@charset "UTF-8";
/*
Theme Name: Viva
Theme URI: http://themes.edarco.net/viva/
Author: edarco
Author URI: http://www.edarco.net/
Description: Premium News & Magazine WordPress Theme
Version: 1.3.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, translation-ready
Text Domain: viva
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Elements
# Content-Sidebar
# Thumbnails
# Navigation
	## Menus
	## Breaking News
	## Slider controls
# Accessibility
# Alignments
# Clearings
# Header
# Widgets
# Content
	## Layouts
	## Featured Layouts
	## PageBuilder
	## Posts and pages
	## Social 
	## Tags
	## Asides
	## Comments
# Media
	## Captions
	## Galleries
# Icons
--------------------------------------------------------------*/


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

* {
	padding: 0;
	margin: 0;
}
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html {
	font-size: 62.5%;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	height:100%;
}

body {
	font-family: sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 2.6rem;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	
	
	/* -webkit-background-size: 100%;
	-moz-background-size: 100%;
	-o-background-size: 100%;
    background-size: 100%;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height:100%;
	min-height:100%; */
} 

article, aside, details, figcaption, figure, footer, header, hgroup, 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;
	text-decoration: none;
	color: inherit;
	outline: none;
}
a:active, a:hover {
	outline: none;
	color: inherit;
}
b, strong {
	font-weight: bold;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
svg:not(:root) {
	overflow: hidden;
}
pre {
	overflow: auto;
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
code {
    background-color: #d1d1d1;
    padding: 0.125em 0.25em;
}










button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
	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-appearance: textfield;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
optgroup {
	font-weight: bold;
}
td, th {
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	clear: right;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .h7 {
	font-weight: bold;
}






h1, .h1 {
	font-size: 4rem;
	line-height: 5rem;
}
h2, .h2 {
	font-size: 3.3rem;
	line-height: 4.2rem;
}
h3, .h3 {
	font-size: 2.8rem;
	line-height: 3.6rem;
}
h4, .h4 {
	font-size: 2.3rem;
	line-height: 3.2rem;
}
h5, .h5, .sidebar-none .viva-module .block-title.h5 {
	font-size: 1.9rem;
	line-height: 2.7rem;
}
h6, .h6 {
	font-size: 1.6rem;
	line-height: 2.3rem;
}
.h7 {
	font-size: 1.4rem;
	line-height: 1.9rem;
}


@media (min-width: 1250px) {

	.sidebar-none .viva-module .h2 {
		font-size: 4rem;
		line-height: 5rem;
	}
	.sidebar-none .viva-module .h3 {
		font-size: 3.3rem;
		line-height: 4.2rem;
	}
	.sidebar-none .viva-module .h4 {
		font-size: 2.8rem;
		line-height: 3.6rem;
	}
	.sidebar-none .viva-module .h5 {
		font-size: 2.3rem;
		line-height: 3.2rem;
	}
	.sidebar-none .viva-module .h6 {
		font-size: 1.9rem;
		line-height: 2.7rem;
	}
	.sidebar-none .viva-module .h7 {
		font-size: 1.6rem;
		line-height: 2.3rem;
	}

}






dfn, cite, em, i {
	font-style: italic;
}
address {
	margin: 0 0 1.5em;
}
pre {
    border: 1px solid;
    line-height: 1.4;
    margin: 0 0 1.75em;
    max-width: 100%;
    overflow: auto;
    padding: 1.75em;
    white-space: pre-wrap;
    word-wrap: break-word;
}

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 {
    padding: 0.125em 0.25em;
    text-decoration: none;
}

ins.adslot, ins.adwslot, ins.adsbygoogle {
    background: transparent;
    padding: 0;
}
big {
	font-size: 125%;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
ol {
	list-style: decimal;
	padding-left: 20px;
}
li > ul, li > ol {
	margin-bottom: 0;
	margin-left: 12px;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 1.5em 1.5em;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  border-top: 1px solid;
  border-left: 1px solid;
  width: 100%;
  margin-bottom: 30px;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
td,
th {
  padding: 10px 15px;
  border-bottom: 1px solid;
  border-right: 1px solid;
}
td.pad {
  border-right: none;
}
button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	line-height: 1;
	padding: 0 8px;
	transition: background-color 0.2s ease 0s;
	-webkit-appearance: button;
	border: none;
}
input[type="submit"] {
	border-radius: 2px;
	color: white;
	height: 40px;
	padding: 0;
	width: 186px;
	transition: all 0.2s ease 0s;
}
input[type="submit"]:hover {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
	cursor: pointer;
	text-decoration: none;
}

input[type="search"] {
	border: 1px solid rgba(68, 68, 68, 0.2);
	border-radius: 2px;
	outline: none;
}
input[type="text"], input[type="email"], input[type="url"], input[type="tel"], input[type="number"], input[type="date"], input[type="password"], select, textarea {
    border: 1px solid;
    border-radius: 2px;
    font-size: 100%;
    line-height: normal;
    margin: 0;
    outline: medium none;
    padding: 10px;
    vertical-align: baseline;
    width: 100%;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
	padding: 10px;
}
input[type="password"] {
	padding: 8px;
	margin-right: 10px;
}
textarea {
	overflow: auto;
	padding-left: 3px;
	width: 100%;
}
ul {
	list-style: outside none none;
}
caption {
	margin-bottom: 8px;
}

p {
    margin: 0 0 1.5rem;
}
a.viva-button {
    border: 1px solid transparent;
    border-radius: 2px;
    display: inline-block;
    height: 40px;
    line-height: 14px;
    min-width: 40px;
    padding: 12px 27px;
    text-align: center;
}
a.viva-button:hover {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);
    text-decoration: none;
}


/*--------------------------------------------------------------
# Content-Sidebar
--------------------------------------------------------------*/

.content-wrapper, .error404 .content-area {
    min-height: 67vh;
}

.site-section {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	width: 1380px;	width: 1200px;
}
.site-section.site-header {
    overflow: visible;
}

.content-wrapper > .site-section:first-child,
.content-wrapper > .site-main:first-child > article > .content-section > .site-section:first-child { 
	padding-top: 36px;
}

.full-layout .site-section,
.full-header .site-section.site-header,
.full-footer .site-section.site-footer,
.full-header .site-section.parallax-section {
	box-shadow: none;
	width: 100%;
	max-width: 100%;
}

.full-header .site-section.banner-below-header,
.full-footer .site-section.banner-above-footer {
    background: transparent;
    box-shadow: none;
    position: inherit;
}

.wrapper {
	margin: 0 auto;
	width: 1308px;	width: 1120px;
	position: relative;
}

.banner-below-header .wrapper,
.banner-above-footer .wrapper {
	margin: 30px auto;
	text-align: center;
}

.mega-menu-container {
    margin-left: -36px;
    width: 1380px;    width: 1200px;
}

.content-area {
	width: 972px;	width: 780px;
	float: left;
}
.sidebar-area {
	float: right;
	width: 300px;
    font-size: 1.6rem;
    line-height: 2.6rem;
}
.sticky-sidebar {
    margin-bottom: 30px;
}
.content-section.sidebar-none .content-area {
	width: 100%;
}
.sidebar-none.centered-content .entry-block {
    float: none;
    margin: 0 auto;
    max-width: 972px;
}
.sidebar-left .content-area {
	float: right;
}
.sidebar-left .sidebar-area {
	float: left;
}

.background-link {
	position: fixed;
	background-repeat: no-repeat;
	top: 0;
	left: 0;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}



/*--------------------------------------------------------------
 Footer
--------------------------------------------------------------*/

.site-footer {
	clear: both;
	position: relative;
}
.footer-bottom {
	background: rgba(0, 0, 0, 0.6);
	position: relative;
}
.footer-text {
	font-size: 80%;
}
.entry-header,
.entry-content,
.entry-footer,
.tag-links,
.post-navigation,
.comments-area,
.paging-navigation {
	position: relative;
	margin: 0 auto;
}


/*--------------------------------------------------------------
# Thumbnails
--------------------------------------------------------------*/

.post-thumbnail {
	position: relative;
}
.post-thumbnail > a, .post-over .entry-featured a, .post-over .entry-featured span {
	background-color: #000;
	overflow: hidden;
	position: relative;
	display: block;
}
.post-thumbnail img, .entry-featured img {
	display: block;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	transition: all 0.4s ease 0s;
	width: 100%;
}

.post-thumbnail:hover a img {
	opacity: 0.6;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/

.viva-pagination {
	border-top: 1px solid;
	margin-bottom: 35px;
	padding-top: 35px;
	position: relative;
	text-align: center;
	width: 100%;
	height: 76px;
}
.viva-pagination a {
	transition: all 0.1s ease 0s;
}
.viva-pagination a:hover{
    background-image: -moz-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.1)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
}
.viva-iload a {
	border-radius: 2px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	transition: all 0.2s ease 0s;
	width: 186px;
}

.viva-iscroll > a {
	display: none;
}
.viva-loader {
	display: none;
	font-size: 11px;
	left: 50%;
	margin: 0 auto 0 -93px;
	position: absolute;
	top: 35px;
	width: 186px;
}
.viva-loading > a {
	opacity: 0;
}
.viva-loading .viva-loader {
	display: block;
}
.spinner {
	margin: 0 auto;
	width: 44px;
	height: 40px;
	text-align: center;
	font-size: 10px;
}
.spinner > div {
	height: 100%;
	width: 6px;
	display: inline-block;
	margin: 0 3px 0 0;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}
.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
	margin: 0;
}

@-webkit-keyframes sk-stretchdelay {
	0%, 40%, 100% { -webkit-transform: scaleY(0.6) }
	20% { -webkit-transform: scaleY(1.0) }
}
@keyframes sk-stretchdelay {
	0%, 40%, 100% { 
	transform: scaleY(0.6);
	-webkit-transform: scaleY(0.6);
	}	20% { 
	transform: scaleY(1.0);
	-webkit-transform: scaleY(1.0);
	}
}

.viva-postlinks a {
	border-radius: 2px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	width: 186px;
}

.viva-pagination .nav-next a:after,
.viva-pagination .next:after {
	font-family: "fontello";
	content: "\e823";
	margin-left: 8px;
}
.viva-pagination .nav-previous a:before,
.viva-pagination .prev:before {
	font-family: "fontello";
	content: "\e820";
	margin-right: 8px;
}
.viva-pagination .next:after {
	margin-left: 2px;
}
.viva-pagination .prev:before {
	margin-right: 2px;
}

.viva-pagination .page-numbers {
	border-radius: 2px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	min-width: 40px;
	text-transform: uppercase;
	border: 1px solid #eee;
}
.viva-pagination .page-numbers.dots {
	border: medium none;
}


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/

.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
	width: 50%;
	float: left;
	padding-right: 5%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
	width: 50%;
	float: right;
	padding-left: 5%;
	text-align: right;
}
.nav-indicator {
	display: inline-block;
	font-size: 14px;
	margin-bottom: 5px;
}


.nav-links .nav-previous a:before, .nav-links .nav-next a:before {
    border-radius: 2px;
    font-family: "fontello";
    height: 26px;
    line-height: 24px;
    margin-top: -13px;
    position: absolute;
    text-align: center;
    top: 50%;
    transition: all 0.2s ease-in-out 0s;
    width: 26px;
	font-size: 38px;
}
.nav-links .nav-previous a:before {
	content: "\e820";
	float: left;
	left: 0;
}
.nav-links .nav-next a:before {
	content: "\e823";
	float: right;
	right: 0;
}
.nav-links .nav-previous a, .nav-links .nav-next a {
    max-width: 90%;
    position: relative;
}

.nav-links .nav-previous a {
    float: left;
    padding-left: 36px;
}
.nav-links .nav-next a {
    float: right;
    padding-right: 36px;
}














.post-nav-box {
	border-top: 1px solid;
	margin-bottom: 64px;
	margin-top: 52px;
	padding-top: 10px;
}
.site-main .comment-navigation {
	font-size: 17px;
	margin: 20px 0 45px;
	padding: 5px 0;
}
.site-main .comment-navigation i {
	margin: 0 5px;
}

.nav-menu {
	display: inline;
	font-size: 1.4rem;
	line-height: 1.8rem;
}

.header-top {
	width: 100%;
	position: relative;
}
.top-menu ul ul > li.menu-item-has-children:after {
	color: #fff;
}

.today-date {
	border-right: 1px solid #777;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

.header-top .search-block {
	float: right;
	height: 30px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	opacity: 0.7;
	transition: all 0.4s ease-in-out 0s;
}
.header-top .search-block:hover {
	opacity: 1;
}

.social-icons a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	margin-bottom: 0;
	opacity: 0.6;
	padding: 0 6px;
	text-align: center;
	font-size: 14px;
}
.header-middle .social-icons a {
    height: 38px;
    line-height: 38px;
}
.social-icons a:hover {
	opacity: 1
}

.header-bottom {
	position: relative;
	width: 100%;
	clear: both;
	z-index: 30;
	height: 50px;
}

.nav-menu .sub-menu {
	-webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
			box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
    padding: 10px 0;
	position: absolute;
	z-index: 999;
	float: left;
	display: none;
	margin: 0;
}
.nav-menu .sub-menu ul {
	-webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
			box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1) inset;
	left: 100%;
	top: -10px;	  
}
.nav-menu .sub-menu li {
	position: relative;
	clear: both;
	max-width: 100%;
}
.nav-menu .sub-menu li:last-child {
	border-bottom: none;
}
ul.nav-menu li.menu-item-has-children > a {
	padding-right: 24px;
}
.nav-menu > .menu-item-has-children > a:after {
	content: "\e81f";
	font-family: "fontello";
	font-size: 12px;
	position: absolute;
	right: 8px;
}
.header-top .nav-menu > .menu-item-has-children > a:after {
    top: 1px;
}
.nav-menu > li > .sub-menu .menu-item-has-children > a:after {
	content: "\e81e";
	font-family: "fontello";
	position: absolute;
	font-size: 12px;
	right: 10px;
}
.nav-menu ul li > a {
	opacity: 0.9;
	transition: all 0.15s linear 0s;
	width: 240px;
}
.nav-menu > li > ul li:hover > a {
	opacity: 1;
	padding-left: 14px;
	padding-right: 14px;
}
.nav-menu .mega-menu-container ul li > a:hover {
	opacity: 1;
}
.mega-menu-container .sub-menu > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.mega-menu-container .sub-menu > li a {
    padding: 11px 0;
}
.nav-menu .mega-menu-module ul li > a:hover {
	padding-left: 4px;
	padding-right: 14px;
}
.nav-menu li {
	float: left;
}
.nav-menu li > a {
	display: block;
	padding: 12px 11px;
	position: relative;
	transition: all 0.1s linear 0s;
}
.header-top .nav-menu .sub-menu {
    padding: 2px 0;
}
.header-top .nav-menu .sub-menu ul {
	top: -2px;	  
}
.header-top .nav-menu ul li > a {
    width: 180px;
}
.header-top .nav-menu li > a {
    line-height: 32px;
    padding-bottom: 0;
    padding-top: 0;
}
.nav-menu .mega-menu-container {
	backface-visibility: hidden;
	display: none;
	left: 0;
	overflow: hidden;
	position: absolute;
	z-index: 900;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
}
.nav-menu .mega-menu-columns .wrapper {
	padding-bottom: 30px;
}
.nav-menu .sidebar-left {
	float: right;
	padding-left: 30px;
	width: 76.5%;
	box-shadow: -1px 0 0 0 rgba(0, 0, 0, 0.1);
}
.nav-menu .wrapper > .sub-menu {
	box-shadow: none;
	display: block;
	float: left;
	width: 20%;
	z-index: 999;
	margin-top: 30px;
}
.nav-menu .wrapper .viva-module {
	margin-top: 30px;
}
.nav-menu .wrapper article:last-child {
	margin-bottom: 30px;
}
.nav-menu .sub-menu.hidden {
	display: none;
}
.nav-menu .sub-menu ul li:last-child, 
.nav-menu .mega-menu-columns .sub-menu li {
	border-bottom: none;
}
.nav-menu .mega-menu-columns > .wrapper > .sub-menu {
	display: table;
	flex-flow: row wrap;
	justify-content: flex-start;
}
.nav-menu .mega-menu-columns .sub-menu {
	display: block;
	float: left;
	position: relative;
	width: 100%;
	box-shadow: none;
}
.nav-menu .mega-menu-columns > .wrapper > .sub-menu > li {
	display: table-cell;
	float: none;
	padding: 0 15px;
	text-align: center;
	clear: none;
	margin-bottom: 30px;
}
.nav-menu .mega-menu-columns > .wrapper > .sub-menu > li > a {
	font-size: 20px;
	font-weight: bold;
	line-height: 26px;
	text-transform: uppercase;
}
.nav-menu .mega-menu-columns .sub-menu > li > a {
	width: 100%;
	padding: 10px;
}
.nav-menu .mega-menu-columns .sub-menu > li > ul {
	left: 0;
	width: 100%;
}
.nav-menu .mega-menu-columns .sub-menu .sub-menu > li {
	width: 100%;
}

