/*!
 * Noise Data Interface Additions
 *
 * Copyright 2014 Sonitus Systems Ltd
 * 
 */

html, body {
	height: 100%;
}

#home-wrap {
	height: auto;
    margin: 0 auto -60px;
    min-height: 100%;
    padding: 0 0 60px;
}
.bold {
	font-weight: bold;
}

#header-inner {	
	height: 148px;
}
#header-update {
	/*float: right;*/
	/*margin-top: 25px;*/
	color: #fff;
	font-size: 13px;
	max-width: 30%;
	position: absolute;
	top: 20px;
	right: 20px;
}
#header-update #update-heading {
	display: block;
	margin-bottom: 3px;
	text-decoration: underline;
	color: #b2dbeb;
}
#header-update a {
	color: #fff;
}
#header-update #update-title {
	margin-top: 5px;
}
#header-update #time-since {
	float: right;
	margin-left: 10px;
	color: #eee;
	font-size: 11px;
	position: relative;
	top: 3px;
}

.navbar-inverse .navbar-nav > .dropdown > a .caret {
	border-top-color: #fff;
	border-bottom-color: #fff;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #004275;
}
.navbar-header {
	max-width: 128px;
}
#menu-toggler {
	margin-top: 20px;
}

@media all and (min-width: 1200px) {
	#header-inner {
		background: url(/img/cityscape-large.png) no-repeat center top;
	}
}
@media all and (min-width: 992px) and (max-width: 1199px) {
	#header-inner {
		background: url(/img/cityscape-desktop.png) no-repeat center top;
	}
}
@media all and (min-width: 768px) and (max-width: 991px) {
	#header-inner {
		background: url(/img/cityscape-medium.png) no-repeat center top;
	}
}
@media all and (min-width: 480px) and (max-width: 767px) {
	#header-inner {
		background: url(/img/cityscape-tablet.png) no-repeat center top;
	}
}
@media all and (max-width: 479px) {
	#header-inner {
		background: url(/img/cityscape-mob.png) no-repeat;
		background-position: right 35px;
	}
}

footer {
	clear: both;
	background: #fff;
	font-size: 12px;
	color: #666;
	text-align: center;
	height: auto;
	line-height: 40px;
	border-top: 1px solid #dae1e8; /* #e9e9e9; */
 	box-shadow: 0 -2px 1px -1px #fff;
}

@media all and (min-width: 480px){
	footer {
		/*min-height: 60px;*/
		line-height: 60px;
	}
	.mobile-break {
		display: none;
	}
	#twitter-footer-link {
		float: right;
	}
}

p.lead {
	font-weight: normal;
	font-size: 16px;
}
.justified {
	text-align: justify;
}
a.btn-icon-3 {
	min-width: 40%;
	margin-left: 30%; 
}

#dcc-logo {
	background: url('/../img/logos/logo.png') no-repeat 0 0;
	width: 128px;
	height: 99px;
	display: block;
	float: left;
	position: relative;
	top: 25px;
}
@media all and (max-width: 768px) {
	#dcc-logo {
		background: url('/../img/logos/logo-small.png') no-repeat 0 0;
		width: 90px;
		height: 70px;
		top: 17px;
		left: 15px;
	}
}

#sonitus-logo {
	background: url('/../img/logos/sonitus_logo_28.png') no-repeat 0 0;
	width: 28px;
	height: 28px;
	display: inline-block;
	position: relative;
	top: 10px;
}
@media all and (max-width : 479px) {
	.sonitus-logo {
		top: 8px;
	}
}

.form-container {
 	margin: 10px 0 20px;
	background-color: #f6f6f6;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid rgba(86, 61, 124, 0.2);
	padding: 6px 0 10px;
	/*max-width: 700px;*/
	min-height: 75px;
}
.btn-orange {
	background-color: #f1641e;
	border-color: #d85a1b;
	color: #fff;
}
.btn-orange:hover, .btn-orange:focus, .btn-orange:active {
	background-color: #d85a1b;
	border-color: #c05018;
	color: #fff;
}
.push-btn-down {
	margin-top: 25px;
}

.nav > li > a {
 	padding: 7px 12px;
}

/*.navbar {
	background: #f1641e;
	border-bottom: #ccc;
	height: 70px;
}*/

.navbar-brand {
	position: relative;
	left: 128px;
	top: 5px;
}

/*** HOME ***/

.tp-banner-container {
    position: relative;
}
.revolution-mch-1:after {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.3);
}
/*.revolution-ch1 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    line-height: 60px;
    text-transform: uppercase;
    font-family: "Open Sans",sans-serif;
}*/
/*.revolution-ch2:after {
    left: 50%;
    width: 70px;
    height: 2px;
    content: " ";
    bottom: -20px;
    background: none repeat scroll 0% 0% #fff;
    margin-left: -35px;
    position: absolute;
}*/
/*.slider-content {
	background: rgba(0,66,117,0.7);
}*/

#main-slider {
	overflow: hidden !important;
	height: 420px;
}

