/*
Theme Name: Splash by MyThemeShop
Theme URI: http://mythemeshop.com/themes/splash/
Author: MyThemeShop
Author URI: http://mythemeshop.com/
Description: Take your blogging to the next level with Splash, a responsive WordPress theme that integrates review system and WooCommerce to maximizes content impact.
Version: 3.3.3
Text Domain: splash
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-family: Georgia, sans-serif;
	font-style: italic;
	font-weight: normal;
	font-size: 20px;
	line-height: 1.5;
	padding: 0 10px 20px 27px;
	position: relative;
	margin-top: 25px;
}
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;
}
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 }
.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 0 20px 0 }
.wp-block-gallery { margin: 0 -8px }
.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: 100%; /* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone { margin: 5px 0 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 {
	line-height: 20px;
	margin: 0;
	padding: 6px 0 0 0;
	clear: both;
}
/* 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/23px Noto Sans, sans-serif;
	color: #555;
	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 h2 { font-size: 24px }
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: #2DB2EB;
	transition: all 0.25s linear;
}
a:link, a:visited, a:active { text-decoration: none }
/*-[ Main container ]---------------*/
.main-container {
	width: 960px;
	margin: 0 auto;
	background: #fff;
	clear: both;
	display: block;
	padding: 0 2%;
}
#page, .container {
	max-width: 960px;
	min-width: 240px;
}
#page {
	padding-top: 25px;
	min-height: 100px;
	float: none;
	clear: both;
}
/*-[ Header ]-----------------------*/
body > header {
	float: left;
	width: 100%;
	position: relative;
}
#site-header {
	position: relative;
	float: left;
	width: 100%;
	z-index: 99;
}
#header {
	position: relative;
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
	z-index: 1;
}
#header h1, #header h2 {
	font-size: 38px;
	float: left;
	display: inline-block;
	line-height: 1;
	position: relative;
	margin-bottom: 0;
}
#logo a {
	float: left;
	line-height: 1;
}
.image-logo { margin-top: 5px }
#logo img { float: left }
.logo-wrap {
	padding: 15px 0 0 0;
	overflow: hidden;
	float: left;
	margin: 25px 0 0;
	z-index: -1;
	position: relative;
}
.site-description {
	float: left;
	margin-top: 0;
	max-width: 350px;
	clear: left;
}
#site-header .header-search {
	float: right;
	border-left: 1px solid #EEE;
}
#site-header #searchform {
	max-width: 100%;
	float: right;
	width: auto;
	min-width: 206px;
}
#site-header #s {
	border: 0;
	margin: 0 !important;
	padding: 13px 10px 13px 0;
	background: transparent;
}
#site-header #searchform .fa-search {
	border: 0;
	padding-top: 10px;
	background: transparent;
}
#site-header .sbutton { height: 42px }
.widget-header h3 { margin-bottom: 0 }
.widget-header {
	float: right;
	max-width: 77%;
	margin-top: 30px;
}
.widget-header img { float: left }
.widget-header .textwidget {
	float: left;
	margin-top: 8px;
}
.widget-header .adcode-widget {
    width: 300px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
}
/*-[ Navigation ]-----------------*/
.menu-item-has-children > a:after {
	content: "\00BB";
	position: absolute;
	right: 15px;
	line-height: 17px;
}
.secondary-navigation .menu-item-has-children > a:after {
	right: 17px;
	line-height: 15px;
}
.navigation .menu-item-has-children > a { padding-right: 30px!important }
.secondary-navigation .navigation .menu-item-has-children > a { padding-right: 32px!important }
.primary-navigation {
	float: left;
	border: 1px solid #eeeeee;
	border-top: 0;
	width: 100%;
	position: relative;
	z-index: 99;
	box-sizing: border-box;
}
.secondary-navigation {
	background: #222222;
	display: block;
	float: left;
	width: 960px;
	max-width: 100%;
	margin-top: 30px;
}
.secondary-navigation ul { float: left }
.secondary-navigation a {
	color: #ffffff;
	text-align: left;
	text-decoration: none;
	padding: 15px 22px;
	transition: none;
	line-height: 20px;
}
.primary-navigation .navigation {
	width: auto;
	float: left;
}
.primary-navigation .navigation ul li { border-right: 0 }
.primary-navigation li a {
	font-size: 14px;
	line-height: 1.2em;
	padding: 11px 13px;
	color: #989898;
	text-decoration: none;
	border-right: 1px solid #eeeeee;
}
.primary-navigation .navigation .current-menu-item > a {
	color: #333333!important;
	background: rgba(255, 255, 255, 0.6);
}
.primary-navigation .navigation li a {
	color: #989898;
	transition: all 0.25s linear;
	line-height: 20px;
}
.primary-navigation .navigation li a:hover {
	color: #2db2eb!important;
	background: #ffffff;
}
.primary-navigation .navigation ul li ul { border-bottom: 1px solid #eeeeee }
.primary-navigation .navigation ul ul li:first-child a { border-top: 1px solid #eeeeee }
.primary-navigation .navigation ul ul:after { border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #eeeeee }
.primary-navigation .navigation ul li ul li {
	width: 100%;
	background: #ffffff;
}
.primary-navigation .navigation ul li ul li a {
	width: 100%;
	color: #989898!important;
	border-left: 1px solid #eeeeee;
	border-right: 1px solid #eeeeee;
	box-sizing: border-box;
}
.primary-navigation .navigation .sf-sub-indicator {
	top: 10px;
	right: 15px;
}
.primary-navigation .navigation ul ul .sf-sub-indicator { top: 10px }
#navigation.secondary-navigation a {
	line-height: 1.2em;
	padding: 17px 23px;
	text-transform: uppercase;
}
.secondary-navigation .navigation ul li:hover a { color: #fff!important }
.secondary-navigation a .sub {
	font-size: 11px;
	font-weight: normal;
	color: #9B9B9B;
}
.navigation ul { margin: 0 auto }
.navigation ul li {
	float: left;
	line-height: 24px;
	position: relative;
	transition: all 0.25s linear;
}
.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 {
	background: #282e33;
	border-right: 0;
	border-bottom: 0;
}
.navigation ul ul {
	position: absolute;
	width: 215px;
	padding: 20px 0 0 0;
	padding-top: 10px;
	font-size: 12px;
	color: #798189;
}
.navigation ul ul:after {
	border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #222;
	border-style: solid;
	border-width: 9px;
	content: "";
	display: block;
	height: 0;
	position: absolute;
	width: 0;
}
.navigation ul ul:after {
	left: 10px;
	top: -8px;
}
.navigation ul ul ul:after { display: none }
.navigation ul ul li {
	padding: 0;
	background: #222;
	width: 100%;
}
.navigation ul ul a, .navigation ul ul a:link, .navigation ul ul a:visited {
	padding: 10px 45px 10px 25px;
	position: relative;
	width: 143px;
	border-left: 0;
	background: transparent;
	border-right: 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.09);
	margin: 0;
}
.navigation ul ul li:first-child a {

}
.secondary-navigation .navigation ul ul a {
	width: 100%;
	box-sizing: border-box;
	padding: 10px 22px;
}
.navigation ul ul li:last-child a { border-bottom: none }
.navigation ul ul { display: none }
.navigation li:hover ul ul, .navigation li:hover ul ul ul, .navigation li:hover ul ul ul ul {
	left: 100%;
	top: 0;
	padding-top: 0;
}
.secondary-navigation .navigation ul li:before { color: #fff }
.primary-navigation .navigation ul li:before, .primary-navigation .navigation ul ul li:before { color: #989898 }
.secondary-navigation .navigation > ul > li { border-left: 1px solid rgba(255,255,255,0.15) }
.secondary-navigation .navigation > ul li:first-child { border-left: 0 }
.secondary-navigation .navigation > ul > li:last-of-type { border-right: 1px solid rgba(255,255,255,0.15) }
.navigation ul .current-menu-item:before, .navigation ul li:hover:before { color: #fff }
.primary-navigation .navigation ul .current-menu-item:before, .primary-navigation .navigation ul li:hover:before { color: #333 }
/*.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 }
header .navigation i { margin-right: 4px }
/* Flyout nav */
.sticky-navigation-active {
	z-index: 500;
	position: fixed;
	top: 0;
	margin: 0 !important;
	-webkit-backface-visibility: hidden;
}
.admin-bar .sticky-navigation-active { top: 32px }
.sticky-navigation a { transition: all 0.25s linear }
.mts-cart {
	z-index: 1;
	float: right;
	color: #ffffff;
}
.mts-cart > span {
	border: 0 !important;
	border-left: 1px solid rgba(255, 255, 255, 0.15)!important;
	padding: 0 0 0 12px;
	display: inline-block;
	float: left;
	font-family: inherit;
	transition: all 0.25s linear;
}
.mts-cart span a {
	display: inline-block;
	padding: 17px 12px 17px 2px !important;
	text-indent: 0!important;
}
/*-[ Content ]--------------------*/
.article {
	width: 66.2%;
	float: left;
	margin-bottom: 10px;
	padding: 0;
}
#content_box {
	float: left;
	padding-right: 4%;
	width: 96%;
}
.post {
	float: left;
	width: 100%;
}
.single_post {
	margin: 0 0 20px 0;
	padding-bottom: 20px;
	float: left;
	width: 100%;
	border-bottom: 5px solid rgb(238, 238, 238);
}
.single_post .post-info {
	margin-bottom: 10px;
	float: left;
}
.single_post .post-info span, .single_post .post-info a { font-size: 14px }
.single_page {
	padding-top: 0;
	margin-bottom: 30px
}
.post-single-content { clear: both }
.readMore {
	float: right;
	color: #7B7A79;
}
.readMore a { color: #EE210B }
.frontPost .readMore a {
	color: #000;
	font-size: 12px;
}
.ss-full-width {
	overflow: hidden;
	padding-top: 0;
}
.ss-full-width #content_box {
	padding-right: 0;
	padding-left: 0;
	width: 100%;
}
.post.excerpt {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 15px;
	width: auto;
}
.wp-post-image { float: left }
.featured-thumbnail {
	float: left;
	max-width: 220px;
	width: 100%;
}
.post-image {
	float: left;
	margin-top: 7px;
	margin-right: 2.4%;
	max-width: 200px;
	width: 32.7%;
	position: relative;
}
.post-image-fullwidth {
	margin-bottom: 10px;
	display: block;
	position: relative;
}
#featured-thumbnail {
	float: left;
	margin-right: 10px;
	position: relative;
}
#featured-thumbnail img { margin-right: 0 }
.featured-thumbnail img {
	margin-bottom: 0;
	width: 100%;
}
.title {
	margin-bottom: 5px;
	line-height: 21px;
}
.single-title {
	font-size: 24px;
	line-height: 32px;
	color: #333;
	float: left;
	padding: 0 0 0 0;
	width: 100%;
}
.title a {
	color: inherit;
	transition: all 0.25s linear;
}
.page h1.title {
	padding-top: 0;
	margin-bottom: 0;
}
.post-info {
	display: block;
	color: #5E5E5E;
	width: 100%;
}
.post-info a, .single_post .post-info a {
	color: #5E5E5E;
	transition: all 0.25s linear;
}
.post-info > span {
	margin-right: 0;
	display: inline-block;
}
.post-info span:after {
	content: "|";
	padding: 0 5px;
}
.post-info span:last-of-type:after {
	content: '';
	padding: 0;
}
.related-posts .post-info {
	clear: none;
	float: none;
}
/**********latest-posts***********/
.viewstyle {
	border: 1px solid #eeeeee;
	border-radius: 3px 3px 3px 3px;
	box-shadow: 0 3px #eeeeee;
	clear: both;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 7px 15px;
	width: 100%;
	box-sizing: border-box;
}
.viewtext {
	float: left;
	font-weight: bold;
	margin-top: 4px;
}
.viewsbox { float: right }
#list, #grid { float: left }
#list a {
	border-radius: 3px 0 0 3px;
	border: 1px solid #CFD4D8;
	border-right: 0;
	padding: 0 15px 0 15px;
}
.viewsbox i {
	font-size: 14px;
	margin-top: 6.5px;
	margin-right: 5px;
	float: left;
}
.viewsbox .active a { background-color: #F7F7F9 !important }
.viewsbox a {
	color: #343434;
	cursor: pointer;
	display: block;
	font-size: 13px;
	line-height: 26px;
	padding: 0 10px 0 15px;
}
.viewsbox a:hover { color: #343434 }
.viewsbox .active a { background-color: #F7F7F9 !important }
#grid a {
	border: 1px solid #CFD4D8;
	border-radius: 0 3px 3px 0;
}
.featured-category-title { clear: both }
article header {
	margin-bottom: 11px;
	width: 100%;
}
.single article header { margin-bottom: 10px }
.latestPost {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eee;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
.latestPost .title {
	display: block;
	line-height: 1.3;
	font-size: 24px;
}
.front-view-content { overflow: hidden }
.grid {
	border-bottom: 0 none !important;
	clear: none !important;
	float: left;
	margin-bottom: 10px !important;
	margin-right: 6.5%;
	min-height: 250px;
	padding-bottom: 0 !important;
	width: 29%;
}
.grid .front-view-content { display: none }
.latestPost.grid:nth-of-type(3n) { margin-right: 0 }
.latestPost.grid:nth-of-type(3n+1) { clear: left }
.latestPost.grid .title a {
	float: left;
	font-size: 14px;
	height: 40px;
	margin-top: 5px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 0;
}
.grid .theauthor:after { content: "" }
.grid .home-share, .grid .thetime, .grid .thecategory, .grid .thecomment { display: none }
.grid .post-image {
	width: 100%;
	margin-right: 0;
}
.mts-archive-description {
    margin-top: -20px;
    margin-bottom: 30px;
}
/*.front-view-content { overflow: hidden }*/
.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 1em;
	list-style-type: square;
	list-style-position: inside;
}
article ol {
	margin: 1.5em 0 1.571em 1em;
	list-style-type: decimal;
	list-style-position: inside;
}
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 ]---------------------------*/
.widget .tweets li { margin-bottom: 15px }
/*-[ Facebook like box Widget ]---------------------------*/
.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;
}
input[type="submit"] {
	color: #fff;
	border-color: transparent;
}
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;
}
.wp-block-table {
	border: 0;
	overflow-x: inherit;
}
.wp-block-cover-image { clear: both }
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 #F5F7F9;
}
/*-[ 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;
}
.ss-full-width .wp-block-image.is-resized img { max-width: none }
/*Button*/
.wp-block-button { margin-bottom: 1.5em!important }
/*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: 14px }
.wp-block-latest-comments__comment-date {
    color: inherit;
    padding-top: 10px;
}
/*Archive*/
.wp-block-archives.alignleft { margin-right: 20px }
.wp-block-archives.alignright { margin-left: 2.5em }
/*LatestPosts*/
.wp-block-latest-posts { clear: both }
.wp-block-image figcaption { clear: both }
/*Archive && Categories*/
.wp-block-archives, .wp-block-categories { margin: 1.5em 0 1.571em 2.5em }
.wp-block-categories.alignleft, .wp-block-archives.alignleft { margin-right: 2em }
.wp-block-categories li, .wp-block-archives li { margin-bottom: 5px }
/*-[ 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 {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	position: relative;
}
.article #searchform { max-width: 300px }
#searchform fieldset { float: left }
.sbutton, #searchsubmit {
	right: 0px;
	top: 0px;
	padding: 10px 0;
	float: right;
	border: 0;
	width: 40px;
	height: 40px;
	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: 20px;
	border: 1px solid #d7d7d9;
	border-left: 0;
	top: 0px;
	color: #d3d3d3;
	background: #fff;
	position: absolute;
	right: 0px;
	padding: 8px 8px 10px 10px;
	height: 40px;
	width: 40px;
	box-sizing: border-box;
}
#s {
	width: 100%;
	background-color: #fff;
	float: left;
	font-size: 12px;
	padding: 11px 0;
	text-indent: 10px;
	border: 1px solid #d7d7d9;
	height: 40px;
	box-sizing: border-box;
}
/* Search input placeholder text styling */
::-webkit-input-placeholder { color: #a9a9ab }
:-moz-placeholder { color: #a9a9ab }
::-moz-placeholder { color: #a9a9ab }
:-ms-input-placeholder { color: #a9a9ab }
:input-placeholder { color: #a9a9ab }
/* Microphone icon position fix */
input::-webkit-input-speech-button {
	margin-right: 14px;
	margin-left: 4px;
	cursor: pointer;
}
#searchform fieldset { width: 100% }
.breadcrumb, .breadcrumb> div, .breadcrumb .fa-caret-right, .breadcrumb .root a { float: none }
.breadcrumb, .rank-math-breadcrumb {
	clear: both;
	padding: 0;
	margin-bottom: 15px;
	overflow: hidden;
}
.breadcrumb> div {
	overflow: hidden;
	float: none;
	display: inline-block;
}
.breadcrumb .fa-caret-right { padding: 0 }
.breadcrumb .root { padding: 0 }
.breadcrumb .fa-caret-right { padding: 0 0 }
.breadcrumb> div { overflow: visible }
.no-results h2 { font-size: 16px }
.cat_bull:before { content: ' \2022 ' }
.cat_bull:last-of-type:before { content: ' / ' }
.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: 33.8%;
	line-height: 20px;
	max-width: 324px;
}
#sidebar a { color: #2db2eb }
#sidebar .wp-post-image, #site-footer .wp-post-image {
	float: left;
	margin-top: 5px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 10px;
}
.widget {
	float: left;
	clear: both;
	width: 100%;
	overflow: hidden;
	margin-bottom: 27px;
}
.sidebar .widget h3 { color: #333333 }
.widget li {
	margin-left: 17px;
	margin-bottom: 7px;
	list-style-type: square;
}
.widget li ul.children { margin-top: 7px }
#site-footer .widget li ul.children { margin-top: 5px }
.widget li:last-of-type { margin-bottom: 0 }
.widget h3 {
	font-size: 18px;
	margin: 0px 0 10px 0;
}
.widget .post-info {
	width: auto;
	clear: none;
}
.post-excerpt { overflow: hidden; }
.widget .post-info span:after { content: '\2022' }
.widget .post-info span:last-of-type:after, .widget .popular-posts .post-info span:after { content: '' }
.mts-posts { float: left; position: relative }
.popular-posts li {
	list-style: none!important;
	margin: 0;
	overflow: hidden;
	transition: all 0.25s linear;
	color: #999;
	padding: 7px 24px 10px 10px;
	background: #222;
	margin-bottom: 10px;
	position: relative;
}
.widget.social-profile-icons { margin-bottom: 19px }
.advanced-recent-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li, .recent-reviews li {
	list-style: none!important;
	margin: 0;
	margin-bottom: 15px;
	overflow: hidden;
	position: relative;
}
.advanced-recent-posts li:last-of-type, .category-posts li:last-of-type, .related-posts-widget li:last-of-type, .author-posts-widget li:last-of-type, .recent-reviews li:last-of-type { margin-bottom: 0 }
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p, .recent-reviews p {
	margin: 0;
	font-size: 13px;
}
.widget .review-total-only { padding: 0 }
#site-footer .review-total-only { background: transparent }
.widget .review-total-only.large-thumb, .widget li:first-child .review-total-only.large-thumb {
	position: static;
	display: inline-block;
	padding-top: 5px;
}
.popular-posts a, .category-posts a, .related-posts-widget a, .author-posts-widget a { display: block }
.advanced-recent-posts .post-title, .advanced-recent-posts .post-excerpt, .advanced-recent-posts .post-info { display: inline }
.advanced-recent-posts p, .popular-posts p, .category-posts p {
	margin: 0;
	overflow: hidden;
}
.widget .post-info {
	padding: 4px 0 0;
	color: #999;
	transition: color 0.25s linear;
}
#sidebar .widget .post-info a, footer .widget .post-info a { color: #999 }
#sidebar .popular-posts a, #sidebar .popular-posts .post-info a, #site-footer .popular-posts .post-info a { color: #fff }
#sidebar .popular-posts .post-info { color: #5E5E5E }
.popular-posts .post-title { width: 94% }
#site-footer .popular-posts .post-title { width: 85% }
.popular-posts .thecomment {
	font-weight: 700;
	position: absolute;
	top: 0;
	right: 0;
	padding: 2px 7px 1px;
}
.popular-posts .thecomment i, .popular-posts .thecomment a { float: left }
.popular-posts .thecomment i { margin: 2px 5px 0 0 }
.popular-posts li:hover .thecomment { background-color: #222 }
.vertical-small .post-number { top: 5px }
#site-footer .vertical-small .post-number { top: 0 }
.popular-posts li.vertical-small { padding-right: 10px }
.popular-posts li.vertical-small .thecomment {
	top: 12px;
	right: 10px;
}
#site-footer .popular-posts li.vertical-small .thecomment {
	top: 0;
	right: 0;
}
#sidebar .vertical-small .wp-post-image, #site-footer .vertical-small .wp-post-image { margin-bottom: 10px }
#sidebar .popular-posts li:hover .post-title a, #sidebar .popular-posts li:hover .post-excerpt, #sidebar .popular-posts li:hover .post-info { color: #fff }
.widget select { width: 100% }
.widget .menu li, .widget .menu li a { color: #666 }
#sidebar .widget_mts_recent_posts_widget li:last-of-type { margin-bottom: 0 }
#sidebar .recent-reviews li { margin-bottom: 9px }
#site-footer .recent-reviews li { margin-bottom: 13px }
/*-[ Social Buttons ]--------------------------*/
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn { width: 74px }
.shareit {
	padding: 12px 0 7px;
	clear: both;
	z-index: 1;
	width: 100%;
}
.shareit:after {
    content: "";
    display: block;
    clear: both;
}
.shareit.top { padding-top: 0!important }
.share-item {
	float: left;
	width: 86px;
	height: 25px;
	display: block;
	margin-bottom: 5px;
}
.share-item.facebookbtn, .share-item.facebooksharebtn {
	margin-top: -1px;
	width: 84px;
	height: 28px;
}
.share-item.facebookbtn, .share-item.twitterbtn { width: 76px }
.share-item.gplusbtn { width: 55px }
.share-item.twitterbtn, .share-item.gplusbtn { margin-top: 2px }
.share-item.pinbtn {
	margin-top: 2px;
	width: 56px;
}
.share-item.pinbtn a { transition: none }
.share-item.stumblebtn {
	margin-top: 2px;
	height: 24px;
	width: 90px;
}
.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 {
    margin: 0;
    height: 20px!important;
}
.share-item iframe { max-width: none }
/*-[ Modern Social Buttons ]--------------------------*/
.modern-share-item a {
    float: left;
    background: #0071aa;
    color: #fff !important;
    width: 76px;
    text-align: center;
    line-height: 25px;
    border-radius: 4px;
}
.modern-facebooksharebtn a { background: #3b5998 }
.modern-twitterbutton a { background: #00aced }
.modern-gplusbtn a { background: #e64522 }
.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: 7px;
}
.modern-share-item.facebooksharebtn { min-width: 78px }
.modern-share-item.facebookbtn { min-width: 64px }
.shareit.top .modern-share-item, .shareit.bottom .modern-share-item { margin-right: 5px }
/*-[ Social Profile Widget ]--------------------------*/
.social-profile-icons ul { margin: 0 -4px }
.social-profile-icons ul li {
	background: none;
	border: none;
	float: left;
	list-style-type: none;
	margin: 0 4px 8px 4px!important;
	padding: 0 !important;
	border: none !important;
}
.social-profile-icons ul li a {
	width: 33px;
	height: 33px;
	display: block;
	float: left;
	border-radius: 3px;
	text-align: center;
	line-height: 33px;
	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: #c9322b }
.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-gplus a { background: #eb5e4c }
.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-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 .advanced-recent-posts li, #site-footer .popular-posts li, #site-footer .category-posts li {
	border-top: 1px solid #ccc;
	padding-top: 8px;
}
#site-footer .widget li:first-child {
	border-top: none;
	padding-top: 0;
}
.footer-widgets .widget .advanced-recent-posts li { padding-top: 12px }
.footer-widgets .widget .advanced-recent-posts li:first-child { padding-top: 0 !important }
#site-footer {
	overflow: hidden;
	width: 100%;
}
#site-footer .footeText {
	width: 960px;
	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 .wp-post-image { margin-top: 0 }
#site-footer .advanced-recent-posts li, #site-footer .popular-posts li, #site-footer .category-posts li, #site-footer .related-posts-widget li {
	background: transparent;
	padding: 0;
	border-top: 0;
}
#site-footer .sidebar .widget .title {
	font-size: 135%;
	color: #D4D8DB;
}
#site-footer .widget {
	padding: 1px 0 0 0;
	margin-bottom: 20px;
	margin-top: 10px;
}
#site-footer {
	background: #FAFAFA;
	padding: 15px 0 10px;
	position: relative;
	overflow: hidden;
	clear: both;
}
#site-footer .container {
	padding: 0;
	padding: 0 2%;
}
#site-footer p { color: #8D8D8D }
.footer-widgets {
	overflow: hidden;
	margin: 0;
}
.footer-widgets h3 {
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #222;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	padding-top: 0;
}
.f-widget {
	width: 32%;
	float: left;
	position: relative;
	margin-bottom: 0;
	margin-right: 2%;
}
.widgets-num-4 .f-widget { width: 19% }
.copyrights {
	float: left;
	width: 100%;
	clear: both;
}
#copyright-note {
	width: 960px;
	margin: 0 auto;
	clear: both;
	max-width: 100%;
}
.postsby { margin-bottom: 25px }
#site-footer .post-number { top: 60px }
/*-[ 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: #372E2D;
	cursor: pointer;
	display: inline-block;
	font-weight: bold;
	height: 12px;
	padding: 14px 10px;
	position: fixed;
	right: 22px;
	bottom: 20px;
	transition: all 0.25s linear 0s;
	width: 20px;
	z-index: 25;
	background: #eee;
}
#move-to-top:not(.filling) {
	opacity: 0;
	visibility: hidden;
}
#move-to-top .fa-chevron-up {
	font-size: 22px;
	position: absolute;
	top: 9px;
}
/*-[ Related Posts ]---------------------------*/
.related-posts {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
.related-posts .latestPost {
	border-bottom: 1px solid #eee;
	width: 47%;
	float: left;
	list-style: none;
	padding-bottom: 25px;
	line-height: 1.4;
	margin-right: 6%;
	margin-bottom: 25px;
}
.related-posts .title {
	font-size: 16px;
	margin-bottom: 10px;
}
.related-posts article header {
	margin-bottom: 0;
	line-height: 20px;
}
.related-posts .latestPost:nth-child(odd) { clear: both }
.related-posts .latestPost:nth-child(even) { margin-right: 0 }
.post-number {
	position: absolute;
	width: auto;
	min-width: 28px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	font-weight: bold;
	color: #fff;
	bottom: 0;
	background: #2DB2EB;
	padding: 0 3px;
}
.related-posts .post-number { min-width: 8px }
/*-[ Post Tags ]---------------------------------*/
.tags {
	margin: 0 0 30px 0;
	padding-bottom: 20px;
	border-bottom: 5px solid rgb(238, 238, 238);
	width: 100%;
	float: left;
}
.tags a { margin-left: 5px }
/*-[ Author Box ]--------------------------------*/
.postauthor {
	float: left;
	clear: both;
	width: 100%;
	border-bottom: 5px solid #EEEEEE;
	margin: 0 0 20px 0;
	min-height: 135px;
	padding-bottom: 8px;
}
.postauthor h5 {
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-transform: capitalize;
}
.postauthor img {
	float: left;
	margin: 4px 20px 0 0;
}
.postauthor h4 a { color: #473636 }
.related-posts h4, #respond h4, .total-comments, .postauthor h4, .postauthor-top { margin: 0 0 10px 0 }
.related-posts h4 { margin-bottom: 15px }
.postauthor p {
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 20px;
}
.postauthor .fn, .postauthor .fn a { font-weight: normal }
.postauthor-top {
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 15px;
}
.clear { clear: both }
.left { float: left }
.right { float: right }
.last { margin-right: 0 }
/*-[ Tag widget ]------------------------------*/
.tagcloud a {
	font-size: 14px!important;
	padding: 3px 10px;
	margin-bottom: 3px;
	float: left;
	margin-right: 3px;
	background: #222;
	color: #FFFFFF!important;
	transition: all 0.25s linear;
}
.tagcloud a:hover {}
/*-[ Ad Widgets ]------------------------------*/
.ad-300 img {
	background: #FAFAFA;
	border: 1px solid #eee;
	padding: 11px;
	float: left;
}
footer .ad-300 img {
	padding: 0;
	border: 0;
}
.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: 46%;
}
.ad-125 img {
	background: #FAFAFA;
	border: 1px solid #EEE;
	padding: 11px;
	float: left;
}
footer .ad-125 img {
	padding: 0;
	border: 0;
}
.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 }
/*-[ 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%;
	display: none;
}
.cnumber { color: #2DB2EB }
.total-comments {
	font-family: inherit;
	font-weight: bold;
}
#comments {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
}
#respond h4 { font-size: 18px }
#commentsAdd {
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 20px;
}
#comments .avatar {
	float: left;
	margin-right: 20px;
	margin-top: 7px;
}
.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: 9px 11px 10px }
input#author, input#email, input#url {
	background: #fff;
	max-width: 85%;
	margin-right: 10px;
	border: 3px solid #eee;
	font-size: 14px;
	width: 380px;
}
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: 15px; }
#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: 5px;
}
#commentform .comment-form-cookies-consent input, .contact-form .mtscontact_consent input {
    width: 18px;
    height: 18px;
    display: inline-block;
    -webkit-appearance: checkbox;
}
#cancel-comment-reply-link {
	position: absolute;
	right: 0;
	top: 0;
	color: #EE210B;
	cursor: pointer;
	text-decoration: underline;
	z-index: 100;
}
#commentform input#submit, .contact-form input[type="submit"] {
	line-height: 1;
	background-color: #222;
	padding: 12px 17px 13px;
	color: #ddd;
	text-decoration: none;
	float: left;
	cursor: pointer;
	display: inline-block;
	border: 0;
	transition: all 0.2s linear;
	font-size: 14px;
	font-weight: normal;
	width: auto;
}
#commentform input#submit:hover, .contact-form input[type="submit"]:hover {
	background: #2db2eb;
	color: #fff;
}
.error { color: red }
.thanks p { color: green }
ol.commentlist {
	float: left;
	margin: 0;
	margin-top: 10px;
	width: 100%;
}
.comment, .pingback, .trackback {
	list-style: none;
	margin: 0 0 30px 0;
	float: left;
	box-sizing: border-box;
	width: 100%;
	position: relative;
}
.commentlist li {
	list-style: none;
	margin: 0 0 30px 0;
	padding-left: 0;
	float: left;
	width: 100%;
	position: relative;
}
.commentlist li.pingback, .commentlist li.trackback { margin-bottom: 15px }
.comment-list {
	border-bottom: 1px solid #eee;
	padding-bottom: 17px;
	min-height: 82px;
}
.commentlist li.pingback .comment-list, .commentlist li.trackback .comment-list { min-height: 100% }
.bypostauthor .comment-list:last-of-type { border-bottom: none }
.commentlist p { margin-bottom: 5px }
.commenttext { min-height: 35px }
.ago {
	color: #666;
	font-size: 13px;
	margin-left: 5px;
}
.fn {
	line-height: 1.375em;
	font-weight: bold;
	color: #222;
}
.fn a {
	font-weight: bold;
	font-size: 15px;
}
.comment-meta { font-size: 12px }
.comment-meta a { color: #333 }
.commentmetadata { overflow: hidden }
.commentmetadata li {
	border: 0;
	padding: 0;
	margin-top: 0;
	margin-bottom: 5px;
	list-style: square;
}
.commentmetadata ol li { list-style: decimal }
.comment .wp-review-usercomment-rating {
	margin-bottom: 0;
	margin-left: -3px;
}
#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 }
.reply {
	margin-top: 10px;
	overflow: hidden;
	width: 100%;
}
.reply a {
	font-weight: bold;
	padding: 0;
	color: #BDBDBD;
	float: right;
	font-size: 14px;
}
.reply a:hover { color: #000 }
#commentsAdd #respond h4 { margin-bottom: 19px }
.comment #respond #respond { margin-top: 20px; position: relative; }
.commentlist .children {
	margin-left: 10%;
	margin-bottom: 0;
	margin-top: 0;
	float: left;
	width: 90%;
	box-sizing: border-box;
}
.commentlist .children li { margin: 25px 0 0 0 }
.commentlist .children li:last-of-type { border-bottom: none }
.avatar { 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 }
/*-[ Comment Form ]----------------------------*/
#commentform textarea {
	width: 100%;
	border: 3px solid #eee;
	background: #fff;
	padding: 2%;
	line-height: 25px;
	font-family: inherit;
	font-size: 14px;
	box-sizing: border-box;
}
#commentform p {
	margin-bottom: 15px;
	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 }
