/*
* Skeleton V1.2
* Copyright 2011, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 6/20/2012
*/

/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */
html, body{ 
	margin:0; padding:0; 
	height:100%; width:100%; 
	font: 14px/20px 'Oswald', Helvetica, Arial, sans-serif;}

body{
	font: 14px/20px 'Oswald', Helvetica, Arial, sans-serif;
	color:#FFF;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	 margin:0; padding:0; 
	 height:100%; width:100%;
	 overflow-x: hidden;
	 overflow-y: hidden;
}

/* Preloader */
#preloader {
	position: fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background-color:#fff; /* change if the mask should have another color then white */
	z-index:99999; /* makes sure it stays on top */
}

#status {
	width:200px;
	height:200px;
	position:absolute;
	left:50%; /* centers the loading animation horizontally one the screen */
	top:50%; /* centers the loading animation vertically one the screen */
	background-image:url(/img/status.gif); /* path to your loading animation */
	background-repeat:no-repeat;
	background-position:center;
	margin:-100px 0 0 -100px; /* is width and height divided by two */
}

.nav{ position: fixed; z-index:1000; top:20px; font-weight:400; left:0; width:120px;}
.nav ul{ list-style:none; padding:0; margin:0;}
.nav ul li{ display:block; border-top:1px #FFF solid; padding-top:5px; padding-left:45%; padding-bottom: -2px;}
.nav ul li.active{
	background: url(/img/menu-dot.png) no-repeat 35% 5%;
}
.nav a{ color:#FFFFFF; display:block; text-shadow: 1px 1px 2px #000; text-decoration:none; line-height:100%;}
.nav ul li:hover{
	/*background: url(/img/menu-dot.png) no-repeat 35% 65%;*/
}

#menu-small{ display:none; }

/* #Page Styles
================================================== */
.page{position: relative; width:100%; min-height:100%; margin:0; padding:0; z-index:8; display: block;}
.bg1{ position:absolute; z-index:6; width:100%; min-height:100%; background:url(/img/bg_home.jpg) no-repeat center center; background-size:cover;}
.bg2{ position:absolute; z-index:1; width:100%; min-height:100%; background:url(/img/bg_tours.jpg) no-repeat center center; background-size:cover;}
.center{ margin:0 auto; text-align:center;}
.fluid-home-logo{ width:200px; margin:20px auto;}
.fluid-home-text{ width:60%; margin:20px auto;}
.fluid-img{ width:100px; margin:20px auto; border:none;}

.btn-up{ position: absolute; z-index:1999; width:60px; height:32px; top:0; left:50%; margin-left:-30px; cursor:pointer; }
.btn-up img{ width:100%; border:0; margin:0; margin-bottom:0;}

.btn-left{ position: absolute; z-index:1999; width:32px; height:60px; top:43%; cursor:pointer; }
.btn-left img{ width:100%; border:0; margin-bottom:0;}

.btn-right{ position: absolute; z-index:1999; width:32px; height:60px; right:0; top:43%; cursor:pointer; }
.btn-right img{ width:100%; border:0; float:right; margin-bottom:0;}

/* #Tours Styles
================================================== */
.camera{ position:absolute; z-index:2005;right:10px; top:20px;}
.camera ul{ padding:0; margin:0; list-style:none; }
.camera img{ border:0;}

.change-bg{ cursor:pointer; background: url(../img/camera-unselected.png) no-repeat center center; height:25px; width:25px; }
.activeBg{ cursor:pointer; background: url(../img/camera-selected.png) no-repeat center center; height:25px; width:25px;}

ul.tours-chooser{ list-style:none; margin:0; padding:0; width:100%; }
ul.tours-chooser li{display: inline-block; padding:0; margin:0; width:23%;  }
ul.tours-chooser li:last-child{padding-right:0; }

ul.tours-chooser li img{ width:75%;}

.tour-lnk:hover{ cursor:pointer;}

#lisboa-tour-lnk{border-right:1px #FFF dotted; height:140px;}
#lisboa-tour-lnk-open{position:absolute; z-index:1004; top:0; left:0; display:none;}

#sintra-tour-lnk{border-right:1px #FFF dotted; height:140px;}
#sintra-tour-lnk-open{position:absolute; z-index:1004; top:0; left:23%; display:none;}

#arrabida-tour-lnk{border-right:1px #FFF dotted; height:140px;}
#arrabida-tour-lnk-open{position:absolute; z-index:1004; top:0; left:46%; display:none;}

#urtour-tour-lnk{height:140px;}
#urtour-tour-lnk-open{position:absolute; z-index:1004; top:0; left:69%; display:none;}

.tourscenter{ display: block; position:absolute; z-index:4000; left:0; right:0; bottom:8%; margin: auto; width:90%; height:100px; text-align:center; }
.slide{position:absolute; left:0; right:0; bottom:0; left:0; margin:0; padding:0; width:100%; height:100%; z-index:100;}
#tours-subpage{ position:absolute; top:0; right:0; bottom:0; left:0; margin:0; padding:0; width:100%; height:100%; z-index:800; overflow:hidden; }

	#tours-lisboa #bg-1{
		position:absolute;
		z-index:2;
		width:100%; min-height:100%;
		background:url(../img/bg_tours_lisbon.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-lisboa #bg-2{
		position:absolute;
		z-index:2;
		width:100%; min-height:100%;
		background:url(../img/bg_tours_lisbon_1.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-lisboa #bg-3{
		position:absolute;
		z-index:2;
		width:100%; min-height:100%;
		background:url(../img/bg_tours_lisbon_2.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-sintra #bg-1{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_sintra_2.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-sintra #bg-2{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_sintra_1.jpg) no-repeat center center;
		background-size:cover; 
		/*display:none;*/
	}
	
	#tours-sintra #bg-3{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_sintra.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-arrabida #bg-1{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_arrabida.jpg) no-repeat center center;
		background-size:cover; 
		/*display:none;*/
	}
	
	#tours-arrabida #bg-2{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_arrabida_1.jpg) no-repeat center center;
		background-size:cover; 
		/*display:none;*/
	}
	
	#tours-arrabida #bg-3{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_arrabida_2.jpg) no-repeat center center;
		background-size:cover; 
		/*display:none;*/
	}
	
	#tours-urtour #bg-1{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_lisbon_2.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-urtour #bg-2{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_lisbon_1.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}
	
	#tours-urtour #bg-3{
		position:absolute;
		z-index:2;
		width:100%; height:100%;
		background:url(../img/bg_tours_urtour.jpg) no-repeat center center;
		background-size:cover;
		/*display:none;*/
	}

