
#pageContent * {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
  
body {
    overflow-x: hidden;
  }
      .section {
        min-height: 100px;
        overflow:hidden;
      }
  
      .gridFlex {
        display: -webkit-flex;
        display: -ms-flexbox;
        display:flex;
        width: 100%;
        position:relative;
        align-items: center;
        justify-content: center;
      }
      .gridFlex .rowItem {
          width: 50%;
        margin: 0;
          padding: 0;
          display:table-cell;
          position:relative;
      }
      .gridFlex .rowItem.top {
        align-self: flex-start;
        -webkit-align-items: flex-start;
        -ms-flex-align: flex-start;
            align-items: flex-start;
      }
      .gridFlex .rowItem.tbottomop {
        align-self: flex-end;
        -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
            align-items: flex-end;
      }
      .gridEnhanced .rowItem img {
          width: 100%;
      }
      .scrollToTop:hover {
          cursor:pointer;
      }
      .scrollToTop {
        position: fixed;
        bottom: 20px;
        right: 20px;
        width: auto;
        padding: 5px 10px;
        background-color: rgba(0,0,0,0.6);
        color: whitesmoke;
        cursor: pointer;
        opacity: 0.5;
        display: none;
        transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -webkit-transition: opacity .15s ease-in-out;
        z-index: 10;
    }

    
    .mars-slider.news .slick-slide img {
        border: none;
    }
    .mars-slider.news .front .info {
        background-color:whitesmoke;
    }
    .mars-slider.news .slick-slide {
        margin: 0 9px;
        width: 320px;
        height: 300px;
    }
    .mars-slider.news .slick-slide a {
        text-decoration: none;
        color: #222;
    }

    .mars-slider.news .slick-slide .content_title {
        padding: .6rem 0 0;
        color: #222;
        font-weight: 400;
        text-align:left;
    }
    .mars-slider.news .image_and_description_container {
        position: relative;
        overflow: hidden;
        min-height: 129px;
    }
    .mars-slider.news .slide:hover .rollover_description {
        padding: .9rem;
        position: absolute;
        opacity: 1;
        height: auto;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        color: white;
        background-color: rgba(0,0,0,0.7);
        cursor: pointer;
        font-size: .95rem;
        line-height: 1.3;
    }
    .mars-slider.news .rollover_description {
        opacity: 0;
        height: 0;
        z-index: 1;
        overflow: hidden;
        transition: opacity .4s;
        
    }
    .mars-slider.news .slide:hover .overlay_arrow {
        height: 14px;
        width: 14px;
        position: absolute;
        right: 14px;
        bottom: 14px;
        display: block;
    }
    .mars-slider.news .slick-next,    .mars-slider.news .slick-prev {
        margin-top: -30px;
    }
      .content-text {
        display:block;
        margin: auto;
        height: 100%;
        width: 100%;
        min-height: 200px;
        padding: 10%;
      }
      #launch-top {
        background-color: black;
        width: 100%;
        line-height: 0;
        overflow:hidden;
        height:100vh;
        height: calc(100vh - 36px);
        min-height: 500px;
      }

      
    @media  (orientation: portrait) {
        #launch-top {
          background-color: black;
          max-height: 720px;
        }
        #launch-top .header-title h1 {
          padding: 15px 0 0;
        }
        #launch-top .header-title {
          top: 200px;
	  bottom: inherit;
	}
	@media screen and (max-width: 600px) {
          #launch-top {
              max-height: 575px;
          }
	}
    }
  
      .video-background {
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        min-width: 100%;
        min-height: 100%;
      }
      .video-background {
        position: absolute;
        top: -25%;
        left: -25%;
        width: 150%;
        height: 150%;
    }
    @media  (orientation: portrait) {
        #launch-top video{
            top: -100%;
            left: -100%;
            width: 300%;
            height: 300%;
        }
    }
    .video-background video {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        min-height: 50%;
        min-width: 50%;
    }
    #launch-top {
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
    }
    #launch-top .header-title {
        width: auto;
        position: absolute;
        bottom: 40vh;
        color: #f1f1f1;
        line-height: normal;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.75+74 */
        display:inline-block;
        left: 0;
        right: 0;
        text-align:center;
      }
  #launch-top .header-content {
    display: inline-block;
    padding: 10px;
    border: 1px rgba(255, 255, 255, 0.05) solid;
    background-color: rgba(0, 0, 0, 0.05);
    border-radius: 7px;
  }
      #launch-top .header-title h1 {
        font-weight: 600;
        margin: 0;
        display: inline-block;
        text-transform:uppercase;
        text-shadow: 1px 1px 4px rgba(34, 34, 34, 0.5);
        font-size:2em;
      }
  
      #launchClock .countdown_clock {
        width: auto;
        margin: 0 auto;
        padding: 10px 0;
        text-align: center;
        font-size: 200%;
        text-shadow: 1px 1px 2px rgba(102, 102, 102, 0.8);
        display:inline-block;
        vertical-align:top;
    }
    #launchClock .countdown_clock .date {
        display:inline-block;text-transform: uppercase; letter-spacing: 1px; vertical-align: middle;line-height: 33px;padding: 0 20px 0 10px;border-right: rgba(255, 255, 255, 0.5) solid 1px;
        color: #DCC5AA; 
    }
    #launchClock .countdown_clock .month {
        letter-spacing: -3px;
    }
    #launchClock .countdown_clock .countdown-container {
        display:inline-block;
        vertical-align: middle;    
        margin: 0 auto !important;
    }
    #launchClock .countdown_clock .date span {
        font-weight:600;
        display: block;
    }
    #launchClock .countdown_clock .countdown_time {
        padding: 0;
    }
    #launchClock .countdown_clock .countdown_time .unit { 
        font-size: 1.3em;
        font-weight: 500;
    }
      #launchClock .countdown_clock .countdown_title {
          color: white;
      }
      #launchClock .countdown_clock .countdown_title {
          margin:0;
          padding:5px 0 3px;
      }
      #launch-top .header-more {
        width: 100%;
        position: absolute;
        padding: 10px 0 5px;
        bottom: 0;
        font-weight:600;
        text-align:center;
        color:white;
        z-index:11;
      }
  
      #launch-top .header-more.blink {
        animation: blink 5s linear infinite;
      }
  
      @keyframes blink {
        50% {
          opacity: 0;
        }
      }

      .home_dashboard {
        width: auto;
        bottom: inherit;
        position: relative;
        text-align: center;
        overflow: hidden;
        height: 95px;
        margin:0;
        margin-top:-95px;
        background:transparent;
        color:white;
        z-index:1;
        padding-top: 20px;
        background: linear-gradient(to top, rgba(34,34,34, 0.8) 0%, rgba(34,34,34, 0.638) 19%, rgba(34,34,34, 0.541) 34%, rgba(34,34,34, 0.382) 47%, rgba(34,34,34, 0.278) 56.5%, rgba(34,34,34, 0.194) 65%, rgba(34,34,34, 0.126) 73%, rgba(34,34,34, 0.075) 80.2%, rgba(34,34,34, 0.042) 86.1%, rgba(34,34,34, 0.021) 91%, rgba(34,34,34, 0.008) 95.2%, rgba(34,34,34, 0.002) 98.2%, transparent 100%);
        
      }
      .home_dashboard .item_container {
        padding: 5px;
      }
      .home_dashboard .category-title {
        margin-bottom: .25rem;
        font-size: 0.8em;
        font-weight: 600;
        text-transform: uppercase;
        text-align: center;
        color: #78b4e3;
        display:block;
      }
      .home_dashboard .value {
        color: #F1F1F1;
        margin-top: 2px;
        text-align: center;
        line-height: 1.1;
        text-align:center;
        display:block;
        font-size: 1.2em;
        font-weight: 200;
      }
      .home_dashboard .category-link .value, .home_dashboard .category-link .category-icon {
        display:inline-block;
      }
      .home_dashboard .category-link .category-icon.go-arrow {
        content: "";
        background: url(/imgs/general/dashboard_sprite.png) no-repeat;
        background-size: 200px;
        background-position: -10px -10px;
        width: 33px;
        height: 33px;
        margin-left: .8rem;
        vertical-align: middle;
        transform: translateY(-5%);
      }
      .home_dashboard .category-link:hover .category-icon.go-arrow {
        background-position: -10px -60px;
      }
      .home_dashboard .category-link:hover {
          color: #F1F1F1;
          text-decoration: none;
      }
      .home_dashboard .slick-slider {
          margin-bottom:0;
      }
      .home_dashboard .slick-slide { 
        width: calc(33% - 10px);
        vertical-align:top;
      }
      .home_dashboard .slick-prev, .home_dashboard .slick-next {
        width: 30px;
        height: 80px;
        background-repeat: no-repeat;
        background-size: 27px 70px;
        top: 0;
        margin-top:0;
    }
      .home_dashboard .slick-prev.slick-disabled:before,
      .home_dashboard .slick-next.slick-disabled:before,
      .home_dashboard .slick-prev:before,
      .home_dashboard .slick-next:before {
          visibility: hidden
      }
      
      .home_dashboard .slick-prev.slick-disabled,
      .home_dashboard .slick-next.slick-disabled {
          opacity: 0.2
      }
      
      .home_dashboard .slick-prev {
          left: 0;
          background-image: url("/imgs/general/arrow_left_slim.png");
      }
      
      .home_dashboard .slick-next {
          right: 0;
          background-image: url("/imgs/general/arrow_right_slim.png");
      }

    .dashboard_bottom {
        margin-top:-90px;
    }
    .dashboard_bottom .fa-rocket-launch {
        font-size:27pt;padding-right:10px;height:50px;width:50px;
    }
    .home_dashboard {
        margin-top:-130px;
        height:135px
    }
    @media screen and (max-width: 501px) {
        .home_dashboard .category-title {
            font-size:0.9em;
            font-weight:600;
        }
    }
    @media screen and (min-width: 924px) {
        #spacecraftInfo .info_item {
            width: auto;
        }

        .home_dashboard{
            margin-top:-137px;
            height:140px;
        }
    }
      #launch-story {
        background-color: whitesmoke;
      }
      #launch-story .content-text {
          min-height:50vh;
      }
      /* effects */
      .interact .item {
          width: 50%;
          margin:0 auto;
          top:0;
          left:0;
          height: 50vh;
          padding: 75px 20px;
          background: black;
          text-align: center;
          color: #FFF;
          font-size: 3em;
      }
  
      .interact .item.aos-animate {
        width: 85%;
        margin: 20px auto;
        border-radius: 30px;
      }
  
      .interact .item span {
        display: block;
        font-size: 1rem;
      }
      /* quick facts */
    #Quick-Facts {
        background-image:url('/layout/mars2020/images/launch/orange-rover-bg.jpg');
        background-size:cover;
        background-repeat:no-repeat;
        background-position: bottom center;
        background-attachment: fixed;
    }
    #Quick-Facts {
        background-image:url('/layout/mars2020/images/launch/stills-007-sky.jpg');
        background-size:cover;
        background-repeat:no-repeat;
        background-position: bottom center;
        background-attachment: fixed;
        background-image:none;
    }
    #Quick-Facts .subtitle {z-index:12; position:relative;margin: 0;padding:0;}
    #Quick-Facts .rover {
        background-image:url('/layout/mars2020/images/launch/mars-rover-ground.png');
        background-size:cover;
        background-repeat:no-repeat;
        min-height:400px;
        min-height: 600px;
        max-width: 1800px;
        width: 100%; 
        background-position: bottom left;
    }
    #Quick-Facts .rover {
        background-image:url('/layout/mars2020/images/launch/mars-rover-ground4.png');
        background-size:cover;
        background-repeat:no-repeat;
        min-height:400px;
        min-height: 800px;
        max-width: 1800px;
        width: 100%; 
        background-position: bottom left;
    }
    #Quick-Facts .rover {
        background-image:url('/layout/mars2020/images/launch/mars-rover-ground5.png');
        background-size:cover;
        background-repeat:no-repeat;
        min-height:800px;
        width: 100%; 
        min-width: 100%; 
        background-position: bottom left;
        margin-top:75px;
        position:relative;
    }
    #Quick-Facts ul { 
        max-width: 600px;
        transition: transform 500ms ease 0s;
    }
    #Quick-Facts ul li {
        margin-bottom: 3%;
        font-size: 17px;
    }
    #Quick-Facts .text-overlay.right-box{
        padding:100px 5px 0;
        width:calc(100% - 450px);
        color:#222;
        right:0;
        left:inherit;
        background:none;
        background: linear-gradient(to left, rgba(212, 187, 155, 0.8), transparent);
        padding-left: 230px;
        width: 80%;
        padding-left: 325px;
    }
    @media only screen and (min-width: 1350px) {
        #Quick-Facts ul { 
            left: 10%;
            position:relative;
        }
        .home_dashboard {
            margin-top:-145px;
            height:150px
        }
    }
    @media only screen and (max-width: 1000px) {
        #Quick-Facts .rover { 
            min-height: 700px;
        }
        #Quick-Facts .text-overlay.right-box {
            width:calc(100% - 480px)
        }
    }
      @media only screen and (max-width: 800px) {
        #Quick-Facts .rover {
            height: 100vh;
            min-height: 740px;
        }
        #Quick-Facts .factsheet a {
            background-color:transparent;
            color:#2372cc !important;
            text-transform:capitalize;
            text-align:left;
        }
        #Quick-Facts .text-overlay.right-box {
            width: 100%;
            padding: 100px 20px 20px;
            background: rgba(255, 255, 255, 0.8);
            /* background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0.7) 35%, rgba(255, 255, 255, 0.5) 47%, rgba(255, 255, 255, 0.382) 56.6%, rgba(255, 255, 255, 0.278) 65%, rgba(255, 255, 255, 0.25) 75%, rgba(255, 255, 255, 0.18) 80%, rgba(255, 255, 255, 0.13) 86%, rgba(255, 255, 255, 0.08) 89%, rgba(255, 255, 255, 0.05) 91%, rgba(255, 255, 255, 0.03) 95.2%, rgba(255, 255, 255, 0.002) 98.2%, transparent 100%); */
            height: 100%;
            top: 0;
            font-size:1.2em;
        }
        #Quick-Facts ul li {
            margin-bottom:3%
        }
        #Quick-Facts ul {
          left: 0
        }
      }

      /*** ALTERNATES ****/

    #Quick-Facts .text-overlay.right-box{
        padding:150px 5px 0;
        width:calc(100% - 450px);
        color:#222;
        right:0;
        left:inherit;
        background: rgb(212,187,155);
        background: -moz-linear-gradient(90deg, rgba(212,187,155,0) 0%, rgba(212,187,155,0.6971830985915493) 40%, rgba(212,187,155,0.8036951501154734) 100%);
        background: -webkit-linear-gradient(90deg, rgba(212,187,155,0) 0%, rgba(212,187,155,0.6971830985915493) 40%, rgba(212,187,155,0.8036951501154734) 100%);
        background: linear-gradient(90deg, rgba(212,187,155,0) 0%, rgba(212,187,155,0.6971830985915493) 40%, rgba(212,187,155,0.8036951501154734) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#d4bb9b",endColorstr="#d4bb9b",GradientType=1);
        padding-left: 230px;
        width: 80%;
        padding-left: 325px;
    }
    #Quick-Facts .text-overlay.right-box{
        background: rgb(255,255,255);
