/*
Theme Name: BfastMag
Theme URI: https://themepacific.com/bfastmag/
Author: ThemePacific
Author URI: https://themepacific.com/
Description: bfastmag is an Ultra Fast Responsive free WordPress theme for News, News Paper, magazines, tech blogs, Personal Blogs, Fashion blogs and photography, Photogallery Blogs. Theme is very responsive, highly customizable built with Bootstrap. It comes with the flat, minimalist, magazine style homepage Design with boxed layout, Featured Grid Slider, Multi Style Drop-down Menu. Awesome design for Categories, Tags, Archive pages with Mutiple Sidebars and Ad, Category Widgets. bfastmag Offers SEO friendly, Retina ready, Mobile Optimized design and Google Adsense Banner features. Also, It features Custom Backgrounds, theme cutomizer options. bfastmag supports many 3rd party plugins, compatiple with Jetpack,Contact Form 7,WP Product Review, Page Builder. bfastmag is Translation ready theme supports WPML. For demo: http://demo.themepacific.com/bfastmag
Version: 2.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: bfastmag
Tags: blog, portfolio, two-columns, three-columns, featured-images,right-sidebar, custom-menu, theme-options, custom-background, custom-colors, full-width-template, post-formats, sticky-post,threaded-comments,translation-ready
*/
/**
*Table Of Contents

1.0 Default
    1.0 Normalize
    1.1 Typography
    1.2 Elements
    1.3 Accessibility
    1.4 Alignments
    1.5 Clearings
    1.6 Forms
    1.7 Navigation
       1.7.1 Links
       1.7.2 Menus
    1.8 Widgets
    1.9 Content
       1.9.1 Posts and pages
       1.9.2 Asides
       1.9.3 Comments
   
    1.10 Media
       1.10.1 Captions
       1.10.2 Galleries
    1.11 Infinite scroll

2.0 General
3.0 Navbar top
4.0 Inner Header
5.0 Navbar Main
6.0 Header Search
7.0 OWL
8.0 Homepage
9.0 Blog
10.0 Footer
11.0 Content Template none
12.0 Content
13.0 Blog template
14.0 404 Page

*/
/* =============================================
-------------------  1.Default ---------------
==============================================*/
/**
*1.0 Normalize
*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body {
    margin: 0;
}
body.custom-background {
    background-size: cover;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline: 0;
}
abbr[title] {
    border-bottom: 1px dotted;
}
b,
strong {
    font-weight: bold;
}
dfn {
    font-style: italic;
}
h1 {
    margin: 0.67em 0;
    font-size: 2em;
}
mark {
    color: #000;
    background: #ff0;
}
small {
    font-size: 80%;
}
sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline;
}
sup {
    top: -0.5em;
}
sub {
    bottom: -0.25em;
}
img {
    border: 0;
}
svg:not(:root) {
    overflow: hidden;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}
pre {
    overflow: auto;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
    margin: 0;
    color: inherit;
    font: inherit;
}
button {
    overflow: visible;
}
button,
select {
    text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0;
}
input {
    line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
input[type="search"] {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
fieldset {
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
    border: 1px solid #c0c0c0;
}
legend {
    padding: 0;
    border: 0;
}
textarea {
    overflow: auto;
}
optgroup {
    font-weight: bold;
}
table {
    border-spacing: 0;
    border-collapse: collapse;
}
td,
th {
    padding: 0;
}
/**
*1.1 Typography
*/
body,
button,
input,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
}
input[type="text"]:focus {
    border-color: #dadada;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
p {
    margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    margin: 0 1.5em;
}
address {
    margin: 0 0 1.5em;
}
pre {
    overflow: auto;
    max-width: 100%;
    margin-bottom: 1.6em;
    padding: 1.6em;
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
}
code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}
abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}
mark,
ins {
    text-decoration: none;
}
big {
    font-size: 125%;
}
/*--------------------------------------------------------------
1.2 Elements
--------------------------------------------------------------*/

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
*,
*:before,
*:after {
    /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
    
    -webkit-box-sizing: inherit;
    box-sizing: inherit;
}
body {
    background: #f5f5f5;
    /* Fallback for when there is no custom background color defined. */
}
blockquote:before,
blockquote:after,
  {
    content: '”';
    opacity: .4;
    font-family: Roboto;
    display: block;
    font-size: 4.5em;
    font-weight: 900;
    line-height: 1;
    position: absolute;
    top: 8px;
    left: 14px;
}
blockquote {
    quotes: "" "";
}

q {
    quotes: "“" "”" "‘" "’";
}
hr {
    height: 1px;
    margin-bottom: 1.5em;
    border: 0;
    background-color: #ccc;
}
ul,
ol {
    margin: 0 0 1.5em 3em;
}
ul {
    list-style: disc;
}
ol {
    list-style: decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1em;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 1.5em 1.5em;
}
img {
    /* Make sure images are scaled correctly. */
    
    max-width: 100%;
    height: auto;
    /* Adhere to container width. */
}
table {
    width: 100%;
    margin: 0 0 1.5em;
}
blockquote {
    position: relative;
    margin: 30px 0;
    padding: 8px 0 8px 25px;
    border-left: 2px solid transparent;
    font-size: 16px;
    border-top: 3px solid rgba(0,0,0,.1);
    border-bottom: 3px solid rgba(0,0,0,.1);
}
blockquote:after {
    display: block;
    position: absolute;
    top: 0;
    left: 1px;
    width: 2px;
    height: 100%;
    /* background-color: #f88c00; */
    content: "";
}
.dropcap,
.dropcap-bg {
    float: left;
    padding-right: 0.2em;
    color: #505050;
    font-size: 3.8em;
    line-height: 1;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
1.3 Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */

.screen-reader-text {
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    width: 1px;
    height: 1px;
}
.screen-reader-text:focus {
    display: block;
    clip: auto !important;
    z-index: 100000;
    top: 5px;
    left: 5px;
    width: auto;
    height: auto;
    padding: 15px 23px 14px;
    border-radius: 3px;
    color: #21759b;
    background-color: #f1f1f1;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    line-height: normal;
    text-decoration: none;
    /* Above WP toolbar. */
}

/*--------------------------------------------------------------
1.4 Alignments
--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.aligncenter {
    display: block;
    clear: both;
    margin-right: auto;
    margin-left: auto;
}
/*--------------------------------------------------------------
1.5 Clearings
--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    display: table;
    content: "";
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------
1.6 Forms
--------------------------------------------------------------*/

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    margin-bottom: 0;
    padding: 9px 16px;
    border: none;
    border: 1px solid #f88c00;
    border-radius: 0;
    color: #fff;
    background-color: #f88c00;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    -webkit-appearance: button;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    border-color: #f88c00;
    background-color: #f88c00;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
    border-color: #aaa #bbb #bbb;
    -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    height: auto;
    padding: 6px 12px;
    border: 1px solid #eaeaea;
    border-radius: 0;
    color: #7a7a7a;
    background-color: #fff;
    font-size: 14px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    color: #111;
}
textarea {
    width: 100%;
    padding-left: 3px;
    resize: vertical;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
    padding: 9px 16px;
    vertical-align: middle;
}
.comment {
    list-style-type: none;
}
/* --------------------------------------
2.2 Buttons ------------------------ */

.btn.min-width {
    min-width: 140px;
    text-align: center !important;
}
.btn.min-width-md {
    min-width: 160px;
    text-align: center !important;
}
.btn.min-width-lg {
    min-width: 180px;
    text-align: center !important;
}
.btn.min-width-xlg {
    min-width: 200px;
    text-align: center !important;
}
.btn {
    padding: 9px 16px;
    font-size: 14px;
    -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
}
.btn.btn-lg,
.btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 16px;
    line-height: 1.5;
}
.btn.btn-sm,
.btn-group-sm > .btn {
    padding: 7px 10px;
    font-size: 12px;
}
.btn.btn-xs,
.btn-group-xs > .btn {
    padding: 2px 5px;
    border-radius: 3px;
    font-size: 12px;
    line-height: 1.5;
}
.btn.btn-border {
    padding: 8px 15px;
    border-width: 2px;
    background-color: transparent;
}
.btn.btn-border.btn-sm {
    padding: 6px 9px;
}
.btn.btn-border.btn-lg {
    padding: 9px 15px;
}
.btn.btn-border.btn-xs {
    padding: 1px 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}
.btn-custom,
.btn-custom:hover,
.btn-custom:focus,
.btn-custom.focus,
.btn-custom:active,
.btn-custom.active,
.open > .dropdown-toggle.btn-custom,
.btn-custom2,
.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2.focus,
.btn-custom2:active,
.btn-custom2.active,
.open > .dropdown-toggle.btn-custom2,
.btn-custom3,
.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3.focus,
.btn-custom3:active,
.btn-custom3.active,
.open > .dropdown-toggle.btn-custom3 {
    color: #fff;
}
input[type="submit"].btn-dark {
    border-color: #3e3e3e;
    color: #eaeaea;
    background: #3e3e3e;
}
input[type="submit"].btn {
    padding: 9px 16px;
    font-size: 14px;
    -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
}
input[type="submit"].btn-dark:hover,
input[type="submit"].btn-dark:focus,
input[type="submit"].btn-dark.focus,
input[type="submit"].btn-dark:active,
input[type="submit"].btn-dark.active,
.open > .dropdown-toggle.btn-dark {
    border-color: #2a2a2a;
    color: #f0f0f0;
    background-color: #2a2a2a;
}
.btn-gray {
    border-color: #eaeaea;
    color: #505050;
    background-color: #eaeaea;
}
.btn-gray:hover,
.btn-gray:focus,
.btn-gray.focus,
.btn-gray:active,
.btn-gray.active,
.open > .dropdown-toggle.btn-gray {
    border-color: #e1e1e1;
    color: #4a4a4a;
    background-color: #e1e1e1;
}
.btn-white {
    border-color: #fff;
    color: #4a4a4a;
    background-color: #fff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white.focus,
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
    border-color: #f1f1f1;
    color: #000;
    background-color: #f1f1f1;
}
.btn.btn-border.btn-default {
    border-color: #aeaeae;
    color: #aeaeae;
}
.btn.btn-border.btn-default:hover,
.btn.btn-border.btn-default:focus {
    border-color: #adadad;
    color: #505050;
    background-color: #e6e6e6;
}
.btn.btn-border.btn-primary {
    color: #337ab7;
}
.btn.btn-border.btn-primary:hover,
.btn.btn-border.btn-primary:focus {
    border-color: #204d74;
    color: #fff;
    background-color: #286090;
}
.btn.btn-border.btn-success {
    color: #4caf50;
}
.btn.btn-border.btn-success:hover,
.btn.btn-border.btn-success:focus {
    border-color: #327334;
    color: #fff;
    background-color: #3d8b40;
}
.btn.btn-border.btn-warning {
    color: #ffc107;
}
.btn.btn-border.btn-warning:hover,
.btn.btn-border.btn-warning:focus {
    border-color: #af8300;
    color: #fff;
    background-color: #d39e00;
}
.btn.btn-border.btn-danger {
    color: #ea1c0d;
}
.btn.btn-border.btn-danger:hover,
.btn.btn-border.btn-danger:focus {
    border-color: #c8180b;
    color: #fff;
    background-color: #ea1c0d;
}
.btn.btn-border.btn-info {
    color: #2196f3;
}
.btn.btn-border.btn-info:hover,
.btn.btn-border.btn-info:focus {
    border-color: #0a68b4;
    color: #fff;
    background-color: #0c7cd5;
}
.btn.btn-border.btn-custom:hover,
.btn.btn-border.btn-custom:focus,
.btn.btn-border.btn-custom2:hover,
.btn.btn-border.btn-custom2:focus,
.btn.btn-border.btn-custom3:hover,
.btn.btn-border.btn-custom3:focus {
    color: #fff;
}
.btn.btn-border.btn-dark {
    color: #2a2a2a;
}
.btn.btn-border.btn-dark:hover,
.btn.btn-border.btn-dark:focus {
    border-color: #1a1a1a;
    color: #f1f1f1;
    background-color: #2a2a2a;
}
.btn.btn-border.btn-gray {
    border-color: #eaeaea;
    color: #505050;
}
.btn.btn-border.btn-gray:hover,
.btn.btn-border.btn-gray:focus {
    border-color: #eaeaea;
    color: #505050;
    background-color: #eaeaea;
}
.btn.btn-border.btn-white {
    border-color: white;
    color: #fff;
    background: transparent;
}
.btn.btn-border.btn-white:hover,
.btn.btn-border.btn-white:focus,
.btn.btn-border.btn-white.v2:hover,
.btn.btn-border.btn-white.v2:focus {
    color: #fff;
}
.btn.no-radius {
    border-radius: 0 !important;
}
.btn.radius-lg {
    border-radius: 12px !important;
}
.btn.radius-lger {
    border-radius: 24px !important;
}
.btn-group > .btn + .btn {
    border-left: 1px solid rgba(0, 0, 0, 0.07);
}
/*--------------------------------------------------------------
1.7 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
1.7.1 Links
--------------------------------------------------------------*/

