/*
    Theme Name: Zoho
    Theme URI: http://www.zoho.com/
    Author: Zoho
    Author URI: http://www.zoho.com/
    License: GPL 1.0
    License URI: license.txt
    Description:  Stylish Blog Wordpress theme
    Version: 1.0
    Tags: light, white, black, blue,one-column, two-columns, three-columns, four-columns, responsive-layout
*/
/* =============================================================================
   HTML5 display definitions
============================================================================= */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { 
    display: block;
}
audio, canvas, video { 
    display: inline-block; 
    *display: inline; 
    *zoom: 1; 
}
audio:not([controls]) {
    display: none; 
}
[hidden] {
    display: none; 
}
/* =============================================================================
   CSS Reset
============================================================================= */  
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
th, td {
    border: 1px solid #ddd;
    padding: 0.625em;
    vertical-align: middle; 
}
blockquote {
    font-style: italic;
    position: relative;
    border-left: 5px solid #ec1e25;
    padding-left: 1.25em;
}
address {
    display: block;
}
pre {
    background-image: -webkit-repeating-linear-gradient(top, #ffffff 0px, #ffffff 30px, #fafbfd 24px, #fafbfd 56px);
    background-image: -moz-repeating-linear-gradient(top, #ffffff 0px, #ffffff 30px, #fafbfd 24px, #fafbfd 56px);
    background-image: -ms-repeating-linear-gradient(top, #ffffff 0px, #ffffff 30px, #fafbfd 24px, #fafbfd 56px);
    background-image: -o-repeating-linear-gradient(top, #ffffff 0px, #ffffff 30px, #fafbfd 24px, #fafbfd 56px);
    background-image: repeating-linear-gradient(top, #ffffff 0px, #ffffff 30px, #fafbfd 24px, #fafbfd 56px);
    display: block;
    overflow: auto;
    padding: 0.625em;
    border: 1px solid #eeeeee;
}
img {
    max-width: 100%;
    border: 0; 
    -ms-interpolation-mode: bicubic; 
    vertical-align: middle;
}
svg:not(:root) { 
    overflow: hidden; 
}
figure { 
    margin: 0; 
}
/* =WordPress Core
-------------------------------------------------------------- */
div.aligncenter {
    display: block;
    margin: 0px auto 20px auto;
}
a img.alignright {
    float: right;
    margin: 30px -70px 30px 50px !important;
}
a img.alignleft {
    float: left;
    margin: 30px 50px 30px -70px !important;
}
a img.aligncenter {
    display: block;
    margin: 0px auto 30px !important;
    visibility: hidden;
}
.image-center-wrap {
    display: block;
    position: relative;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}
table,
blockquote,
address,
pre,
h1, h2, h3, h4, h5, h6, p {
    margin: 0 0 20px;
}
h1, h2, h3, h4, h5, h6, strong {
    font-weight: 700;
    color: #091f35;
    text-transform: none;
    letter-spacing: 0px;
}
h1 {
    font-size: 50px;
    line-height: 60px;
    margin: 0px 0px 15px;
}
h2 {
    font-size: 40px;
    line-height: 52px;
    margin: 0px 0px 15px;
}
h3 {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0px 15px;
}
h4 {
    font-size: 25px;
    line-height: 35px;
    font-weight: 400;
    margin: 0px 0px 15px;
}
h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 400;
    margin: 0px 0px 15px;
}
h6 {
    font-size: 14px;
    line-height: 26px;
    font-weight: 400;
    margin: 0px 0px 15px;
}
strong {
    font-weight: bold;
}
ul, ol {
    padding-left: 20px;
    line-height: inherit;
    margin: 0 0 20px;
}
p {
    font-size: 18px;
    line-height: 34px;
    margin-bottom: 30px;
    display: block;
}
ul li, 
ol li {
    margin: 0 0 20px;
}
ul ul,
ol ol {
    margin: 20px 0 0 0;
}
dd {
    margin: 0 0 20px;
    line-height: inherit;
}
a {
    color: #F0483E;
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6, dt, strong,.single-post .post-nav {
    font-family: "Montserrat", "Open Sans", "Arial", sans-serif;
}
code, 
pre {
  font-family: "Courier New", Courier, monospace;
  word-break: break-word;
}
i, cite, em, var, address, dfn {
    font-style: italic;
}
input[type="text"],
input[type="input"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="url"],
input[type="tel"],
input[type="search"],
textarea,
select {
    -webkit-appearance: none;
    border: none;
    border: 1px solid #EAEAEA;
    padding: 5px 10px;
    outline: none;
    font-weight: 400;
    font-family: 'Lato', "Open Sans", "Arial",sans-serif;
    font-size: 16px;
    line-height: 26px;
    color: #777;
    margin: 0;
    width: 100%;
    display: block;
    margin-bottom: 20px;
    background: none;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input[type="text"],
input[type="submit"], 
textarea { 
    -webkit-appearance: none; 
    -webkit-border-radius:0px;
}
button,
input[type="submit"],
input[type="button"],
.button {
    background: #2e2e2e;
    color: #fff;
    border: none;
    padding: 5px 20px;
    font-weight: 400;
    font-family: 'Lato', "Open Sans", "Arial",sans-serif;
    font-size: 16px;
    line-height: 26px;
}
.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }
::selection         {background: rgb(0,0,0); color: #fff; }
::-moz-selection    {background: rgb(255,255,158);}
img::selection      {background: transparent;}
img::-moz-selection {background: transparent;}
img {
    max-width: 100%;
    height: auto;
}
.evideosnip {
    display: block;
    margin-bottom: 20px;
}
.evideosnip span,
.embed-vimeo {
    display: block;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}
.evideosnip span iframe,
.embed-vimeo iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/****** Popup Video ******/
.z-pouup-wrap, .z-popup-overlay {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
    outline: 0!important;
    -webkit-backface-visibility: hidden;
    z-index: 100;
}
.z-pouup-wrap {
    display: none;
}
.z-pouup-wrap-inner {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0;
    overflow: auto;
    z-index: 101;
}
.z-pouup-wrap-inner:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-left: -5px;
}
.z-popup-content-inner .popup-data {
    display: block;
}
.z-popup-overlay {
    background: #fff;
    background: rgba(0, 0, 0, 0.80);
    cursor: pointer;
}
.z-popup-content-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}
.z-popup-content {
    margin: 30px auto;
    max-width: 450px;
    background: #fff;
    z-index: 6;
    position: relative;
    text-align: initial;
    width: 90%;
    border: 1px solid #ddd;
    padding: 30px 0px;
}
.z-video-wrap .z-popup-content {
    padding: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: 70%;
}
.popup-data {
    display: none;
}
.popup-data-inner {
    padding: 70px;
}
.z-popup-close {
    display: block;
    position: absolute;
    right: -28px;
    top: -28px;
    width: 28px;
    height: 28px;
    line-height: 30px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace;
    text-align: center;
    color: #fff;
    text-decoration: none;
    z-index: 999;
    overflow: hidden;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.z-popup-close:hover {
    background: #000;
}
.popup-data {
    display: none;
}
.subscribe-controller {
    float: right;
    margin: 13px 0px 13px 20px;
    font-size: 18px;
    color: inherit;
    line-height: inherit;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
/************ CSS ANIMATE ***********/
.css-animate, [data-animation] {
    visibility: hidden !important;
}
.css-animate.animated {
    visibility: visible !important;
}
.animated, .fadeIn, .fadeInLeft, .fadeInRight, .slideInUp, .slideInLeft, .slideInRight, .zoomIn, .fadeInUp {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    visibility: visible !important;
}
/* ======================
    Global
   ====================== */
html,
body {
    position: relative;
    background: #fff;
    width: 100%;
    overflow-x: hidden;
	-webkit-text-size-adjust: none;
	-webkit-font-smoothing: antialiased;
}
body {
    font-size: 14px;
    line-height: 23px;
    font-weight: 400;
    font-family: 'proxima_nova_rgregular', 'Lato', "Open Sans", "Arial", sans-serif;
    color: #182430;
    letter-spacing: 0px;
    text-transform: none;
    -webkit-font-smoothing: antialiased; 
    -moz-osx-font-smoothing: grayscale;
}
#main {
    width: 100%;
    position: relative;
    left: 0px;
}
/* ======================
    Content
   ====================== */
.ajaxable {
    overflow: hidden;
    position: relative;
}
body.home .ajaxable {
    padding-right: 300px;
}
#content {
    margin: 60px 0px 0px;
}
.content-wrap {
    max-width: 700px;
    margin: 0 auto;
}
/* ======================
    Header
   ====================== */
#header {
    color: #000;
    position: relative;
    width: 100%;
	line-height: 34px;
    border-bottom: 1px solid #f0f0f0;
}
#logo-nav-wrap {
    margin: 0px 20px;
    position: relative;
    line-height: inherit;
}
.logo-nav-wrap-inner:after {
    content: '';
    display: block;
    clear: both;
}
#logo-nav-wrap a.hamburger-menu,
a.blog-link {
	margin: 13px 0px 13px 0px;
    line-height: inherit;
	color: inherit;
}
#logo-nav-wrap a.hamburger-menu {
    display: block;
	padding: 0px 20px 0px 0px;
}
#logo-nav-wrap a.hamburger-menu i {
	vertical-align: middle;
}
body.toggle-sidebar #logo-nav-wrap a.hamburger-menu {
	font-size: 14px;
}
body.toggle-sidebar #logo-nav-wrap a.hamburger-menu .fa.fa-bars:before {
    content: "\f00d";
}
.z-hamburger-menu {
    display: inline-block;
    position: relative;
    -webkit-transform: translateX(0%) translateY(-50%);
    -moz-transform: translateX(0%) translateY(-50%);
    -ms-transform: translateX(0%) translateY(-50%);
    -o-transform: translateX(0%) translateY(-50%);
    transform: translateX(0%) translateY(-50%);
    width: 20px;
    height: 2px;
    top: -4px;
    -webkit-transition: background-color 0.3s;
    -moz-transition: background-color 0.3s;
    transition: background-color 0.3s;
	background: #000;
}
.z-hamburger-menu::before, .z-hamburger-menu::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    -webkit-transition: -webkit-transform .5s, top .5s, background-color 0.3s, width 0.2s;
    -moz-transition: -moz-transform .5s, top .5s, background-color 0.3s width 0.2s;
    transition: transform .5s, top .5s, background-color 0.3s width 0.2s;
	background: #000;
}
.z-hamburger-menu::before {
    top: -6px;
}
.z-hamburger-menu::after {
    top: 6px;
}
body.toggle-sidebar .z-hamburger-menu,
body.toggle-sidebar.transparent #header .z-hamburger-menu {
	background: transparent;
}
body.toggle-sidebar .z-hamburger-menu::before {
    top: 0;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
body.toggle-sidebar .z-hamburger-menu::after {
    top: 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
a.blog-link {
    font-size: 25px;
	padding-left: 95px;
	font-family: 'Roboto Slab', serif;
    background: url(img/logo-sprite.png) no-repeat 0px 1px;
    -webkit-background-size: 86px;
    -moz-background-size: 86px;
    -o-background-size: 86px;
    background-size: 86px;
}
.serarch-box-wrap {
    position: relative;
	margin: 13px 0px 13px 0px;
}
.serarch-box-wrap:after {
    content: '';
    display: block;
    clear: both;
}
#logo-nav-wrap .right a.search-controller {
    position: absolute;
    right: 0px;
	line-height: inherit;
	color: inherit;
    font-size: 18px;
}
.search-box {
    position: relative;
    max-width: 310px;
    max-height: 100%;
    width: 20px;
    height: 34px;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    transition: all 500ms ease;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    transform: translateZ(100px);
    visibility: hidden;
}
.serarch-box-wrap.active .search-box {
    width: 310px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: translateZ(0px);
    visibility: visible;
}
.search-box form {
    position: relative;
    height: 100%;
}
.search-box input[type="text"] {
    margin-bottom: 0px;
    height: 100%;
    border: none;
    padding: 0px 30px 0px 0px;
    color: inherit;
    background: none;
}
.search-box input[type="submit"] {
    display: block;
    position: absolute;
    height: 35px;
    top: 50%;
    right: 0px;
    width: 30px;
    border: none;
    margin-top: -18px;
    padding: 0px;
    cursor: pointer;
    background: none;
}

#sidebar {
    position: fixed;
    width: 200px;
    left: -200px;
    top: 0px;
    background: #181e2d;
    height: 100%;
    z-index: 1;
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
}
body.toggle-sidebar #sidebar {
    left: 0px;
}
#main {
    -webkit-transition: left 0.5s ease;
    -moz-transition: left 0.5s ease;
    -o-transition: left 0.5s ease;
    transition: left 0.5s ease;
}
body.toggle-sidebar #main {
    left: 200px;
}
#sidebar ul {
    padding: 25px 30px 25px 12px;
    text-align: right;
    list-style: none;
}
body.admin-bar #sidebar ul {
    padding: 57px 30px 25px 12px;
}
#sidebar ul li {
    margin-bottom: 16px;
}
#sidebar ul li.social {
    padding-top: 30px;
}
#sidebar a {
    color: #B2B6BF;
}
#sidebar .social-share {
    margin: 0px 0px 0px 15px;
    font-size: 20px;
}

