@font-face {
  font-family: 'StagBook';
  src: url('http://mvdesign.co.nz/_conference/fonts/stag-book-webfont.eot');
  src: url('http://mvdesign.co.nz/_conference/fonts/stag-book-webfont.eot?#iefix') format('embedded-opentype'), url('http://mvdesign.co.nz/_conference/fonts/stag-book-webfont.woff') format('woff'), url('http://mvdesign.co.nz/_conference/fonts/stag-book-webfont.ttf') format('truetype'), url('http://mvdesign.co.nz/_conference/fonts/stag-book-webfont.svg#glyphicons-halflingsregular') format('svg');
}

body{
	font-size: 16px;
}


img.responsive{
	width: 100%;
}

.container{
	position: relative;
}

.topMenu{
	padding: 1em 0;
/* 	background: #f6f6f2; */
/* 	position: absolute; */
/* 	top: 0; */
}
@media (min-width: 1200px) {
	.topMenu{
		position: absolute;
		top: 0;
		right: 0;
		
	}
}
.topMenu ul li{
	display: inline-block;
	float: right;
	background: #f6f6f2;

}
.topMenu ul li a{
	padding: .5em;
	color: #000;
}
.topMenu ul li a:hover{
	background: none;
	color: #337ab7;
}
.toolBar{
	background: #f6f6f2;
}
.toolBar .container{
	min-height: 50px;
	padding: 0;
}

.toolBar .container h4{

	min-height: 50px;
	line-height: 50px;
	
	background: url(../images/graphics/lgnz15-bg-toolbar.png) no-repeat;

	padding: 0 0 0 80px;
	margin: 0;
	
	display: inline-block;
	}

.toolBar .social{
	/* position: absolute; */
	top:0;
	right: 0;
	height: 50px;
	background: url(../images/graphics/lgnz15-bg-toolbar.png) top right no-repeat;
	border: 1px solid black;
}
.toolBar a.facebook,
.toolBar a.twitter{

	display: inline-block;
	width: 38px;
	height: 50px;
	text-indent: -3000px;

	border: 1px solid red;
}
.toolBar a.facebook{
	right: 38px;
}



.blur.brand{

    position: absolute;
    width: 105%;
    height: 200%;
    left: -3%;
    top: -50%;
    border: 1px solid red;
}







.header{
	position: relative;
	
	color: #fff;
	
	min-height: 136px;
	
	padding: 4em 1em 15em;
	
	background: #902c8c url(../images/graphics/lgnz18-image-header-01.jpg) no-repeat center top;
	
	background-size: cover;
}

@media (min-width: 1200px) {
	.header{
		padding: 8em 1em 24em;
	}
}
@media (min-width: 1600px) {
	.header{
/* 		padding: 8em 1em 22em; */
	}
}






.excellence .header{
	background-size: cover;
	background-image: url(../images/graphics/lgnz17-image-header-03.jpg);
	background-color: #000;
	background-repeat: no-repeat;
	background-position-x: center ;
	background-position-y: bottom ;
}

.inner .header{
	padding: 4em 1em 6em;
	background-position-y: 50%;
/* 	background-image: none; */
/* 	background-color: #000; */
/* 	background: #666 url(../images/graphics/lgnz16-bg-header-03-fade.jpg) no-repeat center top; */
/* 	background-position-y: 85px; */
}
@media (min-width: 1600px) {
	.inner .header{
/* 		background-position-y: 0; */
/* 		background: #666 url(../images/graphics/lgnz16-bg-header-03.jpg) no-repeat center top; */
	}
}


.awards .header{
/* 	padding: 4em 1em 12em; */
	padding: 4em 1em 6em;
	
	background: url(../images/graphics/lgnz16-bg-header-excellence.jpg) no-repeat top center;
	background-color: #000;
	background-size: contain;
}
.header.awards .container .row{
	/* margin-top: 380px; */
}






.tagline{
	margin-top: 2em;
}
img.tagline{
	max-width: 541px;
}
.header .container.topHeadings{
	padding: 3em 15px 0em;
}
.dimmer{
	display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
/*     background-color: rgba(0,0,0, .5); */
	background-color: rgba(0,0,0, .2);

}




.logo{
	display: block;
	position: relative;
}


.logo img{
	width: 100%;
	max-width: 520px;
}


.navbar-inverse{
	/* background: #000; */
	background: transparent;
	border: 0 !important;
}
.navbar{
	margin-top: 2rem;
	margin-bottom: 0;
}
@media (max-width: 767px) {
	.navbar{
	    position: absolute;
	    width: 100%;
	    left: 0;
	    bottom: 0;
	}
	.navbar-inverse .navbar-collapse{
		background: #dadad5;
		border: 0;
	}
	.navbar li > a{
		border: 0 !important;
	}
}


.navbar li > a{
	color: #000;
	text-align: left;
	
	min-height: 126px;
	border-right: 1px solid #ccc;

	background: #dadad5;
	background-color:rgba(218,218,213,0.8);

	font-size: 20px;
	font-weight: 400;
	font-family: StagBook,Helvetica,Arial,sans-serif;
	
}
@media (max-width: 768px) {
	.navbar li > a{
		font-size: 1.6rem;		
	}
}
.navbar a:hover{
	background: #f6f6f2;
}
a.navbar-brand{
	display: none;
}
img.pull-right{
	margin:0 0 1em 2em;
}

