@font-face {
    font-family: 'Oswald';
    src: url('css/Oswald-Regular-webfont.eot');
    src: url('css/Oswald-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/Oswald-Regular-webfont.woff') format('woff'), url('css/Oswald-Regular-webfont.ttf') format('truetype'), url('css/Oswald-Regular-webfont.svg#Oswald') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('css/robotocondensed-regular-webfont.eot');
    src: url('css/robotocondensed-regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/robotocondensed-regular-webfont.woff') format('woff'), url('css/robotocondensed-regular-webfont.ttf') format('truetype'), url('css/robotocondensed-regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSansLight';
    src: url('css/OpenSans-Light-webfont.eot');
    src: url('css/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('css/OpenSans-Light-webfont.woff') format('woff'), url('css/OpenSans-Light-webfont.ttf') format('truetype'), url('css/OpenSans-Light-webfont.svg#OpenSansLight') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'OpenSansRegular';
    src: url('css/OpenSans-Regular-webfont.eot');
    src: url('css/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/OpenSans-Regular-webfont.woff') format('woff'), url('css/OpenSans-Regular-webfont.ttf') format('truetype'), url('css/OpenSans-Regular-webfont.svg#OpenSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* Import from index.css */
.post-body iframe {
    margin: 10px 0;
}

@media only screen and (min-width: 240px) and (max-width:600px) {
    #wpadminbar {
        top:-46px !important;
    }
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

input[type="text"]:focus {
    outline: none;
}

* html .clearfix {
    height: 1%;
}

body {
    padding: 0px;
    font-family: arial;
    font-size: 12px;
    margin: 0px;
    margin-bottom: 0px;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

h1 {
    font-family: 'Oswald',sans-serif;
    font-weight: normal;
    font-size: 21px;
}

h2 {
    font-family: 'Oswald',sans-serif;
    font-size: 18px;
    font-weight: normal;
}

h3 {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

img {
    border-width: 0px;
    max-width: 100%;
    height: auto;
}

.menusearch {
    float: right;
}

.slider {
    position: relative;
    margin: 0px auto;
}

.fp-thumbnail {
    overflow: hidden;
    text-align: center;
}

.fp-prev-next-wrap {
    position: absolute;
    z-index: 17;
    width: 100%;
    top: 0;
}

.fp-prev-next {
    position: absolute;
    left: 0;
    right: 0;
    height: 0px;
    display: flex;
    flex-direction: row-reverse;
    z-index: 7;
}

.fp-prev {
    /* float: left; */
    /* width: 50px; */
    /* height: 52px; */
    /* background: url(../images/slide-left.png) left top no-repeat; */
}

.fp-next {
    /* float: right; */
    /* width: 50px; */
    /* height: 52px; */
    /* background: url(../images/slide-right.png) right top no-repeat; */
}

.fp-nav {
    display: none;
}

.fp-title {
    margin: 0px;
    padding: 0px;
}

.fp-content-fon {
    position: absolute;
    padding-bottom: 0px;
    height: 80px;
    opacity: 0.5;
    filter: alpha(opacity = 50);
    bottom: 30px;
    right: 520px;
    left: 30px;
    background: #444;
    border: 1px solid #aaa;
}

.fp-content {
    position: absolute;
    height: 70px;
    padding: 5px 73px;
    bottom: 30px;
    right: 520px;
    left: 30px;
    overflow: hidden;
}

.fp-content a, .fp-content p {
    color: #fff;
}

.fp-content p {
    padding-bottom: 10px;
    margin: 0px;
}

.fp-slides {
    margin: 0 auto;
    padding: 0px;
    height: 370px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.fp-slides-items {
    display: none;
    left: 0;
    opacity: 1;
    /* position:absolute; */
    top: 0;
    z-index: 3;
}

.fp-slides-items.fp-first {
    display: block;
}

.slider-nothumb .fp-content {
    height: 180px;
    padding: 5px 40px;
}

.slider-nothumb .fp-content-fon {
    height: 207px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    border: none;
}

.slider-nothumb .fp-content {
    bottom: 0px;
    right: 80px;
    left: 80px;
}

.slider-nothumb .fp-thumbnail {
    height: 207px;
}

.slider-nothumb .fp-slides {
    height: 207px;
    border-top: 0px;
    border-bottom: 0px;
}

.slider-nothumb .fp-slides-items {
    height: 207px;
}

#mainmenu {
    position: relative;
}

#mainmenu li, #secondarymenu li {
    position: relative;
}

#mainmenu li a, #secondarymenu li a {
    text-decoration: none;
    display: block;
}

#header li ul .transparent {
    z-index: 1;
    width: 100%;
    height: 100%;
    padding: 0px -1px;
    position: absolute;
    margin-bottom: 1px;
    *margin-left: -3px;
}

#header li ul .inner {
    border: none;
    height: 100%;
    padding: 10px 0px;
    z-index: 2;
    position: relative;
}

#header .sub-menu {
    display: none;
    z-index: 999;
    left: -11px;
}

 #header::before {
        background: #333;
        background: linear-gradient(to bottom, #2b3e4f 10%, #333 33%);
        position: absolute;
        content: "";
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        pointer-events: none;
        width: 100%;
        height: 148px;
    }

.mobile-menu {
    display: none;
}

#content .container {
    min-height: 400px;
}

#main_content {
    padding: 0;
    /* overflow: hidden; */
    width: 100%;
    min-width: 0px;
}

.articles {
    margin: 0;
}

a.post_ttl {
    text-decoration: none;
}

.articles .post-caption {
    margin: 0;
    padding: 0;
}

.articles .post-body {
    /* overflow: hidden; */
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}

.articles .post-caption p {
    padding: 0;
    margin: 0;
    text-align: right;
    display: none;
}

.articles .post-caption h2,.articles .post-caption h1 {
    padding: 2px 10px;
    margin: 0;
    background: #333333;
    text-align: center;
}

.articles .post-caption p img {
    margin: 0px 5px;
    margin-bottom: -4px;
}

