/*
Theme Name: Blogging By MyThemeShop
Theme URI: http://mythemeshop.com/themes/blogging/
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Blogging is the ultimate theme for bloggers. With HTML5 and CSS3 markup, optimizations for search engines and ad earnings, and a beautiful design, it will make your blog grow.
Version: 3.1.10
Text Domain: blogging
Domain Path: lang/
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
}
html {
		-webkit-font-smoothing: antialiased;
		-webkit-text-size-adjust: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block }
ol, ul { list-style: none }
blockquote, q { quotes: none }
table {
		border-collapse: collapse;
		border-spacing: 0;
}
button, input, select, textarea { margin: 0 }
:focus { outline: 0 }
img, video, object {
		max-width: 100%;
		height: auto!important;
}
iframe { max-width: 100% }
blockquote {
		font-weight: normal;
		font-size: 22px;
		line-height: 1.4;
		padding: 0 10px 20px 27px;
		position: relative;
		margin-top: 25px;
		color: #A1A1A1;
}
blockquote:after {
		font-family: FontAwesome;
		position: absolute;
		content: "\f10d";
		font-size: 20px;
		width: 50px;
		top: 0;
		left: 0;
}
blockquote p { margin-bottom: 10px }
strong, b { font-weight: bold }
em, i, cite { font-style: italic }
small { font-size: 100% }
figure { margin: 10px 0 }
code, pre {
		font-weight: normal;
		font-style: normal;
}
pre {
		margin: 5px 0 20px 0;
		line-height: 1.3em;
		padding: 8px 10px;
		overflow: auto;
}
code {
		padding: 0 8px;
		line-height: 1.5;
}
pre code { padding: 0 }
mark {
		padding: 1px 6px;
		margin: 0 2px;
		color: black;
		background: #FFF7A8;
}
address {
		margin: 10px 0;
		font-style: italic;
}
.wp-caption {
		background: #fff;
		border: 1px solid #f0f0f0;
		max-width: 100%;
		box-sizing: border-box;
		padding: 5px 3px 10px;
		margin-bottom: 20px;
		text-align: center;
}
.sticky {

}
.gallery-caption {

}
#gallery-1 img { border: 0!important }
.bypostauthor {

}
.wp-caption-text { margin-bottom: 0 }
dl {

}
dt {
		float: left;
		clear: left;
		width: 100px;
		text-align: right;
		font-weight: bold;
}
dd {
		margin: 0 0 0 110px;
		padding: 0 0 0.5em 0;
		overflow: hidden;
}
/* =WordPress Core
-------------------------------------------------------------- */
/*-[ Framework ]--------------------*/
.alignnone { margin: 5px 20px 20px 0 }
.aligncenter, div.aligncenter {
		display: block;
		margin: 5px auto 5px auto;
}
.alignright {
		float: right;
		margin: 5px 0 20px 20px;
}
.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
}
a img.alignright {
		float: right;
		margin: 5px 0 20px 20px;
}
a img.alignnone { margin: 5px 20px 20px 0 }
a img.alignleft {
		float: left;
		margin: 5px 20px 20px 0;
}
a img.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;
}
.wp-caption {
		background: #fff;
		border: 1px solid #f0f0f0;
		max-width: 96%; /* Image does not overflow the content area */
		padding: 5px 3px 10px;
		text-align: center;
}
.wp-caption.alignnone { margin: 5px 20px 20px 0 }
.wp-caption.alignleft { margin: 5px 20px 20px 0 }
.wp-caption.alignright { margin: 5px 0 20px 20px }
.wp-caption img {
		border: 0 none;
		height: auto;
		margin: 0;
		max-width: 98.5%;
		padding: 0;
		width: auto;
}
.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		margin: 0;
		padding: 0 4px 5px;
}
/* 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. */
}
/*-[ Framework ]--------------------*/
body {
		font: 14px/26px 'Source Sans Pro', sans-serif;
		color: #444;
		background-color: #EBEBEB;
}
::-moz-selection {
		background: #222;
		color: white;
		text-shadow: none;
}
::selection {
		background: #222;
		color: white;
		text-shadow: none;
}
#page, .container {
		position: relative;
		margin-right: auto;
		margin-left: auto;
}
.post-single-content h1, .post-single-content h2, .post-single-content h3, .post-single-content h4, .post-single-content h5, .post-single-content h6 {

}
h1, h2, h3, h4, h5, h6 {
		font-weight: bold;
		margin-bottom: 12px;
		color: #444;
}
h1 {
		font-size: 28px;
		line-height: 1.4;
}
h2 { line-height: 1.4 }
h3 {
		font-size: 22px;
		line-height: 1.4;
}
h4 {
		font-size: 20px;
		line-height: 1.4;
}
h5 {
		font-size: 18px;
		line-height: 1.4;
}
h6 {
		font-size: 16px;
		line-height: 1.4;
}
.sub-title { font-size: 12px }
p { margin-bottom: 20px }
a {
		text-decoration: none;
		color: #87bcde;
		transition: all 0.25s ease-in-out;
}
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
		margin: 0 auto;
		clear: both;
		display: block;
}
#page, .container {
		max-width: 1170px;
		min-width: 240px;
}
#page {
		padding-top: 45px;
		float: none;
		clear: both;
}
/*-[ Header ]-----------------------*/
header {
		float: left;
		width: 100%;
		position: relative;
}
#site-header {
		position: relative;
		float: left;
		width: 100%;
		z-index: 99;
		background: #2b3338;
}
#header {
		float: left;
		width: 100%;
		position: relative;
}
#header h1, #header h2 {
		position: relative;
		font-size: 20px;
		display: inline-block;
		margin: 13px 0 5px;
}
#logo a {
		float: left;
		line-height: 1;
}
.image-logo { margin-top: 14px }
#logo img { float: left }
.logo-wrap {
		float: left;
}
.site-description {
		float: left;
		margin-top: 0;
		max-width: 350px;
		clear: left;
}
#header .header-search { float: right }
#site-header #searchform {
		max-width: 100%;
		float: right;
		width: auto;
		min-width: 206px;
		background: inherit;
}
#site-header #s {
		width: 100%;
		background: none;
		height: 79px;
		border: none;
		color: inherit;
		font-size: 16px;
}
.widget-header {
		float: right;
		max-width: 77%;
		margin-bottom: 12px;
}
.widget-header .textwidget {
		float: left;
		margin-top: 46px;
		border-left: 1px solid #cccccc;
		padding-left: 20px;
}
/*-[ Header Social Icon ]-----------------*/
.header-social {
		float: right;
		border-left: 1px solid rgba(255, 255, 255, 0.1);
		border-right: 1px solid rgba(255, 255, 255, 0.1);
		padding: 12px 23px;
}
.header-social a, .footer-social a {
		line-height: 22px;
		width: 22px;
		background: rgba(255, 255, 255, 0.4);
		color: rgba(0, 0, 0, 0.5);
		display: inline-block;
		border-radius: 50%;
		margin-right: 10px;
		text-align: center;
}
.header-social a span, .footer-social a span { font-size: 13px }
.header-social a:last-child, .footer-social a:last-child { margin-right: 0px }
/*-[ Header Search Icon ]-----------------*/
.search-style-one {
		float: right;
		font-size: 16px;
		color: rgba(255, 255, 255, 0.19);
		border-left: 1px solid rgba(255, 255, 255, 0.1);
}
.search-style-one ::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one :-moz-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one :-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }
.search-style-one > a {
		cursor: pointer;
		color: rgba(255, 255, 255, 0.4);
		border-right: none;
		border: none;
		display: block;
		width: 50px;
		height: 50px;
		text-align: center;
}
.search-style-one > a:hover { background: rgba(0, 0, 0, 0.1) }
.search-style-one > a i {
		font-size: 18px;
		transition: all 0.25s ease-in-out;
		line-height: 50px;
}
.overlay {
		position: absolute;
		width: 100%;
		height: 80px;
		top: 0;
		left: 0;
		z-index: -1;
}
.overlay-slideleft {
		visibility: hidden;
		transform: translateY(0%);
		transition: transform 0.4s linear, visibility 0.1s;
		margin-top: -31px;
}
.overlay-slideleft.open {
		visibility: visible;
		transform: translateY(100%);
		transition: transform 0.4s ease-in-out;
}
.search-row {
		border-top: 1px solid rgba(255, 255, 255, 0.1);
		height: 79px;
		position: relative;
		width: 100%;
		background: #272e33;
}
.search-style-one .search-row input {
		outline: none;
		background: none;
		border: none;
		line-height: normal;
		height: 80px;
		width: 90%;
		color: rgba(255, 255, 255, 0.5);
		font-size: 20px;
		font-weight: 300;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		vertical-align: middle;
		font-size: 16px;
		text-indent: 16px;
}
.main-header .overlay .fa-search { display: none }
.main-header #searchform { width: 100% !important }
#searchform .fa-search {
		font-size: 18px;
		top: 15px;
		color: #a9afb2;
		position: absolute;
		right: 20px;
}
.overlay .overlay-close {
		position: absolute;
		right: 20px;
		top: 17px;
		overflow: hidden;
		border: none;
		outline: none;
		z-index: 100;
		cursor: pointer;
		font-size: 32px;
		background: transparent;
		color: inherit;
}
.main-header #search-image { display: none }
.main-header .overlay .fa-search { display: none }
.main-header #searchform { width: 100% !important }
/*-[ Navigation ]-----------------*/
.menu-item-has-children > a:after {
		content: "\f107";
		font-family: FontAwesome;
		position: absolute;
		right: 24px;
}
.navigation ul ul .menu-item-has-children > a:after { right: 0 }
.navigation .menu-item-has-children > a { padding-right: 40px }
#primary-navigation {
		float: right;
		display: block;
}
#primary-navigation a > i { margin-right: 4px }
.navigation > .menu > li > a:before {
		position: absolute;
		content: '';
		width: 10px;
		top: 0px;
		left: 50%;
		border-top: 2px solid #2b3338;
		margin-left: -5px;
		opacity: 0;
}
.navigation a {
		padding: 16px 30px;
		text-transform: uppercase;
		font-weight: 600;
}
#primary-navigation > nav > ul > li { border-left: 1px solid rgba(255, 255, 255, 0.08) }
.navigation ul .current-menu-item > a, .navigation ul li:hover > a {
		color: #9B9B9B;
		background: rgba(0, 0, 0, 0.1);
}
#primary-navigation a .sub {
		font-size: 11px;
		font-weight: normal;
		color: #9B9B9B;
}
.navigation ul { margin: 0 auto }
.navigation ul li {
		float: left;
		line-height: 1.2;
		position: relative;
}
.navigation ul li a, .navigation ul li a:link, .navigation ul li a:visited { display: inline-block }
.navigation > ul > .current a {
		background: transparent;
		color: #5a5a5a !important;
}
.navigation ul li li { border-bottom: 0 }
.navigation ul ul {
		position: absolute;
		width: 235px;
		padding: 20px 0 0 0;
		padding-top: 0;
		z-index: 400;
		font-size: 12px;
		color: #798189;
		border: 1px solid rgba(255, 255, 255, 0.1);
}
.navigation ul ul li {
		padding: 0;
		background: rgba(0, 0, 0, 0.1);
		margin-left: 0px;
}
.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {
		padding: 15px 0px;
		position: relative;
		width: 175px;
		border-left: 0;
		background: transparent;
		border-right: 0;
		border-radius: 0;
		border-bottom: 1px solid rgba(255, 255, 255, 0.05);
		margin: 0;
		margin-left: 30px;
		margin-right: 30px;
}
.navigation ul ul li:first-child a {

}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation ul ul ul {
		left: 235px;
		top: -1px;
}
.sub-menu .menu-item-has-children:after { color: #fff }
.navigation .toggle-caret { display: none }
.clearfix:before, .clearfix:after {
		content: " ";
		display: table;
}
.clearfix:after { clear: both }
.clearfix { *zoom: 1  }
a#pull { display: none }
/* Flyout nav */
.sticky-navigation { width: 100% }
#header.sticky-navigation-active, .header-bottom.sticky-navigation-active {
		z-index: 500;
		position: fixed;
		top: 0;
		margin: 0 !important;
		-webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
#site-header .left { text-align: left }
#site-header .center { text-align: center }
#site-header .right { text-align: right }

/*Header Layout 2*/
.header-top {
		float: left;
		width: 100%;
		clear: both;
		position: relative;
		z-index: 1;
}
.header-bottom {
		float: left;
		width: 100%;
		clear: both;
}
.layout-2 #primary-navigation { float: left }
.layout-2 .logo-wrap, .layout-3 .logo-wrap { float: none }

.layout-3 .header-top { min-height: 50px }
.layout-3 #primary-navigation.left { float: left }
.layout-3 #primary-navigation.center { float: none }
.layout-3 #primary-navigation.right { float: right }
.layout-3 #primary-navigation.center .navigation ul li {
		float: none;
		display: inline-block;
}
.layout-3 #primary-navigation.center .navigation .sub-menu li { text-align: left }

