/*!

	Theme Name: JRNY
	Theme URI: http://jrny.wpengine.com
	Description: <strong>CUSTOMIZED: UPDATES LOCKED OUT WITH LARGE VERSION NUMBER. </strong> A Gorgeous & Responsive WordPress Blog Theme.
	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: 9999999999.1
	Tags: light, white, gray, one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, editor-style, featured-images, full-width-template, theme-options, translation-ready
  Date Modified: 25th October 2014

==========================================================================
*/
/* ==========================================================================
    Resets & Box Sizing
  ========================================================================== */
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: 40px 0;
 
}
hr:before{
	content: '';
	display: block;
	position: relative;
	margin: 0 auto;
	width: 30rem;
	height: 1px;
	border-top: 4px solid #e5e5e5;
}
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, i {
  font-style: oblique;
}

img {
  max-width: 100%;
  height: auto;
}

* {
  -webkit-text-size-adjust: none;
  -webkit-font-smoothing: aliased;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* ==========================================================================
		Plugins
	========================================================================== */
/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url("assets/fonts/fontawesome-webfont.eot?v=4.1.0");
  src: url("assets/fonts/fontawesome-webfont.eot?#iefix&v=4.1.0") format("embedded-opentype"), url("assets/fonts/fontawesome-webfont.woff?v=4.1.0") format("woff"), url("assets/fonts/fontawesome-webfont.ttf?v=4.1.0") format("truetype"), url("assets/fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
  0% {
    -moz-transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
  }
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  0% {
    -o-transform: rotate(0deg);
  }
  100% {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "\f000";
}

.fa-music:before {
  content: "\f001";
}

.fa-search:before {
  content: "\f002";
}

.fa-envelope-o:before {
  content: "\f003";
}

.fa-heart:before {
  content: "\f004";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-o:before {
  content: "\f006";
}

.fa-user:before {
  content: "\f007";
}

.fa-film:before {
  content: "\f008";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-check:before {
  content: "\f00c";
}

.fa-times:before {
  content: "\f00d";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-signal:before {
  content: "\f012";
}

.fa-gear:before, .fa-cog:before {
  content: "\f013";
}

.fa-trash-o:before {
  content: "\f014";
}

.fa-home:before {
  content: "\f015";
}

.fa-file-o:before {
  content: "\f016";
}

.fa-clock-o:before {
  content: "\f017";
}

.fa-road:before {
  content: "\f018";
}

.fa-download:before {
  content: "\f019";
}

.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-play-circle-o:before {
  content: "\f01d";
}

.fa-rotate-right:before, .fa-repeat:before {
  content: "\f01e";
}

.fa-refresh:before {
  content: "\f021";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-lock:before {
  content: "\f023";
}

.fa-flag:before {
  content: "\f024";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-print:before {
  content: "\f02f";
}

.fa-camera:before {
  content: "\f030";
}

.fa-font:before {
  content: "\f031";
}

.fa-bold:before {
  content: "\f032";
}

.fa-italic:before {
  content: "\f033";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-list:before {
  content: "\f03a";
}

.fa-dedent:before, .fa-outdent:before {
  content: "\f03b";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-video-camera:before {
  content: "\f03d";
}

.fa-photo:before, .fa-image:before, .fa-picture-o:before {
  content: "\f03e";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-tint:before {
  content: "\f043";
}

.fa-edit:before, .fa-pencil-square-o:before {
  content: "\f044";
}

.fa-share-square-o:before {
  content: "\f045";
}

.fa-check-square-o:before {
  content: "\f046";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-play:before {
  content: "\f04b";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-eject:before {
  content: "\f052";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-times-circle-o:before {
  content: "\f05c";
}

.fa-check-circle-o:before {
  content: "\f05d";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-mail-forward:before, .fa-share:before {
  content: "\f064";
}

.fa-expand:before {
  content: "\f065";
}

.fa-compress:before {
  content: "\f066";
}

.fa-plus:before {
  content: "\f067";
}

.fa-minus:before {
  content: "\f068";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-warning:before, .fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-plane:before {
  content: "\f072";
}

.fa-calendar:before {
  content: "\f073";
}

.fa-random:before {
  content: "\f074";
}

.fa-comment:before {
  content: "\f075";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-bar-chart-o:before {
  content: "\f080";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-key:before {
  content: "\f084";
}

.fa-gears:before, .fa-cogs:before {
  content: "\f085";
}

.fa-comments:before {
  content: "\f086";
}

.fa-thumbs-o-up:before {
  content: "\f087";
}

.fa-thumbs-o-down:before {
  content: "\f088";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-heart-o:before {
  content: "\f08a";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-linkedin-square:before {
  content: "\f08c";
}

.fa-thumb-tack:before {
  content: "\f08d";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-upload:before {
  content: "\f093";
}

.fa-lemon-o:before {
  content: "\f094";
}

.fa-phone:before {
  content: "\f095";
}

.fa-square-o:before {
  content: "\f096";
}

.fa-bookmark-o:before {
  content: "\f097";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-github:before {
  content: "\f09b";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-hdd-o:before {
  content: "\f0a0";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-hand-o-right:before {
  content: "\f0a4";
}

.fa-hand-o-left:before {
  content: "\f0a5";
}

.fa-hand-o-up:before {
  content: "\f0a6";
}

.fa-hand-o-down:before {
  content: "\f0a7";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-group:before, .fa-users:before {
  content: "\f0c0";
}

.fa-chain:before, .fa-link:before {
  content: "\f0c1";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-cut:before, .fa-scissors:before {
  content: "\f0c4";
}

.fa-copy:before, .fa-files-o:before {
  content: "\f0c5";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-save:before, .fa-floppy-o:before {
  content: "\f0c7";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
  content: "\f0c9";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-plus:before {
  content: "\f0d5";
}

.fa-money:before {
  content: "\f0d6";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-unsorted:before, .fa-sort:before {
  content: "\f0dc";
}

.fa-sort-down:before, .fa-sort-desc:before {
  content: "\f0dd";
}

.fa-sort-up:before, .fa-sort-asc:before {
  content: "\f0de";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-linkedin:before {
  content: "\f0e1";
}

.fa-rotate-left:before, .fa-undo:before {
  content: "\f0e2";
}

.fa-legal:before, .fa-gavel:before {
  content: "\f0e3";
}

.fa-dashboard:before, .fa-tachometer:before {
  content: "\f0e4";
}

.fa-comment-o:before {
  content: "\f0e5";
}

.fa-comments-o:before {
  content: "\f0e6";
}

.fa-flash:before, .fa-bolt:before {
  content: "\f0e7";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-paste:before, .fa-clipboard:before {
  content: "\f0ea";
}

.fa-lightbulb-o:before {
  content: "\f0eb";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-bell-o:before {
  content: "\f0a2";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-cutlery:before {
  content: "\f0f5";
}

.fa-file-text-o:before {
  content: "\f0f6";
}

.fa-building-o:before {
  content: "\f0f7";
}

.fa-hospital-o:before {
  content: "\f0f8";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-mobile-phone:before, .fa-mobile:before {
  content: "\f10b";
}

.fa-circle-o:before {
  content: "\f10c";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-circle:before {
  content: "\f111";
}

.fa-mail-reply:before, .fa-reply:before {
  content: "\f112";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-folder-o:before {
  content: "\f114";
}

.fa-folder-open-o:before {
  content: "\f115";
}

.fa-smile-o:before {
  content: "\f118";
}

.fa-frown-o:before {
  content: "\f119";
}

.fa-meh-o:before {
  content: "\f11a";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-keyboard-o:before {
  content: "\f11c";
}

.fa-flag-o:before {
  content: "\f11d";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-code:before {
  content: "\f121";
}

.fa-mail-reply-all:before, .fa-reply-all:before {
  content: "\f122";
}

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
  content: "\f123";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-crop:before {
  content: "\f125";
}

.fa-code-fork:before {
  content: "\f126";
}

.fa-unlink:before, .fa-chain-broken:before {
  content: "\f127";
}

.fa-question:before {
  content: "\f128";
}

.fa-info:before {
  content: "\f129";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-shield:before {
  content: "\f132";
}

.fa-calendar-o:before {
  content: "\f133";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-minus-square-o:before {
  content: "\f147";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-pencil-square:before {
  content: "\f14b";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-toggle-down:before, .fa-caret-square-o-down:before {
  content: "\f150";
}

.fa-toggle-up:before, .fa-caret-square-o-up:before {
  content: "\f151";
}

.fa-toggle-right:before, .fa-caret-square-o-right:before {
  content: "\f152";
}

.fa-euro:before, .fa-eur:before {
  content: "\f153";
}

.fa-gbp:before {
  content: "\f154";
}

.fa-dollar:before, .fa-usd:before {
  content: "\f155";
}

.fa-rupee:before, .fa-inr:before {
  content: "\f156";
}

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
  content: "\f157";
}

.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
  content: "\f158";
}

.fa-won:before, .fa-krw:before {
  content: "\f159";
}

.fa-bitcoin:before, .fa-btc:before {
  content: "\f15a";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-text:before {
  content: "\f15c";
}

.fa-sort-alpha-asc:before {
  content: "\f15d";
}

.fa-sort-alpha-desc:before {
  content: "\f15e";
}

.fa-sort-amount-asc:before {
  content: "\f160";
}

.fa-sort-amount-desc:before {
  content: "\f161";
}

.fa-sort-numeric-asc:before {
  content: "\f162";
}

.fa-sort-numeric-desc:before {
  content: "\f163";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-youtube-square:before {
  content: "\f166";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-youtube-play:before {
  content: "\f16a";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-adn:before {
  content: "\f170";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitbucket-square:before {
  content: "\f172";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-apple:before {
  content: "\f179";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-android:before {
  content: "\f17b";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-trello:before {
  content: "\f181";
}

.fa-female:before {
  content: "\f182";
}

.fa-male:before {
  content: "\f183";
}

.fa-gittip:before {
  content: "\f184";
}

.fa-sun-o:before {
  content: "\f185";
}

.fa-moon-o:before {
  content: "\f186";
}

.fa-archive:before {
  content: "\f187";
}

.fa-bug:before {
  content: "\f188";
}

.fa-vk:before {
  content: "\f189";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

.fa-arrow-circle-o-left:before {
  content: "\f190";
}

.fa-toggle-left:before, .fa-caret-square-o-left:before {
  content: "\f191";
}

.fa-dot-circle-o:before {
  content: "\f192";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-turkish-lira:before, .fa-try:before {
  content: "\f195";
}

.fa-plus-square-o:before {
  content: "\f196";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-slack:before {
  content: "\f198";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-institution:before, .fa-bank:before, .fa-university:before {
  content: "\f19c";
}

.fa-mortar-board:before, .fa-graduation-cap:before {
  content: "\f19d";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-pied-piper-square:before, .fa-pied-piper:before {
  content: "\f1a7";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-spoon:before {
  content: "\f1b1";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-automobile:before, .fa-car:before {
  content: "\f1b9";
}

.fa-cab:before, .fa-taxi:before {
  content: "\f1ba";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-file-pdf-o:before {
  content: "\f1c1";
}

.fa-file-word-o:before {
  content: "\f1c2";
}

.fa-file-excel-o:before {
  content: "\f1c3";
}

.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
  content: "\f1c5";
}

.fa-file-zip-o:before, .fa-file-archive-o:before {
  content: "\f1c6";
}

.fa-file-sound-o:before, .fa-file-audio-o:before {
  content: "\f1c7";
}

.fa-file-movie-o:before, .fa-file-video-o:before {
  content: "\f1c8";
}

.fa-file-code-o:before {
  content: "\f1c9";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-life-bouy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
  content: "\f1cd";
}

.fa-circle-o-notch:before {
  content: "\f1ce";
}

.fa-ra:before, .fa-rebel:before {
  content: "\f1d0";
}

.fa-ge:before, .fa-empire:before {
  content: "\f1d1";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-wechat:before, .fa-weixin:before {
  content: "\f1d7";
}

.fa-send:before, .fa-paper-plane:before {
  content: "\f1d8";
}

.fa-send-o:before, .fa-paper-plane-o:before {
  content: "\f1d9";
}

.fa-history:before {
  content: "\f1da";
}

.fa-circle-thin:before {
  content: "\f1db";
}

.fa-header:before {
  content: "\f1dc";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-sliders:before {
  content: "\f1de";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-bomb:before {
  content: "\f1e2";
}

/*
 * 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 #ef4136;
  background: url(assets/img/audio.png) 10px -4px no-repeat, linear-gradient(to right, #ef4136 0%,#da1c5c 100%);
}

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;
}

/* ==========================================================================
  Contact Form 7
  ========================================================================== */
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: 2px 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: 2px 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;
}

body .wpcf7-mail-sent-ng {
  background: #fff2e2;
  border: 2px solid #ffbc8a;
  color: #e17731;
}

body .wpcf7-mail-sent-ok {
  background: #e8ffe2;
  border: 2px solid #6fdf51;
  color: #1ea524;
}

/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item {
  float: left;
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

/* ==========================================================================
  Zilla Likes
  ========================================================================== */
article .zilla-likes {
  padding-top: 40px;
  padding-bottom: 20px;
  padding-left: 0;
  text-decoration: none;
  width: 100%;
  text-align: center;
  background: none;
  font-family: 'Helvetica', Arial, sans-serif;
  font-size: 20px;
}
article .zilla-likes .zilla-likes-count:before {
  content: '';
  width: 60px;
  height: 60px;
  display: block;
  background: url(assets/img/zillalikes-on.svg) center center no-repeat;
  background: url(assets/img/zillalikes-off.svg) center center no-repeat;
  margin: 0 auto -43px auto;
}
article .zilla-likes:hover, article .zilla-likes.active {
  background: none;
  padding-left: 0 !important;
}
article .zilla-likes:hover .zilla-likes-count:before, article .zilla-likes.active .zilla-likes-count:before {
  background: url(assets/img/zillalikes-on.svg) center center no-repeat;
}
article .zilla-likes:hover .zilla-likes-count:before {
  -webkit-animation: pulsate 1s ease-in-out;
  -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(1, 1);
  }
  25% {
    -webkit-transform: scale(0.9, 0.9);
  }
  50% {
    -webkit-transform: scale(1, 1);
  }
  75% {
    -webkit-transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
  }
}
/* Pinterest Pro CSS override */
.main article:first-of-type a.pib-hover-btn-link {
  top: 100px !important;
}

/* ==========================================================================
  Infinite Scroll: https://wordpress.org/plugins/infinite-scroll/
  ========================================================================== */
#infscr-loading {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 40px;
}
#infscr-loading img {
  display: none !important;
}

/* ==========================================================================
		Tables
	========================================================================== */
table {
  max-width: 100%;
}

table, table td, table th {
  border: 1px solid #ccc;
  border-collapse: collapse;
}

table td, table th {
  padding: 10px;
}

table th {
  background: #f3f3f3;
  font-weight: 700;
}

table tr:nth-child(odd) td {
  background: #f9f9f9;
}

/* ==========================================================================
			Code etc.
	========================================================================== */
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;
}

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 {
  margin: 0 0 20px 0;
  border: 1px solid #E3EDF3;
  width: 96%;
  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;
}

/* ==========================================================================
		Forms
	========================================================================== */
::-webkit-input-placeholder {
  color: #8c8c8c;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #8c8c8c;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #8c8c8c;
}

:-ms-input-placeholder {
  color: #8c8c8c;
}

input[type="text"], input[type="url"], input[type="email"],
input[type="tel"], input[type="password"], textarea {
  background-color: #f9f9f9;
  border-radius: 0;
  -webkit-appearance: none;
  outline: none;
  width: auto;
  padding: 10px 10px 12px 10px;
  border: 2px solid #060b0e;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: Helvetica, Arial, sans-serif;
  width: 100%;
}

input[type="submit"], button {
  -webkit-appearance: none;
}

input[type="text"]:hover, input[type="url"]:hover, input[type="email"]:hover,
input[type="tel"]:hover, input[type="password"]:hover, textarea:hover {
  background-color: #fff;
  color: #060b0e;
}

input[type="text"]:focus, input[type="url"]:focus, input[type="email"]:focus,
input[type="tel"]:focus, input[type="password"]:focus, textarea:focus {
  background-color: #fff;
  border-color: #ff423b;
  color: #060b0e;
  box-shadow: none;
}

select {
  width: 100%;
}

input.searchsubmit,
input[type="submit"].searchsubmit {
  display: none;
}

/* ==========================================================================
    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 10px 20px;
}

.alignleft,
a img.alignleft {
  float: left;
  margin: 5px 20px 10px 0;
 
}
@media (min-width:1150px){

	.alignleft{
	margin: 5px 40px 10px -100px;
	}
	.alignright{
	margin: 5px -100px 10px 40px;
	}
}

.wp-caption.aligncenter {
  text-align: center;
}

.wp-caption.alignleft {
  text-align: left;
}

.wp-caption.alignright {
  text-align: right;
}

.sticky {
  font-style: normal;
}

.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;
  
}
.wp-caption-text{
	position: relative;
	width: 100%;
	left: 0;
	margin-top: 10px;
	text-align: right;
	margin-top: 0;
	letter-spacing: 0.01rem;
	font-weight: 400;
	font-style: italic;
	font-size: 17px !important;
	line-height: 1.4;
	color: rgba(0,0,0,0.6);
	outline: 0;
	z-index: 300;

}
.largeAudioCaption{
	position: relative;
	width: 100%;
	left: 0;
	margin-top: 10px;
	text-align: right;
	margin-top: 0;
	letter-spacing: 0.01rem;
	font-weight: 400;
	font-style: italic;
	font-size: 17px !important;
	line-height: 1.4;
	/*color: rgba(0,0,0,0.6);*/
	color:#ffffff;
	outline: 0;
	z-index: 300;
	padding-left: 69px;
	opacity: 1;

}

@media only screen and (min-width : 320px) 
and (max-width : 568px) { .largeAudioCaption{display: none;}}


p.wp-caption-text{
	padding-bottom: 0px !important;
}


/* 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;
  color: #000;
  display: block;
  margin: auto;
  padding: 4px;
  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;
}

/* ==========================================================================
	Global
	========================================================================== */
.wrap {
  height: 100%;
  position: relative;
  background-color: #fff;
}

.ios header.header:hover:after {
  opacity: 0;
}

.ios header.header.active:hover:after {
  opacity: .9;
}

.header-off header.header:after {
  display: none;
}

header.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  text-align: right;
  padding: 20px;
  z-index: 15;
}
header.header:after {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #fff;
  opacity: 0;
  -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;
}
header.header.active {
  position: fixed;
}
header.header:hover:after, header.header.active:after {
  opacity: .9;
}
header.header .logo-wrap {
  display: table;
  width: 100%;
}
header.header .logo-wrap .logo {
  position: relative;
  z-index: 2;
  display: table-cell;
  vertical-align: middle;
}
header.header .logo-wrap .logo a {
  font-weight: 600;
  text-decoration: none;
  display: inline-block;
  padding: 14px 20px;
  width: 28rem;
}
header.header .logo-wrap .logo.logo-left {
  text-align: left;
}
header.header .logo-wrap .logo.plain a:hover {
  background: #1e2526;
}
header.header .logo-wrap #menu-trigger {
  text-decoration: none;
  position: relative;
  height: 26px;
  width: 56px;
  display: table-cell;
  vertical-align: middle;
  z-index: 11;
}
header.header .logo-wrap #menu-trigger span {
  display: none;
}
header.header .logo-wrap #menu-trigger svg {
  height: 50px;
  width: 50px;
  padding: 5px;
  margin-top: 5px;
  margin-left: 10px;
}
.menu-item{
	text-transform: uppercase;
	color: #e5e5e5;
	font-weight: 600;
	line-height: 1;
	font-size: 2.5rem;
	font-style: normal;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
}


.menu-open #overlay, .drawer-open #overlay {
  -webkit-overflow-scrolling: touch;
  margin-top: 0;
}

#overlay {
  position: fixed;
  display: none;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  background: #060b0e;
  z-index: 10;
  padding: 0;
  text-align: center;
  margin-top:0;
  
}

.amgrad_branding .menu-open #overlay {
	margin-top:-150px !important;
}


#overlay .subtitleText{
	color:#8C8C8C;
}
#overlay.hide {
  top: 0;
  left: 0;
  display: none;
}
#overlay #menu {
  padding-top: 150px;
}
#overlay #menu li {
/*   border-bottom: 1px solid rgba(255, 255, 255, 0.3); */
}
#overlay #menu li ul {
  font-size: 90%;
}
#overlay #menu li ul li {
  border-bottom: none;
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 0 20px;
}
#overlay #menu a {
  text-decoration: none;
  padding: 10px 10px 10px 0;
  display: block;
  text-align: left;
}
#overlay #menu a:hover {
  opacity: .7;
}
#overlay #menu:after {
  content: '';
  position: relative;
  display: block;
  width: 100px;
  margin: 30px auto -30px auto;
  border-top: 1px solid #fff;
  display: none;
}

/* Menu Drawer */
.menu-drawer .wrap {
  right: 0;
  -o-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  transition: all 0.25s ease-in;
}

.menu-drawer .drawer-open .wrap {
  top: 0;
  left: 0;
  position: fixed;
  -moz-transform: translate(-330px, 0, 0);
  -ms-transform: translate(-330px, 0, 0);
  -webkit-transform: translate(-330px, 0, 0);
  transform: translate(-330px, 0, 0);
  -moz-transform: translate3d(-330px, 0, 0);
  -ms-transform: translate3d(-330px, 0, 0);
  -webkit-transform: translate3d(-330px, 0, 0);
  transform: translate3d(-330px, 0, 0);
}
.menu-drawer .drawer-open .wrap .home-article {
  -webkit-transform: translateZ(0);
}
.menu-drawer .drawer-open .wrap #overlay {
  visibility: visible;
  clip: auto;
  right: -330px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -webkit-transform: scale(1);
  z-index: 10;
}

.menu-drawer #overlay {
  position: absolute;
  top: 0;
  width: 330px;
  padding: 10px 30px 20px 30px;
  display: block;
  right: 0;
  visibility: hidden;
  clip: 0, 0, 0, 0;
  z-index: -1;
}
.menu-drawer #overlay #menu-close {
  position: absolute;
  top: 35px;
  right: 25px;
  width: 18px;
  height: 18px;
  z-index: 1;
}
.menu-drawer #overlay #menu-close svg {
  fill: #fff;
}
.menu-drawer #overlay #menu-close:hover {
  opacity: .5;
}
.menu-drawer #overlay .widgets {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.menu-drawer #overlay .widgets .widget {
  width: 100%;
  text-align: left;
  padding: 0;
}
.menu-drawer #overlay .widgets .widget h5:after {
  margin-left: 0;
}
.menu-drawer #overlay #menu {
  padding-top: 55px;
  text-align: left;
}
.menu-drawer #overlay #menu li {
  display: block;
}
.menu-drawer #overlay #menu li a {
  display: block;
}
.menu-drawer #overlay #menu li ul {
  display: block;
  width: 100%;
  position: relative;
}
.menu-drawer #overlay #menu li:hover ul {
  width: 100%;
}

.featured-image {
  background: #000;
}
.featured-image img {
  display: block;
  width: 100%;
}

.single-post .featured-image, .page .featured-image {
  display: block;
  width: 100%;
}
.single-post .expanded .featured-image img, .page .expanded .featured-image img {
  opacity: 1;
}

footer.footer {
  display: table;
  width: 100%;
  margin-top: 30px;
  padding: 60px 30px;
  text-align: center;
  font-size: 1.6rem;
}
footer.footer a {
  text-decoration: none;
}
footer.footer .socials {
  margin-top: 10px;
  margin-bottom: 20px;
}

.inner, .no-image .post-header-inner {
  max-width: 860px;
  margin: 0 auto;
}

.no-image .post-header-inner {
  max-width: 820px;
}

.widgets .inner {
  max-width: 1280px;
}

.main-archive .load-panel {
  margin-bottom: 10px;
}
.main-archive .load-before {
  display: block;
  clear: both;
  width: 100%;
}
.main-archive .loadmore {
  margin: 0 auto;
  width: 96%;
  border: 2px solid #060b0e;
  display: block;
  margin-top: 20px;
  text-align: center;
  clear: both;
  text-decoration: none;
  padding: 10px;
}
.main-archive .inner-element {
  display: block;
  width: 100%;
}
.main-archive article {
  position: relative;
}
.main-archive article.format-video.no-image {
  padding-top: 0;
}
.main-archive article.no-image {
  padding-top: 50px;
  padding-bottom: 50px;
}
.main-archive article.no-image.format-video {
  padding-top: 0;
}
.main-archive article.no-image.format-video .meta.top {
  padding-top: 50px;
}
.main-archive article.no-image:first-of-type {
  padding-top: 150px;
}
.main-archive article.no-image:first-of-type.format-video {
  padding-top: 100px;
}
.main-archive article.no-image:first-of-type.format-video .meta.top {
  padding-top: 50px;
}
.main-archive article a {
  text-decoration: none;
}
.main-archive article a:hover {
  opacity: .8;
}
.main-archive article a:hover.btn, .main-archive article a:hover.featured-image {
  opacity: 1;
}
.main-archive article.with-image {
  overflow: hidden;
}
.main-archive article.with-image .featured-image img {
  width: 100%;
}
.main-archive article.with-image .post-wrapper {
  position: relative;
  padding: 30px 20px;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.main-archive article.with-image .post-wrapper .post-inner {
  position: relative;
  z-index: 2;
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.main-archive article.with-image .post-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: .88;
}

.main ul.sharer {
  margin-left: 0;
  margin-top: 10px;
}
.main ul.sharer li {
  margin-top: 10px;
}
.main ul.sharer li a .fa {
  padding: 0 10px;
}
.main ul.sharer li a .fa:hover {
  opacity: .5;
}

.meta-hold {
  display: inline-block;
  width: 100%;
}

.meta, .main .meta {
  padding: 0;
  margin: 0;
  list-style: none;
}
.meta li, .main .meta li {
  display: inline;
}
.meta li a, .main .meta li a {
  text-decoration: none;
}
.meta li:after, .main .meta li:after {
  content: ' / ';
  opacity: .5;
}
.meta li:last-child:after, .main .meta li:last-child:after {
  content: '';
}
.meta .author-meta, .main .meta .author-meta {
  display: table;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 15px;
}
.meta .author-meta .author-avatar, .meta .author-meta .author-byline, .main .meta .author-meta .author-avatar, .main .meta .author-meta .author-byline {
  display: table-cell;
  vertical-align: middle;
}
.meta .author-meta .author-avatar, .main .meta .author-meta .author-avatar {
  width: 30px;
}
.post-date {
	display:none;
	
}
.author-meta{
	visibility: hidden;
}

.single-post .main .author-meta {
  margin-top: 0;
  margin-bottom: 0;
}

.meta-hold, nav.pagination {
  border-top: 2px solid #e5e5e5;
  margin-top: 40px;
  padding-top: 15px;
}

nav.pagination {
  margin-bottom: -25px;
}
nav.pagination span {
  display: inline-block;
  margin-right: 10px;
}

.more-link, .btn, .comment-reply-link {
  display: inline-block;
  border: 2px solid #fff;
  padding: 12px 42px;
  text-decoration: none;
}

.comment-reply-link {
  padding: 5px 15px;
}

button, input[type="submit"] {
  display: inline-block;
  border: 2px solid #393a3a;
  padding: 12px 42px;
  background: none;
  border-radius: 0;
}

.more-link:hover, .btn:hover, button:hover, input[type="submit"]:hover {
  opacity: 1;
}

::-webkit-input-placeholder {
  color: #060b0e;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #060b0e;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #060b0e;
}

:-ms-input-placeholder {
  color: #060b0e;
}

#overlay ::-webkit-input-placeholder {
  color: #fff;
}
#overlay :-moz-placeholder {
  /* Firefox 18- */
  color: #fff;
}
#overlay ::-moz-placeholder {
  /* Firefox 19+ */
  color: #fff;
}
#overlay :-ms-input-placeholder {
  color: #fff;
}

/* ==========================================================================
	Single Post
	========================================================================== */
.single-post .main article.no-image {
  /* padding-top: 140px; */
}
.single-post .main article.no-image.format-video {
/*   padding-top: 100px; */
}

.main .post-top.expanded {
  height: auto;
}
.main .expanded, .main .post-top {
  -o-transition: height 0.5s ease-in;
  -webkit-transition: height 0.5s ease-in;
  -moz-transition: height 0.5s ease-in;
  transition: height 0.5s ease-in;
}
.main .expanded .f-expander {
  bottom: 0;
  top: auto !important;
}
.main .post-top {
  position: relative;
}
.main .post-inner, .main .post-align {
  padding: 0 15px;
}
.main .post-align {
  padding-top: 30px;
}
.main .f-expander {
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: -54px;
  padding: 15px;
  height: 54px;
  width: 54px;
  z-index: 8;
  text-align: center;
}
.main .f-expander svg {
  width: 22px;
  height: 22px;
}
.main .f-expander svg#expand {
  fill: #060b0e;
}
.main .f-expander svg#un-expand {
  display: none;
  fill: #060b0e;
}
.main .f-expander.active svg#un-expand {
  display: block;
}
.main .f-expander.active svg#expand {
  display: none;
}
.main ul, .main ol {
  padding-bottom: 10px;
}
.main .comments-form {
  background: #f9f9f9;
  display: table;
  width: 100%;
  margin-top: 40px;
  padding-top: 50px;
  padding-bottom: 20px;
}
.main .author-wrap {
  display: table;
  width: 100%;
  margin-top: 15px;
  padding: 85px 10px 0 10px;
  text-align: center;
  border-top: 2px solid #e5e5e5;
}
.main .author-wrap a {
  text-decoration: none;
}
.main .author-wrap h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.main .author-wrap h6 span {
  display: block;
  margin-bottom: 4px;
}

.author-avatar img {
  width: 50px;
  height: 50px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  border-radius: 100px;
}

.author-avatar.avatar-small img {
  width: 25px;
  height: 25px;
}

#comments {
  display: inline-block;
  width: 100%;
  padding-bottom: 30px;
}
#comments h5#respond {
  margin-top: 30px;
}
#comments h5#respond span {
  color: #ff423b;
}
#comments .url, #comments .comment-date {
  text-decoration: none;
}
#comments .comment-date {
  margin-top: -14px;
}
#comments .commentlist, #comments .commentlist ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#comments .commentlist {
  padding-top: 20px;
  padding-bottom: 30px;
  margin-bottom: 50px;
  border-bottom: 2px solid #e5e5e5;
}
#comments .commentlist li {
  display: table;
  width: 100%;
  margin-top: 20px;
}
#comments .commentlist li .comment-date {
  border: none;
  padding: 8px 0 4px 0;
  display: block;
}
#comments .commentlist li .comment-reply-link {
  display: inline-block;
  margin-top: 10px;
}
#comments .commentlist li .author-avatar, #comments .commentlist li .comment-body {
  display: table-cell;
  vertical-align: top;
}
#comments .commentlist li .author-avatar {
  width: 60px;
}
#comments .commentlist ul {
  padding: 20px 0 0 40px;
  position: relative;
  display: block;
}
#comments .commentlist ul li {
  padding: 20px 0;
  margin: 0 0 20px 0;
  border-top: 3px solid #fafafa;
  display: table;
}
#comments .commentlist ul li .author-avatar, #comments .commentlist ul li .comment-body {
  display: table-cell;
}
#comments .commentlist ul li:first-child {
  border-top: none;
}
#comments .commentlist .commentlist li:first-child li,
#comments .commentlist .commentlist ul li {
  border-top: 1px solid #ddd;
}

.pagination {
  display: table;
  width: 100%;
  font-weight: 600;
}
.pagination .next-posts, .pagination .previous-posts {
  display: table-cell;
  width: 50%;
  border: 2px solid #e5e5e5;
}
.pagination .next-posts a, .pagination .previous-posts a {
  display: block;
  padding: 30px 20px;
  text-decoration: none;
}
.pagination .next-posts {
  border-left-width: 1px;
  text-align: right;
  border-right: none;
}
.pagination .previous-posts {
  border-right-width: 1px;
  border-left: 0;
}

.post-navigation {
  display: table;
  width: 100%;
  background: #8c8c8c;
}
.post-navigation .previous-post-link,
.post-navigation .next-post-link {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: table;
  width: 100%;
}
.post-navigation .previous-post-link p + .meta .author-meta,
.post-navigation .next-post-link p + .meta .author-meta {
  padding-top: 10px;
}
.post-navigation .previous-post-link a,
.post-navigation .next-post-link a {
  display: table;
  width: 100%;
  text-decoration: none;
}
.post-navigation .previous-post-link a .nav-inner,
.post-navigation .next-post-link a .nav-inner {
  /* padding: 20px; */
  height: 150px;
  display: table-cell;
  vertical-align: bottom;
  -o-transition: background 0.25s ease-in;
  -webkit-transition: background 0.25s ease-in;
  -moz-transition: background 0.25s ease-in;
  transition: background 0.25s ease-in;
}

.post-navigation .previous-post-link a:hover .nav-inner,
.post-navigation .next-post-link a:hover .nav-inner {
  background: rgba(0, 0, 0, 0.6);
}

.layout .previous-post-link,
.layout .next-post-link {
  text-align: center;
}
.layout .previous-post-link a .nav-inner,
.layout .next-post-link a .nav-inner {
  vertical-align: middle;
}
.layout .previous-post-link .meta .author-meta,
.layout .next-post-link .meta .author-meta {
  width: auto;
  margin-left: auto;
  margin-right: auto;
}

/* ==========================================================================
	Widgets
	========================================================================== */
.tagcloud a {
  border: 2px solid #8c8c8c;
  display: inline-block;
  padding: 10px;
  margin: 4px 0 2px 0;
}
.tagcloud a:hover {
  border-color: #060b0e;
}

.widgets.header-widgets .widget ul:after {
  display: none;
}

.widgets {
  display: table;
  width: 100%;
  padding: 30px;
  text-align: center;
}
.widgets .widget {
  display: table;
  width: 100%;
}
.widgets .widget h6, .widgets .widget h5 {
  margin-bottom: 40px;
}
.widgets .widget h6:after, .widgets .widget h5:after {
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  bottom: -24px;
  width: 40px;
  height: 1px;
  border-top: 4px solid #e5e5e5;
}
.widgets .widget a {
  text-decoration: none;
}
.widgets .widget ul {
  position: relative;
  padding: 0;
  margin: 0;
  list-style: none;
}
.widgets .widget ul:after {
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  bottom: -28px;
  width: 40px;
  height: 1px;
  border-top: 4px solid #e5e5e5;
}
.widgets .widget ul li {
  padding: 4px 0;
  margin: 0;
  border-bottom: 1px solid #F9F9F9;
}
.footer-widgets .footer ul li{
	border-bottom: 1px solid #E5E5E5;
}

/* ==========================================================================
	Owl Carousel
	========================================================================== */
.part-gallery {
  width: 100%;
  display: block;
}
.part-gallery img {
  width: 100%;
  display: block;
}

.owl-buttons {
  display: none;
  display: block;
}

.owl-prev, .owl-next {
  -o-transition: top 0.5s ease-in;
  -webkit-transition: top 0.5s ease-in;
  -moz-transition: top 0.5s ease-in;
  transition: top 0.5s ease-in;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  width: 54px;
  height: 54px;
  line-height: 56px;
  text-decoration: none;
  text-align: center;
  background-image: none;
  display: none;
}
.owl-prev svg, .owl-next svg {
  width: 15px;
  height: 15px;
}
.owl-prev svg.flex-left, .owl-prev svg.flex-right, .owl-next svg.flex-left, .owl-next svg.flex-right {
  fill: #060b0e;
}
.owl-prev.owl-prev, .owl-next.owl-prev {
  right: 54px;
}

.single-post .owl-prev, .single-post .owl-next {
  bottom: auto;
  top: 490px;
  margin-top: -54px;
  right: 54px;
}
.single-post .owl-prev.owl-prev, .single-post .owl-next.owl-prev {
  right: 108px;
}
.single-post .part-gallery .image-caption {
  right: 162px;
  z-index: 1000;
}

/* ==========================================================================
	Page
	========================================================================== */
.page .main article.no-image, .error404 .main article.no-image {
  padding-top: 100px;
}
.page .main article.no-image.format-video, .error404 .main article.no-image.format-video {
  padding-top: 0;
}
.page .main .archives-content, .error404 .main .archives-content {
  display: table;
  width: 100%;
}

/* ==========================================================================
	Captions
	========================================================================== */
.image-caption {
  padding: 10px;
  display: table;
  width: 100%;
  z-index: 1000;
  font-size:1.5rem;
  font-style: italic;
}

.main-archive article .image-caption {
  display: none;
}

/* ==========================================================================
	Search / Author / Category and Tag
	========================================================================== */
.archive .result, .search .result, .author .result {
  padding: 200px 0 100px;
  text-align: center;
}

/* ==========================================================================
	404 Page
	========================================================================== */
.error404 .main article {
  text-align: center;
}
.error404 .main article .inner {
  padding-top: 70px;
  padding-bottom: 70px;
}
.error404 .main article input.s {
  margin-top: 10px;
  width: 80%;
  max-width: 500px;
}

/* ==========================================================================
	Homepage
	========================================================================== */
.home.page article.page {
  height: auto !important;
}

.main-archive article.home-article {
  display: table;
  width: 100%;
  height: 300px;
  text-align: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}
.main-archive article.home-article .more-arrow {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-bottom: 20px;
}
.main-archive article.home-article .more-arrow svg#more-arrow {
  width: 20px;
  height: 20px;
  fill: #fff;
}
.main-archive article.home-article .more-arrow span {
  position: absolute;
  left: -999999em;
}
.main-archive article.home-article:before {
  display: none;
}
.main-archive article.home-article:after {
  content: '';
  background-color: #000;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .5; /* remove shading on custom for each project */
  -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;
}
.main-archive article.home-article .home-inner {
  display: table-cell;
  padding: 150px 30px 120px 30px;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.main-archive article.home-article .home-inner h1 {
  position: relative;
}
.main-archive article.home-article .home-inner h1:after {
  content: '';
  position: relative;
  display: block;
  width: 70%;
  max-width: 210px;
  margin: 25px auto;
  border-top: 1px solid #fff;
  height: 1px;
}
.main-archive article.home-article .home-inner .inner {
  max-width: 1080px;
}
.main-archive article.home-article .home-inner * {
  color: #fff;
}

.loader {
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: #fff;
  display: table;
}
.loader .loader-inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  text-align: center;
}
.loader .loader-inner span {
  display: block;
}

