.Box4 {
margin: 20px 0;
width:90%;
margin-right: auto;
margin-left: auto;
}
.Box4 p {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 24px;
	line-height: 30px;
	color: #AAA;
}
.Box4 h2 {
	font-family: 'Bevan',cursive;
	font-size: 36px;
	line-height: 36px;
}
.Box5 {
padding: 20px 20px 20px 50px;
max-width:1000px;
margin-right: auto;
margin-left: auto;
background-image: -moz-linear-gradient(top,#00A0CD,#00A6D1);
background-image: -webkit-gradient(linear,0 0,0 100%,from(#00A0CD),to(#00A6D1));
background-image: -webkit-linear-gradient(top,#00A0CD,#00A6D1);
background-image: -o-linear-gradient(top,#00A0CD,#00A6D1);
background-image: linear-gradient(to bottom,#00A0CD,#00A6D1);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff00a0cd',endColorstr='#ff00a6d1',GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled= false);

-webkit-box-shadow: inset 0 4px 5px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 4px 5px -1px rgba(0,0,0,0.1);
box-shadow: inset 0 4px 5px -1px rgba(0, 0, 0, 0.1);

}

.fcontainer {
	margin-right: auto;
	margin-left: auto;
}
.fcontainer:before, .fcontainer:after {
display: table;
content: "";
line-height: 0;
}
.row:before, .row:after {
display: table;
content: "";
line-height: 0;
}
.row:after {
clear: both;
}
.Box5 h2 {
font-family: 'Bevan',cursive;
font-size: 48px;
line-height: 54px;
color: #FFF;
font-weight: normal;
display: block;
margin-bottom: 17px; 
}

.Box5 h3 {
font-family: 'Arial',sans-serif;
font-size: 30px;
line-height: 34px;
color: #8AE6FF;
display: block;
margin-bottom: 20px; 
}

.Box5 strong {
margin-top: 4px;
font-family: 'Bevan',cursive;
font-size: 20px;
line-height: 28px;
color: #FFF;
font-weight: normal;
display: block;
margin-bottom: 13px;
padding: 5px;
}

.Box5 strong a {
color: #FFF;
text-decoration: none;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}

.Box5  p {
font-family: 'Arial',sans-serif;
font-size: 18px;
line-height: 24px;
color: #FFF;
display: block;
opacity:0.7;
}

.Box5  ul {
	padding: 0;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	-webkit-padding-start: 40px;
	list-style: none;
	padding: 30px;
}
.Box5  li {
	display: list-item;
	text-align: -webkit-match-parent;
	color: #C7F3FF;
	line-height: 22px;
	margin-bottom: 0;
	font-family: 'Arial',sans-serif;
	font-size: 14px;
	padding: 0 0 30px 30px;
}



img {
.Box5 max-width: 100%;
width: auto\9;
height: auto;
vertical-align: middle;
border: 0;
-ms-interpolation-mode: bicubic;
}
.badge {
padding-left: 9px;
padding-right: 9px;
-webkit-border-radius: 9px;
-moz-border-radius: 9px;
border-radius: 9px;
display: inline-block;
padding: 2px 4px;
font-size: 11.844px;
font-weight: bold;
line-height: 14px;
color: #FFF;
vertical-align: baseline;
white-space: nowrap;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #999;
}

.badge_ {
position: relative;
padding: 0;
margin: 0 16px 0 0;
font-weight: bold;
color: #090F15;
width: 36px;
text-align: left;
background: rgba(0, 0, 0, 0);
float: left;
text-shadow: none;
white-space: normal;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
text-transform: uppercase;
}


.span4 {
width: 33%;
}
.span7 {
	margin-left: 1%;
	width: 66%;
}

[class*="span"] {
float: left;
min-height: 1px;
}
.breakline
{
padding-top: 28px;
-webkit-box-shadow: inset 0 4px 5px -1px rgba(0, 0, 0, 0.1);
-moz-box-shadow: inset 0 4px 5px -1px rgba(0,0,0,0.1);
box-shadow: inset 0 4px 5px -1px rgba(0, 0, 0, 0.1);
}