#footer {
    padding: 20px 0px;
    text-align: center;
    font-size: 14px;
}
.single-post #footer {
	border-top: 1px solid #f0f0f0;
}
#footer .content-wrap {
    padding: 0px 20px;
    max-width: 100%;
}
/* =======================================
    BLOG
   ==================================== */
.blog-posts {
    display: block;
    overflow: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.blog-posts.masonry-activated {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.blog-posts .blog-post {
    width: 100%;
    display: block;
    margin: 0px 0px 40px;
    padding: 0px 0px 30px;
    overflow: hidden;
    border-bottom: 1px solid #e8eef1;
}
.post-item-wrap {
    display: block;
    position: relative;
}
.post-item-wrap .image-wrap {
    display: block;
    margin: 0px 0px 20px;
}
.blog-title {
    margin-bottom: 18px;
    font-size: 25px;
    line-height: 36px;
}
.blog-title a {
    color: inherit;
    text-decoration: none;
}
.blog-post-content {
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    font-family: "Noto Serif", 'Lato', "Open Sans", "Arial", sans-serif; 
}
.blog-posts .blog-post-content {
    color: #555a5f;
}
.single-post .single-page-content .blog-post-content {
    font-size: 18px;
    line-height: 34px;
}
.post-nav {
    margin-bottom: 0px;
    overflow: hidden;
    color: #091f35;
}
.post-nav span,
.post-nav a {
    font-size: 14px;
    line-height: 24px;
    color: inherit;
    text-decoration: none;
    display: inline-block;
    margin-right: 5px;
}
.post-nav span.mins-read {
    color: #bfbfbf;
}
body.single-post .hero-section .post-nav {
    color: #B8BCC3;
}
/************************************************/
.mob-sep {
    background: #E7E8EC;
    height: 1px;
    display: none;
    margin-top: 25px;
    position: relative;
}
.mob-sep:after {
    content: ' ';
    display: block;
    position: absolute;
    left: 100%;
    top: 0px;
    height: 100%;
    background: #E7E8EC;
    width: 30px;    
}
h5.latest-posts-title {
    display: none;
    margin: -20px 0px 30px 0px;
}

.pinned-posts-wrap {
    padding: 60px 30px 0px;
    position: absolute;
    right: 0px;
    top: 0px;
    width: 270px;
    border-left: 1px solid #f0f0f0;
}
.pinned-posts-header:after {
    content: '';
    display: block;
    clear: both;
}
.pinned-posts-header {
    line-height: 25px;
}
span.what-this {
    color: #737884;
    float: left;
    position: relative;
    line-height: inherit;
    font-size: 12px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}
span.what-this span {
    position: absolute;
    top: 100%;
    width: 180px;
    left: 50%;
    margin: 5px 0px 0px -100px;
    background: #091f35;
    padding: 10px 10px;
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    z-index: 3;
    visibility: hidden;
    cursor: initial;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
span.what-this:hover span {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}
.arrow-up {
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #091f35;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 50%;
    margin: -8px 0px 0px -4px;
}
.pinned-posts-header h6 {
    float: left;
    margin-bottom: 0px;
    line-height: inherit;
    font-size: 14px;
}
.pinned-posts-header h6 a {
    position: relative;
    text-transform: uppercase;
    font-weight: 400;
    color: inherit;
    line-height: inherit;
}
.pinned-posts-wrap ul {
    padding: 25px 0px 0px 0px;
    margin-bottom: 0px;
    list-style: none;
}
.pinned-posts-wrap ul li {
    padding: 0px 0px 30px 0px;
    margin-bottom: 0px;
    position: relative;
    font-size: 13px;
}
.pinned-post ul li:last-child {
    border-bottom: none;
}
.pinned-posts ul li a {
    color: #717579;
    height: 40px;
    overflow: hidden;
    display: block;
    font-family: 'Montserrat';
    line-height: 20px;
}
.pinned-posts ul li a:hover {
	color: #091f35;	
}
.pinned-posts ul li a.pinned-more {
    line-height: initial;
    height: initial;
    text-align: right;
    font-size: 12px;
	text-decoration: underline;
}
.pinned-posts-wrap .blog-title i {
    font-size: 25px;
    display: inline-block;
    color: #1D82F1;
    -webkit-transform: rotate(12deg);
    -moz-transform: rotate(12deg);
    -o-transform: rotate(12deg);
    transform: rotate(12deg);
}
.pinned-posts ul li a {
    -webkit-transition: color 0.5s ease;
    -moz-transition: color 0.5s ease;
    -o-transition: color 0.5s ease;
    transition: color 0.5s ease;
	position: relative;
	padding-left: 22px;
}
.pinned-posts ul li a i {
	font-size: 20px;
	position: absolute;
	top: 5px;
	left: -2px;
	display: block;
	-webkit-transform: rotate(43deg);
	-moz-transform: rotate(43deg);
	-o-transform: rotate(43deg);
	transform: rotate(43deg);
}
/************************************************/
div.pagination {
	margin: 50px 0px 70px 0px;
	overflow: hidden;
}
div.pagination a,
div.pagination span {
	display: block;
    float: left;
    margin: 0px 5px;
    font-size: 16px;
    border-width: 1px;
    border-style: solid;
    padding: 4px 12px;
}
div.pagination span.dots {
	border: none;
}
.trigger_infinite_scroll {
    text-align: center;
    margin-bottom: 50px;
}
.trigger_infinite_scroll #preloader {
    display: none;
}
.trigger_infinite_scroll.blog_infinite_scroll a {
    text-indent: -9999px;
    display: inline-block;
}
.trigger_infinite_scroll.blog_load_more a {
    border: 1px solid #737884;
    padding: 10px 30px;
    display: inline-block;
    font-weight: normal;
    color: #737884;
}
.trigger_infinite_scroll.loading a {
    display: none;
}
.trigger_infinite_scroll.loading #preloader {
    display: inline-block;
}
#preloader {
    width: 50px;
    height: 50px;
    position: relative;
    margin: 25px;
}
#preloader span  {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #999;
    opacity: 0.6;
    top: 0;
    left: 0;
    -webkit-animation: loader-style1-animation 2.0s infinite ease-in-out;
    animation: loader-style1-animation 2.0s infinite ease-in-out;
}
#preloader .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s;
}
@-webkit-keyframes loader-style1-animation {
    0%, 100% { 
        -webkit-transform: scale(0.0);
    }
    50% { 
        -webkit-transform: scale(1.0);
    }
}
@keyframes loader-style1-animation {
    0%, 100% { 
        transform: scale(0.0);
        -webkit-transform: scale(0.0);
    } 50% { 
        transform: scale(1.0);
        -webkit-transform: scale(1.0)
    }
}