.mainCont{
	background: #e6e6e0;
	padding: 0 0 4em;
	font-size: .875em;
}

.mainCont .cont{
	padding: 2rem 2rem 0 2rem;
}


.mainCont .cont .btn-primary, .mainCont .cont .btn-primary:hover{
	margin-top: 2em;
	background-image: none;
	background-image: none;
	border-color: transparent;
	border: 0;
	border-radius: 0;
	box-shadow: none;
	
	background: #9c008e;
	color: #fff;
	padding: 1em 1.4em;
}
.mainCont .cont .btn-primary:hover{
	background: #bf00ae;
}
.btn-large{
	font-size: 1.2em;
}

.rightColum.latestNews h2{
	font-size: 1.3em;
	font-weight: 400;
	background: url(../images/graphics/lgnz15-icon-news.png) no-repeat;
	padding: 0 0 1em 2.2em;
}

.rightColum.latestNews{
	margin: -5.5rem 0 0;
}
.rightColum ul{
	list-style: none;
	padding: 0;
}
.rightColum li {
	
	padding: 1em;
	margin-bottom: 1em;
	
	border: 1px solid #cececd;
	background: #fff;

}
.rightColum li h2{
	margin: 0;
	padding: 0;
}

.sponsors{
	padding: 4em 0;
	
}
.footer ul li{
	float: right;
}

.footer{
	padding: 1em;
	color: #fff;
	background: #000;
}
.footer .pull-right li{
	display:  inline-block;
}
.footer .pull-right li a{
	padding: 0 .25em;
}
.footer .pull-right li a:hover{
	background: none;
	color: #ccc;
}
.footer a{
	color: #fff;
}
.toolBar h4{
	font-size: 1.2em;
	text-transform: uppercase;
}

.sponsors img{
	margin: .25em;
	max-width: 400px;
}

/* ---------- TIMER ---------- */
	/*
	.timer-area{
		position: absolute;
		margin: 2em auto;
	}
	*/
	ul#countdown li {
	  display: inline-block;
	  background: transparent /* url('http://conference.co.nz/images/graphics/timer-piece.png') no-repeat left top */;
	  width: 104px;
	  text-align: center;
	}
	ul#countdown li span {
	  font-size: 2em;
	  font-weight: bold;
	  color: #fff;
	  /* height: 108px;
	  line-height: 108px; */
	  position: relative;
	}
	ul#countdown li span::before {
	  content: '';
	  width: 100%;
	  height: 1px;
	  position: absolute;
	  top: 31px;
	}
	ul#countdown li p.timeRefDays,
	ul#countdown li p.timeRefHours,
	ul#countdown li p.timeRefMinutes,
	ul#countdown li p.timeRefSeconds {
	  margin-bottom: 1em;
	  color: #fff;
	  text-transform: uppercase;
	  font-size: .875em;
	}
	
.theme-dropdown .dropdown-menu {
  display: block;
  position: static;
  margin-bottom: 20px;
}
.theme-showcase > p > .btn {
  margin: 5px 0;
}

.nav-justified>li {
		width: 20% !important;
	}
	
.navbar-inverse .navbar-brand{
	color: #f1f1f1;
}	

@media (min-width: 768px) {

	
	.navbar ul.dropdown-menu{
		padding: 0;
		margin: 0;
	}
	
	.navbar ul.dropdown-menu li > a {

		color: #666;

		min-height: inherit;
		
		border-right: 0;
		background: #dadad5;
		background-color: rgba(218,218,213,0.95);
		
		font-size: 16px;
		padding: .5em 1em;

		}
		
	.navbar ul.dropdown-menu li > a:hover{
		color: #000;
	}	
	
}


	
@media (max-width: 767px) {
	
	.counter.pull-right{
		float: left !important;
	}
	ul#countdown{
		margin: 2em 0 1em;
		padding-left: 0;
	}
	ul#countdown li{
		width: 60px;
	}
	ul#countdown li span {
		 font-size: 2em;
	}
	.rightColum.latestNews{
		margin: 4em 0 0;
	}
	a.navbar-brand{ 
		display: block; 
	}
	.toolBar h4{
		font-size: .875em;
		white-space: nowrap;
	}
	.sponsors img{
		width: 80%;
	}
	
	.navbar-header{
		background: #bf00ae;
	}
	.nav-justified>li{
		width: 100% !important;
		height: inherit;
		
	}
	.nav-justified>li a{
		min-height: inherit;
	}
	.header .container.topHeadings img{
		width: 100%;
		max-width: 378px;
	}
	.header .container.topHeadings{
		padding-left: 0;
	}
		
}
@media (max-width: 992px) {
	.rightColum.latestNews h2{
		background: none;
		padding-left: 0;
	}	
}
@media (max-width: 1200px) {
	ul#countdown li{
		width: 60px;
	}
	ul#countdown li span {
		 font-size: 2em;
	}
}






.lgnz19 .header{
	background: #e8e9ed url(../images/graphics/lgnz19-image-header-01.jpg) no-repeat center bottom;
}