a {
    color: #f88c00;
}
a:hover,
a:focus,
a:active {
    color: #f88c00;
}
a:focus {
    outline: thin dotted;
}
a:hover,
a:active {
    outline: 0;
}
/*--------------------------------------------------------------
1.7.2 Menus
--------------------------------------------------------------*/

.main-navigation {
    display: block;
    float: left;
    clear: both;
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0px 0px 0px transparent;
    -webkit-box-shadow: 0px 0px 0px transparent;
    -moz-box-shadow: 0px 0px 0px transparent;
    border-top: 1px solid #ECECEC;
    background: #fff;
     z-index: 9999;
    width: 100%;
    -webkit-backface-visibility: hidden;
    transition: box-shadow 0.3s, border-color 0.3s;
    -webkit-transition: box-shadow 0.3s, border-color 0.3s;
    -moz-transition: box-shadow 0.3s, border-color 0.3s;
    border-bottom: 1px solid #ECECEC;
}
.main-navigation ul {
    display: none;
    margin: 0;
    list-style: none;
}
.main-navigation li {
    position: relative;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul ul ul {
    top: 0;
    left: -999em;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
    left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
    left: 100%;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a {
    color: #f88c00 !important;
}
.main-navigation .sub-menu,#navigation-top{
    display: block;
}
.main-navigation .sub-menu li {
    border-bottom: 1px solid #eaeaea;
}
.main-navigation .sub-menu li:last-child {
    border: 0;
}
.navbar-nav > ul > li a:hover,
.navbar-nav > ul > li.focus a:focus {
    color: #f88c00 !important;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    overflow: hidden;
    margin: 0 0 1.5em;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}
.sub-menu {
    min-width: 220px;
    margin: 0;
    padding: 7px;
    border: none;
    border-top: 1px solid transparent;
    border-radius: 0;
}
.sub-menu li a {
    display: block;
    position: relative;
    padding: 0;
    color: #777;
}
.sticky-menu {
    position: fixed;
    z-index: 999;
    top: 0;
    border: none;
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
    -webkit-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
    -moz-box-shadow: 0px 1px 5px rgba(190, 190, 190, 0.46);
    border-color: transparent !important;
}
.sticky-menu .navigation {
    border-top: none;
}
.admin-bar .sticky-menu {
    top: 32px;
}
.main-navigation li.menu-item.menu-item-home-icon a {
    color: #fff;
    font-size: 25px;
    line-height: 14px;
    padding: 19px 24px;
    background: #f88c00;
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.tp_header_v2 .main-navigation .sub-menu a,.tp_header_v2 .main-navigation .children a {
    padding: 8px 15px;
    color: #505050;
    font-weight: 500;
}
.tp_header_v2 .main-navigation .sub-menu a:hover {
    color: #f88c00
}

li.menu-item.menu-item-home-icon a:hover {
    background: #cc7300;
    color: #fff;
}
.tp_header_v2 li.menu-item.menu-item-home-icon a {
    padding: 19px 24px;
}
.tp_header_v2 .main-navigation {
    background: #2a2a2a;
    border: 0;
}
.tp_header_v2 .main-navigation li a {
    padding: 22px 24px;
    font-weight: 700;
    color: #ffffff;
}
.tp_header_v2 .navbar-btn {
    color: #ffffff;
}
.tp_header_v2 .navbar-right:before {
    border-left: 30px solid transparent;
    content: '';
    display: block;
    position: absolute;
    left: -20px;
    right: -15px;
    z-index: 0;
    border-bottom: 38px solid #313131;
}
.tp_header_v2 .navbar-top {
    position: relative;
    background-color: #fff;
}
.tp_header_v2 .navbar-right {
    position: relative;
}
.tp_header_v2 .inner-header {
    background: #f5f5f5;
}
@-webkit-keyframes stickyMenu {
    0% {
        top: -100px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
@keyframes stickyMenu {
    0% {
        top: -100px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}
.bfastmag-breaking {
    display: none;
}
.bfastmag-breaking-container {
    width: 425px;
    margin-left: 10px;
    display: inline-block;
    max-height: 38px;
}
.bfastmag-breaking-container div {
    display: inline-block;
    word-wrap: break-word;
}
.bfastmag-breaking-container a {
    color: #fff;
    font-family: Roboto;
    font-weight: 400;
}
.bfastmag-breaking-container a:hover {
    color: #f88c00;
}
.tp_header_v2 .bfastmag-breaking-container a {
    color: #222;
}
.tp_time_date {
    display: inline-block;
    color: #fff;
    z-index: 9999999;
    position: relative;
}
.tp_time_date i {
    padding-right: 8px;
}
.tp_time_date:before {
    margin: 0 10px;
    content: "";
    display: inline-block;
    border-left: 1px solid rgba(109, 109, 109, 0.66);
    height: 13px;
    position: relative;
    top: 2px;
}

/*--------------------------------------------------------------
1.8 Widgets
--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
}
/* Make sure select elements fit in widgets. */

.widget select {
    width: 100%;
    padding: 8px;
    font-size: 15px;
}
/* Search widget. */

.widget_search .search-submit {
    display: none;
}
.widget_search .search-field {
    width: 100%;
    padding: 8px;
    font-size: 15px;
}
.widget .navbar-form {
    padding: 0;
}
/*--------------------------------------------------------------
1.9 Content
--------------------------------------------------------------*/
/* fix outlines on focus */

*:focus {
    outline: none;
}
html {
    height: 100%;
}
/* added html to fix masonry unwanted space issue */

.home-masonry {
    overflow-y: scroll;
}
body {
    min-height: 100%;
    color: #191919;
    background-color: #f5f5f5;
    letter-spacing: .1px;
    font: 400 14px/1.6 "PT Serif", Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#wrapper {
    width: 100%;
    background-color: #fff;
}
#wrapper.boxed,
#wrapper.boxed-long {
    width: 100%;
    margin: 0;
}
/*--------------------------------------------------------------
1.9.1 Posts and pages
--------------------------------------------------------------*/

.sticky {
    display: block;
}
.hentry {
    margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
    display: none;
}
.single .byline,
.group-blog .byline {
    display: inline;
}
.page-content,
.entry-content,
.entry-summary {
    color: #181818;
    margin: 27px 0 0;
    font-size: 16px;
    line-height: 29px;
    position: relative;
    z-index: 1;
    font-family: Roboto;
}
.post .entry-content p {
    color: #666;
}
.page .entry-content p {
    color: #666;
}
.archive .entry-content {
    margin: 5px 0 5px 0;
}
.archive .entry-title {} .page-links {
    clear: both;
    margin: 0 0 1.5em;
}
/*--------------------------------------------------------------
1.9.2 Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
/*--------------------------------------------------------------
1.9.3 Comments
--------------------------------------------------------------*/

label.input-desc {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    font-family: "Open Sans", Verdana;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.form-control {
    height: 20px;
    padding: 9px 16px;
    border: 1px solid #eaeaea;
    color: inherit;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.form-group .form-control {
    height: 40px;
}
.form-group input {
    max-width: 100%;
}
textarea.form-control {
    width: 100%;
    height: auto;
    min-height: 120px;
}
.form-group .form-control {
    width: 100%;
    margin-bottom: 0;
}
.form-control:focus {
    border-color: #dadada;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
}
.form-control::-moz-placeholder {
    color: #6a6a6a;
}
.form-control:-ms-input-placeholder {
    color: #6a6a6a;
}
.form-control::-webkit-input-placeholder {
    color: #6a6a6a;
}
.input-desc {
    width: 83px;
}
.form-group textarea {
    max-width: 100%;
}
.comment-content a {
    word-wrap: break-word;
}
.bypostauthor {
    display: block;
}
.comments-list .pingback .media-body {
    padding-top: 10px;
    padding-bottom: 25px;
    padding-left: 10px;
}

/*--------------------------------------------------------------
1.10 Media
--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    border: none;
}
/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}
/*--------------------------------------------------------------
1.10.1 Captions
--------------------------------------------------------------*/

.wp-caption {
    max-width: 100%;
    margin-bottom: 1.5em;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.wp-caption-text {
    text-align: center;
}
/*--------------------------------------------------------------
1.10.2 Galleries
--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}
.gallery-item {
    display: inline-block;
    width: 100%;
    text-align: center;
    vertical-align: top;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-caption {
    display: block;
}
/*--------------------------------------------------------------
1.11 Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
/* Older / Newer Posts Navigation (always hidden) */

.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    
    display: none;
}
/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}
/* =============================================
-------------------  2.General ---------------
==============================================*/
/* fix outlines on focus */

*:focus {
    outline: none;
}
html {
    height: 100%;
}
#wrapper {
    width: 100%;
    background-color: #fff;
}
#wrapper.boxed-long {
    width: 100%;
    margin: 0;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 0;
    color: #303030;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 700;
    line-height: 1;
}
h1,.h1 {
    margin: 20px 0 10px 0;
    font-size: 36px;
}

h2,.h2 {
    margin: 20px 0 10px 0;
    font-size: 32px;
}

h3,.h3 {
    margin: 15px 0 10px 0;
    font-size: 28px;
}

h4,.h4 {
    margin: 15px 0 10px 0;
    font-size: 24px;
}

h5,.h5 {
    margin: 15px 0 10px 0;
    font-size: 20px;
}

h6,.h6 {
    margin: 10px 0 5px 0;
    font-size: 16px;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    color: inherit;
}
ul,
ol {
    margin: 0;
    padding: 0;
}
#content .entry-content ul,
#content .entry-content ol {
    margin-left: 20px;
}
#content .entry-content img {
    margin-top: 20px;
    margin-bottom: 20px;
}
#content .entry-content img.alignleft,
#content .entry-content img.alignright {
    margin-top: 5px;
    margin-bottom: 5px;
}
p {
    margin: 0 0 10px;
}
a {
    -webkit-transition: color 0.35s;
    transition: color 0.35s;
}
a:active,
a:hover,
a:focus {
    text-decoration: none;
}
a:active,
a:focus,
input,
select,
textarea {
    outline: none;
}
iframe {
    border: none;
}
img.pull-right {
    margin-bottom: 20px;
    margin-left: 20px;
}
img.pull-left {
    margin-right: 20px;
    margin-bottom: 20px;
}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #7a7a7a;
}
hr.gray {
    border-color: #eaeaea;
}
blockquote {
    padding: 14px 0 14px 50px;
}
/* ============================================
---------------  3.Navbar top -----------------
===============================================*/

