@charset "UTF-8";
/* Body */
body {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*	font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-style: normal;
	font-weight: 200;
}
	
@font-face {
		font-family: "Gotham";
		src: url("Gotham/Gotham-Book.otf");
	}

/* a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #0056b3;
  text-decoration: underline;
} */


/* Navigation */
/* header {
	width: 100%;
	height: 10%;
	position: fixed;
	z-index: 2;
} */

/* .nav-container {
	position: relative;
		top: 0px;
	 	right: 0px;
	float: right;
	width: 60%;
	z-index: 100;
	overflow: hidden; /* ADDED FOR MOBILE NAV ? 
}
*/

/* .logo-container {
	position: relative;
		top: 10px;
	 	left: 10px;
	 width: 40%;
	z-index: 100;
}
*/
 /*
.logo {
	color: #fff;
	font-weight: bold;
	text-align: undefined;
	width: 100%;
	height: auto;
	float: left;
	margin-top: 1.5em;
	margin-left: 1.5em;
	letter-spacing: 4px; 
}

.logo img {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 40px;
}
nav {
	float: right;
	text-align: right;
	margin-right: 10px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}
ul li a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
}
ul li:hover a {
/*	color: #36a6a6; */
/*	color: #D60003;
	text-decoration: none;
	font-weight: bold;
}
*/
/* MOBILE NAVIGATION */
/* Add a background color to the top navigation */
/* .topnav {
	float: right;
	text-align: right;
	margin-right: 0px;
  overflow: hidden; 
}

.topnav ul li {
	float: left;
	color: #FFFFFF;
	font-size: 14px;
	text-align: right;
	margin-right: 15px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 0.3s linear;
}

/* Style the links inside the navigation bar */
/*.topnav a {
  float: left;
  display: block;
  color: #444444;
  text-align: right;
  padding: 10px 14px;
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
*/
/* Change the color of links on hover */
/*.topnav a:hover {
/*  background-color: #ddd;
  color: #D60003;
  font-weight: bold;
}
*/
/* Add an active class to highlight the current page */
/* .topnav a.active {
  color: #D60003;
  text-decoration: none;
	  font-weight: bold;
}

/* Hide the link that should open and close the topnav on small screens */
/*.topnav .icon {
  display: none;
}
*/

.footer-contact-home {
	position: relative;
		top: 30px;
	width: 100%;
/*	margin-top: 20em; */
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: rgba(77,162,165,0.95); /* to apply transparency/opacity to background */
}

/*
.banner-container {
	background-image: url(..images/cfd-web-home-banner-16-9.gif);
	background-size: cover;
	background-repeat: no-repeat;
	height: 100vh;
}
*/

 /* .banner-container {
	display: block;
	position: fixed;
	 	top: 30px;
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	z-index: -1;
}
*/

object #EdgeID {
    width: 100%;
    height: 100%;
/*	height: 100vh !important; */
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	overflow: hidden;
}

object #EdgeID-hidden {
    width: 100%;
    height: 100%;
/*	height: 100vh !important; */
	padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
	overflow: hidden;
	visibility: hidden;
}

.hero_header {
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 4px;
}
/* Hero Section */
.hero {
/*	background-color: #FFFFFF; */
/*    position: relative;
    top: -25px; */
/*    width: 100%; */
/*	height: auto !important; */
	margin: 0px;
  /*  background-color: #36a6a6; */
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}

.light {
	font-weight: bold;
	color: #717070;
}
.tagline {
	text-align: left;
	color: #444444;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* Featured Projects Section */

.featured {
	position: relative;
		top: -6.0rem;
	width: 100%;
/*	margin-top: 20em; */
	padding-top: 1.5em;
	padding-bottom: 4em;
	background: rgba(60,60,60,0.95); /* to apply transparency/opacity to gray background */
	z-index: 0; 
}

.col-featured-images {
	padding: 15px 15px 6rem 15px;
	width: 60%;
}

.col-featured-text {
	float: right;
	position: relative;
	width: 40%;
	padding: 0.5em 0 1.25rem 20px;
}

.featured h2 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 2rem;
  padding-bottom: 1rem;
}
.featured h3 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1.25rem;
  padding-top: .25rem;
  padding-bottom: 0;
}
.featured h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #8DD2CD;
  font-size: 1.5rem;
  padding-top: .25rem;
  padding-bottom: .5rem;
}