/* ==========================================================================
	Author Enhanced
	========================================================================== */
.author .main-archive article.result.author-enhanced {
  text-align: center;
  padding-top: 150px;
  padding-bottom: 30px;
}
.author .main-archive article.result.author-enhanced .author-avatar img {
  width: 100px;
  height: 100px;
}
.author .main-archive article.result.author-enhanced .meta {
  display: block;
  width: 100%;
}
.author .main-archive article.result.author-enhanced h1 {
  margin-bottom: 20px;
}
.author .main-archive article.result.author-enhanced .author-socials-wrap:before {
  content: '';
  display: block;
  width: 80%;
  max-width: 210px;
  border-top: 1px solid #e5e5e5;
  margin: 20px auto 15px auto;
}
.author .main-archive article.result.author-enhanced .author-socials {
  display: inline-block;
  opacity: .3;
  padding: 15px;
}
.author .main-archive article.result.author-enhanced .author-socials:hover {
  opacity: 1;
}
.author .main-archive article.result.author-enhanced .author-socials .fa {
  font-size: 18px;
}
.author .main-archive article.result.author-enhanced .author-socials span {
  display: none;
}

/* ==========================================================================
	Categories Template
	========================================================================== */
.page-template-t-categories-php .main-archive article.post.result {
  width: 100%;
  max-width: 100%;
  display: table;
  padding: 60px 20px;
  text-align: center;
}
.page-template-t-categories-php .main-archive article.post.result h2 + p:before {
  content: '';
  display: block;
  width: 80%;
  max-width: 210px;
  border-top: 1px solid #e5e5e5;
  margin: 20px auto 15px auto;
}

