html,
body {
  margin: 0;
  padding: 0; }

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body {
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #000000; }

h1 {
  font-size: 3.125em;
  color: #000000;
  line-height: 60px; }

h2, .block-title {
  font-size: 1.875em;
  color: #000000;
  line-height: 40px; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1em;
  margin: 0; }

/*Links*/
a {
  color: #00a794;
  text-decoration: underline; }
  a:hover {
    color: #7413dc;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-decoration: none; }

footer
a {
  color: #FFFFFF; }

/*Buttons*/
.btn-default {
  background: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-primary {
  background-color: #00a794;
  border-color: #00a794;
  color: #FFFFFF; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.is-active,
.btn-primary a.is-active,
.open .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #00a794;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-success {
  background-color: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-success:hover,
.btn-success:focus,
.btn-success.is-active,
.btn-success.is-active,
.open .dropdown-toggle.btn-success {
  color: #FFFFFF;
  background-color: #00a794;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-default:hover,
.btn-default:focus,
.btn-default.is-active,
.btn-default.is-active,
.open .dropdown-toggle.btn-success {
  color: #FFFFFF;
  background-color: #7413dc;
  border-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-beavers {
  background-color: #006ddf;
  border-color: #006ddf;
  color: #FFFFFF; }

.btn-beavers:hover,
.btn-beavers:focus,
.btn-beavers.is-active,
.btn-beavers.is-active,
.open .dropdown-toggle.btn-beavers {
  color: #FFFFFF;
  background-color: #006ddf;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-cubs {
  background-color: #23a950;
  border-color: #23a950;
  color: #FFFFFF; }

.btn-cubs:hover,
.btn-cubs:focus,
.btn-cubs.is-active,
.btn-cubs.is-active,
.open .dropdown-toggle.btn-cubs {
  color: #FFFFFF;
  background-color: #23a950;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-scouts {
  background-color: #004851;
  border-color: #004851;
  color: #FFFFFF; }

.btn-scouts:hover,
.btn-scouts:focus,
.btn-scouts.is-active,
.btn-scouts.is-active,
.open .dropdown-toggle.btn-scouts {
  color: #FFFFFF;
  background-color: #23a950;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-explorers {
  background-color: #003982;
  border-color: #003982;
  color: #FFFFFF; }

.btn-explorers:hover,
.btn-explorers:focus,
.btn-explorers.is-active,
.btn-explorers.is-active,
.open .dropdown-toggle.btn-explorers {
  color: #FFFFFF;
  background-color: #003982;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-network {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF; }

.btn-network:hover,
.btn-network:focus,
.btn-network.is-active,
.btn-network.is-active,
.open .dropdown-toggle.btn-network {
  color: #FFFFFF;
  background-color: #000000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-group {
  background-color: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-group:hover,
.btn-group:focus,
.btn-group.is-active,
.btn-group.is-active,
.open .dropdown-toggle.btn-group {
  color: #FFFFFF;
  background-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.nav-tabs {
  border-bottom: 1px solid transparent;
  margin-top: 1%; }

.nav-tabs
li
a {
  background-color: #00a794;
  border-color: transparent;
  color: #FFFFFF; }

.nav-tabs
li
a:hover {
  border-color: transparent;
  background-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.label {
  color: #000000;
  font-size: 100%;
  padding: 0; }

h1.js-quickedit-page-title.page-header {
  margin: 1% 1%;
  border: none; }

.block-title {
  color: #7413dc;
  border-bottom: 5px solid #00a794;
  padding-bottom: 5px;
  text-align: center; }

.view-content {
  padding: 0 10px; }

.view-footer {
  float: right;
  padding-top: 15px; }

.list-inline {
  padding: 5px 0 0 0; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding-left: 20px; }

.nav-pills > li.active > a {
  color: #555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.nav-pills
li
a {
  background-color: #7413dc;
  border-color: transparent;
  color: #FFFFFF; }

.nav-pills
li
a:hover {
  border-color: transparent;
  background-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

article.profile {
  padding-top: 10px; }

.tab-content.clearfix {
  border: 1px solid #ddd; }

/*Menus*/
ul.menu.nav.navbar-nav {
  background: #7413dc; }

/*Pagination*/
.pagination > li > a {
  background-color: #FFFFFF;
  color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.pagination > li > a:hover {
  background-color: #7413dc;
  color: #FFFFFF;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none;
  border: 1px solid #7413dc; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:focus {
  background-color: #00a794;
  color: #FFFFFF;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.pagination > .active > a:hover,
.pagination > .active > span:hover {
  background-color: #7413dc;
  border: 1px solid #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.field--name-body {
  line-height: 20px; }

.field--name-description {
  line-height: 20px; }

.add-spacing {
  margin: 0 0 2% 0; }

.page-header {
  padding-top: 1%; }

html,
body {
  margin: 0;
  padding: 0; }

/* Small devices (tablets, 768px and up) */
/* Medium devices (desktops, 992px and up) */
/* Large devices (large desktops, 1200px and up) */
body {
  overflow-x: hidden;
  font-family: "Nunito Sans", sans-serif;
  font-size: 17px;
  line-height: 24px;
  color: #000000; }

h1 {
  font-size: 3.125em;
  color: #000000;
  line-height: 60px; }

h2, .block-title {
  font-size: 1.875em;
  color: #000000;
  line-height: 40px; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.25em; }

h5 {
  font-size: 1em;
  margin: 0; }

/*Links*/
a {
  color: #00a794;
  text-decoration: underline; }
  a:hover {
    color: #7413dc;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -ms-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    text-decoration: none; }

footer
a {
  color: #FFFFFF; }

/*Buttons*/
.btn-default {
  background: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-primary {
  background-color: #00a794;
  border-color: #00a794;
  color: #FFFFFF; }

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.is-active,
.btn-primary a.is-active,
.open .dropdown-toggle.btn-primary {
  color: #FFFFFF;
  background-color: #00a794;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-success {
  background-color: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-success:hover,
.btn-success:focus,
.btn-success.is-active,
.btn-success.is-active,
.open .dropdown-toggle.btn-success {
  color: #FFFFFF;
  background-color: #00a794;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-default:hover,
.btn-default:focus,
.btn-default.is-active,
.btn-default.is-active,
.open .dropdown-toggle.btn-success {
  color: #FFFFFF;
  background-color: #7413dc;
  border-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-beavers {
  background-color: #006ddf;
  border-color: #006ddf;
  color: #FFFFFF; }

.btn-beavers:hover,
.btn-beavers:focus,
.btn-beavers.is-active,
.btn-beavers.is-active,
.open .dropdown-toggle.btn-beavers {
  color: #FFFFFF;
  background-color: #006ddf;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-cubs {
  background-color: #23a950;
  border-color: #23a950;
  color: #FFFFFF; }

.btn-cubs:hover,
.btn-cubs:focus,
.btn-cubs.is-active,
.btn-cubs.is-active,
.open .dropdown-toggle.btn-cubs {
  color: #FFFFFF;
  background-color: #23a950;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-scouts {
  background-color: #004851;
  border-color: #004851;
  color: #FFFFFF; }

.btn-scouts:hover,
.btn-scouts:focus,
.btn-scouts.is-active,
.btn-scouts.is-active,
.open .dropdown-toggle.btn-scouts {
  color: #FFFFFF;
  background-color: #23a950;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-explorers {
  background-color: #003982;
  border-color: #003982;
  color: #FFFFFF; }

.btn-explorers:hover,
.btn-explorers:focus,
.btn-explorers.is-active,
.btn-explorers.is-active,
.open .dropdown-toggle.btn-explorers {
  color: #FFFFFF;
  background-color: #003982;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-network {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF; }

.btn-network:hover,
.btn-network:focus,
.btn-network.is-active,
.btn-network.is-active,
.open .dropdown-toggle.btn-network {
  color: #FFFFFF;
  background-color: #000000;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.btn-group {
  background-color: #7413dc;
  border-color: #7413dc;
  color: #FFFFFF; }

.btn-group:hover,
.btn-group:focus,
.btn-group.is-active,
.btn-group.is-active,
.open .dropdown-toggle.btn-group {
  color: #FFFFFF;
  background-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.nav-tabs {
  border-bottom: 1px solid transparent;
  margin-top: 1%; }

.nav-tabs
li
a {
  background-color: #00a794;
  border-color: transparent;
  color: #FFFFFF; }

.nav-tabs
li
a:hover {
  border-color: transparent;
  background-color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.label {
  color: #000000;
  font-size: 100%;
  padding: 0; }

h1.js-quickedit-page-title.page-header {
  margin: 1% 1%;
  border: none; }

.block-title {
  color: #7413dc;
  border-bottom: 5px solid #00a794;
  padding-bottom: 5px;
  text-align: center; }

.view-content {
  padding: 0 10px; }

.view-footer {
  float: right;
  padding-top: 15px; }

.list-inline {
  padding: 5px 0 0 0; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
  padding-left: 20px; }

.nav-pills > li.active > a {
  color: #555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-pills > li.active > a, .nav-pills > li.active > a:focus, .nav-pills > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.nav-pills
li
a {
  background-color: #7413dc;
  border-color: transparent;
  color: #FFFFFF; }

.nav-pills
li
a:hover {
  border-color: transparent;
  background-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

article.profile {
  padding-top: 10px; }

.tab-content.clearfix {
  border: 1px solid #ddd; }

/*Menus*/
ul.menu.nav.navbar-nav {
  background: #7413dc; }

/*Pagination*/
.pagination > li > a {
  background-color: #FFFFFF;
  color: #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.pagination > li > a:hover {
  background-color: #7413dc;
  color: #FFFFFF;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none;
  border: 1px solid #7413dc; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:focus {
  background-color: #00a794;
  color: #FFFFFF;
  border-color: #00a794;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease; }

.pagination > .active > a:hover,
.pagination > .active > span:hover {
  background-color: #7413dc;
  border: 1px solid #7413dc;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none; }

.field--name-body {
  line-height: 20px; }

.field--name-description {
  line-height: 20px; }

.add-spacing {
  margin: 0 0 2% 0; }

.page-header {
  padding-top: 1%; }

.region.region-call-to-action, .region-call-to-action {
  background: #00a794;
  padding: 2% 0px;
  margin: 2% auto;
  text-align: center; }

.like-what-you-see {
  font-weight: bold;
  color: #000000; }

.navbar-collapse.collapse {
  background: #004851; }

ul.menu.nav.navbar-nav a {
  color: #FFFFFF; }

ul.menu.nav.navbar-nav a:hover {
  background-color: #23a950; }

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  background-color: #23a950;
  border-color: #23a950; }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background: #004851; }

ul.menu.nav.navbar-nav .is-active {
  background-color: #23a950; }

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFFFFF; }

.navbar-default .navbar-toggle {
  background-color: #23a950;
  border-color: #23a950; }

.navbar-default .navbar-toggle:hover {
  background-color: #004851;
  border-color: #004851; }

.view-content {
  padding: 0 10px; }

section#block-scoutbadges {
  text-align: center; }

#block-scoutgroup-scout-badge-link {
  text-align: center; }

.feed-icons {
  padding: 20px 0; }

.field--name-field-age-range {
  padding: 20px 0;
  font-size: 1em/16em; }

.field--name-field-age-range .field--label {
  color: #004851;
  font-size: 30px; }

#headingOne, #headingTwo {
  background: #004851;
  color: #FFFFFF; }

.panel-group {
  margin-bottom: 20px;
  margin-top: 20px; }

.panel-title > a:hover {
  color: #FFFFFF; }

.text-section {
  color: #004851; }

/*Menus*/
ul.menu.nav.navbar-nav {
  background: #004851; }

.region-call-to-action {
  background: #004851 !important; }

/*File links*/
.file span {
  border: none; }

.file .icon {
  background: #FFFFFF;
  color: #004851;
  border: none; }

.file .file-link {
  color: #000000;
  font-weight: normal;
  font-size: 17px; }

.file .file-size {
  color: #cccccc; }

.text-primary {
  color: #004851; }

.file span:first-child {
  border: none; }

.file span:last-child {
  border: none; }

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  body {
    background: url("../../images/BC_FDL_30x30mm_ScoutsGreen.jpg") no-repeat center center fixed; }

  .region.region-column-first {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }

  .region.region-column-second {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ }

  .region.region-column-third {
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box;
    /* stops bg color from leaking outside the border: */ } }

/*# sourceMappingURL=style.css.map */
