/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/


.video{
  position:relative;
  width:100%;
  padding-top:75%;
  margin-bottom: 10px;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.ncsbox {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 40px;
}

.ncsp {
	min-height: 132px;
}

.banner img {
	border: white;
	border-width: 5px;
	border-style: solid;
	
}