.navbar-top {
    position: relative;
    border-bottom: 1px solid #eaeaea;
    background-color: #313131;
    font: 600 13px/38px "Open Sans", Verdana;
}
.navbar-top .navbar-right {
    margin: 0;
    z-index: 9999;
    float: right;
}
.navbar-top .social-links {
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 28px;
    position: relative;
}
.navbar-top .social-link:after {
    padding: 0 6px;
    content: "";
}
.navbar-top .social-link:last-child:after {
    padding-left: 0;
    content: "";
}
.navbar-top .social-links a i,
.navbar-top .social-links a {
    color: #fff;
    z-index: 9999;
    position: relative;
}
.menu-toggle {
    display: none;
}
.navbar-right .navbar {
    min-height: 0;
    margin: 0;
    border: none;
    display: inline-block;
}
.navigation-top ul li {
    display: inline-block;
    padding: 0px 10px;
}
.navigation-top ul li a {
    color: #ffffff;
}
#navigation-top {
    color: #fff;
}
.navbar-btn {
    display: inline-block;
    float: right;
    position: relative;
    margin: 0;
    padding: 0 13px;
    border: none;
    margin-right: 15px;
    border-radius: 0;
    color: #313131;
    background: transparent;
    line-height: 63px;
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.navbar-btn:hover {
    background-color: #dedede;
}
.nav-mobile {
    display: none
}
.nav-desktop {
    display: block
}
.breaking {
    position: relative;
    display: inline-block;
    padding: 0 15px;
    color: #fff;
    float: left;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    z-index: 90;
    font-size: 12px;
    font-weight: bold;
    height: 38px;
    margin-left: 30px;
    d;
    height: 38px;
}
span.breaking:before {
    border-left: 30px solid transparent;
    content: '';
    display: block;
    position: absolute;
    left: -30px;
    right: 0px;
    z-index: -1;
    border-bottom: 38px solid #f88c00;
}
.navbar-left.social-links:before {
    border-right: 30px solid transparent;
    content: '';
    display: block;
    position: absolute;
    left: -15px;
    right: -30px;
    z-index: 0;
    border-top: 38px solid #313131;
}
.tp_header_v2 .navbar-btn:hover {
    background-color: #525252;
}
/* ============================================
-------------- 4.Inner Header ---------------
===============================================*/

.bfastmag_customizer_only,
.bfastmag_hide {
    display: none!important;
}
.head-logo-container {
    display: inline-block;
}
.head-logo-container h1 {
    margin: 0;
    font-size: 30px;
}
.inner-header {
    display: table;
    width: 100%;
    min-height: 100px;
    padding: 20px 0px;
}
.navbar-brand {
    display: table-cell;
    float: none;
    position: relative;
    height: auto;
    min-height: 100px;
    font: 700 32px/1 "Roboto", Verdana, sans-serif;
    text-align: center;
    vertical-align: middle;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}
.navbar-brand a:hover,
.navbar-brand a:focus,
.navbar-brand:hover,
.navbar-brand:focus {
    color: #353535;
    background-color: transparent;
}
.navbar-brand a {
    color: #484848;
}
.navbar-brand a img {
    width: auto;
    max-height: 100%;
}
.site-description {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    color: #b5b5b5;
}
.bfastmag-a-d-v {
    display: table-cell;
    float: none;
    text-align: right;
    vertical-align: middle;
}
.bfastmag-a-d-v .widget {
    margin: 0;
}
.bfastmag-a-d-v .bfastmag_Ad_Code {
    margin-bottom: 0;
}
.bfastmag-small-banner {
    display: inline-block;
    width: 125px;
    height: 125px;
    margin: 5px;
    margin-bottom: 10px;
}
/* ============================================
-------------- 5.Navbar Main ---------------
===============================================*/

.main-navigation li {
    display: inline-block;
    float: left;
}
.main-navigation .sub-menu a {
    min-width: 220px;
    margin: 0;
    padding: 7px 15px;
    border: none;
    border-top: 1px solid transparent;
    border-radius: 0;
}
.main-navigation .children a {
    min-width: 220px;
    margin: 0;
    padding: 7px 15px;
    border: none;
    border-top: 1px solid transparent;
    border-radius: 0;
}
.main-navigation .nav-menu li .children li {
    display: list-item;
}
.main-navigation li a {
    display: block;
    padding: 22px 24px;
    color: #505050;
    font: 500 14px/18px "Open Sans", Verdana, sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}
.main-navigation .nav-menu > li > a {
    /* border-right: 1px solid #eaeaea; */
}
.main-navigation .nav-menu > li:nth-child(8n+1) > a {
    border-top-color: #ef5350;
}
.main-navigation .nav-menu > li:nth-child(8n+2) > a {
    border-top-color: #ffc107;
}
.main-navigation .nav-menu > li:nth-child(8n+3) > a {
    border-top-color: #ff6b6b;
}
.main-navigation .nav-menu > li:nth-child(8n+4) > a {
    border-top-color: #29b6f6;
}
.main-navigation .nav-menu > li:nth-child(8n+5) > a {
    border-top-color: #66bb6a;
}
.main-navigation .nav-menu > li:nth-child(8n+6) > a {
    border-top-color: #ab47bc;
}
.main-navigation .nav-menu > li:nth-child(8n+7) > a {
    border-top-color: #ec407a;
}
.main-navigation .nav-menu > li:nth-child(8n+8) > a {
    border-top-color: #d4e157;
}
.main-navigation .nav-menu > .menu-item-has-children > a:after,
.main-navigation .nav-menu > .page_item_has_children > a:after {
    display: inline-block;
    padding: 0 7px;
    font-family: FontAwesome;
    content: "\f0d7";
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.menu-item-has-children ul .menu-item-has-children > a:after,
.page_item_has_children ul .page_item_has_children > a:after {
    display: inline-block;
    padding: 0 7px;
    font-family: FontAwesome;
    content: "\f0da";
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
}
.main-navigation .menu-item-has-children:hover > a:after,
.main-navigation .page_item_has_children:hover > a:after {
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-toggle {
    display: none;
}
.navbar {
    margin: 0;
}
/* ============================================
-------------- 6.Header Search ----------------
===============================================*/

#header-search-form {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    z-index: 99;
    top: 100%;
    right: 15px;
    margin-top: 15px;
    padding: 10px;
    border: 1px solid #dadada;
    border-radius: 5px 0 5px 5px;
    background-color: #f5f5f5;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
    transform: translate3d(0, 20px, 0);
    -webkit-transform: translate3d(0, 20px, 0);
    -moz-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    -o-transform: translate3d(0, 20px, 0);
}
#header-search-form.top:after {
    top: -13px;
    right: 7px;
    bottom: auto;
    left: auto;
    border-width: 0 13px 13px;
}
#header-search-form:after {
    display: block;
    position: absolute;
    bottom: -15px;
    left: 50px;
    width: 0;
    border-width: 15px 15px 0;
    border-style: solid;
    border-color: #f5f5f5 transparent;
    content: "";
}
#header-search-form.top:before {
    top: -20px;
    right: 0;
    bottom: auto;
    left: auto;
    border-width: 0 20px 20px;
}
#header-search-form:before {
    display: block;
    position: absolute;
    bottom: -20px;
    left: 40px;
    width: 0;
    border-width: 20px 20px 0;
    border-style: solid;
    border-color: #f88c00 transparent;
    content: "";
}
.form-control {
    display: inline-block;
    width: auto;
}
#header-search-form .navbar-form {
    margin: 0;
    padding: 0;
}
#header-search-form.search-open {
    visibility: visible;
    opacity: 1;
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
}

/* ============================================
------------------- 7.OWL Slider -------------
===============================================*/
/*
*   Owl Carousel - Auto Height Plugin
*/

.owl-height {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
/*
*  Core Owl Carousel CSS File
*/

.owl-carousel {
    display: none;
    /* position relative and z-index fix webkit rendering fonts issue */
    
    position: relative;
    z-index: 1;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    line-height: 0;
    content: ".";
}
.owl-carousel .owl-stage-outer {
    overflow: hidden;
    position: relative;
    /* fix for flashing background */
    
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel.owl-loading {
    display: block;
    opacity: 0;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
    display: none;
}
.bfastmag-featured-slider .owl-item {
    padding: 15px;
}
.owl-carousel .owl-item {
    float: left;
    position: relative;
    z-index: 1;
    min-height: 1px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-backface-visibility: hidden;
    -webkit-box-flex: 1;
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
}
.bfastmag-related-posts.owl-carousel .owl-item {
    /* border: 1px solid #eaeaea; */
}
.owl-carousel .owl-item img {
    display: block;
    max-width: 100%;
    width: 100%;
    margin: 0 auto;
    -webkit-transform-style: preserve-3d;
}
.owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto;
}
.owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: right;
}
/* No Js */