background: -moz-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 40%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 40%, rgba(255,255,255,1) 100%);
background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,0.5) 40%, rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    }
    #Quick-Facts ul { 
        left: 5%;
        position:relative;
    }
    @media only screen and (max-width: 1450px) {
        #Quick-Facts .rover {
            background-position: bottom left 15%;
        }
        #Quick-Facts .text-overlay.right-box {
            padding-right: 50px;
        }
    }
    @media only screen and (max-width: 1000px) {

        #Quick-Facts .text-overlay.right-box {
            padding-left: 250px;
        }
        #Quick-Facts .rover {
            background-position: bottom left 20%;
        }
        /* #Quick-Facts .rover { 
            min-height: 700px;
        }
        #Quick-Facts .text-overlay.right-box {
            width:calc(100% - 480px)
        } */
    }
      @media only screen and (max-width: 800px) {
        #Quick-Facts .rover {
            height: 100vh;
            min-height: 740px;
        }
        #Quick-Facts .factsheet a {
            background-color:transparent;
            color:#2372cc !important;
            text-transform:capitalize;
            text-align:left;
        }
        #Quick-Facts .text-overlay.right-box {
            width: 100%;
            padding: 150px 20px 20px;
            background: rgba(255, 246, 236, 0.8);
            height: 100%;
            top: 0;
            left: 0;
            font-size:1.2em;
        }
        #Quick-Facts ul li {
            margin-bottom:5%;
            font-size: 1.2em;
        }
        #Quick-Facts ul {
          left: 0
        }
      }
      /*launch toolkit*/
        .text-box .logo_text {
            width: 100%;
        }
        .text-box .launch_date_text {
            font-weight:600;
            letter-spacing:2px;
            font-size:2vw;
        }

        .workshop_date {
            display: inline-block;
            width: 20%;
            padding-right: 10px;
            min-width: 95px;
            text-align: right;
        }
        #Launch-Toolkit .text-overlay .text-box, 
        #Launch-Toolkit-2 .text-overlay .text-box {
            width: 35%;
            /* max-width: 400px; */
            /* text-align:center; */
            margin:0 auto;
        }
        #Launch-Toolkit .text-overlay .text-box {
            width: 35%;
            max-width: 400px;
            text-align:center;
            margin:0 auto;
            /*margin-left: 30%;*/
	    margin-left: 45%;
	    background-color:rgba(0, 0, 0, 0.25);
        }
	#Launch-Toolkit .text-overlay .text-box a.btnDownload {
            margin: 10px 10px 0;
	    cursor:pointer;
	}
	#Launch-Toolkit .text-overlay .text-box a.btnDownload:hover {
	    cursor: pointer;
	    background-color: #008dff;
	}
        #Launch-Toolkit-2 .text-overlay .text-box {
            /* margin-top: -15%; */
            width: 64%;
            max-width: 700px;
            text-align:left;
            margin:0 auto;
            padding-left: 5%;
            font-size:1.15em;
        }
        #Launch-Toolkit-2 .text-overlay.centered-box {
            /* position:absolute; */
            top:30%;
            bottom:40%;left:0;right:0;text-align:center;
        }
        #Launch-Toolkit-2 .text-box .workshop_title {
            font-weight:600;
            letter-spacing:2px;
            font-size:1.5em;
            padding-left: 20px;
        }
        #Launch-Toolkit-2 .text-box .workshop_text {
            padding-top: 25px;
        }
        
      /* #Launch-Toolkit { }
      #Launch-Toolkit .text-overlay {
          top:3%;
      } */
      #Launch-Toolkit .text-overlay .text-box{
          position:relative;
      }
      #Launch-Toolkit .background {
        background-image:url('/layout/mars2020/images/launch/blue-launch-bg2.jpg');background-size:cover;background-repeat:no-repeat;min-height:400px;height:80vh; width: 100%; background-attachment: fixed;background-position: bottom center;
        background-image:url('/layout/mars2020/images/launch/mars2020_launch_pad.jpg');
      }
    #Launch-Toolkit .rocket {/*
        background-image: url(/layout/mars2020/images/launch/launch-rocket-clouds.png);
        background-repeat:no-repeat;
        height: 100%;
        width: 100%;
        background-size: cover;*/
    }

      #Launch-Toolkit .text-overlay .text-box{
          position:relative;
      }
      #Launch-Toolkit .background {
        background-image:url('/layout/mars2020/images/launch/blue-launch-bg3.jpg');background-size:cover;background-repeat:no-repeat;min-height:400px;height:100vh; width: 100%; background-attachment: fixed;background-position: bottom center;
      	background-image:url('/layout/mars2020/images/launch/mars2020_launch_pad.jpg');
      	background-image:url('/layout/mars2020/images/launch/LiftOff-panoramic-web.jpg');
	background-position: top 35px center;
      }
    #Launch-Toolkit .rocket {/*
        background-image: url(/layout/mars2020/images/launch/launch-rocket-clouds-main-web.png);
        background-repeat:no-repeat;
        height: 100%;
        width: 100%;
        background-size: cover;*/
    }

    /****/
    #Launch-Toolkit-2 {
        height: 100vh;
    }
    #Launch-Toolkit-2 .text-overlay .text-box{
        position:relative;
    }
    #Launch-Toolkit-2 .background {
        background: rgb(152,176,208);
        background: -moz-linear-gradient(139deg, rgba(152,176,208,1) 0%, rgba(163,162,185,1) 35%, rgba(223,83,58,1) 85%, rgba(223,83,58,1) 100%);
        background: -webkit-linear-gradient(139deg, rgba(152,176,208,1) 0%, rgba(163,162,185,1) 35%, rgba(223,83,58,1) 85%, rgba(223,83,58,1) 100%);
        background: linear-gradient(139deg, rgba(152,176,208,1) 0%, rgba(163,162,185,1) 35%, rgba(223,83,58,1) 85%, rgba(223,83,58,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#98b0d0",endColorstr="#df533a",GradientType=1);min-height:400px;height:100%; width: 100%;
    }
  #Launch-Toolkit-2 .rocket {
      /* background-image: url(/layout/mars2020/images/launch/launch-rocket-clouds-2.png); */
      background-image: url(/layout/mars2020/images/launch/rover-astronaut-gradient.jpg);
      background-repeat:no-repeat;
      background-position:center bottom;
      height: 100%;
      width: 100%;
      background-size: cover;
  }

  @media only screen and (orientation: portrait) {
        #Launch-Toolkit .rocket {
            background-position: bottom left 20%;
        }
        #Launch-Toolkit .background {
	    background-position: top left 25%;
        }
        #Launch-Toolkit-2 .rocket {
            background-position: center left 10%;
        }
        #Launch-Toolkit .text-overlay .text-box {
            text-align:left;
            margin-left: 0;
        }

        #Launch-Toolkit .text-overlay {
            top: 2.5%;
            left: 2.5%;
            right: inherit;
            bottom: inherit;
        }
        #Launch-Toolkit .text-overlay .text-box{
            width: 80%;
            text-align:left;
            max-width: 300px;
	    background-color:transprent;
        }
        #Launch-Toolkit-2 .text-overlay {
            top: 2.5%;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: inherit;
        }
        #Launch-Toolkit-2 .text-overlay .text-box {
            width: 100%;
            text-align:left;
            /* max-width: 400px; */
            font-size: 2em;
        }
        #Launch-Toolkit-2 .text-overlay.centered-box {
            top: 5%;
        }
        #Launch-Toolkit-2 .workshop_date {
            display: block;
            width: 50%;
            text-align: left;
        }
        #Launch-Toolkit-2 .text-box .workshop_title {
            padding-left: 0px;
        }

    }

  /* image of the week */
  
