/*
Theme Name: monoidea
Theme URI: https://isotype.blue
Version: 1.4.92
Description:
Author: isotype
Author URI: https://isotype.blue
Tags: light, one-column, two-columns, right-sidebar, left-sidebar, fluid-layout, fixed-layout, custom-colors, custom-menu, featured-images, full-width-template, post-formats, sticky-post, theme-options, threaded-comments,
Text Domain: monoidea

	Copyright: (c) 2015 isotype
	License: GNU General Public License v3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/
/*
 * Copyright (C) 2015 isotype
 *      https://www.google.com/get/noto/
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.
 * You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing, software
 * distributed under the License is distributed on an "AS IS" BASIS,
 * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 * See the License for the specific language governing permissions and
 * limitations under the License.
 */
.clear, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

.entry h3, .entry h4 {
  letter-spacing: -1px
}

#move-page-top, .oi_soc_icons2 li a, .owl-theme .owl-controls.clickable .owl-buttons div:hover, a {
  text-decoration: none
}

a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  vertical-align: baseline
}

.entry blockquote, address, cite, em {
  font-style: italic
}

.entry dt, .entry table th, strong {
  font-weight: 600
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
  content: '';
  content: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

body {
  background: #fff;
  line-height: 1.5em;
  overflow-x: hidden;
  text-rendering: geometricPrecision;
		font-family：Century Gothic,"游ゴシック", YuGothic, " ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN";

	/*font-family："游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;*/
	/*font-family: Century Gothic, Meiryo, メイリオ, 'MS PGothic', Helvetica, Arial, sans-serif;*/
  font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased
}

::selection {
  background: #D9D9D9;
  color: #fff
}

::-moz-selection {
  background: #D9D9D9;
  color: #fff
}

a {
  outline: 0
}

img {
  vertical-align: bottom;
  max-width: 100%;
  height: auto;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  height: auto
}

a, a:after, a:before {
  -webkit-transition-property: background color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease;
  -moz-transition-property: background color;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease;
  -o-transition-property: background color;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease;
  transition-property: background color;
  transition-duration: .2s;
  transition-timing-function: ease
}

.alignleft, .left {
  float: left
}

.alignright, .right {
  float: right
}

.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block
}

.textwidget img {
  max-width: 100%
}

@font-face {
  font-family: 'icomoon';
  src: url(fonts/icomoon.eot?agyvbb);
  src: url(fonts/icomoon.eot?agyvbb#iefix) format("embedded-opentype"), url(fonts/icomoon.ttf?agyvbb) format("truetype"), url(fonts/icomoon.woff?agyvbb) format("woff"), url(fonts/icomoon.svg?agyvbb#icomoon) format("svg");
  font-weight: 400;
  font-style: normal
}

input:focus {
  outline: 0;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.widget_sp_image {
  margin-bottom: 20px
}

.fixed {
  position: fixed;
  top: 20px
}

.clear {
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0
}

.group:after, .group:before {
  content: "";
  display: table
}

.group:after {
  clear: both
}

.group {
  zoom: 1
}

* {
  box-sizing: border-box
}

.fa {
  width: 1em;
  text-align: center
}

.tab-item-thumbnail {
  position: relative;
  overflow: hidden
}

button, input, label, select, textarea {
  font-family: inherit
}

.themeform button, .themeform input, .themeform label, .themeform select, .themeform textarea {
  font-size: 12px
}

.themeform button::-moz-focus-inner, .themeform input::-moz-focus-inner {
  border: 0;
  padding: 0
}

.themeform button, .themeform input[type=text], .themeform input[type=password], .themeform input[type=email], .themeform input[type=submit], .themeform textarea {
  margin: 0;
  -moz--webkit--webkit-border-radius: 0;
  border-radius: 0
}

.themeform button, .themeform input, .themeform textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  transition: all .2s ease
}

.themeform input[type=checkbox] {
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox
}

.themeform input[type=radio] {
  -moz-appearance: radio;
  -webkit-appearance: radio
}

.themeform label {
  color: #444
}

.themeform input[type=text], .themeform input[type=password], .themeform input[type=email], .themeform input[type=tel], .themeform textarea {
  background: #fff;
  border: 1px dotted #ddd;
  color: #777;
  display: block;
  max-width: 100%;
  outline: 0;
  padding: 7px 8px
}

.themeform input[type=text]:focus, .themeform input[type=password]:focus, .themeform input[type=email]:focus, .themeform textarea:focus {
  border-color: #ccc;
  color: #444;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .1);
  box-shadow: 0 0 3px rgba(0, 0, 0, .1)
}

.themeform label .required {
  color: #3b8dbd
}

.themeform button[type=submit], .themeform input[type=submit] {
  background: #3b8dbd;
  color: #fff;
  padding: 8px 14px;
  display: inline-block;
  border: none;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.themeform button[type=submit]:hover, .themeform input[type=submit]:hover {
  opacity: .8
}

.themeform.searchform div {
  position: relative
}

.themeform.searchform div input {
  padding-left: 26px;
  line-height: 20px
}

.themeform.searchform div:after {
  color: #ccc;
  line-height: 24px;
  font-size: 14px;
  content: "\f002";
  position: absolute;
  left: 10px;
  top: 6px;
  font-family: FontAwesome
}

.entry blockquote.twitter-tweet:before, .entry blockquote:before {
  font-family: FontAwesome;
  content: "\f10d"
}

.entry {
  font-size: 14px;
  line-height: 1.6em
}

.entry dd, .entry p {
  margin-bottom: 1em
}

.entry dt {
  color: #444
}

.entry ol, .entry ul {
  margin: 0 0 15px 30px
}

.entry ol ol, .entry ol ul, .entry ul ol, .entry ul ul {
  margin-bottom: 0
}

.entry li {
  margin: 0
}

.entry ol ul li, .entry ul li {
  list-style: square
}

.entry ol li, .entry ol ul ol li {
  list-style: decimal
}

.entry address {
  margin-bottom: 1em
}

.entry blockquote {
  position: relative;
  color: #777;
  margin: 20px 0;
  border-left: #DBDBDB 1px solid;
  padding: 60px 20px
}

.entry blockquote p {
  margin-bottom: .75em
}

.entry blockquote:before {
  color: #ccc;
  font-size: 32px;
  font-style: normal;
  text-align: center;
  position: absolute;
  left: 20px;
  top: 10px
}

.entry code, .entry pre {
  font-family: Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
  font-size: 11px
}

.entry pre {
  padding: 18px 20px;
  margin: 30px 0;
  border: 1px solid #ddd;
  line-height: 1em;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-x: auto;
  overflow-y: hidden;
  font-size: 14px
}

.entry code {
  background: #eee;
  padding: 0 3px
}

.entry ins {
  background: #fff486
}

.entry .wp-caption, .entry table tr.alt {
  background: #f1f1f1
}

.entry sub, .entry sup {
  font-size: 62.5%
}

.entry sub {
  vertical-align: sub
}

.entry sup {
  vertical-align: super
}

.entry attachment img, .entry img.size-auto, .entry img.size-large, .entry img.size-medium {
  max-width: 100%;
  height: auto
}

.entry img.alignleft {
  margin: 18px 20px 18px 0
}

.entry img.alignright {
  margin: 18px 0 18px 20px
}

.entry img.aligncenter {
  margin: 18px auto;
  clear: both;
  display: block
}

.entry img .size-full {
  width: 100% !important
}

.entry .gallery img, .entry img.wp-smiley {
  margin: 0
}

.entry .wp-caption {
  max-width: 100%;
  margin-bottom: 14px;
  padding-top: 5px;
  text-align: center
}

.entry .wp-caption a {
  border-bottom: none
}

.entry table td, .entry table th {
  text-align: center;
  border-bottom: 1px solid #f1f1f1
}

.entry .wp-caption img {
  margin: 0;
  max-width: 100%;
  height: auto
}

.entry .wp-caption.alignleft {
  margin-right: 20px
}

.entry .wp-caption.alignright {
  margin-left: 20px
}

.entry .wp-caption.alignnone {
  width: 100% !important;
  overflow: hidden
}

.entry .wp-caption.alignnone img {
  margin: 0 auto;
  max-width: 100% !important
}

.entry .wp-caption-text {
  font-style: italic;
  color: #999;
  font-size: 13px;
  padding: 0 0 8px;
  margin: 0
}

.entry table {
  font-size: 14px;
  margin-bottom: 1.5em;
  width: 100%;
  text-align: center
}

.entry table td {
  padding: 5px;
  vertical-align: middle
}

.entry table th {
  border-top: 1px solid #f1f1f1;
  padding: 10px 5px
}

.entry .gallery {
  clear: both;
  overflow: hidden;
  width: 100%;
  margin: 15px 0 !important
}

.entry .gallery img {
  display: block;
  width: 100%;
  height: auto;
  border-width: 1px 2px !important;
  border-color: transparent !important
}

.entry .gallery .gallery-item {
  position: relative;
  overflow: hidden;
  border-color: transparent;
  margin-top: 0 !important
}

.entry .gallery .gallery-caption {
  background: rgba(255, 255, 255, .8);
  color: #333;
  font-size: 13px;
  line-height: 1.4em;
  padding: 10px 0;
  text-align: left;
  text-indent: 10px;
  font-style: normal;
  margin: 0;
  bottom: -44px;
  left: 2px;
  right: 2px;
  overflow: hidden;
  position: absolute;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease
}

#paginate, .nav-toggle, .page-image-text, .sidebar-toggle, .social-links li a, .thumb-icon {
  text-align: center
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  font-weight: 300;
  line-height: 1.3em;
  margin-top: 35px
}

.col-3cl .main, .col-3cr .main {
  background-image: none
}

.entry .gallery .gallery-item:hover .gallery-caption {
  bottom: 0
}

.entry .gallery-columns-5 .gallery-caption, .entry .gallery-columns-6 .gallery-caption, .entry .gallery-columns-7 .gallery-caption, .entry .gallery-columns-8 .gallery-caption, .entry .gallery-columns-9 .gallery-caption {
  display: none !important
}

h1, h2, h3, h4, h5, h6 {
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.entry h1 {
  width: 100%;
  font-size: 26px;
  font-weight: 600
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {
  margin-bottom: 14px
}

.entry h2 {
  font-size: 24px;
  font-weight: 600
}

.entry h3 {
  font-size: 20px
}

.entry h4 {
  font-size: 18px
}

.entry h5 {
  font-size: 16px
}

.entry h6 {
  font-size: 14px
}

#reply-title, .heading {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 1em;
  clear: both
}

.subheading {
  font-size: 18px
}

.heading i {
  font-size: 22px;
  margin-right: 6px
}

.container-inner {
  margin: 0 auto;
  max-width: 960px
}

.content {
  width: 100%;
  padding: 20px;
  box-sizing: border-box;
}

#breadcrumb, ul#breadcrumb_list li {
  position: relative;
  vertical-align: middle;
  padding-left: 20px
}

.icon-sidebar-toggle:before {
  font-family: FontAwesome
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 100;
  src: url(fonts/NotoSans-Thin.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 200;
  src: url(fonts/NotoSans-Light.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 300;
  src: url(fonts/NotoSans-DemiLight.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(fonts/NotoSans-Regular.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(fonts/NotoSans-Medium.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(fonts/NotoSans-Bold.woff) format("woff")
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 900;
  src: url(fonts/NotoSans-Black.woff) format("woff")
}

#breadcrumb {
  margin-top: 70px;
  padding: 5px;
  font-size: 12px;
  overflow: hidden;
  width: 100%;
  margin-bottom: 10px;
  border-bottom: 1px solid #E5E5E5
}

#breadcrumb .fa-home {
  font-size: 16px
}

ul#breadcrumb_list li {
  float: left
}

#breadcrumb_list li:first-child {
  padding: 0
}

.icon-basics-07:after {
  content: "\e602";
  font-family: icomoon;
  font-size: 14px;
  top: 11px;
  position: absolute;
  padding-left: 4px
}

#paginate, .grid, .video-container {
  position: relative
}

.icon-basics-07 {
  color: #BCBCBC
}

#paginate {
  width: 100%;
  clear: both;
  padding: 0
}

