#links_wrap {
	position: relative;
}

#map_overlay,
#revelex_overlay {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 11;
	height: 477px;
	width: 940px;
	
	transition: opacity .25s;
	-moz-transition: opacity .25s;
	-webkit-transition: opacity .25s;
	-ms-trnasition: opacity: .25s;
	-o-transition: opacity .25s;
	
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
}

#revelex_overlay {
	width: 0;
	height: 0;

	background-color: #000;
	transition: opacity 1s;
	-moz-transition: opacity 1s;
	-webkit-transition: opacity 1s;
	-ms-trnasition: opacity: 1s;
	-o-transition: opacity 1s;
}

#map_overlay.on {
	z-index: 13;
	opacity: .9;
	filter: alpha(opacity=90);
}

#revelex_overlay.on {
	width: 100%;
	height: 100%;
	z-index: 14;
	opacity: .6;
	filter: alpha(opacity=60);
}

#world_map_wrap {
	position: relative;
	margin: 0 -20px;
}

#world_map {
	background: url(../images/map_destinations/world_map_no_central_asia_russia_no_lines_bg.gif) no-repeat;
    height: 477px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 940px;
    z-index: 10;
    font-size: 80%;
}

.destination {
	position: absolute;
	z-index: 12;
}

.destination > span {
	display: block;
	opacity: 0;
	filter: alpha(opacity=0);
	/*filter: alpha(opacity=100)\9;
	display: none\9;*/
	width: inherit;
	height: inherit;
	
	transition: opacity .25s;
	-moz-transition: opacity .25s;
	-webkit-transition: opacity .25s;
	-ms-transition: opacity: .25s;
	-o-transition: opacity .25s;
	
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
}

#world_map .destination > span {
	filter: \9;
	display: none\9;
}

.destination.hovered {
	z-index: 14;
}

.destination.hovered > span {
	opacity: 1;
	filter: alpha(opacity=100);
}

.destination.hovered > h2 {
	display: none;
}

#world_map .destination.hovered > span {
	filter: \9;
	display: block\9;
}

body.is_mobile #world_map .destination.hovered > span {
	opacity: 0;
	filter: alpha(opacity=0);
}

.destination > a {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	text-decoration: none;
	height: inherit;
	width: inherit;
}

.destination a span {
	color: #fff;
	cursor: pointer;
	display: block;
	line-height: 1em;
	position: absolute;
	font-family: "TT Norms";
	font-weight: 700;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
	white-space: nowrap;
}

.destination > h2 {
	position: absolute;
	font-size: 1em;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,.75);
}

.destination .destination_options,
#dest_pop {
	display: none;
	padding: 5px;
	border: 1px solid #9B9B9B;
	background-color: #f7f7f7;
	background-color: rgba(247,247,247,.75);
	border-radius: 5px;
	white-space: nowrap;
	float: left;
	position: absolute;
	line-height: 1.6em;
	box-shadow: 1px 2px 5px -2px rgba(0, 1, 1, 0.75)
}

.destination .destination_options h2 {
	color: #000;
	font-size: 1em;
	text-align: center;
}

.destination .destination_options a {
	text-decoration: underline;
}

.destination.hovered .destination_options {
	display: block;
}

.destination .destination_options a.close_dest_opt {
    color: #dd141b;
    display: block;
    font-size: 1.5em;
    position: absolute;
    right: 4px;
    top: 4px;
    text-decoration: none;
}

#dest_pop {
	left: 0;
	top: 0;
	width: 200px;
	white-space: normal;
	text-align: left;
	background-color: #ebf7f7;
	background-color: rgba(235,247,247,.95);
	z-index: 201;
	opacity: 0;
	filter: alpha(opacity=0);
	
	transition: opacity .25s;
	-moz-transition: opacity .25s;
	-webkit-transition: opacity .25s;
	-ms-transition: opacity .25s;
	-o-transition: opacity .25s;
	
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
}

#south_america {
	width: 130px;
	height: 183px;
	left: 249px;
	top: 238px;
}

#south_america > span {
	background: url(../images/map_destinations/south_america.png) no-repeat;
}

#south_america > a span {
	left: 19px;
	top: 51px;
}

#africa {
	width: 186px;
	height: 174px;
	left: 402px;
	top: 196px;
}

#africa > span {
	background: url(../images/map_destinations/africa.png) no-repeat;
}

#africa > a span {
	left: 63px;
	top: 51px;
}

#alaska {
	width: 121px;
	height: 81px;
	left: 16px;
	top: 62px;
}

#alaska > span {
	background: url(../images/map_destinations/alaska.png) no-repeat;
}

#alaska > a span {
	left: 33px;
	top: 19px;
}

#australia {
	width: 112px;
	height: 96px;
	left: 712px;
	top: 296px;
}

#australia > span {
	background: url(../images/map_destinations/australia.png) no-repeat;
}

#australia > a span {
	left: 26px;
	top: 32px;
}

#canada_new_england {
	width: 241px;
	height: 163px;
	left: 88px;
	top: 4px;
}

#canada_new_england > span {
	background: url(../images/map_destinations/canada.png) no-repeat;
}

#canada_new_england > a span {
	left: 53px;
	top: 89px;
}

#hawaii {
	width: 65px;
	height: 46px;
	left: 18px;
	top: 198px;
}

