
html {
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: outside none none;
}
blockquote, q {
    quotes: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
button, input, select, textarea {
    margin: 0;
}
:focus {
    outline: 0 none;
}
img, video, object {
    height: auto !important;
    max-width: 100%;
}
iframe {
    max-width: 100%;
}
blockquote {
    font-weight: normal;
    margin-top: 25px;
    padding: 0 10px 20px 27px;
    position: relative;
}
blockquote::after {
    content: "";
    font-family: FontAwesome;
    font-size: 20px;
    left: 0;
    position: absolute;
    top: 0;
    width: 50px;
}
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-style: normal;
    font-weight: normal;
}
pre {
    line-height: 1.3em;
    margin: 5px 0 20px;
    overflow: auto;
    padding: 8px 10px;
}
code {
    line-height: 1.5;
    padding: 0 8px;
}
mark {
    background: #fff7a8 none repeat scroll 0 0;
    color: black;
    margin: 0 2px;
    padding: 1px 6px;
}
address {
    font-style: italic;
    margin: 10px 0;
}
.wp-caption {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
}
.sticky-nav {
    left: 0;
    position: fixed !important;
    top: 0;
}
.gallery-caption {
}
#gallery-1 img {
    border: 0 none !important;
}
.bypostauthor {
}
.wp-caption-text {
    margin-bottom: 0;
}
dl {
}
dt {
    clear: left;
    float: left;
    font-weight: bold;
    text-align: right;
    width: 100px;
}
dd {
    margin: 0 0 0 110px;
    overflow: hidden;
    padding: 0 0 0.5em;
}
body {
    background-color: #ebebeb;
    color: #555;
    font: 14px/1.5 Noto Sans,sans-serif;
}
*::-moz-selection {
    background: #222 none repeat scroll 0 0;
    color: white;
    text-shadow: none;
}
#page, .container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.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 {
    color: #444;
    font-weight: bold;
    margin-bottom: 12px;
}
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;
    text-align: justify;
}
a {
    color: #0274be;
    text-decoration: none;
    transition: all 0.25s linear 0s;
}
a:hover {
    color: #ee210b;
}
a:link, a:visited, a:active {
    text-decoration: none;
}
.main-container {
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 1152px;
}
#page, .container {
    max-width: 1152px;
    min-width: 240px;
}
#page {
    clear: both;
    float: none;
    min-height: 100px;
    padding-top: 35px;
}
header {
    float: left;
    position: relative;
    width: 100%;
}
.main-header {
    background: #fff none repeat scroll 0 0;
    float: left;
    min-width: 1152px;
    position: relative;
    width: 100%;
    z-index: 99;
}
.main-header .container {
    background: #fff none repeat scroll 0 0;
}
#header {
    background: #c71978 none repeat scroll 0 0;
    float: left;
    margin: 0;
    min-width: 1152px;
    padding: 0;
    position: relative;
    width: 100%;
}
#header h1, #header h2, #h1 {
    color: white !important;
    line-height: 1;
    position: relative;
    text-align: center;
}
div#regular-header {
    clear: both;
    overflow: hidden;
}
#logo a {
    color: #222;
    float: left;
    line-height: 1;
    text-transform: uppercase;
}
#header #logo a {
    color: #fff;
    font-size: 28px;
}
#logo img {
    float: left;
}
.logo-wrap {
    margin: 5px 0;
    text-align: center;
}
#header .logo-wrap {
    margin: 0;
    padding: 22px 0;
}
#h1{
    font-weight: bold;
	font-size: 28px;
	margin: 18px 0 12px;
}
.site-description {
    clear: left;
    float: left;
    margin-top: 0;
    max-width: 350px;
}
#header .header-search {
    float: right;
}
#header #searchform {
    float: right;
    max-width: 100%;
    min-width: 206px;
    width: auto;
}
#header #s {
    margin: 0 !important;
    width: 80%;
}
.widget-header img {
    float: left;
}
.widget-header .textwidget {
    border-left: 1px solid #cccccc;
    float: left;
    margin-top: 46px;
    padding-left: 20px;
}
div.header-social-icons {
    background: #eee none repeat scroll 0 0;
    float: right;
    margin-left: 35px;
    position: relative;
}
div.header-social-icons::before {
    border-color: rgba(0, 0, 0, 0) #eee rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 46px 30px 0 0;
    content: "";
    height: 0;
    left: -30px;
    position: absolute;
    width: 0;
}
.primary-navigation .header-social-icons a, .header-social-icons a {
    float: left;
    font-size: 18px;
    padding: 14px 10px;
}
.primary-navigation .header-social-icons a:last-child {
    padding-right: 15px;
}
.primary-navigation #navigation > ul > li:first-child a {
    padding-left: 0;
}
.regular_header div#primary-nav {
    border-bottom: 1px solid #eee;
    float: left;
    width: 100%;
}
.primary-navigation {
    float: right;
}
.regular_header .primary-navigation {
    float: left;
    width: 100%;
}
.primary-navigation #navigation {
    margin-right: 20px;
}
.primary-navigation #navigation ul ul a {
    padding-right: 45px;
}
.menu-item-has-children > a::after {
    content: "";
    font-family: FontAwesome;
    position: absolute;
    right: 14px;
}
#navigation .menu-item-has-children > a {
    padding-right: 25px;
}
.secondary-navigation {
    display: block;
    float: right;
}
.regular_header .secondary-navigation {
    float: left;
}
.secondary-navigation #navigation ul ul li {
    background: #44c3dd none repeat scroll 0 0;
}
.secondary-navigation #navigation ul li:hover, .secondary-navigation #navigation ul .current-menu-item {
    background: #44c3dd none repeat scroll 0 0;
}
.secondary-navigation #navigation ul li:hover a {
    color: #fff !important;
}
.secondary-navigation a {
    padding: 24px 25px;
    text-align: left;
    text-decoration: none;
    transition: none 0s ease 0s ;
}
.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 {
    line-height: 1;
    padding: 17px 15px 16px;
}
.secondary-navigation a .sub {
    color: #9b9b9b;
    font-size: 11px;
    font-weight: normal;
}
#navigation {
    float: left;
}
#navigation ul {
    margin: 0 auto;
}
#navigation ul li {
    float: left;
    line-height: 24px;
    position: relative;
    transition: all 0.25s linear 0s;
}
#navigation ul li a, #navigation ul li a:link, #navigation ul li a:visited {
    display: inline-block;
}
#navigation > ul > .current a {
    background: transparent none repeat scroll 0 0;
    color: #5a5a5a !important;
}
#navigation ul li li {
    background: #fff none repeat scroll 0 0;
    border-bottom: 0 none;
}
#navigation ul ul {
    box-shadow: 0 2px 1px 0 rgba(50, 50, 50, 0.15);
    color: #798189;
    font-size: 12px;
    padding: 0;
    position: absolute;
    width: 255px;
    z-index: 400;
}
#navigation ul ul li {
    background: #fff none repeat scroll 0 0;
    color: #000;
    padding: 0;
}
#navigation ul ul a, #navigation ul ul a:link, #navigation ul ul a:visited {
    background: transparent none repeat scroll 0 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.05);
    border-left: 0 none;
    border-radius: 0;
    border-right: 0 none;
    margin: 0;
    padding: 9px 45px 9px 20px;
    position: relative;
    width: 190px;
}
#navigation ul ul li:first-child a {
}
#navigation ul ul li:last-child a {
    border-bottom: medium none;
}
#navigation ul ul {
    display: none;
}
#navigation ul ul ul {
    left: 255px;
    top: 0;
}
.sub-menu .menu-item-has-children::after {
    color: #000;
}
.clearfix::before, .clearfix::after {
    content: " ";
    display: table;
}
.clearfix::after {
    clear: both;
}
.clearfix {
}
nav li.pull {
    display: none;
}
#navigation i {
    margin-right: 4px;
}
.article {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px 0 rgba(50, 50, 50, 0.1);
    box-sizing: border-box;
    float: left;
    margin-bottom: 35px;
    width: 67%;
}
#content_box {
    float: left;
    width: 100%;
}
.post {
    float: left;
    width: 100%;
}
.single_post {
    background-color: #fff;
    width: 100%;
}
.single_page {
    background-color: white;
    padding: 20px;
}
.post-content {
    clear: both;
    float: left;
    margin-bottom: 15px;
    overflow: hidden;
    width: 100%;
}
.post-single-content {
    clear: both;
    float: left;
    width: 100%;
}
.readMore {
    float: left;
    margin-top: 10px;
}
.frontPost .readMore a {
    color: #000;
    font-size: 12px;
}
.ss-full-width {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 1px 0 rgba(50, 50, 50, 0.1);
    box-sizing: border-box;
    overflow: hidden;
    padding: 4%;
}
.ss-full-width #content_box {
    padding-left: 0;
    padding-right: 0;
}
.post.excerpt {
    background-color: #fff;
    clear: both;
    margin-bottom: 30px;
    overflow: hidden;
    padding-bottom: 15px;
    width: auto;
}
.widget .wp-post-image, .widget .wpt_thumb_small {
    float: left;
    margin-bottom: 10px;
}
.featured-thumbnail {
    float: left;
    max-width: 100%;
    width: 100%;
}
#featured-thumbnail {
    clear: both;
    display: block;
    margin-bottom: 15px;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