.iotw-section {
    background: url("https://mars.nasa.gov/imgs/2019/04/PIA-23163-16-full2.jpg") 50% no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    height: 75vh;
    text-align: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
        -ms-flex-align: flex-end;
            align-items: flex-end;
  }
  
  .iotw-section .iotw-section-text {
    width: 100%;
    text-align: left;
    z-index: 20;
    margin-right:5%;
    margin-left: 5%;
    color: #fefefe;
    width: 70%;
  }

  .iotw-section .iotw-section-text .feature-label{
      margin-bottom:5px;
      text-transform: uppercase;
      font-size: 0.8em;
      font-weight: 600;
  }

  .iotw-section .iotw-section-text .image-label {
      margin-top: 0px;
      font-weight: 200;
      font-size: 2.5rem;
  }

  .iotw-section .iotw-section-text .image-label a, .iotw-section .iotw-section-text .multimedia_link a{
    color: white;
   }
   .iotw-section .iotw-section-text .multimedia_link {
       font-size: 0.7em;
       font-weight: 600;
       position: absolute;
       right:0;
       bottom: 5%;
       width: 18%;
       text-transform: uppercase;
       z-index: 20;
   }
  .iotw-gradient {
    position: absolute;
    width: 100%;
    height: 25%;
    z-index: 10;
    bottom: 0px;
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#cc000000',GradientType=0 ); /* IE6-9 */

background: linear-gradient(to top, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);

  }
  /* ----------- iPad 1, 2, Mini and Air ----------- */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
        #Launch-Toolkit .background, .iotw-section {
          background-attachment: inherit;
        }
  }
  
  /* ----------- iPad 3, 4 and Pro 9.7" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
        #Launch-Toolkit .background, .iotw-section {
          background-attachment: inherit;
        }
}

/* ----------- iPad Pro 10.5" ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 834px) 
  and (max-device-width: 1112px)
  and (-webkit-min-device-pixel-ratio: 2) {
        #Launch-Toolkit .background, .iotw-section {
          background-attachment: inherit;
        }

}
/* ----------- iPad Pro 12.9" ----------- */
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px)
  and (-webkit-min-device-pixel-ratio: 2) {
        #Launch-Toolkit .background, .iotw-section {
          background-attachment: inherit;
        }

}
@media only screen and (min-device-width: 320px) and (max-device-width: 823px) and (orientation: landscape) {
    #Launch-Toolkit .background, .iotw-section {
          background-attachment: inherit;
    }
}
  @media only screen and (max-width: 600px) {
  #Launch-Toolkit .background {
        background-attachment: inherit;
  }
    .iotw-section {
        background: url("https://mars.nasa.gov/imgs/2019/04/PIA-23163-16-full2.jpg") 50% no-repeat;
        background-attachment: inherit;
        background-position: center;
        background-size: cover;
    }
    .iotw-section .iotw-section-text .feature-label{
        font-weight: 500;
        font-size: 1em;
    }
    .iotw-section .iotw-section-text {
        width: 100%;
    }
    .iotw-section .iotw-section-text .multimedia_link {
        width: 100%;
        position: relative;
        bottom: inherit;
        margin: -5% 0 10%;
        font-size: 1em;
    }
    .iotw-gradient {
        height:40%;
    }
  }
  /* e:iotw */

