/*------------------------------------------------------------------------------------------------------
    
    Template name: Appix Ghost Template
    Author: designingmarket
    Template URI: https://themeforest.net/item/appix-responsive-ghost-blog-theme/20289667
    Description: This is Ghost CMS Template
    Design and Developed by: designingmarket
    Version: 2.3
    Author URI: https://themeforest.net/user/designingmarket

----------------------------------------------------------------*/

body {
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    line-height: 25px;
    font-size: 16px;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}

a:hover {
    text-decoration: none;
    color:#f86a90;
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
    margin: 0;
    padding: 0;
}
img {
    max-width: 100%;
}
p {
    color: #060607;
}
/*=========================
Typography	
===========================*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight:700;
}
 
/* ==============================================
 Browser Upgrade Prompt
   ============================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
/* ==============================================
 Default CSS
   ============================================== */
.np {
    padding: 0;
}
.padding-zero {
    padding: 0;
}
.bg-change {
    background: #ffffff!important;
    color: #f96a91!important;
}
/*===================
All Padding Margin
=====================*/

.mt {
    margin-top: 115px;
}
.mb {
    margin-bottom: 115px;
}
.mt-90 {
    margin-top: 90px;
}
.mb-60 {
    margin-bottom: 60px;
}
.mt-50 {
    margin-top: 50px;
}
.mt-0 {
    margin-top: 0px;
}
.mb-100 {
    margin-bottom: 100px;
}
section.pt-25 {
    padding-top: 25px;
}
.section-ptb {
    padding-top: 90px;
    padding-bottom: 90px;
}
.section-ptb-2 {
    padding-top: 60px;
    padding-bottom: 50px;
}
.section-ptb-3 {
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-ptb-4 {
    padding-top: 30px;
    padding-bottom: 90px;
}
.section-pt {
    padding-top: 90px;
}
.section-pb {
    padding-bottom: 90px;
}
.pt {
    padding-top: 95px;
}
.pb {
    padding-bottom: 95px;
}
.pb-70 {
    padding-bottom: 70px;
}
.pt-70 {
    padding-top: 70px;
}
.pt-50 {
    padding-top: 50px;
}
.pt {
    padding-top: 80px;
}
.pb-120 {
    padding-bottom: 120px;
}
.pb-90 {
    padding-bottom: 90px;
}
.pb-100 {
    padding-bottom: 100px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pt-50 {
    padding-top: 50px;
}
.pt-80 {
    padding-top: 80px;
}
.pb-80 {
    padding-bottom: 80px;
}
.themeix-title-h1 {
    font-size: 36px;
    line-height: 48px;
    color: #333;
    font-weight: 400;
    margin-bottom: 20px;
}
.appix-danger {
    display: inline-block;
    padding: 12px 52px;
    background: #F96A91;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 12px;
    text-align: center;
    border-radius: 5px;
    transition: all 0.5s;
}
.appix-danger:hover {
    color: #fff;
}
.b-mr {
    margin-right: 25px;
}
.appix-info {
    display: inline-block;
    padding: 12px 20px;
    background: #060607;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
	font-size: 12px;
    border-radius: 5px;
    transition: all 0.5s;
}
.appix-info:hover {
    color: #fff;
}
.para-mb {
    margin-bottom: 42px;
    font-size: 16px;
}
.themeix-submit-btn {
    border-radius:0;
}
/* ==========================================
 Main Menu
   ========================================== */

header {
    width: 100%;    ;
}
header#stickey-menu {
    background: #fff;
    z-index: 1000;
}
.main-menu {
    position: relative;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    border-bottom: 1px solid rgba(245, 245, 245, .1);
    padding: 10px 0px;
}

.logo-brand {
    float: left;
}
.logo-brand img {
    max-height:45px;
}
a.logo.text-logo {
    font-size: 34px;
    color: #4fa1f5;
    line-height: 34px;
    font-weight: 600;
    display: block;
    color: #4d9ff3;
}
.log-icon {
    float: left;
    font-size: 43px;
    background: #424242;
    padding: 4px 20px;
    color: #fff;
}
.navbar-brand img {
    max-height: 40px;
}
.custom-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #9E9E9E;
}
.themeix-logo-title {
    font-size: 28px;
    font-weight: 500;
    color: #fff;
    float: right;
    text-align: center;
    padding: 12px 8px;
    background: #f96a91;
    margin-top: 0px;
}
.logo-brand img.logo-image, .logo img.logo-image {
    max-height: 45px;
}
.main-menu .navbar-nav li a {
    padding: 10px 15px;
    font-size: 16px;
    color: #060607;
    display: block;
    transition: all 0.4s ease-in-out;
    font-weight: 500;
    margin-left: 5px;
}
.main-menu .navbar-nav li a:hover {
    color: #3A9ADB;
 
}
.stickey .navbar-nav li a:hover {
    background-color: 354A5E ;
    color: #fff;
}
.stickey .main-menu .navbar-nav li.active a {
    color: #3A4E63;
}
.navbar-nav li a:hover,
.navbar-nav li a:focus,
.navbar-nav li a:active {
    background: none;
}
.logo-title {
    font-size: 30px;
}
header.stickey a.logo.image-logo img {
    max-height: 35px;
    margin-top: 5px;
}
.main-menu button.navbar-toggler {
    outline: 0;
    cursor: pointer;
    border: 1px solid #060607;
    border-radius: 0;
    color: #fff;
    padding: 5px 10px;
    background-color: #060607;
}
/* ==========================================
Slider
   ========================================== */