/* Setup */
html {
  /*font-size: 49.5%;  killed by [JMB] 10/7/19 per Zen ticket #4908 */
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  font-size: 62.5%;
}

@media screen and (min-width: 40em) {
  /* 640px */
  html {
    /*font-size: 52.5%; killed by [JMB] 10/7/19 per Zen ticket #4908 */
	font-size: 62.5%;
  }
}
@media screen and (min-width: 47.5em) {
  /* 760px */
  html {
    font-size: 62.5%;
  }
}
body {
  line-height: 1.5;
}

.tagcloud, input[type="text"].s, .pagination, .more-link, .btn, header.header .logo, h1, h2, h3, h4, h5, h6, input[type="submit"], button, input[type="text"], input[type="url"], input[type="email"], input[type="tel"], input[type="password"], textarea, #comments .url, .comment-date, .comment-reply-link, .loader {
  font-family: 'Montserrat', Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #393a3a;
  line-height: 1.4;
}

body, .meta, .excerpt, .author-wrap h6 span, .pagination, .loader span, .main-archive a.loadmore {
  font-family: 'Crimson Text', Georgia, serif;
}

p {
  margin-bottom: 15px;
}

p + .more-link, p + .btn {
  margin-top: -10px;
}

p:last-of-type {
  margin-bottom: 0;
}

