
/***************  templates/main/css/template.multipurpose.css  ***************/
/* Breadcrumb  ======= */
p.breadcrumb{
	margin:30px 0;
	text-align: left;
	font-size: 17px;

}
	.breadcrumb-item{
		position:relative;
		display:inline-block;
		vertical-align:middle;
	}
	.breadcrumb a, .breadcrumb-sep{
		text-decoration: none;
	}
	.breadcrumb a{
		color:#999;
		font-size: 17px;
	}
	.breadcrumb-sep{
		padding:0 5px;
	}
	
/* Main  ======= */
.main {
    text-align: left;
}
.main-intro{
	margin-bottom:45px;
}
.main .respwidget, .blockCollection, .content-blocks-wrapper, .main-info{
	position:relative;
	width:100%;
	height:auto;
	min-height:100px;
}
/* Content  ======= */
.sides-wrapper{
	position:relative;
	display: table;
	width: 100%;
}
.left-side, .right-side{
	position:relative;
	display:table-cell;
	vertical-align:top;
	clear:both;
}

/* Left Side  ======= */
.left-side{
	width:300px;
	text-transform:uppercase;
}
.left-side ul{
	list-style: none;
}
.images-wrapper{
	display:block;
	position:relative;
	margin-bottom:10px;
	z-index:10;
}
.show-magnifying-glass .icon-magnifying_glass_solid:after{
    position: absolute;
	content:'\e807';
    color: white;
    width: 40px;
    height: 40px;
    right: 0;
    bottom: 3px;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    font-size: 28px;
    line-height: 40px;
    cursor: pointer;
 	background:rgba(66, 66, 66, 0.6);
 	pointer-events:none;
	/*
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99424242', endColorstr='#99424242')"; 
	*/
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99424242', endColorstr='#99424242'); 
}
a.video-link, .pdf-downloads li{
	width:100%;
	height:47px;
	line-height:47px;
	margin:5px 0 10px;
	display:block;
	background:#f4f5f7;
}
	.video-link:before{
		font-size:25px;
		padding:0 11px 0 15px;
		vertical-align:middle;
	}
.sm-share{
	max-width: 300px;
}
.sm-share .label{
	clear: both;
	width:100%;
	margin:10px 0 8px;
	text-transform: none;
	font-size: 18px;
}
.sm-share ul{
	clear: both;
	margin: 2px;
	padding: 0;
	font-size: 30px;
	list-style: none;
	text-align: justify;
	background-color: #f8f8f8;
	border-radius: 2px;
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
}
/*Center */
.sm-wrapper-center {
	margin-top: 20px;
}
.sm-wrapper-center .sm-share .label{
	clear: none;
	width:auto;
	float: none;
	margin: 0 4px 0 0;
	top: -3px;
}
.sm-wrapper-center .sm-share ul{
	text-align: center;
}

.sm-share li{
	position:relative;
	display:inline-block;
}
.sm-share li.share-this{
	font-size: 22px;
	top: -3px;
}
.sm-share .sm-icon:hover{
	color:#999;
}

.fancybox-wrap{
	top:0 !important;
}
.fancybox-overlay .video-embed{
	position:relative;
	width:900px;
	height:506px;
}
.fancybox-overlay .video-embed iframe{
	width:100%;
	height:100%;
}