#featured-thumbnail.widgetfull {
    float: left;
    margin-right: 20px;
}
.featured-thumbnail img {
    float: left;
    margin-bottom: 0;
    width: 100%;
}
.title {
    clear: both;
}
.single-title {
    float: left;
    width: 100%;
}
.page h1.title {
    margin-bottom: 0;
    padding-top: 0;
}
.post-info {
    clear: both;
    color: #aaaaaa;
    display: block;
    float: left;
    width: 100%;
}
header .post-info a {
    color: #777;
}
.post-info span {
    margin-right: 7px;
}
article header {
    float: left;
    margin-bottom: 20px;
    width: 100%;
}
.single article .thecontent {
    margin-top: 10px;
}
.latestPost {
    float: left;
    margin-bottom: 30px;
    width: 100%;
}
.latestPost .title {
    display: block;
}
.front-view-content {
}
.single_post header {
    margin-bottom: 5px;
    width: 100%;
}
.article img.left, .article img.alignleft, .wp-caption.alignleft {
    display: block;
    float: left;
    margin: 0.3em 1.571em 0.5em 0;
}
.article img.right, .article img.alignright, .wp-caption.alignright {
    display: block;
    float: right;
    margin: 0.3em 0 0.5em 1.571em;
}
.article img.center, .article img.aligncenter, .wp-caption.aligncenter {
    display: block;
    margin: 0.3em auto 0.5em;
}
.article img.aligncenter, .article img.alignnone {
    clear: both;
    display: block;
    margin-bottom: 1em;
    margin-top: 1em;
}
.article ul {
    list-style-type: square;
    margin: 1.5em 0 1.571em 1.9em;
}
.article ol {
    list-style-type: decimal;
    margin: 1.5em 0 1.571em 1.9em;
}
.article ul ul, .article ol ol, .article ul ol, .article ol ul {
    margin-bottom: 0;
    margin-top: 0;
}
.article .iconlist {

    margin-left: 0;
}
.article .iconlist li {
    list-style-type: none;
}
#tabber {
    background-color: #fff;
    display: block;
    height: auto;
    margin: 0;
    overflow: hidden;
}
#tabber .inside {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #ccc #ccc;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    margin-top: 0;
    padding: 0 0 15px;
}
#tabber ul.tabs {
    height: 40px;
    overflow: hidden;
    text-align: center;
}
#tabber ul.tabs li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: medium none;
    cursor: pointer;
    display: inline;
    float: left;
    font-weight: bold;
    margin-left: 0;
    text-align: center;
    width: 50%;
}
#tabber ul.tabs li a {
    background: #ee210b none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    line-height: 2.6;
    margin: 0;
    padding: 2px 0;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
