/*
Theme Name: Metro Magazine Pro
Theme URI: http://raratheme.com/wordpress-themes/metro-magazine-pro/
Author: Rara Theme
Author URI: http://raratheme.com/
Description: Metro Magazine Pro is a perfect responsive magazine style WordPress theme suitable for news, newspaper, magazine, sports, technology, food and blogs. It comes with a sleek and responsive layout design fit for presenting contents and images in a stunning way. The theme has been developed to be a completely versatile and is capable of adapting to various types of magazines with vast customization options. The Theme is Search Engine Optimized (SEO) to help you easily climb the google rank. It is also translation ready.
Version: 2.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: metro-magazine-pro
Tags: two-columns, right-sidebar, custom-background, custom-menu, featured-image-header, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready, theme-options, footer-widgets, blog, full-width-template, news, entertainment

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Metro Magazine Pro is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
    ## Posts and pages
	## Asides
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: 'PT Serif', serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	text-decoration:none;
    color:#bbbcc1;
    outline:none;
}

a:active,
a:hover {
	text-decoration:underline;
    color: #bbbcc1;
}

a:focus{outline: none;}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #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;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	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;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #919191;
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 24px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin-top: 0;
}

p {
	margin-bottom: 1.5em;
	margin-top: 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #f9f9f9;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.5em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}

body {
	color:#919191;
    font:16px/24px 'Ubuntu', sans-serif;
    background:#fff;
     overflow-y: scroll;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:none;
    min-width: 320px;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: square;
	padding: 0 0 0 22px;
}

ol {
	list-style: decimal;
	padding: 0 0 0 22px;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 0;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	border: 1px solid #959595;
	border-radius: 20px;
	font-size: 14px;
	line-height: 17px;
	font-weight: 700;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 1px;
	padding: 9px 58px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	background: none;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	text-decoration: none;
	color: #fff;
	background: #06509d;
	border-color: #06509d
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	text-decoration: none;
	color: #fff;
	background: #06509d;
	border-color: #06509d
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	color: #333;
	border: 1px solid #959595;
	border-radius: 0;
	outline: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	color: #111;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
	padding: 10px;
}

textarea {
	padding: 10px;
	width: 100%;
	height: 155px;
	resize: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: #bfbfbf;
	text-decoration: none;
}

a:hover,
a:focus {
	color: #bfbfbf;
	text-decoration: underline;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: none;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	float: left;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
	margin-right: 33px;
	z-index:150;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	color: #000;
	padding-top: 21px;
	padding-bottom: 15px;
}

.main-navigation ul li a:hover,
.main-navigation ul li a:focus{padding-top: 18px;}

.main-navigation ul ul {
	position: absolute;
	top: 100%;
	left: -15px;
	width: 216px;
	border: 1px solid #e3e3e3;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
	display: none;
	background: #fff;
	z-index: 9999;
}

.main-navigation ul ul:after{
	background: url(images/arrow-up.png) no-repeat;
	width: 21px;
	height: 13px;
	position: absolute;
	top: -13px;
	left: 45px;
	content: '';
}

.main-navigation ul ul ul:after{display: none;}

.main-navigation ul ul ul {
	left: 100%;
	top: 0;
}

.main-navigation ul ul a {
	padding: 8px 15px;
	border-bottom: 1px solid #e3e3e3;
}

.main-navigation ul ul li {
	float: none;
	display: block;
	margin: 0;
}

.main-navigation ul ul li:last-child a{border-bottom: 0;}

.main-navigation li:hover > a,
.main-navigation li.focus > a,
.main-navigation ul li a:hover,
.main-navigation ul li a:focus {
	color: #06509d;
	border-top: 3px solid #06509d;
	padding-top: 18px;
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
	border-top: 0;
	padding: 8px 15px;
	background: #06509d;
	color: #fff;
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus {
	border-top: 0;
	padding: 8px 15px;
	background: #06509d;
	color: #fff;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	display: block;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color: #06509d;
	border-top: 3px solid #06509d;
	padding-top: 18px;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a{
	border-top: 0;
	background: #bfbfbf;
	padding: 8px 15px;
	color: #fff;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# 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,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 39px;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Asides
--------------------------------------------------------------*/
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# 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-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
	padding: 5px 0;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 0;
	margin-left: -15px;
	margin-right: -15px;
}

.gallery:after{
	content: '';
	display: block;
	clear: both;
}