.header-middle .nav-menu > li > a {
	border-radius: 2px;
}
.header-middle .nav-menu > li.menu-item-has-children > a {
	border-radius: 2px 2px 0 0;
}
.header-middle .nav-menu li > a {
	padding: 10px 11px;
}
.header-middle .nav-menu ul li > a {
	opacity: 0.8;
}

.header-bottom .nav-menu,
.sticky-header .nav-menu {
	font-weight: 600;
}
.header-bottom .nav-menu > li > a,
.sticky-header .nav-menu > li > a {
    padding: 0 10px;
    position: relative;
	font-size: 1.6rem;
	line-height: 50px;
	z-index: 901;
}
/* .header-bottom .current_page_ancestor,
.sticky-header .current_page_ancestor {
	background-color: #4d4d4d;
} */
.header-bottom ul ul .current_page_parent,
.header-bottom .current_page_parent .current_page_item > a,
.sticky-header ul ul .current_page_parent,
.sticky-header .current_page_parent .current_page_item > a {
	color: #fff;
	background-color: #333;
} 

.header-bottom .post-title > a,
.sticky-header .post-title > a {
	color: #fff;
}

.header-bottom .h1,
.sticky-header .h1 {
    font-size: 2.8rem;
    line-height: 1;
}

.sticky-header {
  position: fixed;
  
	width: 100%;
	clear: both;
  
  -webkit-transform: translate3d(0px, -50px, 0px);
          transform: translate3d(0px, -50px, 0px);
  top: 0;
  left: 0;
  height: 50px;
  z-index: 9999;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  -webkit-transition-property: -webkit-transform;
  transition-property: transform;
  -webkit-transform-style: preserve-3d;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  outline: 1px solid transparent;
}
.sticky-header .columns-wrapper > div {
	line-height: 50px;
}
.header-visible .sticky-header {
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
.admin-bar.header-visible .sticky-header {
  -webkit-transform: translate3d(0, 32px, 0);
          transform: translate3d(0, 32px, 0);
}





.mob-header {
	height: 54px;
	position: relative;
	display: none;
	z-index: 99;
	border-bottom: 1px solid rgba(100, 100, 100, 0.1);
}
.mob-header .nav-toggle {
	cursor: pointer;
	font-size: 28px;
	height: 100%;
	left: 0;
	line-height: 54px;
	position: absolute;
	text-align: center;
	top: 0;
	width: 44px;
}
.mob-header .site-title {
    line-height: 54px;
}
.mob-header .site-logo {
	text-align: center;
}
.mob-header .site-title.h1 a {
    display: inline-flex;
    height: 54px;
}
.mob-header .site-description {
	display: none;
} 
.mob-header .site-logo img {
    margin: auto;
    max-height: 50px;
}
.mob-header .search-dropdown {
	cursor: pointer;
	font-size: 18px;
	height: 100%;
	line-height: 52px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 44px;
}
.mob-header .search-box {
	width: 100%;
}
.mob-navigation {
	display: none;
}

.mob-navigation {
	border-right: 1px solid;
	position: fixed;
	top: 0;
	bottom: 0;
	z-index: 100001;
	max-width: 100%;
	width: 400px;
	left: -400px;
	overflow-y: auto;
	overflow-x: hidden;
} 
.mob-nav-hide {
	border-bottom: 1px solid;
	cursor: pointer;
	height: 42px;
	opacity: 0.7;
	width: 100%;
}
.mob-nav-hide:hover {
	opacity: 1;
}
.mob-nav-hide span {
	float: right;
	font-family: "fontello";
	font-size: 32px;
	height: 20px;
	line-height: 18px;
	position: absolute;
	right: 12px;
	top: 12px;
}
.mob-nav-hide span:after {
	content: "\e820";
	margin-left: -4px;
	position: absolute;
}
.mob-nav-hide span:before {
	content: "\e823";
}
.mob-nav-menu {
	clear: both;
	float: left;
	width: 100%;
}
.mob-navigation ul ul {
	display: none;
	margin: 0;
}
.mob-navigation li {
	position: relative;
}
.mob-navigation ul a {
	display: block;
	padding: 0 10px;
	width: 100%;
	border-bottom: 1px solid;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	font-weight: bold;
	opacity: 0.8;
}
.mob-navigation ul a:hover,
.mob-navigation li span:hover {
	text-decoration: none;
	opacity: 1;
}
.mob-navigation li span {
	border-left: 1px solid;
	cursor: pointer;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 34px;
	opacity: 0.8;
}
.mob-navigation li span:before {
	content: "\e823";
	font-family: "fontello";
	display: inline-block;
	transition: transform 0.3s ease 0s;
} 
.mob-navigation li span.active:before {
	transform: rotate(90deg);
}
.mob-navigation ul ul a {
	padding-left: 30px;
	font-size: 18px;
	font-weight: normal;
}
.mob-navigation ul ul ul a {
	padding-left: 55px;
	font-size: 17px;
}
.mob-navigation ul ul ul ul a {
	padding-left: 80px;
	font-size: 16px;
}
.viva-screen {
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 100000;
	background: rgba(0, 0, 0, 0.1);
}

/**
 * ## Breaking News
 * -----------------------------------------------------------------------------
 */


.viva-breaking {
	border: 1px solid;
	height: 34px;
	margin-top: -6px;
	margin-bottom: 30px;
	overflow: hidden;
	padding-right: 1px;
	position: relative;
    white-space: nowrap;
}

.breaking-title {
    display: table;
    float: left;
    height: 32px;
    padding: 0 18px;
}
.breaking-title > span {
    display: table-cell;
    vertical-align: middle;
}
.breaking-container {
	display: inline-block;
	height: 32px;
	padding-right: 8px;
	margin: 1px 0 1px 24px;
	position: relative;
}
.viva-breaking .fade-container {
    overflow: visible;
}
.viva-breaking ul li {
	display: block;
	position: relative;
}
.viva-breaking ul a {
	display: block;
	height: 32px;
	line-height: 32px;
	white-space: nowrap;
}
.breaking-ticker ul li {
	display: none;
}
.ticker-swipe {
	background-color: #fff;
	display: none;
	font-weight: bold;
	height: 32px;
	left: 10000px;
	line-height: 28px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 16;
}
.ticker-swipe::before {
	content: "|";
	margin-left: -4px;
}
.scroll-top {
    background-color: #222;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    font-size: 28px;
    height: 38px;
    line-height: 34px;
    position: fixed;
    bottom: 6px;
    right: 6px;
    text-align: center;
    transition: background-color 0.2s ease 0s;
    width: 38px;
    z-index: 10;
	display: none;
	-webkit-transform-style: preserve-3d;
	-webkit-backface-visibility: hidden;
			backface-visibility: hidden;
	-webkit-perspective: 1000;
	outline: 1px solid transparent;
	-webkit-transform: translateZ(0);
			transform: translateZ(0); 
}
.scroll-top:hover {
	color:  #fff;
}


 
/* 
 *	Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

/* 
 *	Core Owl Carousel CSS File
 */
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;	
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-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-nav.disabled,
.owl-carousel .owl-dots.disabled {
	display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
	display: none;
}
.owl-carousel.owl-drag .owl-item {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.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;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	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;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url("owl.video.play.png") no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-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 {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
	height: 100%;
	width: 100%;
}

.viva-slider-controls {
    float: right;
    margin-bottom: 4px;
    margin-left: 24px;
}
.viva-slider-controls .owl-prev,
.viva-slider-controls .owl-next {
	text-transform: uppercase;
	border-radius: 2px;
	display: inline-block;
	vertical-align: top;
	width: 27px;
	height: 27px;
	line-height: 25px;
	text-align: center;
	padding: 0;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.viva-slider-controls .owl-prev,
.viva-slider-controls .owl-next {
	border: 1px solid rgba(68, 68, 68, 0.2);
}
.viva-slider-controls .owl-prev:hover,
.viva-slider-controls .owl-next:hover {
	cursor: pointer;
	transition: color 0.2s ease-in-out 0s;
}
.viva-slider-controls .owl-next {
	margin-left: 8px;
}
.viva-slider-controls .owl-next i {
	margin-right: -2px;
}
.viva-section .owl-carousel article {
	max-width: 100%;
	padding: 0;
	width: 100%;
	margin-bottom: 0;
}

.viva-post-slider .owl-nav {
    display: block;
    margin-top: -2.9rem;
    position: absolute;
    top: 50%;
    width: 100%;
    z-index: 800;
}
.viva-post-slider .owl-nav > div {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    opacity: 0;
    position: absolute;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
}
.viva-post-slider .owl-nav > div {
    font-size: 2.8rem;
    height: 5.8rem;
    padding: 1.2rem 0;
    width: 5.8rem;
}
.viva-post-slider .owl-nav .owl-prev {
    left: 30px;
    opacity: 1;
    padding-right: 1px;
}
.viva-post-slider .owl-nav .owl-next {
    opacity: 1;
    padding-left: 4px;
    right: 30px;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
	 
/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after
 {
	content: "";
	display: table;
}
.clear:after {
	clear: both;
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/

.header-main {
	position: relative;
	color: #222;
}
.header-main a {
	color: #222;
}
.header-main h1.site-title {
    font-size: 5rem;
}
.site-header .columns-wrapper {
	height: 100%;
}
.logo {
	display: table-cell;
	vertical-align: middle;
}
.logo h1, .logo h2 {
	margin: 0;
}
.logo img {
	max-width: 200px;
}
.logo strong {
	display: none;
}

.site-description {
	line-height: 24px;
}
.banner-header {
	display: table-cell;
	vertical-align: middle;
}
.banner-post {
	display: inline-block;
	line-height: 0;
	margin: 0 auto;
	position: relative;
	text-align: center;
	width: 100%;
}
.entry-content .banner-post {
    margin-top: 12px;
    margin-bottom: 40px;
}
.entry-footer .banner-post {
	margin-top: 52px;
}
.type-page .entry-footer .banner-post {
    margin-top: 22px;
}
.banner-header ins, .banner-full ins {
	height: 90px;
	width: 728px;
}
.banner-post ins, .banner-standard ins {
	margin: 0 auto;
}




.banner-below-header ins,
.banner-above-footer ins {
	margin: 0 auto;
	width: auto;
	height: auto;
}




.search-form {
	position: relative;
}

.search-form .search-field {
	padding-right: 28px;
	height: 40px;
	background: rgba(255, 255, 255, 0.1);
}

.search-line .search-field {
    font-size: 1.4rem;
    height: 38px;
    padding: 0 30px 0 10px;
    transition: all 0.4s ease 0s;
    width: 104px;
}
.header-top .search-line .search-field {
    font-size: 1.3rem;
    height: 26px;
}
.header-middle .search-line .search-field {
    height: 38px;
}

.search-line .search-field:focus {
    width: 200px;
}


input[type="search"] {
	box-sizing: border-box;
	width: 100%;
}
.search-form .search-submit {
	position: absolute;
	right: 0;
	top: 0;
	background: transparent;
	height: 100%;
	transition: all 0.2s ease 0s;
}
.search-form .search-submit:after {
	content: '\e80d';
	font-family: "fontello";
}
.widget_search .search-form, .widget_categories select {
	background: #fff;
	color: #333;
}
.site-wrapper .search-box {
	padding: 15px;
	position: absolute;
	right: 0;
	width: 322px;
	box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.1);
	z-index: 99;
	display: none;
}
.header-top .search-box {
    width: 242px;
}
.viva-left-column .search-box {
    left: 0;
}


.header-top {
	height: 32px;
	line-height: 32px;
}

.columns-wrapper > div {
	position: absolute;
	vertical-align: middle;
	font-size: 0;
}
.viva-center-column {
	left: 0;
	margin: 0 auto;
	right: 0;
	text-align: center;
}
.viva-left-column {
	left: 0;
}
.viva-right-column {
	right: 0;
}
.viva-left-column > * {
	margin-right: 8px;
}
.viva-right-column > * {
	margin-left: 8px;
}
.viva-center-column > * {
	margin-left: 4px;
	margin-right: 4px;
}
.columns-wrapper > div > * {
	display: inline-block;
	line-height: normal;
	text-align: initial;
	vertical-align: middle;
	font-size: initial;
}

.viva-ver-align > * {
	display: table;
	margin-bottom: 10px;
}
.viva-ver-align > *:last-child {
	margin-bottom: 0;
}
.viva-center-column .viva-ver-align > * {
	margin-left: auto;
    margin-right: auto;
}
.viva-right-column .viva-ver-align > * {
	clear: both;
	float: right;
}

.viva-hor-align > * {
    display: inline-table;
    margin: 0 10px;
    vertical-align: middle;
}
.viva-hor-align > *:first-child {
    margin-left: 0;
}
.viva-hor-align > *:last-child {
    margin-right: 0;
}

.header-top, .header-top .nav-menu, .header-top .columns-wrapper > div > *, .header-top .social-icons a {
    font-size: 1.3rem;
}
.header-section input {
	max-width: 200px;
}
.viva-right-column .mega-menu-container {
	left: auto;
	right: -36px;
}
.search-dropdown {
    position: relative;
}
.search-icon {
	cursor: pointer;
	position: relative;
}
.header-top .search-icon {
	height: 30px;
	line-height: 30px;
	padding: 0 6px;
}
.header-bottom .search-icon,
.sticky-header .search-icon {
	height: 50px;
	line-height: 50px;
	padding: 0 10px;
}
.viva-right-column .search-box {
	right: 0;
}
.header-top .search-icon .fl-search {
	height: 30px;
	line-height: 10px;
}
.viva-text-area a {
	text-decoration: underline;
}

.footer-bottom {
	height: 50px;
	overflow: hidden;
}
.footer-bottom .columns-wrapper > div {
	line-height: 50px;
}
.footer-bottom, .footer-bottom .columns-wrapper > div > *, .footer-bottom .social-icons a {
    font-size: 1.4rem;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/

.widget {
	font-size: 1.5rem;
	line-height: 2.2rem;
	margin-bottom: 40px;
}
.sticky-sidebar .widget:last-child {
    margin-bottom: 0;
}
.site-footer .widget:first-child {
	margin-top: 40px;
}

.widget li {
	padding-top: 10px;
}
.widget li:first-child {
	border-top-width: 0;
	padding-top: 0;
}
.widget li ul, .widget li ol {
	margin-top: 0;
}
.widget li li {
	margin-left: 12px;
}
.widget_recent_entries li:before,
.widget_recent_comments li:before,
.widget_archive li:before {
	display: block;
	float: left;
	padding-top: 2px;
	margin-left: -2em;
	font-family: "fontello";
	font-size: 14px;
} 
.widget_recent_entries li,
.widget_recent_comments li {
	margin: 0 0 0 2.5em;
}
.widget_recent_entries li:before {
	content: "\e815";
}
.widget_recent_comments li:before {
	content: "\e817";
}
.widget_archive li {
	margin: 0 0 0 2.5em;
}
.widget_archive li:before {
	content: "\e824";
}
.widget_nav_menu a, .widget_pages a {
	display: block;
	padding-top: 8px;
}
.widget_nav_menu li,
.widget_pages li {
	padding-top: 0;
}
.widget_rss li {
	margin-bottom: .5em;
}
.widget_rss .rss-date,
.widget_rss cite {
	display: block;
	font-size: 85%;
}
.widget select {
	padding: 3px;
	width: 100%;
}
.widget.posts-widget li {
	float: left;
	width: 100%;
}
.site-footer .post-thumbnail a:after {
	box-shadow: none;
}
.comments-widget li {
	float: left;
	width: 100%;
}
.comments-widget .comments-thumbnail {
	margin-bottom: 4px;
	margin-right: 12px;
	float: left;
}
.comments-widget .comments-thumbnail img {
	border-radius: 50%;
}
.widget.adsense-widget {
	display: table;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	max-width: 330px;
}
ins.adwslot {
	margin: 0 auto;
	height: auto;
	width: 300px;
}
ins.ads_300_250 {
	width: 300px;
	height: 250px;
}
ins.ads_300_600 {
	width: 300px;
	height: 600px;
}
ins.ads_250_250 {
	width: 250px;
	height: 250px;
}
.footer-widget.ads-widget {
	width: 100%;
	max-width: none;
}
.footer-widget ins.adwslot {
	width: 100%;
}


.footer-widgets {
	margin: 0 auto;
}
.footer-widgets .widget-title,
.footer-widgets .widget a:hover {
	color: #fff;
	border-color: #fff;
}
.footer-widgets .widget {
	float: left;
	max-width: 100%;
}

.tagcloud a {
  display: inline-block;
  font-size: 1.4rem !important;
  line-height: 1.5rem;
  padding: 7px 10px 8px 10px;
  border-bottom: none;
  margin-bottom: 4px;
  border-radius: 2px;
}



.widget.widget_calendar table {
	margin: 0;
	border: none;
}
.widget_calendar td,
.widget_calendar th {
	line-height: 2.5625;
	padding: 0;
	text-align: center;
    border-bottom: 1px solid;
    border-left: 1px solid;
    border-right: medium none;
}
.widget_calendar th {
    border-top: 1px solid;
}
.widget_calendar thead th:last-child,
.widget_calendar tbody td:last-child {
    border-right: 1px solid;
}
.widget_calendar caption {
	font-weight: 900;
	margin-bottom: 1.75em;
    text-align: center;
}
.widget_calendar tbody a {
	display: block;
	font-weight: 700;
}
.widget_calendar tfoot td {
    border: none;
}

.site-footer .h5 {
    font-size: 1.8rem;
}



/*--------------------------------------------------------------
## Layouts
--------------------------------------------------------------*/

.row:after,
.row:before {
	content: " ";
	display: table;
}
.row:after {
	clear: both;
}
.row {
	margin-left: -18px;
	margin-right: -18px;
}

.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	float: left;
	padding: 0 18px;
}
.col-md-12 {
	width: 100%;
}
.col-md-11 {
	width: 91.66666667%;
}
.col-md-10 {
	width: 83.33333333%;
}
.col-md-9 {
	width: 75%;
}
.col-md-8 {
	width: 66.66666667%;
}
.col-md-7 {
	width: 58.33333333%;
}
.col-md-6 {
	width: 50%;
}
.col-md-5 {
	width: 41.66666667%;
}
.col-md-4 {
	width: 33.33333333%;
}
.col-md-3 {
	width: 25%;
}
.col-md-2 {
	width: 16.66666667%;
}
.col-md-1 {
	width: 8.33333333%;
}



.col-center {
	margin: 0 auto;
	float: none;
	text-align: center;
	padding: 20px 0;
}

.post-thumbnail + .col-right {
	padding-left: 0!important;
}

.flex-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-flow: row wrap;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	-webkit-box-pack: start;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	clear: both;
}


.viva-contrast {
	margin-bottom: 30px;
	padding: 24px 24px 4px;
}


.sidebar-none .col-md-12 .viva-contrast {
	margin-left: -36px;
	margin-right: -36px;
	padding: 36px 36px 12px;
}

.viva-section article {
	float: left;
	padding: 0 18px;
	position: relative;
}
.viva-section article:last-child {
    margin-bottom: 40px;
}
.meta-category {
	display: block;
	font-size: 14px;
	line-height: 18px;
}

.meta-category > a {
	color: #777;
	vertical-align: top;
	display: inline-block;
	border-bottom: 2px solid transparent;
	font-weight: normal;
	padding-bottom: 2px;
	transition: border-bottom 0.15s ease-in 0s;
}
.meta-category a:hover {
	border-bottom: 2px solid;
}

.post-over {
	position: relative;
}
.post-over .post-thumbnail img, .post-over .entry-featured img {
	opacity: 0.6;
}
.post-over:hover .post-thumbnail a img, .post-over:hover .entry-featured img {
	opacity: 0.2;
}
.post-over .post-content a,
.post-over .post-content a:hover,
.post-over .post-meta span,
.post-over .post-excerpt,
.post-over .entry-title,
.post-over .post-thumbnail:hover + div .post-title > a {
	color: #fff !important;
}
.post-over .post-content {
	left: 50%;
	margin: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	transform: translate(-50%, -50%);
	width: 80%;
	z-index: 10;
}
.post-over .meta-category a {
	border-bottom: none;
	border-radius: 2px;
	margin-bottom: 2px;
	padding: 7px 8px;
	text-align: center;
	transform: scale(1) translateY(3px);
	transition: all 0.2s ease 0s;
}
.entry-header .post-over .meta-category a {
	margin-bottom: 6px;
}
.post-over .meta-category a {
	background-color: #777;
}
.post-centered {
	text-align: center;
}
.layout-a {
	width: 100%;
	margin-bottom: 40px;
}
.layout-a .post-content {
    margin: 30px auto 0;
    width: 85%;
}
.layout-a .meta-category {
	font-size: 14px;
	line-height: 18px;
}
.layout-a .post-meta {
	margin-top: 10px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-a .post-excerpt {
	margin-top: 20px;
}

.layout-a1 {
	width: 100%;
	margin-bottom: 40px;
}
.layout-a1 .meta-category {
	margin-bottom: 13px;
	font-size: 13px;
	line-height: 18px;
}
.layout-a1 .meta-category a {
	font-size: 14px;
}
.layout-a1  .post-over .meta-category a {
	padding: 6px 12px;
}
.layout-a1 .post-meta {
	margin-top: 15px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}

.layout-a2 {
	width: 100%;
	margin-bottom: 40px;
}
.layout-a2 .post-content {
    margin: 0 6%;
    padding: 0 30px;
    position: relative;
}
.layout-a2 .post-thumbnail + .post-content {
    margin-top: -11%;
    padding-top: 30px;
}
.layout-a2 .meta-category {
	font-size: 14px;
	line-height: 18px;
}
.layout-a2 .post-meta {
	margin-top: 10px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-a2 .post-excerpt {
    margin-top: 22px;
}

.layout-b {
	width: 100%;
	margin-bottom: 40px;
}
.layout-b .post-content {
    margin: 30px auto 0;
    width: 85%;
}
.layout-b .meta-category {
	font-size: 14px;
	line-height: 18px;
}
.layout-b .post-meta {
	margin-top: 10px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-b .post-excerpt {
	margin-top: 20px;
}

.layout-c {
	width: 100%;
	margin-bottom: 40px;
}
.layout-c .meta-category {
	font-size: 14px;
	line-height: 14px;
}
.layout-c .post-meta {
	margin-top: 7px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-c .post-excerpt {
	margin-top: 15px;
}

.layout-c1 {
	width: 100%;
	margin-bottom: 40px;
}
.layout-c1 .meta-category {
	font-size: 14px;
	line-height: 14px;
}
.layout-c1 .post-meta {
	margin-top: 7px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-c1 .post-excerpt {
	margin-top: 15px;
}

.layout-d {
	width: 50%;
	margin-bottom: 40px;
}
.col-md-6 .layout-d {
	width: 100%;
}
.layout-d .post-content {
	margin-top: 20px;
}
.layout-d .meta-category {
	font-size: 14px;
	line-height: 14px;
}
.layout-d .post-meta {
	margin-top: 7px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-d .post-excerpt {
	margin-top: 10px;
}
.layout-d p {
    margin-bottom: 0;
}

.layout-d1 {
	width: 50%;
	margin-bottom: 30px;
}
.col-md-6 .layout-d1 {
	width: 100%;
}
.layout-d1 .meta-category {
	margin-bottom: 7px;
	font-size: 13px;
	line-height: 14px;
}
.layout-d1 .meta-category a {
	font-size: 14px;
}
.layout-d1 .post-meta {
	margin-top: 9px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}

.layout-d2 {
	width: 50%;
	margin-bottom: 40px;
}
.col-md-6 .layout-d2 {
	width: 100%;
}
.layout-d2 .post-content {
    margin: 0 26px;
    padding: 0 24px;
    position: relative;
}
.layout-d2 .post-thumbnail + .post-content {
    margin-top: -60px;
	padding-top: 24px;
}
.layout-d2 .meta-category {
	font-size: 14px;
	line-height: 14px;
}
.layout-d2 .post-meta {
	margin-top: 7px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-d2 .post-excerpt {
	margin-top: 10px;
}

.layout-e {
	width: 50%;
	margin-bottom: 17px;
}
.col-md-6 .layout-e {
	width: 100%;
}
.layout-e .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-e .post-meta {
	margin-top: 3px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}

.layout-e1 {
	width: 50%;
	margin-bottom: 17px;
}
.col-md-6 .layout-e1 {
	width: 100%;
}
.layout-e1 .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-e1 .post-meta {
	margin-top: 3px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}

.layout-f {
	width: 50%;
	margin-bottom: 15px;
}
.col-md-6 .layout-f {
	width: 100%;
}
.layout-f .meta-category {
	font-size: 13px;
	line-height: 14px;
}
.layout-f .post-meta {
	margin-top: 3px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-f .post-excerpt {
	margin-top: 10px;
}

.layout-g {
	width: 33.33333333%;
	margin-bottom: 25px;
}
.col-md-4 .layout-g {
	width: 100%;
}
.col-md-8 .layout-g {
	width: 50%;
}
.layout-g .post-content {
	margin-top: 12px;
}
.layout-g .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-g .post-meta {
	margin-top: 5px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-g .post-excerpt {
	margin-top: 10px;
}

.layout-g1 {
	width: 33.33333333%;
	margin-bottom: 25px;
}
.col-md-4 .layout-g1 {
	width: 100%;
}
.col-md-8 .layout-g1 {
	width: 50%;
}
.layout-g1 .meta-category {
	margin-bottom: 8px;
}

.layout-g1 .meta-category a {
	font-size: 12px;
	line-height: 14px;
}
.layout-g1  .post-over .meta-category a {
	padding: 4px 8px;
}

.layout-g1 .post-meta {
	margin-top: 3px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}



.layout-g2 {
	width: 33.33333333%;
	margin-bottom: 25px;
}
.col-md-4 .layout-g2 {
	width: 100%;
}
.col-md-8 .layout-g2 {
	width: 50%;
}
.layout-g2 .post-content {
    margin: 0 16px;
    padding: 0 16px;
    position: relative;
}
.layout-g2 .post-thumbnail + .post-content {
    margin-top: -42px;
	padding-top: 16px;
}

.layout-g2 .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-g2 .post-meta {
	margin-top: 5px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-g2 .post-excerpt {
	margin-top: 10px;
}



.layout-h {
	width: 33.33333333%;
	margin-bottom: 25px;
}
.col-md-4 .layout-h {
	width: 100%;
}
.col-md-8 .layout-h {
	width: 50%;
}
.layout-h .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-h .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}

.layout-h1 {
	width: 33.33333333%;
	margin-bottom: 25px;
}
.col-md-4 .layout-h1 {
	width: 100%;
}
.col-md-8 .layout-h1 {
	width: 50%;
}
.layout-h1 .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-h1 .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}

.layout-i {
	width: 33.33333333%;
	margin-bottom: 15px;
}
.col-md-4 .layout-i {
	width: 100%;
}
.col-md-8 .layout-i {
	width: 50%;
}
.layout-i .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-i .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-i .post-excerpt {
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin-top: 8px;
}

.layout-j {
	width: 25%;
	margin-bottom: 20px;
}
.sidebar-none .layout-j {
    margin-bottom: 30px;
}
.col-md-6 .layout-j {
	width: 50%;
}
.col-md-3 .layout-j {
	width: 100%;
}
.col-md-9 .layout-j {
	width: 33.33333333%;
}
.layout-j .post-content {
	margin-top: 12px;
}
.layout-j .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-j .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-j .post-excerpt {
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin-top: 8px;
}

.layout-j1 {
	width: 25%;
	margin-bottom: 20px;
}
.sidebar-none .layout-j1 {
    margin-bottom: 30px;
}
.col-md-6 .layout-j1 {
	width: 50%;
}
.col-md-3 .layout-j1 {
	width: 100%;
}
.col-md-9 .layout-j1 {
	width: 33.33333333%;
}
.layout-j1 .meta-category {
	margin-bottom: 5px;
}
.layout-j1 .meta-category a {
	font-size: 12px;
	line-height: 14px;
}

.layout-j1  .post-over .meta-category a {
	padding: 4px 8px;
}

.layout-j1 .post-meta {
	margin-top: 9px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}

.layout-k {
	width: 25%;
	margin-bottom: 15px;
}
.col-md-6 .layout-k {
	width: 50%;
}
.col-md-3 .layout-k {
	width: 100%;
}
.col-md-9 .layout-k {
	width: 33.33333333%;
}
.layout-k .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-k .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-k .post-excerpt {
	font-size: 1.4rem;
	line-height: 2.2rem;
	margin-top: 8px;
}

.layout-l {
	width: 16.66666667%;
	margin-bottom: 20px;
}
.col-md-6 .layout-l {
	width: 33.33333333%;
}
.col-md-4 .layout-l {
	width: 50%;
}
.col-md-8 .layout-l {
	width: 25%;
}
.layout-l .post-content {
	margin-top: 10px;
}
.layout-l .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-l .post-meta {
	margin-top: 4px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-l .post-excerpt {
	font-size: 1.3rem;
	line-height: 2rem;
	margin-top: 8px;
}

.layout-m {
	width: 16.66666667%;
	margin-bottom: 15px;
}
.col-md-6 .layout-m {
	width: 33.33333333%;
}
.col-md-4 .layout-m {
	width: 50%;
}
.col-md-8 .layout-m {
	width: 25%;
}
.layout-m .meta-category {
	font-size: 13px;
	line-height: 16px;
}
.layout-m .post-meta {
	margin-top: 5px;
	font-size: 1.3rem;
	line-height: 1.6rem;
}
.layout-m .post-excerpt {
	font-size: 1.3rem;
	line-height: 2rem;
	margin-top: 8px;
}

.widget.viva-posts article {
	max-width: 100%;
	padding: 0;
	width: 100%;
}
.widget.viva-posts article:last-child {
    margin-bottom: 0;
}
.viva-posts .owl-carousel {
	margin: 0;
}



/*--------------------------------------------------------------
## Featured Layouts
--------------------------------------------------------------*/

.viva-ft-wrapper {
	margin-bottom: 40px;
	opacity: 0;
}
.viva-ft-wrapper .post-title a,
.viva-ft-wrapper .post-title a:hover {
	color: #fff;
}
.viva-ft-wrapper .post-meta {
	margin-top: 5px;
}
.viva-ft-wrapper .post-meta,
.viva-ft-wrapper .post-meta a,
.viva-ft-wrapper .post-meta span {
	color: #fff;
	font-size: 1.3rem;
	line-height: 1.8rem;
}
.viva-ft-grid {
	padding: 0;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-start;
	-ms-flex-line-pack: justify;
	align-content: flex-start;
	-webkit-box-pack: justify;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: justify;
	justify-content: flex-start;
	width: 100%;
	overflow: hidden;
}

.viva-ft-wrapper .ft-post-thumbnail {
	position: absolute;
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
}
.viva-ft-wrapper .ft-post-thumbnail:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: rgba(0, 0, 0, 0) linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.05) 80%) repeat scroll 0 0;
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.viva-ft-wrapper article:hover .ft-post-thumbnail:before {
	background-color: rgba(0, 0, 0, 0.4);
}

.viva-ft-wrapper .ft-post-thumbnail img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}
_::-moz-svg-foreign-content,
:root .viva-ft-grid {
	display: block;
}

.viva-ft-wrapper .post-content {
	position: absolute;
	z-index: 1;
	bottom: 24px;
	left: 24px;
	right: 24px;
	margin-bottom: 0;
	-webkit-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
}
.viva-ft-wrapper .post-excerpt {
	opacity: 0;
	color: #FFF;
	position: absolute;
	margin-top: 10px;
	-webkit-transition: opacity 300ms ease-in-out;
	transition: opacity 300ms ease-in-out;
	font-size: 1.4rem;
	line-height: 2.4rem;
}
.viva-ft-wrapper article:hover .post-excerpt {
	opacity: 1;
}

.viva-ft-grid .meta-category a {
	border-bottom: none;
	border-radius: 2px;
	margin-bottom: 8px;
	text-align: center;
	transform: scale(1) translateY(3px);
	transition: all 0.2s ease 0s;
	color: #fff !important;
}
.viva-ft-grid .meta-category a {
	font-size: 12px;
	line-height: 14px;
	padding: 4px 8px;
}

.viva-ft-wrapper article {
	overflow: hidden;
	position: relative;
	border-color: transparent !important;
	margin-bottom: 0 !important;
}








@media (min-width: 768px) {

	.viva-ft-grid {
		height: 486px;
	}

	.viva-ft-wrapper article {
		height: 50%;
	}
	
	.viva-ft-a article {
		width: 33.33333333%;
	}
	.viva-ft-a article:nth-of-type(1) {
		width: 66.66666667%;
		height: 100%;
		border-right: 1px solid;
	}
	.viva-ft-a article:nth-of-type(2) {
		border-bottom: 1px solid;
	}


	.viva-ft-b article {
		width: 33.33333333%;
	}
	.viva-ft-b .viva-ft-grid {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.viva-ft-b article:nth-of-type(1) {
		width: 66.66666667%;
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-b article:nth-of-type(2) {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
		width: 66.66666667%;
		border-left: 1px solid;
	}
	.viva-ft-b article:nth-of-type(3) {
		border-bottom: 1px solid;
	}


	.viva-ft-b1 article {
		width: 33.33333333%;
	}
	.viva-ft-b1 .viva-ft-grid {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.viva-ft-b1 article:nth-of-type(1) {
		width: 66.66666667%;
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-b1 article:nth-of-type(2) {
		width: 33.33333333%;
		border-bottom: 1px solid;
		border-top: none;
		border-left: none;
	}
	.viva-ft-b1 article:nth-of-type(3) {
		border-right: 1px solid;
	}
	.viva-ft-b1 article:nth-of-type(4) {
		border-right: 1px solid;
	}



	.viva-ft-c article {
		width: 33.33333333%;
	}
	.viva-ft-c .viva-ft-grid {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.viva-ft-c article:nth-of-type(1) {
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-c article:nth-of-type(2) {
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-c article:nth-of-type(3) {
		border-bottom: 1px solid;
	}
	.viva-ft-c article:nth-of-type(4) {
		border-right: 1px solid;
	}
	.viva-ft-c article:nth-of-type(5) {
		border-right: 1px solid;
	}


	.viva-ft-d article {
		width: 26%;
	}

	.viva-ft-d article:nth-of-type(1) {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		width: 48%;
		height: 100%;
		border-right: 1px solid;
	}

	.viva-ft-d article:nth-of-type(2) {
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-d article:nth-of-type(3) {
		border-right: 1px solid;
	}
	.viva-ft-d article:nth-of-type(4) {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
		border-bottom: 1px solid;
	}
	.viva-ft-d article:nth-of-type(5) {
		-webkit-box-ordinal-group: 5;
		-webkit-order: 5;
		-ms-flex-order: 5;
		order: 5;
	}


	.viva-ft-d1 article {
		width: 26%;
	}

	.viva-ft-d1 article:nth-of-type(1) {
		width: 48%;
		height: 100%;
		border-right: 1px solid;
	}

	.viva-ft-d1 article:nth-of-type(2) {
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-d1 article:nth-of-type(3) {
		border-right: 1px solid;
	}
	.viva-ft-d1 article:nth-of-type(4) {
		border-bottom: 1px solid;
	}


	.viva-ft-e article {
		width: 26%;
	}
	.viva-ft-e article:nth-of-type(1) {
		width: 48%;
		height: 100%;
		border-right: 1px solid;
	}
	.viva-ft-e article:nth-of-type(2) {
		-webkit-box-ordinal-group: 3;
		-webkit-order: 3;
		-ms-flex-order: 3;
		order: 3;
		width: 52%;
	}
	.viva-ft-e article:nth-of-type(3) {
		border-right: 1px solid;
		border-bottom: 1px solid;
	}
	.viva-ft-e article:nth-of-type(4) {
		-webkit-box-ordinal-group: 4;
		-webkit-order: 4;
		-ms-flex-order: 4;
		order: 4;
		margin-left: -26%;
		border-bottom: 1px solid;
	}


}



@media (min-width: 1250px) {
	.sidebar-none .viva-ft-wrapper .post-content {
		bottom: 30px;
		left: 30px;
		right: 30px;
	}
	.sidebar-none .viva-ft-grid .meta-category a {
		font-size: 13px;
		line-height: 18px;
		padding: 5px 8px;
	}
	.sidebar-none .viva-ft-grid {
		height: 582px;
	}
	.sidebar-none .viva-ft-d article:nth-of-type(1),
	.sidebar-none .viva-ft-d1 article:nth-of-type(1),
	.sidebar-none .viva-ft-e article:nth-of-type(1) {
		width: 44%;
	}
	.sidebar-none .viva-ft-e article:nth-of-type(2) {
		width: 56%;
	}
	.sidebar-none .viva-ft-d article,
	.sidebar-none .viva-ft-d1 article,
	.sidebar-none .viva-ft-e article {
		width: 28%;
	}
	.sidebar-none .viva-ft-e article:nth-of-type(4) {
		margin-left: -28%;
	}
	
	
}


 /* 
@media (max-width: 1426px) and (min-width: 1360px) {

	.viva-ft-grid {
	height: 456px;
	}
	.sidebar-none .viva-ft-grid {
	height: 552px;
	}

} 
  */
 
 
/* @media (max-width: 1359px) and (min-width: 1250px) {

	.viva-ft-grid {
		height: 432px;
	}
	.sidebar-none .viva-ft-grid {
		height: 530px;
	}
	
} */


@media (max-width: 1249px) and (min-width: 1024px) {

	.viva-ft-grid {
		height: 480px;
	}


}


@media (max-width: 1023px) and (min-width: 768px) {
 
	.viva-ft-grid {
		height: 356px;
	}
 
}


  
@media only screen and (max-width: 767px) {
	.viva-section .viva-ft-wrapper article {
		height: 200px;
		width: 50%;
		border-bottom: 1px solid;
	}
	.viva-ft-grid {
		-webkit-flex-direction: row;
		-ms-flex-direction: row;
		flex-direction: row;
	}
	.viva-ft-a article:nth-of-type(1),
	.viva-ft-d article:nth-of-type(1),
	.viva-ft-d1 article:nth-of-type(1),
	.viva-ft-e article:nth-of-type(1) {
		height: 370px;
		width: 100%;
	}

	.viva-ft-b article:nth-of-type(1),
	.viva-ft-b article:nth-of-type(2),
	.viva-ft-b1 article:nth-of-type(1),
	.viva-ft-e article:nth-of-type(2) {
		width: 100%;
	}

	
	.viva-ft-a article:nth-of-type(2),
	.viva-ft-b article:nth-of-type(3),
	.viva-ft-b1 article:nth-of-type(2),
	.viva-ft-b1 article:nth-of-type(4),
	.viva-ft-c article:nth-of-type(1),
	.viva-ft-c article:nth-of-type(3),
	.viva-ft-c article:nth-of-type(5),
	.viva-ft-d article:nth-of-type(2),
	.viva-ft-d article:nth-of-type(4),
	.viva-ft-d1 article:nth-of-type(2),
	.viva-ft-d1 article:nth-of-type(4),
	.viva-ft-e article:nth-of-type(3) {
		border-right: 1px solid;
	}

	
} 
 
.viva-ft-f {
	position: relative;
	clear: both;
}
.viva-ft-f .viva-ft-grid {
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
}
.viva-ft-f .viva-ft-item {
	-webkit-box-flex: 1;
	-webkit-flex: 1;
  -ms-flex: 1;
	flex: 1;
	-webkit-transition: -webkit-box-flex 300ms ease-out;
	-webkit-transition: -webkit-flex 300ms ease-out;
	transition: -webkit-box-flex 300ms ease-out;
	transition: -ms-flex 300ms ease-out;
	transition: flex 300ms ease-out; 
	height: 100%;
	box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
	padding: 1em;
}
.viva-ft-f .viva-ft-item:hover {
	-webkit-box-flex: 1.4;
	-webkit-flex: 1.4;
	-ms-flex: 1.4;
	flex: 1.4;
}
.viva-ft-f1 .viva-ft-item:hover {
	-webkit-box-flex: 1.6;
	-webkit-flex: 1.6;
	-ms-flex: 1.6;
	flex: 1.6;
}


@media (min-width: 1427px) {
	.sidebar-none .viva-ft-f .post-content {
	  width: 396px;
	} 
	.sidebar-none .viva-ft-f1 .post-content {
	  width: 286px;
	} 
	.viva-ft-f .post-content {
	  width: 276px;
	}
	.viva-ft-f1 .post-content {
	  width: 196px;
	} 
}

/* @media (max-width: 1426px) and (min-width: 1360px) {
	.sidebar-none .viva-ft-f .post-content {
		width: 352px;
	}
	.sidebar-none .viva-ft-f1 .post-content {
		width: 260px;
	} 
	.viva-ft-f .post-content {
		width: 252px;
	}
	.viva-ft-f1 .post-content {
		width: 178px;
	} 
} */
/* @media (max-width: 1359px) and (min-width: 1250px) {
	.sidebar-none .viva-ft-f .post-content {
		width: 338px;
	}
	.sidebar-none .viva-ft-f1 .post-content {
		width: 248px;
	} 
	.viva-ft-f .post-content {
		width: 244px;
	}
	.viva-ft-f1 .post-content {
		width: 172px;
	} 
} */
@media (max-width: 1249px) and (min-width: 1024px) {
	.viva-ft-f .post-content {
		width: 272px;
	}
	.viva-ft-f1 .post-content {
		width: 200px;
	} 
}
@media (max-width: 1023px) and (min-width: 768px) {
	.viva-ft-f .post-content {
		width: 192px;
	}
	.viva-ft-f1 .post-content {
		width: 140px;
	} 
	.viva-ft-f .h5 {
		font-size: 1.6rem;
		line-height: 2.3rem;
	}
}
@media only screen and (max-width: 767px) {
	.viva-ft-f .viva-ft-grid {
		display: inline-block;
	}
	.viva-ft-f .viva-ft-grid article {
		width: 100%;
	}
	.viva-ft-f .post-content {
		transform: translate(0px, 0px) !important;
		width: 90%;
	}
	.viva-ft-f .post-excerpt {
		opacity: 0!important;
	}
	.viva-ft-f .h6 {
		font-size: 1.9rem!important;
		line-height: 2.7rem!important;
	}
}

/*--------------------------------------------------------------
## PageBuilder
--------------------------------------------------------------*/

.viva-mod-header {
	position: relative;
}

.viva-module-title {
    position: relative;
}

.block-title {
	border-bottom: 2px solid;
	display: inline-block;
	margin-bottom: 20px;
	position: relative;
	width: 100%;
}
.sidebar-area .block-title {
	margin-bottom: 20px;
}
.block-title > span {
	display: inline-block;
	position: relative;
	padding-bottom: 4px;
}
.viva-mod-actions {
    bottom: 22px;
    position: absolute;
    right: 0;
}

.viva-module-desc {
    margin-bottom: 50px;
}

.viva-mod-link {
	border: 1px solid rgba(68, 68, 68, 0.2);
	height: 27px;
	line-height: 27px;
	padding: 3px 8px;
}
.post-title a {
	transition: all 0.2s ease-in-out 0s;
	display: block;
	clear: both;
}
.sticky .post-title a:before {
    content: '\e839';
    font-family: "fontello";
    margin-right: 8px;
}
.post-meta {
	color: #999;
	font-size: 1.4rem;
	font-weight: normal;
}
.post-meta a {
	color: inherit;
	font-size: inherit;
}
.post-meta a:active, .post-meta a:hover {
	text-decoration: underline;
}
.post-meta > span {
	margin-right: 12px;
}
.viva-text-module {
    margin-bottom: 40px;
    text-align: center;
}
.viva-text-module > * {
    margin: 0 auto;
    text-align: initial;
}
.viva-text-module ins {
    max-width: 1200px;
}


/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

.entry-media {
	margin-bottom: 32px;
}
.entry-featured {
	text-align: center;
	line-height:0;
}
.entry-video {
	text-align: center;
	line-height:0;
}
.entry-soundcloud {
    position: relative;
}
.entry-soundcloud.entry-featured > iframe {
    bottom: 20px;
    left: 5%;
    position: absolute;
    width: 90%;
}
#crumbs {
    clear: both;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 16px;
	display: table;
}
#crumbs i {
	margin-right: 2px;
}

.entry-title {
	margin-bottom: 10px;
}
.type-page .entry-title {
    margin-bottom: 28px;
}

.page-head {
	position: relative;
	margin-bottom: 30px;
}
.rss-feed {
	font-size: 14px;
	position: absolute;
	right: 2px;
	bottom: 26px;
}

.post-meta span {
	display: inline-block;
}
.post-meta span:before {
	font-family: "fontello";
	margin-right: 5px;
}
.post-meta-author:before {
	content:"\e811";
}
.meta-date:before {
	content:"\e812";
}
.post-comments:before {
	content:"\e81b";
}
.post-views:before {
	content:"\e816";
}
.entry-header .post-meta {
	border-bottom: 1px solid;
	font-size: 1.4rem;
	margin-bottom: 24px;
	padding-bottom: 5px;
}
.entry-header .post-over .post-meta {
    margin-bottom: 0;
}
.entry-header .post-meta span {
	margin-right: 15px;
}

.entry-headline {
	margin-bottom: 32px;
}

.share-post {
	background-color: #f7f7f7;
	border-top: 1px solid #eaeaea;
	clear: both;
	padding: 5px;
}

.author-box {
	position: relative;
	display: inline-block;
	width: 100%;
}
.viva-mod-header .author-box {
	border-bottom: 1px solid;
	padding-bottom: 14px;
}
.entry-footer .author-box {
	margin-top: 52px;
}
.author-avatar img {
	border-radius: 50%;
	border: 1px solid #eee;
}
.author-box .author-content {
    padding-left: 24px;
}
.author-name {
	margin-bottom: 12px;
}
.author-name > span {
    font-style: italic;
}
.author-social {
	margin-top: 16px;
}


.header-extra {
    display: inline-table;
    margin-bottom: 24px;
    width: 100%;
}
.single-lay-4, .single-lay-7, .single-lay-9 {
    max-width: 844px;
    text-align: center;
	margin: 0 auto;
}
.single-lay-4 .header-extra, .single-lay-7 .header-extra, .single-lay-9 .header-extra {
    display: inline-flex;
    margin: 0 -50px 24px;
    width: auto;
}
.single-lay-4 .header-extra .share-social, .single-lay-7 .header-extra .share-social, .single-lay-9 .header-extra .share-social {
    float: none;
    text-align: center;
    width: auto;
	margin: 0 50px;
}
.single-lay-4 .header-extra .viva-rt-wrap, .single-lay-7 .header-extra .viva-rt-wrap, .single-lay-9 .header-extra .viva-rt-wrap {
    width: auto;
	display: inline-table;
	margin: 0 50px;
}
.post-over-gradient:before {
  bottom: 0;
  content: "";
  display: block;
  height: 50%;
  width: 100%;
  position: absolute;
  z-index: 1;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.8)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#b3000000', GradientType=0);
}
.post-over-gradient .post-content {
    bottom: 0;
    left: 0;
    padding: 0 40px 10px;
    position: absolute;
    text-align: inherit;
    top: auto;
    transform: none;
    width: 80%;
    z-index: 10;
}
.post-over-gradient .entry-featured img, .post-over-gradient:hover .entry-featured img {
	opacity: 1;
}

.single-lay-13 .entry-header .post-content {
    width: 100%;
}
.single-lay-13 .site-section {
	padding-top: 30px;
}
.single-lay-13 .site-section.parallax-section {
	padding: 0;
}
.parallax-wrap {
    background-color: #161616;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%; 
}
.parallax-wrap:after {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 18%, rgba(0, 0, 0, 0) 28%, rgba(0, 0, 0, 0.8) 100%) repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.parallax-section .post-over-gradient:before {
	content: none;
}
.parallax-bg {
    height: 200%;
    left: -50%;
    overflow: hidden;
    position: absolute;
    top: -50%;
    width: 200%;
}
.parallax-img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-width: none;
    min-height: 50%;
    min-width: 50%;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    transform: translate3d(0px, 0px, 0px);
}
.single-lay-13 .parallax-content {
    position: relative;
    z-index: 1;
}
.viva-ver-down {
	text-align: center;
}
.viva-ver-down a {
    color: white;
    display: inline-block;
    font-size: 36px;
    margin-bottom: 16px;
    position: relative;
    animation-duration: 1.2s;
    animation-fill-mode: forwards;
    animation-iteration-count: 3;
    animation-name: jump;
    animation-timing-function: ease-in-out;
}
@keyframes jump {
	0% {
		transform: translateY(0px);
	}
	70% {
		transform: translateY(0px);
	}
	85% {
		transform: translateY(15px);
	}
	100% {
		transform: translateY(0px);
	}
}

.single-lay-14 .site-section {
	padding-top: 30px;
}
.single-lay-14 .site-section.transparent-section {
	padding: 0;
	background: transparent;
}
.single-lay-14 .entry-header .post-over {
    background-color: rgba(0, 0, 0, 0.2);
    display: table;
    height: 570px;
    max-height: 600px;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.single-lay-14 .post-over-gradient:before {
	content: none;
} 
.single-lay-14 .entry-header .post-content {
    padding-bottom: 30px;
    width: 100%;
}
.single-lay-14 .entry-header:after {
    box-shadow: 0 0 88px 0 rgba(0, 0, 0, 0.8) inset;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
@media (max-width: 1023px) and (min-width: 768px) {
	.single-lay-14 .entry-header .post-over {
		height: 450px;
	}
}
@media only screen and (max-width: 767px) {
	.single-lay-14 .entry-header .post-over {
		height: 380px;
	}
}


/*--------------------------------------------------------------
## Social
--------------------------------------------------------------*/

.header-extra .share-social {
	float: left;
	width: 64%;
}
.share-social a:active, .share-social a:hover {
	color: #fff;
}
.share-social {
	line-height: 14px;
}
.entry-footer .share-social {
	margin-top: 52px;
}
.header-extra .share-text {
	display: none;
}
.share-text {
	float: left;
	margin-right: 30px;
	text-transform: uppercase;
}
.flat-social {
	font-size: 13px;
	line-height: 18px;
}

.flat-social a {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	display: block;
	padding: 4px 5px;
	text-align: center;
	color: #fff;
}
.share-name .flat-social a {
	padding: 6px 10px;
}
.share-name .flat-social a span {
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    margin-left: 5px;
    padding-left: 6px;
}
.flat-social > li {
	display: inline-block;
	margin-right: 2px;
	margin-bottom: 6px;
}
.author-social .flat-social > li {
	margin-right: 0;
}
.share-icon .flat-social a {
	font-size: 14px;
    padding: 6px;
	width: 32px;
}
.author-social .flat-social a {
	font-size: 14px;
}
.author-social .flat-social a:hover {
	color: #fff;
}
.share-icon .flat-social a span {
	display: none;
}
.author-social .social-facebook {
	color: #435eac;
}
.author-social .social-twitter {
	color: #45b0e3;
}
.author-social .social-gplus {
	color: #fa0101;
}
.author-social .social-pinterest {
	color: #E00707;
}
.author-social .social-linkedin {
	color: #65b7d2;
}
.author-social .social-mail {
    color: #666;
}
.author-social .social-url {
	color: #666;
}
.author-social .social-flickr {
	color: #ff0084;
}
.author-social .social-youtube {
	color: #cc181e;
}
.author-social .social-instagram {
	color: #517fa4;
}
.share-icon a, .share-name a {
	color: #fff;
}
.share-social a:hover,
.share-social a:focus {
	background: -moz-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0,0.2)), color-stop(100%, rgba(0,0,0,0.2)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: -o-linear-gradient(top,	rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.2) 0%, rgba(0,0,0,0.2) 100%);
	background-clip: padding-box;
	-webkit-transition: background 0.05s linear;
	-moz-transition: background 0.05s linear;
	-ms-transition: background 0.05s linear;
	-o-transition: background 0.05s linear;
	transition: background 0.05s linear;
}
.author-social a.social-facebook:hover,
.share-social a.social-facebook {
	background-color: #435eac;
}
.author-social a.social-twitter:hover,
.share-social a.social-twitter {
	background-color: #45b0e3;
}
.author-social a.social-gplus:hover,
.share-social a.social-gplus {
	background-color: #fa0101;
}
.author-social a.social-pinterest:hover,
.share-social a.social-pinterest {
	background-color: #E00707;
}
.author-social a.social-linkedin:hover,
.share-social a.social-linkedin {
	background-color: #65b7d2;
}
.author-social a.social-url:hover {
	background-color: #666;
}
.author-social a.social-mail:hover {
	background-color: #666;
}
.author-social a.social-flickr:hover {
	background-color: #ff0084;
}
.author-social a.social-youtube:hover {
	background-color: #cc181e;
}
.author-social a.social-instagram:hover {
	background-color: #517fa4;
}
.share-counter ul > li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 12px;
	margin-bottom: 6px;
}
.share-counter ul > li:last-child, .share-counter ul > li.gplus {
	margin-right: 0;
}


/*--------------------------------------------------------------
## Tags
--------------------------------------------------------------*/
.post-tag {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
}
.post-tag li {
	float: left;
	margin-top: 4px;
	margin-right: 6px;
}
.post-tag span {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	text-transform: uppercase;
	border-radius: 1px;
}
.post-tag a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 12px;
	transition: all 0.2s ease 0s;
	border-radius: 1px;
}


/* Typography */

.entry-content {
    font-size: 1.6rem;
    line-height: 2.6rem;
}
.comment-respond a {
    transition: all 0.2s ease 0s;
}
.entry-content a, .comment-respond a, .comment-reply-link, .comment-reply-title a {
    border-bottom: 2px solid transparent;
    transition: border-bottom 0.15s ease-in 0s;
}

.entry-content h1 {
    margin-bottom: 2rem;
}
.entry-content h2 {
    margin-bottom: 1.8rem;
}
.entry-content h3 {
    margin-bottom: 1.4rem;
}
.entry-content h4 {
    margin-bottom: 1.2rem;
}
.entry-content h5 {
    margin-bottom: 1rem;
}
.entry-content h6 {
    margin-bottom: 0.8rem;
}
.entry-content blockquote p {
    font-size: 2.2rem;
    font-style: italic;
    line-height: 3.4rem;
    margin: 32px 0;
    text-align: center;
}
.entry-content ul, .textwidget ul, .viva-text-area ul {
    list-style-type: disc;
    padding-left: 20px;
}
.dropcap-first > p:first-of-type:first-letter {
	font-size: 5em;
	font-weight: bold;
	float: left;
	line-height: 1;
	margin: 6px 14px 6px 0;
}
.category-list {
	margin: 1.3em 0 1em;
	font-size: 16px;
}
.category-list a {
	color: #333;
}
.category-list a:hover {
	color: #000;
}
.entry-meta {
	margin-bottom: 20px;
	padding: 0;
	font-size: 14px;
}

.entry-content p, .entry-content ul, .entry-content ol {
    margin: 0 0 3rem;
}
.entry-content li > ul, .entry-content li > ol {
    margin-bottom: 0;
}

.post-password-form > p {
	display: flex;
}

.sticky {
	display: block;
}
.byline,
.updated:not(.published) {
	display: none;
}
.single .byline,
.group-blog .byline {
	display: inline;
}
.page-content, .entry-content, .entry-summary {
	margin: 0;
}
.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.posted-on:before {
	content: ' on ';
}
.posted-on:after {
	content: '.';
}

/* Blockquotes */

blockquote {
    padding: 0 2.5em;
}
blockquote em { 
	font-style: normal;
}
blockquote cite {
	display: block;
	margin-top: 1em;
	margin-left: 40%;
	font-size: 18px;
	font-style: normal;
	line-height: 1.5em;
	text-align: right;
}
blockquote.alignleft {
    float: left;
    margin-right: 0;
    width: 50%;
}
blockquote.alignright {
	float: right;
	margin-left: 0;
	width: 50%;
}

.entry-video video {
	width: 100%;
}
.mejs-container.wp-audio-shortcode {
	width: 100%;
}
.mejs-container.wp-video-shortcode, .wp-video {
	width: 100% !important;
}

.mejs-overlay, .mejs-poster {
	height: 100% !important;
	width: 100% !important;
}
.mejs-mediaelement video {
	bottom: 0;
	height: 100% !important;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	width: 100% !important;
}



/**
 * Related Posts
 * -----------------------------------------------------------------------------
 */
.viva-related-wrapper {
	margin-top: 40px;
}

/**
 * Fly Box
 * -----------------------------------------------------------------------------
 */

div.viva-fly-box {
	position: fixed;
	z-index: 899;
	bottom: 54px;
	right: -356px;
	width: 336px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
	box-shadow: -5px 0 25px 0 rgba(0, 0, 0, 0.2);
	padding-left: 18px;
    padding-right: 18px;
	padding-top: 20px;
}
.viva-fly-box.fly-left {
	left: -356px;
	right: auto;
}
.viva-fly-box.show-fly,
.viva-fly-box.fly-left .fly-close {
	right: 0;
	left: auto;
}
.viva-fly-box.fly-left.show-fly {
	right: auto;
	left: 0;
}
.fly-close {
	font-size: 14px;
	line-height: 14px;
	left: 0;
	padding: 4px 8px;
	position: absolute;
	top: 0;
	z-index: 1;
}
.fly-close:hover i {
	opacity: 0.7;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/

.format-aside .entry-content {
	margin-top: 1em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comments-area {
    margin-top: 40px;
}
.comments-area > ol {
	padding: 0;
	margin: 18px 0;
	list-style-type: none;
}
ol.children {
	list-style-type: none;
}
.comment-list ol {
	margin-left: 80px;
}
.comment-meta {
	margin-bottom: 1em;
}
.comment-author {
	margin-bottom: 0.4rem;
}
.comment-author .avatar {
	border-radius: 50%;
	display: block;
	float: left;
	margin-right: 20px;
	width: 60px;
}
.comment-author .fn {
	font-size: 1.85rem;
	line-height: 2.65rem;
	display: inline-block;
	margin: 0;
	font-style: normal;
	font-weight: bold;
}
.comment-metadata {
	font-size: 14px;
}
.comment-date {
	color: #777;
	float: right;
	margin-right: 12px;
	margin-top: 2px;
	font-size: 14px;
}
.comment-content {
	margin-left: 80px;
}
.comment-body {
	margin-bottom: 18px;
	padding: 0;
	position: relative;
}
.comment-body:after {
	content: "";
	display: block;
	height: 1px;
	margin-left: 80px;
	margin-top: 20px;
}
.comment-content a {
	word-wrap: break-word;
}
.comment-content p {
	margin-bottom: 15px;
}
.comment-content ol {
	margin-left: 1.5em;
}
.reply {
	text-align: right;
}

.comment-edit-link {
	font-size: 14px;
	font-style: italic;
	margin-left: 12px;
	text-decoration: underline;
}
.bypostauthor .comment-body .fn:before {
	content: "\e811";
	font-family: "fontello";
	padding-right: 8px;
}
.comment-respond {
	border: 1px solid;
	margin-bottom: 30px;
	padding: 30px;
}
.comment-reply-title {
	font-size: 2.2rem;
	margin-bottom: 10px;
}
.comment-reply-title a {
	font-size: 1.6rem;
	font-weight: normal;
	float: right;
}

.comment-form textarea {
	font-size: 18px;
}
.comment-form label {
	display: block;
}
.required {
	color: #ff0000;
}
.comment-awaiting-moderation {
	background-color: #84bd68;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	margin: 2px 0;
	padding: 2px 10px;
}
.comment-notes {
	font-size: 14px;
}
.comment-form > p {
	margin-bottom: 14px;
}
.comment-form > p:last-of-type {
	margin: 0;
}



/*--------------------------------------------------------------
Index and Archive
--------------------------------------------------------------*/


.sticky-post {
	position: absolute;
	top: 10px;
	right: 30px;
}
.taxonomy-description {
	margin: 20px 0;
	font-style: italic;
	border-top: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}
.read-more {
	border: 1px solid;
	border-radius: 1px;
	display: inline-block;
	font-size: 14px;
	margin-top: 18px;
	margin-bottom: 4px;
	padding: 4px 12px;
	position: relative;
	transition: all 0.2s ease-in-out 0s;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/

.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}
.wp-caption-text {
	text-align: center;
}
.wp-caption .wp-caption-text,
.gallery-caption	{
	padding: 0.8075em 1em;
	font-size: 14px;
	background-color: #e5e5e5;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/

.gallery {
	display: inline-block;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 100%;
}
.gallery-item {
	position: relative;
	width:100%;
	float: left;
	margin-bottom: 30px;
	background-color: #333;
	overflow: hidden;
}
.gallery-columns-2 .gallery-item {
	margin-right: 3.8%;
	width: 48.1%;
}
.gallery-columns-3 .gallery-item {
	margin-right: 2%;
	width: 32%;
}
.gallery-columns-4 .gallery-item {
	margin-right: 2%;
	width: 23.5%;
}
.gallery-columns-5 .gallery-item {
	margin-right: 1.25%;
	width: 19%;
}
.gallery-columns-6 .gallery-item {
	margin-right: 1.4%;
	width: 15.5%;
}
.gallery-columns-7 .gallery-item {
	margin-right: 1.5%;
	width: 13%;
}
.gallery-columns-8 .gallery-item {
	margin-right: 1.2%;
	width: 11.45%;
}
.gallery-columns-9 .gallery-item {
	margin-right: 0.8%;
	width: 10.4%;
}
.gallery-columns-2 .gallery-item:nth-child(2n),
.gallery-columns-3 .gallery-item:nth-child(3n),
.gallery-columns-4 .gallery-item:nth-child(4n),
.gallery-columns-5 .gallery-item:nth-child(5n),
.gallery-columns-6 .gallery-item:nth-child(6n),
.gallery-columns-7 .gallery-item:nth-child(7n),
.gallery-columns-8 .gallery-item:nth-child(8n),
.gallery-columns-9 .gallery-item:nth-child(9n) {
	margin-right: 0;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}
.gallery-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	max-height: 50%;
	width: 100%;
	padding: 6px 8px;
	margin: 0;
	font-size: 12px;
	line-height: 1.5;
	color: #fff;
	text-align: left;
	background-color: rgba(0,0,0, 0.8);
	opacity: 0;
	transition: opacity 0.4s ease 0s;
}
.gallery-item:hover .gallery-caption { 
	opacity: 1;
}
.gallery a img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
	border: none;
}
.gallery-icon > a > img {
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	display: block;
	width: 100%;
	transition: all 0.4s ease 0s;
	opacity: 0.95;
}
.gallery-icon:hover > a > img {
	opacity: 0.6;
}
.gallery-icon > a	{
	overflow: hidden;
	background-color: #000;
}

/* Reviews Styles */
.review-box {
	margin: 30px 0;
	border: 1px solid #e7e7e7;
	
}

.review-box-header {
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 15px;
    background: #f4f4f4 none repeat scroll 0 0;
}

.review-item {
	padding: 10px 15px;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-o-transition: all ease-in-out 0.2s;
	transition: all ease-in-out 0.2s;
	display: table;
	width: 100%;
}
.review-percentage .review-item span {
	display:block;
	height:15px;
}
.review-percentage .review-item span span{
	display:block;
	height:15px;
}
.review-stars .review-item {
    border-bottom: 1px solid #e7e7e7;
    overflow: hidden;
}
.review-stars .review-item h5 {
    display: table-cell;
    margin: 0;
    padding-right: 15px;
}
.review-final-score .stars-large{
	float: none;
	margin: 0 auto 10px;
}
.review-summary {
	overflow: hidden;
	padding: 15px;
}
.review-short-summary {
	display: table-cell;
	vertical-align: top;
}
.review-short-summary > strong {
    margin-right: 8px;
}
.review-final-score{
	border: 2px solid;
	color: #fff;
	float: left;
	padding: 10px;
	text-align: center;
	vertical-align: top;
	min-width: 114px;
	margin-right: 15px;
}
.review-final-score h3{
	margin: 0;
	font-weight: bold;
}
.review-final-score h4{
	margin:0;
}
.review-top {
	float:left;
	width:100%;
	margin-top: 0;
}
.review-top-half {
	float:left;
	width:55%;
	margin: 0 30px 30px 0;
}
.viva-rt-wrap {
	float: right;
	position: relative;
	text-align: right;
	width: 34%;
}
.viva-rt-text {
	display: none;
	position: absolute;
	right: 0;
	bottom: -28px;
	left: -150%;
	font-size: 1.4rem;
}
.viva-rt-block:hover .viva-rt-text {
	display: block;
}
.viva-rt-text .fl-user {
	opacity: 0.6;
}
.viva-rt-score {
	font-weight: bold;
}
.viva-rt-user {
	font-weight: bold;
}
.viva-rt-count {
	font-weight: bold;
}
.viva-rt-hide {
	display: none;
}

.review-stars .stars-large {
	margin-top: 2px;
    display: table-cell;
}
.stars-large {
	float: right;
	display: block;
	overflow: hidden;
	position: relative;
	width: 110px;
	transition: width 100ms ease 0s;
}
.viva-rt-on {
    opacity: 0.4;
}
.stars-large span {
	display: flex;
	font-size: 22px;
	line-height: 22px;
	overflow: hidden;
}
.stars-large .stars-full {
	left: 0;
	position: absolute;
	top: 0;
	transition: width 100ms ease 0s;
}
.stars-large i {
	display: table;
	width: 22px;
	font-style: normal;
	text-align: center;
}
.stars-large i:before {
	font-family: "fontello";
}
.stars-large .stars-empty i:before {
	content: "\e834";
}
.stars-large .stars-full i:before {
	content: "\e832";
}
.stars-large.viva-rt-active span {
	cursor: pointer;
}



/*--------------------------------------------------------------
# Icons
--------------------------------------------------------------*/

@font-face {
  font-family: 'fontello';
  src: url('fonts/fontello.eot?39494211');
  src: url('fonts/fontello.eot?39494211#iefix') format('embedded-opentype'),
       url('fonts/fontello.woff2?39494211') format('woff2'),
       url('fonts/fontello.woff?39494211') format('woff'),
       url('fonts/fontello.ttf?39494211') format('truetype'),
       url('fonts/fontello.svg?39494211#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}



/* Chrome hack: SVG is rendered more smooth in Windozze. 100% magic, uncomment if you need it. */
/* Note, that will break hinting! In other OS-es font will be not as sharp as it could be */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'fontello';
    src: url('fonts/fontello.svg?39494211#fontello') format('svg');
  }
}



/* fontello */
 [class^="fl-"]:before, [class*=" fl-"]:before {
	font-family: "fontello";
	font-style: normal;
	font-weight: normal;
	speak: none;
	display: inline-block;
	text-decoration: inherit;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

 
.fl-vkontakte:before { content: '\e800'; }
.fl-facebook:before { content: '\e801'; }
.fl-picasa:before { content: '\e802'; }
.fl-deviantart:before { content: '\e803'; }
.fl-delicious:before { content: '\e804'; }
.fl-paypal:before { content: '\e805'; }
.fl-friendfeed:before { content: '\e806'; }
.fl-apple:before { content: '\e807'; }
.fl-behance:before { content: '\e808'; }
.fl-odnoklassniki:before { content: '\e809'; }
.fl-gplus:before { content: '\e80a'; }
.fl-wikipedia:before { content: '\e80b'; }
.fl-slideshare:before { content: '\e80c'; }
.fl-search:before { content: '\e80d'; }
.fl-stumbleupon:before { content: '\e80e'; }
.fl-500px:before { content: '\e80f'; }
.fl-pinterest:before { content: '\e810'; }
.fl-user:before { content: '\e811'; }
.fl-clock:before { content: '\e812'; }
.fl-foursquare:before { content: '\e813'; }
.fl-menu:before { content: '\e814'; }
.fl-align-left:before { content: '\e815'; }
.fl-eye:before { content: '\e816'; }
.fl-comment:before { content: '\e817'; }
.fl-amazon:before { content: '\e818'; }
.fl-weibo:before { content: '\e819'; }
.fl-folder:before { content: '\e81a'; }
.fl-chat:before { content: '\e81b'; }
.fl-up-dir:before { content: '\e81c'; }
.fl-viadeo:before { content: '\e81d'; }
.fl-right-dir:before { content: '\e81e'; }
.fl-down-dir:before { content: '\e81f'; }
.fl-angle-left:before { content: '\e820'; }
.fl-flickr:before { content: '\e821'; }
.fl-evernote:before { content: '\e822'; }
.fl-angle-right:before { content: '\e823'; }
.fl-box:before { content: '\e824'; }
.fl-dribbble:before { content: '\e825'; }
.fl-angle-up:before { content: '\e826'; }
.fl-xing:before { content: '\e827'; }
.fl-circled-left:before { content: '\e828'; }
.fl-blogger:before { content: '\e829'; }
.fl-circled-right:before { content: '\e82a'; }
.fl-vimeo:before { content: '\e82b'; }
.fl-home:before { content: '\e82c'; }
.fl-mail:before { content: '\e82d'; }
.fl-stackoverflow:before { content: '\e82e'; }
.fl-close:before { content: '\e82f'; }
.fl-angle-double-right:before { content: '\e830'; }
.fl-linkedin:before { content: '\e831'; }
.fl-star:before { content: '\e832'; }
.fl-grooveshark:before { content: '\e833'; }
.fl-star-empty:before { content: '\e834'; }
.fl-forrst:before { content: '\e835'; }
.fl-digg:before { content: '\e836'; }
.fl-spotify:before { content: '\e837'; }
.fl-reddit:before { content: '\e838'; }
.fl-pin:before { content: '\e839'; }
.fl-down-open-big:before { content: '\e83a'; }
.fl-youtube:before { content: '\e83b'; }
.fl-twitter:before { content: '\e83c'; }
.fl-skype:before { content: '\e83d'; }
.fl-rss:before { content: '\e83e'; }
.fl-disqus:before { content: '\e83f'; }
.fl-meetup:before { content: '\e841'; }
.fl-dropbox:before { content: '\e842'; }
.fl-ebay:before { content: '\e843'; }
.fl-github:before { content: '\e844'; }
.fl-googleplay:before { content: '\e846'; }
.fl-itunes:before { content: '\e847'; }
.fl-lastfm:before { content: '\e848'; }
.fl-soundcloud:before { content: '\e84d'; }
.fl-tumblr:before { content: '\e84e'; }
.fl-wordpress:before { content: '\e850'; }
.fl-yelp:before { content: '\e851'; }
.fl-bitbucket:before { content: '\e854'; }
.fl-drupal:before { content: '\e857'; }
.fl-instagram:before { content: '\e85c'; }
.fl-angle-double-left:before { content: '\f100'; }


/* Magnific Popup CSS magnificPopup */
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background-color: #0b0b0b;
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #ccc;
}
.mfp-preloader a:hover {
	color: #fff;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100);
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}

.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid #fff;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid #fff;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background-color: #000;
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background-color: #444;
}
.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}



.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
  opacity: 0;
  -webkit-backface-visibility: hidden;
  /* ideally, transition speed should match zoom duration */
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
  opacity: 0;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {

.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0;
}
.mfp-img-mobile img.mfp-img {
	padding: 0;
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0;
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px;
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0, 0, 0, 0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0;
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px;
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0, 0, 0, 0.6);
	position: fixed;
	text-align: center;
	padding: 0;
}

}

@media all and (max-width: 900px) {
.mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75);
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0;
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%;
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px;
}

}

.mfp-ie7 .mfp-img {
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
	padding: 0;
}
.mfp-ie7 .mfp-content {
	padding-top: 44px;
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0;
}




/* RESPONSIVENESS */


@media (max-width: 1426px) and (min-width: 1024px) {

	.row {
	margin-left: -15px;
	margin-right: -15px;
	}
	[class*="col-md"] {
		padding-right: 15px;
		padding-left: 15px;
	}
	.viva-section article {
	padding-right: 15px;
	padding-left: 15px;
	}
	.sidebar-none .col-md-12 .viva-contrast {
	margin-left: -30px;
	margin-right: -30px;
	padding: 30px;
	}
	
	.sidebar-area .row {
	margin-left: -18px;
	margin-right: -18px;
	}

	.sidebar-area [class*="col-md"] {
		padding-right: 18px;
		padding-left: 18px;
	}

	.viva-fly-box .row {
	margin-left: -18px;
	margin-right: -18px;
	}
	.viva-fly-box [class*="col-md"] {
		padding-right: 18px;
		padding-left: 18px;
	}
	.viva-fly-box article {
		padding-left: 18px;
		padding-right: 18px;
	}

}




/* 1366 */ 
/* @media (max-width: 1426px) and (min-width: 1360px) {
	.site-section {
	width: 1300px;
	}
	.wrapper {
	width: 1240px;
	}
	.content-area {
	width: 910px;
	}
	.mega-menu-container {
		margin-left: -30px;
		width: 1300px;
	}
	.viva-right-column .mega-menu-container {
		right: -30px;
	}	

}
 */


/* 1280 */ 
/* @media (max-width: 1359px) and (min-width: 1250px) {

	.site-section {
	width: 1248px;
	}
	.wrapper {
	width: 1194px;
	}
	.content-area {
	width: 864px;
	}
	.mega-menu-container {
		margin-left: -27px;
		width: 1248px;
	}
	.viva-right-column .mega-menu-container {
		right: -27px;
	}	
	
} */




/* @media (max-width: 1270px) and (min-width: 1250px) {

	.site-section {
	width: 100%;
	}

} */



@media only screen and (max-width: 1249px) {
	html,
	body {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	}

	.mob-header {
	display: block;
	}
	.mob-navigation {
	display: block;
	}
	.site-header {
	display: none;
	}
	.sticky-header {
		display: none;
	}
	.header-visible .mob-header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  z-index: 9999;
	  transform: translateZ(0);
	  -webkit-transform: translateZ(0);
	  -webkit-overflow-scrolling: touch;
	}
	.admin-bar.header-visible .mob-header {
	  top: 32px;
	}

	
	.mob-menu-active .site-section,
	.mob-menu-active .mob-header,
	.mob-menu-active .sticky-header,
	.mob-menu-active .site-footer {
	left: 400px !important;
	}

	
	.mob-menu-active .mob-navigation {
	left: 0;
	}
	.mob-menu-active .viva-screen {
	display: block;
	}
	html.mob-menu-active {
	overflow: hidden;
	}
	.mob-menu-active body {
	overflow: hidden;
	}
	.col-md-12 .viva-contrast {
	margin-left: -30px;
	margin-right: -30px;
	padding: 30px;
	}
	
	
	
	.mob-header-visible .mob-header {
	  position: fixed;
	  top: 0;
	  left: 0;
	  width: 100%;
	  z-index: 9999;
	  transform: translateZ(0);
	  -webkit-transform: translateZ(0);
	  -webkit-overflow-scrolling: touch;
	}	
	.admin-bar.mob-header-visible .mob-header {
	  top: 32px;
	}
	.mob-header-visible .site-container {
		margin-top: 54px;
	}


	
}


@media only screen and (max-width: 782px) {
	.admin-bar.header-visible .mob-header {
	  top: 46px;
	}
	.admin-bar.mob-header-visible .mob-header {
	  top: 46px;
	}
}
@media only screen and (max-width: 600px) {
	.admin-bar.header-visible .mob-header {
	  top: 0px;
	}
}



/* 1024 */
@media (max-width: 1249px) and (min-width: 1024px) {

	.site-section {
	width: 1006px;
	}
	.wrapper {
	width: 958px;
	}
	.content-area {
	width: 100%;
	}
	.sidebar-area {
	display: flex;
	flex-flow: row wrap;
	float: none;
	margin-left: -15px;
	margin-right: -15px;
	width: 990px;
	}
	.sidebar-area > * {
	padding: 0 15px;
	width: 330px;
	}
	.site-footer .col-md-3 {
	width: 33.33333333%;
	}
	.widget.adsense-widget {
		margin: 0;
	}

}




@media only screen and (max-width: 1023px) {

	.review-top-half {
	margin-right: 0;
	width: 100%;
	}
	.single-lay-4 .header-extra, .single-lay-7 .header-extra, .single-lay-9 .header-extra {
		margin-left: auto;
		margin-right: auto;
	}

}


@media (max-width: 1023px) and (min-width: 768px) {
	 
	.row {
	margin-left: -14px;
	margin-right: -14px;
	}

	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	padding-right: 14px;
	padding-left: 14px;
	}
	.viva-section article {
	padding-right: 14px;
	padding-left: 14px;
	} 
	.layout-l {
	width: 20%;
	}

	.layout-m {
	width: 20%;
	}

	.site-footer .col-md-3 {
	width: 50%;
	}
	.site-footer .col-md-4 {
	width: 50%;
	}
	.site-footer .col-md-8 {
	width: 100%;
	}

	html {
	font-size: 58%;
	}

	.site-section {
	width: 100%;
	max-width: 766px;
	}
	.wrapper {
	width: 710px;
	}
	.content-area {
	width: 100%;
	}
	.sidebar-area {
	display: flex;
	flex-flow: row wrap;
	float: none;
	margin: 0 auto;
	width: 660px;
	}
	.sidebar-area > * {
	padding: 0 15px;
	width: 330px;
	}
	ins.adslot {
		width: 468px;
		height: 60px;
	}

}



@media only screen and (max-width: 767px) {

	.row {
	margin-left: -12px;
	margin-right: -12px;
	}
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
	padding-right: 12px;
	padding-left: 12px !important;
	}
	.viva-section article {
	padding-right: 12px;
	padding-left: 12px;
	}
	.wrapper {
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
	}
	.viva-module.col-md-4 {
		width: 50%;
	}

	.layout-g,
	.layout-g1,
	.layout-i,
	.layout-j,
	.layout-j1,
	.layout-k,
	.layout-l,
	.layout-m
	{
	width: 50%;
	}
	 .viva-section article {
	margin-bottom: 25px;
	}
	html {
	font-size: 56%;
	}
	.site-section {
	width: 100%;
	}
	.content-area {
	width: 100%;
	}
	.sidebar-area {
	display: flex;
	flex-flow: row wrap;
	float: none;
	margin: 0 auto;
	width: 100%;
	}
	.sidebar-area > * {
	padding: 0 14px;
	width: 50%;
	margin: 0 auto 40px;
	}
	.widget.adsense-widget {
		display: block;
		width: 50%;
	}
	.site-footer .col-md-3 {
	width: 50%;
	}
	.site-footer .col-md-4 {
	width: 100%;
	}
	.site-footer .col-md-8 {
	width: 100%;
	}
	.viva-fly-box {
		display: none;
	}
	
.footer-bottom {
    padding: 0 18px;
}	
	
}




@media only screen and (max-width: 640px) {

	h1, .h1 {
		font-size: 2.6rem;
		line-height: 3.4rem;
	}
	h2, .h2 {
		font-size: 2.2rem;
		line-height: 3.0rem;
	}
	h3, .h3 {
		font-size: 2rem;
		line-height: 2.8rem;
	}
	ins.ads_300_250 {
		height: 250px;
		width: 100%;
	}
	.footer-bottom {
		padding: 0 14px;
	}

}




@media only screen and (max-width: 568px) {

	.viva-breaking {
		display: none;
	}	
	.viva-section .viva-ft-wrapper article {
		border-right: 0 none;
		width: 100%;
	}	
	.viva-section article {
		width: 100%;
	}
	.sidebar-area > * {
		max-width: 328px;
		width: 100%;
	}
	.viva-module.col-md-4 {
		width: 100%;
	}
	.site-footer .col-md-3 {
		width: 100%;
	}
	.header-extra {
		display: inline-block !important;
	}
	.header-extra .share-social {
		margin: 0 auto 8px!important;
		width: 100%;
	}
	.viva-rt-wrap {
		margin: 0 auto 8px !important;
		width: 100%;
	}
	.author-box .author-avatar {
		margin-bottom: 14px;
		text-align: center;
		width: 100%;
	}
	.author-box .author-content {
		text-align: center;
		width: 100%;
	}
	.footer-bottom {
		height: auto;
	}	
	.footer-bottom .columns-wrapper > div {
		clear: both;
		position: relative;
		text-align: center;
		width: 100%;
	}
	.footer-bottom .columns-wrapper > div > * {
		text-align: center;
	}
	.post-navigation .nav-previous, .post-navigation .nav-next {
		margin-bottom: 10px;
		padding: 0;
		text-align: center;
		width: 100%;
	}
	.nav-links .nav-previous a:before, .nav-links .nav-next a:before {
		display: none;
	}
	.nav-links .nav-previous a, .nav-links .nav-next a {
		width: 100%;
	}
	.post-over-gradient:before {
		height: 100%;
	}
	.post-over-gradient .post-content {
		padding: 0 4px 4px;
		text-align: center;
		width: 100%;
	}
		
	.layout-c .col-md-6 {
		width: 100%;
	}
	.layout-c .post-content {
		margin-top: 20px;
	}
	.layout-c1 .col-md-4,
	.layout-c1 .col-md-8 {
		width: 100%;
	}
	.layout-c1 .post-content {
		margin-top: 20px;
	}
	.viva-section .layout-j,
	.viva-section .layout-j1,
	.viva-section .layout-k,
	.viva-section .layout-l,
	.viva-section .layout-m {
		width: 50%;
	}

	
}






















/* For Google Interactive Maps*/
.site-logo.mini {
    height: 44px;
}


.site-logo.mini img {
    max-width: 100%;
    max-height: 100%;
}


.plugin-title {
    max-width: 430px;
    font-family: tahoma;
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    font-variant: normal;
    color: #0092BF;
    text-align: center;
    margin-bottom: 18px;
    margin-top: 82px;
}
.plugin-description {
    font-family: tahoma;
    font-style: normal;
    font-weight: normal;
    font-size: 20px;
    font-variant: normal;
    text-align: center;
    max-width: 430px;
    margin-bottom: 32px;
}
.plugin-details {
    font-family: tahoma;
    font-style: normal;
    font-size: 16px;
    font-variant: normal;
    text-align: center;
    max-width: 402px;
}

@media (max-width: 1023px) and (min-width: 768px) {
.plugin-title {
    font-size: 26px;
    margin-top: 18px;
}
.plugin-description {
    font-size: 20px;
    margin-bottom: 26px;
}
.plugin-details {
    font-size: 16px;
    max-width: 284px;
}
}
@media only screen and (max-width: 767px) {
.plugin-title {
    font-size: 24px;
    margin-top: 16px;
}
.plugin-description {
    font-size: 18px;
    margin-bottom: 26px;
}
.plugin-details {
    font-size: 16px;
}

.viva-module.col-md-6 {
    width: 100%;
}

}



.more-maps {
    text-align: center;
    font-size: 22px;
    line-height: 36px;
    vertical-align: middle;
    margin-top: 18px;
}
.more-maps strong {
    clear: both;
    display: block;
    font-size: 38px;
    color: #0092BF;
    font-family: fantasy;
    font-weight: 400;
}
.more-maps-details {
    list-style: outside;
}

@media only screen and (max-width: 767px) {

.more-maps-details {
    max-width: 220px;
}
}

/* 
@media only screen and (max-width: 767px) {
.viva-module.col-md-4 {
    width: 100%;
}
} */


.example-maps {
    /* background: #b8e2ff; */
    /* background: #eeeeee; */
    background: #f5f5f5;
    padding: 20px;
}

.example-maps strong {
    margin-bottom: 24px;
    display: block;
    text-align: center;
    font-size: 20px;
}



.example-maps a {
    color: #0092bf;
    transition: all 0.15s ease-in 0s;
}
.example-maps strong a {
    border-bottom: 2px solid transparent;
}
.example-maps strong a:hover {
    border-color: #0092bf;
}
.example-maps .multicolumns a:hover {
   margin-left: 4px;
}







.example-maps ul li {
    /* list-style: inside; */
    font-family: tahoma;
    font-size: 16px;
    line-height: 24px;
}

.multicolumns {
	columns: 5;
}
@media (max-width: 1249px) and (min-width: 1024px) {
.multicolumns {
	columns: 4;
}
}
@media (max-width: 1023px) and (min-width: 768px) {
.multicolumns {
	columns: 3;
}
}
@media only screen and (max-width: 767px) {
.multicolumns {
	columns: 2;
}
}



.maps-view-more {
    /* border-top: 1px solid; */
    margin-bottom: 35px;
    padding-top: 0;
    position: relative;
    text-align: center;
    width: 100%;
    height: 76px;
    border-radius: 5px;
}
.maps-view-more a {
    border-radius: 2px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    min-width: 40px;
    transition: all 0.2s ease 0s;
    width: 186px;
    background-color: #0092bf;
    color: #ffffff;
}
.maps-view-more a:hover {
    /* background-image: -moz-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -webkit-gradient(linear,left top,right top,color-stop(0%,rgba(0,0,0,0.1)),color-stop(100%,rgba(0,0,0,0.1)));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: -ms-linear-gradient(left,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%);
    background-image: linear-gradient(to right,rgba(0,0,0,0.1) 0%,rgba(0,0,0,0.1) 100%); */
    background-color: #00779c;
}





.widget_categories li {
    padding-top: 2px;
}






.layout-ct {
	width: 100%;
	margin-bottom: 40px;
}
.layout-ct .post-content {
    margin: 30px auto 0;
    width: 100%;
}

.layout-ct .post-data {
	margin-top: 10px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-ct .post-excerpt {
	margin-top: 20px;
}



.layout-ct2 {
	width: 50%;
	margin-bottom: 40px;
}
.col-md-6 .layout-ct2 {
	width: 100%;
}
.layout-ct2 .post-content {
	margin-top: 20px;
}

.layout-ct2 .post-data {
	margin-top: 7px;
	font-size: 1.4rem;
	line-height: 2.2rem;
}
.layout-ct2 .post-excerpt {
	margin-top: 10px;
}
.layout-ct2 p {
    margin-bottom: 0;
}






.header-bottom .current_page_ancestor,
.sticky-header .current_page_ancestor {
	color: #0092bf;
}
ul.nav-menu ul li.current-menu-item > a {
    color: #0092bf;
}
ul.nav-menu ul li.current-menu-ancestor > a {
    color: #0092bf;
}
ul.nav-menu li.menu-item-784 > a {
    background-color: #0092bf;
    height: 34px;
    margin: 8px 0;
    line-height: 34px !important;
    border-radius: 4px;
    color: #ffffff !important;
    margin-left: 10px;
    padding: 0 14px;
    /* text-transform: uppercase; */
    font-size: 16px;
	transition: all 0.2s ease 0s;
	box-shadow: 0 2px 0 #545454;
}
ul.nav-menu li.menu-item-784 > a:hover {
	background-color: #00779c;
	color: #ffffff;
}









