/* Start of CMSMS style sheet 'custom' */
/* FONT-FAMILY
-------------------------------------------------- */

body, li, .lead,
p, label, p.quote, p.quotename, .footer-text p, .form-control, .file-input, .feedback p, .cta-btn p, .nav > li, .dropdown-menu > li, .carousel p, .carousel h2, h2.large, .carousel h1.large, .banner h1 {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style:normal;
}
body em, em, li em, .lead em, h2.large em {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style:normal;
}
p strong, strong,
h1, h2, h3, h4, h5, h6, h2.large strong, #cta .cta-plain p, .widget-cta .cta-plain p {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style:normal;
}
p strong em, strong em,
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em, h2.large strong em, .btn em, .btn-lg em {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style:normal;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .lead strong, .banner h1 strong ,
p.quotename strong, .navbar, table th, .footer-text p strong, .btn, .btn-lg, .btn.btn-xs, .btn.btn-sm, .cta-btn p strong, .cta-hover h2, .navbar-toggle-text, .carousel .btn, .btn-nav-collapse > .btn-sm, .news-text p,
.carousel p strong, .carousel h1 strong, .carousel h2 strong, .btn strong, .btn-lg strong {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style:normal;
}
h1 strong em, h2 strong em, h3 strong em, h4 strong em, h5 strong em, h6 strong em,
p.quotename strong em, .footer-text p strong em,
.btn strong em, .btn-lg strong em, .btn.btn-xs em, .btn.btn-sm em, .cta-btn p strong em, .cta-hover h2 em, .carousel .btn em, .btn-nav-collapse > .btn-sm em, .news-text p em, .list-group-item-parent em {
  font-family:'Lato', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style:normal;
}


/* BODY
-------------------------------------------------- */

body {
  background:#FFF;
  position:relative;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: none;
}
a.anchor {
  position: relative;
  top:-10px;
  display: block;
  width: 0;
  height: 0;
}
.keep-left {
  text-align:left !important;
}
.text-highlight {
  background: #ffff00;
}
.text-highlight-red {
  background: #e12b4d;
  color: #fff !important;
}
.text-shadow {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 1.0) !important;
}
.show-xxs,
.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xlg,
.show-btn,
.videoembed {
  display:none;
}
.hide { display:none; }
.float-left { float:left; }
.float-right { float:right; }
.no-float { float:none; }
.inline-block { display: inline-block; }
.container-full {
  width: 100%;
}
.text-compress p {
  font-size: 85%;
  margin: 0 0 5px 0;
}
.text-wrap {
  white-space: pre;           /* CSS 2.0 */
  white-space: pre-wrap;      /* CSS 2.1 */
  white-space: pre-line;      /* CSS 3.0 */
  white-space: -pre-wrap;     /* Opera 4-6 */
  white-space: -o-pre-wrap;   /* Opera 7 */
  white-space: -moz-pre-wrap; /* Mozilla */
  white-space: -hp-pre-wrap;  /* HP Printers */
  word-wrap: break-word;      /* IE 5+ */
}
.pull-up-50 { margin-top:-50px !important; }
.pull-up-40 { margin-top:-40px !important; }
.pull-up-30 { margin-top:-30px !important; }
.pull-up-25 { margin-top:-25px !important; }
.pull-up-20 { margin-top:-20px !important; }
.pull-up-15 { margin-top:-15px !important; }
.pull-up-10 { margin-top:-10px !important; }
.pull-up-5 { margin-top:-5px !important; }
.pull-up-0 { margin-top:0 !important; }
.pull-up-bottom-50 { margin-bottom:-50px !important; }
.pull-up-bottom-40 { margin-bottom:-40px !important; }
.pull-up-bottom-30 { margin-bottom:-30px !important; }
.pull-up-bottom-25 { margin-bottom:-25px !important; }
.pull-up-bottom-20 { margin-bottom:-20px !important; }
.pull-up-bottom-15 { margin-bottom:-15px !important; }
.pull-up-bottom-10 { margin-bottom:-10px !important; }
.pull-up-bottom-5 { margin-bottom:-5px !important; }
.pull-up-bottom-0 { margin-bottom:0 !important; }
.pad-top-60 { padding-top:60px !important; }
.pad-top-50 { padding-top:50px !important; }
.pad-top-40 { padding-top:40px !important; }
.pad-top-30 { padding-top:30px !important; }
.pad-top-25 { padding-top:25px !important; }
.pad-top-20 { padding-top:20px !important; }
.pad-top-15 { padding-top:15px !important; }
.pad-top-10 { padding-top:10px !important; }
.pad-top-5 { padding-top:5px !important; }
.pad-top-0 { padding-top:0 !important; }
.pad-bottom-60 { padding-bottom:60px !important; }
.pad-bottom-50 { padding-bottom:50px !important; }
.pad-bottom-40 { padding-bottom:40px !important; }
.pad-bottom-30 { padding-bottom:30px !important; }
.pad-bottom-25 { padding-bottom:25px !important; }
.pad-bottom-20 { padding-bottom:20px !important; }
.pad-bottom-15 { padding-bottom:15px !important; }
.pad-bottom-10 { padding-bottom:10px !important; }
.pad-bottom-5 { padding-bottom:5px !important; }
.pad-bottom-0 { padding-bottom:0 !important; }
.margin-top-50 { margin-top:50px !important; }
.margin-top-40 { margin-top:40px !important; }
.margin-top-30 { margin-top:30px !important; }
.margin-top-25 { margin-top:25px !important; }
.margin-top-20 { margin-top:20px !important; }
.margin-top-15 { margin-top:15px !important; }
.margin-top-10 { margin-top:10px !important; }
.margin-top-5 { margin-top:5px !important; }
.margin-top-3 { margin-top:3px !important; }
.margin-top-0 { margin-top:0 !important; }
.margin-bottom-50 { margin-bottom:50px !important; }
.margin-bottom-40 { margin-bottom:40px !important; }
.margin-bottom-30 { margin-bottom:30px !important; }
.margin-bottom-25 { margin-bottom:25px !important; }
.margin-bottom-20 { margin-bottom:20px !important; }
.margin-bottom-15 { margin-bottom:15px !important; }
.margin-bottom-10 { margin-bottom:10px !important; }
.margin-bottom-5 { margin-bottom:5px !important; }
.margin-bottom-3 { margin-bottom:3px !important; }
.margin-bottom-0 { margin-bottom:0 !important; }

.pad-right-60 { padding-right:60px !important; }
.pad-right-50 { padding-right:50px !important; }
.pad-right-40 { padding-right:40px !important; }
.pad-right-30 { padding-right:30px !important; }
.pad-right-20 { padding-right:20px !important; }
.pad-right-15 { padding-right:15px !important; }
.pad-right-10 { padding-right:10px !important; }
.pad-right-5 { padding-right:5px !important; }
.pad-right-0 { padding-right:0 !important; }
.pad-left-100 { padding-left:100px !important; }
.pad-left-60 { padding-left:60px !important; }
.pad-left-50 { padding-left:50px !important; }
.pad-left-40 { padding-left:40px !important; }
.pad-left-30 { padding-left:30px !important; }
.pad-left-20 { padding-left:20px !important; }
.pad-left-15 { padding-left:15px !important; }
.pad-left-10 { padding-left:10px !important; }
.pad-left-5 { padding-left:5px !important; }
.pad-left-0 { padding-left:0 !important; }

.pull-margin-right-50 { margin-right:-50px !important; }
.pull-margin-right-40 { margin-right:-40px !important; }
.pull-margin-right-30 { margin-right:-30px !important; }
.pull-margin-right-20 { margin-right:-20px !important; }
.pull-margin-right-15 { margin-right:-15px !important; }
.pull-margin-right-10 { margin-right:-10px !important; }
.pull-margin-right-5 { margin-right:-5px !important; }
.pull-margin-right-0 { margin-right:0 !important; }
.pull-margin-left-50 { margin-left:-50px !important; }
.pull-margin-left-40 { margin-left:-40px !important; }
.pull-margin-left-30 { margin-left:-30px !important; }
.pull-margin-left-20 { margin-left:-20px !important; }
.pull-margin-left-15 { margin-left:-15px !important; }
.pull-margin-left-10 { margin-left:-10px !important; }
.pull-margin-left-5 { margin-left:-5px !important; }
.pull-margin-left-0 { margin-left:0 !important; }

/* HEADER
-------------------------------------------------- */

#header {
  background: #00a368;
  right: 0;
  left: 0;
  z-index: 1030;
  padding-bottom: 0;
  -moz-box-shadow: 0 0 8px 1px #9c9c9c;
  -webkit-box-shadow: 0 0 8px 1px #9c9c9c;
  box-shadow: 0 0 8px 1px #9c9c9c;
}
#header p {
  text-align:center;
  font-size:19px;
  margin: 0 0 5px 0 !important;
  line-height: 1.2;
  color:#4D4D4D;
}
/*.header-logo-float {
  background: transparent;
  width:180px;
  position: absolute;
  top:0;
  left:0;
  padding:5px;
  z-index: 9999999;
}*/
img.header-logo {
  margin:0 auto;
  width:130px;
}
#header-cta {
  background: #fff;
  height: 90px;
}
#header-cta .header-float {
  padding-top:20px;
}
.header-float {
  width:93%;
  float: right;
}
.header-float-logo {
  width:14%;
  float: left;
  z-index: 9999999;
}
.mobile-number {
  display: none;
  padding: 0 10px 5px 10px;
}

/* NAVBAR
-------------------------------------------------- */

#navbar {
  width:100%;
  margin:0 auto 0 auto;
}
#navbar a:hover {
  text-decoration:none !important;
}
#navigation {
  background: transparent;
  border: none;
  margin-bottom:0;
  border-radius: 0 !important;
  height:auto;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  margin-top: -3px;
}
.nav > ul {
  margin: 0px -15px;
}
.nav > ul > li:first-child,
.nav > li:first-child > a,
.nav > li:first-child > a:focus {
  /*border-left:none; */
  border-left:1px #009257 solid;  /* use for MENU with dividers  */
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li.show-sm {
  display:none;
}
.nav > li > a {
  font-size: 15px;
  padding: 20px 10px; /* adjust top-padding and bottom-padding */
  line-height: 20px;
  border-radius: 0;
  border-right:1px #009257 solid;  /* use for MENU with dividers  */
}
.nav > li:first-child > a {
  margin-left: 0; /* needed for 0 left-padding and right-padding */
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #00c977; /* selected PARENT MENU background color */
  border-color: #e5ecf1; /* selected PARENT MENU border color */
  border-radius: 0;
}
.nav > ul > li:hover {
  text-decoration: none;
  background: transparent; /* after click PARENT MENU background color */
}

.nav > li > .dropdown-menu {
  border-top-right-radius: 3px;
  border-top-left-radius: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background: #00c977;  /* DROPDOWN background color */
  padding: 0;
  /*margin: 0 3px needed for free floating menu items;*/
  font-size: 15px; /* DROPDOWN text size */
  border:none;
}
.dropdown-menu > li > a {
  padding: 16px 11px; /* DROPDOWN text padding */
  color: #fff; /* DROPDOWN text color */
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #00A361; /* hover DROPDOWN text color */
  text-decoration: none;
  background: #e4f6f0; /* hover DROPDOWN background color */
}
.dropdown-menu > li:first-child > a:hover,
.dropdown-menu > li:first-child > a:focus {
  border-radius: 0 3px 0 0;
}
.dropdown-menu > li:last-child > a:hover,
.dropdown-menu > li:last-child > a:focus {
  border-radius: 0 0 3px 3px;
}

.navbar-collapse {
  max-height: 376px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  /*border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); remove line above navbar */
}
.navbar-brand {
  float: left;
  /*padding: 15px 15px;*/
  padding:0 10px;
  font-size: 17px;
  line-height: 20px;
  line-height: 50px;
  display:none;
}
.navbar .navbar-brand {
  color: #fff;
  font-size:17px;
}
.navbar .navbar-brand:hover,
.navbar .navbar-brand:focus {
  color: #fff;
  background: transparent;
}
.navbar .navbar-text {
  color: #fff;
}
.navbar .nav > li > a {
  color: #f2fffb; /* PARENT MENU text color */
}
.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
  color: #fff; /* hover PARENT MENU text color */
  background: #00c977; /* hover PARENT MENU background color */
  /*border-bottom: 4px solid #CC782A;*/
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #fff;
  background: #00c977;
}
.navbar .nav > .disabled > a,
.navbar .nav > .disabled > a:hover,
.navbar .nav > .disabled > a:focus {
  color: #fff;
  background: transparent;
}
.navbar .nav > .open > a:hover {
  color: #fff; /* hover selected PARENT MENU text color */
  background: #00c977; /* hover selected PARENT MENU background color */
}
.navbar .nav > .open > a,
.navbar .nav > .open > a:focus {
  color: #fff; /* selected PARENT MENU text color */
  background: #00c977; /* selected PARENT MENU background color */
  border-bottom: none;
  border-right:1px #009257 solid;  /* use for MENU with dividers  */
}

.navbar .navbar-toggle {
  background: #00A361; /* COLLAPSED MENU TOGGLE background color */
  border-color: #00A361; /* COLLAPSED MENU TOGGLE border color */
}
.navbar .navbar-toggle:hover,
.navbar .navbar-toggle:focus {
  background: #00c977; /* hover COLLAPSED MENU TOGGLE background color */
  border-color: #00c977; /* hover COLLAPSED MENU TOGGLE border color */
}
.navbar-header {
  border-bottom: none; /* COLLAPSED MENU border-bottom color */
}
.navbar-header img {
  margin: 5px 25px 5px 15px; /* MENU LOGO margins */
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background: #00A361; /* COLLAPSED MENU TOGGLE background color */
  
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle-button {
  float: right;
  padding: 8px 10px;
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
}
.navbar-toggle-text,
.navbar-toggle-icon {
  float:left;
}
.navbar-toggle-text {
  margin: 0 1px 0 0;
  color:#fff; /* COLLAPSED MENU TOGGLE text color */
  font-size:11pt;
}
.navbar-toggle-text .fa-bars {
  margin-top: -3px;
}
.icon-bar-top {
  margin-top: 3px;
}
.navbar .navbar-toggle .icon-bar {
  background: #fff; /* COLLAPSED MENU TOGGLE icon bars color */
}
.navbar .navbar-collapse,
.navbar .navbar-form {
  border-color: transparent;
}

/* SLIDER
-------------------------------------------------- */

#slider {
  width:100%;
  margin:0 auto 0 auto;
}

/* IMAGES
-------------------------------------------------- */

.img-responsive {
  margin: 10px auto;
}
.img-responsive-left {
  margin: 10px 0;
  display: block;
  max-width: 100%;
  height: auto;
}
.staff img.img-responsive {
  margin: 0 auto;
}
.img-center {
  margin: 1% auto;
}
.img-left {
  float: left;
  margin: 1% 1% 1% 0;
}
.img-right {
  float: right;
  margin: 1% 0 1% 1%;
}
.img-full {
  width: 100%;
  margin: 0;
}
.gallery img {
  width:100%;
  margin: 10px auto 20px auto;
  border: 1px solid #e7e6d9;
}
.gallery-lg {
  margin: 3% auto;
}

/* BANNER
-------------------------------------------------- */