.featured_image.alignleft {
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.featured_image.alignright {
    padding: 5px;
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.featured_image.aligncenter {
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dadada;
    background: #fff;
}

.alignleft {
    float: left;
    margin-right: 20px;
}

.aligncenter {
    margin: 0 auto;
    display: block;
    margin-bottom: 10px;
}

.alignright {
    float: right;
    margin-left: 20px;
}

a.readmore {
    /* float: right; */
    text-decoration: none;
    padding: 4px 15px;
    text-align: center;
    clear: both;
    margin-top: 0px;
    margin-left: auto;
    display: block;
    /* width: 100px !important; */
}

.tags {
    margin-top: 10px;
}

.articles .post-body ul {
    list-style: disc outside none;
    padding: 20px;
}

.alignleft {
    margin-right: 0px;
}

.aligncenter {
    margin-bottom: 0px;
}

.alignright {
    margin-left: 0px;
}

.tab_widget, .widget {
    padding: 0px;
    margin-bottom: 5px;
}

.tab_widget ul, .widget ul {
    overflow: hidden;
}

.tab_widget ul li, .widget ul li {
    padding: 10px 0;
    margin-top: -2px;
    margin-bottom: 2px;
}

.tab_widget p, .widget p {
    margin: 2px 0;
}

.widget_banners {
    text-align: center;
    overflow: hidden;
}

.widget_banners .bnr_span {
    /* float:left; */
    display: block;
}

.widget_banners h3 {
    width: 260px;
    text-align: left;
    margin: 0 auto;
}

.widget_comments .avatar img {
    border: 1px solid #d9d9d9;
}

.widget_comments .avatar {
    float: left;
    text-align: center;
    margin-right: 10px;
}

.widget_comments .comment {
    font-style: italic;
}

.widget_comments .comment:before {
    content: "“";
}

.widget_comments .comment:after {
    content: "”";
}

.widget_comments a {
    text-decoration: none;
}

.widget_comments ul {
    overflow: hidden;
}

.widget_comments ul li p {
    margin-top: 0px;
}

.widget_comments ul li {
    clear: both;
    overflow: hidden;
}

.fb_iframe_widget {
    width: 100%;
}

.widget_flickr {
    text-align: center;
}

.widget_flickr img:hover {
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.widget_flickr a {
    overflow: hidden;
    display: inline-block;
    padding: 2px;
    background: #fff;
    border: 1px solid #f0f0f0;
}

.widget_flickr h3 {
    text-align: left;
}

.widget_posts ul li img {
    float: left;
    padding: 2px;
    background: #fff;
    margin-right: 10px;
}

.widget_posts ul li {
    overflow: hidden;
}

.widget_posts ul {
    overflow: hidden;
}

.widget_posts p.withdate {
    padding-left: 46px;
}

.widget_posts .date {
    float: left;
    display: block;
    padding: 5px;
    margin-right: 10px;
    background: none;
    text-align: center;
}

.widget_posts .day {
    font-size: 200%;
}

.widget_social_profiles {
    text-align: center;
}

.widget_social_profiles a img {
    margin: 2px;
}

.widget_social_profiles h3 {
    text-align: left;
}

.widget_tweets ul {
    overflow: hidden;
    clear: both;
}

.widget_tweets ul li.tweets-bird {
    padding-left: 30px;
    background: url(../images/smt/twitter.png) left 50% no-repeat;
}

.widget_archive ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_categories ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

#wp-calendar {
    width: 100%;
}

#wp-calendar th {
    padding: 5px 0;
}

#wp-calendar caption {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

#wp-calendar tbody td {
    text-align: center;
    padding: 5px 0;
    margin: 2px;
}

#wp-calendar tbody td.pad {
    background: none;
}

#wp-calendar #prev {
    padding-top: 10px;
}

.widget_nav_menu ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget .sub-menu {
    margin-left: 15px;
}

.widget .sub-menu {
    padding: 3px 0;
}

.widget_links ul li a {
    display: block;
}

.widget_links ul li a img {
    float: left;
    margin: 5px;
    padding: 5px;
    margin-left: 0;
    padding-left: 0;
    background: #fff;
    max-width: 40px;
}

.widget_meta ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_pages ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_recent_comments ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_recent_entries ul li:before {
    content: "»";
    margin-right: 5px;
    margin-left: 5px;
}

.widget_rss ul {
    clear: left;
}

.widget_rss ul li {
    overflow: hidden;
}

.widget_rss li .rsswidget {
    font-size: 115%;
    float: left;
}

.widget_rss .rss-date {
    float: left;
    clear: left;
    color: #777;
}

.widget_rss .rssSummary {
    padding-top: 5px;
    clear: left;
}

.widget_rss cite {
    clear: left;
    float: right;
    color: #777;
    margin-bottom: 5px;
}

.searchtxt {
    padding: 0 10px;
    width: 190px;
}

.searchbtn {
    float: right;
    border: none;
    background: url(../images/search.png) 50% no-repeat;
    margin-left: 5px;
}

.searchform {
    margin: 10px 0;
}

.widget_tabs {
    padding: 0;
    padding-top: 10px;
}

.tabs_captions {
    padding: 10px;
    margin-top: 10px;
    overflow: hidden;
}

.tabs_captions .tabscaption {
    cursor: pointer;
    padding: 4px;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 7px;
    float: left;
    white-space: nowrap;
}

.tabs_captions .tabscaption.active {
    border-bottom-width: 5px;
    padding-bottom: 3px;
}

.tabs_contents .tab_widget {
    display: none;
}

.tabs_contents .tab_widget.active {
    display: block;
}

.footer-widgets {
    margin: 0 auto;
    overflow: hidden;
}

.footer_txt {
    padding: 30px 0;
}

#footer .container.clearfix {
    padding-bottom: 10px !important;
    padding-top: 10px !important;
}

.googlemap {
    padding: 4px;
    background: #fff;
    border: 1px solid #d9d9d9;
    margin-bottom: 40px;
    clear: both;
}

.smt-gmap-marker {
    background: #0f0;
    position: absolute;
    padding: 5px;
    background: #f8f8f8;
    color: #343434;
    border: 1px solid #343434;
    min-width: 100px;
    -webkit-border-radius: 8px;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 8px;
    -moz-border-radius-bottomleft: 0;
    border-radius: 8px;
    border-bottom-left-radius: 0;
    height: 20px;
}