.gallery-item {
	float: left;
	text-align: center;
	vertical-align: top;
	width: 100%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.gallery-item a{display: block;}

.gallery-item img{
	width: 100%;
	vertical-align: top;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
	padding: 5px 0;
}

/*common site style*/
.site{
	background:#fff;
}

/*.custom-background .site{margin: 20px;}*/
.custom-background .site{
	max-width: 1450px;
	margin: 0 auto;
}

.container{
	max-width: 1170px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
}

.container:after{
	content: '';
	display: block;
	clear: both;
}

.row{
	margin-left: -15px;
	margin-right: -15px;
}

.row:after{
	content: '';
	display: block;
	clear: both;
}

/*header style*/
.site-header{
	position: relative;
	z-index:100;
}
/*.secondary-nav styles*/
.secondary-menu{float: left;}

.secondary-menu ul{
	margin:8px 0 0;
	padding:0;
	font-size: 12px;
	line-height: 15px;
	font-weight: 500;
	text-transform: uppercase;
}

.secondary-menu ul:after{
	display: block;
	content: '';
	clear: both;
}

.secondary-menu ul li{
	list-style: none;
	float: left;
	margin-left: 25px;
	position: relative;
}
.secondary-menu ul li:first-child{
	margin-left: 0;
}
.secondary-menu ul li a{
	color: #f1f1f1;
}

.secondary-menu ul li a:hover,
.secondary-menu ul li a:focus,
.secondary-menu ul li:hover > a,
.secondary-menu ul .current_page_item > a,
.secondary-menu ul .current-menu-item > a,
.secondary-menu ul .current_page_ancestor > a,
.secondary-menu ul .current-menu-ancestor > a{
	color: #bfbfbf;
	text-decoration: none;
}

.secondary-menu ul ul{
	position: absolute;
	top: 100%;
	left: 0;
	width: 200px;
	padding-top: 13px;
	background: #386fa7;
	margin-top: 0;
	display: none;
}

.secondary-menu ul li:hover > ul{display: block;}

.secondary-menu ul ul li{
	float: none;
	display: block;
	margin: 0;
}

.secondary-menu ul ul li a{
	display: block;
	padding: 10px;
}

.secondary-menu ul ul ul{
	top: 0;
	left: 100%;
	padding-top: 0;
}

.site-header .header-t{
	padding: 8px 0 11px;
	background: #386fa7;
}

.site-header .header-t:after{
	content: '';
	display: block;
	clear: both;
}

.site-header .social-networks{
	float: right;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	overflow: hidden;
}

.site-header .social-networks li{
	float: left;
	margin-left: 16px;
}

.site-header .social-networks li a{color: #eeeeee;}

.site-header .social-networks li a:hover,
.site-header .social-networks li a:focus{color: #bfbfbf;}


.header-b:after{
	content: '';
	display: block;
	clear: both;
}

.site-branding{float: left;}

.site-branding .custom-logo-link{
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle
}

.site-branding .text-logo{
    display: inline-block;
    vertical-align: middle
}

.site-branding .site-title{
	font-size: 38px;
	line-height: 42px;
	margin: 0;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #000000;
	font-family: 'Playfair Display', serif;
}

.site-branding .site-title a{color: #000;}

.site-branding .site-title a:hover,
.site-branding .site-title a:focus{text-decoration: none;}

.site-branding .site-description{
	font-size: 14px;
	margin: 0;
	color: #8e8e8e;
}

.header-b{
	padding:20px 0 0;
}

.header-b .advertise{
	float: right;
	margin: 2px 0 0;
	width: 65.4%;
}

.header-b .advertise img{vertical-align: top;}

.site-header .btn-search{
	float: right;
	color: #000;
	font-size: 14px;
	margin-top: 19px;
}

.site-header .nav-holder{
	
	padding-bottom: 6px;
}

.site-header .nav-holder .nav-content{
	border-top: 1px solid #ebebeb;
	/*margin-top: 20px;*/
}

.site-header .nav-holder:after{
	content: '';
	display: block;
	clear: both;
}

.site-header .modal {
	display: none;
    position: fixed;
    z-index: 9999;
    padding:5px 0 100px; 
    left: 0;
    top: 0;
    width: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.8); 
}

.site-header .header-holder{
	margin-bottom: 20px;
}

/* Modal Content */
.site-header .modal-content {
    margin: auto;
    padding: 20px;
    text-align: center;
}

.site-header .modal-content form{
	margin:95px auto 0;
	height: 46px;
	background: #fff;
	width: 50%;
}
.site-header form input[type="search"]{
	height: 100%;
	padding:0 10px;
	width: 66%;
	background: none;
	border: 0;
	float: left;
}
.site-header form input[type="submit"]{
	height: 100%;
	border-radius: 0;
	color: #fff;
	background: #386fa7;
	border: 0;
	float: right;
}

/* The Close Button */
.site-header .close {
    color: #fff;
    float: right;
    font-size: 28px;
    cursor: pointer;
    height: 20px;
    width: 20px;
    background: url(images/modal-close.png) no-repeat;
}

/*home-content style*/
.home-content{
	background: #fff;
	/*padding: 46px 0 63px;*/
}

.all-post{
	overflow: hidden;
	/*margin: 0 0 54px;*/
	/*padding: 18px 0 63px;*/
	background: #f4f4f4;
}

.all-post ul{
	margin: 0 -2px;
	padding:0;
}

.all-post ul:after{
	display: block;
	content: '';
	clear: both;
}
.all-post ul li{
	float: left;
	width: 25%;
	padding:0 2px;
	list-style: none;
	margin-bottom: 4px;
	box-sizing: border-box;
	overflow: hidden;
}

.all-post ul li img{
	width: 100%;
	vertical-align: top;
}
.all-post ul li.large{
	width: 66.05%
}
.all-post ul li.medium{
	width: 33.95%;
	margin-bottom: 5px;
}

.all-post .post{
	position: relative;
}

.all-post .post:after{
	content: '';
	height: 50%;
	position: absolute;
	bottom: 0;
	z-index: 1;
	width: 100%;
	pointer-events: none;
	background:-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background:-moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
	background:-webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.9) 100%);
}
.all-post .post .entry-header{
	position: absolute;
	bottom: 0;
	z-index: 2;
}

.all-post .post .category{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	line-height: 15px;
}

.all-post .post .category a{
	border-radius: 5px;
	display: inline-block;
	padding:7px 15px 8px;
	color: #fff;
	margin-right: 3px;
	margin-bottom: 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.all-post .post .category a:hover,
.all-post .post .category a:focus{
	text-decoration: none;
	/*opacity: 0.8;*/
	border-radius: 20px;
}

.all-post .post .post-thumbnail{
	display: block;
}

.all-post .post .entry-title{
	margin-bottom: 0;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
}
.all-post ul li .post .entry-title{
	font-size: 20px;
	line-height: 24px;
}

.all-post ul li.large .post .entry-title,
.all-post ul li.medium .post .entry-title{
	font-size: 32px;
	line-height: 36px;
}

.all-post .post .entry-header{
	padding:26px 22px 26px 26px;
}

.all-post .post .entry-title a{
	color: #ffffff;
}

.all-post .post .entry-title a:hover{
	color: #06509d;
	text-decoration: none;
}

/*section-two style*/
.section-two{
	background: #f4f4f4;
	padding: 57px 0 29px;
	margin: 0 0 0;
}
.section-two.top-news{
	background: #fff;
}
.section-two .header{margin: 0 0 50px;}

.section-two .header .header-title{
	font-size: 28px;
	line-height: 32px;
	font-family: 'Playfair Display', serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	position: relative;
}

.section-two .header .header-title a{
	color: #000;
}

.section-two .header .header-title span{
	background: #f4f4f4;
	padding: 0 20px;
	position: relative;
} 

.section-two.top-news .header .header-title span{
	background: #fff;
}

.section-two .header .header-title:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #dedede;
}

.section-two .col{
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;

}

.section-two .post{
	background: #fff;
	padding-bottom: 20px;
	position: relative;
}

.section-two .post .image-holder{
	position: relative;

}

.section-two .post .category{
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 12px;
	line-height: 15px;
}

.section-two .post .entry-header .entry-meta .category a{
	border-radius: 5px;
	display: inline-block;
	padding:7px 20px 8px;
	color: #fff;
	margin-right: 3px;
	margin-bottom: 3px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.section-two .post .entry-header .entry-meta .category a:hover,
.section-two .post .entry-header .entry-meta .category a:focus{
	text-decoration: none;
	border-radius: 20px;
	color: #fff;
}

.section-two .post .post-thumbnail{
	display: block;
	height: 100%;
	margin: 0 0 17px;
}

.section-two .post .post-thumbnail img{
	vertical-align: top;
}

.section-two .post .entry-header,
.section-two .post .entry-content{
	padding:0 20px;
}

.section-two.layout-1 .post .text-holder .entry-content p{margin: 0;}

.section-two.top-news .post .entry-header,
.section-two.top-news .post .entry-content{
	padding:0;
}

.section-two .post .entry-header .entry-meta{
	font-size: 13px;
	color: #666;
	margin: 0 0 11px;
}

.section-two .post .entry-header .entry-meta a{color: #666;}

.section-two .post .entry-header .entry-meta a:hover,
.section-two .post .entry-header .entry-meta a:focus{
	color: #bfbfbf;
	text-decoration: none;
}


.section-two .post .entry-header .entry-title{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	font-family: 'Playfair Display', serif;
	margin: 0 0 14px;
}

.section-two .post .entry-header .entry-title a{color: #333;}

.section-two .post .entry-header .entry-title a:hover,
.section-two .post .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

.section-two .post .entry-content{margin: 0;}

.section-two .btn-holder{
	text-align: center;
	border-top: 1px solid #e8e8e8;
	padding-top: 24px;
	margin-top: 4px;
}

.section-two .btn-holder a{
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #919191;
	letter-spacing: 1px;
	padding: 9px 58px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.section-two .btn-holder a:hover,
.section-two .btn-holder a:focus{
	text-decoration: none;
	color: #fff;
}

.section-two .btn-holder a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #06509d;
	border: 1px solid #06509d;
	border-radius: 20px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.section-two .btn-holder a:hover:before,
.section-two .btn-holder a:focus:before,
.section-two .btn-holder a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/*section-three style*/
.section-three{
	background: #fff;
	padding: 57px 0 29px 0;
	/*margin: 0 0 61px;*/
}

.section-three .header{margin: 0 0 57px;}

.section-three .header .header-title{
	font-size: 28px;
	line-height: 32px;
	font-family: 'Playfair Display', serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	position: relative;
}

.section-three .header .header-title a{color: #000;}

.section-three .header .header-title span{
	background: #fff;
	padding: 0 20px;
	position: relative;
}

.section-three .header .header-title:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #e8e8e8;
}

.section-three .post{
	overflow: hidden;
	border: 1px solid #e8e8e8;
	margin: 0 0 38px;
}

.section-three .post-thumbnail{
	float: left;
	width: 251px;
}

.section-three .post-thumbnail img{vertical-align: top;}

.section-three .text-holder{
	overflow: hidden;
	padding: 30px 32px;
}

.section-three .post .entry-header .entry-meta{
	font-size: 13px;
	color: #666;
	margin: 0 0 11px;
}

.section-three .post .entry-header .entry-meta a{color: #666;}

.section-three .post .entry-header .entry-meta a:hover,
.section-three .post .entry-header .entry-meta a:focus{
	color: #bfbfbf;
	text-decoration: none;
}


.section-three .post .entry-header .entry-title{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	font-family: 'Playfair Display', serif;
	margin: 0 0 14px;
}

.section-three .post .entry-header .entry-title a{color: #333;}

.section-three .post .entry-header .entry-title a:hover,
.section-three .post .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

.section-three .post .entry-content{margin: 0;}

/*section videos styles*/
.videos{
	background: #202020;
	padding: 50px 0;
}
.videos .header{
	margin-bottom: 57px;
}
.videos .header .header-title{
	font-size: 28px;
	line-height: 32px;
	font-family: 'Playfair Display', serif;
	color: #f4f4f4;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	position: relative;
}

.videos .header .header-title a{color: #f4f4f4;}

.videos .header .header-title span{
	background: #202020;
	padding: 0 20px;
	position: relative;
}

.videos .header .header-title:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #707070;
}

.videos .col{
	float: left;
	width: 33.33%;
	padding:0 15px;
}
.videos .col a{
	display: block;
}
.videos .image-holder{
	position: relative;
}

.videos .image-holder img{vertical-align: top;}

.videos .post.format-video .image-holder:after{
	content: '';
	height: 28px;
	width: 42px;
	position: absolute;
	top: 42%;
	left: 40%;
	pointer-events: none;
	background: url(images/video-play-icon.png) no-repeat;
}

.videos .image-holder:before{
	content: '';
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	position: absolute;
	background: rgba(0, 0, 0, 0.25);
}

.videos .image-holder .text{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding:14px;
	font-size: 17px;
	line-height: 20px;
	color: #f0f0f0;
	background: rgba(0, 0, 0, 0.4);
}
.videos .image-holder .text:after{
	display: block;
	content: '';
	clear: both;
}
.videos .image-holder .text a{
	margin:0 6px;
	color: #f0f0f0;
	display: inline-block;
	float: right;
}

.videos .image-holder:hover:before{
	display: none;
}
.videos .post.format-video .image-holder:hover:after{
	background: url(images/video-play-icon-hover.png) no-repeat;
}

/*section-foru style*/
.section-four{
	overflow: hidden;
	background: #fff;
	margin:0 0 30px;
}

.section-four .img-holder{
	float: left;
	width: 55%;
	height: 885px;
	background: url(images/img18.jpg) no-repeat;
	background-size: cover !important;
	position: relative;
}

.section-four .img-holder:after{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	content: '';
	background: rgba(0, 0, 0, 0.5);
}

.section-four .img-holder .table{
	display: table;
	width: 100%;
	height: 100%;
}

.section-four .img-holder .table-row{display: table-row;}

.section-four .img-holder .table-cell{
	display: table-cell;
	vertical-align: middle;
}

.section-four .img-holder .text{
	max-width: 325px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
	font-family: 'Playfair Display', serif;
	font-size: 24px;
	line-height: 38px;
	color: rgba(255, 255, 255, 0.65);
	text-align: center;
}

.section-four .img-holder .text .main-title{
	font-size: 72px;
	line-height: 86px;
	font-weight: 400;
	font-family: 'Playfair Display', serif;
	color: #fff;
	margin: 0 0 30px;
}
.section-four .text-holder{
	overflow: hidden;
	padding: 82px 0 0 6vw;
}

.section-four .text-holder .post-holder{
	max-width: 360px;
}

.section-four .text-holder .post{
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 8px;
	margin-bottom: 29px;
}

.section-four .text-holder .post:last-child{
	border-bottom: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.section-four .post .entry-header .entry-meta{
	font-size: 13px;
	color: #666;
	margin: 0 0 11px;
}

.section-four .post .entry-header .entry-meta a{color: #666;}

.section-four .post .entry-header .entry-meta a:hover,
.section-four .post .entry-header .entry-meta a:focus{
	color: #bfbfbf;
	text-decoration: none;
}


.section-four .post .entry-header .entry-title{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	font-family: 'Playfair Display', serif;
	margin: 0 0 14px;
}

.section-four .post .entry-header .entry-title a{color: #333;}

.section-four .post .entry-header .entry-title a:hover,
.section-four .post .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

.section-four .post .entry-content{
	margin: 0;
	line-height: 28px;
}

/*section-five style*/
.section-five{
	background: #f4f4f4;
	padding: 57px 0 29px 0;
}

.section-five .header{margin: 0 0 53px;}

.section-five .header .header-title{
	font-size: 28px;
	line-height: 32px;
	font-family: 'Playfair Display', serif;
	color: #000;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	position: relative;
}

.section-five .header .header-title span{
	background: #f4f4f4;
	padding: 0 20px;
	position: relative;
}

.section-five .header .header-title:before{
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	height: 1px;
	background: #dedede;
}

.section-five .col{
	float: left;
	width: 33.33335%;
	padding-left: 15px;
	padding-right: 15px;
}

.section-five .post{
	border: 1px solid #e8e8e8;
	padding: 17px 17px 33px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	margin-bottom: 30px;
}

.section-five .post:hover,
.section-five .post:focus{
	background: #dee6ee;
	border-color: #dee6ee;
}

.section-five .post .entry-meta{
	font-size: 13px;
	color: #666;
	margin: 0 0 11px;
}

.section-five .post .entry-meta a{color: #666;}

.section-five .post .entry-meta a:hover,
.section-five .post .entry-meta a:focus{
	color: #fff;
	text-decoration: none;
}

.section-five .post .post-thumbnail{
	display: block;
	height: 100%;
	margin: 0 0 17px;
}

.section-five .post .image-holder{
	position: relative;
}

.section-five .post .category-holder{
	position: absolute;
	top: 10px;
	left: 10px;
}

.section-five .post .category{
	font-size: 12px;
	line-height: 15px;
	border-radius: 5px;
	display: inline-block;
	padding:7px 20px 8px;
	color: #fff;
	margin-right: 3px;
	margin-bottom: 3px;
}

.section-five .post .post-thumbnail img{
	vertical-align: top;

}


.section-five .post .entry-title{
	font-size: 20px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	font-family: 'Playfair Display', serif;
	margin: 0 0 24px;
}

.section-five .post .entry-title a{color: #333;}

.section-five .post .entry-title a:hover,
.section-five .post .entry-title a:focus{
	color: #fff;
	text-decoration: none;
}

.section-five .post .btn-holder{overflow: hidden;}

.section-five .post .btn-detail a{
	font-size: 16px;
	color: #333;
	text-transform: uppercase;
	font-weight: 300;
}

.section-five .post .btn-detail .fa{
	margin-right: 5px;
	font-size: 23px;
	vertical-align: top;
	margin-top: 2px;
}

.section-five .post .btn-detail a:hover,
.section-five .post .btn-detail a:focus{
	text-decoration: none;
	color: #fff;
}

.section-five .btn-holder{
	text-align: center;
	border-top: 1px solid #e8e8e8;
	padding-top: 24px;
	margin-top: 15px;
}

.section-five .btn-holder a{
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: 20px;
	font-size: 14px;
	line-height: 17px;
	text-transform: uppercase;
	color: #919191;
	letter-spacing: 1px;
	padding: 9px 58px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.section-five .btn-holder a:hover,
.section-five .btn-holder a:focus{
	text-decoration: none;
	color: #fff;
}

.section-five .btn-holder a:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #06509d;
	border: 1px solid #06509d;
	border-radius: 20px;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.section-five .btn-holder a:hover:before,
.section-five .btn-holder a:focus:before,
.section-five .btn-holder a:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/*blog page*/
.top-bar{
	background: #f4f4f4;
	border-top: 1px solid #ebebeb;
	padding:10px 0 15px;
	/*margin-bottom: 30px;*/
	margin-bottom: 1px;
}

.page-header{
	float: left;
	width: 49%;
}

.page-header .page-title{
	font-size: 30px;
	line-height: 38px;
	color: #000;
	font-family: 'Playfair Display', serif;
	margin: 0;
	font-weight: 400;
}

#crumbs{
	float: right;
	font-size: 14px;
	margin: 6px 4px 5px 0;
	width: 49%;
	text-align: right;
}

#crumbs a{color: #919191;}

#crumbs a:hover,
#crumbs a:focus{
	text-decoration: none;
	color: #000;
}

#content{
	padding: 30px 0;
	/*padding: 0 0 58px;*/
	border-bottom: 1px solid #ebebeb;
}

#content .all-post{margin-top: -282px;}

#primary{
	float: left;
	width: 75%;
	padding-left: 15px;
	padding-right: 30px;
}

.leftsidebar #primary{float: right;}

#primary .post{
	margin: 0 0 38px;
	overflow: hidden;
	border: 1px solid #e8e8e8;
}

#primary .post .post-thumbnail{
	float: left;
	width: 251px;
}

#primary .page .post-thumbnail{
	display: block;
	height: 100%;
	margin: 0 0 24px;
}

#primary .post .post-thumbnail img,
#primary .page .post-thumbnail img{vertical-align: top;}

#primary .post .text-holder{
	overflow: hidden;
	padding: 20px 30px;
}

#primary .post .entry-header .entry-title{
	font-size: 20px;
	line-height: 28px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #333;
	margin: 0 0 17px;
}

#primary .post .entry-header .entry-title a{color: #333;}

#primary .post .entry-header .entry-title a:hover,
#primary .post .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

#primary .post .entry-meta{
	overflow: hidden;
	font-size: 13px;
	text-transform: uppercase;
	margin: 0 0 10px;
}

#primary .post .entry-meta a{color: #919191;}

#primary .post .entry-meta a:hover,
#primary .post .entry-meta a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

#primary .post .entry-meta .byline{
	display: inline-block;
	margin-right: 17px;
}

#primary .post .entry-meta .byline a{font-weight: 700;}

#primary .post .entry-meta .comments-link{
	margin-left: 25px;
}

#primary .post .entry-meta .comments-link a:before{
	content: '\f075';
	font-family: 'FontAwesome';
	margin-right: 5px;
}

#primary .post .entry-meta .category{
}

#primary .post .entry-meta .category:before{
	content: '\f02b';
	font-family: 'FontAwesome';
	margin-right: 5px;
}

#primary .post .entry-content,
#primary .page .entry-content{margin: 0;}

.single-post #primary .post .entry-content,
.page #primary .page .entry-content{margin: 0 0 30px;}

#primary .post .entry-footer,
#primary .page .entry-footer{overflow: hidden;}

#primary .post .entry-footer .btn-readmore{
	color: #333;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

#primary .post .entry-footer .btn-readmore .fa{
	font-size: 23px;
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
    display: inline-block;
}

#primary .post .entry-footer .btn-readmore:hover,
#primary .post .entry-footer .btn-readmore:focus{
	text-decoration: none;
	color: #bfbfbf;
}

#primary .post .entry-content blockquote,
#primary .page .entry-content blockquote{
	margin: 0 0 1.5em;
	background: #f4f4f4 url(images/bg-quote.png) no-repeat 50% 20px;
	font-size: 20px;
	line-height: 24px;
	font-style: italic;
	text-align: center;
	padding: 76px 15px 48px;
}

#primary .post .entry-content blockquote p,
#primary .page .entry-content blockquote p{margin: 0 0 13px;}

#primary .post .entry-content blockquote cite,
#primary .page .entry-content blockquote cite{
	font-style: normal;
	font-size: 16px;
	font-weight: 700;
}

#primary .post .entry-content iframe,
#primary .page .entry-content iframe{
	vertical-align: top;
	margin: 0 0 1.5em;
	width: 100%;
}

#primary .post.format-status .entry-header .entry-title,
#primary .post.format-aside .entry-header .entry-title,
#primary .post.format-link .entry-header .entry-title{display: none;}

/*pagination style*/
.pagination{margin: 0 0 1.5em;}

.pagination .nav-links{overflow: hidden;}

.pagination a{
	float: left;
	margin-right: 4px;
	height: 32px;
	line-height: 32px;
	background: #f1f1f1;
	color: #06509d;
	padding: 0 10px;
}

.pagination .current,
.pagination .dots{
	float: left;
	margin-right: 4px;
}

.pagination .current{
	height: 32px;
	line-height: 32px;
	color: #fff;
	background: #06509d;
	padding: 0 10px;
}

.pagination a:hover{
	text-decoration: none;
	color: #fff;
	background: #06509d;
}

/*single-post style*/
.single-post #primary .post{
	border: 0;
}

.page #primary .page{margin-bottom: 38px;}

.single-post #primary .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
	margin: 0 0 25px;
}