.single-page-content .blog-post-content p:first-child::first-letter {
    font-size: 50px;
    color: #212225;
    line-height: 50px;
}
.blog-post-content:after {
    content: '';
    display: block;
    clear: both;    
}
.blog-post-content *:last-child {
    margin-bottom: 0px;
}
.single-post .single-page-content .blog-post-content {
    margin-bottom: 70px;
}
.hero-section {
    margin-bottom: 50px;
    text-align: center;
}
.hero-section-archive .content-wrap {
    overflow: hidden;
    position: relative;
}
.hero-section h1.blog-title {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -1px;
}
.hero-section h4 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 5px;
}
.hero-section p {
    color: #80858F;
    font-size: 16px;
    line-height: 25px;
    position: relative;
	max-width: 500px;
    margin: 0 auto 40px;
}
.hero-section p a.product-link {
	color: #3498db;
}
.hero-section .avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.hero-section h6 {
    margin-bottom: 0px;
}

.share-links .custom-share-button  {
    background: none;
    color: #000;
    margin-right: 20px;
    border-radius: 20px;
    font-size: 25px;
	display: inline-block;
    vertical-align: middle;
}
.share-links span {
    display: inline-block;
    margin-right: 20px;
}
.share-links .custom-share-button i {
    margin-right: 5px;
}
.share-links,
.single-tag-wrap {
    margin-bottom: 3em;
    overflow: hidden;
}