.smt_pointer {
    position: absolute;
    bottom: -10px;
    left: -1px;
    background: #f00;
    width: 11px;
    height: 10px;
    background: url(../images/smt/smt-gmap-pointer.png) left top no-repeat;
}

.feedback {
    float: right;
    width: 330px;
    margin-left: 30px;
}

.feedback .input input, .feedback textarea {
    width: 100%;
    background: none;
    color: #979797;
    border: 0px;
}

.feedback .input {
    border: 1px solid #D8D8D8;
    padding: 5px;
    margin-top: -15px;
}

.feedback p {
    margin-bottom: 20px;
}

.articles .post-body ul.contact-details {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

ul.contact-details li {
    padding-left: 40px;
    line-height: 32px;
}

.related-posts {
    margin-bottom: 20px;
    overflow: hidden;
}

.related-posts li {
    float: left;
    background: #fff;
    padding: 5px;
    border: 1px solid #cdcdcd;
    margin-right: 12px;
    margin-bottom: 12px;
    position: relative;
    height: 126px;
}

.related-posts a img {
}

.related-bg {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: red;
    margin: 5px;
    padding-bottom: 0px;
    height: 60px;
    opacity: 0.7;
    filter: alpha(opacity = 70);
    border-top: 1px solid #fff;
}

.related-ttl span {
    position: absolute;
    display: block;
    color: #fff;
    bottom: 15px;
    padding: 5px;
    padding-bottom: 0px;
    height: 45px;
    overflow: hidden;
}

.pagination {
    margin-bottom: 30px;
}

.pagination .thispage, .pagination .nextpage {
    /* background: url(/images/smt/nextpage.png) left top repeat-x; */
    height: 37px;
    line-height: 37px;
    display: block;
    text-align: center;
    text-decoration: none;
}

#comments-titlehash3 {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

.comment-reply-title {
    font-family: 'Oswald',sans-serif;
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 10px 0px;
}

#comments li {
    margin-top: 20px;
}

#comments .avatar {
    float: left;
    margin-bottom: 5px;
    margin-right: 5px;
    display: none;
}

#comments .author-name {
    font-weight: bold;
}

#comments .author-name, #comments .says {
    font-size: 14px;
}

#comments .commentmetadata {
    font-style: italic;
    color: #535353;
    float: right;
}

#comments ul li p {
    margin: 5px 0;
}

#comments .reply {
    float: right;
}

#commentform label:after {
    content: ":";
}

#commentform input, #commentform textarea {
    display: block;
    clear: left;
    width: 99%;
    box-sizing: border-box;
    padding: 2px;
    margin: 0;
    border: 1px solid #B5B5B5;
}

#commentform p.form-submit {
    text-align: center;
}

#comments .children {
    margin-left: 0px;
    padding-left: 30px;
    background: url(./imagesX/reply-arrow.png) left top no-repeat;
}

#comments .comment-body {
    overflow: hidden;
    background: #F9F9F9;
    padding: 10px;
    border-radius: 7px;
}

#scrollUp {
    position: fixed;
    right: 57px;
    bottom: 0px;
    width: auto;
    background: transparent;
    cursor: pointer;
    z-index: 9999999;
    opacity: 0;
}

#scrollUp img {
    position: absolute;
    bottom: 20px;
    max-width: initial;
}

.widget.woocommerce.widget_product_search #searchform > div {
    position: relative;
}

.widget.woocommerce.widget_product_search label {
    position: relative;
    float: left;
    margin-top: -20px;
}

.widget.woocommerce.widget_product_search #searchsubmit {
    width: auto;
    height: auto;
    cursor: pointer;
    margin-top: 10px;
}

.widget.woocommerce.widget_product_search #s {
    width: 250px;
}

.woocommerce form .form-row-last, .woocommerce-page form .form-row-last {
    float: left !important;
}

.woocommerce nav.woocommerce-pagination ul, .woocommerce-page nav.woocommerce-pagination ul, .woocommerce #content nav.woocommerce-pagination ul, .woocommerce-page #content nav.woocommerce-pagination ul {
    border: none !important;
    display: block !important;
}

.woocommerce nav.woocommerce-pagination ul li, .woocommerce-page nav.woocommerce-pagination ul li, .woocommerce #content nav.woocommerce-pagination ul li, .woocommerce-page #content nav.woocommerce-pagination ul li {
    border: none !important;
}

.products a:focus {
    outline: none
}

.widget.woocommerce.widget_product_search {
    display: inline-block !important;
}

.widget.woocommerce.widget_product_search #searchsubmit {
    float: right;
    border: none !Important;
}

.widget.woocommerce.widget_product_search #s {
    width: 230px;
    background: #fff;
    padding: 0 10px;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    font-size: 17px !important;
}

.widget.woocommerce.widget_product_search h3 {
    margin-bottom: 30px !important;
}

/* Import from index.css END*/
body {
    /* background:#f3f3f3 url(imagesX/whitebody.png) repeat-y center top; */
    color: #252525;
    position: relative;
}

a {
    color: #C4502C;
    text-decoration: none;
}
.comment-body a {
    color: #C04E2B;
}

a:hover {
    color: #FF3C00;
    text-decoration: underline;
}

a.post_ttl, .post-caption h1 {
    color: #fff;
    font-size: 23px;
    font-family: 'roboto_condensedregular';
    text-transform: none;
}

h2 a.post_ttl:hover {
    color: #d35f3b;
}

#header .container {
    position: relative;
}

#secondarymenu-container {
    position: relative;
}

#s {
    background: none;
    border: none;
    float: left;
    height: 26px;
    line-height: 26px;
    color: #939392;
}

.searchbtn {
    height: 26px;
    width: 26px;
    margin-right: 0;
}

.searchform {
    height: 26px;
    background: #383838;
    border: 1px solid #474646;
    margin: 0;
}

.searchform form {
    margin: 0 !important;
}

.articles .post-body {
    line-height: 20px;
}

#content {
    margin: 10px 0px 0px 0px;
}

.one-post {
    /* border-bottom:1px solid #d9d9d9; */
    padding-bottom: 3px;
    margin-bottom: 13px;
}