/*-[ Content ]--------------------*/
.article {
		float: left;
		width: 100%;
}
.single article, .latest-posts.two-grid, .latest-posts.traditional, .woocommerce .article {
		float: left;
		width: 65.812%;
		max-width: 770px;
}
#content_box {
		float: left;
		width: 100%;
}
.post {
		float: left;
		width: 100%;
}
.featured-thumbnail.single-featured { margin-bottom: 30px }
.latest-posts.traditional .featured-thumbnail { margin-bottom: 15px }
.single_post {
		margin: 0px 0 45px 0;
		float: left;
		width: 100%;
}
.single_page {
		background-color: white;
		padding-top: 0;
}
.post-content {
		margin-bottom: 45px;
		overflow: hidden;
		clear: both;
		float: left;
		width: 100%;
}
.post-single-content { clear: both }
.readMore {
		float: left;
		color: #7B7A79;
		width: 100%;
		margin-top: 10px;
}
.readMore a { color: #87bcde }
.frontPost .readMore a {
		color: #000;
		font-size: 12px;
}
.ss-full-width {
		width: 100% !important;
		max-width: 100% !important;
}
.ss-full-width {
		background: white;
		overflow: hidden;
		padding-top: 0;
}
.ss-full-width #content_box {
		padding-right: 0;
		padding-left: 0;
}
.post.excerpt {
		clear: both;
		margin-bottom: 30px;
		overflow: hidden;
		padding-bottom: 15px;
		background-color: #fff;
		width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
		float: left;
		max-width: 100%;
		width: 100%;
		position: relative;
}
.post-image {
		float: left;
		display: block;
		position: relative;
}
.post-image-left {
		margin-right: 2.4%;
		max-width: 224px;
}
.post-image-fullwidth {
		margin-bottom: 10px;
		display: block;
		position: relative;
}
.featured-thumbnail img {
		margin-bottom: 0;
		width: 100%;
}
.title { clear: both }
.single-title {
		float: left;
		width: 100%;
		margin-bottom: 10px;
}
.page h1.title {
		padding-top: 0;
		margin-bottom: 0;
}
.post-info {
		display: block;
		color: rgba(0, 0, 0, 0.31);
		float: left;
		clear: both;
		width: 100%;
		text-transform: uppercase;
		font-size: 13px;
}
.post-info a, .single_post .post-info a {
		color: rgba(0, 0, 0, 0.31);
}
.post-info > span {
		padding-right: 30px;
		position: relative;
}
.post-info > span:last-child { padding-right: 0 }
.post-info > span:after {
		content: " ";
		position: absolute;
		top: 2px;
		right: 0;
		width: 1px;
		height: 10px;
		background: rgba(0, 0, 0, 0.1);
}
.post-info > span:last-child:after { display: none }
.single article header .post-info > span:after { top: 8px }
/* grid sidebar */
.latest-posts.default .sidebar.c-4-12 { margin-bottom: 50px }
.latest-posts.default #sidebars {
		height: 0;
		overflow: auto;
		padding-bottom: 172.97%;
		float: left;
		width: 100%;
}
.latest-posts.default .sidebar-home {
		float: left;
		width: 100%;
		height: 100%;
}
.latest-posts.default .sidebar { height: 100% }
#sidebar .widget {margin-bottom: 45px;}
.latest-posts.default #sidebars .widget:last-child { margin-bottom: 0 }
/**********latest-posts***********/
.full-slider-container {
		padding-top: 30px;
		clear: both;
		padding-bottom: 30px;
		background: rgba(0, 0, 0, 0.035);
		overflow: hidden;
		position: relative;
}
article header {
		margin-bottom: 0px;
		margin-top: 10px;
		float: left;
		width: 100%;
}
.single article header {
		margin-bottom: 20px;
		padding-top: 0;
		margin-top: -10px;
}
.single article header .post-info {
		margin-bottom: 10px;
		line-height: 1;
}
.single article header .post-info > span {
		margin-right: 0px;
		padding-left: 30px;
		display: inline-block;
		padding-top: 7px;
		padding-bottom: 7px;
}
.single article header .post-info > span:not(.thecategory):nth-of-type(1) { padding-left: 0 }
.single article header .post-info .thecategory {
		padding: 7px 20px;
		background: #87bcde;
		color: #fff;
}
h3.featured-category-title {
		width: 100%;
		clear: both;
		margin-bottom: 20px;
}
h3.featured-category-title a { color: inherit }
.latestPost {
		width: 31.62%;
		float: left;
		margin-bottom: 50px;
		margin-right: 2.56%;
		min-height: 295px;
    overflow: hidden;
}
.latestPost .title {
		display: block;
		font-size: 18px;
		margin-bottom: 0;
}
.latestPost .title a { color: inherit }
.latestPost .title a:hover { color: #9da2a5 }
.latestPost .featured-thumbnail .thecategory {
		position: absolute;
		top: 0;
		left: 0;
		font-weight: 600;
		font-size: 13px;
		background: rgba(0,0,0,0.6);
		text-transform: uppercase;
		line-height: 30px;
		text-align: center;
		padding: 0 10px;
		margin-right: 0;
		max-height: 100%;
		overflow: hidden;
}
.latestPost header .post-info {
		line-height: 12px;
		padding-top: 12px;
}
.latestPost header .post-info > span {
		margin-right: 0px;
		padding-left: 30px;
		position: relative;
}
.latestPost header .post-info > span:after {
		background: rgba(0, 0, 0, 0.1);
		top: 4px;
		right: 0;
}
.latestPost header .post-info > span:last-child {
		border-right: none;
		padding-right: 0px;
}
.latestPost header .post-info > span:last-child:after { display: none }
.latestPost header .post-info > span:first-child { padding-left: 0px }
/* with full height sidebar */
.latest-posts.two-grid .latestPost {
		width: 48.05%;
		margin-right: 3.9%;
}
.latest-posts.traditional .latestPost {
		width: 100%;
		margin-right: 0;
}
.latest-posts.two-grid .latestPost:nth-of-type(odd), .latest-posts.default .latestPost:nth-of-type(3) { clear: left }
.latest-posts.two-grid .latestPost:nth-of-type(even) { margin-right: 0 }
/* .paged .latest-posts.default .latestPost:nth-of-type(3n+3) {
    clear: none;
    margin-right: 0;
}
.paged .latest-posts.default .latestPost:nth-of-type(3n+4) {
    margin-right: 2.56%;
}
.paged .latest-posts.default .latestPost:nth-of-type(3n+4) + .latestPost {
    clear: none;
} */
/* sidebar inside grid */
.latest-posts.default .latestPost:nth-child(6) { clear: left }
.latest-posts.default .latestPost:nth-of-type(3n+4) { margin-right: 0% }
.latest-posts.default .latestPost:nth-of-type(3n+4) + .latestPost { clear: left; }
.latest-posts.default .latestPost:nth-of-type(4), .latest-posts.default .latestPost:nth-child(5) { margin-right: 2.56% }
/* featured category grid */
#content_box > .latestPost.category-posts, #content_box >.latestPost.category-posts:nth-of-type(3n+4) {
		margin-right: 2.56%;
		clear: none;
}
#content_box > .latestPost.category-posts:nth-of-type(3n+3) { margin-right: 0% }
#content_box > .latestPost.category-posts:nth-of-type(3n+4) { clear: left }
.front-view-content {
		margin-top: 15px;
		float: left;
		width: 100%;
}
.single_post header {
		width: 100%;
		margin-bottom: 8px;
}
article img.left, article img.alignleft, .wp-caption.alignleft {
		margin: 0.3em 1.571em 0.5em 0;
		display: block;
		float: left;
}
article img.right, article img.alignright, .wp-caption.alignright {
		margin: 0.3em 0 0.5em 1.571em;
		display: block;
		float: right;
}
article img.center, article img.aligncenter, .wp-caption.aligncenter {
		margin: 0.3em auto 0.5em auto;
		display: block;
}
article img.aligncenter, article img.alignnone {
		margin-top: 1em;
		margin-bottom: 1em;
		display: block;
		clear: both;
		float: none;
}
article ul {
		margin: 1.5em 0 1.571em 2.5em;
		list-style-type: square;
}
article ol {
		margin: 1.5em 0 1.571em 2.5em;
		list-style-type: decimal;
}
article ul ul, article ol ol, article ul ol, article ol ul {
		margin-top: 0;
		margin-bottom: 0;
}
article .iconlist { margin-left: 0 }
article .iconlist li { list-style-type: none }
/*-[ Tweets Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
/*-[ Facebook like box Widget ]---------------------------*/
.tweets li { margin-bottom: 15px!important }
.fb_iframe_widget, .fb_iframe_widget span {
		max-width: 100%;
		width: 100%!important;
}
/*-[ Custom Nav Widget ]---------------------------*/
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a { padding-left: 5px }
.widget_nav_menu .sub-menu { margin-top: 8px }
.widget_nav_menu .menu-item-has-children > a:after { content: '' }
/*-[ Toggle menu ]---------------------------*/
.toggle-menu ul ul { display: none }
.toggle-menu .toggle-menu-item-parent { position: relative }
.toggle-menu .toggle-caret {
		position: absolute;
		top: 0;
		right: 0;
		text-align: center;
		cursor: pointer;
		line-height: inherit;
}
.toggle-menu .toggle-caret .fa {
		width: 20px;
		text-align: center;
		font-size: inherit;
		color: inherit;
		line-height: 20px;
}
.toggle-menu .active > .toggle-caret .fa:before { content: "\f068" } /*minus*/
.toggle-menu .toggle-caret:hover .fa {

}
/*-[ Text Widget ]---------------------------*/
.textwidget { line-height: 23px }
/*-[ Form Input ]------------------*/
input, textarea, select {
		padding: 8px 12px;
		font-size: 14px;
		color: #666;
		border: 1px solid #D8D8D8;
		font-family: inherit;
}
textarea {
		overflow: auto;
		resize: vertical;
}
select {
		padding: 6px 10px;
		border-color: #D8D8D8;
}
input:focus, textarea:focus {

}
/*-[ Tables ]--------------------*/
table {
		width: 100%;
		text-align: left;
		margin-bottom: 25px;
		border: 2px solid #F1F4F6;
}
thead {
		background: #F7F8F9;
		font-size: 14px;
		color: #585F65;
}
table th, table td {
		padding: 7px 15px;
		text-align: left;
}
thead th { padding: 14px }
tbody th {
		font-weight: normal;
		border-bottom: 1px solid #DDD;
}
/*-[ Gutenberg Editor ]--------------------*/
/*Table*/
table.wp-block-table {
    border: 0;
    overflow-x: auto;
    display: block;
    margin-bottom: 1.5em;
}
table.wp-block-table th, table.wp-block-table td { border: 2px solid #d8d8d8 }
.wp-block-table tbody {
    width: 100%;
    min-width: 240px;
}
/*Cover Image*/
.wp-block-cover-image.aligncenter {
    display: flex!important;
    margin: 0 0 1.5em;
}
.wp-block-cover-image.alignleft { margin-right: 20px }
.wp-block-cover-image.alignright { margin-left: 20px }
.wp-block-columns { clear: both }
/*PullQuotes*/
body .wp-block-pullquote {
    width: 100%;
    margin: 0;
    padding: 3em 25px;
    box-sizing: border-box;
}
body .wp-block-pullquote.alignleft {
    margin-right: 0;
    text-align: left;
    max-width: 100%;
}
body .wp-block-pullquote.alignright {
    margin-left: 0;
    max-width: 100%;
    text-align: right;
}
body .wp-block-pullquote > p { font-size: 20px }
/*Gallery*/
.wp-block-gallery .blocks-gallery-image figcaption, .wp-block-gallery .blocks-gallery-item figcaption { box-sizing: border-box }
.wp-block-gallery.aligncenter {
    display: flex;
    margin: 0 -8px 1.5em;
}
.wp-block-gallery.alignleft { margin: 0 20px 1.5em -8px }
.wp-block-gallery.alignright { margin: 0 -8px 1.5em 20px }
.wp-block-image.is-resized {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}
.wp-block-image.is-resized img { max-width: 100% }
.ss-full-width .wp-block-image.is-resized {
    width: -webkit-min-content;
    width: -moz-min-content;
    width: min-content;
    display: -ms-inline-grid;
    -ms-grid-columns: min-content;
}
.wp-block-image.is-resized.alignleft {  margin-right: 20px }
.wp-block-image.is-resized.alignright {  margin-left: 20px }
.ss-full-width .wp-block-image.is-resized img { max-width: none }
.wp-block-image img { height: auto }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
.wp-block-button.aligncenter { margin: 0 }
/*Comments*/
.wp-block-latest-comments.aligncenter { text-align: center }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-excerpt, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-meta { margin-left: 0!important }
.wp-block-latest-comments.aligncenter .wp-block-latest-comments .avatar, .wp-block-latest-comments.aligncenter .wp-block-latest-comments__comment-avatar {
    float: none;
    margin-right: 0;
    display: inline-block;
}
body .wp-block-latest-comments__comment-excerpt p, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt, body .has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta, body .wp-block-latest-comments__comment-date { font-size: 16px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives { margin: 1.5em 0 1.571em 2.5em }
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
.wp-block-latest-comments__comment footer {
    clear: none;
    width: auto;
    padding-bottom: 0;
    box-shadow: none;
    background: transparent;
}
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { clear: both }
/*Archive && Categories*/
.wp-block-archives { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories.alignright, .wp-block-archives.alignright { margin-right: 1em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 2px }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption {
    clear: both;
    margin-top: 0;
}
/*-[ Line ]---------------------*/
hr {
		border: none;
		border-bottom: 1px solid rgba(0,0,0,0.1);
		width: 297px;
		margin: 35px 0;
		clear: both;
		position: relative;
}
/*-[ Search Form ]------------------*/
#searchform {
		float: left;
		clear: both;
		width: 100%;
		position: relative;
}
#searchform fieldset { width: 100% }
.sbutton, #searchsubmit {
		right: 0px;
		top: 0px;
		padding: 9px 0;
		float: right;
		border: 0;
		width: 45px;
		height: 48px;
		cursor: pointer;
		text-align: center;
		padding-top: 10px;
		color: white;
		transition: all 0.25s linear;
		background: transparent;
		z-index: 10;
		position: absolute;
		border: 0;
		vertical-align: top;
}
#searchform .fa-search {
		font-size: 18px;
		top: 15px;
		color: #a9afb2;
		position: absolute;
		right: 20px;
}
#s, .woocommerce-product-search .search-field {
		width: 100%;
		background-color: rgba(0, 0, 0, 0.035);
		float: left;
		padding: 9px 0 9px 0;
		text-indent: 20px;
		color: rgba(0, 0, 0, 0.31);
		border: 1px solid rgba(0, 0, 0, 0.1);
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		height: 48px;
		font-size: 14px;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #D0D0D0 }
