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

p, body, li, label, p.quote, p.quotename, .carousel-caption .checklist li, .footer-text p, .form-control, .feedback p, .lead {
  font-family:'Humanist 777 W01 Light',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style:normal;
}
p em, body em, li em, em, p.quotename em, #form-default, .btn em, .btn-lg em, .footer-text p em, .lead em strong, .lead strong em, .lead em  {
  font-family:'Humanist777W01-LightIta',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 300;
  font-style:italic;
}
h1, h2, h3, h4, h5, h6, .btn, .btn-lg, .navbar-toggle-text,
p strong, strong, table th, .footer-text p strong {
  font-family:'Humanist 777 W01 Roman',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style:normal;
}
h1 em, h2 em, h3 em, h4 em, h5 em, h6 em,
p strong em, strong em, em strong, .footer-text p strong em {
  font-family:'Humanist 777 W01 Italic',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 600;
  font-style:italic;
}
.main h1, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .carousel-caption h1, .carousel-caption h1 strong, p.quotename strong, .navbar {
  font-family:'Humanist 777 W01 Bold',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style:normal;
}
.main h1 em, h1 strong em, h2 strong em, h3 strong em, h4 strong em, h5 strong em, h6 strong em, .carousel-caption h1 strong em, .carousel-caption h1 em, .carousel-caption h1 em strong, p.quotename strong em {
  font-family:'Humanist777W01-BoldItal',"Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family:'Open Sans', Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-style:italic;
}


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

body {
  /*background: url("images/backgrounds/bg-body.jpg") no-repeat center top fixed #000;*/
  background:#FFF;
}
.keep-left {
  text-align:left !important;
}
.show-xs,
.show-sm,
.show-md,
.show-lg,
.show-xlg {
  display:none;
}
.float-left {
  float:left;
}
.float-right {
  float:right;
}
.container-full {
  width: 100%;
}
.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-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:#fff;
  /*background: url("images/backgrounds/bg-header.jpg") repeat-x center bottom #fff;*/
}
.header-logo img {
   margin:1% auto 1% auto;
}
.btn-header img {
  float:left;
  margin:3% 0 0 0;
}
.btn-header {
  padding: 2% 0 0 0;
}

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

#navbar {
  width:100%;
  margin:0 auto 0 auto;
}
#navbar a:hover {
  text-decoration:none !important;
}
#navigation {
  background: url("images/backgrounds/bg-menu.jpg") repeat-x center top #1e9d44;
  /*background:#fbfbf8;*/
  border: none;
  /*border-radius: 4px;*/
  /*border-bottom:8px #ffe600 solid;*/
}
ul.navbar-nav > li:first-child {
  /*border-left:none;*/
  border-left:1px #7acb97 solid;  /* use for MENU with dividers */
}
.navbar {
  margin-bottom:0;
  border-radius: 0 !important;
}
.navbar-nav {
  margin: 0px -15px;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  font-size: 17px;
  padding-left: 18px;
  padding-right: 18px;
  border-right: 1px #7acb97 solid; /* use for MENU with dividers */
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background: #02b5db;
  border-color: #7acb97; /* selected PARENT MENU border color */
  border-radius: 2px 2px 0 0;
}
.navbar-nav > li > a {
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
}
ul.navbar-nav > li:hover {
  text-decoration: none;
  background: transparent; /* after click PARENT MENU background color */
}
#navigation .dropdown-menu {
  background: #00914a;  /*DROPDOWN background color */
  padding: 0;
  margin: 0;
  font-size: 17px; /* DROPDOWN text size */
  border:none;
  border-radius: 0 2px 2px 2px;
}
.dropdown-menu > li > a {
  padding: 14px 20px; /* DROPDOWN text padding */
  color: #fff; /* DROPDOWN text color */
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #fff; /* hover DROPDOWN text color */
  text-decoration: none;
  background: #2da947; /* hover DROPDOWN background color */
}
.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);
}
.navbar-brand {
  display:none;
}
/*#navbar .container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  width:961px;
}*/
.nav-btn {
  float:left;
  margin: 5px 0 0 10px;
}
.nav-btn img {
  height:39px;
}

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