#commentform #submit, input.readmore, a.readmore {
    background: #ebebeb;
    color: #676767;
    border: none;
    padding: 4px 15px;
    width: auto;
}

#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
    background: #d35f3b;
    color: #fff;
    text-decoration: none;
}

#commentform p.form-allowed-tags {
    display: none;
}

.featured_image {
    margin-top: 15px;
}

.featured_image.alignleft {
    padding: 0;
    border: none;
    border-radius: 7px;
    width: 28%;
    height: auto;
    margin-right: 2%;
    margin-top: 1em;
}

.featured_image.alignright {
    padding: 5px;
    border: none;
}

.featured_image.aligncenter {
    padding: 5px;
    border: none;
}

.googlemap {
    padding: 8px;
    border: none;
}

.widget_posts ul li img,.widget_flickr a {
    border: none;
    padding: 4px;
}

.pagination {
    margin: 30px 0;
}

.pagination.classic {
    padding-top: 30px;
    text-align: right;
}

.page-numbers {
    padding: 5px 10px;
    font-family: 'Arial';
}

a.page-numbers {
    background: none;
    color: #6e7485;
    text-decoration: none;
}

a.page-numbers:hover, span.page-numbers {
    background: #d35f3b;
    color: #fff;
}

.page-title {
    color: #d35f3b;
    font-size: 20px;
    font-family: 'roboto_condensedregular';
    text-transform: none;
    display: none;
}

#footer {
    background: #333;
    background: linear-gradient(to bottom, #2b3e4f 10%, #333 33%);
    color: #cbcbcb;
    /* border-top: 3px solid #737373; */
    border-top: 3px solid #1abc9c;
}

#footer .inner a {
    color: #cbcbcb;
}

#footer .inner a:hover {
    color: #d35f3b;
}

#footer h3 {
    font-family: 'roboto_condensedregular';
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
}

.footer_txt {
    text-align: center;
    text-transform: none;
    color: #bababa;
    padding-right: 57px;
    padding-left: 57px;
    background: #2d2d2d;
}

.footer_txt a {
    color: #bababa;
}

#footer .footer_txt .container {
}

.footer-widgets {
}

.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
    margin-left: 5px;
}

.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right {
    margin-right: 5px;
}

#content .widget .caption .widgethash3 {
    text-transform: none;
    font-size: 15px;
    color: #C3C3C3;
    font-family: 'roboto_condensedregular';
    padding: 0 15px;
    background: #383838;
    border-left: 7px solid #d35f3b;
    border-top: 7px solid #383838;
    border-bottom: 7px solid #383838;
    margin-bottom: 1px;
}

#content .widget a {
    text-decoration: inherit;
    color: inherit;
}

#content .widget a:hover {
    color: #FF3C00;
}

.widget_posts .day {
}

.widget_posts .date {
}

.tabs_captions .tabscaption {
}

.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover {
}

.fp-next {
    /* background-position: left 50%; */
    /* width: 27px; */
}

.fp-prev {
    /* background-position: right 50%; */
    /* width: 27px; */
}

.widget_archive ul li:before, .widget_categories ul li:before, .widget_nav_menu ul li:before, .widget_meta ul li:before, .widget_pages ul li:before, .widget_recent_comments ul li:before, .widget_recent_entries ul li:before {
    content: none !important;
}

.sidebar li {
    background: url(images/list.png) left no-repeat;
    padding-left: 13px !Important;
}

.sidebar li:hover {
    background: url(images/list-hover.png) left no-repeat;
}

#content .widget.widget_videofeed li, #content .widget.widget_comments li {
    background: none;
    padding-left: 0 !important;
}

#content .widget.widget_posts li {
    background: #F7F7F7;
    margin-bottom: 5px;
    padding-left: 0px !important;
    text-align: center;
}

.widget_tipsterstats .widget-titlehash3 {
    text-transform: none;
    font-size: 15px;
    color: #C3C3C3;
    font-family: 'roboto_condensedregular';
    padding: 0 15px;
    background: #383838;
    border-left: 7px solid #d35f3b;
    border-top: 7px solid #383838;
    border-bottom: 7px solid #383838;
    margin-bottom: 1px;
}

/* woocommerce */
.woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce-page #content .products li a.button {
    background: #ebebeb !important;
    font-weight: normal !Important;
    color: #676767 !important;
    text-shadow: none !Important;
    box-shadow: none !important;
    border: none !Important;
}

.woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce-page #content .products li a.button:hover {
    background: #d35f3b !important;
    color: #fff !Important;
}

.widget.woocommerce.widget_product_search #s {
    background: #383838 !important;
    border: 1px solid #474646 !important;
    color: #fff !important;
}

.widget.woocommerce.widget_product_search #searchsubmit {
    color: #676767;
    background: #ebebeb;
    padding: 4px 8px;
}

.widget.woocommerce.widget_product_search #searchsubmit:hover {
}

.widget.woocommerce.widget_product_search {
}