/* Headings updated 10.1.19 to change line height to 1.25 and margin-bottom to 10px */
h1, h2, h3,
h4, h5, h6 {
  font-weight: 600;
  line-height: 1.25;
  margin-top: 38px;
  margin-bottom: 10px;
}

#comments h3#respond-title {
  margin-top: 0;
}

/* Font Sizes */
.wrap {
  font-size: 21px;
  font-size: 2.1rem;
}

.single-post .main .post-inner blockquote p:first-of-type {
  padding-bottom: 0;
}

.logo {
  font-size: 23px;
  font-size: 2.3rem;
}

.meta,
.comment-reply-link,
.comment-date,
.author-wrap h6 span {
  font-size: 16px;
  font-size: 1.6rem;
}

.main-archive h2, h1 {
  font-size: 75px;
  font-size: 7.5rem;
  margin-top: 2px;
  margin-bottom: 7px;
  line-height: .9;
}

h2, .post-navigation h4 {
  font-size: 35px;
  font-size: 3.5rem;
  padding: 0 6rem;
}

.post-navigation h4{
	text-shadow: 2px 2px 1px #000000;	
}

h3, .loader {
  font-size: 31px;
  font-size: 3.1rem;
}

h4, .footer-widgets h6 {
  font-size: 27px;
  font-size: 2.7rem;
}

