@charset "utf-8";
@font-face {
	font-family: 'open_sansregular';
	src: url('../fonts/opensans-regular-webfont.eot');
	src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url(../fonts/opensans-regular-webfont.woff2) format('woff2'), url('../fonts/opensans-regular-webfont.woff') format('woff'), url('../fonts/opensans-regular-webfont.ttf') format('truetype'), url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
	font-weight: 400;
	font-style: normal
}

@font-face {
    font-family: 'open_sansbold';
    src: url('../fonts/opensans-bold-webfont.eot');
    src: url('../fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('../fonts/opensans-bold-webfont.woff') format('woff'),
         url('../fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('../fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'BradleyHandITC';
    src: url('../fonts/bradhitc.eot');
    src: url('../fonts/bradhitc.eot?#iefix') format('embedded-opentype'),
         url('../fonts/bradhitc.woff') format('woff'),
         url('../fonts/bradhitc.ttf') format('truetype'),
         url('../fonts/bradhitc.svg#bradhitc') format('svg');
    font-weight: normal;
    font-style: normal;

}

.bradley {font-family:BradleyHandITC, "Helvetica Neue",Helvetica,Arial,sans-serif!important; }
.bradley b {font-family:open_sansbold, "Helvetica Neue",Helvetica,Arial,sans-serif; font-weight:bold; }

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}
.body-1 {
	background:url("../images/backgroundbg.jpg") no-repeat scroll 0 65px / 100% auto #067ea5;
	background-size: 100%
}
.body-2 {
	background: url("../images/bodybg.jpg") repeat-x 0 65px /auto #fff;
}
body, h1, h2, h3, h4, h5, h6, li, ul {
	margin: 0;
	padding: 0;
	list-style: none
}
.btn, a, h1, h2, h3, h4, h5, h6 {
	font-family: open_sansregular;
}
h1 {
	font-size: 30px;
	color:#fff;
}
h2 {
	font-size: 23px
}
h3 {
	font-size: 22px
}
h4 {
	font-size: 16px
}
h5 {
	font-size: 15px
}
h6 {
	font-size: 12px
}
h4.panel-title a { color:#fff; }
h2.phone a { color:#ff7000 !important; }
a h2.phone { color:#ff7000 !important; }
.btn {
	padding: 10px 20px;
	background: #fab219;
	color: #FFF;
	font-size: 16px;
	text-transform: capitalize;
	border: 0;
	transition: all ease-in .3s
}
a {
	text-decoration: none;
	color: #ff7000;
	font-weight: 700
}
.breadcrumb a {
	color:#888 !important;
	font-size:14px !important;
}
#standard-a {
	font-size: 15px;
}
p {
	float: left;
	font-size: 15px;
	color: #555;
	margin: 10px 0;
	width: 100%
}
.thumbnail {
	width: 100%;
	float: left;
	padding: 7px;
	border-color: #a3db67;
	clear: both;
	border-radius: 0
}
.thumbnail img {
	width: 100%;
	float: left
}
#header {
	width: 100%;
	float: left;
	padding: 11px 0;
	-webkit-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 3px -1px rgba(0, 0, 0, 0.4);
	z-index: 9999;
	background: #fff
}
#footer {
	width: 100%;
	float: left;
	background: #636363;
	color: #FFF;
	border-top: 5px solid #04b1e0;
	margin-top:10px;
}
.fullWidth {
	width: 100%;
	float: left;
	clear: both
}
.logo {
	width: 100%;
	float: left
}
.logo img {
	width: 100%;
	float: left;
	max-width: 300px;
	margin-top:8px;
}
.navbar {
	border-radius: 0;
	margin: 0;
	min-height: inherit
}
.navbar-default {
	background: 0 0;
	border: 0
}
.nav>li>a {
	padding: 0;
	margin: 5px 15px
}
.navbar-default .navbar-nav>li>a {
	color: #00bff3 !important;
	font-size:17px;
	font-family:'open_sansbold';
	font-weight:normal;
	margin:1px 8px;
}
.navbar-default .navbar-nav>li>a:hover {
	color: #333 !important; 
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background: 0 0;
	color: #00bff3;
}
.navbar-default .navbar-nav>li>.btn {
	font-size: 15px;
}
.nav>li.last {
	clear: both;
	text-align: right;
	width: 100%;
	padding-right: 10px
}
.nav>li.last b {
	width: 100%;
	float: left;
	text-align: right;
	color: #ff7000!important;
	font-size: 30px
}


.navbar-toggle .icon-bar {height:6px;border-radius:2px;width:29px;margin-top:3px;}
.mainSubHeading {
	color: #555;
    margin: 20px 0;
    font-size: 25px;
    font-weight: normal;
}
.mainHeading {
	width: 100%;
	float: left;
	font-weight: bold;
	text-align: left;
	margin: 40px 0;
	font-size:35px;
	font-family: 'open_sansbold';
	
}
h1.mainHeading i {
	font-weight: 400;
	font-size:30px;
	font-family: 'open_sansregular';
	
}
h1.mainHeading b {
	width: 100%;
	float: left;
	clear: both;
	font-weight: 400;
	font-size: 15px;
	color: #FFF;
	margin-bottom:15px;
}
.panel-heading {
	background: #ff7000!important;
position:relative;
	
}
.panel-title {width:90%;}

.panel-heading a {font-size:20px;
	font-family: 'open_sansbold';
	font-weight:normal;}


.panel-group .panel {
	border-radius: 10px 10px 0 0;
	box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.4);
	-webkit-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-ms-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-moz-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.3);
	-o-box-shadow:0 2px 2px 0 rgba(0, 0, 0, 0.3);
}
.panel.panel-default {
	border: 0
}
.panel .panel-default .panel-body a {
	clear: both
}
.panel-body {padding:10px 15px 30px 15px;}
.panel-body p {margin:10px 0 0 0 ;line-height:25px;}
.panel-group .panel+.panel {
	margin: 20px 0
}
.panel-heading {
	padding: 16px 15px
}
.panel-heading [data-toggle=collapse]:after {
	font-family: 'FontAwesome';
	content: "\f054";
	float: right;
	color: #fff;
	font-size: 24px;
	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	transform: rotate(-90deg);
	padding-left:5px;
	position:absolute;
	right:15px;
	top:28%;
}
.panel-heading [data-toggle=collapse].collapsed:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg)
}