.single-tag-wrap {
    margin-bottom: 50px;
}
.share-links {
    margin-bottom: 50px;
    float: right;
    width: 50%;
    text-align: right;
    height: 42px;
    line-height: 42px;
}
.clearfix {
    overflow: hidden;
}
.single-tag-wrap a,
.single-tag-wrap span {
    color: #60636b;
    margin: 0px 3px;
    float: none;
}
.single-author-details {
    position: relative;
    margin: 0px 0px 50px 0px;
    float: left;
    width: 50%;
}
.single-author-details img {
    display: block;
    margin: -5px 15px 0px 0px;
    border: 3px solid #fff;
    float: left;
}
.single-author-details h6 {
    margin-bottom: 3px;
    font-size: 15px;
    line-height: 15px;
    color: #212730;
    display: block;
}
.single-author-details h6 a {
    color: inherit;
}
.single-author-details h6::first-letter,
.hero-section-archive h6::first-letter {
    text-transform: uppercase;
}
.single-author-details span {
    font-size: 15px;
    color: #5d646d;
}


#z-related-posts {
    padding: 50px 0px;
    overflow: hidden;
}
#z-related-posts .blog-posts-wrap {
    overflow: hidden;
}
#z-related-posts h2.blog-title {
    font-size: 20px;
    line-height: 30px;
}
#z-related-posts .blog-posts-wrap .post-item-wrap {
    margin-left: 0px;
}
#z-related-posts .blog-posts-wrap .blog-post {
    width: 47%;
    margin-right: 6%;
    float: left;
}
#z-related-posts .blog-posts-wrap .blog-post:last-child {
    margin-right: 0px;
}
#z-related-posts .post-nav {
    margin-bottom: 0px;
}
.cat-product-thumb {
    margin-bottom: 10px;
	width: 100px;
}
.recent-sep-wrap {
    position: relative;
    text-align: center;
    margin-bottom: 30px;
}
.recent-sep-wrap span {
    position: relative;
    z-index: 1;
    padding: 0px 20px;
    color: #9d9d9d;
    background: #fff;
}
.recent-sep-wrap:before {
    content: ' ';
    display: block;
    width: 100%;
    height: 1px;
    background: #333;
    background: rgba(51, 51, 51, 0.1);
    top: 50%;
    position: absolute;
}
#z-related-posts h4 {
    text-align: center;
    margin-bottom: 50px;
}
#z-related-posts a.image-wrap,
#z-related-posts .blog-post-content {
    display: none;
}
/* ======================
    Comments
   ====================== */