.pagination {
  clear: both;
  padding: 20px 0;
  font-size: 11px;
  line-height: 13px;
  display: inline-block
}

.post-page-numbers, .pagination a, .pagination span, .post-pages a {
  display: block;
  float: left;
  margin: 2px 5px 2px 0;
  padding: 10px 13px;
  text-decoration: none;
  width: auto;
  color: rgba(104, 104, 104, 1);
  background: #fff;
  border: rgba(224, 224, 224, 1) double
}

.grid {
  margin-right: 3.2%;
  float: left;
  display: inline
}

.last {
  clear: right;
  margin-right: 0 !important
}

.one-full {
  margin-right: 0;
  width: 100%;
  overflow: hidden
}

.grid {
  text-align: left
}

.one-half {
  width: 46%
}

.one-third {
  width: 30%
}

.two-third {
  width: 65.6%
}

.one-fourth {
  width: 22.6%
}

.three-fourth {
  width: 74.2%
}

.one-fifth {
  width: 17.4%
}

.two-fifth {
  width: 38.1%
}

.three-fifth {
  width: 58.7%
}

.four-fifth {
  width: 79.4%
}

.social_links {
  margin-bottom: 20px
}

.video-container {
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden
}

.video-container embed, .video-container iframe, .video-container object, .video-container video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.image-container {
  position: relative;
  max-height: 350px
}

.image-container img {
  display: block;
  width: 100%;
  height: auto
}

.image-caption {
  background: rgba(0, 0, 0, .7);
  color: #fff;
  font-size: 13px;
  line-height: 1.3em;
  font-style: italic;
  padding: 8px 10px;
  position: absolute;
  bottom: 8px;
  left: 8px;
  margin-right: 8px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .03);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .4), 0 1px 0 rgba(255, 255, 255, .03)
}

.social-links {
  position: relative;
  padding-top: 2px;
  padding-right: 10px;
  border-right: rgba(255, 255, 255, 0.70) 1px solid;
  margin-right: 10px;
  z-index: 1
}

.social-links li {
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 16px;
  font-size: 18px
}

.social-links li a {
  display: block !important;
  position: relative;
  width: 20px;
  height: 20px;
  -moz-transition: -moz-transform 1s linear;
  -webkit-transition: -webkit-transform 1s linear;
  -o-transition: -o-transform 1s linear;
  -ms-transition: -ms-transform 1s linear;
  transition: transform 1s linear
}

.social-links i:before, .toggle-search i:before {
  font-size: 14px
}

.post-edit-link, .postmeta {
  font-size: 12px
}

.page-title {
  padding: 0 0 20px
}

.page-title a {
  color: #aaa
}

.page-title a:hover {
  color: #444
}

.page-title .meta-single li {
  float: left;
  margin-right: 14px
}

.page-title .meta-single li.comments {
  float: right;
  margin-right: 0
}

.postmeta {
  margin-bottom: 30px;
  clear: both
}

.postmeta i {
  margin-right: 3px
}

.postmeta .post-item-category, .postmeta .post-item-tags {
  line-height: 1em
}

.postmeta .post-item-category a, .postmeta .post-item-tags a {
  margin-right: 3px;
  display: inline-block;
  padding: 5px;
  background-color: #fff;
  margin-bottom: 3px;
  border: 1px solid #e3e3e3;
  color: #c2c2c2
}

a.ext_icon {
  width: 12px;
  height: 12px;
  background: url(img/external.png) center right no-repeat;
  padding-right: 15px;
  margin-left: 3px
}

.notebox {
  background: #f0f0f0;
  position: relative;
  padding: 12px 15px;
  color: #888;
  margin-bottom: 30px
}

.notebox:after, .notebox:before {
  content: '';
  display: inline-block;
  position: absolute
}

.notebox:before {
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #f1f1f1;
  top: -8px;
  left: 13px
}

.notebox:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f1f1f1;
  top: -5px;
  left: 15px
}

.notebox span {
  font-weight: 600
}

.notebox .search-again {
  margin-top: 10px
}

.notebox input[type=text] {
  width: 100%
}

.page-image {
  overflow: hidden;
  position: relative
}

.page-image-text {
  position: absolute;
  top: 50%;
  margin-top: -35px;
  width: 100%
}

.thumb-icon .fa-play, .thumb-icon.small .f-play {
  margin: -1px 0 0 2px
}

.page-image-text .caption {
  color: #fff;
  font-size: 18px;
  line-height: 70px;
  font-weight: 600;
  text-shadow: 0 0 20px rgba(0, 0, 0, .7)
}

.page-image-text .description {
  display: block;
  color: #fff;
  font-size: 15px;
  line-height: 36px;
  font-weight: 300
}

.page-image-text .description i {
  font-style: normal;
  padding: 6px 10px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.thumb-icon {
  background: rgba(0, 0, 0, .5);
  color: #fff;
  display: block;
  width: 50px;
  height: 502px;
  position: absolute;
  top: -90px;
  left: -180px;
  -moz-transition: all .7s ease;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  -webkit-box-shadow: 0 0 2px rgba(255, 255, 255, .4);
  box-shadow: 0 0 2px rgba(255, 255, 255, .4);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg)
}

.nav-text, .nav-toggle {
  display: none;
  color: #fff
}

.thumb-icon i {
  font-size: 12px;
  position: absolute;
  top: 22px;
  left: 31px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.thumb-icon.small {
  width: 50px;
  height: 50px;
  position: absolute;
  top: -25px;
  left: -25px
}

.thumb-icon.small .fa {
  font-size: 12px;
  line-height: 16px;
  position: absolute;
  top: 17px;
  left: 34px
}

.post-comments i, .post-item-category .fa, .post-item-date .fa {
  margin-right: 3px
}

.nav-container {
  z-index: 99;
  position: relative
}

.nav li>a:after, .nav>li>a:after {
  font-family: FontAwesome;
  display: inline-block
}

ul.sub-menu li {
  text-align: left
}

#header {
  width: 100%;
  top: 0;
  z-index: 9999;
  position: fixed
}

#logo-small {
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out;
  position: absolute;
  top: -28px;
  left: 25px
}

#logo-small img {
  width: auto !important;
  text-align: left;
  display: inline-block;
  color: #fff;
  max-height: 16px
}

#header-top {
  position: relative
}

#header-top-inner {
  position: relative
}

#logo-small a {
  color: #fff
}

#nav-header {
  display: inline-block;
  position: absolute;
  top: 0;
  left: -100%;
  right: -100%;
  text-align: center;
  z-index: 998
}

#header .pad {
  padding-top: 37px;
  text-align: center;
  width: 100%;
  box-sizing: border-box
}

#header .container-inner {
  position: relative
}

#nav-topbar .menu_description {
  min-height: 20px
}

.site-title a {
  display: inline-block;
  color: #5E5E5E;
  max-width: 100%;
  font-size: 16px
}

.site-title a img {
  display: block;
  max-width: 100%;
  height: auto;
  padding: 0;
  -webkit-border-radius: 0;
  border-radius: 0
}

.site-description {
  font-size: 12px;
  margin-left: 20px
}

.site-image {
  display: block;
  margin: 0 auto;
  max-height: 400px
}

@media only screen and (min-width:739px) {
  #smartphone-widgets, .sub-menu .menu_description {
    display: none
  }

  .nav-text, .nav-toggle {
    display: none
  }

  .widget ul>li {
    position: relative
  }

  .widget_categories ul>li:after, .widget_nav_menu ul>li:after, ul.nav>li:after {
    content: '';
    position: absolute;
    width: 0;
    height: 2px;
    left: 0;
    bottom: 0;
    transition: all .3s ease-in-out
  }

  .widget_categories ul>li:after, .widget_nav_menu ul>li:after, ul.nav>li:after, ul.sub-menu {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out
  }

  .widget ul>li:hover:after, ul.nav>li:hover:after {
    width: 100%
  }

  ul.nav>li.menu-item-has-children:before {
    content: '\f107';
    top: 10px;
    right: -10px;
    font-family: FontAwesome;
    position: absolute
  }

  #footer ul.nav>li.menu-item-has-children:before {
    color: #fff;
    top: 10px
  }

  ul.nav ul li.menu-item-has-children:before {
    content: '\f105';
    top: 10px;
    right: 15px;
    font-family: FontAwesome;
    position: absolute
  }

  .nav, .nav>li {
    position: relative
  }

  ul.nav>li.current-menu-item:after {
    bottom: 0;
    width: 100%;
    opacity: .5
  }

  #nav-topbar>li a {
    color: #464646 !important
  }

  .nav-wrap ul>li.menu_description {
    font-size: 10px;
    text-align: left;
    min-height: 20px
  }

  .nav {
    font-size: 0
  }

  .nav li a {
    display: block;
    line-height: 1.2em;
    color: #333;
    font-size: 12px
  }

  .nav>li {
    display: inline-block;
    margin-right: 30px
  }

  ul.sub-menu {
    top: 70px
  }

  .nav li:hover>ul {
    display: block
  }

  .nav ul {
    display: none;
    position: absolute;
    left: 0;
    width: auto;
    z-index: 2;
    -webkit-transform: translateZ(0)
  }

  .nav ul li {
    font-size: 12px;
    position: relative;
    display: block;
    padding: 0
  }

  .nav ul li a {
    padding: 15px
  }

  .nav-wrap ul.sub-menu li a {
    background-color: rgba(255, 255, 255, 0.80);
    border-bottom: rgba(91, 91, 91, 0.20) 1px solid
  }

  .nav-wrap ul.sub-menu li a:hover {
    background-color: rgba(255, 255, 255, 1.00);
    color: rgba(53, 53, 53, 1.00)
  }

  .nav ul li:last-child {
    border-bottom: none !important
  }

  .nav ul ul {
    position: absolute;
    top: -10px;
    left: 250px
  }

  .nav-wrap ul.sub-menu {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    width: 250px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
    z-index: 999
  }

  #nav-header ul ul li a {
    color: #4B4B4B
  }
}

@media only screen and (max-width:739px) {
  section.content{
    padding-top: 70px;
  }
}

.feature_meta {
  position: absolute;
  width: 960px;
  height: 100px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 997
}

.btn-next, .post-date_box {
  z-index: 999
}

.btn-next {
  position: absolute;
  margin: 70px auto 0;
  left: 0;
  right: 0;
  padding-top: 120px;
  margin: auto;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out
}

.nav-toggle span {
  background-color: #222
}

.btn-next a:after {
  content: "\e600";
  font-family: icomoon;
  color: #fff
}

.btn-next a {
  display: block;
  font-size: 40px
}

