/*
Theme Name: NewsMagZ Pro
Theme URI: http://themepacific.com/newsmagz/
Author: themepacific
Author URI: http://themepacific.com/
Description: NewsMagz is a fast Responsive MultiPupose WordPress theme for News, NewsPaper, magazines, Tech, Personal, Fashion, Food,Auto, Travel and photography, Photogallery Blogs.  For demo: http://newsmagz.themepacific.com/
Version: 1.1.5
License: license purchased
Text Domain: newmagz
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;
    display: block;
}
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;
}
textarea, select {
    max-width: 100%;
    background-color: transparent;
    border: 1px solid rgba(0,0,0,0.1);
    color: #232323;
    font-size: 12px;
    padding: 5px;
    line-height: 22px;
    border-radius: 2px;
    transition: background 0.3s, border 0.3s;    
    outline: none;
}
/**
*1.1 Typography
*/

body,
button,
input,
select,
textarea {
    color: inherit;
    font-family: inherit;
    font-size: 14px;
    line-height: 1.5;
}
input[type="text"]:focus {
    -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,
q:before,
q: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;
}
.darkSkin blockquote:before,
.darkSkin q:before {
    color: #fafafa;
}
blockquote,
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;
}
.col-centered {
    float: none;
    margin: 0 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: #2b2b2b;
    background-color: #252525;
}
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.15), inset 0 2px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.15), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="tel"],
input[type="search"],
textarea {
    height: auto;
    padding: 6px 12px;
    border: 2px 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="tel"],
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="tel"],
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;
}
input[type="submit"].btn-dark {
    color: #fff;
    background: #f88c00;
}
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-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);
}
.btn-primary.focus,
.btn-primary:focus {
    background-color: #222;
}
.btn-primary:active:focus {
    background-color: #111;
}
/*--------------------------------------------------------------
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 rgba(0, 0, 0, 0.1);
}
.main-navigation .sub-menu,
#navigation-top,
.navbar-toggle,
.search-open .header_search_form_full {
    display: block;
}
.main-navigation ul {
    display: none;
    margin: 0;
    list-style: none;
    /* position: relative;*/
}
.main-navigation li {
    position: relative;
}
.main-navigation li.crn_mmenu {
    position: initial;
}
.main-navigation a {
    display: block;
    text-decoration: none;
}
.main-navigation ul > li > ul {
    border-top: 5px solid #f88c00;
}
.main-navigation ul ul ul {
    top: 0;
    left: -999em;
}
.main-navigation ul > li > ul {
    margin-top: 40px;
}
.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 li {
    border-bottom: 1px solid #242424;
}
.main-navigation .sub-menu li:last-child {
    border: 0;
}
.crn_mmenu_section ul.crn-sub-menu-column {
    box-shadow: none!important;
    margin: 0!important;
    border: 0!important;
}
.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!important;
    font-size: 25px;
    line-height: 26px;
    padding: 19px 24px;
    background: #f88c00;
    -webkit-transition: background-color 100ms linear;
    transition: background-color 100ms linear;
}
.crn_header_v2 .main-navigation .sub-menu a {
    padding: 8px 15px;
    color: #fff;
    font-weight: 500;
}
.crn_header_v2 .main-navigation .sub-menu a:hover {
    color: #f88c00
}
li.menu-item.menu-item-home-icon a:hover {
    opacity: .8;
    color: #fff!important;
}
.crn_header_v1 li.menu-item.menu-item-home-icon a {
    padding: 19px 24px;
}
.crn_header_v2 li.menu-item.menu-item-home-icon a {
    padding: 19px 24px;
}
.crn_header_v3 li.menu-item.menu-item-home-icon a {
    padding: 28px 24px;
}
.crn_header_v5 li.menu-item.menu-item-home-icon a {
    padding: 14px 24px;
}
.crn_header_v7 li.menu-item.menu-item-home-icon a {
    padding: 7px 24px;
}
.crn_header_v2 .main-navigation {
    background: #2a2a2a;
    border: 0;
}
.crn_header_v2 .main-navigation li a {
    padding: 23px 24px;
    font-weight: 700;
    color: #ffffff;
}
.crn_header_v2 .navbar-btn {
    color: #ffffff;
}
/*.crn_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;
}*/
.crn_header_v2 .navbar-top {
    position: relative;
    background-color: #fff;
}
.crn_header_v2 .navbar-right {
    position: relative;
}
.crn_header_v2 .inner-header {
 /* background: #f5f5f5;*/
}

/*.crn_header_v2 .navbar-top  .row{
    background: #414141;
}*/
@-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;
    }
}
.newsmagz-breaking {
    display: none;
}
.newsmagz-breaking-wrap {
    float: left;
    height: 38px;
    line-height: 38px;
}
.newsmagz-breaking-container {
    width: 400px;
    margin-left: 10px;
    display: inline-block;
    height: 38px;
}
.newsmagz-breaking-container div {
    display: block!important;
    word-wrap: break-word;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
    text-overflow: ellipsis;
    max-width: 360px;
    color: #fff;
}
.newsmagz-breaking-container a {
     font-family: Roboto;
    font-weight: 400;
}
.newsmagz-breaking-container a:hover {
    /*color: #f88c00;*/
}
.crn_header_topdark .newsmagz-breaking-container a {
    color: #fff; 
}

.darkSkin .newsmagz-breaking-container a {
    color: #fff;
}
.crn_time_date {
    display: inline-block;
    color: #fff;
    z-index: 99;
    position: relative;
}
.crn_time_date i {
    padding-right: 8px;
}
.crn_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;
}
.crn_header_v1 .navigation-top ul li a,
.crn_header_v1 .crn_time_date {
    color: #222;
}
.crn_header_v1 .entry-meta,
.crn_header_v1 .main-navigation .sub-menu a {
    color: #fff;
}
.crn_header_topdark .navbar-top .social-links a i {
    color: #fff;
}.crn_header_toplite .navbar-top .social-links a i {
    color: #222;
}
/**
 * crn_zoomin
 */

 img.crn_zoomin {
    -o-animation: crn_zoomin 28s ease-out 1 forwards;
    -moz-animation: crn_zoomin 28s ease-out 1 forwards;
    -webkit-animation: crn_zoomin 28s ease-out 1 forwards;
    animation: crn_zoomin 28s ease-out 1 forwards;
}
img.crn_zoomout {
    -o-animation: crn_zoomout 28s ease-out 1 forwards;
    -moz-animation: crn_zoomout 28s ease-out 1 forwards;
    -webkit-animation: crn_zoomout 28s ease-out 1 forwards;
    animation: crn_zoomout 28s ease-out 1 forwards;
}
img.crn_activate_effect {
    -o-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.crn_mmenu_section {
    min-height: 220px;
    width: 100%;
    /* display: none; */
    
    background: #191919;
    border-top: 5px solid #f88c00;
    padding: 20px;
    position: absolute;
    z-index: 99999;
    margin-top: 62px;
    top: 63px;
    left: 0;
    visibility: hidden;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    opacity: 0;
    -ms-transition: all .35s;
    -moz-transition: all .35s;
    -webkit-transition: all .35s;
    transition: all .35s;
    z-indexwebkit-backface-visibility: hidden;
}
.crn_mmenu_section .sub-menu {
    box-shadow: none;
    background: none;
}
.crn_mmenu_active .crn_mmenu_section,
li.dropme > .sub-menu {
    transition: all .35s;
    margin-top: 0;
    opacity: 1;
    visibility: visible;
}
.crn_mmenu_wide .crn_mmenu_post_wrap {
    width: 100%;
}
.crn_mmenu_section a {
    text-transform: none!important;
}
.crn_mmenu_post_wrap {
    width: 80%;
    float: right;
    -ms-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -ms-animation-duration: 1.4s;
    -moz-animation-duration: 1.4s;
    -webkit-animation-duration: 1.4s;
    animation-duration: 1.4s;
    -ms-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.crn_mmenu_post {
    position: relative;
    width: 24%;
    padding: 0 10px 20px;
    margin-right: 10px;
    float: left;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.crn_menu_tab_content .crn_mmenu_post {
    width: 32%;
}
.crn_mmenu_post:hover {} .crn_mmenu_post:last-child {
    margin: 0;
}
.crn_mmenu_post h3 {
    margin: 0;
}
.crn_mmenu_post .crn-post-item-date:before {
    content: '';
}
.crn_mmenu_thumb {
    width: 100%;
    position: relative;
    -webkit-backface-visibility: hidden;
}
.trailer .crn_mmenu_thumb {
    max-height: 420px;
}
.crn_mmenu_post img {
    width: 100%;
    height: 145px;
    min-height: 145px;
}
.trailer .crn_mmenu_post img {
    height: 420px;
}
.crn_mmenu_post.last-column {
    margin: 0;
}
.crn_mmenu_post a {
    padding: 0!important;
}
.crn_mmenu_post h3 a {
    color: #fff!important;
    line-height: 20px!important;
    font-weight: 400!important;
    -webkit-transition: .4s all;
    transition: .4s all;
}
.crn_mmenu_post h3 a:hover {
    opacity: .7;
}
.crn_mmenu_post .entry-meta {
    margin-top: 12px;
    color: #fff;
}
.slide-blocka a {
    position: absolute!important;
    z-index: 9;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%!important;
    text-indent: -99999px;
    display: block;
}
.main-navigation ul .crn_mmenu_section ul.crn-mega-child-cat-links {
    display: block;
    overflow: hidden;
    left: initial;
    top: 12px;
    width: 19%;
    clear: left;
    min-width: initial;
}
.crn_mmenu .menu-item-has-children > a:after {
    content: none!important;
}
.crn_mmenu ul ul.sub-menu {
    display: none!important;
}
.crn-mmenu-columns .crn-sub-menu-column-wrap {
    -ms-animation-name: slideInDown;
    -moz-animation-name: slideInDown;
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -ms-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.crn-mmenu-columns.crn-sub-menu-column-2 .crn-sub-menu-column-wrap {
    width: 50%;
    padding-right: 30px;
}
.crn-mmenu-columns.crn-sub-menu-column-3 .crn-sub-menu-column-wrap {
    width: 33.3333%;
    padding-right: 25px;
}
.crn-mmenu-columns.crn-sub-menu-column-4 .crn-sub-menu-column-wrap {
    width: 25%;
    padding-right: 15px;
}
.crn-mmenu-columns.crn-sub-menu-column-5 .crn-sub-menu-column-wrap {
    width: 20%;
    padding-right: 8px;
}
ul.crn-sub-menu-columns-row,
ul.crn-sub-menu-column {
    width: 100%!important;
    left: 0!important;
    overflow: hidden;
    clear: both;
    position: relative!important;
    float: none!important;
    min-height: 160px;
    background: none!important;
}
ul.crn-sub-menu-column li a {
    padding: 12px 4px !important;
    font-weight: 500!important;
    position: relative;
    text-transform: none;
}
ul.crn-sub-menu-column li {
    width: 100%;
    border-bottom: 1px solid #222;
}
a.crn-mmenu-columns-header {
    border-bottom: 2px solid;
    padding: 15px 0!important;
    font-weight: 700!important;
    margin-bottom: 6px;
    font-size: 17px!important;
    text-transform: uppercase!important;
}
ul.crn-mega-child-cat-links li {
    border-bottom-color: #191919!important;
}
ul.crn-mega-child-cat-links li a {
    color: #fff!important;
    z-index: 2;
}
ul.crn-mega-child-cat-links li {
    background: none;
    border: 0!important;
    position: relative;
}
ul.crn-mega-child-cat-links li.current {
    background: #383838;
    -ms-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.6s;
    -ms-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
ul.crn-mega-child-cat-links li.current:after {
    content: "";
    background: #8c8c8c;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    opacity: .4;
    -ms-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
    -ms-animation-duration: 0.5s;
    -moz-animation-duration: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.6s;
    -ms-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
ul.crn-mega-child-cat-links li.current a {
    color: #fff!important;
}
.crn_menu_tab_content {
    display: none;
}
.crn_menu_tab_content.current {
    display: inherit;
}
ul.crn-mega-child-cat-links li.current a:after {
    display: inline-block;
    padding: 0 7px;
    font-family: FontAwesome;
    content: "\f0da";
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
    float: right;
}
.crn_mmenu_section .newsmagz-fp-s3 a {
    padding: 0!important;
    font-family: Roboto;
    color: #fff!important;
}
.crn_mmenu_section .newsmagz-fp-s3 .crn-post-thumbnail.newsmagz-big figure a img {
    height: 250px;
}
.crn_mmenu_section .newsmagz-fp-s3 .entry-title a {
    font-size: 24px;
    line-height: 30px;
    text-transform: none;
    padding: 0;
}
.crn_mmenu_section .newsmagz-fp-s3 .eb-small .entry-title a {
    font-size: 18px;
    line-height: 23px;
}
.crn_mmenu_section .crn-item-block .crn-post-item-meta,
.crn_mmenu_section .crn-item-block .crn-post-item-author a {
    color: #888!important;
    font-size: 12px!important;
    text-transform: none!important;
    padding: 5px 0;
    font-weight: 400;
}
.crn_mmenu_section .entry.crn-post-item p {
    color: #959595;
    font-size: 13px;
}
.crn_mmenu_section .newsmagz-fp-s3 {
    width: 80%;
    float: right;
}
.crn_mmenu_wide .crn_mmenu_section .newsmagz-fp-s3 {
    width: 100%;
    float: none;
}
.crn-mega-child-cat-links.mega-links-latest .current {
    background: #121212;
}
.crn-mega-child-cat-links.mega-links-latest .current a:after,
.crn-mega-child-cat-links.mega-links-latest .current:after {
    content: none!important;
}


/*--------------------------------------------------------------
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 "Roboto", Verdana, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#wrapper {
    width: 100%;
    position: relative;
    z-index: 2  
}
#wrapper.boxed,
#wrapper.boxed-long {
    width: 100%;
    margin: 0;
}
.framedLayout #wrapper,
.framedLayout #wrapper.boxed {
    margin-top: 25px;
    margin-bottom: 25px;
}
/*--------------------------------------------------------------
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: 25px 0 0;
    font-size: 15px;
    line-height: 26px;
    position: relative;
    z-index: 1;
    font-family: Roboto;
}
.darkSkin .page-content,
.darkSkin .entry-content,
.darkSkin .entry-summary {
    color: #fff;
}
.post .entry-content p,
#content .entry-content ul,
#content .entry-content ol {
    color: #444;
}
.page .entry-content p {
    color: #444;
}
.archive .entry-content {
    margin: 5px 0 5px 0;
}
.archive .entry-title {} 
.page-links {
    clear: both;
    margin: 0 0 1.5em;
}
.page-links a {
    font-family: Roboto Slab;
    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;
    margin-top: 12px;
}
/*--------------------------------------------------------------
1.9.2 Asides
--------------------------------------------------------------*/

.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
    display: none;
}
#crn-wallpaper {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
#crn-wallpaper a {
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
}
.block-full-html {
    margin: 20px 0;
}
/*--------------------------------------------------------------
1.9.3 Comments
--------------------------------------------------------------*/

label.input-desc {
    display: inline-block;
    width: 100%;
    margin-bottom: 7px;
    font-family: "Roboto", Verdana;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.darkSkin label.input-desc {
    color: #fff;
}
.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.6s ease;
    transition: all 0.6s 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);
    border: 2px solid #181818;
}
.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;
}
p.logged-in-as a {
    color: #181818;
}
.darkSkin p.logged-in-as a {
    color: #fff;
}
/*--------------------------------------------------------------
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;
}
.home #wrapper {
    width: 100%;
    /* background: none;*/
}
#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.2;
}
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;
}
.entry-content ul,
.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;
    font-size: 13px;
    line-height: 37px;
    font-weight: 600;
}
.navbar-top .navbar-left {
        padding-left: 12px; 

}
.navbar-top .navbar-right {
    margin: 0;
    z-index: 9999;
    float: right;
    padding-right:  10px; 

}
.navbar-top .social-links {
    margin-bottom: 0;
    margin-left: 0;
    padding-right: 0;
    font-size: 14px;
    line-height: 38px;
    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 {
    
    font-size: 15px;
    z-index: 9999;
    position: relative;
}
.crn_header_toplite .navbar-top{
    background-color: #fff;
}
.crn_header_topdark .navbar-top{
    background-color: #414141;
}

.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;
    font-family: Roboto;
}
#navigation-top {
    color: #fff;
}
.navbar-btn {
    display: inline-block;
    float: right;
    position: relative;
    margin: 0;
    padding: 0 13px;
    width: 39px;
    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: 'Roboto';
    z-index: 90;
    font-size: 12px;
    font-weight: bold;
    height: 38px;
    margin-left: 30px;
    height: 32px;
    background: #333;
}
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;
}*/
.crn_header_v2 .navbar-btn:hover {
    background-color: #525252;
}
/* ============================================
-------------- 4.Inner Header ---------------
===============================================*/

.crn_newsmagz_customizer_only,
.crn_newsmagz_hide {
    display: none!important;
}
.head-logo-container {
    display: inline-block;
}
.boxed .head-logo-container {
    padding-left: 25px;
    padding-right: 15px;
}
.head-logo-container h1 {
    margin: 0;
    font-size: 30px;
}
.inner-header {
    display: block;
    width: 100%;
    min-height: 100px;
    padding: 20px 0px;
}
.navbar-brand {
    float: left;
    position: relative;
    height: auto;
    min-height: 40px;
    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;
}
.newsmagz-a-d-v {
    display: block;
    float: left;
    text-align: right;
    vertical-align: middle;
}
.newsmagz-a-d-v .widget {
    margin: 0;
}
.newsmagz-a-d-v .crn_newsmagz_Ad_Code {
    margin-bottom: 0;
}
.newsmagz-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;
    text-transform: none;
    line-height: 25px;
}
.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: 23px 17px;
    color: #303030;
    font: 700 14px/18px "Roboto Slab", Verdana, sans-serif;
    letter-spacing: 0.1px;
    text-transform: uppercase;
}

.main-navigation .nav-menu > li > a {
    /* border-right: 1px solid #eaeaea; */
}
.main-navigation .nav-menu > .menu-item-has-children > a:after,
.main-navigation .nav-menu > .page_item_has_children > a:after,
.main-navigation .nav-menu > .crn_mmenu > a:after {
      display: inline-block;
    padding: 0 6px;
    font-family: FontAwesome;
    content: "\f107";
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
    font-weight: bold;
 }
