@import url("https://use.typekit.net/qie2sbe.css");
@import url("https://use.typekit.net/kuh4inh.css");
h2.resp-accordion {
  font-size: 1.2em;
}

.resp-tabs-list li {
  font-size: 1.2em;
  font-weight: normal;
}

.social-media a {
  font-family: fontawesome;
}

.social-media a:hover {
  text-decoration: none;
}

.social-media a i {
  font-style: normal;
}

fieldset .form-text {
  width: 100%;
}

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 12px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-size: 16px;
}

input[type="checkbox"],
input[type="radio"] {
  width: auto;
  margin-right: 0.3em;
}

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
  -moz-appearance: none;
  appearance: none;
}

input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0;
  -moz-appearance: none;
  appearance: none;
}

.form-text,
.form-textarea {
  border: 1px solid #555;
  padding: 12px 12px;
  width: 100%;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  font-size: 16px;
}

@media (min-width: 768px) {
  .form-text,
  .form-textarea {
    width: auto;
  }
}

button,
.form-submit,
.button,
.nested-button a {
  color: #ffffff !important;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  text-shadow: none;
  font-size: 0.85em;
  font-weight: bold;
  outline: none;
  border: none;
  cursor: pointer;
  padding: 10px 30px;
  margin-right: 5px;
  display: inline-block;
  border-radius: 0;
  background-clip: padding-box;
  background-color: #51A5B1;
}

button:link, button:visited,
.form-submit:link,
.form-submit:visited,
.button:link,
.button:visited,
.nested-button a:link,
.nested-button a:visited {
  background-color: #51A5B1;
}

button:hover, button:focus, button:active,
.form-submit:hover,
.form-submit:focus,
.form-submit:active,
.button:hover,
.button:focus,
.button:active,
.nested-button a:hover,
.nested-button a:focus,
.nested-button a:active {
  background-color: #63aeb9;
}

a.tabledrag-handle {
  height: 22px;
  width: 20px;
  display: inline-block;
}

a.tabledrag-handle .handle {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAaVBMVEUAAABERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERERdclAKAAAAInRSTlMAAQIGBwkLDQ8QExQXIy5NUV9+hY+bwMHFyMrV5Ojx8/X7tyFtCQAAAHRJREFUCB1NwQcSgkAURMEHLqKE5ZOUrDv3P6SWUhTd/N3HGyfpqjXlEC2SlohD3qjJOTEZOzdewGTgJgduVuV9p877SrPjqbMHZVDftoOGtu0VSijDFUwG11DylQAmAxJ2ca065hC9Jb0iDsWmreAkmzJ+PlA9CVEeqx8DAAAAAElFTkSuQmCC);
  background-position: center;
  background-repeat: no-repeat;
}

.page-admin .form-actions {
  padding-top: 20px;
}

.node-unpublished {
  background-color: #fff6e6;
  padding: 30px 10px 10px;
  position: relative;
}

.node-unpublished:before {
  content: "Unpublished content";
  color: orange;
  border-bottom: solid 1px #555;
  font-size: 0.65em;
  padding: 5px;
  line-height: 1em;
  text-transform: uppercase;
  position: absolute;
  top: 0;
}

.node-unpublished:before:before, .node-unpublished:before:after {
  content: "";
  display: table;
}