.woocommerce table.shop_table, .woocommerce-page table.shop_table {
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle {
    background: #D35F3B;
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range {
    background: #9f482c;
}

.woocommerce ul.products li.product h3, .woocommerce-page ul.products li.product h3 {
    color: #545454 !Important;
}

/* woocommerce END*/
/* shortcodes END*/
.btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block !important;
    font-size: 14px;
    text-decoration: none;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: solid;
    border-width: 1px;
    text-shadow: 0 1px 0 #ECCF94;
}

.btn.small {
    padding: 2px 15px;
}

.btn.medium {
    padding: 5px 18px;
}

.btn.big {
    padding: 10px 22px;
}

.btn.orange {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(254,193,35,1) 0%, rgba(232,120,1,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(254,193,35,1)), color-stop(100%,rgba(232,120,1,1)));
    background: -webkit-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: -o-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: -ms-linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    background: linear-gradient(top, rgba(254,193,35,1) 0%,rgba(232,120,1,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fec123', endColorstr='#e87801',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #FEE09D inset;
    border-color: #FEB304 #E47A13 #C1780F;
    color: #773101 !important;
}

.btn.orange:hover {
    background: rgb(232,120,1);
    background: -moz-linear-gradient(top, rgba(232,120,1,1) 0%, rgba(254,193,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(232,120,1,1)), color-stop(100%,rgba(254,193,35,1)));
    background: -webkit-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: -o-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    background: linear-gradient(top, rgba(232,120,1,1) 0%,rgba(254,193,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e87801', endColorstr='#fec123',GradientType=0);
    border-color: #FEB304 #E47A13 #C1780F;
}

.btn.green {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(154,254,35,1) 0%, rgba(126,166,17,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(154,254,35,1)), color-stop(100%,rgba(126,166,17,1)));
    background: -webkit-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: -o-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: -ms-linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    background: linear-gradient(top, rgba(154,254,35,1) 0%,rgba(126,166,17,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9afe23', endColorstr='#7ea611',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #d0fc9d inset;
    border-color: #89fc05 #82e312 #6fc210;
    color: #2c5300 !important;
}

.btn.green:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(126,166,17,1) 0%, rgba(154,254,35,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(126,166,17,1)), color-stop(100%,rgba(154,254,35,1)));
    background: -webkit-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: -o-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: -ms-linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    background: linear-gradient(top, rgba(126,166,17,1) 0%,rgba(154,254,35,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7ea611', endColorstr='#9afe23',GradientType=0);
}

.btn.blue {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(98,187,255,1) 0%, rgba(17,101,166,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(98,187,255,1)), color-stop(100%,rgba(17,101,166,1)));
    background: -webkit-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: -o-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: -ms-linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    background: linear-gradient(top, rgba(98,187,255,1) 0%,rgba(17,101,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#62bbff', endColorstr='#1165a6',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #9dd3fc inset;
    border-color: #84c9fe #4ea3e5 #1075c2;
    color: #003054 !important;
}

.btn.blue:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(17,101,166,1) 0%, rgba(35,159,254,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(17,101,166,1)), color-stop(100%,rgba(35,159,254,1)));
    background: -webkit-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: -o-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: -ms-linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    background: linear-gradient(top, rgba(17,101,166,1) 0%,rgba(35,159,254,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1165a6', endColorstr='#239ffe',GradientType=0);
}

.btn.white {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(252,252,252,1) 0%, rgba(166,166,166,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(252,252,252,1)), color-stop(100%,rgba(166,166,166,1)));
    background: -webkit-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: -o-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: -ms-linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    background: linear-gradient(top, rgba(252,252,252,1) 0%,rgba(166,166,166,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#a6a6a6',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #ffffff inset;
    border-color: #fcfcfc #e5e5e5 #c2c2c2;
    color: #003054 !important;
}

.btn.white:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(166,166,166,1) 0%, rgba(252,252,252,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0);
}

.btn.black {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(173,173,173,1) 0%, rgba(87,87,87,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(173,173,173,1)), color-stop(100%,rgba(87,87,87,1)));
    background: -webkit-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: -o-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: -ms-linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    background: linear-gradient(top, rgba(173,173,173,1) 0%,rgba(87,87,87,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#adadad', endColorstr='#565656',GradientType=0);
    box-shadow: 0 1px 2px #D1D1D1, 0 1px 0 #a8a8a8 inset;
    border-color: #a6a6a6 #8f8f8f #6b6b6b;
    text-shadow: 0 1px 0 #474747;
    color: #e9e9e9 !important;
}

.btn.black:hover {
    background: rgb(254,0,0);
    background: -moz-linear-gradient(top, rgba(87,87,87,1) 0%, rgba(173,173,173,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(166,166,166,1)), color-stop(100%,rgba(252,252,252,1)));
    background: -webkit-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -o-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    background: linear-gradient(top, rgba(166,166,166,1) 0%,rgba(252,252,252,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6a6a6', endColorstr='#fcfcfc',GradientType=0);
}

.cols .two {
    width: 48%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .two {
    width: 47%;
    border: 1px dotted #dfdfdf;
}

.cols .prop {
    width: 32%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .prop {
    width: 31%;
    border: 1px dotted #dfdfdf;
}

.cols .propfirst {
    width: 64%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .propfirst {
    width: 63%;
    border: 1px dotted #dfdfdf;
}

.cols .three {
    width: 31%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .three {
    width: 31%;
    border: 1px dotted #dfdfdf;
}

.cols .four {
    width: 23%;
    padding: 1%;
    display: inline;
    float: left;
}

#tinymce .cols .four {
    width: 22%;
    border: 1px dotted #dfdfdf;
}

.cols {
    clear: both;
    overflow: hidden;
}

blockquote {
    font-style: italic !important;
    width: 200px !important;
    float: left !important;
    clear: left;
}

blockquote:before {
    content: "“";
    font: 6em/36px Times, serif;
    color: #CFCFCF;
    float: left;
    margin-left: -45px;
    padding: 0 2px;
}

blockquote:after {
    content: "”";
    font: 6em/36px Times, serif;
    color: #CFCFCF;
    float: right;
    margin-right: -25px;
}

.tooltip span {
    position: absolute;
    z-index: 999;
    left: -9999px;
    background-color: #dedede;
    padding: 2px;
    border: 1px solid #fff;
    width: 250px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.tooltip span p {
    margin: 0;
    padding: 0;
    color: #fff;
    background-color: #222;
    padding: 2px 7px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
}

.highlight {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    border-width: 1px;
    border-style: solid;
    color: #333;
}

.highlight .inner {
    padding: 20px;
    padding-left: 130px;
}

.highlight.red {
    background: #efd9d9;
    border-color: #c77373;
}

.highlight.red .inner {
    background: url(./images/smt/highlight-red.png) 33px 50% no-repeat;
}

.highlight.green {
    background: #e7efd9;
    border-color: #bdd099;
}

.highlight.green .inner {
    background: url(./images/smt/highlight-green.png) 33px 50% no-repeat;
}

.highlight.yellow {
    background: #f6f3e5;
    border-color: #ffd800;
}

.highlight.yellow .inner {
    background: url(./images/smt/highlight-yellow.png) 33px 50% no-repeat;
}

.highlight.blue {
    background: #bad3e5;
    border-color: #7791d2;
}

.highlight.blue .inner {
    background: url(./images/smt/highlight-blue.png) 33px 50% no-repeat;
}

/* shortcodes END*/
@media only screen and (min-width: 1024px) {
    #content .container {
        width:1000px;
        display: flex;
    }

    #logo {
        float: left;
        height: 97px;
    }

    .menusearch {
        width: 260px;
        float: left;
        position: relative;
        top: 30px;
        left: 40px;
    }

    #header {
        /* background: url(images/header.png) left top repeat-x; */
    }
    #secondarymenu-container {
        height: 98px;
        position: relative;
        z-index: 20;
    }

    #secondarymenu {
        float: right;
        margin-top: 30px;
        max-width: 520px;
        height: 30px;
    }

    #secondarymenu a {
        padding: 6px 9px;
        color: #a7a7a7;
        font-family: 'OpenSansLight';
        font-size: 13px;
    }

    #secondarymenu a:hover {
        color: #fff;
        background: nonw;
    }

    #header-block {
        position: relative;
    }

    #mainmenu-container {
        height: 49px;
        z-index: 18;
        margin: 0 auto;
        position: relative;
        background: #333;
        /* border-top: 1px solid #474646; */
        border-top: 1px solid #1abc9c;
    }

    #mainmenu li a {
        padding: 13px 17px;
        font-size: 17px;
        color: #a7a7a7;
        text-shadow: none;
        font-family: 'OpenSansRegular';
    }

    #mainmenu li {
        position: relative;
    }

    #mainmenu li:hover {
    }

    #mainmenu li a:hover {
        color: #fff;
        background: none;
        text-shadow: none;
        cursor: pointer;
        border-top: 1px solid;
        margin: -1px 0px 0px 0px;
    }

    #header li ul {
        top: 29px;
    }

    #header #mainmenu li ul {
        top: 49px;
        left: 1px;
    }

    #header li ul .transparent {
    }

    #header li ul .inner {
        background: #313131;
    }

    #header #mainmenu li ul .transparent {
    }

    #header #mainmenu li ul .inner {
    }

    #header ul.children li a, #header .sub-menu li a {
        color: #888;
        padding: 0 20px;
        text-align: left;
        margin: 0 !important;
    }

    #header ul.children li, #header .sub-menu li {
        margin: 0 !important;
    }

    #header ul.children li a:hover, #header .sub-menu li a:hover {
        color: #fff;
        background: #313131;
    }

    #header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
    }

    #header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {
    }

    .slider-container {
        margin: 10px auto;
        position: relative;
    }

    .slider {
        width: 1000px;
    }

    .fp-next, .fp-prev {
        margin: 180px -54px;
        width: 54px;
        height: 54px;
    }

    .fp-title {
        font-size: 13px;
    }

    .fp-prev-next-wrap {
        margin: 0 0px;
    }

    .slider-nothumb .fp-slides, .slider-nothumb .fp-thumbnail, .slider-nothumb .fp-slides-items {
        height: 188px;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: 200px;
        width: 1000px;
    }

    .fp-content-fon {
        border-bottom: none;
        border-left: none;
        border-right: none;
    }

    .fp-content-fon, .fp-content {
        left: 0;
        right: 0;
        bottom: 0;
        text-align: left;
        font-size: 13px;
    }

    .fp-nav {
        right: 30px;
        bottom: 30px;
        left: auto;
    }

    .slider-nothumb .fp-content-fon {
        background: #fff;
    }

    .slider-nothumb .fp-content a,.slider-nothumb .fp-content p {
        color: #000;
    }

    #footer .footer_txt .container {
        width: 903px;
    }

    #content .container {
        /* background: url(images/content/main-n.png) left top repeat-y; */
    }

    /* Import from wide.css */
    .container {
        width: 1000px;
        margin: 0px auto;
    }

    .sidebar.right {
        /* position: relative; */
        /* float: right; */
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        /* width: 272px; */
        min-width: 272px;
        max-width: 273px;
        position: sticky;
        bottom: 0;
        align-self: flex-end;
    }

    .sidebar.left {
        position: relative;
        float: right;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        width: 272px;
    }

    .sidebar ul.children {
        margin-left: 7px;
    }

    .sidebar ul.children li {
        font-size: 90%;
    }

    .sidebar ul.children li:before {
        content: '- ';
        color: #8e3949;
    }

    .sidebar .children {
        background: url(images/cat-children.png) right top no-repeat;
        overflow: hidden;
        margin-top: -13px;
        padding-top: 20px;
    }

    #header li ul {
        display: none;
        position: absolute;
        left: 0px;
        top: 45px;
        height: auto;
        min-width: 154px;
    }

    #mainmenu li, #secondarymenu li {
        position: relative;
        float: left;
    }

    .footer-widgets {
        padding: 0;
        width: 1000px;
    }

    .widgetf {
        float: left;
        width: 31%;
        margin: 0px 1%;
    }

    .footer_txt {
        padding-left: 50px;
    }

    #header .sub-menu li {
        background: none;
        width: auto;
        float: none !important;
        display: block !important;
        clear: left;
        border-left-width: 0px !important;
        border-right-width: 0px !important;
        padding: 0 !important;
        margin: 0;
        margin-top: -2px;
        text-align: center;
        line-height: 25px;
        height: 25px;
        word-wrap: normal;
        white-space: nowrap;
    }

    #header ul.children li a, #header .sub-menu li a {
        font-family: arial !important;
        border: none;
        font-size: 13px !important;
        text-transform: none;
        text-shadow: none !important;
        line-height: 25px;
        height: 25px;
    }

    #header .sub-menu .sub-menu {
        left: 100%;
        top: 0 !important;
    }

    #smthemes_share {
        position: absolute;
        height: 0;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 10;
    }

    #smthemes_share .inner {
        background: #fff;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        display: none;
        font-family: Arial;
        font-size: 10px;
        left: 10px;
        line-height: 16px;
        min-width: 60px;
        padding: 5px;
        position: absolute;
        text-align: center;
        width: 75px;
        display: block;
        position: absolute;
        top: 283px;
        padding-top: 20px;
    }

    #smthemes_share li {
        text-align: center;
        margin-bottom: 20px;
        overflow: hidden;
    }

    /* Import from wide.css END*/
}