.btn-next:hover {
  padding-top: 130px
}

.share_on, .site-description {
  margin-top: 15px
}

.flexslider .slides>li {
  overflow: hidden
}

.overlayer {
  width: 100%;
  height: 1000px;
  position: absolute
}

.feature_meta #feature_logo {
  margin-bottom: 50px
}

#feature_logo img {
  max-height: 60px;
  width: auto
}

.feature_meta h2 {
  font-size: 48px;
  margin-bottom: 20px;
  line-height: 1em;
  color: #fff;
  min-height: 48px
}

.feature_meta .feature_description {
  font-size: 16px;
  color: #fff;
  min-height: 16px;
  display: inline-block;
  padding: 0 3px;
  background-color: rgba(0, 0, 0, 0.60)
}

.featured .post {
  margin-bottom: 0
}

.featured .post-title {
  font-size: 14px;
  letter-spacing: -.7px;
  line-height: 1.4em
}

.featured .post-view {
  width: 100%;
  font-size: 12px;
  letter-spacing: -.7px;
  line-height: 1.4em
}

.featured .post-category {
  position: absolute;
  top: 0;
  left: 0;
  padding: 5px;
  font-size: 11px;
  color: #fff
}

.post-thumb-category a {
  color: #fff !important;
  padding: 3px;
  display: inline-block
}

.post-thumb-category {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 11px
}

.excerpt {
  font-size: 12px;
  line-height: 1.4em
}

.post-date_box, .post-meta_section, .post-thumbnail .post_share_icon, .post-thumbnail img, .post-thumbnail_overlay, .post_format_icon, .sub-menu li {
  -webkit-transition: all .6s ease;
  -moz-transition: all .6s ease;
  transition: all .6s ease
}

.post-meta-group {
  clear: both;
  display: block;
  width: 100%;
  font-weight: 400;
  margin-bottom: 30px
}

.post-item-thumbnail:hover .post-date_box, .post-thumbnail:hover .post-date_box {
  top: -30px;
  opacity: 0
}

.featured .post-thumbnail:hover .post-meta_section {
  bottom: 80px;
  opacity: 0;
  text-shadow: 0 -1px 0 transparent
}

.featured .post-thumbnail {
  -webkit-transition: all 1.8s ease-out;
  -moz-transition: all 1.8s ease-out;
  -ms-transition: all 1.8s ease-out;
  outline: 0
}

.post-list .post-row, .post-list-3c .post-row {
  float: left;
  width: 100%;
  margin-bottom: 25px;
  position: relative
}

.post-list .post-row:last-child, .post-list-3c .post-row:last-child {
  border: none;
  margin-bottom: 0;
  margin-right: 30px
}

.post-list .page, .post-list .post {
  width: 50%;
  float: left
}

.post-list-3c .page, .post-list-3c .post {
  width: 31%;
  float: left;
  margin: 10px;
  box-sizing: border-box
}

.post-list .post-inner, .post-list-3c .post-inner {
  margin-right: 2px
}

.post-hover:hover .thumb-icon {
  background: rgba(255, 255, 255, .4)
}

h2.post-title {
  font-size: 14px;
  padding: 5px 0
}

.tab-item-thumbnail .thumb-icon {
  display: none
}

.post-thumbnail {
  width: 100%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out
}

.post-thumbnail img {
  display: block;
  width: 100%;
  height: auto
}

.post-meta_section {
  position: absolute;
  bottom: 50px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, .9);
  color: #fff;
  padding: 10px;
  width: 100%;
  font-size: 12px
}

.post-meta_section a {
  color: #fff
}

.post-thumbnail:hover .post_format_icon {
  opacity: 1;
  -webkit-transform: scale(.7) !important;
  transform: scale(.7);
  padding-top: 10px
}

.post-thumbnail .post_share_icon a {
  color: #fff !important
}

.post-thumbnail .post_share_icon {
  display: inline-block;
  position: absolute;
  bottom: -30px;
  text-align: center;
  opacity: 0;
  left: 42.5%;
  z-index: 11
}

.post-thumbnail:hover .post_share_icon {
  bottom: 50px;
  opacity: 1
}

.oi_soc_icons a {
  color: rgba(123, 123, 123, 1.00)
}

.oi_soc_icons a:hover, .rank_num {
  opacity: .8
}

.post_format_icon i {
  color: #fff;
  top: 39%;
  font-size: 24px;
  width: 30px;
  height: 30px;
  padding: 20px 21px;
  border: rgba(255, 255, 255, .8) solid;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 40px
}

.post_share_icon .home .content .page-title {
  display: none
}

.post-date_box {
  position: absolute;
  top: 20px;
  left: 10px;
  color: rgba(255, 255, 255, .6);
  font-family: Arial, Helvetica, sans-serif;
  font-weight: 400;
  min-width: 80px
}

.post-date_box_day {
  float: left;
  font-size: 50px;
  padding-top: 10px;
  padding-right: 5px;
  letter-spacing: -3px;
  text-align: right;
  width: 50px
}

.post-date_box_right {
  float: right
}

.post-date_box_month {
  font-size: 18px
}

.post-date_box_year {
  font-size: 16px
}

.featured .post-category a, .featured .post-title a {
  color: #fff
}

.post-comments {
  background: rgba(255, 255, 255, .3);
  font-size: 12px;
  line-height: 20px;
  color: rgba(128, 128, 128, 1);
  display: block;
  position: absolute;
  bottom: 0;
  right: 0
}

.post-comments>span {
  display: block;
  position: relative;
  padding: 2px 7px
}

.post-comments>span:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid rgba(255, 255, 255, .3);
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  position: absolute;
  top: 5px;
  left: -14px
}

.post-comments:hover {
  padding-right: 4px
}

.post-meta {
  font-size: 12px;
  font-weight: 300
}

.post-title strong, h2.post-title {
  font-weight: 600
}

.post-meta .post-category {
  margin-right: 6px
}

.post-title {
  margin-bottom: 10px;
  line-height: 1.5em;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.entry.excerpt p, h2.post-title {
  margin-bottom: 0
}

.post-content {
  overflow: hidden
}

.post-standard .post-view {
  margin-left: 5px;
  float: none !important
}

.post-standard .post_description {
  padding-left: 10px
}

.post-content .post-title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden
}

.entry .excerpt {
  font-size: 14px;
  color: #aaa
}

.pad .widget_kpg_cpl li.custom_post_list_item {
  width: 33%;
  margin-right: 1px;
  float: left
}

.widget_kpg_cpl {
  margin-bottom: 30px
}

.pad .cpl_thumb {
  -webkit-transition: all 1.6s ease;
  -moz-transition: all 1.6s ease;
  transition: all 1.6s ease
}

.sidebar .widget_kpg_cpl li.custom_post_list_item {
  width: 100%;
  margin-bottom: 5px
}

.sidebar .cpl_thumb {
  max-width: 80px;
  float: left;
  margin-right: 5px
}

.sidebar .cpl_thumb img {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease
}

.content .post-nav li.next, .post-nav li a {
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out
}

.widget_kpg_cpl ul li {
  border-bottom: rgba(191, 191, 191, .3) 1px solid;
  padding-bottom: 3px
}

#footer .widget_kpg_cpl ul li {
  border-bottom: none
}

.cpl_title {
  font-size: 12px
}

.archive .post-standard, .blog .post-standard, .search .post-standard, .single .post-standard {
  margin-bottom: 20px
}

.page.post-standard .post-inner {
  padding-left: 0
}

.page.post-standard .post-thumbnail {
  display: none
}

.post-standard .post-inner {
  padding-left: 200px;
  float: left
}

.post-standard .post-thumbnail {
  margin-left: -200px;
  max-width: 200px;
  margin-bottom: 0;
  float: left;
  position: relative;
  overflow: hidden
}

.post-standard .post-content {
  float: left;
  overflow: hidden
}

.single .post-inner .post-thumbnail {
  margin-bottom: 2em
}

.post-inner .post-byline {
  margin-bottom: 1em
}

.content .post-byline, .content .post-date .content .post-category, .content .post-item-category, .content .post-item-tags, .content .post-view {
  font-size: 12px;
  font-weight: 200;
  color: #aaa;
  text-align: left;
  float: left;
  margin-right: 5px;
  line-height: 1em
}

.post-byline img {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px
}

#feature_settitle {
  position: relative;
  text-align: center;
  height: 300px;
  width: 100%
}

#feature_settitle_thumb {
  position: absolute;
  top: 0;
  background-color: #fff;
  z-index: 0;
  padding-bottom: 70px
}

#feature_settitle_thumb img {
  width: 100%
}

.oi_post_share_icons {
  font-size: 14px
}

.content .oi_post_share_icons {
  clear: both;
  display: block;
  padding: 30px 0
}

.mt-postlist .oi_soc_icons .fa {
  padding-top: 10px;
  margin: 0 10px
}

.oi_soc_icons a {
  padding: 5px;
  margin-right: 3px
}

.oi_soc_icons .social-links {
  text-align: center
}

.post-thumbnail .post_share_icon {
  color: #fff
}

.post-pages {
  margin-bottom: 20px;
  display: block
}

.post-tags a, .post-tags span {
  display: inline-block;
  color: #999
}

.post-tags {
  margin-bottom: 40px
}

.post-tags span {
  font-size: 14px;
  margin: 0 7px 0 0
}

