a,
article,
aside,
b,
body,
code,
dd,
div,
embed,
fieldset,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
label,
li,
menu,
nav,
object,
p,
q,
s,
small,
span,
sub,
th,
time,
u,
ul,
var,
video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline
}

html {
	-webkit-font-smoothing: antialiased
}

article,
aside,
footer,
header,
menu,
nav {
	display: block
}

ul {
	list-style: none
}

q {
	quotes: none
}

button,
input {
	margin: 0;
	font-weight: inherit
}

:focus {
	outline: 0
}

img,
object,
video {
	max-width: 100%;
	height: auto!important
}

iframe {
	max-width: 100%
}

b {
	font-weight: 700
}

i {
	font-style: italic
}

small {
	font-size: 100%
}

code {
	font-weight: 400;
	font-style: normal
}

code {
	padding: 0 8px;
	line-height: 1.5
}

dd {
	margin: 0 0 0 110px;
	padding: 0 0 .5em 0;
	overflow: hidden
}

body {
	font: 14px/1.5 Noto Sans, sans-serif;
	color: #555;
	background-color: #ebebeb
}

::-moz-selection {
	background: #222;
	color: #fff;
	text-shadow: none
}

::selection {
	background: #222;
	color: #fff;
	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 {
	text-transform: uppercase
}

.post-single-content h2 {
	font-size: 24px
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 700;
	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: #0274be;
	transition: all .25s linear
}

a:hover {
	color: #0274be
}

a:active,
a:link,
a:visited {
	text-decoration: none
}

.main-container {
	width: 100%;
	margin: 0 auto;
	clear: both;
	display: block;
	padding: 0
}

#page,
.container {
	max-width: 1200px;
	min-width: 240px
}

#page {
	padding-top: 35px;
	min-height: 100px;
	float: none;
	clear: both
}

header {
	float: left;
	width: 100%;
	position: relative
}

.main-header {
	position: relative;
	float: left;
	min-width: 100%;
	width: 100%;
	z-index: 99;
	background: #fff
}

.main-header .container {
	background: #fff
}

#header {
	position: relative;
	min-width: 100%;
	width: 100%;
	height: 60px;
	float: left;
	margin: 0;
	padding: 0;
	background: #222
}

#header h1,
#header h2 {
	float: left;
	display: inline-block;
	line-height: 1;
	position: relative;
	margin-bottom: 0
}

#logo a {
	text-transform: uppercase;
	float: left;
	line-height: 1;
	color: #222
}

#header #logo a {
	font-size: 28px;
	color: #fff
}

#logo img {
	float: left
	
}

.logo-wrap {
	overflow: hidden;
	float: left
}

#header .logo-wrap {
	max-width: 140px;
	margin-top:18px;

}

#header .header-search {
	float: right
}

#header #searchform {
	max-width: 100%;
	float: right;
	width: auto;
	min-width: 206px
}

#header #s {
	margin: 0!important;
	width: 80%
}

.widget-header {
	float: right;
	max-width: 77%;
	margin-top: 20px
}

.small-header {
	text-align: center
}

.small-header .widget-header {
	float: none;
	display: inline-block;
	margin-bottom: -20px
}

.widget-header img {
	float: left
}

.widget-header .textwidget {
	float: left;
	margin-top: 46px;
	border-left: 1px solid #ccc;
	padding-left: 20px
}

#primary-navigation .navigation .menu {
	float: left;
	margin-right: 20px
}

#primary-navigation .navigation>ul>li:first-child>a {
	padding-left: 0
}

#primary-navigation {
	float: right
}

#primary-navigation .navigation ul ul {
	width: 200px
}

#primary-navigation .navigation ul ul ul {
	left: 200px
}

#primary-navigation .navigation ul ul a {
	padding-right: 45px
}

.menu-item-has-children>a:after {
	content: "\f0d7";
	font-family: FontAwesome;
	position: absolute;
	right: 14px
}

#primary-navigation .navigation .menu-item-has-children>a {
	padding-right: 25px
}

#secondary-navigation {
	display: block;
	float: right
}

#secondary-navigation .navigation ul ul li {
	background: #fff
}

