@charset "UTF-8";
/* #######################################################################

	Theme Name: Wharton
	Theme URI: http://wharton.mtdemo.wpengine.com/
	Description: Wharton. A Big & Bold Blog Theme. Built mobile first for speed.
	Author: MeanThemes
	Author URI: http://meanthemes.com/
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 1.2.9
	Tags: light, white, gray, one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready

########################################################################

		0.  CSS Reset, Font setup and Plugins
		1.	WordPress defaults
		2.	Social icons
		3.	General Layout
		4.	Content Layout
		5.	Single Post
		6. 	Pagination
		7. 	Forms
		9.	Responsive Layer
		10.	Retina / Hi-DPI

/* #######################################################################

	0.  CSS Reset, Font setup and Plugins

####################################################################### */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  margin: 0;
  padding: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: none;
}

ins {
  background-color: #ff9;
  color: #333;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #333;
  font-style: italic;
  font-weight: 700;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  font: 13px/1.231 sans-serif;
}

select, input, textarea, button {
  font: 99% sans-serif;
}

pre, code, kbd, samp {
  font-family: monospace, sans-serif;
}

html {
  overflow-y: scroll;
}

a:hover, a:active {
  outline: none;
}

ul, ol {
  margin-left: 2em;
}

ol {
  list-style-type: decimal;
}

nav ul, nav li {
  list-style: none;
  list-style-image: none;
  margin: 0;
}

small {
  font-size: 85%;
}

strong, th {
  font-weight: 700;
}

td {
  vertical-align: top;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

pre {
  white-space: pre-wrap;
  word-wrap: break-word;
  padding: 1em;
}

textarea {
  overflow: auto;
}

.ie6 legend, .ie7 legend {
  margin-left: -7px;
}

input[type="checkbox"] {
  vertical-align: bottom;
}

.ie7 input[type="checkbox"] {
  vertical-align: baseline;
}

label, input[type="button"], input[type="submit"], input[type="image"], button {
  cursor: pointer;
}

button, input, select, textarea {
  margin: 0;
}

input:invalid, textarea:invalid {
  border-radius: 1px;
  -moz-box-shadow: 0 0 5px red;
  -webkit-box-shadow: 0 0 5px red;
  box-shadow: 0 0 5px red;
}

.no-boxshadow input:invalid, .no-boxshadow textarea:invalid {
  background-color: #f0dddd;
}

button {
  width: auto;
  overflow: visible;
}

.ie7 img {
  -ms-interpolation-mode: bicubic;
}

input[type="radio"], .ie6 input {
  vertical-align: text-bottom;
}

em {
  font-style: oblique;
}

/* #######################################################################

	0.0 CSS Support for QuickFlickr Widget (http://wordpress.org/extend/plugins/quick-flickr-widget/)

	0.1 Latest Tweets (http://wordpress.org/plugins/latest-tweets-widget/)

####################################################################### */
.quick-flickr-item {
  width: 32.333333%;
  margin-top: 4px;
  float: left;
}

.quick-flickr-item img {
  width: 88%;
}

.latest-tweets time {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #414141;
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* #######################################################################

	0.2 Plugin - Slabtext

####################################################################### */
.slabtexted .slabtext {
  display: -moz-inline-box;
  display: inline-block;
  white-space: nowrap;
}

.slabtextinactive .slabtext {
  display: inline;
  white-space: normal;
  font-size: 1em !important;
  letter-spacing: inherit !important;
  word-spacing: inherit !important;
  *letter-spacing: 0 !important;
  *word-spacing: 0 !important;
}

.slabtextdone .slabtext {
  display: block;
}

/* #######################################################################

	0.3 Plugin - FlexSlider

####################################################################### */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0;
  padding-bottom: 5px;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
}

.flex-direction-nav .flex-prev {
  left: -0;
}

.flex-direction-nav .flex-next {
  right: 0;
}

.flexslider:hover .flex-prev {
  opacity: 0.9;
  left: 10px;
}

.flexslider:hover .flex-next {
  opacity: 0.9;
  right: 10px;
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #252b2d;
  background: rgba(37, 43, 45, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(37, 43, 45, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(37, 43, 45, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

@media screen and (max-width: 767px) {
  .flex-direction-nav .flex-prev, .flexslider:hover .flex-prev, .flexslider:hover .flex-next, .flex-direction-nav .flex-next {
    opacity: 0;
    display: none;
  }
}
/* #######################################################################

	0.4.	Contact Form 7 Styling

####################################################################### */
body input[type=text].wpcf7-not-valid, body input[type=email].wpcf7-not-valid, body input[type=tel].wpcf7-not-valid, body textarea.wpcf7-not-valid {
  border: 1px solid #fb4040;
}

body span.wpcf7-not-valid-tip {
  display: block;
  color: #fb4040;
  border: none;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  margin-top: 2px;
  background: none;
  font-size: 15px;
}

body div.wpcf7-validation-errors {
  background: #ffe2e2;
  border: 1px solid #ff8a8a;
  color: #fb4040;
}

body div.wpcf7-response-output {
  margin: 10px 0 35px 0;
  padding: 20px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}

body .wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 1px solid #ffbc8a;
  color: #e17731;
}

body .wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 1px solid #6fdf51;
  color: #1ea524;
}

/* #######################################################################

	0.5.	JP Player

####################################################################### */
/*
 * Skin for jPlayer Plugin (http://jplayer.org/)
 * jPlayer Version: 2.5.0
 *
 * Based on Author: @thelukemcdonald (lukemcdonald.com) implementation and design by @ormanclark (premiumpixels.com).
 */
.jp-interface {
  margin: 0 auto;
  height: 50px;
  overflow: hidden;
  position: relative;
  background: #272727;
}

.entry-content-media-audio {
  position: relative;
}

article .jp-interface ul,
article .jp-interface ul li {
  padding: 0;
  margin: 0;
  line-height: 0;
}

ul.jp-controls,
.jp-interface ul.jp-controls li {
  position: absolute;
  width: 49px;
  height: 34px;
}

.jp-interface ul.jp-controls a {
  display: block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}

.jp-interface ul.jp-controls a span {
  display: block;
  overflow: hidden;
}

a.jp-play span,
a.jp-pause span {
  height: 50px;
  width: 50px;
}

a.jp-play span,
a.jp-pause span {
  background: url(assets/img/audio.png) 10px -4px no-repeat;
}

a.jp-pause span {
  background-position: 10px -66px;
  display: none;
}

a.jp-pause:hover span,
a.jp-play:hover span {
  opacity: .7;
}

div.jp-progress {
  background-color: #5F5F5F;
  margin: 20px 25px 0 50px;
}

div.jp-seek-bar {
  cursor: pointer;
  height: 100%;
  width: 0;
  background-color: #efefef;
  background: rgba(255, 255, 255, 0.3);
}

div.jp-seeking-bg {
  display: none;
}

div.jp-play-bar {
  background: rgba(255, 255, 255, 0.3);
  height: 11px;
  width: 0;
}

.jp-audio,
.jp-video {
  clear: both;
}

div.jp-jplayer audio,
div.jp-jplayer {
  width: 0;
  height: 0;
}

.jp-video .jp-jplayer {
  height: auto !important;
}

/* #######################################################################

	1.	WordPress defaults

####################################################################### */
.alignnone {
  margin: 5px 0 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.aligncenter,
div.aligncenter,
.aligncenter {
  display: block;
  margin: 5px auto;
  clear: both;
}

.alignright,
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

.wp-caption.aligncenter {
  text-align: center;
}

.wp-caption.alignleft {
  text-align: left;
}

.wp-caption.alignright {
  text-align: right;
}

.gallery-caption {
  font-style: normal;
  font-size: 80%;
}

.bypostauthor .avatar {
  border-color: #ccc;
}

.wp-caption {
  padding: 10px;
  background: #fff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.3);
  display: inline-block;
}

.wp-caption img {
  border: 1px solid #ccc;
}

.wp-caption p {
  margin: 0;
  padding: 0;
}

/* calendar widget */
#wp-calendar {
  width: 85%;
  margin: 0 auto;
  max-width: 400px;
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'Lato', Arial, Verdana, sans-serif;
  font-weight: 900;
}

#wp-calendar caption {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 10px;
  margin-bottom: 15px;
}

#wp-calendar thead {
  font-size: 13px;
  font-size: 1.3rem;
}

#wp-calendar thead th, #wp-calendar td {
  border: none;
}

