<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(//fonts.googleapis.com/css?family=Oswald:400, 300, 700);
@import url("css/reset.css");
@import url("css/common.css");
@import url("css/lightbox.css");
body {
    font-size: 16px;
    line-height: 1.5;
    background-size: cover;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #555;
	font-weight: 400;
	letter-spacing: 0.01em;
}

#main,
.content-wrap {
    overflow: hidden;
}
#container,
.inner-wrap {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
}
#content {
    width: 770px;
    margin-right: 30px;
    float: left;
}
#sidebar {
    width: 300px;
    float: left;
}
.full-width {
    width: 100% !important;
    margin-right: 0 !important;
}
a {
    text-decoration: none;
    color: #111;
    transition: all 0.2s ease 0s;
    outline: 0;
	font-size: 16px;
}
a:visited {
    color: #111;
}
a:hover {
    color: #ffb400;
}
.main-color {
    color: #ffb400;
}
/* .main-color-bg {
    background: #ffb400;
} */
.wp-post-image {
    display: block;
}
/* .attachment-fp770_375 {
    width: 770px;
    height: 375px;
} */
.attachment-fp520_400 {
    width: 520px;
    height: 400px;
}
.attachment-fp370_215 {
    width: 370px;
    height: 215px;
}
.attachment-fp240_165 {
    width: 240px;
    height: 165px;
}
.attachment-fp120_90 {
    width: 120px;
    height: 90px;
}
.attachment-fp75_75 {
  	width: 75px;
    height: 75px;
}
.one-half {
    width: 370px;
    margin-right: 30px;
    float: left;
}
.col-last {
    margin-right: 0 !important;
}
h1,
h2,
h3,
h4,
h5,
h5,
h6 {
    font-family: "Oswald", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.3;
    font-weight: 400;
    color: #111;
}
h1 {
    font-size: 28px;
	font-weight: 700;
	margin-bottom: 1rem;
	line-height: 1.2;
}
h2 {
    font-size: 26px;
	font-weight: 500;
	margin-bottom: 0.5rem;
	line-height: 1.3;
}
h3 {
    font-size: 20px;
	font-weight: 500;
	margin-bottom: 0.5rem;
	line-height: 1.4;
}
h4 {
    font-size: 18px;
    text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 0.5rem;
}
h5 {
    font-size: 16px;
	font-weight: 400;
	margin-bottom: 0.5rem;
}
h6 {
    font-size: 14px;
}
:focus {
    outline: 0;
}



/* .primary-menu .current-menu-item a,
.primary-menu .current_page_item a,
.primary-menu &gt; ul &gt; li &gt; a:hover {
    background: #ffb400;
    color: #fff;
} */
.primary-menu ul li ul {
    display: none;
    position: absolute;
    padding: 0;
    margin-top: 0;
}
.primary-menu ul li ul li {
    float: none;
    padding: 0;
}
.primary-menu ul li:hover ul {
    background-color: #222 !important;
    color: #fff;
}
.primary-menu ul li:hover ul li:after {
    display: none;
}
.primary-menu ul li ul li a,
.primary-menu ul li:hover ul li a,
.primary-menu ul li.over ul li a {
    padding: 12px 12px;
    display: block;
    width: 150px;
    text-align: left;
    height: auto;
    font-size: 14px;
    text-transform: none;
    color: #fff;
    margin: 0;
}
/* .primary-menu ul li ul li a:hover {
    background: #ffb400;
} */
.primary-menu ul li ul li a:after {
    display: none;
}
.primary-menu ul li ul li ul {
    display: none;
    position: absolute;
    left: 174px;
    top: -1px;
}
.primary-menu ul li ul li:hover ul,
.primary-menu ul li ul li.sfHover ul {
    display: block;
    position: absolute;
    left: 174px;
    top: 0;
}
.primary-menu .sf-sub-indicator {
    display: none;
}
.primary-menu a.menu-link {
    display: none;
}
.section {
    overflow: hidden;
    margin-bottom: 20px;
}