#secondary-navigation .navigation ul .current-menu-item,
#secondary-navigation .navigation ul li:hover {
	background: #fff
}

#secondary-navigation .navigation ul li:hover a {
	color: #777
}

#secondary-navigation a {
	text-align: left;
	text-decoration: none;
	padding: 18px 25px;
	transition: none
}

#secondary-navigation .navigation>ul>.menu-item-has-children>a {
	padding-right: 38px
}

#secondary-navigation .menu-item-has-children>a:after {
	right: 22px
}

#primary-navigation a {
	padding: 17px 15px 16px 15px;
	line-height: 1
}

#secondary-navigation a .sub {
	font-size: 11px;
	font-weight: 400;
	color: #9b9b9b
}

.navigation {
	float: left;
	position: relative;
	width: 100%
}

.navigation ul {
	margin: 0 auto
}

.navigation ul li {
	float: left;
	line-height: 24px;
	position: relative;
	transition: all .25s linear
}

.navigation ul li a,
.navigation ul li a:link,
.navigation ul li a:visited {
	display: inline-block
}

.navigation>ul>.current a {
	background: 0 0;
	color: #5a5a5a!important
}

.navigation ul li li {
	background: #fff;
	border-bottom: 0
}

.navigation ul ul {
	position: absolute;
	width: 255px;
	padding: 20px 0 0 0;
	padding-top: 0;
	z-index: 400;
	font-size: 12px;
	color: #798189;
	box-shadow: 0 2px 1px 0 rgba(50, 50, 50, .2)
}

.navigation ul ul li {
	padding: 0;
	background: #fff;
	color: #000
}

#primary-navigation .navigation ul ul a,
#primary-navigation .navigation ul ul a:link,
#primary-navigation .navigation ul ul a:visited,
#secondary-navigation .navigation ul ul a,
#secondary-navigation .navigation ul ul a:link,
#secondary-navigation .navigation ul ul a:visited {
	padding: 9px 45px 9px 20px;
	position: relative;
	width: 190px;
	border-left: 0;
	background: 0 0;
	border-right: 0;
	border-radius: 0;
	border-bottom: 1px solid rgba(255, 255, 255, .05);
	margin: 0
}

#primary-navigation .navigation ul ul a,
#primary-navigation .navigation ul ul a:link {
	width: 135px
}

.navigation ul ul li:last-child a {
	border-bottom: none
}

.navigation ul ul {
	display: none
}

.navigation ul ul ul {
	left: 256px;
	top: 0;
	box-shadow: 1px 1px 3px 0 rgba(50, 50, 50, .2)
}

.sub-menu .menu-item-has-children:after {
	color: #fff
}

.clearfix:after,
.clearfix:before {
	content: " ";
	display: table
}

.clearfix:after {
	clear: both
}

a#pull {
	display: none
}

.navigation i {
	margin-right: 4px
}

#header.sticky-navigation-active {
	z-index: 500;
	position: fixed;
	top: 0;
	margin: 0!important;
	-webkit-backface-visibility: hidden
}

.sticky-navigation a {
	transition: all .25s linear
}

.article {
	width: 69.014%;
	float: left;
	margin-bottom: 35px;
	padding: 3.994%;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0 0 1px 0 rgba(50, 50, 50, .1)
}

#content_box {
	float: left;
	width: 100%
}

.post {
	float: left;
	width: 100%
}

.single_post {
	background-color: #fff;
	width: 100%;
	float: left;
	margin-bottom: 30px
}

.single_page {
	background-color: #fff;
	padding-top: 0
}

.post-content {
	margin-bottom: 15px;
	overflow: hidden;
	clear: both;
	float: left;
	width: 100%
}

.post-single-content {
	clear: both;
	float: left;
	width: 100%
}

.readMore {
	float: left;
	margin-top: 10px
}

.post.excerpt {
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
	padding-bottom: 15px;
	background-color: #fff;
	width: auto
}

.widget .wp-post-image,
.widget .wpt_thumb_small {
	float: left;
}

.featured-thumbnail {
	max-width: 100%;
	float: left;
	width: 100%
}