h5 {
  font-size: 25px;
  font-size: 2.5rem;
}

h6, .author-wrap, .single-post .main .post-inner .author-wrap p:first-of-type {
  font-size: 23px;
  font-size: 2.3rem;
}
h6{
	font-weight: 600;
	line-height: 1;
	margin-top: 38px;
	margin-bottom: 30px;
	
}
blockquote {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  font-size: 130%;
  text-align: left;
  font-style: oblique;
  opacity: 0.67;
  padding-left: 20px;
  padding-bottom: 0;
  border-left: 1px solid #ff423b;
  line-height: 1.3;
}
blockquote p, blockquote p:first-of-type {
  padding: 0;
}

.main .post-inner blockquote p:first-of-type {
  padding-bottom: 0;
}

.excerpt {
  font-size: 23px;
  font-size: 2.3rem;
  line-height: 1.1;
}

.more-link, .btn, button, input[type="submit"], footer, .loader span {
  font-size: 15px;
  font-size: 1.5rem;
}

.tagcloud, .loader {
  font-weight: 700;
}
.tagcloud a, .loader a {
  font-size: 18px !important;
  font-size: 1.8rem !important;
}

/* Background Colours */
body {
  background-color: #fff;
}

header.header .logo.plain a, .main-archive article .post-wrapper:after,
.main-archive article.no-image, .owl-prev:hover, .owl-next:hover, a.more-link:hover {
  background-color: #060b0e;
}