.single-post #primary .post .entry-header{
	border-bottom: 1px solid #e3e3e3;
	margin-bottom: 20px;
}

.single-post #primary .post .entry-header .entry-title,
#primary .page .entry-header .entry-title{
	font-size: 30px;
	line-height: 36px;
	font-family: 'Playfair Display', serif;
	font-weight: 400;
	color: #333;
}

.single-post #primary .post .entry-header .entry-meta{overflow: hidden;}

.single-post #primary .post .entry-header .entry-meta span{
	margin-right: 20px;
	margin-bottom: 5px;
}

.single-post #primary .post .entry-header .entry-meta span .fa{
	margin-right: 5px;
}

.single-post #primary .post .social-share .share-links{
	margin: 0 0 15px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.single-post #primary .post .social-share .share-links li{
	float: left;
	margin-right: 3px;
}

.single-post #primary .post .social-share .share-links li a{
	width: 40px;
	height: 40px;
	color: #fff;
	background: #386FA7;
	line-height: 40px;
	text-align: center;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.single-post #primary .post .social-share .share-links li a:hover,
.single-post #primary .post .social-share .share-links li a:focus{
	-webkit-border-radius: 100px;
	border-radius: 50%;
}

.single-post #primary .post .social-share .share-links li a[href*="twitter"]{
	background: #55ACEE;
}

.single-post #primary .post .social-share .share-links li a[href*="facebook"]{
	background: #3B5998;
}

.single-post #primary .post .social-share .share-links li a[href*="linkedin"]{
	background: #007BB6;
}

.single-post #primary .post .social-share .share-links li a[href*="pinterest"]{
	background: #CB1F27;
}

.single-post #primary .post .social-share .share-links li a[href*="google"]{
	background: #DD493D;
}

.single-post #primary .post .social-share .share-links li a[href*="stumbleupon"]{
	background: #EB4924;
}

.single-post #primary .post .social-share .share-links li a[href*="reddit"]{
	background: #FF4500;
}

.single-post #primary .post .social-share.floating-share{
	position: fixed;
	left: 0;
	top: 30%;
	z-index: 9999;
}

.single-post #primary .post .social-share.floating-share ul li{
	float: none;
	display: block;
}

.single-post #primary .post .social-share.floating-share ul li a:hover,
.single-post #primary .post .social-share.floating-share ul li a:focus{
	width: 50px;
	-webkit-border-radius: 0;
	border-radius: 0;
}

#primary .post .entry-content h1,
#primary .page .entry-content h1{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 72px;
	line-height: 86px;
	font-weight: 400;
	margin: 0 0 10px; 
}

#primary .post .entry-content h2,
#primary .page .entry-content h2{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 32px;
	line-height: 38px;
	font-weight: 400;
	margin: 0 0 13px; 
}

#primary .post .entry-content h3,
#primary .page .entry-content h3{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 30px;
	line-height: 36px;
	font-weight: 400;
	margin: 0 0 17px; 
}

#primary .post .entry-content h4,
#primary .page .entry-content h4{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 24px;
	line-height: 29px;
	font-weight: 400;
	margin: 0 0 20px; 
}

#primary .post .entry-content h5,
#primary .page .entry-content h5{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 20px;
	line-height: 24px;
	font-weight: 400;
	margin: 0 0 18px; 
}

#primary .post .entry-content h6,
#primary .page .entry-content h6{
	font-family: 'Playfair Display', serif;
	color: #333;
	font-size: 16px;
	line-height: 19px;
	font-weight: 400;
	margin: 0 0 18px; 
}

#primary .post .entry-content .pull-right,
#primary .page .entry-content .pull-right{
	float: right;
	text-align: right;
	width: 263px;
	margin-left: 15px;
	margin-bottom: 30px;
	border-top: 3px solid #f1f1f2;
	padding-top: 10px;
}

#primary .post .entry-content .pull-left,
#primary .page .entry-content .pull-left{
	float: left;
	text-align: left;
	width: 263px;
	margin-right: 15px;
	margin-bottom: 30px;
	border-top: 3px solid #f1f1f2;
	padding-top: 10px;
}

#primary .post .entry-content .dropcap,
#primary .page .entry-content .dropcap{
	font-size: 86px;
	line-height: 68px;
	float: left;
	margin-right: 15px;
}

#primary .post .entry-content .highlight,
#primary .page .entry-content .highlight{
	background: #3873b1;
	color: #fff;
}

#primary .post .entry-content table,
#primary .page .entry-content table{color: #919191;}

#primary .post .entry-content table thead,
#primary .page .entry-content table thead{
	background: #e9e9e9;
	font-weight: 700;
	color: #616161;
}

#primary .post .entry-content table thead th,
#primary .page .entry-content table thead th{
	font-weight: 700;
	color: #616161;
}

#primary .post .entry-content table th,
#primary .page .entry-content table th,
#primary .post .entry-content table td,
#primary .page .entry-content table td{
	padding: 1vw 2vw;
	text-align: left;
}

#primary .post .entry-content table tr,
#primary .page .entry-content table tr{border-bottom: 1px solid #ebebeb;}

#primary .post .entry-footer,
#primary .page .entry-footer{overflow: hidden;}

#primary .post .entry-footer .tags,
#primary .page .entry-footer .tags{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	font-weight: 700;
}

#primary .post .entry-footer .tags li,
#primary .page .entry-footer .tags li{
	float: left;
	margin-right: 6px;
}

#primary .post .entry-footer .tags li a,
#primary .page .entry-footer .tags li a{
	display: block;
	border-radius: 20px;
	background: #f4f4f4;
	color: #919191;
	padding: 5px 25px;
}

#primary .post .entry-footer .tags li a:hover,
#primary .page .entry-footer .tags li a:hover,
#primary .post .entry-footer .tags li a:focus,
#primary .page .entry-footer .tags li a:focus{
	text-decoration: none;
	background: #000;
	color: #fff;
}

.single-post #primary .post .entry-footer,
.page #primary .page .entry-footer{
	/*border-top: 1px solid #e3e3e3;*/
	padding-top: 20px;
}

#primary .post .entry-footer .share,
#primary .page .entry-footer .share{
	float: right;
	font-size: 16px;
}

#primary .post .entry-footer .share span,
#primary .page .entry-footer .share span{display: inline-block;}

#primary .post .entry-footer .share ul,
#primary .page .entry-footer .share ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	display: inline-block;
	font-size: 14px;
	vertical-align: middle;
}

#primary .post .entry-footer .share ul li,
#primary .page .entry-footer .share ul li{
	float: left;
	margin-left: 15px;
}

#primary .post .entry-footer .share ul li:first-child,
#primary .page .entry-footer .share ul li:first-child{margin-left: 0;}

#primary .post .entry-footer .share ul li a,
#primary .page .entry-footer .share ul li a{color: #919191;}

#primary .post .entry-footer .share ul li a:hover,
#primary .post .entry-footer .share ul li a:focus,
#primary .page .entry-footer .share ul li a:hover,
#primary .page .entry-footer .share ul li a:focus{
	text-decoration: none;
	color: #000;
}

#primary .page .entry-header{
	padding-bottom: 0;
	margin-bottom: 0;
}

.full-width #primary{
	width: 100%;
}

.search .page-header,
.error404 .page-header{
	text-align: left;
	float: left;
}

.search .page-header .page-title,
.error404 .page-header .page-title{
	font-size: 32px;
	line-height: 36px;
}

.search #primary .post,
.search #primary .page{border: 0;}

.search #primary .page .entry-header .entry-title{
	color: #333;
    font-family: "Playfair Display",serif;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
}

.search #primary .page .entry-header .entry-title a{color: #333;}

.search #primary .page .entry-header .entry-title a:hover,
.search #primary .page .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

.search #primary .post .entry-header .entry-title,
.search #primary .page .entry-header .entry-title{margin: 0;}

.search #primary .post .entry-header,
.search #primary .page .entry-header{margin: 0 0 15px;}

.search #primary .post .entry-header .entry-link,
.search #primary .page .entry-header .entry-link{
	font-style: italic;
	color: #06509d;
}

/*author section style*/
.author-section{
	overflow: hidden;
	border: 1px solid #e3e3e3;
	padding: 40px 25px 10px;
	margin-bottom: 38px;
	background: #F5F5F5;
	border-radius: 5px;
}

.author-section .img-holder{
	float: left;
	width: 105px;
	margin-right: 21px;
}

.author-section .img-holder img{
	vertical-align: top;
	border: 1px solid #dbdbdb;
	-webkit-border-radius: 50%;
	border-radius: 50%;
}

.author-section .text-holder{overflow: hidden;}

.author-section .text-holder .name{
	font-size: 22px;
	line-height: 28px;
	font-weight: 700;
	color: #111;
	margin: 0 0 15px;
	display: block;
}

/*comments area style*/
.comments-area{margin: 0 0 40px;}

.comments-area .comments-title,
.comments-area .comment-reply-title{
	font-size: 24px;
	line-height: 28px;
	font-weight: 400;
	color: #333;
	font-family: 'Playfair Display', serif;
}

.comments-area ol{
	margin: 0;
	padding: 0;
	list-style: none;
}

.comments-area .comment-body .avatar{
	float: left;
	margin-right: 20px;
}

.comments-area .comment-body .fn{
	float: left;
	font-weight: 500;
	font-size: 16px;
	line-height: 24px;
	color: #616161;
	margin-right: 15px;
}

.comments-area .comment-body .says{display: none;}

.comments-area .comment-body .comment-metadata{
	float: left;
	font-size: 14px;
	color: #919191;
}