/* s:mars-slider */
#cboxPrevious {
    background: url(/imgs/general/arrow_left_slim.png) no-repeat center center;
    bottom:35%;
}
#cboxNext {
    background: url(/imgs/general/arrow_right_slim.png) no-repeat center center;
    bottom:35%;
}
#cboxClose:before, #cboxClose:after{background:white;}
.slick-track {
    transition: transform 500ms ease 0s;
}
#Video-Carousel {
    background-color:#eef2f6;
}
#Video-Carousel .sectionInner {
    padding-top: 50px;
    padding-bottom: 100px;
    background-color:#eef2f6;
}
.mars-slider {
    transition:  width 1s;
}

.mars-slider a {
    color: #222
}

.mars-slider .slide {
    width: 250px;
    height: 200px;
    margin: 5px;
    transition:  width 1s, height 1s;
}
.mars-slider.video .slide.slick-center {
    width: 320px;
    height: 260px;
    margin: 5px
}
.mars-slider .slide .content_image {
    width: 250px;
    height: 140px;
    background-size: cover;
    background-position: top center;
    transition:  width 1s, height 1s;
}

.mars-slider.video .slide.slick-center .content_image {
    width: 320px;
    height: 200px;
    background-size: cover;
    background-position: top center;
}

.mars-slider .slide .content_image * {
    width: 100%;
    height: 100%;
    background: #000;
}
.mars-slider .slide .content_title {
    color: #222;
    position: relative;
    bottom: 0;
    z-index: 1;
    padding-top: 5px;
    font-weight: 400;
    text-align:center;
}