#wp-calendar thead th {
  padding-bottom: 10px;
  font-weight: 700;
  text-align: center;
  padding: 8px;
  background: none;
  border-bottom: 1px solid #ccc;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

#wp-calendar tbody {
  color: #414141;
}

table#wp-calendar td {
  background: none;
}

#wp-calendar tbody td {
  background: none;
  border: none;
  text-align: center;
  padding: 5px;
}

#wp-calendar td a {
  background: #ccc;
  display: inline-block;
  border-radius: 50px;
  color: #000;
  display: block;
  margin: auto;
  padding: 4px;
  border-radius: 50px;
  width: 25px;
  height: 25px;
  line-height: 19px;
  margin-top: -2px;
}

#wp-calendar td#today {
  position: relative;
  padding-top: 6px;
}

#wp-calendar td#today:before {
  position: absolute;
  left: 0;
  top: 0;
  content: '';
  display: block;
  margin: 2px auto 0 auto;
  border-radius: 50px;
  padding: 0;
  width: 28px;
  height: 25px;
  line-height: 20px;
  color: #000;
}

#wp-calendar tfoot a {
  display: inline-block;
  padding: 0;
  background: none;
  color: #fff;
}

#wp-calendar tbody tr td.pad:hover {
  background: none;
}

#wp-calendar tbody .pad {
  background: none;
}

#wp-calendar tfoot #next {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: right;
  white-space: nowrap;
}

#wp-calendar tfoot #prev a {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #fff;
  white-space: nowrap;
}

/* #######################################################################

	2.	Social icons

####################################################################### */
.socials {
  text-align: center;
}

a.social {
  display: inline-block;
  position: relative;
  width: 22px;
  height: 22px;
  margin-left: 5px;
  margin-bottom: 5px;
  -o-transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
  opacity: 0.3;
  filter: alpha(opacity=30);
  text-indent: -9999em;
  color: transparent !important;
  font-size: 1px;
  line-height: 22px;
  border: none !important;
}

