/*
Theme Name: KB
Author: ALXDEV
Version: 1
Description: Base theme for Wordpress
Text Domain: kb
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 0; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/**
 * My colors
 */
.sidebar-left ul,
.sidebar-right ul, .header-wrapper .top-menu-wrapper .top-menu, .header-wrapper .top-menu-wrapper .top-menu .drop-holder ul, .resource-blocks .stack, .section-widget.menu-view ul, .section-widget.stack ul, .section-widget.resource ul, .section-widget.road-map ul, .section-widget.tutorial-structure ul, .section-widget.definition .stack, .section-widget.question .stack {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

html {
  box-sizing: border-box; }

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

* {
  max-height: 1000000px; }

body {
  color: #172b4d;
  background: #fff;
  font: 15px/1.2 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px; }

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

.gm-style img {
  max-width: none; }

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.2em; }

blockquote {
  border-left: 4px solid #808080;
  padding-left: .5em;
  margin-left: 1.2em; }

th, td {
  border: 1px solid #808080;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #808080;
  padding: 0.4em 0.7em; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #808080; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #808080; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #808080; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #808080; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  textarea.placeholder {
    color: #808080; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer; }

#wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  background: -webkit-linear-gradient(top, #E0EAFC, #CFDEF3, #B2FEFA);
  background: linear-gradient(to bottom, #E0EAFC, #CFDEF3, #B2FEFA); }

#main {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.widget {
  margin-bottom: 1.2em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    float: left;
    height: 2em; }
    .search-form input[type='search'] {
      margin: 0 4px 0 0;
      width: 150px; }

.post-password-form input {
  float: left;
  height: 2em; }
  .post-password-form input[type='password'] {
    width: 150px; }

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #026aa7;
  color: #fff;
  height: 2em;
  border: none;
  padding: 0 .5em; }
  .comment-form input[type='submit']:hover,
  .post-password-form input[type='submit']:hover,
  .search-form input[type='submit']:hover {
    opacity: 0.8; }

.commentlist {
  margin: 0 0 1.2em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.2em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 .4em; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 3px; } }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    background: #000;
    color: #fff;
    padding: .4em;
    text-decoration: none; }
    @media (max-width: 767px) {
      .navigation .next,
      .navigation .prev,
      .navigation-comments .next,
      .navigation-comments .prev {
        padding: .2em; } }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      opacity: 0.8; }

.navigation-single {
  margin-bottom: 1.2em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #026aa7;
    color: #fff;
    text-decoration: none;
    border-radius: 3px; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #808080;
  padding: .4em;
  margin-bottom: 1.2em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.2em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.2em; }

.mejs-container {
  margin-bottom: 1.2em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe {
  width: 100%;
  height: auto; }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #808080; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: 300;
  margin: 0 0 0.5em;
  color: #4a76a8; }

h1, .h1 {
  font-size: 30px; }

h2, .h2 {
  font-size: 27px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 21px; }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #0a0; }
  a:hover, a:focus {
    text-decoration: none; }

pre {
  background: rgba(9, 30, 66, 0.08);
  border: 1px solid #4872a3;
  border-radius: 3px;
  font-size: 12px;
  tab-size: 4; }

@font-face {
  font-family: "Material Design Icons";
  src: url("scss/vendors/materialdesignicons/fonts/materialdesignicons-webfont.eot?v=4.1.95");
  src: url("scss/vendors/materialdesignicons/fonts/materialdesignicons-webfont.eot?#iefix&v=4.1.95") format("embedded-opentype"), url("scss/vendors/materialdesignicons/fonts/materialdesignicons-webfont.woff2?v=4.1.95") format("woff2"), url("scss/vendors/materialdesignicons/fonts/materialdesignicons-webfont.woff?v=4.1.95") format("woff"), url("scss/vendors/materialdesignicons/fonts/materialdesignicons-webfont.ttf?v=4.1.95") format("truetype");
  font-weight: normal;
  font-style: normal; }

#wrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

/*.page-holder {
  background: url("images/rocky/rocky-1.jpg") no-repeat -23% 100%,
              url("images/rocky/rocky-2.jpg") no-repeat 114% 100%,
              url("images/rocky/rocky-3.jpg") no-repeat 144% 0%;
  background-attachment: fixed;
}*/
.container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 10px; }
  .container.without-padding {
    padding: 0; }