.node-unpublished:before:after {
  clear: both;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

.l-header:before, .l-header:after,
.l-main:before,
.l-main:after,
.l-footer:before,
.l-footer:after {
  content: "";
  display: table;
}

.l-header:after,
.l-main:after,
.l-footer:after {
  clear: both;
}

@media (min-width: 768px) {
  .two-sidebars .l-content {
    width: 49.15254%;
    float: left;
    margin-left: 25.42373%;
    margin-right: -100%;
  }
  .two-sidebars .region-sidebar-first {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .two-sidebars .region-sidebar-second {
    width: 23.72881%;
    float: right;
    margin-right: 0;
  }
  .one-sidebar.sidebar-first .l-content {
    width: 74.57627%;
    float: right;
    margin-right: 0;
  }
  .one-sidebar.sidebar-first .region-sidebar-first {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .one-sidebar.sidebar-second .l-content {
    width: 74.57627%;
    float: left;
    margin-right: 1.69492%;
  }
  .one-sidebar.sidebar-second .region-sidebar-second {
    width: 23.72881%;
    float: right;
    margin-right: 0;
  }
  .l-branding {
    width: 23.72881%;
    float: left;
    margin-right: 1.69492%;
  }
  .region-navigation {
    width: 74.57627%;
    float: right;
    margin-right: 0;
  }
  .region-header {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .l-footer .container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .l-footer .container:after {
    content: " ";
    display: block;
    clear: both;
  }
  .region-footer {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .region-footer-a {
    width: 61.86441%;
    float: left;
    margin-right: 1.69492%;
  }
  .region-footer-b {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
  }
}

img, media {
  max-width: 100%;
  height: auto;
}

table {
  width: 100%;
}

td, th {
  padding: 10px;
  vertical-align: middle;
}

th {
  background-color: #ECECEC;
  vertical-align: bottom;
}

table.table-hover tr:nth-child(even):hover td {
  background-color: #e4e4e4;
}

table.table-hover tr:nth-child(odd):hover td {
  background-color: transparent;
}

tr.even, tr:nth-child(even) {
  background-color: #ECECEC;
}

tr.odd, tr:nth-child(odd) {
  background-color: transparent;
}

body {
  font-family: source-sans-pro, sans-serif;
  font-size: 18px;
  line-height: 1.5em;
  color: #050E1A;
  margin: 0px;
}

a:link, a:visited {
  color: #51A5B1;
  text-decoration: none;
}

a:hover, a:focus {
  color: #B75A3F;
  text-decoration: underline;
}

a:active, a.active {
  color: #51A5B1;
}

strong, b {
  font-weight: bold;
}

p {
  margin-bottom: 0.75em;
  line-height: 1.5em;
}

p a {
  text-decoration: underline;
}

p a:hover {
  text-decoration: none;
}

h1 {
  color: #172640;
  font-family: parisplus-std, sans-serif;
  font-size: 1.8em;
  font-weight: 300;
  line-height: 1.1em;
}

@media (min-width: 768px) {
  h1 {
    font-size: 2.5em;
  }
}

h2 {
  color: #5E646B;
  font-size: 1.5em;
}

h3 {
  color: #9E8572;
  font-size: 1.5em;
}

h4 {
  color: #B75A3F;
  font-size: 1.5em;
}

h5, h6 {
  font-size: 1.25em;
}

h2, h3, h4, h5, h6 {
  font-family: parisplus-std, sans-serif;
  font-weight: 300;
  line-height: 1.1em;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited {
  color: #172640;
  text-decoration: none;
}

h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus, h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
  color: #B75A3F;
  text-decoration: underline;
}

h2 a:active, h2 a.active, h3 a:active, h3 a.active, h4 a:active, h4 a.active, h5 a:active, h5 a.active, h6 a:active, h6 a.active {
  color: #51A5B1;
}

hr {
  border: 1px solid;
}

footer a:link, footer a:visited {
  color: #ffffff;
  text-decoration: none;
}

footer a:hover, footer a:focus {
  color: #B75A3F;
  text-decoration: underline;
}

footer a:active, footer a.active {
  color: #B75A3F;
}

.item-list ul.pager {
  margin: 10px 0;
}

.item-list ul.pager li {
  padding: 0;
  margin: 0;
  display: inline-block;
}

.item-list ul.pager li.pager-current {
  background-color: #172640;
  color: #fff;
  padding: 8px 15px;
}

.item-list ul.pager li:hover {
  background-color: #51A5B1;
  color: #fff;
}

.item-list ul.pager li a {
  padding: 8px 15px;
  display: inline-block;
}

.item-list ul.pager li a:link, .item-list ul.pager li a:visited {
  color: #51A5B1;
}

.item-list ul.pager li a:hover, .item-list ul.pager li a:active, .item-list ul.pager li a:focus {
  color: #fff;
  text-decoration: none;
}

.ch-grid {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  display: block;
  text-align: center;
  width: 100%;
}

.ch-grid li {
  width: 300px;
  height: 300px;
  display: inline-block;
  margin: 20px;
}

.ch-item:hover {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.1), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-img-1 {
  background-image: url(../images/1lg.png);
}

.ch-item {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ch-info p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  opacity: 0;
  -webkit-transition: all 1s ease-in-out 0.4s;
  transition: all 1s ease-in-out 0.4s;
}

.ch-item:hover .ch-info p {
  opacity: 1;
}

.ch-item:hover .ch-info {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}

.ch-grid:after, .ch-item:before {
  content: '';
  display: table;
}

.ch-info {
  position: absolute;
  background: rgba(63, 147, 147, 0.8);
  width: inherit;
  height: inherit;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}

.ch-info h3 {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 45px 0 0 0;
  height: 125px;
  font-family: 'Open Sans', Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-img-2 {
  background-image: url(../images/2lg.png);
}

.ch-item-2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  cursor: default;
  box-shadow: inset 0 0 0 0 rgba(200, 95, 66, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.ch-item-2:hover {
  box-shadow: inset 0 0 0 110px rgba(200, 95, 66, 0.4), inset 0 0 0 16px rgba(255, 255, 255, 0.8), 0 1px 2px rgba(0, 0, 0, 0.1);
}

.ch-item-2:hover .ch-info-2 {
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.ch-info-2 {
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-backface-visibility: hidden;
}

.ch-info-2 h3 {
  color: #fff;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 2px;
  font-size: 22px;
  margin: 0 30px;
  padding: 65px 0 0 0;
  height: 90px;
  font-family: 'Open Sans', Arial, sans-serif;
  text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
}

.ch-info-2 p {
  color: #fff;
  padding: 10px 5px;
  font-style: italic;
  margin: 0 30px;
  font-size: 12px;
  border-top: 1px solid rgba(255, 255, 255, 0.5);
}

@keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}

@-webkit-keyframes move-twink-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: -10000px 5000px;
  }
}

@keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}

@-webkit-keyframes move-clouds-back {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 10000px 0;
  }
}

.twinkling {
  background: transparent url(../images/twinkling.png) repeat top center;
  z-index: 0;
  -webkit-animation: move-twink-back 400s linear infinite;
  animation: move-twink-back 400s linear infinite;
}

.horizon {
  z-index: 1;
  background-attachment: fixed;
}

a.lesson {
  height: 250px;
  width: 100%;
  display: block;
  background-color: #172640;
  color: #ffffff;
  position: relative;
  border: 4px solid #9E8572;
  text-decoration: none;
  border-radius: 0.5em;
  font-family: parisplus-std, sans-serif;
  font-size: 45px;
  line-height: 1em;
  box-sizing: border-box;
  text-align: center;
  position: relative;
  color: #fff;
  margin-bottom: 20px;
  overflow: hidden;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}

@media (min-width: 940px) {
  a.lesson {
    width: 48%;
    height: 400px;
    float: left;
    margin: 1%;
  }
}

.btn-left {
  background: url(../images/lesson_btn1.png) no-repeat;
  background-size: cover;
  overflow: hidden;
}

.btn-left:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.btn-right {
  background: url(../images/lesson_btn2.png) no-repeat;
  background-size: cover;
}

.btn-right:hover {
  -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
          transform: scale(1.05);
}

.lesson:hover .btn-left,
.lesson:hover .btn-right {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

span#head {
  top: 35%;
  position: relative;
}

.lesson-txt {
  font-size: 15px;
  text-transform: none;
  line-height: 1em;
  top: 30%;
  position: relative;
}

.breadcrumb {
  display: block;
  font-size: 0.8em;
  padding: 0px;
}

.breadcrumb ol {
  display: block;
  padding: 0px;
}

.breadcrumb ol li {
  display: inline-block;
}

.breadcrumb a {
  text-decoration: underline;
}

.breadcrumb a:link, .breadcrumb a:visited {
  color: #050E1A;
}

.breadcrumb a:hover, .breadcrumb a:focus {
  color: #51A5B1;
}

.breadcrumb a:active, .breadcrumb a.active {
  color: #51A5B1;
}

ul.tabs--primary {
  text-align: left;
  background-color: transparent;
  margin: 0;
  padding: 10px 0 20px 0;
}

ul.tabs--primary li {
  list-style: none;
  margin: 0 15px 0 0;
  padding: 0;
  display: inline-block;
}

ul.tabs--primary li a {
  display: block;
  padding: 2px 25px;
  border-bottom: solid 1px #050E1A;
}

ul.tabs--primary li a:link, ul.tabs--primary li a:visited {
  color: #050E1A;
  text-decoration: none;
}

ul.tabs--primary li a:hover, ul.tabs--primary li a:focus {
  color: #050E1A;
  text-decoration: underline;
}

ul.tabs--primary li a:active, ul.tabs--primary li a.active {
  color: #51A5B1;
}

ul.tabs--primary li a:hover, ul.tabs--primary li a:active, ul.tabs--primary li a:focus {
  background-color: #f6fbfb;
  border-bottom-color: #050E1A;
  background-color: #f6fbfb;
}

ul.tabs--primary li a.active {
  color: #050E1A;
  border-bottom-color: #050E1A;
  background-color: #f6fbfb;
}

ul.main-menu li a.mission,
ul.sf-main-menu li a.mission {
  background: #172640 url(../images/mission.png) 50% 30px no-repeat;
}

ul.main-menu li a.educator,
ul.sf-main-menu li a.educator {
  background: #172640 url(../images/educator.png) 50% 30px no-repeat;
}

ul.main-menu li a.science,
ul.sf-main-menu li a.science {
  background: #172640 url(../images/science.png) 50% 25px no-repeat;
}

ul.main-menu li a.preserve,
ul.sf-main-menu li a.preserve {
  background: #172640 url(../images/preserve.png) 50% 25px no-repeat;
}

ul.main-menu li a.about,
ul.sf-main-menu li a.about {
  background: #172640 url(../images/about.png) 50% 25px no-repeat;
}

ul.main-menu li a,
ul.sf-main-menu li a {
  display: block;
  padding: 100px 35px 10px 35px;
  text-decoration: none;
  border-radius: 50%;
  width: 170px;
  height: 170px;
  text-align: center;
  margin: 30px;
  box-shadow: 0px 0px 20px 1px #51A5B1;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}

ul.main-menu li a:link, ul.main-menu li a:visited,
ul.sf-main-menu li a:link,
ul.sf-main-menu li a:visited {
  color: #ffffff;
}

ul.main-menu li a:hover, ul.main-menu li a:focus,
ul.sf-main-menu li a:hover,
ul.sf-main-menu li a:focus {
  color: #51A5B1;
  background-color: #172640;
  box-shadow: 0px 0px 49px 3px #51A5B1;
}

ul.main-menu li a:active, ul.main-menu li a.active,
ul.sf-main-menu li a:active,
ul.sf-main-menu li a.active {
  color: #51A5B1;
  background-color: #172640;
}

.l-mobile-nav {
  float: right;
}

#sidr-id-block-block-8 a.sidr-class-button {
  display: block;
  background: #51A5B1;
  padding: 40px 40px;
  margin: 10px;
  border-radius: 2em;
  text-align: center;
  color: #ffffff;
  font-size: 1.3em;
  text-decoration: none;
}

#sidr-id-block-block-8 a.sidr-class-button:hover {
  background: #9E8572;
  text-decoration: none;
}

#sidr-id-block-block-8 .sidr p {
  margin: 0px;
}

#sidr-id-block-menu-block-2 h2 {
  font-size: 1.5em;
}

