@charset "UTF-8";
/* CSS Document */

.headerstrip360 {
	display: block;
	background-color: #bebebe;
	width: 100%;
	height: 38px;
	overflow: hidden;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/h1bg-alt.png);
	background-repeat: repeat-x;
	background-position: center -96px;
}
#filterstrip360 {
	display: block;
	height: 70px;
	position: relative;
}
#filterstrip360 p {
	margin: 0 !important;
	color: #666;
	display: block;
	position: absolute;
	top: 8px;
	left: 0;
}
#filterstrip360 h1 {
	position: absolute;
	color: #fff;
	margin: 0 !important;
	bottom: 15px;
	font-size: 32px !important;
}
#filterstrip360 .filter360 {
	display: block;
	position: absolute;
	top: 0px;
	left: 130px;
	margin: 0 !important;
	padding: 0 7px 0 7px !important;
	list-style-type: none;
	border-top: 0 none !important;
}
#filterstrip360 .filter360 li {
	float: left;
	background-image: none !important;
	border-bottom: 0 none !important;
	background-color: transparent !important;
	padding: 0 !important;
}
#filterstrip360 .filter360 li a {
	display: block;
	padding: 7px 10px 7px 10px;
	color: #008e9b;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	background-color: transparent !important;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
#filterstrip360 .filter360 li a.selected {
	color: #fff !important;
	background-color: #999 !important;
}
#filterstrip360 .filter360 li a:hover {
	color: #333;
	background-color: #999 !important;
}



#tour-container {
	margin-right: -20px;
	padding-bottom: 20px;
}
.tour-item {
	margin: 20px 20px 0 0;
	width: 280px;
	height: 160px;
	-webkit-transition: all 0.5s ease-in-out;
-moz-transition: all 0.5s ease-in-out;
-ms-transition: all 0.5s ease-in-out;
-o-transition: all 0.5s ease-in-out;
transition: all 0.5s ease-in-out;
}
.tour-item a {
	display: block;
	width: 280px;
	height: 160px;
	position: relative;
	text-decoration: none;
	color: #fff !important;
}
.tour-item a h3 {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 240px;
	padding: 150px 20px 15px 20px;
	font-size: 17px !important;
	z-index: 1000;
	margin: 0 !important;
	text-align: center;
	line-height: 1 !important;
	opacity: 0;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/thumbnail-hover.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.tour-item a:hover h3 {
	opacity: 1;
}
.tour-item a img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
}

.big360 {
	width: 100%;
	height: 500px;
	margin-top: 20px;
}
.filterstrip360 h1 {
	color: #008e9b;
	padding: 4px 0 0 0;
	margin: 0 !important;
}
.backlink-para {
	padding-left: 0 !important;
	margin: 0 !important;
	
}
.backlink {
	color: #fff;
	font-size: 16px;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/backlink-bg.png);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	padding: 8px 20px 8px 40px;
	opacity: 0.7;
	display: block;
	margin: 0 !important;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.backlink:hover {
	opacity: 1;
	background-color: #999;
	color: #fff;
}



.tour-details {
	display: block;
	background-color: #eee;
	margin-top: -7px !important;
	margin-bottom: 30px;
}
.tour-details-inner {
	padding: 20px;
}


.footer {
	background-color: #008e9b;
	padding-top: 30px;
	padding-bottom: 30px;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/footerbg.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.footer a {
	color: #a3ccd1;
}
.footer a:hover {
	color: #fff;
}


.related-tours {
	display: block;
	margin-right: -10px;
}

.related-tour {
	display: block;
	float: left;
	width: 185px;
	height: 104px;
	margin: 0 10px 10px 0;
	overflow: hidden;
	position: relative;
}
.related-tour a strong {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 155px;
	padding: 25px 15px 100px 15px !important;
	opacity: 0;
	color: #fff !important;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/transparent-turquoise.png);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.related-tour a:hover strong {
	opacity: 1;
}
.related-tour img {
	width: 100%;
}


.maplink, .deptlink {
	display: block;
	clear: both;
	margin: 10px 0 10px 0 !important;
}
.maplink a, .deptlink a {
	padding: 7px 0px 7px 40px;
	font-weight: bold;
	display: block;
	background-color: #f6f6f6;
	background-repeat: no-repeat;
	background-position: 3px center;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.maplink a:hover, .deptlink a:hover {
	color: #000;
	background-color: #eee;
	opacity: 1;
}
.maplink a {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/icon-location-link.png);
}
.deptlink a {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/360s/icon-dept-link.png);
}



