/* .page.planets { font-family: 'Roboto', Arial, sans-serif; } */

/* global styling */
.navbar { margin-bottom: 0; }
.table { margin-bottom: 0; }
#sidebar-second .sidebar-second-col-wrapper { padding: 0 2em 0 2em; }
#sidebar-second ul { padding: 0; }
#sidebar-second li { list-style: none; }
#sidebar-second .widgets .content-wrapper
{ padding-bottom: 3em; padding-top: 3em; border-bottom: 1px solid #1c2e42; }
.page.basic #sidebar-second .widgets .content-wrapper { border-color: #fff; }
.page.basic .more-link a { color: #2b5782; }

#sidebar-second .widgets.no-bottom .content-wrapper { padding-bottom: 0; border-bottom: 0; }
.content-widget { background-color: #fff; }
#sidebar-second .widgets .sidebar-second-col-wrapper { /*padding-left: 3em; padding-right: 3em;*/ 
  padding-left: 10%; padding-right: 10%;
}
.inner-wrapper {
  padding: 2em;
  padding-left: 2.5em;
  padding-right: 2.5em;
}
.header-wrapper { padding-bottom: 1em; }
.more-button { width: 200px; margin-left: auto; margin-right: auto; padding-bottom: 2em; padding-top: 2em; }
.more-button div {
  text-align: center;
  padding: 0.5em 2em 0.5em 2em;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
}
.more-button.more-stats { width: 225px; }

.arrow-indicator { margin-left: 0.5em; }
.content-widget a.cfont11 { color: #0e4692; }
.header-wrapper .more-link { padding-top: 0.5em; }
.page.basic .widgets .title { color: #2b5782; }

.ng-hide-add, .ng-hide-remove {
    /* ensure visibility during the transition */
    display: block !important; /* yes, important */
}

.animate-hide {
  transition: 0.5s linear all;
  opacity: 1;
}

.animate-hide.ng-hide {
  opacity: 0;
}

.nowrap { white-space: nowrap; }

/* content feature multimedia */
/*#content-feature-multimedia iframe { width: 100%; height: 373px; max-height: 373px; }*/
#content-feature-multimedia.embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 35px;
  height: 0;
  overflow: hidden;  
}
#content-feature-multimedia.embed iframe {
  position: absolute;
  top:0;
  left: 0;
  width: 100%;
  height: 100%;
}
#content-feature-multimedia img { width: 100%; }

/* social icons */
.social-icons { 
  position: absolute;
  right: 0;
  width: 220px;
  top: 30px;
  opacity: .45;
}
.social-icons:hover { opacity: 1; }
.social-icons .sprite-inner { max-width: 28px; overflow: hidden; margin-right: auto; margin-right: auto; }
.social-icons .last .sprite-inner { margin-right: 0; }

.social-icons a.custom-icon { max-width: 28px; overflow: hidden; float: left; margin: 0 2px; padding: 0; }
.social-icons a.custom-icon:hover { opacity: .7; }
.social-icons a.mobile-social-icon { display: none; }
.a2a_default_style a { margin: 0 2px; padding: 0!important; }
.a2a_dd .a2a_svg { background: url(../images/social-icon-share.png) no-repeat; background-size: 100%; 
  height: 28px;
  line-height: 28px;
  width: 28px;
}
.a2a_button_email .a2a_svg { background: url(../images/social-icon-email.png) no-repeat; background-size: 100%; 
  height: 28px;
  line-height: 28px;
  width: 28px;
}
.a2a_button_print .a2a_svg { background: url(../images/social-icon-print.png) no-repeat; background-size: 100%; 
  height: 28px;
  line-height: 28px;
  width: 28px;
}
/*.addthis_toolbox .custom-icon { max-width: 28px; overflow: hidden; float: left; margin-right: 5px; }
.addthis_toolbox .at4-icon {
  background-size: 28px !important;
  background-color: transparent !important;
}
.addthis_16x16_style .at4-icon, .addthis_16x16_white_style .at4-icon, .addthis_default_style .at4-icon, .at-16x16 {
  max-width: 28px !important; max-height: 28px!important;  width: 28px!important; height: 28px!important; line-height: 28px!important;
}
.addthis_32x32_style .at4-icon, .addthis_32x32_white_style .at4-icon, .at-32x32 { 
  max-width: 28px !important; max-height: 28px!important;  width: 28px!important; height: 28px!important; line-height: 28px!important;
}
.addthis_toolbox .at4-icon.aticon-compact {
  background: url(../images/social-icon-share.png) no-repeat;
  background-size: 100%;
}
.addthis_toolbox .at4-icon.aticon-email {
  background: url(../images/social-icon-email.png) no-repeat;
  background-size: 100%;
}
.addthis_toolbox .at4-icon.aticon-print {
  background: url(../images/social-icon-print.png) no-repeat;
  background-size: 100%;
}*/
.social-icons .facebook {}
.social-icons .twitter { margin-left: -100%; }
.social-icons .youtube { margin-left: -200%; }
.social-icons .share { margin-left: -300%; }
.social-icons .email { margin-left: -400%; }
.social-icons .print { margin-left: -500%; }

/* learning focus */
#learn-more-section .slick-slider { margin-bottom: 0; }
#learn-more-section .title { padding-bottom: 1em; }
#learn-more-section .slick-prev, #learn-more-section .slick-next { top: 4%; }
#learn-more-section .slick-prev:before, #learn-more-section .slick-next:before {
  content: "";
}
#learn-more-section img.img-responsive { width: 100%; height: auto; }
#learn-more-section .slick-prev {
  background-image: url("../images/arrow_prev_carrot.png");
  background-repeat: no-repeat;
  height: 30px;
  left: 1%;
}
#learn-more-section .slick-next {
  background-image: url("../images/arrow_next_carrot.png");
  background-repeat: no-repeat;
  height: 30px;
  right: 1%;
}
.page.planets #learn-more-section .cf7,
.page.missions #learn-more-section .cf7,
.page.planets #learn-more-section .cf7 { color: #fff; }