div#sidr-wrapper-0 {
  float: right;
  position: relative;
  z-index: 10;
  top: 10px;
  right: 10px;
}

div#sidr-wrapper-0 a:hover, div#sidr-wrapper-0 a:focus {
  text-decoration: none;
}

.node-type-page .field-name-body img {
  padding: 10px;
}

.node-type-page .field-name-field-photo-credit {
  text-transform: uppercase;
  font-size: 0.8em;
  color: white;
  text-align: right;
  position: relative;
  top: -40px;
  right: 10px;
}

@media (min-width: 0) and (max-width: 767px) {
  .page-node-70 .field-name-field-photo-credit {
    text-transform: uppercase;
    font-size: 0.8em;
    color: white;
    text-align: right;
    position: relative;
    top: -60px;
    right: 10px;
  }
}

.page-node-9 .field-name-field-image img {
  width: 100%;
}

@media (min-width: 0) and (max-width: 767px) {
  .node-type-lesson-plan iframe {
    width: 100%;
  }
  .node-type-lesson-plan .field-name-field-image {
    width: 100%;
  }
  .node-type-lesson-plan .logo-text {
    position: relative;
    top: -15px;
    height: 0px;
  }
}

@media (min-width: 0) and (max-width: 767px) and (min-width: 768px) {
  .node-type-lesson-plan .logo-text {
    top: -55px;
  }
}

@media (min-width: 0) and (max-width: 767px) {
  .node-type-lesson-plan .logo-image {
    position: relative;
    width: auto;
    text-align: center;
  }
  .node-type-lesson-plan .logo-image img {
    height: 80px;
    top: -15px;
    position: relative;
    width: auto;
  }
}

@media (min-width: 0) and (max-width: 767px) and (min-width: 768px) {
  .node-type-lesson-plan .logo-image img {
    width: 450px;
  }
}

.node-type-lesson-plan .field-name-addtoany {
  padding: 10px;
  text-align: center;
}

@media (min-width: 768px) {
  .node-type-lesson-plan .field-name-addtoany {
    padding: 0px;
    float: right;
  }
}

.node-type-lesson-plan h1 {
  font-size: 2em;
}

@media (min-width: 768px) {
  .node-type-lesson-plan h1 {
    font-size: 2.5em;
  }
}

.node-type-lesson-plan #block-block-6 {
  float: right;
}

.node-type-lesson-plan #block-block-6 a.button {
  width: 480px;
  margin-right: 0px;
}

.node-type-lesson-plan #block-block-9 {
  display: none;
}

@media (min-width: 768px) {
  .node-type-lesson-plan #block-block-9 {
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
  }
  .node-type-lesson-plan #block-block-9 a {
    color: #ffffff !important;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    text-shadow: none;
    font-size: 0.85em;
    font-weight: bold;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 10px 30px;
    margin-right: 5px;
    display: inline-block;
    border-radius: 0;
    background-clip: padding-box;
    background-color: #51A5B1;
    color: #ffffff;
  }
  .node-type-lesson-plan #block-block-9 a:link, .node-type-lesson-plan #block-block-9 a:visited {
    background-color: #51A5B1;
  }
  .node-type-lesson-plan #block-block-9 a:hover, .node-type-lesson-plan #block-block-9 a:focus, .node-type-lesson-plan #block-block-9 a:active {
    background-color: #63aeb9;
  }
}

.node-type-lesson-plan .horizontal-tabs-panes.horizontal-tabs-processed {
  background: #ffffff;
}

.node-type-lesson-plan .horizontal-tabs {
  border: 0px;
}

.node-type-lesson-plan .horizontal-tabs ul.horizontal-tabs-list {
  border-right: 0px;
  background-color: #ECECEC;
  height: 36px;
}

.node-type-lesson-plan .horizontal-tabs ul.horizontal-tabs-list .first {
  border-left: 1px solid #ccc;
}

