/*
Theme Name: Winter Blues
Author: Huseyn A.
Description: Winter Blues is mainstream theme for multipurpose use cases. It's fast, beautiful and customizable. Winter Blues also have it's own social icons widget.
Version: 1.5.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: winter-blues
Tags: two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-image-header, featured-images, footer-widgets, sticky-post, blog, education, news
*/
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1.5; }

ol, ul { 
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article a {
  color: #00a8a8;
  text-decoration: none; }
  article a:hover {
    color: #17252a; }

.post-content a {
  color: #00a8a8;
  text-decoration: none;
  -webkit-transition: .3s ease;
  transition: .3s ease; }
  .post-content a:hover {
    color: #17252a; }

.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-weight: 700;
  margin: 50px 0 25px;
  color: #444;
  line-height: 120%; }

.post-content h1 {
  font-size: 2em; }

.post-content h2 {
  font-size: 1.75em; }

.post-content h3 {
  font-size: 1.5em; }

.post-content h4 {
  font-size: 1.25em; }

.post-content h5 {
  font-size: 1.1em; }

.post-content h6 {
  font-size: .9em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px; }

.comment-content,
.post-content {
  color: #444444; }
  .comment-content .alignleft,
  .post-content .alignleft {
    float: left;
    margin-right: 1em; }
  .comment-content .alignright,
  .post-content .alignright {
    float: right;
    margin-left: 1em; }
  .comment-content .alignleft,
  .comment-content .alignright,
  .post-content .alignleft,
  .post-content .alignright {
    margin-bottom: 1em;
    max-width: 40%; }
  .comment-content .aligncenter,
  .post-content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center; }
  .comment-content .wp-caption,
  .post-content .wp-caption {
    line-height: 170%;
    margin-bottom: 1.1em;
    max-width: 100%; }
  .comment-content .wp-caption-text,
  .comment-content .gallery-caption,
  .comment-content .wp-block-image figcaption,
  .comment-content figcaption,
  .post-content .wp-caption-text,
  .post-content .gallery-caption,
  .post-content .wp-block-image figcaption,
  .post-content figcaption {
    color: #c4dbe0;
    display: block;
    font-size: .85em;
    font-style: italic;
    padding-top: .5em;
    text-align: center;
    width: 100%; }
  .comment-content p,
  .post-content p {
    font-family: 'Lora', 'serif';
    line-height: 170%;
    margin-bottom: 1.5em; }
  .comment-content ul,
  .post-content ul {
    list-style: disc;
    padding-left: 1.5em;
    margin-bottom: 1.5em;
    line-height: 170%;
    margin-left: 15px; }
  .comment-content ol,
  .post-content ol {
    padding-left: 15px;
    list-style: decimal;
    margin-left: 1.5em; }
  .comment-content li,
  .post-content li {
    margin-bottom: 0.5em;
    line-height: 170%; }
  .comment-content kbd,
  .comment-content code,
  .post-content kbd,
  .post-content code {
    padding: 5px;
    border-radius: 3px; }
  .comment-content blockquote:not(.wp-block-pullquote),
  .post-content blockquote:not(.wp-block-pullquote) {
    background: #c4dbe0;
    color: #666;
    font-family: 'Lato';
    line-height: 150%;
    padding: 1.1em;
    margin-bottom: .5em; }
    .comment-content blockquote:not(.wp-block-pullquote) p,
    .post-content blockquote:not(.wp-block-pullquote) p {
      margin-bottom: 0; }
  .comment-content cite,
  .post-content cite {
    color: #666;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 140%;
    text-transform: uppercase; }
  .comment-content pre,
  .post-content pre {
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    line-height: 140%;
    padding: 2% 2.5%;
    background: #f1f1f1; }
  .comment-content dl dt,
  .post-content dl dt {
    font-weight: bold; }
  .comment-content address,
  .post-content address {
    padding: 3% 3.5%;
    background: #c4dbe0;
    margin-bottom: .5em; }
  .comment-content hr,
  .post-content hr {
    background-color: #c4dbe0;
    border: 0;
    height: 1px;
    margin-bottom: 1.6em; }
  .comment-content dt,
  .post-content dt {
    display: block; }
  .comment-content dd,
  .post-content dd {
    display: block;
    margin-inline-start: 40px; }
  .comment-content code,
  .comment-content kbd,
  .comment-content pre,
  .post-content code,
  .post-content kbd,
  .post-content pre {
    font-size: 0.85em;
    background: #c4dbe0;
    margin-bottom: .5em; }
  .comment-content table,
  .post-content table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    font-size: 0.9em;
    width: 100%;
    margin-bottom: 1.1em; }
  .comment-content table tbody > tr:nth-child(odd) > td,
  .post-content table tbody > tr:nth-child(odd) > td {
    background: #c4dbe0; }
  .comment-content th,
  .comment-content td,
  .post-content th,
  .post-content td {
    padding: 2%;
    margin: 0;
    overflow: visible;
    line-height: 120%;
    border-bottom: 1px solid #c4dbe0; }
  .comment-content th,
  .post-content th {
    font-weight: bold;
    color: #17252a; }

sub {
  vertical-align: sub;
  font-size: smaller; }

sup {
  vertical-align: super;
  font-size: smaller; }

.main,
.post-content,
.nl-sidebar {
  -ms-word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto; }

article {
  max-width: 96%;
  font-size: 1.1em; }

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

dfn,
cite,
em,
i {
  font-style: italic; }

b,
strong {
  font-weight: bold; }

.post-meta {
  font-size: .8em;
  padding: 5px 0; }
  .post-meta a {
    color: inherit;
    text-decoration: none;
    text-transform: uppercase; }

.entry-header {
  margin-bottom: 30px; }
  .entry-header p {
    color: #00a8a8; }

.post-navigation {
  position: relative;
  margin: 45px 0; }
  .post-navigation .nav-links .nav-previous a,
  .post-navigation .nav-links .nav-next a {
    color: inherit;
    text-decoration: none;
    margin-bottom: 15px;
    border-left: 2px solid #17252a;
    color: #17252a;
    width: 100%;
    display: block;
    padding: 15px; }
    .post-navigation .nav-links .nav-previous a:hover b,
    .post-navigation .nav-links .nav-next a:hover b {
      color: #17252a; }
  .post-navigation b {
    color: #00a8a8;
    -webkit-transition: .5s ease;
    transition: .5s ease; }

.nocomments {
  font-style: italic; }

.post-tags {
  width: 100%;
  margin-top: 45px; }

.post-tags a {
  display: inline-block;
  font-size: .8em;
  margin: 5px 10px 5px 0;
  padding: 6px 12px;
  background: #00a8a8;
  color: #fff;
  text-decoration: none;
  -webkit-transition: .5s ease;
  transition: .5s ease; }
  .post-tags a:hover {
    color: #fafafa;
    background: #17252a; }

.post-password-form {
  width: 100%; }
  .post-password-form input[type="password"] {
    width: 48%;
    padding: 10px;
    margin: 10px 0; }
  .post-password-form input[type="submit"] {
    padding: 10px;
    margin: 10px 0; }

.nl-post {
  margin-bottom: 30px;
  display: block;
  color: inherit;
  text-decoration: none; }
  .nl-post .overlay {
    opacity: .2; }

.nl-thumbnail {
  width: 48%;
  float: left; }

.thumb-inner {
  background-size: cover;
  background-position: center;
  padding-top: 56.25%;
  position: relative; }

.comment-count,
.nl-featured {
  position: absolute;
  color: #fafafa;
  font-weight: 700;
  z-index: 20;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.comment-count {
  -webkit-transition: .2s ease;
  transition: .2s ease;
  opacity: .5;
  font-size: 1.3em;
  text-decoration: none;
  top: 15px;
  left: 15px;
  vertical-align: middle; }

#fa-comment {
  display: inline;
  width: auto;
  height: 20px; }

.sticky .nl-featured {
  background: #00a8a8;
  letter-spacing: 0.04em;
  padding: 0.25em 0.5em;
  text-transform: uppercase;
  width: 100%;
  bottom: 0;
  left: 0; }

.post-info {
  width: 48%;
  float: right; }

.nl-permalink {
  font-family: 'Lora', serif;
  font-size: 1.4em;
  font-weight: 700; }

.post-info a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: .6s ease;
  transition: .6s ease; }
  .post-info a:hover {
    color: #00a8a8; }

.nl-meta {
  color: #00a8a8;
  text-transform: capitalize;
  font-size: 1em;
  padding: 13px 0 3px 0; }

.nl-date {
  color: #00a8a8;
  text-transform: capitalize;
  font-size: .95em;
  font-weight: 300; }

.nl-meta a:hover {
  color: #17252a; }

.thumb-inner:hover .overlay {
  opacity: .6; }

.thumb-inner:hover .comment-count {
  opacity: .8; }

.pagination {
  position: relative;
  width: 100%;
  margin-top: 60px; }
  .pagination .nav-links {
    display: block;
    text-align: center;
    margin: auto; }
  .pagination .nav-links a,
  .pagination .nav-links span {
    color: inherit;
    text-decoration: none;
    text-align: center;
    color: #c4dbe0;
    margin-right: 3px;
    background: #17252a;
    padding: 12px 15px;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
    .pagination .nav-links a:hover,
    .pagination .nav-links span:hover {
      opacity: .8; }
  .pagination .nav-links span {
    background: #00a8a8;
    color: #fafafa; }
  .pagination .nav-links a {
    background: #17252a; }

.overlay {
  top: 0;
  width: 100%;
  background: #13232b;
  padding-top: 56.25%;
  position: absolute;
  opacity: 0.4;
  z-index: 2;
  -webkit-transition: .3s ease;
  transition: .3s ease; }

.post-password-form input[type="submit"] {
  border: 0 solid #fff;
  background: #00a8a8;
  color: #fff; }

.nl-main-title {
  margin-bottom: 30px;
  position: relative; }
  .nl-main-title h1 {
    display: inline;
    border-left: 2px solid #00a8a8;
    font-family: 'Lato', 'sans-serif';
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    padding-left: 10px; }
  .nl-main-title p {
    font-weight: 300;
    margin: 15px 0 30px 10px;
    display: block; }

.searchresult p {
  font-weight: 400;
  margin: 35px 0 15px 10px;
  display: block; }

.notfound-search .search-form input {
  width: 96%;
  margin-left: 10px;
  padding: 10px; }

.notfound-search form input {
  border: 1px solid #c4dbe0;
  outline: none; }
  .notfound-search form input:focus {
    outline: none;
    border-color: #00a8a8;
    transition: .5s; }

.copy-text {
  display: block;
  background: #17252a;
  text-align: center;
  padding: 15px;
  font-weight: 300;
  font-size: 1em;
  color: #c4dbe0; }

#comments {
  font-size: 1.5em;
  margin-top: 45px;
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1; }

.comment-author .avatar {
  height: 50px;
  width: 50px;
  display: block;
  float: left; }

.comment-author b a {
  color: #111; }

.comment-content h1,
.comment-content h2,
.comment-content h3,
.comment-content h4,
.comment-content h5,
.comment-content h6 {
  font-size: 1.5em;
  font-weight: 700;
  margin: 50px 0 25px;
  color: #444;
  line-height: 120%; }

.comment-body {
  border-bottom: 1px solid #c4dbe0;
  padding: 30px 0; }

.comment-content,
.comment-meta {
  margin-bottom: 15px; }

.comment-meta b,
.comment-metadata a {
  margin-left: 20px; }

.comment-metadata {
  margin: 3px 0;
  font-size: .8em; }

.comment-meta span {
  display: none; }

.comment-content,
.reply {
  margin-left: 70px; }

.comment a {
  color: #00a8a8;
  text-decoration: none; }

.children li .comment {
  margin-left: 60px; }

.comment-respond h3 {
  font-size: 1.5em;
  margin: 45px 0 15px 0; }

.comment-respond {
  margin-top: 45px; }

.comment-form {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-style: normal;
  font-size: 100%;
  line-height: 1;
  font-family: inherit;
  text-align: left; }

.bypostauthor > .comment-body > .comment-meta > .comment-author img {
  border: 3px solid #17252a; }

.comment-form label {
  display: block;
  margin: 15px 0; }

.logged-in-as,
.comment-notes {
  margin: 15px 0 45px 0;
  font-style: italic; }

.logged-in-as a {
  color: #444;
  text-decoration: none; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  padding: 10px;
  margin: 0;
  width: 48%;
  border-radius: 3px;
  border: 1px solid #c4dbe0; }
  .comment-form input[type="text"]:focus,
  .comment-form input[type="email"]:focus,
  .comment-form input[type="url"]:focus {
    outline: none;
    border-color: #00a8a8;
    transition: .5s; }

.comment-form textarea {
  width: 100%;
  line-height: 1.5em;
  border: 1px solid #c4dbe0; }
  .comment-form textarea:focus {
    outline: none;
    border-color: #00a8a8;
    transition: .5s; }

.comment-form input[type="submit"] {
  display: block;
  background: #17252a;
  color: #fafafa;
  margin: 15px 0;
  padding: 15px;
  border-radius: 0;
  border: 0 solid #fff; }

.comment-navigation {
  margin: 45px 0; }

.widgettitle {
  text-align: left;
  font-size: 1.2em;
  font-weight: 700;
  margin-bottom: 20px; }

.widget {
  list-style: none;
  margin-bottom: 30px; }
  .widget a {
    color: #17252a;
    opacity: 1;
    text-decoration: none;
    transition: .3s ease; }
  .widget a:hover {
    opacity: .6; }
  .widget li {
    padding: .5em 0; }

.nl-sidebar .widgettitle {
  margin-bottom: 30px;
  color: #00a8a8; }

.nl-sidebar .widget ul,
.nl-sidebar .widget form {
  text-transform: capitalize;
  list-style: none;
  border-left: 1px solid #c4dbe0;
  padding: 15px 0 15px 30px;
  margin-bottom: 30px; }
  .nl-sidebar .widget ul a,
  .nl-sidebar .widget form a {
    color: #17252a;
    opacity: 1;
    text-decoration: none;
    transition: .3s ease; }

.widget_search form {
  width: 100%; }
  .widget_search form input {
    padding: 10px;
    width: 100%;
    border: 1px solid #c4dbe0; }
    .widget_search form input:focus {
      border: 1px solid #00a8a8;
      outline: none;
      transition: .5s; }

.widget_archive ul li a,
.widget_categories ul li a {
  float: left; }

.widget_archive ul li,
.widget_categories ul li {
  text-align: right;
  color: #00a8a8; }

.widget_recent_comments ul li span,
.widget_recent_entries ul li a {
  display: block; }

header {
  position: fixed;
  width: 100%;
  z-index: 4; }

.topnav {
  position: relative;
  max-width: 1120px;
  margin: auto; }

.branding img {
  float: left;
  margin: 7px 0; }

.branding h1 a,
.branding p a {
  font-size: 1.5em;
  font-weight: 900;
  float: left;
  color: #fafafa;
  padding: 13px 16px 13px 0;
  text-decoration: none;
  text-transform: uppercase;
  transition: .3s ease; }

.topnav ul {
  vertical-align: middle;
  list-style-type: none;
  margin-right: 60px;
  padding: 0; }

.topnav li {
  float: right; }

.topnav li a {
  font-size: 1em;
  display: block;
  color: #fafafa;
  text-align: center;
  padding: 18px 15px;
  text-decoration: none;
  transition: .3s ease; }

.sbutton svg:hover,
.mbutton svg:hover {
  fill: #00a8a8; }

.topnav li a:hover,
.branding h1 a:hover,
.branding p a:hover {
  color: #00a8a8; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.sbutton {
  position: absolute;
  cursor: pointer;
  font-size: 1.2em;
  color: #fafafa;
  right: 0;
  padding: 0 0 0 16px;
  margin: 21px 0;
  border-left: 1px solid #fafafa; }

.sbutton svg,
.mbutton svg {
  -webkit-transition: .3s ease;
  transition: .3s ease; }

.sbox {
  position: absolute;
  display: none;
  right: 0;
  padding-right: 60px;
  width: 70%; }

.sbox input {
  color: #fafafa;
  width: 100%;
  text-align: right;
  background-color: transparent;
  font-size: 1.1em;
  border: none;
  font-family: inherit;
  font-weight: 400;
  padding: 19px; }

.sbox input:focus {
  outline: none; }

.sbox input::placeholder {
  color: #fafafa;
  opacity: .8; }

.active {
  display: block; }

.menu-off {
  display: none; }

#fa-xc {
  display: none; }

.nl-header-img {
  height: 480px;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; }

.nl-header {
  width: 100%;
  position: fixed;
  top: 100;
  left: 0; }

.thumbnail {
  transform: scale(1.1);
  -webkit-filter: blur(20px);
  filter: blur(20px); }

.nl-header-text h2 {
  position: fixed;
  text-align: center;
  font-weight: 500;
  font-size: 3em;
  top: 50%;
  left: 50%;
  padding: 12px 18px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.navrap {
  display: none; }

.so-item {
  padding: 10px;
  margin: 10px 0;
  border-radius: 2px; }

.svg-inline--fa {
  display: block;
  margin: auto;
  font-size: 1.8em;
  color: #fafafa; }

.so-item:hover {
  opacity: .8; }

.so-item:hover .svg-inline--fa {
  -webkit-animation: roll 1.5s ease;
  animation: roll 1.5s ease; }

@-webkit-keyframes roll {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  100% {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg); } }

@keyframes roll {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  100% {
    -webkit-transform: rotate(-720deg);
    transform: rotate(-720deg); } }

.facebook {
  background: #3b5999; }

.twitter {
  background: #55acee; }

.instagram {
  background: #833ab4; }

.google {
  background: #dd4b39; }

.linkedin {
  background: #0077B5; }

.pinterest {
  background: #bd081c; }

.youtube {
  background: #cd201f; }

.vimeo {
  background: #1ab7ea; }

.periscope {
  background: #3b5999; }

.vine {
  background: #00b489; }

.tumblr {
  background: #34465d; }

.foopx {
  background: #0099e5; }

.flickr {
  background: #f40083; }

.behance {
  background: #131418; }

.wordpress {
  background: #21759b; }

.goodreads {
  background: #553b08; }

.kickstarter {
  background: #2bde73; }

.github {
  background: #6e5494; }

.rss {
  background: #f26522; }

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

.main::after,
.container::after,
.nl-sidebar:after,
.group::after,
.nl-post::after,
.widget_categories ul li::after,
.widget_archive ul li::after,
.post-content::after {
  content: "";
  display: table;
  clear: both; }

html,
body {
  font-family: 'Lato', sans-serif;
  font-size: 16px; }

body {
  background-color: #17252a; }

#content {
  position: absolute;
  z-index: 99;
  top: 60px;
  width: 100%;
  -webkit-box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px -1px 10px 0px rgba(0, 0, 0, 0.5); }

.container {
  color: #17252a;
  font-weight: 400; }

svg {
  display: block;
  width: auto;
  height: 22px;
  fill: #fafafa; }

#fa-x {
  display: none; }

article h1 {
  font-family: 'Lora', 'serif';
  font-size: 2em;
  font-weight: 700; }

.widget ul li a:hover {
  color: #00a8a8; }

.so-item {
  position: relative; }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000; }

@media only screen and (min-width: 576px) {
  .branding {
    padding-left: 15px; }
  .sbutton {
    padding-right: 15px; }
  .container {
    padding: 0 15px;
    margin-bottom: 60px;
    max-width: 1120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px; }
  .main {
    float: left;
    width: 69%; }
    .main span {
      text-align: center; }
  .nl-sidebar {
    float: right;
    width: 27%; } }

@media only screen and (min-width: 993px) {
  .mbutton {
    display: none; } }

@media only screen and (max-width: 576px) {
  .container {
    margin-top: 30px;
    padding: 0 18px; }
  .main {
    max-width: 380px !important; }
  .nl-permalink {
    font-family: 'Lora', serif;
    font-size: 1.3em;
    font-weight: 700;
    -webkit-transition: .3s ease;
    transition: .3s ease; }
  .nl-excerpt {
    font-size: .95em; }
  .nl-meta {
    font-size: .9em;
    padding: 3px 0 9px 0; }
  .nl-date {
    font-size: .9em; }
  .nl-thumbnail {
    margin-bottom: 15px;
    width: 100%;
    float: none; }
  .post-info {
    width: 100%;
    float: none; }
  .nl-post {
    margin-bottom: 30px; }
  .copy-text {
    font-size: .9em; }
  .branding {
    padding-left: 15px; }
  .sbutton {
    padding-right: 15px; }
  .sbox {
    width: 100%; }
  .brand-off {
    opacity: 0; } }

@media only screen and (max-width: 992px) {
  .main {
    float: none;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 730px;
    margin-bottom: 45px; }
  .nl-sidebar {
    float: none;
    display: block;
    margin: auto;
    width: 100%;
    max-width: 300px;
    border-top: 1px solid #c4dbe0;
    padding-top: 30px; }
    .nl-sidebar .widgettitle {
      text-align: center; }
    .nl-sidebar .widget ul,
    .nl-sidebar .widget form {
      padding-right: 30px; }
    .nl-sidebar .widget form {
      padding: 0;
      border: 0; }
    .nl-sidebar .widget ul {
      border: 1px solid #c4dbe0; }
  header {
    position: absolute;
    z-index: 444; }
  #menu {
    display: none; }
  .topnav li a {
    font-size: 1.1em;
    padding-right: 67px;
    text-align: right;
    font-weight: 500;
    color: #c4dbe0; }
  .topnav li {
    border-right: 1px solid #c4dbe0;
    line-height: normal;
    width: 100%;
    color: #fafafa; }
  .topnav ul {
    position: absolute;
    top: 60px;
    width: 100%;
    z-index: 10;
    left: 0; }
  .navrap {
    top: 0;
    left: 0;
    background: #17252a;
    width: 100%;
    position: fixed;
    z-index: 5; }
  .mbutton {
    color: #fafafa;
    top: 0;
    font-size: 1.2em;
    padding-right: 18px;
    margin: 20px 0;
    position: absolute;
    right: 50px;
    transition: .3s ease;
    z-index: 666; }
  .sbox {
    padding-right: 90px; } }

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