#focus .focusbox .focusbox-content a.cta {
  -webkit-transition: background 0.5s ease;
  -moz-transition: background 0.5s ease;
  -o-transition: background 0.5s ease;
  transition: background 0.5s ease;
}

a {
  -webkit-transition: color 0.5s ease;
  -moz-transition: color 0.5s ease;
  -o-transition: color 0.5s ease;
  transition: color 0.5s ease;
}

.constrain {
  margin: 0 auto;
  display: block;
  width: 945px;
  position: relative;
}

#pageimage {
  position: relative;
}

body {
  background: #5F251D url(../images/back.gif) top left repeat-x;
}

#top {
  background-color: #471b15;
  border-bottom: 1px solid #997453;
}

#top img.logo {
  float: left;
}

#top img.wildlife-logo {
  float: right;
}

#page {
  
}

#page dl.gallery-item img {
  border: 4px solid #471B15;
}

#page .menu {
  padding: 15px 0px 15px 22px;
}

#page .menu ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#page .menu ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#page .menu ul li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left !important;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #C49151;
}

#page .menu ul li:last-child a {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#page .menu ul li a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#page .content-padding {
  padding: 0px 19px;
}

#page .sidecontent {
  background: #5F251D;
  width: 50%;
  float: left;
  color: #e0cbc8;
  margin: 0;
  padding: 10px 19px;
  border: 4px solid #471B15;
}

#page .sidecontent p {
  color: #e0cbc8;
}

#page .sidecontent img {
  width: 100%;
  height: auto;
}

#page ul,
#page ul li,
#page ol,
#page ol li {
  padding: 0px;
  margin: 0px;
}

#page ul li {
  list-style: disc;
}

#page ul li,
#page ol li {
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  padding: 0px;
  margin-left: 30px;
  margin-top: 5px;
}

#page .content-left {
  background: #471B15;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  width: 648px;
  padding: 19px;
  float: left;
  min-height: 690px;
}

.tw-pagination li {
  margin: 4px !important;
}

.tw-pagination a {
  background: transparent !important;
}

#player {
  margin: 20px 0px;
}

.blog-right {
  float: right;
  border: 1px solid #fff;
  margin-left: 10px;
  margin-bottom: 10px;
}

#page .page-main-image {
  
}

#page .page-main-image ul {
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}

#page .page-main-image ul li {
  padding: 0px;
  margin: 0px;
  width: 100%;
}

#page .page-main-image ul li img {
  display: block;
  vertical-align: top;
}

#page .page-main-image-content {
  background: #7F3511;
  padding: 20px 20px;
  -moz-border-radius: 0px 0px 10px 10px;
  -webkit-border-radius: 0px 0px 10px 10px;
  border-radius: 0px 0px 10px 10px;
}

#page .page-main-image-content.nocontent {
  background: #7F3511;
  padding: 0;
  height: 2px;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#page p {
  color: #fff;
  font-size: 11px;
  line-height: 17px;
  margin-top: 10px;
}

#page p.title {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  margin-top: 0px;
}

#page a {
  color: #fcaf80;
  text-decoration: underline;
}


#page a:hover {
  
}

#page h1 {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  margin-top: 15px;
}

#page h2 {
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
}

#player {
  
}

#page .content-right {
  width: 283px;
  margin-left: 14px;
  float: left;
}

#page .content-right img {
  margin-bottom: 10px;
  width: 100%;
  height: auto;
}

#page .content-right .sidebar-logos-left {
  float: left;
  width: 121px;
}

#page .content-right .sidebar-logos-right {
  float: left;
  width: 148px;
  padding-left: 24px;
}

#page .content-right .sidebar-logos-left img,
#page .content-right .sidebar-logos-right img {
  width: auto;
}

.tarriffs {
  background: #996D53;
  padding: 10px;
  margin-bottom: 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.tarriffs.contactt {
  -moz-border-radius: 6px 6px 0px 0px;
  -webkit-border-radius: 6px 6px 0px 0px;
  border-radius: 6px 6px 0px 0px;
  margin-bottom: 0px;
}

.tarriffs img {
  width: auto !important;
  height: auto !important;
}

.tarriffs h2 {
  color: #220f0c !important;
  font-size: 15px !important;
  font-weight: bold !important;
}

.tarriffs .sections {
  margin: 10px 0px;
}

.tarriffs p.title {
  color: #fff !important;
  background: #8A624A !important;
  font-size: 12px !important;
  font-weight: normal !important;
  padding: 2px !important;
}

.tarriffs p {
  margin: 0px 0px 1px 0px;
}

.tarriffs dl {
  margin: 0px;
}

.tarriffs dt {
  color: #fff !important;
  background: #8A624A !important;
  font-size: 12px !important;
  font-weight: normal !important;
  padding: 2px !important;
  width: 120px;
  float: left;
  margin-bottom: 1px;
}

.tarriffs dd {
  color: #fff !important;
  background: #8A624A !important;
  font-size: 12px !important;
  font-weight: normal !important;
  padding: 2px !important;
  margin-left: 120px;
  margin-bottom: 1px;
}

.tarriffs p.factsheet {
  
}

.tarriffs p.factsheet a {
  
}

.tarriffs p.factsheet a:hover {
  
}

.tarriffs ul {
  
}

.tarriffs ul li {
  
}

.tarriffs h3 {
  color: #fff !important;
  font-size: 12px !important;
  font-weight: bold !important;
  margin: 15px 0px 5px 0px !important;
}

.tarriffs p {
  
}

#footer {
  
}

#footer .footer-left {
  padding: 15px 0px 15px 38px;
  float: left;
  width: 648px;
}

#footer .footer-left ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#footer .footer-left ul li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