.comments {
    border-top: 1px solid #F1F1F1;
    border-bottom: 1px solid #F1F1F1;
    background: #fafafa;
}
.comment-author-fields {
    display: none;
}
#comments {
    padding: 50px 0px 20px;
}
.commentlist #respond {
    padding: 0px 20px;
    margin-top: 20px;
}
#respond #reply-title {
    line-height: 20px;
}
#comments p {
    overflow: hidden;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 27px;
}
.form-submit {
    margin-bottom: 20px !important;
}
.comment-subscription-form label {
	font-size: 14px;
}
.commentlist { 
    list-style: none; 
    padding: 0; 
    margin-bottom: 72px; 
    margin-left: 0px; 
}
.commentlist>li {
    background: #fff;
    border: 1px solid #F1F1F1;
    margin-bottom: 30px;
}
.commentlist li.comment { 
    padding: 0;
}
.uavatar, .comment-content {
    float: left;
}
.uavatar {
    width: 11%;
}
.comment-author-inner {
    display: inline-block;
    text-align: center;
	width: 100%;
}
.comment-author-inner img {
    height: auto !important;
    border-radius: 50%;
}
.comment-content {
    width:85%;
    padding-left: 3%;
    position: relative;
}
.children {
    list-style: none;
}
#comments-title {
    margin-bottom: 30px;
}
article.comment {
    overflow: hidden;
    padding: 20px;
}
li.comment:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}
.comment-meta {
    margin-bottom: 10px;
}
.comment_text p {
    margin-bottom: 0;
}
#reply-title {
    margin-bottom: 20px;
    font-weight: 400;
}
.comment-meta h6.fn {
    display: inline;
    margin-right: 20px;
}
.comment-meta h6.fn time {
	font-size: 12px;
	color: #B8BCC3;
	margin-left: 10px;
}
.comment-meta h6.fn time i {
	font-size: 14px;
	margin-right: 2px;
}
.comment-date-time {
    font-style: italic;
}
.comment-edit-reply{ 
    padding:0; 
    margin:0;
}
.comment-edit-reply,.children {
    list-style:none !important; 
}
.reply {
    display:block;
    font-size: 11px;
}
li.edit-link,
span.edit-link {
    float: right;
    font-size: 11px;
    font-style: italic;
    margin-bottom: 0px;
}
.comment a {
    text-decoration: none;
}
.avatar {
    margin-bottom: 10px;
}
.children { 
    padding-left:10%; 
    margin-bottom: 0; 
}
.children .uavatar { 
    width:10%; 
}
.children .comment-content { 
    width:87%;
    padding-left: 2%;
}
.form-allowed-tags {
    display: none;
}
#cancel-comment-reply-link{
    font-size: 11px; 
    text-transform: capitalize;
}
body.logged-in #comments form {
    position: relative;
}
body.logged-in #comments .comment-form-comment {
    margin-bottom: 0px;
}
#comments input[type="submit"] {
    background: #F0483E;
    color: #fff;
    border: none;
    padding: 7px 25px;
    text-transform: uppercase;
	cursor:pointer;
}
form#commentform {
    margin-bottom: 50px;
}
form#commentform .logged-in-as {
    margin-bottom: 10px;
}
ol li.comment form#commentform {
    margin-bottom: 20px;
}
form#commentform input[type="text"],
form#commentform textarea {
    background: #fff;
}