:-moz-placeholder { color: #D0D0D0 }
::-moz-placeholder { color: #D0D0D0 }
:-ms-input-placeholder { color: #D0D0D0 }
:input-placeholder { color: #D0D0D0 }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
		margin-right: 14px;
		margin-left: 4px;
		cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> span, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb {
		clear: both;
		padding: 0;
		overflow: hidden;
		padding-top: 15px;
		padding-bottom: 5px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		background: rgba(0, 0, 0, 0.035);
		font-size: 13px;
}
.rank-math-breadcrumb {
	   padding-bottom: 5px;
	   font-size: 13px;
	   max-width: 1170px;
	   margin: 0 auto;
}
.breadcrumb .container > div {
		padding: 0 5px;
		overflow: hidden;
		float: none;
		display: inline-block;
		color: rgba(0, 0, 0, 0.31);
}
.breadcrumb a, .rank-math-breadcrumb a { color: rgba(0, 0, 0, 0.31) }
.breadcrumb a:hover { color: #7dc561 }
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .container > div.root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }
.rank-math-breadcrumb p { margin-bottom: 0 }
/*-[ Read More ]-------------------*/
.read-more {
		margin: 0 0 0 10px;
		line-height: 1.4em;
		background: none;
		padding: 0;
		font-size: 16px;
}
/*-[ Top Ad in Post ]-------------------------------------*/
.topad {
		margin-bottom: 10px;
		clear: both;
}
/*-[ Bottom Ad in post ]-----------*/
.bottomad {
		float: left;
		clear: both;
		margin-top: 10px;
}
/*-[ Sidebar ]---------------------*/
.sidebar.c-4-12 {
		float: right;
		width: 31.62%;
		max-width: 370px;
		margin-top: -2px;
		line-height: 23px;
}
#sidebar .wp-post-image, #site-footer .wp-post-image {
		margin-bottom: 0;
		margin-top: 0px;
		margin-right: 0px;
		margin-left: 0px;
		float: left;
}
#sidebar .vertical-small .wp-post-image, #site-footer .vertical-small .wp-post-image {
		margin-left: 0;
		margin-bottom: 10px;
}
.widget {
		margin-bottom: 27px;
		float: left;
		clear: both;
		width: 100%;
		overflow: hidden;
}
.sidebar .widget h3 { text-transform: uppercase }
.widget .title {
		font-weight: bold;
		text-transform: uppercase;
		color: #545E68;
		font-size: 12px;
}
.widget li {
		list-style-type: square;
		margin-left: 17px;
		margin-bottom: 7px;
}
.widget h3 {
		margin-bottom: 0px;
		padding-bottom: 5px;
		border-bottom: 4px solid rgba(0, 0, 0, 0.75);
		position: relative;
		margin-bottom: 20px;
		text-transform: uppercase;
		display: inline-block;
		width: 100%;
}
.sidebar .widget:first-child .widget-title {margin-top: -5px;}
.widget h3 span {
		float: left;
		position: relative;
}
.widget h3 span:after {
		position: absolute;
		content: '';
		height: 4px;
		width: 100%;
		left: 0;
		top: 33px;
		background: #7dc561;
		z-index: 1;
}
.widget .post-info {
		width: auto;
		clear: none;
}
#sidebar .widget_mts_recent_posts_widget li, #sidebar .widget_mts_popular_posts_widget li, #sidebar .widget_single_category_posts_widget li, #sidebar .widget_mts_related_posts_widget li, #sidebar .widget_mts_author_posts_widget li { border-bottom: 1px solid rgba(0, 0, 0, 0.1) }
.widget_mts_recent_posts_widget li, .widget_mts_popular_posts_widget li, .widget_single_category_posts_widget li, .widget_mts_related_posts_widget li, .widget_mts_author_posts_widget li {
		list-style: none!important;
		margin: 0;
		overflow: hidden;
		transition: all 0.25s linear;
		color: #aaa;
		padding-left: 0;
		background: none;
		padding-top: 12px;
		padding-bottom: 15px;
}
.widget_mts_recent_posts_widget li:first-child, .widget_mts_popular_posts_widget li:first-child, .widget_single_category_posts_widget li:first-child, .widget_mts_related_posts_widget li:first-child, .widget_mts_author_posts_widget li:first-child {
		padding-top: 0;
}
.widget_mts_recent_posts_widget li.vertical-small, .widget_mts_popular_posts_widget li.vertical-small, .widget_single_category_posts_widget li.vertical-small, .widget_mts_related_posts_widget li.vertical-small, .widget_mts_author_posts_widget li.vertical-small { margin-bottom: 5px }
.widget_mts_recent_posts_widget li .post-info, .widget_mts_popular_posts_widget li .post-info, .widget_single_category_posts_widget li .post-info, .widget_mts_related_posts_widget li .post-info, .widget_mts_author_posts_widget li .post-info {
		display: inline-block;
		float: none;
		clear: none;
		width: auto;
		font-size: 13px;
		line-height: 1;
		padding-top: 0;
		text-transform: none;
}
.widget_mts_recent_posts_widget li .post-info > span:last-child, .widget_mts_popular_posts_widget li .post-info > span:last-child, .widget_single_category_posts_widget li .post-info > span:last-child, .widget_mts_related_posts_widget li .post-info > span:last-child, .widget_mts_author_posts_widget li .post-info > span:last-child {
		padding-left: 0;
		padding-right: 0;
}
.widget_mts_recent_posts_widget li .post-info > span:after, .widget_mts_popular_posts_widget li .post-info > span:after, .widget_single_category_posts_widget li .post-info > span:after, .widget_mts_related_posts_widget li .post-info > span:after, .widget_mts_author_posts_widget li .post-info > span:after { display: none }
.widget_mts_recent_posts_widget li .post-data, .widget_mts_popular_posts_widget li .post-data, .widget_single_category_posts_widget li .post-data, .widget_mts_related_posts_widget li .post-data, .widget_mts_author_posts_widget li .post-data {
		width: 67.56%;
		float: left;
}
.widget_mts_recent_posts_widget li .post-img, .widget_mts_popular_posts_widget li .post-img, .widget_single_category_posts_widget li .post-img, .widget_mts_related_posts_widget li .post-img, .widget_mts_author_posts_widget li .post-img {
		float: right;
		margin-top: 4px;
}
.widget_mts_recent_posts_widget p, .widget_mts_popular_posts_widget p, .widget_single_category_posts_widget p, .widget_mts_related_posts_widget p, .widget_mts_author_posts_widget p {
		margin: 0;
		font-size: 13px;
}
.widget_mts_recent_posts_widget a, .widget_mts_popular_posts_widget a, .widget_single_category_posts_widget a, .widget_mts_related_posts_widget a, .widget_mts_author_posts_widget a { display: block }
.widget .meta {
		font-size: 13px;
		color: #777;
		overflow: hidden;
}
/*-[ WP-tabs ]--------------------------*/
.widget .wpt_widget_content {
		position: relative;
		border: none;
}
.widget .wpt_widget_content img {
		max-width: 100%;
		height: auto;
}
.sidebar .widget .wpt_widget_content a { color: #44464b }
.widget .wpt_widget_content ul.wpt-tabs li {
		list-style: none;
		display: block;
		width: 50%;
		float: left;
		text-align: center;
		margin: 0;
		padding: 0 !important;
}
.widget .wpt_widget_content ul.has-1-tabs li {
		width: 100%;
		float: none;
		margin: 0 auto;
}
.widget .wpt_widget_content ul.has-2-tabs li { width: 50% }
.widget .wpt_widget_content ul.has-3-tabs li { width: 33.33% }
.widget .wpt_widget_content ul.has-4-tabs li { width: 50% }
.widget .wpt_widget_content .tab_title.selected a {
		border-bottom: 1px solid #E4E4E4;
		background: rgba(0, 0, 0, 0.04);
}
.widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(3) a { border-left: 0 }
.widget .wpt_widget_content .tab_title a {
		display: block;
		background: rgba(0, 0, 0, 0);
		border: none;
		padding: 0;
		line-height: 2.4;
		text-decoration: none;
		position: relative;
		font-weight: bold;
		font-size: 20px;
		color: rgba(0, 0, 0, 0.31);
		border-bottom: 4px solid #959a9e;
		text-transform: uppercase;
}
.widget .wpt_widget_content .tab_title:first-child a {
		margin-left: 0;
		border-left: 0;
}
.widget .wpt_widget_content .tab_title.selected a {
		color: rgba(0, 0, 0, 0.75)!important;
		border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
}
.widget .wpt_widget_content .inside {
		padding: 0;
		background: transparent;
}
.widget .wpt_widget_content .tab-content li {
		list-style-type: none;
		float: left;
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		text-align: left;
		color: #444;
		background: none;
		position: relative;
		padding-top: 18px;
		padding-bottom: 14px;
		padding-left: 0px;
		padding-right: 0px;
}
.widget .wpt_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wpt_widget_content .tab-content li:last-child {
		border: none;
		margin-bottom: 0;
}
.widget .wpt_widget_content .tab-content li .post-data {
		width: 67.56%;
		float: left;
}
.widget .wpt_widget_content .entry-title {
		font-weight: bold;
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 1.5;
		margin-top: -3px;
}
.widget .wpt_widget_content .entry-title a:hover { color: #9da2a5 }
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .post-excerpt {
		padding-top: 4px;
		line-height: 20px;
		font-size: 13px;
		color: rgba(0, 0, 0, 0.31);
		overflow: hidden;
}
#site-footer .widget .wpt_widget_content .wpt-postmeta, #site-footer .widget .wpt_comment_content, #site-footer .widget .wpt_excerpt, #site-footer .widget .post-excerpt { color: inherit }
.widget .wpt_widget_content .wpt-postmeta a { color: #a9afb2 }
.widget .wpt_widget_content .wpt-postmeta a:hover { color: #7dc561 }
.widget .wpt_widget_content .wpt-postmeta > span { margin-right: 27px }
.widget .wpt_widget_content .wpt-postmeta > span:last-child { margin-right: 0px }
.widget .wpt_widget_content .wp-post-image { margin: 0 !important }
.widget .wpt_avatar {
		margin-right: 10px;
		float: left;
		margin-top: 4px;
}
.widget .wpt_widget_content .wpt-pagination {
		margin: 0;
		width: 100%;
		padding-top: 0;
		float: left;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		margin-top: 15px;
		padding-bottom: 14px;
}
.widget .wpt_widget_content .wpt-pagination a {
		font-size: 16px;
		color: #7dc561;
		margin: 0;
}
.widget .wpt-pagination a.next { float: right }
.widget .wpt_thumb_small {
		float: right;
		margin-right: 0px;
		padding: 0;
		width: auto;
		height: auto;
		overflow: auto;
		margin-left: 15px;
}
/*-[ WP-Review ]--------------------------*/
.widget .wp_review_tab_widget_content { border: none }
.widget .wp_review_tab_widget_content .tab_title.selected a {
		color: rgba(0, 0, 0, 0.75)!important;
		border-bottom: 4px solid rgba(0, 0, 0, 0.75)!important;
		background: rgba(0, 0, 0, 0.04);
}
.widget .wp_review_tab_widget_content .tab_title a {
		display: block;
		background: rgba(0, 0, 0, 0);
		border: none;
		padding: 0;
		line-height: 2.4;
		text-decoration: none;
		position: relative;
		font-weight: bold;
		font-size: 20px;
		color: rgba(0, 0, 0, 0.31);
		border-bottom: 4px solid rgba(0, 0, 0, 0.31);
		text-transform: uppercase;
}
.widget .wp_review_tab_widget_content .inside {
		background: transparent;
		padding: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.widget .wp_review_tab_widget_content .tab-content li {
		list-style-type: none;
		float: left;
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		text-align: left;
		color: #444;
		background: none;
		position: relative;
		padding-top: 18px;
		padding-bottom: 14px;
		padding-left: 0px;
		padding-right: 0px;
}
.widget .wp_review_tab_widget_content .tab-content li:first-child { padding-top: 18px }
.widget .wp_review_tab_thumb_small {
		float: right;
		margin-right: 0px;
		margin-top: 4px;
		padding: 0;
		width: auto;
		height: auto;
		overflow: auto;
		margin-left: 15px;
}
.widget .wp-review-no-thumb {
  display: none;
}
.widget .wp_review_tab_widget_content .entry-title {
		font-weight: bold;
		margin: 0;
		padding: 0;
		font-size: 16px;
		line-height: 1.5;
		margin-top: -3px;
}
.widget .wp-review-show-total span {
		color: #fff;
		font-size: 13px;
		font-weight: normal;
}
.widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
		font-size: 11px;
		text-transform: uppercase;
		padding-top: 4px;
		color: rgba(0, 0, 0, 0.31);
}
/*-[ WP-Subscribe ]--------------------------*/
.widget #wp-subscribe {
		padding: 30px;
		background: #2b3338;
		padding-left: 18px;
		padding-right: 18px;
}
.widget #wp-subscribe h4.title {
		font-size: 30px;
		color: #dee0e2;
		line-height: 1.3;
		text-align: center;
		margin-bottom: 0;
		padding: 0 5px 30px;
		text-transform: uppercase;
		border-bottom: 1px solid #394046;
}
.widget #wp-subscribe h4.title span {
	display: inline-block;
	font-weight: bold;
	font-size: 38px;
	margin-top: 15px;
}
.widget #wp-subscribe p {
	color: #FFFFFF;
	margin: 0;
	text-align: center;
	padding-right: 0px;
	color: #959a9e;
	font-size: 18px;
	line-height: 1.6;
}
.widget #wp-subscribe p.header-text { text-transform: uppercase }
.widget #wp-subscribe p.text {
	margin: 20px 0 25px;
	opacity: 1;
}
.widget #wp-subscribe input {
	border: none;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: 10px 0;
	margin: 0;
	box-shadow: none;
	border-radius: 0;
	height: 45px;
}
.widget #wp-subscribe input.consent-field {
	width: auto;
	margin-right: 10px;
}
.widget #wp-subscribe input.email-field {
	color: #6e787f;
	background: #3a4146;
	font-size: 16px;
}
.widget #wp-subscribe input.submit {
	background: #87bcde;
	color: #fff;
	margin-top: 20px;
	font-size: 22px;
	text-transform: uppercase;
	cursor: pointer;
	font-weight: 600;
}
.widget #wp-subscribe p.footer-text {
	margin-top: 18px;
	font-size: 13px;
}
.widget .wp-subscribe-wrap .wps-consent-wrapper label { font-size: 14px }
/*-[ Social Buttons ]--------------------------*/
.shareit {
	padding: 12px 0 7px;
	clear: both;
	z-index: 1;
	clear: both;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}