.pdf-downloads{
	display:block;
	width:100%;
	text-transform:uppercase;
}
.pdf-downloads .widget_listMediaAttachments .toolbox-link{
	position: relative;
}
.pdf-downloads a{
	color: black;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
	.pdf-downloads .itemDownload {
    	line-height: 30px;
	}
	.pdf-downloads .itemDownload:before{
		width:18px;
		font-size:20px;
		vertical-align:middle;
		text-align:left;
 		font-family: "sprite-icons-font";
		content: '\e803';
		display: inline-block;
		color: black;
	}

/* Right Side  ======= */
.right-side{
	padding-left: 28px;
}
.right-side.no-left{
	padding-left: 0;
}
.info-box,.type_accordionBlock .accordionTitle{
	margin:30px 0 20px;
	padding:20px 50px 20px 20px;
	background-color: #f8f8f8;
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
}
	.info-box h5{
		margin-bottom:10px;
		color:#632c6a;
		font-size:17px;
		text-transform:none;
		vertical-align:middle;
	}
	.info-box h5:before{
		width:33px;
		font-size:25px;
		vertical-align:middle;
		text-align:left;
	}
	.info-box .text{
		margin-bottom:14px;
		color:#A9A9A9;
		font-size: 12px;
	}
	.info-box .text ul{
		margin-left: 15px;
	}
	.info-box .text ul li{
		list-style: outside none disc;
		line-height: 22px;
	}
	.info-box.two-col .text{
		-webkit-column-count:2;
		   -moz-column-count:2;
				column-count:2;
		-webkit-column-gap:55px;
		   -moz-column-gap:55px;
				column-gap:55px;
	}

.date-details{
	margin:-3px 0 20px;
	font-style:italic;
}
	.date-details .hour{
		border-left:1px solid;
		padding-left:10px;
		margin-left:8px;
	}
.right-side .text-container p{
	line-height: 24px;
}
.right-side .item-price{
	width:auto;
	height:30px;
	margin-top:10px;
	line-height:30px;
	display:inline-block;
	vertical-align:middle;
}	
.right-side .book-now{
	clear: both;
	padding:0 55px;
	margin-top:10px;
	float:right;
}
.right-side .freelink{
  	clear: both;
    display: inline-block;
    line-height: 30px;
    margin-top: 10px;
    text-align: left;
    text-decoration: none;
 }
.right-side .icon-arrow_right:after{
	content: '\e81f';
	font-size:14px;
	margin-left:6px;
}

.right-side .sm-share {
    clear: both;
    float: right;
    margin-bottom: 10px;
}

.right-side .sm-share .label {
    clear: none;
    width: auto;
    margin-right: 16px;
}
.right-side .sm-share ul {
    display: inline-block;
    padding: 0 20px;
}

/* Content Block */
.type_downloadList h3, .type_downloadList a{
	color: black;
	font-size: 14px;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
	.type_downloadList:before{
		width:18px;
		font-size:20px;
		vertical-align:middle;
		text-align:left;
 		font-family: "sprite-icons-font";
		content: '\e803';
		display: inline-block;
		color: black;
	}
.type_accordionBlock .accordionTitle{
	padding:10px 22px!important;
	font-family:'Maven Pro', sans-serif;
	color: #999999!important;
	font-size: 18px!important;
	width: auto!important;
	display: block!important;
	box-shadow: none;
}
.type_accordionBlock.expanded .accordionTitle{
	color:#632c6a!important;
	box-shadow: 0px 0px 2px rgba(0,0,0,.3);
}

	.type_downloadList h3:before{
		content: '\e82e';
		font-size:23px;
	}
	.type_downloadList:hover h3{
		color:#fff;
	}
.type_downloadList h3:before, .type_accordionBlock h3:after{
		width:27px;
		vertical-align:middle;
		text-align:left;
		margin-left:10px;
		font-family: "sprite-icons-font";
		display:inline-block;
}	
.type_accordionBlock h3.accordionTitle{
	color: #632c6a;
	font-size:14px;
	margin:20px 0;
}
	.type_downloadList h3{
		margin:0;
	}
	.type_accordionBlock h3:after{
		content: '\e820';
		float:right;
		vertical-align:top;
		color: #999999;
	}
	.type_accordionBlock.expanded h3:after{
		content: '\e81e';
		color: #632c6a;
	}
	.accordionContent,
	.accordionContent p{
		line-height: 22px;
	}
	.accordionContent ul{
		margin-left: 15px;
	}
	.accordionContent ul li{
		list-style: outside none disc;
		line-height: 22px;
	}
		
	/* MAIN VISUAL CAPTION */
	.main-visual .slideshow-caption{
		position:relative; float:left; width:380px; left:50px; height:245px; bottom:250px; overflow:visible; z-index:500; color:#fff;
	}
	.main-visual .slideshow-caption:before{
		content:"";
		position:absolute; width:625px; height:400px; bottom:-95px; left:-60px; display:block; overflow:visible; z-index:-1;

		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgzJSIgc3RvcC1jb2xvcj0iIzljOWM5YyIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiY2JjYmMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvcmFkaWFsR3JhZGllbnQ+CiAgPHJlY3QgeD0iLTUwIiB5PSItNTAiIHdpZHRoPSIxMDEiIGhlaWdodD0iMTAxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
		background: -moz-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.25) 0%, rgba(156,156,156,0) 83%, rgba(188,188,188,0) 100%); /* FF3.6+ */
		background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(0,0,0,0.25)), color-stop(83%,rgba(156,156,156,0)), color-stop(100%,rgba(188,188,188,0))); /* Chrome,Safari4+ */
		background: -webkit-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.25) 0%,rgba(156,156,156,0) 83%,rgba(188,188,188,0) 100%); /* Chrome10+,Safari5.1+ */
		background: -o-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.25) 0%,rgba(156,156,156,0) 83%,rgba(188,188,188,0) 100%); /* Opera 12+ */
		background: -ms-radial-gradient(center, ellipse cover,  rgba(0,0,0,0.25) 0%,rgba(156,156,156,0) 83%,rgba(188,188,188,0) 100%); /* IE10+ */
		background: radial-gradient(ellipse at center,  rgba(0,0,0,0.25) 0%,rgba(156,156,156,0) 83%,rgba(188,188,188,0) 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#00bcbcbc',GradientType=1 ); /* IE6-8 fallback on horizontal gradient */
	}
	.main-visual .slideshow-caption > div{
		overflow:hidden;
	}
		.main-visual .cycle-caption{
			min-height: 130px;
			padding: 14px;
			background-color: rgba(0,0,0,.3);
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#4C000000', endColorstr='#4C000000')"; 
			bottom:0;
		}
		.main-visual .cycle-caption .title{
			margin-bottom:5px;
			line-height:29px;
			font-size: 28px;
			font-weight: 700;
			text-transform: uppercase;
		}

		.main-visual .cycle-caption .cycle-link{
			float: right;
			color: white;
			text-transform: uppercase;
			font-style: 14px;
			position: relative;
			padding-right: 18px;
		}
		.main-visual .cycle-caption .cycle-link:before {
			position: absolute;
			right: -3px;
			top: 2px;
		}
		#page_facilities.northmelbourne .main-visual .slideshow-caption{
			display: none;
		}


	/* Slider controls */	
	.main-visual .mainSliderControls {
		position: absolute;
		top: 0;
		height: 100%;
		width: 100%;
	}
		.main-visual .mainSliderControls .nav-arrows {
			position: absolute;
			display: block;
			top: 50%;
			margin-top: -40px;
			width: 32px;
			height: 80px;
			z-index: 11;
			background: white;
		}
		.nav-arrows:before{
			line-height: 80px;
		}
		.nav-arrows.prev {
			left: 0;
			border-radius: 0 10px 10px 0;
		}
		.nav-arrows.next {
			right: 0;
			border-radius: 10px 0 0 10px;
		}

	/* Pager */
	.main-visual .pager-wrapper{
	}
		.main-visual .pager-wrapper ul{
			padding: 0;	
			margin: 0;
		}
		.main-visual .pager-wrapper ul li{
			display: inline-block;
			list-style: none;
			width: 74px;
			height: 8px;
			background-color: rgba(0,0,0,.43);
			-ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6D000000', endColorstr='#6D000000')"; 
			padding: 0;
			margin: 0 8px 0 0;
			cursor: pointer;
		}	
		.main-visual .pager-wrapper ul li.cycle-pager-active{
			background-color: white;
		}
		.main-visual .pager-wrapper ul li:last-child{
			margin-right: 0;
		}