.slider-area {
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.tag-page .slider-wrapper-2 {
    height: 300px;
    text-align: center;
    position: relative;
}
 .slider-wrapper-2 {
    height: 450px;
    text-align: center;
    position: relative;
}
canvas.particles-js-canvas-el {
    position: absolute;
    opacity: 0.5;
}
canvas {
    display: block;
    vertical-align: bottom;
}
canvas {
    display: block;
    vertical-align: bottom;
}
#particles-js {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #0c0c0c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    display: flex;
    justify-content: left;
    align-items: left;
}
.slider-wrapper-2 #particles-js::before {
    content:"";
    position: absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.5);
}
.slider {
    position: relative;
}
.count-particles {
    border-radius: 0 0 3px 3px;
}
.slider-fixed-text {
    position: relative;
    color: #fff;
    text-align: left;
    z-index:1;
}
.slider-fixed-text p {
    font-size: 40px;
    color: #fff;
    font-weight: 3;
    line-height: 1.5em;
    text-transform: capitalize;
}
.slider-fixed-text h1 {
    text-transform: capitalize;
    font-size: 70px;
    font-weight: 600;
    letter-spacing: 0;
}
#partical-js {
    height: 650px;
}
  
.page-title-wrapper h1 {
    font-size: 40px;
    text-align: left;
    font-weight: 700;
    text-align: center;
    line-height:44px;
}
.page-title-wrapper .slider-wrapper-2 {
    height: 450px;
    text-align: left;
}
.themeix-button-group .themeix-btn {
    padding: 0;
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 24px;
    margin-right: 12px;
    font-weight: 600;
    letter-spacing: 0;
    border-radius: 0;
    color: #060607;
    position: relative;
    z-index: 2;
    -webkit-transition: 0.4s;
    border: 2px solid #060607;
    padding: 10px 20px;
    text-align: center;
}
.themeix-button-group .themeix-btn:hover {
    color: #fff;
	   border: 2px solid #060607;
}
.themeix-button-group .themeix-btn:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    background-color: #060607;
	 
	color:#fff;
    top: 50%;
    left: 0;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: -11;
}
.themeix-button-group .themeix-btn:hover:before {
    height: 50%;
}
.themeix-button-group .themeix-btn:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    background-color: #060607;
	color:#fff;
    bottom: 50%;
    left: 0;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: -11;
}
.themeix-button-group .themeix-btn:hover:after {
    height: 50%;
}
.themeix-button-group .bg-change:before {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    background-color: #3A4E63;
    top: 50%;
    left: 0;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: -11;
}
.themeix-button-group .bg-change:hover:before {
    height: 50%;
}
.themeix-button-group .bg-change:after {
    content: "";
    width: 100%;
    height: 0;
    position: absolute;
    background-color: #3A4E63;
    bottom: 50%;
    left: 0;
    transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    -webkit-transition: 0.4s;
    z-index: -11;
}
.themeix-button-group .bg-change:hover:after {
    height: 50%;
}
.themeix-button-group .bg-change:hover {
    color: #FFFFFF!important;
}
.themeix-button-group .bg-change {
    background: #394E62;
}
.stickey {
    animation: 400ms linear 0s normal none 1 running fadeInDown;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    background: #FFFFFF;
    left: 0;
    color: #303030 !important;
    margin: 0 auto;
    position: fixed;
    right: 0;
    top: 0;
    transition: all 300ms linear 0s;
    z-index: 10;
    padding: 0px 0;
    border: 0;
}
.main-menu .dropdown-item {
    max-width:250px;
    white-space:nowrap;
    text-overflow:ellipsis;
    margin-right:5px;
    overflow:hidden;
}
.stickey .main-menu ul li a {
    color: #303030;
}
.themeix-footer-bottom {
    text-align: center;
    padding: 60px 0;
}
.themeix-footer-bottom a {
    color: #80aee4;
    font-weight: 700;
}
.inner-section a {
    display: inline-block;
}
.footer-menu {
    padding: 30px 0;
    padding-bottom: 10px;
    font-size: 14px;
}
.footer-menu li {
    display: block;
    display: inline-block;
        border-right: 1px solid#78b0ec;
}
.footer-menu li:last-child {
    border-right: none;
}
.footer-menu li a {
    color: #FFFFFF;
    font-weight: 400;
    padding: 0 11px;
    line-height: 20px;
}
.footer-overlay {
    background: rgba(0, 0, 0, .10);
}
.footer-search-form button[type='submit'] {
    position: absolute;
    top: 0;
    right: 0;
    padding: 8.5px 15px;
    cursor: pointer;
    border-radius: 0;
}
.footer-search-form button[type='submit']:focus {
    box-shadow: none;
}
.image-logo img {
    max-width:250px;
}
.inner-section {
    color: #ffffff;
}
.widget-content i {
    color:#060607;
}
.widget-content form i {
    color:#fff;
}
.widget-content form .form-control:focus {
    box-shadow: none;
}
.widget-content form {
    position: relative;
}
#scrollUp {
    background: #394E62 none repeat scroll 0 0;
    bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    right: 10px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    line-height: 40px;
    text-align: center;
}
.blog-excerpt {
    color: #444;
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 30px;
}
ul.blog-author-name {
    margin-bottom:15px;
    padding:0;
}