#learn-more-section .slick-slide .more-link { padding-top: 1em; }
#learn-more-section .slick-slide .more-link img {
  display: inline;
  margin: 0 0 0 8px;
}
/* sidebar nav */
.pageslide-drawer { display: none; position: fixed; z-index: 999; }
.pageslide-close { 
/*  background: url(../images/btn_filter_close.png) no-repeat;
  position: absolute; top: 2%; right: 5%; width: 5%; height: 5%; 
  background-size: 100%;
  border-style: solid;
  border-width: 1px;
  padding: 5px 8px 7px 8px;
  border-radius: 7px;
  border-color: #253f5f;
  background-color: #0A2444;*/

  width: 34px;
  height: 34px;
  padding-top: 0;
  border-style: solid;
  border-width: 1px;
  padding: 5px 8px 7px 8px;
  border-radius: 7px;
  border-color: #253f5f;
  position: absolute;
  right: 5%;
  top: 3%;
  background-color: #0A2444;
  display: inherit;
  z-index: 50;
}
.pageslide-close img { position: absolute;
  top: 6px;
  left: 8px; 
}
.pageslide-close.phone-view { width: 74px; height: 74px; }
.pageslide-close.phone-view img { width: 50px; height: 50px; top: 10px; left: 10px; }

.slide-inner { padding: 1em 0; }
.ng-pageslide {
  min-width: 0;
  background-color: #000;
  background-image: url("../images/SSE_L1_Blue_BannerGlow.svg");
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: 0 bottom;
}
#sidebar-second .widgets.sidebar-nav .content-wrapper { padding-top: 1em; }
.sidebar-nav.nav-panel a { /*font-size: 18pt;*/ }
#sidebar-second .sidebar-nav .tab-content ul { padding-left: 2em; }
.nav-tabs>li.tab-header { width: 100%; }
.nav-tabs>li.tab-header .name { /*padding-left: 2%;*/ }
.nav-tabs>li.tab-header a {
  /*font-family: 'Conv_HelveticaNeue-Thin', "Helvetica Neue", "Arial", sans-serif;*/
  font-family: 'Roboto', Arial, sans-serif;
  font-weight:300;
  color: #799dc3;
  /*font-size: 17pt;*/
  background-color: transparent;
  border: 0;
}
.nav-tabs>li.tab-header { padding: 0 0 15px 15px; }
.nav-tabs>li.tab-header.first { padding-left: 0; }
.nav-tabs>li.tab-header a { padding: 0; }
.nav-tabs>li.tab-header.active>a,
.nav-tabs>li.tab-header.active>a:hover,
.nav-tabs>li.tab-header.active>a:focus,
.nav-tabs>li.tab-header>a:hover {
  background-color: transparent;
  border: 0;
}
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
  color: #799dc3;
}