.no-js .owl-carousel {
    display: block;
}
/*
*   Owl Carousel - Lazy Load Plugin
*/

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
/*
*   Owl Carousel - Video Plugin
*/

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    cursor: pointer;
    -webkit-transition: scale 100ms ease;
    transition: scale 100ms ease;
    -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none;
}
.owl-carousel .owl-video-tn {
    height: 100%;
    opacity: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
}
/* Nav Dots*/

.owl-dots {
    margin-top: 15px;
    text-align: center;
}
.owl-dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin: 0 4px;
    border-radius: 50%;
    background-color: #eaeaea;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.owl-dot:hover {
    background-color: #eaeaea;
}
.owl-dot.active {
    background-color: #676767;
}
/* Owl carousel Controls */

.owl-nav {
    position: absolute;
    top: -64px;
    right: 0;
    font-size: 0;
}
.nav-higher .owl-nav {
    top: -74px;
}
.nav-higher.small-nav .owl-nav {
    top: -76px;
}
.small-nav .owl-nav {
    top: -60px;
}
.left-nav .owl-nav {
    top: -64px;
    right: auto;
    left: 0;
}
.center-top-nav .owl-nav {
    top: -56px;
    right: auto;
    left: 50%;
    margin-left: -38.5px;
}
.center-top-nav.small-nav .owl-nav {
    margin-left: -32.5px;
}
/* To not crush dragging
styled buttons not container for vertical centered navs*/

