.banner-wrap {
    position:relative;
	margin:0 0 5px 0;
}
.banner-wrap:hover .featured-thumbnail  img {
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	transform:scale(1.1);
	-webkit-transition:0.4s;
	-moz-transition:0.4s;
	-o-transition:0.4s;
	transition:0.4s;
}
.banner-wrap .featured-thumbnail {     float: none;
overflow: hidden;
margin: 0 0 0px;
padding: 0; }
.banner-wrap .featured-thumbnail  { border:none; }
.banner-wrap .featured-thumbnail  img {
	width:100%;
	-webkit-transition:0.8s;
	-moz-transition:0.8s;
	-o-transition:0.8s;
	transition:0.8s;

}
html.ie8 .banner-wrap .featured-thumbnail  img { max-width:inherit; }
.banner-wrap .caption {
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:50%;
}
.banner-wrap .caption {
background-color: rgba(30, 82, 130, 0.92);
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 50%;
}

.banner-wrap .caption p {
line-height: 22px;
font-size: 18px;
font-weight: 200;
color: #fff;
}

.banner-wrap .caption h5 h6 a {
/* margin: 15px 27px 50px 25px; */
padding: 0;
line-height: 33px;
font-size: 35px;
/* font-weight: 700; */
text-transform: uppercase;
color: #fff;
margin-top: 26px;

}


.lab {
background: #f8f8f8;
padding: 12px 16px 21px 21px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
margin-bottom: 61px;
}

.word {
    color: white;
    padding: 0;
line-height: 34px;
font-size: 40px;
font-weight: 800;
text-transform: uppercase;
color: #fff;
}

.box2 {
position: relative;
text-align: center;
margin-top: -84px;
} 
.box2 h4 a:hover {
background: #F7CD59;
}
.box2 h4 a {
color: #3D3A3A;
display: block;
padding: 13px 0 13px;
background: #FBC42B;
text-transform: uppercase;
font-weight: bold;
margin-bottom: 21px;
}
a {
font: inherit;
color: inherit;
text-decoration: none;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}


.welc-block {
    text-align: center;
	margin-bottom: 5px;
}
.welc-title {
    font-family: "Times New Roman", Times, serif;
    margin-top: 13px;
	color: #FBC42B;
	font-size: 73px;
	line-height: 80px;
	text-transform: uppercase;
}
.welc-slog {
    font-family: "Times New Roman", Times, serif;
font-size: 30px;
line-height: 37px;
	color: #69594d;
	text-transform: uppercase;
	margin-bottom: 7px;
}
.welc-text {
	line-height: 23px;
	font-weight: 300;
	padding: 0 10%;
}
iframe {
    border-width: 0 !important;
    border:0 !important;
}

@media only screen and (max-width: 40em) {
    .welc-title {
 color: #fbc42b;
    font-family: "Times New Roman",Times,serif;
 font-size: 49px;
    line-height: 59px;
    margin-top: 13px;
    text-transform: uppercase;
}
 
 .welc-slog {
 color: #69594d;
    font-family: "Times New Roman",Times,serif;
    font-size: 17px;
    line-height: 23px;
    margin-bottom: 3px;
    text-transform: uppercase;
}
 
 .welc-text {
/* line-height: 23px; */
font-weight: 300;
padding: 0 6%;
}
 
 }
 
.mid-size {
    width: 100%;
}
 @media print {
	 div.medium-4.small-12.columns  {
width:100% !important;
}
.feedback-container
{display:none !important;}
}