a.social:hover {
  -o-transition: opacity 0.25s ease-in;
  -webkit-transition: opacity 0.25s ease-in;
  -moz-transition: opacity 0.25s ease-in;
  transition: opacity 0.25s ease-in;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

a.social:first-of-type {
  margin-left: 0;
}

a.social.first {
  margin-left: 0;
}

a.social.twitter {
  background: url(assets/img/social-twitter-black.png) 0 0 no-repeat;
}

a.social.facebook {
  background: url(assets/img/social-facebook-black.png) 0 0 no-repeat;
}

a.social.linkedin {
  background: url(assets/img/social-linkedin-black.png) 0 0 no-repeat;
}

a.social.googleplus {
  background: url(assets/img/social-googleplus-black.png) 0 0 no-repeat;
}

a.social.vimeo {
  background: url(assets/img/social-vimeo-black.png) 0 0 no-repeat;
}

a.social.youtube {
  background: url(assets/img/social-youtube-black.png) 0 0 no-repeat;
}

a.social.zerply {
  background: url(assets/img/social-zerply-black.png) 0 0 no-repeat;
}

a.social.pinterest {
  background: url(assets/img/social-pinterest-black.png) 0 0 no-repeat;
}

a.social.dribbble {
  background: url(assets/img/social-dribbble-black.png) 0 0 no-repeat;
}

a.social.github {
  background: url(assets/img/social-github-black.png) 0 0 no-repeat;
}

a.social.instagram {
  background: url(assets/img/social-instagram-black.png) 0 0 no-repeat;
}

a.social.flickr {
  background: url(assets/img/social-flickr-black.png) 0 0 no-repeat;
}

a.social.rss {
  background: url(assets/img/social-rss-black.png) 0 0 no-repeat;
}

a.social.adn {
  background: url(assets/img/social-adn-black.png) 0 0 no-repeat;
}

a.social.behance {
  background: url(assets/img/social-behance-black.png) 0 0 no-repeat;
}

a.social.tumblr {
  background: url(assets/img/social-tumblr-black.png) 0 0 no-repeat;
}

a.social.lastfm {
  background: url(assets/img/social-lastfm-black.png) 0 0 no-repeat;
}

a.social.xing {
  background: url(assets/img/social-xing-black.png) 0 0 no-repeat;
}

a.social.foursquare {
  background: url(assets/img/social-foursquare-black.png) 0 0 no-repeat;
}

a.social.mixcloud {
  background: url(assets/img/social-mixcloud-black.png) 0 0 no-repeat;
}

a.social.soundcloud {
  background: url(assets/img/social-soundcloud-black.png) 0 0 no-repeat;
}

a.social.spotify {
  background: url(assets/img/social-spotify-black.png) 0 0 no-repeat;
}

a.social.white.twitter {
  background: url(assets/img/social-twitter-white.png) 0 0 no-repeat;
}

a.social.white.facebook {
  background: url(assets/img/social-facebook-white.png) 0 0 no-repeat;
}

a.social.white.linkedin {
  background: url(assets/img/social-linkedin-white.png) 0 0 no-repeat;
}

a.social.white.googleplus {
  background: url(assets/img/social-googleplus-white.png) 0 0 no-repeat;
}

a.social.white.vimeo {
  background: url(assets/img/social-vimeo-white.png) 0 0 no-repeat;
}

a.social.white.youtube {
  background: url(assets/img/social-youtube-white.png) 0 0 no-repeat;
}

a.social.white.zerply {
  background: url(assets/img/social-zerply-white.png) 0 0 no-repeat;
}

a.social.white.pinterest {
  background: url(assets/img/social-pinterest-white.png) 0 0 no-repeat;
}

a.social.white.dribbble {
  background: url(assets/img/social-dribbble-white.png) 0 0 no-repeat;
}

a.social.white.github {
  background: url(assets/img/social-github-white.png) 0 0 no-repeat;
}

a.social.white.instagram {
  background: url(assets/img/social-instagram-white.png) 0 0 no-repeat;
}

a.social.white.flickr {
  background: url(assets/img/social-flickr-white.png) 0 0 no-repeat;
}

a.social.white.rss {
  background: url(assets/img/social-rss-white.png) 0 0 no-repeat;
}

a.social.white.adn {
  background: url(assets/img/social-adn-white.png) 0 0 no-repeat;
}

a.social.white.behance {
  background: url(assets/img/social-behance-white.png) 0 0 no-repeat;
}

a.social.white.tumblr {
  background: url(assets/img/social-tumblr-white.png) 0 0 no-repeat;
}

a.social.white.lastfm {
  background: url(assets/img/social-lastfm-white.png) 0 0 no-repeat;
}

a.social.white.xing {
  background: url(assets/img/social-xing-white.png) 0 0 no-repeat;
}

a.social.white.foursquare {
  background: url(assets/img/social-foursquare-white.png) 0 0 no-repeat;
}

a.social.white.mixcloud {
  background: url(assets/img/social-mixcloud-white.png) 0 0 no-repeat;
}

a.social.white.soundcloud {
  background: url(assets/img/social-soundcloud-white.png) 0 0 no-repeat;
}

a.social.white.spotify {
  background: url(assets/img/social-spotify-white.png) 0 0 no-repeat;
}

/* #######################################################################

	3.	Shortcodes

####################################################################### */
.quotemark {
  text-align: center;
  font-size: 150%;
  margin-top: 1.5em;
  padding: 2em 0.5em 1.5em 0.5em;
  background: url(assets/img/quotemark.png) 50% 0 no-repeat;
}

.quotemark.white {
  background-image: url(assets/img/quotemark-white.png);
}

.quote-source {
  margin-top: 2em;
  font-size: 85%;
  text-align: center;
}

.quote-rating-1, .quote-rating-2, .quote-rating-3, .quote-rating-4, .quote-rating-5 {
  margin-top: 0.25em;
  height: 30px;
  background: url(assets/img/stars.png) 50% 10px no-repeat;
}

.quote-rating-4 {
  background-position: 50% -30px;
}

.quote-rating-3 {
  background-position: 50% -70px;
}

.quote-rating-2 {
  background-position: 50% -110px;
}

.quote-rating-1 {
  background-position: 50% -150px;
}

.quotemark.white .quote-rating-1, .quotemark.white .quote-rating-2, .quotemark.white .quote-rating-3, .quotemark.white .quote-rating-4, .quotemark.white .quote-rating-5 {
  background-image: url(assets/img/stars-white.png);
}

.one_half, .one_third, .two_third, .one_fourth, .three_fourth, .one_fifth, .two_fifth, .three_fifth, .four_fifth, .one_sixth, .five_sixth {
  width: 100%;
}

.one_half,
.one_third,
.two_third,
.three_fourth,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  float: left;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

.clearboth {
  clear: both;
  display: block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  width: 100%;
  float: left;
}

.status,
.comment-body em {
  display: block;
  width: 96%;
  padding: 10px 2%;
  border-radius: 4px;
  margin: 0.5em 0 1em 0;
}

.status.oops {
  background: #f9e1e1;
  border: 1px solid #eec4c4;
}

.status.less-oops,
.comment-body em {
  background: #fde8d9;
  border: 1px solid #e1c5af;
}

.status.ok {
  background: #d2ebd1;
  border: 1px solid #bad2ba;
}

.status p {
  margin: 0.5em 0;
}

a.btn,
a.button,
a.button:visited {
  background: #ec6a5d;
  border: none;
  color: #fff !important;
  padding: 12px 30px;
  text-shadow: none;
  border-radius: 3px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
  display: inline-block;
  text-decoration: none;
  margin-bottom: 1em;
}

a.button.square {
  border-radius: 2px;
}

a.button.large,
a.btn.large {
  padding: 20px 70px;
}

a.button:hover,
a.btn:hover {
  tbackground: #474747;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
  text-decoration: none;
  color: #fff !important;
}

a.button:active {
  position: relative;
  top: 1px;
}

a.button.grey {
  background: #757c7e !important;
}

a.button.grey:hover {
  background: #3e4345 !important;
}

a.button.black {
  background: #333 !important;
}

a.button.black:hover {
  background: #000 !important;
}

a.button.green {
  background: #b3ce7e !important;
}

a.button.green:hover {
  background: #7e9b47 !important;
}

a.button.light-blue {
  background: #8aabb5 !important;
}

a.button.light-blue:hover {
  background: #4b7784 !important;
}

a.button.blue {
  background: #3da1e3 !important;
}

a.button.blue:hover {
  background: #266476 !important;
}

a.button.red {
  background: #f77564 !important;
}

a.button.red:hover {
  background: #b75548 !important;
}

a.button.orange {
  background: #f7a664 !important;
}

a.button.orange:hover {
  background: #cf6916 !important;
}

a.button.purple {
  background: #a18bcf !important;
}

a.button.purple:hover {
  background: #6547a4 !important;
}

a.button.pink {
  background: #e38f8f !important;
}

a.button.pink:hover {
  background: #c76d6d !important;
}

.mt-tabs .ui-tabs-hide {
  position: absolute;
  left: -99999em;
}

.mt-tabs {
  background: none;
  margin: 0 0 2em 0;
}

.mt-tabs ul.nav {
  list-style: none !important;
  margin: 0 !important;
  padding: 0;
  background: none;
  border: 0;
  float: none;
}

.mt-tabs ul.nav li {
  float: left;
  position: relative;
  margin: 0 2px -1px 0 !important;
  z-index: 10;
  list-style: none !important;
}

.mt-tabs ul.nav li a {
  border: 1px solid #dfdfdf !important;
  border-bottom: none !important;
  display: block;
  overflow: hidden;
  padding: 5px 10px 2px 10px;
  height: 37px;
  background: #fcfcfc;
  margin: 0 !important;
  text-decoration: none;
  color: #373737 !important;
  border-radius: 3px 3px 0 0;
}

.mt-tabs ul.nav li a:hover {
  background: #fff !important;
  margin: 0 !important;
}

.mt-tabs ul.nav li.tab-active a {
  min-height: 36px;
  background: #fff;
}

.mt-tabs .tab {
  background: #fff;
  padding: 10px;
  border: 1px solid #dfdfdf;
}

.toggle {
  margin: 0 0 2em 0;
}

.toggle .toggle-title {
  display: block;
  padding: 10px 10px 10px 30px;
  background: #fcfcfc;
  border: 1px solid #c5c5c5;
  cursor: pointer;
  outline: none;
  position: relative;
}

.toggle .toggle-title:hover {
  border: 1px solid #c5c5c5;
}

.toggle-inner {
  padding: 10px;
  background: #fff;
  border: 1px solid #c5c5c5;
  border-top: none;
}

.toggle .toggle-title:before {
  content: '';
  background: url(assets/img/toggle-open.png) no-repeat;
  width: 12px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin: -6px 0 0 0;
}

.toggle .toggle-title.active:before {
  background: url(assets/img/toggle-close.png) no-repeat;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.bullets ul li, .bullets ol li {
  list-style-type: none;
  background: url(assets/img/tick-green.png) 0 0.5em no-repeat;
  margin-left: -1em;
  padding: 0.25em 0 0.25em 1.5em;
  margin-bottom: 0;
}

.bullets.green li {
  background-image: url(assets/img/tick-green.png);
}

.bullets.red li {
  background-image: url(assets/img/tick-red.png);
}

.bullets.black li {
  background-image: url(assets/img/tick-black.png);
}

.bullets.light-blue li {
  background-image: url(assets/img/tick-light-blue.png);
}

.bullets.blue li {
  background-image: url(assets/img/tick-blue.png);
}

.bullets.grey li {
  background-image: url(assets/img/tick-grey.png);
}

.bullets.orange li {
  background-image: url(assets/img/tick-orange.png);
}

.bullets.pink li {
  background-image: url(assets/img/tick-pink.png);
}

.bullets.purple li {
  background-image: url(assets/img/tick-purple.png);
}

/* #######################################################################

	4.	General Layout

####################################################################### */
img {
  max-width: 100%;
  height: auto;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.animated {
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -ms-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

.animated.hinge {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  -moz-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.animated-both {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
}

@-webkit-keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes slideInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
  100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

@-webkit-keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
@keyframes slideOutUp {
  0% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
    -ms-transform: translateY(-2000px);
    transform: translateY(-2000px);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

html {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 62.5%;
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  color: #434343;
  font-family: 'Noto Serif', Georgia, 'Times New Roman', serif;
  background-color: #f4f4f4;
  background-repeat: repeat;
  background-position: 0 0;
}

.wrap {
  font-size: 16px;
  font-size: 1.6rem;
}

.home .wrap {
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1s;
  -o-animation-delay: 1s;
  -ms-animation-delay: 1s;
  animation-delay: 1s;
}

input[type=text], input[type=email], input[type=tel],
input[type=url], input[type=password], textarea,
input[type=submit] {
  font-family: 'Noto Serif', Georgia, 'Times New Roman', serif;
}

.widget input.searchsubmit {
  display: none;
}

b, strong,
footer.footer {
  font-weight: 700;
}

.more-link {
  color: #414141;
  margin-top: 30px;
  display: inline-block;
}

.more-link:hover {
  color: #06b25b;
}

.wrap {
  display: inline-block;
  width: 100%;
  -webkit-animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -o-animation-delay: 0.5s;
  -ms-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

header.header {
  padding: 23px 20px 23px 20px;
  background-color: #282a2a;
  text-align: center;
  width: 100%;
  display: inline-block;
  margin-bottom: -5px;
  position: relative;
  z-index: 9999;
}

.center-header header.header {
  text-align: center;
}

.center-header header.header .logo,
.center-header header.header .blog-tagline,
.center-header header.header nav {
  text-align: center;
  width: 100%;
  display: block;
}

.center-header header.header nav {
  margin-top: 20px;
}

header.header nav {
  float: right;
}

#menu-control {
  position: absolute;
  right: 20px;
  top: 0;
  color: #fff;
  margin-top: 31px;
}

#menu-control:before {
  content: ' ';
  width: 20px;
  height: 3px;
  display: inline-block;
  margin-top: 2px;
  margin-left: 8px;
  border-top: 3px solid #fff;
  border-bottom: 3px solid #fff;
  float: right;
}

#menu-control:after {
  content: ' ';
  width: 20px;
  height: 2px;
  display: inline-block;
  border-top: 3px solid #fff;
  float: right;
  clear: right;
  margin-top: -5px;
}

#menu-control.active:before {
  transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Safari and Chrome */
  -moz-transform: rotate(45deg);
  border-top: none;
  margin-top: 6px;
}

#menu-control.active:after {
  transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Safari and Chrome */
  -moz-transform: rotate(-45deg);
  margin-top: -11px;
}

nav.sitenav-main {
  text-align: center;
}

nav.sitenav-main li {
  display: inline;
  margin-left: 20px;
}

nav.sitenav-main li:first-child {
  margin-left: 0;
}

.site-navigation a,
.sitenav-main a {
  color: #fff;
}

.site-navigation ul li.sfHover a,
.site-navigation ul li a:hover,
.site-navigation li.current_page_item a,
.site-navigation li.current-menu-item a,
.site-navigation li.current_page_ancestor a,
.site-navigation li.current_page_parent a,
.site-navigation li.current-post-ancestor a,
.site-navigation li.current-page-ancestor a,
.site-navigation a:hover,
.sitenav-main ul li.sfHover a,
.sitenav-main ul li a:hover,
.sitenav-main li.current_page_item a,
.sitenav-main li.current-menu-item a,
.sitenav-main li.current_page_ancestor a,
.sitenav-main li.current_page_parent a,
.sitenav-main li.current-post-ancestor a,
.sitenav-main li.current-page-ancestor a,
.sitenav-main a:hover {
  color: #06b25b;
}

header.header .logo, header.header .blog-tagline {
  float: left;
}

.site-navigation {
  top: -99999em;
  left: 0;
  width: 100%;
  min-height: 100%;
  z-index: 999;
  background: #1e1f1f;
  padding: 40px 20px 40px 20px;
  -webkit-transform: translate3d(0, 0, 0);
  display: none;
}

body.mean-container .mean-bar,
body.mean-container .mean-nav {
  background: #1e1f1f !important;
}

body.mean-container a, #menu-control {
  -o-transition: none !important;
  -webkit-transition: none !important;
  -moz-transition: none !important;
  transition: none !important;
}

.js .site-navigation {
  position: absolute;
  padding-top: 0;
  display: block;
}

.site-navigation h4 {
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  text-align: center;
}

.site-navigation h4:after {
  background-color: #fff !important;
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
}

.site-navigation .sitenav-posts {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
}

.site-navigation .sitenav-posts li {
  line-height: 1.3;
}

.site-navigation .sitenav-posts a {
  padding: 20px 10px;
  display: block;
}

header.header.fixed {
  position: fixed;
  top: 0;
  left: 0;
}

body.nav-active .site-navigation {
  top: 94px;
}

.site-navigation .sitenav-main li a {
  padding: 10px 10px;
  display: block;
  text-align: left;
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}

.site-navigation .sitenav-main li {
  margin: 0;
  padding: 0;
}

.footer-widgets {
  float: left;
  display: block;
  width: 100%;
  padding: 40px 0 80px 0;
  background-color: #fff;
  font-size: 16px;
  font-size: 1.6rem;
}

.footer-widgets h6 {
  margin-bottom: 20px;
}

.widget ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

.widget ul li {
  margin-bottom: 10px;
}

.widget a {
  color: #414141;
}

.widget a:hover {
  color: #06b25b;
}

.widget.footer {
  padding: 0 20px;
  width: 100%;
}

footer.footer {
  width: 100%;
  display: block;
  float: left;
  background: #f6f4f4;
  padding: 60px 20px;
  text-align: center;
}

footer.footer,
footer.footer a {
  color: #414141;
}

footer.footer a:hover {
  color: #06b25b;
}

footer.footer .socials {
  margin-top: 10px;
  text-align: center;
}

.post-template iframe,
.post-template div.fluid-width-video-wrapper {
  margin: 20px 0;
}

.post-image a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

header.header .blog-tagline {
  clear: both;
}

header.header .logo {
  text-align: left;
}

.logo a, .logo a:hover,
.logo, .logo img,
.logo:hover, .logo img:hover {
  -o-transition: none;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none;
}

.logo, .logo img:hover {
  -o-transition: opacity 0.5s ease-in;
  -webkit-transition: opacity 0.5s ease-in;
  -moz-transition: opacity 0.5s ease-in;
  transition: opacity 0.5s ease-in;
}

.logo img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.blog-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
}