.center-nav .owl-nav {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
}
.center-nav .owl-prev,
.center-nav .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -18px;
}
.center-nav .owl-prev {
    left: 15px;
}
.center-nav .owl-next {
    right: 15px;
}
.center-nav-animate .owl-prev,
.center-nav-animate .owl-next {
    visibility: hidden;
    opacity: 0;
}
.center-nav-animate .owl-prev {
    left: 45px;
}
.center-nav-animate .owl-next {
    right: 45px;
}
.center-nav-animate:hover .owl-prev,
.center-nav-animate:hover .owl-next {
    visibility: visible;
    opacity: 1;
    ;
}
.center-nav-animate:hover .owl-prev {
    left: 15px;
}
.center-nav-animate:hover .owl-next {
    right: 15px;
}
.owl-prev,
.owl-next {
    display: inline-block;
    width: 36px;
    height: 36px;
    border-radius: 4px;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.bfastmag-top-carousel .owl-prev,
.bfastmag-top-carousel .owl-next {
    display: none;
}
.small-nav .owl-prev,
.small-nav .owl-next {
    width: 30px;
    height: 30px;
    cursor: pointer;
    border-radius: 3px;
    font-size: 18px;
    line-height: 28px;
}
.nav-border .owl-prev,
.nav-border .owl-next {
    border: 2px solid #444;
    color: #303030;
    background-color: transparent;
    font-size: 22px;
    line-height: 32px;
}
.smaller-nav .owl-nav .fa {
    color: #696969;
    font-size: 16px;
}
.nav-border.small-nav .owl-prev,
.nav-border.small-nav .owl-next {
    border: 2px solid #444;
    font-size: 18px;
    line-height: 25px;
}
.owl-prev:hover,
.owl-next:hover {
    border-radius: 50%;
    background-color: #e4e4e4;
}
.nav-border .owl-prev:hover,
.nav-border .owl-next:hover {
    border-color: #1a1a1a;
    color: #f1f1f1;
    background-color: #1a1a1a;
}
.owl-prev {
    margin-right: 5px;
}
.custom-nav .owl-prev,
.custom-nav .owl-next {
    color: #fff;
}
.white-nav .owl-prev,
.white-nav .owl-next {
    color: #505050;
    background-color: #fff;
}
.gray-nav .owl-prev,
.gray-nav .owl-next {
    color: #666;
    background-color: #eaeaea;
}
.gray-nav .owl-prev:hover,
.gray-nav .owl-next:hover {
    color: #3a3a3a;
    background-color: #ccc;
}
.nav-border.custom-nav .owl-prev,
.nav-border.custom-nav .owl-next {
    background-color: transparent;
}
.nav-border.white-nav .owl-prev,
.nav-border.white-nav .owl-next {
    border-color: #fff;
    color: #fff;
    background-color: transparent;
}
.custom-nav .owl-prev:hover,
.custom-nav .owl-next:hover,
.white-nav .owl-prev:hover,
.white-nav .owl-next:hover {
    color: #fff;
}
.nav-border.custom-nav .owl-prev:hover,
.nav-border.custom-nav .owl-next:hover,
.nav-border.white-nav .owl-prev:hover,
.nav-border.white-nav .owl-next:hover {
    color: #fff;
}
/* ============================================
----------------- 8.Homepage ------------------
===============================================*/

.home #content {
    padding: 0;
}
.home.blog #content {
    padding: 15px 0;
}
.tp-post-item-meta,
.entry-meta {
    padding: 5px 0;
    margin-bottom: 4px;
    font-size: 11px!important;
    color: #404040!important;
}
.entry-meta {
    margin-bottom: 0
}
.tp-post-item-date:before {
    margin: 0 4px 0 2px;
    content: '-';
}
.bfastmag-featured-slider .tp-item-block {
    max-height: 400px;
}
.tp-item-block h3 {
    clear: none;
}
.bfastmag-related-posts .tp-post-thumbnail figure {
    overflow: hidden;
    max-height: 194px;
}
.bfastmag-related-posts .tp-post-thumbnail figure a img {
    /* width: auto; */
    
    max-height: 194px;
    margin: 0 auto;
}
.bfastmag-related-posts .entry-content-wrapper .entry-title {
    margin-top: 0;
}
.bfastmag-related-posts .entry-content-wrapper .entry-content {
    margin: 0;
}
.tp-item-block.entry .tp-post-thumbnail figure > a:after,
.tp-item-block.entry .tp-post-thumbnail .item > a:after,
.tp-item-block.entry .tp-post-thumbnail.embed-responsive:after {
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, .6);
    content: "";
}
.tp-item-block.entry:hover .tp-post-thumbnail figure > a:after,
.tp-item-block.entry:hover .tp-post-thumbnail .item > a:after,
.tp-item-block.entry:hover .tp-post-thumbnail.embed-responsive:after {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background: rgba(255, 255, 255, .3);
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.tp-item-block.entry:hover .entry-title a,
.bfastmag-featured-slider .tp-item-block.entry:hover .entry-title a {
    color: #f88c00!important;
}
.tp-item-block .entry-title {
    font-size: 16px;
    line-height: 22px;
}
.tp-item-block .tp-post-thumbnail + .entry-title {
    margin: 15px 0 5px;
    font-size: 15px;
}
.tp-item-block .entry-title a {
    color: #000;
}
.tp-item-block .tp-post-item-meta .entry-separator,
.tp-item-block .entry-meta .entry-separator {
    margin: 0 6px;
}
.featured-wrap {
    float: left;
    width: 100%;
    margin-top: 13.5px;
    padding: 0 13.5px;
}
.featured-large:nth-child(1) {
    position: relative;
    width: 66.7%;
    float: left;
    overflow: hidden;
}
.featured-large {
    position: relative;
    width: 33.3%;
    padding: 12px;
    float: left;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.featured-small {
    overflow: hidden;
}
.featured-large img,
.featured-small img {
    width: 100%;
    display: block;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.featured-large:hover img,
.featured-small:hover img {
    transform: scale3d(1.1, 1.1, 1) rotate(0.02deg);
}
.featured-o-thumb {
    overflow: hidden;
}
.featured-large:hover .featured-o-title,
.bfastmag-top-carousel .entry:hover .entry-title a {
    color: #f88c00!important;
}
.featured-o-thumb a:first-child:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1), inset -1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1), inset -1px -1px rgba(0, 0, 0, 0.1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33300000', endColorstr='#b3000000', GradientType=0);
}
.featured-o-thumb a:first-child {
    display: block;
    z-index: 1;
    position: relative;
}
.featured-o {
    pointer-events: none;
    color: #fff;
    position: absolute;
    padding: 24px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.featured-o-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3em;
    font-family: Roboto;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.featured-o-date {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
}
.featured-large:nth-child(1) .featured-o {
    margin: 20px;
}
.featured-large:nth-child(1) .featured-o-title {
    font-size: 42px;
}
.featured-o-title {
    font-size: 20px;
}
.featured-small .featured-o-title {
    font-size: 18px;
}
.featured-large:nth-child(1) .featured-o .entry-author {
    padding-left: 4px;
}
.featured-o .entry-author,
.featured-o .tp-post-item-date {
    color: #fff;
    font-size: 12px;
}
.featured-o .entry-author:hover {
    color: #f88c00;
}
.featured-large:nth-child(1) img {
    height: 544px;
}
.featured-large img,
.featured-small img {
    height: 165.4px;
}
.grad-line {
    background-color: #9df318;
    background: -webkit-linear-gradient(right, #87cc00, #326d05 85%);
    background: -moz-linear-gradient(right, #87cc00, #326d05 85%);
    background: -o-linear-gradient(right, #87cc00, #326d05 85%);
    background: linear-gradient(to right, #87cc00, #326d05 85%);
    float: left;
    width: 100%;
    height: 8px;
}
.bfastmag-featured-slider {
    margin: 45px 0 5px;
    padding: 0px 13.5px;
}
.bfastmag-featured-slider .tp-item-block .tp-post-item-meta .entry-title a {
    display: block;
    color: #fff;
    font-size: 28px;
    padding: 0 10px;
    line-height: 32px;
}
.bfastmag-featured-slider .tp-item-block .tp-post-item-meta .entry-author {
    color: #fff!important;
    margin-left: 12px;
}
.bfastmag-featured-slider.larger {
    margin-bottom: 60px;
}
.category-block {
    display: block;
    position: absolute;
    z-index: 200;
    top: 10px;
    right: 10px;
    padding: 2px 14px;
    color: #fff;
    background-color: #2a2a2a;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
}
.category-block:hover,
.category-block:focus {
    color: #fff;
}
.bfastmag-top-carousel .entry .tp-post-thumbnail img {
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.bfastmag-top-carousel .entry:hover .tp-post-thumbnail img {
    transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -webkit-transition: opacity 0.2s ease;
    -moz-transition: opacity 0.2s ease;
    -o-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    transition: transform 0.3s ease 0s, opacity 0.3s ease 0s;
}
.bfastmag-top-carousel .tp-item-block.entry.tp-post-item .tp-post-thumbnail a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 1;
    visibility: visible;
    -webkit-box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1), inset -1px -1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 1px 1px 0 rgba(255, 255, 255, 0.1), inset -1px -1px rgba(0, 0, 0, 0.1);
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#33300000', endColorstr='#b3000000', GradientType=0);
}
.smaller-nav .owl-next,
.smaller-nav .owl-prev {
    width: 28px;
    height: 28px;
    margin: 0;
    font-size: 20px;
    line-height: 25px;
    cursor: pointer;
}
.owl-carousel.no-radius .owl-next,
.owl-carousel.no-radius .owl-prev {
    /*border-radius: 0;*/
}
.smaller-nav .owl-prev {
    margin-right: 5px;
}
.smaller-nav .owl-nav {
    top: -63px;
    padding-left: 20px;
    background-color: #fff;
}
.tp-item-block .tp-post-thumbnail .tp-post-item-meta a {
    display: inline;
}
.post-section {
    margin-bottom: 35px;
}
.post-section.md-margin {
    margin-bottom: 30px;
}
.mb30 {
    margin-bottom: 30px!important;
}
.tp-item-block.eb-small {
    margin-bottom: 20px;
}
.tp-item-block.eb-small:last-child {
    margin-bottom: 0;
}
.tp-item-block.eb-small .tp-post-thumbnail {
    float: left;
    max-width: 170px;
    margin-right: 22px;
    margin-bottom: 12px;
}
 
.bfastmag-fp-s3 .tp-item-block .tp-post-thumbnail + .entry-title {
    font-size: 22px;
    color: #181818;
    margin-bottom: 0;
    line-height: 30px;
}
.bfastmag-fp-s1 .tp-item-block .tp-post-thumbnail + .entry-title {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 26px;
}
.bfastmag-fp-s3 .tp-item-block.eb-small .entry-title {
    margin-bottom: 0;
    font-size: 20px;
    line-height: 26px;
    margin-top: -4px;
}
.bfastmag-fp-s3 .tp-item-block.eb-small .entry-meta {
    margin-top: 0;
}
.bfastmag-fp-s4 .tp-item-block.eb-small .entry-title {
    margin-bottom: 0;
}
.bfastmag-fp-s4 .tp-item-block.eb-small .entry-meta {
    margin-top: 15px;
}
.bfastmag-fp-s2 .tp-item-block.eb-small .entry-title,
.bfastmag-fp-s4 .tp-item-block.eb-small .entry-title {
    margin: -4px 0 0px;
    font-size: 19px;
    line-height: 26px;
}
.bfastmag-fp-s2 .tp-item-block.eb-small .entry-meta,
.bfastmag-fp-s4 .tp-item-block.eb-small .entry-meta {
    margin-top: 0px;
}
#sidebar-ads-area-1,
#sidebar-ads-area-2,
#sidebar-ads-area-3,
#sidebar-ads-area-4,
#sidebar-ads-area-5 {
    margin-bottom: 35px;
}
.tp-item-block.eb-small .category-block {
    visibility: hidden;
    top: 8px;
    right: auto;
    left: 8px;
    padding: 1px 9px;
    opacity: 0;
    font-size: 10px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
}
.tp-item-block.eb-small:hover .category-block {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.tp-item-block.eb-small .entry-meta {
    font-size: 12px;
}
.tp-item-block .entry-meta,
.tp-item-block .entry-meta a {
    color: #404040!important;
}
.tp-item-block .entry-meta > div {
    margin-top: 5px;
}
.tp-item-block .entry-meta > div > a {
    margin-left: 4px;
}
/* Category page */

.home .page-header h1,
.category .page-header h1,
.search .page-header h1 {
    margin: 10px 0 35px 0;
}
.home .page-header,
.category .page-header,
.archive .page-header,
.search .page-header {
    padding: 0;
}
/* SIDEBAR */

.bfastmag_multiple_ads {
    display: inline-block;
    text-align: center;
}
.bfastmag_multiple_ads .col-md-6 {
    margin-bottom: 5px;
    padding: 0 5px;
}
.bfastmag-a-d-v-content {
    text-align: center;
}
.site-header .bfastmag-a-d-v-content {
    text-align: right;
}
.sidebar {
    margin-top: 6px;
}
.sidebar .widget {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 36px;
    clear: both;
}
.sidebar .widget ul {
    /* margin: 0 0 0 20px; */
    
    list-style: none;
}
.sidebar .widget h3 {
    margin-bottom: 15px;
    color: #555;
    font-size: 18px;
    text-align: left;
}
.sidebar .widget .title-border a {
    color: #181818;
}
.sidebar .widget .title-border > a {
    padding-bottom: 10px;
}
.social-links a > i,
.sidebar .widget li a {
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
    padding: 5px 0;
    font-size: 13px;
}
.sidebar .widget li {
    padding: 5px 0;
    border-bottom: 1px solid #eaeaea;
}
.sidebar .widget li a {
    color: #505050;
    line-height: 2.2;
    padding-left: 5px;
    font-family: Roboto;
    display: block;
    position: relative;
}
.sidebar .widget_rss li a {
    font-weight: bold;
}
.sidebar .widget li a:hover {
    padding-left: 12px;
}
.social-links a:hover > i,
ul > li:hover > a,
.navigation-top ul > li:hover > a,
.main-navigation ul > li:hover > a,
.sidebar .widget li:hover a {
    color: #f88c00;
}
.social-icons a {
    width: 38px;
    height: 38px;
    font-size: 20px;
    color: #fff;
    background: #f88c00;
    text-align: center;
    border-radius: 10%;
    display: inline-block;
    margin: 5px 2px;
    line-height: 38px;
}
.tagcloud:after {
    display: block;
    clear: both;
    content: "";
}
.tagcloud a {
    display: block;
    float: left;
    margin: 0 7px 7px 0;
    padding: 4px 13px;
    color: #000000!important;
    background-color: #cccccc;
    font-size: 14px!important;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}
.tagcloud a:hover {
    color: #fff!important;
    background-color: #f88c00;
}
.social-icons a {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
}.social-icons a:hover {
    position: relative;
    color: #fff;
        border-radius: 50%;
    opacity: 0.9;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
a.bfast-rss {}

a.bfast-gp {
    background: #dd4b39;
}

a.bfast-fb {
    background: #3b5998;
}

a.bfast-tw {
    background: #00aced;
}

a.bfast-yt {
    background: #bb0000;
}

a.bfast-in {
    background: #007bb6;
}
.widget_categories ul li a span {
    font-size: .846em;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    border-radius: 50%;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transition: 300ms ease box-shadow, 300ms ease color;
    -moz-transition: 300ms ease box-shadow, 300ms ease color;
    transition: 300ms ease box-shadow, 300ms ease color;
    -webkit-box-shadow: 0 0 0 1px #f88c00 inset;
    box-shadow: 0 0 0 1px #f88c00 inset;
    color: #f88c00;
    margin-top: -11.5px;
}
.sidebar .widget ul li a:hover >span {
    text-indent: 0px;
}
.widget_categories ul li {
    padding: 0!important;
}
.cat-item a:before {
    display: block;
    width: 100%;
    content: "";
    border-bottom: 1px solid #f88c00;
    position: absolute;
    left: 0px;
    bottom: -1px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: 300ms ease border-color, 300ms ease background, 300ms ease transform;
    -moz-transition: 300ms ease border-color, 300ms ease background, 300ms ease transform;
    transition: 300ms ease border-color, 300ms ease background, 300ms ease transform;
}
.cat-item a:hover:before {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
}
.bfastmag-content-right .tagcloud a:hover {
    background-color: #f88c00;
}
.bfastmag-content-right .tagcloud a {
    background-color: #eaeaea;
}
.sb-post-thumbnail {
    width: 86px;
    height: 70px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: top;
}
.sb-post-thumbnail img {
    width: 100%;
    height: 70px;
}
.sb-post-list-title {
    position: relative;
    width: 61%;
    display: inline-block;
    vertical-align: top;
}
.sidebar .widget .sb-tabs-wrap a {
    line-height: 1.4;
    padding: 0!important;
    font-size: 16px;
    font-weight: 700;
}
.latest-news-cat h4,
.sidebar .widget h4 {
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
    margin: 0;
}
.sidebar .widget .sb-tabs-wrap li {
    padding: 15px 0;
    display: block;
}
.sidebar .widget .tp-post-item-date:before ,#footer .widget .tp-post-item-date:before{
    content: '';
}
/* Title Styles */

.title-border.text-center,
.text-center > .title-border {
    padding: 0;
    border: none;
}
.title-border > span,
.title-border > a {
    display: inline-block;
    position: relative;
    z-index: 1;
 }
.title-border.text-center > span,
.text-center > .title-border > span,
.title-border.text-center > a,
.text-center > .title-border > a {
    padding: 0 0.8em;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.title-bg-line,
.title-underline {
    position: relative;
}
.title-border.title-bg-line,
.title-border.text-center.title-bg-line,
.title-border.title-bg,
.title-border.text-center.title-bg {
    padding: 0;
}
.title-bg-line:after {
    display: block;
    position: absolute;
    z-index: 0;
    top: 100%;
    right: 0;
    left: 0;
    height: 2px;
    background-color: transparent;
    content: "";
}
.title > .light,
.title-underblock > .light {
    font-weight: normal;
}
.title-underblock {
    position: relative;
    padding-bottom: 0.6em;
}
.title-bottom-border {
    border-bottom: 1px dashed transparent;
}
.title-bottom-border.dashed {
    border-bottom-style: dashed;
}
.title-bottom-border.dotted {
    border-bottom-style: dotted;
}
.text-center > .title-underblock:after {
    left: 50%;
    margin-left: -25px;
}
.text-right > .title-underblock:after {
    right: 0;
    left: auto;
}
 
.no-padding-left {
    margin-bottom: 20px;
    padding-right: 0!important;
    padding-left: 10px!important;
}
.no-padding-right {
    margin-bottom: 20px;
    padding-right: 10px!important;
    padding-left: 0!important;
}
.center-ad {
    text-align: center;
}
/* ============================================
------------------ 9.Blog --------------------
===============================================*/

.animate {
    -webkit-transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
    -moz-transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
    transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
}
.animate-moveup {
/*    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);*/
}
.animate-moveright {
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px);
}
.animate-fadein {
   /* opacity: 0;*/
}
.touch .animate-fadein {
    opacity: 1;
}
.animate-moveleft {
    transform: translateX(100px);
}
.animate-moveright {
    transform: translateX(-100px);
}
.animate-moveup {
    /*transform: translateY(100px);*/
}
.animate-movedown {
    transform: translateY(-100px);
}
.animated {
    opacity: 1;
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    -ms-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    -webkit-transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
    -moz-transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
    transition: transform 1000ms cubic-bezier(.190, 1, .220, 1) 200ms, opacity 1000ms cubic-bezier(.190, 1, .220, 1) 200ms;
}
.entry.tp-post-item {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    border: none !important;
}
.entry.tp-post-item .tp-post-thumbnail {
    position: relative;
}
.entry.tp-post-item p {
    font-size: 15px;
    line-height: 21px;
    color: #191919;
    font-family: Roboto;
}
.owl-carousel .entry-wrapper {
    margin-bottom: 10px;
}
.owl-carousel .entry.tp-post-item {
    margin-bottom: 0;
}
.entry.tp-post-item:after {
    display: none;
}
.entry.tp-post-item .tp-post-thumbnail figure > a:after,
.entry.tp-post-item .tp-post-thumbnail .item > a:after,
.entry.tp-post-item .tp-post-thumbnail.embed-responsive:after {
    background: rgba(255, 255, 255, .6);
}
.col-sm-7half .entry.tp-post-item {
    margin-bottom: 10px;
}
.tp-post-item-meta a,
.entry-meta a {
    font-size: 12px;
    color: #404040;
}
.tp-post-item-meta a:hover,
.entry-meta a:hover {
    color: #f88c00!important;
}
.tp-post-item-meta .entry-title {
    display: inline;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}
.tp-post-item-meta .entry-title a {
    color: #eaeaea;
}
.tp-post-item-meta a:hover,
.tp-post-item-meta .entry-title a:hover,
.tp-post-item-meta a:focus,
.tp-post-item-meta .entry-title a:focus {
    color: #111;
}
.tp-post-item-meta i,
.entry-meta i {
    margin-right: 5px;
}
.bfastmag-featured-slider .tp-post-item-meta {
    pointer-events: none;
    color: #fff;
    position: absolute;
    padding: 20px;
    bottom: 16px;
    left: 0;
    right: 0;
    z-index: 99;
}
.entry.single {
    margin-top: 15px;
    padding: 0 25px;
}
 

/* =============================================
--------------------- 10.Footer ----------------
===============================================*/

#footer {
    border-top: 1px solid #eaeaea;
    color: #505050;
    background-color: #fff;
    font-family: "Lato", Verdana, sans-serif;
    font-size: 14px;
}
#footer-inner {
    padding: 60px 0 20px;
}
#footer a {
    color: #505050;
    font-weight: 700;
}
#footer .widget {
    margin-bottom: 40px;
}
#footer .widget h4 {
    margin-bottom: 30px;
    color: #4a4a4a;
    text-transform: uppercase;
    font-family: Roboto;
    font-size: 16px;
 }