.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,
.main-navigation .nav-menu > .crn_mmenu:hover > a:after {
    cursor: pointer;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.dropdown-toggle {
    display: none;
}
.navbar {
    margin: 0;
    border: 0;
    min-height: 44px;
}
.tpMenuWrapper {
    position: relative;
    width: 100%;
    float: left;
}
.tpMenuWrapperMenus {
    width: 100%;
    float: inherit;
}
.crn_header_v3 .tpMenuWrapper {
    display: table;
}
.crn_header_v3 .tpMenuWrapperMenus {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.crn_header_v3 .navigation-top ul li a,
.crn_header_v3 .crn_time_date {
  /*  color: #181818;*/
    font-weight: 400;
}

.crn_header_toplite .navigation-top ul li a,
.crn_header_toplite .crn_time_date {
    color: #181818;
 }

.crn_header_topdark .navigation-top ul li a,
.crn_header_topdark .crn_time_date {
    color: #fff;
 }


.crn_header_v3 .site-branding {
    display: table-cell;
    vertical-align: middle;
    float: none;
}
.crn_header_v3 .main-navigation li a {
    padding: 32px 24px;
    color: #181818;
    text-transform: none;
    font-weight: 700;
}
.crn_header_v3 .main-navigation .sub-menu a {
    padding: 12px 15px;
    color: #fff;
}
.crn_header_v3 .main-navigation {
    border-top: 0;
}
.crn_header_v3 #header-search-form {
    margin-top: 82px;
}
.crn_header_v1 .crn_mmenu_section {
    top: 62px;
}
.crn_header_v3 .crn_mmenu_section {
    top: 81px;
}
.crn_header_v1 .crn_mmenu_section,
.crn_header_v3 .crn_mmenu_section,
.crn_header_v7 .crn_mmenu_section {
    background: #fff;
}
.crn_header_v1 .crn_mmenu_section .entry.crn-post-item p,
.crn_header_v3 .crn_mmenu_section .entry.crn-post-item p,
.crn_header_v7 .crn_mmenu_section .entry.crn-post-item p {
    color: #333;
}
.crn_header_v3 .crn_mmenu_section .sub-menu a {
    padding: 8px 15px;
    color: #181818!important;
}
.crn_header_v1 .crn_mmenu_section .sub-menu a,
.crn_header_v7 .crn_mmenu_section .sub-menu a {
    color: #181818!important;
}
.crn_header_v1 .crn_mmenu_section li.current a,
.crn_header_v3 .crn_mmenu_section li.current a,
.crn_header_v7 .crn_mmenu_section li.current a {
    color: #fff!important;
}
.crn_header_v1 .crn_mmenu_post h3 a,
.crn_header_v3 .crn_mmenu_post h3 a,
.crn_header_v1 .crn_mmenu_section .newsmagz-fp-s3 a,
.crn_header_v3 .crn_mmenu_section .newsmagz-fp-s3 a,
.crn_header_v7 .crn_mmenu_post h3 a,
.crn_header_v7 .crn_mmenu_section .newsmagz-fp-s3 a {
    color: #181818!important;
}
.crn_header_v1 .entry-meta,
.crn_header_v3 .entry-meta,
.crn_header_v7 .entry-meta {
    color: #222;
}
.crn_header_v1 .main-navigation .primary-container > ul > li.crn_mmenu_active:hover > a,
.crn_header_v3 .main-navigation .primary-container > ul > li.crn_mmenu_active:hover > a,
.crn_header_v1 .main-navigation .primary-container > ul > li:hover > a,
.crn_header_v3 .main-navigation .primary-container > ul > li:hover > a,
.crn_header_v3 .main-navigation .primary-container > ul > li.menu-item-has-children:hover > a {
    /*background: #f88c00;*/
    color: #fff!important;
}
.crn_header_v1 .main-navigation .primary-container > ul > li > a,
.crn_header_v3 .main-navigation .primary-container > ul > li > a {
    transition: .4s background linear;
}
.crn_header_v4 .main-navigation .containerBoxed {
    background: #2a2a2a;
    margin: 0;
    display: block;
    position: relative;
    border-bottom: 0;
}
.crn_header_topdark .navbar-top .containerBoxed {
    background: #373737;
}
.crn_header_v4 .sticky-menu {
    background: #2a2a2a;
}
.crn_header_v4  .breaking{
margin-top: 2px;
}
.containerBoxed:after,
.containerBoxed:before {
    display: table;
    content: " ";
    clear: both;
}
.crn_header_v4 .main-navigation,
.crn_header_v4 .navbar-top,
.crn_header_v5 .main-navigation,
.crn_header_v7 .main-navigation {
    background: none;
    border: none;
}
.crn_header_v4 .main-navigation li a,
.crn_header_v5 .main-navigation li a {
    color: #fafafa;
}
.crn_header_v5 .main-navigation li a {
    padding: 18px 20px;
}
.crn_header_v5 .main-navigation .sub-menu a {
    padding: 7px 15px;
    text-align: left;
}
.crn_header_v5 .crn_mmenu_section {
    text-align: left;
    top: 53px;
}
.crn_header_v5 .navbar-top{
	border-bottom: 0;
}
.crn_header_v7 .crn_mmenu_section {
    top: 39px;
}
.crn_header_topdark .navbar-btn,
.crn_header_topdark .newsmagz-breaking-container a {
    color: #fff;
}
.crn_header_toplite .navbar-btn,
.crn_header_toplite .newsmagz-breaking-container a {
    color: #222;
}
.navbar-btn,.main-navigation .fa{
    color: #333;
}


.crn_header_v2 .navbar-btn,
.crn_header_v2 .main-navigation .fa,
.crn_header_v4 .main-navigation .fa,
.crn_header_v5 .main-navigation .fa
 {
    color: #ffffff;
}

.crn_header_v5 .containerBoxed {
    background: #111;
    margin: 0;
    display: block;
    position: relative;
}
.crn_header_v5 .sticky-menu{
    background: #111;
}
.crn_header_v5 .crn_time_date {
    color: #222;
}
.crn_header_v5 .navbar-brand,
.crn_header_v7 .navbar-brand {
    float: none;
    display: inline;
}
.crn_header_v5 .main-navigation li {
    /*float: none; */
}
.crn_header_v5 .main-navigation li.menu-item.menu-item-home-icon a{
	line-height: 25px;
}
.crn_header_v5 .primary-container,
.crn_header_v7 .primary-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.crn_header_v3 .primary-container{
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.crn_header_v5 .main-navigation ul {
    text-align: center;
}
.crn_header_v5 .navbar-btn,
.crn_header_v7 .navbar-btn {
    /*display: none;*/
    line-height: 40px;
}
.crn_header_v7 .nm_cart_amou_wrap .fa,
.crn_header_v1 .nm_cart_amou_wrap .fa,
.crn_header_v3 .nm_cart_amou_wrap .fa
{
    color: #111;
}

.crn_header_v5 .navigation-top ul li a{
   /* color: #222;*/
}

.crn_header_v7 .navbar-top {
    background-color: #292929;
}
.crn_header_v7 .breaking,
.crn_header_v7 .crn_time_date {
    color: #ccc;
}
.crn_header_v7 .navigation-top ul li a,
.crn_header_v7 .newsmagz-breaking-container a {
    color: #989898;
    font-weight: 500;
}
.crn_header_v7 .main-navigation li a {
    padding: 7px 14px;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #181818;
    line-height: 25px;
}
.crn_header_v7 .main-navigation li .crn_mmenu_section a {
    font-size: 15px;
}
.crn_header_v7 .main-navigation li .sub-menu a {
    color: #fff;
}
.crn_header_v7 #header-search-form {
    margin-top: 2px;
}
.crn_header_v7 .containerBoxed {
    background: #fff;
    margin: 0;
    display: block;
    position: relative;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    border-top: 3px solid rgb(0, 0, 0);
}
.crn_header_v6 .site-branding {
    float: left;
}
.crn_header_v6 .main-navigation ul {
    float: right;
}
.crn_header_v6 .containerBoxed {
    padding: 15px;
}
.crn_header_v6 .main-navigation {
    border: none;
}
.crn_header_v6 .tpMenuWrapperMenus {
    float: none;
}
/*.crn_header_v6 .crn_mmenu_section{
    display: none;
    }*/

    .nav-button {
        display: none;
    }
    .crn_header_v6 .nav-button {
        float: right;
        height: 20px;
        display: block;
        position: relative;
        cursor: pointer;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
        position: relative;
        margin: 0;
        padding: 0 10px;
        width: 40px;
        border: none;
        margin-right: 15px;
        margin-top: 25px;
    }
    .crn_header_v6 .nav-button:after,
    .nav-button:before {
        content: '';
        position: absolute;
        top: 0;
        width: 100%;
        background: #494949;
        height: 4px;
        /* transform-origin: 0px 1px; */

        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .crn_header_v6 .nav-button:after {
        top: inherit;
        bottom: 0;
    }
    .crn_header_v6 .nav-button div {
        height: 4px;
        background: #494949;
        margin: 8px 0;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .crn_header_v6 .nav-button.active:before {
        transform: rotate(45deg);
        transform-origin: 50%;
        top: 8px;
    }
    .crn_header_v6 .nav-button.active:after {
        transform: rotate(-45deg);
        bottom: 8px;
    }
    .crn_header_v6 .nav-button.active div {
        transform: scaleX(0);
    }
    .crn_header_v6 .primary-container {
        float: left;
        opacity: 0;
        margin-left: 25px;
        /* transform: translateX(100%);*/

        visibility: hidden;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .crn_header_v6 .primary-container.active {
        opacity: 1;
        visibility: visible;
        /* transform: translateX(0);*/
    }

    .tickerBelowHead {
    margin-bottom: -10px;
    margin-top: 20px;
}

.tickerBelowHead .breaking {
    margin: 0;
}

.tickerBelowHead .newsmagz-breaking-wrap {    border: 1px solid #f2f2f2;
    width: 100%;}
/* ============================================
-------------- 6.Header Search ----------------
===============================================*/

.boxed #site-navigation >.container {
    padding: 0;
}
#header-search-form {
    visibility: hidden;
    opacity: 0;
    z-index: 9999999;
    margin-top: 65px;
    background-color: #f5f5f5;
    -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);
}
.darkSkin #header-search-form {
    background: #333;
}
.form-control {
    display: inline-block;
    width: auto;
    border-radius: 3px;
}
#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);
}
.header_search_form_full .navbar-form .form-control {
    width: 88%;
    font-family: Roboto Slab;
    font-size: 18px;
    color: #666;
}
.navbar-form .form-control::placeholder {
    color: #666;
    font-style: italic;
}
.header_search_form_full .navbar-form button {
    font-size: 18px;
}
.header_search_form_full {
    display: block;
    position: absolute;
    min-height: 200px;
    background: #fafafa;
    width: 100%;
    padding: 40px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -ms-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    -o-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, .3);
}
.widget_search .navbar-form .form-control {
    width: 67%;
}
.bf-search:hover {
    background: #333!important;
    border-color: #111;
}
/* ============================================
------------------- 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;
}
.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;
}
.newsmagz-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: -70px;
    right: 0;
    font-size: 0;
    cursor: pointer;
}

.nav-higher .owl-nav {
    top: -74px;
}
.nav-higher.small-nav .owl-nav {
    top: -76px;
}
.small-nav .owl-nav {
    top: -70px;
    margin-right: -12px;
}
.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;
}
.instagram-item-slider .owl-nav{
    top:-60px;
}
/* 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;
    color: #f88c00;
    width: 32px;
    height: 32px;
    border-radius: 4px;
    font-size: 18px;
    line-height: 32px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 0px 15px 5px 0px;
    border: 1px solid rgba(238, 238, 238, 0.83);
}
.newsmagz-top-carousel .owl-prev,
.newsmagz-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 {
    font-size: 18px;
}
.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 {
    background-color: #f88c00;
    color: #fff!important;
}
.nav-border .owl-prev:hover,
.nav-border .owl-next:hover {
    border-color: #1a1a1a;
    color: #f1f1f1;
    background-color: #1a1a1a;
}
.owl-prev {
    margin-right: 5px;
}
.newsmagz-top-carousel.grid-item-slider .owl-nav,
.newsmagz-top-carousel.single-item-slider .owl-nav,
.newsmagz-top-carousel.tall-item-slider .owl-nav,
.hide_title .newsmagz-top-carousel.carousel-item-slider .owl-nav {
    position: initial;
    opacity: 0.1;
}
.newsmagz-top-carousel.grid-item-slider:hover .owl-nav,
.newsmagz-top-carousel.single-item-slider:hover .owl-nav,
.newsmagz-top-carousel.single-item-slider:hover .owl-nav,
.newsmagz-top-carousel.tall-item-slider:hover .owl-nav,
.hide_title .newsmagz-top-carousel.carousel-item-slider:hover .owl-nav {
    opacity: 1;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.newsmagz-top-carousel.grid-item-slider .owl-prev,
.newsmagz-top-carousel.grid-item-slider .owl-next,
.newsmagz-top-carousel.single-item-slider .owl-prev,
.newsmagz-top-carousel.single-item-slider .owl-next,
.newsmagz-top-carousel.tall-item-slider .owl-prev,
.newsmagz-top-carousel.tall-item-slider .owl-next,
.hide_title .newsmagz-top-carousel.carousel-item-slider .owl-prev,
.hide_title .newsmagz-top-carousel.carousel-item-slider .owl-next {
    display: block;
    position: absolute;
    bottom: 47%;
    background: rgba(255, 255, 255, 0.77);
}
.newsmagz-top-carousel.single-item-slider .owl-prev,
.newsmagz-top-carousel.tall-item-slider .owl-prev,
.newsmagz-top-carousel.grid-item-slider .owl-prev {
    left: 4%;
    margin:0!important;
}
.newsmagz-top-carousel.single-item-slider .owl-next,
.newsmagz-top-carousel.tall-item-slider .owl-next,
.newsmagz-top-carousel.grid-item-slider .owl-next {
    right: 4%;
    margin:0!important;
}
.fullcontainer .hide_title .newsmagz-top-carousel.carousel-item-slider .owl-prev {
    left: 0
}
.hide_title .newsmagz-top-carousel.carousel-item-slider .owl-prev {
    left: 15px
}
.hide_title .newsmagz-top-carousel.carousel-item-slider .owl-next {
    right: 0
}
.fullcontainer .hide_title .newsmagz-top-carousel.carousel-item-slider .owl-next {
    right: -15px
}
.newsmagz-featured-slider .carousel-item-slider .owl-item {
    padding: 15px;
}
.newsmagz-featured-slider.title-item-slider .owl-item {
    padding: 0 15px;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider .single-item-slider .owl-item {
    /* padding: 0;*/
}
.crnNewsmagz_row_cont_rsb .crn_newsmagz_interactive_featured_big .title-border,
.crnNewsmagz_row_cont_rsb .crn_newsmagz_interactive_featured_slider .title-border {
    margin: 20px 0!important;
}
/*.fullcontainer .container{
    width: 100%;
    }*/

    .fullcontainer .container:not(.crn_featured_grid_slider,
        .crn_featured_tall_slider,
        .crn_featured_large_slider) ,.container.crn_featured_large_slider_fillscreen {
        width: 100%;
    }
    .container.crn_featured_large_slider_fillscreen {
        width: 100%;
    }
    .crn_featured_large_slider_fillscreen .newsmagz-featured-slider,
    .crn_featured_large_slider_fillscreen .newsmagz-featured-slider article{
        margin-top: 0!Important;
        margin-left: 0!Important;
        margin-right: 0!Important;
    }
    .fullcontainer .newsmagz-featured-slider .owl-item {
        padding: 0!important;
        /* height: 400px;*/
    }
    .fullcontainer .newsmagz-featured-slider .single-item-slider .owl-item {
        padding: 0!important;
        height: 500px;
    }
    .fullcontainer .newsmagz-featured-slider .single-item-slider article {
        margin-left: 2px;
        margin-right: 2px;
    }
    .fullcontainer .newsmagz-featured-slider .single-item-slider article:not(:first-child),
    .newsmagz-featured-slider .grid-item-slider .gridCarouselItem:not(:first-child),
    .newsmagz-featured-slider .tall-item-slider .gridCarouselItem:not(:first-child){
        display: none;
    }
    .fullcontainer .newsmagz-featured-slider .single-item-slider.owl-loaded article,
    .newsmagz-featured-slider .grid-item-slider.owl-loaded .gridCarouselItem,
    .newsmagz-featured-slider .grid-item-slider.owl-loaded .gridCarouselItem {
        display: block;
    }
    h2.container_title {
     margin-bottom: 20px;
     margin-top: 40px;
     padding-bottom: 10px;
     font-size: 52px;
     line-height: 1.25em;
     font-weight: bold;
     letter-spacing: 2px;
     text-transform: uppercase;
     text-align: center;
     color: #3E3E3E;
     border-bottom: 3px solid #3E3E3E;
     border-top: 1px solid #a1a1a1;
     font-family: Roboto Slab;
 }
/* ============================================
----------------- 8.Homepage ------------------
===============================================*/