.mars-slider .slick-prev,
.mars-slider .slick-next {
    width: 30px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: 27px 70px;
    top: calc(50% - 40px);
}

.mars-slider .slick-prev.slick-disabled:before,
.mars-slider .slick-next.slick-disabled:before,
.mars-slider .slick-prev:before,
.mars-slider .slick-next:before {
    visibility: hidden
}

.mars-slider .slick-prev {
    left: -5%;
    background-image: url(/imgs/general/arrow_left_slim_black.png);
}

.mars-slider .slick-next {
    right: -5%;
    background-image: url(/imgs/general/arrow_right_slim_black.png);
}
.slide.slick-slide .content_image {
    opacity: 0.3;
}
.slide.slick-slide.slick-center .content_image, .slide.slick-slide:hover .content_image {
    opacity: 1;
}

@media only screen and (max-width: 715px) {
    .mars-slider .slick-prev {
        left: -10%;
    }

    .mars-slider .slick-next {
        right: -10%;
    }
}

.mars-slider .slick-slide img {
    border: none;
    width: 100%;
    margin: 0 auto;
}

/* e:mars-slider */

/* feature video */

.video_wrapper.ratio-16x9 {
    position: relative;
    padding-bottom: 56.25%; /* 16:9, for an aspect ratio of 1:1 change to this value to 100% */ 
}
.video_wrapper.ratio-16x9 iframe,  .video_wrapper .video_content  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#featured-video {
    overflow:hidden;
}
.text-overlay {
    position: absolute;
    top: inherit;
    bottom: 0;
    left: 0;
    right: inherit;
    width: 100%;
    display:block;
    text-align:left;
    z-index: 11;
    height: 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    margin:0 auto;
}
.text-overlay .text-box {
    display:block;
    width: auto;
    text-align: center;
    position:absolute;
    bottom:0;
    top: 0;
    left: 0;
    right: 0;
    padding: 20px 40px;
    margin:0 auto;
}