#hawaii > span {
	background: url(../images/map_destinations/hawaii.png) no-repeat;
}

#hawaii > a span {
	left: 34px;
	top: -9px;
	color: #000;
	text-shadow: none;
}

#new_zealand {
	width: 47px;
	height: 48px;
	left: 832px;
	top: 352px;
}

#new_zealand > span {
	background: url(../images/map_destinations/new_zealand.png) no-repeat;
}

#new_zealand > a span {
	left: 10px;
	top: -10px;
	color: #000;
	text-shadow: none;
}

/*#tahiti {
	width: 24px;
	height: 23px;
	left: 864px;
	top: 309px;
}

#tahiti > span {
	background: url(../images/map_destinations/tahiti.png) no-repeat;
}

#tahiti > a span {
	left: 15px;
	top: -8px;
	color: #000;
	text-shadow: none;
}*/

#mexico {
	width: 94px;
	height: 69px;
	left: 155px;
	top: 177px;
}

#mexico > span {
	background: url(../images/map_destinations/mexico.png) no-repeat;
}

#mexico > a span {
	left: -24px;
	top: 26px;
	color: #000;
	text-shadow: none;
}

#panama_canal {
	width: 33px;
	height: 25px;
	left: 242px;
	top: 243px;
}

#panama_canal > span {
	background: url(../images/map_destinations/panama_canal.png) no-repeat;
}

#panama_canal > a span {
	left: -87px;
	top: 5px;
	color: #000;
	text-shadow: none;
}

#bahamas {
	width: 18px;
	height: 11px;
	left: 253px;
	top: 201px;
}

#bahamas > span {
	background: url(../images/map_destinations/bahamas.png) no-repeat;
}

#bahamas > a span {
	left: 6px;
	top: -15px;
	color: #000;
	text-shadow: none;
}

#bermuda {
	width: 19px;
	height: 17px;
	left: 281px;
	top: 181px;
}

#bermuda > span {
	background: url(../images/map_destinations/bermuda.png) no-repeat;
}

#bermuda > a span {
	left: 2px;
	top: -14px;
	color: #000;
	text-shadow: none;
}

#caribbean {
	width: 67px;
	height: 37px;
	left: 238px;
	top: 206px;
}

#caribbean > h2 {
	left: 40px;
	top: -3px;
	color: #000;
	text-shadow: none;
}

/*#caribbean > span {
	background: url(../images/map_destinations/caribbean.png) no-repeat;
}

#caribbean > a span {
	left: 38px;
	top: 0;
	color: #000;
	text-shadow: none;
}*/

#caribbean .destination_options {
	left: -29px;
	top: -2px;
}

#asia {
	width: 380px;
	height: 298px;
	left: 559px;
	top: 13px;
}

#asia > span {
	display: block;
	height: 298px;
	background: url(../images/map_destinations/asia.png) no-repeat;
}

#asia > a span {
	left: 126px;
	top: 97px;
}

#asia .destination_options {
	left: 78px;
	top: 82px;
	background-color: #fff;
	background-color: rgba(255,255,255,.85);
}

#europe {
	width: 259px;
	height: 208px;
	left: 374px;
	top: 7px;
}

#europe > span {
	display: block;
	height: 208px;
	background: url(../images/map_destinations/europe.png) no-repeat;
}

#europe > h2 {
	left: 127px;
	top: 123px;
}

#europe .destination_options {
	left: 51px;
	top: 51px;
	background-color: #fff;
	background-color: rgba(255,255,255,.85);
}

#south_pacific {
	width: 106px;
	height: 70px;
	left: 782px;
	top: 270px;
}

#south_pacific > span {
	background: url(../images/map_destinations/south_pacific.png) no-repeat;
}

#south_pacific > a span {
	left: 60px;
	top: 5px;
	color: #000;
	text-shadow: none;
}

#atlantic_coastal {
	width: 41px;
	height: 52px;
	left: 264px;
	top: 126px;
}

#atlantic_coastal > span {
	background: url(../images/map_destinations/atlantic_coastal.png) no-repeat;
}

#atlantic_coastal > a span {
	left: 33px;
	top: 16px;
	color: #000;
	text-shadow: none;
}

#pacific_coastal {
	width: 47px;
	height: 66px;
	left: 123px;
	top: 135px;
}

#pacific_coastal > span {
	background: url(../images/map_destinations/pacific_coastal.png) no-repeat;
}

#pacific_coastal > a span {
	left: -87px;
	top: 27px;
	color: #000;
	text-shadow: none;
}

#destinations {
	margin: 10px 0 0 0;
	column-count: 4;
	column-gap: 20px;
}

#main_wrap #destinations li {
	line-height: 1.2em;
	padding: 0 0 9px 0;
	margin: 0;
	-webkit-column-break-inside: avoid; /* Chrome, Safari, Opera */
	page-break-inside: avoid; /* Firefox */
	break-inside: avoid; /* IE 10+ */
}

#destinations li:before {
	content: none;
}

/* ===== Media Queries ===== */

@media only screen and (max-width: 1023px) {
	#world_map {
		display: none;
	}
}

@media only screen and (max-width: 890px) {
	#destinations {
		column-count: 3;
	}
}

@media only screen and (max-width: 650px) {
	#destinations {
		column-count: 2;
	}
}

@media only screen and (max-width: 460px) {
	#destinations {
		column-count: 1;
	}
}