.quote-source:before,
.single-post time:after,
.main-archive .meta.top:after,
.site-navigation h4:after {
  content: '';
  display: block;
  margin: 20px auto;
  width: 32px;
  height: 8px;
  background: #000;
  opacity: 0.1;
  filter: alpha(opacity=10);
}

.meta.top, .single .lead .meta.top {
  text-align: center;
}

.single .meta.top {
  text-align: left;
}

.subtle .page .meta.top time:after,
.subtle .single .meta.top time:after {
  margin-left: 0;
}

.subtle .page.page-template-t-index-php .meta.top time:after {
  margin-left: auto;
}

.blog-title,
.blog-title a,
.blog-title a:hover,
.blog-tagline {
  color: #fff;
}

.blog-tagline {
  color: #939494;
}

section.main {
  display: inline-block;
  width: 100%;
}

.sidebar-on .archive section.main {
  margin-bottom: -5px;
}

.sidebar-on .slab .wrapper,
.sidebar-on .home-alt .wrapper {
  max-width: 1442px;
}

.sidebar-on .single section.main,
.sidebar-on .page section.main {
  display: block;
  margin: 0 auto;
}

.wrapper {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
  margin: 0 auto;
}

::-moz-selection {
  background: #fff4d8;
  text-shadow: none;
}

::selection {
  background: #fff4d8;
  text-shadow: none;
}

a {
  color: #06b25b;
  text-decoration: none;
}

a:visited {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

a:hover {
  color: #1d1c1c;
  text-decoration: none;
}

a, a:hover, img, img:hover,
button,
input,
button:hover,
input:hover,
.site-navigation,
.site-navigation.active {
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all 0.3s ease;
}

#menu-control,
#menu-control.active,
#menu-control:before,
#menu-control:after {
  -webkit-transition: all .1s ease;
  -moz-transition: all .1s ease;
  -o-transition: all .1s ease;
  transition: all 0.1s ease;
}

input[type=text]:hover,
input[type=url]:hover,
input[type=password]:hover,
input[type=tel]:hover,
textarea:hover,
input[type=text]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=tel]:focus {
  background: #f1f1f1;
}

p {
  margin: 1em 0;
  line-height: 1.7;
}

ul, ol {
  margin: 1.6em 0;
  line-height: 1.7;
}

ul, ol {
  margin: 1.6em 1.75em;
}

article h4 + ul {
  margin-top: 0.7em;
}

ol ol, ul ul,
ul ol, ol ul {
  margin: 0.4em 1.25em;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #eaeaea;
  margin: 3.2em 0;
  padding: 0;
}

blockquote {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  font-size: 150%;
  text-align: left;
  font-weight: 700;
  font-style: oblique;
  color: #414141;
  padding-right: 30px;
  border-right: 10px solid #6fce6f;
}

blockquote.twitter-tweet {
  font-size: 16px;
  padding: 0;
  margin: 0 auto;
  border: none;
  text-align: center;
  max-width: 400px;
  font-style: italic;
}