#footer .widget h4:after {
    display: block;
    position: relative;
    top: 8px;
    left: 0;
    width: 25px;
    height: 3px;
    content: "";
}
#footer .sb-post-list-title h4 {
    margin: -5px 0 0 0;
 }

 #footer .sb-post-list-title h4 a{
       line-height: 22px;
    font-size: 16px;
    font-weight: 700;
 }

 #footer .sb-tabs-wrap li{
    list-style-type: none;
    padding: 15px 0;
    display: block;
  }

#footer li {
    list-style-type: none;
}
.widget .links li a {
    line-height: 2.2;
}
.widget .links li a > i {
    margin-right: 10px;
}
.widget-title {
    color: #bebebe;
}
.social-links-label {
    display: block;
    margin: 35px 0 13px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
}
.footer-social-link {
    display: inline-block;
    margin: 0 10px 20px;
    border-radius: 4px;
    color: #6d6d6d;
    font-size: 18px;
    line-height: 1;
}
.footer-social-link:first-child {
    margin-left: 0;
}
#footer .footer-social-link:hover > i {
    color: #fff;
}
#footer .widget h3 {
       margin-top: 0;
    margin-bottom: 20px;
    font: 700 22px/1.5 "Roboto", Verdana, sans-serif;
    text-transform: uppercase;
}
 
#footer .widget h3.widget-title a{
    color: #fff;
        font-weight: 700;

}
#footer .cat-item:before {
    margin-right: 10px;
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f0da";
}
#footer .tp-post-item-date {
    color:#cecece;
}
#footer {
    border-top: 1px solid #eaeaea;
    color: #505050;
    background-color: #fff;
    font-family: "Open Sans", Verdana, sans-serif;
    font-size: 14px;
}
#footer .widget select {
    border: none;
    color: #7a7a7a;
    background: #252525;
}
#footer .widget input:focus {
    background-color: rgba(0, 0, 0, 0.26);
}
#footer input[type="text"],
#footer input[type="search"] {
    border: none;
    border-radius: none;
    color: #a0a0a0;
    background-color: #444444;
}
#footer button {
    border: none;
}
.form-control {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.widget li a {
    line-height: 2.2;
    text-transform: capitalize;
}
.rsswidget {
    color: #454545;
}
#footer .widget textarea {
    width: 100%;
    padding: 7px 12px;
    border: none;
    color: #bebebe;
    background-color: transparent;
    background-color: #eaeaea;
    font-size: 14px;
}
#footer .widget textarea:focus {
    background-color: #d7d7d7;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#footer .widget textarea::-moz-placeholder {
    color: #7a7a7a;
}
#footer .widget textarea:-ms-input-placeholder {
    color: #7a7a7a;
}
#footer .widget textarea::-webkit-input-placeholder {
    color: #7a7a7a;
}
#footer-bottom {
    padding: 20px 0 25px;
    background-color: #eaeaea;
    text-align: center;
}
#footer-bottom.no-bg {
    position: relative;
    border-top: 1px solid #eaeaea;
    background-color: transparent;
}
.bfastmag-footer-container {
    display: table;
    width: 100%;
}
 
#footer-bottom:hover:before {
    background: #4a4848;
}
.copyright {
    margin-bottom: 0;
}
.copyright a {
    display: block;
    font-size: 13px;
}
/* fix for inline-block auto margin */

.footer-menu {
    font-size: 0;
}
.footer-menu li {
    display: inline-block;
    margin: 4px 0;
    font-size: 13px;
}
.footer-menu li:after {
    margin: 0 10px;
    content: "";
    font-size: 8px;
    border-left: 1px solid rgba(255, 255, 255, .15);
}
.footer-menu li:last-child:after {
    padding: 0;
    content: "";
    border-left: 0;
}
#footer-bottom .social-links {
    margin: 9.5px 0;
}
#footer-bottom .social-link {
    margin-bottom: 0;
    font-size: 16px;
}
#footer.footer-inverse .poweredby a {
    color: #f88c00;
}
#commentform {
    background: #ececec;
    padding: 30px;
}
.comment-form-comment textarea {
    height: auto !important;
    margin-bottom: 0;
    padding: 9px 16px;
    padding-top: 12px;
    border: 1px solid #eaeaea;
    color: inherit;
    -webkit-box-shadow: none;
    font-size: 14px;
    resize: none;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.comment-form-comment textarea:focus,
.comment-form-author input:focus,
.comment-form-email input:focus,
.comment-form-url input:focus {
    border-color: #dadada;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.22);
}
.comment-form-author input,
.comment-form-email input,
.comment-form-url input {
    display: block;
    width: 100%;
    height: 40px;
    margin-bottom: 0;
    padding: 9px 16px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    color: inherit;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-transition: all 0.4s ease;
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: all 0.4s ease;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}
.comment-reply-title {
    font-size: 26px;
    text-transform: uppercase;
}
/* Footer Inverse */

#footer.footer-inverse {
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #e2e2e2;
    background-color: #181818;
}
#footer.footer-inverse a {
    color: #fff;
 }
#footer.footer-inverse a:hover,
#footer.footer-inverse a:focus,
#footer.footer-inverse .widget .tweet_time a:hover,
#footer.footer-inverse .widget .tweet_time a:focus {
    color: #fafafa;
}
#footer.footer-inverse .widget h4 {
    color: #bebebe;
}
#footer.footer-inverse .footer-logo {
    border-color: #aeaeae;
    color: #aeaeae;
}
#footer.footer-inverse .widget .tweet_time a {
    color: #6e6e6e;
}
.footer-inverse #footer-bottom {
    background-color: rgba(0, 0, 0, 0.1);
}
#footer-bottom .container {
    padding: 0;
}
#footer-bottom a {
    font-weight: 400;
}
.footer-inverse #footer-bottom.no-bg {
    border-top-color: rgba(0, 0, 0, 0.18);
    background-color: #0c0c0c;
    border-bottom: 3px solid #f88c00;
}
#footer.footer-inverse .newsletter-widget .btn-custom {
    color: #e5e5e5;
}
#footer.footer-inverse .widget textarea {
    color: #7a7a7a;
    background-color: rgba(0, 0, 0, 0.12);
}
#footer.footer-inverse .widget textarea:focus {
    background-color: rgba(0, 0, 0, 0.26);
}
#footer.footer-inverse .widget textarea::-moz-placeholder {
    color: #7a7a7a;
}
#footer.footer-inverse .widget textarea:-ms-input-placeholder {
    color: #7a7a7a;
}
#footer.footer-inverse .widget textarea::-webkit-input-placeholder {
    color: #7a7a7a;
}
#footer.footer-inverse .product-old-price:after {
    background-color: #7a7a7a;
}
 
.form_field_wrap {
    border: none;
    color: #7a7a7a;
    font-size: 14px;
}
#footer .form_field_wrap,
.sidebar.bfastmag-content-right .form_field_wrap {
    width: 100%;
    padding: 0;
}
.form_field_wrap input {
    padding: 8px;
    border: none;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.12);
}
.pirate_forms label {
    display: none;
}
#footer button,
.pirate-forms-submit-button {
    margin-bottom: 0;
    padding: 9px 16px;
    border: none;
    border-radius: 0;
    color: #fff;
    background-color: #f88c00;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    transition: color 0.2s ease, background 0.45s ease, border 0.4s ease-in-out;
    -webkit-appearance: button;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
}
#footer button:hover,
#footer .pirate-forms-submit-button:hover {
    background-color: #f88c00;
}
#footer .pirate_forms_wrap .form_field_wrap {
    padding: 0;
}
#pirate-forms-contact-submit {
    margin: 0;
}
.pirate_forms_wrap .form-control {
    width: 100%;
    height: 38px;
    padding: 9px 16px;
}
.bfastmag-content-right .form_field_wrap input {
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.bfastmag-content-right .form_field_wrap textarea {
    border-radius: 0;
}
.bfastmag-content-right .form-control:focus {
    border-color: #ccc;
}
.bfastmag-content-right li {
    list-style-type: none;
}
.bfastmag-footer-logo {
    display: block;
    margin-bottom: 25px;
}
.bfast-footer-widget {
    padding: 0 30px;
}
/* ============================================
-------------- 11.Content Template none -------
===============================================*/

.no-results {
    text-align: center;
}
.no-results .page-header .page-title {
    font-size: 36px;
}
.no-results .page-content .search-form input {
    font: 500 16px/1.5 "Roboto", Verdana;
}
.no-results .page-content .search-form button {
    padding: 6px;
    font-size: 16px;
    vertical-align: top;
}

/* =============================================
------------------- 12.Content -----------------
==============================================*/

#content {
    width: 100%;
    padding: 15px 0;
}
.no-padding {
    padding: 0 !important;
}
.no-margin {
    margin: 0 !important;
}
.no-overflow {
    overflow: hidden !important;
}
.no-padding-bt {
    padding-bottom: 0 !important;
}
/* Page Header Styles */