.text-overlay.centered-box {
    /* position:absolute; */
    top:40%;
    bottom:40%;left:0;right:0;text-align:center;
}
.text-overlay.centered-box .text-box {
    color:white;
    /* background-color:rgba(255,255,255,0.3); */
    padding: 20px;
    display:inline-block;
}
.text-overlay.right-box{
    padding:20px 20px 20px 25%;
    width:75%;
    color:white;
    right:0;
    left:inherit;
}
    backg.text-overlay.right-box.whitebg{
        background: linear-gradient(to left, black 0%, rgba(0, 0, 0, 0.738) 19%, rgba(0, 0, 0, 0.541) 34%, rgba(0, 0, 0, 0.382) 47%, rgba(0, 0, 0, 0.278) 56.5%, rgba(0, 0, 0, 0.194) 65%, rgba(0, 0, 0, 0.126) 73%, rgba(0, 0, 0, 0.075) 80.2%, rgba(0, 0, 0, 0.042) 86.1%, rgba(0, 0, 0, 0.021) 91%, rgba(0, 0, 0, 0.008) 95.2%, rgba(0, 0, 0, 0.002) 98.2%, transparent 100%);
}
.text-overlay.right-box a{
    color:#2372cc;
    text-decoration: underline;
    font-weight:600;
}
.text-overlay small{
    font-size:small;
}
.text-overlay .text-title {
    /* font-size:30px;
    text-shadow: #666 1px 1px 5px; */
    color:white;
    margin-top: 0px;
    font-weight: 200;
    font-size: 2.5rem;
}
.text-overlay .text-link {
    color:white;
    font-size:small
}
#video-highlight {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    /* position: fixed; */
    z-index:-999;
    overflow:hidden;
}