.nav-tabs>li.tab-header.active>a span,
.nav-tabs>li.tab-header.active>a:hover span,
.nav-tabs>li.tab-header.active>a:focus span,
.nav-tabs>li.tab-header>a:hover span {
  color: #fff;
}
.nav-tabs { border: 0; }
.nav-tabs>li.tab-header.first a span,
.nav-tabs>li.tab-header.first.active>a span,
.nav-tabs>li.tab-header.first.active>a:hover span,
.nav-tabs>li.tab-header.first.active>a:focus span,
.nav-tabs>li.tab-header.first>a:hover span
 { /*border-right: 1px solid #46535f;*/  /*padding-left: 15px; */}

.sidebar-nav .nav-item a {
  padding-right: 5%;
  background-image: url(../images/5x8_arrow.png);
  background-position: right;
  background-repeat: no-repeat;
 }

 .sidebar-nav .toggle {
    padding-right: 15px;
    background-image: url(../images/10x6_down_arrow.png);
    background-position: right;
    background-repeat: no-repeat;
    cursor: pointer;
 }

.sidebar-nav .toggle.active { background-image: url(../images/10x6_up_arrow.png); }

.sidebar-nav.drawer { display: none; }

#sidebar-nav-drawer {
  position: absolute;
  max-width: 1400px;
  width: 100%;
  height: 0;
  margin: 0;
  border: none;
}

#drawer-wrapper {
  position: relative;
  float: right;
  z-index: 5;
  right: 0;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

#drawer-wrapper>a.panel-btn {
  position: relative;
  float: right;
  width: 100px;
  height: 60px;
  right: 100px;
  top: 20px;
  border-style: solid;
  border-width: 1px;
  border-color: #25374b;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: #06101b;
  color: #25374b;
  font-family: 'Helvetica Neue', arial, sans-serif;
  font-size: 25px;
  text-align: center;
  padding-top: 15px;
  cursor: pointer;
}

.phone-view #drawer-wrapper>a.panel-btn {
  width: 180px;
  height: 100px;
  right: 270px;
  top: 40px;
  font-size: 45px;
}

.ng-pageslide .allabout { float:left; }

