

body {
  font-family: "proxima-nova", "proxima-nova-all", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #4a4a4a;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  color: #222;
  text-align: left;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #f5f7f9;
}

.full-width {
  width: 95%;
  margin: auto;
}

#mc-embedded-subscribe {
  background-color: #007bff !important;
}

body a {
  color: #0467d1;
}

.row {
  max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "ua-medium",-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif;
  font-weight: 200;
  color: #333;
}

.content {
  background-color: white;
  padding: 40px;
  margin-bottom: 40px;
  margin-top: 20px;
  z-index: 100;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
  font-size: 1rem;
  line-height: 1.65;
}

.content img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: auto;
}


.paginate {
  width: 100%;
  text-align: center;
  padding: 20px;
}

.paginate .total-count {
  padding: 20px;
}

.flexbox-courses {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 15px;
  padding: 1.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}


.blog-list-article {
  height: 285px;
  position: relative;
  display: block;
  background: #F3F4F5;
  margin-bottom: 20px;
}

.blog-list-article:nth-child(even) {
  background: #F3F4F5
}

.blog-list-article:nth-child(n+7) {
  display: none
}



@media (min-width: 550px) {
  .blog-list-article {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    background: #F3F4F5;
    height: 314px;
    width: 100%;
    margin: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px
  }
  .blog-list-article:hover {
    background-color: #E6E9EC
  }
}

@media (min-width: 728px) {
  .blog-list-article {
    width: 100%;
  }
}

.blog-list-article-image {
  position: absolute;
  top: 0px;
  bottom: 20px;
  background-color: #00B7D4;
}

.blog-list-article-date, .blog-list-article-category {
  position: absolute;
  top: 20px;
  color: #14233C;
  font-size: 16px;
  line-height: 20px;
  font-weight: 500
}

@media (min-width: 550px) {
  .blog-list-article-date, .blog-list-article-category {
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    position: absolute;
    top: 30px
  }
}

.blog-list-article-date {
  text-transform: uppercase;
  position: absolute;
  left: 20px
}

@media (min-width: 550px) {
  .blog-list-article-date {
    left: 30px
  }
}

.blog-list-article-category {
  position: absolute;
  right: 20px
}

@media (min-width: 550px) {
  .blog-list-article-category {
    right: 30px
  }
}

.blog-list-article-content {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 80px
}

@media (min-width: 550px) {
  .blog-list-article-content {
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    margin-right: 160px
  }
}

@media (min-width: 728px) {
  .blog-list-article-content {
    margin-right: 0
  }
}

.blog-list-article-title {
  color: #14233C;
  font-family: "Avenir Next", "Montserrat";
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  margin-bottom: 20px;
  margin-right: -60px
}

@media (min-width: 370px) {
  .blog-list-article-title {
    margin-bottom: 24px;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700
  }
}

@media (min-width: 550px) {
  .blog-list-article-title {
    font-size: 18px;
    line-height: 25px;
    margin-right: 0
  }
}

.blog-list-article-excerpt {
  color: #3D4C62;
  font-size: 16px;
  line-height: 26px;
  font-weight: 500
}

@media (min-width: 550px) {
  .blog-list-article-excerpt {
    font-size: 14px;
    line-height: 24px
  }
}

.blog-list-article-arrow {
  width: 18px;
  position: absolute;
  bottom: 25px;
  right: 20px
}

@media (min-width: 550px) {
  .blog-list-article-arrow {
    position: absolute;
    bottom: 30px;
    right: 26px
  }
}

@media (min-width: 726px) {
  .blog-list-article-arrow {
    display: none
  }
}
.post-content {
  padding-bottom: 40px;
}
.courses {
  width: 100%;
  width: 100%;
  padding: 20px;
  background-color: #f4f5f9 !important;
  text-align: center;
}

.courses h2 {
  font-size: 32px;
  margin: 20px 0px 0px;
  color: #171e27;
  letter-spacing: -0.1px;
  line-height: 45px;
}

.courses p {
  color: #171e27;
  margin-bottom: 40px;
}

.course-card {
  background-color: white;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 40px;
  z-index: 100;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
  border: 1px solid #d4dadf;
}

.course-card:hover {
  box-shadow: 0 12px 20px -10px rgba(0, 0, 0, 0.5);
  top: -5px;
}

.course-card .top-half {
  width: 100%;
  height: 80px;
  border-radius: 10px 10px 0px 0px;
  background-color: #fff;
}

.course-card .top-half img {
  width: auto;
  height: 100%;
  padding: 5px;
}

.course-card .bottom-half {
  margin-top: 12px;
  padding-bottom: 20px;
  text-align: center;
}
.bottom-half .desc {
  color: #171e27;
  margin-top: 10px;
  height: 56px;
  line-height: 28px;
  overflow: hidden;
}

