.center {
text-align: center;
margin: 0 auto;
}



#map {
			width: 70%;
			height: 400px;
			margin: 0 auto;
z-index: 0;
		}

@media screen and (max-width: 800px) {

#map {
width: 80%;
height: 350px;

}

}

@media screen and (max-width: 600px) {

#map {
width: 90%;
height: 300px;
}

}



.destination-wrapper {

max-width: 1060px;
background-color: #ffffff;
margin: 0 auto;
text-align: center;
}

.breadcrumbs-wrapper {


text-align: center;
}

.destination-wrapper h1 {
margin-top:20px;
  font-family: Open Sans, Montserrat, sans-serif;
font-size: 35px;
font-weight: 400;
margin-bottom: 10px;
color: #3A2F0B;
}

.destination-container {

position: relative;
width: 95%;
  max-width: 1000px;
  margin: 0 auto;

  padding-bottom: 0px;
  font-family: Open Sans, Montserrat, sans-serif;
padding-left: 2.5%;
padding-right: 2.5%;
display:block;
text-align: left;
font-size: 17px;
padding-top: 20px;


}



.destination-container ul li {

list-style-type: none;
width: 200px;
display: inline-block;
font-size: 18px;
background-color: #f1f1f1;
color: #3A2F0B;
padding-top: 10px;
padding-bottom: 10px;
padding-left: 5px;
padding-right: 5px;
width: 200px;
background-color: #f1f1f1;
margin: 8px;
border: 3px solid white;
box-shadow: 0px 0px 8px rgba(0,0,0,.3);

}


.destination-container ul li a {
font-size: 18px;
text-decoration: none;
color: #3A2F0B;
margin: 5px;
}


.destination-container ul {
padding-bottom: 50px;
}

.destination-container h3 {
padding-top: 20px;
padding-bottom: 30px;
font-size: 30px;
 font-family: Open Sans, Montserrat, sans-serif;
color: #3A2F0B;
font-weight: 400;
text-align: center;
}


.destination-container h2 {
padding-top: 20px;
padding-bottom: 30px;
font-size: 30px;
 font-family: Open Sans, Montserrat, sans-serif;
color: #3A2F0B;
font-weight: 400;
text-align: center;
}



@media screen and (max-width: 800px) {



.destination-container h3 {

font-size: 24px;

}
}







@media screen and (max-width: 600px) {



.destination-container {

position: relative;
padding-left: 10px;
padding-right: 10px;
padding-top: 15px;
text-align: center;


}

}

@media screen and (max-width: 460px) {



.destination-container {

width: 85%;


}

}

@media screen and (max-width: 360px) {



.destination-container {

width: 80%;


}

}






@media screen and (max-width: 450px) {

.destination-container ul li  {
list-style-type: none;
font-size: 16px;
display: inline-block;
width: 140px;
background-color: #f1f1f1;
color: #3A2F0B;
margin: 5px;
}


.destination-container ul li a {

font-size: 14px;
padding: 8px;
text-decoration: none;
color: #3A2F0B;
margin: 5px;
}
}


.destination-banner-main
{
width: 900px;
height: 520px;
margin: 0 auto;
padding-bottom: 10px;
text-align: center;
}

.destination-image-large
{
width: 850px;
height: 500px;
}

@media screen and (max-width: 950px) {

.destination-banner-main
{
width: 600px;
height: 350px;
margin: 0 auto;
}

.destination-image-large
{
width: 100%;
height: auto;
}
}

@media screen and (max-width: 750px) {

.destination-banner-main
{
width: 500px;
height: 300px;
margin: 0 auto;
}
}

@media screen and (max-width: 600px) {

.destination-banner-main
{
width: 400px;
height: 250px;
margin: 0 auto;
}
}


@media screen and (max-width: 600px) {

.destination-banner-main
{
width: 350px;
height: 210px;
margin: 0 auto;
}
}


@media screen and (max-width: 450px) {

.destination-banner-main
{
width: 320px;
height: 180px;
}
}



@media screen and (max-width: 410px) {

.destination-banner-main
{
width: 250px;
height: 160px;


}


}

@media screen and (max-width: 300px) {

.destination-banner-main
{
width: 250px;
height: 160px;


}
}


.destination-banner 
{
width: 900px;
height: 520px;
margin: 0 auto;
padding-bottom: 10px;
text-align: center;

}

.destination-image-large
{
width: 830px;
height: 488px;
margin: 0 auto;
border: 2px solid white;
box-shadow: 0px 0px 8px #3A2F0B;
}

@media screen and (max-width: 950px) {

.destination-banner 
{
width: 600px;
height: 350px;
margin: 0 auto;
padding-bottom: 30px;
}

.destination-image-large
{
width: 100%;
height: auto;
}
}

@media screen and (max-width: 750px) {

.destination-banner 
{
width: 500px;
height: 300px;
margin: 0 auto;
}
}

@media screen and (max-width: 600px) {

.destination-banner 
{
width: 400px;
height: 250px;
margin: 0 auto;
}
}


@media screen and (max-width: 600px) {

.destination-banner 
{
width: 350px;
height: 210px;
margin: 0 auto;
}
}


@media screen and (max-width: 450px) {

.destination-banner 
{
width: 320px;
height: 180px;
}
}



@media screen and (max-width: 390px) {

.destination-banner 
{
width: 250px;
height: 160px;


}


}

@media screen and (max-width: 350px) {

.destination-banner 
{
width: 220px;
height: 160px;


}


}


@media screen and (max-width: 300px) {

.destination-banner 
{
width: 200px;
height: 160px;


}

.destination-image-large
{
width: 80%;
height: auto;
}

}




.photo-gallery {

padding-bottom: 100px;
border-bottom: 1px solid black;

}

.similar-tours {
padding-top: 40px;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}


// CLIMBS


.profile-image-large {

max-width: 100%;
height: auto;
}

.similar-tours-a {
padding-top: 0px;
margin-top: 0px;
}



.similar-tours-a h2 {
font-size: 26px;
font-weight: 400;
}


.similar-tours-a ul li {

list-style-type: none;
margin-top: 15px;


}

.similar-tours a {
font-size: 20px;
padding-top: 5px;
}

@media screen and (max-width: 600px) {

.similar-tours ul li {

list-style-type: none;
margin-top: 26px;


}

.similar-tours a {
font-size: 18px;
padding-top: 14px;
padding-bottom: 14px;
}
}