.post-tags a {
  background: #f2f2f2;
  line-height: 16px;
  white-space: nowrap;
  font-size: 12px;
  padding: 3px 7px;
  margin: 0 5px 2px 0;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.post-tags a:hover {
  background-color: #3b8dbd;
  color: #fff
}

.single .share_on {
  display: none
}

.author-bio {
  padding: 30px 0;
  color: #888;
  width: 100%;
  margin-bottom: 20px
}

.author-bio .bio-avatar {
  margin: 10px auto;
  width: 64px;
  height: auto;
  position: relative;
  z-index: 11
}

.author-bio .bio-avatar img {
  display: block;
  width: 100%;
  height: auto;
  -webkit-border-radius: 62px;
  border-radius: 62px;
  border: 2px solid #FFF
}

.author-bio p {
  margin-bottom: 8px
}

.author-bio .bio-name {
  color: #444;
  font-weight: 600;
  margin-bottom: 4px;
  text-align: center
}

.author-desc {
  background-color: #FCFCFC;
  border: 1px solid #E9E6E6;
  top: 70px;
  padding: 10px;
  font-size: 12px;
  line-height: 1.6em
}

.author-bio .bio-desc {
  color: #888;
  font-size: 15px;
  line-height: 1.5em;
  padding: 10px
}

.related-posts {
  border-bottom: 2px solid #eee;
  margin-bottom: 40px
}

.child-menu>li>ul, .sidebar .post-nav li a, .sidebar .post-nav li.next a, .sidebar .post-nav li.previous a {
  border-bottom: 1px solid #ddd
}

.related-posts li {
  width: 33.3%;
  float: left;
  display: inline
}

.related-posts .post {
  border-right: 1px solid transparent;
  margin-bottom: 0;
  padding-bottom: 10px
}

.related-posts li:nth-child(4) article {
  display: none
}

.related-posts li:nth-child(3) article {
  border-right-color: transparent
}

.related-posts .related-inner {
  padding: 0 20px 0 0
}

.single .related-posts .post-title {
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 1.5em;
  display: block;
  margin-top: 20px
}

.post-nav li {
  width: 100%;
  display: inline;
  float: left;
  text-align: center
}

.post-nav li a {
  position: relative;
  min-height: 73px;
  display: block
}

.post-nav li i {
  color: #ccc;
  font-size: 18px;
  position: absolute;
  top: 50%;
  margin-top: -10px
}

.post-nav li a strong {
  display: block;
  font-size: 12px;
  color: #aaa;
  font-weight: 400
}

.format-aside .post-title, .format-status .post-title, .home .content .page-title {
  display: none
}

.post-nav li a span {
  font-size: 15px;
  color: #666
}

.post-nav li a:hover span {
  color: #444
}

.post-nav li.previous i {
  left: 10px
}

.post-nav li.next i {
  right: 10px
}

.next, .previous {
  position: relative;
  padding: 10px;
  box-sizing: border-box
}

.previous .post-nav_thumb {
  width: 80px;
  float: left;
  padding-left: 20px
}

.previous .title {
  padding-left: 110px;
  text-align: left;
  font-size: 12px;
  line-height: 1.4em
}

.next .post-nav_thumb {
  width: 80px;
  float: right;
  padding-right: 20px
}

.next .title {
  padding-right: 110px;
  text-align: right;
  font-size: 12px;
  line-height: 1.4em
}

.next:after, .previous:before {
  font-family: FontAwesome;
  position: absolute;
  font-size: 22px;
  top: 38%;
  color: rgba(151, 151, 151, 1)
}

.previous:before {
  content: "\f104";
  left: 5px
}

.next:after {
  content: "\f105";
  right: 5px
}

.story {
  padding: 15px 0
}

.post-nav li a i, .post-nav li a span {
  -webkit-transition-property: background color;
  -webkit-transition-duration: .2s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-property: background color;
  -moz-transition-duration: .2s;
  -moz-transition-timing-function: ease-out;
  -o-transition-property: background color;
  -o-transition-duration: .2s;
  -o-transition-timing-function: ease-out;
  transition-property: background color;
  transition-duration: .2s;
  transition-timing-function: ease-out
}

.sidebar .post-nav li a {
  border-top: 1px solid #eee
}

.sidebar .post-nav li a:hover {
  background: #ebebeb;
  background: rgba(0, 0, 0, .02)
}

.s1 .post-nav li a:hover i {
  color: #3b8dbd
}

.s2 .post-nav li a:hover i {
  color: #82b965
}

.content .post-nav {
  border-top: 2px solid rgba(185, 185, 185, .3);
  margin-bottom: 40px;
  margin-top: 20px
}

.content .post-nav li {
  width: 50%
}

.content .post-nav li.next {
  float: right
}

.content .post-nav li.next:hover, .content .post-nav li.previous:hover {
  background-color: rgba(255, 255, 255, .8)
}

.content .post-nav li.previous {
  float: left
}

.content .post-nav li a:hover i {
  color: #3b8dbd
}

.post-format {
  position: relative;
  margin-bottom: 2em;
  clear: both
}

.post-format p {
  margin-bottom: 1em
}

.post-format .format-container {
  background: #f1f1f1;
  padding-bottom: 10px;
  border-left: 3px solid #3b8dbd
}

.post-format .format-container .fa {
  color: #ccc;
  font-size: 36px;
  float: right;
  margin: 0 0 20px 20px
}

.format-link .post-format p, .format-quote .post-format blockquote {
  line-height: 1.4em;
  font-style: italic;
  font-size: 22px;
  font-weight: 400
}

.format-quote .post-format .quote-author {
  font-style: italic
}

.format-chat .post-format p {
  font-style: italic
}

.single .format-status .entry {
  font-size: 24px;
  line-height: 1.4em
}

.format-gallery .post-format .flexslider {
  overflow: visible;
  padding-bottom: 30px;
  margin-bottom: -20px
}

.format-gallery .post-format .flexslider .slides {
  background: #262626;
  overflow: hidden;
  position: relative
}

.format-gallery .post-format .flexslider .slides img {
  width: auto;
  max-width: 100%;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, .6);
  box-shadow: 0 0 30px rgba(0, 0, 0, .6)
}

.format-gallery .post-format .flexslider .flex-control-nav {
  bottom: 1px
}

.format-gallery .post-format .flex-direction-nav a:before {
  color: #fff
}

.format-audio .post-format a, .format-audio .post-format i {
  font-size: 16px;
  line-height: 22px
}

#page .format-audio .post-format img {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.jp-interface {
  background-color: #444;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), inset 0 -1px 0 rgba(0, 0, 0, .3);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .06), inset 0 -1px 0 rgba(0, 0, 0, .3)
}

.jp-play-bar, .jp-volume-bar-value {
  background-color: #82b965
}

.jp-progress {
  background-color: #262626
}

.jp-volume-bar {
  border: 1px solid #262626
}

.jp-seek-bar, .jp-volume-bar {
  background-color: #383838
}

.jp-interface a {
  color: #bbb;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, .6)
}

.jp-interface a:hover {
  color: #eee
}

.jp-progress-container, .jp-volume-bar-container {
  border-left: 1px solid #333
}

.jp-audio, .jp-interface, .jp-progress, .jp-seek-bar {
  width: 100%;
  min-width: 100%
}

.jp-interface .jp-controls {
  list-style-type: none;
  padding: 0;
  margin: 0
}

.jp-interface .jp-controls li {
  display: inline
}

.jp-interface .jp-controls a {
  position: absolute
}

.jp-interface .jp-controls a i {
  display: block
}

.jp-pause, .jp-play {
  width: 25px;
  height: 30px;
  z-index: 1;
  outline: 0;
  margin: 12px 0 0 9px;
  top: 0;
  left: 0
}

.jp-progress-container {
  margin-left: 34px;
  margin-right: 84px;
  height: 6px;
  padding: 20px 10px
}

.jp-progress {
  overflow: hidden;
  height: 5px;
  padding: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .06);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .06)
}

.jp-seek-bar {
  cursor: pointer;
  border-radius: 1px
}

.jp-play-bar, .jp-seek-bar {
  width: 0;
  height: 5px;
  -webkit-border-radius: 1px
}

.jp-play-bar {
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25)
}

.jp-volume-bar-container {
  width: 40px;
  height: 6px;
  padding: 20px 10px 20px 33px;
  position: absolute;
  top: 0;
  right: 0
}

.jp-volume-bar {
  position: relative;
  overflow: hidden;
  width: 38px;
  cursor: pointer;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .06);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .06);
  top: 0;
  left: 0
}

.jp-volume-bar, .jp-volume-bar-value {
  height: 5px;
  -webkit-border-radius: 1px
}

.jp-volume-bar-value {
  width: 0;
  border-radius: 1px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .25)
}

.jp-mute, .jp-unmute {
  width: 17px;
  z-index: 1;
  outline: 0;
  margin-top: 10px;
  top: 2px;
  right: 58px
}

.jp-unmute {
  display: none
}

.jp-jplayer {
  width: 0;
  height: 0
}

.subtitle {
  font-size: 12px
}

.post-meta a, .widget a {
  display: inline-block;
  line-height: 1.2em
}

.post_description .post-meta {
  padding: 3px
}

.sidebar .widget>h3 {
  margin-bottom: 16px
}

.widget_calendar a, .widget_calendar th {
  font-weight: 600
}

h2.widgettitle:after {
  padding-bottom: 20px !important
}

h2.widgettitle {
  padding: 10px 0;
  text-align: center;
  font-weight: 400;
  font-size: 40px
}

.palla .parallax {
  background-repeat: no-repeat;
  background-position: center top;
  position: relative;
  width: 100%;
  text-align: center;
  background-size: cover;
  background-attachment: fixed
}

.palla .widget-meta {
  position: relative;
  top: 52%;
  -webkit-transform: translateY(-50%);
  /* Safari用 */
  transform: translateY(-50%);
}

.palla .widget-meta-inner {
  width: 100%;
  max-width: 960px;
  position: absolute;
  top: calc(50% - 150px);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%)
}

.palla {
  position: relative;
  width: auto;
  text-arign: center;
  width: 100%
}

#overlayer {
  width: 100%;
  height: 1000px;
  z-index: 1
}

.overlayer {
  width: 100%;
  height: 1000px;
  position: absolute
}

.slider_image {
  overflow: hidden
}

h2.widgettitle {
  font-size: 24px
}

.subtitle {
  font-size: 18px;
  margin-top: 10px
}

.widget_frame {
  padding: 35px 0
}

.free_space .wpcf7 {
  text-align: left
}

.widget>h3 a img {
  display: none;
  float: left;
  margin: 3px 7px 0 0
}

.widget select {
  border: 1px solid #ddd;
  color: #777;
  font-size: 15px;
  padding: 7px;
  width: 100%;
  max-width: 100%
}

.sidebar .widget {
  padding: 20px
}

.widget_categories li a, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_entries .post-date, .widget_rss ul li a {
  display: block;
  font-size: 14px;
  color: #333
}

.widget>div>ul li a:before, .widget>ul li a:before, .widget>ul li:before, .widget_calendar caption:before {
  font-family: FontAwesome;
  font-size: 12px;
  margin-right: 6px;
  color: #ccc;
  width: 1em;
  text-align: center;
  float: left
}

.widget>ul li a:hover:before {
  color: #999
}

.widget_archive>ul>li a:before {
  content: "\f105"
}

.widget_categories>ul>li a:before {
  content: "\f07c"
}

.widget_links>ul>li a:before {
  content: "\f08e"
}

.widget_meta>ul>li a:before {
  content: "\f0da"
}

.widget_recent_comments>ul>li:before {
  content: "\f075"
}

.widget_recent_entries>ul>li a:before {
  content: "\f105"
}

.widget_calendar caption:before {
  content: "\f073"
}

.widget_nav_menu ul li a:before, .widget_pages ul li a:before {
  content: "\f105"
}

.post-item-inner {
  background-color: #fff;
  color: #333
}

.widget_calendar>h3, .widget_search>h3, .widget_tag_cloud>h3, .widget_text>h3 {
  margin-bottom: 1em
}

.alx-posts li, .alx-tab li, .widget_archive ul li, .widget_categories ul li, .widget_links ul li, .widget_meta ul li, .widget_nav_menu ul li a, .widget_pages ul li a, .widget_recent_comments ul li, .widget_recent_entries ul li, .widget_rss ul li {
  padding: 5px 0;
  position: relative
}

.widget_archive ul li, .widget_categories ul li, .widget_links ul li {
  color: #bbb
}

.widget_categories ul>li {
  border-bottom: rgba(131, 131, 131, 0.20) 1px solid
}

.widget_categories ul.children li {
  padding-left: 15px;
  border-top: rgba(131, 131, 131, 0.20) 1px solid;
  border-bottom: none
}

.widget_categories ul.children {
  margin-top: 5px
}

.sub-menu li>span {
  padding-left: 0 !important
}

.post-count {
  background-color: rgba(159, 159, 159, 0.70);
  color: #fff;
  border-radius: 20px;
  margin-left: 15px;
  font-size: 10px;
  padding: 3px 7px
}

.widget_recent_comments ul li, .widget_recent_entries ul li {
  color: #999
}

.widget_nav_menu li li a, .widget_pages li li a {
  padding-left: 15px
}

.widget_nav_menu li li li a, .widget_pages li li li a {
  padding-left: 30px
}