.blog-item {
    padding-bottom: 60px;
    display: block;
    float: left;
    width: 100%;
}
h3.blog-post-title {
    margin-top: 0;
    margin-bottom: 0;
}
.blog-item .blog-image {
    position: relative;
    overflow: hidden;
   margin-bottom: 20px;
   max-height:300px;
}
.blog-image {
    max-height: 300px;
}
.blog-image:after {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 35px;
    color: #fff;
    z-index: 11;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
   
    opacity: 0;
    visibility: hidden;
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    transition: transform 400ms ease 0s;
    -webkit-transition: -webkit-transform 400ms ease 0s;
    -moz-transition: transform 400ms ease;
}
.blog-item:hover .blog-image:after {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

.blog-image > img {
    width: 100%;
}
.blog-image a {
    position: relative;
    display: inline-block;
}

.blog-image a:before {
    position: absolute;
    content: " ";
    left: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    background: rgba(63, 63, 63, .61);
    opacity: 0;
    transition: all 350ms;
}
.blog-item:hover .blog-image a:before {
    opacity: 1;
}
.blog-iframe.blog-image:after{
	content: " "!Important;
	
}
.single-blog-item .blog-details {
    padding-top: 0;
}
.blog-details h3 a {
    font-size: 24px;
    text-transform: none;
    font-weight: 700;
    letter-spacing: 0;
    margin: 0px;
    margin-bottom: 10px;
    text-decoration: none;
    color: #060607;
    padding-bottom: 0px;
    display: block;
    margin-bottom: 10px;

    line-height: 34px;
}
.blog-details h3 a:hover {
    color: #3A9ADB;
}
 .single-blog-item .details-img img {
    width: 100%;
    
}
.single-blog-item .details-img figure {
    margin-bottom: 30px;
}
.figure .figure-img {
 margin-bottom:0;
}
ul.blog-author-name li {
    display: inline-block;
    margin-right: 10px;
    color: #a5a5a5;
}
.caption-border {
    border-width: 0 1px 1px 1px;
    border-color: #ddd;
    border-style: solid;
    padding: 2px;
    padding-left: 5px;
    font-style: italic;
    font-size: 14px;
}
ul.blog-author-name li a {
    color:#a5a5a5;
}
ul.blog-author-name li a:hover {
    color:#060607;
}
ul.blog-author-name li i {
    margin-right: 10px;
    color:#a5a5a5;
}
.blog-details p {
    color: #3a4e63;
    font-size: 16px;
    line-height: 30px;
}
.themeix-second-button .btn-read {
    background-color: #3A4E63;
    color: #fff;
    border: 2px solid #3A4E63;
    border-radius: 0px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 3px;
    padding: 11px 46px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    float: left;
}
.themeix-second-button .btn-read:hover {
    background: #FFFFFF;
    color: #424242;
}
.share-icon span {
    display: inline-block;
    font-size: 16px;
    text-transform: uppercase;
    margin-right: 20px;
    color: #3a4e63;
}
ul.social-icon {
    display: inline-block;
    margin-bottom: 0;
	    padding-left: 0;
}
.social-icon li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 15px;
    border-radius: 0;
    margin-right: 3px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.social-icon li {
    display: inline-block;
}
.twitter {
    background: #1DA1F2;
}
.facebook {
    background: #3B5998;
}
.google {
    background: #DC4A3D;
}
.social-icon a:hover {
    background: #424242;
    color: #FFFFFF;
}
.icon-button {
    position: relative;
    padding-top: 20px;
}
.blog-meta-wrapper {
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.blog-meta {
    float: left;
    width: 60%;
}
 
.tag-clouds a {
    border: 1px solid #f86a90;
    color: #f86a90;
    padding: 5px 10px;
    margin-right: 5px;
}
.blog-cats {
    float: left;
    margin-right: 15px;
}
.blog-cats i,
.blog-author i {
    margin-right: 5px;
    color: #9d9d9d;
}
.author-details .author-name h4, ul.author-link {
    margin-bottom: 0;
}
.share-icon {
    float: right;
    margin-top: 10px;
}
.blog-navigation {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}
.previous-blog-post {
    float: left;
    width: 50%;
    padding-right: 30px;
}
.next-blog-post {
    padding-left: 30px;
    float: right;
    width: 50%;
    text-align: right;
}
.hover-color {
    transition: all .4s linear 0s;
}
.hover-color:hover {
    color: #f86a90;
    ;
}
h5.author-title {
    color: #333333;
    font-size: 18px;
    line-height: 64px;
}
.read-more {
    float: left;
}
.blog-excerpt p {
    margin-top: 10px;
    margin-bottom: 20px
}
.previous-blog-post i {
    padding-right: 5px;
}
.blog-cats a,
.blog-author a {
    color: #f86a90;
}
.previous-blog-post a,
.previous-blog-post i,
.next-blog-post a,
.next-blog-post i {
    color: #060607;
}
 
nav.pagination {
    display: block;
    text-align: center;
    width: 100%;
    padding: 40px 0;
}
a.older-posts {
    float: right;
}
a.newer-posts {
    float: left;

}
a.newer-posts, a.older-posts {
    color: #a2a2a2;
    border: 1px solid #f9f9f9;
    padding: 12px 20px;
    border-radius: 4px;
    background: #f9f9f9;
    font-size: 15px;
}
a.newer-posts:hover, a.older-posts:hover {
    color: #fff;
    border: 1px solid #394E62;
    background: #394E62;
	    transition: all .4s linear 0s;
}
span.page-number {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    width: auto;
    float: none;
    color: #a7a7a7;
}

div#disqus_thread {
    background: #f9f9f9;
    padding: 30px;
}
.footer-area {
    background: #f9f9f9;
}
.themeix-footer-bottom h5 {
    line-height:30px;
}
.column {
    overflow: hidden;
}
.column .widget-title h3 {
    color: #060607;
    margin-bottom: 30px;
}
.column .widget-title p {
    color: #060607;
}
.themeix-social-area i {
    padding: 10px;
    background-color: #28588e;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 12px;
    font-size: 14px;
    color: #fff;
    transition: all .4s linear 0s;
}
.themeix-social-area i:hover {
    background-color:#060607;
}
 .themeix-social-area a.themeix-tool {
    float: left;
}

.themeix-social-area i.fa.fa-facebook:hover {
    background: #3B5998;
}
.themeix-social-area i.fa.fa-twitter:hover {
    background: #55ACEE;
}
.themeix-social-area i.fa.fa-google-plus:hover {
    background: #DC4A3D;
}

 .not-found-page {
    font-size: 70px;
    font-weight: 600;
    text-align: center;
    padding: 90px 0;
 
}
.themeix-color {
    background-color: #F86A90;
}
 
 
.column p {
    margin-bottom: 22px;
}
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.widget-content ul li {
    margin-bottom: 6px;
}
.widget-content ul li a {
    color: #060607;
    font-size: 14px;
    display: inline-block;
}
.widget-content ul li a:hover {
    color: #f86a90;
}
.newsletter {
    position: relative;
}
.newsletter input {
    background: #FFFFFF;
    border: 1px solid#E4E4E4;
    width: 100%;
    padding: 0 15px;
    line-height: 25px;
    text-align: left;
}
.newsletter button {
    position: absolute;
    right: 0;
    top: 0;
    height: 47px;
    width: 43px;
    line-height: 42px;
    background: #394E62;
    color: #FFF;
    border: 0;
}
.mar-top {
    margin-top: -12px;
}
.blog-footer {
    background: url("../images/footer-image.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
 
.blog-details .fluid-width-video-wrapper {
    width: 100%;
    position: relative;
    padding: 0;
    margin-bottom: 30px;
}
.blog-footer-overlya {
    background-color: rgba(10, 10, 10, 0.83);
}
.details-img img {
    width: 100%;
}
.sidebar-contents {
    padding:0 25px;
    background-color: #fff;
}
.sidebar .widget h5 {
    color: #323232;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
    margin-top: 0;
}
.sidebar ul li.cat-item a,
.sidebar ul li a {
    color: #060607;
    font-weight: 400;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
}
.sidebar ul li.cat-item,
.sidebar ul li {
    border-bottom: 1px solid #e4e4e4;
    padding: 10px 0;
    position: relative;
}
.widget {
    margin-bottom: 50px;
}
.sidebar .widget h3 {
    margin-top: 0;
}
.sidebar ul li a:hover {
    color: #F86A90;
}
.tagcloud > li {
    list-style: outside none none;
}
.sidebar ul li a {
    color: #060607;
    display: inline;
}
.sidebar ul li.cat-item a {
    font-weight: 400;
}
.sidebar ul li span {
    color: #777777;
    display: block;
    font-size: 13px;
    margin: 5px 0;
}
span.dis {
    display: inline!important;
}
.tagcloud li {
    display: inline;
}
.tagcloud li a {
    border: 1px solid #efefef;
}
ul.tagcloud li a {
    border: 1px solid #e4e4e4;
    color: #777777;
    display: inline-block;
    margin-bottom: 6px;
    margin-right: 2px;
    padding: 8px 20px;
}
ul.tagcloud li a:hover {
    background-color: #288feb;
    color: #fff;
    border-color: #288feb;
}
ul.tagcloud li.widget-active a {
    background-color: #288feb;
    color: #fff;
}
.custom ul li {
    border-bottom: solid 1px #eee;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.left-link-item {} .left-link-item ul li {
    display: inline-block;
    margin-right: 12px;
}
.left-link-item ul li::before {
    content: "\f292";
    font-family: 'Font Awesome\ 5 Free';
    margin-right: 10px;
    color: #060607;
}
.left-link-item ul li a {
    color: #F96A91;
}
.middle-section {
    position: relative;
}
.author-box {
    background: #060607;
    display: inline-block;
    min-height: 50px;
    width: 100%;
    margin-bottom: 30px;
}
.about-author .author-box .author-img {
    width: 17%;
    float: left;
}
.about-author .author-box .author-details {
    width: 83%;
    float: left;
    padding: 15px 22px;
}
.john {
    float: left;
    color: #ffffff;
    font-size: 22px;
    font-weight: 600;
}
.author-name {
    display: inline-block;
    width: 100%;
}
ul.author-link {
    float: right;
    margin-top: 0px;
}
ul.author-link li {
    display: inline-block;
    margin-right: 10px;
}
ul.author-link li a {
    color: #FFFFFF;
    font-size: 15px;
}
.author-details p {
    margin-top: 4px;
    margin-bottom: 3px;
    color: #fff;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    background: none repeat scroll 0 0 #ffffff;
}
.preloader-battery {
    display: block;
    margin: 0px auto;
    position: relative;
    width: 4.25rem;
    height: 8.5rem;
    box-shadow: 0 0 0 0.2rem rgb(66, 92, 119);
    -o-box-shadow: 0 0 0 0.2rem rgb(66, 92, 119);
    -ms-box-shadow: 0 0 0 0.2rem rgb(66, 92, 119);
    -webkit-box-shadow: 0 0 0 0.2rem rgb(66, 92, 119);
    -moz-box-shadow: 0 0 0 0.2rem rgb(66, 92, 119);
    border-radius: 0.09rem;
    -o-border-radius: 0.09rem;
    -ms-border-radius: 0.09rem;
    -webkit-border-radius: 0.09rem;
    -moz-border-radius: 0.09rem;
    background: white;
}
.preloader-battery:before {
    content: '';
    position: absolute;
    left: 0.5625rem;
    right: 0.5625rem;
    top: -0.75rem;
    height: 0.7375rem;
    width: 3.125rem;
    background: rgb(66, 92, 119);
    border-radius: 0.18rem;
    -o-border-radius: 0.18rem;
    -ms-border-radius: 0.18rem;
    -webkit-border-radius: 0.18rem;
    -moz-border-radius: 0.18rem;
}
.preloader-battery:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-right: 4.25rem solid transparent;
    border-bottom: 7.05rem solid rgba(255, 255, 255, 0.32);
}
.preloader-battery .cssload-liquid {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 4.25rem;
    background: rgb(255, 80, 80);
    animation: load 2.59s infinite;
    -o-animation: load 2.59s infinite;
    -ms-animation: load 2.59s infinite;
    -webkit-animation: load 2.59s infinite;
    -moz-animation: load 2.59s infinite;
}
.preloader-battery .cssload-liquid:after,
.preloader-battery .cssload-liquid:before {
    content: '';
    position: absolute;
    top: -0.5rem;
    height: 1.125rem;
    width: 1.4625rem;
    background: rgb(255, 80, 80);
    opacity: 0;
    border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}
.preloader-battery .cssload-liquid:after {
    right: 0;
    animation: cssload-liquid-1 2.59s infinite;
    -o-animation: cssload-liquid-1 2.59s infinite;
    -ms-animation: cssload-liquid-1 2.59s infinite;
    -webkit-animation: cssload-liquid-1 2.59s infinite;
    -moz-animation: cssload-liquid-1 2.59s infinite;
}
.preloader-battery .cssload-liquid:before {
    left: 0;
    animation: cssload-liquid-2 2.59s infinite;
    -o-animation: cssload-liquid-2 2.59s infinite;
    -ms-animation: cssload-liquid-2 2.59s infinite;
    -webkit-animation: cssload-liquid-2 2.59s infinite;
    -moz-animation: cssload-liquid-2 2.59s infinite;
}
@keyframes load {
    0% {
        top: 4.5rem;
    }
    70% {
        top: 1.125rem;
    }
    90% {
        top: 0;
    }
    95% {
        top: 0;
    }
    100% {
        top: 4.5rem;
    }
}
@-o-keyframes load {
    0% {
        top: 4.5rem;
    }
    70% {
        top: 1.125rem;
    }
    90% {
        top: 0;
    }
    95% {
        top: 0;
    }
    100% {
        top: 4.5rem;
    }
}
@-ms-keyframes load {
    0% {
        top: 4.5rem;
    }
    70% {
        top: 1.125rem;
    }
    90% {
        top: 0;
    }
    95% {
        top: 0;
    }
    100% {
        top: 4.5rem;
    }
}
@-webkit-keyframes load {
    0% {
        top: 4.5rem;
    }
    70% {
        top: 1.125rem;
    }
    90% {
        top: 0;
    }
    95% {
        top: 0;
    }
    100% {
        top: 4.5rem;
    }
}
@-moz-keyframes load {
    0% {
        top: 4.5rem;
    }
    70% {
        top: 1.125rem;
    }
    90% {
        top: 0;
    }
    95% {
        top: 0;
    }
    100% {
        top: 4.5rem;
    }
}
@keyframes cssload-liquid-1 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    22% {
        height: 0.28125rem;
        top: 0.375rem;
        opacity: 1;
    }
    25% {
        top: -0.25rem;
    }
    35% {
        height: 1.125rem;
        top: -0.5rem;
    }
    55% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 0.61875rem;
        opacity: 1;
        top: -0.275rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-o-keyframes cssload-liquid-1 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    22% {
        height: 0.28125rem;
        top: 0.375rem;
        opacity: 1;
    }
    25% {
        top: -0.25rem;
    }
    35% {
        height: 1.125rem;
        top: -0.5rem;
    }
    55% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 0.61875rem;
        opacity: 1;
        top: -0.275rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-ms-keyframes cssload-liquid-1 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    22% {
        height: 0.28125rem;
        top: 0.375rem;
        opacity: 1;
    }
    25% {
        top: -0.25rem;
    }
    35% {
        height: 1.125rem;
        top: -0.5rem;
    }
    55% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 0.61875rem;
        opacity: 1;
        top: -0.275rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-webkit-keyframes cssload-liquid-1 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    22% {
        height: 0.28125rem;
        top: 0.375rem;
        opacity: 1;
    }
    25% {
        top: -0.25rem;
    }
    35% {
        height: 1.125rem;
        top: -0.5rem;
    }
    55% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 0.61875rem;
        opacity: 1;
        top: -0.275rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-moz-keyframes cssload-liquid-1 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    22% {
        height: 0.28125rem;
        top: 0.375rem;
        opacity: 1;
    }
    25% {
        top: -0.25rem;
    }
    35% {
        height: 1.125rem;
        top: -0.5rem;
    }
    55% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 0.61875rem;
        opacity: 1;
        top: -0.275rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@keyframes cssload-liquid-2 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    17.5% {
        height: 0.28125rem;
        top: 0.2rem;
        opacity: 1;
    }
    20% {
        top: -0.25rem;
    }
    25% {
        height: 1.40625rem;
        top: -0.625rem;
    }
    45% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 1.40625rem;
        opacity: 1;
        top: -0.5rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-o-keyframes cssload-liquid-2 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    17.5% {
        height: 0.28125rem;
        top: 0.2rem;
        opacity: 1;
    }
    20% {
        top: -0.25rem;
    }
    25% {
        height: 1.40625rem;
        top: -0.625rem;
    }
    45% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 1.40625rem;
        opacity: 1;
        top: -0.5rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-ms-keyframes cssload-liquid-2 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    17.5% {
        height: 0.28125rem;
        top: 0.2rem;
        opacity: 1;
    }
    20% {
        top: -0.25rem;
    }
    25% {
        height: 1.40625rem;
        top: -0.625rem;
    }
    45% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 1.40625rem;
        opacity: 1;
        top: -0.5rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-webkit-keyframes cssload-liquid-2 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    17.5% {
        height: 0.28125rem;
        top: 0.2rem;
        opacity: 1;
    }
    20% {
        top: -0.25rem;
    }
    25% {
        height: 1.40625rem;
        top: -0.625rem;
    }
    45% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 1.40625rem;
        opacity: 1;
        top: -0.5rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@-moz-keyframes cssload-liquid-2 {
    0% {
        height: 0;
        opacity: 0;
        top: -0.5rem;
    }
    17.5% {
        height: 0.28125rem;
        top: 0.2rem;
        opacity: 1;
    }
    20% {
        top: -0.25rem;
    }
    25% {
        height: 1.40625rem;
        top: -0.625rem;
    }
    45% {
        height: 0.28125rem;
        top: -0.125rem;
    }
    60% {
        height: 1.40625rem;
        opacity: 1;
        top: -0.5rem;
    }
    96% {
        height: 0.84375rem;
        opacity: 0;
        top: 0.5rem;
    }
    100% {
        height: 0;
        opacity: 0;
    }
}
@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        
        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 that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    img {
        max-width: 100% !important;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}
.tag-clouds a {
    border: 1px solid #060607;
    color: #060607;
    display: inline-block;
    margin: 0 5px 10px;
    padding: 5px 10px;
    text-transform: capitalize;
    transition: all 0.4s linear 0s;
    margin-left: 0;
}
.tag-clouds a:hover {
    background-color: #060607;
    color: #fff;
}
.recent-posts ul {
    margin:0;
    padding:0;
    list-style:none;
}
.widget-content ul li a,
.recent-posts ul li a {
    color: #060607;
    display: inline;
    font-size: 15px;
    text-transform: capitalize;
    transition: all 0.4s linear 0s;
}
.recent-posts ul li a:hover {
    color: #060607;
}
.recent-posts ul li {
    margin-bottom: 10px;
}

	
.newsletter input, .subscribe-email {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #3A4E63 !important;
    line-height: 33px;
    padding: 0 15px;
    text-align: left;
    width: 100%;
    height: 47px;
    float: left;
}
.gh-subscribe button {
    background: #3A4E63 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    width:85px;
    height:47px;
    cursor:pointer;
}
.subscribe-text {
    font-size:13px;
}
.subscribe-input {
    border-radius:0;
}
.widget-title h3 {
    margin-top: 0;
    font-size: 20px;
    margin-bottom: 15px;
	color: #060607;
}
.twitter-feed {
    margin-top: 60px;
}
 
.single-address h3 {
    color: #060607;
}
.contact-address {
    padding-top: 50px;
}
.page-content h2 {
    margin-top: 0;
}
.about-us-img {
    border: 15px solid #e8e8e8;
}
.page-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.page-bg:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
}
.home-slider {
    position: relative;
}

.tag-standard .fluid-width-video-wrapper,
.standard-post-format .fluid-width-video-wrapper {

    display:none;
}
h1.page-title-main {
    font-size: 60px;
    font-weight: bold;
}
 
.video-url .fluid-width-video-wrapper {
    display:inline-block;
}

.blog-excerpt .fluid-width-video-wrapper {
    display:none;
}

.tag-video_post .details-img {
    display:none;
}

.kg-gallery-container {
    margin: 1.5em auto;
    display: flex;
    flex-direction: column;
    max-width: 1040px;
    width: 60vw;
    max-width: 100%; }
  
  .kg-gallery-row {
    display: flex;
    flex-direction: row;
    justify-content: center; }
    .kg-gallery-row:not(:first-of-type) {
      margin: 0.75em 0 0 0; }
  
  .kg-gallery-image img {
    display: block;
    margin: 0;
    width: 100%;
    height: 100%; }
  
  .kg-gallery-image:not(:first-of-type) {
    margin: 0 0 0 0.75em; }
  
  .entry-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto; }
    .entry-content figcaption {
      padding-left: 10px;
      font-size: 14px;
      margin: 0;
      padding: 3px;
      margin: 1.0em 0 0;
      font-size: 80%;
      line-height: 1.6em;
      text-align: center; }
    .entry-content blockquote {
      min-width: 100%; }
    .entry-content dl {
      min-width: 100%; }
    .entry-content h1 {
      min-width: 100%; }
    .entry-content h2 {
      min-width: 100%; }
    .entry-content h3 {
      min-width: 100%; }
    .entry-content h4 {
      min-width: 100%; }
    .entry-content h5 {
      min-width: 100%; }
    .entry-content h6 {
      min-width: 100%; }
    .entry-content ol {
      min-width: 100%; }
    .entry-content p {
      min-width: 100%; }
    .entry-content pre {
      min-width: 100%; }
    .entry-content ul {
      min-width: 100%; }
    .entry-content .kg-image {
      max-width: 100%; }
    .entry-content figure {
      margin: 1em 0; }
      .entry-content figure img {
        margin: 0; }
    .entry-content a {
      color: #FE6061; }
    .entry-content .kg-width-wide .kg-image {
      max-width: 1040px; }
    .entry-content .kg-width-full .kg-image {
      max-width: 100vw; }
  
  .footnotes {
    min-width: 100%; }
  
  .post-full-comments {
    min-width: 100%; }
  
  .kg-embed-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    min-width: 100%; }
    .kg-embed-card .fluid-width-video-wrapper {
      margin: 0; }
  
  @media (max-width: 1040px) {
    .entry-content .kg-width-full .kg-image {
      width: 100vw; } }
  
  .post-template .entry-content > p:first-child {
    font-size: 1.25em;
    line-height: 1.5em; }
  
  .post-full-image + .entry-content .kg-content *:first-child .kg-image {
    width: 100%; }
  
  .kg-width-full figcaption {
    padding: 0 1.5em; }
  
  .kg-gallery-card + .kg-image-card.kg-width-wide,
  .kg-gallery-card + .kg-gallery-card,
  .kg-image-card.kg-width-wide + .kg-gallery-card,
  .kg-image-card.kg-width-wide + .kg-image-card.kg-width-wide {
    margin: -2.25em 0 3em; }
  
  .entry-content img, .entry-content video {
    display: block;
    margin: 1.5em auto;
    max-width: 1040px;
    height: auto; }
  
  .entry-content h1 {
    min-width: 100%;
    margin: 0.5em 0 0.2em 0;
    font-weight: 700; }
  
  .entry-content h2 {
    min-width: 100%;
    margin: 0.5em 0 0.2em 0;
    font-weight: 700; }
  
  .entry-content h3 {
    min-width: 100%;
    margin: 0.5em 0 0.2em 0;
    font-weight: 700; }
  
  .entry-content h4 {
    min-width: 100%;
    margin: 0.5em 0 0.2em 0;
    font-weight: 700; }
  
  .entry-content h5 {
    min-width: 100%;
    display: block;
    font-weight: 700; }
  
  .entry-content h6 {
    min-width: 100%;
    margin: 0.5em 0 0.2em 0;
    font-weight: 700; }
  
  .entry-content p {
    min-width: 100%; }
    .entry-content p code {
      word-break: break-all; }
  
  .entry-content ul {
    min-width: 100%; }
  
  .entry-content ol {
    min-width: 100%; }
  
  .entry-content dl {
    min-width: 100%; }
  
  .entry-content pre {
    min-width: 100%;
    overflow-x: auto;
    max-width: 100%;
    border-radius: 5px; }
    .entry-content pre code {
      padding: 10px;
      font-size: inherit;
      line-height: inherit; }
      .entry-content pre code :not(span) {
        color: inherit; }
  
  .entry-content blockquote {
    min-width: 100%;
    padding: 0 1.5em;
    border-left: #3eb0ef 3px solid; }
    .entry-content blockquote p {
      margin: 0 0 1em 0;
      color: inherit;
      font-size: inherit;
      line-height: inherit;
      font-style: italic; }
      .entry-content blockquote p:last-child {
        margin-bottom: 0; }
  
  .entry-content li {
    word-break: break-word; }
    .entry-content li p {
      margin: 0; }
    .entry-content li:first-child {
      margin-top: 0; }
  
  .entry-content a {
    word-break: break-word; }
  
  .entry-content strong {
    color: color(var(--#a9a9a9) l(-5%)); }
  
  .entry-content em {
    color: color(var(--#a9a9a9) l(-5%)); }
  
  .entry-content small {
    display: inline-block;
    line-height: 1.6em; }
  
  .entry-content img + br + small {
    display: block;
    margin-top: -3em;
    margin-bottom: 1.5em;
    text-align: center; }
  
  .entry-content img[src$="#full"] {
    max-width: none;
    width: 100vw; }
  
  .entry-content iframe {
    margin: 0 auto !important; }
  
  .entry-content .fluid-width-video-wrapper {
    margin: 1.5em 0 3em; }
  
  .entry-content hr {
    width: 100%;
    margin: 1.5rem 0; }
  
  .entry-content table {
    display: inline-block;
    overflow-x: auto;
    margin: 0.5em 0 2.5em;
    max-width: 100%;
    width: auto;
    border-spacing: 0;
    border-collapse: collapse;
    font-size: 1.6rem;
    white-space: nowrap;
    vertical-align: top;
    background: radial-gradient(ellipse at left, rgba(0, 0, 0, 0.2) 0, transparent 75%) 0 center, radial-gradient(ellipse at right, rgba(0, 0, 0, 0.2) 0, transparent 75%) 100% center;
    background-attachment: scroll, scroll;
    background-size: 10px 100%, 10px 100%;
    background-repeat: no-repeat; }
    .entry-content table td {
      padding: 6px 12px;
      border: color(var(--whitegrey) l(-1%) s(-5%)) 1px solid; }
      .entry-content table td:first-child {
        background-image: linear-gradient(to right, white 50%, rgba(255, 255, 255, 0) 100%);
        background-size: 20px 100%;
        background-repeat: no-repeat; }
      .entry-content table td:last-child {
        background-image: linear-gradient(to left, white 50%, rgba(255, 255, 255, 0) 100%);
        background-position: 100% 0;
        background-size: 20px 100%;
        background-repeat: no-repeat; }
    .entry-content table th {
      font-weight: 700;
      letter-spacing: 0.2px;
      text-align: left;
      text-transform: uppercase;
      padding: 6px 12px; }
  
  .post-full-comments {
    min-width: 100%; }
  
  .footnotes {
    min-width: 100%;
    font-size: 1.5rem; }
    .footnotes p {
      margin: 0; }
  
  @media (max-width: 1040px) {
    .entry-content img {
      width: 100%; }
    .entry-content video {
      width: 100%; } }
  
  @media (max-width: 500px) {
    .entry-content {
      padding: 0; }
      .entry-content h1 {
        font-size: 2.8rem; }
      .entry-content h2 {
        font-size: 2.6rem; }
      .entry-content h3 {
        font-size: 2.2rem; }
      .entry-content h4 {
        font-size: 2.2rem; }
      .entry-content h5 {
        font-size: 2.2rem; }
      .entry-content h6 {
        font-size: 2rem; }
      .entry-content:before {
        display: none; }
      .entry-content:after {
        display: none; }
    .post-full-meta {
      font-size: 1.2rem;
      line-height: 1.3em; }
    .post-full-title {
      font-size: 2.9rem; }
    .post-full-image {
      margin-bottom: 4vw;
      height: 350px; } }
  
  @media (min-width: 1180px) {
    .entry-content h5 {
      max-width: 1060px;
      width: 100vw; } }
  
  .footnotes-sep {
    margin-bottom: 30px; }
  
  .footnote-backref {
    font-weight: bold;
    text-decoration: none !important; }