/* Magnific Popup CSS */
.mfp-bg {
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	z-index: 1042;
  	overflow: hidden;
  	position: fixed;
  	background: #0b0b0b;
  	opacity: 0.8; 
}
.mfp-wrap {
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
  	z-index: 1043;
  	position: fixed;
  	outline: none !important;
  	-webkit-backface-visibility: hidden; 
}
.mfp-container {
  	text-align: center;
  	position: absolute;
  	width: 100%;
  	height: 100%;
  	left: 0;
  	top: 0;
  	padding: 0 8px;
  	box-sizing: border-box; 
}
.mfp-container:before {
  	content: '';
  	display: inline-block;
  	height: 100%;
  	vertical-align: middle; 
}
.mfp-align-top .mfp-container:before {
  	display: none;
}
.mfp-content {
  	position: relative;
  	display: inline-block;
  	vertical-align: middle;
  	margin: 0 auto;
  	text-align: left;
  	z-index: 1045; 
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  	width: 100%;
  	cursor: auto; }

.mfp-ajax-cur {
  	cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  	cursor: -moz-zoom-out;
  	cursor: -webkit-zoom-out;
  	cursor: zoom-out; 
}
.mfp-zoom {
  	cursor: pointer;
  	cursor: -webkit-zoom-in;
  	cursor: -moz-zoom-in;
  	cursor: zoom-in; 
}
.mfp-auto-cursor .mfp-content {
  	cursor: auto; 
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  	-webkit-user-select: none;
  	-moz-user-select: none;
  	user-select: none; 
}
.mfp-loading.mfp-figure {
  	display: none; 
}
.mfp-hide {
	display: none !important; 
}
.mfp-preloader {
  	color: #CCC;
  	position: absolute;
  	top: 50%;
  	width: auto;
  	text-align: center;
  	margin-top: -0.8em;
  	left: 8px;
  	right: 8px;
  	z-index: 1044; 
}
.mfp-preloader a {
	color: #CCC; 
}
.mfp-preloader a:hover {
	color: #FFF; 
}
.mfp-s-ready .mfp-preloader {
  	display: none; 
}
.mfp-s-error .mfp-content {
  	display: none; 
}
button.mfp-close,
button.mfp-arrow {
  	overflow: visible;
  	cursor: pointer;
  	background: transparent;
  	border: 0;
  	-webkit-appearance: none;
  	display: block;
  	outline: none;
  	padding: 0;
  	z-index: 1046;
  	box-shadow: none;
  	touch-action: manipulation; 
}
button::-moz-focus-inner {
  	padding: 0;
  	border: 0; 
}
.mfp-close {
  	width: 44px;
  	height: 44px;
  	line-height: 44px;
  	position: absolute;
  	right: 0;
  	top: 0;
  	text-decoration: none;
  	text-align: center;
  	opacity: 0.65;
  	padding: 0 0 18px 10px;
  	color: #FFF;
  	font-style: normal;
  	font-size: 40px;
  	font-family: Arial, Baskerville, monospace; 
}
body.admin-bar .mfp-close {
	top: 30px;	
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1; 
}
.mfp-close:active {
    top: 1px; 
}
.mfp-close-btn-in .mfp-close {
  	color: #333; 
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  	color: #FFF;
  	right: -6px;
  	text-align: right;
  	padding-right: 6px;
 	width: 100%; 
}
.mfp-counter {
  	position: absolute;
  	top: 0;
  	right: 0;
  	color: #CCC;
  	font-size: 12px;
  	line-height: 18px;
  	white-space: nowrap; 
}
.mfp-arrow {
  	position: absolute;
	font: normal normal normal 14px/1 FontAwesome;
  	opacity: 0.65;
  	margin: 0;
  	top: 50%;
  	margin-top: -55px;
  	padding: 0;
  	width: 90px;
  	height: 110px;
  	-webkit-tap-highlight-color: transparent;
	text-align: center;
	font-size: 50px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
    opacity: 1; 
}
.mfp-arrow:before {
    content: '\f104';
    display: inline-block;
    padding: 15px;
}
.mfp-arrow:before {
    opacity: 0.7; 
}
.mfp-arrow-left {
  	left: 0; 
}
.mfp-arrow-right {
  	right: 0;
}
.mfp-arrow-right:before {
	content: '\f105';
}
.mfp-iframe-holder {
  	padding-top: 40px;
  	padding-bottom: 40px; 
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; 
}
.mfp-iframe-holder .mfp-close {
    top: -40px; 
}
.mfp-iframe-scaler {
  	width: 100%;
  	height: 0;
  	overflow: hidden;
  	padding-top: 56.25%; 
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; 
}
/* Main image in popup */
img.mfp-img {
  	width: auto;
  	max-width: 100%;
  	height: auto;
  	display: block;
  	line-height: 0;
  	box-sizing: border-box;
  	padding: 40px 0 40px;
  	margin: 0 auto; 
}
/* The shadow behind the image */
.mfp-figure {
  	line-height: 0; 
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; 
}
.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; 
}
.mfp-figure figure {
    margin: 0; 
}
.mfp-bottom-bar {
  	margin-top: -36px;
  	position: absolute;
  	top: 100%;
  	left: 0;
  	width: 100%;
  	cursor: auto; 
}
.mfp-title {
  	text-align: left;
  	line-height: 18px;
  	color: #F3F3F3;
  	word-wrap: break-word;
  	padding-right: 36px; 
}
.mfp-image-holder .mfp-content {
  	max-width: 100%; 
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  	cursor: pointer; 
}
#wpstats {
	display: none;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  	.mfp-img-mobile .mfp-image-holder {
    	padding-left: 0;
    	padding-right: 0; 
	}
  	.mfp-img-mobile img.mfp-img {
    	padding: 0; 
	}
  	.mfp-img-mobile .mfp-figure:after {
    	top: 0;
    	bottom: 0; 
	}
  	.mfp-img-mobile .mfp-figure small {
    	display: inline;
    	margin-left: 5px; 
	}
  	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box; 
	}
    .mfp-img-mobile .mfp-bottom-bar:empty {
    	padding: 0; 
	}
  	.mfp-img-mobile .mfp-counter {
    	right: 5px;
    	top: 3px; 
	}
  	.mfp-img-mobile .mfp-close {
    	top: 0;
    	right: 0;
    	width: 35px;
    	height: 35px;
    	line-height: 35px;
    	background: rgba(0, 0, 0, 0.6);
    	position: fixed;
    	text-align: center;
    	padding: 0; 
	} 
}
@media all and (max-width: 900px) {
	.mfp-arrow {
    	-webkit-transform: scale(0.75);
    	transform: scale(0.75); 
	}
  	.mfp-arrow-left {
    	-webkit-transform-origin: 0;
    	transform-origin: 0; 
	}
  	.mfp-arrow-right {
    	-webkit-transform-origin: 100%;
    	transform-origin: 100%; 
	}
  	.mfp-container {
   		padding-left: 6px;
    	padding-right: 6px; 
	} 
}
@media only screen and (max-width: 1200px) {
    body.home .content-wrap {
        max-width: 90%;
    }
    .pinned-posts-wrap {
        width: 240px;
    }
}
/* =========================================================================
                                    TABLET
   ========================================================================= */