#footer .footer-left ul li a {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #C49151;
}

#footer .footer-left ul li:last-child a {
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}

#footer .footer-left ul li a:hover {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

#footer .footer-left p {
  
}

#footer .footer-left p a {
  
}

#footer .footer-left p a:hover {
  
}

#footer .footer-right {
  float: right;
  color: #e0cbc8;
  text-align: right;
}

#footer .footer-right p {
  color: #c2786e;
}

#footer .footer-right p a {
  color: #c2786e;
  text-decoration: none;
}

#footer .footer-right p a:hover {
  text-decoration: underline;
  color: #fff;
}

/* Mobile navigation */
.nav-mobile {
	display:none; /* Hide from browsers that don't support media queries */
	cursor:pointer;
	position: absolute;
	top:0;
	right:0;
	background:#7F3511 url(../images/nav.svg) no-repeat center center;
	background-size:18px;
	height:50px;
    z-index: 99999;
	width:50px;
}

.nav-rotate {
  background: #471B15 url(../images/nav-close.svg) no-repeat center center;
  background-size:18px;
}

.nav-mobile:hover {
  background-color: #838381;
}

/* Mobile navigation, clickable area for revealing <ul> */
.nav-click {
	position:absolute;
	top:0;
	right:0;
	display:none;
	border-left:1px solid #8B2870;
	height:49px;
	width:50px;
	cursor:pointer;
	z-index: 99999;
}
.nav-click i {
	display:block;
	height:48px;
	width:48px;
	background:url(../images/drop.svg) no-repeat center center;
	background-size:20px;
}
.nav-click:hover {
	background-color:#6E1656;
}

@media only screen and (max-width: 1006px) {
  .nav-mobile {
    display:block;
  }

  .nav-list {
    display:none;
  }
  
  #page .menu {
    padding: 0px;
	min-height: 50px;
	background: #C6531A;
  }
  
  #page .menu ul li a {
    float: none !important;
	padding: 10px 20px;
	margin: 0px;
	border-right: 0px;
	border-bottom: 1px solid #fff;
	display: block;
	font-size: 14px;
  }

  .wp-audio-shortcode {
    max-width: 100%;
  }
  
  #page .menu ul li a:hover {
    background: #7F3511;
	text-decoration: none;
	font-size: 14px;
  }
  
  #page .content-left,
  #page .content-right {
    margin-top: 20px;
  }
  
  .constrain {
    width: 100%;
  }
  
  #page .content-left {
    width: 65%;
  }
  
  #page .content-right {
    width: 33%;
	padding-right: 10px;
  }
  
  #page .content-right img {
    width: 100%;
	height: auto;
  }
  
  #page .content-right .sidebar-logos-left {
    width: 50%;
  }
  
  #page .content-right .sidebar-logos-right {
    width: 50%;
  }
  
  #page .content-right .sidebar-logos-left img,
  #page .content-right .sidebar-logos-right img {
    width: 100%;
	height: auto;
  }
  
*, *:before, *:after {
  -webkit-box-sizing: border-box; 
  -moz-box-sizing: border-box; 
  box-sizing: border-box;
}

  #page .page-main-image ul li img {
    width: 100%;
	height: auto;
  }

  .sidebar-image,
  .eco {
    display: none;
  }
  
  .wildlife {
    display: block;
  }
  
}

@media only screen and (max-width: 730px) {
  #page .content-left,
  #page .content-right {
    width: 100%;
	padding-right: 20px;
	float: none;
  }
  
  #page .content-right {
    padding-left: 30px;
	margin-left: 0px;
  }
  
  #page .content-right img {
    width: auto;
  }
  
  .button_backgrounds img {
    width: 50%;
	height: auto;
  }
  
  #page .content-right .sidebar-logos-left,
  #page .content-right .sidebar-logos-right {
    width: auto;
  }
  
  #page .content-right .sidebar-logos-right img {
    width: auto;
	display: block;
  }
  
  #footer .footer-right,
  #footer .footer-left {
    padding: 5px 0 5px 38px;
    width: 100%;
	float: none;
	text-align: left;
  }
  
  #footer .footer-right p,
  #footer .footer-left p {
    margin: 0px;
  }
  
}

@media only screen and (max-width: 660px) {
  .gallery .gallery-item {
    width: 50% !important;
	margin-bottom: 0px;
	margin-top: 0px !important;
  }
  
  #page dl.gallery-item img {
    width: 100%;
	height: auto;
  }
}

@media only screen and (max-width: 640px) {
  
}

@media only screen and (max-width: 570px) {
  #top img.logo,
  #top img.wildlife-logo {
    float: none;
	margin: 0 auto;
	text-align: center;
	display: block;
	margin-bottom: 5px;
  }
}

@media only screen and (max-width: 490px) {

  
  .sidebar-map,
  .wildlife {
    width: 100% !important;
	height: auto;
  }
}


@media only screen and (min-device-width : 320px) and (max-width : 568px), (min-device-width : 320px) and (max-width : 480px)  { 
  .gallery .gallery-item {
    width: 100% !important;
	margin-bottom: 0px;
	margin-top: 0px !important;
  }
  
  .button_backgrounds img {
    width: 100% !important;
	height: auto;
  }
  
  #page .content-right .sidebar-logos-right,
  #page .content-right .sidebar-logos-left {
    padding-left: 0px;
	float: none;
  }
  
  #page .content-right .sidebar-logos-left img {
    width: auto;
  }
  
  #page .sidecontent {
    width: 100%;
	float: none;
  }
  
  .wildlife-logo {
    display: none !important;
  }
  
  .blog-right {
    display: block;
	float: none;
	width: 100%;
	height: auto;
	margin: 20px 0px;
	padding: 0px;
  }
  
}