a.more-link:hover {
  opacity: 1 !important;
}

#menu-trigger svg#menu-icon {
  fill: #060b0e;
}

.sans-image #menu-trigger svg#menu-icon, .archive #menu-trigger svg#menu-icon, .author #menu-trigger svg#menu-icon, .search #menu-trigger svg#menu-icon, .page-template-t-categories-php #menu-trigger svg#menu-icon {
  fill: #060b0e;
}

.owl-prev svg.owl-left, .owl-prev svg.owl-right {
  fill: #060b0e;
}

#menu-trigger.active:hover:before, #menu-trigger.active:hover:after, #menu-trigger.active:hover span:before {
  opacity: .7;
}

.f-expander, .main-archive article.no-image:nth-of-type(2n), .owl-prev, .owl-next {
  background-color: #fff;
}

.owl-prev:hover svg.owl-left, .owl-next:hover svg.owl-right {
  fill: #fff;
}

.owl-next, .image-caption {
  background-color: transparent;
}

.sans-image header.header, .archive header.header, .search header.header, .author header.header, .page-template-t-categories-php header.header,
footer.footer {
  background-color: #f9f9f9;
}

/* Font Colours */
body, .author-enhanced a, .author-enhanced .fa, .page-template-t-categories-php .post.result a {
  color: #393a3a;
}

a, .comment-reply-link:hover, button:hover, input[type="submit"]:hover,
.author-wrap h6 a:hover, .widgets a:hover, .comment-body .url:hover, .comment-moderation, .main-archive a.loadmore:hover {
  color: #ff423b;
}

.main-archive a.loadmore, .main-archive .result.author-enhanced, .main-archive .result.author-enhanced .meta, .meta, .meta a, .comment-date, .author-wrap h6 span, footer a, .pagination a, .widgets, .widgets .tagcloud a, .widgets .header-widgets .tagcloud a,
.page-template-t-categories-php .post.result {
  color: #8c8c8c;
}

.author-wrap h6 a, footer a:hover, .pagination a:hover, .widgets a, .widgets .tagcloud a:hover, .main-archive article.no-image:nth-of-type(2n) *, article.no-image:nth-of-type(2n) a,
.comment-body .url, .owl-next, .owl-prev,
.comment-reply-link,
.meta .share-on, .meta .share-on, .meta .share-on .social:hover, .meta.bottom {
  color: #060b0e;
}

.widgets.header-widgets *,
.header-widgets .tagcloud a:hover {
  color: #e5e5e5;
}

.main-archive .meta, .main-archive .meta a, header.header .logo.plain a, .main-archive article,
.main-archive article a, .post-navigation, .post-navigation a, .post-navigation *, .widgets.header-widgets a, #menu a, .owl-next:hover, .owl-prev:hover {
  color: #fff;
}

@media screen and (min-width: 40em) {
  /* 640px */
  .with-image .post-header, .with-image .post-header a, .with-image .post-header h1, .with-image .post-top .meta, .with-image .post-top .meta a {
    color: #fff;
  }
}
.meta .share-on .twitter {
  color: #55acee;
}

.meta .share-on .facebook {
  color: #3c599f;
}

.meta .share-on .pinterest {
  color: #cb2027;
}

.meta .share-on .googleplus {
  color: #c63d2d;
}

a:hover, #comments {
  color: #3d4247;
}

/* Border Colours */
.more-link, header.header .logo.plain a:hover, #overlay input.s {
  border-color: #fff;
}

blockquote, .comment-reply-link:hover, button:hover, input[type="submit"]:hover {
  border-color: #ff423b;
  background: transparent;
}

.comment-reply-link, .btn, button, input[type="submit"], .tagcloud a:hover, article.no-image:nth-of-type(2n) .more-link,
.main-archive a.loadmore {
  border-color: #060b0e;
}

.meta-hold, .main .author-wrap, .widgets ul:after, .header-widgets .tagcloud a:hover {
  border-color: #e5e5e5;
}

.widgets.header-widgets ul:after {
  border-color: #1e2526;
}

.tagcloud a {
  border-color: #8c8c8c;
}

#overlay input.s {
  background: transparent;
}

/* ==========================================================================
    Shortcodes
  ========================================================================== */
.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_third + .one_third {
  margin-top: 40px;
}

.last {
  margin-right: 0 !important;
  clear: right;
}

.clearboth {
  clear: both;
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  width: 100%;
}

.clear {
  clear: both;
  display: block;
  width: 100%;
  float: left;
}

@media screen and (min-width: 43.75em) {
  /* 700px */
  .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;
  }

  .one_half {
    width: 48%;
  }

  .one_third {
    width: 30.66%;
  }

  .one_third + .one_third {
    margin-top: 0;
  }

  .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%;
  }
}
@media screen and (min-width: 75em) {
  /* 1200px */
  .one_sixth {
    width: 13.33%;
  }
}
.quotemark {
  text-align: center;
  font-size: 150%;
  margin-top: 30px;
  padding: 2em 0.5em 1.5em 0.5em;
  background: url(assets/img/quotemark.png) 50% 20px no-repeat;
  line-height: 1.2;
}

.quotemark.white {
  background-image: url(assets/img/quotemark-white.png);
}

.quote-source {
  margin-top: 2em;
  font-size: 65%;
  text-align: center;
  position: relative;
}
.quote-source:before {
  content: '';
  display: block;
  position: relative;
  margin: 0 auto;
  top: -18px;
  width: 40px;
  height: 1px;
  border-top: 4px solid #e5e5e5;
}

.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);
}

.status,
.comment-body em {
  display: inline-block;
  clear: both;
  width: 100%;
  padding: 10px;
  margin: 0.5em 0 1em 0;
}

.status.oops {
  background: #f9e1e1;
  border: 2px solid #eec4c4;
}

.status.less-oops,
.comment-body em {
  background: #fde8d9;
  border: 2px solid #e1c5af;
}

.status.ok {
  background: #d2ebd1;
  border: 2px 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);
}

.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.6;
  filter: alpha(opacity=20);
  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: 1;
  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.goodreads {
  background: url(assets/img/social-goodreads-black.png) 0 0 no-repeat;
}