.sideBox {
	width: 100%;
	float: left;
	border-radius: 10px;
	background: #FFF;
	color: #666!important;
	overflow: hidden;
	padding: 20px 15px;
	margin-bottom: 15px;
	
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
}
.sideBox .left {
	width: 15%;
	float: left;
	text-align: left;
}
.sideBox .right {
	width: 85%;
	float: left
}
.sideBox .right h2 {
	color: #636363!important;
	font-weight: 700;
	min-height: 60px;
	font-size:23px;
}
.sideBox .right a {
	float: right;
	font-weight: 700;
	margin-top: 35px;
}
.sideBox img {
	text-align: center
}
.sideBox2 {
	width: 100%;
	float: left;
	border-radius: 10px;
	background: #00bff3;
	color: #fff!important;
	overflow: hidden;
	padding: 20px 15px;
	margin-bottom: 15px;
	-webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
}
.sideBox2 .left {
	width: 80%;
	float: left;
	text-align: left
}
.sideBox2 .right {
	width: 20%;
	float: left;
	text-align: center
}
.sideBox2 img {
	max-width: 50px;
	width: 100%;
	display: inline-block
}
.sideBox2 .left h2 {
	color: #fff!important;
	font-weight: 700
}
.sideBox2 a {
	float: right;
	font-weight: 700;
	margin-top: 20px;
	color: #fff!important
}
.sideBox2 h4 {
	font-weight: 700;
	margin-bottom: 10px;
	font-size:16px;
	
}
.sideBox2 ul {
	width: 100%;
	float: left
}
.sideBox2 li {
	float: left;
	width: 100%;
	text-align: left!important
}
.sideBox2 li a {
	color: #FFF;
	float: left;
	margin-top: 2px;
	font-weight: 400;
	font-size:15px;
	font-weight:normal;
	
}
.sideBox2 li a.active {font-weight:bold;text-decoration:underline;}
.sideBox2 li a.active i {
	display: none
}
.sideBox2 li a i {
	font-weight: 700
}
.sideBox2 a:hover {font-weight:bold;}
.sideBox2 li a:hover i {
	display: none
}
.content {
	width: 100%;
	float: left;
	border-radius: 10px 10px 0 0;
	background: #FFF;
	padding: 18px;
	box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.4);
	margin-bottom:50px;
}
.content h1 {
	color: #555;
	margin:20px 0;
	font-size:25px;
	font-weight:normal;
}
.content span {
	color: #ff5a00;
	font-weight: normal;
	font-family: 'open_sansbold';
	
}
.content img {margin:25px 0;float:left}