.home #content {
    padding: 0;
}
.home.blog #content {
    padding: 15px 0;
}
.crn-post-item-meta,
.entry-meta {
    padding: 5px 0;
    margin-bottom: 4px;
    font-size: 11px!important;
    color: #404040;
    font-family: Roboto Condensed;
}
.crn-post-item-meta,
.entry-meta,
.articleSide-entry-meta,
.post-navigation .post-navi {
    font-family: Roboto Condensed;
}
.entry-meta {
    margin-bottom: 0
}
.crn-post-item-date:before {
    margin: 0 4px 0 2px;
    content: '-';
}
.newsmagz-featured-slider .crn-item-block,
.newsmagz-fp-s10 .crn-post-item-bg,
.newsmagz-fp-s13 .crn-post-item-bg {
    /*max-height: 400px;*/
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.newsmagz-fp-s10 .crn-post-item-bg{
    margin-bottom: 15px;
}
.newsmagz-fp-s10 .crn-post-item-bg,
.newsmagz-fp-s10  .crn-post-item-bg .crn-post-thumbnail a{
    height: 640px;
}
.newsmagz-fp-s13 .crn-post-item-bg,
.newsmagz-fp-s13  .crn-post-item-bg .crn-post-thumbnail a{
    height: 480px;
}
.is_full .newsmagz-fp-s10 .crn-post-item-bg,
.is_full .newsmagz-fp-s10  .crn-post-item-bg .crn-post-thumbnail a{
    height: 790px;
}
.newsmagz-fp-s10 .crn-item-block.eb-small .crn-post-thumbnail img{
 /* min-height: 210px;*/
}
.newsmagz-fp-s10  .crn-item-block.eb-small .crn-post-thumbnail,
.newsmagz-fp-s12  .crn-item-block.eb-small .crn-post-thumbnail{
    margin-right: 0;
    max-width: initial;
    width: 100%;
    margin-bottom: 10px;
}
.col-sm-5.crn_g_below {
    width: 58%;
}
.newsmagz-fp-s10-first{
    float: right;
}
.newsmagz-fp-s10 .crn-post-thumbnail.newsmagz-thumb-small:after{
    left: 92%;
}
.newsmagz-fp-s10 .crn-post-item-bg .crn-post-thumbnail:after {
    top: 8%;
    left: 88%;
}
.newsmagz-fp-s10 .crn-post-item-bg  .crn-post-thumbnail,
.newsmagz-fp-s13 .crn-post-item-bg  .crn-post-thumbnail{
    margin: 0;
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 100%);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.4) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33300000',endColorstr='#b3000000',GradientType=0);
}
.newsmagz-fp-s10 .crn-post-item-meta,
.newsmagz-fp-s13 .crn-post-item-meta,
.newsmagz-fp-s12 .crn-post-item-meta {
    color: #fff;
    pointer-events: none;
    position: absolute;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
    margin:0;
    background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0, rgba(0,0,0,0.6) 50%, rgba(0,0,0,.9) 100%);
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsmagz-fp-s10 .crn-post-item-meta .entry-title a,
.newsmagz-fp-s13 .crn-post-item-meta .entry-title a,
.is_full .newsmagz-fp-s12 .crn-post-item-meta .entry-title a{
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    line-height: 35px;
    display: block;
    margin-bottom: 6px;
}
.newsmagz-fp-s10 .crn_g_below .crn-post-item-meta .entry-title a,
.newsmagz-fp-s13 .crn_g_below .crn-post-item-meta .entry-title a,
.newsmagz-fp-s12 .crn_g_below .crn-post-item-meta .entry-title a{
   font-size: 20px;
   line-height: 25px;
   margin-bottom: 0
}
.newsmagz-fp-s12 .crn-post-item-meta .entry-title a {
    color: #fff; display: block;
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 0; 
}

.newsmagz-fp-s10 .crn-post-item-meta a,
.newsmagz-fp-s10 .entry-meta a,
.newsmagz-fp-s10 p,
.newsmagz-fp-s13 .crn-post-item-meta a,
.newsmagz-fp-s13 .entry-meta a,
.newsmagz-fp-s13 p,
.newsmagz-fp-s12 .crn-post-item-meta a,
.newsmagz-fp-s12 .entry-meta a,
.newsmagz-fp-s12 p{
   color: #fff!important;
}
.newsmagz-fp-s12 .crn-post-thumbnail.newsmagz-big{
    margin-bottom: 0;
}
.is_full  .newsmagz-fp-s12 .crn-post-thumbnail img{
    min-height: 160px;
}
.newsmagz-fp-s12 .first{
    /*clear: none!important;*/
}
.newsmagz-featured-slider .crn-post-thumbnail {
    margin: 0;
    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);
}
.newsmagz-featured-slider .carousel-item-slider .crn-post-thumbnail {
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 300%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 300%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 300%);

}
.newsmagz-featured-slider .single-item-slider .crn-item-block {
    max-height: 600px;
}
.crn-item-block h3 {
    clear: none;
}
.newsmagz-related-posts .crn-post-thumbnail figure {
    overflow: hidden;
    max-height: 194px;
}
.newsmagz-related-posts .crn-post-thumbnail figure a img {
    /* width: auto; */
    
    max-height: 194px;
    margin: 0 auto;
}
.newsmagz-related-posts .entry-content-wrapper .entry-title {
    margin-top: 0;
}
.newsmagz-related-posts .entry-content-wrapper .entry-content {
    margin: 0;
}
.crn-item-block.entry .crn-post-thumbnail figure > a:after,
.crn-item-block.entry .crn-post-thumbnail .item > a:after,
.crn-item-block.entry .crn-post-thumbnail.embed-responsive:after,
.crn_mmenu_thumb a:after {
    visibility: hidden;
    opacity: 0;
    background: rgba(255, 255, 255, .6);
    content: "";
}
.crn-item-block.entry:hover .crn-post-thumbnail figure > a:after,
.crn-item-block.entry:hover .crn-post-thumbnail .item > a:after,
.crn-item-block.entry:hover .crn-post-thumbnail.embed-responsive:after,
.crn_mmenu_post:hover .crn_mmenu_thumb a: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.55s ease-in-out;
    transition: all 0.55s ease-in-out;
}
.crn-item-block.entry:hover .entry-title a,
.newsmagz-featured-slider .crn-item-block.entry:hover .entry-title a {
    color: #f88c00!important;
}
.crn-item-block.entry:hover .crn-post-thumbnail figure > a:after,
.crn_mmenu_post:hover .crn_mmenu_thumb a:after {
    background: rgba(0, 0, 0, 0.5);
}
.newsmagz-featured-slider .crn-item-block .entry-title a,
.featured-o-title,
.newsmagz-related-posts .entry-content-wrapper .entry-title,
.comment-reply-title,
.about-author .title-underblock a,
.featured-o-title,.woocommerce-loop-product__title,.woocommerce div.product .product_title {
    font-family: Roboto Slab;
}
.crn-item-block .entry-title {
    font-size: 16px;
    line-height: 22px;
}
.crn-item-block .crn-post-thumbnail + .entry-title {
    margin: 15px 0 5px;
    font-size: 15px;
}
.crn-item-block .entry-title a,
.newsmagz-content-li.col-sm-7 .entry-title,
.newsmagz-content-li .entry-title {
    color: #181818;
    font-family: Roboto Slab;
}
.crn-item-block .crn-post-item-meta .entry-separator,
.crn-item-block .entry-meta .entry-separator {
    margin: 0 6px;
}
.featured-wrap.hide_title {
    margin-top: 25px;
}
.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-g-2 .featured-large {
    position: relative;
    width: 100%;
    padding: 0 0 15px 15px;
    float: left;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.featured-g-2.newsmagz-grid-extend.first .featured-large {
    padding-left: 0;
}
.featured-g-2.newsmagz-grid-extend.first .featured-large .featured-o {
    left: -8px;
}
.featured-g-2.newsmagz-grid-extend.first .featured-large .cat-links {
    left: 6%;
}
.featured-small {
    overflow: hidden;
}
.featured-large img,
.featured-small img {
    width: 100%;
    display: block;
    -webkit-transform: translate3d(0, 0, 0);
    transition: transform 0.5s ease 0s, opacity 0.5s 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,
.newsmagz-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;
    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: 12px 24px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.featured-g-1 .featured-large:first-child .featured-o {
    bottom: 14px;
    left: 4px;
}
.featured-o-title {
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3em;
    -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-g-1 .featured-large:nth-child(1) .featured-o-title {
    font-size: 34px;
}
.featured-o-title {
    font-size: 16px;
}
.featured-small .featured-o-title {
    font-size: 18px;
}
.featured-g-1 .featured-large:nth-child(1) .featured-o .entry-author,
.featured-g-1 .featured-large:nth-child(1) .featured-o .crn-post-item-date {
    padding-left: 4px;
    font-size: 14px;
}
.featured-o .entry-author,
.featured-o .crn-post-item-date {
    color: #fff!important;
    font-size: 12px;
}
.featured-o .entry-author:hover {
    color: #f88c00;
}
.featured-g-1 .featured-large:nth-child(1) img {
    height: 526px;
}
.featured-large img,
.featured-small img {
    height: 165.4px;
}
.featured-o p {
    padding: 8px 3px 4px;
    font-size: 16px;
    border-top: 1px solid rgba(255, 255, 255, 0.16);
    margin: 12px 10px 10px 0;
}
.featured-g-1 .featured-large:nth-child(1) .cat-links {
    padding: 10px 4px;
    pointer-events: all;
    position: initial;
}
.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;
}

.newsmagz-featured-slider {
    min-height: 240px;
} 
.newsmagz-featured-slider .tpSpinner {
    display: block;
    position: absolute;
    top: 0%;
    left: 47%;
    z-index: 99;
} 
.newsmagz-featured-slider .owl-loaded .tpSpinner,
.fb-comments .tpSpinner {
 display: block;
} 
.crn_featured_large_carousel .newsmagz-featured-slider.hide_title {
    margin: 56px 0 36px!important;
}
.fullcontainer .crn_featured_large_carousel { width: 100%; }
.bf-full-width .newsmagz-featured-slider {
    margin-top: 15px
}
.bf-full-width .newsmagz-featured-slider .owl-item {
    padding: 0 15px;
}
.bf-full-width .newsmagz-featured-slider .carousel-item-slider .owl-item {
    padding: 0 15px!important;
}
.bf-full-width .newsmagz-featured-slider .tall-item-slider .owl-item {
    padding: 0!important;
}
.navbar-top .row {
    margin: 0;
}
.bf-full-width .navbar-top .row {
    /*margin: 0 15px;*/
}
.bf-full-width .navbar-btn {
    margin: 0;
}
.bf-full-width .sticky-menu {
    width: 100%!important;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider {
    padding: 0px;
}
.crnNewsmagz_row_cont_rsb .featured-wrap {
    /*padding: 0;
    margin: 0 -12px;*/
}
.newsmagz-featured-slider .crn-item-block .crn-post-item-meta .entry-title a {
    display: block;
    color: #fff!important;
    font-size: 28px;
    padding: 0 10px;
    line-height: 32px;
}
.newsmagz-featured-slider .single-item-slider .crn-item-block .crn-post-item-meta a,
.newsmagz-featured-slider .single-item-slider .crn-post-item-meta .crn-post-item-date {
    font-size: 14px;
    color: #fff!important
}
.newsmagz-featured-slider .single-item-slider .crn-item-block .crn-post-item-meta .entry-title a {
    font-size: 38px;
    line-height: 46px;
    padding-bottom: 6px;
}
.newsmagz-featured-slider .single-item-slider .crn-post-thumbnail {
    margin-bottom: 0!important;
}
.newsmagz-featured-slider .single-item-slider .crn-post-item-meta {
    padding: 25px;
    bottom: 25%;
    /* background: rgba(160, 157, 157, 0.34); */
    
    left: 25%;
    width: 50%;
    text-align: center;
}
.newsmagz-featured-slider .single-item-slider .crn-post-item-meta.slideInLeft {
    left: 42%;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider .single-item-slider .crn-post-item-meta {
    bottom: 8%;
    padding: 15px;
    width: 70%;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider .single-item-slider .crn-post-item-meta.slideInLeft {
    left: 22%;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider .single-item-slider .crn-item-block .crn-post-item-meta .entry-title a {
    font-size: 36px;
    line-height: 38px;
}
.crnNewsmagz_row_cont_rsb .newsmagz-featured-slider .single-item-slider .crn-post-thumbnail a {
    height: 422px;
}
.newsmagz-top-carousel .cat-links {
    padding: 0px 10px 10px;
    z-index: 9;
    position: absolute;
    top: 8%;
    left: 6%;
}
.newsmagz-content-left .carousel-item-slider .crn-item-block .crn-post-item-meta .entry-title a {
    font-size: 20px;
    line-height: 24px;
}
.newsmagz-content-left .widget {
    margin-bottom: 20px!important;
}
.newsmagz-fp-s3 .cat-links,
.newsmagz-fp-s1 .cat-links,
.newsmagz-fp-s4 .cat-links,
.newsmagz-fp-s5 .cat-links,
.newsmagz-fp-s6 .cat-links,
.featured-large .cat-links {
    display: inline-block;
    position: absolute;
    z-index: 11;
    top: 6%;
    left: 6%;
}
.newsmagz-fp-masonry .cat-links {
    position: initial;
}
.featured-large .cat-links {
    top: 12%;
    left: 8%
}
.newsmagz-top-carousel.single-item-slider .cat-links {
    position: initial;
    pointer-events: all;
}
.crn-post-thumbnail.col-md-5 .cat-links {
    position: absolute;
    z-index: 11;
    top: 3%;
    left: 6%;
}
.newsmagz-content-li.col-sm-7 .entry-title {
    margin-top: -5px;
}
.crn-post-thumbnail .cat-links {
    position: absolute;
    z-index: 11;
    top: 4%;
    left: 3%;
}
.crn-post-thumbnail.col-md-5 .cat-links {
    position: absolute;
    z-index: 11;
    top: 3%;
    left: 6%;
}
.newsmagz-top-carousel p {
    color: #fff!important;
    padding: 6px 0 0 4px!important;
    border-top: 1px solid rgba(255, 255, 255, 0.17);
    margin: 8px 10px 6px 8px;
}
.newsmagz-top-carousel.single-item-slider p {
    margin: 10px 10px 0;
    color: #fff!important;
    border-top: 1px solid rgba(255, 255, 255, 0.17);
    padding: 15px 0 0 0!important;
}
.newsmagz-featured-slider .crn-item-block .crn-post-item-meta .entry-author {
    color: #fff!important;
    margin-left: 12px;
}
.newsmagz-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;
}
.newsmagz-top-carousel .entry .crn-post-thumbnail img,
.sb-post-thumbnail img {
    transition: transform 0.5s ease 0s, opacity 0.5s ease 0s;
}
.newsmagz-top-carousel .entry:hover .crn-post-thumbnail img,
.sb-tabs-wrap li:hover .sb-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.5s ease 0s, opacity 0.5s ease 0s;
}
.newsmagz-top-carousel .entry:hover .crn-post-thumbnail a:after {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%)!important;
    transition: all .35s;
}
.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;
}
.crn-item-block .crn-post-thumbnail .crn-post-item-meta a {
    display: inline;
}
.post-section {
    margin-bottom: 35px;
    position: relative;
}
.post-section.md-margin {
    margin-bottom: 30px;
}
.mb30 {
    margin-bottom: 30px!important;
}
.crn-item-block.eb-small {
    margin-bottom: 20px;
}
.crn-item-block.eb-small:last-child {
    margin-bottom: 8px;
}
.crn-item-block.eb-small .crn-post-thumbnail {
    float: left;
    max-width: 120px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.newsmagz-fp-s3 .crn-item-block .crn-post-thumbnail + .entry-title {
    font-size: 22px;
    color: #181818;
    margin-bottom: 0;
    line-height: 30px;
}
.newsmagz-fp-s1 .crn-item-block .crn-post-thumbnail + .entry-title {
    margin-bottom: 0px;
    font-size: 20px;
    line-height: 26px;
}
.newsmagz-fp-s3 .crn-item-block.eb-small .entry-title {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 21px;
    margin-top: -3px;
}
.newsmagz-fp-s3 .crn-item-block.eb-small .entry-meta {
    margin-top: 0;
}
.newsmagz-fp-s4 .crn-item-block.eb-small .entry-title {
    margin-bottom: 0;
}
.newsmagz-fp-s4 .crn-item-block.eb-small .entry-meta {
    margin-top: 15px;
}
.newsmagz-fp-s4 .crn-item-block .entry-title,
.newsmagz-fp-s5 .crn-item-block .entry-title {
    font-size: 22px;
    line-height: 27px;
    margin-top: 10px;
}
.newsmagz-fp-s2 .crn-item-block.eb-small .entry-title,
.newsmagz-fp-s4 .crn-item-block.eb-small .entry-title,
.newsmagz-fp-s5 .crn-item-block.eb-small .entry-title {
    margin: -3px 0 0px;
    font-size: 16px;
    line-height: 21px;
}
.newsmagz-fp-s4 .first,
.newsmagz-fp-s2 .first {
    clear: both;
}
.newsmagz-fp-s4 .entry,
.newsmagz-fp-s5 .entry {
    margin-bottom: 20px;
}
.newsmagz-fp-s4 .newsmagz-big img,
.newsmagz-fp-s5 .newsmagz-big img {
    /*height: 200px;*/
}
.newsmagz-fp-s6 .newsmagz-big img {
    height: 190px;
}
/*.newsmagz-fp-masonry .newsmagz-big .crn-post-thumbnail {
    min-height: 200px;
}
.newsmagz-fp-masonry .newsmagz-big .crn-post-thumbnail img {
    height: auto!important;
    min-height: 200px;
    }*/
    .newsmagz-fp-s2 .crn-item-block.eb-small .entry-meta,
    .newsmagz-fp-s4 .crn-item-block.eb-small .entry-meta,
    .newsmagz-fp-s5 .crn-item-block.eb-small .entry-meta {
        margin-top: 0px;
    }
    .newsmagz-fp-s6 .entry.crn-post-item {
/*    padding-bottom: 15px!important;
margin-bottom: 10px;*/
}
.newsmagz-fp-s6 .entry.crn-post-item:first-child,
.newsmagz-fp-s6.tPloadmore .entry.crn-post-item:nth-child(2) {
    border-bottom: 1px solid #ededed!important;
    margin: 0;
}
.newsmagz-fp-s6 .crn-item-block.eb-small .entry-title {
    font-size: 14px;
    line-height: 22px;
}
.newsmagz-fp-s6 .entry.crn-post-item.eb-small {
    margin-bottom: 0;
    padding: 15px 0 5px!important;
    border-bottom: 1px solid #ededed!important;
}
.crn_newsmagz_home_masonry .entry.crn-post-item,
.crn_newsmagz_home_masonry2 .entry.crn-post-item{
    -webkit-backface-visibility: hidden;
    -webkit-transform:translate3d(0,0,0);
}
.crn_newsmagz_home_masonry2 .entry.crn-post-item,
.crn_newsmagz_home_masonry2 .crn-post-thumbnail {
    margin: 0!important
}
.newsmagzMasornyItem .crn-post-thumbnail a img {
    max-height: 800px;
}
.crn_newsmagz_home_masonry2 .newsmagzMasornyItem .newsmagzMasonryHeader {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.crn_newsmagz_home_masonry2 .newsmagzMasornyItem .newsmagzMasonryHeader .entry-title {
    font-size: 24px;
    line-height: 30px;
}
.crn_newsmagz_home_masonry2 .newsmagzMasornyItem .newsmagzMasonryHeader {
    z-index: 999;
    width: 85% !important;
    text-align: center;
    opacity: 0;
    -webkit-filter: blur(10px);
    -moz-filter: blur(10px);
    -o-filter: blur(10px);
    -ms-filter: blur(10px);
    filter: blur(10px);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.6s ease;
}
.crn_newsmagz_home_masonry2 .newsmagzMasornyItem article:hover .newsmagzMasonryHeader {
    opacity: 1;
    -webkit-filter: blur(0px);
    -moz-filter: blur(0px);
    -o-filter: blur(0px);
    -ms-filter: blur(0px);
    filter: blur(0px);
}
.crn_newsmagz_home_masonry2 .newsmagzMasornyItem .crn-item-block.entry:hover a {
    color: #fff!important
}
.newsmagz-fp-s7 p {
    margin-top: 5px;
}
.crn-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);
}
.crn-item-block.eb-small:hover .category-block {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
}
.crn-item-block.eb-small .entry-meta {
    font-size: 12px;
}
.crn-item-block .entry-meta,
.crn-item-block .entry-meta a {
    color: #404040!important;
}
.crn-item-block .entry-meta > div {
    margin-top: 5px;
}
.crn-item-block .entry-meta > div > a {
    margin-left: 4px;
}
.post-section.newsmagz-fp-s5 article:first-child,
.post-section.newsmagz-fp-s5.tPloadmore article:nth-child(2) {
    border-bottom: 1px solid rgba(221, 221, 221, 0.81)!Important;
    padding-bottom: 10px!important;
}
.darkSkin .post-section.newsmagz-fp-s5 article:first-child,
.darkSkin .post-section.newsmagz-fp-s5.tPloadmore article:nth-child(2) {
  border-bottom: 1px solid #323232!Important;
}

#footer .crn-post-item-meta p , .sidebar .crn-post-item-meta p{
    display: none!important;
}
#footer .crn-post-item-meta h2 a, .sidebar  .crn-post-item-meta h2 a{
    font-size: 22px!important;
    line-height: 28px!important;
}
#footer .crn-post-item-meta, .sidebar  .crn-post-item-meta {
    padding: 25px!important;
    bottom: 25%!important;
    left: inherit!important;
    width: 100%!important;
    text-align: center!important;
}