.widget_nav_menu ul ul, .widget_nav_menu ul ul ul, .widget_pages ul ul, .widget_pages ul ul ul {
  border: 0
}

.widget_rss ul li span.rss-date {
  color: #444;
  font-weight: 600;
  display: block;
  font-size: 12px
}

.widget_rss ul li cite {
  color: #999
}

.s2 .widget_rss ul li a {
  color: #82b965
}

.widget_search input.search {
  color: #999;
  padding-left: 26px;
  width: 100%
}

.widget_search #searchsubmit, .widget_search .screen-reader-text {
  display: none
}

.widget_text .textwidget p {
  margin-bottom: 1em
}

.widget_calendar a:hover {
  color: #444 !important
}

.widget_calendar #wp-calendar {
  width: 100%
}

.widget_calendar caption {
  color: #fff;
  padding: 5px 10px
}

.widget_calendar caption:before {
  color: #fff;
  color: rgba(255, 255, 255, .7);
  font-size: 15px
}

.widget_calendar thead {
  background: #e2e2e2;
  -webkit-box-shadow: 0 1px 0 #ddd;
  box-shadow: inset 0 -1px 0 #ddd
}

.widget_calendar td {
  background-color: rgba(255, 255, 255, .7)
}

#tab-tags a, .sidebar .alx-posts li, .widget_alx_posts ul li {
  background-color: #fff
}

.widget_calendar td, .widget_calendar th {
  padding: 3px 0;
  text-align: center;
  border: 1px solid rgba(0, 0, 0, .1)
}

.widget_calendar .pad {
  padding: 0 !important
}

.s2 .widget_calendar a {
  color: #82b965
}

.post-item-tags a, .tagcloud a {
  font-size: 12px !important;
  display: inline-block;
  margin: 0 3px 3px 0;
  border: 1px solid rgba(152, 151, 151, 0.70);
  font-weight: 100;
  padding: 3px
}

.alx-tabs-container p {
  line-height: 1em
}

.alx-tabs-nav {
  border-bottom: 2px solid;
  margin-bottom: 10px;
  text-align: left
}

.alx-tabs-nav.tab-count-1 li, .alx-tabs-nav.tab-count-2 li, .alx-tabs-nav.tab-count-3 li, .alx-tabs-nav.tab-count-4 li {
  width: inherit
}

ul#tab-popular li {
  counter-increment: popular_num
}

ul#tab-popular li:before {
  content: counter(popular_num);
  position: absolute;
  top: 5px;
  left: 0;
  color: #fff;
  z-index: 99999;
  font-size: 10px;
  padding: 5px;
  line-height: 1em
}

.alx-tabs-nav li {
  display: block;
  float: left
}

.alx-tabs-nav li a {
  font-size: 11px;
  display: block;
  padding: 12px 10px;
  margin-bottom: -2px;
  border-bottom: 2px solid transparent
}

.rank_num {
  position: absolute;
  top: -25px;
  left: -25px;
  width: 50px;
  height: 50px;
  z-index: 10
}

.alx-tabs-nav li a:hover {
  border-bottom-color: #ccc
}

.s2 .alx-tabs-nav li.active a {
  border-bottom-color: #82b965
}

.alx-posts li, .alx-tab li {
  font-weight: 400;
  overflow: hidden
}

.alx-posts a, .alx-tab a {
  -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  transition: all .2s ease;
  line-height: 1.2em
}

#tab-tags a {
  display: inline-block;
  padding: 3px;
  margin-bottom: 3px;
  border: 1px solid #e3e3e3;
  color: #666;
  font-size: 12px
}

#tab-tags a:hover, .oi_soc_icons a:hover {
  background-color: #222;
  color: #fff
}

.alx-posts img, .alx-tab img {
  display: block;
  width: 100%;
  height: auto
}

.alx-tab.thumbs-enabled li {
  padding-left: 110px;
  position: relative;
  border-bottom: rgba(191, 191, 191, .3) 1px solid
}

.alx-tab .tab-item-thumbnail {
  float: left
}

.alx-posts .post-item-thumbnail img, .alx-tab .tab-item-thumbnail img {
  position: relative;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  vertical-align: bottom
}

.alx-tab.avatars-enabled li {
  padding-left: 62px
}

.alx-tab .tab-item-avatar {
  margin-left: -62px;
  width: 48px;
  float: left;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease
}

.alx-posts .post-item-category, .alx-tab .tab-item-category {
  font-size: 12px
}

.alx-posts .post-item-title, .alx-tab .tab-item-comment, .alx-tab .tab-item-title {
  margin-bottom: 10px;
  -ms-word-wrap: break-word;
  word-wrap: break-word
}

.alx-posts .post-item-date, .alx-tab .tab-item-date, .alx-tab .tab-item-name {
  font-size: 12px
}

.alx-tab .thumb-icon.small {
  bottom: 8px;
  left: -23px
}

.alx-posts li:hover .thumb-icon, .alx-tab li:hover .thumb-icon {
  color: #111
}

.alx-posts .post-item-thumbnail {
  overflow: hidden;
  z-index: 3;
  position: relative;
  height: 180px;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  -o-transition: all .5s ease-in-out
}

.alx-posts .post-item-title {
  font-size: 12px;
  line-height: 1.5em
}

#footer .alx-posts .post-item-title, .s1 .alx-posts .post-item-title {
  font-size: 12px;
  line-height: 1.4em;
  font-weight: 300;
  margin: 10px auto 30px;
  width: 80%;
  left: 10%;
  text-align: center;
  background-color: #fff;
  position: absolute;
  top: 150px;
  padding: 10px;
  z-index: 4
}

.comment-tabs li i, .commentlist .comment-author {
  margin-right: 6px
}

#footer .alx-posts .post-item-category, #footer .alx-posts .post-item-date, .s1 .alx-posts .post-item-category, .s1 .alx-posts .post-item-date {
  font-size: 12px;
  display: block;
  text-align: center
}

.alx-posts .post-item-date {
  margin-top: 30px;
  margin-bottom: 15px
}

.widget_alx_posts ul li {
  text-align: center;
  width: 100%
}

.widget_alx_tabs img:hover {
  -webkit-transform: scale(1.04);
  transform: scale(1.04)
}

.mt-post_overlay_icon, .post-item-thumbnail, .post-item-thumbnail img, .post-nav_thumb img, .post-thumb-category {
  z-index: 5
}

.post-thumb-category {
  line-height: 1em;
  color: #fff;
  z-index: 1
}

.post-thumb-category a {
  padding: 3px
}

.alx-posts .post-item-thumbnail:hover {
  -webkit-transform: scale(1.04);
  transform: scale(1.04)
}

.overlay_thumb {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  z-index: -1
}

.mt-post_overlay_icon {
  top: 40%;
  position: absolute;
  font-size: 20px;
  opacity: 0;
  z-index: 0;
  text-align: center;
  width: 100%
}

alx-posts .post-thumb-category {
  z-index: 2
}

.alx-posts .post-item-thumbnail:hover .post-thumb-category {
  color: #fff;
  top: -50px
}

.alx-posts .post-item-thumbnail:hover .overlay_thumb {
  background-color: rgba(3, 88, 102, .4);
  z-index: 1
}

.post-item-thumbnail:hover .mt-post_overlay_icon, .post-thumbnail {
  color: #fff
}

.widget_mt_video h3 {
  margin-bottom: 14px
}

#comments {
  margin-top: 20px
}

#pinglist-container {
  display: none
}

.comment-tabs {
  border-bottom: 1px solid #eee;
  margin-bottom: 20px
}

.comment-tabs li {
  float: left;
  margin-bottom: -1px
}

.comment-tabs li a {
  padding: 0 10px 10px;
  display: block;
  color: #aaa;
  border-bottom: 1px solid #eee
}

.comment-tabs li a:hover {
  color: #444;
  border-color: #ccc
}

.comment-tabs li span {
  padding: 0 6px;
  margin-left: 8px
}

.commentlist, .pinglist {
  margin-bottom: 20px
}

.commentlist li, .pinglist li {
  padding-left: 60px;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400
}

.child-menu a, .comments-nav a, .dropcap {
  font-weight: 600
}

.commentlist .comment-body, .pinglist li {
  clear: both;
  position: relative;
  padding-bottom: 15px
}

.commentlist .comment-author, .commentlist .comment-awaiting-moderation, .commentlist .comment-meta {
  font-size: 13px;
  display: block;
  float: left;
  line-height: 20px
}

.commentlist .fn, .pinglist .ping-link {
  color: #444;
  font-size: 13px;
  font-style: normal;
  font-weight: 600
}

.commentlist .says {
  display: none
}

.commentlist .avatar {
  position: absolute;
  left: -60px;
  top: 0;
  width: 48px;
  height: 48px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.commentlist .comment-meta:before, .pinglist .ping-meta:before {
  color: #ccc;
  content: "\f017";
  font-family: FontAwesome;
  font-size: 10px;
  margin-right: 3px;
  vertical-align: 4%
}

.commentlist .comment-meta a, .commentlist .reply a, .pinglist .ping-meta {
  color: #aaa
}

.commentlist .reply {
  font-size: 13px;
  line-height: 16px
}

.commentlist .reply a:hover {
  color: #444
}

.comment-awaiting-moderation {
  color: #3b8dbd;
  font-style: normal
}

.pinglist li {
  padding-left: 0
}

.commentlist .comment-body p {
  margin-bottom: 8px;
  color: #777;
  clear: both
}

.commentlist .comment-body strong {
  font-weight: 700
}

.commentlist .comment-body em {
  font-style: italic
}

.commentlist .comment-body ol li {
  list-style: decimal;
  margin-left: 2em;
  padding: 0
}

.commentlist .comment-body ul li {
  list-style: square;
  margin-left: 2em;
  padding: 0
}

.commentlist li.bypostauthor>.comment-body:after, .commentlist li.comment-author-admin>.comment-body:after {
  background: #3b8dbd;
  display: block;
  position: absolute;
  content: "\f040";
  color: #fff;
  line-height: 12px;
  width: 12px;
  font-style: normal;
  font-family: FontAwesome;
  text-align: center;
  top: 32px;
  left: -28px;
  font-size: 10px;
  padding: 2px;
  -webkit-border-radius: 3px;
  border-radius: 3px
}

.commentlist li.comment-author-admin>.comment-body:after {
  content: "\f005"
}

.commentlist li li.bypostauthor>.comment-body:after, .commentlist li li.comment-author-admin>.comment-body:after {
  top: 22px;
  left: -26px;
  font-size: 8px;
  padding: 1px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

.commentlist li li {
  padding-left: 48px;
  margin: 0
}

#reply-title, .comments-nav {
  margin-bottom: 20px
}

.commentlist li li .avatar {
  width: 36px;
  height: 36px;
  left: -48px;
  top: 0
}

.commentlist li li .comment-meta {
  left: 70px
}

.comments-nav .nav-previous {
  float: left
}

.comments-nav .nav-next {
  float: right
}

.comment-notes, .form-allowed-tags, .logged-in-as {
  display: none
}

#respond {
  position: relative
}

li #reply-title {
  font-size: 0;
  margin: 0 !important;
  padding: 0;
  height: 0;
  border-top: 0
}

#commentform p.form-submit, .logged-in #commentform p.comment-form-comment {
  margin-top: 10px
}

#cancel-comment-reply-link {
  color: #999;
  display: block;
  position: absolute;
  bottom: 26px;
  right: 20px;
  font-size: 12px
}