.shareit.top { padding-top: 0!important }
.share-item {
	float: left;
	height: 25px;
	width: 86px;
	margin-bottom: 10px;
}
.share-item.shareit.top {
	padding-top: 0;
	margin-bottom: 10px;
}
.share-item.facebooksharebtn, .share-item.linkedinbtn { margin-top: -12px }
.floating .share-item.facebooksharebtn, .floating .share-item.linkedinbtn { margin-top: -6px }
.share-item.facebookbtn, .share-item.facebooksharebtn { width: 100px }
.share-item.twitterbtn {
	width: 80px;
}
.share-item.pinbtn {margin-top: 0;}
.share-item.pinbtn a { transition: none; vertical-align: top; }
.share-item.stumblebtn {
	margin-top: 1px;
	height: 24px;
}
.share-item .stumble-icon {
	float: left;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	display: inline-block;
	color: #fff;
	font-size: 9px;
	background: #eb4823;
	text-align: center;
	line-height: 18px;
	margin-right: 2px;
	vertical-align: middle;
}
.share-item .stumble-text {
	float: left;
	width: 46px;
	height: 16px;
	color: #258DB1;
	cursor: pointer;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	line-height: 16px;
	border-radius: 3px;
	background: #eff9fe;
	border: 1px solid #cee4ea;
	font-family: Arial, Helvetica, sans-serif;
}
.share-item.reddit img { height: 20px!important }
.share-item iframe { max-width: none }
/*-[ Modern Social Buttons ]--------------------------*/
.modern-share-item a {
	float: left;
	background: #0071aa;
	color: #fff !important;
	width: 86px;
	text-align: center;
	line-height: 28px;
	border-radius: 4px;
}
.modern-facebooksharebtn a { background: #3b5998 }
.modern-twitterbutton a { background: #00aced }
.modern-pinbtn a { background: #cb2027 }
.modern-linkedinbtn a { background: #007bb6 }
.modern-stumblebtn a { background: #f0473b }
.modern-reddit a { background: #ff5700 }
.modern-share-item .fa {
	font-size: 12px;
	vertical-align: middle;
	margin-right: 4px;
	margin-top: -2px;
}
.modern-twitterbutton .fa { margin-right: 1px }
.modern-share-item {
	display: block;
	float: left;
	height: 25px;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 10px;
}
.modern-share-item.facebooksharebtn { min-width: 78px }
.modern-share-item.facebookbtn {min-width: 88px;}
.shareit.top .modern-share-item, .shareit.bottom .modern-share-item { margin-right: 7px }
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons ul li {
	background: none;
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 8px 8px 0!important;
	padding: 0 !important;
	border: none !important;
}
.social-profile-icons ul li a {
	width: 32px;
	height: 32px;
	display: block;
	float: left;
	border-radius: 50%;
	text-align: center;
	line-height: 30px;
	color: #FFF!important;
	transition: all .4s;
	padding: 0;
}
.sidebar .social-profile-icons ul li a:hover {
	color: #fff;
	background: #666;
}
.sidebar .social-profile-icons ul li a { color: #fff }
.social-profile-icons ul li i {
	font-size: 16px;
	line-height: 32px;
}
.social-profile-icons .social-youtube a { background: #6e5655 }
.social-profile-icons .social-rss a { background: #ef922f }
.social-profile-icons .social-twitter a { background: #40bff5 }
.social-profile-icons .social-facebook a { background: #5d82d1 }
.social-profile-icons .social-vimeo a { background: #35c6ea }
.social-profile-icons .social-dribbble a { background: #f7659c }
.social-profile-icons .social-tumblr a { background: #426d9b }
.social-profile-icons .social-instagram a { background: #91653f }
.social-profile-icons .social-flickr a { background: #ff48a3 }
.social-profile-icons .social-pinterest a { background: #e13138 }
.social-profile-icons .social-linkedin a { background: #238cc8 }
.social-profile-icons .social-youTube a { background: #888 }
.social-profile-icons .social-github a { background: #b5a470 }
.social-profile-icons .social-email a { background: #1d90dd }
.social-profile-icons .social-behance a { background: #1879fd }
.social-profile-icons .social-skype a { background: #13c1f3 }
.social-profile-icons .social-soundcloud a { background: #ff7e30 }
.social-profile-icons .social-stumbleupon a { background: #ff5c30 }
.social-profile-icons .social-dropbox a { background: #3476e4 }
.social-profile-icons .social-foursquare a { background: #0bbadf }
.social-profile-icons .social-reddit a { background: #ff4400 }
/*-[ Footer ]-------------------*/
#site-footer .footeText {
	width: 1170px;
	margin: 22px auto;
	text-align: center;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
#site-footer .footeText a {
	color: #fff;
	border-bottom: 2px solid #ee3f02;
}
#site-footer .sidebar .widget .title {
	font-size: 135%;
	color: #D4D8DB;
}
#site-footer .widget { margin-bottom: 20px }
#site-footer {
	position: relative;
	overflow: hidden;
	width: 100%;
	background: #2b3338;
	clear: both;
}
#site-footer p { color: #8D8D8D }
.footer-widgets {
		float: left;
		width: 100%;
		clear: both;
		overflow: hidden;
		padding: 30px 0 10px;
}
.footer-widgets h3 {
		padding-bottom: 12px;
		margin-bottom: 17px;
		border-bottom: 1px solid #ccc;
}
.f-widget {
		width: 28%;
		float: left;
		position: relative;
		margin-bottom: 0;
		margin-right: 8%;
}
.widgets-num-4 .f-widget { width: 19% }
.copyrights {
		float: left;
		width: 100%;
		clear: both;
		color: #6e787f;
		padding-top: 30px;
		padding-bottom: 18px;
		font-size: 13px;
		text-transform: uppercase;
		text-align: center;
}
#copyright-note {
		width: auto;
		float: left;
		margin-right: 55px;
}
#copyright-note img {
		vertical-align: middle;
		margin-right: 13px;
		margin-top: -3px;
}
footer nav {
		display: inline-block;
		float: left;
}
footer nav ul li {
		float: left;
		display: inline-block;
}
footer nav ul li span {
		padding-left: 15px;
		padding-right: 15px;
}
footer .menu li, footer .menu li a {
		font-size: 13px;
		color: #6e787f;
		position: relative;
		padding-right: 15px;
}
footer .menu li:last-of-type { padding-right: 0 }
footer .menu li.menu-item-has-children a:after { display: none }
footer .menu li a:hover { color: #dee0e2 }
footer .menu li:after {
		content: "";
		width: 1px;
		height: 10px;
		background: rgba(255, 255, 255, 0.25);
		position: absolute;
		right: 15px;
		top: 8px;
}
footer .menu li:last-of-type:after { display: none }
footer .sub-menu { display: none }
footer .wpmm-megamenu-indicator { display: none }
.footer-social { float: right }
.copyrighttext {
		padding-right: 15px;
		float: right;
}
footer .wpmm-megamenu-showing, footer .wpmm-megamenu-showing.wpmm-light-scheme { background: none !important }
footer #wpmm-megamenu { display: none }
footer .wpmm-megamenu-showing a, footer .wpmm-megamenu-showing.wpmm-light-scheme a { color: #6e787f !important }
.postsby { margin-bottom: 25px }
/*-[ Back To Top ]---------------------------*/
.to-top {
		float: right;
		position: relative;
}
.toplink .fa-chevron-up {
		font-size: 24px;
		position: absolute;
		right: 0;
		top: 0px;
}
.toplink { padding-right: 27px }
#move-to-top {
		color: #fff;
		cursor: pointer;
		display: block;
		font-weight: bold;
		height: 40px;
		position: fixed;
		right: 26px;
		bottom: 50px;
		width: 40px;
		z-index: 9999;
		border-radius: 50%;
		text-align: center;
		background: #6e787f;
		transition: all 0.25s linear;
		-webkit-backface-visibility: hidden;
}
#move-to-top:hover { background: #444 }
#move-to-top:not(.filling) {
		opacity: 0;
		visibility: hidden;
}
#move-to-top .fa-angle-double-up {
		position: relative;
		top: 0;
		font-size: 18px;
		line-height: 40px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
		clear: both;
		float: left;
		width: 100%;
		margin-bottom: 45px;
}
.related-posts .latestPost {
		float: left!important;
		width: 48.05%!important;
		margin-right: 3.9%;
		margin-bottom: 30px;
		max-width: 370px;
}
.related-posts .last {
		margin-right: 0;
		padding-bottom: 0;
}
.ss-full-width .related-posts .latestPost { width: 31.62%!important; }
.ss-full-width .related-posts .latestPost, .ss-full-width .related-posts .last { margin-right: 2.56%; }
.related-posts #featured-thumbnail {
		position: relative;
		float: left;
		display: block;
}
.related-posts .title { font-size: 18px }
.related-posts h4 {
		font-size: 20px;
		text-transform: uppercase;
		float: left;
		width: 100%;
		margin-bottom: 24px;
}
.related-posts article header {
		margin-bottom: 0;
		padding-top: 10px;
		margin-top: 0;
}
.related-posts article header .post-info {
		margin-bottom: 0px;
		padding-top: 10px;
		clear: none;
		float: none;
}
.related-posts .post-info > span:after {
		content: "";
		padding-left: 0;
		top: 8px;
}
.related-posts .latestPost:nth-child(2n+1) { clear: both }
.ss-full-width .related-posts .latestPost:nth-child(2n+1) { clear: none; }
.ss-full-width .related-posts .latestPost:nth-child(3n) { margin-right:0; }
.ss-full-width .related-posts .latestPost:nth-child(4n) { clear: both; }
.related-posts .latestPost:last-child, .related-posts .latestPost:nth-last-child(2) { margin-bottom: 0 }
/*-[ Post Tags ]---------------------------------*/
.tags {
		float: left;
		width: 100%;
		margin-bottom: 45px;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthorwrap {
		float: left;
		width: 100%;
}
.postauthorwrap h4 {
		font-size: 20px;
		text-transform: uppercase;
		float: left;
		width: 100%;
		margin-bottom: 24px;
}
.postauthor {
		margin-bottom: 45px;
		min-height: 180px;
		float: left;
		clear: both;
		width: 100%;
		border: 1px solid rgba(0, 0, 0, 0.07);
		box-sizing: border-box;
}
.postauthor p {
		clear: right;
		overflow: hidden;
		padding-top: 22px;
		padding-right: 0px;
		margin-bottom: 17px;
}
.postauthor h5 {
		line-height: 24px;
		text-transform: capitalize;
		margin: 0;
		padding-top: 13px;
		font-size: 28px;
		font-weight: bold;
		display: inline-block;
		color: #44464b;
}
.postauthor h5 a { color: inherit }
.postauthor img {
		float: left;
		margin: 0;
		border-radius: 50%;
		padding: 20px 20px;
}
.postauthor-top {
		padding-top: 5px;
		padding-bottom: 8px;
		margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
.postauthor .author_wrap {
		background: rgba(0, 0, 0, 0.035);
		min-height: 94px;
		border-bottom: 1px solid rgba(0, 0, 0, 0.05);
		display: block;
}
.postauthor .post-info {
		width: auto;
		clear: none;
		float: none;
		padding-top: 4px;
}
.postauthor .post-info > span:after {
		right: 15px;
		top: 4px;
}
.postauthor .post-info > span:last-child:after { display: none }
.postauthor p {
		clear: right;
		overflow: hidden;
		padding-top: 22px;
		padding-right: 0px;
		margin-bottom: 17px;
}
.postauthor .readMore {
		font-size: 15px;
		padding-top: 22px;
		padding-bottom: 23px;
		padding-right: 25px;
		margin-top: 0;
		float: right;
		width: auto;
}
.postauthor .readMore a {
		padding: 11px 30px;
		background: #7dc561;
		border-radius: 60px;
		font-weight: bold;
		color: #fff;
		text-transform: uppercase;
		display: block;
}
.author .article {
		width: 65.81%;
		float: left;
		margin-right: 2.56%;
}
.author .latestPost {
		width: 48%;
		margin-right: 4%;
}
.author .latestPost:nth-child(even) { margin-right: 0% }
.author #page { overflow: inherit }
.active-in.widget { margin-top: 50px }
.full-header-image {
		float: left;
		position: relative;
		width: 100%;
}
.full-header-image div:first-child {
		height: 450px;
		float: left;
		width: 100%;
}
.full-header-image img { margin-top: -2px }
.full-header-image .image-overlay {
		position: absolute;
		bottom: 0;
		left: 0;
		width: 100%;
		background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.79) 100%);
		height: 60%;
}
.author .sidebar.c-4-12 { position: relative }
.author .author-image-wrap {
		float: right;
		display: inline-block;
		margin-top: -195px;
		padding: 10px;
		border: 1px solid #f0efef;
		background: #f6f6f6;
		border-radius: 50%;
		max-width: 100%;
}
.author .avatar {
		float: left;
		border-radius: 50%;
}
.author .author_wrap {
		position: absolute;
		right: 280px;
		top: -180px;
}
.author .author_wrap .post-info span:after { display: none }
.author #sidebars .author_wrap h5 {
		margin-bottom: 0;
		font-size: 52px;
		margin-bottom: 0px;
		color: #fff;
}
.author .author_wrap h5 a { color: #fff }
.author .author_wrap .post-info {
		color: #fff;
		font-size: 14px;
}
.author .author-post {
		clear: both;
		font-size: 26px;
		color: #6E787F;
		display: inline-flex;
		margin-top: 35px;
}
.author .author-post > span { display: block }
.author .author-post > span:first-child {
		font-size: 70px;
		font-weight: bold;
		margin-right: 20px;
}
.author .widget h3:after { display: none }
.author .widget h3 {
		border-bottom: none;
		padding-bottom: 0px;
}
.author .active-in .post-info { margin-top: 10px }
.author .active-in .post-info a > span {
		line-height: 28px;
		padding: 3px 20px;
		background: #87bcde;
		color: #fff;
		font-size: 13px;
		font-weight: 600;
		display: inline-block;
		margin-top: 5px;
		margin-right: 5px;
}
.author .social-profile-icons .social-profile-icons { margin-top: 10px }
.author .textwidget {
		line-height: 25px;
		padding-top: 6px;
		font-weight: normal;
}
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
		font-size: 16px!important;
		padding: 8px 25px;
		margin-bottom: 8px;
		float: left;
		margin-right: 8px;
		background: rgba(0, 0, 0, 0.035);
		color: rgba(0, 0, 0, 0.4)!important;
		border: 1px solid rgba(0, 0, 0, 0.06);
		border-radius: 40px;
}
.tagcloud a:hover {
		background: #fff;
		color: #57595f;
		border: 1px solid;
}
/*-[ Ad Widgets ]------------------------------*/
.ad-125 ul {
		float: left;
		width: 100%;
		margin: 0;
		list-style: none;
		max-width: 100%;
}
.ad-125 li {
		float: left;
		border: none;
		list-style: none!important;
		padding-left: 0;
		background: none;
		margin-bottom: 15px;
		margin-left: 0;
		max-width: 48%;
}
.ad-125 li:nth-child(2n+1), .ad-125 li:first-child { clear: both }
.ad-125 li:nth-child(2n+2) { float: right!important }
.ad-125 li:nth-last-child(2), .ad-125 li:last-child { margin-bottom: 0 }
.sidebar .mts_ad_300_widget {
		padding: 35px;
		box-sizing: border-box;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		background: rgba(0, 0, 0, 0.035);
		text-align: center;
}
/*-[ Calender Widget ]-------------------------*/
#wp-calendar { margin-bottom: 0 }
#wp-calendar td {
		text-align: center;
		padding: 7px 0;
		border-top: 1px solid #F1F4F6;
		border-right: 1px solid #F1F4F6;
}
#wp-calendar caption {
		font-size: 16px;
		padding-bottom: 10px;
		font-weight: bold;
}
#wp-calendar #prev {
		text-align: left;
		padding-left: 12px;
}
#wp-calendar #next {
		text-align: right;
		padding-right: 12px;
}
#wp-calendar thead th {
		padding: 10px 0;
		text-align: center;
}
/*-[Comments]--------------*/
.nocomments {
		margin-top: 20px;
		clear: both;
		float: left;
		width: 100%;
}
.total-comments {
		text-transform: uppercase;
		font-size: 19px;
		color: #87bcde;
		font-weight: bold;
		padding-top: 7px;
		padding-bottom: 9px;
}
.cnumber { color: #2DB2EB }
#comments {
		padding: 0;
		margin-bottom: 45px;
		float: left;
		clear: both;
		width: 100%;
}
#respond h4 {
		text-transform: uppercase;
		padding-bottom: 7px;
		font-size: 20px;
}
#commentsAdd {
		width: 100%;
		float: left;
		clear: both;
		margin-bottom: 20px;
}
#comments .avatar {
		float: left;
		margin-right: 30px;
		margin-top: 7px;
		border-radius: 50%;
}
#comments .avatar.loading {

}
.comment time { padding-left: 10px }
ul.children .commentImageLeft {
		width: 60px;
		height: 90px;
		border-left: 1px solid #c1bbb6;
		border-bottom: 1px solid #c1bbb6;
		position: absolute;
		top: -50px;
		left: -70px;
}
input.text-input, #commentform input { padding: 11px }
input#author, input#email, input#url, .contact-form input, .contact-form textarea {
		width: 100%;
		background: rgba(0, 0, 0, 0.035);
		border: 1px solid rgba(0, 0, 0, 0.05);
		color: rgba(0, 0, 0, 0.31);
		max-width: 100%;
		height: 48px;
		font-size: 16px;
		padding-left: 2.5%;
		box-sizing: border-box;
}
input#author, input#email, input#url, #comment, .contact-form input, .contact-form textarea { transition: all 0.25s ease-in-out }
.mtscontact_consent { clear: both; margin-top: 20px; }
#commentform .comment-form-cookies-consent label, .contact-form .mtscontact_consent label {
		padding: 0;
		cursor: pointer;
		margin-left: 10px;
		line-height: 18px;
		vertical-align: top;
}
.contact-form .mtscontact_consent label {
		width: auto;
		display: inline-block;
		margin-top: 0;
		margin-left: 8px;
}
#commentform .comment-form-cookies-consent input, .mtscontact_consent input {
		width: 18px;
		height: 18px;
		-webkit-appearance: checkbox;
}
.contact-form .mtscontact_consent input { margin-top: 0 }
#cancel-comment-reply-link {
		float: right;
		line-height: 24px;
		margin-top: 0;
}
#cancel-comment-reply-link {
		color: #87bcde;
		cursor: pointer;
		margin-bottom: -20px;
		text-decoration: underline;
		z-index: 100;
		position: relative;
}
#commentform input#submit, .contact-form input[type="submit"] {
		line-height: 1;
		background-color: #7dc561;
		text-transform: uppercase;
		height: 48px;
		padding: 0 30px;
		color: #fff;
		text-decoration: none;
		cursor: pointer;
		display: inline-block;
		border: none;
		transition: all 0.2s linear;
		font-weight: bold;
		font-size: 15px;
		border-radius: 50px;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
		margin-left: 0;
		padding: 0;
}
ol.commentlist .navigation a {
  padding: 16px 0;
}
.comment, .pingback, .trackback {
		list-style: none;
		margin: 0 0 30px 0;
		float: left;
		box-sizing: border-box;
		width: 100%;
		position: relative;
		padding: 3%;
}
.commentlist p { margin-bottom: 5px }
.ago {
		color: rgba(0, 0, 0, 0.31);
		text-transform: uppercase;
		font-size: 13px;
		float: right;
}
.fn {
		line-height: 1.375em;
		font-weight: bold;
}
span.fn { font-weight: bold }
.comment-meta { font-size: 12px }
.comment-meta a { color: #87bcde }
.commentmetadata {
		margin-top: 0;
		overflow: hidden;
}
.commentmetadata li {
		border: 0;
		padding: 0;
		margin-top: 0;
		margin-bottom: 5px;
		list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.reply {
		margin-top: 0px;
		padding-top: 5px;
		padding-bottom: 0px;
		overflow: hidden;
		width: 100%;
		float: right;
}
.reply a {
		font-weight: bold;
		float: left;
		padding: 0 0px;
		color: #7dc561;
		font-size: 14px;
		text-transform: uppercase;
}
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px }
.commentlist .children {
		margin-left: 13%;
		margin-bottom: 0;
		margin-top: 30px;
		float: left;
		width: 87%;
		box-sizing: border-box;
}
.commentlist .children li { margin-bottom: 0 }
.avatar { float: left }
.comment-author-details { overflow: hidden }
.commentlist .fn {
		font-size: 20px;
		float: left;
}
#respond h3 {
		font-size: 18px;
		margin: 0;
		padding: 0;
}
.comment-awaiting-moderation {
		font-style: italic;
		font-weight: bold;
}
.commentmetadata ul, .commentmetadata ol { margin-top: 5px }
.commentmetadata ul li, .commentmetadata ol li { display: list-item !important }
/*-[ Comment Form ]----------------------------*/
#commentform textarea, .contact-form textarea {
		width: 100%;
		background: rgba(0, 0, 0, 0.035);
		border: 1px solid rgba(0, 0, 0, 0.05);
		color: rgba(0, 0, 0, 0.31);
		padding: 2% 2.5%;
		line-height: 25px;
		font-family: inherit;
		box-sizing: border-box;
		height: 195px;
		font-size: 16px;
		display: block;
}
.contact-form textarea {
		height: 300px;
		margin-top: 10px;
}
#commentform textarea:hover, input#author:hover, input#email:hover, input#url:hover {
		background: transparent;
		color: black;
}
#commentform p {
		margin-bottom: 20px;
		float: left;
		width: 100%;
		clear: both;
}
#commentform p label {
		padding-bottom: 5px;
		padding-top: 5px;
		padding-left: 10px;
}
.cancel-comment-reply a {
		float: right;
		margin-top: -8px;
}
.required {
		color: red;
		padding: 0;
		line-height: 1;
}
.comment-notes .required {
		padding-left: 0;
		padding-top: 3px;
}
.comment-notes { font-style: italic }
#commentform .wp-review-comment-field a i, #commentform .wp-review-comment-field .review-result i, .comment .wp-review-comment-rating .review-result i, .comment .wp-review-comment-rating a i { color: #FFB300!important }
/*-[ pagination ]------------------*/
.pagination {
		clear: both;
		overflow: hidden;
		float: left;
		width: 100%;
		margin-bottom: 40px;
		text-align: center;
		display: block!important;
}
.single .pagination {
		border: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		margin-top: 0;
		padding: 2.2% 0;
		width: 100%;
		margin-bottom: 0;
}
.pagination ul {
		list-style: none;
		margin: 0;
}
.pagination ul li {
		float: left;
		margin-bottom: 5px;
}
.pagination a, li.page-numbers, span.page-numbers, .pagination > .current {
		background: rgba(0, 0, 0, 0.035);
		margin: 0 10px 0 0;
		display: inline-block;
		float: left;
		font-size: 18px;
		line-height: 1;
		text-decoration: none;
		color: #67686e!important;
		padding: 13px 17px 12px;
		transition: all 0.25s linear;
		font-weight: 400;
		border: 1px solid #eaeaea;
		border-radius: 40px;
		margin-bottom: 10px;
}
.single .pagination > .current > .currenttext {
		background: transparent!important;
		margin: 0;
}
.pagination a:hover { color: #fff }
.pagination-previous-next a {
		border-radius: 40px;
		min-width: 100px;
}
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a:hover, .pagination .nav-next a:hover { background-color: #87bcde }
.pagination ul li:last-child a { margin-right: 0 }
.pagination .nav-links { display: inline-block }
.pagination .nav-links a:last-child { margin-right: 0 }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
		padding: 0;
		background: transparent;
		margin-right: 0;
}
.single .pagination a:hover .currenttext { color: #fff }
/*-[ Contact Form ]------------------*/
.contact-form { position: relative }
.contact-form.loading:after {
		content: "";
		display: block;
		position: absolute;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		background: rgba(255, 255, 255, 0.8);
}
.contact-form label {
		display: block;
		width: 100%;
		box-sizing: border-box;
		-moz-box-sizing: border-box;
}
.contact-form input { margin-top: 10px }
.contact-form label { margin-top: 25px }
.contact-form input[type="submit"] {
		margin-top: 25px;
		width: auto;
}
.mtscontact_error { color: #B90101 }
/*-[ AJAX search results ]------------------*/
.widget_search { overflow: visible }
.ajax-search-box-open #s { border-bottom: 1px solid #fff }
.ajax-search-results-container {
		position: absolute;
		top: 48px;
		left: 0;
		box-sizing: border-box;
		width: 100%;
		z-index: 9;
		background: #f6f6f6;
		border: 1px solid rgba(0, 0, 0, 0.1);
		border-top: none;
}
.main-header .ajax-search-results-container {
		position: absolute;
		top: 77px;
		left: 0;
		box-sizing: border-box;
		width: 100%;
		z-index: 9;
		background: #2B3338;
		border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.ajax-search-results-container.loading:after {
		content: "";
		display: block;
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: rgba(255,255,255,0.8);
}
ul.ajax-search-results {
		margin: 0;
		margin-top: 4px;
		padding: 0;
}
.ajax-search-results li {
		margin: 0;
		display: block;
		list-style: none;
		min-height: 94px;
		padding: 12px 22px;
		box-sizing: border-box;
}
ul.ajax-search-results a:focus { text-decoration: underline } /*up/down keys navigation*/
.ajax-search-results .wp-post-image {
		margin-bottom: 0;
		margin-top: 5px;
		margin-right: 10px;
		margin-left: 0;
}
.ajax-search-meta {
		padding: 0 22px 12px 22px;
		height: 20px;
		font-size: 13px;
}
.ajax-search-meta .results-count { float: left }
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
		padding: 8px;
		color: #AAA;
		font-style: italic;
}
/*-[ Load More ]-------------------*/
.pace .pace-progress {
		background: #29d;
		position: fixed;
		z-index: 2000;
		top: 0;
		left: 0;
		height: 3px;
		transition: width 0.8s;
		-webkit-backface-visibility: hidden;
}
.admin-bar .pace .pace-progress { top: 32px }
.pace-inactive { display: none }
#load-posts {
		clear: both;
		width: 100%;
		float: left;
		text-align: center;
		position: relative;
		overflow: hidden;
}
#load-posts a {
		background: rgba(0, 0, 0, 0.035);
		margin: 0 5px 55px 0;
		float: none;
		display: inline-block;
		line-height: 1;
		text-decoration: none;
		color: rgba(0, 0, 0, 0.5);
		padding: 12px 30px;
		transition: all 0.25s linear;
		border: 1px solid rgba(0, 0, 0, 0.1);
		border-radius: 40px;
		position: relative;
		z-index: 100;
		position: relative;
}
#load-posts a i { margin-right: 5px }
#load-posts a:before, #load-posts a:after {
		position: absolute;
		content: "";
		left: 105%;
		top: 23px;
		width: 600px;
		height: 1px;
		background: rgba(0, 0, 0, 0.1);
		z-index: 10;
}
/*.latest-posts-left #load-posts:before, .latest-posts-left #load-posts:after { display: none }*/
#load-posts a:after {
		right: 105%;
		left: auto;
}
/*-[ Misc ]---------------------------*/
pre {
		overflow: auto;
		padding: 25px 15px 15px;
		margin: 15px 0;
		position: relative;
		background: #2b3338;
		font-family: monospace;
		color: #fff;
		box-sizing: border-box;
}
pre:before {
		content: "\f121";
		color: #FFF;
		position: absolute;
		font-size: 18px;
		right: 14px;
		top: 6px;
		font-family: fontawesome;
}
.flex-video {
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 30px;
		margin-bottom: 30px;
		height: 0;
		overflow: hidden;
		clear: both;
}
.flex-video-vimeo { padding-top: 0 }
.flex-video iframe, .flex-video object, .flex-video embed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
}
/*-[ Parallax & Zoom Out ]--------------------------------*/
#parallax {
		position: relative;
		padding-bottom: 430px;
		height: 0;
		overflow: hidden;
		background-size: cover;
		margin-bottom: 15px;
}
#zoom-out-effect, #zoom-out-bg {
		position: relative;
		padding-bottom: 430px;
		height: 0;
}
#zoom-out-effect {
		overflow: hidden;
		margin-bottom: 20px;
}
#zoom-out-bg {
		background-size: cover;
		width: 100%;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
		position: absolute;
		top: 0;
		right: 0;
		background: #FFF;
		padding: 2px 8px;
}
.latestPost .review-type-circle.review-total-only, .latestPost .review-type-circle.wp-review-show-total { height: 37px }
.latestPost-review-wrapper .review-total-star {
		margin: 4px 0;
		color: #fff;
}
#primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme {
		background: transparent !important;
		color: #fff;
}
#wpmm-megamenu .review-total-only { color: #fff }
#wpmm-megamenu .review-type-circle.review-total-only, #wpmm-megamenu .review-type-circle.wp-review-show-total { height: 25px }
#primary-navigation .wpmm-megamenu-showing.wpmm-light-scheme a { color: #fff !important }
.wp-review-show-total span { color: #fff }
.latestPost-review-wrapper .percentage-icon {
		top: 0;
		font-size: inherit;
		font-style: normal;
}
/*-[ Dots Loader ]--------------------------------*/
@-webkit-keyframes scale {
		0% {
				transform: scale(1);
				opacity: 1;
		}
		45% {
				transform: scale(0.1);
				opacity: 0.7;
		}
		80% {
				transform: scale(1);
				opacity: 1;
		}
}
@keyframes scale {
		0% {
				transform: scale(1);
				opacity: 1;
		}
		45% {
				transform: scale(0.1);
				opacity: 0.7;
		}
		80% {
				transform: scale(1);
				opacity: 1;
		}
}
.ball-pulse > div:nth-child() {
		-webkit-animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
		animation: scale 0.75s -0.36s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(1) {
		-webkit-animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
		animation: scale 0.75s -0.24s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(2) {
		-webkit-animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
		animation: scale 0.75s -0.12s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div:nth-child(3) {
		-webkit-animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
		animation: scale 0.75s 0s infinite cubic-bezier(.2, .68, .18, 1.08);
}
.ball-pulse > div {
		background-color: #3d8fe8;
		width: 10px;
		height: 10px;
		border-radius: 100%;
		margin: 1px;
		-webkit-animation-fill-mode: both;
		animation-fill-mode: both;
		display: inline-block;
}
.gallery-icon { width: 100% }
.gallery-icon img {
		display: block;
		margin: 0 auto;
		float: none;
}
.gallery-caption { clear: both }
.wp-video, .wp-audio-shortcode { margin: 10px auto }
.breadcrumb span, .entry-title, .thecontent {
		overflow-wrap: break-word;
		word-wrap: break-word;
		-ms-word-break: break-all;
		word-break: break-all;
		word-break: break-word;
		-ms-hyphens: auto;
		-webkit-hyphens: auto;
		hyphens: auto;
}
.thecontent { clear: both }
/*---[ Tabs ]---*/
.cd-tabs {
		position: relative;
		width: 100%;
		margin: 0;
}
.cd-tabs nav {
		overflow: auto;
		-webkit-overflow-scrolling: touch;
}
.cd-tabs nav {
		position: relative;
		float: none;
		box-shadow: none;
}
.cd-tabs-navigation:after {
		content: "";
		display: table;
		clear: both;
}
.cd-tabs-navigation li {
		float: left;
		width: 50%;
		height: 61px;
}
.cd-tabs-navigation li:only-child { width: auto }
#comments .cd-tabs-navigation li:only-child a { border: 0 }
.no-touch .cd-tabs-navigation a:hover {
		color: #29324e;
		background-color: rgba(233, 230, 202, 0.3);
}
#comments .cd-tabs-navigation a.selected {
		color: #000;
		border: 1px solid #DDD;
		border-bottom: 0;
}
.cd-tabs-navigation {
		/* tabbed on top on big devices */
		width: auto;
		margin: 0 !important;
		list-style: none !important;
}
.cd-tabs-navigation a {
	color: #000;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0;
	font-size: 20px;
	font-weight: bold;
	float: right;
	line-height: 20px;
	padding: 12px 0 0;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	text-align: center;
	width: 100%;
	height: 61px;
	line-height: 2;
	box-sizing: border-box;
}
.article .cd-tabs-content { margin: 0 }
ul.cd-tabs-content { margin: 0 }
.cd-tabs-content li {
	display: none;
	padding: 0;
}
.cd-tabs-content li li { display: block }
.cd-tabs-content li.selected {
	display: block;
	-webkit-animation: cd-fade-in 0.5s;
	animation: cd-fade-in 0.5s;
}
.cd-tabs-content #commentsAdd { margin-top: 40px }
#fbcomments {
	overflow: hidden;
	margin: 0 30px 10px;
}
.fb-comments, .fb-comments iframe[style] { width: 100% !important }
.commentlist > .comment:first-of-type { margin-top: 20px }