blockquote p {
  margin: 0;
  font-style: italic;
  line-height: 1.5;
}

blockquote small {
  display: inline-block;
  margin: 0.8em 0 0.8em 1.5em;
  font-size: 0.9em;
  color: #ccc;
}

blockquote cite {
  font-weight: bold;
}

dl {
  margin: 1.6em 0;
}

dl dt {
  float: left;
  width: 180px;
  overflow: hidden;
  clear: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  margin-bottom: 1em;
}

dl dd {
  margin-left: 200px;
  margin-bottom: 1em;
}

.gallery dl {
  margin: auto;
}
.gallery dl dt {
  float: none;
  width: auto;
  overflow: auto;
  clear: none;
  text-align: inherit;
  text-overflow: none;
  white-space: inherit;
  font-weight: inherit;
  margin-bottom: auto;
}
.gallery dl dd {
  margin-left: auto;
  margin-bottom: auto;
}
.gallery dd.wp-caption-text {
  position: relative;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  background: none;
  margin: auto !important;
  padding: 0.25em !important;
}

mark {
  background-color: #ffc336;
}

code, tt {
  padding: 0 4px;
  font-family: "Courier New", monospace, sans-serif;
  border: 1px solid #E3EDF3;
  background: #F7FAFB;
  border-radius: 2px;
  display: inline-block;
}

pre {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.6em 0;
  border: 1px solid #E3EDF3;
  width: 100%;
  padding: 20px;
  font-family: "Courier New", monospace, sans-serif;
  white-space: pre;
  overflow: auto;
  background: #F7FAFB;
  border-radius: 3px;
}

pre code, tt {
  font-size: inherit;
  white-space: -moz-pre-wrap;
  white-space: pre-wrap;
  background: transparent;
  border: none;
  padding: 0;
}

kbd {
  display: inline-block;
  margin-bottom: 0.4em;
  padding: 1px 8px;
  border: #ccc 1px solid;
  color: #666;
  text-shadow: #fff 0 1px 0;
  font-size: 0.9em;
  font-weight: bold;
  background: #f4f4f4;
  border-radius: 4px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 #fff inset;
}

table {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 1.6em 0;
  width: 100%;
  max-width: 100%;
  background-color: transparent;
}

table th,
table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #efefef;
}

table th {
  color: #000;
}

table caption + thead tr:first-child th,
table caption + thead tr:first-child td,
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}

table tbody + tbody {
  border-top: 2px solid #efefef;
}

table table table {
  background-color: #fff;
}

table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #f6f6f6;
}

tbody > tr:nth-child(odd) > td,
tbody > tr:nth-child(odd) > th {
  background: transparent;
}

/* #######################################################################

	5.	Content Layout

####################################################################### */
.post .inner {
  z-index: 2;
  background: #fff;
}

.error404 .post .inner {
  background: #f4f4f4;
}

.error404 .post, .error404 .main-archive .post:first-of-type {
  margin-top: 0;
}

.search .content-hold .post:first-of-type {
  margin-top: 80px;
  margin-bottom: 180px;
}

.search .page .post-inner {
  margin-top: 0;
}

.sidebar-on .search .content-hold .post:first-of-type {
  margin-bottom: 0;
}

.blog-title,
.blog-tagline,
h1, h2, h3,
h4, h5, h6,
.more-link,
.meta,
.pagination,
.comment-reply-link,
button,
input[type=submit],
#menu-control,
.site-navigation,
footer.footer,
.sitenav-main,
body.mean-container .mean-nav {
  font-weight: 900;
  font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
}

h1, h2, h3,
h4, h5, h6 {
  margin-top: 40px;
  color: #404040;
}

.slab h1 {
  text-transform: uppercase;
}

.comment-reply-link {
  font-size: 20px;
  font-size: 2rem;
}

h1, .main-archive h2 {
  margin-top: 0;
}

h2, h5#respond-title, .main-archive .home-alt h2 {
  font-size: 24px;
  font-size: 2.4rem;
}

h3 {
  font-size: 22px;
  font-size: 2.2rem;
}

h4 {
  font-size: 20px;
  font-size: 2rem;
}

h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6 {
  font-size: 17px;
  font-size: 1.7rem;
}

article a, .pagination a, .widget a, footer a, header a {
  word-wrap: break-word;
}

.sidebar-hold {
  margin-top: 40px;
  padding: 0 20px;
  font-size: 16px;
  font-size: 1.6rem;
}

.sidebar-hold,
.sidebar-hold .socials {
  text-align: center;
}

.sidebar-hold #wp-calendar {
  margin: 0 auto;
}

.sidebar-hold .widget {
  max-width: 300px;
  max-width: 300px;
  margin: 0 auto 40px auto;
  float: none;
}

.sidebar-hold .widget ul,
.sidebar-hold .socials {
  margin-bottom: 40px;
}

.sidebar-hold .socials {
  display: inline-block;
  width: 100%;
}

.socials {
  text-align: left;
}

.sidebar-hold h5 {
  margin-bottom: 20px;
}

/* #######################################################################

	6.	Home / Archive

####################################################################### */
.main-archive .post-video *,
.main-archive .post-video iframe {
  width: 100%;
}

.post {
  width: 100%;
  display: inline-block;
  margin-bottom: 80px;
}

.post.result {
  margin-bottom: 0;
}

.post .searchform input[type=text], .post .searchform input[type=email], .post .searchform input[type=tel],
.post .searchform input[type=url], .post .searchform input[type=password], .post .searchform textarea {
  padding: 38px 28px;
}

.post span.further {
  display: block;
  padding-top: 50px;
}

.post .searchform {
  margin: 60px auto 0 auto;
  max-width: 700px;
}

.post .searchform input {
  margin-bottom: 40px;
}

.page .post-inner,
.single-post .post-inner,
.single-post .post-video,
.single-post .post-audio,
.single-post .flexslider {
  margin-top: -100px;
}

.page.page-template-t-index-php .post-inner {
  margin-top: 0;
}

.subtle .page .post-inner,
.subtle .single-post .post-inner,
.subtle .single-post .post-video,
.subtle .single-post .post-audio,
.subtle .single-post .flexslider,
.subtle .single-post .format-link .post-inner.link-inner {
  margin-top: 0;
}

.subtle .z-wrap {
  margin-top: 50px;
}

.post-status {
  display: block;
  width: 100%;
  text-align: center;
  padding: 0 20px 5px 20px;
  margin-bottom: -140px;
  position: relative;
  z-index: 1;
}

.sidebar-on .main-archive .post-status {
  margin-bottom: -120px;
}

.post-status iframe {
  margin: 0 auto !important;
}

.single-post .post-status {
  margin-top: -120px;
  margin-bottom: 0;
}

.subtle.sidebar-on .single-post .post-status {
  margin-top: 0;
  margin-bottom: -120px;
}

.subtle.sidebar-on .main-archive .post-status,
.subtle.sidebar-on .main-archive .post-status {
  margin-bottom: -120px;
}

.sidebar-on .single-post .post-status {
  margin-bottom: -40px;
}

.sidebar-on .format-status .inner {
  padding-top: 60px;
}

.format-status .inner {
  padding-top: 140px !important;
  padding-bottom: 60px !important;
}

.single-post .post-video,
.single-post .post-audio,
.single-post .flexslider {
  display: block;
  margin-bottom: 100px;
}

.subtle .page .post-inner,
.subtle .single-post .post-inner,
.subtle .single-post .post-video,
.subtle .single-post .post-audio,
.subtle .single-post .flexslider {
  margin-bottom: 0;
}

.single-post .flexslider {
  margin-bottom: 95px !important;
}

.subtle .single-post .flexslider {
  margin-bottom: -5px !important;
}

.main-archive .post:first-of-type {
  margin-top: 80px;
}

.subtle .main-archive .post:first-of-type {
  margin-top: 50px;
}

.main-archive .inner {
  text-align: center;
}