.banner {
  margin-bottom:0;
  padding-top:0;
  padding-bottom:30px;
  height:auto;
}
.banner-lg {
  min-height:280px;
  padding-bottom:40px;
}
.banner h1 {
  font-size:46px;
  margin:0 !important;
  padding:20px 0 5px 0;
}
.banner p {
  margin:0 0 15px 0 !important;
  padding:0;
}
.banner1 { background: url("images/banner/1.jpg") no-repeat center #6d9fd4; }
.banner2 { background: url("images/banner/2.png") no-repeat center #D5EAF7; }
.banner3 { background: url("images/banner/3.jpg") no-repeat center #7388a5; }
.banner4 { background: url("images/banner/4.jpg") no-repeat bottom right #7388a5; }
.banner5 { background: url("images/banner/5.jpg") no-repeat bottom right #7388a5; }
.banner6 { background: url("images/banner/6.jpg") no-repeat center #6d9fd4; }
.bg-cover {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}


/* BANNER CTA
-------------------------------------------------- */

.banner-cta > .container {
  width:100%;
  padding:0;
  display: table;
  margin: 0 auto;
}
.banner-cta .img-responsive {
  margin:0;
}
.banner-cta-img, .banner-cta-btn {
  display: table-cell;
  vertical-align: middle;
}
.banner-cta-img { width: 65%; }
.banner-cta-btn { width: 35%; }

/* BANNER QUOTE
-------------------------------------------------- */

.banner-quote p {
  margin: 0;
}
.banner-quote p.small {
  font-size: 98%;
  opacity: 0.5;
}
.banner-quote p.lead {
  font-size: 22px;
  margin: 0 0 20px 0;
  line-height: 1.5;
}
.banner-quote p,
.banner-quote p strong,
.banner-quote p.lead,
.banner-quote p.lead strong,
.banner-quote .fa-quote-left,
.banner-quote.bg-yellow .fa-quote-left {
  color: #fff !important;
}
.banner-quote.bg-yellow p,
.banner-quote.bg-yellow p strong,
.banner-quote.bg-yellow p.lead,
.banner-quote.bg-yellow p.lead strong {
  color: #002341 !important;
}
.banner-quote .fa-quote-left {
  font-size:38px;
  opacity: 0.5;
  margin-bottom: 15px;
}


/* DISPLAYER
-------------------------------------------------- */

.displayer {
  margin:0 auto;
  padding-bottom:0;
}
.displayer h1 {
  color:#2D51A7 !important;
}
.displayer h2 {
  color:#1B1464 !important;
}
.displayer p,
.displayer p.lead {
  color:#000;
}

.displayer .checklist i {
  color:#8CC63F;
  line-height: 1.0;
}
.displayer .checklist.fa-ul {
  padding-left: 0;
  margin-left: 2.5em;
  list-style-type: none;
  padding-right: 20px;
}
.white-text,
.white-text h1, .white-text h2, .white-text h3, .white-text h4, .white-text h5, .white-text h6,
.white-text strong, .white-text p, .white-text p.lead, .white-text li {
  color:#fff !important;
  /*text-shadow: 1px 1px 4px rgba(0, 0, 0, 1.0);*/
}
.displayer h1 {
  font-size:42px;
  margin:0 !important;
  padding:15px 0 10px 0;
  line-height: 1.2;
}
.displayer h2 {
  font-size:30px;
  margin:0 !important;
  padding:0 0 10px 0;
  line-height: 1.2;
}
.displayer p,
.displayer ul li {
  font-size:21px;
  line-height: 1.3;
}
.displayer p {
  margin:0 0 20px 0 !important;
  padding:0;
}
.displayer p.lead {
  font-size:25px;
  line-height: 1.2;
}
.displayer1 ul {
  margin-top:20px;
  margin-bottom:0;
}
.displayer ul li {
  padding:0;
  margin-bottom:8px;
}

.displayer1 {
  position:relative;
  overflow: hidden;
  padding-top: 60px;
  background: #6394ce;
  height:auto;
}
.displayer1 h1 {
  font-size:80px;
  padding:35px 0 10px 0;
  line-height: 1.0;
}
.displayer1 p {
  margin:0 0 0 0 !important;
}
.displayer1.displayer-adwords {
  background: #85a7d5;
}

/*.displayer1 { background: url("images/displayer/1.jpg") no-repeat center top #75a0d3; }*/
.displayer2 { background: url("images/displayer/2.jpg") no-repeat right #F2F2F2; }
.displayer3 { background: url("images/displayer/3.jpg") no-repeat center #F2F2F2; }
.displayer4 { background: url("images/displayer/4.jpg") no-repeat center #F2F2F2; }
.bg-cover {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}
.bg-contain {
  background-size: contain;
}

/* MAIN
-------------------------------------------------- */

.main {
  color:#666666; /* DEFAULT FONT colour */
  padding-top:15px;
  padding-bottom:15px;
}
.home {
  text-align:center;
}
.default {
  text-align:left;
  padding-top:60px;
}
.home, .default {
  clear:both;
}
.container a img:hover, .main a img:hover , .navbar-header a img:hover {
  opacity:0.9;
}
hr {
  margin: 30px auto;
  height: 1px;
  width: 100%;
  display: block;
  border-top: 1px solid #e7e6d9;
}
.divider-left {
  border-left: 1px solid #e7e6d9;
  padding-left:3%;
}
.divider-right {
  border-right: 1px solid #e7e6d9;
  padding-right:3%;
}
.inline-table {
  display:inline-table;
  margin-left:auto;
  margin-right:auto;
  padding: 0 5px;
}
.vtop {
  vertical-align:top;
}
#content {
  margin-top:0;
}
#news .img-responsive {
  margin:0 auto;
}
.content-banner .main {
  padding-top: 0;
  padding-bottom: 0;
}


/* MAIN FONTS
-------------------------------------------------- */

.row h1, .main h1,
.row h2, .main h2,
.row h3, .main h3,
.row h4, .main h4,
.row h5, .main h5,
.row h6, .main h6 {
  color:#00A361;
}
.main p.lead,
.main p.lead strong,
table strong {
  color:#333333;
}
.main p a, .main p.lead a, .main li a {
  text-decoration:underline;
}
.main h1 a, .main h2 a, .main h3 a, .main h4 a, .main h5 a, .main h6 a {
  text-decoration:none;
  border-bottom: 1px dotted;
}

.main h1 a, .main h1 strong,
.main h2 a, .main h2 strong,
.main h3 a, .main h3 strong,
.main h4 a, .main h4 strong,
.main h5 a, .main h5 strong,
.main h6 a, .main h6 strong {
  color:#00A361;
}
.main h1 a:hover,
.main h2 a:hover,
.main h3 a:hover,
.main h4 a:hover,
.main h5 a:hover,
.main h6 a:hover {
  color:#0062b2;
}
.main p.lead a {
  color: #000;
}
.main p.lead a:hover {
  color: #00A361;
}
.main p strong,
.main li strong,
.main p a,
.main li a,
.displayer p a {
  color:#000;
}
.main p a:hover,
.main li a:hover {
  color:#00A361;
}

.row h1, .main h1,
.row h2, .main h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.row h3, .main h3,
.row h4, .main h4,
.row h4, .main h5 {
  margin-top: 10px;
  margin-bottom: 20px;
}

h1 sup {
  font-size:33%;
  top: -24px;
}
h2 sup {
  font-size:36%;
  top: -20px;
}
h3 sup {
  font-size:39%;
  top: -19px;
}
h4 sup {
  font-size:46%;
  top: -12px;
}
h5 sup {
  font-size:46%;
  top: -12px;
}
p.lead sup {
  font-size:49%;
  top: -12px;
}
p sup,
li sup {
  font-size:46%;
  top: -10px;
}
p.small sup {
  font-size:54%;
  top: -5px;
}

h1 {
  font-size:36px;
}
h2 {
  font-size:34px;
}
h2.large {
  font-size:60px;
  line-height:1.1 !important;
}
h3 {
  font-size:33px;
}
h4 {
  font-size:28px;
}
h5 {
  font-size:26px;
}
h6 {
  font-size:24px;
}
p {
  margin: 0 0 30px 0;
}
.contact-details p {
  font-size:18px;
  margin: 0 0 10px 0 !important;
}
p.small, text-compress p {
  margin: 0 0 10px 0;
}
p.small {
  font-size: 95%;
}
p, .main li {
  font-size: 20px;
}
p.lead {
  font-size: 21px;
  margin: 0 0 30px 0;
  line-height:1.55;
}
.staff p,
.staff li {
  font-size: 17px;
}
.staff h5 {
  font-size: 22px;
  margin-bottom: 5px;
}
p { line-height:1.55; /* text line-height */ }
.main li { line-height:1.55; /* text line-height */ }
.main h1, .main h2, .main h3 { line-height:1.22; /* text line-height */ }
.main h4 { line-height:1.33; /* text line-height */ }
.main h5 { line-height:1.3; /* text line-height */ }

.main .pagination li a  {
  text-decoration:none;
}

code, kbd, pre, samp {
  font-size: 15px;
}
kbd {
  padding: 2px 4px;
  color: #fff;
  background: #333;
  border-radius: 3px;
  /*-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25);*/
}
code {
  padding: 2px 4px;
  color: #28b7fa;
  background: #ebf6fe;
  border-radius: 4px;
}
samp {
  color: #000;
}
blockquote {
  margin: 0 0 30px 0;
  padding: 5px 20px 10px 20px;
}
blockquote.bg-grey {
  background:#f7f7f9;
}
blockquote.bg-grey,
blockquote.bg-grey p {
  font-size: 18px;
}
blockquote.bg-grey p {
  margin: 0 0 20px 0;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom:0;
}

.pagination {
  margin: 5px 0;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background: #00A361;
  border-color: #00A361;
  cursor: default;
}
.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #333;
    background: #e7f1f9;
    border-color: #ddd;
}
.fa-social-media {
  padding-top:5px;
  padding-bottom:5px;
}
.fa-social-media a .fa-circle {
  color:#aeccd5 !important;
}
.fa-social-media a:hover .fa-circle {
  color:#b8d7e1 !important;
}

.quote-block {
  padding-top:20px;
  padding-bottom:20px;
}
.quote-block-center {
  margin-left:auto;
  margin-right:auto;
}
.quote i.fa, .quote p {
  text-align:left !important;
}
p.quote-lg,
p.quote-lg strong {
  font-size:22px !important;
  color:#004EAF !important;
}
.quote i.fa,
.quote p.quote,
.quote p.name {
  display:table-cell;
}
.quote p.name img {
  margin-top:10px;
  max-width:90px;
  max-height:40px;
}
.quote p.quote {
  font-size:18px !important;
  padding-left:10px;
  padding-right:10px;
}
.quote-sm {
  padding-bottom:30px;
}
.quote i.fa-check {
  display:inline-block;
  margin-right: 4px;
}
.quote p.name i,
.quote p.quotename i {
  color:#222;
  font-style:normal;
}
.quote i {
  color:#c7e6d9;
}
.quote p.name {
  border-left: 1px solid #e7e6d9;
  padding-left:20px;
  width:120px;
}
.quote p.name,
.quote p.quotename {
  font-size:12px;
  color:#747474;
  font-style:normal;
  line-height:1.3;
}
.quote p.name strong,
.quote p.quotename strong {
  font-size:17px;
  color:#222;
}
.quote p.quotename {
  padding-left:44px;
  padding-top: 20px;
}
.quote p.quotename img {
  float:left;
  padding:0 7px 0 0;
  margin-top: 0;
}
.quote p.quotename img.year {
  float:right;
  margin-top: -20px;
  padding:0;
  height:88px;
}
.quote-video p.name {
  width:auto !important;
}
.well {
  padding: 19px 19px 0 19px;
}
.well-quote {
  margin-top:10px;
  margin-bottom:20px;
}
.well-quote h2 {
  margin-top:10px;
  margin-bottom:10px;
}
.well-author h4 {
  font-size:20px;
  margin: 0 0 10px 0;
}
.well-author p {
  font-size:17px;
  margin: 0 0 15px 0;
}
.well-author .img-responsive {
  margin: 0 auto;
}

.main ul,
.main ol {
  padding-top:0;
  padding-bottom:10px;
}
.main ul ul {
  padding-top:5px;
}
.main li {
  margin-bottom:10px;
  text-align:left !important;
}
.main blockquote li:last-child {
  margin-bottom:0;
  text-align:left !important;
}

/* == CHECKLIST == */

ul.checklist {
  padding-top:0;
  padding-bottom:10px;
}
.checklist-center {
  display:table;
  margin-left:auto;
  margin-right:auto;
}
.checklist-col-1, .checklist-col-2,
.checklist-col-1-md, .checklist-col-2-md {
  float:left;
  width:50%;
}

.checklist.fa-ul {
  padding-left: 0;
  margin-left: 3.14285714em;
  list-style-type: none;
}
.checklist li {
  line-height:1.6;
}
.checklist i {
  color:#8CC63F;
  line-height:1.3;
}

/* WIDGETS
-------------------------------------------------- */

.widget {
  margin-bottom:20px;
}
.widget input,
.widget button {
  border-radius:3px;
}
.main .widget button {
  margin: 0;
}
.widget-find-header,
.widget-newsletter-header {
  padding:10px;
}
.widget-find-header span,
.widget-find-header p {
  display:inline-block;
}
.widget-find-header p,
.widget-find-header p strong,
.widget-newsletter-header p,
.widget-newsletter-header p strong {
  color:#fff;
}
.widget-find-header span {
  font-size:38px;
}
.widget-find-header p {
  font-size:16px;
  margin:0;
  line-height:1.2;
}
.widget-find-header p strong {
  font-size:20px;
  margin:0;
  line-height:1.2;
}
.widget-newsletter-header p,
.widget-newsletter-header p strong {
  font-size:20px;
  margin:5px 0;
  line-height:1.2;
  text-align:center;
}
.widget-find-form {
  background: #00C4EF;
  display:block;
  height:auto;
  padding:20px 10px 6px 10px;
}
.widget-find-form p {
  color:#001E40;
  font-size:17px;
  margin:0 0 15px 0;
  line-height:1.2;
}
.widget-newsletter-form {
  background: url("images/backgrounds/bg-widget-newsletter.png") no-repeat center top #00C4EF;
  display:block;
  height:auto;
  padding:6px 10px 6px 10px;
}
.widget-newsletter-form p {
  color:#001E40;
  font-size:17px;
  margin:0 0 15px 0;
  line-height:1.2;
}
.widget-newsletter-form p.lead {
  font-size:17px;
  margin:120px 0 15px 0;
  line-height:1.2;
  text-align:center;
}
.widget-newsletter-form p.lead,
.widget-newsletter-form p.lead strong {
  color:#fff;
}
.widget-newsletter-form p.footer,
.widget-newsletter-form p.footer a {
  color:#fff;
  font-size:14px;
  margin:10px 0;
  line-height:1.2;
  text-align:left;
  text-decoration:none;
}
.widget-newsletter-form p.footer a:hover {
  color:#EDFBFE !important;
  text-decoration:underline;
}
.widget-facebook iframe {
  borrder:none;
  overflow:hidden;
  width:100%;
  height:427px;
}

.widget-cta .img-responsive {
  margin:0 auto;
}
.widget-cta .cta {
  display:table;
  width:100%;
  height:auto;
  text-align:left;
  margin-bottom:20px;
}
.widget-cta .cta img {
  width:100%; /* needed in Firefox */
  border-radius: 3px 3px 0 0;
}
.widget-cta a img:hover {
  opacity:1.0;
}
.widget-cta .cta:hover {
  opacity:0.9;
}
.widget-cta .cta-btn {
  width:100%;
  min-height:70px;
  display:inline-table;
  margin-bottom: 0;
  background: url("images/backgrounds/bg-cta-arrow.png") no-repeat right #314F93;
  border-radius: 0 0 3px 3px;
}
.widget-cta .cta-btn-plain {
  width:100%;
  min-height:70px;
  display:inline-table;
  margin-bottom: 0;
  background: url("images/backgrounds/bg-cta-arrow.png") no-repeat right #00A361;
  padding: 15px;
  border-radius: 3px;
}
.widget-cta .cta-btn-plain:hover {
  background: url("images/backgrounds/bg-cta-arrow.png") no-repeat right #008044;
}
.widget-cta .cta-btn-plain p.icon {
  font-size:60px;
}
.widget-cta .cta-btn-plain p {
  font-size: 24px;
  margin:0;
  padding: 10px 20px 10px 10px;
  display: table-cell;
  vertical-align: middle;
  line-height: 1.2;
}
.widget-cta .cta-btn-plain p,
.widget-cta .cta-btn-plain p strong,
.widget-cta .cta-btn-social {
  color: #fff;
}
.widget-cta .cta-btn p {
  font-size: 13pt;
  line-height: 1.2;
  margin:0;
  padding: 10px 20px 10px 10px;
  display: table-cell;
  vertical-align: middle;
}
.widget-cta .cta-btn p span {
  font-size: 11pt;
  line-height: 1.2;
}
.widget-cta .cta-btn p.large {
  font-size: 18pt;
  line-height: 0.9;
  padding: 10px 20px 10px 10px;
}
.widget-cta .cta-btn p.large span {
  font-size: 11pt;
  line-height: 0.9;
}
.widget-cta .cta-btn p,
.widget-cta .cta-btn p span,
.widget-cta .cta-btn p strong,
.widget-cta .cta-btn p.large {
  color:#fff;
}
.widget-cta .cta-btn-promo {
  min-height:86px;
  background: url("images/backgrounds/bg-cta-arrow-blue.png") no-repeat right #FFE600;
}
.widget-cta .cta-btn-promo p,
.widget-cta .cta-btn-promo p span,
.widget-cta .cta-btn-promo p strong,
.widget-cta .cta-btn-promo p.large {
  color:#002341;
}
.widget-cta .cta-btn-login {
  border-radius: 5px;
}
.widget-cta .cta-btn-icon {
  font-size: 60px;
  padding-left: 20px;
  display: table-cell;
  vertical-align: middle;
  width:30%;
}
.widget-cta .cta-special {
  position:relative;
  height:280px;
  background:#fae82e;
}
.widget-cta .cta-special-img {
  position:absolute;
  z-index:1;
}
.widget-cta .cta-special-text {
  position:absolute;
  bottom:10px;
  width:100%;
  height:auto;
  z-index:2;
}
.widget-cta .cta-special-text p {
  color:#000;
  text-align:center;
  font-size: 12pt;
  line-height: 1.2;
  margin:0;
  padding: 10px;
}

.widget-logo p,
.widget-video p {
  font-size: 13pt;
  line-height: 1.2;
}
.widget-logo p.small,
.widget-video p.small {
  font-size: 10pt;
}

.alert-default {
  background: #f2f2f2;
  border-color: #e5e5e5;
  color: #333;
}
.alert-icon {
  padding-bottom: 40px;
  margin: 5px 15px 5px 5px;
  float: left;
  font-size: 26px;
}
.alert.text-compress {
  padding: 10px 12px;
  margin-bottom: 20px;
}

.testimonial {
  margin: 0;
  padding: 22px 30px 26px 40px;
  position: relative;
  color: #3c3c3c;
  border-radius: 3px;
  background:#f4faf7;
  border-left: none;
}
.testimonial p {
  font-size:17px;
  line-height:1.9;
  margin:0;
  text-align:right;
}
.testimonial .fa-quote-left {
  color: #c7e6d9;
  margin-left:-20px;
}
.testimonial-yellowgreen .fa-quote-left {
  color: #a0d074;
}
.testimonial-pic {
  float:right;
  padding:4px 0 0 7px;
}
.testimonial-yellowgreen {
  color: #3c3c3c;
  background:#8CC63F;
}
.testimonial-yellowgreen h1 {
  color: #fff;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.arrow-down {
  width: 0;
  height: 0;
  border-right: 15px solid transparent;
  border-left: 0 solid transparent;
  margin: 0 0 0 86%;
}
.arrow-down { border-top: 15px solid #f4faf7; }
.arrow-down.arrow-down-yellowgreen { border-top: 15px solid #8CC63F; }
.testimonial-author {
  margin: 10px 25px 25px 0;
  text-align:right;
  line-height:0.9;
  font-size: 18px;
}
.testimonial-author,
.testimonial-author strong {
  color: #000 !important;
}
.testimonial-author span {
  font-size: 12px;
  color: #5c5c5c;
}

/* NEWS
-------------------------------------------------- */

#news {
  padding-top:0;
  padding-bottom:20px;
}
#news h1 {
  font-size:24px;
  margin:0;
  padding:0;
}
.news-img,
.news-text {
  display:block;
}
.news-img {
  position: relative;
}
.news-img img {
  width:100%; /* needed in Firefox */
}
.news-img img.news-arrow {
  width:auto;
}
.newsfeed-img .img-responsive {
	margin:10px auto;
}
.news-arrow {
  position: absolute;
  bottom: 0;
  right: 0;
}
.newsfeed {
  width:100%;
  margin-top:5px;
  margin-bottom:15px;
  display:inline-table;
}
.newsfeed h2 {
  font-size:24px;
  margin-bottom:15px !important;
}
.newsfeed h2, .newsfeed h2 a {
  color: #385f76;
}
.newsfeed h2 a:hover {
  color: #4a7d9b;
}
.newsfeed .newsfeed-btn button {
  margin:0;
}
.newsfeed-thumb,
.newsfeed-text {
  display:table-cell;
  vertical-align:middle;
}
.newsfeed-thumb {
  width:20%;
  padding:0;
  margin:0;
}
.newsfeed-text {
  width:80%;
  padding:10px 20px 10px 24px;
  border-left:3px solid #00A361;
  background:#ecf1f5;
  position:relative;
  border-radius: 0 0 6px 0;
}
.newsfeed-text p {
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom:20px;
}
.newsfeed-text p.small {
  font-size: 88%;
}
.newsfeed-btn {
  position:absolute;
  bottom:0;
  right:0;
}
.newsfeed-btn button.btn {
  border-radius: 0 !important;
}
.article-date,
.newsfeed-date {
  margin-bottom:10px;
}
.article-date {
  background:#00A361;
}
p.article-btn {
  margin: 0 !important;
}
.newsfeed-date {
  background:#00A361;
  margin-bottom:10px;
}
.newsfeed-date:hover {
  opacity:0.9;
}
.article-date p,
.newsfeed-date p {
  color:#fff;
  text-align:center;
  font-size: 12pt;
  line-height: 1.2;
  margin:0;
  padding: 5px;
}
.article-date {
  margin-top:10px;
}
span.date {
  width:100%;
  display:block;
  font-size: 19pt;
}
.article-header {
  margin-bottom:20px;
}
.article-header h4 {
  margin-top: 15px;
  margin-bottom: 10px;
}

/* NEWSFEED in FOOTER
-------------------------------------------------- */

#footer .newsfeed-box {
	clear: both;
}
#footer a:hover .newsfeed-box {
	opacity:0.85;
}
#footer .newsfeed-img, .newsfeed-txt {
	float: left;
	height:100px;
	overflow:hidden;
	margin-bottom: 10px;
}
#footer .newsfeed-img {
	border-radius: 3px 0 0 3px;
	width:30%;
}
#footer .newsfeed-img .img-responsive {
	margin: 0 auto !important;
}
#footer .newsfeed-txt {
  padding:15px 25px 15px 15px;
  border-radius: 0 3px 3px 0;
  width:70%;
  min-height:70px;
  display:inline-table;
  background: url("images/backgrounds/bg-cta-arrow-blue.png") no-repeat right #ecf1f5;
}
#footer a:hover .newsfeed-box .newsfeed-txt {
	background: url("images/backgrounds/bg-cta-arrow-blue.png") no-repeat right #fff;
}
#footer .newsfeed-txt p {
	color:#333 !important;
	font-size: 12px !important;
	padding: 0 !important;
	margin: 0 0 5px 0 !important;
	text-align: left;
	line-height: 1.3 !important;
}
#footer .newsfeed-txt p.lead,
#footer .newsfeed-txt p.lead strong {
	font-size: 15px !important;
}
#footer a:hover .newsfeed-box .newsfeed-txt p,
#footer a:hover .newsfeed-box .newsfeed-txt p strong,
#footer a:hover .newsfeed-box .newsfeed-txt p.lead {
	color:#203A5B !important;
}