.content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #fcfcf8;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .content-wrapper {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }

.sidebar-left,
.sidebar-right {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
  background: #f5f4ef;
  width: 100%; }
  @media (min-width: 768px) {
    .sidebar-left,
    .sidebar-right {
      width: 200px; } }
  @media (min-width: 1200px) {
    .sidebar-left,
    .sidebar-right {
      width: 300px; } }
  .sidebar-left ul ul,
  .sidebar-right ul ul {
    padding-left: 10px; }

@media (min-width: 768px) {
  .sidebar-left {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    border-right: 1px solid #4872a3; } }

@media (min-width: 768px) {
  .sidebar-right {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    border-left: 1px solid #4872a3; } }

.article-material .resource-items {
  width: 100%; }

.content {
  width: 100%;
  overflow: hidden; }
  @media (min-width: 768px) {
    .content {
      -webkit-box-ordinal-group: 3;
          -ms-flex-order: 2;
              order: 2;
      -ms-flex-negative: 1;
          flex-shrink: 1; } }
  .content h1 {
    color: #026aa7;
    padding: 0 10px;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ccc; }
  .content h2 {
    color: #026aa7;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc; }
    .content h2 a {
      text-decoration: underline; }
      .content h2 a:hover {
        text-decoration: none; }

.article-material {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #4872a3; }
  .article-material:last-child {
    border-bottom: none; }

.main-title {
  border-bottom: 1px solid #4872a3;
  text-align: center; }

.post-preview {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .post-preview .post-thumbnail,
  .post-preview .post-description {
    width: 50%; }

.post-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.single-post-thumbnail {
  margin: 0 0 1em;
  text-align: center; }
  .single-post-thumbnail img {
    vertical-align: middle; }

.wp-block-image {
  margin: 0 0 1em;
  text-align: center; }

.comment-respond {
  padding-top: 10px; }
  .comment-respond h3 {
    color: #026aa7;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc; }

.meta-info {
  padding-top: 7px;
  border-top: 1px solid #026aa7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 7px;
  font-size: 12px; }

.header {
  background: #026aa7;
  color: #fff; }

.header-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (min-width: 768px) {
    .header-wrapper {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; } }
  .header-wrapper .logo,
  .header-wrapper .search-top-form {
    -ms-flex-negative: 0;
        flex-shrink: 0;
    overflow: hidden; }
  .header-wrapper .logo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    text-decoration: none;
    color: #fff;
    margin-bottom: 7px; }
    .header-wrapper .logo:hover .logo__title {
      opacity: 0.8; }
    .header-wrapper .logo__title {
      display: block;
      width: 100%;
      text-align: center; }
    .header-wrapper .logo img {
      height: 32px;
      vertical-align: middle; }
    @media (min-width: 768px) {
      .header-wrapper .logo {
        -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
                order: 1;
        width: 200px;
        border-right: 1px solid #fff;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .header-wrapper .logo {
        width: 300px; } }
  .header-wrapper .search-top-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    width: 100%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    margin-bottom: 7px; }
    @media (min-width: 768px) {
      .header-wrapper .search-top-form {
        -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
                order: 3;
        width: 200px;
        border-left: 1px solid #fff;
        margin-bottom: 0; } }
    @media (min-width: 1200px) {
      .header-wrapper .search-top-form {
        width: 300px; } }
  .header-wrapper .top-menu-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    z-index: 1;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .header-wrapper .top-menu-wrapper {
        -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
                order: 2;
        -ms-flex-negative: 1;
            flex-shrink: 1;
        margin-bottom: 0; } }
    .header-wrapper .top-menu-wrapper .top-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .header-wrapper .top-menu-wrapper .top-menu .menu-item {
        position: relative;
        margin-right: 5px;
        background: rgba(255, 255, 255, 0.3);
        padding: 0 3px;
        border-radius: 3px; }
        .header-wrapper .top-menu-wrapper .top-menu .menu-item:hover .drop-holder {
          display: block; }
        .header-wrapper .top-menu-wrapper .top-menu .menu-item:last-child {
          margin-right: 0; }
        .header-wrapper .top-menu-wrapper .top-menu .menu-item a {
          color: #fff;
          text-decoration: none; }
          .header-wrapper .top-menu-wrapper .top-menu .menu-item a:hover {
            opacity: 0.8; }
      .header-wrapper .top-menu-wrapper .top-menu .drop-holder {
        display: none;
        position: absolute;
        padding-top: 8px;
        top: 18px;
        left: 0;
        z-index: 10;
        width: max-content; }
        .header-wrapper .top-menu-wrapper .top-menu .drop-holder ul .menu-item {
          padding: 0; }
          .header-wrapper .top-menu-wrapper .top-menu .drop-holder ul .menu-item a {
            display: block;
            background: #46b450;
            margin-bottom: 1px;
            padding: 3px;
            border-radius: 3px; }
            .header-wrapper .top-menu-wrapper .top-menu .drop-holder ul .menu-item a:hover {
              background: green;
              opacity: 1; }
  .header-wrapper .site-title {
    margin: 0; }
    .header-wrapper .site-title a {
      color: #fff;
      text-decoration: none; }
  .header-wrapper .quick-search {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  .header-wrapper .quick-search-form {
    width: 100%; }
    .header-wrapper .quick-search-form .search-field {
      height: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-radius: 3px;
      overflow: hidden; }
    .header-wrapper .quick-search-form input {
      width: 100%;
      height: 24px;
      border: none;
      color: #026aa7;
      font-size: 12px;
      font-weight: bold; }
  .header-wrapper .advanced-search-btn {
    overflow: hidden;
    height: 32px;
    width: 32px;
    color: #fff;
    display: block;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .header-wrapper .advanced-search-btn:before {
      content: "\F865";
      font-family: "Material Design Icons";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      margin-right: 0; }
    .header-wrapper .advanced-search-btn:before {
      line-height: 1;
      font-size: 32px;
      position: absolute;
      color: #fff; }
    .header-wrapper .advanced-search-btn:hover {
      opacity: .7; }

.footer {
  background: #026aa7;
  border-top: 1px solid #4872a3;
  color: #fff;
  padding: 20px 0; }
  .footer p {
    margin-bottom: 0; }

.resource-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .resource-blocks .hidden {
    display: none; }
  .resource-blocks a {
    text-decoration: none;
    color: #fff; }
  .resource-blocks .resource-block-title {
    font-size: 17px;
    font-weight: 700;
    color: #fff;
    word-break: break-word; }
    .resource-blocks .resource-block-title a {
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 7px;
      margin: -7px; }
    .resource-blocks .resource-block-title .resource-title {
      background: rgba(2, 106, 167, 0.7);
      border-radius: 1px;
      text-shadow: 1px 1px 1px #000;
      padding: 0 3px; }
  .resource-blocks .stack {
    font-size: 12px; }
    .resource-blocks .stack li {
      display: inline-block;
      margin-left: 3px; }
      .resource-blocks .stack li:first-child {
        margin-left: 0; }
    .resource-blocks .stack a {
      position: relative;
      z-index: 1;
      -webkit-transition: all .2s;
      transition: all .2s;
      background: rgba(2, 106, 167, 0.7);
      color: #fff;
      padding: 1px 3px;
      text-shadow: 1px 1px 1px #000;
      border-radius: 1px; }
      .resource-blocks .stack a:hover {
        opacity: .7; }
  .resource-blocks .resource-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    width: 100%;
    background-size: cover;
    background-position: 50%;
    border-radius: 3px;
    margin: 0 0 10px 0;
    overflow: hidden;
    box-shadow: 3px 3px 5px 0 rgba(2, 106, 167, 0.75);
    -webkit-transition: all .2s;
    transition: all .2s; }

@media (min-width: 768px) and (max-width: 1023px) {
  .resource-blocks .resource-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; } }
    @media (max-width: 479px) {
      .resource-blocks .resource-block {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column; } }
    .resource-blocks .resource-block .resource-type {
      padding: 1px 2px;
      color: #fff;
      z-index: 3;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      font-size: 12px;
      background: #46b450;
      text-shadow: 1px 1px 1px #000; }
    .resource-blocks .resource-block .featured-image {
      position: relative;
      z-index: 1;
      width: 35%;
      text-align: center; }
      .resource-blocks .resource-block .featured-image a {
        display: block; }
      .resource-blocks .resource-block .featured-image img {
        vertical-align: middle; }

@media (min-width: 768px) and (max-width: 1023px) {
  .resource-blocks .resource-block .featured-image {
    width: 100%; } }
      @media (max-width: 479px) {
        .resource-blocks .resource-block .featured-image {
          width: 100%; } }
    .resource-blocks .resource-block .resource-block-excerpt {
      text-shadow: 1px 1px 1px #fff; }
    .resource-blocks .resource-block:before {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: rgba(0, 0, 0, 0.1);
      display: block;
      border-radius: 3px;
      content: '';
      -webkit-transition: all .2s;
      transition: all .2s; }
    .resource-blocks .resource-block:hover:before {
      background-color: rgba(0, 0, 0, 0.2); }
    .resource-blocks .resource-block .resource-block-content {
      width: 65%;
      padding: 7px 7px 7px 10px;
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }

@media (min-width: 768px) and (max-width: 1023px) {
  .resource-blocks .resource-block .resource-block-content {
    width: 100%; } }
      @media (max-width: 479px) {
        .resource-blocks .resource-block .resource-block-content {
          width: 100%; } }
    .resource-blocks .resource-block .stack {
      text-align: right;
      padding-left: 23px; }
    .resource-blocks .resource-block .children {
      line-height: 1.3;
      position: absolute;
      background: #026aa7;
      border-radius: 50%;
      width: 20px;
      height: 20px;
      text-align: center;
      bottom: -3px;
      left: -3px; }
      .resource-blocks .resource-block .children:before {
        content: "\F006C";
        font-family: "Material Design Icons";
        font-weight: normal;
        font-style: normal;
        display: inline-block;
        text-decoration: inherit;
        margin-right: 0; }
      .resource-blocks .resource-block .children:before {
        font-size: 12px;
        position: relative;
        color: #fff; }
    .resource-blocks .resource-block .get-resource-popup:before {
      content: "\F6EC";
      font-family: "Material Design Icons";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      margin-right: 0; }
    .resource-blocks .resource-block .get-resource-popup:before {
      opacity: 0;
      visibility: hidden;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 35px;
      height: 35px;
      border-radius: 35px;
      padding: 5px 0 0 8px;
      font-size: 25px;
      z-index: 7;
      color: #fff;
      text-shadow: 1px 1px 1px #000;
      background: rgba(2, 106, 167, 0.7);
      -webkit-transition: all .2s linear;
      transition: all .2s linear; }
    .resource-blocks .resource-block:hover {
      box-shadow: none; }
      .resource-blocks .resource-block:hover .get-resource-popup:before {
        visibility: visible;
        opacity: 1; }
      .resource-blocks .resource-block:hover .get-resource-popup:hover:before {
        background: #46b450; }

.breadcrumbs {
  padding: 7px 0;
  font-size: 13px;
  border-bottom: 1px solid #ccc; }
  .breadcrumbs a {
    color: #026aa7;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .breadcrumbs a:hover {
      opacity: .7; }
  .breadcrumbs .current-item {
    font-weight: bold; }

.fancybox-content {
  width: 100%;
  max-width: 800px;
  padding: 50px 10px;
  border-radius: 3px;
  cursor: inherit; }

.section-loader-wrap {
  position: relative; }

.section-loader-wrap.loading::after {
  opacity: 1;
  visibility: visible; }

.section-loader-wrap::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10px;
  right: -10px;
  content: '';
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  background: rgba(255, 255, 255, 0.9) url("images/rolling.gif") center no-repeat; }

.section-widget {
  margin-bottom: 7px; }
  .section-widget h3 {
    margin: 0 -10px 7px;
    padding: 4px 10px;
    font-size: 18px;
    color: #fff;
    background: rgba(2, 106, 167, 0.7);
    text-shadow: 1px 1px 1px #000; }

.advanced-search-form input, .advanced-search-form select {
  width: 100%;
  margin-bottom: 10px; }

.advanced-search-form button {
  display: block;
  width: 100%;
  border: none;
  background: rgba(2, 106, 167, 0.7);
  color: white;
  padding: 3px; }

.section-widget.menu-view ul a, .section-widget.stack ul a, .section-widget.resource ul a, .section-widget.road-map ul a, .section-widget.tutorial-structure ul a {
  display: block;
  text-decoration: none;
  color: #172b4d;
  padding: 1px;
  font-size: 14px;
  border-bottom: 1px solid rgba(2, 106, 167, 0.3); }
  .section-widget.menu-view ul a:hover, .section-widget.stack ul a:hover, .section-widget.resource ul a:hover, .section-widget.road-map ul a:hover, .section-widget.tutorial-structure ul a:hover {
    background-color: rgba(2, 106, 167, 0.2); }
  .section-widget.menu-view ul a span, .section-widget.stack ul a span, .section-widget.resource ul a span, .section-widget.road-map ul a span, .section-widget.tutorial-structure ul a span {
    font-weight: bold;
    color: #4a76a8; }

.section-widget.menu-view ul .current-cat > a, .section-widget.stack ul .current-cat > a, .section-widget.resource ul .current-cat > a, .section-widget.road-map ul .current-cat > a, .section-widget.tutorial-structure ul .current-cat > a {
  background: rgba(2, 106, 167, 0.7);
  color: #fff;
  text-shadow: 1px 1px 1px #000; }
  .section-widget.menu-view ul .current-cat > a span, .section-widget.stack ul .current-cat > a span, .section-widget.resource ul .current-cat > a span, .section-widget.road-map ul .current-cat > a span, .section-widget.tutorial-structure ul .current-cat > a span {
    color: #fff; }

.section-widget.menu-view ul ul, .section-widget.stack ul ul, .section-widget.resource ul ul, .section-widget.road-map ul ul, .section-widget.tutorial-structure ul ul {
  padding-left: 10px; }

.section-widget.definition {
  position: relative;
  /*.definition-update-stop-btn {
    position: absolute;
    z-index: 7;
    top: 0;
    right: 31px;
    height: 29px;
    width: 41px;
    color: $white;
    display: block;
    text-decoration: none;
    transition: all .2s;

    @include mdi-icon('timer-off', before, 0);

    &:before {
      top: 4px;
      left: 50%;
      transform: translateX(-50%);
      line-height: 1;
      font-size: 21px;
      position: absolute;
      color: $white;
    }

    &:hover {
      background-color: rgba($main-blue-color, 0.2);
      opacity: .9;
      cursor: pointer;
    }
  }*/ }
  .section-widget.definition .head {
    margin-bottom: 5px; }
  .section-widget.definition .title {
    text-decoration: none;
    display: block;
    text-align: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #026aa7;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .section-widget.definition .title:hover {
      background-color: rgba(70, 180, 80, 0.2); }
  .section-widget.definition .stack {
    text-align: right; }
    .section-widget.definition .stack li {
      display: inline-block;
      margin-left: 3px; }
      .section-widget.definition .stack li:first-child {
        margin-left: 0; }
    .section-widget.definition .stack a {
      text-decoration: none;
      font-size: 11px;
      -webkit-transition: all .2s;
      transition: all .2s;
      background: rgba(2, 106, 167, 0.7);
      color: #fff;
      padding: 1px 3px;
      text-shadow: 1px 1px 1px #000; }
      .section-widget.definition .stack a:hover {
        opacity: .7; }
  .section-widget.definition .content {
    font-size: 12px; }
    .section-widget.definition .content h1, .section-widget.definition .content h2, .section-widget.definition .content h3, .section-widget.definition .content h4, .section-widget.definition .content h5, .section-widget.definition .content h6 {
      font-size: 15px; }
    .section-widget.definition .content ul, .section-widget.definition .content ol {
      padding-left: 1em;
      list-style: initial; }
  .section-widget.definition figure {
    margin: 0; }
  .section-widget.definition .definition-update-btn {
    position: absolute;
    z-index: 7;
    top: 0;
    right: -10px;
    height: 29px;
    width: 41px;
    color: #fff;
    display: block;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .section-widget.definition .definition-update-btn:before {
      content: "\F6AF";
      font-family: "Material Design Icons";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      margin-right: 0; }
    .section-widget.definition .definition-update-btn:before {
      top: 4px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      line-height: 1;
      font-size: 21px;
      position: absolute;
      color: #fff; }
    .section-widget.definition .definition-update-btn:hover {
      background-color: rgba(2, 106, 167, 0.2);
      opacity: .9;
      cursor: pointer; }
  .section-widget.definition .definition-update-progress-wrapp {
    position: relative;
    margin: -7px -10px 0; }
  .section-widget.definition .definition-update-progress-bar {
    display: block;
    height: 7px;
    width: 0;
    background-color: rgba(70, 180, 80, 0.7); }

.section-widget.question {
  position: relative;
  /*.question-update-stop-btn {
    position: absolute;
    z-index: 7;
    top: 0;
    right: 31px;
    height: 29px;
    width: 41px;
    color: $white;
    display: block;
    text-decoration: none;
    transition: all .2s;

    @include mdi-icon('timer-off', before, 0);

    &:before {
      top: 4px;
      left: 50%;
      transform: translateX(-50%);
      line-height: 1;
      font-size: 21px;
      position: absolute;
      color: $white;
    }

    &:hover {
      background-color: rgba($main-blue-color, 0.2);
      opacity: .9;
      cursor: pointer;
    }
  }*/ }
  .section-widget.question .head {
    margin-bottom: 5px; }
  .section-widget.question .title {
    text-decoration: none;
    display: block;
    text-align: center;
    padding-bottom: 3px;
    border-bottom: 1px solid #026aa7;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .section-widget.question .title:hover {
      background-color: rgba(70, 180, 80, 0.2); }
  .section-widget.question .stack {
    text-align: right; }
    .section-widget.question .stack li {
      display: inline-block;
      margin-left: 3px; }
      .section-widget.question .stack li:first-child {
        margin-left: 0; }
    .section-widget.question .stack a {
      text-decoration: none;
      font-size: 11px;
      -webkit-transition: all .2s;
      transition: all .2s;
      background: rgba(2, 106, 167, 0.7);
      color: #fff;
      padding: 1px 3px;
      text-shadow: 1px 1px 1px #000; }
      .section-widget.question .stack a:hover {
        opacity: .7; }
  .section-widget.question .content {
    font-size: 12px; }
    .section-widget.question .content h1, .section-widget.question .content h2, .section-widget.question .content h3, .section-widget.question .content h4, .section-widget.question .content h5, .section-widget.question .content h6 {
      font-size: 15px; }
    .section-widget.question .content ul, .section-widget.question .content ol {
      padding-left: 1em;
      list-style: initial; }
  .section-widget.question figure {
    margin: 0; }
  .section-widget.question .question-update-btn {
    position: absolute;
    z-index: 7;
    top: 0;
    right: -10px;
    height: 29px;
    width: 41px;
    color: #fff;
    display: block;
    text-decoration: none;
    -webkit-transition: all .2s;
    transition: all .2s; }
    .section-widget.question .question-update-btn:before {
      content: "\F6AF";
      font-family: "Material Design Icons";
      font-weight: normal;
      font-style: normal;
      display: inline-block;
      text-decoration: inherit;
      margin-right: 0; }
    .section-widget.question .question-update-btn:before {
      top: 4px;
      left: 50%;
      -webkit-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
              transform: translateX(-50%);
      line-height: 1;
      font-size: 21px;
      position: absolute;
      color: #fff; }
    .section-widget.question .question-update-btn:hover {
      background-color: rgba(2, 106, 167, 0.2);
      opacity: .9;
      cursor: pointer; }
  .section-widget.question .question-update-progress-wrapp {
    position: relative;
    margin: -7px -10px 0; }
  .section-widget.question .question-update-progress-bar {
    display: block;
    height: 7px;
    width: 0;
    background-color: rgba(70, 180, 80, 0.7); }

.toggle-block .opener:hover {
  cursor: pointer;
  opacity: .7; }
/*# sourceMappingURL=style.css.map */