.comments-area .comment-body .comment-metadata a{color: #919191;}

.comments-area .comment-body .comment-metadata a:hover,
.comments-area .comment-body .comment-metadata a:focus{
	text-decoration: none;
	color: #41aad4;
}

.comment-author{float: left;
}

.comment-meta{overflow: hidden;}

.comments-area .comment-body .comment-content{
	margin-left: 97px;
	margin-top: -50px;
}

.comments-area .comment-body .reply{
	margin-left: 97px;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	overflow: hidden;
}

.comments-area .comment-body .reply a{
	color: #919191;
	border: 1px solid #ddd;
	border-radius: 20px;
	padding: 5px 25px;
	float: left;
}

.comments-area .comment-body .reply a:hover,
.comments-area .comment-body .reply a:focus{
	text-decoration: none;
	background: #06509d;
	border-color: #06509d;
	color: #fff;
}

.comments-area .comment-body{
	border-bottom: 1px solid #f3f3f3;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

.comments-area .comment-list .children{padding-left: 97px;}

.comments-area .comment-form label{display: none;}

.comments-area .comment-form .comment-form-author{
	float: left;
	width: 267px;
	margin-right: 15px;
}

.comments-area .comment-form .comment-form-email{
	float: left;
	width: 267px;
	margin-right: 15px;
}

.comments-area .comment-form .comment-form-url{
	float: left;
	width: 267px;
}

.comments-area .comment-form input[type="text"],
.comments-area .comment-form input[type="email"],
.comments-area .comment-form input[type="url"]{
	width: 100%;
	padding: 10px 15px;
}

/*error page style*/
.error404 .error-holder{
	max-width: 555px;
	margin: 0 auto;
	text-align: center;
	font-size: 18px;
	line-height: 26px;
}

.error404 .error-holder h1{
	font-size: 100px;
	color: #06509d;
	margin: 0 0 30px;
	font-weight: 400;
	line-height: 90px;
}

.error404 .error-holder h2{
	font-size: 30px;
	font-weight: 400;
	line-height: 36px;
	color: #313131;
}

.error404 .error-holder .search-form{
	width: 520px;
	margin: 0 auto;
	border: 1px solid #ddd;
    overflow: hidden;
    padding: 14px 15px 15px 18px;
}

.error404 .error-holder .search-form label{
	float: left;
    width: 75%;
}

.error404 .error-holder .search-form input[type="search"]{
	background: none;
    border: 0;
    border-radius: 0;
    float: left;
    font-size: 14px;
    margin: 0;
    outline: medium none;
    padding: 0;
    width: 100%;
}

.error404 .error-holder .search-form input[type="submit"]{
	background: url("images/bg-search.png") no-repeat;
    border: 0;
    box-shadow: none;
    float: right;
    height: 15px;
    margin: 5px 0 0;
    padding: 0;
    text-indent: -9999px;
    width: 14px;
}

/*sidebar style*/
#secondary{
	float: right;
	width: 25%;
	padding-left: 15px;
	padding-right: 15px;
}

.widget.widget_search .search-form{
	border: 1px solid #ddd;
	overflow: hidden;
	padding: 14px 15px 15px 18px;
}

.widget.widget_search .search-form label{
	float: left;
	width: 75%;
}

.widget.widget_search .search-form input[type="search"]{
	background: none;
	border: 0;
	border-radius: 0;
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	font-size: 14px;
	outline: none;
}

.widget.widget_search .search-form input[type="submit"]{
	float: right;
	background: url(images/bg-search.png) no-repeat;
	width: 14px;
	height: 15px;
	margin: 5px 0 0;
	padding: 0;
	border: 0;
	text-indent: -9999px;
	box-shadow: none;
}

.widget .widget-title{
	font-size: 16px;
	line-height: 24px;
	font-weight: 700;
	color: #313131;
	text-transform: uppercase;
	margin: 0 0 17px;
}

.widget ul{
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
}

.widget ul li{
	padding-bottom: 11px;
	margin-bottom: 13px;
	border-bottom: 1px solid #e3e3e3;
}

.widget ul li:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.widget ul li a{color: #919191;}

.widget ul li a:hover,
.widget ul li a:focus{
	text-decoration: none;
	color: #000;
}

.widget.widget_categories ul li{
	overflow: hidden;
	text-align: right;
}
.widget.widget_categories ul li span{
	display: inline-block;
	height: 25px;
	width: 25px;
	border-radius: 50%;
	background: #4a4a4a;
	text-align: center;
}

.widget.widget_categories ul li a{float: left;}

.widget.widget_tag_cloud .tagcloud{
	overflow: hidden;
}

.widget.widget_tag_cloud a{
	float: left;
	font-size: 14px;
	line-height: 24px;
	font-weight: 700;
	color: #919191;
	background: #f4f4f4;
	border-radius: 15px;
	margin-right: 7px;
	margin-bottom: 9px;
	padding: 3px 21px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus{
	text-decoration: none;
	background: #000;
	color: #fff;
}

.widget.widget_metro_flickr ul{
	margin: 0 -6px;
	overflow: hidden;
}

.widget.widget_metro_flickr ul li{
	padding: 0 6px;
	margin-bottom: 12px;
	border-bottom: 0;
	float: left;
	width: 33.3333%;
}

.widget.widget_metro_flickr ul li img{
	width: 100%;
	vertical-align: top;
}

.widget.widget_metro_magazine_pro_recent_post ul,
.widget.widget_metro_magazine_pro_popular_post ul,
.widget.widget_metro_magazine_pro_category_post ul,
.widget.widget_metro_magazine_pro_author_post ul{text-transform: none;}

.widget.widget_metro_magazine_pro_recent_post ul li,
.widget.widget_metro_magazine_pro_popular_post ul li,
.widget.widget_metro_magazine_pro_category_post ul li,
.widget.widget_metro_magazine_pro_author_post ul li{
	padding: 0;
	margin: 0 0 23px;
	border-bottom: 0;
	overflow: hidden;
}

.widget.widget_metro_magazine_pro_recent_post ul li:last-child,
.widget.widget_metro_magazine_pro_popular_post ul li:last-child,
.widget.widget_metro_magazine_pro_category_post ul li:last-child,
.widget.widget_metro_magazine_pro_author_post ul li:last-child{margin: 0;}

.widget.widget_metro_magazine_pro_recent_post ul li .post-thumbnail,
.widget.widget_metro_magazine_pro_popular_post ul li .post-thumbnail,
.widget.widget_metro_magazine_pro_category_post ul li .post-thumbnail,
.widget.widget_metro_magazine_pro_author_post ul li .post-thumbnail{
	float: left;
	width: 78px;
	margin-right: 20px;
}

.widget.widget_metro_magazine_pro_recent_post ul li .post-thumbnail img,
.widget.widget_metro_magazine_pro_popular_post ul li .post-thumbnail img,
.widget.widget_metro_magazine_pro_category_post ul li .post-thumbnail img,
.widget.widget_metro_magazine_pro_author_post ul li .post-thumbnail img{vertical-align: top;}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header{overflow: hidden;}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-title,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-title,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-title,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-title{
	font-size: 16px;
	line-height: 20px;
	font-weight: 400;
	font-family: 'Playfair Display', serif;
	margin: 0;
}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-title a,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-title a,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-title a,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-title a{color: #333;}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-title a:hover,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-title a:hover,
.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-title a:focus,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-title a:focus,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-title a:focus,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-title a:hover,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-title a:hover,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-title a:focus{
	color: #bfbfbf;
	text-decoration: none;
}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-meta,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-meta,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-meta,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-meta{
	font-size: 13px;
	text-transform: uppercase;
}

.widget.widget_metro_magazine_pro_popular_post ul li .comment-count .fa{
	margin-right: 5px;
}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-meta a,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-meta a,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-meta a,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-meta a{color: #919191;}

.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-meta a:hover,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-meta a:hover,
.widget.widget_metro_magazine_pro_recent_post ul li .entry-header .entry-meta a:focus,
.widget.widget_metro_magazine_pro_popular_post ul li .entry-header .entry-meta a:focus,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-meta a:hover,
.widget.widget_metro_magazine_pro_category_post ul li .entry-header .entry-meta a:focus,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-meta a:hover,
.widget.widget_metro_magazine_pro_author_post ul li .entry-header .entry-meta a:focus{color: #bfbfbf;}

.widget.widget_calendar caption{
	font-size: 14px;
	color: #fff;
	line-height: 16px;
	background: #06509d;
	padding: 12px 0;
}

.widget.widget_calendar table{
	position: relative;
}

.widget.widget_calendar thead th{
	font-size: 14px;
	color: #616161;
	font-weight: 400;
	height: 35px;
	background: #f4f4f4;
}

.widget.widget_calendar tbody{
	border: 1px solid #e3e3e3;
	border-top: 0;
}

.widget.widget_calendar tbody td{
	text-align: center;
	font-size: 14px;
	height: 35px;
	line-height: 35px;
	color: #919191;
}

.widget_calendar table #prev a{
    left: 15px;
    position: absolute;
    top: 16px;
    background: url(images/btn-prev-month.png) no-repeat;
    width: 7px;
    height: 11px;
    text-indent: -9999px;
}

.widget.widget_calendar table #next a {
    position: absolute;
    right: 15px;
    top: 16px;
    background: url(images/btn-next-month.png) no-repeat;
    width: 7px;
    height: 11px;
    text-indent: -9999px;
}

.widget.widget_calendar table tbody td a{
	display: block;
	height: 100%;
	color: #fff;
	background: #06509d;
}

.widget.widget_metro_magazine_pro_social_links ul{
	overflow: hidden;
	font-size: 17px;
}

.widget.widget_metro_magazine_pro_social_links ul li{
	padding: 0;
	margin: 0 5px 5px 0;
	border-bottom: 0;
	float: left;
}

.widget.widget_metro_magazine_pro_social_links ul li a{
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #386fa7;
	line-height: 30px;
	text-align: center;
}

.widget.widget_metro_magazine_pro_social_links ul li a:hover,
.widget.widget_metro_magazine_pro_social_links ul li a:focus{
	color: #fff;
}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="twitter"]{background: #32CCFE;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="facebook"]{background: #3B5998;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="pinterest"]{background: #CB1F27;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="linkedin"]{background: #0274B3;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="google"]{background: #DC4A38;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="instagram"]{background: #A48775;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="dribbble"]{background: #F26798;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="youtube"]{background: #DF192A;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="foursquare"]{background: #EF4B78;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="flicker"]{background: #FF0084;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="reddit"]{background: #FF4500;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="skype"]{background: #00AFF0;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="stubmleupon"]{background: #EB4924;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="tumblr"]{background: #314358;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="vimeo"]{background: #1AB7EA;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="ok.ru"]{background: #EE8208;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="vk"]{background: #507299;}

.widget.widget_metro_magazine_pro_social_links ul li a[href*="xing"]{background: #005A5F;}

#secondary .widget.widget_metro_magazine_pro_twitter_feeds_widget ul li a:hover,
#secondary .widget.widget_metro_magazine_pro_twitter_feeds_widget ul li a:focus{
	text-decoration: underline;
}

#secondary .widget.widget_rss ul li a:hover,
#secondary .widget.widget_rss ul li a:focus,
#secondary .widget.widget_text ul li a:hover,
#secondary .widget.widget_text ul li a:focus{
	text-decoration: underline;
}

.widget.widget_metro_magazine_pro_instagram_widget ul{
	margin-left: -3px;
	margin-right: -3px;
}

.widget.widget_metro_magazine_pro_instagram_widget ul:after{
	display: block;
	content: '';
	clear: both;
}

.widget.widget_metro_magazine_pro_instagram_widget ul li{
	float: left;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
	padding-bottom: 0;
	border-bottom: 0;
	width: 33.3333%;
}

.widget.widget_metro_magazine_pro_instagram_widget ul.instagram-size-thumbnail li{
	width: 25%;
}

.widget.widget_metro_magazine_pro_instagram_widget ul.instagram-size-large li{
	width: 50%;
}

.widget.widget_metro_magazine_pro_instagram_widget ul.instagram-size-original li{
	width: 100%;
}

.widget.widget_metro_magazine_pro_instagram_widget ul li img{vertical-align: top;}

.widget.widget_metro_magazine_pro_flickr_widget ul{
	margin-left: -3px;
	margin-right: -3px;
}

.widget.widget_metro_magazine_pro_flickr_widget ul{
	display: block;
	content: '';
	clear: both;
}

.widget.widget_metro_magazine_pro_flickr_widget ul li{
	float: left;
	width: 33.3333%;
	padding-left: 3px;
	padding-right: 3px;
	margin-bottom: 6px;
	padding-bottom: 0;
	border-bottom: 0;
}

.widget.widget_metro_magazine_pro_flickr_widget ul.col-2 li{
	width: 50%;
}

.widget.widget_metro_magazine_pro_flickr_widget ul.col-1 li{
	width: 100%;
}

.widget.widget_metro_magazine_pro_flickr_widget ul.col-4 li{
	width: 25%;
}

.widget.widget_metro_magazine_pro_flickr_widget ul.col-5 li{
	width: 20%;
}

.widget.widget_metro_magazine_pro_flickr_widget ul.col-6 li{
	width: 16.6667%;
}

.widget.widget_metro_magazine_pro_flickr_widget ul li img{
	vertical-align: top;
}

.widget.widget_metro_magazine_pro_author_bio .image-holder img{
	vertical-align: top;
}

.widget.widget_metro_magazine_pro_author_bio .image-holder{margin: 0 0 15px;}

.widget.widget_metro_magazine_pro_author_bio .readmore{
	border: 1px solid #ddd;
    border-radius: 20px;
    color: #919191;
    display: inline-block;
    padding: 5px 25px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.widget.widget_metro_magazine_pro_author_bio .readmore:hover,
.widget.widget_metro_magazine_pro_author_bio .readmore:focus{
	text-decoration: none;
	background: #06509d;
	border-color: #06509d;
	color: #fff;
}

/*footer style*/
.site-footer{
}

.footer-nav{margin: 0;}

.footer-nav ul{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.footer-nav ul li{
	display: inline-block;
	vertical-align: top;
	margin-left: 16px;
	padding-left: 16px;
	font-size: 16px;
	line-height: 13px;
	border-left: 1px solid #bbbbbb;
}

.footer-nav ul li:first-child{
	margin-left: 0;
	padding-left: 0;
	border-left: 0;
}
.footer-nav ul li a{color: #bbbbbb;}

.footer-nav ul li a:hover,
.footer-nav ul li a:focus{
	text-decoration: none;
	color: #06509d;
}

.site-footer .social-networks{
	margin: 0 0 37px;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.footer-t .col{
	width: 33.33%;
	float: left;
	padding:0 15px;
}

.site-footer .widget.widget_metro_magazine_pro_social_links ul li{border-bottom: 0;}

.site-footer .footer-t{
	background: #202020;
	padding: 56px 0 0;
}
.site-footer .footer-t .widget .widget-title{
	color: #dbdbdb;
	margin-bottom: 22px;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
}

.site-footer .widget {
	color: #c0c0c0;
	text-align: left;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul{

}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li:after,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li:after,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li:after{
	display: block;
	content: '';
	clear: both;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li{
	border-bottom: 1px dotted #4e4e4e;
	margin-bottom: 14px;
	padding-bottom: 14px;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li:last-child,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li:last-child,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li:last-child{
	border-bottom: 0;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .post-thumbnail,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .post-thumbnail,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .post-thumbnail{
	float: left;
	margin-right: 18px;
	display: block;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-header,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-header,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-header{
	overflow: hidden;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-meta a,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-meta a,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-meta a {
	color: #b2b2b2;
}

.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .comment-count .fa{
	margin-right: 5px;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-title,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-title,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-title{
	margin-bottom: 4px;
	font-weight: 400;
	font-family: 'Playfair Display', serif;
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-title a,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-title a,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-title a {
	color: #bfbfbf;
	
}

.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-header a:hover,
.site-footer .widget.widget_metro_magazine_pro_recent_post ul li .entry-header a:focus,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-header a:hover,
.site-footer .widget.widget_metro_magazine_pro_popular_post ul li .entry-header a:focus,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-header a:focus,
.site-footer .widget.widget_metro_magazine_pro_author_post ul li .entry-header a:hover{
	color: #fff;
}

.site-footer .widget ul li{
	border-bottom: 1px solid #515151;
}
.site-footer .widget ul li a:hover{
	color: #fff;
}
.site-footer .widget ul li:last-child{
	border-bottom: 0;
}

.widget.widget_text img{
	margin-bottom: 20px;
}

.site-footer .widget.widget_search .search-form input[type="search"]{color: #fff;}

.site-footer .widget.widget_rss .widget-title a{color: #dbdbdb;}

.site-footer .widget.widget_rss ul li a{color: #fff;}

.site-footer .widget.widget_rss ul li a:hover,
.site-footer .widget.widget_rss ul li a:focus{
	text-decoration: underline;
}

.site-info{
	font-size: 15px;
	line-height: 18px;
	float: left;
	color: #adadad;
}

.site-info a{
	color: #fff;
}

.footer-b{
	background: #1a1a1a;
	padding:30px 0;
	border-top:1px solid #252525;
}

.footer-nav{
	float: right;
}

.site-info a:hover,
.site-info a:focus{
	
}

#mobile-header,
#secondary-mobile-header{display: none;}

/* Back to Top */
#rara-top{
	position: fixed;
	bottom: 10px;
	right: 10px;
	/*background: rgba(0, 0, 0, 0.5);*/
	background: #000;
	color: #fff;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	display: none;
	opacity: 0.5;
}

#rara-top:hover,
#rara-top:focus{opacity: 1;}

#rara-top .fa{font-size: 25px;}

#rara-top .fa:hover{color: #fff;}
/* Back to Top Ends */

/*banner layout-2 style*/
.all-post.layout-2 ul li{
	/*width: 330px;*/
	width: 25%;
	margin-bottom: 0;
}

.all-post.layout-2 ul li .post{
	background: #000;
	margin-bottom: 4px;
}

.all-post.layout-2 ul li.large{
	/*width: 484px;*/
	width: 50%;
}

.all-post.layout-2 ul li .post:last-child{margin-bottom: 0;}

/*banner layout-3 style*/
.all-post.layout-3 ul li{
	width: 50%;
}

.all-post.layout-3 ul .holder{
	overflow: hidden;
	margin-left: -2px;
	margin-right: -2px;
}

.all-post.layout-3 ul .holder .col{
	float: left;
	width: 50%;
	padding-left: 2px;
	padding-right: 2px;
}

.all-post.layout-3 ul li .post{
	background: #000;
	margin-bottom: 4px;
}

/*banner layout-4 style*/
.all-post.layout-4 ul li{
	width: 33.333%;
	margin-bottom: 4px;
}

/*top-news layout-2 style*/
.section-two.top-news.layout-2 .col.full-width{
	width: 100%;
}

.section-two.top-news.layout-2 .col.full-width .post{
	position: relative;
	padding: 0;
}

.section-two.top-news.layout-2 .col.full-width .image-holder{
	position: relative;
}

.section-two.top-news.layout-2 .col.full-width .post .entry-content{display: none;}

.section-two.top-news.layout-2 .col.full-width .post .text-holder{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 20px;
}

.section-two.layout-2 .col.full-width .post .entry-header .entry-meta .category{
	position: unset;
	display: block;
}

.section-two.layout-2 .col.full-width .post .entry-header .entry-meta .category a:hover,
.section-two.layout-2 .col.full-width .post .entry-header .entry-meta .category a:focus{
	text-decoration: none;
	color: #fff;
}

.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a{color: #fff;}

.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a:hover,
.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a:focus{
	color: #bfbfbf;
}

.section-two.layout-2 .col.full-width .post .entry-header .entry-title a{color: #fff;}

.section-two.layout-2 .col.full-width .post .entry-header .entry-title a:hover,
.section-two.layout-2 .col.full-width .post .entry-header .entry-title a:focus{
	color: #bfbfbf;
}

.section-two.layout-2 .col.full-width .post .entry-header .entry-title{
	font-size: 32px;
	line-height: 36px;
}

/*top-news layout-3 style*/
.section-two.layout-3 .col{
	width: 50%;
}

.section-two.layout-3 .post .image-holder{
	margin: 0 0 17px;
}

.section-two.layout-3 .news-list .post .image-holder{
	float: left;
	width: 44%;
	margin-right: 30px;
	margin-bottom: 0;
	/*height: 172px;*/
}

.section-two.layout-3 .news-list .post .image-holder .post-thumbnail{margin-bottom: 0;}

.section-two.layout-3 .news-list .post .text-holder{
	overflow: hidden;
}

.section-two.layout-3 .news-list .post{margin-bottom: 30px;}

.section-two.layout-3 .news-list .post:after{
	display: block;
	content: '';
	clear: both;
}

.section-two.layout-3 .news-list .post .text-holder .category{
	position: unset;
	display: block;
}

.section-two.layout-3 .news-list .post .text-holder .entry-content p{margin: 0;}

/*middle-section style should be replace in original design*/
.middle-section ul{
	margin: 0 -15px;
	padding: 0;
	list-style: none;
}

.middle-section ul:after{
	content: '';
	display: block;
	clear: both;
}

.middle-section ul li{
	float: left;
	width: 33.3333%;
	padding: 0 15px;
}

/*middle section slider layout style*/
.middle-section ul.slider1{
	margin: 0;
}

.middle-section ul.slider1 li{
	padding: 0;
	width: 100%;
}

.lSAction > .lSPrev{
	background: url(images/btn-prev2.png) no-repeat;
	width: 32px;
	height: 60px;
	left: 0;
	opacity: 1;
	margin-top: -45px;
}

.lSAction > .lSNext{
	background: url(images/btn-next2.png) no-repeat;
	width: 32px;
	height: 60px;
	right: 0;
	opacity: 1;
	margin-top: -45px;
}

.middle-section.dark{
	background: #202020;
}

.middle-section.dark .header .header-title span{
	background: #202020;
}

.middle-section.dark .header .header-title{
	color: #fff;
}

.middle-section.dark .header .header-title::before{
	background: #707070;
}

/*category-layout-2 style*/
.category-layout-2 .col{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.category-layout-2 .col.left .post-thumbnail{
	float: none;
	width: 100%;
	display: block;
}

.category-layout-2 .col .post-thumbnail{
	width: 100px;
	margin-right: 15px;
}

.category-layout-2 .col .post{
	border: 0;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #f0f0f0;
}

.category-layout-2 .col .post:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.category-layout-2 .col .post .text-holder{
	padding: 0;
}

.category-layout-2 .col.left .text-holder{
	width: 100%;
	padding: 15px 0 0;
}

/*category-layout-3 style*/
.category-layout-3 .post{
	border: 0;
	margin: 0;
	position: relative;
}

.category-layout-3 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-3 .post .text-holder{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
}

.category-layout-3 .post .entry-header .entry-meta a,
.category-layout-3 .post .entry-header .entry-title a{color: #fff;}

.category-layout-3 .post .entry-content{color: #fff;}

.category-layout-3 .post-list{
	padding: 30px 30px 0;
	background: #333;
}

.category-layout-3 .post-list .post{
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.category-layout-3 .post-list .post .text-holder{
	position: unset;
	background: none;
	padding: 10px 0 0;
}

/*category-layout-4 style*/
.category-layout-4 .post{
	border: 0;
}

.category-layout-4 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-4 .post .text-holder{
	width: 100%;
	padding: 15px 0 0;
}

/*category-layout-5 style*/
.category-layout-5 .col{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.category-layout-5 .post{
	border: 0;
}

.category-layout-5 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-5 .post .text-holder{
	width: 100%;
	padding: 15px 0 0;
}

.category-layout-5 .post .entry-content p{margin: 0;}

.category-layout-5 .post-list .post{
	border-top: 1px solid #f0f0f0;
	padding-top: 30px;
}

.category-layout-5 .post-list .post .post-thumbnail{
	float: left;
	width: 100px;
	margin-right: 15px;
}

.category-layout-5 .post-list .post .text-holder{
	width: auto;
	padding: 0;
}

.category-layout-5 .header .header-title{
	text-align: left;
}

.category-layout-5 .header .header-title span{
	padding-left: 0;
}

/*category-layout-6 style*/
.category-layout-6 .col{
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px
}

.category-layout-6 .post{
	border: 1px solid #e8e8e8;
    margin-bottom: 30px;
    padding: 17px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
}

.category-layout-6 .post:hover,
.category-layout-6 .post:focus{
	background: #dee6ee;
}

.category-layout-6 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-6 .post .text-holder{
	padding: 17px 0 0;
}

.category-layout-6 .post .entry-footer .btn-readmore{
	color: #333;
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
}

.category-layout-6 .post .entry-footer .btn-readmore:hover,
.category-layout-6 .post .entry-footer .btn-readmore:focus{
	text-decoration: none;
	color: #fff;
}

.category-layout-6 .post .entry-footer .btn-readmore .fa{
	font-size: 23px;
    margin-right: 5px;
    margin-top: 2px;
    vertical-align: top;
}

/*category-layout-7 style*/
.category-layout-7 .header .header-title{
	text-align: left;
}

.category-layout-7 .header .header-title span{
	padding-left: 0;
}

.category-layout-7 .col{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

.category-layout-7 .category-slider2 .post{
	border: 0;
}

.category-layout-7 .category-slider2 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-7 .category-slider2 .post .text-holder{
	padding: 15px 0 0;
}

.category-layout-7 .post-list .post{
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.category-layout-7 .post-list .post:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.category-layout-7 .post-list .post .post-thumbnail{
	width: 100px;
	margin-right: 15px;
}

.category-layout-7 .post-list .post .text-holder{
	padding: 0;
}

/*category-layout-8 style*/
.category-layout-8 .post{
	border: 0;
}

.category-layout-8 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-8 .post .text-holder{
	padding: 15px 0 0;
}

.category-layout-8 .post-list .post{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

/*category-layout-9 style*/
.category-layout-9 .post{
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
}

.category-layout-9 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-9 .post .text-holder{
	padding: 15px 0 0;
}

.category-layout-9 .col{
	float: left;
	width: 50%;
	padding-left: 15px;
	padding-right: 15px;
}

/*category-layout-9 style*/
.category-layout-10 .post{
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 30px;
}

.category-layout-10 .post .post-thumbnail{
	float: none;
	display: block;
	width: 100%;
}

.category-layout-10 .post .text-holder{
	padding: 15px 0 0;
}

.category-layout-10 .post .entry-content p{margin: 0;}

.category-layout-10 .post-list .post .post-thumbnail{
	float: left;
	width: 30%;
	margin-right: 30px;
}

/*category-layout-11 style*/
.category-layout-11 .post{
	border: 0;
	border-bottom: 1px solid #f0f0f0;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

.category-layout-11 .post .post-thumbnail{
	width: 25%;
	margin-right: 30px;
}

.category-layout-11 .post .entry-content p{margin: 0;}

.category-layout-11 .post .text-holder{padding: 0;}

/*---------------------------------------------------------------
 Shortcode style
----------------------------------------------------------------*/
/*shortcode accordion*/
#primary .post .entry-content .rara_accordian,
#primary .page .entry-content .rara_accordian{
	border: 1px solid #06509d;
	margin: 0 0 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title,
#primary .page .entry-content .rara_accordian .rara_accordian_title{
	background: #06509d;
	padding: 7px 15px 7px 35px;
	color: #fff;
	position: relative;
	cursor: pointer;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title:before,
#primary .page .entry-content .rara_accordian .rara_accordian_title:before{
	background: #fff;
    content: '';
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    width: 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title:after,
#primary .page .entry-content .rara_accordian .rara_accordian_title:after{
	background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    transform: rotate(90deg) scale(1);
    width: 15px;
}

#primary .post .entry-content .rara_accordian .rara_accordian_title.active:after,
#primary .page .entry-content .rara_accordian .rara_accordian_title.active:after{opacity: 0;}

#primary .post .entry-content .rara_accordian .rara_accordian_content,
#primary .page .entry-content .rara_accordian .rara_accordian_content{
	padding: 10px 20px;
}

/*CTA button*/
#primary .entry-content .center{
	text-align: center;
}

#primary .entry-content .rara_call_to_action_button{
	background: none;
	border: 1px solid #ddd;
    color: #919191;
    display: inline-block;
    font-size: 14px;
    line-height: 17px;
    padding: 9px 58px;
    border-radius: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin-bottom: 20px;
}

#primary .entry-content .rara_call_to_action_button:hover,
#primary .entry-content .rara_call_to_action_button:focus{
	background: #06509d;
	border-color: #06509d;
	text-decoration: none;
	color: #fff;
}

#primary .entry-content .rara_call_to_action.right:after{
	content: '';
	display: block;
	clear: both;
}

#primary .entry-content .rara_call_to_action.right .rara_call_to_action_button{
	float: right;
}

/*dropcap*/
.rara-drop-cap2 {
    float: left;
    font-size: 53px;
    padding-right: 10px;
    padding-top: 16px;
}

.rara-drop-cap3 {
    float: left;
    font-size: 80px;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-top: 22px;
}

.rara-drop-cap4 {
    float: left;
    font-size: 115px;
    margin-bottom: 32px;
    padding-right: 10px;
    padding-top: 32px;
}

/*list-style*/
#primary .post .entry-content ul,
#primary .page .entry-content ul{
	margin: 0 0 30px 15px;
	padding: 0;
}

#primary .post .entry-content ul.rara-list,
#primary .page .entry-content ul.rara-list{list-style: none;}

#primary .post .entry-content .rara-list li,
#primary .page .entry-content .rara-list li{
	padding-left: 30px;
	position: relative;
}

#primary .post .entry-content .rara-list.rara-list-style1 li:before,
#primary .page .entry-content .rara-list.rara-list-style1 li:before{
	content: '\f00c';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style2 li:before,
#primary .page .entry-content .rara-list.rara-list-style2 li:before{
	content: '\f0da';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style3 li:before,
#primary .page .entry-content .rara-list.rara-list-style3 li:before{
	content: '\f18e';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style4 li:before,
#primary .page .entry-content .rara-list.rara-list-style4 li:before{
	content: '\f005';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style5 li:before,
#primary .page .entry-content .rara-list.rara-list-style5 li:before{
	content: '\f04d';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 9px;
}

#primary .post .entry-content .rara-list.rara-list-style6 li:before,
#primary .page .entry-content .rara-list.rara-list-style6 li:before{
	content: '\f1cd';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style7 li:before,
#primary .page .entry-content .rara-list.rara-list-style7 li:before{
	content: '\f1d8';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style8 li:before,
#primary .page .entry-content .rara-list.rara-list-style8 li:before{
	content: '\f0a4';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style9 li:before,
#primary .page .entry-content .rara-list.rara-list-style9 li:before{
	content: '\f069';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

#primary .post .entry-content .rara-list.rara-list-style10 li:before,
#primary .page .entry-content .rara-list.rara-list-style10 li:before{
	content: '\f056';
	font-family: 'FontAwesome';
	position: absolute;
	top: 0;
	left: 0;
	font-size: 12px;
}

/*shortcode social icon*/
#primary .entry-content .social-shortcode:after{
	content: '';
	display: block;
	clear: both;
}

#primary .entry-content .social-shortcode a{
    float: left;
    height: 33px;
    padding: 2px 0;
    vertical-align: middle;
    width: 33px;
    text-align: center;
    line-height: 29px;
    margin: 0 10px 10px 0;
    background: #3B5998;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

#primary .entry-content .social-shortcode a:hover,
#primary .entry-content .social-shortcode a:focus{
	-webkit-border-radius: 100px;
	border-radius: 50%; 
}

#primary .entry-content .social-shortcode a[href*="facebook"]{
	background: #3B5998;
}

#primary .entry-content .social-shortcode a[href*="twitter"]{
	background: #1DA1F2;
}

#primary .entry-content .social-shortcode a[href*="instagram"]{
	background: #A37960;
}

#primary .entry-content .social-shortcode a[href*="google"]{
	background: #E33E2B;
}

#primary .entry-content .social-shortcode a[href*="pinterest"]{
	background: #D73532;
}

#primary .entry-content .social-shortcode a[href*="linkedin"]{
	background: #0274B3;
}

#primary .entry-content .social-shortcode a[href*="youtube"]{
	background: #C12025;
}

#primary .entry-content .social-shortcode a[href*="vimeo"]{
	background: #23B6EA;
}

#primary .entry-content .social-shortcode a[href*="dribbble"]{
	background: #E45189;
}

#primary .entry-content .social-shortcode a[href*="foursquare"]{
	background: #EF4B78;
}

#primary .entry-content .social-shortcode a[href*="flickr"]{
	background: #0062DD;
}

#primary .entry-content .social-shortcode a[href*="reddit"]{
	background: #FF4500;
}

#primary .entry-content .social-shortcode a[href*="skype"]{
	background: #00AFF0;
}

#primary .entry-content .social-shortcode a[href*="stumbleupon"]{
	background: #EB4924;
}

#primary .entry-content .social-shortcode a[href*="tumblr"]{
	background: #314358;
}

