@font-face {
  font-family: 'fontello';
  src: url('/++plone++static/fonts/plone-fontello.eot');
  src: url('/++plone++static/fonts/plone-fontello.eot#iefix') format('embedded-opentype'), url('/++plone++static/fonts/plone-fontello.woff') format('woff'), url('/++plone++static/fonts/plone-fontello.ttf') format('truetype'), url('/++plone++static/fonts/plone-fontello.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* line 11, https://routespartnership.org/++plone++custom/ploneCustom.less */
body.subsection-data-dashboard,
body.subsection-routes-dashboard-new {
  background-color: #fff;
}
/* ---- Image_View Custom styles ---- */
/* line 18, https://routespartnership.org/++plone++custom/ploneCustom.less */
.image-product {
  padding-bottom: 15px;
}
/* line 20, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portaltype-news-item #viewlet-above-content-title .leadImage,
#viewlet-below-content-title .leadImage {
  display: none;
}
/* line 22, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portaltype-news-item #viewlet-below-content-title .leadImage {
  display: block;
}
/* line 22, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portaltype-news-item #viewlet-below-content-title .leadImage .newsImageContainer a img {
  width: 450px;
  height: auto;
}
/* line 24, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portaltype-news-item .publicationDate {
  padding: .5em 0;
  color: #4d4d4d;
}
/* line 29, https://routespartnership.org/++plone++custom/ploneCustom.less */
.icon-download {
  background: orange no-repeat url("/download-icon2.png") 15px 9px !important;
  padding: 14px 25px 15px 16px;
  text-transform: uppercase;
  border-radius: 5px;
  position: relative;
  top: 20px;
  color: #fff;
  font-weight: bold;
  font-size: 20px;
}
/* line 41, https://routespartnership.org/++plone++custom/ploneCustom.less */
.icon-download:hover {
  background: #ff9328 no-repeat url(/download-icon2.png) 15px 9px !important;
  color: #fff;
}
/* line 46, https://routespartnership.org/++plone++custom/ploneCustom.less */
.icon-download::before {
  content: "";
  display: inline-block;
  height: 36px;
  vertical-align: middle;
  width: 36px;
}
/* line 54, https://routespartnership.org/++plone++custom/ploneCustom.less */
.icon-download a.toTrack {
  color: #fff;
  border-bottom: none!important;
  font-size: 18px;
}
/* line 60, https://routespartnership.org/++plone++custom/ploneCustom.less */
.bg-chameleon {
  background: #ffffff url(../++plone++custom/reptile-fade-75.jpg);
  background-position: -200px 0;
  padding: 60px;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (max-width: 767px) {
  /* line 66, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .bg-chameleon {
    background: #ffffff url(../++plone++custom/none);
    padding: unset;
  }
}
/* line 73, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
/* line 78, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-wrap {
  position: relative;
}
/* line 81, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-wrap.unslider-carousel > li {
  float: left;
}
/* line 84, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-vertical > ul {
  height: 100%;
}
/* line 87, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-vertical li {
  float: none;
  width: 100%;
}
/* line 91, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-fade {
  position: relative;
}
/* line 94, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
/* line 101, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
/* line 104, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
/* line 114, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider li .overlay-block {
  position: absolute;
  top: 0;
  width: 38%;
  padding: 7px 2em 16px;
  border-radius: 8px;
}
/* line 123, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
/* line 130, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-arrow {
  line-height: 28px;
  width: 28px;
  height: 28px;
  display: block;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  border-radius: 50%;
}
/* line 140, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-arrow.next {
  left: auto;
  right: 20px;
}
/* line 145, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .readmore a {
  padding: 10px;
  background: #ED601A;
  color: #fff;
  border-top: none;
  border-radius: 5px;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 155, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .unslider .readmore a {
    padding: 7px 10px;
    font-size: 10px;
  }
}
/* line 161, https://routespartnership.org/++plone++custom/ploneCustom.less */
.documentFirstHeading {
  border-bottom: 1px solid #cccccc;
  margin: 1em 0 25px !important;
  padding-bottom: 5px !important;
}
/* line 166, https://routespartnership.org/++plone++custom/ploneCustom.less */
p {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 0 15px !important;
}
/* line 172, https://routespartnership.org/++plone++custom/ploneCustom.less */
.lead {
  font-size: 20px !important;
  padding: 2em 2em 0em;
  color: #665D57;
}
@media (max-width: 767px) {
  /* line 176, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .lead {
    font-size: 18px;
    padding: 2em 0em 0.5em;
  }
}
/* line 182, https://routespartnership.org/++plone++custom/ploneCustom.less */
.border {
  border: 1px solid #ccc;
  padding: 2px;
}
/* line 186, https://routespartnership.org/++plone++custom/ploneCustom.less */
#content-core ul {
  font-size: 16px;
  font-weight: 400;
}
/* line 190, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-globalnav {
  font-weight: 500;
}
/* line 193, https://routespartnership.org/++plone++custom/ploneCustom.less */
#content-header {
  background: #f6f1eb none repeat scroll 0 0;
  padding-top: 1em;
}
/* line 197, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-header {
  margin-bottom: 0!important;
}
/* line 200, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-logo img {
  width: 760px;
  transition: all 0.4s ease-in-out 0s;
}
@media only screen and (max-width: 1293px) {
  /* line 205, https://routespartnership.org/++plone++custom/ploneCustom.less */
  #portal-logo img {
    width: 600px;
  }
}
/* line 209, https://routespartnership.org/++plone++custom/ploneCustom.less */
.plone-navbar {
  background-color: #005684 !important;
  border: 1px solid transparent;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.17);
  color: white;
  margin-bottom: 20px;
  min-height: 50px;
  position: relative;
  margin: 0 !important;
}
/* line 219, https://routespartnership.org/++plone++custom/ploneCustom.less */
.plone-breadcrumb {
  margin-top: 0 !important;
}
/* line 222, https://routespartnership.org/++plone++custom/ploneCustom.less */
.plone-navbar-nav > .selected > a,
.plone-navbar-nav > .selected > a:hover,
.plone-navbar-nav > .selected > a:focus {
  background: #007ab3 url("/shadow.png") no-repeat !important;
  color: white;
}
/* line 228, https://routespartnership.org/++plone++custom/ploneCustom.less */
.plone-nav li a {
  border-left: 1px solid #004b70;
}
/* line 231, https://routespartnership.org/++plone++custom/ploneCustom.less */
.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
  background: #007AB3 !important;
}
/* line 235, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow div {
  height: 360px;
  background-size: cover;
  background-position: center;
}
/*   SLIDESHOW
---------------------- */
/* line 246, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow div {
  height: auto;
  background-size: cover;
  background-position: center;
  padding-bottom: 25px;
}
/* line 254, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow img {
  width: 100%;
  height: auto;
  padding: 0px;
  border: 0px;
  z-index: 1 !important;
}
/* line 262, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow .description {
  font-weight: 300;
  font-size: 20px;
}
/* line 267, https://routespartnership.org/++plone++custom/ploneCustom.less */
.banner {
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
  display: block;
}
/* line 275, https://routespartnership.org/++plone++custom/ploneCustom.less */
.banner img {
  width: 100%;
  height: 320px;
  background-size: cover;
  background-position: center;
}
/* TURN OFF SLIDESHOW
---------------------- */
/* line 286, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow {
  display: none;
}
/* TURN ON SLIDESHOW FOR HOMEPAGE
--------------------------------- */
/* line 291, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-routes-home-page .slideshow {
  display: block;
}
/*        BANNER PHOTOS
--------------------------------- */
/* line 297, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-press-room #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/shipping-Copyright-Edward-Parker-WWF.jpg") no-repeat center -30px / cover;
  height: 360px;
}
/* line 301, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-press-room.subsection-news #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/slideshow/pangolin.jpg") no-repeat scroll center center / cover;
  height: 300px;
}
/* line 305, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-press-room.subsection-events #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/shipping-Copyright-Edward-Parker-WWF.jpg") no-repeat scroll center center / cover;
  height: 300px;
}
/* line 309, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-resources #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/star-turtles.jpg") no-repeat scroll center center / cover;
  height: 300px;
}
/* line 313, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-objectives #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/Troy_Mayne_349518.jpg") no-repeat scroll center center / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 400px;
}
/* line 320, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-contact #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/Indochinese_Tiger.jpg") no-repeat center top / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 400px;
}
/* line 326, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-report #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("/banner/monkeys-in-cage2.jpg") no-repeat center center / cover;
  height: 360px;
}
/* line 331, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow.banner {
  display: block;
}
/* line 335, https://routespartnership.org/++plone++custom/ploneCustom.less */
#siteaction-contact > a {
  display: none;
}
/* line 338, https://routespartnership.org/++plone++custom/ploneCustom.less */
.intro-text {
  font-size: 19px !important;
  font-weight: 400 !important;
}
/* line 342, https://routespartnership.org/++plone++custom/ploneCustom.less */
.intro-text > strong {
  font-weight: 600;
}
/* line 345, https://routespartnership.org/++plone++custom/ploneCustom.less */
.image-right {
  float: right;
  margin-left: 2em;
}
/* line 349, https://routespartnership.org/++plone++custom/ploneCustom.less */
.image-left {
  float: left;
  margin-right: 2em;
}
/* line 353, https://routespartnership.org/++plone++custom/ploneCustom.less */
.callout {
  font-size: 20px;
  margin: 1.5em 0;
}
/* line 357, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper {
  background-color: #2D2115!important;
  border-top: 10px solid #dad6cd;
}
/* line 361, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper a {
  color: #99BC6B !important;
}
/* line 364, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper p {
  border-bottom: medium none!important;
  padding-bottom: 10px!important;
}
/* line 368, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer p > a:hover {
  color: #F77614;
}
/* line 371, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer ul.menu {
  font-size: 14px;
  letter-spacing: 0;
  list-style: outside none none;
  margin: 0 2em 0 0;
  padding: 0;
  text-transform: uppercase;
}
/* line 379, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer .menu a {
  border-bottom: 1px dotted #777;
  color: #009898;
  display: block;
  line-height: 1.5em;
  padding-bottom: 6px;
  padding-top: 6px;
  width: 90%;
}
/* line 388, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer .menu a:hover {
  color: #F77614;
}
/* line 391, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer img:hover {
  opacity: .8;
}
/* line 394, https://routespartnership.org/++plone++custom/ploneCustom.less */
.align-left {
  text-align: left;
}
/* line 397, https://routespartnership.org/++plone++custom/ploneCustom.less */
#partnerwrapper {
  background: #fff none repeat scroll 0 0;
  border-bottom: 10px solid #dad6cd;
  border-top: 10px solid #dad6cd;
  margin: 2em -30px;
  padding: 30px 0;
}
/* line 404, https://routespartnership.org/++plone++custom/ploneCustom.less */
#partnerwrapper li {
  display: inline-block;
  font-size: 90%;
  list-style: outside none none;
  padding: 5px 15px;
}
/* line 410, https://routespartnership.org/++plone++custom/ploneCustom.less */
.back-to-top a {
  background: #222 none repeat scroll 0 0;
  border-radius: 5px;
  bottom: 0.75em;
  color: #ccc !important;
  display: block;
  height: 40px;
  line-height: 40px;
  margin: 0;
  padding: 0 10px;
  position: fixed;
  right: 0.75em;
  text-align: center;
  text-decoration: none;
  width: 100px;
  z-index: 100;
}
/* line 427, https://routespartnership.org/++plone++custom/ploneCustom.less */
.back-to-top:hover a {
  background: #000 none repeat scroll 0 0;
  color: #87a301!important;
  text-decoration: none;
}
/* ------ Navigation portlets  ----- */
/* line 433, https://routespartnership.org/++plone++custom/ploneCustom.less */
.sidebar-offcanvas {
  left: -15px;
  position: relative;
  top: 20px;
}
/* line 438, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portlet .portletHeader {
  background: transparent none repeat scroll 0 0 !important;
  padding: 15px 15px 5px 0;
  text-transform: uppercase;
}
/* line 443, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portlet .portletContent {
  background: transparent none repeat scroll 0 0 !important;
}
/* line 446, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portlet.portletNavigationTree {
  border: medium none !important;
  margin-right: 2em;
  border-radius: 0;
  box-shadow: none !important;
  margin-bottom: 20px;
}
/* line 453, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent > ul > li > a {
  background: transparent none repeat scroll 0 0 !important;
  display: block;
}
/* line 457, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portletNavigationTree nav.portletContent > ul > li a {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0 10px 15px;
}
/* line 461, https://routespartnership.org/++plone++custom/ploneCustom.less */
.navTree [class*="contenttype-"]::before {
  content: none !important;
}
/* line 464, https://routespartnership.org/++plone++custom/ploneCustom.less */
.navTree .image-icon {
  display: none;
}
/* line 467, https://routespartnership.org/++plone++custom/ploneCustom.less */
.navTreeItem a:hover {
  color: #fb7812 !important;
}
/* line 470, https://routespartnership.org/++plone++custom/ploneCustom.less */
.navTreeCurrentNode {
  background: rgba(0, 0, 0, 0) url("/arrow-orange.png") no-repeat scroll 0 9px;
  color: #fb7812 !important;
  font-weight: 500;
  text-indent: 15px;
}
/* line 476, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  content: none !important;
}
/* line 479, https://routespartnership.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent > ul > li > a:hover::after {
  content: none !important;
}
/* ---------------------------
   Calendar Sprite for sidebar
------------------------------ */
/* line 485, https://routespartnership.org/++plone++custom/ploneCustom.less */
ul.cal-sprite {
  left: 1em;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
/* line 491, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li {
  display: block;
  line-height: 45px;
  overflow: hidden;
  text-indent: 3.5em;
}
/* line 497, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li a {
  background: url("/calendar-sprite.png") no-repeat;
  width: 200px;
  height: 45px;
  display: block;
}
/* Calendar grid */
/* line 504, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid {
  width: 200px;
  height: 45px;
}
/* line 508, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid a {
  background-position: 0px 0px;
}
/* line 511, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid a:hover {
  background-position: -200px 0px;
}
/* Add Event */
/* line 515, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event {
  width: 200px;
  height: 45px;
}
/* line 519, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event a {
  background-position: 0px -42px;
}
/* line 522, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event a:hover {
  background-position: -200px -42px;
}
/* List View */
/* line 526, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view {
  width: 200px;
  height: 45px;
}
/* line 530, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view a {
  background-position: 0px -84px;
}
/* line 533, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view a:hover {
  background-position: -200px -84px;
}
/* Upcoming */
/* line 537, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming {
  width: 200px;
  height: 45px;
}
/* line 541, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming a {
  background-position: 0px -126px;
}
/* line 544, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming a:hover {
  background-position: -200px -126px;
}
/* Past */
/* line 548, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past {
  width: 200px;
  height: 45px;
}
/* line 552, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past a {
  background-position: 0px -168px;
}
/* line 555, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past a:hover {
  background-position: -200px -168px;
}
/* line 559, https://routespartnership.org/++plone++custom/ploneCustom.less */
h2.tileHeadline {
  font-size: 22px;
  margin-top: 0;
}
/* line 565, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tileItem {
  border-top: 1px dotted #ccc;
  margin: 2em 0;
  padding-bottom: 0.5em;
  clear: both;
  padding-top: 1.5em;
}
/* line 572, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tileImage {
  padding-right: 25px !important;
}
/* line 575, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tileImage img {
  border: 2px solid #dedede;
  height: auto;
  margin-bottom: 3em;
  padding: 3px;
}
/* line 582, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tileImage > a {
  border-bottom: medium none !important;
}
/* line 585, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-objectives .tileImage img {
  border: none;
}
/* line 588, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tileFooter {
  clear: both;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
/* line 594, https://routespartnership.org/++plone++custom/ploneCustom.less */
.newsImageContainer {
  background: #fff none repeat scroll 0 0;
  border-radius: 0 !important;
  box-shadow: none !important;
  float: right;
  margin: 0 0 1.5em 0em !important;
  border-left: 1em solid #fafafa;
  overflow: hidden;
}
/* line 602, https://routespartnership.org/++plone++custom/ploneCustom.less */
.newsImageContainer figcaption {
  border-bottom: 1px solid #cccccc;
  padding: 1em 0;
  color: #4d4d4d;
}
/* line 604, https://routespartnership.org/++plone++custom/ploneCustom.less */
.clear {
  clear: both;
  display: block;
}
/* ------ Turn off Plone Icons  ------ */
/* line 609, https://routespartnership.org/++plone++custom/ploneCustom.less */
.glyphicon {
  display: none;
}
/* line 612, https://routespartnership.org/++plone++custom/ploneCustom.less */
table.table td,
table.table th {
  padding: 5px 10px;
}
/* line 617, https://routespartnership.org/++plone++custom/ploneCustom.less */
table.tablestyle {
  width: 100%!important;
  font-size: 16px;
}
/* line 622, https://routespartnership.org/++plone++custom/ploneCustom.less */
.tablestyle td {
  padding: 10px;
}
/* ------ Responsive Video Container  ------ */
/* line 628, https://routespartnership.org/++plone++custom/ploneCustom.less */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin: 15px 0px;
}
/* line 636, https://routespartnership.org/++plone++custom/ploneCustom.less */
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ------ Calendar colors  ------ */
/* line 644, https://routespartnership.org/++plone++custom/ploneCustom.less */
.fc-event,
.fc-agenda .fc-event-time,
.fc-event a {
  background-color: #007ab3;
  border-color: #007ab3;
  border-radius: 2px;
  border-style: solid;
  color: #fff;
  padding: 0 4px;
}
/* line 654, https://routespartnership.org/++plone++custom/ploneCustom.less */
.fc-event:hover {
  background-color: #0B608E;
  border-color: #0B608E;
}
/* line 659, https://routespartnership.org/++plone++custom/ploneCustom.less */
.fc-event > a:hover {
  background-color: #0B608E;
  border-color: #0B608E;
  color: #FFDC73;
}
/* line 664, https://routespartnership.org/++plone++custom/ploneCustom.less */
.event.summary {
  background: #ededed none repeat scroll 0 0 !important;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.45) !important;
  float: right;
  margin-left: 25px !important;
}
/* ------ Album View  ------ */
/* line 673, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry {
  width: 31%;
}
@media (max-width: 767px) {
  /* line 675, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .photoAlbumEntries .photoAlbumEntry {
    width: 100%;
  }
}
/* line 681, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry a {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  font-weight: 400;
  min-height: 360px;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  width: 100% !important;
}
/* line 694, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry a.photoAlbumEntryDownload {
  font-weight: 400;
  display: block;
  height: auto;
  text-align: center;
  border-top: none;
  border-bottom: 1px solid #cccccc !important;
  text-transform: uppercase;
  color: #4d4d4d;
}
/* line 705, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry a.photoAlbumEntryDownload:hover {
  color: #ff6550;
}
/* line 709, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry img {
  border-radius: 4px 4px 0 0;
  transition: all 0.3s ease-in 0s;
}
@media (max-width: 767px) {
  /* line 716, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .photoAlbumEntry img {
    max-width: 260px !important;
    max-height: 260px !important;
  }
}
/* line 722, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle {
  display: block;
  padding: 15px 0 10px;
}
/* ---- Block Lead image from showing in this section ---- */
/* line 730, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-industry-resources .newsImageContainer a img {
  display: none;
}
/* line 733, https://routespartnership.org/++plone++custom/ploneCustom.less */
.sr-only {
  background-color: #888;
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  color: #fff;
  float: right;
  height: auto;
  margin-right: 10px;
  overflow: hidden;
  padding: 4px 10px;
  position: relative;
  width: auto;
}
/* ------ MEDIA BREAKS  ------ */
@media only screen and (max-width: 767px) {
  /* line 749, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .LSBox {
    position: relative;
    top: 3em;
  }
  /* line 753, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .section-activities #mainnavigation-wrapper {
    background: rgba(0, 0, 0, 0) url("/banner/elephants.jpg") no-repeat scroll left 0px / cover;
  }
  /* line 756, https://routespartnership.org/++plone++custom/ploneCustom.less */
  #portal-logo img {
    width: 95%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* line 761, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .newsImageContainer {
    float: none;
  }
  /* line 764, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .image-right,
  .image-left {
    float: none;
    margin: 1em auto;
    max-width: 100%;
  }
}
/* line 771, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider {
  position: relative;
  overflow: hidden;
}
/* line 775, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-wrap {
  height: 360px;
}
/* line 778, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
  font-size: 20px;
  color: white;
  font-weight: normal;
  z-index: 10;
}
/* line 787, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8);
}
/* line 792, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 799, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol {
  text-align: center;
}
/* line 802, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li {
  display: inline-block;
  color: transparent;
  background-color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  opacity: 0.6;
}
/* line 812, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li.unslider-active {
  opacity: 1;
}
/* line 815, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li:last-child {
  margin-right: 0;
}
@media (max-width: 700px) {
  /* line 819, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .search-open {
    display: block;
    width: 27px;
    height: 27px;
    background: url(/icon-search.png);
    position: absolute;
    top: 140px;
    right: 85px;
    z-index: 1;
  }
  /* line 829, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .plone-toolbar-left-expanded .search-open {
    top: 95px;
  }
  /* line 832, https://routespartnership.org/++plone++custom/ploneCustom.less */
  #portal-searchbox {
    margin-top: 0 !important;
    display: none;
  }
  /* line 836, https://routespartnership.org/++plone++custom/ploneCustom.less */
  #portal-searchbox.opened {
    display: block;
  }
  /* line 839, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .LSBox {
    top: 88px;
  }
  /* line 842, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .plone-toolbar-left-expanded .LSBox {
    top: 44px;
  }
}
/* line 846, https://routespartnership.org/++plone++custom/ploneCustom.less */
footer #portal-footer {
  width: 100% !important;
}
/* line 849, https://routespartnership.org/++plone++custom/ploneCustom.less */
footer #portal-footer .row {
  max-width: 1170px;
  margin: 0 auto;
}
/* line 853, https://routespartnership.org/++plone++custom/ploneCustom.less */
footer #portal-footer #portal-colophon .row {
  width: calc(160%);
  max-width: calc(160%);
  margin-left: -30px;
  margin-right: -30px;
}
/* line 859, https://routespartnership.org/++plone++custom/ploneCustom.less */
figure.image-right.captioned img.image-right {
  margin-left: 0px;
}
/* line 862, https://routespartnership.org/++plone++custom/ploneCustom.less */
figure.image-left.captioned img.image-left {
  margin-right: 0px;
}
/* line 865, https://routespartnership.org/++plone++custom/ploneCustom.less */
.at-expanding-share-button {
  bottom: 60px!important;
}
/* slider */
/* line 872, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider {
  position: relative;
  overflow: hidden;
}
/* line 875, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-wrap {
  height: 420px;
}
/* line 878, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
  font-size: 20px;
  color: white;
  font-weight: normal;
  z-index: 99;
}
/* line 886, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow:hover {
  text-decoration: none;
}
/* line 892, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 898, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol {
  text-align: center;
}
/* line 900, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li {
  display: inline-block;
  color: transparent;
  background-color: white;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  opacity: 0.6;
}
/* line 909, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li.unslider-active {
  opacity: 1;
}
/* line 912, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li:last-child {
  margin-right: 0;
}
/* line 919, https://routespartnership.org/++plone++custom/ploneCustom.less */
.carousel-indicators {
  bottom: -40px;
  left: 0;
  width: 100%;
  background: #ccc;
  padding: 6px 0px;
  margin-left: 0;
  border-top: 2px solid #fff;
}
/* line 929, https://routespartnership.org/++plone++custom/ploneCustom.less */
.carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #fff;
  border-color: #fff;
}
/* line 936, https://routespartnership.org/++plone++custom/ploneCustom.less */
.carousel-indicators .active {
  width: 14px;
  height: 14px;
  background: #428bca;
  border-color: #428bca;
}
/* line 943, https://routespartnership.org/++plone++custom/ploneCustom.less */
.carousel-inner .thumbnail {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 949, https://routespartnership.org/++plone++custom/ploneCustom.less */
.carousel-inner .caption {
  background: #ddd;
  padding: 10px;
}
/* line 955, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider {
  height: 60vh;
}
@media (max-width: 767px) {
  /* line 957, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .unslider {
    height: 40vh;
  }
}
/* line 960, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider.banner {
  height: 33vh;
}
/* line 960, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider.banner > .unslider {
  height: 33vh;
}
/* line 963, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-routes-home-page .plone-breadcrumb {
  display: none;
}
/* line 968, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow {
  width: 100%;
  overflow: hidden;
}
/* line 971, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slideshow img {
  width: 100%;
  height: auto;
  padding: 0px;
  border: 0px;
  z-index: 1 !important;
}
/* line 980, https://routespartnership.org/++plone++custom/ploneCustom.less */
#ourwork {
  width: 100%;
  background: rgba(0, 0, 0, 0) url("../++plone++custom/forest.jpg") no-repeat scroll left 0px / cover;
  padding: 3em;
  line-height: 2em;
}
/* line 988, https://routespartnership.org/++plone++custom/ploneCustom.less */
.overlay-block {
  width: 80%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin-left: 10%;
  padding: 2em 3em;
  margin-top: 5%;
  margin-bottom: 5%;
}
/* line 998, https://routespartnership.org/++plone++custom/ploneCustom.less */
.overlay-block h2 {
  border-top: 4px solid #D3D671;
  padding-top: 20px;
  font-size: 30px;
  font-weight: 500;
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  /* line 1004, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .overlay-block h2 {
    border-top: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 1010, https://routespartnership.org/++plone++custom/ploneCustom.less */
  #ourwork {
    padding: 15px;
    margin: 0px;
  }
  /* line 1014, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .overlay-block {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 1em 2em;
    text-align: center;
  }
  /* line 1022, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .unslider li .overlay-block {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
/* line 1029, https://routespartnership.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow {
  display: none;
}
/* line 1031, https://routespartnership.org/++plone++custom/ploneCustom.less */
.slider-controls .unslider-arrow {
  display: block;
}
/* line 1035, https://routespartnership.org/++plone++custom/ploneCustom.less */
#ourwork {
  width: 100%;
  background: rgba(0, 0, 0, 0) url("../++plone++custom/forest.jpg") no-repeat scroll left 0px / cover;
  padding: 3em;
  line-height: 2em;
}
/* line 1045, https://routespartnership.org/++plone++custom/ploneCustom.less */
#edit-zone .plone-toolbar-main li.plonetoolbar-portlet-manager a[id^="portlet-manager-ContentWellPortlets"] {
  display: none;
}
/* HOME PAGE */
/* line 1052, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-tan {
  background: #DFE0D0;
  border-top: 10px solid #C9CD60;
  border-bottom: 10px solid #EEEFE8;
}
/* line 1057, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-brown {
  background: #9E8F82;
  border-top: 10px solid #786E65;
}
/* line 1062, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-blue {
  background: #005682;
  border-top: 10px solid #073D5A;
}
/* line 1067, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight {
  background: #edeef0 none repeat scroll 0 0;
  margin-bottom: 20px;
  padding-bottom: 0.75em;
  position: relative;
}
/* line 1074, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight.large {
  min-height: 300px;
  width: 100%;
}
/* line 1079, https://routespartnership.org/++plone++custom/ploneCustom.less */
.resource-head > a {
  color: #DFE0D0;
  font-weight: 500;
  font-size: 20px;
  line-height: 1.2em;
}
/* line 1086, https://routespartnership.org/++plone++custom/ploneCustom.less */
h3.light-block {
  color: #DFE0D0;
  font-size: 33px;
  margin: 30px 30px 5px;
  letter-spacing: -0.025em;
  text-align: center;
  font-weight: 600;
}
/* line 1094, https://routespartnership.org/++plone++custom/ploneCustom.less */
.light-block > a {
  color: #DFE0D0;
  text-decoration: none!important;
  border-bottom: none!important;
}
/* line 1100, https://routespartnership.org/++plone++custom/ploneCustom.less */
h3.highlight-block {
  color: #EE785C;
  font-size: 33px;
  margin: 30px 30px 5px;
  letter-spacing: -0.025em;
  text-align: center;
  font-weight: 600;
}
/* line 1107, https://routespartnership.org/++plone++custom/ploneCustom.less */
h3.highlight-block .lite {
  font-weight: 100;
}
/* line 1110, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-block > a {
  color: #EE785C;
  text-decoration: none!important;
  border-bottom: none!important;
}
/* line 1116, https://routespartnership.org/++plone++custom/ploneCustom.less */
.success {
  background: #c84942 none repeat scroll 0 0;
  color: #fff;
  padding: 15px 30px;
}
/* line 1122, https://routespartnership.org/++plone++custom/ploneCustom.less */
.success a {
  color: #fff;
}
/* line 1126, https://routespartnership.org/++plone++custom/ploneCustom.less */
.hvr-shadow:hover,
.hvr-shadow:focus,
.hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
}
/* line 1132, https://routespartnership.org/++plone++custom/ploneCustom.less */
.hvr-shadow {
  display: inline-block;
  transform: perspective(1px) translateZ(0px);
  transition-duration: 0.3s;
  transition-property: box-shadow;
  vertical-align: middle;
}
/* line 1140, https://routespartnership.org/++plone++custom/ploneCustom.less */
.hvr-glow:hover,
.hvr-glow:focus,
.hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
/* line 1146, https://routespartnership.org/++plone++custom/ploneCustom.less */
.hvr-glow {
  display: inline-block;
  transform: perspective(1px) translateZ(0px);
  transition-duration: 0.3s;
  transition-property: box-shadow;
  vertical-align: middle;
}
/* line 1154, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight.large .highlight-text {
  padding: 5px 20px 15px;
}
/* line 1158, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-text h3 {
  text-align: center;
  font-size: 30px;
  letter-spacing: -0.025em;
  margin-top: 2em;
  font-weight: 600;
  color: #EE785C;
}
/* line 1167, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-text h3 > a {
  border-bottom: none!important;
  color: #EE785C;
}
/* line 1172, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight-text h3 > a:hover {
  color: #007bb1;
}
/* line 1176, https://routespartnership.org/++plone++custom/ploneCustom.less */
.highlight .flag {
  background-color: rgba(239, 189, 81, 0.9);
  color: #ffffff;
  display: inline-block;
  font-size: 13px;
  font-weight: 500;
  height: 35px;
  left: 0;
  letter-spacing: 0.4px;
  line-height: 14px;
  padding: 10px 15px;
  position: absolute;
  text-transform: uppercase;
  top: 25%;
}
/* line 1192, https://routespartnership.org/++plone++custom/ploneCustom.less */
.flex-block ul.list-items {
  padding: 0;
  display: flex;
  list-style: none;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center;
}
/* line 1200, https://routespartnership.org/++plone++custom/ploneCustom.less */
.flex-block ul.list-items li {
  max-width: calc(17.3333%);
  min-width: calc(17.3333%);
  text-align: center;
  margin: 0 10px;
}
/* line 1206, https://routespartnership.org/++plone++custom/ploneCustom.less */
.flex-block ul.list-items li a {
  display: block;
}
/* line 1210, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block,
.simple-block,
.news-block {
  padding: 0 15px;
}
/* line 1213, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block .readmore,
.simple-block .readmore,
.news-block .readmore {
  text-align: right;
  margin-bottom: 3em;
  text-transform: uppercase;
  margin-right: 1em;
}
/* line 1218, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block .readmore a,
.simple-block .readmore a,
.news-block .readmore a {
  padding: 10px;
  background: #EE785C;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid;
}
/* line 1226, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul,
.simple-block ul,
.news-block ul {
  display: flex;
  flex-flow: row wrap;
  padding: 0;
  list-style: none;
}
/* line 1232, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul .newsItem img,
.simple-block ul .newsItem img,
.news-block ul .newsItem img {
  background: #fff none repeat scroll 0 0;
  margin-bottom: .5em;
  width: 100%;
  max-height: 200px;
  box-shadow: 0px 10px 20px -8px rgba(0, 0, 0, 0.3);
  padding: 8px;
}
/* line 1240, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul .newsItem h4 > a,
.simple-block ul .newsItem h4 > a,
.news-block ul .newsItem h4 > a {
  font-size: 20px;
  color: #8B613E;
  line-height: 1.2em;
  font-weight: 500;
}
/* line 1246, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul li.newsItem,
.simple-block ul li.newsItem,
.news-block ul li.newsItem {
  margin: 1em;
  flex: 1;
}
@media (max-width: 767px) {
  /* line 1249, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .featured-block ul li.newsItem,
  .simple-block ul li.newsItem,
  .news-block ul li.newsItem {
    flex: unset;
  }
}
/* line 1256, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul .newsItem {
  /* a{ font-weight: bold; color: #000 !important; } */
}
/* line 1257, https://routespartnership.org/++plone++custom/ploneCustom.less */
.featured-block ul .newsItem img {
  max-height: 400px;
  margin-bottom: 15px;
}
/* line 1262, https://routespartnership.org/++plone++custom/ploneCustom.less */
.space {
  padding: 30px 0;
}
/* line 1265, https://routespartnership.org/++plone++custom/ploneCustom.less */
.space15 {
  padding: 15px 0;
}
/* line 1268, https://routespartnership.org/++plone++custom/ploneCustom.less */
.small {
  font-size: 14px;
  padding: 0 20px;
}
/* line 1272, https://routespartnership.org/++plone++custom/ploneCustom.less */
.smaller {
  font-size: 14px;
}
/* line 1275, https://routespartnership.org/++plone++custom/ploneCustom.less */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
/* line 1281, https://routespartnership.org/++plone++custom/ploneCustom.less */
.img-circle {
  border-radius: 50%;
}
/* line 1285, https://routespartnership.org/++plone++custom/ploneCustom.less */
.img-circle200 {
  border-radius: 50%;
  width: 80%;
  margin: 35px 0 10px 0;
  background: #e6e4e4;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  /* line 1292, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .img-circle200 {
    width: 160px;
  }
}
/* line 1296, https://routespartnership.org/++plone++custom/ploneCustom.less */
.img-circle200:hover {
  transform: scale(1.05);
}
/* line 1300, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block {
  margin-bottom: 2em;
}
/* line 1302, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block p {
  text-align: center;
}
/* line 1303, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block h4 {
  font-size: 15px;
  color: #fff;
  font-weight: 600;
  line-height: 1.4em;
  padding: 0 15px;
}
/* line 1304, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block .lead {
  color: #fff;
}
/* line 1305, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block ul.list-items {
  padding: 0;
  display: flex;
  list-style: none;
  flex-flow: row wrap;
  justify-content: center;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1312, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .simple-block ul.list-items {
    display: block;
  }
}
/* line 1315, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block ul.list-items li {
  /*max-width: calc(33.3333% - 2rem);
        min-width: calc(33.3333% - 2rem); */
  max-width: calc(16.3333%);
  min-width: calc(16.3333%);
  text-align: center;
}
@media (max-width: 767px) {
  /* line 1321, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .simple-block ul.list-items li {
    max-width: 100%;
    min-width: 100%;
  }
}
/* line 1325, https://routespartnership.org/++plone++custom/ploneCustom.less */
.simple-block ul.list-items li a {
  display: block;
  color: #fff;
}
/* line 1334, https://routespartnership.org/++plone++custom/ploneCustom.less */
.awareness-block {
  background: url(../++plone++custom/awareness-materials.jpg) no-repeat center center / cover;
  min-height: 400px;
  padding: 10px 20px;
  color: #fff;
  margin: 10px 0;
}
/* line 1341, https://routespartnership.org/++plone++custom/ploneCustom.less */
.awareness-block h2 {
  position: absolute;
  bottom: 25px;
  font-size: 2em;
}
@media only screen and (max-width: 767px) {
  /* line 1348, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .awareness-block h2 {
    position: absolute;
    bottom: 5px;
    font-size: 1.8em;
    padding-right: 1em;
  }
}
/* line 1356, https://routespartnership.org/++plone++custom/ploneCustom.less */
.contact-block {
  background: url(../++plone++custom/contact-us-graphic.jpg) no-repeat center center / cover;
  min-height: 400px;
  padding: 10px 20px;
  color: #fff;
  margin: 10px 0;
}
/* line 1364, https://routespartnership.org/++plone++custom/ploneCustom.less */
.row.full-width,
.full-width {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -51vw;
  margin-right: -50vw;
}
/* line 1374, https://routespartnership.org/++plone++custom/ploneCustom.less */
.col.container {
  float: none;
}
/* line 1377, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper a[href$="/contact"] img {
  max-width: 100%;
}
/* line 1379, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cycle-pager {
  position: relative;
  top: -7em;
  text-align: center;
  z-index: 99999;
}
/* line 1384, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cycle-pager span {
  font-size: 80px;
  display: inline-block;
  color: #ddd;
  text-shadow: 0 0 1px #777;
  padding: 3px;
}
/* line 1385, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cycle-pager span.cycle-pager-active {
  color: #005880;
}
/* line 1386, https://routespartnership.org/++plone++custom/ploneCustom.less */
.cycle-pager > * {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 1387, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .cycle-pager {
    top: -3.5em;
  }
  /* line 1389, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .cycle-pager span {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  /* line 1395, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .overlay-block h2 {
    padding-top: 10px;
    font-size: 20px;
    margin-top: 10px;
  }
  /* line 1400, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .slideshow .description {
    font-weight: 300;
    font-size: 15px;
  }
  /* line 1404, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .slideshow div {
    padding-bottom: 7px;
  }
}
/* line 1409, https://routespartnership.org/++plone++custom/ploneCustom.less */
#portlets-in-header {
  margin: 0 !important;
}
/* END HOME PAGE */
/* line 1413, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download {
  margin-top: 25px;
  color: #FF7F00;
  text-transform: uppercase;
}
/* line 1419, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download a.button {
  background: #fff;
  padding: 10px 13px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-right: 20px;
}
/* line 1427, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet {
  background: url(../++plone++custom/batch-download-button2.png) right bottom no-repeat #f9b82c;
  padding: 15px 60px 25px 15px;
  color: #fff;
  font-size: 18px;
  line-height: 1.3em;
  margin: 1.5em 0;
  border-radius: 4px;
}
/* line 1438, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet a {
  color: #F15B0B;
}
/* line 1442, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet:hover {
  background: url(../++plone++custom/batch-download-button2.png) right bottom no-repeat #f9a82c;
}
/* line 1448, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet-top {
  background: url(../++plone++custom/batch-download-button2.png) left bottom no-repeat #f9b82c;
  padding: 15px 10px 10px 65px;
  color: #fff;
  font-size: 18px;
  line-height: 38px;
  margin: 0 .75em 1em;
  border-radius: 18px 4px 4px 4px;
  width: 95%;
  height: 64px;
}
/* line 1461, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet-top a {
  color: #F15B0B;
}
/* line 1465, https://routespartnership.org/++plone++custom/ploneCustom.less */
.batch-download-portlet-top:hover {
  background: url(../++plone++custom/batch-download-button2.png) left bottom no-repeat #f9a82c;
}
/* line 1470, https://routespartnership.org/++plone++custom/ploneCustom.less */
.float-button {
  clear: both;
}
/* line 1474, https://routespartnership.org/++plone++custom/ploneCustom.less */
.float-button input[type="submit"] {
  background-color: tomato;
  border-color: tomato;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 4px;
}
/* line 1483, https://routespartnership.org/++plone++custom/ploneCustom.less */
.float-button [type="submit"]:hover {
  text-decoration: none;
  background: #CE4F3A;
}
/* line 1488, https://routespartnership.org/++plone++custom/ploneCustom.less */
.alert {
  margin: 0 1em 1em;
  background: #F5E7AF;
  padding: 10px 25px;
  border-radius: 5px;
}
/* line 1495, https://routespartnership.org/++plone++custom/ploneCustom.less */
.relatedItems {
  margin-top: 4em;
}
/* line 1499, https://routespartnership.org/++plone++custom/ploneCustom.less */
.relatedItems .image-icon {
  display: none;
}
/* line 1503, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox {
  clear: both;
}
/* line 1506, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox ul {
  list-style: none;
  padding-left: 0;
}
/* line 1511, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox ul li {
  margin-bottom: 15px;
}
/* line 1515, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox header {
  margin-bottom: 1em;
  padding-top: 15px;
  text-transform: uppercase;
  font-size: 16px;
  border-top: 1px solid #ddd;
  color: #fb7812;
  letter-spacing: 3px;
}
/* line 1525, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox [class*="contenttype-"]:before {
  display: none!important;
}
/* line 1528, https://routespartnership.org/++plone++custom/ploneCustom.less */
#relatedItemBox span.contenttype-file,
#relatedItemBox span.contenttype-folder {
  display: block;
}
/*
.section-news-room img.newsImage, .subsection-images-video-library-videos img.newsImage {
    width: 280px!important;
}
*/
/* line 1539, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-news-room.template-contents_full .tileImage img {
  width: 400px !important;
}
/* line 1543, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-images-video-library .tileImage img {
  width: 400px !important;
}
/* line 1546, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics .tileImage img,
.subsection-other-awareness-resources .tileImage img {
  width: 300px !important;
}
/* line 1549, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntry {
  position: relative;
}
/* line 1551, https://routespartnership.org/++plone++custom/ploneCustom.less */
span.photoAlbumEntryWrapper {
  overflow: hidden;
  display: block;
  text-align: center;
}
/*.photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle {
    display: block;
    padding: 15px 0 10px;
    position: absolute;
    bottom: 0px;
    min-height: 80px;
}*/
/* line 1565, https://routespartnership.org/++plone++custom/ploneCustom.less */
.photoAlbumEntry img {
  object-fit: scale-down;
  margin-left: auto;
  margin-right: auto;
}
/*
.subsection-infographics-routes-report-infographics .photoAlbumEntry img { width: unset; }
.subsection-infographics-routes-report-infographics .photoAlbumEntry img,
.subsection-images-video-library-free-use-wildlife-images-exotic-birds .photoAlbumEntry img { max-width: 200px !important; }

*/
/* line 1583, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 100%;
}
/* line 1589, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry span.photoAlbumEntryWrapper {
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  text-align: center;
  align-items: center;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 1600, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry a {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  font-weight: 400;
  min-height: 200px;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  width: 100% !important;
}
/* line 1612, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle {
  display: none;
}
@media (max-width: 767px) {
  /* line 1616, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  /* line 1620, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  /* line 1624, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntries .photoAlbumEntry {
    width: 48%;
  }
}
@media (max-width: 480px) {
  /* line 1629, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-air-transport-wildlife-trafficking-route-maps .photoAlbumEntries .photoAlbumEntry {
    width: 88%;
  }
}
/* line 1638, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry img,
.subsection-posters .photoAlbumEntries .photoAlbumEntry img,
.subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry img {
  max-width: 100%;
  max-height: 380px;
  object-fit: contain;
  width: 100%;
}
/* line 1644, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry span.photoAlbumEntryWrapper,
.subsection-posters .photoAlbumEntries .photoAlbumEntry span.photoAlbumEntryWrapper,
.subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry span.photoAlbumEntryWrapper {
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  text-align: center;
  align-items: top;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 1655, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry a,
.subsection-posters .photoAlbumEntries .photoAlbumEntry a,
.subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry a {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  font-weight: 400;
  min-height: 440px;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  width: 100% !important;
}
/* line 1667, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle,
.subsection-posters .photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle,
.subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle {
  display: block;
  position: relative;
  top: -35px;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 1675, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-routes-report-infographics .photoAlbumEntries,
  .subsection-posters .photoAlbumEntries,
  .subsection-infographics-air-transport-training-graphics .photoAlbumEntries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  /* line 1679, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry img,
  .subsection-posters .photoAlbumEntries .photoAlbumEntry img,
  .subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  /* line 1683, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntries .photoAlbumEntry,
  .subsection-posters .photoAlbumEntries .photoAlbumEntries .photoAlbumEntry,
  .subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntries .photoAlbumEntry {
    width: 48%;
  }
}
@media (max-width: 480px) {
  /* line 1688, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-infographics-routes-report-infographics .photoAlbumEntries .photoAlbumEntry,
  .subsection-posters .photoAlbumEntries .photoAlbumEntry,
  .subsection-infographics-air-transport-training-graphics .photoAlbumEntries .photoAlbumEntry {
    width: 88%;
  }
}
/* line 1698, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry img {
  max-width: 100%;
  height: 280px;
  object-fit: cover;
}
/* line 1703, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry span.photoAlbumEntryWrapper {
  overflow: hidden;
  display: flex;
  align-content: flex-start;
  text-align: center;
  align-items: top;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
/* line 1714, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry a {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: block;
  font-weight: 400;
  min-height: 260px;
  padding: 0 0 10px;
}
/* line 1724, https://routespartnership.org/++plone++custom/ploneCustom.less */
.subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry .photoAlbumEntryTitle {
  display: block;
  position: relative;
  top: -35px;
  padding: 0;
}
@media (max-width: 767px) {
  /* line 1732, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
  }
  /* line 1736, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry img {
    max-width: 100% !important;
    max-height: 100% !important;
  }
  /* line 1740, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntries .photoAlbumEntry {
    width: 48%;
  }
}
@media (max-width: 480px) {
  /* line 1745, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .subsection-images-video-library-free-use-wildlife-images .photoAlbumEntries .photoAlbumEntry {
    width: 88%;
  }
}
/* line 1751, https://routespartnership.org/++plone++custom/ploneCustom.less */
.section-data .newsImageContainer a img {
  display: none;
}
/* line 1752, https://routespartnership.org/++plone++custom/ploneCustom.less */
.flex-container {
  display: flex;
  align-items: center;
  column-gap: 20px;
  margin: 3em 0;
}
@media (max-width: 767px) {
  /* line 1757, https://routespartnership.org/++plone++custom/ploneCustom.less */
  .flex-container {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
/* line 1763, https://routespartnership.org/++plone++custom/ploneCustom.less */
.flex-container .image-caption {
  margin: 10px auto;
  text-align: center;
}
/* line 1768, https://routespartnership.org/++plone++custom/ploneCustom.less */
.centered {
  text-align: center;
}