/* featured-carousel */
.featured-carousel { padding-top: 1em; }
.featured-carousel .caption-txt { padding-bottom: 1em; }
.featured-carousel .carousel-inner img { width: 100%; height: auto; }
.featured-carousel .carousel-caption {
  left: 0;
  text-align: left;
  right: 0;
  bottom: 0;
  padding-left: 2em;
  padding-right: 2em;
  padding-top: 2em;
  padding-bottom: 0;
  /*background-color: rgba(0, 0, 0, 0.2);*/
  background: url(../images/carousel_caption_bg.png) no-repeat;
  background-size: 100%;
  width: 100%;
}
.featured-carousel .carousel-caption .txt-responsive { position: relative; }
.featured-carousel .carousel-inner img.icon { margin-left: auto; margin-right: auto; display: block; width: 71px; height: 29px; z-index: 100; }
.featured-carousel .icon.hide-caption { top: 0; cursor: pointer; }
.featured-carousel .icon.show-caption { position: absolute; bottom: 0; left: 0; right: 0; margin: 0 auto; cursor: pointer; }
.featured-carousel .carousel-caption.youtube,
.featured-carousel .icon.show-caption.youtube { bottom: 35px; }
.featured-carousel .carousel-caption { color: #799dc3; font-weight: 300; }
.featured-carousel .slide-title, .featured-carousel .slide-sub-title { color: #fff; font-weight: 400; }
.main-content-wrapper .more-button { padding-top: 1em; }
/*.featured-carousel .icon { width: 20px; height:20px; position: absolute; z-index: 100; margin-left: auto; margin-right: auto; }*/
/*.featured-carousel .icon.hide-caption { background: #fff url(../images/menu_pull_down.png) no-repeat; background-size: 100% 100%; }
.featured-carousel .icon.show-caption { background: #fff url(../images/menu_pull_up.png) no-repeat; background-size: 100% 100%; }*/
.featured-carousel .carousel-caption .icon { top: 0; }
/*.carousel-indicators { bottom: 0; }*/
.carousel-indicators { right: 3%; left: inherit; bottom: 0; }
.carousel-indicators li,
.carousel-indicators li.active { margin-right: 0.3em; float: right; border: 1px solid #3d4f62; }
.carousel-indicators li.active { background-color: #3d4f62; }
.carousel-control.left,
.carousel-control.right { background-image: none; z-index: 99; height: 50%; }
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
  top:45%;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev,
.rn-carousel-control.rn-carousel-control-prev {
  margin-left: -1.5em;
  background: url(../images/prev-arrow.png) no-repeat;
  /*width: 1.7em;
  height: 2.4em;*/
  background-size: 100%;
  background-position: center center;
  width: 40%;
  height: 100%;
}
.rn-carousel-control.rn-carousel-control-next:before,
.rn-carousel-control.rn-carousel-control-prev:before { content: "";}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next,
.rn-carousel-control.rn-carousel-control-next {
  margin-right: -1.5em;
  background: url(../images/next-arrow.png) no-repeat;
  /*width: 1.7em;
  height: 2.4em;*/
  background-size: 100%;
  background-position: center center;
  width: 40%;
  height: 100%;
  
}
a.carousel-control { opacity: 0.2; }
.glyphicon-chevron-right:before,
.glyphicon-chevron-left:before {
    content: none;
}
.insetFrame {
  width: 864px;
  height: 450px;
  overflow: hidden;
}
.webgl .box {
  background-color: #000;
  position: absolute;
  left: -413px;
  top: -413px;
  width: 1400px;
  height: 1400px;
  overflow: hidden;
}

/* related images */
.related-images-title { color: #2b5782; }
.page.planets .related-images-title,
.page.missions .related-images-title,
.page.people .related-images-title { color: #fff; }

.related-images-content-wrapper { padding: 1.5em; }

.page.planets .related-images-content-wrapper,
.page.missions .related-images-content-wrapper,
.page.people .related-images-content-wrapper {
  background-color: #151f2a;
  border-color: #1c2e42;
}
#sidebar-second #related-images-section .sidebar-second-col-wrapper { padding-left: 2em; padding-right: 2em; }
.page.planets .related-missions-content-wrapper,
.page.missions .related-images-content-wrapper,
.page.people .related-images-content-wrapper { border-top: 0; }
.related-images-content-wrapper .feature-tagline { padding-top: 1em; }
.featured-image .image-wrapper { /*height: 201px;*/ overflow: hidden; }
#related-images-list { color: #799dc3; }
#related-images-list li { list-style: none; padding: 0; }
.related-images-gallery { padding: 0; margin: 0; }
.thumb-collection .thumb { padding: 0; padding-left: 0.2em !important; padding-right: 0.2em !important; }
.thumb-collection .thumb img { border: 2px solid #151f2a; }
.page.basic .thumb-collection .thumb img { border-color: #c6d0da; }
.thumb-collection .thumb img.featured,
.page.basic .thumb-collection .thumb img.featured{ border: 1px solid #fff; }
.thumb-collection.first { margin-bottom: 1em; }

/* related mission */
/*#sidebar-second #related-missions-section { margin-top: 3em; }*/
.mission-list { margin-left: 0; padding-top: 1em; }
.mission-list li { padding-bottom: 0.5em; }
.mission-list li:before {
    content: "• ";
    color: #799dc3;
}

/* related events */
#sidebar-second ul.event-list { padding-top: 1em; }
.event-item { padding-bottom: 1em; }
.event-item .date, .event-item .title { padding-left: 0; padding-right: 0; }
.event-item .title a { color: #fff; }

/* vital stats */
.vital-stats { position: relative; }
.vital-stats-header { 
  padding-top: 1em;
  padding-left: 1em;
}
.vital-stats-info img { width: 100%; }
.vital-stats .mission_info { padding-left: 2em; }
.vital-stats .mission_info .title { padding-top: 2em; padding-bottom: 1em; }
.vital-stats .mission_info .title a { color: #ffba33; }
.vital-stats .mission_info .content { color: #fff; }
.vital-stats-missions { padding-top: 2em; padding-left: 2em; padding-right: 2.5em; }
.mission-icons-container { padding: 0; }
.mission-info-container { padding: 0; }
.mission-count { text-align: center; color: #799dc3; }
.vital-stats { border-bottom: 1px solid #334558; }
.more-stats div {
  color: #fff;
  background-color: #0c1622;
  border: 1px solid #355174;
}
.more-stats a { color: #fff; }
.vital-stats .spritz { margin-bottom: 1em; }
.vital-stats .mission-sprite {
  margin-left: auto;
  margin-right: auto;
  max-width: 78px;
  overflow: hidden;
}
.vital-stats .mission-type.active img {
  margin-left: -100%;
}

.vital-stats .cf-hnb,
.vital-stats .cf-hnt,
.vital-stats .rbtt,
.vital-stats .rbtb,
.vital-stats .rbtub { color: #799dc3; }

.cfar { text-align: right; } /* font alignment right */

/* detail page styles */
@media (max-width: 767px) and (min-width: 415px) {
/*  .vital-stats .hidden-xs { display: block!important; }
  .vital-stats .visible-xs { display: none!important; }*/
}
@media (max-width: 414px) {
/*  .vital-stats .hidden-xs { display: none!important; }
  .vital-stats .visible-xs { display: block!important; }*/
}

/* media query overwrite */
@media screen and (max-width: 668px) {
/*.vital-stats { overflow: hidden; }
.infographic { width: 9999px; }
.infographic .item { float: left; width: 100%; }*/
}

/* quick links */
#quick_links ul { padding-left: 0; }
#quick_links li { list-style: none; }
#quick_links li:before {
  content: "• ";
  color: #799dc3;
}

/* timeline */
.timeline { background-color: #f1be31; }
/*.timeline .item { max-width: 140px; }*/
.timeline .item img {
  /*max-width: 208px;*/
  /*width: 80%;*/
  border-radius: 100px;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
}
/*.timeline .slick-slider {
  padding-left: 1em;
  padding-right: 2em;
}*/
.timeline .slick-list { width: 80%; margin: auto; }
.timeline .slick-prev, .timeline .slick-next { width: 30px; }
.timeline .slick-prev { left: 0.5em; top: 35%; }
.timeline .slick-next { right: 0.5em; top: 35%; }
.timeline .selected {
  text-align: center;
  padding-left: 11%;
  padding-right: 11%;
}
.timeline .selected .title,
.timeline .selected .content { color: #000; }
.timeline .selected .date { padding: 5px; }
/*.more-button { padding-left: 0.5em; padding-right: 0.5em; }*/
.more-info div {
  background-color: #e4ad19;
  border: 1px solid #fff;
}
.timeline .more-info a { color: #fff; }
.timeline .more-info a:hover { text-decoration: none; color: #fff; }
.timeline .slick-slide img { border: 4px solid transparent; }
.timeline .slick-center img { border: 4px solid #fff; }

/* related news */
/* planet moons */
.planet-moons .header-wrapper,
.related-news .header-wrapper,
.quick-links .header-wrapper { color: #deaf2f; }
.planet-moons .content { color: #000; }
#related_news .col-md-4,
#related_news .col-sm-4,
#related_news .col-xs-4,
#related_news .col-md-6,
#related_news .col-sm-6,
#related_news .col-xs-6  {
  padding-left: 0;
  padding-right: 0;
}
#related_news .col-md-6,
#related_news .col-sm-6,
#related_news .col-xs-6 {
  padding-right: 1em;
}
/*.news-img img { width: 100%; }
.news-item, .news-pubdate { line-height: 0.9em; }
.news-item {
  font-weight: bold;
}*/
.related-news .item .image-wrapper { width: 48%; }
.related-news .item img { width: 100%; }
.related-news .item .text-wrapper { width: 50%; margin-left: 50%; position: relative; padding: 0 2% 0 2%; }
.related-news .news-item,
.related-news .news-pubdate { line-height: 100%; }
.related-news .news-item { font-weight: bold; }
.related-news .news-pubdate { position: absolute; bottom: 0; }

/* profile */
#profiles .text { padding-top: 1em; }
.profile-info .name a { color: #fff; }
/*#profiles .slick-slider img { max-width: 100px; }*/
#profiles .slick-slide { overflow: hidden; }
#profiles .slick-center img { border: 2px solid #fff; }
#profiles #slick-people .slick-track .item img { width: 80%; }

/* related stories */
.page-related-stories {
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
  padding: 2em;
  height: auto;
}
.page-related-stories .title { color: #0e4692; }
.page-related-stories .col-wrapper { padding-left: 2em; padding-right: 2em; }
.page-related-stories ul{
  margin-bottom: 0;
  padding-left: 0;
}
.page-related-stories li{
  list-style-position: inside;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.page-related-stories li a { color: #0e4692; }
/* credits info */
.credits-info {
  color: #b0b0b0;
}
.container.page .col-md-6.credits-info { padding-left: 2em; padding-right: 2em; }

.credits-info .inner-wrapper {
  padding: 0 2em;
  height: auto;
}
.credits-info .col-wrapper { padding-left: 2em; padding-right: 2em; }

/* related moons */
.moon-list { margin-left: 0; padding-top: 1em; }
.moon-list li { padding-bottom: 0.5em; color: #799dc3; }
.moon-list .column { padding-left: 5px; }
.moon-list li div { float: left; width: 2em; }

/* related facts */
.related-facts .header-wrapper { color: #2b5782; }

.multimedia-download { color: #fff; }

/* whats new */
.whats-new { background: #aec0d3 url(../images/homepage/whats-new-bg-glow.png) no-repeat top center; position: relative; background-size: 100% 100%; }
.whats-new a { text-decoration: none; }
.whats-new .header { text-align: center; padding-top: 2em; font-weight: 600; }
.whats-new img.bg-glow,
.whats-new img.bg-arrow { position: absolute; display: table; margin: 0 auto; left: 0; right: 0; display: block; }
.whats-new .tabs-wrapper { background: url(../images/homepage/whats-new-tab-bg.jpg) no-repeat center center;
  text-align: center;
  display: inline-block;
  width: 100%;
  position: relative;
  padding: 1px 0;
  margin-bottom: 1em; 
  padding-top: 2em;
  padding-bottom: 2em;
}
.whats-new .more-button { padding-top: 0; }
.whats-new .more-stats div { background-color: #fff; border-color: #507bb4; }
.whats-new .more-stats a { color: #225394; }
.whats-new .tab { background: #fff; padding-top: 1em; padding-bottom: 1em; width: 10%; border: 2px solid #507bb4; color: #225394; display: inline-block; margin-right: 2%; 
  border-radius: 10px; cursor: pointer;
}
.whats-new .tab.active { border-color: #fff; background: #416799; color: #fff;  }
.whats-new .tab.last { margin-right: 0; }
.whats-new .img_desc_wrapper { overflow: hidden; max-height: 250px; position: relative; }
.whats-new .item img { width: 100%; height: auto; }
.whats-new .item a { text-align: center; color: #000; position: relative; }
.whats-new .wuTitle { position: relative; }
.whats-new .wuTitle .inner { padding-top: 1em; padding-bottom: 1em; margin-left: auto; margin-right: auto; display: table; font-weight: 600; }
.whats-new .slick-slide { padding-left: 1em; padding-right: 1em; }
.whats-new .slick-prev { left: 2%; background-image: url("../images/homepage/whats-new-left-arrow.png"); background-repeat: no-repeat; height: 53px; width: 28px; top: 30%; }
.whats-new .slick-next { right: 2%; background-image: url("../images/homepage/whats-new-right-arrow.png"); background-repeat: no-repeat; height: 53px; width: 28px; top: 30%; }
.whats-new .slick-prev:before,
.whats-new .slick-next:before { content: none; }
.whats-new .slick-list.draggable { width: 80%; margin: 0 auto; }
.whats-new .slick-slider { margin-bottom: 0; }
.whats-new .wuDesc { text-align: left; display: none; position: absolute; color: #fff; height: 100%; background-color: rgba(65, 103, 153, 0.95); }
.whats-new .wuDesc .inner { padding: 1em; }
.whats-new .item:hover .wuDesc { display: block; }

/* navbar menu */
.navbarMenu { margin-bottom: 0px; }
.navbarMenu .allabout { padding-left: 40px; float: left; padding-top: 6px; }
.navbarMenu .dropdown-menu { background-color: rgba(0,0,0,0.85); }
.navbarMenu .dropdown-menu li a { color: #4b6584; background-color: transparent !important; }
.navbarMenu .dropdown-menu li a:hover { color: #c1ddff !important; }
.navbarMenu ul.dropdown-menu.ng-hide { display: none!important; }
.menu-item-more>a { cursor: pointer; }
.menu-item-more-dropdown { margin-left: -80px; }
.menu-item-more-dropdown ul.dropdown-menu { display: none!important; }

/* missionView */
.missionView .missions .item{
  height: 100%;
  max-width: 350px;
  max-height: 350px;
  padding: 0;
  border-style: solid;
  border-width: 1px;
  border-color: #213244;
  overflow: hidden;
}
.missionView .missions.details .item{
  background-color: #000;
}
.missionView .missions.details .img-gallery{
  padding-bottom: 190px;
}
.missionView .missions .item .img-window{
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
  left: 0;
}
.missionView .missions .item img{
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  left: 0;
}
.missionView .missions .item .txt-bg{
  z-index: 1;
  display: block;
}
.missionView .missions .item a{
  display: block;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
.missionView .missions .item a:hover {
  background-color: #06101b;
}
.missionView .missions .item .gal-name {
  position: absolute;
  bottom: 5px;
  text-align: right;
  width: 100%;
  padding: 0 36px 0 20px;
  z-index: 2;
  color: #fff;
}

#sseGallery.news.newsView .item.list-group-item .gal-pubdate { top: 6px; }
#sseGallery.news.newsView .item.list-group-item { margin-left: 0; margin-bottom: 20px; }
#sseGallery.news.newsView .item.list-group-item .gal-name { top: 8px; }
#sseGallery.news.newsView .item.list-group-item .gal-content { top: 0; }
#sseGallery.news.newsView .item .gal-name { width: 75%; }

.content.view-content #sseGallery.editorial { float: none; }

/* media query overwrite */
@media screen and (max-width: 385px) {
  .more-button div { padding: 0; }
}

@media (max-width: 500px) and (orientation:portrait) {
  #sidebar-second .widgets .sidebar-second-col-wrapper,
  #sidebar-second #related-images-section .sidebar-second-col-wrapper { padding-left: 1em; padding-right: 1em; }
  #sidebar-second .widgets .content-wrapper { padding-top: 1em; padding-bottom: 1em; padding-left: 0; padding-right: 0; }
  .inner-wrapper { padding: 1em; }
}

@media (max-width: 500px) {
  .vital-stats-missions { padding-left: 0; padding-right: 0; }
  .vital-stats .mission_info { padding-left: 1em; }
  .related-news .item { margin-bottom: 1em; }
  .related-news .item img { height: auto; }
}

.interactive-wrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}
.interactive-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}