@media only screen and (min-width: 1024px) and (max-width:1210px) {
    #smthemes_share {
        display:none;
    }
}

@media only screen and (min-width: 640px) and (max-width:1024px) {
    #header {
        /* background: url(images/header.png) left top repeat-x; */
    }
     #header::before {
        height: 103px;
    }

    #logo {
        float: left;
        margin-left: 15px;
    }

    #header-banner {
        margin-top: 25px;
        float: right;
    }

    #secondarymenu-container {
        padding-top: 0px;
    }

    #secondarymenu {
        clear: both;
        overflow: hidden;
        background: #333;
        border-bottom: 1px solid #474646;
    }

    #secondarymenu li {
    }

    #secondarymenu li a {
        padding: 15px;
        font-size: 13px;
        font-family: 'OpenSansLight';
        color: #898989;
    }

    #header li ul {
        padding: 0 0 0 15px;
    }

    #header li ul li a {
        padding: 0;
    }

    #mainmenu-container {
        clear: both;
        padding-bottom: 10px;
        background: #333;
    }

    #mainmenu li {
        padding: 0;
        float: left;
    }

    #mainmenu a {
        color: #888;
        text-decoration: none;
        font-size: 16px;
        font-family: 'OpenSansRegular';
        padding: 10px 15px;
        display: block;
    }

    .menusearch {
        margin-top: 35px;
        margin-right: 15px;
    }

    /* Import from tablet.css */
    .container {
        width: 100%;
        margin: 0px auto;
        padding: 0 !important;
    }

    #content .container {
        width: 100%;
        padding: 0 !important;
        display: flex;
    }

    img {
        max-width: 100%;
        height: auto;
    }

    .slider-container {
        display: block;
        clear: both;
        background: #fff;
        margin: 0;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #979797;
    }

    .fp-nav, .fp-prev-next-wrap {
        display: none;
    }

    .fp-content-fon {
        position: absolute;
        padding-bottom: 0px;
        height: 100px;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        bottom: 0px;
        right: 0px;
        left: 0px;
        background: #444;
        border: 1px solid #aaa;
    }

    .fp-content {
        position: absolute;
        height: 80px;
        padding: 5px 20px;
        bottom: 10px;
        right: 30px;
        left: 30px;
        overflow: hidden;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: auto;
        width: 100%;
    }

    .sidebar.right {
        position: relative;
        float: right;
        margin-left: -1px;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        /* width: 272px; */
        min-width: 272px;
        max-width: 273px;
        position: sticky;
        bottom: 0;
        align-self: flex-end;
    }

    .sidebar.left {
        position: relative;
        float: right;
        margin-left: -1px;
        overflow: hidden;
        padding-bottom: 20px;
        height: 100%;
        width: 272px;
    }

    .sidebar ul.children {
        margin-left: 7px;
    }

    .sidebar ul.children li {
        font-size: 90%;
    }

    .sidebar ul.children li:before {
        content: '- ';
        color: #8e3949;
    }

    .sidebar .children {
        background: url(images/cat-children.png) right top no-repeat;
        overflow: hidden;
        margin-top: -13px;
        padding-top: 20px;
    }

    #secondarymenu, #mainmenu-container #mainmenu {
        display: none;
    }

    .mobile-menu {
        background: none repeat scroll 0 0 #EDEDED;
        border: medium none;
        border-radius: 0;
        display: block;
        margin: 10px 0;
        padding: 5px;
        width: 100%;
        font-size: 16px;
    }

    #mobile-main-men select::-ms-expand {
        display: none;
    }

    #mobile-main-menu {
        margin: 0;
        background: url(./imagesX/menu.png) no-repeat;
        background-size: 47px;
        width: 47px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 23px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
    }

    #mobile-main-menu option {
        color: #939393;
    }

    #mobile-sec-menu {
        margin: 0;
        background: url(./imagesX/user.png) no-repeat;
        background-size: 37px;
        width: 37px;
        height: 33px;
        position: absolute;
        top: 23px;
        right: 130px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
    }

    #mobile-sec-menu option {
        color: #939393;
    }

    .menusearch {
        height: 25px;
        position: absolute;
        right: 15px;
        top: 30px;
    }

    .searchform {
        padding: 0;
        margin: 0;
    }

    #s {
        padding: 0 10px;
        margin: 0;
    }

    #logo h1, #logo img, #logo {
        /* height:85px; */
        /* line-height:85px; */
        padding: 0;
        margin: 0;
    }

    #secondarymenu-container {
        height: 85px;
    }

    .footer-widgets {
        padding-left: 3%;
    }

    .widgetf {
        float: left;
        width: 33%;
    }

    #footer .footer_txt .container {
        width: auto !important
    }

    #smthemes_share {
        position: static;
        width: 100%;
    }

    #smthemes_share .inner {
        background: #fff;
        overflow: hidden;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        font-family: Arial;
        font-size: 10px;
        padding: 5px;
        position: static;
        text-align: center;
        display: block;
        padding-top: 20px;
    }

    #smthemes_share li {
        float: left;
        text-align: center;
        margin-left: 20px;
        overflow: hidden;
    }

    #logo {
        margin: 0px 0px 0px 10px;
    }

    #mainmenu-container {
        padding: 0
    }

    .fp-prev-next-wrap {
        display: initial;
    }

    .livescorescroll {
        background: url(./imagesX/scroll.png) top center no-repeat;
        background-position-y: 5px;
        padding: 37px 0px 0px 0px;
        -webkit-overflow-scrolling: touch;
    }

    /* Import from tablet.css END*/
}