.node-type-lesson-plan .horizontal-tabs ul.horizontal-tabs-list .first.selected {
  border-left: 0px;
}

.node-type-lesson-plan .horizontal-tabs ul.horizontal-tabs-list li {
  border-top: 1px solid #ccc;
  text-align: center;
}

@media (min-width: 768px) {
  .node-type-lesson-plan .group-tabs .field-name-field-image {
    float: right;
    width: 48%;
    display: block;
    margin-left: 10px;
    margin-top: 20px;
  }
  .node-type-lesson-plan .group-tabs .field-name-field-image img {
    width: 100%;
  }
}

.node-type-lesson-plan .group-tabs .field-name-field-photo-credit {
  text-transform: uppercase;
  font-size: 0.8em;
  color: white;
  text-align: right;
  position: absolute;
  right: 25px;
  float: right;
  margin-top: 340px;
}

.node-type-lesson-plan .group-tabs .field-label {
  font-size: 1.5em;
  color: #5E646B;
  font-weight: normal;
  margin-bottom: 10px;
}

.node-type-lesson-plan .group-tabs .field-name-field-tab-1-body {
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 10px;
}

.node-type-lesson-plan .group-tabs .field-name-body {
  border: 1px solid #ccc;
  margin-top: 20px;
  padding: 10px;
}

@media (min-width: 768px) {
  .node-type-lesson-plan .group-tabs .field-name-body {
    float: left;
    width: 50%;
    display: block;
    height: 200px;
  }
}

.node-type-lesson-plan .group-tabs .field-name-field-time {
  border: 1px solid #ccc;
  margin: 10px 0px;
  padding: 10px;
}

@media (min-width: 768px) {
  .node-type-lesson-plan .group-tabs .field-name-field-time {
    float: left;
    display: block;
    width: 25%;
    height: 150px;
  }
}

.node-type-lesson-plan .group-tabs .field-name-field-grade-level {
  border: 1px solid #ccc;
  padding: 10px;
  margin: 0px;
}

@media (min-width: 768px) {
  .node-type-lesson-plan .group-tabs .field-name-field-grade-level {
    float: left;
    display: block;
    margin: 10px 0px 10px 10px;
    width: 24%;
    height: 150px;
  }
}

.node-type-lesson-plan .group-tabs .field-name-field-science-standards, .node-type-lesson-plan .group-tabs .field-name-field-utah-core-standards {
  border: 1px solid #ccc;
  margin: 20px 0px;
  padding: 10px;
  clear: both;
}

.node-type-lesson-plan .group-tabs .field-name-field-science-standards .taxonomy-term-description, .node-type-lesson-plan .group-tabs .field-name-field-utah-core-standards .taxonomy-term-description {
  margin: 0px;
}

.node-type-lesson-plan .group-tabs .field-name-field-science-standards .taxonomy-term, .node-type-lesson-plan .group-tabs .field-name-field-utah-core-standards .taxonomy-term {
  display: list-item;
  margin-left: 30px;
}

.node-type-lesson-plan .group-tabs .field-name-field-science-standards .taxonomy-term h2, .node-type-lesson-plan .group-tabs .field-name-field-utah-core-standards .taxonomy-term h2 {
  font-size: 1em;
  font-weight: bold;
  margin: 0px;
}

.node-type-lesson-plan .group-tabs .field-name-field-science-standards .taxonomy-term p, .node-type-lesson-plan .group-tabs .field-name-field-utah-core-standards .taxonomy-term p {
  margin: 0px;
}

.node-type-lesson-plan .resp-tab-active {
  background-color: #fff !important;
}

.node-type-lesson-plan .resp-tabs-list li {
  background-color: #51A5B1;
  margin-right: 10px;
}

.node-type-lesson-plan .resp-tabs-list li:hover {
  background-color: #fff;
}

.node-type-research-institutions #block-views-gallery-of-images-block-2 .view-gallery-of-images .views-row {
  float: left;
  width: 45%;
  margin: 5px;
}

.node-type-research-institutions #block-views-gallery-of-images-block-2 .view-footer a.button {
  width: 94%;
  margin: 5px;
}

.node-type-research-institutions .view-scientist h2 {
  padding: 0px;
  margin: 0px;
  padding-bottom: 20px;
  font-size: 1.2em;
}

.node-type-research-institutions .view-scientist .views-row {
  text-align: center;
}

.node-type-research-institutions .field-name-field-logo {
  width: 300px;
  text-align: center;
  background: white;
  border: 1px solid #ccc;
  float: left;
  margin: 10px 20px 20px 0;
}

.node-type-research-project .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
  width: 100%;
}

@media (min-width: 768px) {
  .node-type-research-project .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
    width: 75%;
    padding-right: 10px;
  }
}

.node-type-research-project .ds-3col-stacked-fluid > .group-right {
  width: 100%;
}

@media (min-width: 768px) {
  .node-type-research-project .ds-3col-stacked-fluid > .group-right {
    width: 25%;
    float: right;
  }
}

.node-type-research-project #block-views-gallery-of-images-block-1 .view-gallery-of-images .views-row {
  float: left;
  width: 45%;
  margin: 5px;
}

.node-type-research-project #block-views-gallery-of-images-block-1 .view-footer a.button {
  width: 94%;
  margin: 5px;
}

.node-type-research-project .field-name-field-scientists .group-left {
  width: 30%;
}

.node-type-research-project .field-name-field-scientists .group-right {
  width: 65%;
}

.node-type-research-project .field-name-field-scientists .group-right .field-name-title h2 {
  font-size: 1.2em;
}

.node-type-scientist .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
  width: 100%;
}

@media (min-width: 768px) {
  .node-type-scientist .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
    width: 75%;
    padding-left: 20px;
  }
}

.node-type-scientist .ds-3col-stacked-fluid.group-two-sidebars > .group-middle {
  width: 50%;
  padding: 0px 20px;
}

.node-type-scientist .ds-3col-stacked-fluid > .group-right {
  width: 100%;
}

@media (min-width: 768px) {
  .node-type-scientist .ds-3col-stacked-fluid > .group-right {
    width: 25%;
    float: right;
  }
}

.node-type-scientist #block-views-gallery-of-images-block-1 .view-gallery-of-images .views-row {
  float: left;
  width: 45%;
  margin: 5px;
}

.node-type-scientist #block-views-gallery-of-images-block-1 .view-footer a.button {
  width: 94%;
  margin: 5px;
}

.node-type-scientist .field-name-field-scientists .group-left {
  width: 30%;
}

.node-type-scientist .field-name-field-scientists .group-right {
  width: 65%;
}