#Launch-Toolkit .text-overlay .btnDownload,  #Launch-Toolkit-2 .text-overlay .btnDownload {
    color: white !important;
}
#featured-video .text-overlay .text-box {
    top:inherit;bottom:20px;
}
@media  (orientation: landscape) {
    #video-highlight {
        width:100%;
        position: relative;
    }
    @media only screen and (min-width: 1280px) {
        #video-highlight {
            /* width:auto;
            position: fixed; */
        }
    }
}
@media  (orientation: portrait) {
    #video-highlight {
        height: 100%;
        left: -50%;
        position: absolute;
    }

    .video_wrapper.ratio-16x9 {
        padding-bottom:100%;
    }
    .text-overlay.centered-box {
        position: absolute;
        top: inherit;
        bottom: 0;
        left: 0;
        right: inherit;
        width: 100%;
        display:block;
        text-align:left;
        z-index: 11;
    }
    .text-overlay.centered-box .text-box {
        background-color:transparent;
        display:block;
    }
    .text-overlay .text-title{
        margin-top: 0px;
        font-weight: 200;
        font-size: 2.5rem;
    }
    .text-overlay .text-title br {
        display: inline-block;
        content: ' ';
        padding: 0 3px;
    }
    .text-overlay .text-link {color:white;}
    .text-overlay .btnDownload {
        width: 100%;
        font-size: 1em;
        background-color: transparent;
        display: block;
        padding: 0;
    }
    #Quick-Facts .text-overlay .btnDownload {
        width: 150px;
        padding: 5px;
    }
    #Launch-Toolkit .text-overlay .btnDownload,  #Launch-Toolkit-2 .text-overlay .btnDownload {
        font-size:medium;
        color: gold !important;
    }
    #Launch-Toolkit .text-overlay .text-box a.btnDownload {
	margin: 8px 0;
    }
    #Launch-Toolkit .text-overlay .text-box a.btnDownload:hover {
	background-color:transparent;
    }
    .text-overlay.centered-box .btnDownload:after {
        display:inline-block;
        padding-left: 3px;
        content: " \203A";
        
    }
}