/* TABLE
-------------------------------------------------- */

table,
table p {
  font-size: 16px;
  line-height:1.2;
}
table p {
  margin: 0 0 10px 0;
}
table a,
table a:hover,
table a:focus {
  text-decoration: underline;
}
table a {
  color:#000;
}
table a:hover {
  color:#28b7fa;
}
table th {
  color:#000;
}
.table > thead > tr > th {
  text-align:center;
  line-height:1.2;
}
.table > thead > tr.text-left > th,
.table > thead > tr > th.text-left {
  text-align:left;
}
.table-vmiddle > tbody > tr > td {
  text-align:center;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding:10px;
}
/*.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: url("images/backgrounds/bg-green.png") repeat center transparent;
}*/
.table-display {
  margin: 0 auto;
  display:table;
}
.vmiddle {
  display:table-cell;
  vertical-align:middle;
}

.table > thead:first-child > tr:first-child > td.left-corner,
.table-bordered > thead > tr > td.left-corner {
  border-top:1px solid #fff;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
}
.table td.no-border-top { border-top: 1px solid #fff; }
.table td.no-border-bottom { border-bottom: 1px solid #fff; }
.table td.no-border-left { border-left: 1px solid #fff; }
.table td.no-border-right { border-right: 1px solid #fff; }

.table > thead > tr > td.grey,
.table > tbody > tr > td.grey,
.table > tfoot > tr > td.grey,
.table > thead > tr > th.grey,
.table > tbody > tr > th.grey,
.table > tfoot > tr > th.grey,
.table > thead > tr.grey > td,
.table > tbody > tr.grey > td,
.table > tfoot > tr.grey > td,
.table > thead > tr.grey > th,
.table > tbody > tr.grey > th,
.table > tfoot > tr.grey > th {
  background: #f4f4f4 !important;
}
.table-hover > tbody > tr > td.grey:hover,
.table-hover > tbody > tr > th.grey:hover,
.table-hover > tbody > tr.grey:hover > td,
.table-hover > tbody > tr:hover > .green,
.table-hover > tbody > tr.grey:hover > th {
  background: #ededed;
}
.table > thead > tr > td.green,
.table > tbody > tr > td.green,
.table > tfoot > tr > td.green,
.table > thead > tr > th.green,
.table > tbody > tr > th.green,
.table > tfoot > tr > th.green,
.table > thead > tr.green > td,
.table > tbody > tr.green > td,
.table > tfoot > tr.green > td,
.table > thead > tr.green > th,
.table > tbody > tr.green > th,
.table > tfoot > tr.green > th {
  background: #00b154 !important;
  color:#fff !important;
}
.table-hover > tbody > tr > td.green:hover,
.table-hover > tbody > tr > th.green:hover,
.table-hover > tbody > tr.green:hover > td,
.table-hover > tbody > tr:hover > .green,
.table-hover > tbody > tr.green:hover > th {
  background: #00c25c !important;
}
.table > thead > tr > td.purple,
.table > tbody > tr > td.purple,
.table > tfoot > tr > td.purple,
.table > thead > tr > th.purple,
.table > tbody > tr > th.purple,
.table > tfoot > tr > th.purple,
.table > thead > tr.purple > td,
.table > tbody > tr.purple > td,
.table > tfoot > tr.purple > td,
.table > thead > tr.purple > th,
.table > tbody > tr.purple > th,
.table > tfoot > tr.purple > th {
  background: #7733a9 !important;
  color:#fff !important;
}
.table-hover > tbody > tr > td.purple:hover,
.table-hover > tbody > tr > th.purple:hover,
.table-hover > tbody > tr.purple:hover > td,
.table-hover > tbody > tr:hover > .purple,
.table-hover > tbody > tr.purple:hover > th {
  background: #8439bb !important;
}
.table > thead > tr > td.blue,
.table > tbody > tr > td.blue,
.table > tfoot > tr > td.blue,
.table > thead > tr > th.blue,
.table > tbody > tr > th.blue,
.table > tfoot > tr > th.blue,
.table > thead > tr.blue > td,
.table > tbody > tr.blue > td,
.table > tfoot > tr.blue > td,
.table > thead > tr.blue > th,
.table > tbody > tr.blue > th,
.table > tfoot > tr.blue > th {
  background: #007ed3 !important;
  color:#fff !important;
}
.table-hover > tbody > tr > td.blue:hover,
.table-hover > tbody > tr > th.blue:hover,
.table-hover > tbody > tr.blue:hover > td,
.table-hover > tbody > tr:hover > .blue,
.table-hover > tbody > tr.blue:hover > th {
  background: #008ae6 !important;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background: #f3f5f9;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background: #eaedf4;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background: #ebcccc;
}

.table-hover > tbody > tr:hover {
  background: #fafafa;
}
.table-hover > tbody > tr.no-hover:hover {
  background: #fff;
}
.table-hover > tbody > tr.default.no-hover:hover {
  background: #f4f4f4;
}


/* BACKGROUNDS
-------------------------------------------------- */

.bg-lightgrey { background:#f9f9f9; }
.bg-grey { background:#eeeeee; }
.bg-darkgrey { background:#666666; }
.bg-lightgreen { background:#f4faf7; }
.bg-lightblue { background:#F2FBFE; }
.bg-paynesgrey { background:#51626F; }
.bg-darkgreen { background:#006837; }
.bg-green { background:#00A361; }
.bg-yellowgreen { background:#8CC63F; }
.bg-lime { background:#D9DF20; }
.bg-cyan { background:#3CB6CE; }
.bg-grey-top {
  background: url("images/backgrounds/bg-grey-top.jpg") repeat-x center top #f6f6f6;
  padding-top:2%;
}
.bg-grey-bottom {
  background: url("images/backgrounds/bg-grey-bottom.jpg") repeat-x center bottom #f6f6f6;
  padding-top:1%;
  display:block;
}
.bg-blue-sky {
	background: -webkit-linear-gradient(-0deg, #FFFFFF 0%,#eaf5fb 100%);
	background: linear-gradient(-0deg, #FFFFFF 0%,#eaf5fb 100%);
}
.bg-green-sky {
	background: -webkit-linear-gradient(-0deg, #FFFFFF 0%,#f4faf7 100%);
	background: linear-gradient(-0deg, #FFFFFF 0%,#f4faf7 100%);
}

/* FOOTER
-------------------------------------------------- */

#footer {
  margin-top:0;
}
.btn-footer {
  float:right;
  margin:0 0 0 8px;
}
.btn-footer img {
  float:left;
}
.footer-logos img {
  max-width:120px;
}
footer {
  margin:0 0 0 0;
  padding:2% 0 2% 0;
  background:#51626F;
  /*background: url(images/backgrounds/bg-footer.jpg) repeat-x center top #0091C2;*/
}
.footer-text, .footer-btn {
  float:left;
}
.footer-text {
  width:75%;
  padding-top:0;
  margin-right:2%;
}
.footer-btn {
  width:20%;
  padding-top:1%;
}
.footer p {
  color:#a8b1b6;
  font-size:16px;
  padding:0;
  margin:0 0 15px 0;
  text-align:left;
  line-height:1.5;
}
.footer p.text-center {
  text-align:center;
}
.footer p strong {
  color:#fff;
  font-size:17px;
}
.footer p a,
.footer-logos-text p {
  color:#a8b1b6;
  text-decoration:none;
}
.footer a:hover {
  color:#fff !important;
  opacity:1.0;
  text-decoration:none;
  /*border-bottom:1px dotted;*/
}
.footer-logos {
  display: inline-table;
  margin: 10px auto;
  width:100%;
}
.footer-logos-img,
.footer-logos-text {
  display: table-cell;
  vertical-align: middle;
}
.footer-logos-img { width:35%; }
.footer-logos-text { width:65%; }
.footer-logos-text p {
  padding-left:10px;
  margin: 0;
}

/* FACEBOOK FEED
-------------------------------------------------- */

.fb-feed {
  border:none;
  overflow:hidden;
  width:100%;
  height:395px;
  margin:2% auto;
}
@media (max-width: 730px) {
  .fb-feed { width:600px; }
}
@media (max-width: 640px) {
  .fb-feed { width:440px; }
}
@media (max-width: 480px) {
  .fb-feed { width:350px; }
}
@media (max-width: 340px) {
  .fb-feed { width:280px; }
}

/* FLEX-VIDEO
-------------------------------------------------- */

.iframe-lg {
  width:98%;
  margin-left:auto;
  margin-right:auto;
}
.iframe-md {
  width:75%;
  margin-left:auto;
  margin-right:auto;
}
.iframe-sm {
  width:50%;
  margin-left:auto;
  margin-right:auto;
}
.iframe-xs {
  width:25%;
  margin-left:auto;
  margin-right:auto;
}
.flex-video {
  position: relative;
  padding-top: 25px;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 16px;
  overflow: hidden;
}
.flex-video.widescreen { padding-bottom: 57.25%; }
.flex-video.vimeo { padding-top: 0; }

.flex-video iframe,
.flex-video object,
.flex-video embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media only screen and (max-device-width: 800px), only screen and (device-width: 1024px) and (device-height: 600px), only screen and (width: 1280px) and (orientation: landscape), only screen and (device-width: 800px), only screen and (max-width: 767px) {
  .flex-video { padding-top: 0; }
}

/* TEXT COLOURS
-------------------------------------------------- */

.black { color:#000 !important; }
.white { color:#fff !important; }
.cyan { color:#3CB6CE !important; }
.paynesgrey { color:#51626F !important; }
.lime { color:#D9DF20 !important; }
.gold { color:#FBB03B !important; }
.grey { color:#3c3c3c !important; }
.lightgrey { color:#EDEFF0 !important; }
.green { color: #00A361 !important; }
.yellowgreen { color:#8CC63F; }

.green a { color: #00A361 !important; }
.green a:hover { color: #00c977 !important; }

/* BUTTONS
-------------------------------------------------- */

.btn {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.3;
  border-radius: 3px;
  text-align: left;
}
.btn .glyphicon-menu-left,
.btn .glyphicon-menu-right {
  font-size: 84%;
}
.btn-p {
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.main p button {
  margin:5px 0;
}
.btn-arrow {
  background: url("images/backgrounds/bg-cta-arrow.png") no-repeat right transparent;
}
.btn-arrow-blue {
  background: url("images/backgrounds/bg-cta-arrow-blue.png") no-repeat right transparent;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 10px 5px 10px !important;
  font-size: 15px !important;
  line-height: 1.2 !important;
  border-radius: 3px !important;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 8px 14px !important;
  font-size: 19px !important;
  line-height: 1.3 !important;
  border-radius: 3px !important;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 14px 42px;
  font-size: 24px;
  line-height: 1.3333333;
  border-radius: 3px;
}
.navbar-btn {
  padding: 7px 14px !important;
  font-size: 18px !important;
  line-height: 1.3 !important;
  border-radius: 3px !important;
  margin:5px 0 0 10px !important;
  display:none;
}
button a, a button {
  border-bottom:none;
  text-decoration:none;
}
.btn-full {
  width:100%;
  white-space:normal; /* needed for Firefox unexpected line-break on floating elements */
  text-align:center !important;
}
.btn-full.text-left {
  text-align:left !important;
}
.btn-full.text-left span {
  float:right;
}
.btn.btn-sm span.glyphicon-menu-right,
.btn.btn-sm span.glyphicon-menu-left {
  margin-top: 3px;
}
.btn-nav-bar {
  font-size:16px;
  padding: 7px 12px;
}
.btn-nav-bar  span {
  padding-left:6px;
}

.btn-primary strong,
.btn-info strong,
.btn-success strong,
.btn-danger strong {
  color: #fff !important;
}


.btn-primary { /* button color - PAYNES GREY */
  color: #fff;
  background: #51626F;
  border-color: #51626F;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background: #687d8e;
  border-color: #51626F;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  
}
.btn-info { /* button color - CYAN */
  color: #fff;
  background: #3CB6CE;
  border-color: #3CB6CE;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background: #41c5df;
  border-color: #3CB6CE;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  
}
.btn-warning { /* button color - LIME */
  color: #51626F;
  background: #D9DF20;
  border-color: #D9DF20;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #51626F;
  background: #e9ef22;
  border-color: #D9DF20;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  
}
.btn-default { /* button color - PAYNES GREY LIGHT */
  color: #51626F;
  background: #EDEFF0;
  border-color: #e2e4e5;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #51626F;
  background: #f6f8f9;
  border-color: #e2e4e5;
}
.footer .btn-default { /* button color - PAYNES GREY LIGHT for FOOTER section */
  color: #51626F;
  background: #EDEFF0;
  border-color: #e2e4e5;
}
.footer .btn-default:hover,
.footer .btn-default:focus,
.footer .btn-default:active,
.footer .btn-default.active,
.footer .open .dropdown-toggle.btn-default {
  color: #fff;
  background: #51626F;
  border-color: #fff;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  
}
.btn-success { /* button color - GREEN */
  color: #fff;
  background: #00A361;
  border-color: #00A361;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background: #00ac66;
  border-color: #00A361;
}
.header-cta .btn-success { /* button color - GREEN for HEADER section */
  color: #f2fffb;
  background: #00A361;
  border-color: #00A361;
  border-width: 2px;
}
.header-cta .btn-success:hover,
.header-cta .btn-success:focus,
.header-cta .btn-success:active,
.header-cta .btn-success.active,
.header-cta .open .dropdown-toggle.btn-success {
  color: #fff;
  background: #00c977;
  border-color: #00c977;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  
}
.btn-danger { /* button color - YELLOW GREEN */
  color: #fff;
  background: #8CC63F;
  border-color: #8CC63F;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background: #98d744;
  border-color: #8CC63F;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  
}

.btn-nav-collapse {
  margin: 6px 0;
}

.btn-inverse { /* button color - INVERSE */
  color: #fff;
  background: transparent;
  border-color: #fff;
  border-width: 2px;
  -webkit-transition: border-color 0.4s, color 0.2s;
  transition: border-color 0.4s, color 0.4;
}
.btn-inverse::before {
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
}

.btn-inverse.btn-success { /* button color - INVERSE GREEN */
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.btn-inverse.btn-success:hover,
.btn-inverse.btn-success:focus,
.btn-inverse.btn-success:active,
.btn-inverse.btn-success.active,
.open .dropdown-toggle.btn-inverse.btn-success {
  color: #fff;
  background: #00A361;
  border-color: #00A361;
}
.header-cta .btn-inverse.btn-success { /* button color - INVERSE GREEN for HEADER section */
  color: #00A361 !important;
  background: transparent;
  border-color: #00A361 !important;
}
.header-cta .btn-inverse.btn-success:hover,
.header-cta .btn-inverse.btn-success:focus,
.header-cta .btn-inverse.btn-success:active,
.header-cta .btn-inverse.btn-success.active,
.header-cta .open .dropdown-toggle.btn-inverse.btn-success {
  color: #fff !important;
  background: #00c977 !important;
  border-color: #00c977 !important;
}
.btn-inverse.btn-danger { /* button color - INVERSE YELLOW GREEN */
  color: #fff;
  background: transparent;
  border-color: #fff;
}
.btn-inverse.btn-danger:hover,
.btn-inverse.btn-danger:focus,
.btn-inverse.btn-danger:active,
.btn-inverse.btn-danger.active,
.open .dropdown-toggle.btn-inverse.btn-danger {
  color: #fff;
  background: #98d744;
  border-color: #8CC63F;
}
.btn-inverse.btn-primary { /* button color - INVERSE PAYNES GREY */
  color: #51626F;
  background: transparent;
  border-color: #51626F;
}
.btn-inverse.btn-primary:hover,
.btn-inverse.btn-primary:focus,
.btn-inverse.btn-primary:active,
.btn-inverse.btn-primary.active,
.open .dropdown-toggle.btn-inverse.btn-primary {
  color: #fff;
  background: #51626F;
  border-color: #51626F;
}

.cta-plain {
  width:100%;
  display: block;
  vertical-align: middle;
  text-align: center;
  position: relative;
  padding: 20px;
}
.cta-plain p.small {
  font-size: 100%;
}
#cta .container {
  width: 100%;
}
#cta .col-20 {
  width:20%;
  float:left;
  min-height: 1px;
}
#cta .cta-plain {
  height:180px;
  padding-top: 18%;
}
.widget-cta .cta-plain { /* For use on RIGHT-COLUMN */
  width:100%;
  height:auto;
  display:inline-table;
  margin-bottom: 0;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 15px;
}
#cta .cta-plain p,
.widget-cta .cta-plain p {
  font-size: 26px;
  margin-bottom: 5px;
  line-height: 1.2;
  color:#fff;
}
.widget-cta .cta-plain p { /* For use on RIGHT-COLUMN */
  font-size: 22px;
  margin-bottom: 0;
  text-align: left;
}
.widget-cta .cta-plain p span { /* For use on RIGHT-COLUMN */
  position: absolute;
  right:0;
  padding: 20px 20px 20px 10px;
}
#cta .cta-plain.bg-lime p,
.widget-cta .cta-plain.bg-lime p {
  color:#000;
}
#cta a:hover .bg-lime, .widget-cta a:hover .bg-lime  { background: #ecf323; }
#cta a:hover .bg-green, .widget-cta a:hover .bg-green  { background: #00c977; }
#cta a:hover .bg-darkgreen, .widget-cta a:hover .bg-darkgreen { background: #008044; }
#cta a:hover .bg-paynesgrey, .widget-cta a:hover .bg-paynesgrey { background: #687d8e; }
#cta a:hover .bg-darkgrey, .widget-cta a:hover .bg-darkgrey { background: #828282; }

.cta {
  display:table;
  width:100%;
  height:auto;
  text-align:left;
  margin:10px 0;
}
.cta:hover {
  opacity:0.9;
}
.cta-btn {
  width:100%;
  height:70px;
  display:inline-table;
  margin-bottom: 0;
  /*background: #00A7E0;*/
  background: url("images/backgrounds/bg-cta-arrow.png") no-repeat right #00A7E0;
}
.cta-btn p {
  color:#fff;
  font-size: 14pt;
  line-height: 1.2;
  margin:0;
  padding: 10px 25px 10px 20px;
  display: table-cell;
  vertical-align: middle;
}



.news {
  display:table;
  width:100%;
  height:auto;
  text-align:left;
  margin:10px 0;
}
#news a img:hover {
  opacity:1.0;
}
.news:hover {
  opacity:0.9;
}
.news-text,
.project-text {
  width:100%;
  display:inline-table;
  margin-bottom: 0;
  background:transparent;
}
.news-text {
  height:70px;
}
.project-text {
  height:100px;
}
.news-text p,
.project-text p {
  color:#333132;
  font-size: 16px;
  line-height: 1.4;
  margin:0;
  padding: 10px 10px;
  display: table-cell;
  vertical-align: top;
}
a:hover .news-text p,
a:hover .project-text p {
  color:#000;
}

#grid {
  text-align:center;
}
.cta-icon,
.grid-inline {
  display:inline-table;
  margin:10px auto;
  padding: 0 8px;
}
.cta-icon p,
.grid-inline p {
  text-align:center;
  font-size:15px;
  color:#666;
  margin-bottom:0;
  padding-bottom:0;
  line-height:1.2;
}
.cta-icon a {
  text-decoration:none;
  color:#1A1A1A;
  margin-left:auto;
  margin-right:auto;
}
.cta-icon a:hover {
  opacity:0.9;
}

/* CTA PHOTO
-------------------------------------------------- */

.cta-photo {
  border-top: 4px solid #2D51A7;
  position: relative;
  margin-bottom: 15px;
}
.cta-photo .img-responsive {
  margin:0 auto;
}
.cta-photo p,
.cta-photo h4 {
  color:#fff;
}
.cta-photo p.number {
  padding: 5px 16px 6px 16px;
  margin: 0;
  font-size: 19px;
  background: #2D51A7;
  position: absolute;
  top:0;
  left:0;
}
.cta-photo h4 {
  font-size: 22px;
  margin: 15px 18px;
  position: absolute;
  bottom:0;
  left:0;
}

.cta-photo-div {
  width:100%;
  margin: 20px auto;
  display:inline-table;
}
.cta-photo-div .cta-photo-div-img,
.cta-photo-div .cta-photo-div-text {
  display:table-cell;
  vertical-align:middle;
}
.cta-photo-div-lg .cta-photo-div-img {
  vertical-align:middle;
}
.cta-photo-div .cta-photo-div-img {
  width:40%;
  padding:0;
  margin:0;
}
.cta-photo-div .cta-photo-div-text {
  width:60%;
  padding:10px 20px 10px 24px;
  border-left:3px solid #00A7E0;
  /*background:#EDFBFE;*/
}
.cta-photo-div-lg .cta-photo-div-img {
  width:30%;
}
.cta-photo-div-lg .cta-photo-div-text {
  width:70%;
  border-left:3px solid #b2d2df;
}
.cta-photo-div .cta-photo-div-text h4 {
  text-align: left;
  margin: 0 0 15px 0;
  line-height: 1.1;
}
.cta-photo-div .cta-photo-div-text p {
  font-size: 16px;
  line-height: 1.4;
  text-align: left;
  margin: 0 0 15px 0;
}
.cta-photo-div .cta-photo-div-text p.lead {
  font-size: 22px;
  line-height: 1.3;
  text-align: left;
  margin: 0 0 15px 0;
}
.cta-photo-div .cta-photo-div-text .small {
  font-size: 65%;
  color: #00A7E0;
}
.cta-photo-div-lg .cta-photo-div-text .small {
  color: #b2d2df;
}

/* FORM
-------------------------------------------------- */

.form-control {
  font-size:16px;
}
.form-control {
  color:#000;
}
.file-input {
  font-size:14px;
  width:100%;
  height: 34px;
  padding: 6px 0;
  line-height: 1.42857143;
  color: #000;
  border-radius: 4px;
}
.controls-select {
  margin-bottom:10px;
}
.compress-select {
  margin-top:2%;
}
.form-group {
  margin-bottom: 2px;
}
.clear {
  clear:both;
}
.form-inline {
  clear:both;
}
.form-name {
  margin-right:5px;
  margin-left:15px;
}
.form-text {
  margin-top:20px;
  margin-left:15px;
}
label {
  margin: 0 auto 5px auto;
}
.checkbox label {
  margin-left:10px;
}
.feedback {
  height:auto;
  margin: 2% 0 2% 0;
  border-radius: 4px;
  clear:both;
  text-align:left;
}
.feedback p {
  padding:16px;
  margin: 2%;
  line-height:1.3;
  font-size:16px;
}

.text-success,
.text-success strong,
.bg-success .fa-circle {
  color: #3c763d !important;
}
.text-warning,
.text-warning strong,
.bg-warning .fa-circle {
  color: #8a6d3b !important;
}
.text-info,
.text-info strong,
.bg-info .fa-circle,
.bg-info .fa-pulse {
  color: #31708f !important;
}
.text-danger,
.text-danger strong,
.bg-danger .fa-circle {
  color: #a94442 !important;
}

.fa-icon i.fa,
.fa-icon span,
.fa-icon p {
  display:table-cell;
}
.feedback .fa-icon {
  padding-left:20px;
  display: table; /* needed to align feedback icon and text */
}
.fa-icon i.fa,
.fa-icon p {
  vertical-align:middle;
}
.fa-icon span {
  vertical-align:top;
  padding-top:14px;
  padding-bottom:50px;
}
.text-success,
.text-success a,
.text-success strong {
  color: #3c763d !important;
}
a.text-success:hover,
.text-success a hover {
  color: #2b542c !important;
}
.text-info,
.text-info a,
.text-info strong {
  color: #005488 !important;
}
a.text-info:hover,
.text-info a:hover {
  color: #004672 !important;
}

.has-warning {
  border-color: #f7b32f;
  background:#fcf8e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.file-input.has-warning {
  border: 1px solid #f7b32f;
}
#book-quote {
  margin-bottom:8px;
}
#book-quote h2 {
  margin-top:20px;
}

/* MENU SIDEBAR
-------------------------------------------------- */

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group i {
  margin-right: 10px;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background: #f9f9f9;
  border: 1px solid #dddddd;
}
.list-group-item-parent,
.list-group-item-parent strong {
  font-size: 15px;
  color:#203A5B !important;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
a.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background: #fff;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background: #ececec;
  color: #bcbcbc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #203A5B;
  background: #e7f1f9;
  border-color: #d9e2ea;
}

/* LIST GROUP MAIN
-------------------------------------------------- */

.list-group-main .list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background: #fff;
  border: 1px solid #dddddd;
}
.list-group-main p.list-group-item-heading {
  margin: 0 20px 12px 0;
  font-size: 16px;
  line-height: 1.3;
}
.list-group-main p.list-group-item-text {
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 14px;
}
.list-group-main p.small {
  font-size: 82%;
  line-height:1.4;
}
.list-group-main .feed-icon {
  width:30px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:6px;
  font-size: 18px;
}
.list-group-main .feed-category {
  color: #203A5B;
}
.list-group-main .list-group-item-img {
  margin:0 0 15px 0;
  height:120px;
}
.list-group-main .list-group-item.active strong,
.list-group-main .list-group-item.active .list-group-item-heading,
.list-group-main .list-group-item.active .list-group-item-text,
.list-group-main .list-group-item.active:hover .list-group-item-text,
.list-group-main .list-group-item.active:focus .list-group-item-text {
  color: #203A5B;
}
.list-group-main a.list-group-item {
  color: #203A5B;
}
.list-group-main a.list-group-item .list-group-item-heading,
.list-group-main a.list-group-item p.list-group-item-heading strong {
  color: #203A5B;
}
.list-group-main .list-group-item-text strong {
  color: #333;
}
.list-group-main .list-group-item i {
  padding-bottom:6px;
}
.list-group-main a.list-group-item:hover i,
.list-group-main a.list-group-item:hover strong,
.list-group-main a.list-group-item:hover .list-group-item-heading,
.list-group-main a.list-group-item:hover p.list-group-item-heading strong,
.list-group-main a.list-group-item:focus i,
.list-group-main a.list-group-item:focus strong,
.list-group-main a.list-group-item:focus .list-group-item-heading,
.list-group-main a.list-group-item:focus p.list-group-item-heading strong {
  color: #2e5382;
}
.list-group-main a.list-group-item:hover,
.list-group-main a.list-group-item:focus {
  text-decoration: none;
  color: #203A5B;
  background: #e7f1f9;
  border-color: #d9e2ea;
}
.list-group-main .list-group-item.active,
.list-group-main .list-group-item.active:hover,
.list-group-main .list-group-item.active:focus {
  z-index: 2;
  color: #203A5B;
  background: #e7f1f9;
  border-color: #d9e2ea;
}

/* LIST GROUP FOOTER
-------------------------------------------------- */

.list-group-footer .list-group-item {
  background: #ecf1f5;
  border: none;
  margin-bottom: 10px;
}
.list-group-footer .list-group-item-text strong {
  color: #333;
}
.list-group-footer .list-group-item i {
  padding-bottom:0;
}
.list-group-footer .list-group-item-heading p,
.list-group-footer .list-group-item-text p {
  padding-right:22px;
  color:#333;
}
.list-group-footer a.list-group-item .list-group-item-heading,
.list-group-footer a.list-group-item p.list-group-item-heading strong {
  color: #333;
}
.list-group-footer a.list-group-item:hover i,
.list-group-footer a.list-group-item:hover strong,
.list-group-footer a.list-group-item:hover .list-group-item-heading,
.list-group-footer a.list-group-item:focus i,
.list-group-footer a.list-group-item:focus strong,
.list-group-footer a.list-group-item:focus .list-group-item-heading,
.list-group-footer a.list-group-item:hover p.list-group-item-heading strong {
  color: #333;
}
.list-group-footer a.list-group-item:hover,
.list-group-footer a.list-group-item:focus {
  text-decoration: none;
  color: #333;
  background: #fff;
  border: none;
}
.list-group-footer .list-group-item.active,
.list-group-footer .list-group-item.active:hover,
.list-group-footer .list-group-item.active:focus {
  z-index: 2;
  color: #333;
  background: #fff;
  border: none;
}
.list-group-footer .feed-category,
.list-group-footer .fa,
.list-group-footer a.list-group-item:hover .feed-icon,
.list-group-footer a.list-group-item:hover i,
.list-group-footer .small.text-center {
  color:#00A361;
}

/* FORM DEFAULT
-------------------------------------------------- */

#form-default {
  font-size: 16px;
}
#form-default .small {
  font-size: 14px;
}
#form-default .feedback {
  margin: -15px 0 20px 0;
}
#form-default .btn-lg {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 4px;
}
#form-default.text-center input {
  text-align:center;
}
#form-default button {
  width:100%;
  margin-bottom:3%;
}
#form-default .form-group {
  margin-bottom: 15px;
}
#form-default .checkbox input[type="checkbox"] {
  margin-left: 0; /* needed to override margin-left:-20px */
}
#form-default label.radio-inline,
#form-default label.radio-inline-text {
  display: inline-block;
  padding-left: 0;
  margin-left: 5px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
#form-default label.radio-inline {
  vertical-align: middle;
}
#form-default label.radio-inline-text {
  vertical-align: top;
  padding-top: 3px;
  margin-right: 15px;
}

/* MEDIA QUERY
-------------------------------------------------- */

@media (min-width: 992px) {
  #navigation .container,
  #content .container,
  .content .container {
    width: 974px;
  }
  .banner1.banner-blog { background: url(images/banner/1.jpg) no-repeat center right -300px #5693c2; }
}
@media (min-width: 1500px)  {
  #header .container,
  #header-cta .container,
  #cta .container,
  #content .container,
  #footer .container,
  .content .container,
  .banner .container  {
    width: 1200px !important;
  }
  .banner1.banner-blog { background: url(images/banner/1.jpg) no-repeat center right -70px #5693c2; }
}
@media (min-width: 1920px) {
  .banner1.banner-blog { background: url(images/banner/1.jpg) no-repeat center right -20px #5693c2; }
}


@media (min-width: 1200px)  {
  .pull-up-90-lg { margin-top:-90px !important; }
  .pull-up-50-lg { margin-top:-50px !important; }
  .pull-up-40-lg { margin-top:-40px !important; }
  .pull-up-30-lg { margin-top:-30px !important; }
  .pull-up-25-lg { margin-top:-25px !important; }
  .pull-up-20-lg { margin-top:-20px !important; }
  .pull-up-15-lg { margin-top:-15px !important; }
  .pull-up-10-lg { margin-top:-10px !important; }
  .pull-up-5-lg { margin-top:-5px !important; }
  .pull-up-0-lg { margin-top:0 !important; }
  .pull-up-bottom-50-lg { margin-bottom:-50px !important; }
  .pull-up-bottom-40-lg { margin-bottom:-40px !important; }
  .pull-up-bottom-30-lg { margin-bottom:-30px !important; }
  .pull-up-bottom-25-lg { margin-bottom:-25px !important; }
  .pull-up-bottom-20-lg { margin-bottom:-20px !important; }
  .pull-up-bottom-15-lg { margin-bottom:-15px !important; }
  .pull-up-bottom-10-lg { margin-bottom:-10px !important; }
  .pull-up-bottom-5-lg { margin-bottom:-5px !important; }
  .pull-up-bottom-0-lg { margin-bottom:0 !important; }
  .pad-top-50-lg { padding-top:50px !important; }
  .pad-top-40-lg { padding-top:40px !important; }
  .pad-top-30-lg { padding-top:30px !important; }
  .pad-top-25-lg { padding-top:25px !important; }
  .pad-top-20-lg { padding-top:20px !important; }
  .pad-top-15-lg { padding-top:15px !important; }
  .pad-top-10-lg { padding-top:10px !important; }
  .pad-top-5-lg { padding-top:5px !important; }
  .pad-top-0-lg { padding-top:0 !important; }
  .pad-bottom-50-lg { padding-bottom:50px !important; }
  .pad-bottom-40-lg { padding-bottom:40px !important; }
  .pad-bottom-30-lg { padding-bottom:30px !important; }
  .pad-bottom-25-lg { padding-bottom:25px !important; }
  .pad-bottom-20-lg { padding-bottom:20px !important; }
  .pad-bottom-15-lg { padding-bottom:15px !important; }
  .pad-bottom-10-lg { padding-bottom:10px !important; }
  .pad-bottom-5-lg { padding-bottom:5px !important; }
  .pad-bottom-0-lg { padding-bottom:0 !important; }
  .margin-top-50-lg { margin-top:50px !important; }
  .margin-top-40-lg { margin-top:40px !important; }
  .margin-top-30-lg { margin-top:30px !important; }
  .margin-top-25-lg { margin-top:25px !important; }
  .margin-top-20-lg { margin-top:20px !important; }
  .margin-top-15-lg { margin-top:15px !important; }
  .margin-top-10-lg { margin-top:10px !important; }
  .margin-top-5-lg { margin-top:5px !important; }
  .margin-top-0-lg { margin-top:0 !important; }
  .margin-bottom-50-lg { margin-bottom:50px !important; }
  .margin-bottom-40-lg { margin-bottom:40px !important; }
  .margin-bottom-30-lg { margin-bottom:30px !important; }
  .margin-bottom-25-lg { margin-bottom:25px !important; }
  .margin-bottom-20-lg { margin-bottom:20px !important; }
  .margin-bottom-15-lg { margin-bottom:15px !important; }
  .margin-bottom-10-lg { margin-bottom:10px !important; }
  .margin-bottom-5-lg { margin-bottom:5px !important; }
  .margin-bottom-0-lg { margin-bottom:0 !important; }

  .pad-right-60-lg { padding-right:60px !important; }
  .pad-right-50-lg { padding-right:50px !important; }
  .pad-right-40-lg { padding-right:40px !important; }
  .pad-right-30-lg { padding-right:30px !important; }
  .pad-right-20-lg { padding-right:20px !important; }
  .pad-right-15-lg { padding-right:15px !important; }
  .pad-right-10-lg { padding-right:10px !important; }
  .pad-right-5-lg { padding-right:5px !important; }
  .pad-right-0-lg { padding-right:0 !important; }
  .pad-left-100-lg { padding-left:100px !important; }
  .pad-left-60-lg { padding-left:60px !important; }
  .pad-left-50-lg { padding-left:50px !important; }
  .pad-left-40-lg { padding-left:40px !important; }
  .pad-left-30-lg { padding-left:30px !important; }
  .pad-left-20-lg { padding-left:20px !important; }
  .pad-left-15-lg { padding-left:15px !important; }
  .pad-left-10-lg { padding-left:10px !important; }
  .pad-left-5-lg { padding-left:5px !important; }
  .pad-left-0-lg { padding-left:0 !important; }

  .pull-margin-right-50-lg { margin-right:-50px !important; }
  .pull-margin-right-40-lg { margin-right:-40px !important; }
  .pull-margin-right-30-lg { margin-right:-30px !important; }
  .pull-margin-right-20-lg { margin-right:-20px !important; }
  .pull-margin-right-15-lg { margin-right:-15px !important; }
  .pull-margin-right-10-lg { margin-right:-10px !important; }
  .pull-margin-right-5-lg { margin-right:-5px !important; }
  .pull-margin-right-0-lg { margin-right:0 !important; }
  .pull-margin-left-50-lg { margin-left:-50px !important; }
  .pull-margin-left-40-lg { margin-left:-40px !important; }
  .pull-margin-left-30-lg { margin-left:-30px !important; }
  .pull-margin-left-20-lg { margin-left:-20px !important; }
  .pull-margin-left-15-lg { margin-left:-15px !important; }
  .pull-margin-left-10-lg { margin-left:-10px !important; }
  .pull-margin-left-5-lg { margin-left:-5px !important; }
  .pull-margin-left-0-lg { margin-left:0 !important; }

  .submit {
    padding: 2% 2% 0 0;
  }
  /*#header .container,
  #navbar .container,
  .displayer > .container */
  .container {
    width: 100% !important;
  }
  .displayer > .container {
    width: 1040px !important;
  }
  .header-float { width:84%; }
  .header-float-logo { width:16%; }
  img.header-logo { width:155px; }

  .nav > li > a {
    font-size: 16px;
    padding: 22px 12px; /* adjust top-padding and bottom-padding */
  }
  .nav > li > .dropdown-menu {
    font-size: 16px; /* DROPDOWN text size */
  }
  .dropdown-menu > li > a {
    padding: 16px 12px; /* DROPDOWN text padding */
  }

  .banner-lg {
    min-height:340px;
    padding-top:102px;
    padding-bottom:65px;
  }
  .widget-cta .cta-btn p span {
    font-size: 12pt;
  }
  .widget-cta .cta-btn-icon {
    width:25%;
  }
  .widget-cta .cta-special {
    height:250px;
  }
  .widget-cta .cta-special-text {
    bottom:0;
  }
  .hide-xlg {
    display:none;
  }
  .show-xlg {
    display:block;
  }
  .article-date p {
    text-align:center;
    font-size: 22px;
    line-height: 1.2;
    margin:0;
    padding:10px 5px;
  }
  span.date {
    width:100%;
    display:block;
    font-size: 48px;
  }
}
@media (min-width: 991px) and (max-width: 1199px)  {
  .pull-up-50-md-lg { margin-top:-50px !important; }
  .pull-up-40-md-lg { margin-top:-40px !important; }
  .pull-up-30-md-lg { margin-top:-30px !important; }
  .pull-up-25-md-lg { margin-top:-25px !important; }
  .pull-up-20-md-lg { margin-top:-20px !important; }
  .pull-up-15-md-lg { margin-top:-15px !important; }
  .pull-up-10-md-lg { margin-top:-10px !important; }
  .pull-up-5-md-lg { margin-top:-5px !important; }
  .pull-up-0-md-lg { margin-top:0 !important; }
  .pull-up-bottom-50-md-lg { margin-bottom:-50px !important; }
  .pull-up-bottom-40-md-lg { margin-bottom:-40px !important; }
  .pull-up-bottom-30-md-lg { margin-bottom:-30px !important; }
  .pull-up-bottom-25-md-lg { margin-bottom:-25px !important; }
  .pull-up-bottom-20-md-lg { margin-bottom:-20px !important; }
  .pull-up-bottom-15-md-lg { margin-bottom:-15px !important; }
  .pull-up-bottom-10-md-lg { margin-bottom:-10px !important; }
  .pull-up-bottom-5-md-lg { margin-bottom:-5px !important; }
  .pull-up-bottom-0-md-lg { margin-bottom:0 !important; }
  .pad-top-50-md-lg { padding-top:50px !important; }
  .pad-top-40-md-lg { padding-top:40px !important; }
  .pad-top-30-md-lg { padding-top:30px !important; }
  .pad-top-25-md-lg { padding-top:25px !important; }
  .pad-top-20-md-lg { padding-top:20px !important; }
  .pad-top-15-md-lg { padding-top:15px !important; }
  .pad-top-10-md-lg { padding-top:10px !important; }
  .pad-top-5-md-lg { padding-top:5px !important; }
  .pad-top-0-md-lg { padding-top:0 !important; }
  .pad-bottom-50-md-lg { padding-bottom:50px !important; }
  .pad-bottom-40-md-lg { padding-bottom:40px !important; }
  .pad-bottom-30-md-lg { padding-bottom:30px !important; }
  .pad-bottom-25-md-lg { padding-bottom:25px !important; }
  .pad-bottom-20-md-lg { padding-bottom:20px !important; }
  .pad-bottom-15-md-lg { padding-bottom:15px !important; }
  .pad-bottom-10-md-lg { padding-bottom:10px !important; }
  .pad-bottom-5-md-lg { padding-bottom:5px !important; }
  .pad-bottom-0-md-lg { padding-bottom:0 !important; }
  .margin-top-50-md-lg { margin-top:50px !important; }
  .margin-top-40-md-lg { margin-top:40px !important; }
  .margin-top-30-md-lg { margin-top:30px !important; }
  .margin-top-25-md-lg { margin-top:25px !important; }
  .margin-top-20-md-lg { margin-top:20px !important; }
  .margin-top-15-md-lg { margin-top:15px !important; }
  .margin-top-10-md-lg { margin-top:10px !important; }
  .margin-top-5-md-lg { margin-top:5px !important; }
  .margin-top-0-md-lg { margin-top:0 !important; }
  .margin-bottom-50-md-lg { margin-bottom:50px !important; }
  .margin-bottom-40-md-lg { margin-bottom:40px !important; }
  .margin-bottom-30-md-lg { margin-bottom:30px !important; }
  .margin-bottom-25-md-lg { margin-bottom:25px !important; }
  .margin-bottom-20-md-lg { margin-bottom:20px !important; }
  .margin-bottom-15-md-lg { margin-bottom:15px !important; }
  .margin-bottom-10-md-lg { margin-bottom:10px !important; }
  .margin-bottom-5-md-lg { margin-bottom:5px !important; }
  .margin-bottom-0-md-lg { margin-bottom:0 !important; }

  .pad-right-60-md-lg { padding-right:60px !important; }
  .pad-right-50-md-lg { padding-right:50px !important; }
  .pad-right-40-md-lg { padding-right:40px !important; }
  .pad-right-30-md-lg { padding-right:30px !important; }
  .pad-right-20-md-lg { padding-right:20px !important; }
  .pad-right-15-md-lg { padding-right:15px !important; }
  .pad-right-10-md-lg { padding-right:10px !important; }
  .pad-right-5-md-lg { padding-right:5px !important; }
  .pad-right-0-md-lg { padding-right:0 !important; }
  .pad-left-100-md-lg { padding-left:100px !important; }
  .pad-left-60-md-lg { padding-left:60px !important; }
  .pad-left-50-md-lg { padding-left:50px !important; }
  .pad-left-40-md-lg { padding-left:40px !important; }
  .pad-left-30-md-lg { padding-left:30px !important; }
  .pad-left-20-md-lg { padding-left:20px !important; }
  .pad-left-15-md-lg { padding-left:15px !important; }
  .pad-left-10-md-lg { padding-left:10px !important; }
  .pad-left-5-md-lg { padding-left:5px !important; }
  .pad-left-0-md-lg { padding-left:0 !important; }

  .pull-margin-right-50-md-lg { margin-right:-50px !important; }
  .pull-margin-right-40-md-lg { margin-right:-40px !important; }
  .pull-margin-right-30-md-lg { margin-right:-30px !important; }
  .pull-margin-right-20-md-lg { margin-right:-20px !important; }
  .pull-margin-right-15-md-lg { margin-right:-15px !important; }
  .pull-margin-right-10-md-lg { margin-right:-10px !important; }
  .pull-margin-right-5-md-lg { margin-right:-5px !important; }
  .pull-margin-right-0-md-lg { margin-right:0 !important; }
  .pull-margin-left-30-md-lg { margin-left:-30px !important; }
  .pull-margin-left-20-md-lg { margin-left:-20px !important; }
  .pull-margin-left-15-md-lg { margin-left:-15px !important; }
  .pull-margin-left-10-md-lg { margin-left:-10px !important; }
  .pull-margin-left-5-md-lg { margin-left:-5px !important; }
  .pull-margin-left-0-md-lg { margin-left:0 !important; }

  .submit {
    padding: 2% 2% 0 0;
  }
}
@media (max-width: 1199px)  {
  #header-cta {
    background: #fff;
    height: 80px;
  }
  #header-cta .header-float {
    padding-top:15px;
  }
  .header-float { width: 84%;}
  .nav > li > a {
    font-size: 13px;
    padding: 17px 10px; /* adjust top-padding and bottom-padding */
  }
  .nav > li > .dropdown-menu {
    font-size: 14px; /* DROPDOWN text size */
  }
  .dropdown-menu > li > a {
    padding: 14px 8px; /* DROPDOWN text padding */
  }

  .project-text {
    height:120px;
  }
  .banner h1 {
    font-size:40px;
    padding:14px 0 5px 0;
  }
  h2.large {
    font-size:55px;
  }
  #grid img {
   width:150px;
  }
  .hide-lg {
    display:none;
  }
  .show-lg {
    display:block;
  }
  .newsfeed h2 {
    font-size:22px;
  }
  .cta-photo-div-lg .cta-photo-div-img {
    vertical-align:top;
  }
}
@media (min-width: 991px)  {
  .divider-left-md  {
    border-left: 1px solid #e7e6d9;
    padding-left:3%;
  }
  .divider-right-md  {
    border-right: 1px solid #e7e6d9;
    padding-right:3%;
  }
}
@media (max-width: 991px)  {
  .pull-up-50-md { margin-top:-50px !important; }
  .pull-up-40-md { margin-top:-40px !important; }
  .pull-up-30-md { margin-top:-30px !important; }
  .pull-up-25-md { margin-top:-25px !important; }
  .pull-up-20-md { margin-top:-20px !important; }
  .pull-up-15-md { margin-top:-15px !important; }
  .pull-up-10-md { margin-top:-10px !important; }
  .pull-up-5-md { margin-top:-5px !important; }
  .pull-up-0-md { margin-top:0 !important; }
  .pull-up-bottom-50-md { margin-bottom:-50px !important; }
  .pull-up-bottom-40-md { margin-bottom:-40px !important; }
  .pull-up-bottom-30-md { margin-bottom:-30px !important; }
  .pull-up-bottom-25-md { margin-bottom:-25px !important; }
  .pull-up-bottom-20-md { margin-bottom:-20px !important; }
  .pull-up-bottom-15-md { margin-bottom:-15px !important; }
  .pull-up-bottom-10-md { margin-bottom:-10px !important; }
  .pull-up-bottom-5-md { margin-bottom:-5px !important; }
  .pull-up-bottom-0-md { margin-bottom:0 !important; }
  .pad-top-50-md { padding-top:50px !important; }
  .pad-top-40-md { padding-top:40px !important; }
  .pad-top-30-md { padding-top:30px !important; }
  .pad-top-25-md { padding-top:25px !important; }
  .pad-top-20-md { padding-top:20px !important; }
  .pad-top-15-md { padding-top:15px !important; }
  .pad-top-10-md { padding-top:10px !important; }
  .pad-top-5-md { padding-top:5px !important; }
  .pad-top-0-md { padding-top:0 !important; }
  .pad-bottom-50-md { padding-bottom:50px !important; }
  .pad-bottom-40-md { padding-bottom:40px !important; }
  .pad-bottom-30-md { padding-bottom:30px !important; }
  .pad-bottom-25-md { padding-bottom:25px !important; }
  .pad-bottom-20-md { padding-bottom:20px !important; }
  .pad-bottom-15-md { padding-bottom:15px !important; }
  .pad-bottom-10-md { padding-bottom:10px !important; }
  .pad-bottom-5-md { padding-bottom:5px !important; }
  .pad-bottom-0-md { padding-bottom:0 !important; }
  .margin-top-50-md { margin-top:50px !important; }
  .margin-top-40-md { margin-top:40px !important; }
  .margin-top-30-md { margin-top:30px !important; }
  .margin-top-25-md { margin-top:25px !important; }
  .margin-top-20-md { margin-top:20px !important; }
  .margin-top-15-md { margin-top:15px !important; }
  .margin-top-10-md { margin-top:10px !important; }
  .margin-top-5-md { margin-top:5px !important; }
  .margin-top-0-md { margin-top:0 !important; }
  .margin-bottom-50-md { margin-bottom:50px !important; }
  .margin-bottom-40-md { margin-bottom:40px !important; }
  .margin-bottom-30-md { margin-bottom:30px !important; }
  .margin-bottom-25-md { margin-bottom:25px !important; }
  .margin-bottom-20-md{ margin-bottom:20px !important; }
  .margin-bottom-15-md { margin-bottom:15px !important; }
  .margin-bottom-10-md { margin-bottom:10px !important; }
  .margin-bottom-5-md { margin-bottom:5 !important; }
  .margin-bottom-0-md { margin-bottom:0 !important; }

  .pad-right-60-md { padding-right:60px !important; }
  .pad-right-50-md { padding-right:50px !important; }
  .pad-right-40-md { padding-right:40px !important; }
  .pad-right-30-md { padding-right:30px !important; }
  .pad-right-20-md { padding-right:20px !important; }
  .pad-right-15-md { padding-right:15px !important; }
  .pad-right-10-md { padding-right:10px !important; }
  .pad-right-5-md { padding-right:5px !important; }
  .pad-right-0-md { padding-right:0 !important; }
  .pad-left-60-md { padding-left:60px !important; }
  .pad-left-50-md { padding-left:50px !important; }
  .pad-left-40-md { padding-left:40px !important; }
  .pad-left-30-md { padding-left:30px !important; }
  .pad-left-20-md { padding-left:20px !important; }
  .pad-left-15-md { padding-left:15px !important; }
  .pad-left-10-md { padding-left:10px !important; }
  .pad-left-5-md { padding-left:5px !important; }
  .pad-left-0-md { padding-left:0 !important; }

  .pull-margin-right-50-md { margin-right:-50px !important; }
  .pull-margin-right-40-md { margin-right:-40px !important; }
  .pull-margin-right-30-md { margin-right:-30px !important; }
  .pull-margin-right-20-md { margin-right:-20px !important; }
  .pull-margin-right-15-md { margin-right:-15px !important; }
  .pull-margin-right-10-md { margin-right:-10px !important; }
  .pull-margin-right-5-md { margin-right:-5px !important; }
  .pull-margin-right-0-md { margin-right:0 !important; }
  .pull-margin-left-50-md { margin-left:-50px !important; }
  .pull-margin-left-40-md { margin-left:-40px !important; }
  .pull-margin-left-30-md { margin-left:-30px !important; }
  .pull-margin-left-20-md { margin-left:-20px !important; }
  .pull-margin-left-15-md { margin-left:-15px !important; }
  .pull-margin-left-10-md { margin-left:-10px !important; }
  .pull-margin-left-5-md { margin-left:-5px !important; }
  .pull-margin-left-0-md { margin-left:0 !important; }

  .fa-2x-md { font-size: 2em !important; }
  .fa-3x-md { font-size: 3em !important; }
  .fa-4x-md { font-size: 4em !important; }
  .fa-5x-md { font-size: 5em !important; }

  .header-float { width:86%; }
  #navigation .header-float { width:100%; }
  .header-float-logo { width:11%; }
  img.header-logo { width:125px; }

  .nav > li > a {
    font-size: 13px;
    padding: 18px 7px; /* adjust top-padding and bottom-padding */
  }
  .nav > li > .dropdown-menu {
    font-size: 13px; /* DROPDOWN text size */
  }
  .dropdown-menu > li > a {
    padding: 13px 7px; /* DROPDOWN text padding */
  }
  .caret {
    margin-left: 0;
    border-top: 3px dashed;
    border-right: 3px solid transparent;
    border-left: 3px solid transparent;
  }

  #cta .cta-plain {
    height:140px;
    padding-top: 18%;
  }
  #cta .cta-plain p {
    font-size: 20px;
  }
  .btn {
    font-size: 19px;
    text-align: left;
  }
  .btn-sm,
  .btn-group-sm > .btn {
    padding: 8px 14px !important;
    font-size: 16px !important;
    line-height: 1.3 !important;
    border-radius: 3px !important;
  }
  .btn-lg, .btn-group-lg > .btn {
    font-size: 22px;
  }
  .btn-full-md {
    width:100%;
    white-space:normal; /* needed for Firefox unexpected line-break on floating elements */
    text-align:center;
  }
  .btn-full-md.text-left-sm {
    text-align:left !important;
  }
  .btn-full-md span.glyphicon-menu-right {
    float:right;
  }
  .btn-full-md span.glyphicon-menu-left {
    float:left;
  }
  .cta-btn {
    height:90px;
  }
  .cta-btn p {
    font-size: 12pt;
    line-height: 1.2;
    margin:0;
    padding: 5px 25px 5px 15px;
  }
  .cta-icon {
    padding: 4px;
  }
  .widget-cta .cta-btn-plain {
    min-height:120px;
  }
  .inline-table {
    padding: 0;
  }
  h1 sup {
    top: -18px;
  }
  h3 sup {
    top: -15px;
  }
  h2.large {
    font-size:50px;
  }

  h1 {
    font-size:35px;
  }
  h2 {
    font-size:33px;
  }
  h3 {
    font-size:29px;
  }
  h4 {
    font-size:28px;
  }
  h5 {
    font-size:26px;
  }
  h6 {
    font-size:24px;
  }
  p.lead {
    font-size: 20px;
  }
  p, .main li {
    font-size: 19px;
  }
  .staff p, .staff li {
    font-size: 17px;
  }

  .list-group i {
	margin-right: 5px;
  }
  .list-group-item,
  .list-group-item-parent,
  .list-group-item-parent strong {
	font-size: 13px;
  }

  .banner-lg {
    min-height:230px;
    padding-top:85px;
    padding-bottom:45px;
  }
  .banner h1 {
    font-size:32px;
  }
  .footer p,
  .footer p strong {
    font-size:16px;
  }

  #form-default.text-center-md input {
    text-align:center !important;
  }
  .text-center-md {
    text-align:center !important;
  }
  .text-right-md {
    text-align:right !important;
  }
  .hide-md {
    display:none;
  }
  .show-md {
    display:block;
  }
  #form-default .btn-lg {
    text-align: center;
  }
  footer {
    padding:3% 0 2% 0;
  }
  .footer-text p {
    font-size:14px;
  }
  .quote p.quote {
    font-size:17px !important;
  }
  .quote p.name,
  .quote p.quotename {
    font-size:12px;
  }
  .quote p.name strong,
  .quote p.quotename strong {
    font-size:15px;
  }

  .testimonial p {
    font-size:16px;
    line-height:1.5;
  }
  .testimonial-author {
    font-size: 16px;
  }
  .checklist-center-md {
    display:table;
    margin-left:auto;
    margin-right:auto;
  }
  .checklist-col-1-md, .checklist-col-2-md {
    float:none;
    width:100%;
  }
  .checklist-col-1-md ul {
    padding-bottom:0;
  }
  .checklist-col-1-md {
    margin-top:0;
  }
  .checklist-col-2-md {
    margin-bottom:0;
  }
  .widget-cta .cta-special {
    height:320px;
  }
  .arrow-down-lg {
    margin: 0 0 0 92%;
  }
  .project-text {
    height:100px;
  }
  .project-text p {
    font-size: 14px;
    line-height: 1.4;
    padding: 10px 10px;
  }
  .newsfeed-thumb {
    width:30%;
  }
  .newsfeed-text {
    width:70%;
  }
}
@media (min-width: 992px) {
  .list-group-main .col-md-1 {
  	width:12%;
  }
  .list-group-main .col-md-11 {
  	width:88%;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
  .list-group-main .col-sm-1 {
  	width:18%;
  }
  .list-group-main .col-sm-11 {
  	width:82%;
  }
	#footer .newsfeed-img {
		border-radius: 3px 3px 0 0;
		width:100%;
		height:140px;
		margin-bottom: 0;
	}
	#footer .newsfeed-img .img-responsive {
		margin: 0 auto !important;
	}
	#footer .newsfeed-txt {
		padding:15px 25px 15px 15px;
		border-radius: 0 0 3px 3px;
	 width:100%;
	 height:100px;
	 margin-bottom: 10px;
	}
}
@media (min-width: 768px) { /* Needed for floating content images */
  .pull-right-md {
  float: right !important;
  margin-left:20px !important;
  margin-bottom:20px !important;
  }
}
@media (max-width: 767px) {
  #header .container {
    background:#fff;
    padding-left:0;
    padding-right:0;
  }
  #navigation {
    background:#fff;
    height:auto;
    border-radius: 0;
  }
  .navbar-nav {
    margin-top: 0px;
  }
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar-brand,
  .navbar-btn {
    display:block;
  }
  .navbar-header {
    border-bottom: 1px solid #fff; /* COLLAPSED MENU border-bottom color */
  }
  .navbar-collapse {
    border-bottom: 1px solid #fff !important; /* collapsed menu DROPDOWN border-bottom color */
  }
  .nav > li.show-sm {
    display:block;
  }
  ul.nav > li:first-child { }
  ul.nav > li:first-child {
    border-left:none; /* use for MENU with dividers */
  }
  .nav > li > a {
    font-size: 16px; /* adjust MENU ITEM font-size */
    line-height: 20px;
    border-right: none; /* use for MENU with dividers */
    margin-left: 0; /* needed for 0 left-padding and right-padding */
    margin-right: 0; /* needed for 0 left-padding and right-padding */
    padding: 10px 20px; /* adjust MENU ITEM padding-left */
  }
  .nav > li > .dropdown-menu {
    font-size: 16px; /* DROPDOWN text size */
    margin: 0;
    border-radius: 0;
  }
  .dropdown-menu > li > a {
    padding: 12px 16px; /* DROPDOWN text padding */
    color: #D0D3DC; /* DROPDOWN text color */
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
    border-color: #3F4A66; /* selected PARENT MENU border color */
  }
  .navbar .nav > li > a {
    color:#fff;
    border-bottom: 1px solid #009257; /* collapsed parent menu border-bottom color */
    background: #00A361;
  }
  .navbar .nav > li > a:hover,
  .navbar .nav > li > a:focus {
    color: #00A361; /* hover PARENT MENU text color */
    background: #e4f6f0; /* hover PARENT MENU background color */
    border-bottom: 1px solid #009257; /* hover PARENT MENU border-bottom color */
  }
  .navbar .nav > .open > a,
  .navbar .nav > .open > a:focus {
    color: #00A361; /* selected PARENT MENU text color */
    background: #e4f6f0; /* selected PARENT MENU background color */
    border-bottom: 1px solid #eafcf6;
    border-right:none;  /* use for MENU with dividers  */
  }
  .navbar .nav .open .dropdown-menu > .dropdown-header {
    border-color: transparent;
  }
  .navbar .nav .open .dropdown-menu .divider {
    background: transparent;
  }
  .navbar .nav .open .dropdown-menu > li > a {
    color: #00A361;
    padding: 10px 30px;
    background: #e4f6f0; /* collapsed submenu background color */
    border-bottom: 1px solid #eafcf6;
  }
  .navbar .nav .open .dropdown-menu > li > a:hover,
  .navbar .nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background: #00c977; /* hover collapsed submenu background color */
    border-bottom: 1px solid #eafcf6;
  }
  .navbar .nav .open .dropdown-menu > li:last-child > a,
  .navbar .nav .open .dropdown-menu > li:last-child > a:hover,
  .navbar .nav .open .dropdown-menu > li:last-child > a:focus {
    border-bottom: 1px solid #00A361;
  }
  .navbar .nav .open .dropdown-menu > .active > a,
  .navbar .nav .open .dropdown-menu > .active > a:hover,
  .navbar .nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background: #080808;
  }
  .navbar .nav .open .dropdown-menu > .disabled > a,
  .navbar .nav .open .dropdown-menu > .disabled > a:hover,
  .navbar .nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background: transparent;
  }
  .dropdown-menu > li:first-child > a:hover,
  .dropdown-menu > li:first-child > a:focus,
  .dropdown-menu > li:last-child > a:hover,
  .dropdown-menu > li:last-child > a:focus {
    border-radius: 0;
  }
}
@media (max-width: 767px) {
  .pull-up-50-sm { margin-top:-50px !important; }
  .pull-up-40-sm { margin-top:-40px !important; }
  .pull-up-30-sm { margin-top:-30px !important; }
  .pull-up-25-sm { margin-top:-25px !important; }
  .pull-up-20-sm { margin-top:-20px !important; }
  .pull-up-15-sm { margin-top:-15px !important; }
  .pull-up-10-sm { margin-top:-10px !important; }
  .pull-up-5-sm { margin-top:-5px !important; }
  .pull-up-0-sm { margin-top:0 !important; }
  .pull-up-bottom-50-sm { margin-bottom:-50px !important; }
  .pull-up-bottom-40-sm { margin-bottom:-40px !important; }
  .pull-up-bottom-30-sm { margin-bottom:-30px !important; }
  .pull-up-bottom-25-sm { margin-bottom:-25px !important; }
  .pull-up-bottom-20-sm { margin-bottom:-20px !important; }
  .pull-up-bottom-15-sm { margin-bottom:-15px !important; }
  .pull-up-bottom-10-sm { margin-bottom:-10px !important; }
  .pull-up-bottom-5-sm { margin-bottom:-5px !important; }
  .pull-up-bottom-0-sm { margin-bottom:0 !important; }
  .pad-top-50-sm { padding-top:50px !important; }
  .pad-top-40-sm { padding-top:40px !important; }
  .pad-top-30-sm { padding-top:30px !important; }
  .pad-top-25-sm { padding-top:25px !important; }
  .pad-top-20-sm { padding-top:20px !important; }
  .pad-top-15-sm { padding-top:15px !important; }
  .pad-top-10-sm { padding-top:10px !important; }
  .pad-top-5-sm { padding-top:5px !important; }
  .pad-top-0-sm { padding-top:0 !important; }
  .pad-bottom-50-sm { padding-bottom:50px !important; }
  .pad-bottom-40-sm { padding-bottom:40px !important; }
  .pad-bottom-30-sm { padding-bottom:30px !important; }
  .pad-bottom-25-sm { padding-bottom:25px !important; }
  .pad-bottom-20-sm { padding-bottom:20px !important; }
  .pad-bottom-15-sm { padding-bottom:15px !important; }
  .pad-bottom-10-sm { padding-bottom:10px !important; }
  .pad-bottom-5-sm { padding-bottom:5px !important; }
  .pad-bottom-0-sm { padding-bottom:0 !important; }
  .margin-top-50-sm { margin-top:50px !important; }
  .margin-top-40-sm { margin-top:40px !important; }
  .margin-top-30-sm { margin-top:30px !important; }
  .margin-top-25-sm { margin-top:25px !important; }
  .margin-top-20-sm { margin-top:20px !important; }
  .margin-top-15-sm { margin-top:15px !important; }
  .margin-top-10-sm { margin-top:10px !important; }
  .margin-top-5-sm { margin-top:5px !important; }
  .margin-top-0-sm { margin-top:0 !important; }
  .margin-bottom-50-sm { margin-bottom:50px !important; }
  .margin-bottom-40-sm { margin-bottom:40px !important; }
  .margin-bottom-30-sm { margin-bottom:30px !important; }
  .margin-bottom-25-sm { margin-bottom:25px !important; }
  .margin-bottom-20-sm { margin-bottom:20px !important; }
  .margin-bottom-15-sm { margin-bottom:15px !important; }
  .margin-bottom-10-sm { margin-bottom:10px !important; }
  .margin-bottom-5-sm { margin-bottom:5px !important; }
  .margin-bottom-0-sm { margin-bottom:0 !important; }

  .pad-right-60-sm { padding-right:60px !important; }
  .pad-right-50-sm { padding-right:50px !important; }
  .pad-right-40-sm { padding-right:40px !important; }
  .pad-right-30-sm { padding-right:30px !important; }
  .pad-right-20-sm { padding-right:20px !important; }
  .pad-right-15-sm { padding-right:15px !important; }
  .pad-right-10-sm { padding-right:10px !important; }
  .pad-right-5-sm { padding-right:5px !important; }
  .pad-right-0-sm { padding-right:0 !important; }
  .pad-left-60-sm { padding-left:60px !important; }
  .pad-left-50-sm { padding-left:50px !important; }
  .pad-left-40-sm { padding-left:40px !important; }
  .pad-left-30-sm { padding-left:30px !important; }
  .pad-left-20-sm { padding-left:20px !important; }
  .pad-left-15-sm { padding-left:15px !important; }
  .pad-left-10-sm { padding-left:10px !important; }
  .pad-left-5-sm { padding-left:5px !important; }
  .pad-left-0-sm { padding-left:0 !important; }

  .pull-margin-right-50-sm { margin-right:-50px !important; }
  .pull-margin-right-40-sm { margin-right:-40px !important; }
  .pull-margin-right-30-sm { margin-right:-30px !important; }
  .pull-margin-right-20-sm { margin-right:-20px !important; }
  .pull-margin-right-15-sm { margin-right:-15px !important; }
  .pull-margin-right-10-sm { margin-right:-10px !important; }
  .pull-margin-right-5-sm { margin-right:-5px !important; }
  .pull-margin-right-0-sm { margin-right:0 !important; }
  .pull-margin-left-50-sm { margin-left:-50px !important; }
  .pull-margin-left-40-sm { margin-left:-40px !important; }
  .pull-margin-left-30-sm { margin-left:-30px !important; }
  .pull-margin-left-20-sm { margin-left:-20px !important; }
  .pull-margin-left-15-sm { margin-left:-15px !important; }
  .pull-margin-left-10-sm { margin-left:-10px !important; }
  .pull-margin-left-5-sm { margin-left:-5px !important; }
  .pull-margin-left-0-sm { margin-left:0 !important; }

  .fa-2x-sm { font-size: 2em !important; }
  .fa-3x-sm { font-size: 3em !important; }
  .fa-4x-sm { font-size: 4em !important; }
  .fa-5x-sm { font-size: 5em !important; }

  .float-left-sm { float:left; }
  .float-right-sm { float:right; }
  .main { text-align:center; }
  .mobile-number { display: block; }
  h1 sup {
    top: -16px;
  }
  h2 sup {
    top: -17px;
  }
  p.lead sup {
    top: -10px;
  }
  h2.large {
    font-size:42px;
  }
  .row h1, .main h1,
  .row h2, .main h2 {
    margin-top: 0;
    margin-bottom: 20px;
  }
  p, p.lead {
    margin: 0 0 20px 0;
  }
  p, .main li {
    font-size: 17px;
  }
  p.lead {
    font-size: 19px;
    margin: 0 0 20px 0;
    line-height:1.44;
  }
  .staff p.lead {
    font-size: 17px;
  }
  ul.checklist {
    padding-bottom:6px;
  }
  .checklist i {
    line-height:1.3;
  }
  .text-compress p {
    line-height:1.2;
  }
  .banner {
    padding-bottom:20px;
  }
  .banner-lg {
    min-height:190px;
    padding-top:70px;
    padding-bottom:35px;
  }
  .banner h1 {
    font-size:30px;
  }
  .banner p {
    font-size:19px;
  }
  .banner2 { background: url("images/banner/2-sm.png") no-repeat right #D5EAF7; }
  .banner5 { background: url("images/banner/5-sm.jpg") no-repeat bottom right #7388a5; }
  .img-responsive-center-sm {
    margin: 10px auto;
  }
  img.header-logo {
    margin:7px 0;
    max-height:40px;
    width:auto;
  }
  #cta .cta-plain {
    height:120px;
  }
  #cta .cta-plain p {
    font-size: 16px;
  }
  .btn-full-sm {
    width:100%;
    white-space:normal; /* needed for Firefox unexpected line-break on floating elements */
    text-align:center;
  }
  .btn-full-sm.text-left-sm {
    text-align:left !important;
  }
  .btn-full-sm span.glyphicon-menu-right {
    float:right;
  }
  .btn-full-sm span.glyphicon-menu-left {
    float:left;
  }
  .btn span.glyphicon-menu-right,
  .btn span.glyphicon-menu-left {
    margin-top: 3px;
  }

  h1 {
    font-size:30px;
  }
  h2 {
    font-size:29px;
  }
  h3 {
    font-size:28px;
  }
  #banner-footer h3 {
    font-size:30px;
  }
  h4 {
    font-size:26px;
  }
  h5 {
    font-size:26px;
  }
  h6 {
    font-size:24px;
  }

  .checklist-center-sm {
    display:table;
    margin-left:auto;
    margin-right:auto;
  }
  .footer-btn {
    width:100%;
  }
  .footer-btn img {
    width:15%;
  }
  .staff img {
    height:120px;
  }
  .hide-sm {
    display:none;
  }
  .show-sm {
    display:block;
  }
  img.align-left-sm {
    margin-right: 0;
    margin-left: 0;
  }
  .checklist-center-sm {
    display:table;
    margin-left:auto;
    margin-right:auto;
  }
  .checklist-col-1, .checklist-col-2 {
    float:none;
    width:100%;
  }
  .checklist-col-1 ul {
    padding-bottom:0;
  }
  .checklist-col-1 {
    margin-top:0;
  }
  .checklist-col-2 {
    margin-bottom:0;
  }

  .cta-btn {
    height:50px;
  }
  .cta-center-sm {
    float:none;
    margin: 0 auto;
    padding-top:0;
    clear:both;
  }
  .compress-select .controls-select {
    margin-bottom:0; !important;
  }
  .text-center-sm {
    text-align:center;
  }
  .text-left-sm {
    text-align:left;
  }
  .text-right-sm {
    text-align:right !important;
  }
  .banner-cta p,
  .banner-cta-full p {
    text-align:center;
  }
  .quote p.quote {
    line-height:1.5;
  }
  .quote p.name strong,
  .quote p.quotename strong {
    font-size:14px;
  }
  .quote p.quotename img.year {
    margin-top: -15px;
  }
  .quote p.quotename img.year,
  img.year {
    height:70px;
  }
  .footnote {
    padding: 10px 15px 5px 15px;
  }
  #form-default {
    padding-bottom:20px;
  }
  #form-default .form-group {
    margin-bottom: 0px;
  }
  #form-default input, #form-default textarea, #form-default select, #form-default label.radio-inline {
    margin-bottom: 15px;
  }
  #form-default button {
    margin-top: 5px;
  }
  #form-default label.radio-inline-text {
    vertical-align: top;
    padding-top: 0;
    margin-top: -2px;
  }
  #form-default label.radio-inline,
  #form-default label.radio-inline-text {
    margin-bottom: 15px;
  }
  #news h2 {
    font-size:26px;
  }
  #news .img-responsive {
    margin:0;
  }
  .news {
    width:100%;
    margin-bottom: 6px;
    display:inline-table;
  }
  .news-img,
  .news-text,
  .project-img,
  .project-text {
    display:table-cell;
    vertical-align:middle;
  }
  .news-img,
  .project-img {
    width:30%;
    padding:0;
    margin:0;
    border-top:none;
  }
  .news-text,
  .project-text {
    width:70%;
    padding:10px 20px 10px 15px;
    border-left:3px solid #CC782A;
    background:#fffefa;
  }
  a:hover .news-text {
    background:#fff;
  }
  .news-text p,
  .project-text p {
    font-size: 15px;
    line-height: 1.3;
  }
  a:hover .project-text p {
    color:#00A361;
  }
  span.date {
    width:auto;
    display:inline;
    font-size: 12pt;
  }
  .newsfeed-thumb {
    width:20%;
  }
  .newsfeed-text {
    width:80%;
  }
  .newsfeed-text p {
    font-size: 11pt;
  }
  .newsfeed h2 {
    font-size: 19px;
    margin-bottom: 14px !important;
  }
  .widget-cta .cta-btn-plain {
    min-height:70px;
  }
  .widget-cta .cta-btn-plain p.icon {
    font-size:45px;
  }
  .widget-cta .cta-btn-plain p {
    font-size: 18px;
  }
}
@media (max-width: 730px) { /* iPhone landscape view */
  h2.large {
    font-size:38px;
  }
  .banner h1 {
    font-size:28px;
  }
  .banner-cta .btn-lg,
  .banner-cta .btn-group-lg > .btn {
    padding: 10px 13px;
    font-size: 18px;
    border-radius: 3px;
  }
  .main h3 .text-highlight-red { line-height:1.4; /* text line-height */ }
  .form-text {
    margin-top:0;
    margin-left:15px;
  }
  .videogallery { display:none; }
  .videoembed { display:block; }
  .widget-cta .cta-btn-icon {
    font-size: 40px;
    width:20% !important;
  }
  .widget-cta .cta-special {
    height:280px;
  }
  .widget-facebook iframe {
    width:538px;
  }
  .newsfeed-btn {
    position:inherit;
  }
  .newsfeed-btn button.btn {
    position:inherit;
    width:100%;
    text-align:center;
    border-radius:3px !important;
  }
}
@media (max-width: 630px) {
  #cta .col-20 {
    width:100%;
    float:none;
  }
  #cta .cta-plain {
    height:auto;
    padding-top:20px;
    padding-bottom:15px;
  }
  #cta .cta-plain p {
    font-size: 20px;
    padding: 0 5px;
    line-height: 1.2;
    display: inline-block;
  }

  .widget-cta .cta-btn-icon {
    font-size: 30px;
  }
  .cta-photo-div .cta-photo-div-img {
    width:42%;
    padding:0;
    margin:0;
  }
  .cta-photo-div .cta-photo-div-text {
    width:58%;
    padding:6px 10px 6px 14px;
  }
  .cta-photo-div .cta-photo-div-text img {
    width:58%;
  }
  .cta-photo-div .cta-photo-div-text p.lead {
    font-size:16px;
  }
  .cta-photo-div-lg .cta-photo-div-img {
    width:25%;
  }
  .cta-photo-div-lg .cta-photo-div-text {
    width:75%;
  }
}
@media (max-width: 604px) {
  .cta-btn {
    width:100%;
  }
}
@media (min-width: 601px) { /* Needed for floating content images */
  .pull-right-sm {
  float: right !important;
  margin-left:20px !important;
  margin-bottom:20px !important;
  }
}
@media (max-width: 560px) {
  h1 sup {
    top: -14px;
  }
  h2 sup {
    top: -13px;
  }
  h3 sup {
    top: -11px;
  }
  h4 sup {
    top: -10px;
  }
  h1 {
    font-size:26px;
  }
  h2 {
    font-size:25px;
  }
  #news h2 {
    font-size:25px;
    padding-top: 4px;
  }
  h3, #banner-footer h3 {
    font-size:24px;
  }
  h4 {
    font-size:22px;
  }
  h5 {
    font-size:21px;
  }
  h6 {
    font-size:20px;
  }

  .main h4 { line-height:1.3; /* text line-height */ }
  .main h4 .text-highlight { line-height:1.4; /* text line-height */ }
  .row h2, .main h2,
  .row h3, .main h3 {
    margin-top: 10px;
    margin-bottom: 20px;
  }

  .img-left, .img-right {
    float: none;
    margin: 1% auto;
    width:100%;
  }
  .img-left img, .img-right img {
    width:50%;
  }
  .cta-photo h4 {
    font-size: 17px;
  }
  .news-img,
  .project-img {
    width:30%;
  }
  .news-text,
  .project-text {
    width:70%;
    padding:10px 0 10px 5px;
  }
  .news-text p,
  .project-text p {
    font-size: 13px;
    line-height: 1.4;
  }
  .banner-cta .btn-lg,
  .banner-cta .btn-group-lg > .btn {
    padding: 10px 10px;
    font-size: 15px;
    border-radius: 3px;
  }
  .widget-facebook iframe {
    width:480px;
  }
}
@media (max-width: 550px)  {
  .banner-quote p.lead {
    font-size: 20px;
    line-height: 1.3;
  }
  #grid img {
    width:80px;
  }
  .grid-inline p.small {
    font-size:13px;
  }
  .widget-cta .cta-btn p {
    font-size: 12pt;
    /*vertical-align: top;*/
  }
  .widget-cta .cta-btn {
    min-height:70px;
  }
  .widget-cta .cta-btn-plain p {
    font-size: 16px;
  }
}
@media (max-width: 530px) {
  .pull-up-50-xs { margin-top:-50px !important; }
  .pull-up-40-xs { margin-top:-40px !important; }
  .pull-up-30-xs { margin-top:-30px !important; }
  .pull-up-25-xs { margin-top:-25px !important; }
  .pull-up-20-xs { margin-top:-20px !important; }
  .pull-up-15-xs { margin-top:-15px !important; }
  .pull-up-10-xs { margin-top:-10px !important; }
  .pull-up-5-xs { margin-top:-5px !important; }
  .pull-up-0-xs { margin-top:0 !important; }
  .pull-up-bottom-50-xs { margin-bottom:-50px !important; }
  .pull-up-bottom-40-xs { margin-bottom:-40px !important; }
  .pull-up-bottom-30-xs { margin-bottom:-30px !important; }
  .pull-up-bottom-25-xs { margin-bottom:-25px !important; }
  .pull-up-bottom-20-xs { margin-bottom:-20px !important; }
  .pull-up-bottom-15-xs { margin-bottom:-15px !important; }
  .pull-up-bottom-10-xs { margin-bottom:-10px !important; }
  .pull-up-bottom-5-xs { margin-bottom:-5px !important; }
  .pull-up-bottom-0-xs { margin-bottom:0 !important; }
  .pad-top-50-xs { padding-top:50px !important; }
  .pad-top-40-xs { padding-top:40px !important; }
  .pad-top-30-xs { padding-top:30px !important; }
  .pad-top-25-xs { padding-top:25px !important; }
  .pad-top-20-xs { padding-top:20px !important; }
  .pad-top-15-xs { padding-top:15px !important; }
  .pad-top-10-xs { padding-top:10px !important; }
  .pad-top-5-xs { padding-top:5px !important; }
  .pad-top-0-xs { padding-top:0 !important; }
  .pad-bottom-50-xs { padding-bottom:50px !important; }
  .pad-bottom-40-xs { padding-bottom:40px !important; }
  .pad-bottom-30-xs { padding-bottom:30px !important; }
  .pad-bottom-25-xs { padding-bottom:25px !important; }
  .pad-bottom-20-xs { padding-bottom:20px !important; }
  .pad-bottom-15-xs { padding-bottom:15px !important; }
  .pad-bottom-10-xs { padding-bottom:10px !important; }
  .pad-bottom-5-xs { padding-bottom:5px !important; }
  .pad-bottom-0-xs { padding-bottom:0 !important; }
  .margin-top-50-xs { margin-top:50px !important; }
  .margin-top-40-xs { margin-top:40px !important; }
  .margin-top-30-xs { margin-top:30px !important; }
  .margin-top-25-xs { margin-top:25px !important; }
  .margin-top-20-xs { margin-top:20px !important; }
  .margin-top-15-xs { margin-top:15px !important; }
  .margin-top-10-xs { margin-top:10px !important; }
  .margin-top-5-xs { margin-top:5px !important; }
  .margin-top-0-xs { margin-top:0 !important; }
  .margin-bottom-50-xs{ margin-bottom:50px !important; }
  .margin-bottom-40-xs{ margin-bottom:40px !important; }
  .margin-bottom-30-xs{ margin-bottom:30px !important; }
  .margin-bottom-25-xs { margin-bottom:25px !important; }
  .margin-bottom-20-xs { margin-bottom:20px !important; }
  .margin-bottom-15-xs { margin-bottom:15px !important; }
  .margin-bottom-10-xs { margin-bottom:10px !important; }
  .margin-bottom-5-xs { margin-bottom:5px !important; }
  .margin-bottom-0-xs { margin-bottom:0 !important; }

  .pad-right-60-xs { padding-right:60px !important; }
  .pad-right-50-xs { padding-right:50px !important; }
  .pad-right-40-xs { padding-right:40px !important; }
  .pad-right-30-xs { padding-right:30px !important; }
  .pad-right-20-xs { padding-right:20px !important; }
  .pad-right-15-xs { padding-right:15px !important; }
  .pad-right-10-xs { padding-right:10px !important; }
  .pad-right-5-xs { padding-right:5px !important; }
  .pad-right-0-xs { padding-right:0 !important; }
  .pad-left-60-xs { padding-left:60px !important; }
  .pad-left-50-xs { padding-left:50px !important; }
  .pad-left-40-xs { padding-left:40px !important; }
  .pad-left-30-xs { padding-left:30px !important; }
  .pad-left-20-xs { padding-left:20px !important; }
  .pad-left-15-xs { padding-left:15px !important; }
  .pad-left-10-xs { padding-left:10px !important; }
  .pad-left-5-xs { padding-left:5px !important; }
  .pad-left-0-xs { padding-left:0 !important; }

  .pull-margin-right-50-xs { margin-right:-50px !important; }
  .pull-margin-right-40-xs { margin-right:-40px !important; }
  .pull-margin-right-30-xs { margin-right:-30px !important; }
  .pull-margin-right-20-xs { margin-right:-20px !important; }
  .pull-margin-right-15-xs { margin-right:-15px !important; }
  .pull-margin-right-10-xs { margin-right:-10px !important; }
  .pull-margin-right-5-xs { margin-right:-5px !important; }
  .pull-margin-right-0-xs { margin-right:0 !important; }
  .pull-margin-left-50-xs { margin-left:-50px !important; }
  .pull-margin-left-40-xs { margin-left:-40px !important; }
  .pull-margin-left-30-xs { margin-left:-30px !important; }
  .pull-margin-left-20-xs { margin-left:-20px !important; }
  .pull-margin-left-15-xs { margin-left:-15px !important; }
  .pull-margin-left-10-xs { margin-left:-10px !important; }
  .pull-margin-left-5-xs { margin-left:-5px !important; }
  .pull-margin-left-0-xs { margin-left:0 !important; }

  .fa-2x-xs { font-size: 2em !important; }
  .fa-3x-xs { font-size: 3em !important; }
  .fa-4x-xs { font-size: 4em !important; }
  .fa-5x-xs { font-size: 5em !important; }

  .show-xs {
    display:block;
  }
  .hide-xs {
    display:none;
  }
  .btn-full-xs {
    width:100%;
    white-space:normal; /* needed for Firefox unexpected line-break on floating elements */
    text-align:center;
  }
  .text-center-xs {
    text-align:center;
  }
  .banner1.banner-blog { background: url(images/banner/1.jpg) no-repeat center right -150px #5693c2; }
  .banner3 { background: url("images/banner/3-sm.jpg") no-repeat bottom right #7388a5; }
  /*.banner4 { background: url("images/banner/4-sm.jpg") no-repeat center #7388a5; }
  banner3 .col-xs-9, .banner3 .col-xs-3 { width: 100%; }
  .banner4 .col-xs-7, .banner4 .col-xs-5 { width: 100%; }*/
  #form-default .feedback {
    margin: -10px 0 20px 0;
  }
  p, .main li {
    font-size: 16px;
  }
  p.lead {
    font-size: 18px;
  }
  p.quote, p.quotename {
    font-size:13pt;
  }
  .quote p.name {
    display:inline-block;
    border-left: none;
    margin-bottom: 0;
    padding-top:20px;
    padding-left:45px;
    width:100%;
  }
  .banner2 { background: url("images/banner/2-xs.png") no-repeat right #D5EAF7; }
  .hide-text-xs {
    display:none;
  }
  .btn-header .btn {
    font-size:13pt !important;
  }
  .btn-header img {
    float:right;
    margin:4% 0 4% 0;
  }
  .iframe-md, .iframe-sm {
    width:100%;
  }
  .arrow-down {
    margin: 0 0 0 85%;
  }
  .well-author {
    padding: 14px 14px 8px 14px;
  }
  .well-author h4 {
    font-size:19px;
  }
  .well-author p {
    font-size:15px;
    margin: 0 0 10px 0;
  }
  .footer-logos img {
    max-width:90px;
  }
}
@media (min-width: 529px) { /* Needed for floating content images */
  .pull-right-xs {
  float: right !important;
  margin-left:20px !important;
  margin-bottom:20px !important;
  }
}
@media (max-width: 520px) {
  .widget-cta .cta-btn-icon {
    width:30% !important;
  }
}
@media (max-width: 500px) {
  .widget-facebook iframe {
    width:420px;
  }
  #footer .newsfeed-img {
    width:40%;
  }
  #footer .newsfeed-txt {
    padding:12px 24px 10px 10px;
    width:60%;
  }
  #footer .newsfeed-txt p {
    font-size: 11px !important;
    margin: 0 0 5px 0 !important;
    line-height: 1.2 !important;
  }
  #footer .newsfeed-txt p.lead {
    font-size: 12px !important;
  }
}
@media (max-width: 460px) {
  .banner3 h1 {
    font-size:28px;
  }
  .cta-btn-lg {
    height:76px;
  }
  .btn-lg {
    font-size: 20px;
  }
  .cta-photo p.number {
    padding: 5px 14px 6px 14px;
    font-size: 15px;
  }
  .cta-photo h4 {
    font-size: 15px;
  }
  footer {
    padding:4% 0 3% 0;
  }
  .footer p {
    font-size:15px;
    margin:0 0 10px 0;
    line-height:1.5;
  }
  .footer p strong {
    font-size:16px;
  }
  .list-group-main .feed-category p.small {
    font-size: 75%;
    line-height:1.2;
  }
}
@media (max-width: 430px) {
  .widget-facebook iframe {
    width:370px;
  }
  .widget-cta .cta-btn p.large {
    font-size: 15pt;
    line-height: 1.0;
    padding: 5px 20px 10px 10px;
  }
  .widget-cta .cta-btn p.large span {
    font-size: 11pt;
    line-height: 0.8;
  }
  .contact-details p {
    font-size:16px;
  }
  .displayer1 img {
    width:90%
  }
  .list-group-main .col-xs-2 {
  	width:20%;
  }
  .list-group-main .col-xs-10 {
  	width:80%;
  }
  .cta-annual-reports .col-xs-2,
  .cta-annual-reports .col-xs-8 {
    width:100%;
  }
  .banner1.banner-blog { background: url(images/banner/1.jpg) no-repeat center right -300px #5693c2; }
}
@media (max-width: 340px) { /* iPhone portrait view */
  .pull-up-50-xxs { margin-top:-50px !important; }
  .pull-up-40-xxs { margin-top:-40px !important; }
  .pull-up-30-xxs { margin-top:-30px !important; }
  .pull-up-25-xxs { margin-top:-25px !important; }
  .pull-up-20-xxs { margin-top:-20px !important; }
  .pull-up-15-xxs { margin-top:-15px !important; }
  .pull-up-10-xxs { margin-top:-10px !important; }
  .pull-up-5-xxs { margin-top:-5px !important; }
  .pull-up-0-xxs { margin-top:0 !important; }
  .pull-up-bottom-50-xxs { margin-bottom:-50px !important; }
  .pull-up-bottom-40-xxs { margin-bottom:-40px !important; }
  .pull-up-bottom-30-xxs { margin-bottom:-30px !important; }
  .pull-up-bottom-25-xxs { margin-bottom:-25px !important; }
  .pull-up-bottom-20-xxs { margin-bottom:-20px !important; }
  .pull-up-bottom-15-xxs { margin-bottom:-15px !important; }
  .pull-up-bottom-10-xxs { margin-bottom:-10px !important; }
  .pull-up-bottom-5-xxs { margin-bottom:-5px !important; }
  .pull-up-bottom-0-xxs { margin-bottom:0 !important; }
  .pad-top-50-xxs { padding-top:50px !important; }
  .pad-top-40-xxs { padding-top:40px !important; }
  .pad-top-30-xxs { padding-top:30px !important; }
  .pad-top-25-xxs { padding-top:25px !important; }
  .pad-top-20-xxs { padding-top:20px !important; }
  .pad-top-15-xxs { padding-top:15px !important; }
  .pad-top-10-xxs { padding-top:10px !important; }
  .pad-top-5-xxs { padding-top:5px !important; }
  .pad-top-0-xxs { padding-top:0 !important; }
  .pad-bottom-50-xxs { padding-bottom:50px !important; }
  .pad-bottom-40-xxs { padding-bottom:40px !important; }
  .pad-bottom-30-xxs { padding-bottom:30px !important; }
  .pad-bottom-25-xxs { padding-bottom:25px !important; }
  .pad-bottom-20-xxs { padding-bottom:20px !important; }
  .pad-bottom-15-xxs { padding-bottom:15px !important; }
  .pad-bottom-10-xxs { padding-bottom:10px !important; }
  .pad-bottom-5-xxs { padding-bottom:5px !important; }
  .pad-bottom-0-xxs { padding-bottom:0 !important; }
  .margin-top-50-xxs { margin-top:50px !important; }
  .margin-top-40-xxs { margin-top:40px !important; }
  .margin-top-30-xxs { margin-top:30px !important; }
  .margin-top-25-xxs { margin-top:25px !important; }
  .margin-top-20-xxs { margin-top:20px !important; }
  .margin-top-15-xxs { margin-top:15px !important; }
  .margin-top-10-xxs { margin-top:10px !important; }
  .margin-top-5-xxs { margin-top:5px !important; }
  .margin-top-0-xxs { margin-top:0 !important; }
  .margin-bottom-50-xxs{ margin-bottom:50px !important; }
  .margin-bottom-40-xxs{ margin-bottom:40px !important; }
  .margin-bottom-30-xxs{ margin-bottom:30px !important; }
  .margin-bottom-25-xxs { margin-bottom:25px !important; }
  .margin-bottom-20-xxs { margin-bottom:20px !important; }
  .margin-bottom-15-xxs { margin-bottom:15px !important; }
  .margin-bottom-10-xxs { margin-bottom:10px !important; }
  .margin-bottom-5-xxs { margin-bottom:5px !important; }
  .margin-bottom-0-xxs { margin-bottom:0 !important; }

  .gallery img {
    margin: 10px auto 10px auto;
  }
  .show-xxs {
    display:block;
  }
  .hide-xxs {
    display:none;
  }
  .banner5 .col-xs-6 { width:100%; }
  .text-center-xxs {
    text-align:center;
  }
  .btn-full-xxs {
    width:100%;
    white-space:normal; /* needed for Firefox unexpected line-break on floating elements */
    text-align:center;
  }
  img.header-logo {
    max-height:25px;
    margin:11px auto;
  }
  .btn {
    padding: 10px 12px;
    font-size: 18px;
  }
  .btn-main {
    width: 110px;
    text-align:center;
  }
  .cta-btn-md {
    height:65px;
  }
  .cta-btn-lg {
   height:90px;
  }
  .cta-btn p {
    font-size: 11pt;
    line-height: 1.2;
    margin:0;
    padding: 15px 20px 15px 10px;
  }
  a button.btn-main {
    margin-right:6px;
  }
  .cta-photo p.number {
    padding: 5px 16px 6px 16px;
    font-size: 19px;
  }
  .cta-photo h4 {
    font-size: 22px;
  }
  h2.large {
    font-size:34px;
  }
  #news h2 {
    font-size:18px;
  }
  .newsfeed h2 {
    font-size:20px;
  }
  .newsfeed-text p {
    font-size: 11pt;
    line-height: 1.4;
  }
  .testimonial-author {
    margin: 10px 10px 25px 0;
  }
  .widget-cta .cta-special {
    height:260px;
  }
  .widget-cta .cta-btn {
    min-height:120px;
  }
  .widget-cta .cta-btn p.large {
    font-size: 13pt;
    line-height: 1.2;
  }
  .widget-cta .cta-btn-login p.large {
    font-size: 15pt;
    line-height: 1.0;
    padding: 0 20px 0 10px;
  }
  .widget-cta .cta-btn-icon {
    width:20% !important;
  }
  .widget-cta .cta-btn p.large span {
    font-size: 11pt;
    line-height: 0.7;
  }
  .widget-cta .cta-btn-promo p {
    font-size: 12pt;
    line-height: 1.0;
  }
  .widget-cta .cta-btn-promo p span {
    font-size: 10pt;
    line-height: 0.8;
  }
  .widget-facebook iframe {
    width:290px;
  }
}
@media (min-width: 340px) and (max-width: 991px) {
  .img-responsive {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 341px) {
  .bg-cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .img-responsive {
    margin-right: auto;
    margin-left: auto;
  }
  .footer-btn. btn-lg {
    font-size: 20px;
  }
}

/* End of 'custom' */