.node-type-scientist .field-name-field-scientists .group-right .field-name-title h2 {
  font-size: 1.2em;
}

.tab-container ul.tab-menu, .tab-container .horizontal-tabs ul.horizontal-tabs-list {
  margin: 0;
  padding: 0;
  border-right: 0px none;
  background: transparent;
}

.tab-container .tab-menu li, .tab-container .horizontal-tabs ul.horizontal-tabs-list li,
.tab-container .horizontal-tabs ul.horizontal-tabs-list li.selected {
  display: inline-block;
  list-style-type: none;
}

.tab-container .tab-menu li a, .tab-container .horizontal-tabs ul.horizontal-tabs-list li a {
  text-decoration: none;
  color: #fff;
  padding: 6px 10px;
  display: block;
  background: #172640;
}

.tab-container ul.tab-menu li a:hover, .tab-container .horizontal-tabs ul.horizontal-tabs-list li a:hover {
  background: #51A5B1;
}

.tab-container ul.tab-menu li a.active, .tab-container .horizontal-tabs ul.horizontal-tabs-list li.selected a {
  background: #ffffff;
  color: #172640;
  border-top: 2px solid #172640;
}

.tab-container .tab-tabs .tab-content {
  display: none;
  min-height: 500px;
}

.tab-container .tab-tabs .tab-content, .tab-container .horizontal-tabs fieldset.horizontal-tabs-pane {
  padding: 15px;
  background: #ffffff;
}

.tab-container .horizontal-tabs fieldset.horizontal-tabs-pane {
  margin-top: -6px;
}

.tab-container div.horizontal-tabs {
  border: 0px none;
}

.tab-container .horizontal-tabs ul.horizontal-tabs-list .selected strong {
  color: #fff;
}

.tab-container .tab-content header {
  display: none;
}

@media (min-width: 0) and (max-width: 767px) {
  body.page-node-58 span.close {
    display: none;
  }
}

@media (min-width: 768px) {
  body.page-node-58 {
    /* Modal Content */
    /* The Close Button */
  }
  body.page-node-58 .l-main {
    background-color: transparent !important;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 5px;
  }
  body.page-node-58 .l-main:after {
    content: " ";
    display: block;
    clear: both;
  }
  body.page-node-58 h1 {
    color: #ffffff;
    font-size: 1.8em;
    text-align: center;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 h1 {
    font-size: 3em;
  }
}

@media (min-width: 768px) {
  body.page-node-58 svg.dipper {
    padding-top: 50px;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 svg.dipper {
    padding-top: 0px;
  }
}

@media (min-width: 768px) {
  body.page-node-58 .field-name-body {
    text-align: center;
  }
  body.page-node-58 .field-name-body .instruction {
    position: absolute;
    width: 100%;
    color: #ffffff;
  }
  body.page-node-58 g:hover {
    stroke: #ffffff;
    -webkit-filter: url(#blur-filter);
            filter: url(#blur-filter);
    fill: #ffffff;
  }
  body.page-node-58 .on {
    fill: #ffffff;
    stroke: #51A5B1;
    stroke-width: 2;
  }
  body.page-node-58 .modal {
    display: none;
    /* Hidden by default */
    position: absolute;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: black;
    /* Fallback color */
    background-color: transparent;
    /* Black w/ opacity */
  }
  body.page-node-58 .modal-content {
    background-color: #ECECEC;
    margin: auto;
    padding: 40px 40px;
    border-radius: 3em;
    border: 1px solid #888;
    box-shadow: 0px 0px 49px 3px #51A5B1;
  }
  body.page-node-58 #one {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 100;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #one {
    width: 50vw;
    height: 40vh;
    position: relative;
    top: 13vh;
    right: 0vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #two {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #two {
    width: 66vw;
    height: 78vh;
    top: 15vh;
    font-size: 1em;
    position: relative;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #three {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #three {
    width: 64vw;
    height: 65vh;
    position: relative;
    top: 20vh;
    left: 0vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #four {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #four {
    width: 75vw;
    height: 88vh;
    position: relative;
    top: 2vh;
    right: 0vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #five {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #five {
    width: 70vw;
    height: 74vh;
    position: relative;
    top: 10vh;
    right: 0vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #six {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #six {
    width: 60vw;
    height: 44vh;
    position: relative;
    top: 30vh;
    right: 7vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 #seven {
    width: 90vw;
    height: 57vh;
    position: fixed;
    top: 13vh;
    right: 5vw;
    font-size: 0.8em;
    z-index: 10;
  }
}

@media (min-width: 768px) and (min-width: 768px) {
  body.page-node-58 #seven {
    width: 50vw;
    height: 40vh;
    position: relative;
    top: 25vh;
    right: 0vw;
    font-size: 1em;
    display: inline-table;
  }
}

@media (min-width: 768px) {
  body.page-node-58 .close {
    display: block;
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
  }
  body.page-node-58 .close:hover,
  body.page-node-58 .close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
  }
  body.page-node-58 a.dipper1 {
    position: absolute;
    top: 175px;
    left: 153px;
    font-size: 2em;
  }
  body.page-node-58 a.dipper1:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper2 {
    position: absolute;
    top: 270px;
    left: 414px;
    font-size: 1.7em;
  }
  body.page-node-58 a.dipper2:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper3 {
    position: absolute;
    top: 406px;
    left: 497px;
    font-size: 2em;
  }
  body.page-node-58 a.dipper3:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper4 {
    position: absolute;
    top: 551px;
    left: 619px;
    font-size: 1.5em;
  }
  body.page-node-58 a.dipper4:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper5 {
    position: absolute;
    top: 707px;
    left: 584px;
    font-size: 1.5em;
  }
  body.page-node-58 a.dipper5:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper6 {
    position: absolute;
    top: 848px;
    left: 815px;
    font-size: 1.5em;
  }
  body.page-node-58 a.dipper6:hover {
    text-decoration: none;
  }
  body.page-node-58 a.dipper7 {
    position: absolute;
    top: 692px;
    left: 914px;
    font-size: 2em;
  }
  body.page-node-58 a.dipper7:hover {
    text-decoration: none;
  }
  body.page-node-58 #cboxWrapper {
    background: none;
    border: none;
  }
  body.page-node-58 #cboxContent {
    overflow: visible;
    background: none;
  }
  body.page-node-58 #cboxOverlay {
    background: none;
  }
  body.page-node-58 #cboxLoadedContent .region-header,
  body.page-node-58 #cboxLoadedContent .region-footer-a,
  body.page-node-58 #cboxLoadedContent .region-footer-b,
  body.page-node-58 #cboxLoadedContent .region-mobile-nav {
    display: none;
  }
  body.page-node-58 div#cboxLoadedContent {
    padding: 20px;
    background: white;
    box-shadow: 0px 0px 33px 3px #51A5B1;
    border-radius: 4em;
  }
  body.page-node-58 button#cboxClose {
    display: none;
    position: relative;
    left: 70px;
  }
  body.page-node-58 .lumin {
    position: absolute;
    right: 0px;
    color: #ffffff;
    width: 52%;
    top: 20%;
  }
  body.page-node-58 .lumin img {
    width: 200px;
    float: left;
  }
}