#primary .entry-content .social-shortcode a .fa{
	font-size: 16px;
	line-height: 26px;
}

.clearfix:after{
	content: '';
	display: block;
	clear: both;
}

/*shortcode tab*/
#primary .entry-content .rara_tab_wrap{margin: 0 0 1.5em;}

#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title{
	float: left;
	padding: 5px 9px;
	border: 1px solid #06509d;
	cursor: pointer;
}

#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title.active,
#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:hover,
#primary .entry-content .rara_tab_wrap .rara_tab_group .tab-title:focus{
	background: #06509d;
	color: #fff;
}

#primary .entry-content .rara_tab_wrap .rara_tab_content{
	padding: 10px 20px;
	background: #f8f8f8;
}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group{
	float: left;
	width: 225px;
}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_content{overflow: hidden;}

#primary .entry-content .rara_tab_wrap.vertical .rara_tab_group .tab-title{
	float: none;
	display: block;
}

/*shortcode toggle*/
.rara_toggle{
	border: 1px solid #06509d;
	margin: 0 0 10px;
}

.rara_toggle .rara_toggle_title{
	background: #06509d;
    color: #fff;
    cursor: pointer;
    padding: 7px 15px 7px 35px;
    position: relative;
}

.rara_toggle .rara_toggle_title:after{
	background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(90deg) scale(1);
    -moz-transform: rotate(90deg) scale(1);
    transform: rotate(90deg) scale(1);
    width: 15px;
}

