@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 10, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
html {
  box-sizing: border-box;
}
/* line 13, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
*,
*:before,
*:after {
  box-sizing: inherit;
}
/* line 17, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.fullwidth-section {
  width: 100vw;
  position: relative;
  margin-left: -50vw;
  left: 50%;
  padding: 2em 0;
}
/* line 25, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.narrow-width {
  margin: 0 auto;
  width: 1170px;
  padding: 25px 0;
}
@media (max-width: 767px) {
  /* line 29, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .narrow-width {
    margin: 0 1.5em 0 1em;
    width: 96%;
    padding: 15px 0;
  }
}
/* line 36, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.template-home_page h1.documentFirstHeading {
  display: none;
}
/* line 39, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.template-home_page .plone-breadcrumb {
  display: none;
}
/* line 43, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-header #usaid-logo img {
  height: 70px;
  left: 300px;
  position: absolute;
  top: 0px;
  width: 350px;
  z-index: 10;
}
/* line 51, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-counter-wildlife-trafficking-initiatives-reference-guide #portal-logo > img {
  display: none;
}
/* line 54, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-special-investigation-group #portal-logo > img {
  display: none;
}
/* line 57, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-gdelt-folder #portal-logo > img {
  display: none;
}
/* line 60, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-counter-wildlife-trafficking-initiatives-reference-guide #portal-logo {
  background: url("../++plone++custom/cwt-guide-logo.png") no-repeat scroll 0 0px;
  display: block;
  height: 130px;
  width: 805px;
  transition: all 0.4s ease-in-out 0s;
}
/* line 67, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-counter-wildlife-trafficking-initiatives-reference-guide .LSBox,
.site-special-investigation-group .LSBox,
.site-gdelt-folder .LSBox {
  position: relative;
  top: 10px;
}
/* line 73, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-special-investigation #portal-logo {
  background: url("../++plone++custom/sig-banner.png") no-repeat scroll 0 0px;
  display: block;
  height: 130px;
  width: 800px;
  transition: all 0.4s ease-in-out 0s;
}
/* line 80, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-gdelt-folder #portal-logo {
  background: url("../++plone++custom/gdelt-logo.png") no-repeat scroll 0 0px;
  display: block;
  height: 130px;
  width: 651px;
  transition: all 0.4s ease-in-out 0s;
}
/* line 87, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.site-gdelt-folder #content-header,
.site-special-investigation-group #content-header {
  background: #fff none repeat scroll 0 0;
}
@media only screen and (max-width: 766px) {
  /* line 92, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .site-counter-wildlife-trafficking-initiatives-reference-guide #portal-logo {
    background: url("../++plone++custom/cwt-guide-mobile.png") no-repeat scroll 0 10px;
    display: block;
    height: 120px;
    width: 300px;
  }
  /* line 98, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .site-counter-wildlife-trafficking-initiatives-reference-guide .LSBox {
    position: relative;
    top: 30px;
  }
}
/* line 103, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.icon-download:before {
  background: no-repeat url(/icon-downloads.png);
  display: inline-block;
  content: "";
  width: 16px;
  height: 16px;
  vertical-align: middle;
}
/* line 111, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
/* line 116, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-wrap {
  position: relative;
}
/* line 119, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-wrap.unslider-carousel > li {
  float: left;
}
/* line 122, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-vertical > ul {
  height: 100%;
}
/* line 125, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-vertical li {
  float: none;
  width: 100%;
}
/* line 129, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-fade {
  position: relative;
}
/* line 132, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 0;
}
/* line 139, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-fade .unslider-wrap li.unslider-active {
  z-index: 1;
}
/* line 142, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider li,
.unslider ol,
.unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
}
/* line 150, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
/* line 156, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-arrow.next {
  left: auto;
  right: 20px;
}
/* line 160, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slide-description {
  color: #fff;
  margin: 0 auto;
  padding: 20px;
  width: 1170px;
}
/* line 166, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slidetitle {
  background: #000000;
  opacity: .8;
  bottom: 40px;
  display: block;
  left: 10%;
  margin: 100px 20px;
  padding: 15px;
  position: absolute;
}
/* line 176, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slidetitle > a {
  color: #fff;
}
/* line 179, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slidetitle > a:hover {
  color: #FFE599;
}
/* line 183, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cycle-pager {
  position: relative;
  top: -7em;
  text-align: center;
  z-index: 99999;
}
/* line 188, https://www.usaidwildlifeasia.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 189, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cycle-pager span.cycle-pager-active {
  color: #005880;
}
/* line 190, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cycle-pager > * {
  cursor: pointer;
}
@media (max-width: 767px) {
  /* line 191, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .cycle-pager {
    top: -3.5em;
  }
  /* line 193, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .cycle-pager span {
    font-size: 50px;
  }
}
/* line 196, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.documentFirstHeading {
  border-bottom: 1px solid #cccccc;
  margin: 1em 0 25px !important;
  padding-bottom: 5px !important;
}
/* line 201, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
h4 {
  font-weight: 600!important;
}
/* line 204, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
p {
  font-size: 16px !important;
  font-weight: 400 !important;
  margin: 0 0 15px !important;
}
/* line 209, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#content ul,
#content ol {
  font-size: 16px;
  font-weight: 400;
  margin: 0 0 15px;
}
/* line 215, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.border {
  border: 1px solid #ccc;
  padding: 2px;
}
/* line 219, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#content-core ul {
  font-size: 16px;
  font-weight: 400;
}
/* line 223, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-globalnav {
  font-weight: 500;
}
/* ----
#content-header {
 background: #e8e6e3 none repeat scroll 0 0;
 margin-top: -20px;
 padding-top: 0;
}
--- */
/* line 233, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#content-header {
  background: #fff none repeat scroll 0 0;
  margin-top: -20px;
  padding-top: 0;
}
/* line 238, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#personaltools-login {
  background: #fe7a71 none repeat scroll 0 0;
  border-radius: 4px;
  color: #fff;
  font-weight: bold;
  padding: 8px 20px;
  position: relative;
  text-transform: uppercase;
  top: -20px;
  transition: background-color 300ms linear 0s;
}
/* line 249, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#personaltools-login:hover {
  background: #fd5f4c none repeat scroll 0 0;
}
/* line 252, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.LSBox {
  position: relative;
  top: 100px;
}
/* line 256, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-header {
  margin-bottom: 0!important;
  padding-top: 10px;
}
/* line 260, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-logo img {
  width: 750px;
  transition: all 0.4s ease-in-out 0s;
}
@media only screen and (max-width: 1319px) {
  /* line 265, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #portal-logo img {
    width: 600px;
  }
  /* line 268, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .LSBox {
    position: relative;
    top: 0px;
  }
}
/* line 273, https://www.usaidwildlifeasia.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 284, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-navbar-nav > li > a {
  padding: 15px 8px !important;
  font-size: 15px!important;
}
/* line 288, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-breadcrumb {
  margin-top: 0 !important;
}
/* line 291, https://www.usaidwildlifeasia.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("../++plone++custom/shadow.png") no-repeat !important;
  color: white;
}
/* line 297, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-nav li a {
  border-left: 1px solid #004b70;
}
/* line 300, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-nav > li > a:hover,
.plone-nav > li > a:focus {
  background: #007AB3 !important;
}
/* line 304, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slideshow div {
  height: 420px;
  background-size: cover;
  background-position: center;
}
/* TURN OFF SLIDESHOW
---------------------- */
/* line 311, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.slideshow {
  display: none;
}
/* TURN ON SLIDESHOW FOR HOMEPAGE
--------------------------------- */
/* line 316, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-usaidwildlifeasia-home-page .slideshow {
  display: block;
}
/* line 319, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-home-page-test .slideshow {
  display: block;
}
/* BANNER PHOTOS
--------------------------------- */
/* line 324, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-about-usaidwildlifeasia #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/tiger-trap.jpg ") no-repeat scroll center center / cover;
  height: 340px;
}
/* line 328, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-reducing-consumer-demand #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/demand-banner.jpg") no-repeat scroll center center / cover;
  height: 340px;
}
/* line 332, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-law-enforcement #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/demand-banner.jpg") no-repeat scroll center center / cover;
  height: 340px;
}
/* line 336, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-resources #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/elephant-herd-banner.jpg") no-repeat scroll center center / cover;
  height: 340px;
}
/* line 340, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-contact #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/Indochinese_Tiger.jpg") no-repeat center top / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 340px;
}
/* line 346, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-what-we-do #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/what-we-do.jpg") no-repeat center center / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 340px;
}
/* line 352, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-news-releases #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/partners.jpg") no-repeat center center / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 340px;
}
/* line 358, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-news-releases #portal-logo img {
  transition: all 0.4s ease-in-out 0s;
  width: 600px;
}
/* line 362, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-news-releases .LSBox {
  position: relative;
  top: 50px;
}
/* line 366, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-workspace #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/workspace.jpg") no-repeat center center / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 340px;
}
/* line 373, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-workspace.subsection-law-enforcement-group #mainnavigation-wrapper {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/law-enforcement.jpg") no-repeat center center / cover;
  height: auto;
  max-height: calc(-15vh);
  min-height: 340px;
}
/* --- Background Color Blocks --- */
/* line 382, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.bg-blue {
  background: #005682;
  border-top: 10px solid #073D5A;
}
/* line 386, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.bg-blue a:link,
.bg-blue a:visited {
  color: #fff;
}
/* line 390, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.bg-blue h2 {
  text-align: center;
  color: #fff;
  margin: 0 0 10px;
}
/* line 395, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#siteaction-contact > a {
  display: none;
}
/* line 398, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.intro-text {
  font-size: 19px !important;
  font-weight: 400 !important;
}
/* line 402, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.intro-text > strong {
  font-weight: 600;
}
/* line 405, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.image-right {
  float: right;
  margin-left: 2em;
}
/* line 409, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.image-left {
  float: left;
  margin-right: 2em;
}
/* line 413, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.image-caption {
  font-size: 13px;
  padding: 10px;
}
/* line 417, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.newsImageContainer figcaption {
  color: #444;
  font-size: 12px;
  padding: 15px;
}
/* line 422, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.callout {
  font-size: 20px;
  margin: 1.5em 0;
}
/* line 426, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper {
  background-color: #1c2a39!important;
  border-top: 10px solid #d9d6d1;
}
/* line 430, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper a {
  color: #99BC6B !important;
}
/* line 433, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper p {
  border-bottom: medium none!important;
  padding-bottom: 10px!important;
}
/* line 437, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer p > a:hover {
  color: #F77614;
}
/* line 440, https://www.usaidwildlifeasia.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 448, https://www.usaidwildlifeasia.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 457, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer .menu a:hover {
  color: #F77614;
}
/* line 460, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer img:hover {
  opacity: .8;
}
/* line 463, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.align-left {
  text-align: left;
}
/* line 466, https://www.usaidwildlifeasia.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;
  display: none;
}
/* line 474, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#partnerwrapper li {
  display: inline-block;
  font-size: 90%;
  list-style: outside none none;
  padding: 5px 15px;
}
/* line 480, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-siteactions {
  margin-top: 2em;
}
/* line 483, https://www.usaidwildlifeasia.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 500, https://www.usaidwildlifeasia.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 506, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.sidebar-offcanvas {
  left: -15px;
  position: relative;
  top: 20px;
}
/* line 511, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portlet .portletHeader {
  background: transparent none repeat scroll 0 0 !important;
  padding: 15px 15px 5px 0;
  text-transform: uppercase;
}
/* line 516, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portlet .portletContent {
  background: transparent none repeat scroll 0 0 !important;
}
/* line 519, https://www.usaidwildlifeasia.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 526, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent > ul > li > a {
  background: transparent none repeat scroll 0 0 !important;
  display: block;
}
/* line 530, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portletNavigationTree nav.portletContent > ul > li a {
  border-top: 1px solid #e5e5e5;
  padding: 10px 0 10px 15px;
}
/* line 534, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent > ul > li > ul a {
  padding-left: 30px;
  text-indent: 0;
}
/* line 538, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.navTree [class*="contenttype-"]::before {
  content: none !important;
}
/* line 541, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.navTree .image-icon {
  display: none;
}
/* line 544, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.navTreeItem a:hover {
  color: #fb7812 !important;
}
/* line 547, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.navTreeCurrentNode {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/arrow-orange.png") no-repeat scroll 0 9px;
  color: #fb7812 !important;
  font-weight: 500;
  text-indent: 15px;
}
/* line 553, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent .navTreeCurrentNode > a::after {
  content: none !important;
}
/* line 556, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portletNavigationTree .portletContent > ul > li > a:hover::after {
  content: none !important;
}
/* ---------------------------
 Calendar Sprite for sidebar
------------------------------ */
/* line 562, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
ul.cal-sprite {
  left: 1em;
  margin: 10px 0 20px;
  padding: 0;
  position: relative;
}
/* line 568, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li {
  display: block;
  line-height: 19px;
  overflow: hidden;
}
/* line 574, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li a {
  background: url("../++plone++custom/calendar-sprite.png") no-repeat;
  width: 200px;
  height: 45px;
  display: block;
}
/* line 581, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite span {
  font-size: 11px;
  color: #77838a;
}
/* Calendar grid */
/* line 586, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid {
  width: 200px;
  height: 45px;
}
/* line 590, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid a {
  background-position: 0px 8px;
  padding: 19px 0 0 50px;
}
/* line 594, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#grid a:hover {
  background-position: -200px 8px;
}
/* Add Event */
/* line 598, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event {
  width: 200px;
  height: 45px;
}
/* line 602, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event a {
  background-position: 0px -42px;
}
/* line 605, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#add-event a:hover {
  background-position: -200px -42px;
}
/* List View */
/* line 609, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view {
  width: 200px;
  height: 45px;
}
/* line 613, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view a {
  background-position: 0px -84px;
  padding-left: 50px;
  padding-top: 13px;
}
/* line 618, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#list-view a:hover {
  background-position: -200px -84px;
}
/* Upcoming */
/* line 622, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming {
  width: 200px;
  height: 45px;
}
/* line 626, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming a {
  background-position: 0px -126px;
  padding: 5px 0 0 50px;
}
/* line 630, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#upcoming a:hover {
  background-position: -200px -126px;
}
/* Past */
/* line 634, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past {
  width: 200px;
  height: 45px;
}
/* line 638, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past a {
  background-position: 0px -166px;
  padding: 9px 0 0 50px;
}
/* line 642, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.cal-sprite li#past a:hover {
  background-position: -200px -166px;
}
/* line 646, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portlet-calendar-options {
  background: #fff;
}
/* line 650, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
h2.tileHeadline {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.3em;
  margin-top: 0;
}
/* ------ Contents_full formatting ----- */
/* line 657, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.tileItem {
  border-top: 1px dotted #ccc;
  clear: both;
  margin: 2em 0;
  padding-top: 1em;
}
/* line 663, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.tileImage {
  padding-right: 25px !important;
}
/* ------ Turn off temporarily 
.tileImage img {
 border: 2px solid #dedede;
 height: auto;
 margin-bottom: 2em;
 padding: 3px;
 width: 150px;
} ------ */
/* line 674, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.tileImage img {
  border: 2px solid #dedede;
  height: auto;
  margin-bottom: 6em;
  padding: 3px;
  width: 180px;
}
/* line 681, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-promotional-materials-roll-up-banners .tileImage img {
  border: 2px solid #dedede;
  height: auto;
  margin-bottom: 2em;
  padding: 3px;
  width: 90px;
}
/* line 688, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-what-we-do .tileImage img {
  border: none;
  width: 120px;
}
/* line 692, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-objectives .tileImage img {
  border: medium none;
  height: auto;
  margin-bottom: 6em;
  padding: 3px;
  width: 140px;
}
/* line 699, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.tileImage > a {
  border-bottom: medium none !important;
}
/* line 702, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-objectives .tileImage img {
  border: none;
}
/* line 705, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.tileFooter {
  clear: both;
  margin-top: 10px;
  text-align: right;
  text-transform: uppercase;
}
/* line 711, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.newsImageContainer {
  background: #fff none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35) !important;
  float: right;
  margin: 0 0 1.5em 1em !important;
  overflow: hidden;
}
/* ------ Block Lead Image in this section ------ */
/* line 720, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-awareness-materials .leadImage img {
  display: none;
}
/* line 723, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-promotional-materials-roll-up-banners .leadImage {
  display: none;
}
/* line 726, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-champions-dr-patarapol-lotter-maneeorn .leadImage {
  display: none;
}
/* line 729, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portaltype-image .leadImage {
  display: none;
}
/* line 732, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portaltype-image .glyphicon-download {
  float: right;
  margin-bottom: 2em;
  margin-right: 2em;
  text-transform: uppercase;
}
/* line 738, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.glyphicon-download:before {
  content: "\e026";
}
/* line 741, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.clear {
  clear: both;
  display: block;
}
/* ------ Turn off Plone Icons ------ */
/* line 746, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.glyphicon {
  display: none;
}
/* line 749, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
table.table td,
table.table th {
  padding: 5px 10px;
}
/* line 754, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
table.noborder {
  border: none!important;
}
/* line 757, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
table.noborder th,
table.noborder tr,
table.noborder td {
  border: none!important;
}
/* ------ Icons on Titles ------ */
/* line 763, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-law-enforcement-law-enforcement h1 {
  background-image: url("../++plone++custom/icons/rhino-icon.png") !important;
  background-size: 80px;
  background-repeat: no-repeat;
  min-height: 80px;
  margin-bottom: 20px;
  padding: 20px 0 0 95px;
}
/* line 771, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-reducing-consumer-demand #content h1 {
  background-image: url("../++plone++custom/icons/pangolin-icon.png") !important;
  background-size: 80px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  min-height: 80px;
  padding: 20px 0 0 95px;
}
/* line 779, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-political-committment #content h1 {
  background-image: url("../++plone++custom/icons/tiger-icon.png") !important;
  background-size: 80px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  min-height: 80px;
  padding: 20px 0 0 95px;
}
/* line 787, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.subsection-support-usg-coordination #content h1 {
  background-image: url("../++plone++custom/icons/elephant-icon.png") !important;
  background-size: 80px;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  min-height: 80px;
  padding: 20px 0 0 95px;
}
/* ------ Responsive Video Container ------ */
/* line 797, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#video-section {
  position: relative;
}
/* line 801, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.vid-switch {
  height: 475px;
  width: 775px;
}
@media (max-width: 767px) {
  /* line 804, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .vid-switch {
    width: 100%;
    height: 280px;
  }
}
/* line 810, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin: 15px 0px;
}
/* line 819, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 827, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.featured-video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;
  margin: 15px 0px;
}
/* line 836, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.featured-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 844, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.video-description {
  position: relative;
  top: -95%;
  left: 800px;
  width: 36%;
}
@media (max-width: 767px) {
  /* line 849, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .video-description {
    top: 0;
    left: 0;
    width: 100%;
  }
}
/* line 856, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
a.link-arrow {
  color: #fbb03b;
  font-weight: 600;
  background: url(../++plone++custom/arrow_icon.svg) no-repeat right;
  text-transform: uppercase;
  padding-right: 16px;
  background-size: 12px;
  border-bottom: none!important;
}
/* line 865, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
a.link-arrow:hover {
  color: #df463e;
}
/* ------ Calendar colors ------ */
/* line 870, https://www.usaidwildlifeasia.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 880, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.fc-event:hover {
  background-color: #0B608E;
  border-color: #0B608E;
}
/* line 884, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.fc-event > a:hover {
  background-color: #0B608E;
  border-color: #0B608E;
  color: #FFDC73;
}
/* line 889, https://www.usaidwildlifeasia.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 896, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.photoAlbumEntry a {
  background: #fcfcfd none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
  display: table-cell;
  font-weight: 400;
  height: 240px;
  padding: 8px;
  text-align: center;
  vertical-align: middle;
  width: 220px;
}
/* line 908, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.photoAlbumEntry img {
  border-radius: 4px 4px 0 0;
  max-height: 220px;
  max-width: 220px;
  transition: all 0.3s ease-in 0s;
}
/* line 914, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.photoAlbumEntryTitle {
  display: block;
  padding: 15px 0 10px;
}
/* line 918, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.section-industry-resources .newsImageContainer a img {
  display: none;
}
/* line 921, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight {
  background: #edeef0 none repeat scroll 0 0;
  margin-bottom: 20px;
  padding-bottom: 0.75em;
  position: relative;
}
/* line 927, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight.large {
  min-height: 300px;
  width: 100%;
}
/* line 931, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
h3.highlight-block {
  background: #DF463E none repeat scroll 0 0;
  color: #fff;
  margin-top: 0;
  padding: 15px 20px;
}
/* line 937, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight-block > a {
  color: #fff;
  text-decoration: none!important;
  border-bottom: none!important;
}
/* line 942, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.success {
  background: #c84942 none repeat scroll 0 0;
  color: #fff;
  padding: 15px 30px;
}
/* line 947, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.success a {
  color: #fff;
}
/* line 950, https://www.usaidwildlifeasia.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 955, https://www.usaidwildlifeasia.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 962, https://www.usaidwildlifeasia.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 967, https://www.usaidwildlifeasia.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 974, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight.large .highlight-text {
  padding: 5px 20px 15px;
}
/* line 977, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight-text h3 > a {
  border-bottom: none!important;
}
/* line 980, https://www.usaidwildlifeasia.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 995, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.newsItem {
  clear: both;
  display: block;
}
/* line 999, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.newsItem img {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  float: left;
  margin-bottom: 1em;
  margin-right: 1em;
}
/* line 1006, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.space {
  padding: 30px 0;
}
/* line 1009, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.small {
  font-size: 14px;
  padding: 0 20px;
}
/* line 1013, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.smaller {
  font-size: 14px;
}
/* line 1016, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.item-description {
  font-size: 14px;
}
/* line 1019, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}
/* line 1024, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portlet #portlet-help {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/portlet-icons/need-help.png") no-repeat scroll right 10px;
  min-height: 75px;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  padding: 0 0.75em 0.5em 1em;
}
/* line 1031, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portlet-help > a h3 {
  font-weight: 600;
  text-indent: 15px;
}
/* line 1035, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.help-portlet {
  font-size: 20px!important;
  font-weight: 600!important;
  line-height: 50px;
  padding: 15px 15px 0;
  text-transform: uppercase;
}
/* line 1042, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portlet-group-services.portlet {
  background: #e8e6e3 none repeat scroll 0 0;
  border: medium none;
  padding: 10px;
}
/* line 1047, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.card {
  float: left;
  margin-bottom: 10px;
  margin-right: 20px;
  margin-top: 10px;
  padding: 10px;
  text-align: center;
  width: 20%;
}
/* line 1056, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.card img {
  margin-bottom: 10px;
}
/* line 1059, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.person {
  background: #fefefe none repeat scroll 0 0;
  border: 3px solid #eee;
  float: left;
  margin: 10px;
  padding: 15px;
  text-align: center;
  width: 30%;
}
/* line 1068, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.person > p {
  font-size: 15px !important;
}
/* line 1071, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.person img {
  border: 1px solid #ddd;
  border-radius: 50%;
  margin: 10px;
  padding: 4px;
  width: 180px;
}
/* line 1078, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.person .name {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 0;
}
/* line 1083, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.person .position {
  font-weight: 100 !important;
  font-size: 16px !important;
  line-height: 1.3em;
  margin: 10px 0;
}
/* line 1089, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.sr-only {
  background-color: #666!important;
  border-radius: 5px!important;
  color: #fff;
  height: auto!important;
  margin: 10px 1em 0 0;
  padding: 6px 10px!important;
  position: relative!important;
  width: auto!important;
}
/* line 1099, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.center {
  text-align: center;
}
/* line 1102, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.padded {
  padding: 25px 0;
}
/* line 1105, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portlet-static-flickr {
  background: rgba(0, 0, 0, 0) url("../++plone++custom/flickr-photo.jpg") no-repeat scroll center center / cover;
  border: 1px solid #ddd;
  border-radius: 6px;
  color: #fff;
  font-weight: 600;
  margin-bottom: 1em;
  margin-right: 2em;
  margin-top: 1em;
  padding: 60px 10px 5px;
}
/* line 1116, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.portlet-static-flickr a:hover {
  color: orange;
}
/* ------ ADD THIS POSITION ------ */
/* line 1120, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.at-expanding-share-button {
  bottom: 60px!important;
}
/* ------ MEDIA BREAKS ------ */
@media only screen and (max-width: 767px) {
  /* line 1125, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .person {
    float: none;
    width: 100%;
  }
  /* line 1129, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .LSBox {
    position: relative;
    top: 3em;
  }
  /* line 1133, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .section-activities #mainnavigation-wrapper {
    background: rgba(0, 0, 0, 0) url("../++plone++custom/banner/elephants.jpg") no-repeat scroll left 0px / cover;
  }
  /* line 1136, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #portal-logo img {
    width: 95%;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  /* line 1141, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .newsImageContainer {
    float: none;
  }
  /* line 1144, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .image-right,
  .image-left {
    float: none;
    margin: 1em auto;
    max-width: 100%;
  }
}
/* line 1151, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider {
  position: relative;
  overflow: hidden;
}
/* .unslider .unslider-wrap {
  height: 420px;
} */
/* line 1158, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
  font-size: 50px;
  color: white;
  font-weight: normal;
  z-index: 10;
}
/* line 1167, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider .unslider-arrow:hover {
  text-decoration: none;
}
/* line 1170, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 1177, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-nav ol {
  text-align: center;
}
/* line 1180, https://www.usaidwildlifeasia.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 1190, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li.unslider-active {
  opacity: 1;
}
/* line 1193, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.unslider-nav ol li:last-child {
  margin-right: 0;
}
@media (max-width: 667px) {
  /* line 1198, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .search-open {
    display: block;
    width: 27px;
    height: 27px;
    background: url(../++plone++custom/icon-search.png);
    position: absolute;
    top: 190px;
    right: 90px;
    z-index: 1;
  }
  /* line 1209, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .plone-toolbar-left-expanded .search-open {
    top: 95px;
  }
  /* line 1212, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #portal-searchbox {
    margin-top: 0 !important;
    display: none;
  }
  /* line 1216, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #portal-searchbox.opened {
    display: block;
  }
  /* line 1219, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .LSBox {
    top: 88px;
  }
  /* line 1223, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .plone-toolbar-left-expanded .LSBox {
    top: 69px;
  }
}
@media (max-width: 375px) {
  /* line 1229, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .search-open {
    display: block;
    width: 27px;
    height: 27px;
    background: url(../++plone++custom/icon-search.png);
    position: absolute;
    top: 130px;
    right: 85px;
    z-index: 1;
  }
  /* line 1240, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .LSBox {
    top: 100px;
    width: 150px;
  }
}
/* line 1246, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
footer #portal-footer {
  width: 100% !important;
}
/* line 1249, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
footer #portal-footer .row {
  max-width: 1170px;
  margin: 0 auto;
}
/* line 1253, https://www.usaidwildlifeasia.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 1259, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
figure.image-right.captioned img.image-right {
  margin-left: 0px;
}
/* line 1262, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
figure.image-left.captioned img.image-left {
  margin-right: 0px;
}
@media (max-width: 768px) {
  /* line 1266, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .plone-navbar-collapse.in .plone-navbar-nav li:hover > .submenu {
    display: none;
  }
}
/* line 1270, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-navbar-toggle.navbar-toggle .sr-only {
  display: none !important;
}
/* line 1273, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portlet-group-members dd,
#portlet-group-email dd {
  padding: .5em 1em;
}
/* line 1277, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portlet-group-members dd div,
#portlet-group-email dd div {
  margin-top: .5em;
}
/* line 1281, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.plone-toolbar-left #edit-zone {
  z-index: 100 !important;
}
/* line 1284, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.template-member-search .card img {
  width: auto;
}
/* ------ Dynamic content blocks on homepage ------ */
/* line 1288, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight ul.list-items {
  list-style: outside none none;
  padding-left: 0;
}
/* line 1292, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight .list-items > li {
  margin: 20px 0;
}
/* line 1295, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.events.documentByLine,
.news.documentByLine {
  font-size: 80%;
  text-transform: uppercase;
}
/* line 1300, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.highlight .list-items a {
  font-weight: 600;
  border-bottom: none!important;
}
/* line 1304, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#relatedItemBox > header {
  clear: both;
  display: block;
  margin: 1em 0;
  padding-top: 20px;
}
/* line 1310, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#relatedItemBox > ul {
  clear: both;
}
/* line 1313, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#relatedItemBox img.image-icon {
  display: none;
}
/* line 1316, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.readmore > a {
  border-top: 1px solid #d8d4cc;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.015em;
  padding: 5px 0;
  text-transform: uppercase;
  color: #c84942;
}
/* line 1325, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.vevent div.cal_date {
  margin: 5px 1.5em 0.5em 0;
}
/* line 1329, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
a.sitecredit {
  font-size: 12px;
  display: block;
  text-transform: uppercase;
  margin-top: 35px;
}
/* line 1339, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#edit-zone .plone-toolbar-main li.plonetoolbar-portlet-manager a[id^="portlet-manager-ContentWellPortlets"] {
  display: none;
}
/* --- grid layout --- */
/* line 1346, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.grid-container-4col {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  padding: 0;
  grid-column-gap: 30px;
  grid-gap: 30px;
}
/* line 1354, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.grid-container-3col {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  padding: 0;
  grid-column-gap: 30px;
  grid-gap: 30px;
}
/* line 1362, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.grid-container-2col {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  padding: 0;
  grid-column-gap: 30px;
  grid-gap: 30px;
}
/* line 1370, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.grid-item {
  padding: 0;
  position: relative;
}
/* line 1374, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#content-core .grid-item a {
  border-bottom: none;
}
/* line 1378, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.centered {
  text-align: center;
  display: flow-root;
}
@media screen and (max-width: 767px) {
  /* line 1385, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .grid-container-3col,
  .grid-container-4col,
  .grid-container-2col {
    display: grid;
    grid-template-columns: auto;
    padding: 0px;
  }
}
/* --- Flex Containers --- */
/* line 1394, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-wrap {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  /* line 1404, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .flex-wrap {
    flex-direction: row;
    display: block;
  }
  /* line 1408, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #main-container {
    display: flex;
    flex-direction: column;
    flex-flow: row wrap;
  }
  /* line 1412, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  #main-container .sidebar-offcanvas {
    order: -1;
  }
}
/* line 1418, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-wrap .container {
  padding: 0 30px!important;
}
/* line 1421, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-wrap .container h3 {
  margin: 10px 0;
}
/* line 1425, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 15px;
}
@media (max-width: 767px) {
  /* line 1442, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .flex-container {
    margin: 30px;
  }
}
/* line 1447, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-item {
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
}
/* line 1453, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.flex-container.centered {
  text-align: center;
  margin: 0px 20px;
  padding: 0px 10px 15px;
}
/* line 1459, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.round img {
  border-radius: 50%;
}
/* line 1461, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.round-border img {
  border: 1px solid #ddd;
  border-radius: 50%;
  margin: 10px;
  padding: 4px;
}
/* line 1471, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.img-circle {
  border-radius: 50%;
  background: #fff;
  width: 145px;
  margin: 35px 0 15px 0;
  padding: 5px;
  transition: all 0.2s ease-in-out;
}
@media (max-width: 767px) {
  /* line 1478, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .img-circle {
    width: 160px;
  }
}
/* line 1482, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.img-circle:hover {
  transform: scale(1.05);
}
/* line 1486, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-searchbox .searchSection {
  display: none !important;
}
/* line 1490, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.return-link {
  position: absolute;
  top: 10px;
}
/* line 1495, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.campaign {
  padding: 0;
  background: url(../++plone++custom/campaign-art/No-Ivory-No-Tiger-Amulets.jpg);
  background-position: center;
  background-size: contain;
  height: 65vh;
  background-repeat: no-repeat;
}
/* line 1504, https://www.usaidwildlifeasia.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 1514, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
  .unslider .readmore a {
    padding: 7px 10px;
    font-size: 10px;
  }
}
/* --- overrides for adding objectives to footer portlet --- */
/* line 1520, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
.objectives {
  top: -40px;
}
/* line 1521, https://www.usaidwildlifeasia.org/++plone++custom/ploneCustom.less */
#portal-footer-wrapper .objectives a {
  color: #a8d9ef!important;
}