.front {
  /* https://tympanus.net/Development/HoverEffectIdeas/index.html */
}

.front .l-main {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.front .l-main:after {
  content: " ";
  display: block;
  clear: both;
}

.front h1 {
  color: #ffffff;
  font-size: 2em;
  text-align: center;
  display: none;
}

.front h2 {
  font-size: 2.5em;
  color: #9E8572;
}

.front .field-name-body {
  text-align: center;
}

.front #lumin-pop {
  background-image: url("../sites/gbo2.dev.leverpulley.com/files/lumin.png");
  background-repeat: no-repeat;
  background-size: 47%;
  background-position: top right;
}

.front .grid {
  width: 80%;
  margin: 40px;
}

@media (min-width: 768px) {
  .front .grid {
    width: 92%;
    margin: 0px;
  }
}

@media (min-width: 940px) {
  .front .grid {
    width: 100%;
  }
}

.front figure.effect-ruby {
  background-color: #51A5B1;
}

.front .grid figure {
  position: relative;
  float: left;
  overflow: hidden;
  margin: 10px 1%;
  width: 100%;
  max-width: 480px;
  max-height: 480px;
  background: #3085a3;
  text-align: center;
  z-index: 2;
}

@media (min-width: 768px) {
  .front .grid figure {
    width: 23%;
    height: 396px;
    box-shadow: 0px 0px 0px 0px #51A5B1;
    -webkit-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out;
  }
  .front .grid figure:hover {
    box-shadow: 0px 0px 49px 3px #51A5B1;
  }
}

.front figure.effect-ruby img {
  opacity: 0.8;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
      transform: scale(1.15);
}

.front .grid figure img {
  position: relative;
  display: block;
  min-height: 100%;
  max-width: 100%;
  opacity: 0.8;
}

.front figure.effect-ruby:hover img {
  opacity: 0.7;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.front .grid figure figcaption, .front .grid figure figcaption > a {
  position: absolute;
  top: 0;
  left: 0;
}

.front .grid figure figcaption {
  padding: 1em;
  color: #fff;
  font-size: 1.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.front figure.effect-ruby:hover h2 {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.front figure.effect-ruby h2 {
  color: #ffffff;
  text-transform: initial !important;
  font-size: 1.7em;
  margin-top: 30%;
  -webkit-transition: -webkit-transform 0.35s;
  transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
  transition: transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: translate3d(0, 20px, 0);
  transform: translate3d(0, 20px, 0);
  text-transform: uppercase;
}

.front figure.effect-ruby h2 span {
  text-transform: uppercase;
  font-size: 1em;
}

.front figure.effect-ruby:hover p {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
}

.front figure.effect-ruby p {
  margin: 1em 0 0;
  padding: 0;
  display: block;
  border: 1px solid #fff;
  background-color: #172640;
}

@media (min-width: 768px) {
  .front figure.effect-ruby p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 20px, 0) scale(1.1);
    transform: translate3d(0, 20px, 0) scale(1.1);
  }
}

.front figure.effect-ruby p a {
  display: inline-block;
  width: 100%;
  padding: 20px 20px;
}

.front figure.effect-ruby p:hover {
  background-color: #B75A3F;
}

.front figure.effect-ruby p:hover a {
  color: #ffffff;
}

.front .grid figure figcaption > a {
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}

.node-9 .field-name-body .store {
  width: 100%;
  min-height: 200px;
}

.node-9 .field-name-body .store .store-items {
  width: 23%;
  border: 1px solid #172640;
  float: left;
  margin: 5px;
  text-align: center;
  height: 300px;
  background-color: #172640;
  color: white;
}

.node-9 .field-name-body .store .store-items img {
  padding-top: 10px;
}

.node-9 .field-name-body .store .store-items h2 {
  color: #ffffff;
  margin: 0px;
}

.node-9 .field-name-body .store .store-items p {
  font-size: 0.7em;
  padding: 5px;
  height: 90px;
}

.node-9 .field-name-body .store .store-items:hover {
  background-color: #9E8572;
}

.node-9 .field-name-body .store .store-items form {
  margin-left: 9px;
}

.l-branding img {
  box-shadow: 0px 0px 50px 3px #51A5B1;
  -webkit-transition: box-shadow 0.3s ease-in-out;
  transition: box-shadow 0.3s ease-in-out;
}

.l-branding img:hover {
  box-shadow: 0px 0px 20px 1px #51A5B1;
}

body {
  background: url(../images/gbo_bg2.jpg) no-repeat;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-color: #000122;
}

.l-header {
  color: #51A5B1;
  position: relative;
  z-index: 5;
}

.l-header .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.l-header .container:after {
  content: " ";
  display: block;
  clear: both;
}

.l-menu {
  background-size: cover;
  color: #51A5B1;
  position: relative;
}

.l-menu .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.l-menu .container:after {
  content: " ";
  display: block;
  clear: both;
}

a.logo:hover {
  text-decoration: none;
}

.logo-text {
  position: relative;
  top: -30px;
  height: 0px;
}

@media (min-width: 768px) {
  .logo-text {
    top: -55px;
  }
}

.logo-image {
  position: relative;
  width: auto;
  text-align: center;
}

.logo-image img {
  width: 325px;
}

@media (min-width: 768px) {
  .logo-image img {
    width: 450px;
  }
}

p.texttitle {
  font-family: "trajan-sans-pro",sans-serif;
  font-variant: small-caps;
  font-size: 2.5em;
  color: #ffffff;
  text-align: center;
  letter-spacing: 4px;
  line-height: 0em;
}

@media (min-width: 768px) {
  p.texttitle {
    font-size: 3.5em;
  }
}

.textsubtitle {
  font-family: "trajan-sans-pro",sans-serif;
  font-variant: all-petite-caps;
  font-size: 1.5em;
  color: #ffffff;
  text-align: center;
  letter-spacing: 3px;
  line-height: 0em;
}

@media (min-width: 768px) {
  .textsubtitle {
    font-size: 2.5em;
  }
}

.textsubtitle span.dash {
  font-size: 0.8em;
  letter-spacing: -5px;
}

#block-block-4 a:hover, #block-block-4 a:focus {
  text-decoration: none;
}