.page-header {
    margin: 0 0 40px;
    padding: 30px 0 10px;
    border-bottom: none;
    background-color: #fff;
}
.page-header.fullscreen {
    padding: 0;
}
.page-header.bfastmag {
    border-bottom: none;
}
.page-header.homepage-page-header {
    position: relative;
    padding: 0;
}
.page-header.no-margin {
    margin: 0 !important;
}
.page-header.no-border {
    border: none;
}
.page-header.larger,
.page-header.larger2x {
    padding: 32px 0;
}
.page-header h1 {
    margin-bottom: 14px;
}
.page-header-desc {
    margin-bottom: 10px;
    color: #7a7a7a;
    font-size: 15px;
}
.page-header.largest {
    padding-top: 180px;
    padding-bottom: 20px;
}
.page-header.half-largest {
    padding-top: 130px;
    padding-bottom: 20px;
}
/* Title Styles   */

.title-border.text-center,
.text-center > .title-border {
    padding: 0;
    border: none;
}
.title-border > span {
    display: inline-block;
    position: relative;
    z-index: 1;
 }
.title-border.text-center > span,
.text-center > .title-border > span {
    padding: 0 0.8em;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.title-bg-line,
.title-underline {
    position: relative;
}
.title-border.title-bg-line,
.title-border.text-center.title-bg-line,
.title-border.title-bg,
.title-border.text-center.title-bg {
    padding: 0;
}
.title > .light,
.title-underblock > .light {
    font-weight: normal;
}
.title-underblock,
.comment-reply-title,
.comments-area > h2 {
    position: relative;
    padding-bottom: 0.6em;
}
h2.comments-title {
    text-transform: uppercase;
    font-size: 26px;
}
.title-bottom-border {
    border-bottom: 1px dashed transparent;
}
.title-bottom-border.dashed {
    border-bottom-style: dashed;
}
.title-bottom-border.dotted {
    border-bottom-style: dotted;
}
#respond {
    padding-top: 30px;
    display: block;
}
.comment-reply-title:after,
.comments-area > h2:after {
    display: block;
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 50px;
    height: 2px;
    background-color: transparent;
    background-color: #f88c00;
    content: "";
}
.title-underblock.title-bottom-border:after {
    bottom: -3px;
    height: 5px;
}
.title-underblock.text-center:after,
.text-center > .title-underblock:after {
    left: 50%;
    margin-left: -25px;
}
.title-underblock.text-right:after,
.text-right > .title-underblock:after {
    right: 0;
    left: auto;
}
.comment-form p label {
    margin-bottom: 7px;
    font-family: "Open Sans", Verdana;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.title-border span {
    color: #454545;
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: 24px;
}
.title-border .line {
    border-bottom: 2px solid #f88c00;
    z-index: 9999;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    display: block;
}
.title-bg-line:after {
    background-color: #ddd;
}
 #footer .title-border span{
    color: #fff!important;
 }
  #footer .social-icons a{
        /*background: #f88c00;*/
  }
/* =============================================
---------------  13.Blog template  --------------
================================================*/