/* Category page */

.home .page-header h1,
.category .page-header h1,
.search .page-header h1 {
    margin: 18px 0 35px 0;
}
.home .page-header,
.category .page-header,
.archive .page-header,
.search .page-header {
    padding: 0;
}
.crnNewsmagz_row_full .newsmagz-fp-s4 .newsmagz-big img,
.crnNewsmagz_row_full .newsmagz-fp-s5 .newsmagz-big img {
    height: 320px;
}
.crnNewsmagz_row_full .newsmagz-fp-s6 .newsmagz-big img,
.crnNewsmagz_row_full .newsmagz-fp-s7 .newsmagz-big img {
    height: 240px;
}
.crnNewsmagz_row_cont_rsb,
.crnNewsmagz_row_full  {
    background: #fff;
}
.crnNewsmagz_row_cont_rsb.transparent,
.crnNewsmagz_row_full.transparent  {
    background: transparent!important;
}
.crnNewsmagz_row_cont_rsb.darkSkin, .darkSkin .crnNewsmagz_row_cont_rsb,.darkSkin .crnNewsmagz_row_full,
.crnNewsmagz_row_full.darkSkin {
    background: #000;
}

.bfInborderLo.darkSkin .fps5Wrap,
.bfInborderLo.darkSkin .block-container,
.bfInborderLo .darkSkin .block-container,
.bfInborderLo.darkSkin .sidebar .widget,
.bfInborderLo .darkSkin .sidebar .widget,
.bfInborderLo.darkSkin .comments-list-area,
.bfInborderLo.darkSkin .newsmagz-related-posts-wrap,
.bfInborderLo.darkSkin #respond,
.bfInborderLo.darkSkin .block-blog-posts,
.bfInborderLo.darkSkin .bfContentBlock,
.bfInborderLo .darkSkin .block-blog-posts
{
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: #222;
}
.bfInborderLo.darkSkin .block-container.fp5{
   background: transparent;
   border:0;
}

.darkSkin .title-bg-line:after {
    background-color: #383838;
}
.darkSkin .newsmagzBlockNavPrev,
.newsmagzBlockNavNext {
    border: 1px solid rgba(255, 255, 255, 0.13);
}
.darkSkin.bfInborderLo .entry.single,
.darkSkin.bfInborderLo .entry.pages,
.darkSkin .about-author,
.darkSkin .post-navigation .nav-links {
    background: #222;
    border: 1px solid rgba(255, 255, 255, 0.13);
}
.darkSkin .singlev2 .newsmagz-article {
    border-left: 1px solid rgba(54, 54, 54, 0.7);
}
.darkSkin .articleSide-entry-meta a {
    color: #fff;
}
.crnNewsmagz_row_cont_rsb,
.crnNewsmagz_row_full .crn_newsmagz_interactive_home_block1 {
    /*     padding-right: 20px;
    padding-left: 20px;   
     margin-right: auto;
     margin-left: auto;*/
 }
 .crnNewsmagz_row_full {
    /*padding: 0 5px;*/
}
.block-full-html.container {
    /*    padding: 0 20px;
    */
}
/* SIDEBAR */

.crn_newsmagz_multiple_ads {
    display: inline-block;
    text-align: center;
}
.crn_newsmagz_multiple_ads .col-md-6 {
    margin-bottom: 5px;
    padding: 0 5px;
}
.newsmagz-a-d-v-content {
    text-align: center;
}
.site-header .newsmagz-a-d-v-content {
    text-align: right;
}
.newsmagz-article .newsmagz-a-d-v-content {
    margin-top: 10px;
}
.sidebar {
    margin-top: 6px;
}
.sidebar .widget {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 30px;
    clear: both;
    overflow: hidden;
}
.sidebar .widget ul {
    /* margin: 0 0 0 20px; */
    
    list-style: none;
}
.sidebar .widget h3 {
    margin-bottom: 15px;
    margin-top: 20px;
    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 #f3f3f3;
}
.sidebar .widget li a {
    color: #181818;
    line-height: 2.2;
    padding-left: 5px;
    font-family: Roboto Slab;
    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;
}
.main-navigation .primary-container>ul>li:hover>a {
    color: #fff!important;
}
.social-icons {
    padding: 10px 0px;
    margin-bottom: -10px;
}
.social-icons a {
    width: 38px;
    height: 38px;
    font-size: 20px;
    color: #fff;
    background: #f88c00;
    text-align: center;
    border-radius: 10%;
    display: inline-block!important;
    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!important;
    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!important;
    border-radius: 50%;
    opacity: 0.9;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
a.newsmagz-rss {} a.newsmagz-gp,
.crn_newsmagz_GooglePlus a.newsmagz_ss_ico {
    background: #dd4b39;
}
a.newsmagz-fb,
.crn_newsmagz_Facebook a.newsmagz_ss_ico {
    background: #3b5998;
}
a.newsmagz-tw,
.crn_newsmagz_Twitter a.newsmagz_ss_ico {
    background: #00aced;
}
a.newsmagz-yt,
.crn_newsmagz_YouTube a.newsmagz_ss_ico {
    background: #bb0000;
}
a.newsmagz-in,
.crn_newsmagz_Linkedin a.newsmagz_ss_ico {
    background: #007bb6;
}
.widget_categories ul li a span {
    font-size: .846em;
    display: block;
    width: 23px;
    height: 23px;
    line-height: 21px;
    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;
    color: #f88c00;
    border:1px solid;
    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,
ul.crn-sub-menu-column 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,
ul.crn-sub-menu-column 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;
}
.newsmagz-content-right .tagcloud a:hover {
    background-color: #f88c00;
}
.newsmagz-content-right .tagcloud a {
    background-color: #eaeaea;
}
.sb-post-thumbnail {
    -webkit-transform: translate3d(0, 0, 0);
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    float: left;
    margin-right: 14px;
}
.cat-st3 .sb-post-thumbnail img {
    width: 100%;
} 
.sb-post-list-title {
    position: relative;
    vertical-align: top;
    overflow: hidden;
    text-align: left;
}
.sidebar .widget .sb-tabs-wrap a {
    line-height: 1.4;
    padding: 0!important;
    font-size: 16px;
    font-weight: 700;
}
.sidebar .widget .sb-tabs-wrap.tagcloud a {
    padding: 5px 12px!important;
}
.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: 10px 0;
    display: block;
    position: relative;
}
.bfInborderLo .sidebar .widget .sb-tabs-wrap li:last-child {
    border: 0;
}
.sidebar .widget .crn-post-item-date:before,
#footer .widget .crn-post-item-date:before {
    content: '';
}
.sb-tabs-wrap-li.first .sb-post-list-title {
    width: 100%;
    padding: 6px 0;
}
.sb-tabs-wrap-li.first .sb-post-thumbnail {
    width: 100%;
    height: initial;
}
.sb-tabs-wrap-li.first .sb-post-thumbnail img {
    height: initial!important;
}
.sb-tabs-wrap-li.first .sb-post-list-title h4 a {
    font-size: 22px;
    line-height: 28px;
}
.sb-tabs-wrap-li.first {
    padding-bottom: 2px!important;
}
.sb-tabs-wrap-li.first.cat-st3 .sb-post-list-title {
    text-align: center;
    position: absolute;
    bottom: 2px;
    padding: 8px 10px 2px;
    display: block;
    z-index: 9;
}
.sb-tabs-wrap-li.first.cat-st3 .sb-post-list-title h4 a,
.sb-tabs-wrap-li.first.cat-st3 .entry-meta {
    color: #fff!important;
}
.sb-tabs-wrap-li.first.cat-st3 {
    border: 0;
}
.sb-tabs-wrap-li.first.cat-st2 .sb-post-list-title {
    text-align: left;
}
#tpcrn-soc-counter {
    margin: 0 -5px;
}
#tpcrn-soc-counter li {
    float: left;
    padding: 5px;
    width: 100%;
    border: none!important;
    box-sizing: border-box;
    -moz-transition: .4s linear;
    -webkit-transition: .4s ease-out;
    transition: .4s linear;
    border-radius: 2px;
}
#tpcrn-soc-counter.col-Soc-2 {
    margin: 0 -5px;
}
#tpcrn-soc-counter.col-Soc-2 li {
    width: 50%;
}
#tpcrn-soc-counter.col-Soc-3 li {
    width: 33.333333%;
}
#tpcrn-soc-counter.col-Soc-3 li span {
    float: none;
    margin-left: 0;
}
#tpcrn-soc-counter.col-Soc-3 span.fa {
    float: none;
    width: initial;
    padding: 10px 0!important;
    font-size: 25px;
}
#tpcrn-soc-counter.col-Soc-3 li a {
    padding: 12px;
    border-radius: 3px;
}
#tpcrn-soc-counter.col-Soc-3 .socialCountIc {
    border: 0!important;
    padding: 0!important;
}
#tpcrn-soc-counter li a {
    display: block;
    text-align: center;
    overflow: hidden;
    padding: 10px 6px;
    background: #111;
    border-radius: 2px;
}
#tpcrn-soc-counter li span {
    display: block;
    font-size: 12px;
    float: left;
    margin-left: 6px;
}
#tpcrn-soc-counter li span {
    color: #fff;
    -moz-transition: .4s linear;
    -webkit-transition: .4s ease-out;
    transition: .4s linear;
}
#tpcrn-soc-counter .socialCount {
    padding: 5px 10px;
    line-height: 18px;
}
#tpcrn-soc-counter span.fa {
    font-size: 20px;
    float: left;
    padding: 5px 10px;
    width: 35px;
}
#tpcrn-soc-counter li:hover span {
    color: #000;
}
#tpcrn-soc-counter li.tpcrn-soc-vimeo:hover span {
    color: #4EBBFF;
}
#tpcrn-soc-counter li.tpcrn-soc-facebook:hover span {
    color: #436eac;
}
#tpcrn-soc-counter li.tpcrn-soc-yt:hover span {
    color: #FF3333;
}
#tpcrn-soc-counter li.tpcrn-soc-gp:hover span {
    color: #dd4b39;
}
#tpcrn-soc-counter li.tpcrn-soc-vimeo:hover span {
    color: #4EBBFF;
}
#tpcrn-soc-counter li.tpcrn-soc-twitter:hover span {
    color: #0598c9;
}
#tpcrn-soc-counter li.tpcrn-soc-rss:hover span {
    color: #FF8F00;
}
#tpcrn-soc-counter .socialCount span:last-child {
    font-size: 11px;
    line-height: 20px;
}
#tpcrn-soc-counter.sColored li span {
    color: #fff !important;
    padding: 0;
}
#tpcrn-soc-counter li span {
    padding: 0!important;
}
#tpcrn-soc-counter li:hover {
    opacity: 0.7;
}
#tpcrn-soc-counter.sColored .socialCountIc {
    border-right: 1px solid rgba(250, 250, 250, 0.1);
}
#tpcrn-soc-counter .socialCountIc {
    border-right: 1px solid rgba(188, 188, 188, 0.1);
    padding-right: 30px!important;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-facebook a {
    background: #436eac;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-twitter a {
    background: #0598c9;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-gp a {
    background: #dd4b39;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-yt a {
    background: #FF3333;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-rss a {
    background: #FF8F00;
}
#tpcrn-soc-counter.sColored li.tpcrn-soc-vimeo a {
    background: #4EBBFF;
}
/*# Stylish Sidebar Tabs */

#popular-rec {
    overflow: hidden;
    border-radius: 0;
}
.sb-tabs-wrap {
    display: block;
    position: relative;
}
.sb-tabs-wrap li {
    overflow: hidden;
}
ul.tabs2 {
    display: block;
    line-height: 24px;
    color: black;
    margin: 10px 0 10px;
    font-family: Roboto;
    min-height: 35px;
    clear: both;
}
.sidebar .widget ul.tabs2 li a,
ul.tabs li a {
    text-decoration: none;
    display: block;
    color: #333;
    font-weight: 700;
    font-size: 22px;
    line-height: 36px;
    padding: 0 0 4px 0px!important;
    font-family: Roboto Slab;
}
.darkSkin .sidebar .widget ul.tabs2 li a
{
	color: #fafafa;
}
ul.tabs2 li{
    position: relative;
    border: none;
    margin: 0;
    float: left;
    white-space: nowrap;
    display: block;
    width: 32.0%;
    border-bottom: 2px solid #dddddd!important;
}
ul.tabs2 li a:hover {
    color: #e28000;
}
.tabs-crn-site-wrap2 ul li.active a {
    color: #f88c00;
}
.tabs-crn-site-wrap2 ul li.active:before {
    position: absolute;
    bottom: -6px;
    /* content: ""; */
    /* border-left: 6px solid rgba(0, 0, 0, 0); */
    /* border-right: 6px solid rgba(0, 0, 0, 0); */
    /* border-top: 6px solid #111; */
    /* height: 0; */
    /* width: 0; */
}
ul.tabs {
    min-height: 40px;
}
ul.tabs2 li:first-child a {
    text-align: left;
}
.tabs-crn-site-wrap2 ul li.active:after {
    content: "";
    border-bottom: 2px solid #f88c00;
    display: block;
    position: absolute;
    top: 50px;
    width: 100%;
}
ul.tabs2 li:first-child {
    width: 34.5%;
}
/* 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 {
    font-weight: 700;
    line-height: 1.2;
    margin: 20px 0 10px 0;
    font-size: 32px;
}
.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: 4px;
    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;
}
.crn_newsmagz_interactive_featured_big .title-border,
.crn_newsmagz_interactive_featured_slider .title-border {
    /* margin: 20px 26px 10px !important;*/
}
/* ============================================
------------------ 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-fadein {
    opacity: 0;
}
.touch .animate-fadein,.crn_anim-enabled .animate-fadein {
    opacity: 1;
}
.crn_anim-enabled .animate-moveup,
.crn_anim-enabled .animate-movedown,
.crn_anim-enabled .animate-moveleft,
.crn_anim-enabled .animate-moveright{
  transform: none; 
}
.anim-enable .animated.animate-fadein{
 opacity: 1;
}
.anim-enable .animate-fadein{
 opacity: 0;
} 

.animate-moveup, .anim-enable  .animate-moveup {
    transform: translateY(100px);
}
.animate-movedown, .anim-enable  .animate-movedown {
    transform: translateY(-100px);
}
.animate-moveleft, .anim-enable  .animate-moveleft {
    transform: translateX(100px);
}
.animate-moveright, .anim-enable  .animate-moveright {
    transform: translateX(-100px);
}
.animated , .anim-enable .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.crn-post-item {
    overflow: hidden;
    position: relative;
    padding: 0 !important;
    border: none !important;
}
.entry.crn-post-item .crn-post-thumbnail {
    position: relative;
}
.entry.crn-post-item p {
    font-size: 14px;
    line-height: 21px;
    color: #333;
    font-family: Roboto;
}
.owl-carousel .entry-wrapper {
    margin-bottom: 10px;
}
.owl-carousel .entry.crn-post-item {
    margin-bottom: 0;
}
.entry.crn-post-item:after {
    display: none;
}
.entry.crn-post-item .crn-post-thumbnail figure > a:after,
.entry.crn-post-item .crn-post-thumbnail .item > a:after,
.entry.crn-post-item .crn-post-thumbnail.embed-responsive:after {
    background: rgba(255, 255, 255, .6);
}
.col-sm-7half .entry.crn-post-item {
    margin-bottom: 10px;
}
.crn-post-item-meta a,
.entry-meta a {
    font-size: 12px;
    color: #404040;
}
.darkSkin .crn-post-item-meta a,
.darkSkin .entry-meta a {
    color: #fff;
}
.crn-post-item-meta a:hover,
.entry-meta a:hover {
    color: #f88c00!important;
}
.crn-post-item-meta .entry-title {
    display: inline;
    margin-bottom: 10px;
    font-size: 15px;
    font-weight: 600;
    line-height: 22px;
}
.crn-post-item-meta .entry-title a {
    color: #eaeaea;
}
.crn-post-item-meta a:hover,
.crn-post-item-meta .entry-title a:hover,
.crn-post-item-meta a:focus,
.crn-post-item-meta .entry-title a:focus {
    color: #111;
}
.tall-item-slider .crn-post-item-meta .entry-title{
    display: block;
}
.crn-post-item-meta i,
.entry-meta i {
    margin-right: 5px;
}
.newsmagz-featured-slider .crn-post-item-meta {
    pointer-events: none;
    color: #fff;
    position: absolute;
    padding: 15px;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 99;
}
.entry.single,
.entry.pages {
    margin-top: 15px;
    padding: 0 25px;
    overflow: hidden;
}
span.crn-post-item-author img {
    width: 32px!important;
    display: inline-block!Important;
    height: initial!important;
    padding: 0 10px 0 0;
    border-radius: 50%;
    transform: none!important
}
span.crn-post-item-author {
    display: inline-block;
}
.tpacific-pviews-wrap.tp_postviews {
    margin-left: 4px;
}
span.crn-post-item-author span{
    width: 24px;
    height: 24px;
    display: inline-block;
    background-size: 24px;
    border-radius: 50%;
    position: relative;
    float: left;
    overflow: hidden;
    top: -4px;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;

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

#footer {
    color: #505050;
    background-color: #fff;
    font-size: 14px;
    /*border-top: 1px solid #eee;*/
}
.darkSkin #footer{
    border-top:0;
}
#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;
    font-family: Roboto Slab;
}
#footer .sb-tabs-wrap li {
    list-style-type: none;
    padding: 10px 0;
    display: block;
}
#footer .widget li {
    list-style-type: none;
    position: relative;
}
#footer li.cat-item{
    padding: 4px 0!important;
    border-bottom: 1px solid #f3f3f3;
}
#footer.darkSkin li.cat-item{
   border-bottom: 1px solid #303030;
}
#footer li.cat-item a{
    display: block;
}
.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 Slab", Verdana, sans-serif;
}
#footer .widget h3.widget-title a {
    color: #fff;
    font-weight: 700;
}