.feat-carousel .section-title {
    position: relative;
    text-align: center;
}
.feat-carousel .title-wrap {
    display: inline-block;
}
.feat-carousel .carousel-prev a,
.feat-carousel .carousel-next a {
    overflow: hidden;
    display: block;
    width: 22px;
    height: 22px;
    transition: all 0.3s ease 0s;
    z-index: 1;
    opacity: 0.9;
    position: relative;
    font-size: 0;
    text-align: center;
    border: 1px solid #111;
    margin-top: 10px;
}
.carousel-posts {
    overflow: hidden;
    max-height: 100%;
}
.feat-carousel .carousel-prev a {
    float: left;
}
.feat-carousel .carousel-next a {
    float: right;
}
.feat-carousel a.bx-prev:before {
    content: "\f0d9";
    font-family: FontAwesome;
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-right: 2px;
}
.feat-carousel a.bx-next:before {
    content: "\f0da";
    font-family: FontAwesome;
    display: block;
    font-weight: 400;
    font-size: 16px;
    margin-left: 2px;
}
.feat-carousel .carousel-prev a:hover,
.feat-carousel .carousel-next a:hover {
    background: #232424;
    color: #fff;
}
.feat-carousel .thumb {
    margin-bottom: 10px;
}
.video-thumb iframe {
    width: 100% !important;
    height: 215px !important;
    display: block;
}
.video-thumb {
    overflow: hidden;
}
.video-thumb p {
    display: none;
}
#feat-postlist {
    overflow: hidden;
}
.cat-posts-list .post-item {
    width: 170px;
    margin-right: 13px;
    float: left;
}
.cat-posts-list .post-item .entry-header {
    margin-bottom: 6px;
}
.cat-posts-list .last {
    margin-right: 0;
}
.cat-posts-list .entry-meta {
    margin: 7px 0 5px;
}
.cat-posts-list .last {
    clear: right;
}
.cat-posts-list .row-margin {
    margin-bottom: 15px;
}
.overlay {
    overflow: hidden;
    background: #000;
}
.overlay img {
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
}
.overlay:hover img {
    -webkit-transform: scale(1.2) rotate(-5deg);
    -moz-transform: scale(1.2) rotate(-5deg);
    -o-transform: scale(1.2) rotate(-5deg);
    -ms-transform: scale(1.2) rotate(-5deg);
    transform: scale(1.2) rotate(-5deg);
    opacity: 0.7;
}
.section-title {
    overflow: hidden;
    margin-bottom: 20px;
    padding: 15px 0 12px;
    background: url("images/sep.png") repeat-x left top;
    border-bottom: 3px solid #111;
}
.section-title h4 {
    text-transform: uppercase;
    text-align: center;
}
.section-title h6 {
    letter-spacing: 1px;
    font-weight: 300;
    text-align: center;
    color: #555;
}
.cat-large .main-post {
    width: 520px;
    float: right;
}
.cat-large .main-post .entry-slider {
    margin: 0;
    padding: 0;
}
.cat-large .main-post .entry-slider ul li img {
    display: block;
}
.cat-large .main-post .thumb {
    margin-bottom: 0 !important;
}
.cat-large .main-post p {
    margin-bottom: 10px;
}
.cat-large .main-post .entry-meta,
.cat-large .main-post .entry-meta a {
    color: #666;
}
.cat-large .read-more h6 {
    display: inline-block;
    font-size: 13px;
    margin-left: 4px;
}
.cat-large .entry-wrap {
    padding: 15px;
    background: #f2f2f2;
}
.cat-large .post-list {
    width: 220px;
    float: left;
    margin-right: 30px;
}
.cat-large .post-list .wp-post-image {
    width: 220px;
    height: 120px;
}
.cat-large .post-list .thumb {
    margin-bottom: 10px;
}
.cat-large .post-list .entry-meta .sep {
    margin: 0 3px;
}
.feat-cat .main-post {
    overflow: hidden;
}
.feat-cat .main-post .thumb {
    margin-bottom: 15px;
}
.feat-cat p {
    margin-bottom: 0;
}
.feat-cat .item-post {
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
}
.feat-cat .item-wrap {
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 2px;
    padding-bottom: 10px;
}
.feat-cat .item-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.feat-cat .item-post:last-child .item-wrap {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}
.feat-cat .item-post h5 {
    margin-bottom: 10px;
}
.feat-cat .item-post .thumb {
    margin-right: 15px;
    float: left;
}
.feat-cat2 .main-post .thumb {
    margin-bottom: 10px;
}
.feat-cat p {
    margin-bottom: 0;
}
.feat-cat .entry-header {
    margin-bottom: 10px;
}
.feat-cat2 .item-post {
    overflow: hidden;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
}
.feat-cat2 .item-post:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.feat-cat2 .item-post h5 {
    font-size: 14px;
    font-weight: 600;
}
.feat-cat2 .item-post .entry-meta {
    margin-top: 10px;
}
.feat-cat2 .item-post .thumb {
    width: 70px;
    margin-right: 10px;
    float: left;
}
.feat-cat2 .item-post .thumb img {
    width: 70px;
    height: 70px;
}
.archive-header {
    margin-bottom: 20px;
}
.archive-postlist {
    overflow: hidden;
}
.archive-postlist .entry-header {
    margin: 15px 0 10px;
}
.archive-postlist .post p {
    margin-bottom: 0;
}
.archive-postlist .one-half {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 3px solid #111;
}
.pagination {
    overflow: hidden;
    margin: 30px 0;
    font-weight: 700;
    clear: both;
}
.pagination .page-numbers {
    background: #fff;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 5px 10px;
    border: 1px solid #111;
}
.pagination a:hover,
.pagination .current {
    background: #111;
    color: #fff;
}
.entry-slider {
    display: none;
    margin: 15px 0 20px;
    position: relative;
}
.entry-slider ul,
.entry-slider ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
.entry-slider .slides li {
    position: relative;
}
.entry-slider .flex-direction-nav a {
    margin: 0;
    opacity: 0.3;
    font-size: 0;
    display: block;
    position: absolute;
    top: 46%;
    z-index: 3;
    border: 3px solid #fff;
    width: 32px;
    height: 32px;
    text-align: center;
}
.entry-slider:hover .flex-direction-nav a {
    opacity: 0.8;
}
.entry-slider .flex-direction-nav a.flex-prev {
    left: 20px;
}
.entry-slider .flex-direction-nav a.flex-next {
    right: 20px;
}
.entry-slider .flex-direction-nav a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding: 0;
    font-weight: 400;
    font-size: 22px;
    margin-right: 2px;
    color: #fff;
}
.entry-slider .flex-direction-nav a.flex-prev:before {
    content: "\f053";
}
.entry-slider .flex-direction-nav a.flex-next:before {
    content: "\f054";
}
.single-post .entry-header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.single-post .entry-header .entry-meta {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    padding-bottom: 10px;
}
.entry-image {
    margin-bottom: 20px;
    overflow: hidden;
}
.entry-video {
    margin: 10px 0 20px;
    text-align: center;
}
.entry-video iframe {
    display: inline-block;
}
.entry-header h1 {
    margin-bottom: 10px;
	line-height: 1.2!important;
}
.entry-header h4 {
    margin: 5px 0 8px;
}
.entry-meta {
    overflow: hidden;
    margin-top: 5px;
    letter-spacing: 2.2px;
    font-size: 11px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Oswald", Helvetica, Arial, sans-serif;
}
.entry-meta .date-feature-cat {
    top: 0px;
	position: relative;
}
.entry-meta,
.entry-meta a {
    color: #999;
}
.entry-meta .sep {
    margin: 0 10px;
}
.entry-meta .social {
    float: right;
}
.entry-meta .social i {
    font-size: 16px;
}
.entry-meta .social span {
    padding-right: 2px;
    display: block;
    float: left;
}
.entry-meta .social a {
    display: block;
    background: #111;
    width: 24px;
    height: 24px;
    border-radius: 24px;
    text-align: center;
    color: #fff;
}
.entry-meta .social .fb a {
    background: #00549f;
}
.entry-meta .social .twitter a {
    background: #38cdff;
}
.entry-meta .social .gplus a {
    background: #c94434;
}
.entry-meta .social .pinterest a {
    background: #cd3939;
}
.entry-meta .social i {
    margin-top: 4px;
    margin-left: 3px;
}
.entry-meta .left {
    float: left;
    margin-top: 5px;
}
.entry-footer {
    overflow: hidden;
    margin: 20px 0;
}
.entry-footer .categories {
    overflow: hidden;
    margin-bottom: 10px;
}
.entry-footer .tags {
    overflow: hidden;
}
.entry-footer .icon {
    border: 1px solid #ddd;
    display: block;
    float: left;
    padding: 4px 10px 2px;
    margin-right: 10px;
}
.entry-footer .icon i {
    font-size: 18px;
    padding: 0;
    line-height: 1;
    color: #666;
}
.entry-footer a {
    border: 1px solid #ddd;
    display: block;
    float: left;
    padding: 4px 10px;
    color: #aaa;
    margin-right: 10px;
}
.entry-footer a:hover {
    border: 1px solid #111;
    color: #111;
}
.entry-author {
    padding: 15px;
    margin-bottom: 20px;
    overflow: hidden;
    border: 1px solid #ddd;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-bottom: 10px;
}
.entry-content p:last-child {
    margin-bottom: 0;
}
.entry-content a,
.entry-author a {
    color: #57c8f2;
}
.entry-content a:hover,
.entry-author a:hover {
    color: #2b2e24;
}
.entry-author .author-avatar {
    float: left;
    margin-right: 15px;
}
.entry-author .author-avatar .avatar {
    display: block;
}
.entry-nav {
    overflow: hidden;
    margin-bottom: 30px;
    padding: 15px;
    background: #f4f4f4;
}
.entry-nav .prev-post {
    float: left;
    max-width: 48%;
}
.entry-nav .next-post {
    float: right;
    text-align: right;
    max-width: 48%;
}
.entry-nav .title1 i {
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 5px;
}
.entry-nav .title1 h5 {
    display: inline-block;
    font-weight: 300;
}
.entry-nav .next-post i {
    float: right;
    margin-right: 0;
    margin-left: 7px;
}
.entry-nav .link {
    display: inline-block;
}
.entry-nav .prev i {
    margin-right: 7px;
    margin-top: 4px;
}
.entry-nav .next i {
    margin-left: 7px;
    margin-top: 4px;
    float: right;
}
.related-posts {
    margin-bottom: 20px;
}
.related-posts ul {
    overflow: hidden;
}
.related-posts ul li {
    width: 250px;
    float: left;
    margin-right: 10px;
}
.related-posts .thumbnail {
    margin-bottom: 10px;
}
.related-posts .wp-post-image {
    width: 250px;
    height: 145px;
}
#comments {
    max-width: 770px;
    background: #fff;
    margin: 30px 0;
    padding-top: 15px;
    background: url("images/sep.png") repeat-x left top;
}
#comments .comments-title {
    overflow: hidden;
    margin-bottom: 30px;
    padding-bottom: 15px;
    border-bottom: 2px solid #111;
}
#comments .comments-title .comments-num {
    float: left;
    margin-right: 10px;
    padding: 10px 15px;
}
#comments .comments-title .add-comment {
    float: left;
    background: #4e4e4e url("images/pencil-white.png") no-repeat 10px center;
    padding: 10px 15px 10px 36px;
}
#comments ol.commentlist {
    margin: 10px 0;
    list-style: none;
}
#comments .comment {
    overflow: hidden;
    margin-bottom: 10px;
}
#comments .author-info {
    margin-bottom: 5px;
    overflow: hidden;
}
#comments .author-avatar {
    float: left;
    width: 60px;
    margin-right: 20px;
}
#comments .author-avatar img {
    display: block;
}
#comments .comment-header {
    overflow: hidden;
}
#comments .comment-header h5 {
    float: left;
    margin-right: 15px;
}
#comments .comment-header .fn {
    width: auto;
    font-style: normal;
    margin-right: 10px;
}
#comments .comment-meta {
    margin-bottom: 2px;
}
#comments .author-comment {
    color: #fff;
    font-size: 12px;
    padding: 3px 8px 4px;
    line-height: 1;
    display: block;
    float: left;
}
#comments .comment-time {
    font-size: 13px;
    letter-spacing: 0;
    margin-right: 5px;
}
#comments .comment-time a {
    color: #aeaeae;
}
#comments .sep {
    color: #aeaeae;
    margin-right: 0;
}
#comments .reply {
    font-size: 13px;
    margin-right: 10px;
}
#comments .edit-link {
    font-size: 13px;
}
#comments .comment-text {
    color: #777;
}
#comments .moderation {
    color: red;
    font-size: 13px;
    margin-bottom: 0;
    overflow: hidden;
    clear: both;
}
#comments ul.children {
    list-style: none;
    position: relative;
}
#comments ul.children:before {
    width: 14px;
    height: 12px;
    content: " ";
    background-image: url("images/arrow-up.png");
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top: 10px;
}
#comments ol.commentlist li ul.children {
    list-style: none;
    margin: 15px 0 0;
}
#comments ul.children .author-avatar {
    width: 50px;
    margin-top: 5px;
    margin-right: 10px;
}
#comments ul.children li.comment {
    margin-bottom: 5px;
}
#comments ol.commentlist li ul.children li.depth-2 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-3 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-4 {
    margin-left: 30px;
}
#comments ol.commentlist li ul.children li.depth-5 {
    margin-left: 30px;
}
#comments ol.commentlist li.pingback .url {
    margin-right: 10px;
}
#comments .comment-nav h4 {
    margin-bottom: 5px;
}
#comments .comment-nav {
    margin-bottom: 15px;
    overflow: hidden;
}
#comments .comment-nav .nav-previous {
    float: left;
}
#comments .comment-nav .nav-next {
    float: right;
}
#comments .moderation {
    color: #e96065;
    font-size: 14px;
}
#respond #reply-title {
    margin: 15px 0 10px;
}
#respond #reply-title small {
    font-weight: 400;
    font-size: 12px;
    text-transform: none;
    margin-left: 8px;
}
#respond #reply-title small a {
    color: #ccc;
}
#respond .required {
    color: #ff4b33;
    font-weight: bold;
}
#respond label {
    display: block;
    margin-bottom: 3px;
}
#respond .comment-notes {
    font-size: 13px;
    color: #999;
    margin-bottom: 20px !important;
}
#respond .comment-form-author {
    margin-right: 2%;
}
#respond .comment-form-author,
#respond .comment-form-email {
    width: 49%;
    float: left;
}
#respond .comment-form-author input[type="text"],
#respond .comment-form-email input[type="text"] {
    width: 90%;
}
#respond .comment-form-url input[type="text"],
#respond textarea {
    width: 95%;
}
#respond input[type="text"],
#respond textarea {
    display: block;
    font-family: inherit;
    font-size: 14px;
    color: inherit;
    padding: 8px 12px;
    border: 1px solid #222;
}
#respond textarea {
    height: 185px;
}
#respond input[type="submit"] {
    border: 0;
    background: #ffb400;
    color: #fff;
    cursor: pointer;
    font: inherit;
    padding: 8px 12px;
    margin: 5px 0;
    text-align: center;
}
#respond .form-allowed-tags {
    margin: 15px 0 !important;
    color: #a8a8a8;
}
.page-header {
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.page-header h2 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 2px;
    padding-bottom: 10px;
}
.error-page .error-page-wrap {
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.error-page .error-page-wrap h1 {
    font-size: 140px;
}
.error-page .error-page-wrap p {
    margin: 20px 0;
}
.error-page .search-form {
    width: 300px;
    margin: 0 auto;
}
.error-page .search-field {
    width: 278px;
}
.error-page .widget {
    margin: 20px 0;
}
.error-page .widget ul {
    display: inline-block;
}
.error-page .widget h4 {
    margin-bottom: 10px;
}
.archive-columns {
    margin-top: 20px;
    overflow: hidden;
}
.archive-page .wt-row {
    overflow: hidden;
    margin-bottom: 20px;
}
.archive-page .wt-row h4 {
    margin-bottom: 10px;
}
.archive-page .wp-tag-cloud a {
    font-size: 13px !important;
}
.archive-page .search-form {
    width: 220px;
}
.archive-page .search-field {
    width: 198px;
}
.contact-page .contact-text p:last-child {
    margin-bottom: 0;
}
.contact-page .map,
.contact-page .contact-text {
    margin-bottom: 20px;
    overflow: hidden;
}
.contact-page .contact-form .error {
    color: #f0685c;
    font-size: 14px;
}
.contact-page .contact-form .wt-row {
    margin-bottom: 20px;
    overflow: hidden;
}
.recaptcha_only_if_image,
.recaptcha_only_if_audio,
.contact-page .contact-form label {
    display: block;
    font-size: 14px;
    margin-bottom: 3px;
}
.recaptcha_refresh,
.recaptcha_only_if_image,
.recaptcha_only_if_audio,
.recaptcha_help {
    float: left;
    font-size: 12px;
    color: #999;
    margin-right: 15px;
}
#recaptcha_widget a {
    color: #bcbcbc;
}
#recaptcha_widget i {
    margin-right: 5px;
    color: #bcbcbc;
}
#recaptcha_image {
    max-width: 100%;
}
.col-last .recaptcha_only_if_image,
.col-last .recaptcha_only_if_audio {
    font-weight: 400;
}
.contact-page .contact-form label span {
    margin-left: 15px;
    font-size: 14px;
    color: #bcbcbc;
    font-weight: normal;
}
.contact-page .one-half {
    overflow: hidden;
}
.contact-page .one-half {
    width: 48%;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form input[type="email"],
.contact-page .contact-form textarea {
    display: block;
    font-family: inherit;
    font-size: 14px;
    padding: 10px 14px;
    border: 1px solid #eee;
    margin: 0;
    color: #aeaeae;
}
.contact-page .contact-form input[type="text"],
.contact-page .contact-form input[type="email"] {
    width: 91%;
}
.contact-page .contact-form .message-field input[type="text"] {
    width: 95.5%;
}
.contact-page .contact-form textarea {
    height: 185px;
    width: 95.5%;
}
.msgbox {
    color: #fff;
    margin-bottom: 20px;
    padding: 10px;
}
.msgbox-error {
    background: #c14e36;
}
.msgbox-success {
    background: #6bca70;
}
.msgbox-warning {
    background: #eba709;
}
.msgbox i {
    margin-right: 5px;
}
#sidebar .widget {
    background: #fff;
    overflow: hidden;
    margin-bottom: 20px;
}
#sidebar .widget .widget-title {
    background: url("images/sep.png") repeat-x left bottom;
    padding-bottom: 10px;
    margin-bottom: 15px;
    overflow: hidden;
}
.widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget ul li {
    border-bottom: 1px solid #f2f2f2;
    padding: 8px 0;
    overflow: hidden;
}
.widget ul li:first-child {
    padding-top: 0;
}
.widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
.widget select {
    border: 1px solid #f2f2f2;
    font: inherit;
    color: inherit;
    width: 100%;
    padding: 8px;
}
.widget input[type="text"] {
    display: block;
    font-family: inherit;
    font-size: 14px;
    color: inherit;
    padding: 8px 12px;
    border: 1px solid #ececec;
    height: 18px;
}
.widget_subscribe input[type="text"] {
    float: left;
    width: 180px;
    margin-right: 5px;
}
.widget_subscribe .button {
    height: 36px;
}
#footer .widget_subscribe input[type="text"] {
    width: 200px;
    margin-bottom: 10px;
}
.widget_followers ul li {
    border-bottom: 0;
}
.widget_followers ul li {
    width: 90px;
    float: left;
    margin-right: 15px;
    text-align: center;
    padding: 0;
}
.widget_followers ul li.rss {
    margin-right: 0;
}
.widget_followers .icon {
    width: 65px;
    height: 65px;
    border-radius: 65px;
    display: inline-block;
    margin-bottom: 10px;
}
.widget_followers .facebook .icon {
    background: #00549f;
}
.widget_followers .twitter .icon {
    background: #38cdff;
}
.widget_followers .rss .icon {
    background: #f8a631;
}
.widget_followers .icon i {
    font-size: 36px;
    margin-top: 15px;
    color: #fff;
}
.widget_followers ul li.rss i {
    margin-left: 5px;
}
.widget_categories ul li i {
    margin-right: 5px;
}
.widget_categories ul li h6 {
    display: inline-block;
}
.widget_categories .post-count {
    padding: 4px 10px 3px;
    border: 1px solid #111;
    display: block;
    float: right;
}
.search-box {
    position: absolute;
    display: inline-block;
}
.suggestion-item {
	display: flex;
	padding-top: 8px;
	align-items: center;
}
.suggestion-item .search-thumbnail {
    width: 120px;
    height: 86px;
    flex-grow: 0;
    margin: 0 12px 0 0;
    border-radius: 4px;
}
.suggestion-item a {
/* 	margin-left: 8px;
	top: 0px;
	position: relative;
	flex: 1; */
	flex-grow: 0;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: left;
    color: #3f3b3b;
    align-self: center;
}
.search-form {
    overflow: hidden;
    position: relative;
}
.search-field {
    padding: 9px 10px 10px;
}