/* Pangolin Guidebook */
/* line 6, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
body.site-pangolin-guide {
  background-color: #FFF;
}
/* line 11, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide a#portal-logo img {
  display: none;
}
/* line 14, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide a#portal-logo {
  background: url(../++plone++custom/pangolin-guidebook-header.png) no-repeat scroll;
  background-size: contain;
  width: 400px;
  height: 200px;
  margin-top: 40px;
}
@media only screen and (max-width: 768px) {
  /* line 23, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide a#portal-logo {
    width: 290px;
    margin-top: 0;
  }
}
/* line 29, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
#portal-header #usaid-logo img {
  height: 60px;
  left: 300px;
  position: absolute;
  top: 50px;
  width: 240px;
  z-index: 10;
}
/* line 38, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #content-header {
  border-bottom: 2px solid #444;
}
/* line 43, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #portal-header {
  margin: 15px auto 0;
  background: url(../++plone++custom/pangolin-guide-images/Indian_Pangolin-isolated.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 80%;
  height: 320px;
}
@media only screen and (max-width: 992px) {
  /* line 54, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide #content-header {
    background: #fff none repeat scroll 0 0;
    margin-top: 0px;
    padding-top: 0;
    height: 300px;
  }
  /* line 61, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide #portal-header {
    background-size: 240px;
    background-position: center 150px;
    height: 415px;
  }
}
/* line 69, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide .LSBox {
  position: relative;
  top: 15px;
}
/* line 75, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #main-container {
  margin-top: 2em;
}
/* line 79, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide .documentFirstHeading,
.site-pangolin-guide h2,
.site-pangolin-guide h3 {
  color: #CE073A;
}
/* line 83, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #portal-footer-wrapper h3 {
  color: #ccc;
}
/* line 87, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide .plone-navbar,
.site-pangolin-guide .plone-breadcrumb {
  display: none;
}
/* line 91, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.guidebook {
  background: #fff;
  padding: 15px 0;
}
/* line 96, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.guidebook .image-caption {
  display: none;
}
/* line 100, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.guidebook h3 {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
/* line 105, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.guidebook figure.img-responsive.captioned {
  border: 1px solid #eee;
  margin-bottom: 20px;
}
/* -- new search -- */
/* line 112, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #portal-searchbox {
  border: none;
  text-transform: uppercase;
  border-radius: 0;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  background: none;
  position: relative;
  top: 35px;
  right: 0;
  z-index: 2;
}
/* line 127, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #searchGadget {
  width: 13em;
  padding: 3px;
  border-radius: 0px;
  border: none;
  font-size: 13px;
}
/* line 135, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide #portal-searchbox [type="submit"] {
  border: none;
  color: transparent;
  background: no-repeat transparent url(../++plone++custom/magnifier.png) center center;
  height: 25px;
  width: 25px;
  text-indent: -9999px;
}
/* line 145, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide .searchSection {
  color: #888;
  padding-top: 9px;
  letter-spacing: 0.05em;
  border-top: 1px solid #888;
}
/* line 152, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
.site-pangolin-guide .searchSection {
  display: none!important;
}
@media only screen and (max-width: 768px) {
  /* line 159, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide #portal-searchbox {
    top: 45px;
    left: 0;
  }
  /* line 163, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide #searchGadget {
    width: 13em;
    padding: 3px;
    font-size: 11px!important;
  }
  /* line 169, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide .searchSection {
    display: none;
  }
  /* line 173, https://www.usaidwildlifeasia.org/++plone++custom/subsites.less */
  .site-pangolin-guide .search-open {
    top: 270px !important;
    left: 25px !important;
    background: #dddddd url(../++plone++custom/magnifier.png) center;
    border-radius: 4px;
  }
}