.featured p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #FFFFFF;
  font-size: 1rem;
}

.btn-primary-port {
  color: #D60003;
  background-color: none;
  border-color: none; 
  font-size: 1.25rem;
}

.btn-primary-port:hover {
  color: cadetblue;
  background-color: none;
  border-color: none;
  font-size: 1.25rem;
}

.btn-primary-news {
  color: #ff0000;
  background-color: none;
  border-color: none; 
  font-size: 0.875rem;
}

p.primary-news-text {
  color: #ffffff;
  background-color: none;
  border-color: none; 
  font-size: 0.875rem;
}

.btn-primary-news:hover{
  color: cadetblue;
  background-color: none;
  border-color: none;
  font-size: 0.875rem;
  font-weight: normal;
}



.btn-lg, .btn-group-lg > .btn {
  padding: 0;
  font-size: 1.25rem;
  line-height: 0;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-primary-port:focus, .btn-primary-port.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0);
}

.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}

.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}


/* Recent News Section */

.recent {
	position: relative;
		top: 60px;
	width: 100%;
/*	margin-top: 20em; */
	padding-top: .75em;
	padding-bottom: 9em;
	background: rgba(30,30,30,0.95); /* to apply transparency/opacity to gray background */
/*	z-index: 3; */
}

.col-recent-news {
	padding: 15px;
}

.col-recent-item {
	position: relative;
  width: 100%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 15px;
}

h2.news-numbers {
	font-size: 12rem;
	line-height: 10rem;
	display: inline-block;
	color: #488f8b;
	font-weight: 900;
}

h5.news-head {
	color: #ff0000;
}

.news-text {
	color: #ffffff;
}


/* Footer Contact Us Section */
.footer-contact {
	position: relative;
		top: -100px; 
	width: 100%;
/*	margin-top: 20em; */
	padding-top: 1.5em;
	padding-bottom: 1.5em;
	background: rgba(77,162,165,0.95); /* to apply transparency/opacity to background */
/*	z-index: 3; */
}





.footer-text a {
	color: #ffffff;
	text-align: left !important;
}


.footer-form-group {
	padding: 0px;
}

.form-name {
	padding-bottom: 30px;
}

.form-email {
	padding-bottom: 30px;
}

.form-message {
	padding-bottom: 30px;
}

.form-submit {
	padding-bottom: 0px;
}

/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
    position: relative;
	top: -20px;
    width: 100%;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px; 
}
/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	/* [disabled]min-width: 400px;
*/
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 35px;
}
.gallery .thumbnail h4 {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}
/* Parallax Section */
.banner {
	background-color: #2D9AB7;
	background-image: url(../images/parallax.png);
	height: 400px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
}
.parallax {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	margin-top: 0px;
}
.parallax_description {
	color: #FFFFFF;
	text-align: right;
	padding-right: 100px;
	width: 30%;
	float: right;
	font-weight: lighter;
	line-height: 23px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* More info */
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 400px;
	max-height: 200px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
	background-color: #FEFEFE;
	color: #C4C4C4;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.copyright-port {
	position: relative;
		top: -133px;	
	text-align: left;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: rgba(40,40,40,0.95) !important; /* to apply transparency/opacity to gray background */
	color: #FFFFFF;
	text-transform: none !important;
	font-weight: lighter;
	letter-spacing: 0px !important;
	border-top-width: 2px;
	width: 100%;
	height: 120px;
}
.footer_banner {
	background-color: #B3B3B3;
	padding-top: 60px;
	padding-bottom: 60PX;
	margin-bottom: 0px;
	background-image: url(../images/pattern.png);
	background-repeat: repeat;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}



