/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2017 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */

body {
  padding-top: 54px;
}

@media (min-width: 992px) {
  body {
    padding-top: 56px;
  }


.carousel-item {
  height: 65vh;
  min-height: 300px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}

.nn .news {
	overflow:auto;
	height:200px;
	width:100%;
	padding-left:20px;
	font-size:12px;
}
}

@media (min-width:576px) {
.carousel-item {
  height: 65vh;
  min-height: 200px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
	


.nn .news {
	overflow:auto;
	height:240px;
	width:100%;
	padding-left:20px;
	font-size:12px;
}

.nn .news dl {
	clear:left;
	width:95%;
	border-bottom: 1px solid #999;
	overflow:hidden;
}
.nn .news dl {
	width:95%;
}

.nn .news dt {
	font-weight: bold;
	float: left;
	width: 120px;
}

.nn .news dd {
	float:left;
	width:70%;
}



.nn3 .news {
	overflow:auto;
	/* height:240px; */
	width:100%;
	padding-left:20px;
	font-size:12px;
}

.nn3 .news dl {
	clear:left;
	width:95%;
	border-bottom: 1px solid #999;
	overflow:hidden;
}
.nn3 .news dl {
	width:95%;
}

.nn3 .news dt {
	font-weight: bold;
	float: left;
	width: 200px;
}

.nn3 .news dd {
	float:left;
	width:60%;
	margin-left:3%;
}

}

/**/