#footer-inner .crn-post-item-date {
    color: #444;
}
.darkSkin #footer-inner .crn-post-item-date {
    color: #cecece;
}
#footer {
    color: #505050;
    background-color: #fff;
    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: #fff;
    background-color: rgba(68, 68, 68, 0.78);
}
#footer button {
    border: none;
}
.form-control {
    -webkit-transition: all 0.6s ease;
    transition: all 0.6s 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 .form-control::-moz-placeholder {
    color: #fafafa;
}
#footer .form-control:-ms-input-placeholder {
    color: #fafafa;
}
#footer .form-control::-webkit-input-placeholder {
    color: #fafafa;
}
#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;
}
.newsmagz-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(194, 194, 194, 0.79)
}
.footer-menu li:last-child:after {
    padding: 0;
    content: "";
    border-left: 0!important;
}
.darkSkin .footer-menu li:after {
    border-left: 1px solid rgba(255, 255, 255, .15);
}
#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: #f9f9f9;
    padding: 30px;
}
.darkSkin #commentform {
    background: #222;
}
.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;
    margin-bottom: 33px
}
/* Footer Inverse */

#footer-inner {
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #e2e2e2;
    background-color: #fff;
}
.darkSkin #footer-inner {
    border-top-color: rgba(0, 0, 0, 0.1);
    color: #e2e2e2;
    background-color: #181818;
}
#footer-inner a {
    color: #181818;
}
.darkSkin #footer-inner 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.1);
    background-color: #fff;
    border-bottom: 3px solid #f88c00;
}
.poweredby {
    font-size: 13px;
}
.darkSkin #footer-bottom.no-bg {
    border-top-color: rgba(0, 0, 0, 0.1);
    background-color: #0c0c0c;
}
#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.newsmagz-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);
}
#footer 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;
}
.newsmagz-content-right .form_field_wrap input {
    border: 1px solid #eaeaea;
    background-color: #fff;
}
.newsmagz-content-right .form_field_wrap textarea {
    border-radius: 0;
}
.newsmagz-content-right .form-control:focus {
    border-color: #ccc;
}
.newsmagz-content-right li {
    list-style-type: none;
}
.newsmagz-footer-logo {
    display: block;
    margin-bottom: 25px;
}
.newsmagz-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: 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;
}
.page-header.fullscreen {
    padding: 0;
}
.page-header.newsmagz {
    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;
}
.taxonomy-description {
    background: #fafafa;
    padding: 10px;
}
/* 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;
}
span.required {
    color: #f90606;
}
.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
  min-width: 100% !important;
  width: 100% !important;
}

#crn-comments-load {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: 30px;
}


.crn-comments-loader {
    border: 1px solid rgba(0, 0, 0, 0.2);
    padding: 8px;
    display: inline-block;
    width: 80%;
    text-align: center;
    cursor: pointer;
    transition: all .8s;
    font-size: 15px;
    border-radius: 2px;
    text-transform: uppercase;
}
.crn-comments-loader:hover {
    background: #111;
    color: #fff;
}
.singlePostcontainer #comments {
    margin-bottom: 30px;
    display: none;
}
#reviews #comments{
    display: block!important;
}
#respond {
    padding-top: 30px;
    display: block;
    padding-bottom: 25px!important;
}
.comment-reply-title:after,
.comments-area > h2:after {
    display: block;
    position: absolute;
    bottom: 5px;
    left: 0;
    width: 70px;
    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: "Roboto", Verdana;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
}
.title-border span {
    color: #333;
    padding-bottom: 10px;
    font-size: 26px;
    font-family: Roboto Slab;
}
.title-border .line {
    border-bottom: 4px solid #f88c00;
    z-index: 9999;
    position: absolute;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    display: block;
}
.title-bg-line:after {
    background-color: rgba(221, 221, 221, 0.4);
}
#footer .title-border span {
    color: #181818!important;
}
.darkSkin #footer-inner .title-border span {
    color: #fff!important;
}
#footer .social-icons a {
    /*background: #f88c00;*/
}
.newsmagzBlockNav {
    position: absolute!important;
    top: 0;
    right: 0;
    font-size: 0;
    cursor: pointer;
}
.newsmagzBlockNavPrev,
.newsmagzBlockNavNext {
    display: inline-block;
    width: 26px;
    height: 24px;
    border-radius: 4px;
    font-size: 16px;
    margin: 7px 0 5px 5px;
    border: 1px solid rgba(238, 238, 238, 0.83);
    line-height: 24px;
    text-align: center;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    color: #f88c00;
}
.newsmagzBlockNavPrev:hover,
.newsmagzBlockNavNext:hover {
    border-radius: 10%;
    background-color: #f88c00;
    color: #fff;
}
.newsmagz_subCats {
    padding: 0 15px;
    float: right;
    border-style: solid;
    border-width: 0 0 0 1px;
    margin-left: 15px;
    border-color: #dadada;
    position: relative;
    padding-bottom: 0!important;
    display: block;
    /*top: 6px;*/
}
span.newsmagz_subCatItem {
    font-size: 14px;
    font-weight: 400;
    padding: 0 8px;
    position: relative;
    top: -4px;
    display: inline-block;
}
span.newsmagz_subCatItem a {
    font-weight: 400;
    color: #5b5b5b;
    display: inline-block;
    font-family: Roboto Condensed;
}
.newsmagz_subCats a:hover {
    color: #f88c00;
}
span.newsmagz_subCatItem.loaded a {
    color: #f88c00;
}
span.icon_category_title {
    background: #0046ff;
    border-radius: 50%;
    width: 42px;
    height: 42px;
    display: inline-block;
    margin-right: 6px;
    text-align: center;
}
span.icon_category_title i {
    font-size: 24px;
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 42px;
}
/* =============================================
---------------  13.Blog template  --------------
================================================*/

.pagination {
    padding-left: 0;
    margin: 40px 0 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    width: 100%;
    padding: 20px;
}
.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,
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span {
    font-family: Roboto Slab;
    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,
.woocommerce nav.woocommerce-pagination ul li span.current {
    border-color: #f88c00;
    background: #f88c00;
    color: #fff;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce nav.woocommerce-pagination ul li a:hover {
    border-color: #f88c00;
    background: #f88c00;
    color: #fff!important;
}
.post-navigation .nav-links {
    border: 1px solid #e8e8e8;
    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;
    width: 100%;
    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;
    position: relative;
    top: 6px;
}
.post-navigation .nav-links .nav-next {
    padding-left: 15px;
    border-left: 1px solid #f5f5f5;
}
.darkSkin .post-navigation .nav-links .nav-next {
    border-color: #303030;
}
.post-navigation .post-title {
    font-size: 18px;
    font-family: Roboto Slab;
    font-weight: 700
}
.post-navigation .arrow {
    float: left;
    width: 45px;
    height: 45px;
    margin-top: 5px;
    font-size: 30px;
    border-radius: 50%;
    line-height: 1.5;
    position: relative;
    text-align: center;
    overflow: hidden;
}
.icon-arrow-left:before {
    content: "\f104";
}
.icon-arrow-right:before {
    content: "\f105";
}
span.post-nav-item {
    display: inline-block;
    padding: 0 10px;
    width: 88%
}
span.arrow.icon-arrow-right.fa {
    float: right;
}
.newsmagz_mav_img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    overflow: hidden;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.nav-next a:hover span.newsmagz_mav_img,
.nav-previous a:hover span.newsmagz_mav_img {
    opacity: 0;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    transform: scale(2);
}
.nav-next a:hover .arrow,
.nav-previous a:hover .arrow {
    border: 1px solid;
}
.nav-next a:hover .post-title,
.nav-previous a:hover .post-title {
    color: #f88c00;
}
span.bfPrevNav.bfTextNav {
    float: left;
}
span.bfNextNav.bfTextNav {
    float: right;
}
span.bfTextNav {
    border: 1px solid rgba(0, 0, 0, 0.1);
    display: block;
    border-radius: 1px;
}
span.bfTextNav a {
    display: block;
    padding: 0 15px;
    line-height: 32px;
}
span.bfTextNav .fa {
    border: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0px 5px;
    font-size: 18px;
    line-height: 32px;
    float: left;
    display: inline-block;
    width: 22px;
}
span.bfNextNav .fa {
    border-width: 0 0px 0px 1px;
    float: right;
    padding-left: 15px;
}
span.bfPrevNav .fa {
    border-width: 0 1px 0 0;
}
.pagination .nav-links a {
    color: #555555;
}
.pagination .nav-links a:hover,
.pagination .nav-links a:focus {
    color: #fff!important;
}
.entry {
    position: relative;
    margin-bottom: 50px;
}
.crn-post-thumbnail,
.crn-post-thumbnail figure {
    position: relative;
}
.crn-post-thumbnail, .sb-post-thumbnail,.crn_mmenu_thumb {
    background: #f5f5f5;
    background: linear-gradient(270deg, #a8a8a8, #e3e3e3);
    background-size: 400% 400%;
    -webkit-animation: tpLoadBg 2s ease infinite;
    -moz-animation: tpLoadBg 2s ease infinite;
    animation: tpLoadBg 2s ease infinite;
}

.crn-post-thumbnail img,
.sb-post-thumbnail img,
.crn_mmenu_thumb img{
    opacity: 1;
    -moz-transition: opacity 0.3s;
    -ms-transition:  transform 0.5s ease 0s, opacity 0.3s ease 0s;
    -webkit-transition: transform 0.5s ease 0s, opacity 0.3s ease 0s;
    transition: transform 0.5s ease 0s, opacity 0.3s ease 0s;
}
.crn-post-thumbnail img[data-src],
.sb-post-thumbnail img[data-src],
.crn_mmenu_thumb img[data-src]{
    opacity: 0;
}
.blog .crn-post-thumbnail figure,
.archive .crn-post-thumbnail figure,
.search .crn-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;
}
.newsmagz-top-carousel .crn-post-thumbnail figure {
    overflow: hidden;
}
.newsmagz-fp-s1-posts .crn-post-thumbnail figure {
    height: 190px;
}
.newsmagz-fp-s1-posts .crn-post-thumbnail figure a img {
    max-height: 190px;
}
.crnNewsmagz_row_full .newsmagz-fp-s1-posts .crn-post-thumbnail figure {
    height: 290px;
}
.crnNewsmagz_row_full .newsmagz-fp-s1-posts .crn-post-thumbnail figure a img {
    max-height: 290px;
}
.crnNewsmagz_row_full .newsmagz-fp-s1 .crn-item-block .crn-post-thumbnail + .entry-title {
    font-size: 22px;
    line-height: 30px;
}
/*.newsmagz-fp-s2 .crn-post-thumbnail figure,
 .newsmagz-fp-s3 .crn-post-thumbnail.newsmagz-t3-small figure {
    width: 170px;
    height: 110px;
    }*/

    .newsmagz-fp-s2 .crn-post-thumbnail figure a img,
    .newsmagz-fp-s3 .crn-post-thumbnail.newsmagz-t3-small figure a img {
        width: 100%;
        max-width: 120px;
        max-height: 80px;
    }
    .newsmagz-fp-s3 .crn-post-thumbnail.newsmagz-big figure {} .newsmagz-fp-s3 .crn-post-thumbnail.newsmagz-big figure a img {
        min-height: 200px
    }
    .crn-post-thumbnail a {
        display: block;
    }
    .crn-post-thumbnail a img {
        width: 100%;
        /*max-height: 480px;*/
    }
    .col-md-5 > .crn-post-thumbnail img {
        height: 235px;
    }
    .newsmagz-featured-slider .crn-post-thumbnail a {
        height: 350px;
    }
    .newsmagz-featured-slider .single-item-slider .crn-post-thumbnail a {
        height: 480px;
    }
    .crnNewsmagz_row_full .newsmagz-featured-slider .crn-post-thumbnail a {
        height: 500px;
        max-height: 500px;
    }
    .is_first_sec .newsmagz-featured-slider {
        margin: 0;
        padding: 0;
    }
    .crnNewsmagz_row_full .block-blog-posts {
        /*padding: 0 20px;*/
    }
    .crnNewsmagz_row_full .crn-post-thumbnail.col-md-5 img {
        height: 300px;
    }
    .crnNewsmagz_row_full .entry .col-sm-7 > .entry-title {
        font-size: 36px;
    }
    .crn-post-thumbnail figure > a:after,
    .crn-post-thumbnail .item > a:after,
    .crn-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 .crn-post-thumbnail figure > a:after,
    .archive .crn-post-thumbnail figure > a:after,
    .search .crn-post-thumbnail figure > a:after {
        background-color: transparent;
    }
    .entry:hover .crn-post-thumbnail figure > a:after,
    .entry:hover .crn-post-thumbnail .item > a:after,
    .entry:hover .crn-post-thumbnail.embed-responsive:after,
    .event:hover .crn-post-thumbnail figure > a:after,
    .event:hover .crn-post-thumbnail .item > a:after,
    .event:hover .crn-post-thumbnail.embed-responsive:after {
    /*  visibility: hidden;
    opacity: 0;*/
    
    background-color: rgba(255, 255, 255, 0.46);
    background: rgba(0, 0, 0, 0.5);
}
.entry-title {
    margin: 10px 0 0;
    font-size: 36px;
    line-height: 1.4;
    font-weight: 700;
    color: #000;
}
.entry-title a {
    color: #000;
}
.home .entry-title a:hover,
.archive .entry-title a:hover {
    color: #f88c00;
}
.home .entry-content,
.archive .entry-content,
.search .entry-content {
    margin: 4px 0 0;
    font-size: 14px;
    line-height: 26px;
}
.entry-footer {
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
}
.darkSkin .entry-footer,
.darkSkin .articleSide-entry-meta .bfasSideAuthor:after {
    border-color: #424242;
}
.darkSkin .singlev2 .articleSide-entry-meta {
    border: 0;
}
.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;
}
.crn-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: 99;
    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;
}
.crn-post-thumbnail.ratingloaded:after{
    display: none;
}
.entry.single .crn-post-thumbnail:after {
    left: 94%;
}
.post_format-post-format-gallery .crn-post-thumbnail:after {
    content: '\f1c5';
}
.post_format-post-format-image .crn-post-thumbnail:after {
    content: '\f03e';
}
.post_format-post-format-video .crn-post-thumbnail:after {
    content: '\f04b';
}
.post_format-post-format-link .crn-post-thumbnail:after {
    content: '\f03e';
}
.post_format-post-format-link .crn-post-thumbnail:after {
    content: '\f0c1';
}
.post_format-post-format-audio .crn-post-thumbnail:after {
    content: '\f025';
}
.post_format-post-format-quote .crn-post-thumbnail:after {
    content: '\f10d';
}
.entry:hover .crn-post-thumbnail:after {
    opacity: 1;
}
.crn-post-thumbnail.newsmagz-thumb-small:after {
    width: 24px;
    height: 24px;
    font-size: 11px;
    line-height: 20px;
    top: 20%;
    border: 3px solid;
}
.single-item-slider .crn-post-thumbnail:after {
    left: 96%
}
.crn-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;
}
.breadcrumbs.cat-links {
    padding-bottom: 20px;
}
.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,
.tagcloud a {
    color: #fff!important;
    font-size: 11px;
    padding: 0px 12px!important;
    line-height: 27px;
    background: #e28000;
    font-weight: 500;
    display: block;
    border-radius: 2px;
}
.cat-links ul li a:hover,
.tagcloud a:hover {
    color: #fff!important;
    opacity: .7;
    -webkit-transition: 300ms ease all;
    -moz-transition: 300ms ease all;
    transition: 300ms ease all;
    color: #fff !important;
}
.singlev2.entry-footer .cat-links ul li a {
    background-color: #b3b3b3!important;
}
.line-bottom {
    border-bottom: 2px solid #dddddd;
    width: 100%;
    display: block;
    clear: both;
    padding-top: 15px;
}
.darkSkin .line-bottom {
    border-color: #323232;
}
.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: Roboto Slab;
    border: 1px solid #f88c00;
    color: #f88c00;
}
.entry-content .readmore a:hover {
    background: #f88c00;
    color: #fff!important
}
.entry:hover .entry-title a {
    color: #f88c00!important;
}
.entry-box {
    margin-bottom: 30px;
    /* padding: 15px; */
    
    border: 1px solid #eaeaea;
}
.newsmagz-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,.woocommerce-loop-product__title {
    font-size: 18px!important;
    line-height: 23px;
}
.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-sm-7 > .entry-title {
    font-size: 30px;
    line-height: 1.2;
}
/* Single Post*/

