@charset "UTF-8";
/*!
Theme Name: v7
Theme URI: http://www.hongkiat.com/blog/
Author: HKDC Team
Author URI: http://www.hongkiat.com/blog/
Description: Awesome theme for Hongkiat.com
Version: 7.3.0-beta.1
License: Private
License URI: http://www.hongkiat.com/blog/
Text Domain: hkdc
Bitbucket Theme URI: https://bitbucket.org/hongkiatcom/v7
Bitbucket Branch: master

UI Designer: Hongkiat Lim
Code Wrangler: Thoriq Firdaus

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/

*/
/*--------------------------------------------------------------
	TABLE OF CONTENTS :
---------------------------------------------------------------- */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
*,
*:before,
*:after {
  box-sizing: border-box;
  -ms-word-break: normal;
  word-break: normal;
}
html {
  font-size: 62.5%;
  -webkit-font-kerning: normal;
          font-kerning: normal;
  text-rendering: optimizeSpeed;
  -webkit-font-variant-ligatures: common-ligatures;
          font-variant-ligatures: common-ligatures;
  -webkit-font-feature-settings: "liga", "clig";
  font-feature-settings: "liga", "clig";
}
body {
  font-family: 'PT Serif', Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.46;
  color: #333333;
  background-color: #fff;
}
::-moz-selection {
  background: #e8eef9;
  color: #000;
}
::selection {
  background: #e8eef9;
  color: #000;
}
a {
  text-decoration: none;
  color: #26519e;
}
a:hover {
  text-decoration: underline;
  color: #3066c7;
}
a:focus {
  outline: 0;
}
img {
  max-width: 100%;
  height: auto;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 1.42;
}
h1 {
  font-size: 44px;
  font-size: 4.4rem;
}
h2 {
  font-size: 31px;
  font-size: 3.1rem;
}
h3 {
  font-size: 28px;
  font-size: 2.8rem;
}
h4 {
  font-size: 24px;
  font-size: 2.4rem;
}
h5 {
  font-size: 21px;
  font-size: 2.1rem;
}
h6 {
  font-size: 18px;
  font-size: 1.8rem;
}
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
  margin: 0;
  border: 1px solid #e5e5e5;
  vertical-align: middle;
  white-space: normal;
  background: none;
  background-color: #fff;
  color: #777;
  font-family: Helvetica, Arial, sans-serif;
  padding: 6px 10px;
  font-size: 15px;
  font-size: 1.5rem;
}
input[type=date]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #cccccc;
}
input[type=date]:-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=week]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #cccccc;
}
input[type=date]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #cccccc;
}
input[type=date]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #cccccc;
}
input[type=date]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=email]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
textarea:focus {
  outline: none;
  border-color: #cccccc;
  color: #777;
}
input[type=date]:focus::-webkit-input-placeholder,
input[type=datetime]:focus::-webkit-input-placeholder,
input[type=datetime-local]:focus::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=month]:focus::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder,
input[type=time]:focus::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=week]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #aaa;
}
input[type=date]:focus:-moz-placeholder,
input[type=datetime]:focus:-moz-placeholder,
input[type=datetime-local]:focus:-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=month]:focus:-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=text]:focus:-moz-placeholder,
input[type=time]:focus:-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=week]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #aaa;
}
input[type=date]:focus::-moz-placeholder,
input[type=datetime]:focus::-moz-placeholder,
input[type=datetime-local]:focus::-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=month]:focus::-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=text]:focus::-moz-placeholder,
input[type=time]:focus::-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=week]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #aaa;
}
input[type=date]:focus:-ms-input-placeholder,
input[type=datetime]:focus:-ms-input-placeholder,
input[type=datetime-local]:focus:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=month]:focus:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder,
input[type=time]:focus:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=week]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #aaa;
}
.wf-active body,
.wf-inactive body {
  opacity: 1;
}
@font-face {
  font-family: "Entypo+";
  src: url("assets/fonts/hongkiatcom.eot");
  src: url("assets/fonts/hongkiatcom.eot?#iefix") format("embedded-opentype"), url("assets/fonts/hongkiatcom.woff") format("woff"), url("assets/fonts/hongkiatcom.ttf") format("truetype"), url("assets/fonts/hongkiatcom.svg#hongkiatcom") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon-font-base,
[data-icon-before]:before,
[data-icon-after]:after,
.entry-copy .shortcut-list li:before {
  font-family: "Entypo+" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  color: inherit;
  content: '';
}
[data-icon-before]:before {
  content: attr(data-icon-before);
}
[data-icon-after]:after {
  content: attr(data-icon-after);
}
.icon-hkdc-logo:before {
  content: "\e000";
}
.icon-app-store:before {
  content: "\e001";
}
.icon-behance:before {
  content: "\e002";
}
.icon-creative-cloud:before {
  content: "\e003";
}
.icon-dribbble:before {
  content: "\e004";
}
.icon-dropbox:before {
  content: "\e005";
}
.icon-facebook:before {
  content: "\e006";
}
.icon-flickr:before {
  content: "\e007";
}
.icon-foursquare:before {
  content: "\e008";
}
.icon-github:before {
  content: "\e009";
}
.icon-google:before {
  content: "\e00a";
}
.icon-google-drive:before {
  content: "\e00b";
}
.icon-google-hangouts:before {
  content: "\e00c";
}
.icon-google-play:before {
  content: "\e00d";
}
.icon-icloud:before {
  content: "\e00e";
}
.icon-instagram:before {
  content: "\e00f";
}
.icon-linkedin:before {
  content: "\e010";
}
.icon-onedrive:before {
  content: "\e011";
}
.icon-paypal:before {
  content: "\e012";
}
.icon-pinterest:before {
  content: "\e013";
}
.icon-skype:before {
  content: "\e014";
}
.icon-stumbleupon:before {
  content: "\e015";
}
.icon-tumblr:before {
  content: "\e016";
}
.icon-twitter:before {
  content: "\e017";
}
.icon-vimeo:before {
  content: "\e018";
}
.icon-vine:before {
  content: "\e019";
}
.icon-windows-store:before {
  content: "\e01a";
}
.icon-youtube:before {
  content: "\e01b";
}
.icon-chevron-down:before {
  content: "\e01c";
}
.icon-chevron-left:before {
  content: "\e01d";
}
.icon-chevron-right:before {
  content: "\e01e";
}
.icon-chevron-small-down:before {
  content: "\e01f";
}
.icon-chevron-small-left:before {
  content: "\e020";
}
.icon-chevron-small-right:before {
  content: "\e021";
}
.icon-chevron-small-up:before {
  content: "\e022";
}
.icon-chevron-thin-down:before {
  content: "\e023";
}
.icon-chevron-thin-left:before {
  content: "\e024";
}
.icon-chevron-thin-right:before {
  content: "\e025";
}
.icon-chevron-thin-up:before {
  content: "\e026";
}
.icon-chevron-up:before {
  content: "\e027";
}
.icon-circular-graph:before {
  content: "\e028";
}
.icon-circle-with-cross:before {
  content: "\e029";
}
.icon-magnifying-glass:before {
  content: "\e02a";
}
.icon-menu:before {
  content: "\e02b";
}
.icon-home:before {
  content: "\e02c";
}
.icon-code:before {
  content: "\e02d";
}
.icon-light-bulb:before {
  content: "\e02f";
}
.icon-price-tag:before {
  content: "\e033";
}
.icon-credit:before {
  content: "\e034";
}
.icon-download:before {
  content: "\e035";
}
.icon-eye:before {
  content: "\e036";
}
.icon-cycle:before {
  content: "\e037";
}
.icon-tablet-mobile-combo:before {
  content: "\e038";
}
.icon-keyboard:before {
  content: "\e03b";
}
.icon-export:before {
  content: "\e02e";
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.row:before,
.row:after,
.entry-copy .download:before,
.entry-copy .download:after,
.sharing-list:before,
.sharing-list:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.row:after,
.entry-copy .download:after,
.sharing-list:after {
  clear: both;
}
.container,
.row {
  position: relative;
  width: 100%;
  max-width: 1170px;
  max-width: 117rem;
  margin-left: auto;
  margin-right: auto;
}
.container {
  padding-right: 25px;
  padding-right: 2.5rem;
  padding-left: 25px;
  padding-left: 2.5rem;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.alignleft {
  float: none;
  margin-right: 0;
  padding-right: 0;
}
.alignright {
  float: none;
  margin-left: 0;
  padding-left: 0;
}
.aligncenter {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.list-flush,
.list-inline,
.list-inline-block,
.list-float-left {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  list-style-type: none;
}
.list-inline li {
  display: inline;
}
.list-inline-block li {
  display: inline-block;
}
.list-float-left li {
  float: left;
}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-webkit-keyframes fadein {
  from {
    visibility: hidden;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    visibility: hidden;
    opacity: 0;
  }
  to {
    visibility: visible;
    opacity: 1;
  }
}
@-webkit-keyframes scaleupin {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes scaleupin {
  from {
    opacity: 0;
    -webkit-transform: scale(0.9);
            transform: scale(0.9);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@-webkit-keyframes fade-loading {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-loading {
  from {
    opacity: 0.5;
  }
  to {
    opacity: 1;
  }
}
.video-19by6 {
  position: relative;
  display: block;
  margin-bottom: 50px;
  margin-bottom: 5rem;
  padding-top: 56.25%;
}
.video-19by6 iframe {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.notice {
  background-color: #f2f2f2;
  color: #999;
  font-weight: 700;
  border-radius: 2px;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 10px 20px;
}
.notice--warning {
  background-color: #FFC107;
  color: #000;
}
.notice--alert {
  background-color: #F44336;
  color: #fff;
}
.ref-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
  border: 1px dashed #ececec;
  border-bottom: 1px dashed #ececec;
  background-color: #f9f9f9;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 30px 0;
  padding: 20px 15px;
}
.ref-block:hover {
  border-color: #e2e2e2;
}
.ref-block:hover .ref-title {
  text-decoration: underline;
  color: #115ccc;
}
.ref-block__summary {
  padding-right: 0 !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-left: 15px;
  padding-left: 1.5rem;
}
.ref-block__summary span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  margin-top: 0.5rem;
}
.ref-block__thumbnail {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
}
.ref-block__thumbnail:after {
  content: '';
  display: block;
  padding-top: 64%;
  background-color: #333;
  max-width: 160px;
  max-width: 16rem;
}
.ref-block__link {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
}
.ref-block .ref-title {
  margin-top: 0;
  line-height: 1.31578947;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  font-size: 19px;
  font-size: 1.9rem;
}
.ref-block .ref-description {
  margin-bottom: 0;
  margin-top: 0;
  font-size: 15px;
  font-size: 1.5rem;
}
.ref-block .ref-description p {
  line-height: 1.53333333;
  margin-bottom: 10px;
}
.ref-block .ref-description p:last-of-type,
.ref-block .ref-description p:last-child,
.ref-block .ref-description p:only-child {
  margin-bottom: 0;
}
@media screen and (max-width: 420px) {
  .ref-block {
    display: block;
  }
  .ref-block__summary {
    margin-top: 20px;
    padding-left: 0;
  }
  .ref-block .ref-title {
    margin-bottom: 0;
    margin-top: 20px;
    line-height: 1.3529411765;
    font-size: 17px;
  }
}
@media screen and (min-width: 421px) and (max-width: 540px) {
  .ref-block__thumbnail {
    max-width: 110px;
  }
  .ref-block .ref-title {
    font-size: 18px;
  }
}
@media screen and (max-width: 540px) {
  .ref-block .ref-description {
    display: none;
  }
}
.img-thumb {
  margin: 0;
  border-radius: 2px;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333;
  position: relative;
}
@media screen and (max-width: 679px) {
  .img-thumb {
    border-radius: 0;
  }
}
.img-thumb:after {
  content: '';
  display: block;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
  background-color: #333;
  background-repeat: no-repeat;
  background-position: center center;
}
.no-js .img-thumb:after {
  opacity: 0;
}
.img-thumb--maxi:after {
  padding-top: 64%;
}
.img-thumb--jumbo:after {
  padding-top: 64%;
}
.img-thumb--large:after {
  padding-top: 64%;
}
.img-thumb--medium:after {
  padding-top: 64%;
}
.img-thumb--small:after {
  padding-top: 100%;
}
.img-thumb.is-loaded {
  background-color: transparent;
  background-size: cover;
}
.img-thumb.is-loaded:after {
  opacity: 0;
}
html,
body,
.site {
  min-height: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html.is-full-height,
html.is-full-height body html.is-full-height .site {
  overflow: hidden;
}
body,
.site {
  background-color: #fff;
}
.site-content {
  margin-bottom: 50px;
  margin-bottom: 5rem;
  padding-bottom: 25px;
  padding-bottom: 2.5rem;
}
.site-main {
  position: relative;
}
.sticky-floor {
  display: block;
  height: 1px;
  width: 100%;
}
.site-header,
.site-header .container,
.site-title,
.menu-list__link {
  height: 50px;
}
.site-header {
  width: 100%;
  z-index: 100;
  position: absolute;
  -webkit-transition: height .0s, -webkit-transform .3s;
  transition: height .0s, -webkit-transform .3s;
  transition: transform .3s, height .0s;
  transition: transform .3s, height .0s, -webkit-transform .3s;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}
.site-header a {
  color: #fff;
}
.site-header a:hover {
  text-decoration: none;
}
.is-full-height .site-header {
  height: 100%;
}
.site-header.is-sticky--pin {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.site-header.is-sticky--unpin {
  -webkit-transform: translate3d(0, -50px, 0);
          transform: translate3d(0, -50px, 0);
}
.site-header.is-sticky--nottop {
  top: 0;
  position: fixed;
}
.admin-bar .site-header.is-sticky--nottop {
  top: 32px;
  top: 3.2rem;
}
@media screen and (max-width: 782px) {
  .admin-bar .site-header.is-sticky--nottop {
    top: 46px;
    top: 4.6rem;
  }
}
@media screen and (max-width: 600px) {
  .admin-bar .site-header.is-sticky--nottop {
    top: 0;
  }
}
.topic .site-header.is-sticky--nottop {
  top: 0;
}
.site-header.is-sticky--top {
  -webkit-transition: height 0s, -webkit-transform 0s;
  transition: height 0s, -webkit-transform 0s;
  transition: transform 0s, height 0s;
  transition: transform 0s, height 0s, -webkit-transform 0s;
}
.site-header .site-search {
  display: none;
  float: right;
  height: 100%;
  width: 189px;
  width: 18.9rem;
}
@media only screen and (min-width: 1081px) {
  .site-header .site-search {
    display: block;
  }
}
.site-header .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  width: 100%;
}
.site-header .search-form label {
  position: relative;
}
.site-header .search-form label:before {
  position: absolute;
  top: 50%;
  color: #cccccc;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 8px;
  left: 0.8rem;
}
.site-header .search-form .search-field {
  border-radius: 2px;
  display: block;
  width: 100%;
  border-color: transparent;
  -webkit-transition-property: background-color, box-shadow;
  transition-property: background-color, box-shadow;
  -webkit-transition-duration: .3s;
          transition-duration: .3s;
  font-size: 13px;
  font-size: 1.3rem;
  padding: 6px 10px 6px 32px;
}
.site-header .search-form .search-field:focus {
  outline: none;
  box-shadow: 0 0 5px #1c3c75;
}
.site-branding {
  margin-right: 20px;
  margin-right: 2rem;
}
@media only screen and (max-width: 940px) {
  .site-branding {
    margin-right: 0;
    float: none;
  }
}
.site-title {
  margin-top: 0;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 24px;
  font-size: 2.4rem;
}
.site-title__link {
  color: #fff;
  display: block;
  position: relative;
}
@media only screen and (max-width: 1080px) {
  .site-title__link {
    margin-left: auto;
    margin-right: auto;
    width: 150px;
    width: 15rem;
  }
}
.site-title__link:after {
  display: block;
  line-height: 0.35714286;
  height: 50px;
  height: 5rem;
  font-size: 150px;
  font-size: 15rem;
}
@media only screen and (max-width: 400px) {
  .site-title__link:after {
    font-size: 140px;
    font-size: 14rem;
  }
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site-title__link:after {
    line-height: 0.43478261;
  }
}
.site-nav {
  text-transform: uppercase;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
}
.wf-rajdhani-n4-active .site-nav {
  font-family: 'Rajdhani', Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
.site-nav .menu-list__link {
  color: #cfdcf4;
  display: inline-block;
}
@media only screen and (max-width: 940px) {
  .site-nav--main {
    display: none;
  }
}
.site-nav--main .menu-list__item {
  font-weight: 400;
}
.site-nav--main .menu-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  padding: 0 10px;
}
.site-nav--main .menu-list__link:hover {
  cursor: pointer;
}
.site-nav--main .menu-list__link:after {
  display: none;
}
.site-nav--main .menu-list__link:hover,
.site-nav--main .menu-parent.is-active .menu-list__link {
  color: #fff;
  background-color: #1c3c75;
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.site-nav--offcanvas {
  background-color: #26519e;
  overflow: hidden;
  position: absolute;
  top: 0;
  height: 0;
  width: 100%;
  padding-top: 50px;
  padding-top: 5rem;
}
.site-nav--offcanvas .menu-list {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  position: relative;
  z-index: 1;
  padding: 25px 0 50px;
  min-width: 240px;
  min-width: 24rem;
  max-width: 450px;
  max-width: 45rem;
}
.site-nav--offcanvas .menu-list__item {
  opacity: 0;
  -webkit-transform: scale(0.3) translateZ(0);
          transform: scale(0.3) translateZ(0);
  -webkit-transform-origin: 0% 100%;
          transform-origin: 0% 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-perspective: 1000;
          perspective: 1000;
  -webkit-transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
  transition: opacity 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1) 0s;
}
.site-nav--offcanvas .menu-list__link {
  width: 100%;
  color: #bbcdef;
  position: relative;
  border-bottom: 1px solid #2a59ae;
  line-height: 3.33333;
  padding: 0 20px;
}
.site-nav--offcanvas .menu-list__link:hover {
  color: #fff;
  background-color: #2a59ae;
}
.site-nav--offcanvas .menu-list__link:before {
  position: relative;
  top: 2px;
  top: 0.2rem;
  margin-right: 10px;
  margin-right: 1rem;
}
.site-nav--offcanvas.is-visible {
  height: 100%;
}
.site-nav--offcanvas.is-visible .menu-list__item {
  opacity: 1;
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
}
.site-nav--offcanvas.is-visible .menu-list__item:nth-child(1) {
  -webkit-transition-delay: .05s;
          transition-delay: .05s;
}
.site-nav--offcanvas.is-visible .menu-list__item:nth-child(2) {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
.site-nav--offcanvas.is-visible .menu-list__item:nth-child(3) {
  -webkit-transition-delay: .15s;
          transition-delay: .15s;
}
.site-nav--offcanvas.is-visible .menu-list__item:nth-child(4) {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.site-nav--offcanvas.is-visible .menu-list__item:nth-child(5) {
  -webkit-transition-delay: .25s;
          transition-delay: .25s;
}
@media only screen and (min-width: 941px) {
  .site-nav--offcanvas {
    display: none;
  }
}
.site-navbar {
  position: relative;
  z-index: 1;
  background-color: #26519e;
  color: #6992db;
  height: 100%;
}
.site-navbar .menu-button {
  position: absolute;
  background-color: transparent;
  top: 0;
  border: 0;
  padding: 0;
  color: #a6beea;
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
  border-radius: 3px;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  padding: 5px;
  padding: 0.5rem;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
}
.site-navbar .menu-button:focus,
.site-navbar .menu-button:active {
  outline: 0;
}
.site-navbar .menu-button:hover,
.site-navbar .menu-button:focus {
  color: #fff;
}
@media only screen and (min-width: 1081px) {
  .site-navbar .menu-button--search,
  .site-navbar .menu-button--offcanvas {
    display: none;
    visibility: hidden;
  }
}
.site-navbar .menu-button--search {
  right: 0;
}
.site-navbar .menu-button--search:before {
  line-height: 1.9047619;
  font-size: 21px;
  font-size: 2.1rem;
}
.site-navbar .menu-button--offcanvas {
  left: 0;
}
.site-navbar .menu-button--offcanvas:before {
  line-height: 1.37931034;
  font-size: 29px;
  font-size: 2.9rem;
}
.site-navbar .menu-button--offcanvas.is-close:before {
  line-height: 2.22222222;
  font-size: 18px;
  font-size: 1.8rem;
}
@media only screen and (min-width: 941px) {
  .site-navbar .menu-button--offcanvas {
    display: none;
    visibility: hidden;
  }
}
.site-dropdown {
  position: relative;
  width: 100%;
  background-color: #151515;
  visibility: hidden;
  -webkit-transform: translate3d(0, -100%, 0);
          transform: translate3d(0, -100%, 0);
  -webkit-transition: visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0.4s;
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0.4s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  min-height: 260px;
  min-height: 26rem;
  /**
	 * All Menu.
	 */
}
.site-dropdown.is-visible {
  visibility: visible;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: visibility 0s 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: visibility 0s 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0s;
  transition: transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1), visibility 0s 0s, -webkit-transform 0.3s cubic-bezier(0.39, 0.575, 0.565, 1);
}
.site-dropdown .entry-list {
  padding: 25px 15px;
}
.site-dropdown .menu-list--all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 260px;
  min-height: 26rem;
  padding: 25px;
  padding: 2.5rem;
}
.site-dropdown .menu-list--all .menu-list__item {
  max-width: 20%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 20%;
          flex: 1 1 20%;
  border-right: 1px solid #303030;
  padding: 0 15px;
}
.site-dropdown .menu-list--all .menu-list__item:first-child {
  padding-left: 0;
}
.site-dropdown .menu-list--all .menu-heading {
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  color: #616161;
  font-weight: 500;
  margin: 10px 0 15px 0;
  font-size: 11px;
  font-size: 1.1rem;
}
.site-dropdown .menu-list--all .sub-menu-list {
  padding: 0;
  list-style-type: none;
}
.site-dropdown .menu-list--all .sub-menu-list__item {
  width: 50%;
  float: left;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: 300;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.site-dropdown .menu-list--all .sub-menu-list__item__item:nth-child(even) {
  padding-left: 5px;
  padding-left: 0.5rem;
}
.site-dropdown .menu-list--all .sub-menu-list__link {
  color: #d1d1d1;
}
.site-dropdown .menu-list--all .sub-menu-list__link:hover {
  color: #fff;
  text-decoration: underline;
}
.has-dropdown .menu-parent--all {
  display: list-item;
}
.has-dropdown .menu-parent .menu-list__link {
  padding: 0 6px 0 10px;
}
.has-dropdown .menu-parent .menu-list__link:after {
  right: 0;
  color: #fff;
  height: 100%;
  display: block;
  line-height: 2.785;
  margin-left: 3px;
  margin-left: 0.3rem;
  font-size: 18px;
  font-size: 1.8rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .has-dropdown .menu-parent .menu-list__link:after {
    line-height: 2.864;
  }
}
.touchevents .menu-parent--all {
  display: none;
}
.site-search__close-button {
  line-height: 0.36;
  position: absolute;
  z-index: 1;
  padding: 0;
  -webkit-transition: color .3s linear;
  transition: color .3s linear;
  color: #999;
  border: 0;
  background-color: transparent;
  top: 0;
  right: 0;
  width: 50px;
  width: 5rem;
  height: 50px;
  height: 5rem;
  font-size: 18px;
  font-size: 1.8rem;
}
.site-search__close-button:hover {
  color: #fff;
}
.site-search__close-button:focus,
.site-search__close-button:active {
  outline: 0;
}
.site-search--overlay {
  position: fixed;
  z-index: 1100;
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.65);
}
.site-search--overlay .search-form {
  width: 90%;
  position: relative;
  top: 50px;
  top: 5rem;
  max-width: 750px;
  max-width: 75rem;
}
.site-search--overlay .search-form {
  margin-right: auto;
  margin-left: auto;
  opacity: 0;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  padding: 20px;
  padding: 2rem;
}
.site-search--overlay .search-form label {
  position: relative;
  display: block;
}
.site-search--overlay .search-form label:before {
  position: absolute;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #cccccc;
  left: 12px;
  left: 1.2rem;
  font-size: 21px;
  font-size: 2.1rem;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .site-search--overlay .search-form label:before {
    top: 25px;
  }
}
.site-search--overlay .search-field {
  width: 100%;
  border: 0;
  border-radius: 2px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 16px;
  font-size: 1.6rem;
  padding: 14px 14px 14px 40px;
}
.site-search--overlay .search-field:focus {
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
}
.site-search--overlay.is-visible {
  -webkit-animation: 0.3s cubic-bezier(0.23, 1, 0.32, 1) fadein forwards;
          animation: 0.3s cubic-bezier(0.23, 1, 0.32, 1) fadein forwards;
}
.site-search--overlay.is-visible .search-form {
  -webkit-animation: 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s scaleupin forwards;
          animation: 0.3s cubic-bezier(0.23, 1, 0.32, 1) 0.1s scaleupin forwards;
}
.no-cssanimations .site-search--overlay.is-visible {
  opacity: 1;
  visibility: visible;
}
.no-cssanimations .site-search--overlay.is-visible .search-form {
  opacity: 1;
  visibility: visible;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.item-inpost .entry-permalink,
.item-cover .entry-permalink,
.item-card .entry-permalink {
  position: absolute;
  z-index: 2;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: block;
}
.item-dropdown,
.item-inpost,
.item-cover,
.item-card {
  position: relative;
}
.item-dropdown {
  width: 20%;
  padding: 0 10px;
}
@media only screen and (max-width: 970px) {
  .item-dropdown {
    width: 25%;
  }
}
@media only screen and (max-width: 970px) {
  .item-dropdown:last-child {
    display: none;
  }
}
.item-dropdown a {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin-right: 1px;
  display: block;
}
.item-dropdown .entry-thumbnail {
  margin: 0 0 10px;
}
.item-dropdown .entry-thumbnail:before {
  width: 100%;
  display: block;
  content: '';
  -webkit-transition: background-color 0.3s linear;
  transition: background-color 0.3s linear;
}
.item-dropdown .entry-thumbnail.is-loaded {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: .8;
}
.item-dropdown .entry-thumbnail.is-loaded:before {
  background-color: transparent;
  background-image: none;
}
.item-dropdown .entry-thumbnail.is-broken {
  position: relative;
  background-color: transparent;
}
.item-dropdown .entry-thumbnail.is-broken:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: '';
  background-color: #555;
}
.item-dropdown .entry-title {
  font-weight: 400;
  -webkit-transition: color .3s;
  transition: color .3s;
  color: #e5e5e5;
  margin: 5px 0 3px;
  font-size: 16px;
  font-size: 1.6rem;
}
.item-dropdown .entry-meta,
.item-dropdown .sep {
  font-weight: 300;
  -webkit-transition: color .3s;
  transition: color .3s;
  color: #999;
  font-size: 13px;
  font-size: 1.3rem;
}
.item-dropdown:hover .entry-thumbnail.is-loaded {
  opacity: 1;
}
.item-dropdown:hover .entry-title {
  text-decoration: underline;
  color: #fff;
}
.item-dropdown .sep {
  margin: 0 4px;
}
.item-inpost {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  border: 1px dashed #ececec;
  border-bottom: 1px dashed #ececec;
  background-color: #f9f9f9;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin: 20px 0;
  padding: 20px 15px;
}
.item-inpost:hover {
  border-color: #e2e2e2;
}
.item-inpost:hover .entry-title {
  text-decoration: underline;
  color: #115ccc;
}
.item-inpost .entry-main {
  padding-right: 0 !important;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding-left: 15px;
  padding-left: 1.5rem;
}
.item-inpost .entry-main p {
  margin: 0;
}
.item-inpost .entry-title {
  margin-top: 0;
  line-height: 1.31578947;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  font-size: 19px;
  font-size: 1.9rem;
}
.item-inpost .entry-header {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 180px;
          flex: 0 0 180px;
  max-width: 160px;
  max-width: 16rem;
}
.item-inpost .entry-header .entry-thumbnail {
  margin: 0;
}
.item-inpost .entry-excerpt {
  line-height: 1.4;
  font-size: 15px;
  font-size: 1.5rem;
}
.item-inpost p span {
  display: block;
  font-family: Helvetica, Arial, sans-serif;
  line-height: 1.6;
  color: #999;
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 5px;
  margin-top: 0.5rem;
}
@media screen and (max-width: 540px) {
  .item-inpost p span {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .item-inpost .entry-header {
    max-width: 110px;
    max-width: 11rem;
  }
  .item-inpost .entry-excerpt {
    display: none;
  }
  .item-inpost .entry-main .entry-title {
    line-height: 1.21052632;
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 400px) {
  .item-inpost .entry-main .entry-title {
    line-height: 1.35294118;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.item-cover {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.item-cover .entry-title a {
  color: #fff;
}
.no-touchevents .item-cover:hover .entry-thumbnail {
  opacity: .2;
}
.no-touchevents .item-cover:hover .entry-main {
  color: #fff;
  padding-bottom: 60px;
  padding-bottom: 6rem;
}
.no-touchevents .item-cover:hover .entry-title a {
  text-decoration: underline;
  color: #2c87e2;
}
.no-touchevents .item-cover:hover .sharing-wrap {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
.no-touchevents .item-cover:hover .sharing-item {
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.item-cover .entry-thumbnail,
.item-cover .entry-content {
  height: 100%;
}
.item-cover .entry-thumbnail {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: .52;
  border-radius: 0;
  background-position: top center;
}
.item-cover .entry-main {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  -webkit-transition: padding 0.2s ease-in-out;
  transition: padding 0.2s ease-in-out;
  color: #e5e5e5;
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(21, 21, 21, 0.7) 50%, #151515 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(21, 21, 21, 0.7) 50%, #151515 100%);
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  padding: 30px 25px 20px;
}
.item-cover .entry-title {
  line-height: 1.12903226;
  -webkit-transition: color .2s;
  transition: color .2s;
  font-weight: 400;
  font-size: 31px;
  font-size: 3.1rem;
}
.item-cover .entry-excerpt {
  display: none;
  color: #969696;
}
.entries--trending .item-cover {
  position: absolute;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.item-cover:nth-child(1) .entry-excerpt {
  display: block;
}
@media screen and (min-width: 641px) {
  .item-cover:nth-child(1) {
    top: 0;
    left: 0;
    width: 60%;
  }
}
@media screen and (min-width: 961px) {
  .item-cover:nth-child(1) {
    width: 45%;
  }
}
@media screen and (min-width: 1281px) {
  .item-cover:nth-child(1) {
    width: 35%;
  }
}
.item-cover:nth-child(2),
.item-cover:nth-child(3) {
  width: 40%;
}
@media screen and (max-width: 640px) {
  .item-cover:nth-child(2),
  .item-cover:nth-child(3) {
    display: none;
  }
}
@media screen and (min-width: 641px) {
  .item-cover:nth-child(2),
  .item-cover:nth-child(3) {
    right: 0;
    height: 50%;
  }
  .item-cover:nth-child(2) .entry-title,
  .item-cover:nth-child(3) .entry-title {
    line-height: 1.2;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 961px) {
  .item-cover:nth-child(2) {
    left: 45%;
    width: 30%;
    height: 100%;
  }
  .item-cover:nth-child(2) .entry-title {
    line-height: 1.10714286;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .item-cover:nth-child(2) .entry-excerpt {
    display: block;
  }
}
@media screen and (min-width: 1281px) {
  .item-cover:nth-child(2) {
    left: 35%;
    width: 25%;
  }
}
@media screen and (min-width: 641px) and (max-width: 960px) {
  .item-cover:nth-child(3) {
    bottom: 0;
  }
}
@media screen and (min-width: 961px) {
  .item-cover:nth-child(3) {
    top: 0;
  }
}
@media screen and (max-width: 960px) {
  .item-cover:nth-child(4) {
    display: none;
  }
}
@media screen and (min-width: 961px) {
  .item-cover:nth-child(4) {
    bottom: 0;
  }
}
@media screen and (min-width: 961px) {
  .item-cover:nth-child(3),
  .item-cover:nth-child(4) {
    right: 0;
    width: 25%;
    height: 50%;
  }
  .item-cover:nth-child(3) .entry-title,
  .item-cover:nth-child(4) .entry-title {
    line-height: 1.2;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1281px) {
  .item-cover:nth-child(3),
  .item-cover:nth-child(4) {
    left: 60%;
    width: 20%;
  }
}
@media screen and (max-width: 1280px) {
  .item-cover:nth-child(5),
  .item-cover:nth-child(6) {
    display: none;
  }
}
@media screen and (min-width: 1281px) {
  .item-cover:nth-child(5),
  .item-cover:nth-child(6) {
    right: 0;
    width: 20%;
    height: 50%;
  }
  .item-cover:nth-child(5) .entry-title,
  .item-cover:nth-child(6) .entry-title {
    line-height: 1.2;
    font-size: 20px;
    font-size: 2rem;
  }
}
@media screen and (min-width: 1281px) {
  .item-cover:nth-child(6) {
    bottom: 0;
  }
}
.item-card {
  width: 100%;
  border-bottom: 1px solid #ededed;
  padding: 25px 15px;
}
@media screen and (min-width: 721px) {
  .item-card {
    width: 33.33333333%;
    border-bottom: 0;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 15px;
    padding: 1.5rem;
  }
}
@media screen and (min-width: 1121px) {
  .item-card {
    padding: 25px;
    padding: 2.5rem;
  }
}
.item-card .entry-meta-list {
  position: relative;
  z-index: 5;
  line-height: 12px;
}
.item-card .entry-permalink:hover ~ .entry-main > .entry-title a {
  text-decoration: underline;
  color: #2c87e2;
}
@media screen and (max-width: 720px) {
  .item-card .entry-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 720px) {
  .item-card .entry-main {
    width: 65%;
    padding-left: 15px;
    padding-left: 1.5rem;
  }
}
.item-card .entry-header {
  position: relative;
}
@media screen and (max-width: 720px) {
  .item-card .entry-header {
    width: 35%;
    max-width: 250px;
    max-width: 25rem;
  }
}
@media screen and (min-width: 721px) {
  .item-card .entry-header {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
}
.item-card .entry-header__permalink {
  position: absolute;
  z-index: 1;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
}
@media screen and (max-width: 360px) {
  .item-card .entry-thumbnail:after {
    padding-top: 100%;
  }
}
@media screen and (min-width: 361px) and (max-width: 500px) {
  .item-card .entry-thumbnail:after {
    padding-top: 75%;
  }
}
.item-card .entry-title {
  line-height: 1.27777778;
  font-size: 18px;
  font-size: 1.8rem;
}
.item-card .entry-title a:hover {
  text-decoration: underline;
  color: #2c87e2;
}
@media screen and (min-width: 401px) {
  .item-card .entry-title {
    line-height: 1.31578947;
    font-size: 19px;
    font-size: 1.9rem;
  }
}
@media screen and (min-width: 871px) {
  .item-card .entry-title {
    line-height: 1.27272727;
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media screen and (min-width: 501px) {
  .item-card .entry-meta {
    position: relative;
    z-index: 3;
  }
}
.item-card .entry-meta--category,
.item-card .entry-meta--category a {
  color: #fff;
}
.item-card .entry-meta--category {
  font-weight: 500;
  text-transform: uppercase;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.item-card .entry-meta--category a {
  display: inline-block;
  line-height: 1;
  -webkit-transition: background-color 0.3s;
  transition: background-color 0.3s;
  background-color: #d4d4d4;
  padding: 8px 15px 7px 15px;
}
.item-card .entry-meta--category a:hover {
  color: #fff;
  background-color: #2c87e2;
  text-decoration: none;
}
@media only screen and (max-width: 720px) {
  .item-card .entry-meta--category--category {
    margin: 0 0 5px 0;
  }
  .item-card .entry-meta--category--category a {
    padding: 0;
    background: none;
    color: #b3b3b3;
  }
  .item-card .entry-meta--category--category a:hover {
    background: none;
    color: #b3b3b3;
    text-decoration: underline;
  }
}
.item-card .entry-meta--author:after {
  margin: 0 2px 0 6px;
}
@media screen and (max-width: 540px) {
  .item-card .entry-meta--category,
  .item-card .entry-meta--time,
  .item-card .entry-meta--author:after {
    display: none;
  }
}
.item-card .entry-excerpt .entry-excerpt {
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 540px) {
  .item-card .entry-excerpt {
    display: none;
  }
}
@media screen and (min-width: 721px) and (max-width: 960px) {
  .item-card .entry-excerpt {
    display: none;
  }
}
.item-bar {
  position: relative;
  width: 100%;
  max-width: 300px;
  display: inline-block;
  margin: 10px 0;
}
.item-bar:last-child {
  margin-bottom: 0;
}
.item-bar .entry-permalink {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}
.item-bar .entry-permalink:hover ~ .entry-summary > .entry-title a {
  text-decoration: underline;
  color: #2c87e2;
}
.item-bar .entry-title,
.item-bar .entry-meta {
  display: block;
}
.item-bar .entry-summary {
  padding-left: 15px;
  padding-left: 1.5rem;
  width: 71.66666667%;
}
.item-bar .entry-title {
  font-weight: 500;
  line-height: 1.4;
  font-size: 15px;
  font-size: 1.5rem;
}
.item-bar .entry-thumbnail {
  height: auto;
  margin: 0;
  min-width: 85px;
  min-width: 8.5rem;
  width: 28.33333333%;
}
.item-bar .entry-thumbnail,
.item-bar .entry-summary {
  float: left;
}
.item-bar .entry-meta,
.item-bar .entry-meta--author {
  margin-top: 5px;
  margin-top: 0.5rem;
}
.entry-sidebar {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  width: 30%;
  max-width: 300px;
  -ms-flex-item-align: stretch;
      align-self: stretch;
}
@media screen and (max-width: 940px) {
  .entry-sidebar {
    display: none;
  }
}
.entry-sidebar .sticky-floor {
  position: absolute;
  bottom: 0;
  max-width: 300px;
  max-width: 30rem;
}
.sidebar-sticky {
  top: 0;
  width: 100%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  max-width: 300px;
  max-width: 30rem;
}
.sidebar-sticky.is-sticky {
  position: fixed;
}
.sidebar-sticky.is-sticky--bottom {
  position: absolute;
  bottom: 0;
  top: auto !important;
}
.sidebar-widget {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.sidebar-widget:last-of-type {
  margin-bottom: 0;
}
.sidebar-widget .entries__heading {
  margin: 0 0 15px 0;
  font-size: 19px;
  font-size: 1.9rem;
}
.sidebar-widget .entries .entry-list {
  padding: 0;
  list-style: none;
  margin: 10px 0;
}
.site-footer {
  background-color: #222;
  color: #999;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 50px 15px;
}
.site-footer a {
  color: #999;
}
.site-footer > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  padding: 0 60px;
  min-height: 120px;
  min-height: 12rem;
}
.site-footer p {
  margin: 0;
}
@media screen and (max-width: 400px) {
  .site-footer p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.site-footer__logo {
  opacity: 0.3;
  display: block;
  margin-top: 15px;
  margin-top: 1.5rem;
}
.site-footer__logo a {
  display: block;
  width: 79%;
}
@media screen and (max-width: 728px) {
  .site-footer__logo a {
    width: 100%;
  }
  .site-footer__logo li {
    display: block;
    float: none;
    margin-bottom: 10px;
  }
}
img[src^="http://pixel.mathtag.com/"] {
  position: absolute;
}
.entries--trending {
  background-color: #151515;
  height: 460px;
  height: 46rem;
  padding: 50px 0 0;
}
.entries--trending .entry-list {
  height: 100%;
  position: relative;
}
.entries--latest {
  padding-top: 60px;
  padding-top: 6rem;
}
.paged .entries--latest {
  padding-top: 50px;
  padding-top: 5rem;
}
@media screen and (min-width: 721px) {
  .entries--latest .entry-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33333333%;
            flex: 1 1 33.33333333%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media screen and (min-width: 941px) and (max-width: 1120px) {
  .entries--latest .entry-list {
    padding: 10px;
    padding: 1rem;
  }
}
.entries--trending ~ #latest {
  padding-top: 0;
  margin-top: 10px;
  margin-top: 1rem;
}
.entries--trending ~ #latest .entries__heading {
  text-align: center;
  margin: 20px 0;
}
.entry-list__item,
.entry-header,
.entry-content {
  position: relative;
}
.entry-title {
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
}
.entry-title {
  margin: 0;
  line-height: 1.28571429;
}
.entry-title a {
  display: inline-block;
  color: #333;
}
.entry-meta-list {
  margin-top: 8px;
  margin-top: 0.8rem;
}
.entry-meta,
.entry-meta a {
  color: #b3b3b3;
}
.entry-meta {
  font-family: Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 13px;
  font-size: 1.3rem;
}
.entry-meta a:hover {
  color: #808080;
  text-decoration: underline;
}
.entry-excerpt {
  color: #707070;
  line-height: 1.5;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 8px 0 0;
}
.posts-navigation {
  margin: 50px 0 25px;
}
@media screen and (min-width: 401px) {
  .posts-navigation {
    padding: 0 25px;
  }
}
.posts-navigation .nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.posts-navigation .nav-links a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #333;
  -webkit-transition: padding .3s;
  transition: padding .3s;
  height: 60px;
  height: 6rem;
}
.posts-navigation .nav-links a:hover {
  padding: 10px 30px;
  background-color: #f3f3f3;
  text-decoration: none;
}
.posts-navigation .nav-previous,
.posts-navigation .nav-next {
  -webkit-box-flex: 1;
      -ms-flex: 1 50%;
          flex: 1 50%;
  position: relative;
  max-width: 50%;
  background-color: #f7f7f7;
}
.posts-navigation .nav-previous a:after,
.posts-navigation .nav-next a:after,
.posts-navigation .nav-previous a:before,
.posts-navigation .nav-next a:before {
  font-family: 'Entypo+';
}
.posts-navigation .nav-previous {
  text-align: right;
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.posts-navigation .nav-previous a {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-right: 20px;
  padding-right: 2rem;
}
.posts-navigation .nav-previous a:after {
  content: '\e025';
  margin-left: 5px;
  margin-left: 0.5rem;
}
.posts-navigation .nav-next {
  text-align: left;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
  margin-right: auto;
}
.posts-navigation .nav-next a {
  padding-left: 20px;
  padding-left: 2rem;
}
.posts-navigation .nav-next a:before {
  content: '\e024';
  margin-right: 5px;
  margin-right: 0.5rem;
}
.archive-title,
.author-header .author-name {
  margin: 0;
}
.paged .archive-header {
  margin-top: 90px;
  margin-top: 9rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.paged .archive-header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.paged .archive-title,
.paged .paged-position {
  width: 100%;
}
.archive .entries__heading,
.topic .entries__heading {
  text-align: center;
  font-size: 60px;
  font-size: 6rem;
  margin: 40px 0 20px;
}
@media only screen and (max-width: 721px) {
  .archive .entries__heading,
  .topic .entries__heading {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 540px) {
  .archive .entries__heading,
  .topic .entries__heading {
    font-size: 30px;
    font-size: 3rem;
  }
}
.author .site-main {
  padding-top: 0;
}
.author .paged-info {
  margin-top: 25px;
  margin-top: 2.5rem;
}
.author .entries--latest {
  margin-top: 10px;
  margin-top: 1rem;
}
.author-header {
  background-color: #000;
  min-height: 400px;
  min-height: 40rem;
  padding-top: 100px;
  padding-top: 10rem;
  padding-bottom: 50px;
  padding-bottom: 5rem;
}
@media screen and (max-width: 859px) {
  .author-header .container {
    text-align: center;
  }
}
@media screen and (min-width: 860px) {
  .author-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (min-width: 860px) {
  .author-header .column--profile {
    width: 70%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-right: 60px;
    padding-right: 6rem;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 820px;
            flex: 1 1 820px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 859px) {
  .author-header .column--ads {
    display: none;
  }
}
@media screen and (min-width: 860px) {
  .author-header .column--ads {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 300px;
            flex: 1 0 300px;
  }
}
.author-header .author-avatar img {
  display: inline-block;
  border-radius: 40px;
}
@media screen and (min-width: 860px) {
  .author-header .author-avatar {
    min-width: 80px;
    min-width: 8rem;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 860px) {
  .author-header .author-identity {
    padding-left: 30px;
    padding-left: 3rem;
  }
}
.author-header .author-name {
  color: #fff;
  font-size: 32px;
  font-size: 3.2rem;
}
.author-header .author-position {
  background-color: #2f2f2f;
  font-size: 14px;
  font-size: 1.4rem;
}
.author-header .author-description {
  color: #b3b3b3;
  line-height: 1.52941176;
  margin-top: 10px;
  margin-top: 1rem;
  font-size: 17px;
  font-size: 1.7rem;
}
.author-header .author-description a {
  color: #fff;
}
.author-header .author-social {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 30px;
  margin-top: 3rem;
}
.author-header .social-item,
.author-header .social-link {
  display: inline-block;
}
.author-header .social-item {
  margin-right: 6px;
  margin-right: 0.6rem;
}
.author-header .social-link {
  text-align: center;
  color: #fff;
  border-radius: 20px;
  background-color: #999;
  width: 36px;
  width: 3.6rem;
  height: 36px;
  height: 3.6rem;
}
.author-header .social-link:before {
  line-height: 2;
}
.author-header .social-link--facebook {
  background-color: #3b5998;
}
.author-header .social-link--facebook:hover {
  background-color: #4264aa;
}
.author-header .social-link--twitter {
  background-color: #00acee;
}
.author-header .social-link--twitter:hover {
  background-color: #09bbff;
}
.author-header .social-link--gplus {
  background-color: #dd4b39;
}
.author-header .social-link--gplus:hover {
  background-color: #e15f4f;
}
.home.paged .entries--latest {
  padding-top: 60px;
  padding-top: 6rem;
}
.home .index-header {
  margin-top: 100px;
  margin-top: 10rem;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media screen and (max-width: 420px) {
  .singular .entry-title {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
.singular .entry-content > .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.single-post .entry-content {
  padding-top: 80px;
  padding-top: 8rem;
}
.entry-content--search {
  padding-top: 80px;
  padding-top: 8rem;
  min-height: 1000px;
  min-height: 100rem;
}
.entry-content--not-found {
  padding-top: 60px;
  padding-top: 6rem;
}
@media screen and (min-width: 900px) {
  .entry-content--not-found .entry-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.entry-content--not-found .entry-title {
  margin: 0;
  font-size: 8em;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .entry-content--not-found .entry-title {
    font-size: 10em;
  }
}
@media screen and (min-width: 600px) {
  .entry-content--not-found .entry-title {
    font-size: 13em;
  }
}
@media screen and (min-width: 900px) {
  .entry-content--not-found .entry-title {
    font-size: 15em;
    text-align: left;
  }
}
.entry-content--not-found .ouch {
  margin-bottom: 30px;
  font-size: 1.2em;
  text-align: center;
}
@media screen and (min-width: 400px) {
  .entry-content--not-found .ouch {
    font-size: 1.3em;
  }
}
@media screen and (min-width: 600px) {
  .entry-content--not-found .ouch {
    margin-bottom: 60px;
    font-size: 1.4em;
  }
}
@media screen and (min-width: 900px) {
  .entry-content--not-found .ouch {
    font-size: 1.5em;
    text-align: left;
    padding: 60px 0 0 40px;
  }
}
.entry-content--not-found .ouch p {
  margin: 15px 0 10px;
}
.entry-content--not-found .entry-copy {
  font-size: 1.2em;
}
@media screen and (max-width: 600px) {
  .entry-content--not-found .entry-copy {
    line-height: 1.5;
  }
}
.entry-content--not-found .entry-copy h4 {
  margin: 0 0 30px 0;
  font-size: 1.2em;
  text-align: center;
  color: #fff;
  background-color: #333;
  padding: 10px;
  padding: 1rem;
}
@media screen and (min-width: 400px) {
  .entry-content--not-found .entry-copy h4 {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 600px) {
  .entry-content--not-found .entry-copy h4 {
    font-size: 2.2em;
  }
}
@media screen and (min-width: 800px) {
  .entry-content--not-found .entry-copy h4 {
    font-size: 3.4em;
  }
}
@media screen and (min-width: 980px) {
  .entry-content--not-found .entry-copy h4 {
    font-size: 4.2em;
  }
}
.entry-content--not-found .entry-copy li {
  margin-bottom: 10px;
}
@media screen and (min-width: 980px) {
  .entry-content--not-found .entry-copy > p {
    padding-right: 140px;
    padding-left: 140px;
  }
  .entry-content--not-found .entry-copy > ul {
    padding-right: 160px;
    padding-left: 160px;
  }
}
.entry-header--cover {
  position: relative;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #333;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 160px;
  padding-top: 16rem;
  padding-bottom: 90px;
  padding-bottom: 9rem;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  min-height: 505px;
  min-height: 50.5rem;
}
.page .entry-header--cover {
  text-align: center;
}
.entry-header--cover:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  -webkit-transition: opacity .3s linear;
  transition: opacity .3s linear;
  background-color: #333;
}
.entry-header--cover.is-loaded:after {
  opacity: .25;
}
.entry-header--cover > .container {
  position: relative;
  z-index: 1;
}
@media screen and (min-width: 940px) {
  .entry-header--cover > .container {
    padding-right: 100px;
    padding-right: 10rem;
  }
}
.entry-header--cover .entry-title {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.entry-header--cover .entry-meta {
  margin-right: 5px;
  margin-right: 0.5rem;
}
.page .entry-header--cover .entry-title {
  font-size: 85px;
  font-size: 8.5rem;
}
@media screen and (max-width: 721px) {
  .page .entry-header--cover .entry-title {
    font-size: 65px;
    font-size: 6.5rem;
  }
}
@media screen and (max-width: 540px) {
  .page .entry-header--cover .entry-title {
    font-size: 55px;
    font-size: 5.5rem;
  }
}
@media screen and (max-width: 380px) {
  .page .entry-header--cover .entry-title {
    font-size: 45px;
    font-size: 4.5rem;
  }
}
@media screen and (max-width: 320px) {
  .page .entry-header--cover .entry-title {
    font-size: 38px;
    font-size: 3.8rem;
  }
}
.singular .entry-main {
  width: 100%;
  height: 100%;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 820px;
          flex: 1 1 820px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}
@media screen and (min-width: 941px) {
  .singular .entry-main {
    width: 70%;
    max-width: 820px;
    max-width: 82rem;
    padding-right: 40px;
    padding-right: 4rem;
  }
}
.singular .entry-main .entry-title {
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
  font-size: 24px;
  font-size: 2.4rem;
}
@media screen and (min-width: 401px) {
  .singular .entry-main .entry-title {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media screen and (min-width: 680px) {
  .singular .entry-main .entry-title {
    font-size: 43px;
    font-size: 4.3rem;
  }
}
.singular .entry-main .entry-meta {
  margin-right: 4px;
  margin-right: 0.4rem;
  font-size: 14px;
  font-size: 1.4rem;
}
.singular .entry-main .entry-meta .updated {
  display: none;
}
.singular .entry-main .entry-thumbnail {
  margin: 20px 0 30px;
}
@media screen and (max-width: 679px) {
  .singular .entry-main .entry-thumbnail {
    display: block;
    margin: 30px -25px;
  }
}
.page .entry-main {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.entry-copy {
  line-height: 1.8;
  /**
 * Image with an Image credit
 * ------------------------------------------------
 */
  /**
 * Shortcut list
 *
 * A list of links to get to the sections immediately
 * in the post content
 * ------------------------------------------------
 */
  /**
  * Listicle.
  * ------------------------------------------------
  */
  /**
 * Recommended Top.
 * ------------------------------------------------
 */
}
.entry-copy p {
  color: #333;
  margin: 10px 0 20px;
}
.entry-copy p:first-of-type {
  margin-top: 0;
}
.entry-copy a {
  text-decoration: none;
  color: #2e5dc5;
}
.entry-copy a:hover {
  text-decoration: underline;
  color: #06c;
}
.entry-copy h3,
.entry-copy h4,
.entry-copy h5,
.entry-copy h6 {
  margin: 0;
}
.entry-copy h3 {
  border-bottom: 1px solid #000;
  font-size: 38px;
  font-size: 3.8rem;
  margin: 50px 0 20px;
}
.entry-copy h4 {
  font-size: 30px;
  font-size: 3rem;
  margin: 35px 0 15px;
}
.entry-copy h4 a {
  text-decoration: underline;
}
.entry-copy h5 {
  font-size: 21px;
  font-size: 2.1rem;
  margin: 40px 0 0 0;
}
.entry-copy h6 {
  text-transform: uppercase;
  color: #ccc;
  border-bottom: 3px solid #dbdbdb;
  margin: 30px 0 0 0;
}
@media screen and (max-width: 679px) {
  .entry-copy h3 {
    line-height: 1.33333333;
    font-size: 30px;
    font-size: 3rem;
  }
  .entry-copy h4 {
    line-height: 1.30434783;
    font-size: 23px;
    font-size: 2.3rem;
  }
  .entry-copy h5 {
    font-size: 17px;
    font-size: 1.7rem;
  }
  .entry-copy h6 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.entry-copy figure,
.entry-copy .entry-image {
  max-width: 100%;
  margin: 1.2em 0 1.2em;
  display: inline-block;
}
.entry-copy ul,
.entry-copy ol {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.entry-copy li {
  margin-bottom: 10px;
  margin-bottom: 1rem;
}
.entry-copy li:last-child {
  margin-bottom: 0;
}
.entry-copy hr {
  display: none;
}
.entry-copy strike {
  color: #b6b6b6;
}
.entry-copy pre {
  font-size: 15px;
  font-size: 1.5rem;
}
@media screen and (max-width: 679px) {
  .entry-copy pre {
    font-size: 13px;
    font-size: 1.3rem;
  }
}
.entry-copy code {
  background-color: #f4f4f4;
  text-shadow: 1px 1px #fff;
  padding: 5px;
  padding: 0.5rem;
}
.entry-copy p code,
.entry-copy li code {
  font-size: 14px;
  font-size: 1.4rem;
}
.entry-copy blockquote {
  margin: 0;
  padding: 10px;
  font-family: 'Roboto Slab', Helvetica, Arial, sans-serif;
  font-size: 168%;
  font-weight: 300;
  font-style: italic;
  line-height: 45px;
  background-color: #fff;
}
.entry-copy blockquote p:before,
.entry-copy blockquote p:after {
  position: relative;
}
.entry-copy blockquote p:before {
  left: -5px;
  content: '“';
}
.entry-copy blockquote p:after {
  left: 5px;
  content: '”';
}
@media screen and (max-width: 679px) {
  .entry-copy blockquote {
    font-size: 138%;
    line-height: 35px;
  }
}
.entry-copy table {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border: none;
  font-size: 14px;
  font-size: 1.4rem;
  margin: 15px 0;
}
.entry-copy table td {
  margin: 0;
  border: 1px solid #f1f1f1;
  padding: 15px 10px;
}
.entry-copy table thead td {
  font-weight: 700;
  color: #565656;
  border: 1px solid #d5d5d5;
  background-color: #e8e8e8;
  text-shadow: 1px 1px #f4f4f4;
}
.entry-copy table tbody tr:nth-child(2n) td {
  background-color: #fff;
}
.entry-copy table tbody tr:nth-child(2n+1) td {
  background-color: #f8f8f8;
}
.entry-copy iframe {
  max-width: 100%;
}
.entry-copy kbd,
.entry-copy .key {
  font-family: Menlo, Monaco, Consolas, 'Courier New', monospace;
  line-height: 1.57142857;
  text-transform: capitalize;
  border-width: 1px 1px 3px 1px;
  border-style: solid;
  border-color: #e0e0e0;
  border-bottom-color: #dbdbdb;
  border-radius: 5px;
  background: #f0f0f0 url('http://media02.hongkiat.com/v4s/key_bg.png') repeat-x;
  text-shadow: 1px 1px #fff;
  padding: 2px 5px;
  font-size: 14px;
  font-size: 1.4rem;
}
@media screen and (max-width: 679px) {
  .entry-copy kbd,
  .entry-copy .key {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.entry-copy .leftquote {
  left: -40px;
  float: left;
}
.entry-copy .rightquote {
  right: -40px;
  float: right;
}
.entry-copy .leftquote,
.entry-copy .rightquote {
  position: relative;
  max-width: 50%;
  margin-right: 0;
  margin-left: 0;
}
@media screen and (max-width: 679px) {
  .entry-copy .leftquote,
  .entry-copy .rightquote {
    position: static;
    max-width: none;
    float: none;
  }
}
.entry-copy figure {
  position: relative;
}
.entry-copy figure figcaption {
  position: absolute;
  right: 0;
  font-style: italic;
  background-color: rgba(0, 0, 0, 0.5);
  color: rgba(255, 255, 255, 0.7);
  bottom: 10px;
  padding: 5px 10px;
  margin: 10px;
  margin: 1rem;
  font-size: 11px;
  font-size: 1.1rem;
}
.entry-copy figure figcaption a,
.entry-copy figure figcaption a:hover {
  text-decoration: none;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: 1px 1px rgba(0, 0, 0, 0.1);
}
.entry-copy .has-image-desc p {
  margin: 0;
}
.entry-copy .has-image-desc figcaption {
  position: relative;
  color: #6b6c6d;
  background: none;
  border: none;
  margin-top: -5px;
  margin-top: -0.5rem;
  padding: 15px 25px 20px;
  font-size: 13.5px;
  font-size: 1.3rem;
  padding: 10px 10px 0;
}
.entry-copy .has-image-desc figcaption a {
  text-decoration: underline;
  color: #999;
  text-shadow: none;
}
.entry-copy .has-image-desc figcaption a:hover {
  text-decoration: underline;
  color: #06c;
  text-shadow: none;
}
@media screen and (max-width: 679px) {
  .entry-copy .has-image-desc {
    line-height: 1.5625;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.entry-copy .shortcut-list {
  list-style: none;
}
.entry-copy .shortcut-list li:before {
  position: relative;
  display: inline-block;
  content: '\e030';
  color: #ccc;
  margin-right: 4px;
  margin-right: 0.4rem;
  top: 3px;
  top: 0.3rem;
}
.entry-copy ol.listicle {
  padding-left: 0;
  counter-reset: listicle;
  /* Set the section counter to 0 */
}
.entry-copy ol.listicle li {
  list-style: none;
}
.entry-copy ol.listicle li > h3:before,
.entry-copy ol.listicle li > h4:before,
.entry-copy ol.listicle li > h5:before,
.entry-copy ol.listicle li > h6:before {
  counter-increment: listicle;
  /* Increment the section counter*/
  content: counter(listicle) ". ";
  /* Display the counter */
}
.entry-copy div.listicle {
  counter-reset: listicle;
}
.entry-copy div.listicle > h4:before,
.entry-copy div.listicle > h4::before {
  counter-increment: listicle;
  /* Increment the section counter*/
  content: counter(listicle) ". ";
  /* Display the counter */
}
.entry-copy .recommended_top {
  border-left: 8px solid #bfcada;
  background-color: #f9f9f9;
  padding: 10px;
  padding: 1rem;
}
@media screen and (max-width: 420px) {
  .entry-copy .recommended_top {
    line-height: 1.6;
    border-left-width: 2px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media screen (max-width: 679px) {
  .entry-copy .recommended_top {
    padding-bottom: 15px;
    padding-bottom: 1.5rem;
  }
  .entry-copy .recommended_top a {
    text-decoration: underline;
  }
  .entry-copy .recommended_top strong {
    display: block;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-bottom: 0.5rem;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.entry-copy .download {
  width: 100%;
  padding: 0;
  display: inline-block;
  margin: 0 0 10px;
}
.entry-copy .download li {
  margin: 0;
  padding: 0;
  list-style: none outside none;
  text-align: center;
}
.entry-copy .download li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  border-radius: 2px;
  background-color: #34a853;
  padding: 10px;
  padding: 1rem;
}
.entry-copy .download li a:hover {
  text-decoration: underline;
  color: #fff;
  background-color: #40b55f;
}
.entry-copy .download-2c li a {
  width: 48%;
  margin: 0 1%;
  float: left;
}
.entry-copy .series {
  text-align: center;
  border-top: 1px dashed #cbcbcb;
  border-bottom: 1px dashed #cbcbcb;
  padding: 15px 20px;
  margin-bottom: 50px;
  margin-bottom: 5rem;
}
.entry-copy .series:after {
  position: relative;
  display: inline-block;
  content: '§';
  -webkit-transform: rotate(60deg);
          transform: rotate(60deg);
  color: #cbcbcb;
  background: #fff;
  padding: 0 5px;
  font-size: 18px;
  font-size: 1.8rem;
  top: 30px;
  top: 3rem;
  left: -100px;
  left: -10rem;
}
.entry-copy .series a {
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  text-decoration: underline;
  color: #333;
}
.entry-copy .series a strong {
  color: #0277bd;
}
@media screen and (min-width: 680px) {
  .entry-copy .is-mega {
    display: block;
    max-width: none;
    margin-right: -30px;
    margin-right: -3rem;
    margin-left: -30px;
    margin-left: -3rem;
  }
  .entry-copy .is-mega > div,
  .entry-copy .is-mega > span,
  .entry-copy .is-mega img {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 679px) {
  .entry-copy .is-mega-m {
    max-width: none;
    display: block;
    margin-right: -25px;
    margin-right: -2.5rem;
    margin-left: -25px;
    margin-left: -2.5rem;
  }
  .entry-copy .is-mega-m > div,
  .entry-copy .is-mega-m > div > a {
    width: 100%;
  }
  .entry-copy .is-mega-m img {
    width: 100%;
    max-width: none;
    height: auto;
  }
  .entry-copy .is-mega-m figcaption {
    padding-right: 25px;
    padding-right: 2.5rem;
    padding-left: 25px;
    padding-left: 2.5rem;
  }
}
.entry-copy,
.entry-comments {
  position: relative;
}
@media screen and (min-width: 680px) {
  .entry-copy,
  .entry-comments {
    padding-right: 35px;
    padding-right: 3.5rem;
  }
  .single-post .entry-copy,
  .single-post .entry-comments {
    padding-left: 95px;
    padding-left: 9.5rem;
  }
}
.user-section {
  margin-top: 20px;
  margin-top: 2rem;
}
.user-section .user-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 60px;
  margin-top: 6rem;
}
.user-section .user-list__item {
  text-align: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 110px;
          flex: 0 1 110px;
  margin: 0 6px 60px;
}
.user-section .user-list__url {
  display: block;
}
.user-section .user-list__url,
.user-section .user-list__url:hover {
  color: #4d4d4d;
}
.user-section .user-list__photo {
  width: 80px;
  height: 80px;
  border-radius: 50%;
}
.user-section .user-list__name {
  margin-top: 6px;
  font-family: 'PT Serif', Helvetica, Arial, sans-serif;
  font-weight: normal;
  text-transform: capitalize;
  font-size: 15px;
  font-size: 1.5rem;
}
/**
 * Maxi Styles
 */
.singular .is-maxi {
  padding-top: 0;
}
.is-maxi.is-infinite {
  padding-top: 80px;
  padding-top: 8rem;
}
.is-maxi.is-infinite > .container {
  margin-top: 0;
}
/**
 * Infinite Posts.
 */
.singular .is-infinite {
  padding-top: 40px;
  padding-top: 4rem;
}
@media screen and (min-width: 700px) {
  .singular .is-infinite {
    padding-top: 60px;
    padding-top: 6rem;
  }
}
@media screen and (min-width: 900px) {
  .singular .is-infinite {
    padding-top: 80px;
    padding-top: 8rem;
  }
}
.singular .is-infinite > .container {
  margin-top: 40px;
  margin-top: 4rem;
}
@media screen and (min-width: 700px) {
  .singular .is-infinite > .container {
    margin-top: 60px;
    margin-top: 6rem;
  }
}
@media screen and (min-width: 900px) {
  .singular .is-infinite > .container {
    margin-top: 80px;
    margin-top: 8rem;
  }
}
/**
 * Preview Styles.
 * Styles targeting the 'preview.php' template.
 */
.is-preview .entry-main--singular {
  height: auto;
  margin: auto;
  padding: 0 65px 65px;
}
.is-preview .entry-header--singular {
  margin-bottom: 40px;
  margin-bottom: 4rem;
}
.is-preview .entry-copy {
  padding-left: 0;
  padding-right: 0;
}
#cse {
  font-size: 2em;
  line-height: 1.1;
}
@media screen and (min-width: 600px) {
  #cse {
    font-size: 4em;
    line-height: 1.15;
  }
}
@media screen and (min-width: 900px) {
  #cse {
    font-size: 6em;
    line-height: 1.2;
  }
}
.__iklan-inactive body,
.__iklan-active body {
  opacity: 1;
}
.__iklan-inactive .adsbygoogle {
  display: none !important;
}
.__iklan {
  width: 100%;
  text-align: center;
  position: relative;
}
.__iklan.sidebar-widget {
  margin-top: 0;
  margin-bottom: 0;
}
.__iklan-unit {
  max-width: 100%;
  overflow: hidden;
}
.__iklan-unit iframe {
  display: block !important;
  margin: auto;
}
.__iklan-unit > div,
.__iklan-unit img {
  display: block !important;
  margin: 0 auto;
}
.no-js .__iklan-unit {
  display: none;
}
.__iklan-unit.display-block {
  display: block;
}
.__iklan-unit--top {
  background-color: #262626;
  position: relative;
  z-index: 120;
  padding: 20px 20px;
}
.__iklan-unit--top iframe {
  display: block;
  margin: auto !important;
}
@media screen and (max-width: 745px) {
  .__iklan-unit--top {
    display: none;
  }
  .__iklan-unit--top.display-alt {
    display: none !important;
  }
}
@media screen and (min-width: 761px) {
  .__iklan-unit--top {
    _display: block !important;
    min-height: 130px !important;
    min-height: 13rem !important;
  }
}
.__iklan-unit--top .adunit__ad.display-block {
  padding-bottom: 30px;
  padding-bottom: 3rem;
}
.__iklan-unit--site-bottom,
.__iklan-unit--site-infinity {
  text-align: center;
  background-color: transparent;
}
@media screen and (max-width: 720px) {
  .__iklan-unit--site-bottom,
  .__iklan-unit--site-infinity {
    border-bottom: 1px solid #ededed;
    padding: 0 0 20px;
  }
}
.__iklan-unit--site-bottom img,
.__iklan-unit--site-infinity img {
  margin: 30px auto 50px;
}
.__iklan-unit--site-bottom.display-alt,
.__iklan-unit--site-infinity.display-alt,
.__iklan-unit--site-bottom.display-block,
.__iklan-unit--site-infinity.display-block {
  padding: 50px 20px;
}
.__iklan-unit--content-infinity {
  padding-top: 0;
  margin-bottom: 0;
  min-height: 90px;
  min-height: 9rem;
}
@media screen and (min-width: 700px) {
  .__iklan-unit--content-infinity {
    padding: 30px 0;
    background-color: #f3f3f3;
  }
}
@media screen and (min-width: 900px) {
  .__iklan-unit--content-infinity {
    padding: 40px 0;
  }
}
.__iklan-unit--content-well {
  max-height: 300px !important;
  margin-bottom: 40px;
  margin-bottom: 4rem;
  /**
		 * Ad content exceed the container in Firefox, still.
		 */
}
.__iklan-unit--content-well > div {
  width: 100%;
  position: relative;
  padding-top: 300px;
}
.__iklan-unit--content-well > div > iframe {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
@media screen and (max-width: 728px) {
  .__iklan-unit--after-content {
    display: none !important;
  }
}
.__iklan-unit--after-title,
.__iklan-unit--after-content {
  margin: 20px auto 30px;
}
.__iklan-unit--design-dev {
  text-align: left;
  margin-top: 30px;
  margin-top: 3rem;
  padding-top: 30px;
  padding-top: 3rem;
  min-height: 100px;
  min-height: 10rem;
}
@media screen and (max-width: 1030px) {
  .__iklan-unit--design-dev {
    display: none;
  }
}
.__iklan-unit--sidebar-top,
.__iklan-unit--sidebar-bottom {
  position: relative;
  background-color: #eee;
  min-height: 250px;
  min-height: 25rem;
}
.__iklan-unit--sidebar-top > iframe,
.__iklan-unit--sidebar-bottom > iframe {
  position: absolute;
}
.__iklan-unit--sidebar-top,
.__iklan-unit--sidebar-bottom,
.__iklan-unit--sidebar-native {
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.entries--trending .sharing-wrap {
  position: absolute;
  z-index: 10;
  left: 0;
  width: 100%;
  -webkit-transition: -webkit-transform 0.2s ease-in-out;
  transition: -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  padding: 20px 22px;
}
.entry-copy .sharing-wrap--floating {
  position: absolute;
  top: 0;
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  margin-top: 6px;
  margin-top: 0.6rem;
  height: 295px;
  height: 29.5rem;
  margin: 0 0 0 -105px;
}
.entry-copy .sharing-wrap--floating .sharing-list {
  overflow: hidden;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  margin: 0;
  -webkit-transition: height .1s;
  transition: height .1s;
  padding: 10px;
  padding: 1rem;
  height: 140px;
  height: 14rem;
}
.entry-copy .sharing-wrap--floating .sharing-url {
  -webkit-transition: -webkit-transform 0.15s ease-in-out;
  transition: -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
.entry-copy .sharing-wrap--floating .sharing-url:hover {
  -webkit-transform: scale3d(1.2, 1.2, 1.23);
          transform: scale3d(1.2, 1.2, 1.23);
}
.entry-copy .sharing-wrap--floating .sharing-url:hover .sharing-icon {
  fill: #fff;
}
.entry-copy .sharing-wrap--floating.is-sticky {
  position: fixed;
}
.entry-copy .sharing-wrap--floating.is-sticky--bottom {
  position: absolute;
  bottom: 0;
  top: auto !important;
}
.entry-copy .sharing-wrap--floating.is-expanded .sharing-list {
  height: 274px;
  height: 27.4rem;
}
.sharing-list {
  padding: 0;
}
.entries--trending .sharing-list {
  margin: 0;
}
.entry-copy .sharing-list {
  margin-top: 10px;
  margin-top: 1rem;
}
.sharing-item {
  list-style-type: none;
}
.entries--trending .sharing-item {
  display: block;
  float: left;
  margin-right: 6px;
  margin-right: 0.6rem;
}
.entry-copy .sharing-item {
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
  width: 38px;
  width: 3.8rem;
}
.entry-copy .sharing-item:last-child {
  margin-bottom: 0;
}
.entries--trending .sharing-item--facebook,
.entries--trending .sharing-item--twitter,
.entries--trending .sharing-item--gplus {
  -webkit-transition: -webkit-transform 0.25s ease-in-out;
  transition: -webkit-transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out;
  transition: transform 0.25s ease-in-out, -webkit-transform 0.25s ease-in-out;
  -webkit-transform: translateY(80%);
          transform: translateY(80%);
}
.entries--trending .sharing-item--facebook {
  -webkit-transition-delay: .1s;
          transition-delay: .1s;
}
.entries--trending .sharing-item--twitter {
  -webkit-transition-delay: .2s;
          transition-delay: .2s;
}
.entries--trending .sharing-item--gplus {
  -webkit-transition-delay: .3s;
          transition-delay: .3s;
}
.sharing-icon {
  display: block;
  height: auto;
  fill: #777;
}
.entries--trending .sharing-icon {
  width: 24px;
  width: 2.4rem;
  height: 24px;
  height: 2.4rem;
}
.entry-copy .sharing-icon {
  max-width: 100%;
  width: 38px;
  width: 3.8rem;
  height: 38px;
  height: 3.8rem;
  padding: 7px;
  padding: 0.7rem;
}
.sharing-url {
  display: block;
}
.entries--trending .sharing-url {
  opacity: .5;
}
.entry-copy .sharing-url {
  border-radius: 50%;
  background-color: #f3f3f3;
}
.entry-copy .sharing-url--facebook:hover {
  background-color: #3b5998;
}
.entry-copy .sharing-url--twitter:hover {
  background-color: #00acee;
}
.entry-copy .sharing-url--gplus:hover {
  background-color: #dd4b39;
}
.entry-copy .sharing-url--pinterest:hover {
  background-color: #cc2127;
}
.entry-copy .sharing-url--reddit:hover {
  background-color: #5f99cf;
}
.entry-copy .sharing-url--email:hover {
  background-color: #999;
}
.entries--trending .sharing-url:hover {
  opacity: 1;
  fill: #fff;
}
.sharing-wrap--image {
  position: relative;
  display: inline-block;
  max-width: 100%;
  background-color: #333;
}
.sharing-wrap--image a {
  display: block;
}
.sharing-wrap--image img {
  display: block !important;
}
.sharing-wrap--image:hover img {
  opacity: .85;
}
.sharing-wrap--image:hover .sharing-list {
  visibility: visible;
}
.is-preview .sharing-wrap--image:hover img {
  opacity: 1;
}
.is-preview .sharing-wrap--image:hover .sharing-list {
  visibility: hidden;
}
.sharing-wrap--image .sharing-item {
  display: inline-block;
  margin-right: 6px;
  margin-right: 0.6rem;
}
.sharing-wrap--image .sharing-list {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 !important;
  visibility: hidden;
  padding: 15px;
  padding: 1.5rem;
}
.sharing-wrap--image .sharing-url {
  border-radius: 3px;
}
.sharing-wrap--image .sharing-url--pinterest {
  background-color: #cc2127;
  padding: 4px 10px;
}
.sharing-wrap--image .sharing-url--pinterest:hover {
  background-color: #d9232a;
}
.sharing-wrap--image .sharing-item {
  margin-bottom: 0;
}
.sharing-wrap--image .sharing-item:last-child,
.sharing-wrap--image .sharing-item:only-of-type {
  margin-right: 0;
}
.sharing-wrap--image .sharing-item--pinterest {
  width: auto;
}
.sharing-wrap--image .sharing-icon {
  fill: #fff;
  width: 36px;
  width: 3.6rem;
}
.sharing-wrap--image .sharing-icon--pinit {
  display: block;
  max-width: none;
  background-image: url('assets/images/_pinit.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
  width: 42px;
  width: 4.2rem;
  height: 24px;
  height: 2.4rem;
}
.sharing-more {
  font-weight: bold;
  width: 100%;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  color: #b9b9b9;
  border: 0;
  background: transparent;
}
.sharing-more:hover {
  color: #999;
}
.sharing-more:focus {
  outline: 0;
}
.sharing-more:before {
  display: block;
}
.sharing-more .screen-reader-text {
  font-size: 11px;
  font-size: 1.1rem;
}
.form-subscribe--sidebar {
  background-color: #f3f3f3;
  border-radius: 2px;
  overflow: hidden;
  padding: 15px;
  padding: 1.5rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.form-subscribe .wp-chimp-field {
  margin: 0;
}
.form-subscribe .wp-chimp-notice {
  color: #fff;
  border-radius: 2px;
  padding: 10px;
  padding: 1rem;
}
.form-subscribe .wp-chimp-notice--error {
  background-color: #F44336;
}
.form-subscribe .wp-chimp-notice--success {
  padding: 0;
  background-color: #4caf50;
}
.form-subscribe .wp-chimp-button {
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #34a853;
  outline: 0;
  background-color: #34a853;
}
.form-subscribe .wp-chimp-button:active,
.form-subscribe .wp-chimp-button:focus {
  text-decoration: underline;
  border: 1px solid #40b55f;
  border: 1px solid #338f4b;
  outline: 0;
  background-color: #40b55f;
}
.form-subscribe .wp-chimp-notice--success {
  margin-bottom: 0;
  overflow: hidden;
  -webkit-transition: opacity .38s ease .15s,
            -webkit-transform .38s ease .15s;
  transition: opacity .38s ease .15s,
            -webkit-transform .38s ease .15s;
  transition: transform .38s ease .15s,
            opacity .38s ease .15s;
  transition: transform .38s ease .15s,
            opacity .38s ease .15s,
            -webkit-transform .38s ease .15s;
  -webkit-transform: translate3d(0, 30px, 0);
          transform: translate3d(0, 30px, 0);
  opacity: 0;
}
.form-subscribe .wp-chimp-notice--success span {
  display: block;
  -webkit-transition: -webkit-transform .38s ease .42s;
  transition: -webkit-transform .38s ease .42s;
  transition: transform .38s ease .42s;
  transition: transform .38s ease .42s, -webkit-transform .38s ease .42s;
  -webkit-transform: translate3d(0, 100%, 0);
          transform: translate3d(0, 100%, 0);
  padding: 10px;
  padding: 1rem;
}
.form-subscribe .wp-chimp-notice.is-slide-up {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
.form-subscribe .wp-chimp-notice.is-slide-up span {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.form-subscribe .wp-chimp-input--email {
  border: 1px solid #e5e5e5;
  padding: 10px;
  padding: 1rem;
}
.form-subscribe .wp-chimp-form__fieldset {
  width: 18px;
  width: 1.8rem;
}
.form-subscribe .wp-chimp-form__fieldset,
.form-subscribe .wp-chimp-form__submit {
  margin: 0;
  padding: 0;
  border: 0;
}
.form-subscribe--sidebar .form-subscribe__heading {
  margin: 0 0 5px;
  font-size: 19px;
  font-size: 1.9rem;
}
.form-subscribe--sidebar .wp-chimp-notice {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}
.form-subscribe--sidebar .wp-chimp-form {
  height: 42px;
  height: 4.2rem;
}
.form-subscribe--sidebar .wp-chimp-button {
  text-transform: capitalize;
  font-size: 16px;
  font-size: 1.6rem;
}
.form-subscribe--sidebar .wp-chimp-form__fieldset,
.form-subscribe--sidebar .wp-chimp-form__submit {
  display: block;
  float: left;
}
.form-subscribe--sidebar .wp-chimp-form__fieldset {
  width: 180px;
  width: 18rem;
}
.form-subscribe--sidebar .wp-chimp-form__submit {
  width: 90px;
  width: 9rem;
}
.form-subscribe--sidebar .wp-chimp-description {
  margin-top: 0;
  color: #999;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-size: 15px;
  font-size: 1.5rem;
}
.form-subscribe--sidebar .wp-chimp-submit {
  width: 100px;
  width: 10rem;
}
.form-subscribe--sidebar .wp-chimp-button,
.form-subscribe--sidebar .wp-chimp-input--email {
  width: 100%;
  display: block;
  line-height: 1.64285714;
  height: 42px;
  height: 4.2rem;
}
.form-subscribe--sidebar .wp-chimp-input--email {
  color: #333;
  border-right: 0;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.form-subscribe--sidebar .wp-chimp-button {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.form-subscribe--inline {
  margin: 30px 0 50px;
}
.form-subscribe--inline .form-subscribe__heading {
  margin: 0;
}
.form-subscribe--inline .wp-chimp-form__fieldset {
  width: 100%;
  margin: 0 0 15px 0;
}
.form-subscribe--inline .wp-chimp-notice {
  text-align: center;
}
.form-subscribe--inline .wp-chimp-input {
  line-height: 1.64286;
  border-radius: 3px;
  height: 52px;
  height: 5.2rem;
}
.form-subscribe--inline .wp-chimp-input--email {
  width: 100%;
}
.form-subscribe--inline .wp-chimp-button {
  width: 100%;
  border-radius: 2px;
  padding: 10px;
  padding: 1rem;
}
.fb-social-plugin--likebox {
  overflow: hidden;
  background-color: #eee;
  -webkit-transform: translateZ(0);
  height: 214px;
  height: 21.4rem;
}
.fb-social-plugin--comments {
  background-color: #eee;
  -webkit-transform: translateZ(0);
  min-height: 180px;
  min-height: 18rem;
}
.fb-social-plugin .fb-widget {
  display: block !important;
}
.fb-social-plugin .fb-widget[fb-xfbml-state=rendered],
.fb-social-plugin .fb-widget[fb-xfbml-state=rendered] > span {
  background-color: #fff;
}
.endless .posts-navigation {
  display: none;
}
.infinite-navigation {
  display: none;
  margin: 40px 0 20px;
}
.infinite-navigation button {
  width: 100%;
  margin: 0;
  display: block;
  color: #333;
  border: 1px solid #e5e5e5;
  border-radius: 2px;
  background-color: #f1f1f1;
  padding: 15px 30px;
}
.infinite-navigation button:hover {
  border: 1px solid #d7d7d7;
}
.infinite-navigation button:focus,
.infinite-navigation button:active {
  border: 1px solid #b2b2b2;
  outline: 0;
}
.infinite-end {
  text-align: center;
  color: #d7d7d7;
  padding: 20px 0 0;
  font-size: 32px;
  font-size: 3.2rem;
}
@media screen and (max-width: 720px) {
  .infinite-end {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.placeholder__item {
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: fade-loading 0.3s ease infinite alternate;
          animation: fade-loading 0.3s ease infinite alternate;
}
.placeholder__item:nth-child(2) {
  -webkit-animation-delay: .1s;
          animation-delay: .1s;
}
.placeholder__item:nth-child(3) {
  -webkit-animation-delay: .12s;
          animation-delay: .12s;
}
.placeholder__item:nth-child(4) {
  -webkit-animation-delay: .14s;
          animation-delay: .14s;
}
.placeholder__item:nth-child(5) {
  -webkit-animation-delay: .16s;
          animation-delay: .16s;
}
.placeholder--subscribe-form,
.placeholder--adunit {
  width: 100%;
  display: block;
  background-color: #eee;
}
.placeholder--subscribe-form {
  height: 134px;
  height: 13.4rem;
  margin-bottom: 30px;
  margin-bottom: 3rem;
}
.placeholder--adunit {
  height: 250px;
  height: 25rem;
}
@media screen and (min-width: 721px) {
  .placeholder--latest {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
        -ms-flex: 1 1 33.33333333%;
            flex: 1 1 33.33333333%;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 720px) {
  .placeholder--latest .placeholder__item {
    width: 100%;
    border-bottom: 1px solid #ededed;
    margin-bottom: 20px;
    margin-bottom: 2rem;
    padding: 25px 15px;
  }
}
@media screen and (min-width: 721px) {
  .placeholder--latest .placeholder__item {
    width: 33.33333333%;
    padding: 25px;
    padding: 2.5rem;
  }
}
@media screen and (max-width: 720px) {
  .placeholder--latest .placeholder__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media screen and (max-width: 720px) {
  .placeholder--latest .placeholder__header {
    width: 35%;
    max-width: 250px;
    max-width: 25rem;
  }
}
@media screen and (max-width: 720px) {
  .placeholder--latest .placeholder__main {
    width: 65%;
    padding-left: 15px;
    padding-left: 1.5rem;
  }
}
.placeholder--latest .placeholder__thumbnail,
.placeholder--latest .placeholder__title,
.placeholder--latest .placeholder__excerpt,
.placeholder--latest .placeholder__meta {
  background-color: #eee;
}
.placeholder--latest .placeholder__thumbnail {
  padding-top: 64%;
}
@media screen and (min-width: 721px) {
  .placeholder--latest .placeholder__thumbnail {
    margin-bottom: 25px;
    margin-bottom: 2.5rem;
  }
}
.placeholder--latest .placeholder__title,
.placeholder--latest .placeholder__excerpt {
  height: 8px;
  height: 0.8rem;
}
.placeholder--latest .placeholder__title {
  margin: 8px 0 15px 0;
}
.placeholder--latest .placeholder__title--second {
  width: 60%;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
.placeholder--latest .placeholder__excerpt {
  margin-top: 10px;
  margin-top: 1rem;
}
.placeholder--latest .placeholder__excerpt--second {
  width: 90%;
}
.placeholder--latest .placeholder__excerpt--third {
  width: 80%;
}
.placeholder--latest .placeholder__item:nth-child(1) .placeholder__title {
  width: 90%;
}
.placeholder--latest .placeholder__item:nth-child(1) .placeholder__title--second {
  width: 60%;
}
.placeholder--latest .placeholder__item:nth-child(1) .placeholder__excerpt {
  width: 80%;
}
.placeholder--latest .placeholder__item:nth-child(1) .placeholder__excerpt--second {
  width: 90%;
}
.placeholder--latest .placeholder__item:nth-child(1) .placeholder__excerpt--third {
  width: 60%;
}
.placeholder--latest .placeholder__item:nth-child(2) .placeholder__title {
  width: 90%;
}
.placeholder--latest .placeholder__item:nth-child(2) .placeholder__title--second {
  width: 100%;
}
.placeholder--latest .placeholder__item:nth-child(2) .placeholder__excerpt {
  width: 96%;
}
.placeholder--latest .placeholder__item:nth-child(2) .placeholder__excerpt--second {
  width: 98%;
}
.placeholder--latest .placeholder__item:nth-child(2) .placeholder__excerpt--third {
  width: 50%;
}
.placeholder--latest .placeholder__item:nth-child(3) .placeholder__title {
  width: 60%;
}
.placeholder--latest .placeholder__item:nth-child(3) .placeholder__title--second {
  width: 90%;
}
.placeholder--latest .placeholder__item:nth-child(3) .placeholder__excerpt {
  width: 100%;
}
.placeholder--latest .placeholder__item:nth-child(3) .placeholder__excerpt--second {
  width: 90%;
}
.placeholder--latest .placeholder__item:nth-child(3) .placeholder__excerpt--third {
  width: 30%;
}
.placeholder--aside {
  position: relative;
}
.placeholder--aside .placeholder__item {
  margin-bottom: 15px;
  margin-bottom: 1.5rem;
}
.placeholder--aside .placeholder__thumbnail,
.placeholder--aside .placeholder__title,
.placeholder--aside .placeholder__meta {
  background-color: #eee;
}
.placeholder--aside .placeholder__thumbnail {
  display: block;
  float: left;
  height: 85px;
  height: 8.5rem;
  width: 85px;
  width: 8.5rem;
}
.placeholder--aside .placeholder__summary {
  float: right;
  width: 205px;
  width: 20.5rem;
}
.placeholder--aside .placeholder__title,
.placeholder--aside .placeholder__meta {
  display: block;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  height: 8px;
  height: 0.8rem;
}
.placeholder--aside .placeholder__title--second {
  width: 74%;
}
.placeholder--aside .placeholder__meta {
  width: 100px;
  width: 10rem;
}
.placeholder--mdd {
  padding: 25px 15px;
}
.placeholder--mdd .placeholder__item {
  position: relative;
  width: 20%;
  opacity: 0;
  padding: 0 10px;
}
.placeholder--mdd .placeholder__thumbnail,
.placeholder--mdd .placeholder__title,
.placeholder--mdd .placeholder__meta {
  background-color: #252525;
}
.placeholder--mdd .placeholder__thumbnail {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  height: 133px;
  height: 13.3rem;
}
.placeholder--mdd .placeholder__title {
  width: 96%;
  margin-top: 10px;
  margin-top: 1rem;
  height: 8px;
  height: 0.8rem;
}
.placeholder--mdd .placeholder__title--second {
  width: 74%;
}
.placeholder--mdd .placeholder__meta {
  display: inline-block;
  width: 100px;
  width: 10rem;
  margin-top: 12px;
  margin-top: 1.2rem;
  height: 8px;
  height: 0.8rem;
}
#no-csstransitions,
#js-disabled {
  background-color: #FFC107;
  text-align: center;
  padding: 15px 12px 14px;
}
#no-csstransitions p,
#js-disabled p {
  margin: 0;
  font-size: 13px;
  font-size: 1.3rem;
}
#no-csstransitions a,
#js-disabled a {
  color: #26519e;
  text-decoration: underline;
}
.no-csstransitions body {
  margin-top: 47px;
}
.no-csstransforms,
.no-csstransforms body {
  height: 100%;
  overflow: hidden;
}
#no-csstransforms,
#no-csstransitions {
  position: absolute;
  width: 100%;
  top: 0;
}
#no-csstransforms {
  height: 100%;
  z-index: 10000;
  text-align: center;
  padding-top: 80px;
}
#no-csstransforms h1 {
  font-size: 5em;
  margin-top: 0;
  margin-bottom: 0;
}
#no-csstransforms p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2em;
}
#no-csstransforms a {
  color: #26519e;
  text-decoration: underline;
}
/*# sourceMappingURL=style.css.map */