.navbar-inverse {
  /*background: #4095E6;*/
  border-color: transparent;
}
.navbar-inverse .navbar-brand {
  color: #5B5600;
  font-size:17px;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #5B5600;
  background: transparent;
}
.navbar-inverse .navbar-text {
  color: #fff;
}
.navbar-inverse .navbar-nav > li > a {
  color: #fff; /* PARENT MENU text color */
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff; /* hover PARENT MENU text color */
  background: #00914a;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background: #328ddd;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #7acb97; /* COLLAPSED MENU ICON border color */
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background: #1e9d44; /* hover COLLAPSED MENU ICON background color */
}
.navbar-header {
  border-bottom: 1px solid #008041; /* COLLAPSED MENU border-bottom color */
}
.navbar-header img {
  display: none;
}
img.logo {
  margin:2px 0 0 8px;
  height:44px;
  float: left;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background: transparent;
  
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle-button {
  float: right;
  padding: 8px 10px;
  margin-top: 5px;
  margin-right: 15px;
  margin-bottom: 5px;
}
.navbar-toggle-text,
.navbar-toggle-icon {
  float:left;
}
.navbar-toggle-text {
  margin: 0 6px 0 0;
  color:#fff; /* COLLAPSED MENU icon text color */
  font-size:11pt;
}
.icon-bar-top {
  margin-top: 3px;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background: #fff; /* COLLAPSED MENU icon bars color */
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background: transparent;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff; /* selected PARENT MENU text color */
  background: #00914a; /* selected PARENT MENU background color */
}

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

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

/* SLIDER with 3 RIGHT COLUMN BUTTONS
-------------------------------------------------- */

/*.slider, .slider-btn {
  float:left;
}
.slider {
  width:73%;
  margin-right:2%;
}
.slider-btn {
  width:25%;
  position:relative;
  height:418px;
}
.slider-btn img {
   margin:0;
}
.btn-top, .btn-middle, .btn-bottom {
  position:absolute;
  overflow:hidden;
}
.btn-top {
  top: 0; bottom: 0; right: 0;
}
.btn-middle {
  top: 35%; bottom: 0; right: 0;
}
.btn-bottom {
  bottom: 0; right: 0;
}*/

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

.img-responsive {
  margin: 10px 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-inline {
  display:inline;
  margin:0 5px;
}
.img-small img {
  max-height:130px;
}
.img-tiny img {
  max-height:100px;
  margin:10px;
}
.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:10px;
  padding-bottom:30px;
  height:auto;
  background: url("images/backgrounds/bg-logo.png") no-repeat right top #F2F2F2 }
}
.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 #F2F2F2; }
.banner2 { background: url("images/banner/2.jpg") no-repeat center #F2F2F2; }
.banner3 { background: url("images/banner/3.jpg") no-repeat center #F2F2F2; }
.banner4 { background: url("images/banner/4.jpg") no-repeat center top #F2F2F2; }
.bg-cover {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

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

.displayer {
  margin-bottom:0;
  padding-bottom:0;
}
.displayer1 h1 {
  color:#fff !important;
  font-size:40px;
  margin:0;
  padding:10px 0;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 1.0);
}
.displayer1 {
  height:384px;
  padding-top:7%;
  margin-bottom:0;
}
.displayer2 {
  height:720px;
}
.displayer1 { background: url("images/displayer/1.jpg") no-repeat top #333; }
.displayer2 { background: url("images/displayer/2.png") no-repeat right #F2F2F2; }
.displayer3 { background: url("images/displayer/3.jpg") no-repeat center #333; }
.displayer4 { background: url("images/displayer/4.jpg") no-repeat center top #333; }
.displayer1 {
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

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

.main {
  color:#4D4D4D; /* DEFAULT FONT colour */
  padding-top:2%;
  padding-bottom:2%;
}
#content .home {
  text-align:center;
}
#content .default {
  text-align:left;
}
#content .home, #content .default {
  clear:both;
}
.container a img:hover, .main a img:hover , .navbar-header a img:hover, .slider-btn a img:hover {
  opacity:0.9;
}
.checklist-col-1, .checklist-col-2 {
  float:left;
  width:50%;
}
.checklist-center {
  display:table;
  margin-left:auto;
  margin-right:auto;
}
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%;
}
.page-intro {
  padding-top:2%;
  padding-bottom:2%;
}
.page-intro {
  margin-bottom:0;
}

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

.row h1, .main h1,
.row h3, .main h3 {
  color:#333;
}
.row h2, .main h2 {
  color:#4D4D4D;
}
.row h4, .main h4 {
  color:#F77536;
}
.row h5, .main h5,
.row h6, .main h6, {
  color:#333;
}
.main p.lead {
  color:#006837;
}

.main p a, .main li a, .main h1 a, .main h2 a, .main h3 a, .main h4 a, .main h5 a, .main h6 a,
.displayer p a, .main p a {
  text-decoration:underline;
}
.main h1 a,
.main h2 a,
.main h3 a,
.main h5 a,
.main h6 a {
  color:#333;
}
.main h1 a:hover,
.main h2 a:hover,
.main h3 a:hover,
.main h5 a:hover,
.main h6 a:hover {
  color:#000;
}
.main p a,
.main li a,
.main h4 a,
.displayer p a {
  color:#F77536;
}
.main p a:hover,
.main li a:hover,
.main h4 a:hover {
  color:#f78539;
}
.lead a,
.darkgreen a {
  color:#006837 !important;
}
.lead a:hover,
darkgreen a:hover {
  color:#1e9d44 !important;
}

.row h1, .main h1,
.row h4, .main h4 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.row h2, .main h2,
.row h3, .main h3 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.page-intro h1 {
  margin-bottom:5px;
  font-size:42px;
}
.page-intro h2 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size:36px;
}
h1.large {
  font-size: 44px;
  margin-bottom: 6px;
}
h2 {
  font-size:34px;
}
h3 {
  font-size:25px;
  line-height:1.3;
}

p {
  margin: 0 0 20px 0;
}
p, #content li, .main li {
  font-size: 18px;
}

p, .main li, .lead {
  line-height:1.77; /* text line-height */
}
p.quote, p.quotename {
  text-align:left;
}
p.quote {
  color:#4D4D4D;
  background: url(images/backgrounds/quotation.png) no-repeat left top;
  list-style: none;
  margin: 3% 0 1% 0;
  padding-left:40px;
}
p.quotename {
  color:#272727;
  padding-left:40px;
  list-style: none;
  line-height:20px;
  margin: 2% 0 4% 0;
}
.lead {
  font-size: 20px;
}

.main ul, ul.checklist,
.main ol {
  padding-top:1%;
  padding-bottom:1%;
}
.main li {
  margin-bottom:10px;
}
.main .pagination li a  {
  text-decoration:none;
}
.pagination {
  margin: 5px 0;
}
#content ul.pagination li, .main ul.pagination li{
  background: none;
}
.pagination li a { color: #333; }
.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: #5f6460;
  border-color: #5f6460;
  cursor: default;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #333;
    background: #eaeaea;
    border-color: #ddd;
}

#content ul li, .main ul li {
  background: url(images/backgrounds/bullet.png) no-repeat left top;
}
#content .checklist ul li {
  background: url(images/backgrounds/bullet1.png) no-repeat left top;
}
#content ul li, #content .checklist ul li, .main ul li {
  padding-left:25px;
  list-style: none;
  margin-left:-25px;
  text-align:left !important;
}