/* line 2, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets {
  /* slider */
}
/* line 3, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider {
  overflow: auto;
  margin: 0;
  padding: 0;
}
/* line 8, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-wrap {
  position: relative;
}
/* line 11, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-wrap.unslider-carousel > li {
  float: left;
}
/* line 14, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-vertical > ul {
  height: 100%;
}
/* line 17, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-vertical li {
  float: none;
  width: 100%;
}
/* line 21, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-fade {
  position: relative;
}
/* line 24, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-fade .unslider-wrap li {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 8;
}
/* line 31, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-fade .unslider-wrap li.unslider-active {
  z-index: 10;
}
/* line 34, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider li,
.contentwellportlets .unslider ol,
.contentwellportlets .unslider ul {
  list-style: none;
  margin: 0;
  padding: 0;
  border: none;
  width: 100%;
}
/* line 44, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider li .overlay-block {
  position: absolute;
  top: 0;
  width: 38%;
  padding: 7px 2em 16px;
  border-radius: 8px;
}
/* line 52, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider li .overlay-block-right {
  position: absolute;
  top: 0;
  width: 38%;
  padding: 7px 2em 16px;
  border-radius: 8px;
}
/* line 60, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-arrow {
  position: absolute;
  left: 20px;
  z-index: 2;
  cursor: pointer;
}
/* line 67, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .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 77, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-arrow.next {
  left: auto;
  right: 20px;
}
/* line 82, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .readmore a {
  padding: 10px !important;
  background: #ED601A !important;
  color: #fff !important;
  border-top: none;
  border-radius: 5px;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 12px;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  /* line 92, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .unslider .readmore a {
    padding: 7px 10px;
    font-size: 10px;
  }
}
/* line 98, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider {
  position: relative;
  overflow: hidden;
}
/* line 102, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-wrap {
  height: 360px;
}
/* line 105, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
  font-size: 20px;
  color: white;
  font-weight: normal;
  z-index: 10;
}
/* line 114, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-arrow:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.8);
}
/* line 119, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 126, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol {
  text-align: center;
}
/* line 129, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .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 139, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol li.unslider-active {
  opacity: 1;
}
/* line 142, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol li:last-child {
  margin-right: 0;
}
/* line 148, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider {
  position: relative;
  overflow: hidden;
}
/* line 151, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-wrap {
  height: 420px;
}
/* line 154, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-arrow {
  top: 50%;
  transform: translateY(-50%);
  font-family: monospace;
  font-size: 20px;
  color: white;
  font-weight: normal;
  z-index: 99;
}
/* line 162, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-arrow:hover {
  text-decoration: none;
}
/* line 168, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav {
  position: absolute;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 10;
}
/* line 174, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol {
  text-align: center;
}
/* line 176, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .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 185, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol li.unslider-active {
  opacity: 1;
}
/* line 188, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider-nav ol li:last-child {
  margin-right: 0;
}
/* line 195, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .carousel-indicators {
  bottom: -40px;
  left: 0;
  width: 100%;
  background: #ccc;
  padding: 6px 0px;
  margin-left: 0;
  border-top: 2px solid #fff;
}
/* line 205, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .carousel-indicators li {
  width: 12px;
  height: 12px;
  background: #fff;
  border-color: #fff;
}
/* line 212, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .carousel-indicators .active {
  width: 14px;
  height: 14px;
  background: #428bca;
  border-color: #428bca;
}
/* line 219, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .carousel-inner .thumbnail {
  margin-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
/* line 225, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .carousel-inner .caption {
  background: #ddd;
  padding: 10px;
}
/* line 231, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider {
  height: 60vh;
}
@media (max-width: 767px) {
  /* line 233, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .unslider {
    height: 40vh;
  }
}
/* line 236, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider.banner {
  height: 33vh;
}
/* line 236, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider.banner > .unslider {
  height: 33vh;
}
/* line 239, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .slideshow {
  display: block;
  width: 100%;
  overflow: hidden;
}
/* line 243, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .slideshow img {
  width: 100%;
  height: auto;
  padding: 0px;
  border: 0px;
  z-index: 1 !important;
}
/* line 252, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .overlay-block {
  width: 80%;
  height: auto;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  margin-left: 10%;
  padding: 2em 3em;
  margin-top: 5%;
  margin-bottom: 5%;
}
/* line 263, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .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 269, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .overlay-block h2 {
    border-top: none;
  }
}
@media only screen and (max-width: 767px) {
  /* line 275, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .overlay-block {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 1em 2em;
    text-align: center;
  }
  /* line 283, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .unslider li .overlay-block {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
/* line 291, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .overlay-block-right {
  width: 35%;
  height: auto;
  color: #fff;
  margin-left: 55%;
  padding: 2em 3em;
  margin-top: 5%;
  margin-bottom: 5%;
  z-index: 3 !important;
}
/* line 302, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .overlay-block-right h2 {
  padding-top: 10px;
  font-size: 30px;
  font-weight: 300;
  display: inline-block;
  padding-bottom: 10px;
  line-height: 1.2em;
}
/* line 310, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .overlay-block-right .description {
  font-size: 18px !important;
}
@media only screen and (max-width: 767px) {
  /* line 315, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .overlay-block-right {
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 1em 2em;
    text-align: center;
  }
  /* line 323, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
  .contentwellportlets .unslider li .overlay-block-right {
    width: 100%;
    border-radius: 0;
    margin: 0;
  }
}
/* line 332, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .unslider .unslider-arrow {
  display: none;
}
/* line 334, https://www.usaidwildlifeasia.org/++plone++custom/sliders.less */
.contentwellportlets .slider-controls .unslider-arrow {
  display: block;
}