#cancel-comment-reply-link:hover {
  color: #777
}

#commentform {
  padding: 10px 0 20px;
  margin-bottom: 15px;
  -webkit-border-radius: 2px;
  border-radius: 2px
}

#commentform p.comment-form-author, #commentform p.comment-form-email {
  width: 48%
}

#commentform p.comment-form-comment, #commentform p.comment-form-url {
  clear: both
}

#commentform label {
  padding: 6px 0 0;
  display: block
}

#commentform input[type=text], #commentform textarea {
  max-width: 100%;
  width: 100%
}

#commentform textarea {
  height: 100px
}

.logged-in #reply-title {
  margin-bottom: 20px
}

.logged-in #commentform p.comment-form-comment label {
  display: none
}

.flex-direction-nav li:first-child, .wpcf7 label, .wpcf7 p {
  float: left
}

.child-menu {
  zoom: 1;
  position: relative;
  padding: 0 0 20px
}

.child-menu a {
  color: #777;
  display: block;
  padding: 0 44px
}

.child-menu a:hover {
  color: #3b8dbd
}

.child-menu .current_page_item>a {
  background: #fff;
  color: #3b8dbd
}

.child-menu>li {
  display: none
}

.child-menu>li.current_page_ancestor, .child-menu>li.current_page_item, .child-menu>li.current_page_parent {
  display: block
}

.child-menu>li.current_page_ancestor>ul ul, .child-menu>li.current_page_item>ul ul, .child-menu>li.current_page_parent>ul ul {
  display: none
}

.child-menu>li ul li.current_page_ancestor ul, .child-menu>li ul li.current_page_item ul, .child-menu>li ul li.current_page_parent ul {
  display: block
}

.child-menu>li>a {
  font-size: 20px;
  display: block;
  padding: 20px 30px
}

.child-menu>li>ul {
  background: #e9e9e9;
  border-top: 1px solid #ddd;
  padding: 10px 0 10px 10px
}

.child-menu>li ul ul, .child-menu>li>ul>li>a {
  background: #f0f0f0;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd
}

.child-menu>li>ul>li>a {
  font-size: 15px;
  padding: 11px 20px;
  -webkit-box-shadow: inset 0 1px 0 #f9f9f9;
  box-shadow: inset 0 1px 0 #f9f9f9
}

.child-menu>li>ul>li>a:before {
  font-family: FontAwesome;
  content: "\f055";
  font-weight: 400;
  font-size: 18px;
  margin-right: 8px
}

.child-menu>li ul ul {
  border-top: 3px solid #ebebeb;
  padding: 6px 0
}

.child-menu>li ul ul a {
  font-size: 15px;
  font-weight: 300;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 1px
}

.child-menu>li ul ul a:hover {
  background: #e9e9e9;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, .04);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, .04)
}

.child-menu>li ul ul li.current_page_item>a {
  background: #fff;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .04);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .04)
}

.col-2cl .child-menu>li>ul, .col-3cr .child-menu>li>ul {
  padding-left: 0;
  padding-right: 10px
}

.col-2cl .child-menu>li ul ul, .col-2cl .child-menu>li>ul>li>a, .col-3cr .child-menu>li ul ul, .col-3cr .child-menu>li>ul>li>a {
  border-left: 0;
  border-right: 1px solid #ddd
}

.wpcf7 p {
  margin: 0 0 12px;
  width: 100%;
  position: relative
}

.wpcf7 p span {
  font-weight: 400;
  color: #999
}

.wpcf7 label {
  display: block;
  margin: 9px 0 0 12px;
  text-align: left
}

.wpcf7 input[type=text], .wpcf7 input[type=email], .wpcf7 input[type=tel], .wpcf7 textarea, .wpcf7 input[type=tel] {
  display: block;
  float: left;
  padding: 10px;
  width: 100%;
  color: #fff;
  border-bottom: rgba(171, 171, 171, 1.00) 1px solid;
  background-color: transparent;
  border-top: none;
  border-left: none;
  border-right: none;
}

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

.wpcf7 div.wpcf7-validation-errors {
  border: none;
  margin: 0;
  padding: 0
}

.wpcf7 div.wpcf7-mail-sent-ng, .wpcf7 div.wpcf7-mail-sent-ok {
  border: none
}

.wpcf7 div.wpcf7-response-output {
  margin: 0;
  padding: 0
}

.wpcf7 span.wpcf7-form-control-wrap {
  display: block;
  position: relative
}

.wpcf7 span.wpcf7-not-valid-tip {
  background: #f2dede;
  border-color: #e3bfbf;
  color: #b94a48;
  padding: 4px 14px;
  font-size: 12px;
  line-height: 20px;
  left: 0;
  top: 37px;
  width: auto;
  right: 0;
  display: block;
  z-index: 999
}

.widget_freeareaitem .subtitle, .freespace-pad .subtitle {
  text-align: center
}

.dropcap {
  color: #444;
  display: block;
  float: left;
  font-size: 94px;
  line-height: .9em;
  margin: 0 10px 0 0
}

.pullquote-left {
  color: #444;
  border-left: 1px solid;
  margin: .78em 1em .78em 0;
  padding: 5px 0 5px 15px;
  width: 100%
}

.highlight {
  color: #222;
  border-bottom: 1px dotted #222
}

.hr, hr {
  border: 0;
  background: #eee;
  border-bottom: 2px solid #eee;
  height: 1px;
  margin: 30px 0;
  clear: both
}

.owl, .item {
  margin: 0 auto
}

.owl2 .item {
  padding: 10px
}

.ie8 #footer .alx-posts .post-item-title, .ie8 .s1 .alx-posts .post-item-title, .ie8.single .related-posts .post-title, body.ie8 {
  font-weight: 400
}

.ie8 .author-bio .bio-avatar:after, .ie8 .commentlist li.bypostauthor>.comment-body:after {
  display: none
}

.ie8 .nav li>a:after, .ie8 .nav>li>a:after {
  content: "" !important
}

.clearfix:after, .clearfix:before {
  content: "";
  display: block;
  overflow: hidden
}

.clearfix:after {
  clear: both
}

.clearfix {
  zoom: 1
}

.clear {
  clear: both
}

h1.post-title {
  font-size: 28px;
  text-align: center;
}

figure {
  padding: 0
}

.post_readmore a {
  color: #fff;
  padding: 3px;
  display: block
}

.post_readmore {
  opacity: 0;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  -ms-transition-delay: .6s;
  background-color: #7E651B;
  font-size: 10px;
  line-height: 1em;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100px;
  height: 18px
}

.post-item-thumbnail:hover .post_readmore {
  opacity: 1
}

.post_readmore a:hover {
  opacity: .8
}

.post_format_icon_owl i {
  color: #fff;
  top: 39%;
  font-size: 24px;
  width: 30px;
  height: 30px;
  padding: 20px 21px;
  border: rgba(255, 255, 255, .8) solid;
  background-color: rgba(255, 255, 255, .1);
  border-radius: 40px
}

.post-inner .post-thumbnail {
  overflow: hidden;
  width: 100%
}

.oi_soc_icons2 {
  margin: 0 auto;
  text-align: center
}

.oi_soc_icons2 ul {
  list-style: none;
  margin: 0 !important
}

.oi_soc_icons2 li {
  list-style: none !important;
  padding: 0;
  float: left;
  margin: 0 1% 1% 0;
  box-sizing: border-box
}

.oi_soc_icons2 li a {
  font-size: 80%;
  position: relative;
  display: block;
  color: #fff;
  text-align: center
}

.oi_soc_icons2 li.facebook {
  background-color: #3c5a98
}

.oi_soc_icons2 li.twitter {
  background-color: #2daae2
}

.oi_soc_icons2 li.googleplus {
  background-color: #dd4c39
}

.oi_soc_icons2 li.hatebu {
  background-color: #0291dd
}

.icon-hatebu:before {
  content: "\e601"
}

.comment-tabs li:first-child a:before {
  font-family: icomoon;
  content: "\e60b";
  margin-right: 3px
}

.post-item-thumbnail .icon-hatebu {
  color: #fff
}

#social {
  text-align: center;
  padding-top: 30px;
  clear: both;
  float: none;
  width: 980px;
  margin: 10px auto 20px
}

.socialbox {
  float: left !important;
  display: inline-block;
  margin: 0 0 15px 10px
}

.hatena-box {
  min-width: 80px;
  max-width: 125px
}

.facebook-box {
  min-width: 70px;
  max-width: 115px
}

.twitter-box {
  min-width: 87px;
  max-width: 90px
}

.gplus-box {
  min-width: 50px;
  max-width: 80px
}

.pocket-box {
  min-width: 60px;
  max-width: 115px
}

#header_social_links {
  position: absolute;
  right: 20px;
  top: 0
}

#loading {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 1);
  z-index: 100000
}

.loader {
  top: 50%;
  left: 50%;
  margin-top: -5em;
  margin-left: -5em;
  font-size: 6px;
  position: absolute;
  text-indent: -9999em;
  border-top: 1px solid rgba(175, 175, 175, 1.00);
  border-right: 1px solid rgba(175, 175, 175, 1.00);
  border-left: 1px solid rgba(175, 175, 175, 0.30);
  -webkit-animation: load8 .8s infinite linear;
  animation: load8 .81s infinite linear
}

.loader, .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em
}

@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0)
  }

  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}

.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px transparent;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  -webkit-transition-duration: .3s;
  transition-duration: .3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color
}

.hvr-fade:active, .hvr-fade:focus, .hvr-fade:hover {
  color: #fff
}

#container {
  width: 100%;
  margin: 0 auto;
  text-align: center
}

article.post-standard .post_description {
  padding: 0 0 25px
}

article.grid-1c {
  width: 100%;
  background-color: #fff;
  margin-bottom: 50px
}

.grid-1c .post_description h2.post-title {
  margin-bottom: 12px;
  margin-top: 25px
}

.box {
  width: 32%;
  border: 1px solid #e0dede;
  text-align: left
}

article.grid-3c {
  background-color: #fff;
  border: 1px solid #EAEAEA;
  margin-bottom: 20px
}

article.grid-3c .post_description {
  padding: 25px
}

.post-meta div {
  border-right: #e0dede 1px solid;
  padding-right: 5px;
  margin-right: 5px
}

.post-meta div:last-child {
  border-right: none
}

.border-double {
  height: 6px;
  margin-bottom: 25px;
  border-top: #EAEAEA 1px double;
  border-bottom: #EAEAEA 1px double
}

.thumb-format-icon, .thumbnail-overlayer {
  position: absolute;
  height: 100%;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out
}

.icon-speechbubble65:before {
  content: "\e60c"
}

.icon-check-1:before {
  content: "\e600"
}

.readmore {
  padding-top: 35px;
  text-align: right
}

.readmore a {
  clear: both
}

.readmore a:after {
  content: "\f105";
  font-family: FontAwesome;
  margin-left: 3px
}

.alx-tabs-container {
  text-align: left;
  margin-top: 25px
}

.post-item-thumbnail:hover .thumbnail-overlayer, .post-thumbnail:hover .thumbnail-overlayer {
  background-color: rgba(71, 170, 164, .7)
}

.post-item-thumbnail:hover .thumb-format-icon, .post-thumbnail:hover .thumb-format-icon {
  opacity: 1;
  -webkit-animation-name: turnY;
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 1
}