.social {
	display: block;
	text-align: right;
	height: 60px;
	margin-right: -20px;
}
.social a {
	display: block;
	height: 60px;
	width: 60px;
	float: right;
	margin-right: 20px;
	text-indent: 1000px;
	overflow: hidden;
	opacity: 0.8;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social a:hover {
	opacity: 1;
}
.social a.youtube {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/inspiringwinners/icon-youtube.png);
}
.social a.twitter {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/inspiringwinners/icon-twitter.png);
}
.social a.facebook {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/inspiringwinners/icon-facebook.png);
}
.social a.instagram {
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/custom/microsites/inspiringwinners/icon-instagram.png);
}
.span_1_of_3 .tel,
.span_1_of_3 .email {
	margin-top: 35px;
}
.span_1_of_3 .tel a {
	display: block;
	float: left;
	padding: 7px 5px 3px 55px;
	color: #fff;
	opacity: 0.8;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/icons/icon-contact-tel.png);
	background-repeat: no-repeat;
    background-position: 20px center;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span_1_of_3 .email a {
	display: block;
	float: left;
	padding: 7px 5px 3px 55px;
	color: #fff;
	opacity: 0.8;
	background-image: url(/media/wwwlboroacuk/external/styleassets/img/icons/icon-contact-email.png);
	background-repeat: no-repeat;
    background-position: 20px center;
    -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.span_1_of_3 .tel a:hover,
.span_1_of_3 .email a:hover {
	opacity: 1;
}






@media only screen and (max-width: 1179px) {




#tour-container {
	padding-left: 30px;
	padding-right: 30px;
}
#filterstrip360 p {
	left: 30px;
}
#filterstrip360 #filters {
	left: 160px;
}
#main-content.content-fullwidth {
	margin-top:  !important;
}
.social {
	margin-right: 0 !important;
	margin-left: -20px !important;
}





}
@media only screen and (min-width: 880px) {


.computer-link {
	display: block !important;
}
.mobile-link {
	display: none !important;
}





}
@media only screen and (max-width: 879px) {


#main-content.content-fullwidth {
	margin-top: -1px !important;
}
.computer-link {
	display: none !important;
}
.mobile-link {
	display: block !important;
}
.headerstrip360 {
	height: auto !important;
	background-color: #bebebe !important;
	background-image: none !important;
}
#filterstrip360 {
	position: relative !important;
	height: auto !important;
}
#filterstrip360 p {
	display: none;
}
#filterstrip360 .filter360 {
	position: relative !important;
	float: left !important;
	padding: 0 7px 0 30px !important;
}
#filterstrip360 #filters {
	left: auto !important;
	padding-left: 20px;
}

#main-content h1 {
	margin-left: 0px !important;
}
.social {
	margin-right: 0 !important;
	padding-top: 0;
	height: 30px;
}
.social a {
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
}
.footer {
	padding-bottom: 0px;
    padding-top: 0px;
}




}
@media only screen and (max-width: 590px) {


.social {
	padding-top: 5px !important;
	height: 35px;
}
.social a {
	width: 30px;
	height: 30px;
	background-size: 30px 30px;
	float: left;
	margin-right: 0;
	margin-left: 20px;
}
.col {
	margin: 0 !important;
}
.hdn {
	display: none !important;
}




}