ul.meta {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

ul.meta li {
  display: inline;
}

ul.meta li:before,
.main-archive ul.meta.top li.comments:before {
  content: ' / ';
}

ul.meta li:first-child:before,
ul.meta li:nth-child(2):before {
  content: '';
}

ul.meta,
.post-tags.tag {
  padding: 15px 0 0;
}

footer.footer,
ul.meta,
.subtle .single-post .meta {
  font-size: 16px;
  font-size: 1.6rem;
}

ul.meta,
ul.meta a,
.post-tags.tag,
.post-tags.tag a {
  color: #d2d2d2;
}

ul.meta a:hover,
.post-tags.tag a:hover {
  color: #404040;
}

footer.footer p {
  margin: 0;
}

.slab,
.home-alt {
  width: 100%;
  background: #fff;
  display: inline-block;
  padding: 40px 0 40px 0;
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -o-animation-delay: 1.5s;
  -ms-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.home-alt {
  position: relative;
}

.home-alt .wrapper {
  position: relative;
  z-index: 2;
}

.home-alt h1:first-of-type, .home-alt h2:first-of-type, .home-alt h3:first-of-type,
.home-alt h4:first-of-type, .home-alt h5:first-of-type, .home-alt h6:first-of-type {
  margin-top: 0;
}

.home-alt * {
  text-transform: initial;
}

.slab h1 {
  font-family: 'LeagueGothicRegular', Arial Narrow, sans-serif;
  font-weight: 400;
  line-height: 0.8;
}

.main-archive h2, h1 {
  font-size: 24px;
  font-size: 2.4rem;
}

h1 .amp, h2 .amp, h3 .amp,
h4 .amp, h5 .amp, h6 .amp,
.slab h1 .amp, .amp {
  font-family: Baskerville,'Goudy Old Style',Palatino,'Book Antiqua',serif;
  font-style: italic;
  font-weight: 400;
}

h1 .amp {
  color: #60686a !important;
}

.main-archive h2 a {
  color: #404040;
}

.main-archive h2 a:hover {
  color: #06b25b;
}

.format-quote h2.quote,
.format-quote h1.quote {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
  text-align: center;
}

.format-quote h2.quote.no-source {
  padding-bottom: 30px;
}

.format-quote h2.quote:before,
.format-quote h1.quote:before {
  content: ' “ ';
}

.format-quote h2.quote:after,
.format-quote h1.quote:after {
  content: ' ” ';
  background: none;
  width: auto;
  display: inline;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* #######################################################################

	7.	Single Post

####################################################################### */
.lead {
  background-color: #000;
  position: relative;
  width: 100%;
  display: inline-block;
  min-height: 300px;
  text-align: center;
  padding: 10px 30px 140px 30px;
}

.page .lead {
  min-height: 0;
}

.lead h1,
.lead .meta.top,
.lead .meta.top a {
  position: relative;
  z-index: 1;
  color: #fff;
}

.lead h1 {
  padding: 30px 0 0 0;
  max-width: 1100px;
  margin: 0 auto;
}

.lead .meta.top a:hover {
  color: #ccc;
}

.lead time:after {
  background: #fff;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.lead-image {
  opacity: 0.45;
  filter: alpha(opacity=45);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 50%;
}

.format-link h3.link,
.main-archive .format-link .meta {
  text-align: center;
}

.jp-audio.fullwidth {
  margin-top: -5px;
}

.format-link h3.link,
.main-archive .format-status h3 {
  margin-top: 0 !important;
}

.format-link .link-inner {
  padding: 0 !important;
}

.single-post .format-link .post-inner {
  margin-top: 0 !important;
}

.single-post .format-link .post-inner.link-inner {
  margin-top: -100px !important;
}

.single-post .format-aside h3.entry-title {
  margin-top: 0 !important;
}

.format-link h3.link a {
  background: #06b25b;
  display: block;
  padding: 70px 20px;
  color: #fff;
}

.format-link h3.link a:hover {
  color: #404040;
}

.inner {
  padding: 40px 20px;
  width: 100%;
  display: inline-block;
}

.single-post .inner.post-inner {
  padding: 10px 20px;
}

.z-wrap {
  width: 100%;
  display: block;
  position: relative;
  z-index: 2;
}

.mt-insert,
.js .mt-insert .wp-caption {
  width: 100%;
  display: inline-block;
  margin: 15px 0;
  z-index: 1;
  overflow: hidden;
}

.mt-insert p {
  line-height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

.mt-insert p.wp-caption-text {
  padding: 20px 0 !important;
  line-height: 1.4 !important;
}

.mt-insert .wp-caption img {
  width: 100%;
}

.js .mt-insert img,
.js .mt-insert .wp-caption {
  display: block;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  left: 0;
}

.js .mt-insert.remove-abs img {
  position: relative;
}

.js .mt-insert.remove-abs {
  margin-bottom: 80px !important;
}

.insert-switch .mt-insert,
.js.insert-switch .mt-insert .wp-caption {
  position: relative !important;
  display: table !important;
  margin: 0 0 20px 0;
  overflow: auto !important;
}
.insert-switch .mt-insert img, .insert-switch .mt-insert div,
.js.insert-switch .mt-insert .wp-caption img,
.js.insert-switch .mt-insert .wp-caption div {
  padding: 0 !important;
  margin: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
  min-width: 100% !important;
  display: block !important;
}

a.flex-next, a.flex-prev {
  width: 44px;
  height: 44px;
  background-color: #06b25b;
  text-decoration: none;
  text-indent: -99999em;
  background-image: url(assets/img/arrows.png);
  background-position: 18px 15px;
  background-repeat: no-repeat;
}

a.flex-next {
  background-position: -73px 15px;
}

.flex-direction-nav a {
  text-shadow: 0;
}

.flex-control-nav {
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.author-wrap {
  margin-top: 60px;
  padding: 50px 0 0 0;
  color: #474747;
  text-align: center;
  border-top: 1px solid #dfe4e4;
}

.share {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}

.share a.social {
  opacity: 0.4;
  filter: alpha(opacity=40);
  z-index: 1;
  position: relative;
}

.share a.social:hover {
  opacity: 0.85;
  filter: alpha(opacity=85);
}

.author-avatar {
  display: inline-block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: 61px 61px;
  border: 4px solid #efefef;
  width: 65px;
  height: 65px;
  border-radius: 100px;
}

.author-bio h6 {
  margin-top: 20px;
}

.js .author-avatar img {
  width: 65px;
  height: 65px;
  visibility: hidden;
}

#disqus_thread {
  margin-top: 40px;
}

#comments {
  margin-top: -40px;
  background-color: #fff;
}

.comment-respond {
  margin-top: -40px;
}

#respond-title a {
  background-color: #414141;
  display: block;
  padding: 40px 20px;
  color: #fff;
  position: relative;
}

.js #respond-title a:after {
  content: ' ';
  background-image: url(assets/img/comment-arrow.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 24px;
  height: 15.5px;
  position: absolute;
  top: 45%;
  right: 20px;
}

#respond-title.active a:after {
  background-position: 0 100%;
}

#respond-title a:hover {
  opacity: 0.95;
  filter: alpha(opacity=95);
}

.commentlist, .commentlist ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

.commentlist {
  margin-bottom: 100px;
}

.commentlist li {
  padding: 20px 0;
  margin: 0;
  border-top: 3px solid #fafafa;
}

.commentlist ul {
  padding: 20px 0 0 20px;
  position: relative;
  display: block;
}

.commentlist li:first-child {
  border-top: none;
}

.commentlist ul li:last-child {
  padding-bottom: 0;
  margin-bottom: -20px;
}

.commentlist li:first-child li,
.commentlist ul li {
  border-top: 1px solid #fafafa;
}

.commentlist ul:before {
  content: '↵';
  position: absolute;
  top: 60px;
  right: 60px;
  color: #dfe4e4;
}

.commentlist .author-avatar {
  float: left;
}

.commentlist .comment-date, .post-tags.tag {
  font-size: 15px;
  font-size: 1.5rem;
  display: block;
}

.post-tags.tag {
  font-size: 13px;
  font-size: 1.3rem;
}