#featured-thumbnail {
	width: 366px;
	height: 265px;
	display: inline-block;
	position: relative;
	overflow: hidden;
	clear: both;
	margin-bottom: 15px
}

.featured-thumbnail img {
	margin-bottom: 20px;
	width: 100%;
	float: left
}

.title {
	clear: both
}

.single-title {
	float: left;
	width: 100%
}

.page h1.title {
	padding-top: 0;
	margin-bottom: 0
}

.post-info {
	display: block;
	color: #aaa;
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px
}

header .post-info a {
	color: #777
}

.post-info>span {
	margin-right: 20px
}

article header {
	float: left;
	width: 100%
}

.featured-category-title {
	float: left;
	width: 100%;
	clear: both;
	font-size: 22px
}

.featured-category-title a {
	float: left;
	width: 100%;
	color: #222;
	margin-top: 30px
}

.latestPost {
	width: 100%;
	float: left;
	margin-bottom: 30px
}

.latestPost .title {
	display: block
}

.front-view-content {
	float: right;
    width: 48%;
}

.single_post header {
	width: 100%
}

article img.left {
	margin: .3em 1.571em .5em 0;
	display: block;
	float: left
}

article img.right {
	margin: .3em 0 .5em 1.571em;
	display: block;
	float: right
}

article ul {
	padding: 1.5em 0 1.571em 1.9em;
	list-style-type: square
}

article ul ul {
	padding-top: 0;
	padding-bottom: 0
}

article ul ul {
	list-style-type: square
}

article ul ul ul {
	list-style-type: square
}

.fb_iframe_widget,
.fb_iframe_widget span {
	max-width: 100%;
	width: 100%!important
}

.widget_nav_menu .menu-item-has-children>a:after {
	display: none
}

.widget_nav_menu .fa>a {
	padding-left: 5px
}

.widget_nav_menu .sub-menu {
	margin-top: 8px
}

.toggle-menu ul ul {
	display: none
}

input {
	padding: 8px 12px;
	font-size: 14px;
	color: #444;
	border: 1px solid #e4e4e4;
	font-family: inherit
}

#sidebar .widget.mts_subscribe_widget,
#sidebar .widget.widget_product_search,
#sidebar .widget.widget_search {
	background: #222
}

#sidebar .widget.widget_search h3 {
	color: #fff
}

#searchform {
	padding: 0;
	float: left;
	clear: both;
	width: 100%;
	position: relative
}

.article #searchform {
	max-width: 300px
}

#searchform fieldset {
	float: left
}

#searchsubmit,
.mts-subscribe input[type=submit],
.sbutton,
.widget_product_search input[type=submit] {
	padding: 9px 0;
	float: right;
	border: 0;
	width: 100%;
	height: 48px;
	cursor: pointer;
	text-align: center;
	padding-top: 10px;
	color: #fff;
	transition: all .25s linear;
	background: 0 0;
	border: 0;
	margin-top: 10px;
	border-radius: 3px;
	font-size: 14px
}

#s,
.mts-subscribe input[type=text] {
	width: 100%;
	background-color: #fff;
	float: left;
	padding: 15px 0;
	text-indent: 10px;
	color: #999;
	border: 1px solid #ddd;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee inset;
	box-sizing: border-box
}

::-webkit-input-placeholder {
	color: #999
}

:-moz-placeholder {
	color: #999
}

::-moz-placeholder {
	color: #999
}

:-ms-input-placeholder {
	color: #999
}

:input-placeholder {
	color: #999
}

input::-webkit-input-speech-button {
	margin-right: 14px;
	margin-left: 4px;
	cursor: pointer
}

#searchform fieldset {
	width: 100%
}

#sidebar p {
	line-height: 20px
}

.sidebar.c-4-12 {
	float: right;
	width: 29.5%;
	max-width: 340px
}

#sidebar .wp-post-image,
footer .wp-post-image {
	margin-left: 0
}

#sidebar .widget {
	margin-bottom: 27px;
	float: left;
	clear: both;
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	box-shadow: 0 0 1px 0 rgba(50, 50, 50, .1)
}

.sidebar .widget h3 {
	text-transform: uppercase
}