/* 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 a:hover {
  text-decoration: none !important;
}
.newsfeed h2 {
  font-size:26px;
  margin-bottom:15px !important;
}
.main .newsfeed h2 a {
  color: #333 !important;
  text-decoration: none !important;
  border-bottom: 1px dotted;
}
.newsfeed h2 a:hover {
  color: #1e9d44 !important;
  border-bottom: 1px dotted;
}
.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 #1e9d44;
  background:#fbfbfb;
  position:relative;
  border-radius: 0 3px 3px 0;
}
.newsfeed-text p {
  font-size: 12pt;
  line-height: 1.5;
  margin-bottom:20px;
}
.newsfeed-text p.small {
  font-size: 88%;
}
.newsfeed p a {
  color:#333 !important;
}
.newsfeed p a:hover {
  color: #1e9d44 !important;
  text-decoration: underline !important;
}
.newsfeed-btn {
  position:absolute;
  bottom:0;
  right:0;
}
.newsfeed-btn button.btn {
  border-radius: 0 0 3px 0 !important;
}
.article-date,
.newsfeed-date {
  margin-bottom:10px;
}
.article-date {
  background:#1e9d44;
}
p.article-btn {
  margin: 0 !important;
}
.newsfeed-date {
  background:#1e9d44;
  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: 29pt;
}
.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 {
  font-size: 14pt;
  line-height:1.3;
}
table th {
  color:#006BB5;
}
.table-md {
  width:70%;
  margin:3% auto;
}
.table-lg {
  width:90%;
  margin:1% auto;
}
.table-vmiddle {
  width:90%;
  margin-left:auto;
  margin-right:auto;
  /*background: url("images/backgrounds/bg-black.png") repeat center transparent;*/
}
.table-vmiddle td, .table-vmiddle th {
  vertical-align:middle !important;
}
.table > thead > tr > th,
.table-vmiddle > thead > tr > th {
  text-align:center;
  line-height:1.2;
}
.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;
}

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