.pagination .nav-links a {
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.pagination .nav-links .page-numbers {
    font-family: Open Sans;
    color: #555;
    font-size: 14px;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.pagination .page-numbers.current {
    border-color: #f88c00;
    background: #f88c00;
    color: #fff;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus {
    border-color: #f88c00;
    background: #f88c00;
    color: #fff;
}
.post-navigation .nav-links {
    border-bottom: 1px solid #eee;
    border: 1px solid #eee;
    margin-bottom: 15px;
    margin-top: 15px;
    padding: 10px 10px;
}
.post-navigation .nav-links:after {
    clear: both;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
    display: table;
    content: "";
}
.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    width: 50%;
    float: left;
    vertical-align: top;
}
.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
    color: #181818;
    display: inline-block;
    font-size: 18px;
    padding: 15px 15px 16px 0;
    position: relative;
    text-transform: capitalize;
}
.post-navigation .post-navi {
    color: #181818;
    display: block;
    font-size: 10px;
}
.post-navigation .nav-links .nav-next {
    padding-left: 15px;
    border-left: 1px solid #ccc;
}
.post-navigation .post-title {
    font-size: 16px;
    font-family: Roboto;
    font-weight: 700
}
.entry {
    position: relative;
    margin-bottom: 50px;
}
.tp-post-thumbnail,
.tp-post-thumbnail figure {
    position: relative;
}
.blog .tp-post-thumbnail figure,
.archive .tp-post-thumbnail figure,
.search .tp-post-thumbnail figure {
    background-color: rgba(24, 18, 19, 0.05);
}
.blog .entry,
.archive .entry,
.search .entry {
    min-height: 190px;
}
.home .entry{
    min-height:  initial;
}
.bfastmag-top-carousel .tp-post-thumbnail figure {
    overflow: hidden;
}
.bfastmag-fp-s1-posts .tp-post-thumbnail figure {
    height: 190px;
}
.bfastmag-fp-s1-posts .tp-post-thumbnail figure a img {
    max-height: 190px;
}
.bfastmag-fp-s2 .tp-post-thumbnail figure,
.bfastmag-fp-s4 .tp-post-thumbnail figure,
.bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-t3-small figure {
    width: 170px;
    height: 110px;
}
.bfastmag-fp-s2 .tp-post-thumbnail figure a img,
.bfastmag-fp-s4 .tp-post-thumbnail figure a img,
.bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-t3-small figure a img {
    width: 100%;
    max-height: 110px;
}
.bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-big figure {} .bfastmag-fp-s3 .tp-post-thumbnail.bfastmag-big figure a img {} .tp-post-thumbnail a {
    display: block;
}
.tp-post-thumbnail a img {
    width: 100%;
    max-height: 480px;
}
.tp-post-thumbnail.col-md-5 img {
    height: 235px;
}
.bfastmag-featured-slider .tp-post-thumbnail a img {
    height: 270px;
}
.tp-post-thumbnail figure > a:after,
.tp-post-thumbnail .item > a:after,
.tp-post-thumbnail.embed-responsive:after {
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-color: rgba(255, 255, 255, 0.16);
    content: "";
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
}
.blog .tp-post-thumbnail figure > a:after,
.archive .tp-post-thumbnail figure > a:after,
.search .tp-post-thumbnail figure > a:after {
    background-color: transparent;
}
.entry:hover .tp-post-thumbnail figure > a:after,
.entry:hover .tp-post-thumbnail .item > a:after,
.entry:hover .tp-post-thumbnail.embed-responsive:after,
.event:hover .tp-post-thumbnail figure > a:after,
.event:hover .tp-post-thumbnail .item > a:after,
.event:hover .tp-post-thumbnail.embed-responsive:after {
    /*  visibility: hidden;
    opacity: 0;*/
    
    background-color: rgba(255, 255, 255, 0.46);
}
.entry-title {
    margin: -3px 0 0;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #000;
}
.entry-title a {
    color: #000;
}
.home.blog .bfastmag-content-left .entry-title a:hover,
.archive .entry-title a:hover {
    color: #f88c00;
}
.home.blog .bfastmag-content-left .entry-content,
.archive .entry-content,
.search .entry-content {
    margin: 4px 0 0;
    font-size: 16px;
    line-height: 26px;
}
.entry-footer {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.entry-footer span + span:before {
    padding: 0 10px;
    color: #505050;
    content: " | ";
}
.bg-gray .entry-footer {
    border-color: #d1d1d1;
}
.entry-footer {
    color: #6a6a6a;
    font-size: 13px;
    line-height: 42px;
}
.entry-footer a {
    color: #505050;
    font-weight: 700;
}
.entry-readmore {
    display: none;
    float: right;
}
.entry-readmore i {
    margin-left: 5px;
}
.entry-label {
    margin-right: 8px;
    font-weight: 700;
}
.entry-label i {
    margin-right: 5px;
}
.entry-separator {
    margin: 0 5px;
    color: #888;
}
.entry-date {
    display: block;
    position: absolute;
    z-index: 15;
    top: 0;
    left: 0;
    width: 60px;
    padding: 13px 0 0;
    background-color: #eaeaea;
    font: 700 20px/1 "Roboto", Verdana;
    text-align: center;
    text-transform: uppercase;
}
.entry-date > span {
    display: block;
    margin-top: 11px;
    padding: 6px 5px;
    color: #f1f1f1;
    background-color: #3a3a3a;
    font-size: 14px;
}
.entry-format {
    display: block;
    position: absolute;
    z-index: 16;
    top: 85px;
    left: 0;
    width: 60px;
    color: #fff;
    background-color: #f88c00;
    font-size: 24px;
    line-height: 60px;
    text-align: center;
}
.tp-post-thumbnail:after {
top: 12%;
    left: 86%;
    position: absolute;
    -webkit-transition: all 0.45s ease-in-out;
    transition: all 0.45s ease-in-out;
    font-family: "FontAwesome";
    transform: translate(-50%, -50%);
    z-index: 3;
    font-size: 20px;
    line-height: 30px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    border: 4px solid;
    text-align: center;
    padding-left: 0px;
    color: #FFF;
    opacity: .3;
    display: block;
}
.post_format-post-format-gallery .tp-post-thumbnail:after {
    content: '\f03e';
}
.post_format-post-format-image .tp-post-thumbnail:after {
    content: '\f1c5';
}
.post_format-post-format-video .tp-post-thumbnail:after {
    content: '\f04b';
}
.post_format-post-format-link .tp-post-thumbnail:after {
    content: '\f03e';
}
.post_format-post-format-link .tp-post-thumbnail:after {
    content: '\f0c1';
}
.post_format-post-format-audio .tp-post-thumbnail:after {
    content: '\f025';
}
.post_format-post-format-quote .tp-post-thumbnail:after {
    content: '\f10d';
}
.entry:hover .tp-post-thumbnail:after {
    opacity: 1;
}
.tp-post-thumbnail.bfastmag-thumb-small:after {
    width: 40px;
    height: 40px;
    font-size: 15px;
    line-height: 34px;
}
.tp-post-thumbnail .entry-audio-container {
    position: absolute;
    right: 15px;
    bottom: 15px;
    left: 15px;
}
.entry-blockquote {
    padding: 25px;
    background-color: #eaeaea;
    -webkit-transition: all 0.45s ease;
    transition: all 0.45s ease;
}
.entry-blockquote blockquote {
    margin: 10px 0;
}
.entry-blockquote .blockquote-icon {
    margin: 0;
    padding-top: 10px;
    padding-left: 40px;
}
.entry-blockquote blockquote:before {
    left: -2px;
}
.entry-box .entry-blockquote:hover,
.entry-blockquote:hover,
.bg-gray .entry-box .entry-blockquote:hover {
    color: #bebebe;
    background-color: #2a2a2a;
}
.entry-blockquote:hover cite {
    color: #8a8a8a;
}
 
.archive .entry-footer,
.home .entry-footer,
.search .entry-footer {
    border: 0;
}
 .tp-post-thumbnail.col-md-5 .cat-links {
    position: absolute;
    z-index: 11;
    top: 3%;
    left: 6%;
}
.cat-links {
    display: inline-block;
}
.cat-links ul {
    display: inline-block;
}
.cat-links ul li {
    display: inline-block;
    list-style: none;
    line-height: 20px;
    font-size: 10px;
    font-family: Roboto;
    margin-right: 4px;
    text-transform: uppercase;
}
.cat-links ul li a {
    color: #fff!important;
    font-size: 11px;
    padding: 0px 12px;
    line-height: 27px;
    background: #e28000;
    font-weight: 500;
    display: block;
    border-radius: 2px;
}
.cat-links ul li a:hover {
    color: #fff!important;
    opacity: .7;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff !important;
}
.line-bottom {
    border-bottom: 1px solid #dddddd;
    width: 100%;
    display: block;
    margin-top: 24px;
    clear: both;
}
.archive .entry-title {} .entry-content .readmore {
    margin-top: 20px;
}
.entry-content .readmore a {
    position: relative;
    text-transform: uppercase;
    padding: 4px 17px;
    display: inline-block;
    font-size: 13px;
    letter-spacing: .4px;
    font-weight: 400;
    font-family: Open Sans;
    border: 1px solid #f88c00;
    color: #f88c00;
}
.entry-content .readmore a:hover {
    background: #f88c00;
    color: #fff
}
.entry:hover .entry-title a {
    /*color: #f88c00!important;*/
}
 
.entry-box {
    margin-bottom: 30px;
    /* padding: 15px; */
    
    border: 1px solid #eaeaea;
}
.bfastmag-related-posts .entry-box {
    border: none;
}
.bg-gray .entry-box {
    border-color: #d1d1d1;
}
.entry-box.entry-box-blockquote {
    padding: 0;
}
.entry-box .entry-blockquote {
    background-color: #fff;
}
.bg-gray .entry-box .entry-blockquote {
    background-color: #dadada;
}
.entry-box .entry-blockquote {
    padding: 20px 25px;
}
.entry-box blockquote {
    margin: 0;
    font-size: 14px;
}
.entry-box blockquote cite {
    font-size: 14px;
}
.entry-box .blockquote-icon {
    padding-top: 18px;
    padding-bottom: 0;
    padding-left: 28px;
}
.entry-box .blockquote-icon:before {
    top: 0;
    left: -5px;
    font-size: 1.5em;
}
/* fix for ie9*/

.ie9 .entry-box .blockquote-icon::before {
    font-size: 18px;
}
.entry-box .carousel-control {
    width: 28px;
    height: 32px;
    margin-top: -16px;
    font-size: 18px;
    line-height: 30px;
}
.entry-box .carousel-control.left {
    left: 15px;
}
.entry-box .carousel-control.right {
    right: 15px;
}
.entry.entry-box:after {
    display: none;
}
.entry-box .entry-label {
    margin: 0;
}
.entry-box .entry-label i {
    margin-right: 8px;
}
.entry-box .entry-title {
    font-size: 20px;
    line-height: 1.5;
}
.entry-box .entry-footer {
    line-height: 36px;
}
.entry-content-wrapper {
    position: relative;
}
.entry-box .entry-date,
.entry-box .entry-format {
    width: 50px;
    font-size: 18px;
}
.entry-box .entry-date {
    top: 4px;
    padding: 10px 0 0;
}
.entry-box .entry-format {
    top: 74px;
    color: #f1f1f1;
    background-color: #3a3a3a;
    line-height: 50px;
}
.entry-box .entry-date > span {
    margin: 10px 0 0;
    padding: 5px;
    font-size: 12px;
}
/* prevent date + format boxed overflow */

.entry-content-wrapper {
    overflow: hidden;
}
.entry-content-wrapper .entry-title,
.entry-content-wrapper .entry-content {
    /* padding-left: 65px; */
}
/* Entry List pages with sidebar make title smaller */

.entry .col-md-6 > .entry-title,
.entry .col-md-7 > .entry-title {
    font-size: 26px;
}
/* Single Post*/

.entry.single .tp-post-thumbnail {
    margin-bottom: 25px;
    margin: 0 -20px;
}
.entry.single .tp-post-thumbnail img {
    width: 100%;
    max-height: 480px;
}
.entry.single .entry-title {
    margin-bottom: 34px;
}
.entry.single img.pull-left {
    margin-right: 20px;
    margin-bottom: 10px;
}
.entry.single img.pull-right {
    margin-bottom: 10px;
    margin-left: 20px;
}
.entry.single .entry-footer {
    margin-top: 10px;
    margin-bottom: 20px;
    padding: 10px 0 10px 20px;
    margin-left: -20px;
    margin-right: -20px;
}
.bfastmag-content-left.col-md-9 {
     padding:0 20px; 
}
.home .bfastmag-content-left.col-md-9 {
    margin: 0;
}
.bfastmag-content-left .entry-meta {
    margin-left: 2px;
}
.single .entry .entry-meta {
    border-bottom: 1px solid #eaeaea;
    padding-bottom: 15px;
    margin: 0 -20px;
}
.single .entry-meta-inner {
    padding-left: 20px;
    display: inline-block;
}
.socialShareRow {
    display: inline-block;
    float: right;
    position: relative;
    top: -6px;
    padding-right: 20px;
}
a.bfast_ss_ico {
    color: #fff!important;
    background: #2a2a2a;
    border-radius: 50px;
    display: inline-block;
    font-size: 13px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
a.bfast_ss_ico i {
    margin: 0;
}
.about-author {
    margin: 40px 0;
    padding: 30px 25px;
    border-left: 4px solid #f88c00;
    background: rgba(0, 0, 0, .1);
}
.single-author-thumb {
    float: left;
}
.about-author figure img {
    margin: 0;
    border-radius: 50%;
}
.about-author h3 {
    font-size: 22px;
    text-transform: uppercase;
    display: inline;
    margin: 0 0 30px 20px;
}
.about-author .title-underblock a {
    /* color: #f88c00; */
}
.about-author figure,
.comments-list .media-left {
    display: none;
}
.about-author .author-content {
    margin-left: 0;
    /* font-style: italic; */
    
    padding-top: 10px;
    font-family: Roboto;
    font-size: 16px;
}
.bfastmag-related-posts {
    margin-bottom: 20px;
}
.bfastmag-related-posts .tp-post-thumbnail {
    margin-bottom: 15px;
}
.bfastmag-cat-show-on-click {
    display: none;
}
.related-show-on-click {
    cursor: pointer;
}
.comment {
    margin: 20px 0;
}
.comments {
    margin-bottom: 40px;
}
.comments-list .media-body {
    position: relative;
    padding-left: 100px;
}
.comments-list .media-heading {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 10px;
    color: #181818;
    font-size: 18px;
    text-transform: uppercase;
    font-family: Roboto;
}
.comments-list .media-heading a {
    color: #505050;
}
.bfast-mag-clist .comment {
    border: 1px solid #eee;
    padding: 30px;
}
.vcard img {
    padding-right: 10px;
}
.comments-list .comment-date {
    margin-left: 10px;
    font-family: "Lato", Verdana, sans-serif;
    font-size: 12px;
    font-weight: 700;
}
.reply-link a {
    position: relative;
    color: #efa03b;
    font-size: 13px;
    font-weight: 700;
}
.reply-link a:hover {
    color: #8e5306;
}
.comments-list .media-body p:last-child {
    margin-bottom: 0;
}
.vcard img {
    border-radius: 50%;
}
/* =============================================
-----------------   14. 404 Page  -------------
==============================================*/

.nf-404-page {
    padding: 15px 0 35px;
}
.nf-404-page.nf-404-pagebg {
    padding: 35px 0;
    background-image: url("../images/404bg.jpg");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: cover;
}
.nf-404-title,
.nf-404-subtitle {
    margin-bottom: 40px;
    font: 700 100px/0.7 "Roboto", Verdana, sans-serif;
}
.nf-404-title.shadow,
.nf-404-subtitle.shadow {
    color: transparent !important;
    text-shadow: 2px 2px 20px rgba(255, 255, 255, 0.50);
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
}
/* Fix for ie 9 */

.ie9 .nf-404-title.shadow,
.ie9 .nf-404-subtitle.shadow {
    color: #fff !important;
}
.nf-404-title.shadow:hover,
.nf-404-subtitle.shadow:hover {
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.50);
}
.nf-404-title.vertical {
    font-family: "Open Sans", Verdana, sans-serif;
}
.nf-404-subtitle {
    margin-bottom: 30px;
    color: #4e4e4e;
    font-size: 32px;
    font-weight: 600;
}
.nf-404-content {
    max-width: 600px;
    margin-bottom: 20px;
    font-size: 14px;
}
.nf-404-page form {
    max-width: 480px;
    margin-right: auto;
    margin-left: auto;
}
.nf-404-pagebg.light .nf-404-title,
.nf-404-pagebg.light .nf-404-subtitle,
.nf-404-pagebg.light .nf-404-content {
    color: #fff;
}
.nf-404-page .search-form input {
    font: 500 16px/1.5 "Roboto", Verdana;
}
.nf-404-page .search-form button {
    padding: 6px;
    font-size: 16px;
    vertical-align: top;
}

/* Social nav */

.social-navigation {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 1em;
}

.social-navigation ul {
    list-style: none;
    margin-bottom: 0;
    margin-left: 0;
}

.social-navigation li {
    display: inline;
}

.social-navigation a {
     display: inline-block;
    top: 10px;
}

.social-navigation a:hover,
.social-navigation a:focus {
    background-color: #333;
}

.social-navigation .icon {
    height: 13px;
    top: 12px;
    width: 20px;
    vertical-align: top;
    color: #fff;
    fill: currentColor;
}


@media print {
body {background:white; 
     font-size:10pt; 
     margin:0; }
.sidebar,.navbar-top,.bfastmag-related-posts-wrap,#respond, .pagination{ display:none; }
#header { height:75px; }
 
#footer, .ad { display:none; }
 }