.entry.single .crn-post-thumbnail {
    margin-bottom: 25px;
    margin: 0 -25px;
}
.singlev2 .entry.single .crn-post-thumbnail{
    margin: 25px -25px 25px -15px;
}
.entry.single .crn-post-thumbnail img {
    width: 100%;
    /*max-height: 480px;*/
}
.entry.single .entry-title,
.entry.pages .entry-title{
    margin-bottom: 44px;
    font-family: Roboto Slab;
}
.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;
    padding: 10px 0 10px 20px;
    margin-left: -25px;
    margin-right: -25px;
    border-bottom: 0
}
.newsmagz-content-left.col-md-9 {
    /* padding:0 20px; */
}
.home .newsmagz-content-left.col-md-9 {
    /*margin: -6px 0 0 0;*/
}
.newsmagz-blog-large {
    border-left: 1px solid rgba(221, 221, 221, 0.71);
}
.newsmagz-blog-large .entry-meta {
    display: none;
}
.articleSide-entry-meta img {
    border-radius: 50%;
}
.articleSide-entry-meta a span {
    display: block;
}
.articleSide-entry-meta .bfasSideAuthor,
.articleSide-entry-meta .newsmagzSideDate {
    display: block;
    clear: both;
    line-height: 34px;
}
.articleSide-entry-meta {
    text-align: center;
}
.articleSide-entry-meta .bfasSideAuthor:after {
    content: "";
    border-bottom: 1px solid #ebebeb;
    display: block;
}
.newsmagz-content-left .entry-meta {
    margin-left: 2px;
}
.single .entry .entry-meta {
    border-bottom: 1px solid rgba(234, 234, 234, 0.65);
    padding: 20px 0;
    margin: 0 -20px;
}
.single .entry-meta-inner {
    padding-left: 20px;
    display: inline-block;
}
.newsmagz-article {
    margin-top: 25px;
}
.singlev2 .newsmagz-article {
    border-left: 1px solid rgba(226, 226, 226, 0.7);
    margin-top: 25px;
}
.singlev1 .newsmagz-article {
    border: 0;
    margin-top: 0;
}
.singlev1.entry.single .entry-footer {
    display: block;
}
.singlev2.entry.single .entry-footer {
    display: none;
}
.singlev2.entry-footer {
    display: block!important;
}
.newsmagz-blog-single-author.col-md-2 {
    margin-top: 25px;
    padding-left: 0;
}
.singlev2 .entry-content {
    margin-top: 0;
}
.singlev2.entry.single {
    padding: 0 0 14px 0;
    border-bottom: 2px solid #eee;
}
.singlev2.single.entry .entry-meta {
    display: none;
}
.socialShareRow {
    display: inline-block;
    float: right;
    position: relative;
    top: -5px;
    padding-right: 20px;
}
.singlev2 .newsmagz-blog-single-author .socialShareRow {
    overflow: hidden;
    top: 0px;
    float: initial;
    padding: 15px 0px;
    margin: 0px 0;
    display: block;
}
.socialShareRow span {
    margin: 4px 0px;
    display: inline-block;
    -webkit-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.socialShareRow span:hover {
    opacity: .5;
}
.socialShareRow span a:hover {
    color: #fff!important;
}
.socialShareRow a:hover {
    color: #fff!important;
}
.singlev2.entry.single .newsmagz-blog-single-author .entry-footer {
    text-align: center;
    margin: 0;
    padding: 5px 0;
}
.entry-content .socialShareRow {
    top: -34px;
    display: inline-block;
    margin-bottom: -10px;
}
a.newsmagz_ss_ico {
    color: #fff!important;
    background: #ffffff;
    border-radius: 50px;
    display: inline-block;
    font-size: 15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
a.newsmagz_ss_ico i {
    margin: 0;
}
.articleSide-entry-meta a {
    color: #181818;
    font-size: 12px;
}
.articleSide-entry-meta .newsmagzSideDate {
    font-size: 12px;
    color: #737373;
}
.singlev2 .articleSide-entry-meta {
    text-align: center;
    border-bottom: 1px solid #ebebeb;
}
.singlev3 .newsmagz-content-left {
    float: none;
    margin: 0 auto;
}
.about-author {
    margin: 40px 0;
    padding: 40px;
    background: #fff;
}
.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: #181818;
}
.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: 14px;
}
.newsmagz-related-posts {
    margin-bottom: 20px;
}
.newsmagz-related-posts .crn-post-thumbnail {
    margin-bottom: 15px;
}
.newsmagz-cat-show-on-click {
    display: none;
}
.related-show-on-click {
    cursor: pointer;
}
ul.comments-list.media-list.newsmagz-mag-clist > li {
    border-bottom: 2px solid #eee;
}
ul.comments-list.media-list.newsmagz-mag-clist > li:last-child {
    border: 0;
}
.comments {
    margin-bottom: 40px;
}
.comments-list .media-body {
    position: relative;
    padding-left: 100px;
}
.comments-list .media-heading {
    display: inline-block;
    margin-bottom: 14px;
    color: #181818;
    font-size: 22px;
    font-family: Roboto Slab;
    padding-right: 5px;
}
.comments-list .media-heading a {
    color: #505050;
}
.newsmagz-mag-clist .comment {
    padding: 15px 10px;
    margin: 10px 0;
}
.comment-author-avatar {
    width: 120px;
    display: table-cell;
    vertical-align: top;
    padding: 20px 30px 20px 0;
}
.comment-author-text {
    padding: 20px 0;
    display: table-cell;
}
.comments-list .comment-date {
    margin-left: 10px;
    font-size: 12px;
    font-family: Roboto Condensed;
    color: rgba(24, 24, 24, 0.88);
    border-left: 1px solid #ddd;
    padding-left: 10px;
    height: 22px;
    display: inline-block;
    line-height: 24px;
}
.comments-list .comment-date:before,
.comments-list .reply-link a:before,
.comment-edit-link a:before {
    float: left;
    padding: 0 8px 0 0;
    display: block;
    font-family: FontAwesome;
    font-size: 13px;
    opacity: .83;
}
.comments-list .comment-date:before {
    content: "\f133";
}
.comments-list .reply-link a:before {
    content: "\f112";
}
.comment-edit-link a:before {
    content: "\f040";
}
span.comment-edit-link {
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
}
.reply-link a {
    position: relative;
    font-size: 13px;
    color: #181818;
}
.reply-link a:hover {
    color: #f88c00;
}
.comments-list .media-body p:last-child {
    margin-bottom: 0;
}
.vcard img {
    border-radius: 50%;
    padding: 0;
}
.crn-spost-fullw-bg {
    background-size: cover;
    height: 520px;
    position: relative;
    background-color: transparent;
    background-position: center 30%;
    background-repeat: no-repeat;
    background-attachment: scroll;
}
.crn-spost-fullw-bg.crn-bg-overlay:before {
    content: ' ';
    display: block;
    position: absolute;
    z-index: 1;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: transparent;
    background-position: center;
    background-repeat: repeat;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.videop .crn-spost-fullw-bg.crn-bg-overlay:before,
.videop.crn-spost-fullw-bg.crn-bg-overlay:before{
    position: relative;
}
.videop .crn-spost-fullw-bg,
.videop.crn-spost-fullw-bg{
    height: initial;
}
.crn-spost-fullw-bg:before {
    opacity: 1;
    background-color: #181818;
    background: -moz-linear-gradient(left, rgba(24, 24, 24, .8) 0%, rgba(24, 24, 24, 0) 15%, rgba(24, 24, 24, 0) 30%, rgba(24, 24, 24, .8) 80%), -moz-linear-gradient(top, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0) 40%, rgba(24, 24, 24, .8) 100%);
    background: -webkit-linear-gradient(left, rgba(24, 24, 24, .8) 0%, rgba(24, 24, 24, 0) 15%, rgba(24, 24, 24, 0) 30%, rgba(24, 24, 24, .8) 80%), -moz-linear-gradient(top, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0) 40%, rgba(24, 24, 24, .8) 100%);
    background: -webkit-linear-gradient(left, rgba(24, 24, 24, .8) 0%, rgba(24, 24, 24, 0) 15%, rgba(24, 24, 24, 0) 30%, rgba(24, 24, 24, .8) 80%), -webkit-linear-gradient(top, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0) 40%, rgba(24, 24, 24, .8) 100%);
    background: -moz-linear-gradient(left, rgba(24, 24, 24, .8) 0%, rgba(24, 24, 24, 0) 15%, rgba(24, 24, 24, 0) 30%, rgba(24, 24, 24, .8) 80%), -moz-linear-gradient(top, rgba(24, 24, 24, 0) 0%, rgba(24, 24, 24, 0) 40%, rgba(24, 24, 24, .8) 100%);

    -webkit-filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc181818', endColorstr='#cc181818', GradientType=1);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#cc181818', endColorstr='#cc181818', GradientType=1);
}
.crn-spost-fullw-bg .entry-title {
    position: absolute;
    bottom: 40px;
    font-size: 60px;
    line-height: 66px;
    max-width: 840px;
    color: #fff;
    z-index: 1;
    padding-left: 15px;
}
.crn-spost-fullw-bg .breadcrumbs.cat-links {
    position: relative;
    padding-left: 15px;
    top: 30px;
    z-index: 1;
}
.container > .row >.crn-spost-fullw-bg {
    margin: 0 15px;
}
.sImgin.entry.single .crn-post-thumbnail {
 /* margin: 25px 0*/
}
.article_divider {
    border-top: 5px solid #ccc;
    margin: 40px 20px 30px;
    font-size: 15px;
    color: #ccc;
    text-align: center;
    margin-bottom: 40px;
}
.post-content-loader {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.sticky-menu .post-content-loader .percent {
    height: 3px;
    display: block;
    background: #f88c00;
}
.article_divider:before {
    content: "";
    display: block;
    margin: auto;
    margin-bottom: 10px;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #ccc;
}
.crn_b_posts article:last-child .line-bottom {
    border: 0;
}
.crn_load_ajax.readd {
    text-align: center;
    display: block;
    font-size: 14px;
    font-weight: 700;
    color: #181818;
    margin: -50px -20px 15px;
    padding-top: 15px;
    cursor: pointer;
    border-top: 1px solid #ddd;
    clear: both;
}
.darkSkin .crn_load_ajax.readd {
    color: #fff;
    border-top: 1px solid #383838;
}
.crn_load_ajax.crn_recent_sb_grid {
    margin: 30px -20px 15px;
}
.crn_load_ajax.crn_recent_sb_grid.bfmasonry,.crn_load_ajax.crn_recent_sb_grid.masonry {
    margin: 30px 0px 15px;
    border: 1px solid rgba(0, 0, 0, 0.1)!important;
    padding-bottom: 12px;
    background: #fff;
}
.singleLoadMore .jp-carousel-image-meta,
.singleLoadMore .jp-carousel-info {
    display: none;
}
.crn_load_ajax.tPloadmore .tpSpinner,
.singleLoadMore.tPloadmore .tpSpinner,
.tPloadmore .header_search_form_full .tpSpinner {
    display: block;
}
.crn_load_ajax.tPloadmore .tpSpinner {
    margin: 0 auto;
}
.post-section.tPloadmore {
    opacity: 0.6;
    transition: opacity 3s;
}
.post-section .tpSpinner {
    display: block!important;
    position: relative;
    top: 50px;
    margin: -12px auto;
    z-index: 12;
/*    position: absolute;
    top: 30%;
    left: 50%;*/
}
.nopostsaj {
   position: absolute;
   top: 10%;
   left: 45%;
   background: rgba(34, 34, 34, 0.8);
   border-radius: 2px;
   color: #fafafa;
   padding: 4px 10px;
   text-align: center;
   transition: opacity 0.3s;
}
.post-section .nopostsaj {
   transition: opacity 0.3s;
   -ms-animation-name: slideInDown;
   -moz-animation-name: slideInDown;
   -webkit-animation-name: slideInDown;
   animation-name: slideInDown;
   -ms-animation-duration: 0.5s;
   -moz-animation-duration: 0.5s;
   -webkit-animation-duration: 0.5s;
   animation-duration: 0.5s;
   -ms-animation-fill-mode: both;
   -moz-animation-fill-mode: both;
   -webkit-animation-fill-mode: both;
   animation-fill-mode: both;
}
.fp3 .post-section .tpSpinner {
   position: absolute;
   top: 30%;
   left: 50%;
}
.tpSpinner {
    margin: 60px auto;
    width: 70px;
    text-align: center;
    display: none;
}
.tpSpinner > div {
    width: 18px;
    height: 18px;
    background-color: #f88c00;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
    animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}
.tpSpinner .bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.tpSpinner .bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}
@-webkit-keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0)
    }
    40% {
        -webkit-transform: scale(1.0)
    }
}
@keyframes sk-bouncedelay {
    0%, 80%, 100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    40% {
        -webkit-transform: scale(1.0);
        transform: scale(1.0);
    }
}
@-webkit-keyframes tpLoadBg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@-moz-keyframes tpLoadBg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 50%
    }
}
@keyframes tpLoadBg {
    0% {
        background-position: 0% 50%
    }
    50% {
        background-position: 100% 50%
    }
    100% {
        background-position: 0% 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;
}
#gotop {
    background: #f88c00;
    z-index: 2;
    text-align: center;
    width: 32px;
    height: 32px;
    padding: 4px 0 0 0px;
    position: fixed;
    bottom: -100px;
    color: #fff;
    right: 10px;
    line-height: 1.3;
    font-size: 18px;
    cursor: pointer;
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}
#gotop:hover {
    background: #3c3b37;
}
@charset "UTF-8";
/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */

 .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.animated.infinite {
    animation-iteration-count: infinite;
}
.animated.hinge {
    animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    animation-duration: .75s;
}
@keyframes bounce {
    from, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}