a.social.amazon {
  background: url(assets/img/social-amazon-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;
}

a.social.white.goodreads {
  background: url(assets/img/social-goodreads-white.png) 0 0 no-repeat;
}

a.social.white.amazon {
  background: url(assets/img/social-amazon-white.png) 0 0 no-repeat;
}

@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 {
    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.goodreads {
    background: url(assets/img/social-goodreads-black@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.amazon {
    background: url(assets/img/social-amazon-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.social.white.goodreads {
    background: url(assets/img/social-goodreads-white@2x.png) 0 0 no-repeat;
    background-size: 21px 21px;
  }

  a.social.white.amazon {
    background: url(assets/img/social-amazon-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;
  }
}
.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;
    max-width: 860px !important;
    margin: 0 auto !important;
	
}

@media (max-width:40rem){
.mt-insert p.wp-caption-text {
	  max-width:100% !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;
}


/* ==========================================================================
   Video Header customization
   ========================================================================== */
   
   #homeVideo{
		position:absolute;  
		width:100%;
		max-height:100%;
		overflow-y:hidden;
   }
   
   #homeVideo .wp-video,#homeVideo  video.wp-video-shortcode,#homeVideo  .mejs-container,#homeVideo  .mejs-overlay.load {
	width: 100% !important;
	height: 100% !important;
}
#homeVideo .mejs-container {
	padding-top: 56.25%;
}
#homeVideo .wp-video,#homeVideo  video.wp-video-shortcode {
	max-width: 100% !important;
}
#homeVideo video.wp-video-shortcode {
	position: relative;
}
#homeVideo .mejs-mediaelement {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
#homeVideo .mejs-controls {
	display: none;
}
#homeVideo .mejs-overlay-play {
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: auto !important;
	height: auto !important;
}
   

/* ==========================================================================
   Media Queries
   ========================================================================== */
 @media screen and (max-width: 50em) {
		.main-archive article.home-article:after{
			background-color:#000000 !important;
			opacity:.4;
		}
		
	}  
	
@media (max-width:40em){
.inner.post-inner{
	  margin-top:2rem;
	}
}
   
@media screen and (min-width: 40em) {
  /* 640px */
  .page-template-t-categories-php .main-archive .featured-image, .page-template-t-categories-php.layout .main-archive .featured-image {
    display: inline;
  }
  .page-template-t-categories-php .main-archive .featured-image img, .page-template-t-categories-php.layout .main-archive .featured-image img {
    opacity: 0;
  }
  .page-template-t-categories-php .main-archive article.with-image.format-gallery .featured-image img, .page-template-t-categories-php.layout .main-archive article.with-image.format-gallery .featured-image img {
    opacity: 0;
  }

  .swap-transition .main-archive article.with-image:before {
    opacity: .7;
  }
  .swap-transition .main-archive article.with-image:hover:before {
    opacity: 0;
  }

  .single-post .featured-image img, .page .featured-image img {
    opacity: .6;
    -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;
  }
  
  

  .ie9.menu-drawer #overlay, .ie9 .drawer-open .wrap #overlay {
    right: 0 !important;
  }

  .ie9.menu-drawer .drawer-open .wrap {
    right: 330px;
  }
  .ie9.menu-drawer .drawer-open .wrap #overlay {
    display: block !important;
    right: -330px !important;
    z-index: 9;
    width: 350px;
  }

  .main-archive article.home-article, .main-archive article.home-article:first-of-type {
    height: 500px;
  }

  .image-caption {
    position: absolute;
    right: 54px;
    bottom: 0px;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 54px;
    width: auto;
    z-index: 1000;
	letter-spacing: 0.01rem;
	font-weight: 400;
	font-style: italic;
	font-size: 17px !important;
	line-height: 1.4;
	color: #efefef;
	outline: 0;
	z-index: 300;

  }
  .single-format-audio .image-caption{
	  bottom:54px;
  }

  .main-archive article {
    position: relative;
  }
  .main-archive article.with-image.format-gallery {
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
  }
  .main-archive article.with-image.format-gallery .featured-image img {
    opacity: 1;
  }
  .main-archive article.with-image.buttons-on:hover .featured-image img {
    opacity: 1;
  }
  .main-archive article.with-image {
    background-color: #000;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
  }
  .main-archive article.with-image:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -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;
  }
  .main-archive article.with-image .featured-image img {
    opacity: 0;
  }
  .main-archive article.with-image:before {
    opacity: .2;
  }
  .main-archive article.with-image:hover:before {
    opacity: .7;
  }
  .main-archive article.with-image .post-wrapper {
    background-image: none !important;
    position: absolute;
    width: 46%;
    bottom: 0;
    right: 0;
    text-align: right;
    z-index: 2;
    padding: 30px;
  }
  .main-archive article.with-image .post-wrapper:after {
    background-color: transparent;
  }
  .main-archive article.with-image .post-wrapper .post-inner {
    padding: 20px 0;
    display: inline-block;
    width: 100%;
    text-align: left;
  }
  .main-archive article.with-image:nth-of-type(2n) .post-wrapper {
    text-align: left;
    right: 0;
    left: 0;
  }
  .main-archive article.with-image:nth-of-type(2n) .post-wrapper .post-inner {
    margin-left: 20px;
  }

  .main .meta-hold {
    margin-bottom: -7px;
  }
  .main .meta.bottom {
    float: left;
    padding-left: 10px;
  }
  .main ul.sharer {
    float: right;
    margin-top: 0;
    padding-right: 10px;
  }
  .main .owl-prev, .main .owl-next {
    display: block;
  }
  .main .post-inner, .main .post-align {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main .comments-form #comments {
    padding-top: 40px;
    padding-bottom: 60px;
  }
  .main .with-image.format-audio .post-header-inner {
    margin-bottom: 40px;
  }
  .main .with-image.format-audio .post-audio {
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 3;
  }
  .main .with-image .post-top {
    height: 570px;
    overflow: hidden;
  }
  .main .with-image .post-header {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    text-align: left;
    z-index: 2;
  }
  .main .with-image .post-header .post-header-inner {
    padding: 20px 0 60px;
    display: block;
    width: 100%;
    max-width: 820px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
  .main .post-inner {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .post-navigation .previous-post-link,
  .post-navigation .next-post-link {
    display: table-cell;
    width: 50%;
  }
  .post-navigation .previous-post-link a .nav-inner,
  .post-navigation .next-post-link a .nav-inner {
    height: 270px;
  }

  .widgets .widget {
    display: inline-block;
    width: 50%;
    margin-right: -5px;
    padding: 0 20px;
    float: left;
  }
  .widgets .widget ul:after {
    display: none;
  }
}
@media screen and (min-width: 47.5em) {
  /* 760px */
  .page-template-t-categories-php .main-archive article, .page-template-t-categories-php.layout .main-archive article {
    width: 33.3333% !important;
    height: 320px !important;
    border: none !important;
  }
  .page-template-t-categories-php .main-archive article .featured-image img, .page-template-t-categories-php.layout .main-archive article .featured-image img {
    opacity: 0;
  }
  .page-template-t-categories-php .main-archive article.post.result, .page-template-t-categories-php.layout .main-archive article.post.result {
    height: auto !important;
  }

  /* Column Layout... */
  .layout {
    /* 2s */
    /* 1-2-1 */
    /* 1-2-1 */
  }
  .layout .main-archive {
    width: 100%;
  }
  .layout .main-archive article.home-article.with-image, .layout .main-archive article.result {
    width: 100% !important;
    float: none !important;
    height: auto;
    background-position: center top;
  }
  .layout .main-archive article {
    float: left;
    position: relative;
    width: 100%;
    clear: both;
  }
  .layout .main-archive article.with-image {
    clear: none;
  }
  .layout .main-archive article.with-image .meta .author-meta {
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
  .layout .main-archive article.with-image .post-wrapper {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 15px !important;
    margin: 0 !important;
    display: table;
  }
  .layout .main-archive article.with-image .post-wrapper .post-inner {
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    margin: 0 !important;
    padding: 0 !important;
    text-align: center;
  }
  .layout.layout-2s .main-archive article.with-image {
    width: 50%;
    float: left;
    position: relative;
    height: 360px;
  }
  .layout.layout-1-2-1 .main-archive article.with-image {
    width: 50%;
    float: left;
    position: relative;
    height: 360px;
  }
  .layout.layout-1-2-1 .main-archive article.with-image:nth-of-type(1), .layout.layout-1-2-1 .main-archive article.with-image:nth-of-type(3n+4) {
    width: 100%;
    height: 560px;
  }
  .layout.layout-2-1-2 .main-archive article.with-image {
    width: 50%;
    float: left;
    position: relative;
    height: 360px;
  }
  .layout.layout-2-1-2 .main-archive article.with-image:nth-of-type(3n) {
    width: 100%;
    height: 560px;
  }

  .main-archive article.home-article, .main-archive article.home-article:first-of-type {
    height: 800px;
  }

  .widgets .widget {
    display: inline-block;
    width: 33.3333%;
    margin-right: -5px;
    padding: 0 30px;
    float: left;
  }

  .main-archive article.with-image .post-wrapper {
    width: 44%;
  }
  .main-archive article.with-image.format-audio.with-image .post-wrapper {
    padding-top: 70px;
  }

  .menu-default #overlay #menu {
    text-align: center;
  }
  .menu-default #overlay #menu li {
    display: inline;
    margin: 0;
    padding: 0;
    border-bottom: none;
    position: relative;
  }
  .menu-default #overlay #menu li a {
    display: inline-block;
  }
  .menu-default #overlay #menu li ul {
    display: none;
  }
  .menu-default #overlay #menu li ul li {
    border-top: none;
  }
  .menu-default #overlay #menu li:hover ul {
    display: block;
    position: absolute;
    width: 150px;
    padding: 10px;
    left: 10px;
    margin-left: -50%;
    top: 30px;
    background: #060b0e;
    float: left;
    border: 2px solid #1e2526;
  }
  .menu-default #overlay #menu li:hover ul:after, .menu-default #overlay #menu li:hover ul:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .menu-default #overlay #menu li:hover ul:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #060b0e;
    border-width: 8px;
    margin-left: -8px;
  }
  .menu-default #overlay #menu li:hover ul:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #1e2526;
    border-width: 11px;
    margin-left: -11px;
  }
  .menu-default #overlay #menu li:hover ul li {
    padding: 0;
    display: block;
  }
  .menu-default #overlay #menu li:hover ul li a {
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .menu-default #overlay #menu:after {
    margin-bottom: 50px;
    display: block;
  }
}
@media screen and (min-width: 50em) {
  /* 800px */
  .main-archive article.home-article {
    background-attachment: fixed;
  }

  .js > .home > .main-archive article:first-of-type, .js > .blog > .main-archive article:first-of-type, .js > .page-template-t-index-php > .main-archive article:first-of-type {
    position: fixed;
  }

  .main-archive article:first-of-type {
    height: 100%;
    width: 100%;
    z-index: 3;
  }
  .main-archive article.home-article {
    z-index: 4;
  }
}
@media screen and (min-width: 62.5em) {
  /* 1000px */
  .post-navigation .previous-post-link a .nav-inner,
  .post-navigation .next-post-link a .nav-inner {
    height: 320px;
  }
}
@media screen and (min-width: 64.0625em) {
  /* 1025px */
  .hover-off .main-archive article.with-image .post-wrapper {
    opacity: 1;
  }

  .main-archive article.with-image .post-wrapper {
    opacity: 0;
    -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;
  }
  .main-archive article.with-image.buttons-on:hover .post-wrapper {
    opacity: 0;
  }
  .main-archive article.with-image:hover .post-wrapper {
    opacity: 1;
  }
}
@media screen and (min-width: 75em) {
  /* 1200px */
  .post-navigation .previous-post-link a .nav-inner,
  .post-navigation .next-post-link a .nav-inner {
    height: 370px;
  }
}
@media screen and (min-width: 93.75em) {
  /* 1500px */
  .post-navigation .previous-post-link a .nav-inner,
  .post-navigation .next-post-link a .nav-inner {
    height: 440px;
  }
}
@media screen and (min-width: 112.5em) {
  /* 1800px */
  .post-navigation .previous-post-link a .nav-inner,
  .post-navigation .next-post-link a .nav-inner {
    height: 530px;
  }
}
@media screen and (max-width: 64em) and (max-height: 48em) {
  /* 1024px / 768px */
  .main-archive article.home-article {
    background-attachment: scroll;
  }
}
/* metaslider override */
.metaslider .caption-wrap{
	position: relative !important;
	bottom: 0 !important;
	left: 0 !important;
	background:none !important;
	color: #000 !important;
	opacity: 0.7 !important;
	margin: 0 !important;
	display: block !important;
	width: 100% !important;
	line-height: 1.4em !important;
	text-align: right !important;
	position: relative !important;
	
	width: 100% !important;
	left: 0 !important;
	margin-top: 10px !important;
	text-align: right !important;
	margin-top: 0 !important;
	letter-spacing: 0.01rem !important;
	font-weight: 400 !important;
	font-style: italic !important;
	font-size: 17px !important;
	line-height: 1.4 !important;
	color: rgba(0,0,0,0.6) !important;
	outline: 0 !important;
	z-index: 300 !important;

}
#homeByline{
	padding-top: 15px;
	display: block;
	margin: 30px 0 -60px;
	text-align: left;
	
}
#homeByline table{
	margin: 0 auto;
	
}
#homeByline table td tr, #homeByline table td, #homeByline table{
	background: none;
	border: none;
	
}
#homeByline img	{
	max-width: 100%;
	width:20rem;
	
}
#chapterMeta{
	background-color: #3D4545;
	padding: 20px 20px 15px 20px;
	/* float: right; */
	max-width: 31%;
	font-size: 80%;
	position: fixed;
	right:0;
}
.format-video #chapterMeta{
	top:50%;
}
#chapterMeta a{
	text-decoration: none;
	color: rgb(57, 58, 58);
	font-size: 100%;
}
#chapterMeta img{
	width:47px;
}
@media (min-width: 0) and (max-width: 960px) {
	#chapterMeta{
		position: relative;
		margin:10px 0 10px 10px;
		float: right;
		
	}
}
#content_authors a{
	text-decoration: none;
	font-style: oblique;
}
#content_authors{
	border: 0;
	font-size: 1.7rem;
	font: inherit;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	font-style: oblique;
}
.flexslider, .size-large{
	margin-top: 30px !important;
}
.langBox{
	color: #fff;
	display: block;
	text-align: center;
	padding: 10px 5px;
	text-shadow: 0px 0px 7px #000;
	background-color: #000;
	text-transform: uppercase;
	font-size: 18px;
	font-weight:bold;
}
.shareProject{
	width: 100%;
	clear: both;
	text-align: center;
	padding: 50px;
	background-color: #000;
	color: #fff
}
.shareProject h4{
	color:#efefef;
}
.home-content{
	font-size: 110%;
	text-shadow: 1px 1px 12px #000000;
}
/* new media queries to account for customization */