@media only screen and (max-width:430px) {
    #launch-top .header-content {
        border:none;
        background:transparent;
    }
    #launchClock .countdown_clock .date {
        border-right: none;
    }
    #launchClock .countdown_clock .date span {
        margin-left: 15px;
	display:inline-block;
    }
}


/* Portrait and Landscape */
@media only screen and (max-device-width: 1024px) and (min-device-width: 768px) {
#spacecraftInfo {
    padding: 10px 5px 0 !important;
}
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
      #video-highlight {
      }
  }
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
      #video-highlight {
      }
  }
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
      #video-highlight {
      }
  }
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 812px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
      #video-highlight {
      }
  }

  .participate_slider .objectContainer .featureImgLarge { 
    background-size:contain;
    background-repeat: no-repeat;
    background-color: white;
  }
  .participate_slider img.readMoreBtn{ } 
  .participate_slider .info {
    text-align: center;
    font-size: 1.25em;
    padding-top: 10px;
  }
  .participate_slider .objectContainer {
    width: 100%;
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
  }
  .participate_slider .objectContainer .objectItem {
    height: 360px;
    width: 480px;
    overflow: hidden;
    margin: auto;
  }
  .participate_slider .slide {
    padding: 10px;
  }
  .participate_slider .slide .content_title {
    padding-top: 10px;
    text-align: center;
  }
  .participate_slider .slick-slide img {
    border:none;
  }
    /* Extra small devices (phones, 400px and down) */
    @media only screen and (max-width: 400px) {
      .participate_slider .objectContainer .objectItem {
        height: 225px;
        width: 300px;
      }
      .participate_slider .objectContainer {
        padding-left: 0px;
        padding-right: 0px;
      }
    }
    /* Extra small devices (phones, 400px and up) */
    @media only screen and (min-width: 400px) {
      .participate_slider .objectContainer .objectItem {
        height: 270px;
        width: 360px;
      }
    }

    /* Small devices (portrait tablets and large phones, 600px and up) */
    @media only screen and (min-width: 600px) {
      .participate_slider .objectContainer .objectItem {
        height: 210px;
        width: 280px;
      }
      .participate_slider .objectContainer {
        padding-left: 5px;
        padding-right: 5px;
      }
    }

    /* Medium devices (landscape tablets, 768px and up) */
    @media only screen and (min-width: 768px) {
      .participate_slider .objectContainer .objectItem {
        height: 255px;
        width: 340px;
      }
    }

    /* Large devices (laptops/desktops, 992px and up) */
    @media only screen and (min-width: 992px) {
      .participate_slider .objectContainer .objectItem {
        height: 225px;
        width: 300px;
      }
    }

    /* Extra large devices (large laptops and desktops, 1200px and up) */
    @media only screen and (min-width: 1200px) {
      .participate_slider .objectContainer .objectItem {
        height: 285px;
        width: 380px;
      }
    }

    /* Extra extra large devices (large laptops and desktops, 1440px and up) */
    @media only screen and (min-width: 1440px) {
      .participate_slider .objectContainer .objectItem {
        height: 330px;
        width: 440px;
      }
    }