.commentlist .comment-body {
  padding-top: 60px;
}

.flexslider {
  z-index: 1;
}

.post-image {
  position: relative;
  display: inline-block;
  width: 100%;
  max-width: 100%;
  background: #000;
  margin-bottom: -5px;
}

.post .flexslider {
  margin-bottom: -5px;
}

.post-image img {
  display: block;
  margin: 0 auto;
}

.flex-caption {
  width: 100%;
  display: inline-block;
  clear: both;
  margin-top: 0;
  background: #fdfdfd;
  z-index: 1;
  position: relative;
  padding: 20px;
  font-size: 15px;
  font-size: 1.5rem;
}

.widgets, .widgets-sidebar {
  position: relative;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #121111;
  color: #fafafa;
  padding: 50px 40px;
  font-size: 17px;
  font-size: 1.7rem;
  min-height: 130px;
}

.widgets-sidebar {
  background: none;
  min-height: 0;
}

/* Github */
.gist table {
  margin: 0;
  font-size: 1.4rem;
}

.gist .line-number {
  min-width: 25px;
  font-size: 1.1rem;
}

/* #######################################################################

	8. 	Pagination

####################################################################### */
.pagination {
  float: left;
  display: block;
  width: 100%;
  padding: 0;
  color: #fafafa;
  font-size: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  border-top: 2px solid #e1e2e2;
  border-bottom: 2px solid #e1e2e2;
}

article .pagination {
  color: #414141;
  margin-bottom: 20px;
}

.sidebar-on .loop .pagination {
  margin-bottom: 0;
}

.pagination a {
  padding: 30px 20px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #414141;
}

.single-post .pagination .prev-post a,
.single-post .pagination .next-post a {
  padding-bottom: 0;
  font-size: 32px;
  font-size: 3.2rem;
  display: none;
}

.pagination a:hover {
  color: #c9c9c9;
}

.page.page-template-default .pagination a {
  color: #ec6a5d;
  padding: 0 3px;
}

.pagination a:hover {
  text-decoration: none;
}

.pagination div {
  float: left;
  width: 50%;
  display: inline-block;
  position: relative;
  z-index: 2;
}

.pagination div a {
  display: block;
}

.older-posts {
  border-right: 2px solid #e1e2e2;
  display: inline-block;
}

.page-number {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  z-index: 1;
  margin-top: 40px;
}

/* #######################################################################

	9. 	Forms

####################################################################### */
input[type=text], input[type=email], input[type=tel],
input[type=url], input[type=password], textarea,
input[type=submit], button {
  border: none;
  padding: 18px 12px;
  -webkit-appearance: none;
  border-radius: 0;
  outline: none;
  font-size: 16px;
  font-size: 1.6rem;
  width: 100%;
  background: #f7f7f7;
  background: rgba(0, 0, 0, 0.03);
}

.widget input.s {
  background: #ccc;
  background: rgba(0, 0, 0, 0.03);
}

.widget input.s:active,
.widget input.s:focus {
  background: #fff;
  background: rgba(0, 0, 0, 0.07);
}

button,
input[type=submit],
.form-submit input {
  background: #06b25b;
  border: none;
  color: #fff;
  padding: 30px 20px;
  font-size: 22px;
  font-size: 2.2rem;
  text-shadow: none;
  border-radius: 3px;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.15);
}

button:hover,
input[type=submit]:hover,
.form-submit input:hover {
  background: #474747;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.5);
}

.url, .comment-date, .comment-reply-link,
.url:hover, .comment-date:hover, .comment-reply-link:hover {
  text-decoration: none;
}

.comment-reply-link:after,
.format-link h3.link a:after {
  content: ' →';
}

/* --- Infinite Scroll --- */
/* Hides navigation links and site footer when infinite scroll is active */
.infinite-scroll .pagination,
.infinite-scroll.neverending #footer,
.infinity-end.neverending #footer,
#infinite-footer {
  display: none;
}