@media only screen and (max-width: 959px) and (min-width: 768px) {
    a img.alignright {
        margin: 30px 0px 20px 30px !important;
    }
    a img.alignleft {
        margin: 30px 30px 20px 0px !important;
    }
    body {
        font-size: 15px;
    }

    .search-box {
        max-width: 220px;
    }
}
/* =========================================================================
                                    MOBILE 320
   ========================================================================= */
@media only screen and (max-width: 767px) {
    a img.alignright {
        margin: 30px 0px 20px 30px !important;
    }
    a img.alignleft {
        margin:30px 30px 20px 0px !important;
    }
    body {
        font-size: 14px;
    }
	.hero-section h1.blog-title, .hero-section h4 {
    	font-size: 25px;
    	line-height: 33px;
		margin-bottom: 10px;
		letter-spacing: -0.5px;
    }
    .content-wrap {
        max-width: 90%;
    }

    .serarch-box-wrap {
    	position: absolute;
    	width: 15px;
    	right: 0px;
    	top: 0px;
		-webkit-transition: width 0.5s ease;
		-moz-transition: width 0.5s ease;
		-o-transition: width 0.5s ease;
		transition: width 0.5s ease;
		background: #fff;
	}
	.serarch-box-wrap.active {
		width: 100%;
	}
    .serarch-box-wrap.active .fa.fa-search.search-controller:before {
        content: "\f00d";
    }
	.search-box {
		max-width: 100%;
		width: 100%;
	}
	
	a.blog-link {
		-webkit-background-size: 70px;
		-moz-background-size: 70px;
		-o-background-size: 70px;
		background-size: 70px;
		background-position: 0px 4px;
    	padding-left: 75px;
		font-size: 20px;
	}
	.logo-nav-wrap-inner {
		width: 100%;
		text-align: center;
		position: relative;
	}
	#logo-nav-wrap a.hamburger-menu {
		position: absolute;
		left: 0px;	
	}
	#logo-nav-wrap a.blog-link, 
	#logo-nav-wrap a.blog-link {
		display: inline-block !important;
		float: none;	
	}

	.pinned-posts-header h6,
	h5.latest-posts-title {
		font-size: 16px;
		color: #737884;
		text-transform: uppercase;
		display: block;
	}
    .pinned-posts-wrap {
        position: relative;
        width: auto;
        padding: 30px 0px 0px;
        border-bottom: 10px solid #f3f4f7;
        border-left: none;
    }
    body.home .ajaxable {
        padding-right: 0px;
    }
    .pinned-posts-header,
    .pinned-posts {
        max-width: 90%;
        margin: 0 auto;
    }
	.pinned-posts-wrap ul {
		padding: 20px 0px 0px;
	}
	.pinned-posts-wrap ul li {
		font-size: 13px;
		line-height: 24px;
	}
    .pinned-posts-wrap ul li a {
        height: auto;
        overflow: visible;
    }
	.hero-section .right .pinned-posts ul li.pinned-6 a {
		font-size: 12px;
		color: #737884 !important;
	}
	.pinned-posts-header a,
	.subscribe-wrap {
		display: none !important;
	}
	.pinned-posts-wrap ul li.pinned-6 {
		position: absolute;
    	top: 34px;
    	right: 30px;
    	padding-bottom: 0px;
        overflow: hidden;
	}
	.pinned-posts-header h6,
	.pinned-posts ul li a.pinned-more {
		float: none;
	}
	.pinned-posts-header h6 a {
		float: none;
		text-align: center;
		display: inline-block !important;
	}
    .blog-title {
        font-size: 22px;
        line-height: 30px;
    }
    .hero-section-archive {
        margin-bottom: 70px;
    }
    .share-links,
	.single-author-details {
        width: 100%;
        text-align: left;
    }
    .share-links .custom-share-button:last-child {
        margin: 0px;
    }
    #z-related-posts .blog-posts-wrap .blog-post {
        width: 100%;
        margin: 0px 0px 50px 0px;
    }
    #z-related-posts .blog-posts-wrap .blog-post:last-child {
        margin-bottom: 0px;
    }

	.single-post .blog-post-content, 
    .single-post .blog-post-content p {
		font-size: 16px !important;
		line-height: 30px !important;	
	}
    #z-related-posts .mob-sep {
        display: none;
    }
    #comments {
        padding: 30px 0 0;
    }
    .commentlist {
        margin-bottom: 40px;
    }
    .blog-posts .blog-post-content {
        margin-bottom: 20px;
    }
    #z-related-posts h2.blog-title {
        line-height: 26px;
        margin-bottom: 10px;
    }
    #z-related-posts .blog-posts-wrap .blog-post-content-area {
        margin-top: 10px;
    }
    h5.latest-posts-title {
        font-size: 14px;
        margin-bottom: 20px;
    }
    .subscribe-controller {
        margin: 13px 30px 13px 20px;
    }
    #SIGNUP_HEADING {
        font-size: 18px !important;
        line-height: 25px !important;
    }
}
@media only screen and (max-width: 550px) {
	.blog-posts-wrap .blog-posts {
		overflow: visible;
	}
    .blog-posts-wrap .blog-posts .hentry {
        width: 100%;
        margin: 0 0px 30px 0;
    }
	.blog-posts-wrap .blog-post:last-child .mob-sep {
		display: none;	
	}
	.blog-posts-wrap .blog-post-content-area {
    	height: auto;
    	margin: 20px 0 0;
	}
	body.home .banner-post {
		display: block !important;
	}
	.share-links .custom-share-button {
		font-size: 18px;
	}
    .subscribe-wrap .subscribe {
        position: relative;
    }
    .subscribe-wrap .image-wrap,
    .subscribe-wrap .blog-post-content-area-wrap {
        display: none !important;
    }
    .blog-posts-wrap .blog-title,
    .blog-posts-wrap .blog-post-content {
        height: auto !important;
    }
	.hero-section-archive .content-wrap p {
		font-size: 14px;
		line-height: 22px;
	}
	.hero-section-archive .archive-content {
		margin: 30px auto 30px;	
	}
	.pinned-4,
	.pinned-5 {
		display: none;
	}
	.hero-section-archive .archive-content-single {
		text-align: left;
	}
	.blog-post-content {
		margin-bottom: 50px;
	}
	#footer {
		font-size: 12px;
		line-height: 20px;
	}
}
/* =========================================================================
                                    MOBILE 480
   ========================================================================= */
@media only screen and (max-width: 767px) and (min-width: 480px) {
    
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

.left {
    float:left;
}
.right {
    float:right;
}
.last {
    margin-right: 0 !important;
}
.clear { 
    clear: both; 
}
.bg-cover {
    background-size: cover !important;
    -webkit-background-size:cover !important;
    -moz-background-size:cover !important;
    -webkit-box-sizing: content-box !important;
}
.text-align-center {
    text-align: center;
}
.relative-position {
	position: relative;
}
.truncate {
    height: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.no-list-style {
    list-style: none;
}
.display-table {
    display: table;
    width: 100%;
    height: 100%;
}
.display-table-cell {
    display: table-cell;
}
.vertical-align-middle {
    vertical-align: middle;
}
/*
 * Image replacement
 */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
*/
.hidden {
    display: none !important;
    visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
*/
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
*/
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
*/
.invisible {
    visibility: hidden;
}
.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: #000;
    background: rgba(0, 0, 0, 0.6);
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.blog-post-content .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