.search-submit {
    border: 0;
    color: #111;
    cursor: pointer;
    font-size: 18px;
    height: 20px;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 5px;
    top: 6px;
    padding: 0;
    background: 0;
}
#footer .search-field {
    width: 210px;
}
.widget_pinterest ul li.pinterest-follow-me img {
    display: block;
    height: 28px;
}
.widget_pinterest .recent-pins-widget {
    overflow: hidden;
}
#sidebar .widget_pinterest ul li,
#sidebar .widget_flickr ul li {
    width: 55px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 !important;
    border-bottom: none !important;
}
#sidebar .widget_pinterest .pinterest-image img,
#sidebar .widget_flickr .flickr_thumbs img {
    width: 55px;
    height: 55px;
    display: block;
}
#footer .widget_pinterest ul li,
#footer .widget_flickr ul li {
    width: 60px;
    float: left;
    margin-right: 5px;
    margin-bottom: 5px;
    padding: 0 !important;
    border-bottom: none !important;
}
#footer .widget_pinterest .pinterest-image img,
#footer .widget_flickr .flickr_thumbs img {
    width: 60px;
    height: 60px;
    display: block;
}
.widget_tabs .widget-tabs-title-container {
    overflow: hidden;
    margin-bottom: 15px;
	margin-top:35px;
}
.widget_tabs .widget-tabs-title-container ul {
    overflow: hidden;
    padding-bottom: 5px;
    background: url("images/sep.png") repeat-x left bottom;
}
.widget_tabs .widget-tabs-title-container ul li {
    padding: 8px 9px !important;
    float: left;
    display: block;
    border-bottom: none !important;
}
.widget_tabs .widget-tabs-title-container ul li:hover,
.widget_tabs .active {
    background: #111;
    color: #fff;
}
.widget_tabs .widget-tabs-title-container ul li:hover a,
.widget_tabs .widget-tabs-title-container ul li.active a {
    color: #fff;
}
.widget_tabs .widget-tabs-title-container ul li:first-child {
    margin-left: 0;
}
.widget_tabs .tab-content {
    display: none;
}
.widget_tabs .post-list li {
    overflow: hidden;
    margin-bottom: 7px;
    padding: 0 0 10px 0 !important;
}
.widget_tabs .comment-list li {
    overflow: hidden;
    margin-bottom: 10px;
    padding: 0 0 1px 0 !important;
}
.widget_tabs .comment-list .thumbnail,
.widget_tabs .post-list .thumbnail {
    width: 65px;
    float: left;
    margin-right: 15px;
}
.widget_tabs .comment-list .avatar,
.widget_tabs .post-list .wp-post-image {
    width: 65px;
    height: 65px;
}
.widget_tabs .comment-text {
    line-height: 1.2;
}
.widget_comments .comment-list li {
    margin-bottom: 8px;
    overflow: hidden;
}
.widget_comments .thumbnail {
    float: left;
    width: 65px;
    margin-right: 10px;
}
.widget_comments .thumbnail img {
    display: block;
}
.widget_comments .entry-meta {
    margin: 0;
}
.widget_comments .comment-text {
    margin-top: 3px;
    font-size: 12px;
    line-height: 1.4;
}
#footer .widget_comments .thumbnail {
    width: 50px;
    margin-right: 7px;
}
.tagcloud {
    overflow: hidden;
    margin-top: 10px;
}
.tagcloud a {
    display: block;
    float: left;
    font-size: 13px !important;
    margin-bottom: 6px;
    margin-right: 6px;
    padding: 4px 8px;
    border: 1px solid #111;
}
.tagcloud a:hover {
    color: #fff;
    background: #111;
}
#footer .tagcloud a {
    border: 1px solid #444;
}
#footer .tagcloud a:hover {
    background: #333;
    border: 1px solid #333;
}
.widget_calendar {
    margin-bottom: 0;
}
.widget_calendar #calendar_wrap {
    padding: 1px;
}
.widget_calendar td {
    text-align: center;
    padding: 7px 0;
    border-top: 1px solid #f1f4f6;
    border-right: 1px solid #f1f4f6;
}
.widget_calendar td:first-child {
    border-left: 1px solid #f1f4f6;
}
.widget_calendar td a {
    font-weight: 700;
}
.widget_calendar tfoot td a {
    font-weight: 400;
}
.widget_calendar thead th {
    padding: 10px 0;
    text-align: center;
}
.widget_calendar caption {
    font-weight: 700;
}
.widget_calendar #prev {
    text-align: left;
    padding-left: 12px;
}
.widget_adsblock ul {
    overflow: hidden;
    margin-top: 10px;
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_adsblock ul li {
    float: left;
    margin-top: 15px;
    padding: 0 !important;
    width: 125x;
    height: 125x;
    border-bottom: none !important;
    margin-right: 0;
}
.widget_adsblock ul li img {
    width: 125x;
    height: 125x;
}
.widget_adsblock ul li a {
    display: block;
}
.widget_adsblock ul li:first-child {
    margin-right: 25px;
    margin-top: 0;
}
.widget_adsblock ul li:first-child + li {
    margin-top: 0;
}
.widget_adsblock ul li:first-child + li + li {
    margin-right: 25px;
}
.widget_adsingle .outer-wrap {
    text-align: center;
}
.widget_adsingle .in-wrap {
    display: inline-block;
    max-width: 100%;
}
.widget_slider {
    position: relative;
}
.widget_slider .attachment-fp370_215 {
    height: 175px;
    width: 300px;
}
.widget_slider ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.widget_slider .slider-widget-posts ul li {
    position: relative;
    border-bottom: 0 !important;
    margin-bottom: 0;
    padding-bottom: 0 !important;
}
.widget .sidebar-carousel-nav {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 2px;
    background: #fff;
    padding-left: 10px;
}
.widget_slider .post-info {
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}
.widget_slider .entry-meta a {
    color: #fff;
    border-bottom: 2px solid #fff;
    margin-bottom: 10px;
    padding-bottom: 0;
    display: inline-block;
    font-weight: 400;
}
.widget_slider .post-info h4 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 10px;
}
.widget_slider .post-info h4 a {
    color: #fff;
}
#footer .widget .sidebar-carousel-nav {
    top: 0;
    right: 0;
}
.widget .flex-direction-nav {
    overflow: hidden;
}
.widget .flex-direction-nav li {
    float: left;
    overflow: hidden;
    margin: 0;
    padding: 0 !important;
}
.widget .flex-direction-nav a {
    cursor: pointer;
    display: block;
    width: 18px;
    height: 18px;
    font-size: 0;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease;
    background: #111;
    text-align: center;
}
.widget .flex-direction-nav a:before {
    font-family: FontAwesome;
    display: inline-block;
    padding: 0;
    font-weight: 400;
    font-size: 10px;
    margin-top: 2px;
    color: #fff;
}
.widget .flex-direction-nav a.flex-prev {
    margin-right: 3px;
}
.widget .flex-direction-nav a.flex-prev:before {
    content: "\f053";
}
.widget .flex-direction-nav a.flex-next:before {
    content: "\f054";
}
.widget_social ul {
    overflow: hidden;
    margin-top: 10px;
}
.widget_social ul li {
    border-bottom: none !important;
    float: left;
    margin-right: 10px;
    padding: 0;
}
.widget_social ul li i {
    font-size: 16px;
}
#footer {
    background: #222;
    overflow: hidden;
    margin-top: 30px;
    color: #999;
}
#footer a {
    color: #999;
}
#footer a:hover {
    color: #fff;
}
#footer h4,
#footer h5,
#footer h6 {
    color: #fff;
}
#footer .footer-widgets {
    padding: 30px 0 15px;
}
#footer .footer-widget {
    width: 265px;
    float: left;
    margin-right: 13px;
    overflow: hidden;
}
#footer .widget {
    margin-bottom: 15px;
}
#footer .widget .widget-title {
    margin-bottom: 10px;
}
#footer .widget ul li {
    border-bottom: 1px solid #444;
    overflow: hidden;
    padding: 8px 0;
}
#footer .widget ul li:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
#footer .footer-info {
    background: #333;
    padding: 7px 0;
}
#footer .footer-left {
    float: left;
}
#footer .footer-right {
    float: right;
    max-width: 200px;
}
#footer .footer-right ul {
    overflow: hidden;
}
#footer .footer-right ul li {
    float: left;
    margin-left: 7px;
    font-size: 14px;
}

/* CSS for disabling scroll */
body.menu-open {
	  overflow: hidden;
		position: relative;
}
body.right-menu-open {
	  overflow: hidden;
		position: relative;
}
.div-line{
    height: 1px;
    background-color: #f2f2f2;
}
</pre></body></html>