/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 16px;
}

b {
  font-weight: 500;
}

hr {
  color: #d0d0d0;
  height: 1px;
}

a {
  text-decoration: none;
  color: #006DF0;
  font-weight: 300;
}

/*
 * Every section should end with a drop shadow
 */
.sectionbox {
  border: none;
  padding: 90px 0px 55px 0px;
  /* box-shadow: 0px 8px 8px -8px #707070; */
  width: 100%;
  align-items: center;
  display: flex;
}

.sectionbox-thin {
  border: none;
  padding: 0px 0px 55px 0px;
  /* box-shadow: 0px 8px 8px -8px #707070; */
  width: 100%;
  align-items: center;
  display: flex;
}

.nl-fixed-top {
  position: fixed;
  left: 0px;
  top: 0px;
  height: 50px;
  box-shadow: 0px 8px 8px -8px #707070;
  align-items: center;
  width: 100%;
  padding: 10px 0px 10px 0px;
  display: flex;
  margin: 0px;
  z-index: 999;
  background-color: #004988;
}

.nl-top-menu-logo-group {
  float: left;
}

.nl-top-menu-button-group {
  width: 200px;
  float: right;
  line-height: 22px;
}

.nl-top-menu-content {
  min-width: 300px;
  width: 940px;
  align-items: center;
  margin:auto;
  padding: 0px 10px 0px 10px;
  overflow:auto;
}

.nl-top-logo {
  width: 146px;
  height: 47px;
  border: none;
  padding: none;
  margin-left: 0px;
}

.nl-login-button {
  background-color: #ffffff;
  border: 1px solid #006DF0;
  color: #006DF0;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  margin-right: auto;
  cursor: pointer;
  float: auto ;
  color: #006DF0;
}

.nl-download-button {
  /* 
  background-color: #ffffff; 
  */
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  font-stretch: normal;
  font-style: normal;
  font-variant-caps: normal;
  margin-top: 5px;
  margin-left: auto;
  cursor: pointer;
  float: right ;
}

.nl-video-button {
  border: none;
  color: #006DF0;
  padding: 35px 0px 10px 0px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 22px;
  cursor: pointer;
  background: none;
}

.ui-state-default a, 
.ui-state-default a:link, 
.ui-state-default a:visited, 
.ui-state-default a:hover, 
a.ui-button, 
a:link.ui-button, 
a:visited.ui-button, 
.ui-button {
  border: none;
  background: none;
}

.nl-red-large-button {
  background-color: #ff2300;
  border: 1px solid #ff2300;
  color: #ffffff;
  margin-top:10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 300px;
  min-width: 280px;
  float: left;
}

.nl-blue-large-button {
  background-color: #006DF0;
  border: 1px solid #006DF0;
  color: #ffffff;
  margin-top:10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 300px;
  min-width: 280px;
  float: left;
}

.nl-white-large-button {
  background-color: #ffffff;
  border: 1px solid #006DF0;
  color: #006DF0;
  margin-top:10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 250px;
  min-width: 200px;
  float: left;
}

.nl-large-button {
  background-color: #ffffff;
  border: 1px solid #006DF0;
  color: #006DF0;
  margin-top:10px;
  padding-top: 15px;
  padding-bottom: 15px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  width: 300px;
  min-width: 280px;
  float: left;
}

.nl-white-button {
  background-color: #ffffff;
  border: 1px solid #006DF0;
}

.nl-blue-button {
  background-color: #006DF0;
  border: 1px solid #006DF0;
  color: #ffffff;
}

.nl-red-button {
  background-color: #ff2300;
  border: 1px solid #ff2300;
  color: #ffffff;
}

.nl-orange-button {
  background-color: #ff6600;
  border: 1px solid #ff6600;
  color: #ffffff;
}

.nl-play-icon {
  width: 32px;
  height: 32px;
  border: none;
  padding: 0px 15px 0px 0px;
  margin-left: 0px;
}

.nl-banner-section {
  background-image: url("../img/protest.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 70px;
  height: 650px;
  align-items: center;
  display: flex;
  width: 100%;
}

.nl-breakthrough-banner {
  background-image: url("../img/breakthrough.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0px;
  height: 650px;
  align-items: center;
  display: flex;
  width: 100%;
}

.nl-network-banner {
  background-image: url("../img/network.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0px;
  height: 650px;
  align-items: center;
  display: flex;
  width: 100%;
}

.nl-team-banner {
  background-image: url("../img/team.jpeg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  margin-top: 0px;
  height: 650px;
  align-items: center;
  display: flex;
  width: 100%;
}

.nl-banner-content {
  display: block; /* original: flex */
  min-width: 300px;
  width: 940px;
  align-items: center;
  margin:auto;
  padding: 0px 10px 0px 10px;
}

.nl-banner-slogan {
  max-width: 500px;
  min-width: 280px;
  text-align: center;
}

.nl-banner-buttons {
  padding: 50px 10px 0px 10px;
  max-width: 500px;
  min-width: 280px;
  align-items: center;
  display: flex;
  flex-wrap: wrap;
}

.nl-header1 {
  font-size: 36px;
  font-weight: 500;
  font-style: normal;
  color: #ffffff;
  padding: 10px 0px 10px 0px;
}

.nl-header3 {
  font-size: 22px;
  font-weight: 300;
  font-style: normal;
  color: #303030;
  padding: 10px 0px 10px 0px;
}

.nl-section-content {
  display: block;
  min-width: 300px;
  width: 940px;
  align-items: center;
  padding: 0px 10px 0px 10px;
  margin: auto;
}

.nl-wide-header {
  font-family: Roboto, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: 300;
  font-style: normal;
  color: #606060;
  margin: auto;
  width: 100%;
  text-align: center;
}

.nl-security-highlight-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  /* align-items: center; */
  margin-top: 50px;
}

.nl-security-highlight {
  width: 250px;
  min-width: 220px;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 0px 30px 0px 30px;
}

.nl-security-highlight-title {
  font-size: 22px;
  font-weight: 300;
  padding: 15px 0px 5px 0px;
}

.nl-security-highlight-description {
  font-size: 16px;
  font-weight: 300;
  padding-bottom: 25px;
}

.nl-security-summary {
  font-size: 22px;
  font-weight: 300;
  color: #606060;
  max-width: 700px;
  min-width: 280px;
  padding-top: 25px;
  padding-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  line-height: 1.5;
}

.nl-security-feature-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
  padding-bottom: 35px;
}

.nl-security-feature-icon {
  width: 200px;
  min-width: 200px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding: 0px 50px 25px 50px;
}

.nl-security-feature-description {
  font-size: 16px;
  font-weight: 300;
  line-height: 1.7;
  color: #606060;
  margin-left: auto;
  margin-right: auto;
  max-width: 560px;
  min-width: 280px;
}

.nl-security-feature-title {
  font-size: 22px;
  font-weight: 300;
  padding: 0px 0px 5px 0px;
}

.nl-use-cases-title-padding {
  padding-bottom: 30px;
}

.nl-footer {
  background-color: #ccc;
}

.nl-copyright {
  text-align: center;
  font-size: 16px;
  font-weight: 300;
  color: #606060;
  margin: 0px auto 0px auto;
}

/* Custom slider */
.switch {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 25px;
}

.switch input {display:none;}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 17px;
  width: 17px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #006DF0;
}

input:focus + .slider {
  box-shadow: 0 0 1px #006DF0;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 20px;
}

.slider.round:before {
  border-radius: 50%;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