.widget .title {
	font-weight: 700;
	text-transform: uppercase;
	color: #545e68;
	font-size: 12px
}

.widget li {
	list-style-type: square;
	margin-left: 17px;
	margin-bottom: 7px
}

.widget h3 {
	margin: 0 0 15px 0
}

footer .widget.widget_rss .widget-title a {
	color: #fff
}

.advanced-recent-posts li,
.author-posts-widget li,
.category-posts li,
.popular-posts li,
.related-posts-widget li {
	list-style: none!important;
	margin: 0;
	overflow: hidden;
	transition: all .25s linear;
	color: #aaa;
	padding-left: 0;
	background: 0 0;
	margin-bottom: 15px;
	padding-top: 2px
}

.advanced-recent-posts li:last-child,
.author-posts-widget li:last-child,
.category-posts li:last-child,
.popular-posts li:last-child,
.related-posts-widget li:last-child {
	margin-bottom: 0
}

.advanced-recent-posts p,
.author-posts-widget p,
.category-posts p,
.popular-posts p,
.related-posts-widget p {
	margin: 0;
	font-size: 14px!important
}

.advanced-recent-posts a,
.author-posts-widget a,
.category-posts a,
.popular-posts a,
.related-posts-widget a {
	display: block
}

.widget .meta,
.widget .post-info {
	font-size: 14px!important;
	overflow: hidden
}

.widget .post-info {
	clear: none;
	width: auto;
	float: none;
	color: #777;
	margin-bottom: 0
}

.widget .post-info>span {
	position: relative;
	margin-right: 12px
}

.widget .post-info>span:before {
	position: absolute;
	content: "\f111";
	background: #777;
	border-radius: 50%;
	width: 3px;
	height: 3px;
	top: 50%;
	margin-top: -2px;
	right: -10px
}

.widget .post-info>span:last-child:before {
	display: none
}

#sidebar #sidebar-search {
	background: #222
}

#sidebar #sidebar-search h3,
#sidebar .widget.mts_subscribe_widget h3,
#sidebar .widget.widget_product_search h3 {
	color: #fff
}

footer {
	background: #222;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
	clear: both
}

footer .container {
	padding: 0;
	width: 1152px
}

.footer-widgets {
	padding: 40px 0 10px 0;
	color: rgba(255, 255, 255, .25);
	overflow: hidden
}

.footer-widgets .f-widget {
	width: 32%;
	margin-right: 2%;
	float: left
}

.f-widget .widget {
	margin-bottom: 30px;
	float: left;
	width: 100%;
	clear: both
}

.footer-widgets .f-widget #searchform .fa-search:hover {
	cursor: pointer
}

.f-widget a {
	color: rgba(255, 255, 255, .45)
}

.f-widget ul li {
	margin-bottom: 5px
}

.f-widget #s {
	border: 1px solid rgba(255, 255, 255, .05)
}

.f-widget #s::-webkit-input-speech-button {
	margin-right: 8px
}

.f-widget #searchform .fa-search {
	background: rgba(255, 255, 255, .2);
	color: rgba(255, 255, 255, .2)
}

.footer-widgets.widgets-num-3 .f-widget.last {
	margin-right: 0
}

.widgets-num-4 .f-widget {
	width: 22.7%;
	margin-right: 3%
}

.widgets-num-4 .f-widget.last {
	margin-right: 0
}

.copyrights {
	float: left;
	width: 100%;
	clear: both;
	padding-bottom: 17px;
	padding-top: 20px;
	background: #fff
}

#copyright-note {
	width: 100%;
	margin: 0 auto;
	clear: both;
	max-width: 100%
}

.to-top {
	float: right;
	position: relative
}

#move-to-top {
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 12px;
	padding: 10px 10px 18px 10px;
	position: fixed;
	right: 15px;
	bottom: 10px;
	transition: all .25s linear 0s;
	width: 20px;
	z-index: 25;
	background: #222;
	text-align: center;
	border-radius: 3px
}

.related-posts {
	background-color: #fff;
	margin-bottom: 20px;
	clear: both;
	float: left;
	width: 100%
}