@-webkit-keyframes turnY {
  0% {
    -webkit-transform: rotateY(0)
  }

  100% {
    -webkit-transform: rotateY(360deg)
  }
}

.freespace-pad, .widget_mt_posts {
  padding: 0 20px
}

.widget_alx_tabs, .widget_freeareaitem h3, .widget_mt_posts h3 {
  font-size: 12px;
  text-align: center;
  color: #bbb
}

.widget_freeareaitem h4 {
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px
}

.widget_mt_posts h4 {
  font-size: 12px;
  text-align: center;
  margin-bottom: 70px;
  color: #aaa
}

.post-page-numbers:hover, .post-page-numbers.current, .lim-effect .lima-details .more-details, .pagination .current, .pagination a:hover, .tagcloud a:hover, ::selection, ul#tab-popular li:before {
  background-color: #333
}

#footer h3, .sidebar .widget>h3 {
  text-align: left;
  border-bottom: rgba(92, 92, 92, 0.30) 1px solid;
  font-family: Century Gothic;
  padding-bottom: 10px
}

.post-page-numbers:hover, .post-page-numbers.current, .alx-tabs-nav li.active a, .pagination .current, .pagination a:hover, .post-item-category a:hover, .post-item-tags a:hover, .tagcloud a:hover, .thumb-format-icon i {
  color: #fff
}

.separete-widget h3 {
  text-align: left;
  font-size: 18px
}

.post_description {
  text-align: left
}

.post-item-title {
  margin-bottom: 60px
}

.home #breadcrumb {
  display: none
}

.post-item-title:before {
  content: "";
  position: absolute;
  left: 51%;
  right: 51%;
  height: 1px;
  top: 50%;
  background: rgba(255, 255, 255, .3);
  -webkit-transition: left .3s ease-in-out, right .3s ease-in-out;
  -moz-transition: left .3s ease-in-out, right .3s ease-in-out;
  transition: left .3s ease-in-out, right .3s ease-in-out
}

.post-item-thumbnail:hover .post-item-title:before {
  left: 30%;
  right: 30%;
  -webkit-transition: left .3s ease-in-out .3s, right .3s ease-in-out .3s;
  -moz-transition: left .3s ease-in-out .3s, right .3s ease-in-out .3s;
  transition: left .3s ease-in-out .3s, right .3s ease-in-out .3s
}

.boxed header {
  width: 1020px
}

#map-canvas {
  height: 300px;
  width: 100%
}

.contact-info-column {
  padding: 3px 0
}

.info-name {
  display: inline-block;
  padding-left: 18px
}

.contact-info-container {
  margin-bottom: 15px
}

.icon-next-2:before {
  content: "\e909"
}

.icon-paper-plane:before {
  content: "\e90b"
}

.icon-search:before {
  content: "\e904"
}

.icon-zoom-in:before {
  content: "\e900"
}

.icon-mail:before {
  content: "\e901";
  font-size: 16px;
  position: absolute;
  top: 9px
}

.icon-call:before {
  content: "\e902";
  font-size: 16px;
  position: absolute;
  top: 9px
}

.icon-map-marker:before {
  content: "\e903";
  font-size: 16px;
  position: absolute;
  top: 9px
}

.icon-underdirect:before {
  content: "\e600"
}

.icon-uniE601:before {
  content: "\e601"
}

.icon-uniE602:before {
  content: "\e602"
}

.icon-uniE603:before {
  content: "\e603"
}

.icon-uniE604:before {
  content: "\e604"
}

.icon-uniE605:before {
  content: "\e605"
}

.icon-uniE606:before {
  content: "\e606"
}

.icon-uniE607:before {
  content: "\e607"
}

.icon-uniE608:before {
  content: "\e608"
}

.icon-uniE609:before {
  content: "\e609"
}

.icon-uniE60A:before {
  content: "\e60a"
}

.icon-uniE60B:before {
  content: "\e60b"
}

.icon-uniE60C:before {
  content: "\e60c"
}

.icon-uniE60D:before {
  content: "\e60d"
}

.icon-uniE60E:before {
  content: "\e60e"
}

.icon-uniE90A:before {
  content: "\e90a"
}

.contact-info-column {
  clear: both
}

.contact-info-icon {
  display: inline-block
}

.widget .right {
  position: absolute;
  display: block;
  height: 2px;
  width: 30px;
  right: -45px;
  top: 50%;
  margin-top: -1px;
  position: absolute;
  display: block;
  height: 2px;
  width: 30%;
  right: 33.5%;
  bottom: 0
}

.project-item.style-1 figcaption {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0;
  background-color: rgba(0, 0, 0, 0.05)
}

.project-item.style-1 img {
  -o-transform: scale(1.0);
  -ms-transform: scale(1.0);
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  transform: scale(1.0);
  position: relative;
  height: auto;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out
}

.owl figure:hover .thumb-overlayer {
  background-color: rgba(0, 0, 0, 0.70);
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out
}

.thumb-overlayer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  z-index: 999
}

.project-item.style-1:hover img {
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1)
}

.project-item.style-1 h4 {
  opacity: 0;
  position: relative;
  right: 25px;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.project-item.style-1:hover h4 {
  opacity: 1;
  right: 0
}

.project-item.style-1 .project-categories {
  opacity: 0;
  position: relative;
  right: -25px;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.project-item.style-1:hover .project-categories {
  opacity: 1;
  right: 0
}

.project-item.style-1 .project-info {
  text-align: center;
  position: absolute;
  top: 50%;
  width: 80%;
  margin-top: -25px;
  padding-left: 20%
}

.project-item.style-1 h4 {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  margin-bottom: 16px;
  text-transform: uppercase
}

.project-item.style-1 h4 a {
  position: relative;
  display: inline-block
}

.project-item.style-1 h4 a:after {
  content: '';
  display: block;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: -9px;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition-delay: .8s;
  -moz-transition-delay: .8s;
  -o-transition-delay: .8s;
  transition-delay: .8s;
  transition: width 1s ease-in-out, background-color 1s ease-in-out;
  -moz-transition: width 1s ease-in-out, background-color 1s ease-in-out;
  -webkit-transition: width 1s ease-in-out, background-color 1s ease-in-out;
  -o-transition: width 1s ease-in-out, background-color 1s ease-in-out
}

.project-item.style-1:hover h4 a:after {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.5)
}

.project-item.style-1 h4, .project-item.style-1 h4 a, .project-item.style-1 h4 a:hover {
  color: #fff;
  line-height: 1.4em
}

.project-item.style-1 .project-categories {
  font-size: 10px;
  line-height: 14px;
  letter-spacing: 2px;
  color: #fff;
  text-transform: uppercase
}

.project-item.style-1 .project-categories a {
  color: #fff
}

.project-item.style-1 .project-links {
  position: absolute;
  bottom: 20px;
  right: 20px;
  text-align: right;
  width: 100%
}

.project-item.style-1 .project-links a {
  display: inline-block;
  width: 32px;
  height: 32px;
  color: #fff;
  text-align: center;
  border: 1px solid rgba(255, 255, 255, 0.2);
  margin-right: 2px;
  position: relative;
  opacity: 0;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out
}

.project-item.style-1 .project-links a:last-child {
  -webkit-transition-delay: .2s;
  -moz-transition-delay: .2s;
  -o-transition-delay: .2s;
  transition-delay: .2s
}

.project-item.style-1:hover .project-links a {
  opacity: 1
}

.project-item.style-1 .project-links a {
  top: 0
}

.project-item.style-1 .project-links a:hover {
  border-color: rgba(255, 255, 255, 0.4)
}

.project-item.style-1 .project-links a i {
  line-height: 29px;
  font-size: 10px
}

.cat_eyecatch img {
  max-width: 100%
}

#nav-topbar ul.nav>li:after {
  background-color: #000
}

.post-page-numbers:hover, .post-page-numbers.current, .lim-effect .lima-details .more-details, .tagcloud a:hover, .alx-tabs-nav li.active a, .pagination .current, .widget_calendar caption, .pagination a:hover, ul.nav>li.current-menu-item:after, #footer .widget_calendar caption, .s2 .widget_calendar caption {
  background-color: #333
}

.alx-tab .tab-item-title a:hover, .alx-posts a:hover, .megamenu_column:hover .megamenu_content h2, .post-meta a:hover, ul.sub-menu a:hover, a {
  color: #c2924b
}

.alx-posts a, .alx-tab a {
  color: #333
}

.mmenu_logo {
  max-height: 50px
}

.owl figure a {
  line-height: 1em;
  width: 100%;
  height: 100%;
  display: block
}

.CSS .sub-menu {
  display: none
}

.sb-slidebar .sub-menu {
  display: none
}

li.menu-item-has-children>span.toggle-open:before {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer
}

.hamburger {
  z-index: 999
}

.mmenu_logo {
  background-color: #fff;
  max-width: 50px;
  max-height: 50px;
  text-align: center
}

.mmenu_logo img {
  width: auto;
  height: auto;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px
}

.mm-menu .menu_description {
  display: none
}

.mm-menu .fa-phone:before {
  border: rgba(255, 255, 255, 0.80) 1px solid;
  background-color: rgba(255, 255, 255, 0.10);
  border-radius: 48px;
  padding: 10px 13px
}

.mm-menu .fa-envelope:before {
  border: rgba(255, 255, 255, 0.80) 1px solid;
  background-color: rgba(255, 255, 255, 0.10);
  border-radius: 48px;
  padding: 10px
}

div.widget_categories ul.children, .sidebar ul.sub-menu {
  display: none
}

div.widget_categories li>span:before {
  width: 20px;
  height: 20px;
  cursor: pointer;
  content: "\f107";
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  top: 0
}

div.widget_categories li>span.toggle-open:before, div.widget_nav_menu li>span.toggle-open:before {
  content: "\f106";
  font-family: FontAwesome;
  position: absolute;
  right: 5px;
  top: 0;
  width: 20px;
  height: 20px;
  cursor: pointer
}

.tab-item-inner {
  padding-left: 110px
}

.widget_categories a:hover, .widget_nav_menu a:hover, .widget_archive a:hover {
  margin-left: 3px
}

.ghost_title a, .wpcf7 input[type=submit] {
  display: inline-block;
  margin-top: 20px;
  padding: 15px;
  color: #fff;
  background-color: transparent
}

.hvr-rectangle-out:active, .hvr-rectangle-out:focus, .hvr-rectangle-out:hover {
  color: #fff
}

.hvr-rectangle-out:active:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:hover:before {
  -webkit-transform: scale(1);
  transform: scale(1)
}

.themeform input[type="submit"], .themeform button[type="submit"], .sidebar-top, .post-tags a:hover, .hvr-bounce-to-right:before, .tagcloud a:hover, .widget_calendar caption, .author-bio .bio-avatar:after, .commentlist li.bypostauthor>.comment-body:after, .hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active, #nav-topbar ul.nav>li:after, .commentlist li.comment-author-admin>.comment-body:after {
  background-color: #261e1e
}

.post-format .format-container {
  border-color: #261e1e
}