.content h5, .content p {
	color: #555;
	margin: 15px 0;
	line-height:24px;
	font-size:15px;
}
.content h5 {font-weight:bold;float:left;}
.content ul {
	width: 100%;
	float: left;
	margin-top:10px;
}
.content ul li {
	width: 100%;
	float: left;
	background: url(../images/li-bg.jpg) left top 5px no-repeat;
	padding-left: 15px;
	color: #555;
	font-size:15px;
	margin:2px 0;
}
.content .fullWidth {
	margin: 15px 0
}
.content a {
	font-size: 18px
}
.footer .footerLogoPart {
	width: 100%;
	float: left;
	
}
.footer .footerLogoPart img {
	width: 100%;
	float: left;
	text-align: left;
	max-width: 210px;
	clear: both;
	margin-bottom:7px;
}
.footerLogoPart a {
	color: #ff7000 !important;
	margin: 10px 0;
	clear: both;
	float: left;
	font-size:21px;
	}
	
.footerLogoPart a.email { color:#b7b7b7 !important; }
.footerLogoPart h2 {
	color: #ff7000 !important;
	margin: 10px 0;
	font-weight: normal;
	clear: both;
	width: 100%;
	float: left;
	font-family: 'open_sansbold';
	font-size:30px;
}
.footer {
	padding: 50px 0 40px 0;
	width: 100%;
	float: left
}
.footer p {
	color: #b7b7b7;
	margin:0 0 10px 0;
}

.bodylink {text-decoration: none;
	color: #ff7000;
	font-weight: normal;
	font-size: 15px !important;
	}
.img-center {margin:0 auto;}	
h4.testimonial-title {padding-bottom:40px!important;font-size: 14px;clear:both; color:#00bff3;}
.content img.testimonial-img {margin: 0 0 15px 0!important;float: left;}
ol.number-list  {padding-left: 15px; clear:both;}
ol.number-list li {list-style: inherit;}
.floodResilienceBox {   
    background: url(../images/flood-resilient-sidebar-bg.jpg);
    height: 266px;
    background-size: 100%;
    background-repeat: no-repeat;
	padding: 20px 0px!important;
}
.floodResilienceBox .fl-button {
    margin-top: 70%;
    text-align: center;
    background: #fff;
    padding: 5px;
}
.floodResilienceBox .fl-button a {
	color:#00bff3;
	text-align:center;
	font-size: 23px;
}
<!-- Flood Resilience -->
@media screen and (max-width: 1200px) {
.floodResilienceBox {height: 180px; background-position: center;}
.floodResilienceBox .fl-button {margin-top: 40%;}
}

@media screen and (max-width: 1200px) and (min-width: 1000px) {
	.floodResilienceBox {height: 215px; background-position: center;}
    .floodResilienceBox .fl-button {margin-top: 50%;}
}

@media screen and (max-width: 1000px) {
.floodResilienceBox {height: 170px;background-position: center;}
.floodResilienceBox .fl-button {margin-top: 35%;}
.floodResilienceBox .fl-button a {font-size: 20px}
}
@media screen and (max-width: 767px) {
.floodResilienceBox {height: 145px;background-position: center;}
.floodResilienceBox .fl-button {margin-top: 10%;}
.floodResilienceBox .fl-button a {font-size: 20px}
}
@media screen and (max-width: 480px) {
.floodResilienceBox {height: 145px;background-position: center;}
.floodResilienceBox .fl-button {margin-top: 20%;}
.floodResilienceBox .fl-button a {font-size: 20px}
}

<!-- End of Flood Resilience Box -->



.navbar-default .navbar-nav>li>a.sociallinks {
    color:red!important;
}