.related-posts h4 {
	font-size: 30px
}

.related-posts article {
	width: 31%;
	margin-right: 3.5%;
	float: left;
	margin-bottom: 15px
}

.related-posts #featured-thumbnail {
	margin-bottom: 0
}

.related-posts article:nth-child(7n-3) {
	clear: left
}

.related-posts .post-info {
	clear: none;
	float: none
}

.related-posts .last {
	margin-right: 0;
	padding-bottom: 0
}

.related-posts .title {
	font-size: 16px;
	margin-top: 10px
}

.related-posts .title a {
	font-size: 16px!important;
	color: #222!important;
	font-weight: 400!important
}

.related-posts .title a:hover {
	color: #0274be!important
}

.related-posts article header {
	margin-bottom: 0
}

.tags {
	margin: 20px 0 0 0;
	width: 100%;
	float: left
}

.tags a {
	margin-left: 5px
}

.postauthor {
	margin: 0 0 30px -6.8%;
	padding: 30px 6.8%;
	min-height: 180px;
	background-color: #222;
	float: left;
	clear: both;
	width: 100%;
	color: #aaa
}

.postauthor h4 {
	padding-top: 6px;
	padding-bottom: 6px;
	color: #fff
}

.postauthor h5 {
	font-weight: 700;
	font-size: 16px;
	padding: 0;
	margin: 0;
	line-height: 24px;
	text-transform: capitalize
}

.postauthor img {
	float: left;
	margin: 4px 20px 0 0;
	border-radius: 50%
}

.postauthor h4 a {
	color: #473636
}

#respond h4,
.postauthor h4,
.postauthor-top,
.total-comments {
	margin-bottom: 10px;
	margin-top: 1px;
	font-size: 30px
}

.postauthor-top {
	padding-top: 5px;
	padding-bottom: 8px;
	margin-bottom: 15px
}

.clear {
	clear: both
}

.left {
	float: left
}

.right {
	float: right
}

.last {
	margin-right: 0
}

.tagcloud a {
	font-size: initial!important;
	padding: 2px 10px;
	margin-bottom: 3px;
	float: left;
	margin-right: 3px;
	background: #222;
	color: #fff!important;
	transition: all .25s linear;
	border-radius: 3px
}

.tagcloud a:hover,
.widget .wpt_widget_content #tags-tab-content ul li a:hover {
	background: #222
}

.total-comments {
	padding-top: 7px;
	padding-bottom: 9px
}

#comments {
	padding: 0;
	background-color: #fff;
	margin-top: 0;
	float: left;
	clear: both;
	width: 100%
}

#respond h4 {
	padding-top: 5px;
	padding-bottom: 7px
}

.comment time {
	padding-left: 10px
}

#commentform input,
input.text-input {
	padding: 11px;
	font-weight: inherit
}

input#author,
input#url {
	max-width: 300px;
	border: 1px solid #e4e4e4;
	background: #fff;
	max-width: 100%;
	margin-right: 10px
}

#comment,
input#author,
input#url {
	transition: all .25s ease-in-out
}

#commentform input#submit,
#mtscontact_submit {
	line-height: 1;
	background-color: #0274be;
	padding: 12px 15px;
	color: #fff;
	text-decoration: none;
	float: right;
	cursor: pointer;
	display: inline-block;
	border: none;
	transition: all .2s linear;
	border-radius: 3px
}

#commentform input#submit:hover,
#mtscontact_submit:hover {
	background: #222;
	color: #fff
}

#mtscontact_submit {
	float: right;
	width: auto
}

.error {
	color: red
}

.ago {
	color: #999;
	text-transform: uppercase;
	font-size: 12px
}

.fn {
	line-height: 1.375em;
	font-weight: 700
}

.fn a {
	color: #ee210b;
	font-weight: 700;
	font-size: 15px
}

.comment-meta {
	font-size: 12px
}

.reply {
	margin-top: 0;
	padding-bottom: 0;
	overflow: hidden;
	width: 100%;
	float: right
}

.reply a {
	font-weight: 700;
	float: left;
	padding: 0 0;
	color: #bdbdbd;
	font-size: 12px
}