#tabber ul.tabs li a.selected {
    color: #fff;
    line-height: 2.6;
    margin: 0;
    text-align: center;
    text-decoration: none;
}
#tabber ul.tabs li.tab-recent-posts a {
    border-left: 0 none;
    margin: 0;
    text-align: center;
}
#tabber ul.tabs li.tab-recent-posts a.selected {
}
#tabber ul.tabs li a:hover {
    color: #fff;
    text-decoration: none;
}
#tabber .inside li {
    list-style: outside none none;
    margin-left: 15px;
    margin-right: 15px;
    padding: 15px 0 0;
}
#tabber .inside li:first-child {
    padding-top: 17px;
}
#tabber .inside li a {
    display: block;
    line-height: 1.4;
}
#tabber p {
    margin-bottom: 0;
}
#tabber .inside li a:hover {
    transition: all 0.25s linear 0s;
}
#tabber .inside li div.info {
    display: table;
    margin: 0 !important;
    padding: 0 !important;
    top: 0 !important;
}
#tabber .inside li div.info .entry-title {
    margin-bottom: 0;
}
#tabber .inside li .meta {
    color: #999;
    display: block;
    font-size: 12px;
}
#tabber .tab-thumb {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    display: inline;
    float: left;
    margin: 0 12px 0 0;
    padding: 4px;
}
.post-number {
    background: #2db2eb none repeat scroll 0 0;
    bottom: 22px;
    color: #fff;
    font-weight: bold;
    height: 22px;
    line-height: 23px;
    position: relative;
    text-align: center;
    width: 22px;
}
#tabber .inside .tabsSep {
    background-color: #e8e5de;
    clear: both;
    float: left;
    height: 1px;
    margin-top: 7px;
    width: 100%;
}
#sidebars #tabber .wp-post-image, footer #tabber .wp-post-image {
    margin-top: 4px;
}
.tweets li {
    margin-bottom: 15px !important;
}
.tweets li {
    margin-bottom: 15px !important;
}
.fb_iframe_widget, .fb_iframe_widget span {
    max-width: 100%;
    width: 100% !important;
}
.widget_nav_menu .fa, .widget_nav_menu .fa {
    display: list-item;
}
.widget_nav_menu .fa > a, .widget_nav_menu .fa > a {
    padding-left: 5px;
}
.widget_nav_menu .sub-menu {
    margin-top: 8px;
}
input, textarea, select {
    border: 1px solid #d8d8d8;
    color: #444;
    font-family: inherit;
    font-size: 14px;
    padding: 8px 12px;
}
textarea {
    overflow: auto;
    resize: vertical;
}
select {
    border-color: #d8d8d8;
    padding: 6px 10px;
}
input:focus, textarea:focus {
}
table {
    border: 1px solid #e4e4e4;
    margin-bottom: 25px;
    text-align: left;
    width: 100%;
}
thead {
    background: #f7f8f9 none repeat scroll 0 0;
    color: #585f65;
    font-size: 14px;
}
table th, table td {
    padding: 7px 15px;
    text-align: left;
}
thead th {
    padding: 14px;
}
tbody th {
    border-bottom: 1px solid #e4e4e4;
    font-weight: normal;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color rgba(0, 0, 0, 0.1);
    border-image: none;
    border-style: none none solid;
    border-width: medium medium 1px;
    clear: both;
    margin: 35px 0;
    position: relative;
    width: 297px;
}
#sidebars .widget.widget_search, #sidebars .widget.mts_subscribe_widget, #sidebars .widget.widget_product_search {
    background: #222 none repeat scroll 0 0;
}
#searchform {
    clear: both;
    float: left;
    padding: 0;
    position: relative;
    width: 100%;
}
.article #searchform {
    max-width: 300px;
}
#searchform fieldset {
    float: left;
}
.sbutton, #searchsubmit, .mts-subscribe input[type="submit"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    border-radius: 3px;
    color: white;
    cursor: pointer;
    float: right;
    height: 48px;
    margin-top: 10px;
    padding: 10px 0 9px;
    text-align: center;
    transition: all 0.25s linear 0s;
    width: 100%;
}
#s, .mts-subscribe input[type="text"] {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 3px;
    box-shadow: 1px 1px 3px #eee inset;
    box-sizing: border-box;
    color: #999;
    float: left;
    padding: 15px 0;
    text-indent: 10px;
    width: 100%;
}
:-moz-placeholder {
    color: #999;
}
*::-moz-placeholder {
    color: #999;
}
#searchform fieldset {
    width: 100%;
}
.breadcrumb {
    margin-bottom: 15px;
}
.no-results h2 {
    font-size: 16px;
}
.read-more {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 16px;
    line-height: 1.4em;
    margin: 0 0 0 10px;
    padding: 0;
}
.topad {
    clear: both;
    margin-bottom: 10px;
    max-width: 100%;
}
.bottomad {
    clear: both;
    float: left;
    margin-top: 10px;
    max-width: 100%;
}
#sidebars p {
    line-height: 20px;
}
.sidebar.c-4-12 {
    float: right;
    max-width: 340px;
    width: 29.5%;
}
#sidebars .wp-post-image, footer .wp-post-image {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 5px;
}
#sidebars .widget {
    clear: both;
    color: #fff !important;
    float: left;
    font-family: "Raleway";
    font-size: 16px;
    font-weight: bold !important;
    margin-bottom: 27px;
    width: 100%;
}
.sidebar .widget h3 {
    text-transform: uppercase;
}
.widget .title {
    color: #545e68;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
}
.widget li {
    list-style-type: square;
    margin-bottom: 7px;
}
.widget h3 {
    margin: 0 0 15px;
}
.advanced-recent-posts li, .popular-posts li, .category-posts li, .related-posts-widget li, .author-posts-widget li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #aaa;
    list-style: outside none none !important;
    margin: 0 0 15px;
    overflow: hidden;
    padding-left: 0;
    padding-top: 2px;
    transition: all 0.25s linear 0s;
}
.advanced-recent-posts p, .popular-posts p, .category-posts p, .related-posts-widget p, .author-posts-widget p {
    font-size: 14px !important;
    margin: 0;
}
.category-posts a, .advanced-recent-posts a, .popular-posts a, .related-posts-widget a, .author-posts-widget a {
    display: block;
}
.widget .meta {
    font-size: 14px !important;
    overflow: hidden;
}
#sidebars #sidebar-search {
    background: #222 none repeat scroll 0 0;
}
#sidebars #sidebar-search h3, #sidebars .widget.widget_product_search h3, #sidebars .widget.mts_subscribe_widget h3 {
    color: #fff;
}
.share-item.facebookbtn, .share-item.linkedinbtn, .share-item.stumblebtn {
    width: 92px;
}
.shareit {
    border: medium none;
    clear: both;
    overflow: hidden;
    padding: 12px 0 7px;
}
.share-item {
    display: block;
    float: left;
    height: 25px;
    margin: 0;
}
.share-item.shareit.top {
    float: left;
    margin-bottom: 10px !important;
    margin-top: 0;
    width: 100%;
}
.share-item.facebookbtn {
    height: 28px;
    margin-top: -1px;
    width: 100px;
}
.share-item.gplusbtn {
    width: 85px;
}
.share-item.pinbtn {
    margin-top: 2px;
}
.share-item.stumblebtn {
    height: 24px;
    margin-top: 1px;
}
.social-profile-icons ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none !important;
    float: left;
    list-style-type: none;
    margin: 0 8px 8px 0 !important;
    padding: 0 !important;
}
.social-profile-icons ul li a {
    border-radius: 3px;
    color: #fff !important;
    display: block;
    float: left;
    height: 32px;
    line-height: 30px;
    text-align: center;
    transition: all 0.4s ease 0s;
    width: 32px;
}
.sidebar .social-profile-icons ul li a:hover {
    background: #666 none repeat scroll 0 0;
    color: #fff;
}
.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: #dd4b39 none repeat scroll 0 0;
}
.social-profile-icons .social-rss a {
    background: #ee802f none repeat scroll 0 0;
}
.social-profile-icons .social-twitter a {
    background: #55acee none repeat scroll 0 0;
}
.social-profile-icons .social-facebook a {
    background: #3b5998 none repeat scroll 0 0;
}
.social-profile-icons .social-gplus a {
    background: #dd4b39 none repeat scroll 0 0;
}
.social-profile-icons .social-vimeo a {
    background: #4bf none repeat scroll 0 0;
}
.social-profile-icons .social-dribbble a {
    background: #ea4c89 none repeat scroll 0 0;
}
.social-profile-icons .social-tumblr a {
    background: #34526f none repeat scroll 0 0;
}
.social-profile-icons .social-instagram a {
    background: #3f729b none repeat scroll 0 0;
}
.social-profile-icons .social-flickr a {
    background: #ff0084 none repeat scroll 0 0;
}
.social-profile-icons .social-pinterest a {
    background: #c8232c none repeat scroll 0 0;
}
.social-profile-icons .social-linkedin a {
    background: #0e76a8 none repeat scroll 0 0;
}
.social-profile-icons .social-github a {
    background: #171515 none repeat scroll 0 0;
}
.social-profile-icons .social-email a {
    background: #cacaca none repeat scroll 0 0;
}
footer {
    background: #222 none repeat scroll 0 0;
    clear: both;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}