.not-front .l-main {
  background-color: #ECECEC;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 3em;
  margin-top: 40px;
  padding: 20px;
}

.not-front .l-main:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .not-front .l-main {
    padding: 40px;
  }
}

@media (min-width: 768px) {
  .page-about-observatory-virtual-tour .l-main {
    padding: 40px;
    padding-bottom: 150px;
  }
}

.donate {
  position: absolute;
  right: 0px;
  width: 200px;
}

.slogan {
  position: absolute;
  right: 145px;
  width: 230px;
}

.slogan h2 {
  color: #ffffff;
  font-family: 'Courgette', cursive;
  font-size: 1em;
  letter-spacing: 1px;
}

.region-navigation a.button {
  background: none;
}

.region-navigation .button__holder {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
          align-items: center;
  -webkit-box-pack: center;
          justify-content: center;
  z-index: 10;
}

.region-navigation .button__holder:after {
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.region-navigation .button__holder h2 {
  margin-right: 0.5em;
  text-align: center;
  color: #ffffff;
  font-size: 1em;
  font-family: 'Courgette', cursive;
  font-size: 1.8em;
  letter-spacing: 1px;
}

.region-navigation .plus {
  position: relative;
  z-index: 1;
  width: 80px;
  height: 80px;
  color: #1a1a1a !important;
  background: #ffffff;
  border-radius: 50%;
  border: none;
  box-shadow: 0 0 0 rgba(204, 169, 44, 0.4);
  -webkit-animation: pulse 3s infinite;
          animation: pulse 3s infinite;
  box-shadow: 0px 0px 100px #FFFF8C;
  -webkit-transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
  transition: box-shadow 400ms cubic-bezier(0.2, 0, 0.7, 1), transform 200ms cubic-bezier(0.2, 0, 0.7, 1), -webkit-transform 200ms cubic-bezier(0.2, 0, 0.7, 1);
}

.region-navigation .plus:after {
  content: "";
  font-size: 2.5em;
  line-height: 1.1em;
}

.region-navigation .plus:hover {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  box-shadow: 0 0 1px 15px rgba(236, 236, 236, 0.4), 0 0 1px 30px rgba(236, 236, 236, 0.1), 0 0 1px 45px rgba(236, 236, 236, 0.1);
}

@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    -webkit-box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
  }
  100% {
    -webkit-box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0.4);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(204, 169, 44, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(204, 169, 44, 0);
  }
}

.star {
  position: relative;
  top: 50px;
  right: 100px;
  margin: auto;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: white;
  opacity: 0.9;
  z-index: 10;
  box-shadow: 0px 0px 40px 15px white;
}

button.star:hover {
  background-color: #fdf6b3;
}

.ray_box {
  position: absolute;
  margin: auto;
  top: 0px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 70px;
  -webkit-animation: ray_anim 120s linear infinite;
  animation: ray_anim 120s linear infinite;
}

.ray {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.8) 50%, rgba(255, 255, 255, 0) 100%);
  margin-left: 10px;
  border-radius: 80% 80% 0 0;
  position: absolute;
  opacity: 0.1;
}

.ray1 {
  height: 170px;
  width: 30px;
  -webkit-transform: rotate(180deg);
  top: -175px;
  left: 15px;
}

.ray2 {
  height: 100px;
  width: 8px;
  -webkit-transform: rotate(220deg);
  top: -90px;
  left: 75px;
}

.ray3 {
  height: 170px;
  width: 50px;
  -webkit-transform: rotate(250deg);
  top: -80px;
  left: 100px;
}

.ray4 {
  height: 120px;
  width: 14px;
  -webkit-transform: rotate(305deg);
  top: 30px;
  left: 100px;
}

.ray5 {
  height: 140px;
  width: 30px;
  -webkit-transform: rotate(-15deg);
  top: 60px;
  left: 40px;
}

.ray6 {
  height: 90px;
  width: 50px;
  -webkit-transform: rotate(30deg);
  top: 60px;
  left: -40px;
}

.ray7 {
  height: 180px;
  width: 10px;
  -webkit-transform: rotate(70deg);
  top: -35px;
  left: -40px;
}

.ray8 {
  height: 120px;
  width: 30px;
  -webkit-transform: rotate(100deg);
  top: -45px;
  left: -90px;
}

.ray9 {
  height: 80px;
  width: 10px;
  -webkit-transform: rotate(120deg);
  top: -65px;
  left: -60px;
}

.ray10 {
  height: 190px;
  width: 23px;
  -webkit-transform: rotate(150deg);
  top: -185px;
  left: -60px;
}

@-webkit-keyframes ray_anim {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.l-secondary {
  padding: 40px 20px;
}

.l-secondary .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.l-secondary .container:after {
  content: " ";
  display: block;
  clear: both;
}

.region-sidebar-second .block-menu-block ul {
  padding: 0px;
}

.region-sidebar-second .block-menu-block ul li {
  list-style: none;
  margin: none;
  padding: none;
  border-bottom: 1px solid #777;
}

.region-sidebar-second .block-menu-block ul li a {
  display: block;
  padding: 10px 0px;
  position: relative;
}

.region-sidebar-second .block-menu-block ul li a:after {
  content: "\f054";
  font-family: "FontAwesome";
  font-size: 0.6em;
  position: absolute;
  right: 0px;
}

.region-sidebar-second .block-menu-block ul li a:hover {
  text-decoration: none;
}

.region-sidebar-second a.cta-button {
  height: 225px;
  width: 100%;
  display: block;
  background: url("../images/aboutgbo_btn.png") no-repeat;
  background-color: #172640;
  background-size: cover;
  background-position: right;
  color: #ffffff;
  padding-top: 180px;
  padding-left: 10px;
  position: relative;
  border: 4px solid #9E8572;
  text-decoration: none;
  border-radius: 0.5em;
}

.region-sidebar-second a.cta-button span {
  text-transform: uppercase;
  position: absolute;
  top: 150px;
  font-size: 1.5em;
}

.region-sidebar-second a.cta-button:hover {
  opacity: 0.85;
  color: #51A5B1;
  border: 4px solid #51A5B1;
}

.region-sidebar-second a#lumin-promo {
  width: 100%;
  display: block;
  background: url("../images/lumin_promo1.png") no-repeat;
  background-color: #555;
  background-size: 90%;
  background-position: center;
  color: #ffffff;
  padding-top: 180px;
  padding-left: 10px;
  position: relative;
  border: 4px solid #B75A3F;
  text-decoration: none;
  height: 225px;
  border-radius: 0.5em;
}