.rara_toggle .rara_toggle_title:before{
	background: #fff;
    content: "";
    height: 3px;
    left: 12px;
    position: absolute;
    top: 50%;
    width: 15px;
}

.rara_toggle .rara_toggle_title.active:after{opacity: 0;}

.rara_toggle .rara_toggle_content{padding: 10px 20px;}

/*shortcode slider*/
#primary .entry-content .shortcode-slider ul{margin: 0;}

#primary .entry-content .shortcode-slider .owl-prev,
#primary .entry-content .shortcode-slider .owl-next{
	top: 50%;
	position: absolute;
	text-indent: -9999px;
	margin-top: -44px;
}

#primary .entry-content .shortcode-slider .owl-next{
	background: url("images/btn-next.png") no-repeat;
    height: 44px;
    width: 44px;
    right: 10px;
}

#primary .entry-content .shortcode-slider .owl-prev{
	background: url("images/btn-prev.png") no-repeat;
    height: 44px;
    width: 44px;
    left: 10px;
}

/*shortcode grid layout*/
.rara-row{
	margin: 0 -15px;	
}

.rara-row:after{
	content: '';
	display: block;
	clear: both;
}

.rara_column{
	float: left;
	padding: 0 15px;
	margin-bottom: 30px;
}

.rara-span1{width: 16.66%;}

.rara-span2{width: 33.33%;}

.rara-span3{width: 50%;}

.rara-span4{width: 66.66%;}

.rara-span5{width: 83%;}

.rara-span6{width: 100%;}

.divider{margin: auto;}

/*------------------------------------------
 Header-2 style
------------------------------------------*/
.site-header.header-2 .header-t{
	background: #386fa7;
	padding: 15px 0;
}

.site-header.header-2 .header-t .col{
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
}

.site-header.header-2 .secondary-menu{
	margin-top: 20px;
}

.site-header.header-2 .secondary-menu ul{
	font-size: 15px;
	line-height: 24px;
}

.site-header.header-2 .secondary-menu ul ul{
	z-index: 9999;
}

.site-header.header-2 .site-branding{
	text-align: center;
}