@media only screen and (max-width: 639px) {
    #header {
        /* background: url(images/header.png) left top repeat-x; */
    }
         #header::before {
        height: 63px;
    }

    #logo {
        margin: 0;
    }

    .searchbtn {
        width: 26px !important;
    }

    #secondarymenu-container {
        padding-top: 1px;
    }

    .fp-next, .fp-prev {
        /* margin: 0 -5px; */
    }

    .mobile-menu {
        background: #383838;
        color: #939393;
        border: 1px solid #474646;
    }

    #footer {
        width: 100%;
    }

    .articles .post-date {
        float: none;
    }

    .articles dt p img {
        display: none;
    }

    .fp-nav {
        bottom: -18px;
    }

    .slider-container {
        padding-bottom: 20px;
    }

    #s {
        width: 70%;
    }

    .menusearch {
        padding: 13px 0;
        margin-top: 28px;
    }

    #secondarymenu, #mainmenu {
        display: none;
    }

    #secondarymenu li, #mainmenu li {
        border-top: 1px solid #d7d7d7;
    }

    #secondarymenu li a, #mainmenu li a {
        color: #363636;
        text-decoration: none;
    }

    /* Import from mobile.css */
    img {
        max-width: 100%;
        height: auto;
    }

    .container {
        width: 100% !important;
        margin: 0px auto !important;
        padding: 0 !important;
    }

    #content .container {
        width: 100% !important;
        padding: 0 !important;
        display: flex;
        flex-flow: column;
    }

    #main_content {
        padding: 0;
        /* overflow: hidden; */
        order: 1;
    }

    .sidebar {
        order: 2;
        margin-left: 0px !important;
        margin-bottom: 10px;
    }

    .slider-container {
        background: #fff;
        margin: 0;
        padding: 0px 0px 0px 0px;
        border-top: 1px solid #979797;
    }

    #scrollUp {
        bottom: 3px;
        height: 47px;
        right: 3px;
        width: 40px;
    }

    #scrollUp img {
        bottom: 3px;
        right: 3px;
    }

    #secondarymenu-container {
        padding-top: 0;
        display: inline-block;
    }

    .mobile-menu {
        background: none repeat scroll 0 0 #EDEDED;
        border: medium none;
        border-radius: 0;
        display: block;
        margin: 10px 0;
        padding: 5px;
        width: 100%;
        font-size: 16px;
    }

    #mobile-main-men select::-ms-expand {
        display: none;
    }

    #mobile-main-menu {
        margin: 0;
        background: url(./imagesX/menu.png) no-repeat;
        background-size: 30px;
        width: 30px;
        height: 22px;
        position: absolute;
        top: 15px;
        right: 15px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
        display: inline-block;
        text-align: right;
    }

    #mobile-main-menu option {
        color: #939393;
    }

    #mobile-sec-menu {
        margin: 0;
        background: url(./imagesX/user.png) no-repeat;
        background-size: 25px;
        width: 25px;
        height: 22px;
        position: absolute;
        top: 15px;
        right: 80px;
        border: 0;
        border-radius: 0;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        color: transparent;
        display: inline-block;
        text-align: right;
    }

    #mobile-sec-menu option {
        color: #939393;
    }

    .slider-container {
        display: block;
    }

    .fp-content-fon {
        position: absolute;
        padding-bottom: 0px;
        top: 0;
        height: auto;
        opacity: 0.5;
        filter: alpha(opacity = 50);
        bottom: 0px;
        right: 0px;
        left: 0px;
        background: #444;
        border: 1px solid #aaa;
    }

    .fp-content {
        position: absolute;
        height: 80px;
        padding: 5px 20px;
        bottom: 10px;
        right: 0;
        left: 0;
        overflow: hidden;
    }

    .fp-slides,.fp-thumbnail,.fp-slides-items {
        height: auto;
        width: 100%;
    }

    .fp-nav, .fp-prev-next-wrap {
        display: none;
    }

    .fp-prev-next-wrap {
        display: initial;
    }

    .articles {
        margin: 0px 0px;
    }

    .feedback {
        width: 100%
    }

    .articles .post-caption {
        padding: 0px 0px;
    }

    .articles .post-body {
        padding: 0px 0px;
        padding-bottom: 20px;
    }

    .menusearch {
        display: block;
        float: none;
        width: 100%;
        padding: 10px 0;
    }

    .searchtxt {
        display: block;
        width: 80%;
    }

    .searchbtn {
        width: 15% !important;
    }

    .searchform {
        margin: 10px 0;
    }

    #logo {
        /* text-align:center; */
        margin: 3px 1% 0px 1%;
        min-height: 57px;
    }

    #logo img {
        max-width: 50%;
    }

    .widgetf {
        float: left;
        width: 100%;
    }

    #smthemes_share {
        position: static;
        width: 100%;
    }

    #smthemes_share .inner {
        background: #fff;
        overflow: hidden;
        background-clip: padding-box;
        background-color: #FFFFFF;
        border: 1px solid #BBBBBB;
        border-radius: 5px 5px 5px 5px;
        box-shadow: 1px 0 15px rgba(0, 0, 0, 0.2);
        font-family: Arial;
        font-size: 10px;
        padding: 5px;
        position: static;
        text-align: center;
        display: block;
        padding-top: 20px;
    }

    #smthemes_share li {
        float: left;
        text-align: center;
        margin-left: 20px;
        overflow: hidden;
    }

    .livescorescroll {
        background: url(./imagesX/scroll.png) top center no-repeat;
        background-position-y: 5px;
        padding: 37px 0px 0px 0px;
        -webkit-overflow-scrolling: touch;
    }

    /* Import from mobile.css END*/
}

.menusearch {
    display: none !important;
}

.fp-content-wrap {
    display: none;
}

.fp-next, .fp-prev {
    margin: 5px 5px 5px 5px;
    opacity: 0.5;
    width: 30px;
    height: 23px;
}

.fp-next {
    /* background: url(./imagesX/slide-right.png) right top no-repeat; */
    border-left: 10px solid transparent;
    border-right: 10px solid #c3c3c3;
    border-top: 10px solid #c3c3c3; /* Change to your desired arrow color */
    border-bottom: 10px solid transparent;
    /* transform: rotate(45deg); */
    margin-left: auto;
}

.fp-prev {
    /* background: url(./imagesX/slide-left.png) left top no-repeat; */
    border-left: 10px solid #c3c3c3;
    border-right: 10px solid transparent;
    border-top: 10px solid #c3c3c3; /* Change to your desired arrow color */
    border-bottom: 10px solid transparent;
    /* transform: rotate(-45deg); */
    margin-right: auto;
}

.fp-next:hover {
    opacity: 0.9;
}

.fp-prev:hover {
    opacity: 0.9;
}