.wp-review-comment-form-rating { margin-top: -10px }
.wp-review-comment-form-comment { margin-top: 10px }
/*-[ pagination ]------------------*/
.pagination {
	width: 100%;
	border: 1px solid #eeeeee;
	border-bottom: 0;
	border-radius: 3px;
	box-shadow: 0 3px #eeeeee;
	clear: both;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	padding: 10px 2%;
	box-sizing: border-box;
}
.single .pagination {
	border: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin: 0;
	padding: 15px 0 15px 0;
	width: 100%;
}
.pagination ul {
	list-style: none;
	margin: 0;
}
.pagination ul li {
	float: left;
	margin: 0 6px;
}
.pagination ul li:first-child { margin-left: 0 }
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext, .page-numbers.current {
	background: #2db2eb;
	border-radius: 3px;
	color: #ffffff;
	display: inline-block;
	float: left;
	line-height: 1.2em;
	padding: 7px 11px;
	text-decoration: none;
	margin-right: 12px;
}
.single .pagination a:hover .current.single .pagination .current { margin-right: 5px }
.pagination a, .pagination .page-numbers.dots {
	color: #4d4d4d;
	border-radius: 3px;
	display: inline-block;
	float: left;
	padding: 7px 11px;
	text-decoration: none;
	margin-right: 12px;
	line-height: 1.2em;
	text-transform: none;
}
.pagination a:hover { color: #ffffff }
.pagination .nav-previous { float: left }
.pagination .nav-next { float: right }
.pagination .nav-previous a, .pagination .nav-next a { margin-right: 0 }
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
	padding: 0;
	background: rgba(0, 0, 0, 0)!important;
	margin-right: 0;
}
.single .pagination .currenttext, .single .pagination a { margin-right: 5px }
.single .pagination a .currenttext { color: #4d4d4d }
.single .pagination a:hover .currenttext { color: #ffffff }
/*-[ 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, .contact-form input, .contact-form textarea {
	display: block;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
.contact-form textarea { height: 150px }
.contact-form label { margin-top: 12px }
.contact-form input[type="submit"] { margin-top: 12px }
.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: 38px;
	left: 0;
	box-sizing: border-box;
	width: 100%;
	z-index: 1001;
	background: #fff;
	border: 1px solid #d7d7d7;
	border-top: none;
}
.primary-navigation .ajax-search-results-container {
	border-color: #EEE;
	left: -1px;
	width: 101%;
}
.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: 90px;
	padding: 0 8px;
	clear: both;
}
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;
	max-width: 80px;
}
.ajax-search-meta {
	margin: 6px 8px;
	height: 20px;
	font-size: 13px;
}
.ajax-search-results-container .meta {
	padding: 4px 0 0;
	color: #999;
	transition: color 0.25s linear;
}
.ajax-search-meta .results-count {
	float: left;
	color: #aaa;
}
.ajax-search-meta .results-link { float: right }
.ajax-search-results-container .no-results {
	padding: 8px;
	color: #AAA;
	font-style: italic;
}
.primary-navigation .ajax-search-results li a {
	font-size: 12px;
	text-transform: none;
	border: none;
	padding: 0;
}
.primary-navigation .ajax-search-results li .meta { display: none }
.primary-navigation .ajax-search-results li a img { width: 40px }
.primary-navigation .ajax-search-results li {
	margin: 10px 0;
	min-height: 38px;
}
/*-[ 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 {
	text-align: center;
	margin-bottom: 20px;
	clear: both;
}
#load-posts a {
	background: #000;
	color: #fff;
	padding: 10px;
	font-weight: bold;
}
#load-posts a.inactive { cursor: default }
#load-posts .fa { margin-right: 10px }
/*-[ Misc ]---------------------------*/
pre {
	overflow: auto;
	padding: 25px 15px 15px;
	margin: 15px 0;
	position: relative;
	background: #777;
	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: 20px;
	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: 275px;
	height: 0;
	overflow: hidden;
	background-size: cover;
	margin-bottom: 15px;
}
#page.parallax, #page.zoom-out-page { padding-top: 15px }
#zoom-out-effect, #zoom-out-bg {
	position: relative;
	padding-bottom: 275px;
	height: 0;
}
#zoom-out-effect {
	overflow: hidden;
	margin-bottom: 15px;
}
#zoom-out-bg {
	background-size: cover;
	width: 100%;
}
/*-[ WP Review ]--------------------------------*/
.latestPost-review-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: #222;
	color: #fff;
	padding: 5px 0!important;
	max-height: 44px;
	text-align: center;
}
.latestPost-review-wrapper i { font-size: 26px!important }
.latestPost-review-wrapper .review-total-star { margin: 4px 0 }
.latestPost-review-wrapper .percentage-icon {
	top: 0;
	font-size: inherit;
	font-style: normal;
}
.widget .wp_review_tab_thumb_small, .widget .wpt_thumb_small {
	width: 80px;
	height: 80px;
}
#sidebar .wp_review_tab_widget_content .wp-review-tab-postmeta, #sidebar .wpt_widget_content .wpt-postmeta, #sidebar .wpt_comment_content, #sidebar .wpt_excerpt, #site-footer .wp_review_tab_widget_content .wp-review-tab-postmeta, #site-footer .wpt_widget_content .wpt-postmeta, #site-footer .wpt_comment_content, #site-footer .wpt_excerpt { font-size: 14px }
#sidebar .wpt_widget_content, #sidebar .wp_review_tab_widget_content, #site-footer .wpt_widget_content, #site-footer .wp_review_tab_widget_content { border: none }
#sidebar .wpt_widget_content .tab_title a, #sidebar .wp_review_tab_widget_content .tab_title a, #site-footer .wpt_widget_content .tab_title a, #site-footer .wp_review_tab_widget_content .tab_title a {
	text-transform: uppercase;
	color: #999;
	border: 3px solid #F9F9F9;
	border-bottom-color: #F0F0F0;
	border-left: none;
	background: transparent;
	padding: 3px 0 3px;
	font-size: 12px;
	font-weight: bold;
}
.widget .wp_review_tab_widget_content .wp-review-tab-postmeta { margin-top: 7px }
#sidebar .wpt_widget_content .has-2-tabs .tab_title.selected a, #sidebar .wp_review_tab_widget_content .has-2-tabs .tab_title.selected a, #site-footer .wpt_widget_content .has-2-tabs .tab_title.selected a, #site-footer .wp_review_tab_widget_content .has-2-tabs .tab_title.selected a { border-left: 3px solid #F0F0F0 }
#sidebar .wpt_widget_content .has-3-tabs .tab_title.selected a, #sidebar .wp_review_tab_widget_content .has-3-tabs .tab_title.selected a, #site-ffoter .wpt_widget_content .has-3-tabs .tab_title.selected a, #site-ffoter .wp_review_tab_widget_content .has-3-tabs .tab_title.selected a { border-left: 3px solid #F0F0F0 }
#sidebar .wpt_widget_content .has-2-tabs .tab_title:first-of-type:not(.selected) a, #sidebar .wp_review_tab_widget_content .has-2-tabs .tab_title:first-of-type:not(.selected) a, #site-footer .wpt_widget_content .has-2-tabs .tab_title:first-of-type:not(.selected) a, #site-footer .wp_review_tab_widget_content .has-2-tabs .tab_title:first-of-type:not(.selected) a {
	border-left: 3px solid #F9F9F9;
	border-right: none;
}
#sidebar .wpt_widget_content .tab_title.selected a, #sidebar .wp_review_tab_widget_content .tab_title.selected a, #site-footer .wpt_widget_content .tab_title.selected a, #site-footer .wp_review_tab_widget_content .tab_title.selected a {
	color: #444;
	border-color: #F0F0F0;
	border-bottom: 0;
	box-sizing: border-box;
	height: 40px;
	line-height: 32px;
}
#sidebar .wpt_widget_content .has-4-tabs .tab_title a, #sidebar .wp_review_tab_widget_content .has-4-tabs .tab_title a, #site-footer .wpt_widget_content .has-4-tabs .tab_title a, #site-footer .wp_review_tab_widget_content .has-4-tabs .tab_title a { border: 3px solid #F9F9F9 }
#sidebar .wpt_widget_content .has-4-tabs .tab_title.selected a, #sidebar .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a, #site-footer .wpt_widget_content .has-4-tabs .tab_title.selected a, #site-footer .wp_review_tab_widget_content .has-4-tabs .tab_title.selected a { border: 3px solid #F0F0F0 }
#sidebar .wpt_widget_content .tab_title a:before, #sidebar .wp_review_tab_widget_content .tab_title a:before, #site-footer .wpt_widget_content .tab_title a:before, #site-footer .wp_review_tab_widget_content .tab_title a:before {
	content: '\f0ca';
	font-family: FontAwesome;
	margin-right: 3px;
}
#sidebar .wpt_widget_content .tab_title:first-child a:before, #sidebar .wp_review_tab_widget_content .tab_title:first-child  a:before, #site-footer .wpt_widget_content .tab_title:first-child a:before, #site-footer .wp_review_tab_widget_content .tab_title:first-child  a:before { content: '\f0cb' }
#sidebar .wpt_widget_content .inside, #sidebar .wp_review_tab_widget_content .inside, #site-footer .wpt_widget_content .inside, #site-footer .wp_review_tab_widget_content .inside {
	background: transparent;
	padding: 10px 15px 17px;
	margin-top: -3px;
	border: 3px solid #f0f0f0;
	border-top: 0;
}
#site-footer .wpt_widget_content .entry-title a, #site-footer .wp_review_tab_widget_content .entry-title a {
	color: #2db2eb;
	font-weight: normal;
}
#sidebar .wpt_widget_content .tab-content li, #sidebar .wp_review_tab_widget_content .tab-content li, #site-footer .wpt_widget_content .tab-content li, #site-footer .wp_review_tab_widget_content .tab-content li {
	border-bottom: none;
	margin: 0 0 10px 0;
	padding: 5px 0 0 0;
}
#sidebar .wpt_widget_content .wpt-pagination, #sidebar .wp_review_tab_widget_content .wp-review-tab-pagination, #site-footer .wpt_widget_content .wpt-pagination, #site-footer .wp_review_tab_widget_content .wp-review-tab-pagination { padding-bottom: 0 }
/*-[ Review Box ]---------------------------*/
.rating img {
	margin: 0 auto;
	width: 68%;
	padding: 5% 0;
	border: 0;
}ra
.reviewbox {
	display: block;
	overflow: hidden;
	border-bottom: 1px dashed #EEE;
	margin-bottom: 15px;
	clear: both;
}
.pdetails { float: left }
.reviewmeta {
	padding: 5px 0 0 0;
	border: 1px solid black;
	box-shadow: 0px 3px #000;
	border-radius: 0 0 3px 3px;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	background: #3D3D3D;
	color: #DDD;
	border-top: 1px solid #444444;
	width: 220px;
}
.reviewbox h3 {
	padding: 5px 0 0 0;
	margin: 0;
	background: #212121;
	border-radius: 3px 3px 0 0;
	color: #DDD;
	margin-right: 20px;
	text-align: center;
}
.reviewmeta .clearfix {
	border-bottom: 1px solid #333;
	padding: 7px 20px;
}
.releasedate { margin-bottom: 5px }
.proscons {
	float: left;
	width: 48%;
	margin-bottom: 20px;
}
.pros { margin-bottom: 10px }
.pros b { color: #66AB10 }
.cons b { color: #E83216 }
.rating2 img {
	width: 129px;
	margin-bottom: -5px;
	margin-left: 5px;
}
.rating4 img {
	width: 100px;
	margin-top: 5px;
}
.score {
	max-width: 90px;
	float: right;
}
#user-rating { background: #4B4B4B }
.user-rating { float: right }
.user-rating img { width: 18px }
.rating3 {
	margin-top: 5px;
	float: left;
	max-width: 100px;
}
.single-reviews .review-wrapper { clear: none }
.review-including-proscons {
	float: left;
	width: 100%;
}
#review .review-result-wrapper > i, #review .review-result-wrapper > a i, .commentmetadata .review-result-wrapper > a i, .wp-review-comment-field .review-result-wrapper > a i {
	color: #8F8F8F;
	opacity: 0.30;
	filter: alpha(opacity=30);
}
.wp-review-comment-field.allowed-to-rate .review-result-wrapper a:hover i {
	opacity: .5;
	filter: alpha(opacity=50);
}
.widget .review-total-only.small-thumb { padding: 0 }
.review-total-wrapper .review-result-wrapper i { font-size: 22px }
.rating .review-total-star {
	margin: 10px 0 10px;
	position: relative;
	float: none;
	display: inline-block;
	right: 0;
	top: 0;
}
.rating .review-result-wrapper i { font-size: 26px }
.rating .review-result-wrapper div i, .recent-reviews .review-result-wrapper div i { color: #FFC200 }
.rating .review-result-wrapper > i { color: rgba(128, 128, 128, 0.7) }
.review-type-circle.rating {
	margin-top: -46px;
	height: 40px !important;
}
.user-review-area .review-star { position: static }
.user-review-area .review-total-star { float: left }
.review-star.review-total { margin-top: 15px }
.latestPost .review-result { height: 24px }
.article .review-type-percentage, .article .review-type-point, .article .review-type-circle {
	color: #FFC200;
	font-size: 22px;
	font-weight: bold;
	padding: 10px 0!important;
	margin-top: -43px;
}
.article .review-type-circle.latestPost-review-wrapper { background: #222 }
.rating .percentage-icon {
	top: 0;
	font-style: normal;
}
.latestPost .rating .percentage-icon { left: -5px }
.recent-reviews .review-total-star {
	position: relative;
	right: 0;
	top: 0;
}
.recent-reviews .review-type-star { padding-left: 0 }
.grid .rating .review-result-wrapper i { font-size: 22px }
.wp-review-comment-field {
	float: left;
	margin: 1px 0 18px;
	padding: 6px 10px 9px 12px;
	max-width: 85%;
	margin-right: 10px;
	border: 3px solid #eee;
	font-size: 14px;
	width: 380px;
}
article ul.review-list, article ol.review-list { list-style: none }
/*-[ 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 {
    clear: both;
    text-align: center;
}
.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 }