.comment #respond #respond {
	margin-top: 20px
}

#respond h3 {
	font-size: 18px;
	margin: 0;
	padding: 0
}

#commentform p {
	margin-bottom: 15px;
	float: left;
	width: 100%;
	clear: both
}

#commentform p.form-submit {
	margin-bottom: 0
}

#commentform p label {
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 10px
}

.pagination {
	clear: both;
	overflow: hidden;
	float: left;
	width: 100%;
	margin-top: 25px;
	margin-bottom: 0;
	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%
}

.pagination ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.pagination ul li {
	float: left;
	margin-bottom: 5px
}

.page-numbers.current,
.pagination a:hover {
	color: #fff;
	margin: 0 5px 0 0;
	display: inline-block;
	float: left;
	line-height: 1;
	text-decoration: none;
	padding: 10px 13px;
	background: #0274be;
	min-width: 36px;
	box-sizing: border-box;
	border-radius: 3px;
	text-align: center
}

#load-posts a,
.pagination .page-numbers.dots,
.pagination a,
.single .pagination>.current .currenttext {
	background: #222;
	margin: 0 5px 0 0;
	display: inline-block;
	float: left;
	line-height: 1;
	text-decoration: none;
	color: #fff;
	padding: 10px 13px;
	min-width: 36px;
	box-sizing: border-box;
	border-radius: 3px;
	text-align: center
}

#load-posts {
	float: left;
	width: 100%;
	text-align: center
}

#load-posts .fa {
	margin-right: 5px
}

.pagination a:hover {
	color: #fff
}

.pagination .nav-previous {
	float: left
}

.pagination .nav-next {
	float: right
}

.pagination .nav-next a,
.pagination .nav-previous a {
	color: #fff!important
}

.pagination .nav-next a:hover,
.pagination .nav-previous a:hover {
	background-color: #222
}

.single .pagination a .current,
.single .pagination a .currenttext {
	padding: 0;
	background: rgba(0, 0, 0, 0)!important;
	margin-right: 0
}

.single .pagination a:hover .currenttext {
	color: #fff
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute!important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.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, .8)
}

.contact-form input,
.contact-form label {
	display: block;
	width: 100%;
	box-sizing: border-box
}

.contact-form input {
	max-width: 300px
}

.contact-form label {
	margin-top: 12px
}

.contact-form input[type=submit] {
	margin-top: 12px
}

.mtscontact_error {
	color: #b90101
}

.widget_search {
	overflow: visible
}

.pace .pace-progress {
	background: #29d;
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 3px;
	transition: width .8s
}

#load-posts a {
	font-weight: 700;
	margin: 0;
	float: none
}

.flex-video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	margin-bottom: 30px;
	height: 0;
	overflow: hidden
}

.flex-video embed,
.flex-video iframe,
.flex-video object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.latestPost-review-wrapper {
	position: absolute;
	top: 0;
	right: 0;
	background: #fff;
	padding: 2px 8px
}

.latestPost .review-type-circle.latestPost-review-wrapper {
	height: 36px
}

#wpmm-megamenu .review-total-only .review-type-circle.review-total-only {
	height: 26px
}

.navigation .wpmm-megamenu-showing.wpmm-light-scheme a {
	color: #fff!important
}

.widget .widget_wp_review_tab .review-total-only.large-thumb {
	top: 15px;
	right: 15px
}

.widget .wp_review_tab_widget_content,
.widget .wp_review_tab_widget_content ul.wp-review-tabs li,
.widget .wpt_widget_content ul.wpt-tabs li {
	border: none;
	overflow: hidden
}

.sidebar .wpt_widget_content .tab-content li,
.widget .wp_review_tab_widget_content .tab-content li {
	border-bottom: 0;
	padding: 0;
	margin-bottom: 15px
}