/* Mobile */
@media (max-width: 320px) {
	
.featured {
	position: relative;
		top: -4.0rem; 
	/*	top: -25px; 
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 6em;
	background: rgba(60,60,60,0.95); /* to apply transparency/opacity to gray background */
	z-index: 0;
}

.col-featured-images {
	padding: 15px;
	width: 100%;
}

.col-featured-text {
	float: left;
	position: relative;
	width: 100%;
	padding: 0.5em 0.5em 0 20px;
}

.featured h2 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1.25rem;
  padding-bottom: 1rem;
}
.featured h3 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: .75rem;
  padding-top: .125rem;
}
.featured h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  font-size: 1rem;
}

.featured p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #FFFFFF;
  font-size: .75em;
}

.btn-primary-port {
  color: #D60003;
  background-color: none;
  border-color: none; 
  font-size: 1.0rem;
}

.btn-primary-port:hover {
  color: cadetblue;
  background-color: none;
  border-color: none;
  font-size: 1.0rem;
}
	
h2.news-numbers {
	font-size: 12rem;
	line-height: 8rem;
	display: inline-block;
	color: #488f8b;
	font-weight: 900;
}
	
/* .container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
	*/
/*	
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
	*/
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {

.featured {
	position: relative;
		top: -4.5rem; 
	/*	top: -25px; 
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 6em;
	background: rgba(60,60,60,0.95); /* to apply transparency/opacity to gray background */
	z-index: 0;
}
.col-featured-images {
	padding: 15px;
	width: 100%;
}

.col-featured-text {
	float: left;
	position: relative;
	width: 100%;
	padding: 0.5em 0.5em 0 20px;
}
.featured h2 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1.5rem;
  padding-bottom: 1rem;
}
.featured h3 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1rem;
  padding-top: .125rem;
}

.featured h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  font-size: 1.25rem;
}

.featured p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #FFFFFF;
  font-size: 1rem;
}

.btn-primary-port {
  color: #D60003;
  background-color: none;
  border-color: none; 
  font-size: 1.0rem;
}

.btn-primary-port:hover {
  color: cadetblue;
  background-color: none;
  border-color: none;
  font-size: 1.0rem;
}

h2.news-numbers {
	font-size: 8rem;
	line-height: 6rem;
	display: inline-block;
	color: #488f8b;
	font-weight: 900;
}
/*	
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
/*
.parallax {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.parallax_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
	
.parallax {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.parallax_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}

.footer_column {
	width: 100%;
}
*/
}
/* Medium Tablets to Small Desktops ? */
@media (min-width: 768px)and (max-width: 992px) {

.featured {
	position: relative;
		top: -4.25rem; 
	/*	top: -25px; 
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 6em;
	background: rgba(60,60,60,0.95); /* to apply transparency/opacity to gray background */
	z-index: 0;
}
.featured h2 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 2rem;
  padding-bottom: 1rem;
}
.featured h3 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1.25rem;
  padding-top: .25rem;
}
.featured h1 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #8DD2CD;
  font-size: 1.5rem;
  padding-top: .25rem;
  padding-bottom: .5rem;
}

.featured p {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #FFFFFF;
  font-size: 1rem;
}

h2.news-numbers {
	font-size: 8rem;
	line-height: 6rem;
	display: inline-block;
	color: #488f8b;
	font-weight: 900;
}
}

/* Small Desktops */
@media (min-width: 993px) and (max-width: 1096px) { /*was min 768 ... */

.featured {
	position: relative;
		top: -5.0rem; 
	/*	top: -25px; 
	width: 100%;
	padding-top: 1.5em;
	padding-bottom: 6em;
	background: rgba(60,60,60,0.95); /* to apply transparency/opacity to gray background */
	z-index: 0;
}
.featured h2 {
  font-family: Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
/*  font-family: Gotham, "Gotham Book", "Helvetica Neue", Arial, "sans-serif"; */
  color: #ff0000;
  font-size: 1.75rem;
  padding-bottom: 1rem;
}
	
h2.news-numbers {
	font-size: 8rem;
	line-height: 6rem;
	display: inline-block;
	color: #488f8b;
	font-weight: 900;
}
	
/*	
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
	
	
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
*/
}