.course-card .title {

font-weight: 500;
font-size: 22px;
color: rgba(0,0,0,.9);
line-height: 24px;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}

.course-card .subtitle {
  font-size: 12px;
  color: #999999;
}

.tutorials {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.tutorials h2 {
  font-size: 40px;
  margin: 20px 0 32px;
  letter-spacing: -0.1px;
  line-height: 45px;
}


.about {
  width: 100%;
  padding: 40px;
  background-color: #fafafa !important;
  border-top: 1px solid #f6f4f4;
}

.about .ion {
  color: #074E68;
  margin-top: 50px;
  font-size: 120px;
}

.about h3 {
  font-size: 26px;
  margin-top: 20px;
  color: #333;
}

.about p {
  font-size: 1em;
  color: #333;
}

.content h1 {
  font-size: 1.75rem;
  line-height: 1.24;
  font-weight: 400;
  color: #3a3c4c;
  margin: 0px;
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
}
.chip {
  background-color: #14233C !important;
  color: white !important;
  margin-bottom: 10px;
}
.course-sidebar {
  background-color: white;
  border-radius: 4px;
  padding: 20px;
  margin-bottom: 40px;
  margin-top: 20px;
  z-index: 100;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
  border: 1px solid #d4dadf;
}
.course-sidebar a {
  display: block;
}
.course-sidebar h5 {
  font-size: 18px;
  font-weight: 200;
}
.course-sidebar img {
  height: 30px !important;
  width: 30px !important;
  float: left;
  margin-right: 10px;
}

.right-sidebar {
  background-color: white;
  padding: 20px;
  margin-bottom: 40px;
  z-index: 100;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  box-shadow: 0 3px 8px 0 rgba(0,0,0,0.03);
}
.right-sidebar h4 {
  font-size: 18px;
  font-weight: 800;
  margin-bottom: 10px;
}
.right-sidebar a {
  color: #555;
  font-size: 14px;
}
.right-sidebar .collection {
  border: none;
  padding: 0;
  margin: 0;
  margin-top: 20px;
}

.right-sidebar .collection-item {
  border: none;
  padding: 0;
  margin: 0;
  border-left: none;
  position: relative;
  display: block;
  padding: 10px 15px;
  background-color: #fff;
  border-bottom: 1px solid #E7E7EC;
  border-right: none;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px;
}

.right-sidebar .collection-item a:hover {
  z-index: 2;
  color: #56CDFC;
  background-color: white;
  border-color: #E7E7EC;
}

.right-sidebar .collection-item:hover:before {
  background: #56CDFC;
  content: '';
  display: block;
  height: 100%;
  z-index: 3;
  left: -15px;
  position: absolute;
  top: 0;
  width: 3px;
}

.post_divider {
  height: 1px;
  background-color: #e6edfb;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
hr {
  height: 1px;
  margin: 2em 0;
  border: 0;
  background-color: transparent;
  background-image: -webkit-linear-gradient(left, transparent, rgba(0,0,0,0.09) 10%, rgba(0,0,0,0.09) 90%, transparent);
  background-image: linear-gradient(to right, transparent, rgba(0,0,0,0.09) 10%, rgba(0,0,0,0.09) 90%, transparent);
}

.content h1, h2, h3, h4, h5 {
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 10px;
  margin-top: 0px;
  clear: both;
}

.content h2 {
  font-size: 26px;
}

.content h3 {
  font-size: 22px;
}

.content h4 {
  font-size: 18px;
}

.content h5 {
  font-size: 16px;
}

.post-info {
  line-height: 1.35;
  font-weight: 400;
  font-size: 1rem;
margin-bottom: 17px;
color: #738f93;
}
.post-info {
  display: grid;
  grid-template-columns: auto auto auto auto;
}

.content .info .ion {
  font-size: 16px;
  margin-right: 5px;
}
.content .info .info-box {
  float: left;
  margin-right: 20px;
}

.content > ul li {
  list-style-type: square !important;
}

.content pre {
  overflow: auto;
  padding: 20px 40px;
  margin-left: -40px;
  margin-right: -40px;
  margin-top: 20px;
}

.content p > code {
  padding: .35em;
  margin: 0;
  font-size: .85em;
  font-family: 'Roboto Mono', Monaco, courier, monospace;
-webkit-font-smoothing: initial;
-moz-osx-font-smoothing: initial;
background-color: #f8f8f8;
}

.content blockquote {
  border-left: 4px solid #1EC4D6;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: -41px;
  margin-right: -40px;
  padding: 20px 40px;
  background-color: #D7F9FD;
}
.content blockquote p {
  margin: 0;
}

.content img.book-img {
  float: left;
  width: 23%;
  height: auto;
  margin: 20px;
}

.content .book-placement {
  border: 1px solid #cfd8dc;
  padding: 20px;
}

.content .book-placement img.book-img {
  height: 120px;
  width: auto;
}

.content .book-placement h2 {
  margin: 0;
  padding: 0;
}

.content .amazon-link {
  margin: 20px 0px;
  padding: 30px 20px 30px 100px;
  background: #f8f8f8 url(../uploads/amazon.png) no-repeat 20px 50%;
  background-size: 65px 60px;
  background-repeat: no-repeat;
  font-weight: bold;
  clear: both;
}

.course-videos {
  background-color: #F3F4F5;
  padding: 40px;
}

.course-videos .card {
  background-color: white;
  margin-bottom: 20px;
}

.terminal {
  width: 60%;
  margin: -11rem auto -1rem auto;
  text-align: left;
  color: white;
  padding: 0 1rem;
  border-radius: 4px;
  background-color: #232323;
  min-height: 285px;
  animation: fadeUp 2s;
  box-shadow: 0px 12px 36.8px 9.2px rgba(0, 0, 0, 0.1);
}
.terminal code {
  display: block;
  overflow-x: auto;
  padding: 0.5em;
  background: #232323;
  color: #e6e1dc;
}
.terminal span.name {
  color: #cda869;
}

.container img {
  width: 85%;
  margin-top: 20px;
  height: auto;
  margin: auto;
  display: block;
}

.clear {
  width: 100%;
  height: 1px;
  clear: both;
}

.wrapper {
  margin: 63px auto;
  padding: 10px;
}

.wrapper .container {
  background-color: #fff;
  text-align: center;
  height: auto;
  padding-top: 36px;
  padding-bottom: 36px;
}

.wrapper .trophy {
  margin-bottom: 24px;
}

.wrapper h1 {
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  color: #1a1a1a;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 12px;
}

.wrapper hr {
  height: 3px;
  width: 30px;
  background-color: #cf092c;
  margin: auto;
}

.wrapper p {
  font-family: 'Source Sans Pro', sans-serif;
  color: #999999;
  font-size: 15px;
  padding: 0 15%;
  line-height: 24px;
}

.wrapper .buy img {
  width: 60%;
}

.wrapper .buttons {
  width: 100%;
  text-align: center;
}

.wrapper .buttons .button {
  display: block;
  background-color: #FF9900;
  text-decoration: none;
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: auto;
  margin-top: 10px;
  height: 48px;
  line-height: 48px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

.wrapper .buttons .button:hover span {
  border-bottom: 1px solid #fff;
}

.wrapper .buttons .button.light {
  background-color: #4fc3f7;
}

.wrapper img {
  margin: auto !important;
}

.search-bar {
  background-color: #F3F4F5;
  padding: 40px;
}

.search-results {
  width:100%;
  padding: 40px;
  background-color: white;
}

.search-btn {
  margin: auto;
  background-color: rgb(12, 122, 161) !important;
  margin-top: 20px;
}

.search-result {
  margin-bottom: 20px;
  margin-top: 20px;
}
.search-result .description {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 22px;
  max-height: 44px;
  padding-bottom: 5px;
  color: #545454;
}
.search-result h3 {
  font-size: 18px;
  font-weight: 500;
  margin: 0;
  margin-bottom: 5px;
  padding: 0;
  color: #1a0dab;
}

.search-result .url {
  color: #006621;
  margin: 0;
  padding: 0;
}

.list-group-image img {
  width: 25px;
  height: auto;
}
.list-group-item > .col-sm-11 > small {
  color: #63768d;
}

.tags {
  list-style: none;
  margin: 0;
  overflow: hidden; 
  padding: 0;
  margin-top: 5px;
}

.tags li {
  float: left; 
}

.tag {
  background: #eee;
  border-radius: 3px 0 0 3px;
  color: #999;
  display: inline-block;
  height: 26px;
  line-height: 26px;
  padding: 0 20px 0 23px;
  position: relative;
  margin: 0 10px 10px 0;
  text-decoration: none;
  -webkit-transition: color 0.2s;
}

.tag::before {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.25);
  content: '';
  height: 6px;
  left: 10px;
  position: absolute;
  width: 6px;
  top: 10px;
}

.tag::after {
  background: #fff;
  border-bottom: 13px solid transparent;
  border-left: 10px solid #eee;
  border-top: 13px solid transparent;
  content: '';
  position: absolute;
  right: 0;
  top: 0;
}

.tag:hover {
  background-color: crimson;
  color: white;
}

.tag:hover::after {
   border-left-color: crimson; 
}

.related-posts {
  background-color: #F7F7F9;
  width: 100%;
  padding: 40px;
}
.related-posts .row {
  overflow: visible;
}
.related-posts .card {
  text-align: left;
  border-radius: 7px;
box-shadow: 2px 3px 7px 0 rgba(0,0,0,0.25);
}
.related-posts img {
  padding: 40px;
}

.toc {
  color: #999 !important;
  padding: 20px;
  background-color: #f6f6f6;
  width: 100%;
  margin-bottom: 20px;
}
.toc h4 {
  color: #999 !important;
  font-size: 1.722656rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
  padding-bottom: 5px;
}
.toc ul li a {
  color: #619ccd;
  font-weight: 500;
}

.github-banner {
  border-top: 1px solid #f6f4f4;
  background-color: #fafafa;
  width: 100%;
  height: auto;
  padding: 20px;
}

.github-banner img {
  height: 180px;
  width: auto;
}

.github-btn {
  background-color: #24292E;
}


.social-btns {
  text-align: center;
}
ul.social-btns{
  margin: 0;
  padding: 5px;
  margin-bottom: 25px;
}

.social-btns li {
  margin: 8px;
  display: inline-block;
}

@media (min-width: 768px) {

  .social-btns li {
      margin: 5px;
  }
}

hr {
  width: 50%;
  color: #f6f4f4;
  margin: auto;
  margin-top: 40px;
  margin-bottom: 40px;
}


/* Dissolve Button */
.social-btn-dissolve {
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  line-height: 35px;
  border-radius: 50%;
  display: block;
  position: relative;
}

.social-btn-dissolve:hover {
  color: #fff;
}

.social-btn-dissolve:hover:before {
  opacity: 0;
  -webkit-transform: scale(1.35);
  transform: scale(1.35);
  -webkit-transition: all 0.5s linear;
  transition: all 0.5s linear;
}

.social-btn-dissolve:before {
  background: inherit;
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0.5;
  border-radius: 50%;
  -webkit-transition: none;
  transition: none;
}

.social-btn-dissolve.twitter {
  background: #4cc4f2;
}

.social-btn-dissolve.facebook {
  background: #3b5998;
}

.social-btn-dissolve.google {
  background: #dd4b39;
}

.social-btn-dissolve.pinterest {
  background: #cb2027;
}

.social-btn-dissolve.instagram {
  background: #9b6954;
}

.social-btn-dissolve.tumblr {
  background: #32506d;
}

.social-btn-dissolve.linkedin {
  background: #0077B5;
}

ol.breadcrumb {
  background-color: white;
  padding: 0;
  margin: 0;
}
ol.breadcrumb li {
  color: #b7c9cc;
}
ol.breadcrumb li a {
  color: #738f93;
}

/* profile page */
.top-bar {
  width: 100%;
  background-color: #fff;
  padding: 25px;
  border-bottom: 1px solid #E7E7EC;
}
.top-bar h1, .top-bar h2 {
  font-family: var(--font-family-text);
  font-size: 26px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.4;
  margin: 0;
}

.course-listing h3{
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 20px;
}

.course-outline {
  background-color: white;
  padding: 20px;
  margin: 0;
  margin-bottom: 20px;
}

.course-progress-box {
  background-color: white;
  box-shadow: 0 14px 28px 0 rgba(115,143,147,.4);
  padding: 20px 20px;
  margin-bottom: 40px;
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 0 5px 15px -5px rgba(0,0,0,0.1);
}
a:hover .course-progress-box {
  text-decoration: none;
}

.course-progress-box img {
  width: 100px;
  height: auto;
}
.course-progress-box p {
  color: #738f93;
  font-size: 13px;
  line-height: 1.5;
}

.course-listing a {
  text-decoration: none !important;
}

.course-progress-box h2 {
  margin: 0;
  color: #39424e;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 15px;
}
.course-progress-box h2>small {
  color: #738f93;
  font-weight: 400;
  line-height: 1.4;
  font-size: 12px;
  text-transform: uppercase;
}

.course-progress-box button {
  font-weight: 700;
  padding: 10px 20px;
}

a.youtube-subscribe {
  text-decoration: none;
  transition: 0.5s;
  display: block;
  margin-top: 20px;
}
a.youtube-subscribe:hover {
  text-decoration: none;
  box-shadow: 0 14px 28px 0 rgba(115,143,147,.8);
}
.youtube-subscribe {
  background-color: #de4141;
  color: white;
}
.youtube-subscribe h2 {
  color: white;
  font-size: 16px;
  margin: 0;
  padding: 0;
}
.youtube-subscribe img {
  width: 100%;
  float: left;
  display: block;
}