.bounce {
    animation-name: bounce;
    transform-origin: center bottom;
}
@keyframes flash {
    from, 50%, to {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}
.flash {
    animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes pulse {
    from {
        transform: scale3d(1, 1, 1);
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.pulse {
    animation-name: pulse;
}
@keyframes rubberBand {
    from {
        transform: scale3d(1, 1, 1);
    }
    30% {
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        transform: scale3d(1.05, .95, 1);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.rubberBand {
    animation-name: rubberBand;
}
@keyframes shake {
    from, to {
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        transform: translate3d(10px, 0, 0);
    }
}
.shake {
    animation-name: shake;
}
@keyframes headShake {
    0% {
        transform: translateX(0);
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg);
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg);
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg);
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg);
    }
    50% {
        transform: translateX(0);
    }
}
.headShake {
    animation-timing-function: ease-in-out;
    animation-name: headShake;
}
@keyframes swing {
    20% {
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        transform: rotate3d(0, 0, 1, -5deg);
    }
    to {
        transform: rotate3d(0, 0, 1, 0deg);
    }
}
.swing {
    transform-origin: top center;
    animation-name: swing;
}
@keyframes tada {
    from {
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    to {
        transform: scale3d(1, 1, 1);
    }
}
.tada {
    animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes wobble {
    from {
        transform: none;
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    to {
        transform: none;
    }
}
.wobble {
    animation-name: wobble;
}
@keyframes jello {
    from, 11.1%, to {
        transform: none;
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg);
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg);
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg);
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg);
    }
    66.6% {
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }
    77.7% {
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }
    88.8% {
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }
}
.jello {
    animation-name: jello;
    transform-origin: center;
}
@keyframes bounceIn {
    from, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        transform: scale3d(.97, .97, .97);
    }
    to {
        opacity: 1;
        transform: scale3d(1, 1, 1);
    }
}
.bounceIn {
    animation-name: bounceIn;
}
@keyframes bounceInDown {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0);
    }
    75% {
        transform: translate3d(0, -10px, 0);
    }
    90% {
        transform: translate3d(0, 5px, 0);
    }
    to {
        transform: none;
    }
}
.bounceInDown {
    animation-name: bounceInDown;
}
@keyframes bounceInLeft {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0);
    }
    75% {
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        transform: translate3d(5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInLeft {
    animation-name: bounceInLeft;
}
@keyframes bounceInRight {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        transform: translate3d(10px, 0, 0);
    }
    90% {
        transform: translate3d(-5px, 0, 0);
    }
    to {
        transform: none;
    }
}
.bounceInRight {
    animation-name: bounceInRight;
}
@keyframes bounceInUp {
    from, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    from {
        opacity: 0;
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    75% {
        transform: translate3d(0, 10px, 0);
    }
    90% {
        transform: translate3d(0, -5px, 0);
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.bounceInUp {
    animation-name: bounceInUp;
}
@keyframes bounceOut {
    20% {
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1);
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
}
.bounceOut {
    animation-name: bounceOut;
}
@keyframes bounceOutDown {
    20% {
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.bounceOutDown {
    animation-name: bounceOutDown;
}
@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.bounceOutLeft {
    animation-name: bounceOutLeft;
}
@keyframes bounceOutRight {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.bounceOutRight {
    animation-name: bounceOutRight;
}
@keyframes bounceOutUp {
    20% {
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0);
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.bounceOutUp {
    animation-name: bounceOutUp;
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    animation-name: fadeIn;
}
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDown {
    animation-name: fadeInDown;
}
@keyframes fadeInDownBig {
    from {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInDownBig {
    animation-name: fadeInDownBig;
}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeft {
    animation-name: fadeInLeft;
}
@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInLeftBig {
    animation-name: fadeInLeftBig;
}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRight {
    animation-name: fadeInRight;
}
@keyframes fadeInRightBig {
    from {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInRightBig {
    animation-name: fadeInRightBig;
}
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUp {
    animation-name: fadeInUp;
}
@keyframes fadeInUpBig {
    from {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.fadeInUpBig {
    animation-name: fadeInUpBig;
}
@keyframes fadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
    }
}
.fadeOut {
    animation-name: fadeOut;
}
@keyframes fadeOutDown {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
.fadeOutDown {
    animation-name: fadeOutDown;
}
@keyframes fadeOutDownBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0);
    }
}
.fadeOutDownBig {
    animation-name: fadeOutDownBig;
}
@keyframes fadeOutLeft {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
}
.fadeOutLeft {
    animation-name: fadeOutLeft;
}
@keyframes fadeOutLeftBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0);
    }
}
.fadeOutLeftBig {
    animation-name: fadeOutLeftBig;
}
@keyframes fadeOutRight {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
}
.fadeOutRight {
    animation-name: fadeOutRight;
}
@keyframes fadeOutRightBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0);
    }
}
.fadeOutRightBig {
    animation-name: fadeOutRightBig;
}
@keyframes fadeOutUp {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
}
.fadeOutUp {
    animation-name: fadeOutUp;
}
@keyframes fadeOutUpBig {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0);
    }
}
.fadeOutUpBig {
    animation-name: fadeOutUpBig;
}
@keyframes flip {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        animation-timing-function: ease-out;
    }
    40% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        animation-timing-function: ease-out;
    }
    50% {
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        animation-timing-function: ease-in;
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95);
        animation-timing-function: ease-in;
    }
    to {
        transform: perspective(400px);
        animation-timing-function: ease-in;
    }
}
.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: flip;
}
@keyframes flipInX {
    from {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
@keyframes flipInY {
    from {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        animation-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        animation-timing-function: ease-in;
    }
    60% {
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    to {
        transform: perspective(400px);
    }
}
.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInY;
}
@keyframes flipOutX {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}
.flipOutX {
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
@keyframes flipOutY {
    from {
        transform: perspective(400px);
    }
    30% {
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    to {
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}
.flipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipOutY;
}
@keyframes lightSpeedIn {
    from {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        transform: skewX(-5deg);
        opacity: 1;
    }
    to {
        transform: none;
        opacity: 1;
    }
}
.lightSpeedIn {
    animation-name: lightSpeedIn;
    animation-timing-function: ease-out;
}
@keyframes lightSpeedOut {
    from {
        opacity: 1;
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}
.lightSpeedOut {
    animation-name: lightSpeedOut;
    animation-timing-function: ease-in;
}
@keyframes rotateIn {
    from {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    to {
        transform-origin: center;
        transform: none;
        opacity: 1;
    }
}
.rotateIn {
    animation-name: rotateIn;
}
@keyframes rotateInDownLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownLeft {
    animation-name: rotateInDownLeft;
}
@keyframes rotateInDownRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInDownRight {
    animation-name: rotateInDownRight;
}
@keyframes rotateInUpLeft {
    from {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    to {
        transform-origin: left bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpLeft {
    animation-name: rotateInUpLeft;
}
@keyframes rotateInUpRight {
    from {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    to {
        transform-origin: right bottom;
        transform: none;
        opacity: 1;
    }
}
.rotateInUpRight {
    animation-name: rotateInUpRight;
}
@keyframes rotateOut {
    from {
        transform-origin: center;
        opacity: 1;
    }
    to {
        transform-origin: center;
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}
.rotateOut {
    animation-name: rotateOut;
}
@keyframes rotateOutDownLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
}
.rotateOutDownLeft {
    animation-name: rotateOutDownLeft;
}
@keyframes rotateOutDownRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutDownRight {
    animation-name: rotateOutDownRight;
}
@keyframes rotateOutUpLeft {
    from {
        transform-origin: left bottom;
        opacity: 1;
    }
    to {
        transform-origin: left bottom;
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}
.rotateOutUpLeft {
    animation-name: rotateOutUpLeft;
}
@keyframes rotateOutUpRight {
    from {
        transform-origin: right bottom;
        opacity: 1;
    }
    to {
        transform-origin: right bottom;
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}
.rotateOutUpRight {
    animation-name: rotateOutUpRight;
}
@keyframes hinge {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        transform: rotate3d(0, 0, 1, 80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        transform: rotate3d(0, 0, 1, 60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}
.hinge {
    animation-name: hinge;
}
@keyframes jackInTheBox {
    from {
        opacity: 0;
        transform: scale(0.1) rotate(30deg);
        transform-origin: center bottom;
    }
    50% {
        transform: rotate(-10deg);
    }
    70% {
        transform: rotate(3deg);
    }
    to {
        opacity: 1;
        transform: scale(1);
    }
}
.jackInTheBox {
    animation-name: jackInTheBox;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollIn {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
.rollIn {
    animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@keyframes rollOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}
.rollOut {
    animation-name: rollOut;
}
@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}
.zoomIn {
    animation-name: zoomIn;
}
@keyframes zoomInDown {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInDown {
    animation-name: zoomInDown;
}
@keyframes zoomInLeft {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInLeft {
    animation-name: zoomInLeft;
}
@keyframes zoomInRight {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInRight {
    animation-name: zoomInRight;
}
@keyframes zoomInUp {
    from {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomInUp {
    animation-name: zoomInUp;
}
@keyframes zoomOut {
    from {
        opacity: 1;
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3);
    }
    to {
        opacity: 0;
    }
}
.zoomOut {
    animation-name: zoomOut;
}
@keyframes zoomOutDown {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutDown {
    animation-name: zoomOutDown;
}
@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center;
    }
}
.zoomOutLeft {
    animation-name: zoomOutLeft;
}
@keyframes zoomOutRight {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center;
    }
}
.zoomOutRight {
    animation-name: zoomOutRight;
}
@keyframes zoomOutUp {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}
.zoomOutUp {
    animation-name: zoomOutUp;
}
@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInDown {
    animation-name: slideInDown;
}
@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInLeft {
    animation-name: slideInLeft;
}
@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInRight {
    animation-name: slideInRight;
}
@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }
    to {
        transform: translate3d(0, 0, 0);
    }
}
.slideInUp {
    animation-name: slideInUp;
}
@keyframes slideOutDown {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0);
    }
}
.slideOutDown {
    animation-name: slideOutDown;
}
@keyframes slideOutLeft {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0);
    }
}
.slideOutLeft {
    animation-name: slideOutLeft;
}
@keyframes slideOutRight {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0);
    }
}
.slideOutRight {
    animation-name: slideOutRight;
}
@keyframes slideOutUp {
    from {
        transform: translate3d(0, 0, 0);
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0);
    }
}
.slideOutUp {
    animation-name: slideOutUp;
}
/*
 * Hiraku Ver.1.0.2 (https://www.appleple.com)
 * Copyright appleple | MIT License
 *
 */

 .js-hiraku-offcanvas-active {
    position: fixed;
    z-index: 100001;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
}
.js-hiraku-offcanvas-open {
    display: block;
}
.js-hiraku-offcanvas-body {
    z-index: 0;
    left: 0;
    width: 100%;
    transition: left .3s ease-in-out;
}
.js-hiraku-offcanvas-body-right {
    position: fixed;
    left: -85%;
    overflow-y: hidden;
}
.js-hiraku-offcanvas-body-left {
    position: fixed;
    left: 85%;
    overflow-y: hidden;
}
.js-hiraku-offcanvas-body-moving {
    position: fixed;
    left: 0;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar {
    position: fixed;
    z-index: 10002;
    top: 0;
    bottom: 0;
    display: block;
    overflow-y: scroll;
    box-sizing: border-box;
    width: 85%;
    max-width: 100%;
    background-color: #fff;
    -webkit-overflow-scrolling: touch;
}
.js-hiraku-offcanvas:focus {
    background-color: rgba(0, 0, 0, .3);
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right {
    right: 0;
    left: auto;
    margin-right: -85%;
    transition: margin-right .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left {
    right: auto;
    left: 0;
    margin-left: -85%;
    transition: margin-left .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-right.active {
    margin-right: 0;
    transition: margin-right .3s ease-in-out;
}
.js-hiraku-offcanvas-active .js-hiraku-offcanvas-sidebar-left.active {
    margin-left: 0;
    transition: margin-left .3s ease-in-out;
}
.js-hiraku-header-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: margin-left .3s ease-in-out;
}
.js-hiraku-offcanvas-body-right,
.js-hiraku-offcanvas-body-left {
    overflow: hidden;
}
.js-hiraku-offcanvas-body-right .js-hiraku-header-fixed {
    margin-left: -70%;
}
.js-hiraku-offcanvas-body-left .js-hiraku-header-fixed {
    margin-left: 70%;
}
.js-hiraku-offcanvas-close-btn {
    position: absolute;
    overflow: hidden;
    clip: rect(0 0 0 0);
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}
.hiraku-open-btn {
    padding: 6px;
    cursor: pointer;
    border: 1px solid #ccc;
    border-radius: 3px;
    background: transparent;
}
.hiraku-open-btn-line {
    position: relative;
    display: block;
    width: 28px;
    height: 3px;
    margin: 6px 0;
    padding: 0 10px;
    transition: .1s all;
    border-radius: 1px;
    background-color: #111!important;
}
.js-offcanvas-btn:hover .hiraku-open-btn-line {
    padding: 0;
    transition: .3s linear;
}
.hiraku-open-btn-line:before,
.hiraku-open-btn-line:after {
    position: absolute;
    display: block;
    width: 100%;
    height: 3px;
    content: '';
    transition: .3s all;
    border-radius: 1px;
    background-color: #111!important;
    margin: 15px 0;
}
.hiraku-open-btn-line:before {
    top: -6px;
}
.hiraku-open-btn-line:after {
    bottom: -6px;
}
[aria-expanded='true'] .hiraku-open-btn-line {
    background-color: transparent!important;
}
[aria-expanded='true'] .hiraku-open-btn-line:before,
[aria-expanded='true'] .hiraku-open-btn-line:after {
    width: 28px;
}
[aria-expanded='true'] .hiraku-open-btn-line:before {
    -ms-transform: translate(-2px, 6px) rotate(45deg);
    transform: translate(-2px, -10px) rotate(45deg);
}
[aria-expanded='true'] .hiraku-open-btn-line:after {
    -ms-transform: translate(-2px, -6px) rotate(-45deg);
    transform: translate(-2px, 7px) rotate(-45deg);
}
.rtl .main-navigation li,
.rtl .no-results {
    float: right;
}
.rtl ul.crn-mega-child-cat-links li.current:after {
    -ms-animation-name: slideInRight;
    -moz-animation-name: slideInRight;
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.rtl.crn-post-item-meta i,
.rtl .entry-meta i {
    margin-left: 5px;
    margin-right: 0;
}
.rtl .crn_header_v5 .crn_mmenu_section .rtl .crn_header_v5 .main-navigation .sub-menu a {
    text-align: right;
}
.rtl .main-navigation ul ul ul {
    right: -999em;
    left: initial;
}
.rtl .main-navigation ul ul li:hover > ul,
.rtl .main-navigation ul ul li.focus > ul {
    right: 100%;
    left: initial;
}
.rtl .main-navigation ul li:hover > ul,
.rtl .main-navigation ul li.focus > ul {
    right: auto;
    left: initial;
}
.rtl .newsmagz-breaking-wrap {
    float: right;
}
@media (min-width: 768px) {
    .rtl .main-navigation ul ul {
        float: right;
        right: -1151em;
        left: initial;
    }
}
.rtl .navbar-btn,
.rtl .crn_mmenu_section .newsmagz-fp-s3,
.rtl .crn_mmenu_post_wrap,
.rtl .owl-prev,
.rtl .owl-next,
.rtl .socialShareRow,
.rtl .pagination .nav-links .page-numbers {
    float: left;
}
.rtl ul.crn-mega-child-cat-links li.current a:after {
    float: left;
    content: "\f0d9";
}
.rtl .site-header .newsmagz-a-d-v-content {
    text-align: left;
}
.rtl .newsmagz-featured-slider .single-item-slider .crn-post-item-meta {
    right: 25%;
}
.rtl .main-navigation ul .crn_mmenu_section ul.crn-mega-child-cat-links {
    right: 0
}
.rtl .owl-nav {
    left: 0;
    right: inherit;
}
.rtl .sb-post-thumbnail {
    margin: 0 0 0 14px;
}
.rtl .sb-post-thumbnail {
    float: right;
}
.rtl .sb-post-list-title {
    text-align: right;
}
.rtl .newsmagz-content-img {
    float: right;
}
.rtl .comments-list .media-heading {
    padding-left: 10px;
}
.rtl #gotop {
    left: 10px;
    right: initial;
}
.rtl .sidebar .widget h3 {
    text-align: right;
}
.rtl .navbar-left {
    float: right!important;
}
.rtl .breaking {
    float: right;
}
.rtl .navbar-right {
    float: left!important;
}
/*.rtl .navbar-left.social-links:before {
    border-left: 30px solid transparent;
    border-right: 0;
    right: -15px;
    left: -30px;
}
.rtl .crn_header_v2 .navbar-right:before {
    border-right: 30px solid transparent;
    border-left: 0
}*/
.rtl .crn_time_date i {
    padding-left: 8px;
}
.rtl .crn-item-block.eb-small .crn-post-thumbnail {
    float: right;
    margin: 0 0 12px 22px
}
.rtl .newsmagz_subCats {
    float: left;
    border-style: solid;
    border-width: 0 1px 0 0;
    margin: 0 15px 0 0;
}
.rtl .newsmagz-content-left.col-md-9 {
    float: right;
}
.rtl .newsmagz-blog-single-author.col-md-2 {
    float: right;
    padding: 0 0 0 15px;
}
.rtl .singlev2 .newsmagz-article,
.rtl .newsmagz-blog-large {
    border-right: 1px solid rgba(226, 226, 226, 0.7);
    border-left: 0
}
.rtl .col-md-2.newsmagz-blog-large-author {
    float: right;
}
.rtl .widget_categories ul li a span{
    left: 0;
    right: initial;
}
.rtl #tpcrn-soc-counter span.fa{
    float: right;

}
.rtl #tpcrn-soc-counter .socialCountIc {
    border-left: 1px solid rgba(188, 188, 188, 0.1);
    border-right: 0;
    padding-left: 30px!important;
    padding-right: 0!important;
}
.rtl .newsmagzBlockNavPrev, .rtl .newsmagzBlockNavNext{
    float: left;
}
.rtl .newsmagzBlockNav {
    right: initial;
    left: 0;
}
.rtl #tpcrn-soc-counter.col-Soc-3 span.fa{
    float: none;
}
.rtl .navbar-brand{
    float: right;
}

body.darkSkin {
    background: #444;
}
.darkSkin #wrapper {
    background: #000;
}
.darkSkin .title-border span,
.darkSkin .crn-item-block .entry-title a,
.darkSkin .entry.crn-post-item p,
.darkSkin #tpcrn-soc-counter li span,
.darkSkin .sidebar .widget h3,
.darkSkin .sidebar .widget .title-border a,
.darkSkin .sidebar .widget li a {
    color: #fff;
}
.darkSkin .crn-item-block .entry-meta,
.darkSkin .crn-item-block .entry-meta a,
.darkSkin .crn-post-item-meta,
.darkSkin .entry-meta {
    color: #cacaca!important;
}
.darkSkin .inner-header {
    /*background: #000;*/
}
.darkSkin .navbar-top {
    background-color: #222;
    border-bottom: 1px solid #2b2b2b;
}
.darkSkin .sidebar .widget li, .darkSkin #footer .widget li{
    border-bottom: 1px solid #303030;
}
.darkSkin .post .entry-content p,
.darkSkin #content .entry-content ul,
.darkSkin #content .entry-content ol,
.darkSkin .about-author .author-content,
.darkSkin .about-author .title-underblock a,
.darkSkin .entry-title a,
.darkSkin .post-navigation .post-title,
.darkSkin .post-navigation .post-navi,
.darkSkin .comment-reply-title,
.darkSkin h1,
.darkSkin .h1,
.darkSkin h2,
.darkSkin .h2,
.darkSkin h3,
.darkSkin .h3,
.darkSkin h4,
.darkSkin .h4,
.darkSkin h5,
.darkSkin .h5,
.darkSkin h6,
.darkSkin .h6 {
    color: #fff;
}
.col-sm-4.newsmagz-fp-s6.first,
.col-sm-6.newsmagz-fp-s5.first {
    padding-left: 0;
}
.col-sm-4.newsmagz-fp-s6.three,
.col-sm-6.newsmagz-fp-s5.second {
    padding-right: 0;
}
.col-sm-4.newsmagz-fp-s6.second {
    padding: 0 7.5px;
}
.col-sm-4.newsmagz-fp-s6.first {
    padding-right: 5px;
}
.col-sm-4.newsmagz-fp-s6.three {
    padding-left: 5px;
}
.newsmagz-fp-s6 .entry.crn-post-item:last-child:after {
    border: 0;
}
.bfInborderLo .breadcrumbs.cat-links{
    margin-top: 10px;
}
.bfInborderLo .fps5Wrap,
.bfInborderLo .block-container,
.bfInborderLo .sidebar .widget,
.bfInborderLo .comments-list-area,
.bfInborderLo .newsmagz-related-posts-wrap,
.bfInborderLo #respond,
.bfInborderLo .block-blog-posts,
.bfInborderLo .bfContentBlock {
    padding: 0 20px;
    border: 1px solid rgba(204, 204, 204, 0.46);
    margin: 25px 0;
    overflow: hidden;
        -webkit-box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.1);
    border-top: 4px solid #2a2a2a;
}
.bfInborderLo .fps5Wrap,
.bfInborderLo .sidebar .widget,
.bfInborderLo .comments-list-area,
.bfInborderLo .newsmagz-related-posts-wrap,
.bfInborderLo #respond,
.bfInborderLo .block-blog-posts,
.bfInborderLo .bfContentBlock {

    background: #fff;
}
.about-author {
    border: 1px solid rgba(204, 204, 204, 0.46);
}
.bfInborderLo .sidebar .widget_crn_news_subscribe {
    background: #181818;
}
.block-container.fp5,
.block-container.fp6,
.block-container.fp8,
.crn_newsmagz_home_masonry .block-blog-posts,
.crn_newsmagz_home_masonry2 .block-blog-posts {
    padding: 0;
    border: 0;
    margin: 0;
    box-shadow: none;
}
.home .bfContentBlock > .widget {
    padding: 0 15px!important;
}
.crn_recent_sb_classic article.col-md-12 {
    padding: 0;
}
.bfInborderLo .sidebar {
    margin-top: 0px
}
.bfInborderLo .col-md-12 .widget,
.bfInborderLo #footer .widget,
.bfInborderLo .crn_newsmagz_Ad_Code,
.bfInborderLo .widget_search,
.bfInborderLo .widget_crn_social_subscount {
    border: 0;
    padding: 0;
    margin: 0;
}
.bfInborderLo .sidebar .widget ul.tabs2 li a {
    font-size: 19px;
}
.bfInborderLo .post-section {
    margin-bottom: 0;
}
.bfInborderLo .entry.single,
.bfInborderLo .entry.pages {
    border: 1px solid #eee;

}
.entry.single,  .entry.pages{
    margin-top: 25px;
    background: #fff;
}
.site-main .post-navigation {
    background: #fff;
    margin-top: 25px;
}
.bfInborderLo .newsmagz-blog-single-author.col-md-2 {
    padding-left: 15px;
}
.bfInborderLo .sidebar .widget {
    padding-bottom: 15px;
}
.bfInborderLo .sidebar .widget.crn_newsmagz_single_ad {
    padding-top: 15px;
}
.newsmagz-fp-masonry .newsmagzMasornyItem {
    padding: 0;
    margin: 0;
    width: 32%;
}
.newsmagz-fp-masonry .newsmagzMasornyItemWrap {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 0;
    background: #fff;
    margin-bottom: 25px;
    /*margin: 15px;*/
}
.newsmagzMasonryHeader,
.newsmagz-fp-masonry p {
    padding: 20px;
}
a.twitter-link {
    display: inline!important;
    padding: 0!important;
    text-transform: none!important;
}
.twitter-icon-li {
    float: left;
    width: 30px;
    padding-top: 14px;
}
li.crn-tweet {
    padding-left: 30px!important;
    font-size: 13px;
    padding: 6px 0;
}
li.crn-tweet:before {
    content: "\f099";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -30px;
    width: 30px;
}
.flickr_badge_image {
    float: left;
    margin: 5px;
}
.flickr_badge_image img {
    float: left;
    border-radius: 2px;
    max-width: 102px;
    width: 112px;
    border: 1px solid #e5e5e5;
    background: rgba(255, 255, 255, 0.16);
}
.newsmagz-featured-slider .instagram-item-slider .owl-item {
    padding: 0;
}
.sidebar .newsmagz-featured-slider .instagram-item-slider .owl-item {
    padding: 0 15px;
}
.bfInstaWidgetItem img {
    float: left;
    max-width: 112px;
}
.bfInstaWidgetItem {
    float: left;
    transition: all .4s;
}
.bfInstaWidgetItem:hover {
    opacity: .7;
}
#footer .owl-carousel.instagram-item-slider .owl-nav,
#footer .widget_crn_instagram_widget .title-border {
    display: none
}
#footer .newsmagzBlockNav {
    display: none;
}
#footer .crn_newsmagz_interactive_home_block1 .newsmagzBlockNav {
    display: block;
}
.email-subs .btn-group,
.email-subs .input-group {
    width: 100%;
    margin-top: 12px;
}
.email-subs .btn {
    width: 100%;
}
.email-subs .input-group .form-control {
    padding-left: 40px;
    text-align: center;
}
.email-subs .input-group:before {
    position: absolute;
    left: 12px;
    top: 6px;
    color: rgba(0, 0, 0, 0.2);
    font-size: 18px;
    content: "\f0e0";
    font-family: "fontawesome";
    z-index: 9;
}
.widget_crn_news_subscribe {
    background: #181818;
    padding: 25px!important;
}
.email-subs {
    background: rgba(0, 0, 0, 0.2);
}
#footer .email-subs,
.email-subs {
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 15px;
}
span.email-subs-title {
    padding: 10px;
    color: #fff;
    display: block;
    font-size: 25px;
    line-height: 32px;
    text-align: center;
    font-family: Roboto Slab;
}
.email-subs-sub-title {
    font-size: 13px;
    line-height: 20px;
    font-family: Roboto;
    font-weight: 400;
    color: #fff;
    text-align: center;
    display: block;
}
span.email-subs-icons {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 45px;
    margin-top: 5px;
    margin-bottom: -5px;
}
.footer-blocks-bottom-full {
    float: none;
}
#footer .email-subs .input-group:before {
    color: rgba(255, 255, 255, 0.4);
}
#footer .widget_crn_news_subscribe {
    padding: 0!important;
}
.crn_newsmagz_header_search_re {
    padding: 20px 10px;
}
.crn_newsmagz_header_search_re .entry.crn-post-item {
    float: left;
    display: inline-block;
    width: 50%;
    min-height: 70px;
}
.crn_newsmagz_header_search_re img {
    height: 70px;
    width: 100px!important;
}
.ajsearch.btn-group {
    overflow: hidden;
    clear: both;
    display: block;
}
.ajsearch a,
.ajsearch a:hover {
    color: #fff!important;
}
@media (min-width: 1200px) {
    .newsmagz-fp-masonry .newsmagzMasornyItem {
        width: 32%;
    }
}
@media (min-width: 768px) {
    .newsmagz-fp-masonry .newsmagzMasornyItem {
        width: 32%;
    }
}
.featuredg-half-2 article:first-child {
    margin-bottom: 2px!important;
}
.featuredg-half-2 article:last-child {
    margin-top: 4px!important
}
.newsmagz-featured-slider .featuredg-half-1 .crn-post-thumbnail a {
    height: 540px;
    max-height: 540px;
}
.newsmagz-featured-slider .featuredg-half-2 .crn-post-thumbnail a {
    height: 270px!important;
}
.featuredg-half-2 article {
    height: 268px;
}
.fullcontainer .grid-item-slider .owl-stage-outer,.fullcontainer .tall-item-slider .owl-stage-outer,
.fullcontainer.crn_featured_large_slider .owl-stage-outer {
    overflow: visible!important;
}
.fullcontainer.crn_featured_grid_slider,
.fullcontainer.crn_featured_tall_slider,
.fullcontainer.crn_featured_large_slider,
.crn_featured_large_carousel {
    overflow: hidden;
    -webkit-transform:translate3d(0,0,0);
    -webkit-backface-visibility: hidden;
}
.normalcontainer .gridCarouselItem {
    margin: 0 13px;
}
.col-md-6.featuredg-half-1,
.col-md-6.featuredg-half-2 {
    padding: 0 2px;
}
.newsmagz-featured-slider .tall-item-slider .owl-item,
.newsmagz-featured-slider .grid-item-slider .owl-item {
    padding: 0;
}
.newsmagz-featured-slider .grid-item-slider .crn-post-thumbnail {
    margin-bottom: 0!important;
}
.newsmagz-featured-slider .grid-item-slider .crn-post-item-meta {
    padding: 25px;
    bottom: 0%;
    left: 0%;
    width: 100%;
    text-align: center;
}
.grid-item-slider .owl-item.active,
.single-item-slider .owl-item.active {
    opacity: 1;
}
.grid-item-slider .owl-item,
.single-item-slider .owl-item {
    opacity: .7;
}
.newsmagz-featured-slider .grid-item-slider .crn-item-block .crn-post-item-meta .entry-title a {
    font-size: 30px;
    line-height: 34px;
}
.newsmagz-featured-slider .grid-item-slider .featuredg-half-1 .crn-item-block .crn-post-item-meta .entry-title a {
    font-size: 36px;
    line-height: 41px;
}
.newsmagz-featured-slider .grid-item-slider .crn-item-block,
.newsmagz-featured-slider .tall-item-slider .crn-item-block {
    max-height: 600px;
}
.crnNewsmagz_row_full .container_title {
   /* margin-left: 15px;
   margin-right: 15px;*/
}
.float-stick,.float-stuck {
    position: absolute;
    top:0;
    width: calc(100% - 30px);
}
.restruct .float-stick {
    transition: .2s all;
}
.float-stuck {
    position: absolute;
}