/* LANDSCAPE TABLET to Desktop */	
@media (min-width: 1024px) and (max-width: 1199px) { 
	.right-side{
		/*width:63%;*/
	}
}

/* PORTRAIT TABLET to landscape and desktop */
@media (min-width: 768px) and (max-width: 1023px) {
	.right-side{
		/*width:52%;*/
	}
	.info-box{
		padding:20px;
	}
	.info-box.two-col .text{
		-webkit-column-count:1;
		   -moz-column-count:1;
				column-count:1;
	}
	.right-side .item-price{
		width:100%;
		text-align:right;
	}
	.fancybox-overlay .video-embed{
		width:740px;
		height:416px;
	}
}

/* MOBILE to portrait tablet */
@media (max-width: 767px) {
	.sides-wrapper,.left-side,.right-side{
		display: inline-block;
	}
	.left-side{
		margin-bottom:10px;
	}
	.right-side{
		padding: 0;
		width:100%;
	}
	.next-btn, .prev-btn, .no-item{
		width: 10%;	
	}
	.nav-title{
		width:80%;
	}
	.nav-title h2{
		font-size: 18px;
	}	
	.nav-btn a{
		display: none;
	}
	.all-btn{
		text-align: center;
	}
	.icon-magnifying_glass_solid:after, .respwidget .item-details .images-wrapper .icon-arrow_right:after, .right-side .freelink{
		display:none;
	}
	.images-wrapper .carousel_nav{
		position:absolute;
		top:50%;
		left:0;
		margin-top:-15px;
		width:100%;
		z-index:9999;
	}
	.carousel_nav .prev-btn{
		margin-left:8px;
	}
	.uniform-grid-widget .icon-arrow_right:after{
		margin-left:0;
	}
	.images-wrapper .carousel_nav .nav-arrows:before{
		color:#fff;
		font-size:31px;
		text-shadow: 0 0 8px rgba(0, 0, 0, 0.9);
	}
	.images-wrapper .carousel_nav .next{
		float:right;
	}
	.info-box{
		padding:0 15px 0;
	}
	.info-box.open{
		padding-bottom:15px;
	}
	.info-box-header{
		line-height:48px;
		min-height:48px;
		color:#94a1b3;
		font-size:17px;
	}
	.info-box-header:after{
		content: '\e814';
		font-family: "sprite-icons-font";
		vertical-align: middle;
		font-size:14px;
		float:right;
	}
	.info-box-header.open:after{
		content: '\e832';
	}
	.info-box h5.info-box-header{
		margin-bottom:0;
		font-size:14px;
	}	
	.info-box-content{
		position:relative;
	}
	.info-box-content.slideDownFX{
		max-height:500px;
	}
	.right-side .info-box .text{
		-webkit-column-count:auto;
		   -moz-column-count:auto;
				column-count:auto;
	}
	.right-side .item-price{
		width:100%;
		text-align:right;
	}
	.icon-download:before {
		margin-left:15px;
		width:23px;
	}
	.left-side .sm-share > span{
		display:inline-block;
		float:left;
	}
	.left-side .share.label{
		width:auto;
		padding-left:11px;
		/*font-size:12px;*/
	}
	.right-side .date-details{
		margin-bottom:10px;
	}
	.right-side .readmore-links{
		margin-bottom:15px;
	}

	.right-side .book-now{
		float: none;
		margin: 10px 30px 0 30px;
	}
	.sm-wrapper-center .sm-share .label {
		clear: both;
		margin: 10px 0 8px;
	}

	.type_accordionBlock h3:after {
	    font-size: 13px;
	    line-height: 24px;
	    vertical-align: top;
	}	
}