/* hero */
#home-wrap #hero {
  overflow: hidden;
  background: #004275; /*10161C;*/
  background-size: cover;
  /*background-image: url("http://cdn.picography.co/dublin-crest.jpg");*/
  /*background-image: url("/../img/bgs/dublin-by-night.jpg");*/
  background-image: url("/../img/slider/noisemap-2.jpg");
  /*background: -webkit-radial-gradient(closest-corner, rgba(16, 47, 70, 0) 60%, rgba(16, 47, 70, 0.26)), -webkit-linear-gradient(108deg, #5E8199, #153752 90%);*/
  background-position: center 0%;
  background-repeat: no-repeat;
  height: 350px;
  position: relative;
  padding-top: 65px !important;
  box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); }
  @media (max-width: 991px) {
    #home-wrap #hero {
      padding-top: 100px; } }
  @media (max-width: 767px) {
    #home-wrap #hero {
      height: 550px; } }
  #home-wrap #hero:before {
    position: absolute;
    content: '';
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    /*background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);
    background: linear-gradient(right, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0) 1%, rgba(0, 0, 0, 0.1) 26%, rgba(0, 0, 0, 0.35) 71%, rgba(0, 0, 0, 0.5) 100%);*/
	}
  #home-wrap #hero:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    /*background: rgba(6, 13, 32, 0.15);*/
    /*background: rgba(13, 37, 102, 0.24);*/
    /*background: rgba(32, 54, 114, 0.29);*/
    background: rgba(32, 32, 32, 0.2);
	}

#hero .container {
  z-index: 33;
  position: relative;
}

.hero-heading {
  text-align: center;
  font-weight: 100;
  font-size: 2.8em;
  line-height: 1.5;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
@media screen and (min-device-width : 320px) and (max-device-width : 480px) {
	.hero-heading {
		font-size: 3.8em !important;
	}
}

.hero-text {
  line-height: 1.5;
  margin-top: 30px;
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.8);
  /*width: 60%;*/
  text-align: center;
}

#features {
	margin-top: 20px;
	margin-bottom: 40px;
}
.home-feature h2 {
	font-size: 1.7em;
	line-height: 2em;
}
@media only screen and (min-device-width : 320px) and (max-device-width: 480px) {
	.home-feature h2 {
		font-size: 1.5em !important;
	}
}
.home-feature a, .home-feature a:hover, .home-feature a:visited {
	color: #008abd;
	text-decoration: none;
}
.home-feature a.btn, .home-feature a.btn:hover, .home-feature a.btn:visited {
	color: #008abd;
	text-decoration: none;
}
.home-feature i {
	color: #004275;
}

#tweet-carousel {
	text-align: center;
	margin-top: 40px;
	z-index: 100;
}
.carousel-control {
	font-size: 25px;
	opacity: 0.7;
  	filter: alpha(opacity=70);
}
.tweet-text {
	font-size: 15px;
}
.tweet-text i {
	margin-right: 10px;
	color: #008abd;
}
.tweet-when {
	font-size: 12px;
	color: #666;
	margin-top: 4px;
}
.carousel-control {
	background: none !important;
	color: #004275;
	text-shadow: 0px 1px 2px rgba(100, 100, 100, 0.7);
}
.carousel-control:hover, .carousel-control:focus {
    color: #004275;
}


/*** LOCATIONS ***/
#location-list-container {
	padding: 10px 5px;
	background: #f9f9f9;
	border: 1px solid rgba(86, 61, 124, 0.2);
	border-radius: 3px;
}
	@media all and (max-width: 991px) {
		#location-list-container {
			margin: 25px 15px;
		}
	}
#location-list {
	padding-left: 5px;
}
#location-list li {
	margin-bottom: 7px;
}
#location-list li.last {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e3e3e3;
}
a.site-location, a.site-location:hover, a.site-location:visited {
	cursor: pointer;
}
/*.location-list-heading img {
	height: 22px;
	float: left;
	margin-right: 5px;
}*/
.location-list-heading {
	margin-bottom: 7px;
}
.location-list-heading span {
	font-weight: bold;
}
#map-canvas {
	height: 500px;
	font-size: 11px;
	background-image: initial;
	background-attachment: initial;
	line-height: 150%;
	width: 100%;
	outline-width: 2px;
	outline-style: initial;
	outline-color: initial;
	padding: 5px;
	margin: 0px;
	border: 1px solid #ccc;
}

#infowindow-content {
	max-width: 450px;
	padding: 10px;
}
#infowindow-heading {
	color: #004275;
	font-size: 22px;
	line-height: 22px;
}
#infowindow-body {
	margin-top: 10px;
}

/*** CHARTS ***/

.charts-datepicker {
	width: 40%;
}
.subtle-label {
	color: #6e829b;
	font-weight: 400;
}
/*#bar-chart {
	width: 100%;
}*/
/*#line-graph {
	display: none;
	width: 80%;
}*/
.nav-pills > li {
	cursor: pointer;
}
#chart-navpills {
	margin-top: 10px;
}

#compare-location-link {
	cursor: pointer;
	display: block;
	margin: 10px 2px 5px;
}
#remove-location-link {
	cursor: pointer;
	display: block;
	margin-top: 38px;
}
#second-location-select {
	margin-top: 8px;
}

/*.show-grid [class*="col-"] {
  background-color: #eee;
  text-align: center;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  min-height: 40px;
  line-height: 40px;
  border: 1px solid rgba(86, 61, 124, 0.2);
}*/

/*** ADD UPDATE ***/
#update-form, #tweet-form {
	margin-bottom: 20px;
}
#tweet-count {
    float: right;
    color: #666;
    font-size: 13px;
}
label.error {
	color: #a94442;
}

/*** UPDATES ***/
.update {
	margin-bottom: 20px;
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f0f0;
}
.update-date {
	font-size: 12px;
	color: #888;
	margin-bottom: 5px;
}
a.update-delete-link {
	position: relative;
	top: 7px;
	float: right;
	cursor: pointer;
}

/*** INFO PAGES ***/
#noise-map-img {
	text-align: center;
	margin: 30px 0;
}
.bullet-list {
	margin-top: 10px;
	padding-left: 20px;
	list-style: square;
}
.bullet-list > li {
	margin-bottom: 7px;
}