.btn-bottom{ position: absolute; z-index:1999; width:60px; height:32px; bottom:0; left:50%; margin-left:-30px; cursor:pointer; }
.btn-bottom img{ width:100%; border:0; margin-bottom:0;}

.tour-list{list-style:none; padding:0; margin:0;}
.tour-list li{ display:inline-block; padding-right:20px; width:130px; height:120px; margin:0 auto; cursor:pointer;}
.tour-list li.bt-lisboa{background:url(/img/tour_lisboa_logo.png) no-repeat center center; background-size:60%;}
.tour-list li.bt-sintra{background:url(/img/tour_sintra_logo.png) no-repeat center center; background-size:60%;}
.tour-list li.bt-arrabida{background:url(/img/tour_arrabida_logo.png) no-repeat center center; background-size:60%;}
.tour-list li.bt-urtour{background:url(/img/tour_urtour_logo.png) no-repeat center center; background-size:60%;}

.tour-list li.bt-lisboa:hover{
	background:url(/img/tour_lisboa_logo.png) no-repeat center center;
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
}
.tour-list li.bt-sintra:hover{
	background:url(/img/tour_sintra_logo.png) no-repeat center center;
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
}
.tour-list li.bt-arrabida:hover{
	background:url(/img/tour_arrabida_logo.png) no-repeat center center;
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
}
.tour-list li.bt-urtour:hover{
	background:url(/img/tour_urtour_logo.png) no-repeat center center;
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;
}