.region-sidebar-second a#lumin-promo span {
  position: absolute;
  top: 50%;
  font-size: 1.5em;
  width: 50%;
  right: 0px;
}

.region-sidebar-second a#lumin-promo:hover {
  opacity: 0.85;
  color: #51A5B1;
  border: 4px solid #51A5B1;
  background: url("../images/lumin_cta.png") no-repeat;
  background-color: #fdf6b3;
  background-size: 90%;
  background-position: center;
}

.region-sidebar-second #block-block-11 .button {
  padding: 40px 33px;
  font-size: 1.2em;
  font-family: "trajan-sans-pro",sans-serif;
  border-radius: 0.5em;
  text-shadow: 1px 1px 2px black;
  text-decoration: none;
  border: 2px solid #ffffff;
}

.region-sidebar-second #block-block-11 .button:hover {
  background-color: #9E8572;
}

.l-footer {
  padding: 20px 20px;
  background: url(../images/background_mtns.png) no-repeat top;
  background-size: cover;
  color: #ffffff;
  height: 200px;
}

.l-footer .region {
  text-align: center;
}

@media (min-width: 768px) {
  .l-footer .region {
    position: relative;
    bottom: -70px;
  }
}

.l-footer .container {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.l-footer .container:after {
  content: " ";
  display: block;
  clear: both;
}

@media (min-width: 768px) {
  .l-footer div#block-block-1 {
    float: right;
    bottom: -28px;
    position: relative;
    right: -35px;
  }
}

.l-footer div#block-block-1 a:hover {
  text-decoration: none;
}

.l-footer a {
  font-size: 1.5em;
}

.l-footer a:link, .l-footer a:visited {
  color: #ffffff;
  text-decoration: none;
}

.l-footer a:hover, .l-footer a:focus {
  color: #B75A3F;
  text-decoration: underline;
}

.l-footer a:active, .l-footer a.active {
  color: #B75A3F;
}

.l-main {
  padding-top: 20px;
  padding-bottom: 20px;
}

.l-main .l-content {
  position: relative;
}

.page-taxonomy-term article.node {
  float: left;
  width: 48%;
  border: 1px solid #ccc;
  margin: 5px;
  padding: 20px;
  height: 275px;
  background: #ffffff;
}

.page-taxonomy-term article.node h2 {
  margin: 0px;
}

.page-taxonomy-term article.node .field-name-field-image {
  float: right;
  padding: 10px;
}

.page-taxonomy-term .feed-icon {
  display: none;
}

.page-taxonomy-term .node-readmore {
  display: none;
}

.page-taxonomy-term #block-block-9 {
  float: right;
  position: absolute;
  top: 0px;
  right: 0px;
}

.view-educator-resources .views-exposed-form {
  border: 1px solid #555;
  padding: 20px;
  background: #ccc;
  width: 97%;
  margin: 5px;
}

.view-educator-resources .views-exposed-form label {
  font-weight: normal;
}

.view-educator-resources .views-row {
  border: 1px solid #ccc;
  margin: 5px;
  padding: 20px;
  background: #ffffff;
}

@media (min-width: 768px) {
  .view-educator-resources .views-row {
    float: left;
    width: 45%;
    height: 275px;
    box-sizing: content-box;
  }
}

@media (min-width: 768px) {
  .view-educator-resources .views-row h2 {
    margin: 0px;
  }
}

.view-educator-resources .views-row .views-field-field-image img {
  width: 100%;
}

@media (min-width: 768px) {
  .view-educator-resources .views-row .views-field-field-image {
    float: right;
    padding: 10px;
  }
}

.view-science-in-action .ds-3col-stacked-fluid > .group-left {
  width: 100%;
  float: left;
}

@media (min-width: 768px) {
  .view-science-in-action .ds-3col-stacked-fluid > .group-left {
    width: 25%;
  }
}

.view-science-in-action .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
  width: 100%;
}

@media (min-width: 768px) {
  .view-science-in-action .ds-3col-stacked-fluid.group-one-sidebar > .group-middle {
    width: 75%;
    padding-left: 20px;
  }
}

.view-gallery-of-images .views-row {
  width: 45%;
  margin: 5px;
}

@media (min-width: 768px) {
  .view-gallery-of-images .views-row {
    float: left;
    width: 30%;
    margin: 10px;
  }
}

.view-gallery-of-images .views-field-title {
  text-align: center;
}

.view-gallery-of-images .views-field-field-image {
  overflow: hidden;
}

.view-gallery-of-images .views-field-field-image img {
  overflow: hidden;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
      transform: scale(1);
  border: 2px solid #ffffff;
}

.view-gallery-of-images .views-field-field-image img:hover {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
      transform: scale(1.1);
}

.view-gallery-of-images .view-footer {
  clear: both;
}

#block-views-partner-institutions-block {
  background: white;
  padding: 20px;
  border: 1px solid #ccc;
  clear: both;
}

#block-views-partner-institutions-block .views-field-field-logo {
  text-align: center;
}

.view-virtual-tour .flexslider {
  background: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  border: none;
  top: 200px;
}

.view-virtual-tour .flexslider ul.slides li .views-field-body {
  background-color: #ffffff;
  padding: 10px;
}

.view-virtual-tour .flexslider ul.slides li .flex-caption {
  display: none;
}

.view-virtual-tour .flexslider .flex-control-nav {
  position: absolute !important;
  top: -230px;
}

.view-virtual-tour .flexslider .flex-control-thumbs img {
  opacity: 0.4;
}

.view-virtual-tour .flexslider .flex-control-thumbs img:hover {
  opacity: 1;
}

.view-virtual-tour .flexslider .flex-control-thumbs .flex-active {
  opacity: 1;
}

.view-virtual-tour .flexslider .flex-control-thumbs li {
  width: 13%;
  height: 100px;
  font-size: 0.7em;
  margin: 4px;
  border: 1px solid #050E1A;
  display: block;
  position: relative;
  background-color: #050E1A;
}

.view-virtual-tour .flexslider .flex-control-thumbs li span.flex-caption {
  bottom: 0px;
  width: 100%;
  left: 0;
  color: #ffffff;
}

.view-virtual-tour .views-field-field-photo-credit {
  text-transform: uppercase;
  font-size: 0.8em;
  color: white;
  text-align: right;
  position: relative;
  top: -40px;
  right: 10px;
}

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