.site-header.header-2 .site-branding .site-title a{color: #fff;}

.site-header.header-2 .site-branding .site-description{
	color: #fff;
	font-size: 17px;
	line-height: 24px;
}

.site-header.header-2 .header-t .social-networks{
	font-size: 16px;
	line-height: 20px;
	margin-top: 20px;
}

.site-header.header-2 .header-b{
	padding: 0;
}

.site-header.header-2 .main-navigation ul{
	font-size: 17px;
	text-transform: uppercase;
}

.site-header.header-2 .main-navigation a{
	padding: 23px 0;
}

.site-header.header-2 .main-navigation .current_page_item > a,
.site-header.header-2 .main-navigation .current-menu-item > a,
.site-header.header-2 .main-navigation .current_page_ancestor > a,
.site-header.header-2 .main-navigation .current-menu-ancestor > a{
	border-top: 0;
	padding: 23px 0;
}

.site-header.header-2 .main-navigation li:hover > a,
.site-header.header-2 .main-navigation li.focus > a,
.site-header.header-2 .main-navigation ul li a:hover,
.site-header.header-2 .main-navigation ul li a:focus{
	border-top: 0;
	padding: 23px 0;
}

.site-header.header-2 .main-navigation ul ul a{
	padding: 8px 15px;
}

.site-header.header-2 .main-navigation ul ul a:hover,
.site-header.header-2 .main-navigation ul ul a:focus,
.site-header.header-2 .main-navigation ul ul li:hover > a,
.site-header.header-2 .main-navigation ul ul li.focus > a{
	padding: 8px 15px;
}

.site-header.header-2 .scrolling-news{
	background: #f4f4f4;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #e1e1e1;
	padding: 14px 0;
	margin-bottom: 0;
}

.site-header.header-2 .scrolling-news img{vertical-align: top;}

.site-header.header-2 .ticker-wrapper.has-js,
.site-header.header-2 .ticker,
.site-header.header-2 .ticker-title,
.site-header.header-2 .ticker-content,
.site-header.header-2 .ticker-swipe,
.site-header.header-2 .ticker-swipe span{
	background: #F4F4F4;
}

/*------------------------------------------
 Header-3 style
------------------------------------------*/
.site-header.header-3 .header-holder{
	margin-bottom: 0;
}

.site-header.header-3 .header-t{
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	padding: 6px 0;
}

.site-header.header-3 .secondary-menu{margin-top: 8px;}

.site-header.header-3 .secondary-menu ul ul{
	background: #fff;
}

.site-header.header-3 .secondary-menu ul li a{
	color: #444;
}

.site-header.header-3 .secondary-menu ul li a:hover,
.site-header.header-3 .secondary-menu ul li a:focus,
.site-header.header-3 .secondary-menu ul li:hover > a,
.site-header.header-3 .secondary-menu ul li.focus > a{
	color: #06509d;
}

.site-header.header-3 .secondary-menu .current_page_item > a,
.site-header.header-3 .secondary-menu .current-menu-item > a,
.site-header.header-3 .secondary-menu .current_page_ancestor > a,
.site-header.header-3 .secondary-menu .current-menu-ancestor > a{
	color: #06509d; 
}

.site-header.header-3 .social-networks{
	font-size: 17px;
	line-height: 36px;
	text-align: center;
}

.site-header.header-3 .social-networks a{
	display: block;
	width: 36px;
	height: 36px;
	color: #fff;
	-webkit-border-radius: 100px;
	border-radius: 50%;
	background: #386fa7;
	-webkit-transition: cubic-bezier(0.84, 0.15, 0.58, 1) 0.5s;
	-moz-transition: cubic-bezier(0.84, 0.15, 0.58, 1) 0.5s;
	transition: cubic-bezier(0.84, 0.15, 0.58, 1) 0.5s;
}

.site-header.header-3 .social-networks a:hover,
.site-header.header-3 .social-networks a:focus{
	color: #fff;
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	transform: rotate(360deg);
}

.site-header.header-3 .social-networks li{
	margin-left: 6px;
}

.site-header.header-3 .social-networks li a[href*="facebook"]{
	background: #3b5998;
}

.site-header.header-3 .social-networks li a[href*="twitter"]{
	background: #6acff4;
}

.site-header.header-3 .social-networks li a[href*="google"]{
	background: #d13f2d;
}

.site-header.header-3 .social-networks li a[href*="linkedin"]{
	background: #3272bd;
}

.site-header.header-3 .social-networks li a[href*="pinterest"]{
	background: #D73532;
}

.site-header.header-3 .social-networks li a[href*="instagram"]{
	background: #A47B5F;
}

.site-header.header-3 .social-networks li a[href*="dribbble"]{
	background: #E84C88;
}

.site-header.header-3 .social-networks li a[href*="youtube"]{
	background: #C8312B;
}

.site-header.header-3 .social-networks li a[href*="foursquare"]{
	background: #EF4B78;
}

.site-header.header-3 .social-networks li a[href*="flicker"]{
	background: #0567D6;
}

.site-header.header-3 .social-networks li a[href*="reddit"]{
	background: #FF4500;
}

.site-header.header-3 .social-networks li a[href*="skype"]{
	background: #00A9F0;
}

.site-header.header-3 .social-networks li a[href*="stumbleupon"]{
	background: #EB4924;
}

.site-header.header-3 .social-networks li a[href*="tumblr"]{
	background: #314358;
}

.site-header.header-3 .social-networks li a[href*="vimeo"]{
	background: #00ADEE;
}

.site-header.header-3 .social-networks li a[href*="ok.ru"]{
	background: #ee8208;
}

.site-header.header-3 .social-networks li a[href*="vk"]{
	background: #507299;
}

.site-header.header-3 .social-networks li a[href*="xing"]{
	background: #005A5F;
}

.site-header.header-3 .header-m{padding: 20px 0;}

.site-header.header-3 .advertise{
	float: right;
}

.site-header.header-3 .nav-holder{
	padding: 0;
	background: #386fa7;
}

.site-header.header-3 .nav-holder .nav-content{
	border-top: 0;
	margin-top: 0;
}

.site-header.header-3 .nav-holder .nav-content:after{
	display: block;
	content: '';
	clear: both;
}

.site-header.header-3 .nav-content .btn-search{color: #fff;}

.site-header.header-3 .main-navigation{
	width: 95%;
}

.site-header.header-3 .main-navigation ul{
	font-size: 17px;
	line-height: 24px;
	/*font-weight: 700;*/
	text-transform: uppercase;
}

.site-header.header-3 .main-navigation ul li{margin-right: 2px;}

.site-header.header-3 .main-navigation a{
	color: #fff;
	padding: 18px 15px;
}

.site-header.header-3 .main-navigation .current_page_item > a,
.site-header.header-3 .main-navigation .current-menu-item > a,
.site-header.header-3 .main-navigation .current_page_ancestor > a,
.site-header.header-3 .main-navigation .current-menu-ancestor > a{
	background: #3b76b1;
	border-top: 0;
}

.site-header.header-3 .main-navigation li:hover > a,
.site-header.header-3 .main-navigation li.focus > a,
.site-header.header-3 .main-navigation ul li a:hover,
.site-header.header-3  .main-navigation ul li a:focus{
	border-top: 0;
	background: #3b76b1;
}

.site-header.header-3 .main-navigation ul ul{
	font-size: 16px;
	font-weight: 400;
}

.site-header.header-3 .main-navigation ul ul li a{
	color: #000;
	padding: 8px 15px;
}

.site-header.header-3 .main-navigation ul ul li a:hover,
.site-header.header-3 .main-navigation ul ul li a:focus,
.site-header.header-3 .main-navigation ul ul li:hover > a,
.site-header.header-3 .main-navigation ul ul li.focus > a,
.site-header.header-3 .main-navigation ul ul .current_page_item > a,
.site-header.header-3 .main-navigation ul ul .current-menu-item > a,
.site-header.header-3 .main-navigation ul ul .current_page_ancestor > a,
.site-header.header-3 .main-navigation ul ul .current-menu-ancestor > a{
	background: #3b76b1;
	color: #fff;
}

.site-header.header-3 .scrolling-news{
	background: #f4f4f4;
	padding: 20px 0;
	border-bottom: 1px solid #ebebeb;
	margin-bottom: 0;
}

.site-header.header-3 .ticker-wrapper.has-js,
.site-header.header-3 .ticker,
.site-header.header-3 .ticker-title,
.site-header.header-3 .ticker-content,
.site-header.header-3 .ticker-swipe,
.site-header.header-3 .ticker-swipe span{
	background: #F4F4F4;
}

/*-------------------------------------------------
 Header four style
 ------------------------------------------------*/
.site-header.header-4 .header-holder{margin-bottom: 0;}

.site-header.header-4 .header-t{
 	background: #fff;
 	padding: 5px 0;
 	border-bottom: 1px solid #ebebeb;
}

.site-header.header-4 .header-t .scrolling-news{
	float: left;
	background: #fff;
	padding: 0;
	width: 50%;
}

.site-header.header-4 .header-t .ticker-wrapper.has-js{
	background: #fff;
	width: 65%;
}

.site-header.header-4 .header-t .ticker-content,
.site-header.header-4 .header-t .ticker-swipe,
.site-header.header-4 .header-t .ticker-swipe span,
.site-header.header-4 .header-t .ticker{
	background: #fff;
}

.site-header.header-4 .header-t .scrolling-news img{
	vertical-align: top;
}

.site-header.header-4 .header-t .right{
	float: right;
}

.site-header.header-4 .header-t .right .social-networks{
	font-size: 19px;
	margin-top: 3px;
}

.site-header.header-4 .header-t .right .social-networks a{
	color: #3b5998;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	display: block;
}

.site-header.header-4 .header-t .right .social-networks a:hover,
.site-header.header-4 .header-t .right .social-networks a:focus{
	-webkit-transform: scale(1.15);
	-moz-transform: scale(1.15);
	transform: scale(1.15);
}

.site-header.header-4 .header-t .right .social-networks a[href*="facebook"]{
	color: #3B5998;
}

.site-header.header-4 .header-t .right .social-networks a[href*="twitter"]{
	color: #6acff4;
}

.site-header.header-4 .header-t .right .social-networks a[href*="google"]{
	color: #d13f2d;
}

.site-header.header-4 .header-t .right .social-networks a[href*="linkedin"]{
	color: #3272bd;
}

.site-header.header-4 .header-t .right .social-networks a[href*="instagram"]{
	color: #B09781;
}

.site-header.header-4 .header-t .right .social-networks a[href*="dribbble"]{
	color: #E74D89;
}

.site-header.header-4 .header-t .right .social-networks a[href*="youtube"]{
	color: #DB2824;
}

.site-header.header-4 .header-t .right .social-networks a[href*="foursquare"]{
	color: #EF4B78;
}

.site-header.header-4 .header-t .right .social-networks a[href*="reddit"]{
	color: #FF4500;
}

.site-header.header-4 .header-t .right .social-networks a[href*="skype"]{
	color: #00AFF0;
}

.site-header.header-4 .header-t .right .social-networks a[href*="stumbleupon"]{
	color: #EB4924;
}

.site-header.header-4 .header-t .right .social-networks a[href*="tumblr"]{
	color: #36465D;
}

.site-header.header-4 .header-t .right .social-networks a[href*="vimeo"]{
	color: #1AB7EA;
}

.site-header.header-4 .header-t .right .social-networks a[href*="ok.ru"]{
	color: #ee8208;
}

.site-header.header-4 .header-t .right .social-networks a[href*="vk"]{
	color: #507299;
}

.site-header.header-4 .header-t .right .social-networks a[href*="xing"]{
	color: #006567;
}

.site-header.header-4 .header-t .right .secondary-menu{
	float: right;
	margin-right: 30px;
}

.site-header.header-4 .header-t .right .secondary-menu ul{
	margin-top: 5px;
	font-size: 14px;
}

.site-header.header-4 .header-t .right .secondary-menu ul li a{
	color: #444;
}

.site-header.header-4 .header-t .right .secondary-menu ul ul{
	margin-top: 0;
	background: #fff;
}

.site-header.header-4 .header-t .right .secondary-menu ul li a:hover,
.site-header.header-4 .header-t .right .secondary-menu ul li a:focus,
.site-header.header-4 .header-t .right .secondary-menu ul li:hover > a{
	color: #5081d9;
}

.site-header.header-4 .site-branding{
	float: left;
}

.site-header.header-4 .advertise{
	float: right;
}

.site-header.header-4 .advertise img{vertical-align: top;}

.site-header.header-4 .header-m{padding: 22px 0;}

.site-header.header-4 .nav-holder{
	padding: 0;
	background: #1a1a1a;
	border-top: 3px solid #06509d;
}

.site-header.header-4 .nav-holder .nav-content{
	margin-top: 0;
	border-top: 0;
}

.site-header.header-4 .nav-holder .nav-content:after{
	display: block;
	content: '';
	clear: both;
}

.site-header.header-4 .nav-holder .nav-content .btn-search{
	color: #fff;
}

.site-header.header-4 .main-navigation ul{
	font-weight: 500;
	text-transform: uppercase; 
}

.site-header.header-4 .main-navigation ul li{
	margin-right: 2px;
}

.site-header.header-4 .main-navigation ul li a{
	padding: 18px 15px;
	color: #fff;
}

.site-header.header-4 .main-navigation li:hover > a,
.site-header.header-4 .main-navigation li.focus > a,
.site-header.header-4 .main-navigation ul li a:hover,
.site-header.header-4 .main-navigation ul li a:focus{
	background: #06509d;
	border-top: 0;
}

.site-header.header-4 .main-navigation .current_page_item > a,
.site-header.header-4 .main-navigation .current-menu-item > a,
.site-header.header-4 .main-navigation .current_page_ancestor > a,
.site-header.header-4 .main-navigation .current-menu-ancestor > a{
	background: #06509d;
	border-top: 0;
}

.site-header.header-4 .main-navigation ul ul li a{
	padding: 8px 15px;
	color: #000;
}

.site-header.header-4 .main-navigation ul ul li a:hover,
.site-header.header-4 .main-navigation ul ul li a:focus,
.site-header.header-4 .main-navigation ul ul li:hover > a,
.site-header.header-4 .main-navigation ul ul li.focus > a{
	color: #fff;
}

/*-------------------------------------------------
 Header five style
 ------------------------------------------------*/
.site-header.header-5 .header-holder{margin-bottom: 0;}

.site-header.header-5 .header-t{
 	background: #202020;
 	padding: 5px 0;
}

.site-header.header-5 .header-t .scrolling-news .breaking-news-link{
	background: #f4f4f4;
	color: #202020;
	position: relative;
}

.site-header.header-5 .header-t .scrolling-news .breaking-news-link:after{
	width: 0;
	height: 0;
	border-bottom: 32px solid #f4f4f4;
	border-right: 13px solid transparent;
	content: '';
	position: absolute;
	top: 0;
	right: -13px;
}

.site-header.header-5 .header-t .scrolling-news{
	float: left;
	width: 45%;
	background: #202020;
	padding: 0;
}

.site-header.header-5 .header-t .scrolling-news img{
	vertical-align: top;
}

.site-header.header-5 .header-t .right{
	float: right;
}

.site-header.header-5 .header-t .right .social-networks{
	font-size: 14px;
	line-height: 22px;
	margin-top: 5px;
}

.site-header.header-5 .ticker-wrapper.has-js{
	width: 60%;
}

.site-header.header-5 .header-t .right .social-networks a{
	color: #000;
	width: 22px;
	height: 22px;
	text-align: center;
	border-radius: 5px;
	background: #fff;
	display: block;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.site-header.header-5 .header-t .right .social-networks a:hover,
.site-header.header-5 .header-t .right .social-networks a:focus{
	-webkit-border-radius: 100px;
	border-radius: 50%;
}

.site-header.header-5 .header-t .right .secondary-menu{
	float: right;
	margin-right: 30px;
}

.site-header.header-5 .header-t .right .secondary-menu ul{
	margin-top: 5px;
	font-size: 14px;
}

.site-header .social-networks li{margin-bottom: 5px;}

.site-header.header-5 .header-t .right .secondary-menu ul li a{
	color: #d3d3d3;
}

.site-header.header-5 .header-t .right .secondary-menu ul ul{
	margin-top: 0;
	background: #202020;
}

.site-header.header-5 .header-t .right .secondary-menu ul li a:hover,
.site-header.header-5 .header-t .right .secondary-menu ul li a:focus,
.site-header.header-5 .header-t .right .secondary-menu ul li:hover > a{
	color: #fff;
}

.site-header.header-5 .site-branding{
	float: left;
}

.site-header.header-5 .advertise{
	float: right;
}

.site-header.header-5 .advertise img{vertical-align: top;}

.site-header.header-5 .header-m{padding: 22px 0;}

.site-header.header-5 .nav-holder{
	padding: 0;
	background: #386fa7;
}

.site-header.header-5 .nav-holder .nav-content{
	margin-top: 0;
	border-top: 0;
}

.site-header.header-5 .nav-holder .nav-content:after{
	display: block;
	content: '';
	clear: both;
}

.site-header.header-5 .nav-holder .nav-content .btn-search{
	color: #fff;
}

.site-header.header-5 .main-navigation ul{
	font-weight: 500;
	text-transform: uppercase; 
}

.site-header.header-5 .main-navigation ul li{
	margin-right: 2px;
}

.site-header.header-5 .main-navigation ul li a{
	padding: 18px 15px;
	color: #fff;
}

.site-header.header-5 .main-navigation li:hover > a,
.site-header.header-5 .main-navigation li.focus > a,
.site-header.header-5 .main-navigation ul li a:hover,
.site-header.header-5 .main-navigation ul li a:focus{
	background: #4276ab;
	border-top: 0;
}

.site-header.header-5 .main-navigation .current_page_item > a,
.site-header.header-5 .main-navigation .current-menu-item > a,
.site-header.header-5 .main-navigation .current_page_ancestor > a,
.site-header.header-5 .main-navigation .current-menu-ancestor > a{
	background: #4276ab;
	border-top: 0;
}

.site-header.header-5 .main-navigation ul ul li a{
	padding: 8px 15px;
	color: #000;
}

.site-header.header-5 .main-navigation ul ul li a:hover,
.site-header.header-5 .main-navigation ul ul li a:focus,
.site-header.header-5 .main-navigation ul ul li:hover > a,
.site-header.header-5 .main-navigation ul ul li.focus > a{
	color: #fff;
}

/*scrolling news style*/
.scrolling-news{
	/*margin-bottom: 15px;*/
	background: #F4F4F4;
	padding: 18px 0;
}

.newsticker-wrapper{
    display: none;
}

.ticker-wrapper.has-js{
	float: left;
	margin: 0;
	padding: 0;
	border-radius: 0;
	font-size: 14px;
	background: #fff;
	/*display: none;*/
	width: 80%;
}

.ticker{
	width: 100%;
	height: 100%;
	background: #f4f4f4;
}

.ticker-swipe{
	width: 100%;
	height: 100%;
	background: #f4f4f4;
}

.ticker-swipe span{
	background: #f4f4f4;
	border-bottom: 0;
}

.ticker-title{
	background: #f4f4f4;
}

.ticker-content{
	background: #f4f4f4;
	color: #000;
	font-weight: 500;
	line-height: 30px;
	font-size: 16px;
	padding-top: 0;
	left: 0 !important;
}

.ticker-content a{color: #000;}

.ticker-content a:hover,
.ticker-content a:focus{
	text-decoration: none;
	color: #acacac;
}

.scrolling-news .breaking-news-link{
	background: #ff3c36;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	text-transform: uppercase;
	float: left;
	padding: 7px 18px;
	display: inline-block;
	margin-right: 14px;
	font-weight: 500; 
}

.scrolling-news .breaking-news-link:hover,
.scrolling-news .breaking-news-link:focus{
	/*background: #006893;*/
	text-decoration: none;
	opacity: 0.8;
}

.site-header.header-5 .ticker-wrapper.has-js,
.site-header.header-5 .ticker,
.site-header.header-5 .ticker-content,
.site-header.header-5 .ticker-title,
.site-header.header-5 .ticker-swipe span,
.site-header.header-5 .ticker-swipe{
	background: #202020;
}

.site-header.header-5 .ticker-content a{
	color: #fff;
}

.site-header.header-5 .ticker-content a:hover,
.site-header.header-5 .ticker-content a:focus{
	color: #ccc;
}

/*similar post style*/
.similar-posts h5{
	color: #313131;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin: 0 0 17px;
    text-transform: uppercase;
}

.similar-posts .post{
	float: left;
	width: 33.3333%;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 30px;
}

.single-post #primary .similar-posts .post .entry-header{
	margin-bottom: 0;
	border-bottom: 0;
}

.single-post #primary .similar-posts .post .entry-header .entry-title{
	font-size: 22px;
	line-height: 28px;
}

/*top-news-slider style*/
.top-news-slide{
	margin-bottom: 25px;
	margin-top: 25px;
}

.top-news-slide .post{
	position: relative;
	line-height: 20px;
	font-size: 15px;
}

.top-news-slide .post .post-thumbnail{
	display: block;
	position: relative;
}

.top-news-slide .post a:after{
	background: rgba(15, 180, 210, 0.5);
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
}

.top-news-slide .post a:hover:after{
	opacity: 1
}

.top-news-slide .post .entry-header{
	position: absolute;
	top: 15px;
	left: 0;
	padding: 0 10px;
	width: 100%;
	color: #fff;
	z-index: 2;
	opacity: 0;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
	pointer-events: none;
	text-align: center;
}

.top-news-slide .post:hover .entry-header{opacity: 1;}

.top-news-slide .post img{
	vertical-align: top;
	width: 100%;
}

.header-slider-warp .lSAction > .lSPrev{
	background: url(images/arrow-prev.png) no-repeat;
	width: 53px;
	height: 39px;
	margin-top: -19px;
	top: 50%;
}

.header-slider-warp .lSAction > .lSNext{
	background: url(images/arrow-next.png) no-repeat;
	width: 53px;
	height: 39px;
	margin-top: -19px;
	top: 50%;
}

.header-slider-warp{
    display: none;
}

/*ajax search style*/
.ajax-search-results-container{
	clear: both;
	margin-top: 55px;
	background: #fff;
}

.ajax-search-results-container .ajax-search-results{
	margin: 0;
	list-style: none;
	background: #fff;
	text-align: left;
	padding: 5px 12px;
}

.ajax-search-results-container .ajax-search-results li{
	margin-bottom: 15px;
}

.ajax-search-results-container .ajax-search-meta{overflow: hidden;}

.ajax-search-results-container .ajax-search-meta .results-count{
	float: left;
	font-size: 16px;
	line-height: 24px;
}

.ajax-search-results-container .ajax-search-meta .results-link{
	float: left;
	margin-left: 10px;
}

.header-slider-wrap{
    display: none;
}

.advertise {
    text-align: center;
}

/*------------------------------------------
sticky-menu style
-----------------------------------------*/
.sticky-menu {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
}

.custom-background .sticky-menu{
	max-width: 1450px;
}

/*blocker-notice style*/
.blocker-notice {
    display: none;
    position: absolute;
    background: #f7f7f7;
    box-shadow: 0 0 10px #c7c7c7;
    padding: 30px;
    width: 90%;
    left: 5%;
    box-sizing: border-box;
    z-index: 1;
    top: 2%;
}

.blocker-notice .icon-holder {
    background: url(images/icon-blocker.png) no-repeat;
    width: 143px;
    height: 143px;
    float: left;
    margin-right: 20px;
    margin-top: 25px;
}

.blocker-notice .blocker-notice-text{
	overflow: hidden;
}

.blocker-notice h4 {
	font-size: 28px;
	margin: 0 0 15px;
	color: #444;
}

.blocker-notice .refresh-button {
    padding: 7px 20px 9px;
    background: #0098d7;
    color: #fff;
    display: inline-block;
    border-radius: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.adblocker-enabled .blocker-notice { display: block }

.adblocker-enabled.hide-content .content-holder{position: relative;}

.adblocker-enabled.hide-content #primary .post .entry-content,
.adblocker-enabled.hide-content #primary .page .entry-content{
	opacity: 0.15;
}

.adblocker-enabled.floating-notice .blocker-notice {
    position: fixed;
    bottom: 30px;
    right: 30px;
    top: auto;
    left: auto;
    padding: 20px;
    max-width: 658px;
    z-index: 1000;
}

.adblocker-enabled.floating-notice .blocker-notice i {
    float: left;
    font-size: 66px;
    margin: 5px 20px 17px 0;
    width: 100px;
    line-height: 100px;
    border-width: 5px;
    border-radius: 50%;
}

.adblocker-enabled.floating-notice .blocker-notice h4 {
    text-align: left;
    font-size: 20px;
    clear: none;
}

.adblocker-enabled.floating-notice .blocker-notice p {
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
    overflow: hidden;
}

.adblocker-enabled.floating-notice .blocker-notice .refresh-button { float: left }

.adblocker-enabled.show-popup .blocker-notice {
    position: fixed;
    max-width: 610px;
    top: 50%;
    left: 50%;
    margin-top: -148px;
    margin-left: -305px;
    z-index: 99999;
}

.adblocker-enabled.show-popup{position: relative;}

.adblocker-enabled.show-popup:after {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.9);
    content: '';
    z-index: 9999;
}

.single-post .post .advertise{
	margin-bottom: 30px;
}

/*load more button style*/
#load-posts a{
	display: block;
	background: #bfbfbf;
	color: #fff;
	text-align: center;
	padding: 10px;
}