.tour-list li.bt-lisboa.activeSlide {
	background:url(/img/tour_lisboa_logo.png) no-repeat center center;
	background-size:86%; 
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;}
.tour-list li.bt-sintra.activeSlide{
	background:url(/img/tour_sintra_logo.png) no-repeat center center;
	background-size:86%; 
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;}
.tour-list li.bt-arrabida.activeSlide{
	background:url(/img/tour_arrabida_logo.png) no-repeat center center; 
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;}
.tour-list li.bt-urtour.activeSlide{
	background:url(/img/tour_urtour_logo.png) no-repeat center center; 
	background-size:86%;
	-webkit-animation: fadein 1s; /* Safari and Chrome */
       -moz-animation: fadein 1s; /* Firefox */
        -ms-animation: fadein 1s; /* Internet Explorer */
         -o-animation: fadein 1s; /* Opera */
            animation: fadein 1s;}

@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.tour-list li:last-child{ padding-right:0;}

.tour-content{background:url(/img/bg_content_transparent.png) repeat top left; padding:15px; min-height:300px; }
.tour-content p{ text-shadow:#000 1px 1px 1px; line-height:100%; margin:0;}

.smaller-text{ color:#FFF; font-size:90%; text-transform:uppercase; }
.small-text{ color:#FFF; font-size:140%; text-transform:uppercase; }
.medium-text{ color:#FFF; font-size:160%; text-transform:uppercase; }
.big-text{ color:#FFF; font-size:280%; text-transform:uppercase;}
.plus-sign-blue{ display:inline-block; width:50px; height:50px; margin-left:15px; cursor:pointer;}
.arrow-sign-blue{ display:inline-block; float:left; width:50px; height:70px; margin-right:15px; cursor:pointer;}

.text-intro-tour{
	margin:0 auto; margin-left:12.5%; text-align:center; width:75%;
}
.text-intro-tour p{ margin:5px auto; }
.text-intro-tour .text-atraction{ border:0; width:86%; margin: auto; }

.price-info-txt{ float: left; text-align:left; }
.price-info-btn{ float: left; color:#FFF; margin-left:20px;}
.price-info-btn-big{ float: left; color:#FFF; margin-left:20px;}
.price-info-form{float: right; color:#FFF; margin:0; width:24px; height:24px; }
.price-info-form img{ width:100%;}
.price-info-desc{ text-align:center; }
.price-info-val{ text-align:center; width:83px; height:55px; background:url(../img/price-container.png) no-repeat center center; padding-top:10px;}
.price-info-val-big{ text-align:center; width:142px; height:130px; background:url(../img/price-container-big.png) no-repeat center center; padding-top:15px; margin:0 auto; margin-bottom:6px;}

/*.upper-euro{ font-size:18px; display:inline-block; margin-top:-10px; margin-left:-5px;}
.upper-euro-big{ font-size:18px; display:inline-block; margin-top:-10px; margin-left:-10px;}*/

.follow-the-form{ line-height:100%; text-align:left; width:100%;}

ul.tour-briefing{list-style:none; padding:0; margin:10px 0;}
ul.tour-briefing li{ color:#FFFFFF; width:100%; padding:0; margin: 0; }

.fl{ float:left;}
.fr{ float: right;}
.bege{color:#c2a871;}
.clear{ clear:both; float:none;}
.divide{background:url(/img/white-divider.png) no-repeat bottom left; height:11px; margin:5px 0 5px 0; padding:0; clear:both;}

#sintra-txt p{ width:62%; text-align:justify; color:#96ca2d; }
#sintra-txt h4{ font-weight:bold; color:#96ca2d; font-size:30px; line-height:80%; text-align:justify; margin:0; padding:0; margin-top:20px;}
#sintra-txt h4 span{ display:inline-block; clear:both; font-size:14px;}

#arrabida-txt p{ width:62%; text-align:justify; color:#0aa8c5; }
#arrabida-txt h4{ font-weight:bold; color:#0aa8c5; font-size:30px; line-height:80%; text-align:justify; margin:0; padding:0; margin-top:20px;}
#arrabida-txt h4 span{ display:inline-block; clear:both; font-size:14px;}

#lisboa-txt p{ width:62%; text-align:justify; color:#4bb5c1;}
#lisboa-txt h4{ font-weight:bold; color:#4bb5c1; font-size:30px; line-height:80%; text-align:justify; margin:0; padding:0; margin-top:20px;}
#lisboa-txt h4 span{ display:inline-block; clear:both; font-size:14px;}

.bg3{ position:absolute; z-index:1; width:100%; min-height:100%; background:url(/img/bg_transfers.jpg) no-repeat center center; background-size:cover;}
.bg4{ position:absolute; z-index:1; width:100%; min-height:100%; background:url(/img/bg_contacts.jpg) no-repeat center center; background-size:cover;}


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

	/* Smaller than standard 960 (devices and browsers) */
	/*@media only screen and (max-width: 959px) {}*/

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		#menu-small{ position:fixed; left:10px; top:20px; z-index:3000; width:25px; display: block; cursor:pointer; }
		.nav{left:-100%;}
		#tours-lisboa #bg-1, #tours-lisboa #bg-2, #tours-lisboa #bg-3,
		#tours-sintra #bg-1, #tours-sintra #bg-2, #tours-sintra #bg-3,
		#tours-arrabida #bg-1, #tours-arrabida #bg-2, #tours-arrabida #bg-3,
		#tours-urtour #bg-1, #tours-urtour #bg-2, #tours-urtour #bg-3,
		.bg1, .bg2, .bg3, .bg4{ 
			position:absolute; z-index:1;
			width:100%; min-height:100%; 
			background:url(/img/bg_contacts.jpg) no-repeat center center; 
			background-size:cover;
		}
		.camera, .divide{ display:none;}
		
		.fluid-home-logo{ width:120px; margin:10px auto;}

		
		.tour-content{ background:none;}
		
		.price-info-val{ width:20px; background:none; padding-top:5px;}
		.price-info-val-big{ width:30px; height:60px; background:none; padding-top:5px; margin:0 auto; margin-bottom:0;}
		.smaller-text{ font-size:80%; }
		.small-text{ font-size:100%;}
		.medium-text{  font-size:120%;}
		.big-text{ font-size:150%; }
		.plus-sign-blue{ display:inline-block; width:20px; height:20px; margin-left:10px; cursor:pointer;}
		.arrow-sign-blue{ display:inline-block; float:left; width:30px; height:50px; margin-right:15px; cursor:pointer;}
		.plus-sign-blue img, .arrow-sign-blue img{ width:100%;}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		
		body{
			 overflow-x:hidden;
			 overflow-y:visible;
		}
		.empty{ display:none; height:1px;}
		
		.btn-bottom, .btn-up{ display:none;}
		
		#menu-small{ position:fixed; left:10px; top:20px; z-index:3000; width:25px; display: block; cursor:pointer; }
		.nav{left:-100%;}
		#tours-lisboa #bg-1, #tours-lisboa #bg-2, #tours-lisboa #bg-3,
		#tours-sintra #bg-1, #tours-sintra #bg-2, #tours-sintra #bg-3,
		#tours-arrabida #bg-1, #tours-arrabida #bg-2, #tours-arrabida #bg-3,
		#tours-urtour #bg-1, #tours-urtour #bg-2, #tours-urtour #bg-3,
		.bg1, .bg2, .bg3, .bg4{ 
			position:absolute; z-index:1;
			width:100%; min-height:100%; 
			background:url(/img/bg_contacts.jpg) no-repeat center center; 
			background-size:cover;
		}
		.camera{ display:none;}
		
		.fluid-home-logo{ width:120px; margin:10px auto;}
		.fluid-img{ width:80px; margin:10px auto;}
		
		.tour-content{ background:none;}
		
		.price-info-desc{ text-align:center; margin:0; padding:0; }
		
		.upper-euro-big{ font-size:12px; display:inline-block; margin:0;}
		
		.price-info-form{float: right; color:#FFF; margin:-15px 0; width:24px; height:24px; }
		.price-info-form img{ width:60%;}
		
		.price-info-txt{ float: left; text-align:left; width:30%; margin:0; padding:0; }
		.price-info-btn-big{ float: left; color:#FFF; margin-left:5px; width:32%; height:65px;}
		.price-info-val{ width:20px; background:none; padding-top:5px;}
		.price-info-val-big{ width:100%; padding:0; background:none; margin:0 auto; height:60px;}
		
		.smaller-text{ font-size:80%; margin:0; }
		.small-text{ font-size:100%; margin:0;}
		.medium-text{  font-size:120%; margin:0;}
		.big-text{ font-size:150%; margin:0; }
		
		.plus-sign-blue{ display:inline-block; width:20px; height:20px; margin-left:10px; cursor:pointer;}
		.arrow-sign-blue{ display:inline-block; float:left; width:30px; height:50px; margin-right:15px; cursor:pointer;}
		.plus-sign-blue img, .arrow-sign-blue img{ width:100%;}
		
		.clear{ height:5px;}
		
		ul.tours-chooser {padding:0; margin:0; width:90%; }
		ul.tours-chooser li{float: left; display:block; padding:0; margin:0; width:49%; }
		ul.tours-chooser li:last-child{padding-right:0; }
		
		#lisboa-tour-lnk{border-right:1px #FFF dotted; display:none;}
		
		#sintra-tour-lnk{ border:none;display:none;}
		
		#arrabida-tour-lnk{border-right:1px #FFF dotted;display:none;}
		
		#urtour-tour-lnk{border:none;display:none;}
		
		.tour-list{ display:none;}
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
		
		body{
			 overflow-x:hidden;
			 overflow-y:visible;
		}
		
		
		.empty{ display:none; height:1px;}
		.btn-bottom, .btn-up{ display:none;}
		
		p{ line-height:100% ; margin:0;}
		
		#menu-small{ position:fixed; left:10px; top:20px; z-index:3000; width:25px; display: block; cursor:pointer; }
		
		.nav{left:-100%;}
		#tours-lisboa #bg-1, #tours-lisboa #bg-2, #tours-lisboa #bg-3,
		#tours-sintra #bg-1, #tours-sintra #bg-2, #tours-sintra #bg-3,
		#tours-arrabida #bg-1, #tours-arrabida #bg-2, #tours-arrabida #bg-3,
		#tours-urtour #bg-1, #tours-urtour #bg-2, #tours-urtour #bg-3,
		.bg1, .bg2, .bg3, .bg4{ 
			position:absolute; z-index:1;
			width:100%; min-height:100%; 
			background:url(/img/bg_contacts.jpg) no-repeat center center; 
			background-size:cover;
		}
		.camera{ display:none; }
		
		.fluid-home-logo{ width:80px; margin:10px auto;}
		.fluid-home-text{ width:120px; margin:20px auto;}
		.fluid-img{ width:80px; margin:10px auto;}
		
		.tour-content{ background:none;}
		
		.price-info-desc{ text-align:center; margin:0; padding:0; }
		
		.price-info-form{float: right; color:#FFF; margin:-15px 0; width:24px; height:24px; }
		.price-info-form img{ width:60%;}
		
		.upper-euro-big{ font-size:12px; display:inline-block; margin:0;}
		
		.price-info-txt{ float: left; text-align:left; width:30%; margin:0; }
		.price-info-btn-big{ float:left; color:#FFF; margin-left:5px; width:32%; height:100%; display:table;}
		.price-info-val{ width:20px; background:none; padding-top:5px;}
		.price-info-val-big{ width:100%; background:none; padding-top:0; margin:0 auto; height:60px;}
		
		.smaller-text{ font-size:80%; padding:0; margin:0; line-height:100%;}
		.small-text{ font-size:100%;  margin:0;}
		.medium-text{  font-size:120%;  margin:0;}
		.big-text{ font-size:150%; margin:0; }
		.plus-sign-blue{ display:inline-block; width:20px; height:20px; margin-left:10px; cursor:pointer;}
		.arrow-sign-blue{ display:inline-block; float:left; width:30px; height:50px; margin-right:15px; cursor:pointer;}
		.plus-sign-blue img, .arrow-sign-blue img{ width:100%;}
		
		
		ul.tours-chooser {padding:0; margin:0 auto; width:90%;  height:60px; }
		ul.tours-chooser li{display: inline-block; padding:0; margin:0; width:46%; }
		ul.tours-chooser li:last-child{padding-right:0; }
		
		#lisboa-tour-lnk{border-right:1px #FFF dotted; display:none;}
		
		#sintra-tour-lnk{ border:none;display:none;}
		
		#arrabida-tour-lnk{border-right:1px #FFF dotted;display:none;}
		
		#urtour-tour-lnk{border:none;display:none;}
		
		.tour-list{ display:none;}
		
	}
	
	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	/*@media only screen and (max-width: 479px) {}*/