/* ipad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
	#logo{ 
		width:75%;
	}
	h1.entry-title.post-title{
		font-size: 65px !important;
	}
	.main .with-image .post-header{
		bottom:20px;
	}
	
}
/* ipad portrait */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
	#logo{ 
		width:60%;
	}
	header.header .logo-wrap .logo a{
		padding-left: 0px;
	}
	.image-caption{
		right:0;
	}
	h1.entry-title.post-title{
		font-size: 50px !important;
	}
	
}
/* iphone 5 landscape */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { 
	h1.entry-title.post-title{
		font-size: 55px !important;
	}
	#chapterMeta{
		padding: 15px !important;
	}
}
/* iphone 5 portrait */
@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : portrait) { 
	#logo{ 
		width:50%;
	}
	header.header .logo-wrap .logo a{
		padding-left: 0px;
		margin-left: 0;
	}
	.single-format-video #logo{
		display: none;
	}
	#chapterMeta{
		padding: 15px !important;
	}
 }
/* fix cropping on home on large res screens */
@media (min-width: 1900px) {
	.layout.layout-2s .main-archive article.with-image{
		height: 500px;
		
	}
}
/* American Graduate Branding*/
.sponsor{
	background-color: #0368b1;
	display: block;
	position: fixed;
	top:0;
	z-index: 1000;
	width: 100%;

	-webkit-transition-property: -webkit-transform;
		-moz-transition-property: -moz-transform;
		-ms-transition-property: -ms-transform;
		-o-transition-property: -o-transform;
		transition-property: transform;
	-o-transition: 0.25s ease-in;
	-webkit-transition: 0.25s ease-in;
	-moz-transition: 0.25s ease-in;
	transition:  0.25s ease-in;

}
.drawer-open .sponsor{

  -moz-transform: translate(-330px, 0);
  -ms-transform: translate(-330px, 0, 0);
  -webkit-transform: translate(-330px, 0);
  transform: translate(-330px, 0, 0);
 
}
.sponsor img{
	margin: 0 auto;
	width:440px;
	padding:.4rem;
	  display: table-cell;
   text-align: center;
   vertical-align: middle;
   display: block;
   margin: 0 auto;
}
.main {
	margin-top: 0;
}
.amgrad_branding .main{
	margin-top: 150px;
}
/* lightbox thumbs and medium styles */
.size-thumbnail, .size-medium{
	cursor:zoom-in;
}
.zoomIcon{

	display: inline-block;
	padding: 4px 0 4px;
	text-align: right;
	font-family: 'Montserrat', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 11px;
	line-height: 16px;
	color: rgba(0,0,0,0.6);
	outline: 0;
	vertical-align: top;
	text-transform: uppercase;
	opacity:.5;
	
}
.zoomIcon img{
	border: none !important;
	width: 14px; 
	height: 14px;
}

.home .owl-carousel{
	
	z-index: 1;
}