.bg-olive {
  background:#eff0e4;
}
.bg-grey {
  background:#F2F2F2;
}
.bg-logo {
  background: url("images/backgrounds/bg-logo.png") no-repeat right top #F2F2F2;
}
#book-quote {
  background: url("images/backgrounds/bg-book-quote.png") no-repeat right top #EFEFEF;
}

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

#footer {
  margin-top:1%;
}
.btn-footer {
  float:right;
  margin:0 0 0 8px;
}
.btn-footer img {
  float:left;
}
footer {
  margin:0 0 0 0;
  padding:1% 0 2% 0;
  background:#E6E6E6;
  /*background: url(images/backgrounds/bg-footer.jpg) repeat-x center top #0091C2;*/
  border-top:2px solid #B3B3B3;
}
.footer-text, .footer-btn {
  float:left;
}
.footer-text {
  width:75%;
  padding-top:3%;
  margin-right:2%;
}
.footer-btn {
  width:20%;
  padding-top:1%;
}
.footer-text p {
  color:#666666;
  font-size:16px;
  padding:0;
  margin:5px 0 0 5px;
  text-align:left;
  line-height:1.5;
}
.footer-text p a {
  color:#666666;
  text-decoration:none;
  font-size: 14px;
}
.footer-text a:hover {
  color:#333 !important;
  opacity:1.0;
  text-decoration:none;
  /*border-bottom:1px dotted;*/
}

/* 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
-------------------------------------------------- */