.sidebar .wpt_widget_content a {
	font-weight: 400
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title a,
.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title a {
	border-bottom: 1px solid #1b1b1b;
	border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .wp-review-tabs.has-4-tabs .tab_title:nth-child(2n) a,
.widget .wpt_widget_content .wpt-tabs.has-4-tabs .tab_title:nth-child(2n) a {
	border-right: none
}

.widget .wp_review_tab_widget_content .tab_title a,
.widget .wpt_widget_content .tab_title a {
	background: #333;
	color: #7e7d7d;
	border: none;
	padding: 14px 0;
	line-height: 1;
	margin: 0;
	white-space: nowrap;
	border-left: 1px solid #1b1b1b
}

.widget .wp_review_tab_widget_content .tab_title.selected a,
.widget .wpt_widget_content .tab_title.selected a {
	background: #222;
	color: #fff;
	border-bottom: 0
}

.widget .wpt_widget_content #tags-tab-content ul li {
	float: left
}

.wpt_widget_content #tags-tab-content ul li a {
	font-size: initial;
	border-radius: 3px
}

.widget .wp_review_tab_widget_content .pagination,
.widget .wpt_widget_content .pagination {
	padding-bottom: 15px
}

.widget .review-total-only,
.widget .review-total-only.small-thumb {
	font-size: 13px;
	padding: 0;
	color: #222;
	background: 0 0
}

footer .widget .review-total-only,
footer .widget .review-total-only.small-thumb {
	color: #777
}

.widget .review-total-only.large-thumb,
.widget li:first-child .review-total-only.large-thumb {
	right: 0
}

footer .widget .review-total-only.large-thumb,
footer .widget li:first-child .review-total-only.large-thumb {
	top: 15px;
	right: 15px
}

.widget .review-total-only.large-thumb {
	padding: 4px 10px;
	background: #222;
	color: #fff
}

.sidebar .widget .wpt_widget_content ul.has-4-tabs li {
	border-bottom: 0
}

.widget .wpt_widget_content #tags-tab-content ul {
	box-shadow: none;
	padding: 0;
	padding-top: 5px
}

.widget .wpt_widget_content {
	border: 0
}

footer .widget .wp_review_tab_widget_content .inside,
footer .widget .wpt_widget_content .inside {
	background: rgba(255, 255, 255, .05);
	padding: 0
}

footer .widget .wp_review_tab_widget_content .tab-content li,
footer .widget .wpt_widget_content .tab-content li {
	border-bottom-color: rgba(255, 255, 255, .05);
	padding: 15px;
	margin-bottom: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-postmeta,
.widget .wpt_comment_content,
.widget .wpt_excerpt,
.widget .wpt_widget_content .wpt-postmeta {
	color: #aaa;
	font-size: 14px!important;
	line-height: 1.6;
	overflow: hidden
}

footer .widget .wpt_comment_content,
footer .widget .wpt_excerpt,
footer .widget .wpt_widget_content .wpt-postmeta,
footer .wp_review_tab_widget_content .wp-review-tab-postmeta {
	color: rgba(255, 255, 255, .25)
}

.widget .has-4-tabs .wp_review_tab_widget_content .tab_title a,
.widget .has-4-tabs .wpt_widget_content .tab_title a {
	background: #333;
	border-left: 1px solid #1b1b1b;
	border-bottom: 1px solid #1b1b1b
}

footer .widget .wp_review_tab_widget_content .tab_title.selected a,
footer .widget .wpt_widget_content .tab_title.selected a {
	background: rgba(255, 255, 255, .2);
	color: #fff
}

footer .widget .wp_review_tab_widget_content .tab-content li:first-child,
footer .widget .wpt_widget_content .tab-content li:first-child {
	padding-top: 15px
}

footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a,
footer .widget .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a {
	border-left: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination,
.widget .wpt_widget_content .wpt-pagination {
	padding-bottom: 0
}

.widget .wp_review_tab_widget_content .wp-review-tab-pagination a,
.widget .wpt_widget_content .wpt-pagination a {
	margin: 0
}

footer .widget .wp_review_tab_widget_content .wp-review-tab-pagination a,
footer .widget .wpt_widget_content .wpt-pagination a {
	padding: 15px
}

.primary-slider-container {
	float: left;
	width: 113.53%;
	margin-left: -6.8%;
	margin-top: -6.8%;
	max-width: 772px
}

.primary-slider {
	margin-bottom: 20px
}