#load-posts a .fa{margin-right: 5px;}

#load-posts a:hover{
	text-decoration: none;
	opacity: 0.8;
}

#load-posts a:focus{text-decoration: none;}

#load-posts .disabled{
	display: none;
}

/*----------------------------------------------
 Responsive style
----------------------------------------------*/
@media only screen and (max-width: 1450px){
	.custom-background .site{
		max-width: 90%;
	}
}

@media only screen and (max-width: 1199px){
	.container{
		max-width: 970px;
	}
	.site-header form input[type="search"]{
		width: 56%;
	}

	.all-post ul li{
		width: 50%;
	}

	/*.all-post.layout-2 ul li{
		width: 272px;
	}

	.all-post.layout-2 ul li.large{
		width: 400px;
	}*/

	.site-header.header-2 .secondary-menu ul{
		font-size: 13px;
		font-weight: 400;
	}

	.site-header.header-2 .site-branding .site-title{
		font-size: 23px;
		line-height: 30px;
	}

	.site-header.header-2 .header-t .social-networks{
		font-size: 17px;
	}
}

@media only screen and (max-width: 991px){
	.container{
		max-width: 750px;
	}
	
	.site-header form input[type="submit"]{
		padding:0 20px;
	}

	.videos .col{
		width: 100%;
		margin-bottom: 15px;
	}

	.videos .image-holder::after{
		left: 50%;
	}

	.videos .col img{
		width: 100%;
	}

	#mobile-header,
	#secondary-mobile-header{
		display: block;
		float: right;
		width: 35px;
		margin-top: 19px;
	}

	#secondary-mobile-header{margin-top: 0;}

	.site-header .btn-search{
		float: left;
	}

	.site-header .social-networks{
		float: left;
	}

	.site-header.header-5 .header-t .right .social-networks{
		float: left;
		margin-right: 10px;
	}

	.site-header.header-5 .header-t .scrolling-news{
		width: 100%;
		margin-bottom: 10px;
	}

	.site-header.header-5 .header-t .right{width: 100%;}

	.site-header.header-5 .nav-holder .nav-content .btn-search{
		float: left;
	}

	.main-navigation,
	.secondary-menu{display: none;}

	#mobile-header a,
	#secondary-mobile-header a{display: block;}

	#secondary-mobile-header a{
		background: url(images/menu-icon1.png) no-repeat;
		width: 35px;
		height: 28px;
	}

	.site-header.header-3 #secondary-mobile-header a,
	.site-header.header-4 #secondary-mobile-header a{
		background: url(images/menu-icon.png) no-repeat;
	}

	#mobile-header a{
		background: url(images/menu-icon.png) no-repeat;
		width: 35px;
		height: 28px;
	}

	.site-header.header-3 #mobile-header a,
	.site-header.header-4 #mobile-header a{
		background: url(images/menu-icon1.png) no-repeat;
	}

	.section-two .post{
		width: 100%;
	}

	.section-two .post .post-thumbnail img{width: 100%;}

	.section-four .text-holder{padding: 20px 0 0 5vw;}

	.section-five .col{width: 100%;}

	.section-five .post .post-thumbnail img{width: 100%;}

	.footer-nav ul li{margin: 0 10px;}

	#primary{
		width: 100%;
	}

	#primary .post .text-holder{padding: 13px 20px;}

	#secondary{width: 100%;}

	.footer-b {
		text-align: center;
	}
	.site-info, .footer-nav{
		float: none;
		margin-bottom: 10px;
	}

	.all-post ul li.large,
	.all-post ul li.medium{width: 100%;}

	.all-post ul li{width: 50%;}

	.all-post.layout-2 ul li,
	.all-post.layout-2 ul li.large,
	.all-post.layout-3 ul li{width: 100%;}

	.all-post.layout-4 ul li{
		width: 33.3333%;
	}

	.section-two .col{
		width: 50%;
	}

	.section-two.layout-3 .col{
		width: 100%;
	}

	.section-three.category-layout-3 .text-holder{
		padding: 10px 32px 0;
	}

	.category-layout-10 .post-list .post .text-holder{
		padding: 0;
	}

	.site-header.header-2 .header-t .col{
		width: 100%;
		margin-bottom: 10px;
	}

	.site-header.header-2 .site-branding{text-align: left;}

	.site-header.header-2 .header-t .social-networks{
		float: left;
	}

	.site-header.header-2 .header-t .social-networks li:first-child{
		margin-left: 0;
	}

	.ticker-wrapper.has-js{
		width: 75%;
	}

	.all-post.layout-2 ul li .post:last-child{
		margin-bottom: 4px;
	}

	.site-header.header-2 .header-b,
	.site-header.header-3 .nav-holder,
	.site-header.header-4 .nav-holder,
	.site-header.header-5 .nav-holder{padding-bottom: 15px;}

	.site-header.header-2 .btn-search{
		float: left;
	}

	.site-header.header-3 .social-networks{
		float: left;
	}

	.site-header.header-3 #secondary-mobile-header{
		margin-top: 6px;
	}

	.site-header.header-3 .nav-content .btn-search{float: left;}

	.site-header.header-4 .header-t .scrolling-news{
		width: 100%;
		margin-bottom: 10px;
	}

	.site-header.header-4 .header-t .right{width: 100%;}

	.site-header.header-4 .header-t .right .social-networks,
	.site-header.header-4 .nav-holder .nav-content .btn-search{float: left;}
}

@media only screen and (max-width: 767px){
	.container{width: 100%;}

	.site-branding .site-title{
		font-size: 22px;
		line-height: 32px;
	}

	.site-header .header-t .social-networks{
		/*width: 100%;*/
		text-align: center;
	}

	.secondary-nav{
		float: none;
		width: 100%;
		margin-bottom: 10px;
		text-align: center;
	}
	.secondary-nav li{
		float: none;
		display: inline-block;
	}

	.section-two .col{
		width: 100%;
		margin-bottom: 10px;
	}
	.site-header .modal-content form{
		width: 100%;
	}

	.site-header .header-t .social-networks li{
		float: none;
		display: inline-block;
		margin: 0 8px 5px;
	}

	.site-branding{
		width: 100%;
		text-align: center;
		margin: 0 0 15px;
	}

	.header-b .advertise{width: 100%;}

	.all-post .post{
		
	}

	.all-post ul li.large .post .entry-title, 
	.all-post ul li.medium .post .entry-title{
		font-size: 20px;
		line-height: 24px;
	}

	.all-post ul li {
		width: 100%;
		margin-bottom: 15px;
	}
	.all-post ul li.large,
	.all-post ul li.medium{
		width: 100%;
	}

	.section-four .img-holder{width: 100%;}

	.section-four .text-holder{
		width: 100%;
		padding: 20px;
	}
	
	.section-three .post-thumbnail img{
		width: 100%;
	}

	/*.section-two,
	.section-three,
	.section-five{padding: 20px;}*/

	.section-two .header,
	.section-three .header,
	.section-five .header{margin: 0 0 20px;}

	.section-two .header .header-title,
	.section-three .header .header-title,
	.section-five .header .header-title{
		font-size: 20px;
		line-height: 24px;
	}

	.section-two .post .entry-header .entry-title,
	.section-three .post .entry-header .entry-title,
	.section-four .post .entry-header .entry-title,
	.section-five .post .entry-title{font-size: 18px;}

	.section-three .post-thumbnail{width: 100%;}

	.section-three .text-holder{
		width: 100%;
		padding: 20px;
	}

	.section-four .img-holder .text .main-title{
		font-size: 42px;
		line-height: 50px;
		margin: 0;
	}

	.section-four .img-holder .text{font-size: 20px;}

	.section-four .img-holder{height: 267px;}

	.footer-nav ul li{
		margin: 0 0 5px;
	}

	.page-header{
		width: 100%;
		text-align: left;
	}

	.page-header .page-title{
		font-size: 34px;
		line-height: 40px;
	}

	#content .all-post{margin-top: -345px;}

	#primary .post .post-thumbnail{
		width: 100%;
	}

	#primary .post .text-holder{width: 100%;}

	#primary .post .post-thumbnail img,
	#primary .page .post-thumbnail img{width: 100%;}

	.search .page-header,
	.error404 .page-header{
		width: 100%;
	}

	.single-post #crumbs,
	.page #crumbs,
	.search #crumbs,
	.error404 #crumbs{width: 100%;}

	.single-post .top-bar,
	.page .top-bar,
	.search .top-bar,
	.error404 .top-bar{height: auto;}

	.error404 .error-holder .search-form{width: 100%;}

	.author-section .text-holder{width: 100%;}

	.comment-author,
	.comments-area .comment-body .comment-metadata{width: 100%;}

	.comments-area .comment-body .comment-content{
		margin-left: 0;
		margin-top: 5px;
	}

	.comments-area .comment-body .reply{margin-left: 0;}

	.comments-area .comment-list .children{padding-left: 0;}

	.footer-t .col{
		width: 100%;
		margin-bottom: 15px;
	}

	.all-post ul li,
	.all-post.layout-3 ul .holder .col{width: 100%;}

	.section-two.top-news.layout-2 .col.full-width .post .text-holder{
		position: unset;
		padding: 0;
	}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a{color: #666}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-meta .category a{color: #fff;}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a:hover,
	.section-two.layout-2 .col.full-width .post .entry-header .entry-meta a:focus{
		color: #bfbfbf;
	}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-title{
		font-size: 18px;
		line-height: 28px;
	}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-title a{
		color: #333;
	}

	.section-two.layout-2 .col.full-width .post .entry-header .entry-title a:hover,
	.section-two.layout-2 .col.full-width .post .entry-header .entry-title a:focus{
		color: #bfbfbf;
	}

	.section-two.top-news.layout-2 .col.full-width{
		margin-bottom: 30px;
	}

	.section-two.layout-3 .news-list .post .image-holder{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.section-two.layout-3 .news-list .post .text-holder{
		width: 100%;
	}

	.category-layout-2 .col{
		width: 100%;
	}

	.section-three.category-layout-2 .list .post .text-holder{width: auto;}

	.section-three.category-layout-2{padding-top: 0;}

	.category-layout-3 .post-list{
		padding: 10px 15px 0;
	}

	.category-layout-3 .post-list .post{
		width: 100%;
	}

	.section-three.category-layout-3 .text-holder{
		position: unset;
		padding: 10px 10px 0;
	}

	.category-layout-5 .col{
		width: 100%;
	}

	.category-layout-6 .col{
		width: 100%;
	}

	.category-layout-7 .col{
		width: 100%;
	}

	.category-layout-7 .post-list .post .text-holder{
		width: auto;
	}

	.category-layout-8 .post-list .post,
	.category-layout-9 .col{
		width: 100%;
	}

	.category-layout-10 .post-list .post .post-thumbnail{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.category-layout-11 .post .post-thumbnail{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	.site-header.header-4 .header-t .scrolling-news{width: 100%;}

	.site-header.header-5 .header-t .right,
	.site-header.header-5 .header-t .scrolling-news{width: 100%;}

	.similar-posts .post{
		width: 100%;
	}

	.all-post.layout-1 ul li:last-child{
		margin-bottom: 0;
	}

	.single-post #primary .post .social-share.floating-share{
		position: fixed;
		left: 0;
		top: auto;
		width: 100%;
		bottom: 0; 
		text-align: center;
	}

	.single-post #primary .post .social-share.floating-share ul{margin: 0;}

	.single-post #primary .post .social-share.floating-share ul li{
		display: inline-block;
		vertical-align: bottom;
	}

	.single-post #primary .post .social-share.floating-share ul li a{
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.single-post #primary .post .social-share.floating-share ul li a:hover,
	.single-post #primary .post .social-share.floating-share ul li a:focus{
		height: 35px;
		width: 30px;
	}

	.custom-background .site{
		max-width: 100%;
	}

	.section-three,
	.section-two{
		padding-top: 15px;
	}

	.site-header.header-3 .social-networks{
		margin-top: 10px;
	}

	.site-header.header-4 .header-t .right .social-networks,
	.site-header.header-4 .header-t .right{
		width: 100%;
	}

	.site-header.header-5 .ticker-wrapper.has-js{
		width: 100%;
	}

	.site-header.header-4 .header-t .ticker-wrapper.has-js{width: 100%;}

	#wpadminbar{
		position: fixed;
	}
}