footer .container {
    padding: 0;
    width: 1152px;
}
.footer-widgets {
    color: rgba(255, 255, 255, 0.25);
    overflow: hidden;
    padding: 40px 0 10px;
}
.footer-widgets .f-widget {
    float: left;
    margin-right: 2%;
    width: 32%;
}
.f-widget .widget {
    margin-bottom: 30px;
}
.footer-widgets .f-widget #searchform .fa-search:hover {
    cursor: pointer;
}
.f-widget a {
    color: rgba(255, 255, 255, 0.45);
}
.f-widget ul li {
    margin-bottom: 10px;
}
.f-widget .top-week li a {
    font-size: 15px;
}
.f-widget #s {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
    border: 1px solid rgba(255, 255, 255, 0.05);
    width: 85.8%;
}
.f-widget #searchform .fa-search {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    color: rgba(255, 255, 255, 0.2);
}
.footer-widgets.widgets-num-3 .f-widget.last {
    margin-right: 0;
}
.widgets-num-4 .f-widget {
    margin-right: 3%;
    width: 22.7%;
}
.widgets-num-4 .f-widget.last {
    margin-right: 0;
}
.f-widget .ajax-search-results-container {
    background: #1c1c1c none repeat scroll 0 0;
    color: #a5a5a5;
}
.f-widget .ajax-search-results-container.loading::after {
    background-color: rgba(0, 0, 0, 0.8);
}
.f-widget .ajax-search-results-container a {
    color: #fff;
}
.copyrights {
    background: #fff none repeat scroll 0 0;
    clear: both;
    float: left;
    padding-bottom: 17px;
    padding-top: 20px;
    width: 100%;
}
#copyright-note {
    clear: both;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.postsby {
    margin-bottom: 25px;
}
.related-posts {
    background-color: #fff;
    clear: both;
    float: left;
    margin-top: 30px;
    width: 100%;
}
.related-posts h4 {
    font-size: 30px;
}
.related-posts article {
    float: left;
    margin-right: 3.5%;
    width: 31%;
}
.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 article header {
    margin-bottom: 0;
}
.tags {
    float: left;
    margin: 20px 0 0;
    width: 100%;
}
.tags a {
    margin-left: 5px;
}
.postauthor {
    background-color: #222;
    clear: both;
    color: #aaa;
    float: left;
    margin: 25px 0 0 -6.8%;
    min-height: 180px;
    padding: 30px 6.8%;
    width: 100%;
}
.postauthor h4 {
    color: #fff;
    padding-bottom: 6px;
    padding-top: 6px;
}
.postauthor h5 {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
    padding: 0;
    text-transform: capitalize;
}
.postauthor img {
    border-radius: 50%;
    float: left;
    margin: 4px 20px 0 0;
}
.postauthor h4 a {
    color: #fff;
}
#respond h4, .total-comments, .postauthor h4, .postauthor-top {
    font-size: 30px;
    margin-bottom: 10px;
    margin-top: 1px;
}
.postauthor h5, .copyrights a, .single_post a, .pnavigation2 a, .sidebar.c-4-12 a:hover, .copyrights a:hover, footer .widget li a:hover, .related-posts a:hover .title, .reply a, .title a:hover, .post-info a:hover, .comm, #tabber .inside li a:hover, .readMore a:hover, .fn a, a, a:hover, .secondary-navigation #navigation ul li a:hover, .readMore a, .primary-navigation a:hover, .secondary-navigation #navigation ul .current-menu-item a, .widget .wp_review_tab_widget_content a, .sidebar .wpt_widget_content a {
    color: #fff;
}
.textwidget a {
    color: white !important;
    font-size: 12px;
}
.textwidget a:hover {
    color: #000 !important;
}
.postauthor-top {
    margin-bottom: 15px;
    padding-bottom: 8px;
    padding-top: 5px;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
.last {
    margin-right: 0;
}
.tagcloud a {
    background: #222 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff !important;
    float: left;
    font-size: initial !important;
    margin-bottom: 3px;
    margin-right: 3px;
    padding: 2px 10px;
    transition: all 0.25s linear 0s;
}
.tagcloud a:hover, .widget .wpt_widget_content #tags-tab-content ul li a:hover {
    background: #222 none repeat scroll 0 0;
}
.ad-125 ul {
    float: left;
    list-style: outside none none;
    margin: 0;
    max-width: 100%;
    width: 100%;
}
.ad-125 li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    float: left;
    list-style: outside none none !important;
    margin-bottom: 15px;
    margin-left: 0;
    max-width: 48%;
    padding-left: 0;
}
.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;
}
#wp-calendar {
    background: #fff none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0;
}
#wp-calendar td {
    border-right: 1px solid #ededed;
    border-top: 1px solid #ededed;
    padding: 7px 0;
    text-align: center;
}
#wp-calendar caption {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    padding: 12px 15px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar #prev {
    padding-left: 12px;
    text-align: left;
}
#wp-calendar thead th {
    padding: 10px 0;
    text-align: center;
}
footer #wp-calendar {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
    box-shadow: none;
}
footer #wp-calendar caption {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
}
#wp-calendar td {
    border-color: rgba(255, 255, 255, 0.05);
}
#wp-calendar tbody tr:nth-child(1) td {
    border-top: 0 none;
}
.nocomments {
    clear: both;
    float: left;
    margin-top: 20px;
    width: 100%;
}
.total-comments {
    padding-bottom: 9px;
    padding-top: 7px;
}
.cnumber {
    color: #2db2eb;
}
#comments {
    background-color: #fff;
    clear: both;
    float: left;
    margin-top: 27px;
    padding: 0;
    width: 100%;
}
#respond h4 {
    padding-bottom: 7px;
    padding-top: 5px;
}
#commentsAdd {
    background-color: #fff;
    clear: both;
    float: left;
    margin-top: 30px;
    width: 100%;
}
#comments .avatar {
    float: left;
    margin-right: 20px;
    margin-top: 7px;
}
.comment time {
    padding-left: 10px;
}
ul.children .commentImageLeft {
    border-bottom: 1px solid #c1bbb6;
    border-left: 1px solid #c1bbb6;
    height: 90px;
    left: -70px;
    position: absolute;
    top: -50px;
    width: 60px;
}
input.text-input, #commentform input {
    padding: 11px;
}
input#author, input#email, input#url {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    margin-right: 10px;
    max-width: 85%;
    width: 300px;
}
input#author, input#email, input#url, #comment {
    transition: all 0.25s ease-in-out 0s;
}
#cancel-comment-reply-link {
    float: right;
    line-height: 24px;
    margin-top: 0;
}
#cancel-comment-reply-link {
    color: #ee210b;
    cursor: pointer;
    margin-bottom: -20px;
    position: relative;
    text-decoration: underline;
    z-index: 100;
}
#commentform input#submit, #mtscontact_submit {
    background-color: #0274be;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    line-height: 1;
    padding: 12px 15px;
    text-decoration: none;
    transition: all 0.2s linear 0s;
}
#commentform input#submit:hover, #mtscontact_submit:hover {
    background: #222 none repeat scroll 0 0;
    color: #fff;
}
#mtscontact_submit {
    float: right;
    width: auto;
}
.error {
    color: red;
}
.thanks p {
    color: green;
}
ol.commentlist {
    margin-left: 0;
    margin-top: 13px;
}
.commentlist li {
    float: left;
    list-style: outside none none;
    margin: 0 0 30px;
    padding-left: 0;
    position: relative;
    width: 100%;
}
.commentlist p {
    margin-bottom: 5px;
}
.ago {
    color: #999;
    font-size: 12px;
    text-transform: uppercase;
}
.fn {
    font-weight: bold;
    line-height: 1.375em;
}
.fn a {
    color: #ee210b;
    font-size: 15px;
    font-weight: bold;
}
.comment-meta {
    font-size: 12px;
}
.commentmetadata {
    overflow: hidden;
}
.commentmetadata li {
    border: 0 none;
    list-style: outside none square;
    margin-bottom: 5px;
    margin-top: 0;
    padding: 0;
}
.commentmetadata ol li {
    list-style: outside none decimal;
}
.reply {
    float: right;
    margin-top: 0;
    overflow: hidden;
    padding-bottom: 0;
    width: 100%;
}
.reply a {
    color: #bdbdbd;
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 0;
}
#commentsAdd #respond h4 {
    margin-bottom: 19px;
}
.comment #respond #respond {
    margin-top: 20px;
}
.commentlist .children {
    float: left;
    margin-bottom: 0;
    margin-left: 10%;
    margin-top: 0;
    width: 90%;
}
.commentlist .children li {
    padding-bottom: 0;
}
.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;
}
#commentform textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #e4e4e4;
    font-family: inherit;
    line-height: 25px;
    padding: 2%;
    width: 95.5%;
}
#commentform p {
    clear: both;
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
#commentform p label {
    padding-bottom: 5px;
    padding-left: 10px;
    padding-top: 5px;
}
.cancel-comment-reply a {
    float: right;
    margin-top: -8px;
}
.required {
    color: red;
    line-height: 1;
    padding: 0;
}
.comment-notes .required {
    padding-left: 0;
    padding-top: 3px;
}
.comment-notes {
    font-style: italic;
}
.pagination {
    clear: both;
    float: left;
    margin-bottom: 0;
    margin-top: 25px;
    overflow: hidden;
    width: 100%;
}
.single .pagination {
    border: 0 none;
    box-shadow: none;
    margin-top: 0;
    padding: 2.2% 0;
    width: 100%;
}
.pagination ul {
    list-style: outside none none;
    margin: 0;
}
.pagination ul li {
    float: left;
    margin-bottom: 5px;
}
.currenttext, .pagination a:hover, .single .pagination a:hover .currenttext {
    background: #0274be none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 1;
    margin: 0 5px 0 0;
    min-width: 36px;
    padding: 10px 13px;
    text-align: center;
    text-decoration: none;
}
.pagination a, #load-posts a {
    background: #222 none repeat scroll 0 0;
    border-radius: 3px;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    line-height: 1;
    margin: 0 5px 0 0;
    min-width: 36px;
    padding: 10px 13px;
    text-decoration: none;
}
#load-posts .fa, #fs2_load_more_button .fa {
    margin-right: 5px;
}
.pagination a:hover {
    color: #fff;
}
.pagination .nav-previous {
    float: left;
}
.pagination .nav-next {
    float: right;
}
.pagination .nav-previous a, .pagination .nav-next a {
    color: #fff !important;
}
.pagination .nav-previous a:hover, .pagination .nav-next a:hover {
    background-color: #222;
}
.single .pagination a .currenttext, .single .pagination a:hover .currenttext {
    background: transparent none repeat scroll 0 0;
    margin-right: 0;
    padding: 0;
}
.single .pagination a:hover .currenttext {
    color: #fff;
}
.contact-form {
    position: relative;
}
.contact-form.loading::after {
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    content: "";
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.contact-form label, .contact-form input, .contact-form textarea {
    box-sizing: border-box;
    display: block;
    width: 100%;
}
.contact-form label {
    margin-top: 12px;
}
.contact-form input[type="submit"] {
    margin-top: 12px;
}
.mtscontact_error {
    color: #b90101;
}
.widget_search {
    overflow: visible;
}
.ajax-search-box-open #s {
    border-bottom: 1px solid #fff;
}
.ajax-search-results-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #fff none repeat scroll 0 0;
    border-color: -moz-use-text-color #fff #fff;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.4);
    box-sizing: border-box;
    left: 0;
    position: absolute;
    top: 39px;
    width: 100%;
    z-index: 9;
}
.ajax-search-results-container.loading::after {
    background-color: rgba(255, 255, 255, 0.8);
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
ul.ajax-search-results {
    margin: 4px 0 0;
    padding: 0;
}
.ajax-search-results li {
    display: block;
    list-style: outside none none;
    margin: 0;
    min-height: 50px;
    padding: 0 8px;
}
.ajax-search-results .wp-post-image {
    margin: 5px 10px 0 0;
}
.ajax-search-meta {
    font-size: 13px;
    height: 20px;
    margin: 6px 8px;
}
.ajax-search-meta .results-count {
    color: #aaa;
    float: left;
}
.ajax-search-meta .results-link {
    float: right;
}
.ajax-search-results-container .no-results {
    color: #aaa;
    font-style: italic;
    padding: 8px;
}
.pace .pace-progress {
    background: #29d none repeat scroll 0 0;
    height: 3px;
    left: 0;
    position: fixed;
    top: 0;
    transition: width 0.8s ease 0s;
    z-index: 2000;
}
.admin-bar .pace .pace-progress {
    top: 32px;
}
.pace-inactive {
    display: none;
}
#load-posts a {
    font-weight: bold;
}
#load-posts a.inactive {
    cursor: default;
}
pre {
    background: #222 none repeat scroll 0 0;
    box-sizing: border-box;
    color: #aaa;
    font-family: monospace;
    margin: 15px 0;
    overflow: auto;
    padding: 25px 15px 15px;
    position: relative;
}
pre::before {
    color: #fff;
    content: "";
    font-family: fontawesome;
    font-size: 18px;
    position: absolute;
    right: 14px;
    top: 6px;
}
.flex-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
}
.flex-video iframe, .flex-video object, .flex-video embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
#parallax {
    background-size: cover;
    height: 0;
    margin-bottom: 15px;
    overflow: hidden;
    padding-bottom: 350px;
    position: relative;
}
#page.parallax {
    padding-top: 15px;
}
.latestPost-review-wrapper {
    background: #fff none repeat scroll 0 0;
    padding: 2px 8px;
    position: absolute;
    right: 0;
    top: 0;
}
.latestPost-review-wrapper .review-total-star {
    margin: 4px 0;
}
.latestPost-review-wrapper .percentage-icon {
    font-size: inherit;
    font-style: normal;
    top: 0;
}
.widget .widget_wp_review_tab .review-total-only.large-thumb {
    right: 15px;
    top: 15px;
}
.widget .wp_review_tab_widget_content ul.wp-review-tabs li, .widget .wp_review_tab_widget_content, .widget .wpt_widget_content ul.wpt-tabs li {
    border: medium none;
    overflow: hidden;
}
.widget .wp_review_tab_widget_content .tab-content li, .sidebar .wpt_widget_content .tab-content li {
    border-bottom: 0 none;
    margin-bottom: 15px;
    padding: 0;
}
.widget .wp_review_tab_widget_content .entry-title, .sidebar .wpt_widget_content a {
    font-weight: normal;
}
.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: medium none;
}
.widget .wpt_widget_content .tab_title a, .widget .wp_review_tab_widget_content .tab_title a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #333 none repeat scroll 0 0;
    border-color: -moz-use-text-color -moz-use-text-color -moz-use-text-color #1b1b1b;
    border-image: none;
    border-style: none none none solid;
    border-width: medium medium medium 1px;
    color: #7e7d7d;
    line-height: 1;
    margin: 0;
    padding: 14px 0;
    white-space: nowrap;
}
.widget .wpt_widget_content .tab_title.selected a, .widget .wp_review_tab_widget_content .tab_title.selected a {
    background: #222 none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #fff;
}
.widget .wpt_widget_content #tags-tab-content ul li {
    float: left;
}
.wpt_widget_content #tags-tab-content ul li a {
    border-radius: 3px;
    font-size: initial;
}
.widget .wpt_widget_content .pagination, .widget .wp_review_tab_widget_content .pagination {
    padding-bottom: 15px;
}
.widget .review-total-only.small-thumb, .widget .review-total-only {
    background: transparent none repeat scroll 0 0;
    color: #222;
    font-size: 13px;
    padding: 0;
}
footer .widget .review-total-only.small-thumb, footer .widget .review-total-only {
    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 {
    right: 15px;
    top: 15px;
}
.widget .review-total-only.large-thumb {
    background: #222 none repeat scroll 0 0;
    color: #fff;
    padding: 4px 10px;
}
footer .review-total-only.small-thumb .review-result-wrapper i {
    color: #fff !important;
}
.sidebar .widget .wpt_widget_content ul.has-4-tabs li {
    border-bottom: 0 none;
}
.widget .wpt_widget_content #tags-tab-content ul {
    box-shadow: none;
    padding: 5px 0 0;
}
.widget .wpt_widget_content {
    border: 0 none;
}
footer .widget .wp_review_tab_widget_content .inside, footer .widget .wpt_widget_content .inside {
    background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0;
    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, 0.05);
    margin-bottom: 0;
    padding: 15px;
}
.widget .wpt_widget_content .wpt-postmeta, .widget .wpt_comment_content, .widget .wpt_excerpt, .widget .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: #aaa;
    font-size: 14px !important;
    line-height: 1.6;
    overflow: hidden;
}
footer .widget .wpt_widget_content .wpt-postmeta, footer .widget .wpt_comment_content, footer .widget .wpt_excerpt, footer .wp_review_tab_widget_content .wp-review-tab-postmeta {
    color: rgba(255, 255, 255, 0.25);
}
.widget .has-4-tabs .wpt_widget_content .tab_title a, .widget .has-4-tabs .wp_review_tab_widget_content .tab_title a {
    background: #333 none repeat scroll 0 0;
    border-bottom: 1px solid #1b1b1b;
    border-left: 1px solid #1b1b1b;
}
footer .widget .wpt_widget_content .tab_title.selected a, footer .widget .wp_review_tab_widget_content .tab_title.selected a {
    background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
    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 .wpt_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a, footer .widget .wp_review_tab_widget_content .has-4-tabs .tab_title:nth-child(2n+1) a {
    border-left: 0 none;
}
.mts-cart {
    color: #777;
    float: right;
    z-index: 1;
}
.mts-cart span a {
    display: inline-block;
    padding: 17px 15px 16px 3px;
}
.mts-cart > span:last-child a {
    padding-right: 0;
}