.post-page-numbers:hover, .post-page-numbers.current, .alx-tabs-nav li.active a, .pagination .current, .s1 .widget_calendar caption, .pagination a:hover, ul.nav>li.current-menu-item:after, .hvr-rectangle-out:before, .hvr-fade:before, .hvr-back-pulse:before, .hvr-sweep-to-bottom:before, .hvr-sweep-to-top:before, .hvr-bounce-to-bottom:before, .hvr-bounce-to-top:before, .hvr-rectangle-in:before, .hvr-rectangle-out:before, .hvr-shutter-out-horizontal:before, .hvr-shutter-in-vertical:before, .hvr-shutter-out-vertical:before, #footer .widget_calendar caption, .s2 .widget_calendar captio {
  background-color: #261e1e
}

.post-pages, .post-nav-links{
  font-size: 0;
}
  
a.post-page-numbers, .post-page-numbers{
  font-size: 11px;
  padding: 6px 13px;
  margin-bottom: 20px;
}

.content:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  content: "";
  -webkit-filter: blur(6px);
  filter: blur(6px)
}

.content {
  position: relative
}

.pad, .sidebar {
  position: relative
}

#video_wrapper #control {
  zoom: 1
}

#video_wrapper #control:before, #video_wrapper #control:after {
  content: "";
  display: block
}

#video_wrapper #control:after {
  clear: both
}

#video_wrapper #control #playcontrol, #video_wrapper #control #volumecontrol, #video_wrapper #ended ul li, #video_wrapper #ended ul li div, #video_wrapper #ended ul li a {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline
}

#video_wrapper #control, #video_wrapper #control #panel {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

#video_wrapper #control #panel, #video_wrapper #chapter li .caption, #video_wrapper #ended {
  font-family: 'Lato', sans-serif
}

#video_wrapper {
  position: absolute;
  overflow: hidden;
  width: 100%;
  top: 0
}

#video_wrapper #video {
  z-index: 1
}

#video_wrapper #control {
  position: absolute;
  bottom: 50px;
  left: 50px;
  padding: 0;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 9999;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  -ms-border-radius: 100px;
  -o-border-radius: 100px;
  border-radius: 100px
}

#video_wrapper #control>div {
  float: left
}

#video_wrapper #control #panel {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
  margin-right: 18px;
  padding: 15px;
  color: #fff;
  font-weight: 200;
  line-height: 28px;
  letter-spacing: 1px
}

#video_wrapper #control #playcontrol, #video_wrapper #control #volumecontrol {
  margin: 0 10px;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-image: url(img/videocontrol.png);
  background-repeat: no-repeat
}

#video_wrapper #control #playcontrol.play, #video_wrapper #control #volumecontrol.play {
  background-position: 0 2px
}

#video_wrapper #control #playcontrol.stop, #video_wrapper #control #volumecontrol.stop {
  background-position: -33px 2px
}

#video_wrapper #control #playcontrol.volumeon, #video_wrapper #control #volumecontrol.volumeon {
  background-position: -66px 2px
}

#video_wrapper #control #playcontrol.mute, #video_wrapper #control #volumecontrol.mute {
  background-position: -99px 2px
}

#video_wrapper #seekbar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85px;
  z-index: 2
}

#video_wrapper #seekbar #currenttime {
  width: 0;
  height: 85px;
  background: url(img/bg_currenttime.png) repeat-x center top
}

#video_wrapper #chapter {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85px;
  z-index: 3
}

#video_wrapper #chapter li {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -8px
}

#video_wrapper #chapter li .caption {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 17px;
  padding-left: 15px;
  color: #fff;
  font-weight: 300
}

#video_wrapper #chapter li span {
  display: block;
  width: 17px;
  height: 17px;
  background: url(img/point.png) no-repeat 0 0;
  cursor: pointer
}

#video_wrapper #ended {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  text-indent: 100%;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.8)
}

#video_wrapper #ended ul {
  position: absolute;
  top: 50%;
  margin-top: -34px;
  width: 100%
}

#video_wrapper #ended ul li {
  margin: 0 20px
}

#video_wrapper #ended ul li div, #video_wrapper #ended ul li a {
  font-size: 18px;
  -webkit-transition: all ease;
  -webkit-transition-delay: .3s;
  -moz-transition: all ease .3s;
  -o-transition: all ease .3s;
  transition: all ease .3s;
  padding: 40px;
  font-weight: 100;
  border: 1px solid #fff;
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

#video_wrapper #ended ul li div:hover, #video_wrapper #ended ul li a:hover {
  color: #000;
  font-weight: 200;
  background-color: rgba(255, 255, 255, 0.90)
}

.dot_layer {
  background-image: url(img/dot1.png)
}

.text_contents {
  margin: 50px auto 20px;
  width: 80%
}

#video {
  background-size: cover
}

.mm-navbar {
  height: 80px !important
}

.widget_freeareaitem .widget-meta {
  padding-top: 20px
}

.mega-menu {
  width: 960px
}

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

.section {
  overflow: hidden
}

.parallax_widget:not(:first-child) #ScrollDown {
  display: none
}

#ScrollDown {
  cursor: pointer;
  position: absolute;
  left: calc(50% + 10px);
  left: -webkit-calc(50% + 10px);
  bottom: 0px;
  z-index: 9998;
  cursor: pointer
}

#ScrollDown .circle, #ScrollDown .circle .circle_dot, #ScrollDown .dots, #ScrollDown .dots .dot, #ScrollDown .txt {
  position: absolute
}

#ScrollDown .txt {
  color: #fff;
  display: block;
  width: 100px;
  text-align: center;
  font-size: 12px;
  left: 0;
  top: -98px;
  margin-left: -50px
}

#ScrollDown .circle {
  left: -1px;
  top: -67px
}

#ScrollDown .circle .circle_dot {
  background: #FFF;
  left: 0;
  top: 0;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin-left: -2px;
  margin-top: -2px
}

#ScrollDown .circle .circle1, #ScrollDown .circle .circle2 {
  border: 1px solid rgba(255, 255, 255, .5);
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 21px;
  height: 21px;
  border-radius: 50%;
  margin-left: -10px;
  margin-top: -10px;
  opacity: 1
}

#ScrollDown .circle .circle2 {
  background-color: rgba(255, 255, 255, 0.20)
}

#ScrollDown .dots {
  left: -1px;
  top: -55px
}

#ScrollDown .dots .dot {
  background: #FFF;
  width: 1px;
  height: 1px;
  left: 0;
  top: 0;
  opacity: 0
}

#ScrollDown.down {
  bottom: -40px
}

#ScrollDown .circle .circle1 {
  -webkit-animation: zoomdIn 2s infinite linear
}

#ScrollDown .circle .circle2 {
  -webkit-animation: zoomdOut 2s infinite 2s linear
}

.hbar {
  position: absolute;
  left: -1px;
  right: 0;
  bottom: 0px;
  height: 60px;
  border-left: rgba(255, 255, 255, 0.50) 1px dotted
}

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  -webkit-animation: zoomdInActive 3s infinite linear
}

@keyframes zoomdInActive {
  0% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00)
  }

  50% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50)
  }

  100% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00)
  }
}

@-webkit-keyframes zoomdInActive {
  0% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00)
  }

  50% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.50)
  }

  100% {
    box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -moz-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00);
    -webkit-box-shadow: 0 0 10px 3px rgba(255, 255, 255, 0.00)
  }
}

@-webkit-keyframes zoomdIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  20% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
  }
}

@keyframes zoomdIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }

  20% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
  }

  100% {
    -webkit-transform: scale(2);
    transform: scale(2);
    opacity: 0
  }
}

@-webkit-keyframes zoomdOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@keyframes zoomdOut {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0
  }

  50% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

.menu_description {
  display: none
}

.button, .wpcf7 input[type=submit] {
  border: 1px solid rgba(255, 255, 255, 0.50);
  padding: 10px 40px;
  position: relative
}

.wpcf7 input[type=submit] {
  cursor: pointer
}

.wpcf7 input[type=submit]:hover {
  border: rgba(255, 255, 255, 1.00) 1px solid
}

.change-border01::after, .change-border01::before, .change-border01__inner::after, .change-border01__inner::before {
  background-color: #fff;
  content: '';
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.change-border01::after {
  height: 1px;
  left: -1px;
  top: -1px;
  width: 0
}

.change-border01::before {
  bottom: -1px;
  height: 1px;
  right: -1px;
  width: 0
}

.change-border01__inner::after {
  bottom: -1px;
  height: 0;
  left: -1px;
  width: 1px
}

.change-border01__inner::before {
  height: 0;
  right: -1px;
  top: -1px;
  width: 1px
}

.change-border01:hover::after, .change-border01:hover::before {
  width: 100%;
  width: calc(100% + 1px)
}

.change-border01:hover .change-border01__inner::after, .change-border01:hover .change-border01__inner::before {
  height: 100%;
  height: calc(100% + 1px)
}

.para_layer {
  top: 0;
  z-index: 1
}

#nav-smart.menu {
  width: 25px;
  height: 70px;
  cursor: pointer;
  z-index: 9998
}

.menu1 {
  width: 25px;
  height: 2px;
  position: absolute;
  top: 21px
}

.menu2 {
  width: 20px;
  height: 2px;
  position: absolute;
  top: 29px
}

.menu3 {
  width: 25px;
  height: 2px;
  position: absolute;
  top: 37px
}

#nav-smart:hover .menu2 {
  width: 25px
}

.menu1, .menu2, .menu3 {
  background-color: rgba(144, 144, 144, 1.00);
  transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out
}

.soc_icons {
  position: absolute;
  top: 25px;
  right: 53px;
  z-index: 1
}

#nav-smart {
  position: absolute;
  top: 8px;
  right: 20px
}

.menuclick1 {
  top: 30px;
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg)
}

.menuclick2 {
  opacity: 0
}

.menuclick3 {
  top: 30px;
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

#menu-all-pages {
  overflow-y: auto;
  height: 80vh
}

.nav-drawer {
  display: none;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out
}

.nav-drawer .nav>li {
  display: block
}

#sidr {
  box-sizing: border-box;
  padding: 100px 50px 50px;
  width: 100%;
  height: 1000px;
  color: #000;
  display: none;
  background-color: rgba(0, 0, 0, 0.90);
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out;
  z-index: 9997
}

#sidr li a {
  display: block;
  padding: 5px;
  text-align: center;
  color: rgba(220, 220, 220, 1.00);
  font-weight: 700;
  font-size: 16px
}

.page header, .single header, .archive header, .search header, .error404 header {
  background-color: rgba(0, 0, 0, 0.80);
  color: #fff;
  height: 70px;
  margin-bottom: 70px
}

#footer .social-links a {
  background-color: rgba(0, 0, 0, 1.00);
  color: #fff;
  display: block;
  width: 35px;
  height: 35px;
}

#footer .social-links {
  border: none;
}

#page-top {
  position: relative
}

#move-page-top {
  margin-top: 60px;
  position: absolute;
  right: 0
}

#move-page-top i {
  font-size: 44px;
  cursor: pointer
}

footer {
  padding: 20px;
  border-top: rgba(229, 229, 229, 1.00) 1px solid
}

h1.page-title, h1.post-title, .site-title, .widget-meta h2 {
  font-size: 40px;
  line-height: 1.6em;
}

.widget-meta-inner {
  padding: 5px;
  margin: 10px;
  box-sizing: border-box;
}

.widget-meta-inner-border {
  padding: 50px;
  border: rgba(134, 134, 134, 0.50) 1px solid;
}

img.alignleft {
  margin-right: 10px;
}

img.alignright {
  margin-left: 10px;
}

.entry {
  max-width: 960px;
  margin: 0 auto;
}