/* #######################################################################

	10.	Responsive Layer

####################################################################### */
@media only screen and (min-width: 33.75em) {
  /* 540px */
  .widget.footer {
    width: 50%;
    float: left;
  }

  .widget.footer:nth-child(3) {
    clear: left;
  }

  .page-number {
    margin-top: 0;
  }

  .format-quote h2.quote,
  .format-quote h1.quote {
    padding-left: 40px;
    padding-right: 40px;
  }

  .inner {
    padding: 40px 30px;
  }

  .single-post .inner.post-inner {
    padding: 20px 30px;
  }

  footer.footer {
    padding: 60px 50px;
  }
}
@media only screen and (min-width: 43.75em) {
  /* 700px */
  .commentlist .comment-body {
    padding-top: 0;
    padding-left: 80px;
  }

  .commentlist ul {
    padding: 40px;
  }

  .one_half {
    width: 48%;
  }

  .one_third {
    width: 30.66%;
  }

  .two_third {
    width: 65.33%;
  }

  .one_fourth {
    width: 22%;
  }

  .three_fourth {
    width: 74%;
  }

  .one_fifth {
    width: 16.8%;
  }

  .two_fifth {
    width: 37.6%;
  }

  .three_fifth {
    width: 58.4%;
  }

  .four_fifth {
    width: 67.2%;
  }

  .five_sixth {
    width: 82.67%;
  }

  .lead {
    min-height: 400px;
    padding: 40px 30px 170px 30px;
  }

  .single-post .pagination .prev-post a,
  .single-post .pagination .next-post a {
    display: block;
  }

  /* --- [ Typography Adjustments ] --- */
  h2, h5#respond-title, .main-archive .home-alt h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .main-archive h2, h1 {
    font-size: 34px;
    font-size: 3.4rem;
  }

  h3 {
    font-size: 26px;
    font-size: 2.6rem;
  }

  h4 {
    font-size: 22px;
    font-size: 2.2rem;
  }

  h5, .pagination {
    font-size: 20px;
    font-size: 2rem;
  }

  h6 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 48em) {
  /* 768px */
  .lead {
    padding: 80px 30px 190px 30px;
  }

  .slab, .home-alt {
    padding: 80px 0;
  }

  .site-navigation .sitenav-main li,
  .site-navigation .sitenav-main li a {
    display: inline-block;
    border: none;
  }

  .site-navigation .sitenav-main:after {
    content: '';
    display: block;
    margin: 20px auto;
    width: 132px;
    height: 1px;
    background: #fff;
    opacity: 0.3;
    filter: alpha(opacity=30);
  }

  #menu-control:before {
    margin-top: 4px;
  }

  #menu-control:after {
    margin-top: -6px;
  }

  #menu-control.active:before {
    margin-top: 7px;
  }

  #menu-control.active:after {
    margin-top: -13px;
  }

  .older-posts a {
    text-align: left;
  }

  .newer-posts a {
    text-align: right;
  }

  .inner,
  .single-post .inner.post-inner {
    padding: 35px 50px;
  }

  .author-avatar {
    float: left;
  }

  .author-bio {
    padding-left: 100px;
    text-align: left;
  }

  .author-bio h6 {
    margin: 0;
  }

  .author-bio h6:after {
    margin-left: 0;
  }

  /* [ Typography increases ] */
  .site-navigation h4 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .site-navigation .sitenav-posts {
    font-size: 26px;
    font-size: 2.6rem;
  }

  .main-archive h2, h1 {
    font-size: 44px;
    font-size: 4.4rem;
  }

  .main-archive h2 {
    margin-top: 20px;
  }

  .wrap {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 60em) {
  /* 960px */
  .sidebar-on .content-wrapper {
    max-width: 1442px;
    margin: 0 auto;
  }

  .sidebar-on .content-hold {
    float: left;
    width: 73%;
    position: relative;
  }

  .sidebar-hold {
    float: right;
    width: 27%;
    margin-top: 80px;
    padding-left: 40px;
    padding-right: 40px;
    max-width: 400px;
  }

  .subtle .sidebar-hold,
  .subtle .content-wrapper .sidebar-hold {
    margin-top: 20px;
  }

  .content-wrapper .sidebar-hold {
    margin-top: 40px;
  }

  .sidebar-hold,
  .sidebar-hold .socials {
    text-align: left;
  }

  .sidebar-hold #wp-calendar {
    margin: 0;
  }

  .sidebar-on .full-hold {
    margin: 0 auto;
    max-width: 1424px;
  }

  .widget.footer {
    width: 25%;
  }

  .widget.footer:nth-child(3) {
    clear: none;
  }

  h1 {
    font-size: 50px;
    font-size: 5rem;
  }
}
@media only screen and (min-width: 64.0625em) {
  /* 1025px */
  .js .site-navigation {
    position: fixed;
    width: 100%;
    height: 100%;
    padding-top: 0;
    padding-bottom: 100px;
    display: block;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
@media only screen and (min-width: 75em) {
  /* 1200px */
  .inner,
  .single-post .inner.post-inner {
    padding: 50px 150px;
  }

  .sidebar-on .inner {
    padding: 50px 100px;
  }

  .sidebar-on .main-archive .format-link .inner,
  .sidebar-on .format-link .link-inner.inner {
    padding: 0;
  }

  blockquote {
    margin: 40px 0;
    margin-left: -75px;
    width: 120%;
  }

  .sidebar-on blockquote {
    margin-left: -50px;
    width: 110%;
  }

  /* [ Typography increases ] */
  .site-navigation h4 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  .site-navigation .sitenav-posts {
    font-size: 30px;
    font-size: 3rem;
  }

  h1 {
    font-size: 70px;
    font-size: 7rem;
  }

  .search h1, .author h1, .archive h1, .subtle h1 {
    font-size: 50px;
    font-size: 5rem;
  }

  .single-post .lead time {
    font-size: 28px;
    font-size: 2.8rem;
  }

  .single-post .meta {
    font-size: 20px;
    font-size: 2rem;
  }

  h2, .main-archive .home-alt h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }

  h3 {
    font-size: 32px;
    font-size: 3.2rem;
  }

  h4 {
    font-size: 28px;
    font-size: 2.8rem;
  }

  h5 {
    font-size: 24px;
    font-size: 2.4rem;
  }

  h6 {
    font-size: 20px;
    font-size: 2rem;
  }

  .one_sixth {
    width: 13.33%;
  }
}
/* #######################################################################

	10.	Retina / Hi-DPI

####################################################################### */
@media only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #respond-title a:after, .js #respond-title a:after {
    background-image: url(assets/img/comment-arrow@2x.png);
    background-size: 24px 100px;
  }

  .share a.icon-twitter {
    background-image: url(assets/img/social-twitter-black@2x.png);
    background-size: 22px 22px;
  }

  .share a.icon-facebook {
    background-image: url(assets/img/social-facebook-black@2x.png);
    background-size: 22px 22px;
  }

  .share a.icon-pinterest {
    background-image: url(assets/img/social-pinterest-black@2x.png);
    background-size: 22px 22px;
  }

  .share a.icon-google-plus {
    background-image: url(assets/img/social-googleplus-black@2x.png);
    background-size: 22px 22px;
  }

  a.social.twitter {
    background: url(assets/img/social-twitter-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.facebook {
    background: url(assets/img/social-facebook-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.linkedin {
    background: url(assets/img/social-linkedin-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.googleplus {
    background: url(assets/img/social-googleplus-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.vimeo {
    background: url(assets/img/social-vimeo-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.youtube {
    background: url(assets/img/social-youtube-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.zerply {
    background: url(assets/img/social-zerply-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.pinterest {
    background: url(assets/img/social-pinterest-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.dribbble {
    background: url(assets/img/social-dribbble-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.github {
    background: url(assets/img/social-github-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.instagram {
    background: url(assets/img/social-instagram-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.flickr {
    background: url(assets/img/social-flickr-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.rss {
    background: url(assets/img/social-rss-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.adn {
    background: url(assets/img/social-adn-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.behance {
    background: url(assets/img/social-behance-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.tumblr {
    background: url(assets/img/social-tumblr-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.lastfm {
    background: url(assets/img/social-lastfm-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.xing {
    background: url(assets/img/social-xing-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.foursquare {
    background: url(assets/img/social-foursquare-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.twitter {
    background: url(assets/img/social-twitter-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.facebook {
    background: url(assets/img/social-facebook-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.linkedin {
    background: url(assets/img/social-linkedin-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.googleplus {
    background: url(assets/img/social-googleplus-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.vimeo {
    background: url(assets/img/social-vimeo-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.youtube {
    background: url(assets/img/social-youtube-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.zerply {
    background: url(assets/img/social-zerply-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.pinterest {
    background: url(assets/img/social-pinterest-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.dribbble {
    background: url(assets/img/social-dribbble-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.github {
    background: url(assets/img/social-github-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.instagram {
    background: url(assets/img/social-instagram-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.flickr {
    background: url(assets/img/social-flickr-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.rss {
    background: url(assets/img/social-rss-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.adn {
    background: url(assets/img/social-adn-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.behance {
    background: url(assets/img/social-behance-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.tumblr {
    background: url(assets/img/social-tumblr-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.lastfm {
    background: url(assets/img/social-lastfm-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.xing {
    background: url(assets/img/social-xing-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.foursquare {
    background: url(assets/img/social-foursquare-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.mixcloud {
    background: url(assets/img/social-mixcloud-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.soundcloud {
    background: url(assets/img/social-soundcloud-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.mixcloud {
    background: url(assets/img/social-mixcloud-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.soundcloud {
    background: url(assets/img/social-soundcloud-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.spotify {
    background: url(assets/img/social-spotify-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.spotify {
    background: url(assets/img/social-spotify-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.flex-next, a.flex-prev {
    background-image: url(assets/img/arrows@2x.png);
    background-size: 200px 13px;
  }

  a.jp-play span,
  a.jp-pause span {
    background-image: url(assets/img/audio@2x.png);
    background-size: 30px 120px;
  }

  .quotemark {
    background-image: url(assets/img/quotemark@2x.png);
    background-size: 28px 19px;
  }

  .quotemark.white {
    background-image: url(assets/img/quotemark-white@2x.png);
  }

  .quote-rating-1, .quote-rating-2, .quote-rating-3, .quote-rating-4, .quote-rating-5 {
    background-image: url(assets/img/stars@2x.png);
    background-size: 97px 176px;
  }

  .quotemark.white .quote-rating-1, .quotemark.white .quote-rating-2, .quotemark.white .quote-rating-3, .quotemark.white .quote-rating-4, .quotemark.white .quote-rating-5 {
    background-image: url(assets/img/stars-white@2x.png);
    background-size: 97px 176px;
  }

  .bullets.green li {
    background-image: url(assets/img/tick-green@2x.png);
    background-size: 16px 13px;
  }

  .bullets.red li {
    background-image: url(assets/img/tick-red@2x.png);
    background-size: 16px 13px;
  }

  .bullets.black li {
    background-image: url(assets/img/tick-black@2x.png);
    background-size: 16px 13px;
  }

  .bullets.light-blue li {
    background-image: url(assets/img/tick-light-blue@2x.png);
    background-size: 16px 13px;
  }

  .bullets.blue li {
    background-image: url(assets/img/tick-blue@2x.png);
    background-size: 16px 13px;
  }

  .bullets.grey li {
    background-image: url(assets/img/tick-grey@2x.png);
    background-size: 16px 13px;
  }

  .bullets.orange li {
    background-image: url(assets/img/tick-orange@2x.png);
    background-size: 16px 13px;
  }

  .bullets.pink li {
    background-image: url(assets/img/tick-pink@2x.png);
    background-size: 16px 13px;
  }

  .bullets.purple li {
    background-image: url(assets/img/tick-purple@2x.png);
    background-size: 16px 13px;
  }

  .toggle .toggle-title:before {
    background-image: url(assets/img/toggle-open@2x.png);
    background-size: 12px 12px;
  }

  .toggle .toggle-title.active:before {
    background-image: url(assets/img/toggle-close@2x.png);
    background-size: 12px 12px;
  }
}