.white { color:#fff !important; }
.lightblue { color:#006BB5 !important; }
.cyan { color:#4bc0da !important; }
.blue { color:#007BAA !important; }
.navy { color:#111363 !important; }
.orange { color:#F7931E !important; }
.grey { color:#4D4D4D !important; }

a.lightblue:hover { color:#007cd2 !important; }

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

.btn {
  font-size: 15pt;
  text-align: left;
  border-radius: 2px;
}
.btn .glyphicon-menu-left,
.btn .glyphicon-menu-right {
  font-size: 84%;
}
.btn-lg {
  font-size: 22px;
  text-align: left;
  border-radius: 2px;
  padding:10px 14px;
}
.btn-p {
  margin-top:0 !important;
  margin-bottom:0 !important;
}
.cta {
  margin-bottom:20px;
}
.cta-center {
  float:none;
  margin: 0 auto;
  padding-top:0;
  clear:both;
}
.main button {
  margin:5px 2px;
}
#slider button {
  width:240px;
  float:left;
  margin:10px 5px 0 0;
}
#slider button.btn-lg {
  text-align:center;
}
#slider button, .main button.btn-lg {
  padding: 12px 15px !important;
  line-height:26px !important;
}
.main button.btn {
  padding: 10px 12px;
  line-height:22px;
}
#search-results .btn-lg {
  font-size: 14px;
  text-align: center;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 3px 8px !important;
  font-size: 12px !important;
  line-height: 1.2 !important;
  border-radius: 3px !important;
}
#search-results button {
  margin:8px 0 0 0;
  padding: 10px 15px;
  float:right;
  line-height:20px;
}
button a, a button {
  border-bottom:none;
}
.btn-full {
  width:100%;
}
.btn-full {
  text-align:center;
}
.btn-contact {
  width:100%;
  font-size:30px;
  margin:15% 0 0 0;
  padding: 2% 4%;
  text-align:left;
}
.btn-thick-border {
  border: 5px solid;
  border-color: #fab999 !important;
}
.btn-nav-bar {
  font-size:16px;
  padding: 8px 12px;
}
.btn-nav-bar  span{
  padding-left:6px;
}
.btn-primary { /* button color - ORANGE */
  color: #fff;
  background: #F77536;
  border-color: #e96e33;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #fff;
  background: #fe7838;
  border-color: #e96e33;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  
}
.btn-info { /* button color - BLUE */
  color: #fff;
  background: #397EB9;
  border-color: #3c85c3;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #fff;
  background: #408dcf;
  border-color: #3c85c3;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  
}
.btn-warning { /* button color - DARK GREEN */
  color: #fff;
  background: #008249;
  border-color: #008b4e;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #fff;
  background: #009a56;
  border-color: #008b4e;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  
}
.btn-default { /* button color - SILVER */
  color: #666666;
  background: #f9f9f9;
  border-color: #adadad;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #666666;
  background: #ebebeb;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  
}
.btn-success { /* button color - GREEN */
  color: #fff;
  background: #1e9d44;
  border-color: #20aa4a;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #fff;
  background: #21ad4b;
  border-color: #20aa4a;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  
}
.btn-danger { /* button color - OCHRE */
  color: #fff;
  background: #d0521d;
  border-color: #de581f;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #fff;
  background: #df581f;
  border-color: #de581f;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  
}

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

.form-control {
  font-size:16px;
}
.form-control {
  color:#000;
}
.controls-select {
  margin-bottom:10px;
}
.compress-select {
  margin-top:2%;
}
.form-group {
  margin-bottom: 2px;
}
.form-col-1, .form-col-2 {
  float:left;
}
.form-col-1 {
  width:50%
}
.form-col-2 {
  width:50%
}
.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;
}

/*
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 0;
}
*/

.feedback p {
	text-align:left;
}
.feedback {
	height:auto;
	margin: 0 0 3% 0;
	border-radius: 6px;
	clear:both;
}
.feedback p {
	padding:16px;
	margin: 2%;
	line-height:1.3;
	text-align:center;
	font-size:16px;
}
.feedback span {
	margin: 0 5px 0 0;
}
.feedback-success {
	margin: 0 0 10px 0;
	border-radius: 6px;
}
.feedback-success p {
	padding-bottom:20px;
	text-align:center;
	font-size:18px !important;
}
.feedback-success h2 {
	text-align:center;
	font-size:40px !important;
}
.feedback-success h2 span {
	margin: 20px 0 0 0;
}
.has-warning {
  /*border-color: #F7931E;*/
  border-color: #f7b32f;
  /*background:#fefcf4;*/
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
#book-quote {
  margin-bottom:8px;
}
#book-quote h2 {
  margin-top:20px;
}

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

#form-default {
  font-size: 16px;
}
#form-default .small {
  font-size: 14px;
}
#form-default .btn-lg {
  padding: 10px 16px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
}
#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 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: 1400px)  {
  .displayer2 { background-position: bottom right 26%; }
}
@media (min-width: 1201px)  {
  /*#header .container,
  #navbar .container,*/
  .displayer1 > .container {
    width: 1040px !important;
  }
  .hide-xlg {
	display:none;
  }
  .show-xlg {
	display:block;
  }
  .displayer1 { padding-top: 90px; }
}
@media (min-width: 1200px)  {
  .pull-up-90-lg { margin-top:-90px !important; }
  .pull-up-80-lg { margin-top:-80px !important; }
  .pull-up-70-lg { margin-top:-70px !important; }
  .pull-up-60-lg { margin-top:-60px !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-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;
  }
  .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;
  }
  .banner-lg {
    min-height:340px;
    padding-top:102px;
    padding-bottom:65px;
  }
}
@media (max-width: 1200px)  {
  .slider-btn {
	height:350px;
  }
  .slider-btn img {
	margin-left:18px;
  }
  .hide-lg {
	display:none;
  }
  .show-lg {
	display:block;
  }
}
@media (max-width: 1199px)  {
  .banner h1 {
    font-size:40px;
    padding:14px 0 5px 0;
  }
  .newsfeed h2 {
    font-size:24px;
  }
}
@media (min-width: 992px)  {
  .header-logo img {
	 margin:1% 0 1% 2%;
  }
}
@media (min-width: 991px) and (max-width: 1199px)  {
  .pull-up-80-md-lg { margin-top:-80px !important; }
  .pull-up-70-md-lg { margin-top:-70px !important; }
  .pull-up-60-md-lg { margin-top:-60px !important; }
  .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-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 (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; }

  .banner-lg {
    min-height:230px;
    padding-top:10px;
    padding-bottom:45px;
  }
  .banner h1 {
    font-size:32px;
  }
  .btn-header {
	padding: 1% 0 0 0;
  }
  #header .btn {
    font-size:14px;
  }
  .displayer2 {
  height:auto;
  }
  .btn-footer img {
	margin-top:10px;
	height:60px;
  }
  #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;
  }
  .img-xs {
	width:20% !important;
  }
  .img-sm {
	width:30% !important;
  }
  .img-md {
	width:40% !important;
  }
  .nav > li > a  {
	font-size: 15px; /* adjust MENU ITEM font-size */
	padding-left: 7px; /* adjust MENU ITEM padding-left */
	padding-right: 7px; /* adjust MENU ITEM padding-left */
  }
  #navigation .dropdown-menu {
	font-size: 16px; /* DROPDOWN text size */
  }
  .dropdown-menu > li > a {
	padding: 14px 7px; /* DROPDOWN text padding */
  }
  #book-quote {
	background:#EFEFEF;
  }
  #form-default .btn-lg {
	text-align: center;
  }
  .btn-header img {
	float:right;
	margin:3% 0 0 0;
  }
  footer {
	padding:1% 0 3% 0;
  }
  .footer-text p {
	font-size:14px;
  }
  .displayer1 {
	height:280px;
	padding-top:4%;
  }
  /*.slider, .slider-btn {
	float:none;
  }
  .slider {
	width:100%;
	margin-right:2%;
  }
  .slider-btn {
	width:100%;
	position:relative;
	height:auto;
	margin-top:3%;
  }
  .slider-btn img {
	margin-left:auto;
  }
  .btn-top, .btn-middle, .btn-bottom { position:static; }
  .btn-top {
	margin: 0 auto;
	display:inline-block;
  }
  .btn-middle {
	margin: 0 auto;
	display:inline-block;
  }
  .btn-bottom {
	margin: 0 auto;
	display:inline-block;
  }*/
  span.date {
    width:100%;
    display:block;
    font-size: 20pt;
  }
  .newsfeed-thumb {
    width:30%;
  }
  .newsfeed-text {
    width:70%;
  }
}
@media (min-width: 768px) and (max-width: 991px)  {
	#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;
  }
  .img-inline-md {
  display:inline;
  margin:0 5px !important;
  }
}
@media (max-width: 767px) {
  #navigation {
	border-radius: 0;
  }
  #navigation .dropdown-menu {
	font-size: 16px; /* DROPDOWN text size */
  }
  /*.navbar-brand {
	display:block;
  } */
  .navbar-header img {
	display:block;
  }
  .navbar-collapse {
    border-bottom: 1px solid #008041 !important; /* collapsed menu DROPDOWN border-bottom color */
  }
  ul.navbar-nav > li:first-child {
	border-left:none; /* use for MENU with dividers */
  }
  .nav > li > a  {
	border-right: none; /* use for MENU with dividers */
	font-size: 16px; /* adjust MENU ITEM font-size */
	padding-left: 20px; /* adjust MENU ITEM padding-left */
	padding-right: 20px; /* adjust MENU ITEM padding-left */
  }
  .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
  }
  .nav .open > a,
  .nav .open > a:hover,
  .nav .open > a:focus {
	border-color: #008041; /* selected PARENT MENU border color */
  }
  .navbar-inverse .navbar-nav > li > a {
	border-bottom: 1px solid #008041; /* collapsed parent menu border-bottom color */
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
	padding: 10px 30px;
	background: #00914a; /* collapsed submenu background color */
	border-bottom: 1px solid #008041;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background: #14a855; /* hover collapsed submenu background color */
	border-bottom: 1px solid #008041;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background: transparent;
  }
}
@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; }

  p, .main li { line-height:1.66; /* text line-height */  }
  .lead { line-height:1.55; /* text line-height */  }
  .banner-lg {
    min-height:10px;
    padding-top:70px;
    padding-bottom:35px;
  }
  .banner h1 {
    font-size:30px;
  }
  .banner p {
    font-size:19px;
  }
  .banner-cta p,
  .banner-cta-full p {
    text-align:center;
  }
  .checklist-center-sm {
	display:table;
	margin-left:auto;
	margin-right:auto;
  }
  .no-float-sm { float:none !important; }
  .img-small-md img {
  height:150px;
  }
  #header .btn {
    font-size:16px;
  }
  .header-logo img {
	width:40%;
  }
  .footer-text {
	width:100%;
	padding-top:0;
	margin-right:0;
  }
  .footer-btn {
	width:100%;
  }
  .footer-btn img {
	width:15%;
  }
  .footer-text p {
	font-size:14px;
	margin:5px 0 0 0;
	text-align:center;
	line-height:1.5;
  }
  .btn-footer {
	float:none;
	margin:0 auto;
	width:110px;
  }
  .btn-footer img {
	margin:2px 0 0 2px;
	height:60px;
  }
  .hide-sm {
	display:none;
  }
  .show-sm {
	display:block;
  }
  .checklist-center-sm {
	display:table;
	margin-left:auto;
	margin-right:auto;
  }
  .cta-center-sm {
	float:none;
	margin: 0 auto;
	padding-top:0;
	clear:both;
  }
  .img-xs {
	width:30% !important;
  }
  .img-sm {
	width:40% !important;
  }
  .img-md {
	width:50% !important;
  }
  .checklist-col-1, .checklist-col-2 {
	float:none;
	width:100%;
  }
  .checklist-col-1 ul {
	padding-bottom:0;
  }
  .checklist-col-1 {
	margin-top:4%;
  }
  .checklist-col-2 {
	margin-bottom:3%;
  }
  .compress-select .controls-select {
	margin-bottom:0; !important;
  }
  .btn-header img {
	float:right;
	margin:2% 0 2% 0;
  }
  .header-logo img {
	margin:1% auto;
  }
  #cta {
	margin: 0 auto 2% auto;
  }
  .page-intro > .container,
  .page-intro-default > .container {
	padding-top:5px;
	padding-bottom:0;
  }
  .text-center-sm {
	text-align:center;
  }
  .text-right-sm {
	text-align:right !important;
  }
  .displayer1 h1 {
	font-size:34px;
  }
  .displayer1 {
	height:240px;
	padding-top:6%;
  }
  .displayer2 { background: #F2F2F2; }


  .footnote {
	padding: 10px 15px 5px 15px;
  }
  .table-md {
	width:90%;
  }
  #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: 15px;
  }
  #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;
  }
  span.date {
    width:auto;
    display:inline;
    font-size: 12pt;
    margin-left: 2px;
  }
  .newsfeed-thumb {
    width:20%;
  }
  .newsfeed-text {
    width:80%;
  }
  .newsfeed-text p {
    font-size: 11pt;
  }
  .newsfeed h2 {
    font-size: 20px;
    margin-bottom: 14px !important;
  }
}
@media (max-width: 730px) { /* iPhone landscape view */
  .banner h1 {
    font-size:28px;
  }
  .banner-cta .btn-lg,
  .banner-cta .btn-group-lg > .btn {
    padding: 10px 13px;
    font-size: 18px;
    border-radius: 3px;
  }
  .form-text {
	margin-top:0;
	margin-left:15px;
  }
  .newsfeed-btn {
    position:inherit;
  }
  .newsfeed-btn button.btn {
    position: inherit;
    width: 100%;
    text-align: center;
    border-radius: 2px !important;
    padding: 7px 9px;
    font-size: 17px;
  }
}
@media (max-width: 690px) {
  #slider button {
	width:auto;
	float:left;
	margin:10px 5px 0 0;
  }
  #slider button.btn-lg {
	text-align:center;
  }
  #slider button {
	font-size:19px;
	padding: 10px 12px !important;
	line-height:22px !important;
  }
  .footer-btn img {
	width:20%;
  }
}
@media (max-width: 640px) {
  .home, #content .home {
	text-align:center;
  }
}
@media (min-width: 601px) { /* Needed for floating content images */
  .pull-right-sm {
  float: right !important;
  margin-left:20px !important;
  }
  .img-inline-sm {
  display:inline;
  margin:0 5px !important;
  }
}
@media (max-width: 600px) {
  .img-small-sm img {
  height:130px;
  }
}
@media (max-width: 580px) {
  .table-md {
	width:100%;
  }
  .table-lg {
	width:100%;
	margin:2% auto;
  }
}
@media (max-width: 560px) {
  h1 {
	font-size:36px;
  }
  h2 {
	font-size:32px;
  }
  h3 {
	font-size:22px;
	line-height:1.3;
  }
  .page-intro h1 {
	padding-bottom:4px;
	font-size:38px;
  }
  p, #content li, .main li {
    font-size: 16px;
  }
  .img-xs {
	width:50% !important;
  }
  .img-sm {
	width:60% !important;
  }
  .img-md {
	width:70% !important;
  }
  .img-left, .img-right {
	float: none;
	margin: 1% auto;
	width:100%;
  }
  .img-left img, .img-right img {
	width:50%;
  }
  .banner-cta .btn-lg,
  .banner-cta .btn-group-lg > .btn {
    padding: 10px 10px;
    font-size: 15px;
    border-radius: 3px;
  }
}
@media (max-width: 500px) {
  #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: 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;
  }
  .text-center-xs {
	text-align:center;
  }
  p.quote, p.quotename {
	font-size:13pt;
  }
  p.quote {
	margin: 3% 0 3% 0;
	padding-left:40px;
  }
  p.quotename {
	padding-left:40px;
	margin: 2% 0 6% 0;
  }
  .form-col-1 {
	width:50%
  }
  .form-col-2 {
	width:50%
  }
  .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%;
  }
}
@media (min-width: 529px) { /* Needed for floating content images */
  .pull-right-xs {
  float: right !important;
  margin-left:20px !important;
  }
  .img-inline-xs {
  display:inline;
  margin:0 5px !important;
  }
}
@media (max-width: 530px) {
  .img-small-xs img {
  height:100px;
  }
}
@media (max-width: 504px) {
  #slider button {
	width:100%;
	float:none;
	margin:10px auto 0 auto;
  }
  #slider button.btn-lg {
	text-align:center;
  }
  #slider button {
	font-size:19px;
	padding: 10px 12px !important;
	line-height:22px !important;
  }
}
@media (max-width: 460px) {
  .header-logo img {
	width:60%;
  }
  .btn-nav-bar span { padding-left: 0; }
  .btn-nav-bar {
    font-size: 16px;
    padding: 7px 10px 8px 9px;
  }
  h1 {
	font-size:31px;
  }
  h2 {
	font-size:28px;
  }
  .lead {
    font-size: 18px;
  }
  .page-intro h1 {
	padding-bottom:4px;
	font-size:36px;
  }
  .btn-lg {
	font-size: 20px;
  }
  footer {
	padding:1% 0 4% 0;
  }
}
@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; }

  .btn-contact {
	width:100%;
	font-size:26px;
	margin:2% auto 6% auto;
	padding: 4%;
  }
  p.small-sm,
  a.small-sm {
	font-size: 16px;
  }
  .displayer1 h1 {
	font-size:30px;
  }
  .gallery img {
	margin: 10px auto 10px auto;
  }
  .text-center-xs {
	text-align:center;
  }
  .newsfeed h2 {
    font-size:19px;
  }
  .newsfeed-text p {
    font-size: 11pt;
    line-height: 1.4;
  }
}
@media (min-width: 340px) and (max-width: 991px) {
  .img-responsive {
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 341px) {
  .img-responsive {
    margin-right: auto;
    margin-left: auto;
  }
  .form-col-1 {
	width:50%
  }
  .form-col-2 {
	width:50%
  }
  .footer-btn. btn-lg {
	font-size: 20px;
  }
  .footer-btn button {
	margin:10px 0 0 0;
	padding: 13px 15px;
	line-height:26px;
  }
}

/* End of 'custom' */

