/*
Theme Name: FPPT 2017
Theme URI: http://www.free-power-point-templates.com/
Author: MGNN
Author URI: http://mgnn.com/
Description: Custom WP Theme for FPPT.com 2017
Version: 2017
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fppt-2017
Tags:

FPPT 2017 is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
img, legend {
  border: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
legend, td, th {
  padding: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
body {
  margin: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
[hidden], template {
  display: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
a {
  background-color: transparent;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
a:active, a:hover {
  outline: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
b, optgroup, strong {
  font-weight: 700;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
h1 {
  font-size: 2em;
  margin: .67em 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
small {
  font-size: 80%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
sup {
  top: -.5em;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
sub {
  bottom: -.25em;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
pre, textarea {
  overflow: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
code, kbd, pre, samp {
  font-family: monospace,monospace;
  font-size: 1em;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button {
  overflow: visible;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button, select {
  text-transform: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button[disabled], html input[disabled] {
  cursor: default;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
input {
  line-height: normal;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*
* Scut, a collection of Sass utilities
* to ease and improve our implementations of common style-code patterns.
* v1.2.1
* Docs at http://davidtheclark.github.io/scut
*/
/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-bg, .mfp-wrap {
  position: fixed;
  left: 0;
  top: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-bg, .mfp-container, .mfp-wrap {
  height: 100%;
  width: 100%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:after, .mfp-arrow:before, .mfp-container:before, .mfp-figure:after {
  content: '';
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-bg {
  z-index: 1042;
  overflow: hidden;
  background: #0b0b0b;
  opacity: .8;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-wrap {
  z-index: 1043;
  outline: 0 !important;
  -webkit-backface-visibility: hidden;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-container {
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-hide {
  display: none !important;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-preloader a {
  color: #CCC;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-close, .mfp-preloader a:hover {
  color: #FFF;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
button.mfp-arrow, button.mfp-close {
  overflow: visible;
  cursor: pointer;
  background: 0 0;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure:after, .mfp-iframe-scaler iframe {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  position: absolute;
  left: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  font-style: normal;
  font-size: 28px;
  font-family: Arial,Baskerville,monospace;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-close:focus, .mfp-close:hover {
  opacity: 1;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-close:active {
  top: 1px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-close-btn-in .mfp-close {
  color: #333;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-holder .mfp-close, .mfp-image-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure, img.mfp-img {
  line-height: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: -55px 0 0;
  top: 50%;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:focus, .mfp-arrow:hover {
  opacity: 1;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:after, .mfp-arrow:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: inset transparent;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-left {
  left: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-right {
  right: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-image-holder .mfp-content, img.mfp-img {
  max-width: 100%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-iframe-scaler iframe {
  display: block;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure:after, img.mfp-img {
  width: auto;
  height: auto;
  display: block;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
img.mfp-img {
  box-sizing: border-box;
  padding: 40px 0;
  margin: 0 auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure:after {
  top: 40px;
  bottom: 40px;
  right: 0;
  z-index: -1;
  background: #444;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-figure figure {
  margin: 0;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

/* line 5, /home/aris/work/fppt/src/sass/base/_grid.scss */
.clearfix:before {
  content: "";
  display: table;
}

/* line 9, /home/aris/work/fppt/src/sass/base/_grid.scss */
.clearfix:after {
  clear: both;
  content: "";
  display: table;
}

/* line 16, /home/aris/work/fppt/src/sass/base/_grid.scss */
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px;
}

/* line 22, /home/aris/work/fppt/src/sass/base/_grid.scss */
.container:before {
  content: "";
  display: table;
}

/* line 26, /home/aris/work/fppt/src/sass/base/_grid.scss */
.container:after {
  clear: both;
  content: "";
  display: table;
}

/* line 45, /home/aris/work/fppt/src/sass/base/_grid.scss */
.row {
  margin-left: -12px;
  margin-right: -12px;
}

/* line 49, /home/aris/work/fppt/src/sass/base/_grid.scss */
.row:before {
  content: "";
  display: table;
}

/* line 53, /home/aris/work/fppt/src/sass/base/_grid.scss */
.row:after {
  clear: both;
  content: "";
  display: table;
}

/* line 60, /home/aris/work/fppt/src/sass/base/_grid.scss */
[class*="col-"] {
  padding-left: 12px;
  padding-right: 12px;
  min-height: 1px;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-1 {
  float: left;
  width: 8.33333%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-2 {
  float: left;
  width: 16.66667%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-3 {
  float: left;
  width: 25%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-4 {
  float: left;
  width: 33.33333%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-5 {
  float: left;
  width: 41.66667%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-6 {
  float: left;
  width: 50%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-7 {
  float: left;
  width: 58.33333%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-8 {
  float: left;
  width: 66.66667%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-9 {
  float: left;
  width: 75%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-10 {
  float: left;
  width: 83.33333%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-11 {
  float: left;
  width: 91.66667%;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_grid.scss */
.col-xs-12 {
  float: left;
  width: 100%;
}

/* line 8, /home/aris/work/fppt/src/sass/base/_typography.scss */
p {
  margin: 0 0 10px;
}

/* line 11, /home/aris/work/fppt/src/sass/base/_typography.scss */
p:last-child {
  margin-bottom: 0;
}

/* line 16, /home/aris/work/fppt/src/sass/base/_typography.scss */
a {
  color: #2196f3;
  text-decoration: none;
  transition: all .125s ease-in;
}

/* line 21, /home/aris/work/fppt/src/sass/base/_typography.scss */
a:hover, a:focus {
  color: #1976d2;
  text-decoration: none;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h1 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h2 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h3 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h4 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h5 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 29, /home/aris/work/fppt/src/sass/base/_typography.scss */
h6 {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 500;
  margin: 12px 0;
}

/* line 36, /home/aris/work/fppt/src/sass/base/_typography.scss */
h1, .h1 {
  font-size: 26px;
  line-height: 1.25;
}

/* line 46, /home/aris/work/fppt/src/sass/base/_typography.scss */
h2, .h2 {
  font-size: 24px;
  line-height: 1.2;
}

/* line 56, /home/aris/work/fppt/src/sass/base/_typography.scss */
h3, .h3 {
  font-size: 20px;
  line-height: 1.33333;
}

/* line 61, /home/aris/work/fppt/src/sass/base/_typography.scss */
h4, .h4 {
  font-size: 18px;
  line-height: 1.5;
}

/* line 66, /home/aris/work/fppt/src/sass/base/_typography.scss */
h5, .h5 {
  font-size: 15px;
  line-height: 1.42857;
}

/* line 71, /home/aris/work/fppt/src/sass/base/_typography.scss */
h6, .h6 {
  font-size: 13px;
  line-height: 1.5;
}

/* line 76, /home/aris/work/fppt/src/sass/base/_typography.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 1.6rem;
}

/* line 81, /home/aris/work/fppt/src/sass/base/_typography.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 88, /home/aris/work/fppt/src/sass/base/_typography.scss */
ol.styled {
  counter-reset: li;
  list-style: none;
  margin: 32px 0;
}

/* line 93, /home/aris/work/fppt/src/sass/base/_typography.scss */
ol.styled li {
  border-left: 1px solid #bdbdbd;
  margin-bottom: 12px;
  margin-left: 16px;
  padding-left: 12px;
  position: relative;
}

/* line 100, /home/aris/work/fppt/src/sass/base/_typography.scss */
ol.styled li:last-child {
  margin-bottom: 0;
}

/* line 102, /home/aris/work/fppt/src/sass/base/_typography.scss */
ol.styled li:before {
  position: absolute;
  top: 0;
  left: -16px;
  content: counter(li);
  counter-increment: li;
  color: #757575;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
}

/* line 114, /home/aris/work/fppt/src/sass/base/_typography.scss */
.small {
  font-size: 85%;
}

/* line 118, /home/aris/work/fppt/src/sass/base/_typography.scss */
ins {
  font-weight: 700;
  text-decoration: none;
}

/* line 1, /home/aris/work/fppt/src/sass/base/_globals.scss */
html {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 62.5%;
}

/* line 7, /home/aris/work/fppt/src/sass/base/_globals.scss */
*, *:before, *:after {
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

/* line 12, /home/aris/work/fppt/src/sass/base/_globals.scss */
body {
  background: #f5f5f5;
  color: #424242;
  font-family: Roboto, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* line 23, /home/aris/work/fppt/src/sass/base/_globals.scss */
:focus {
  outline: none;
}

/* line 27, /home/aris/work/fppt/src/sass/base/_globals.scss */
img {
  max-width: 100%;
}

/* line 31, /home/aris/work/fppt/src/sass/base/_globals.scss */
iframe {
  border: 0;
  display: block;
  margin: 0;
  outline: none;
  max-width: 100%;
}

/* line 39, /home/aris/work/fppt/src/sass/base/_globals.scss */
hr {
  border: none;
  border-bottom: 1px solid #e0e0e0;
  margin: 1.6rem 0;
}

/* line 44, /home/aris/work/fppt/src/sass/base/_globals.scss */
hr.hr-large {
  margin: 3.2rem 0;
}

/* line 49, /home/aris/work/fppt/src/sass/base/_globals.scss */
table {
  width: 100%;
}

/* line 52, /home/aris/work/fppt/src/sass/base/_globals.scss */
table th, table td {
  border: 1px solid #e0e0e0;
  padding: 6px;
}

/* line 58, /home/aris/work/fppt/src/sass/base/_globals.scss */
.hidden {
  display: none !important;
}

/* line 62, /home/aris/work/fppt/src/sass/base/_globals.scss */
.block {
  display: block;
}

/* line 66, /home/aris/work/fppt/src/sass/base/_globals.scss */
.text-center {
  text-align: center;
}

/* line 70, /home/aris/work/fppt/src/sass/base/_globals.scss */
.text-left {
  text-align: left;
}

/* line 74, /home/aris/work/fppt/src/sass/base/_globals.scss */
.text-right {
  text-align: right;
}

/* line 78, /home/aris/work/fppt/src/sass/base/_globals.scss */
.fl-left {
  float: left !important;
}

/* line 82, /home/aris/work/fppt/src/sass/base/_globals.scss */
.fl-right {
  float: right !important;
}

/* line 88, /home/aris/work/fppt/src/sass/base/_globals.scss */
.checkbox input,
.radio input {
  float: left;
  margin-right: .4rem;
  margin-top: .3rem;
}

/* line 95, /home/aris/work/fppt/src/sass/base/_globals.scss */
label {
  cursor: pointer;
}

/* line 99, /home/aris/work/fppt/src/sass/base/_globals.scss */
.input-field {
  background-image: none;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857;
  vertical-align: middle;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/* line 112, /home/aris/work/fppt/src/sass/base/_globals.scss */
.input-field:focus {
  border-color: rgba(33, 150, 243, 0.6);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 119, /home/aris/work/fppt/src/sass/base/_globals.scss */
textarea.input-field {
  resize: vertical;
}

/* line 123, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit {
  margin: auto;
  max-width: 100%;
}

/* line 127, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit img {
  display: block;
}

/* line 131, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit.adtop {
  margin-bottom: 16px;
}

/* line 135, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s970 {
  width: 970px;
}

/* line 139, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s468 {
  width: 468px;
}

/* line 143, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s338 {
  width: 338px;
}

/* line 147, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s300 {
  width: 300px;
}

/* line 151, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s250 {
  width: 250px;
}

/* line 155, /home/aris/work/fppt/src/sass/base/_globals.scss */
.ad-unit--s200 {
  width: 200px;
}

/* line 160, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn {
  background-color: #d24726;
  border: none;
  display: inline-block;
  padding: 12px 24px;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
}

/* line 169, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn:hover, .btn:focus {
  background-color: #db5637;
  color: #fff;
}

/* line 175, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--small {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 3px;
  letter-spacing: 1px;
}

/* line 183, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--large {
  padding: 20px 32px;
  font-size: 18px;
  font-weight: 700;
}

/* line 189, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--blue {
  background-color: #2196f3;
}

/* line 192, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--blue:hover, .btn--blue:focus {
  background-color: #1976d2;
}

/* line 198, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--white {
  background-color: #e3f2fd;
  color: #1976d2;
  border: 1px solid #90caf9;
}

/* line 203, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--white:hover, .btn--white:focus {
  color: #1976d2;
  background-color: #bbdefb;
}

/* line 210, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--block {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 216, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--download {
  background: #1976d2 url(img/arrow-down.svg) no-repeat 12px;
  background-size: 20px;
  border-radius: 6px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 1;
  padding: 12px 16px 12px 48px;
  width: 100%;
  text-align: center;
}

/* line 228, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--download:hover, .btn--download:focus {
  background-color: #0d47a1;
  color: #fff;
}

/* line 235, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--buy {
  background: #4caf50 url(img/price-tag.svg) no-repeat 12px center;
  background-size: 16px;
  font-size: 13px;
  font-weight: 500;
  padding: 8px 12px 8px 40px;
}

/* line 242, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--buy:hover, .btn--buy:focus {
  background-color: #388e3c;
}

/* line 248, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--social {
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: 18px center;
}

/* line 254, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--facebook {
  background-color: #4c66a4;
  background-image: url(img/facebook.svg);
}

/* line 258, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--facebook:hover, .btn--facebook:focus {
  background-color: #344570;
}

/* line 264, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--twitter {
  background-color: #2fc2ef;
  background-image: url(img/twitter.svg);
}

/* line 268, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--twitter:hover, .btn--twitter:focus {
  background-color: #0f98c3;
}

/* line 274, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--googleplus {
  background-color: #dd4b39;
  background-image: url(img/google-plus.svg);
  background-size: 32px;
}

/* line 279, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--googleplus:hover, .btn--googleplus:focus {
  background-color: #ac2d1e;
}

/* line 285, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--linkedin {
  background-color: #0077b5;
  background-image: url(img/linkedin.svg);
  background-position: 18px 10px;
}

/* line 290, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn--linkedin:hover, .btn--linkedin:focus {
  background-color: #004569;
}

/* line 296, /home/aris/work/fppt/src/sass/base/_globals.scss */
.btn__number {
  display: inline-block;
  margin-left: 8px;
  padding-left: 8px;
  border-left: 1px solid #fff;
}

/* line 312, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert {
  padding: 12px;
  border-radius: 4px;
  border: 1px solid;
}

/* line 317, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--blue {
  background-color: #e3f2fd;
  border-color: #bbdefb;
}

/* line 322, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--grey {
  background-color: #fafafa;
  border-color: #e0e0e0;
}

/* line 327, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--warning {
  border-color: #e53935;
  border-left-width: 40px;
  position: relative;
}

/* line 332, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--warning:after {
  background: #e53935 url(img/warning.svg) no-repeat center;
  background-size: 16px;
  border-radius: 4px 0 0 4px;
  content: '';
  position: absolute;
  top: 0;
  left: -40px;
  width: 40px;
  height: 100%;
}

/* line 343, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--info {
  border-color: #1e88e5;
  border-left-width: 40px;
  position: relative;
}

/* line 348, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert--info:after {
  background: #1e88e5 url(img/info-with-circle.svg) no-repeat center;
  background-size: 16px;
  border-radius: 4px 0 0 4px;
  content: '';
  position: absolute;
  top: 0;
  left: -40px;
  width: 40px;
  height: 100%;
}

/* line 359, /home/aris/work/fppt/src/sass/base/_globals.scss */
.alert h3 {
  margin-top: 0;
}

/* line 364, /home/aris/work/fppt/src/sass/base/_globals.scss */
.required {
  color: #f44336;
  position: relative;
  top: 3px;
}

/* line 370, /home/aris/work/fppt/src/sass/base/_globals.scss */
.vid-embeds {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin-bottom: 16px;
}

/* line 377, /home/aris/work/fppt/src/sass/base/_globals.scss */
.vid-embeds iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* =WordPress Core
-------------------------------------------------------------- */
/* line 3, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.alignnone {
  margin: 0 16px;
}

/* line 7, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.aligncenter,
div.aligncenter {
  display: block;
  margin: 0 auto 16px auto;
}

/* line 37, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
a img.alignnone {
  margin: 16px 0;
}

/* line 49, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 55, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}

/* line 63, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

/* line 67, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

/* line 71, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

/* line 75, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}

/* line 84, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
/* line 92, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* line 100, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
.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. */
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top {
  background-color: #2196f3;
  color: #fff;
  font-size: 16px;
  padding: 8px 0;
}

/* line 11, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top a {
  color: #fff;
}

/* line 14, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top a:not(.top-cta__link--join):hover, .top a:not(.top-cta__link--join):focus {
  color: #212121;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

/* line 22, /home/aris/work/fppt/src/sass/comps/_header.scss */
.site-title {
  margin: 0;
}

/* line 26, /home/aris/work/fppt/src/sass/comps/_header.scss */
.branding {
  float: left;
  font-size: 36px;
  line-height: 1;
  margin-right: 12px;
}

/* line 32, /home/aris/work/fppt/src/sass/comps/_header.scss */
.branding img {
  display: block;
}

/* line 41, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-nav {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  float: left;
}

/* line 818, /home/aris/work/fppt/src/sass/vendors/_scut.scss */
.top-nav > li {
  display: inline-block;
}

/* line 45, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-nav__link {
  display: block;
  padding: 22px 12px;
}

/* line 56, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-cta {
  float: right;
  padding: 16px 0;
}

/* line 60, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-cta__link {
  display: inline-block;
  padding: 6px 12px;
}

/* line 64, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-cta__link--join {
  background-color: rgba(0, 0, 0, 0.15);
  border-radius: 4px;
}

/* line 68, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-cta__link--join:hover, .top-cta__link--join:focus {
  background-color: rgba(0, 0, 0, 0.25);
}

/* line 75, /home/aris/work/fppt/src/sass/comps/_header.scss */
.top-cta__separator {
  display: inline-block;
  margin: 0 12px 0 6px;
}

/* line 81, /home/aris/work/fppt/src/sass/comps/_header.scss */
.menu-toggler {
  float: right;
  background: url(img/menu.svg) no-repeat center;
  background-size: 24px auto;
  width: 32px;
  height: 32px;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.sitenav {
  background-color: #1976d2;
  margin-bottom: 16px;
}

/* line 14, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 17, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav a {
  color: #fff;
}

/* line 21, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  line-height: 20px;
}

/* line 30, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item:hover {
  background-color: #1565c0;
}

/* line 33, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item:hover.item-home {
  background: none;
}

/* line 38, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item.is-parent {
  position: relative;
}

/* line 41, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item.is-parent:after {
  position: absolute;
  top: 28px;
  right: 12px;
  display: inline-block;
  height: 0;
  width: 0;
  -webkit-transform: rotate(360deg);
  border-width: 8px 6px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: '';
}

/* line 51, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__item.is-parent:hover .nav__sub {
  display: block;
}

/* line 57, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__link {
  display: block;
  font-size: 16px;
  padding: 20px;
}

/* line 67, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.item-home .nav__link {
  padding: 16px 16px 16px 0;
}

/* line 72, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.item-home .nav__link svg {
  height: 24px;
  width: 24px;
  fill: #fff;
  display: inline-block;
}

/* line 80, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.is-parent .nav__link {
  padding-right: 36px;
}

/* line 85, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__sub {
  position: absolute;
  top: 100%;
  left: 0;
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: #1565c0;
  display: none;
  width: 200px;
  z-index: 999;
}

/* line 93, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__sub .nav__item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  float: none;
}

/* line 98, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.nav__sub .nav__link {
  font-size: 14px;
  padding: 12px;
}

/* line 105, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.topsearch {
  padding: 12px;
  position: relative;
}

/* line 114, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.topsearch__input {
  border: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  height: 36px;
}

/* line 121, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.topsearch__submit {
  position: absolute;
  top: 12px;
  right: 0;
  background: #e0e0e0;
  background-image: none;
  border: 0;
  border-radius: 0 4px 4px 0;
  outline: none;
  height: 36px;
  width: 48px;
  transition: background-color .15s ease-in;
}

/* line 132, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
.topsearch__submit:hover, .topsearch__submit:focus {
  background-color: #bdbdbd;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_featured.scss */
.featured {
  background-color: #e3f2fd;
  box-shadow: 0 2px 3px rgba(25, 118, 210, 0.35);
  margin-bottom: 16px;
  padding: 12px;
}

/* line 12, /home/aris/work/fppt/src/sass/comps/_featured.scss */
.featured__link {
  display: block;
}

/* line 20, /home/aris/work/fppt/src/sass/comps/_featured.scss */
.featured__img {
  display: block;
  width: 100%;
}

/* line 25, /home/aris/work/fppt/src/sass/comps/_featured.scss */
.featured__btn {
  background: #1976d2 url(img/arrow-down.svg) no-repeat 25% 12px;
  background-size: 20px;
  border-radius: 6px;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px;
  line-height: 1;
  padding: 12px 16px 12px 48px;
  width: 100%;
  text-align: center;
}

/* line 45, /home/aris/work/fppt/src/sass/comps/_featured.scss */
.featured__btn:hover, .featured__btn:focus {
  background-color: #0d47a1;
  color: #fff;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_home-copy.scss */
.home-copy {
  background-color: #eeeeee;
  color: #616161;
  padding: 16px;
}

/* line 6, /home/aris/work/fppt/src/sass/comps/_home-copy.scss */
.home-copy h2 {
  margin-top: 0;
}

/* line 10, /home/aris/work/fppt/src/sass/comps/_home-copy.scss */
.home-copy li {
  font-size: 16px;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post {
  margin-bottom: 24px;
}

/* line 4, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__thumb {
  background-color: #000;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border-radius: 4px 4px 0 0;
  display: block;
  overflow: hidden;
  position: relative;
}

/* line 13, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__thumb img {
  display: block;
  width: 100%;
}

/* line 17, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__thumb img:hover {
  opacity: .5;
}

/* line 23, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__content {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-top: 0;
  border-radius: 0 0 4px 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  padding: 12px;
}

/* line 31, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post--small .post__content {
  padding: 12px 0 0;
  border: 0;
  box-shadow: none;
}

/* line 38, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__title {
  margin-top: 0;
}

/* line 41, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post--small .post__title {
  font-size: 12px;
}

/* line 45, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__title a {
  color: #424242;
}

/* line 48, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__title a:hover, .post__title a:focus {
  color: #1976d2;
}

/* line 54, /home/aris/work/fppt/src/sass/comps/_post.scss */
.col-sm-4 .post__title {
  font-size: 14px;
  font-family: Roboto, sans-serif;
  min-height: 36px;
}

/* line 61, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__actions {
  background: url(img/ppt.svg) no-repeat 100% center;
  background-size: 24px auto;
  font-size: 12px;
}

/* line 66, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__actions:before {
  content: "";
  display: table;
}

/* line 70, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__actions:after {
  clear: both;
  content: "";
  display: table;
}

/* line 76, /home/aris/work/fppt/src/sass/comps/_post.scss */
.col-sm-4 .post__actions {
  font-size: 11px;
  background-size: 16px auto;
}

/* line 80, /home/aris/work/fppt/src/sass/comps/_post.scss */
.col-sm-4 .post__actions a:not(.post__btn) {
  padding-right: 20px;
}

/* line 85, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__actions a:not(.post__btn) {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inherit;
  margin-top: 5px;
  padding-right: 30px;
}

/* line 93, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__btn {
  background-color: #1976d2;
  border-radius: 4px;
  color: #fff;
  float: left;
  font-weight: 500;
  font-size: 16px;
  font-family: "Roboto Condensed", sans-serif;
  line-height: 1;
  margin-right: 16px;
  padding: 6px 12px;
  text-transform: uppercase;
}

/* line 106, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__btn:hover, .post__btn:focus {
  background-color: #0d47a1;
  color: #fff;
}

/* line 112, /home/aris/work/fppt/src/sass/comps/_post.scss */
.col-sm-4 .post__btn {
  font-size: 12px;
  margin-right: 6px;
  padding-left: 6px;
  padding-right: 6px;
}

/* line 120, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__deals {
  font-size: 12px;
  text-align: right;
}

/* line 124, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__deals span {
  color: #9e9e9e;
}

/* line 129, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__price {
  font-size: 16px;
  font-weight: bold;
  color: #1976d2;
}

/* line 135, /home/aris/work/fppt/src/sass/comps/_post.scss */
.post__ribbon {
  position: absolute;
  top: 16px;
  right: -30px;
  font-size: 11px;
  background-color: #42a5f5;
  color: #fff;
  text-transform: uppercase;
  font-weight: 500;
  padding: 6px 30px;
  transform: rotate(45deg);
  line-height: 1;
  letter-spacing: 1px;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.sidebar {
  background-color: #fff;
  margin-left: -12px;
  margin-right: -12px;
  padding: 12px;
}

/* line 12, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.sidebar.is-sticky {
  margin-top: -32px;
  padding-top: 0;
}

/* line 18, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget {
  margin-bottom: 16px;
}

/* line 21, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget:not(.widget_search) {
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

/* line 27, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.footer .widget {
  border: 0;
  box-shadow: none;
}

/* line 32, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget__title {
  margin: 0;
  padding: 12px;
  border-bottom: 1px solid #e0e0e0;
}

/* line 37, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.footer .widget__title {
  border-bottom: 0;
  margin-bottom: 12px;
  padding: 0;
}

/* line 44, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget > ul {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 47, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget > ul ul {
  list-style: none;
  margin: 12px -12px -12px;
  padding: 0;
}

/* line 52, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget > ul ul li {
  border-top: 1px dotted #e0e0e0;
  margin-left: 24px;
  padding: 12px 0;
}

/* line 59, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget > ul > li {
  border-bottom: 1px dotted #e0e0e0;
  padding: 12px;
}

/* line 66, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget__container {
  padding: 12px;
}

/* line 71, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget_search {
  position: relative;
}

/* line 74, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget_search .search-field {
  background-image: none;
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  display: block;
  width: 100%;
  padding: 8px 12px;
  font-size: 15px;
  line-height: 1.42857;
  vertical-align: middle;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  height: 36px;
  box-sizing: border-box;
}

/* line 89, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget_search .search-field:focus {
  border-color: rgba(33, 150, 243, 0.6);
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* line 96, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget_search .search-submit {
  position: absolute;
  top: 0;
  right: 0;
  background: #e0e0e0;
  background-image: none;
  border: 0;
  border-radius: 0 4px 4px 0;
  outline: none;
  height: 36px;
  padding: 0 12px;
  transition: background-color .15s ease-in;
}

/* line 107, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget_search .search-submit:hover, .widget_search .search-submit:focus {
  background-color: #bdbdbd;
}

/* line 118, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 121, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__item {
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 0;
}

/* line 125, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.widget .post-list__item {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 130, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__item:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}

/* line 135, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__item:before {
  content: "";
  display: table;
}

/* line 139, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__item:after {
  clear: both;
  content: "";
  display: table;
}

/* line 145, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.footer .post-list__item {
  border-bottom: 0;
  padding: 6px 12px 6px 0;
}

/* line 151, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__thumb {
  float: left;
  width: 64px;
  margin-right: 16px;
}

/* line 156, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__thumb img {
  display: block;
}

/* line 161, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list__title {
  display: block;
  font-weight: 500;
  width: auto;
  overflow: auto;
}

/* line 167, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.footer .post-list__title {
  color: #bbdefb;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 176, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.post-list p {
  font-size: 12px;
  margin-top: 6px;
}

/* line 182, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-cloud {
  padding: 12px;
  text-align: center;
}

/* line 186, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.entry .tag-cloud {
  padding: 0;
}

/* line 190, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-cloud a {
  background-color: #64b5f6;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  font-weight: 500;
  margin: 0 6px 6px 0;
  padding: 6px 12px;
  text-transform: uppercase;
  line-height: 1;
}

/* line 202, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-cloud a:hover, .tag-cloud a:focus {
  background-color: #2196f3;
}

/* line 207, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.entry .tag-cloud a {
  border-radius: 50px;
  margin: 0 12px 12px 0;
  padding: 12px 24px;
  text-transform: none;
}

/* line 216, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored {
  float: left;
  height: 48px;
  width: 48px;
  margin: 6px;
}

/* line 222, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--red {
  background-color: #f44336;
}

/* line 223, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--blue {
  background-color: #2196f3;
}

/* line 224, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--green {
  background-color: #4caf50;
}

/* line 225, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--orange {
  background-color: #ff9800;
}

/* line 226, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--purple {
  background-color: #9c27b0;
}

/* line 227, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.tag-colored--white {
  background-color: #e0e0e0;
}

/* line 230, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.textwidget {
  padding: 12px;
}

/* line 234, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.sticky-content {
  padding-top: 16px;
}

/* line 237, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.sticky-content.stuck {
  position: fixed;
  top: 0;
  width: 273px;
}

/* line 248, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
.sticky-wrapper {
  position: relative;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.foot-cta {
  background-color: #0d47a1;
  color: #bbdefb;
  padding: 24px 0;
  position: relative;
  z-index: 1;
}

/* line 8, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.foot-cta h2 {
  margin-top: 0;
}

/* line 13, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.subscribe {
  margin-top: 6px;
}

/* line 16, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.lightbox .subscribe {
  margin: 32px;
}

/* line 20, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.download-landing .subscribe {
  margin-bottom: 32px;
}

/* line 24, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.subscribe__input {
  border: 0;
  padding: 12px;
  float: left;
  width: 60%;
}

/* line 34, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.lightbox .subscribe__input,
.download-landing .subscribe__input {
  border: 1px solid #e0e0e0;
}

/* line 40, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.subscribe__submit {
  background: #f44336;
  color: #fff;
  background-image: none;
  border: 0;
  border-radius: 4px;
  outline: none;
  float: right;
  width: 35%;
  height: 43px;
  font-weight: 500;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

/* line 62, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.footer {
  background-color: #0b3d89;
  color: #bbdefb;
  padding: 32px 0;
  position: relative;
  z-index: 1;
}

/* line 70, /home/aris/work/fppt/src/sass/comps/_footer.scss */
.colophon {
  border-top: 1px solid #0d47a1;
  text-align: center;
  font-size: 12px;
  margin-top: 16px;
  padding-top: 16px;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_breadcrumbs.scss */
.breadcrumbs {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  background-color: #eceff1;
  border-radius: 4px 4px 0 0;
  color #757575;
  font-size: 12px;
  height: 36px;
  padding-left: 12px;
}

/* line 15, /home/aris/work/fppt/src/sass/comps/_breadcrumbs.scss */
.breadcrumbs a {
  line-height: 36px;
  float: left;
}

/* line 19, /home/aris/work/fppt/src/sass/comps/_breadcrumbs.scss */
.breadcrumbs a:not(:last-child):after {
  content: '\203A';
  color: #9e9e9e;
  margin: 0 12px;
  font-size: 24px;
  line-height: 1;
  position: relative;
  top: 2px;
}

/* line 31, /home/aris/work/fppt/src/sass/comps/_breadcrumbs.scss */
.breadcrumb_last {
  font-weight: 700;
  float: left;
  line-height: 36px;
}

/* line 3, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry:before {
  content: "";
  display: table;
}

/* line 7, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry:after {
  clear: both;
  content: "";
  display: table;
}

/* line 13, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry--blog {
  max-width: 660px;
}

/* line 17, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry--list {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 32px;
  padding-bottom: 32px;
}

/* line 23, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry--full {
  padding-right: 16px;
}

/* line 27, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__title {
  margin-top: 0;
}

/* line 40, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__subtitle {
  font-weight: 300;
}

/* line 43, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__subtitle:before {
  content: '';
  border-top: 1px solid #9e9e9e;
  width: 100px;
  display: block;
  margin: 0 auto 12px;
}

/* line 52, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__info {
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 12px;
}

/* line 59, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__ad {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  padding: 12px 0;
}

/* line 65, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry--blog .entry__ad {
  margin-bottom: 16px;
}

/* line 69, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__ad--300 {
  width: 336px;
}

/* line 74, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__content {
  margin-bottom: 32px;
}

/* line 77, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry--list .entry__content {
  margin-bottom: 0;
}

/* line 87, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__img {
  border: 1px solid #e0e0e0;
  padding: 8px;
}

/* line 97, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__thumb {
  width: 80px;
  padding: 4px;
  border: 1px solid #e0e0e0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  float: left;
  margin: 0 12px 12px 0;
}

/* line 109, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__thumb img {
  display: block;
  height: auto;
}

/* line 117, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry p:before {
  content: "";
  display: table;
}

/* line 121, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry p:after {
  clear: both;
  content: "";
  display: table;
}

/* line 128, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__share {
  margin: 16px 0;
}

/* line 132, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry .addthis_native_toolbox {
  display: inline-block;
}

/* line 136, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry p.entry__custom {
  margin: 32px 0 16px;
}

/* line 140, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__custom-separator {
  margin: 0 12px;
}

/* line 144, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__inforial {
  border: 1px solid #e0e0e0;
  border-top: 0;
  margin-bottom: 32px;
  padding: 12px;
}

/* line 150, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__inforial-title {
  display: block;
  overflow: hidden;
  text-align: center;
  margin: -22px -12px 12px;
}

/* line 1450, /home/aris/work/fppt/src/sass/vendors/_scut.scss */
.entry__inforial-title:before, .entry__inforial-title:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 50%;
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #e0e0e0;
}

/* line 1479, /home/aris/work/fppt/src/sass/vendors/_scut.scss */
.entry__inforial-title:before {
  right: 12px;
  margin-left: -50%;
}

/* line 1483, /home/aris/work/fppt/src/sass/vendors/_scut.scss */
.entry__inforial-title:after {
  left: 12px;
  margin-right: -50%;
}

/* line 156, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__download {
  margin-bottom: 32px;
}

/* line 160, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry blockquote {
  color: #757575;
  font-family: "Roboto Condensed", sans-serif;
  font-size: 18px;
  position: relative;
  margin: 32px 0 32px 64px;
}

/* line 167, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry blockquote:before {
  content: '\201C';
  position: absolute;
  top: 0;
  left: -32px;
  font-size: 64px;
  font-family: sans-serif;
  line-height: 1;
  color: #bdbdbd;
}

/* line 177, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry code {
  font-size: 85%;
  background-color: #e3f2fd;
  padding: 3px 6px;
  border-radius: 2px;
}

/* line 184, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry .alert {
  margin: 16px 0;
}

/* line 188, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__date {
  display: block;
  margin-top: -12px;
  font-size: 12px;
  margin-bottom: 12px;
}

/* line 194, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__date a {
  color: #757575;
}

/* line 197, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.entry__date a:hover, .entry__date a:focus {
  color: #1976d2;
}

/* line 205, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.related {
  padding: 0 16px;
  background-color: #e3f2fd;
  margin-bottom: 32px;
}

/* line 212, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.related .post__title {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}

/* line 219, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.deals {
  margin-bottom: 32px;
}

/* line 223, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.post-meta {
  border: 1px solid #e0e0e0;
  padding: 12px;
  font-size: 12px;
  margin-bottom: 32px;
}

/* line 229, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.post-meta__tag {
  background-color: #64b5f6;
  border-radius: 15px;
  color: #fff;
  display: inline-block;
  font-weight: 500;
  margin: 0 6px 6px 0;
  padding: 6px 12px;
  text-transform: uppercase;
  line-height: 1;
}

/* line 240, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.post-meta__tag:hover, .post-meta__tag:focus {
  background-color: #2196f3;
  color: #fff;
}

/* line 248, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.download {
  margin-top: 16px;
}

/* line 251, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.download .btn {
  margin-bottom: 16px;
}

/* line 255, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.download__meta {
  display: inline-block;
  padding-left: 24px;
  margin-right: 24px;
}

/* line 261, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.download__size {
  background: url(img/attachment.svg) no-repeat left top;
  background-size: 16px;
}

/* line 266, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.download__count {
  background: url(img/arrow-down-alt.svg) no-repeat left top;
  background-size: 16px;
}

/* line 274, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.author .avatar {
  width: 64px;
  margin-right: 16px;
}

/* line 279, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.author__info {
  width: auto;
  overflow: auto;
}

/* line 284, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.author__name {
  margin-top: 0;
}

/* line 289, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.postnav {
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 32px;
}

/* line 293, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.postnav__label {
  font-size: 12px;
  color: #757575;
}

/* line 298, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.postnav a {
  display: block;
  margin-bottom: 12px;
  font-weight: bold;
}

/* line 305, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.meta-post {
  font-size: 12px;
}

/* line 308, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.meta-post__item {
  padding-left: 24px;
  margin-top: 12px;
}

/* line 313, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.meta-post__category {
  background: url(img/folder.svg) no-repeat left top;
  background-size: 16px;
}

/* line 318, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.meta-post__tags {
  background: url(img/tag.svg) no-repeat left 2px;
  background-size: 16px;
}

/* line 324, /home/aris/work/fppt/src/sass/comps/_entry.scss */
.post__thumb img,
.custom-prod__thumb img {
  height: auto;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comments {
  font-size: 13px;
  margin-bottom: 32px;
}

/* line 6, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment-list,
.children {
  list-style-type: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 11, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 12px;
  margin-bottom: 12px;
}

/* line 16, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.children .comment {
  border-top: 1px solid #e0e0e0;
  border-bottom: 0;
  padding-top: 12px;
  margin-bottom: 0;
}

/* line 23, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment:before {
  content: "";
  display: table;
}

/* line 27, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment:after {
  clear: both;
  content: "";
  display: table;
}

/* line 34, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment-author {
  display: inline;
}

/* line 38, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.avatar {
  float: left;
  border-radius: 4px;
  width: 48px;
  margin-right: 12px;
}

/* line 45, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.fn {
  font-style: normal;
  font-weight: bold;
}

/* line 50, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment-metadata {
  display: inline-block;
  font-size: 12px;
}

/* line 54, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment-metadata a {
  color: #9e9e9e;
}

/* line 59, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comment-content {
  margin-left: 60px;
  margin-top: 6px;
}

/* line 64, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.children {
  margin-left: 60px;
  margin-top: 12px;
}

/* line 69, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.reply {
  margin-top: 12px;
  margin-left: 60px;
  font-weight: bold;
  text-transform: uppercase;
  opacity: .6;
  font-size: 85%;
}

/* line 80, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.respond__field {
  margin-bottom: 16px;
}

/* line 84, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.respond .input-field {
  margin-bottom: 12px;
}

/* line 89, /home/aris/work/fppt/src/sass/comps/_comments.scss */
.comments .says {
  display: none;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi {
  background-color: #fff;
  border: 1px solid #e0e0e0;
  border-radius: 4px;
  font-size: 12px;
  margin-bottom: 32px;
}

/* line 8, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi:before {
  content: "";
  display: table;
}

/* line 12, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi:after {
  clear: both;
  content: "";
  display: table;
}

/* line 18, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi span, .wp-pagenavi a {
  float: left;
  padding: 8px 16px;
  border-right: 1px solid #e0e0e0;
}

/* line 24, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi a:hover {
  background-color: #f5f5f5;
}

/* line 28, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi .current {
  font-weight: bold;
  background-color: #2196f3;
  color: #fff;
  border: 0;
  margin: -1px;
  padding-top: 10px;
}

/* line 37, /home/aris/work/fppt/src/sass/comps/_wp-pagenavi.scss */
.wp-pagenavi .last {
  border-left: 1px solid #e0e0e0;
  border-right: 0;
  float: right;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_lightbox.scss */
.lightbox {
  padding: 24px;
  max-width: 800px;
  background-color: #fff;
  margin: auto;
  position: relative;
}

/* line 8, /home/aris/work/fppt/src/sass/comps/_lightbox.scss */
.lightbox__promotion {
  margin-bottom: 32px;
}

/* line 12, /home/aris/work/fppt/src/sass/comps/_lightbox.scss */
.lightbox__footer {
  text-align: center;
}

/* line 15, /home/aris/work/fppt/src/sass/comps/_lightbox.scss */
.lightbox__footer .btn {
  margin-left: 16px;
}

/* line 10, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category {
  background-color: #e3f2fd;
  box-shadow: 0 2px 3px rgba(25, 118, 210, 0.35);
  border-radius: 4px;
  padding: 12px;
  margin-bottom: 32px;
}

/* line 17, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category.alt {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border: 1px solid #e0e0e0;
}

/* line 23, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category__thumb {
  background-color: #fff;
  border: 1px solid #90caf9;
  padding: 4px;
  float: left;
  width: 180px;
  margin-right: 16px;
}

/* line 31, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category__thumb img {
  display: block;
}

/* line 36, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category__text {
  width: auto;
  overflow: auto;
}

/* line 41, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category__title {
  margin-top: 0;
  line-height: 1;
}

/* line 46, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category__btn {
  margin-top: 12px;
}

/* line 50, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category .post {
  margin-bottom: 0;
}

/* line 53, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category .post__content {
  background-color: transparent;
}

/* line 57, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category .post__title a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

/* line 64, /home/aris/work/fppt/src/sass/comps/_category.scss */
.u-category .post__thumb {
  border-radius: 0;
}

/* line 72, /home/aris/work/fppt/src/sass/comps/_category.scss */
.all-cats .row {
  padding-left: 6px;
  padding-right: 6px;
}

/* line 77, /home/aris/work/fppt/src/sass/comps/_category.scss */
.all-cats [class*="col-"] {
  padding-left: 6px;
  padding-right: 6px;
}

/* line 88, /home/aris/work/fppt/src/sass/comps/_category.scss */
.all-cats__item {
  margin-bottom: 12px;
}

/* line 92, /home/aris/work/fppt/src/sass/comps/_category.scss */
.all-cats__name {
  font-size: 12px;
  font-weight: bold;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_download.scss */
.download-landing {
  padding: 0 16px 0 0;
}

/* line 1, /home/aris/work/fppt/src/sass/comps/_search.scss */
.searchpage {
  margin: auto;
  max-width: 600px;
}

/* line 5, /home/aris/work/fppt/src/sass/comps/_search.scss */
.searchpage__input {
  float: left;
  padding: 8px 12px;
  width: 85%;
}

/* line 11, /home/aris/work/fppt/src/sass/comps/_search.scss */
.searchpage__submit {
  float: right;
  width: 13%;
  background: #f44336;
  color: #fff;
  background-image: none;
  border: 0;
  border-radius: 4px;
  outline: none;
  height: 37px;
  font-weight: 500;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  text-transform: uppercase;
}

/* line 3, /home/aris/work/fppt/src/sass/comps/_colors.scss */
.colors__item {
  background-color: #fff;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  border: 1px solid #e0e0e0;
  margin-bottom: 32px;
  padding: 12px;
}

/* line 10, /home/aris/work/fppt/src/sass/comps/_colors.scss */
.colors__item:hover {
  opacity: .8;
}

/* line 15, /home/aris/work/fppt/src/sass/comps/_colors.scss */
.colors__pallete {
  background: url(img/pattern.png);
  display: block;
  height: 120px;
  margin: -12px -12px 12px;
}

/* line 22, /home/aris/work/fppt/src/sass/comps/_colors.scss */
.colors h4 {
  margin: 0;
}

/* line 26, /home/aris/work/fppt/src/sass/comps/_colors.scss */
.colors .small {
  margin-left: 12px;
  line-height: 2.4;
  color: #9e9e9e;
}

/* line 1, /home/aris/work/fppt/src/sass/layout/_main.scss */
.main {
  border-radius: 4px;
  position: relative;
}

/* line 26, /home/aris/work/fppt/src/sass/layout/_main.scss */
.section:not(:last-child) {
  margin-bottom: 32px;
}

/* line 43, /home/aris/work/fppt/src/sass/style.scss */
.notfound {
  padding: 0 16px 0 0;
}

/* line 50, /home/aris/work/fppt/src/sass/style.scss */
.signup__item {
  margin-bottom: 16px;
}

/* line 55, /home/aris/work/fppt/src/sass/style.scss */
.coupon {
  background: #ffebee url(img/presentation-dashboard-slide.png) no-repeat left;
  background-size: auto 115%;
  border: 1px solid #ffcdd2;
  border-radius: 6px;
  padding: 12px 12px 12px 200px;
}

/* line 62, /home/aris/work/fppt/src/sass/style.scss */
.coupon__title {
  margin-top: 0;
}

/* line 66, /home/aris/work/fppt/src/sass/style.scss */
.coupon__code {
  float: left;
  background-color: #e53935;
  color: #fff;
  border-radius: 6px;
  margin: 0 32px;
  padding: 12px 18px;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  position: relative;
}

/* line 78, /home/aris/work/fppt/src/sass/style.scss */
.coupon__code:hover, .coupon__code:focus {
  color: #fff;
}

/* line 83, /home/aris/work/fppt/src/sass/style.scss */
.coupon__code span {
  display: block;
  font-size: 12px;
  font-weight: 400;
}

/* line 89, /home/aris/work/fppt/src/sass/style.scss */
.coupon__code:after {
  position: absolute;
  top: 4px;
  right: 4px;
  bottom: 4px;
  left: 4px;
  border: 2px dashed #fff;
  border-radius: 6px;
  content: '';
}

/* line 98, /home/aris/work/fppt/src/sass/style.scss */
.tabs {
  margin: 32px 0;
  text-align: center;
}

/* line 102, /home/aris/work/fppt/src/sass/style.scss */
.tabs__selector {
  display: inline-block;
  font-weight: bold;
  padding: 6px 12px;
  border-bottom: 2px solid transparent;
  font-size: 16px;
}

/* line 109, /home/aris/work/fppt/src/sass/style.scss */
.tabs__selector.is-active {
  border-color: #f44336;
  color: #424242;
  cursor: text;
}

/* line 117, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod {
  position: relative;
}

/* line 120, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod__thumb {
  float: left;
  margin-right: 16px;
  max-width: 150px;
}

/* line 125, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod__thumb.alt {
  max-width: 200px;
}

/* line 129, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod__thumb img {
  display: block;
}

/* line 134, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod .small {
  font-size: 75%;
  color: #757575;
  margin-top: 4px;
}

/* line 140, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod__content {
  overflow: auto;
  width: auto;
}

/* line 145, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod__title {
  margin-top: 0;
  line-height: 1;
}

/* line 150, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod .btn {
  position: absolute;
  top: 0;
  right: 0;
}

/* line 154, /home/aris/work/fppt/src/sass/style.scss */
.custom-prod .btn--block {
  position: static;
}

/* line 159, /home/aris/work/fppt/src/sass/style.scss */
.widget--borderless {
  margin-bottom: 16px;
}

/* line 163, /home/aris/work/fppt/src/sass/style.scss */
.site-main .entry .ad-unit--s338 {
  margin: auto;
}

/* line 167, /home/aris/work/fppt/src/sass/style.scss */
.site-main .post__thumb {
  background-color: #ddd;
}

/* line 171, /home/aris/work/fppt/src/sass/style.scss */
.foot-cta input[type=email] {
  color: #444;
}

/* blog-single footer CTA (affects .alert--blue, .alert, .entry .alert) */
/* line 176, /home/aris/work/fppt/src/sass/style.scss */
.custom_blue_box {
  background-color: #e3f2fd;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #bbdefb;
  margin: 16px 0;
  text-align: center;
}

/* line 185, /home/aris/work/fppt/src/sass/style.scss */
.custom_blue_box .button {
  background-color: #2196f3;
  border: none;
  display: inline-block;
  padding: 12px 24px;
  font-size: 16px;
  color: #fff;
  border-radius: 6px;
}

/* Regioning ads inside blog posts (affects ) */
/* line 197, /home/aris/work/fppt/src/sass/style.scss */
.entry--blog .entry__ad {
  margin-bottom: 16px;
  text-align: center;
}

/* line 202, /home/aris/work/fppt/src/sass/style.scss */
.entry__ad {
  background: #f5f5f5;
  border: 1px solid #e0e0e0;
  padding: 12px 0;
}

/* Used in template-main-pageppt.php */
/* line 209, /home/aris/work/fppt/src/sass/style.scss */
.page-template-template-main-pageppt .ad-unit--s468 {
  margin: 32px auto;
}

/* Workaround to center images in blog posts */
/* line 215, /home/aris/work/fppt/src/sass/style.scss */
.entry__content img.alignnone, .entry__content img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Ads in template pages centered */
/* line 223, /home/aris/work/fppt/src/sass/style.scss */
.site-main .entry__inforial .ad-unit--s338 {
  text-align: center;
}

/* line 226, /home/aris/work/fppt/src/sass/style.scss */
.site-main .entry__inforial .entry__img {
  text-align: center;
}

/* line 229, /home/aris/work/fppt/src/sass/style.scss */
.site-main .entry__inforial .ad-unit > div {
  text-align: center;
  margin: auto;
}

/* Fixes the top preview in post template page */
/* line 237, /home/aris/work/fppt/src/sass/style.scss */
.site-main .template-preview {
  max-width: 650px;
  margin: auto;
  border: none;
}

/* line 242, /home/aris/work/fppt/src/sass/style.scss */
.site-main .template-preview .entry__inforial-title-aux {
  max-width: 650px;
  text-align: left;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: #666;
}

/* line 251, /home/aris/work/fppt/src/sass/style.scss */
.entry__inforial-title {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: #666;
}

/* Fixes last entry in breadcrumb */
/* line 259, /home/aris/work/fppt/src/sass/style.scss */
.breadcrumbs strong {
  font-weight: 700;
  float: left;
  line-height: 36px;
}

/* Add pointer for tag anchors */
/* line 266, /home/aris/work/fppt/src/sass/style.scss */
.post-meta__tag {
  cursor: pointer;
}

/* Colors */
/* line 271, /home/aris/work/fppt/src/sass/style.scss */
.tag-colored--yellow {
  background-color: #f4d216;
}

/* line 275, /home/aris/work/fppt/src/sass/style.scss */
.tag-colored--black {
  background-color: #333;
}

/* line 279, /home/aris/work/fppt/src/sass/style.scss */
.tag-colored--beige {
  background-color: #EDE7A6;
}

/* line 283, /home/aris/work/fppt/src/sass/style.scss */
.tag-colored--gray {
  background-color: #666;
}

/* line 287, /home/aris/work/fppt/src/sass/style.scss */
.tag-colored--white {
  background-color: #fff;
  border: 1px solid #ddd;
}

/* used to truncate text like .page__title */
/* line 293, /home/aris/work/fppt/src/sass/style.scss */
.truncate {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 301, /home/aris/work/fppt/src/sass/style.scss */
.page-template-template-main-pageppt .post-list .col-sm-4:nth-child(3n+1) {
  clear: left;
}

/* line 306, /home/aris/work/fppt/src/sass/style.scss */
.code {
  background-color: #424242;
  color: #fff;
  padding: 16px;
  border-radius: 4px;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px){
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-image-holder{
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile img.mfp-img{
    padding: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure:after{
    top: 0;
    bottom: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-figure small{
    display: inline;
    margin-left: 5px;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar{
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-bottom-bar:empty{
    padding: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-counter{
    right: 5px;
    top: 3px;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-img-mobile .mfp-close{
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px){
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-arrow{
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-arrow-left{
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-arrow-right{
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  /* line 1, /home/aris/work/fppt/src/sass/vendors/_magnific-popup.scss */
  .mfp-container{
    padding-left: 6px;
    padding-right: 6px;
  }
}
@media (min-width: 768px){
  /* line 16, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .container{
    max-width: 750px;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-1{
    float: left;
    width: 8.33333%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-2{
    float: left;
    width: 16.66667%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-3{
    float: left;
    width: 25%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-4{
    float: left;
    width: 33.33333%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-5{
    float: left;
    width: 41.66667%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-6{
    float: left;
    width: 50%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-7{
    float: left;
    width: 58.33333%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-8{
    float: left;
    width: 66.66667%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-9{
    float: left;
    width: 75%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-10{
    float: left;
    width: 83.33333%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-11{
    float: left;
    width: 91.66667%;
  }
  /* line 72, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-sm-12{
    float: left;
    width: 100%;
  }
  /* line 36, /home/aris/work/fppt/src/sass/base/_typography.scss */
  h1, .h1{
    font-size: 32px;
    line-height: 1.125;
  }
  /* line 46, /home/aris/work/fppt/src/sass/base/_typography.scss */
  h2, .h2{
    font-size: 28px;
    line-height: 1.28571;
  }
  /* line 304, /home/aris/work/fppt/src/sass/base/_globals.scss */
  .hide-md{
    display: none;
  }
  /* line 13, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
  .alignright{
    float: right;
    margin: 0 0 16px 16px;
  }
  /* line 21, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
  .alignleft{
    float: left;
    margin: 0 16px 16px 0;
  }
  /* line 29, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
  a img.alignright{
    float: right;
    margin: 5px 0 20px 20px;
  }
  /* line 41, /home/aris/work/fppt/src/sass/base/_wp-core.scss */
  a img.alignleft{
    float: left;
    margin: 5px 20px 20px 0;
  }
  /* line 21, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .nav__item{
    float: left;
    border: none;
  }
  /* line 105, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .topsearch{
    padding-left: 0;
    padding-right: 0;
  }
  /* line 1, /home/aris/work/fppt/src/sass/comps/_featured.scss */
  .featured{
    margin-bottom: 32px;
    padding: 16px;
  }
  /* line 12, /home/aris/work/fppt/src/sass/comps/_featured.scss */
  .featured__link{
    margin-bottom: 16px;
  }
  /* line 25, /home/aris/work/fppt/src/sass/comps/_featured.scss */
  .featured__btn{
    background-size: 28px;
    background-position-x: 12px;
    font-size: 28px;
    line-height: 1;
    width: auto;
  }
  /* line 1, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
  .sidebar{
    margin: 0;
    padding: 16px 16px 16px 0;
  }
  /* line 24, /home/aris/work/fppt/src/sass/comps/_footer.scss */
  .subscribe__input{
    width: 72%;
  }
  /* line 40, /home/aris/work/fppt/src/sass/comps/_footer.scss */
  .subscribe__submit{
    width: 25%;
  }
  /* line 70, /home/aris/work/fppt/src/sass/comps/_footer.scss */
  .colophon{
    margin-top: 32px;
    padding-top: 32px;
  }
  /* line 1, /home/aris/work/fppt/src/sass/comps/_breadcrumbs.scss */
  .breadcrumbs{
    display: block;
  }
  /* line 77, /home/aris/work/fppt/src/sass/comps/_entry.scss */
  .entry--list .entry__content{
    width: auto;
    overflow: auto;
  }
  /* line 97, /home/aris/work/fppt/src/sass/comps/_entry.scss */
  .entry__thumb{
    width: 150px;
  }
  /* line 1, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .main{
    background-color: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.15);
    margin-bottom: 32px;
    padding: 48px 16px 16px;
  }
  /* line 11, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .no-breadcrumbs .main{
    padding: 16px;
  }
  /* line 17, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .site-main{
    padding: 16px 0 0 16px;
  }
}
@media (min-width: 992px){
  /* line 16, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .container{
    max-width: 970px;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-1{
    float: left;
    width: 8.33333%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-2{
    float: left;
    width: 16.66667%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-3{
    float: left;
    width: 25%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-4{
    float: left;
    width: 33.33333%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-5{
    float: left;
    width: 41.66667%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-6{
    float: left;
    width: 50%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-7{
    float: left;
    width: 58.33333%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-8{
    float: left;
    width: 66.66667%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-9{
    float: left;
    width: 75%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-10{
    float: left;
    width: 83.33333%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-11{
    float: left;
    width: 91.66667%;
  }
  /* line 79, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .col-md-12{
    float: left;
    width: 100%;
  }
  /* line 45, /home/aris/work/fppt/src/sass/comps/_header.scss */
  .top-nav__link{
    padding-left: 18px;
    padding-right: 18px;
  }
  /* line 3, /home/aris/work/fppt/src/sass/comps/_category.scss */
  .categories .col-md-6:nth-child(2n+1){
    clear: left;
  }
  /* line 82, /home/aris/work/fppt/src/sass/comps/_category.scss */
  .all-cats .col-md-1:nth-child(12n+1){
    clear: left;
  }
  /* line 37, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .section .col-md-4:nth-child(3n+1){
    clear: left;
  }
  /* line 44, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .section .col-md-3:nth-child(4n+1){
    clear: left;
  }
}
@media (min-width: 1200px){
  /* line 16, /home/aris/work/fppt/src/sass/base/_grid.scss */
  .container{
    max-width: 1170px;
  }
  /* line 237, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
  .sticky-content.stuck{
    width: 340px;
  }
}
@media (max-width: 767px){
  /* line 308, /home/aris/work/fppt/src/sass/base/_globals.scss */
  .hide-sm{
    display: none;
  }
  /* line 1, /home/aris/work/fppt/src/sass/comps/_header.scss */
  .top{
    margin-bottom: 16px;
  }
  /* line 32, /home/aris/work/fppt/src/sass/comps/_header.scss */
  .branding img{
    height: 33px;
  }
  /* line 1, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .sitenav{
    margin-top: -16px;
  }
  /* line 9, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .sitenav .container{
    padding: 0;
  }
  /* line 41, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .nav__item.is-parent:after{
    top: 18px;
  }
  /* line 57, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .nav__link{
    padding: 12px;
    font-size: 14px;
  }
  /* line 67, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .item-home .nav__link{
    padding: 12px;
  }
  /* line 121, /home/aris/work/fppt/src/sass/comps/_sitenav.scss */
  .topsearch__submit{
    right: 12px;
  }
  /* line 96, /home/aris/work/fppt/src/sass/comps/_sidebar.scss */
  .widget_search .search-submit{
    right: 12px;
  }
}
@media (max-width: 991px){
  /* line 31, /home/aris/work/fppt/src/sass/comps/_entry.scss */
  .entry .ad-unit.fl-left,
  .entry .ad-unit.fl-right{
    float: none !important;
    margin-bottom: 10px;
  }
  /* line 87, /home/aris/work/fppt/src/sass/comps/_entry.scss */
  .entry__img{
    margin: auto;
    display: block;
  }
  /* line 30, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .section .col-sm-6:nth-child(2n+1){
    clear: left;
  }
  /* line 51, /home/aris/work/fppt/src/sass/layout/_main.scss */
  .section .col-sm-4:nth-child(3n+1){
    clear: left;
  }
}