/*pop miss*/
#CrnPopNews.popmodal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: -200px;
    left: 0;
    z-index: 1050;
    pointer-events: none;
    visibility: hidden;
}

#CrnPopNews .modal-dialog {
    position: absolute;
    width: auto;
    margin: 10px;
    left: 38%;
    bottom: 0;
    width: 375px;
    pointer-events: visible
}

#CrnPopNews .modal-title {
    font-family: Roboto Slab;
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    padding-left: 10px;
    text-align: center;
}
#CrnPopNews .modal-title:before {
    content: "\f05d";
    display: inline-block;
    font: normal normal normal 14px/0 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 10px;
    font-size: 30px; 
    position: relative;
    top: 1px;
}


#CrnPopNews .modal-header {
    background:#2a2a2a;
    padding: 10px;
    border-bottom: 1px solid #fff;
}

#CrnPopNews .modal-body {
    background: #fff;
    padding: 10px;
    overflow: hidden;
}
#CrnPopNews .modal-body img {
    max-width: 120px;
}
#CrnPopNews .modal-content {
    border: 0
}

#CrnPopNews .modal-body h3 {
    color: #fff;
    font-size: 12px;
    margin: 0
}

#CrnPopNews .sb-post-list-title h4 a{
   font-size: 16px;
   line-height: 22px;
   display: block;
   margin-top: 10px;
}

#CrnPopNews .modal-header .close {
    margin-top: -10px;
    margin-right: -10px;
    padding: 0 10px;
    color: #fff;
    text-shadow: none;
    opacity: 1;
    font-weight: 500;
    border-top: 20px solid #ff2323;
    border-left: 14px solid transparent!important;
    background: none;
}

.closepop {
    position: absolute;
    right: 2%;
    top: 0
}

.close:focus,.close:hover {
    outline: 0
}


/*Woocommerce*/
.sArticlWrapper {
    border: 1px solid #eee;
    margin-bottom: 50px;
    margin-top: 25px;
    background: #fff;
    padding: 0 25px;
    overflow: hidden;
}
.woocommerce-breadcrumb {
    padding: 20px 0 10px!important;
}
.single.woocommerce div.product div.summary{
    margin-top: 0!important;
}
.woocommerce  .woocommerce-breadcrumb>a:first-child:before {
    content: "\f015";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 5px;

}
.woocommerce div.product div.summary .woocommerce-product-details__short-description {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 10px 0 14px;
    margin-bottom: 24px;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
   font-size: 26px;
   font-weight: 700;
}
.woocommerce div.product .product_title {
   font-size: 38px;
   line-height: 43px;
}
.woocommerce div.product form.cart {
    overflow: hidden;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    padding: 0 0 24px;
    margin: 0 0 24px;
    
    }.woocommerce div.product .quantity input,.woocommerce .quantity .qty{
        line-height: 2;
    }
    .product_meta a,.woocommerce-review-link {
        color: #333;
    }
    .woocommerce .button:hover{
        opacity: .7
    }
    .woocommerce  .button {
        transition: .3s all;
        color: #fff!important;
    }

    .woocommerce button.button{border-radius: 2px}
    .woocommerce div.product .woocommerce-tabs {
        clear: both;
        margin-bottom: 30px;
        padding: 0;
        border: 1px solid rgba(0,0,0,0.1)
    }
    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 0 25px!important;
        line-height: 65px;
        border-width: 0 1px 1px 0;
        border-bottom-color: transparent;
    }
    .woocommerce-tabs ul.tabs li a {
       padding: 15px 0;
       display: block;
       text-align: center;
       border: 1px solid rgba(0,0,0,0.1);
       border-width: 0 1px 1px 0;
       font-size: 15px;
   }
   .woocommerce div.product .woocommerce-tabs ul.tabs li{
    border:0;
    border-radius:0;
    margin:0;
    background-color: #f4f4f4;

    padding: 0;
    display: table-cell!important;
    float: left;
    width: auto;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{
    content: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs{
    padding:0;
    margin:0;
}
.woocommerce div.product .woocommerce-tabs .panel{
    margin: 0;
    padding: 20px;
}
.woocommerce div.product .woocommerce-tabs .panel h2{
    margin:10px 0;
    font-size: 24px;
    font-family: Roboto Slab;
}
.woocommerce div.product .woocommerce-tabs .panel #commentform {
  margin: 30px 0;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    /*width: 30.75%;*/
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 20px;
}
.woocommerce ul.products li.product .price del{
    display: inline-block;
    font-size: 14px;
    margin-right: 8px;

}
.woocommerce ul.products li.product .price ins {
   font-size: 18px;
}
.woocommerce ul.products li.product .price{
    font-size: 18px;
}
.woocommerce-products-header {
    margin-bottom: 24px;
}
.flex-viewport {
    -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);
}
.woocommerce ul.products li.product .onsale {
    font-size: 9px ;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 68px;
    display: block;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 10px!important;
    right: -10px!important;
    padding: 0;
}
.woocommerce-error, .woocommerce-info, .woocommerce-message {
 margin: 15px 0;
 }.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    color: #fff;
}
.woocommerce table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
 padding: 8px 10px!important;
}
.woocommerce table.shop_table th {
  text-transform: uppercase;
  font-family: Roboto Slab;
  background: #f7f7f7;
}
.woocommerce table.shop_table td{
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.woocommerce table.shop_table{
    border-radius: 2px;
}
.woocommerce table.shop_table td:last-child{
    border-right: 0;
}
section.up-sells.upsells.products, section.related.products {
    border: 1px solid rgba(17, 17, 17, 0.1);
    padding: 0 20px;
    margin: 25px 0;
}
.crnimagewrapper:hover {
    opacity: .7;
}

.crnimagewrapper {
    transition: .3s opacity;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 500;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    vertical-align: sub;
}
.product_meta .sku {
    display: inline;
}

.product_meta span {
    display: block;
}
.woocommerce ul.product_list_widget li {
    padding: 8px 0;
}
.woocommerce ul.product_list_widget li a {
   padding: 0;
}
.woocommerce ul.product_list_widget li img {
    float: left;
    margin-right: 15px;
    width: 90px;
    height: 80px;
    box-shadow: none;
}
.woocommerce ul.product_list_widget li .product-title {
    display: block;
    position: relative;
    top: -5px;
    font-size: 14px;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #efefef;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul li{
    border:0;
}
.woocommerce nav.woocommerce-pagination ul li a, 
.woocommerce nav.woocommerce-pagination ul li span{
    font-size: 14px;
    padding: 0;
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-right: 10px;
    background-color: #fff;
    border: 1px solid #ccc;
}
.woocommerce ul.products li.product .star-rating {
   margin: 8px auto;
}
ul.woocommerce-error {
    margin: 15px 0;
}
/** Buddy Press**/
#buddypress #activity-stream,#bbpress-forums ul {
   margin-left: initial!important;
}
#buddypress .activity-list li.load-more a, #buddypress .activity-list li.load-newest a {
   font-size: 14px;
}
#buddypress  a,#bbpress-forums a{
    color: #111;
}
#buddypress input[type=submit],
#buddypress input[type=submit]:hover{
    color: #fff;
}
#bbpress-forums div.bbp-search-form{
    width: 100%;
    margin-bottom: 26px;
}
#bbpress-forums #bbp-search-form #bbp_search {
    display: inline-block;
    width: 89%;
}
#bbpress-forums li.bbp-header, #bbpress-forums li.bbp-footer{
    border:0;
    background:none;
}
#bbpress-forums li.bbp-header ul {
    overflow: hidden;
    text-transform: uppercase;
    font-family: Roboto Slab;
    color: #111;
}
.bbp-forum-title,.bbp-topic-permalink {
    font-size: 16px;
    font-family: Roboto Slab;
    color: #444;
    font-weight: 700;
    transition: .3s all;
}
.bbp-forum-link{
    font-size: 12px;
    font-weight: 500;
    transition: .3s all;
}
.bbp-forum-link:hover,
.bbp-forum-title:hover,
.bbp-topic-permalink:hover{
    opacity: .8;
}
#bbpress-forums p.bbp-topic-meta img.avatar, 
#bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#bbpress-forums ul.bbp-topic-revision-log img.avatar,
#bbpress-forums div.bbp-template-notice img.avatar, 
#bbpress-forums .widget_display_topics img.avatar,
#bbpress-forums .widget_display_replies img.avatar{
    margin: 0;
}
div.bbp-template-notice.info {
    border: #5dbaff 1px solid;
    background-color: #70bcff;
    color: #fff;
    border-radius: 2px;
    padding: 8px;

}

.newsmagz-fp-s10-first-l.crnwpr_rating_cont_custom.customCrnwprMedium:after{
     top:1%;
}
.newsmagz-blog-large .crnwpr_rating_cont_custom.customCrnwprMedium:after,
.featuredg-half-1 .crnwpr_rating_cont_custom.customCrnwprMedium:after,
.newsmagz-top-carousel .crnwpr_rating_cont_custom.customCrnwprMedium:after{
   /* top:2%;*/
}
.newsmagz-top-carousel .crnwpr_rating_cont_custom.customCrnwprMedium{
 top: 30px; 
}
.nm_cart_amou_wrap {
    width: initial;
}
.nm_cart_amou_wrap .fa{
   /* color: #fff;*/
}
span.nm_cart_amou.nmCartEmpty{
    display: none;
}
.nm_cart_amou {
    background-color: #dd3333;
    border-radius: 10px;
    color: white;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    margin-left: 4px;
    min-width: 24px;
    opacity: 1;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    text-align: center;
    vertical-align: middle;
 }
 .site-header:before {
    content: "";
    background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAMBAMAAABRpcpkAAAAD1BMVEUAAAAAAAAAAAAAAAAAAABPDueNAAAABXRSTlMGAhQQCyEd++8AAAAUSURBVAjXY1AAQgMgdABCCBAAQQAT6AFRBPHcWgAAAABJRU5ErkJggg==);
    width: 100%;
    height: 12px;
    position: absolute;
    left: 0;
    bottom: -12px;
 }

.site-header {
    position: relative;
}
 
.js-offcanvas.active:before  {
        content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.98;
    background: rgba(0,0,0,.5);
    background: -moz-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background: -webkit-gradient(left top,left bottom,color-stop(0%,rgba(0,0,0,.5)),color-stop(100%,rgba(0,0,0,.6)));
    background: -webkit-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, @mobileu_gradient_two_mob 100%);
    background: -ms-linear-gradient(top,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    background: linear-gradient(to bottom,rgba(0,0,0,.5) 0%,rgba(0,0,0,.6) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(0,0,0,0.5)', endColorstr='rgba(0,0,0,0.6)', GradientType=0 );
}
.nav-mobile.nm-search-ic{
    color: #333;
    line-height: 49px;
    margin-right: 10px;
       display: none;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;

 }
 .nav-mobile.nm-search-ic .fa{
    font-size: 20px;
 }
 .nav-mobile.nm-search-ic:hover{
    background: none!important;
}
 .js-offcanvas .navbar-left.social-links {
    display: none;
 }