/*
Theme Name: Hannah Louise F
Theme URI: http://www.gattoweb.com
Author:  Cat Byrne
Author URI: http://www.gattoweb.com
Description: A light Magazine and Blog Responsive Retina Wordpress Theme
Version: 1.3
License: GNU General Public License
License URI: license.zip

Change log:
1.1 20150611
1.0 20150609

-------------------------------------------
  CSS MAP
-------------------------------------------

  0. General & Reset for bootstrp 
    0.1 Reset, set default style, css3 general...
    0.2 page loading

  1. Header 
    1.1 General 
    1.2 Logo
    1.3 Social icons & WPML
    1.4 Main Menus 
    1.5 Responsive Layout

  2. Footer
    2.1 general

  3. Main / List
    3.1 ganeral space / Search popup
    3.2 Top Slider & Feature list
    3.3 Main list
    3.4 archive
    3.5 sidebar 
    3.6 Widgets

  4. Post / content template
    4.0 Title wrap
    4.1 post types
    4.2 Portfolio post Template
    4.3 Post meta
    4.4 Comment / contact form
    4.5 Related posts
  
  5. Shortcodes & Plugins override
    5.1 Shortcode code
    5.2 Social Networks Share button
    5.3 Lightbox

  6. Theme Default Color

  7. Tinymce/Editor Compatible 
  
  8. Responsive (media query)
  
--------------------------------
*/



/*----------------------------------------------- 

           General & Reset for bootstrp  

-------------------------------------------------*/

/* 0.1 Reset, set default style... */
*,input.search_top_form_text[type="search"],input.search_top_form_text[type="text"],input[type="text"].textboxsearch { 
  box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing: border-box; 
}
.jquery-lightbox-move * { 
  box-sizing:content-box;-webkit-box-sizing:content-box;-moz-box-sizing:content-box; 
}
html { 
  font-size:62.5%; 
}
html, body { 
  overflow-x:hidden;
}
body { 
  margin: 0; line-height: 1.5; -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; 
}
a, a:hover, a:focus, select:focus,textarea:focus, input[type="text"]:focus,input[type="mail"]:focus,input[type="search"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="submit"]:focus,button:focus { 
  text-decoration:none; outline:none; 
} 
ol, ul { 
  list-style: none;outline:none; 
}
ul{ 
  margin-left:0;
}
li{ 
  list-style:none
}
.fullwrap-layout > .container > .row { margin-left: 0; }

/* 
Default Font Settings
*/
body, button, div.bbp-template-notice p, legend, .gallery-info-property-con, .text_block { 
  font-size:12px !important; font-size: 1.6rem; letter-spacing: 0.5px; 
}
/*Main font*/
body, legend, .gallery-info-property-tit { 
  font-family: 'Open sans',serif; font-style: normal; font-weight: 300;
}
/* Headding font*/
h1,h2,h3,h4,h5,h6,#content_wrap .infrographic p,#content_wrap .promote-mod p,.ux-btn,.comment-author-a,.pagenums,.pagenums a,
#navi .ux-mega-cate-tit-a,.widget_archive li>a,.widget_categories li>a,.widget_pages li>a,.widget_nav_menu li>a,.widget_recent_entries li>a,.widget_recent_comments li>a,.tptn_title,
textarea, select,input[type="submit"],button,input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
input[type="time"], select, input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input,.tw-style-a  { 
  font-family: 'Open sans',serif; font-style: normal; font-weight: normal;
}
/* Menu, meta font style */
#navi a,.socialmeida-label,.ux-mega-cate-meta,.ux-mobile #navi .ux-mega-cate-tit-a, .blog-unit-meta-bottom,.mainlist-meta,.related-posts-meta,.blog-unit-meta-top,.carousel-des-wrap-meta,.comment-meta .date, .comment-reply-link,
.tptn_author,.tptn_date,.tptn_excerpt,.tptn_list_count {
  font-family: 'Ek Mukta', sans-serif; font-style: normal; font-weight: 300;
}
/* Menu, meta, copyright size*/
#navi a, .socialmeida-label,.ux-mega-cate-meta,.copyright { 
  font-size: 12px; font-size: 1.2rem;  
}
#content_wrap .entry,.entry li,.text_block { 
  line-height: 1.8; 
}
/*Post & page Content size*/
body, button, div.bbp-template-notice p,legend,.gallery-info-property-con,.text_block {
  font-weight: 18px; font-weight: 1.8rem;
}
/* Post & page meta size*/
.gallery-info-property,.blog-unit-meta-bottom,.mainlist-meta,.tptn_date, .tptn_excerpt, .tptn_list_count, .tptn_author { 
  font-size: 14px; font-size: 1.4rem; 
}
/*Widget Title size*/
.widget-container .widget-title { 
  font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px; 
}
/*Widget content size*/
.widget-container { 
  font-size: 12px; font-size: 1.5rem; text-align:center;
}
/* Sinage post title */
body.single .blog-unit-tit,.related-posts-tit-a {
  font-size: 32px !important; font-size: 4.2rem; font-weight: bold !important; font-style: normal; text-transform: uppercase; letter-spacing: 2px;
}
/*  Title Font size in page list */
.mainlist-tit { 
  font-size: 16px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px;
}
/* Excerpt Font in page list */
.mainlist-excerpt.ux-ellipsis { 
  font-size: 14px; font-size: 1.4rem; 
}
/* Title Font in archive list */
.blog-unit-tit { 
  font-size: 30px; font-size: 3rem;
}
/* Text logo */
.logo-h1 {
  font-size: 46px; font-size: 4.6rem; font-weight: normal; font-style: normal;
}

/*  Form Style */

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input { 
  width:100%; border-radius:0; box-shadow:none;-webkit-appearance: none; border:none;
  border-bottom-style:solid; border-bottom-width: 1px; margin-bottom:20px; height:40px; width: 100%; padding: 0; font-size: 14px; letter-spacing: .5px; background: none; color:#313139;
}
input,select,textarea{-moz-border-radius: 0px; -webkit-border-radius:0px; border-radius:0px; }
input[type="text"],input[type="search"],input[type="password"],textarea { -webkit-appearance: none; }
legend,iframe{ border:none; }
p,form,ul,ol,h1, h2, h3, h4, h5, h6,input[type="radio"], input[type="checkbox"]{ margin:0; padding:0;}
select { -webkit-appearance: none; -moz-appearance: none; appearance: none; text-indent: 1px; text-overflow: ''; width: 100%; height: 35px; line-height: 35px; border: none; border-bottom: 1px solid; font-size: 1em; padding: 0;background: none;  background-image: url(img/select.png); background-position: 100% 50%; background-repeat: no-repeat; background-size: 15px 15px; color: #333; }

input[type="email"]:focus {
  box-shadow: none; color: inherit;
}
textarea { 
  height:75px; 
}
button, input[type="submit"] { 
  float: none; font-size: 16px; font-size: 1.6rem; width:auto; cursor:pointer; height: 50px; line-height: 48px; padding: 0 20px; margin-top:0; margin-bottom:0; border-radius:0; border-style: none; border:none;
  border-bottom-style:solid; border-bottom-width: 1px; border-top-style:solid; border-top-width: 1px; background: none; color: #313139;
}

/* theme's wrap */
.no-scroll {
  overflow: hidden;
}
#wrap-outer { 
  position: relative; left: 0; z-index: 100; width: 100%; overflow: hidden; 
}
body:not(.ux-mobile),body:not(.ux-mobile) #wrap-outer {
  height: auto!important;
}
#wrap { 
  position:relative; max-width: 100%; overflow:hidden; z-index: 1;
}
body.single-format-audio #wrap { 
  overflow: visible;
}
.container { 
  position:relative; 
}
.fullwidth-ux #wrap { 
  max-width:100%; 
}
.clear { clear:both; }
.container-inn {
  width: 900px; margin-left: auto; margin-right: auto;
}

/* General css3*/
.preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
body:not(.ux-mobile) #navi .sub-menu, 
.video-overlay,
#back-top,
#header-main, 
body.single #header a.logo-a,
body:not(.ux-mobile) #navi>div>ul>li,
body:not(.ux-mobile) .head-meta,
.main-list .post-meta-social,
.blog-list .post-meta-social,
.navi-trigger-inn,
.menu-always-hide #navi > div,
.ux-mobile .header-right, 
li.menu-item-has-children>a:before,
.tagcloud a,
#sidebar .social_active i,
.icons-unit,
.pagenums a,
.gallery-images-img,
.ux-hover-icon-wrap,
.ux-hover-img-wrap,
.post-carousel-pagination a,
.tp-bullets.simplebullets.round .bullet,
.flex-slider-wrap .flex-control-paging li a,
.top-search-icon,
.carousel-indicators li,
.icon-post-type,#search-overlay,.top-unit,.top-unit-con,.top-unit-inn:after, 
.blog-unit-more-a, .blog-unit-more-a .fa,.tw-style-a,.related-posts-tit a,
.blog-unit-tit a,.blog-unit-meta a,  .share .icon,.sidebar_widget a,
.blog-unit-link-li, 
.post-meta-social-li .share,
.navi-trigger-inn:after,.navi-trigger-inn:before,.navi-trigger-inn,.socialmeida-a,.shortcode-img-caption,
.no-touch .owl-prev,.no-touch .owl-next
{
-webkit-transition: all .5s;
-moz-transition: all .5s;
-o-transition: all .5s;
-ms-transition: all .5s;
transition: all .5s; 
}

body:not(.ux-mobile) .header-left .header-swap-item,
.feature-item-bg,
.collage-caption,
.hover-scale,
#commentform > p.form-submit:before,
#commentform > p.form-submit:after,
.btnarea:before,
.btnarea:after,
.ux-btn:before,
.ux-btn:after,
.submit-wrap:before,
.submit-wrap:after,
.pagenums .tw-style-a:before,
.pagenums .tw-style-a:after 
{
-webkit-transition: -webkit-transform .3s;
-moz-transition: -moz-transform .3s;
-ms-transition: -ms-transform .3s;
-o-transition: -o-transform .3s;
transition: transform .3s;
}
.head-meta-icon, #sidebar .post_social a, #back-top:before,#back-top:after  {
-webkit-transition: background-color 0.5s;
-moz-transition: background-color 0.5s; 
-ms-transition: background-color 0.5s;
transition: background-color 0.5s; 
}
body:not(.ux-mobile) #navi, 
.team-item-con-back,
.single-image-mask,
body:not(.ux-mobile) #header-main:before {
-webkit-transition: opacity 0.5s;
-moz-transition: opacity 0.5s;
-ms-transition: opacity 0.5s;
transition: opacity 0.5s;
}
#navi a,
#header a,.search-top-btn-class,
.social-bar-label,
.mainlist-tit-a,
.blog-item-main h2 a,.blog_meta a,
.portfolio-standatd-tit-a,.portfolio-standatd-tags a[rel*="tag"],
.carousel-des-wrap-tit-a {
-webkit-transition: color 0.5s;
-moz-transition: color 0.5s;
-ms-transition: color 0.5s;
transition: color 0.5s; 
}

#navi ul li ul.sub-menu li,
.search_top_form {
-webkit-transition: opacity 250ms ease-in-out;
-moz-transition: opacity 250ms ease-in-out;
-ms-transition: opacity 250ms ease-in-out;
transition: opacity 250ms ease-in-out; 
}

.middle-ux {
position:relative; top:50%; 
-webkit-transform: translate(0,-50%);
-moz-transform: translate(0,-50%);
-ms-transform: translate(0,-50%);
-o-transform: translate(0,-50%);
transform: translate(0,-50%);
}
.center-ux,
.title-ux.line_both_sides.center,
.title-ux.line_under_over.center {
  position:relative; left:50%; 
-webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%,0);
-ms-transform: translate(-50%,0);
-o-transform: translate(-50%,0);
transform: translate(-50%,0);
}
.centered-ux{
position:relative; left:50%; top: 50%; 
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
}
.left-ux{ float: left; }
.right-ux{ float: right; }

/*  0.2 page loading */

.page-loading {
  position: fixed; z-index: 9999; left: 0; top: 0px; right: 0px; bottom: 0px; 
  -webkit-transform: translateX(-160%) skewX(20deg); 
  -moz-transform: translateX(-160%) skewX(20deg); 
  -ms-transform: translateX(-160%) skewX(20deg);
  transform: translateX(-160%) skewX(20deg); 
  -webkit-transition: all 2.4s;
  -moz-transition: all 2.4s;
  transition: all 2.4s;
}
.page-loading.loading-mask1.visible,
.page-loading.loading-mask2.mask2-show {
  -webkit-transform: translateX(0) skewX(0);
  -moz-transform: translateX(0) skewX(0);
  -ms-transform: translateX(0) skewX(0);
  transform: translateX(0) skewX(0);
}
.page-loading.visible { 
  -webkit-transition: all 2.4s;
  -moz-transition: all 2.4s;
  -ms-transition: all 2.4s;
  transition: all 2.4s;
}
.page-loading.loading-mask2 {
  -webkit-transform: translateX(0) skewX(0);
  -moz-transform: translateX(0) skewX(0);
  -ms-transform: translateX(0) skewX(0);
  transform: translateX(0) skewX(0);
  
}
.page-loading.loading-mask2 {
  -webkit-transform: translateX(160%) skewX(-20deg); 
  -moz-transform: translateX(160%) skewX(-20deg); 
  -ms-transform: translateX(160%) skewX(-20deg); 
  transform: translateX(160%) skewX(-20deg);
}
.page-loading-inn { 
  position: relative; width: 100%; height: 100%;
}
.page-loading-transform,
.ux-loading-transform {
  position: absolute; top: 50%; left: 50%;
  width: 120px; line-height: 36px; text-align: center; margin-left: -60px; 
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%); 
  -ms-transform: translateY(-50%); 
  transform: translateY(-50%);
}
.page-loading ~  #wrap-outer {
  opacity: 1;
  -webkit-transition: all .9s;
  -moz-transition: all .9s;
  -ms-transition: all .9s;
  transition: all .9s;
}
.page-loading.visible ~  #wrap-outer {
  opacity: 0;
  -webkit-transition: all .9s;
  -moz-transition: all .9s;
  -ms-transition: all .9s;
  transition: all .9s;
}
.mask2-show ~  #wrap-outer {
  opacity: 0; 
  -webkit-transition: all 1.9s .5s;
  -moz-transition: all 1.9s .5s;
  -ms-transition: all 1.9s .5s;
  transition: all 1.9s .5s;
}
.page-loading .loading-transform {
 margin-top: 0;
}
.page-loading .site-loading-logo img {
  max-height: 120px; max-width: 200px; width: auto; height: auto;
}
.site-loading-logo .logo-h1 {
  font-size: 24px; 
}
.search-loading {
  -webkit-animation:SearchLoadingBrething 2s infinite ease-in-out;
  -moz-animation:SearchLoadingBrething 2s infinite ease-in-out; 
  animation:SearchLoadingBrething 2s ease infinite ease-in-out;
}
@-webkit-keyframes SearchLoadingBrething {
  0%{ opacity: .2; }
  50%{ opacity: 1; left:  }
  100%{ opacity: .2; }
}
@-moz-keyframes SearchLoadingBrething {
  0%{ opacity: .2; }
  50%{ opacity: 1; }
  100%{ opacity: .2; }
}
@keyframes SearchLoadingBrething {
  0%{ opacity: .2; }
  50%{ opacity: 1; }
  100%{ opacity: .2; }
}

.site-loading-logo .logo-h1 {
  font-size: 24px; 
}

/* Bordered layout*/
body.ux-bordered {
  padding: 0 20px; background-color: #48484d;
}
body.ux-bordered:not(.ux-mobile) #header-main {
  top: 20px;
}
body.ux-bordered:not(.ux-mobile) #header-main:after {
  left: 20px; right: 20px;
}
.bordered-top,.bordered-bottom,.bordered-left,.bordered-right {
  position: fixed; left: 0; top: 0; z-index: 101; width: 100%; height: 20px; background-color: #48484d;
}
.bordered-bottom {
  top: auto; bottom: 0;
}
body.ux-bordered:not(.ux-mobile) #header-main {
  width: auto; left: 20px; right: 20px;
}
body.ux-bordered .footer-bar {
  margin-bottom: 20px;
}
body.ux-bordered .page-loading {
  top: 20px; bottom: 20px; left: 20px; right: 20px;
}

/*----------------------------------------------- 

                      Header  

-------------------------------------------------*/

/*  1.1 General  */

.head-meta {
  position: relative; display: inline-block; padding-left: 20px;
}
body:not(.ux-mobile) .head-meta {
  float: right;  
}
.header-left.header-swap {
  position: relative; float: left; 
}

/* 1.2 Logo */
.logo-wrap {
  text-align: center; padding: 10px 0; margin-top: 50px;
}
body.single .logo-wrap {
  display: none;
}
.logo-not-show-txt{
  display: inline-block; text-indent: -9999px; height: 100%; opacity: 0;
}
#logo { 
  display: inline-block; z-index: 10; font-size: 0; height: 205px;
}
.logo-a {
  position: relative; white-space: nowrap; display: inline-block; overflow: hidden; 
}
.logo-a > * {
  vertical-align: middle;
}
.mobile_active .logo-a {
  top:0;
}
body:not(.ux-mobile) #header-main .logo-a {
  min-width: 160px;
}
.logo-image { 
  max-height: 200px; vertical-align: middle;
}
#header-main .logo-image {
  max-height: 50px;
}
.ux-mobile .logo-image {
  max-width:300px;
  max-height: 500px;	  
}
.ux-mobile #logo {
    height: 110px;
}
#main {
  position: relative; z-index:100;
}
.logo-on-top #logo {
  top: 0; margin-top: 0;
}

/* 1.3 Social icons */
.socialmeida,
.socialmeida-li {
  display: inline-block;
}
.socialmeida-a {
  display: inline-block; position: relative; font-size: 15px; line-height: 40px; height: 40px; width: 20px; text-align: center; 
}
.socialmedia-text {
  display: none;
}

/* WPML */
.wpml-translation {
  display: inline-block;
}
.wpml-translation li {
  display: inline-block; margin-left: 10px;
}
.wpml-translation img,
.languages-name {
  display: none;
}
.languages-shortname {
  text-transform: uppercase;
}
.wpml-tip {
  display: inline-block; margin-left: 10px; font-size: 10px;
}

/* 1.4 Main Menus */
#header-main {
  position: fixed; z-index: 999; left: 0; top:0; width: 100%;  
}
body.admin-bar #header-main {
  top: 32px;
}
body.admin-bar.ux-bordered #header-main {
  top: 52px;
}
body:not(.ux-mobile) #header-main {
  position: fixed!important;
} 
body:not(.ux-mobile) #header-main:hover:before {
  opacity: 1;
}
#header-main:after {
  content: ''; position: absolute; z-index: -1; left: 0; right: 0; top: 0; bottom: 0;  
}
.header-right,
.header-left {
  display: inline-block; 
}
body:not(.ux-mobile) .header-right {
  float: right; padding-right: 40px;
}
body:not(.ux-mobile) .header-left {
  float: left;  
}
.search-top-btn-class {
  cursor: pointer; display: inline-block; font-size: 15px;
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
body:not(.ux-mobile) #navi,
body:not(.ux-mobile) .head-meta {
  opacity: 0; visibility: hidden;
}
body:not(.ux-mobile).show_mobile_menu #navi,
body:not(.ux-mobile).show_mobile_menu .head-meta,
body:not(.ux-mobile).ux-menushown #navi,
body:not(.ux-mobile).ux-menushown .head-meta {
  opacity: 1; visibility: visible;
}

/* Menu always shown */
body:not(.ux-mobile).ux-menushown .navi-trigger-wrap {
  display: none;
}
body:not(.ux-mobile).ux-menushown .header-right {
  padding-right: 0;
}

/* Scrolled */

#header-main,
.header-right,
.header-left,
.wpml-translation li,
#navi>div>ul>li.current-menu-item>a:before  {
  height: 100px;
  -webkit-transition: all .5s; 
  -moz-transition: all .5s; 
  -ms-transition: all .5s; 
  transition: all .5s; 
}
.header-left,
body:not(.ux-mobile) .head-meta,
#navi>div>ul>li,
.wpml-translation li,
body:not(.ux-mobile) #header-main .logo-a {
  line-height: 100px;
}
body:not(.ux-mobile) .header-logo,
body:not(.ux-mobile) #header-main .logo-a {
  height: 100px;
}
body:not(.ux-mobile) #navi .sub-menu:not(.ux-mega-menu) {
  left: auto;
}
.header-srolled:not(.ux-mobile) #header-main,
.header-srolled:not(.ux-mobile) .header-right,
.header-srolled:not(.ux-mobile) .header-left,
body:not(.ux-mobile).header-srolled .header-left .header-swap-item,
.header-srolled:not(.ux-mobile) .wpml-translation li,
body:not(.ux-mobile).header-srolled .header-logo,
.header-srolled:not(.ux-mobile) #header-main .logo-a {
  height: 70px;
}
.header-srolled:not(.ux-mobile) .header-left,
body:not(.ux-mobile).header-srolled .head-meta,
.header-srolled:not(.ux-mobile) #navi>div>ul>li,  
.header-srolled:not(.ux-mobile) .wpml-translation li,
.header-srolled:not(.ux-mobile) #header-main .logo-a  {
  line-height: 70px;
}
.header-logo { 
  display: none; position: absolute; z-index: 1; top:0; left: 0; height: 70px; 
}
.header-logo .logo-h1 {
  font-size: 24px!important;
}
body:not(.ux-mobile) .header-left .header-swap-item {
  position: relative; z-index: 2;
}
body:not(.ux-mobile) .header-logo .logo-a {   
  visibility: hidden; opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); 
}
body:not(.ux-mobile) #header .header-logo .logo-a  {
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}
body:not(.single).header-srolled .header-logo .logo-a {
   visibility: visible; opacity: 1; 
}
body:not(.ux-mobile) .header-logo,
body.ux-mobile.single .header-logo {
  display: inline-block;
}
body:not(.ux-mobile).header-srolled .header-left .header-swap-item {
  -webkit-transform: translateY(-80px);
  -moz-transform: translateY(-80px);
  -ms-transform: translateY(-80px);
  transform: translateY(-80px);
}
body:not(.ux-mobile) .header-left .header-swap-item, 
body:not(.ux-mobile).header-srolled .header-logo .logo-a,
body:not(.ux-mobile).header-srolled #title-header .title-header-tit {  
  -webkit-transform: translateY(0); 
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}
body:not(.ux-mobile) #title-header {
  position: absolute; top: -70px; display: block; overflow: hidden; text-align: center; line-height: 70px; width: 500px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; text-transform: uppercase;
  -webkit-transition-delay: .6s;
  -moz-transition-delay: .6s;
  -ms-transition-delay: .6s;
  transition-delay: .6s;
}
body.ux-mobile #title-header,
.touch body:not(.ux-mobile) #title-header {
  display: none;
}
.title-header-tit {
  font-size: 18px; font-size: 1.8rem;
}
body:not(.ux-mobile).header-srolled.single-post-title-hidden #title-header,
body:not(.ux-mobile).header-srolled.show_mobile_menu #title-header {
  opacity: 0; visibility: hidden; 
}
body:not(.ux-mobile).header-srolled #title-header {
  top: 35px;
  -webkit-transition-delay: 0s;
  -moz-transition-delay: 0s;
  -ms-transition-delay: 0s;
  transition-delay: 0s;
} 
#title-header .title-header-tit {
  -webkit-transform: translateY(120%);
  -moz-transform: translateY(120%);
  -ms-transform: translateY(120%);
  transform: translateY(120%);
  -webkit-transition: -webkit-transform .3s .3s;
  -moz-transition: -moz-transform .3s .3s;
  -ms-transition: -ms-transform .3s .3s;
  transition: transform .3s .3s; 
} 
body.single .header-left .header-swap-item {
  visibility: hidden;
}
body:not(.ux-mobile).single.header-srolled .header-logo,
body.single .header-logo .logo-a {
  top: 0!important; visibility: visible; opacity: 1;
  -webkit-transform: translateY(0)!important; 
  -moz-transform: translateY(0)!important; 
  -ms-transform: translateY(0)!important; 
  transform: translateY(0)!important; 

}
body:not(.ux-mobile).header-srolled #header-main .logo-image {
  position: absolute; top: 50%; 
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* main menu */
#navi { 
  margin-left:0; display: inline-block; float: left;
}
body:not(.ux-mobile).menu-always-hide #navi > div {
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  transform: translateX(-30px);
}
body:not(.ux-mobile).menu-always-hide #navi:hover > div {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
   
}
body:not(.ux-mobile) #navi:hover > div,
body:not(.ux-mobile).menu-always-show #navi > div {
   opacity: 1!important; visibility: visible!important;
}
#navi a { 
 display:inline-block; 
}
#navi li { 
  list-style:none; 
}
#navi>div>ul>li { 
  display: inline-block; margin-left: 20px; 
}
.ux-mobile #navi>div>ul>li {
  float: left;
}
#navi>div>ul>li.current-menu-item>a {
  position: relative;
}
body:not(.ux-mobile) #navi>div>ul>li.current-menu-item>a:before {
  content: ''; position: absolute; bottom: 38px; width: 100%; height: 2px; background-color: #666;
}
body:not(.ux-mobile).header-srolled #navi>div>ul>li.current-menu-item>a:before {
  bottom: 18px;
}
body:not(.ux-mobile) #navi li:hover>.sub-menu {
  visibility: visible; opacity: 1; top:100px;
}
body:not(.ux-mobile) #navi li:hover>.sub-menu,
body:not(.ux-mobile) .sub-menu .sub-menu {
  
}
body:not(.ux-mobile) #navi .sub-menu { 
  top:120px;
}
body:not(.ux-mobile).header-srolled #navi .sub-menu {
  top: 90px; 
}
body:not(.ux-mobile).header-srolled #navi li:hover>.sub-menu {
  top: 70px; 
}

#navi>div>ul>li>a { 
  z-index:9; float: left; text-transform: uppercase;
}
body:not(.ux-mobile) #header-main.has-submenu {
  border-bottom: 1px solid #eee;
}

/* Submenu */

#navi .sub-menu { 
  z-index:2; position:absolute; max-width:500px; min-width: 140px; text-align:left; line-height: 1.5;
}
#header #navi .sub-menu .sub-menu { 
  left: 100%; top: -1px; 
}
.sub-menu { 
  opacity:0; visibility:hidden; position: absolute;
}

#navi ul li ul.sub-menu li { 
  line-height:40px; position: relative; padding: 0 12px; 
}
#navi ul li ul.sub-menu li a { 
  white-space: nowrap; position: relative;
}

/* Mega Menu */
body:not(.ux-mobile) #navi .ux-mega-menu {
  max-width: none; min-width: 300px; padding: 0 20px 20px 20px; 
}
body:not(.ux-mobile) #navi .maga-horizon {
  width: 100vw;left: 50%; right: auto!important;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
body:not(.ux-mobile).ux-bordered #navi .maga-horizon { 
   width: calc(100vw - 40px);
}
body:not(.ux-mobile) .maga-vertical>.container {
  width: auto!important;
}
body:not(.ux-mobile) #navi .maga-vertical {
  width: 320px;
}
.ux-mega-menu-h1 {
  display: inline-block; font-size: 1.2em; line-height: 80px;
}
.ux-mega-menu-more {
  float: right; line-height: 80px;
}
.maga-horizon .ux-mega-cate-list {
  margin-left: -20px;
}
.maga-horizon .ux-mega-cate-item {
  width: 25%; float: left; padding-left: 20px; text-align: center;
}
body:not(.ux-mobile) #navi .ux-mega-cate-tit {
  line-height: 1.2;
}
body:not(.ux-mobile) #navi .maga-horizon .ux-mega-cate-tit {
  line-height: 20px;
}
body:not(.ux-mobile) #navi .ux-mega-cate-tit a {
  font-size: 16px; font-size: 1.6rem!important; 
}
body:not(.ux-mobile) #navi .maga-horizon .ux-mega-cate-tit a {
  display: block;
}
.bi-list-item-meta-item a {
  display: inline-block; line-height: 16px;
}
.bi-list-item-meta-item {
  display: block; line-height: 1;
}
.ux-mega-cate-thumb {
  background-size: cover; background-position: 50% 50%; background-repeat: no-repeat; margin-bottom: 10px;
}
.maga-horizon .ux-mega-cate-thumb {
  min-height: 160px; width: 100%; 
}
.ux-mega-cate-meta {
  font-size: .8em;
}
.ux-mega-cate-meta {
  float: left;
}
.container.maga-vertical {
  width: auto;
}
.maga-vertical .ux-mega-cate-list {
  margin-top: -20px;
}
.maga-vertical .ux-mega-cate-item {
  position: relative; min-height: 60px; margin-top: 20px;
}
body:not(.ux-mobile) li:not(.menu-is-category-index) .maga-vertical .ux-mega-cate-item {
  float: left;
}
.maga-vertical .ux-mega-cate-thumb {
  width: 80px; height: 60px; position: absolute;  
}
.maga-vertical .ux-mega-cate-tit,
.maga-vertical .ux-mega-cate-meta {
  margin-left: 100px;
}
.maga-vertical .ux-mega-cate-list2 .ux-mega-cate-con {
  position: absolute;
}
.maga-vertical .ux-mega-cate-list2 .ux-mega-cate-thumb {
  right: 0;
}
.maga-vertical .ux-mega-cate-list2 .ux-mega-cate-tit,
.menu-is-category-index .maga-vertical .ux-mega-cate-meta {
  margin-left: 0; margin-right: 100px;
}
#navi .menu-is-category-index ul.sub-menu {
	display: none;
}
body:not(.ux-mobile) #navi>div>ul>li:last-child .sub-menu,
body:not(.ux-mobile) #navi>div>ul>li:nth-last-child(2) .sub-menu.maga-vertical {
  right: 0;
}

/*  
 1.5 Responsive layout
*/

.ux-mobile #wrap-outer {
  padding-top: 0;
}
.ux-mobile #header .logo-h1 {
   font-size: 40px;
}
.ux-mobile .logo-image {
  max-width: 120px; 
}
.ux-mobile #sidebar-widget,
.ux-mobile #content_wrap.span8 {
  position: static!important; width: 100%!important; 
}

/*  Header & Menu  */
.ux-mobile #header-main {
  position: relative!important;
}
.ux-mobile #header-main > .container {
  position: static; height: 60px; 
}
.navi-trigger-wrap {
  position: absolute; width: 40px; height: 100%; left: auto; right: 0; top: 0;
}
.ux-mobile .navi-trigger-wrap {
  left: 50%; right: auto; width: 90%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.ux-mobile.show_mobile_menu .navi-trigger-inn:before { 
}
.ux-mobile .header-logo {
  height: 60px; line-height: 60px;
}
.ux-mobile .logo-a {
  height: 100px; line-height: 60px;
}
.ux-mobile #header-main,
.ux-mobile .header-right,
.ux-mobile .header-left {
  height: 60px; line-height: 60px;
}
.ux-mobile .header-left {
  position: relative;
} 
#navi-trigger {
  position: absolute; top: 50%; right: 0; margin-top: -8px; z-index: 10; cursor: pointer; height: 16px; width: 18px; 
}
.navi-trigger-inn {
  border-radius: 3px; width: 100%; height: 2px; position: absolute; top: 50%; right: 0; margin-top: -1px;
}
.navi-trigger-inn:after,.navi-trigger-inn:before {
  content: ''; font-size: .1px; position: absolute; height: 2px; width: 100%; top: -6px; left: 0; border-radius: 3px;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.navi-trigger-inn:after {
  top:6px;
}
.show_mobile_menu.ux-mobile .navi-trigger-inn {
  height: 0;
}
.show_mobile_menu .navi-trigger-inn:before {
  -webkit-transform: translateY(6px) rotate(-45deg);
  -moz-transform: translateY(6px) rotate(-45deg);
  -ms-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
}
.show_mobile_menu .navi-trigger-inn:after {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -moz-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
}
.show_mobile_menu .navi-trigger-inn {
  background: none;
}
.ux-mobile .header-right {
  position: absolute; top: 100%;left: 0; width: 100%; height: auto; float: none; margin-top: 1px; visibility: hidden; opacity: 0;
  -webkit-transform: translateX(-100%); 
  -moz-transform: translateX(-100%); 
  -ms-transform: translateX(-100%); 
  transform: translateX(-100%); 
  background-color: #fff;
}
.ux-mobile.show_mobile_menu .header-right {
  visibility: visible; opacity: 1;
  -webkit-transform: translateX(0); 
  -moz-transform: translateX(0); 
  -ms-transform: translateX(0); 
  transform: translateX(0); 
}
.ux-mobile #navi {
  display: block; float: none;
}
.ux-mobile #navi>div>ul>li {
  display: block; line-height: 40px; margin-left: 0; width: 100%;
}
.ux-mobile #navi>div>ul>li>a {
  float: none;
}
.ux-mobile #navi ul li ul.sub-menu li {
  padding: 0;
}
.ux-mobile #navi a {
  display: block; width: 100%; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; 
}
.ux-mobile #navi .sub-menu>.container {
  width: 100%;
}
.ux-mobile #navi li.menu-item {
  border-bottom: 1px solid #eee; 
}
.ux-mobile #navi .sub-menu li.menu-item {
  border-top: 1px solid #eee; border-bottom: none;
}
.ux-mobile #navi .sub-menu .sub-menu > li.menu-item:first-child {
  border-top: none;
}
.ux-mobile #navi .ux-mega-menu,
.ux-mobile #navi .sub-menu {
  position: static; width: 100%!important; padding: 0; visibility: visible; opacity: 1; border: none; max-width: none;
}
.ux-mobile #navi .menu-item>a,
.ux-mobile .ux-mega-cate-tit,
.ux-mobile .head-meta {
  display: inherit; width: 90%; margin-right: auto; margin-left: auto;
}
.ux-mobile .head-meta {
  padding-right: 0;
}
.ux-mobile .ux-mega-cate-tit,
.ux-mobile #navi .sub-menu .menu-item>a {
  padding-left: 20px;
}
.ux-mobile #navi .sub-menu .sub-menu .menu-item>a {
  padding-left: 40px;
}
.ux-mobile .ux-mega-menu-h1,
.ux-mobile #navi .ux-mega-menu-more,
.ux-mobile .ux-mega-cate-thumb,
.ux-mobile #navi .ux-mega-cate-meta,
.ux-mobile #navi .bi-list-item-meta-item {
  display: none;
}
.ux-mobile .ux-mega-cate-item {
  float: none; width: 100%; text-align: left;
}
.ux-mobile .maga-vertical .ux-mega-cate-tit {
  margin-left: auto;
}
.ux-mobile .maga-vertical .ux-mega-cate-list {
  margin-top: 0;
}
.ux-mobile .maga-vertical .ux-mega-cate-item {
  min-height:0;  margin-top: 0;
}
.ux-mobile .ux-mega-cate-item {
  line-height: 40px; min-height: none; border-top: 1px solid #eee;
}
.ux-mobile .maga-vertical .ux-mega-cate-list2 .ux-mega-cate-con {
  position: static;
}
.responsive-ux.ux-mobile h2 {
  line-height: 40px;
}
.ux-mobile .ux-mega-cate-con.middle-ux {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.maga-vertical .ux-mega-cate-list2 .ux-mega-cate-tit {
  margin-right: auto; margin-left: auto; 
}


/*  Body Responsive */
.ux-mobile .topslider {
  margin-bottom: 40px;
}
.ux-mobile .theme-parallax {
  -webkit-transform: translate3d(0px, 0px, 0px)!important;
  -moz-transform: translate3d(0px, 0px, 0px)!important;
  -ms-transform: translate3d(0px, 0px, 0px)!important;
  transform: translate3d(0px, 0px, 0px)!important;
}


/* Foot Responsive */


/*----------------------------------------------- 

  2. Footer 

-------------------------------------------------*/
/* 2.1 General*/

#footer {
  width: 100%; position: relative; 
}
#footer .logo-h1 {
  font-size: 32px!important;
}
.footer-bar {
  line-height: 80px; height: 80px;
}
.footer-bar > .container { 
}
.footer-left,.footer-right { 
  display: inline-block; float: left; width: 50%; height: 80px; 
}
.footer-right { 
  text-align: right; 
}
.logo-footer-a {
  display: table; overflow: hidden; 
}
.logo-footer-img {
  height: auto;width: auto; max-width: 140px; max-height: 60px; vertical-align: middle;
}
.copyright {
  display: inline-block;  margin-left: 20px;
}
#footer div[class*="span"] {
  margin-bottom: 0;
}
.widget_footer,
.widget_instagram {
  border-bottom: 1px solid #eee;
}

.widget_footer .container {
    width: 100%;
}

section.widget_footer_unit.widget-container.span12.null-instagram-feed {
    width: 100%;
}

.widget_footer [class*="span"] {
  margin-bottom: 0;
}

/* Back top button */
.container.back-top-wrap {
  position: fixed; z-index: 999; bottom: 0; left: 50%; height: 0; 
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#back-top {
  position: absolute; right: 0; bottom: 50px; opacity: 0; visibility: hidden; overflow: hidden; width: 50px; height: 50px;cursor: pointer; text-align: center; line-height: 50px; 
  -webkit-transform: translateX(320px);
  -moz-transform: translateX(320px);
  transform: translateX(320px);
}
body.ux-bordered #back-top {
  bottom: 70px;
}
#back-top.backtop-shown {
  opacity: 1; visibility: visible;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  transform: translateX(0);
}
#back-top.backtop-shown.on-footer {
  bottom: 75px;
}
#back-top:before,
#back-top:after {
  content: ''; position: absolute; width: 12px; height: 1px; margin-top: 24px; margin-left: -9px; 
  -webkit-transform: translateX(7px) rotate(50deg); 
  -moz-transform: translateX(7px) rotate(50deg); 
  -ms-transform: translateX(7px) rotate(50deg); 
  transform: translateX(7px) rotate(50deg); 
}
#back-top:after {
  -webkit-transform: translateX(0px) rotate(-50deg); 
  -moz-transform: translateX(0px) rotate(-50deg); 
  -ms-transform: translateX(0px) rotate(-50deg); 
  transform: translateX(0px) rotate(-50deg); 
}


/*----------------------------------------------- 

      3. Main / list page

-------------------------------------------------*/

#content {
  
}
.feature-list ~ #content,
.topslider ~ #content,
body.archive #content {
  border-top-width: 0;
}

/* 3.1 ganeral space,Search popup,General Title Style  */

.content_wrap_outer {
  margin-top: 100px;
}
[class*="span"]#content_wrap{
  margin-bottom: 0;
}
#content_wrap .entry p { 
  margin-bottom: 32.4px; margin-bottom: 3.24rem; 
}
#sidebar-widget .textwidget p {
  margin-bottom: 24px; margin-bottom: 2.4rem;
}
.feature-list,
.pagenums,
.content-author,
.widget_main,
.break-line, 
#search-overlay .pagenums,
body.single .blog-unit-quote, 
.related-posts-carousel,
.pagenums .page-numbers,.pagenums .pagination,  
#footer {
  margin-top: 80px;
}

.blog-unit-img-wrap,
.blog-unit-soundcloud,
#respondwrap {
  margin-top: 60px;
}
.blog-unit-tit-wrap {
  padding-top: 60px;
}
.blog-unit-tit-wrap,
body.single .entry {
  margin-bottom: 60px;
}
body.single .social-bar,
body.single .list-author-unit,
.rating-detailed,
#post-navi,
#comments  {
  margin-bottom: 80px;
}

body.page .blog-list .entry,
form#commentform,
.commentlist { 
  margin-top: 40px; 
}
.top-space,
.list-author,
.list-author-unit,
.widget_footer {
}
.list-author-unit,
.widget_footer {
}
#content_wrap.bottom_no_space {
  padding-bottom: 0;
}
#footer.no-margin-bottom,
body.no-margin-top.page .content_wrap_outer {
  margin-top: 0;
}

/*  Search popup */
#search-overlay {
  position: fixed; z-index: 999; left: 0; top: 0; width: 100%; height: 100%; min-height: 100vh; padding: 100px 0; visibility: hidden; opacity: 0; overflow-y: scroll;
}
#search-overlay.search-fadein,
#wrap-outer.slider-down { 
  opacity: 1; visibility: visible;
}
#search-overlay-close {
  position: absolute; z-index: 1; right: 20px; top: 20px; width: 30px; height: 30px; cursor: pointer; font-size: 24px;
}
.search-overlay-form {
  border-bottom-width:2px;  border-bottom-style: solid;
}
input[type="text"].search-overlay-input-text {
  border: none; font-size: 26px; font-size: 2.6rem; margin-bottom: 0; height: auto; padding-left: 0; background: none;
}
.search-overlay-form { 
  position: relative; top:-30px;
-webkit-transition: all .3s .3s;
-moz-transition: all .3s .3s;
transition: all .3s .3s;
}
#search-overlay.search-fadein .search-overlay-form {
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  transform: translateY(30px);
}
.search-result-unit {
  margin-top: 40px; padding-top:40px; border-top-style: solid; border-top-width:1px;  
}
.search-result-unit:first-child {
  border-top: none;
}
#search-overlay .blog-unit-tit,
.search-loading {
  font-size: 30px; font-size: 3rem;
}
#search-loading {
  min-height: 200px; display: inline-block; width: 100%; margin-top: 60px;
}
.search-result-unit .blog-unit-meta>span {
  margin: 0 12px 0 0; 
}
#search-overlay .pagenums {
  text-align: left;
}
#search-result .pagenums .tw-style-a {
  width: auto; line-height: 50px;
}
#search-overlay .pagenums .tw-style-a {
  font-size: 18px; font-size: 1.8rem;
}

/* General Title Style (short lines) */
/*.blog-unit-meta-top,*/
.carousel-des-wrap-meta,
.feature-item-tit-a,
.related-posts-carousel-tit {
  position: relative; display: inline-block; margin: 0 auto 10px; padding: 0 20px; 
}
.archive-title-inn:before,.archive-title-inn:after,
/*.blog-unit-meta-top:before,.blog-unit-meta-top:after,*/
.carousel-des-wrap-meta:before,.carousel-des-wrap-meta:after,
.feature-item-tit-a:before,.feature-item-tit-a:after,
.related-posts-carousel-tit:before,.related-posts-carousel-tit:after {
  content: ''; position: absolute; top: 50%; left: 0; width: 10px; height: 1px; border-top: 1px solid; margin-top: -1px;
}
.archive-title-inn:after,.blog-unit-meta-top:after,.carousel-des-wrap-meta:after,.feature-item-tit-a:after,.related-posts-carousel-tit:after {
  left: auto; right: 0;
}

/*  3.2 Top Slider & Feature list */

.topslider {
  border-bottom: 1px solid #eee;
}
.topslider.container {
  border-bottom: none; 
}
.owl-carousel {
  display: inline-block;
}
.topslider .owl-carousel .owl-stage-outer {
  height: 390px; z-index: 1;
}
.topslider.container .owl-carousel .owl-stage-outer {
  height: 320px;
}
.topslider .owl-carousel .owl-item img.wp-post-image,
.topslider .carousel-img-wrap {
  height: 300px;  
}
.topslider .owl-carousel .owl-item {
  -webkit-backface-visibility: visible; /*fix  Flicker*/
}
.owl-item .item {
}
.topslider.container .carousel-img-wrap {
  position: relative; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; height: 320px; 
}
.topslider.container .carousel-img-wrap:before {
  content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: .3; background-color: #000;
}
.topslider .carousel-img-a {
  display: block; position: relative; height: 100%;
}
.carousel-des-wrap {
  position: relative; z-index: 9; height: 100px; text-align: center; 
}
.carousel-des-wrap:after {
  content: ''; position: absolute; width: 1px; height: 100px; top:0; right: -1px;
  background-color: #eee;
}
.carousel-des-wrap-tit {
  font-size: 16px; line-height: 1.1; text-transform: uppercase !important; font-weight: bold !important;
}
.topslider.container .carousel-des-wrap-tit {
  font-size: 3em; 
}
.topslider.container .carousel-des-wrap-tit-a {
  color: #fff;
}
.topslider .carousel-des-wrap-meta {
  margin-bottom:0; font-size: 14px; font-size: 1.4rem;
}
.topslider.container .carousel-des-wrap-meta {
  margin-bottom: 10px; 
}
.carousel-des-wrap-inn {
  position: absolute; width: 100%; padding-left: 20px; padding-right: 20px;text-align: center;
}
.carousel-des-wrap-title-a  {
   display: inline-block;
}
.carousel-img {
  height: 100%;
}
.topslider .owl-carousel .owl-item img {
  width: auto; max-width: 600px;  
}
.topslider .owl-controls {
  position: relative; z-index: 9; color: #fff;
}
.owl-prev,.owl-next {
  position: relative; width: 70px; height: 50px; text-align: center; margin-top: -260px; float: left; 
}
.topslider.container .owl-prev,.topslider.container .owl-next  {
  margin-right: -70px; margin-top: -190px; color: #eee
}
.topslider.container .owl-prev {
  margin-left: -70px; margin-right: 0;
}
.owl-next {
  float: right;
}
.owl-dots {
  display: none;
}
.owl-prev,.owl-next {
  position: relative; 
}
.no-touch .owl-prev,.no-touch .owl-next {
  opacity: 0;
}
.no-touch .owl-carousel:hover .owl-prev,.no-touch .owl-carousel:hover .owl-next {
  opacity: 1;
}
.owl-prev:before,.owl-next:before,
.owl-prev:after,.owl-next:after {
  content: ""; position: absolute; left: 37px; top: -9px; width: 1px; height: 45px; border-radius: 2px; box-shadow: 0 0 7px rgba(0,0,0,.3); background-color: #fff; 
  -webkit-transform: rotate(55deg);
  -moz-transform: rotate(55deg);
  -ms-transform: rotate(55deg);
  transform: rotate(55deg);
}
.owl-prev:after,
.owl-next:before {
  top: 16px;
  -webkit-transform: rotate(-55deg);
  -moz-transform: rotate(-55deg);
  -ms-transform: rotate(-55deg);
  transform: rotate(-55deg);
}
.owl-next:before {
  top: -9px;
}
.owl-next:after {
  top: 16px;
}
.topslider.container .owl-prev:before,.topslider.container .owl-next:before,
.topslider.container .owl-prev:after,.topslider.container .owl-next:after {
  opacity: .4;
}
.owl-prev:before,.owl-next:before,
.owl-prev:after,.owl-next:after {
  background-color: 
}
.topslider .owl-carousel .carousel-img-wrap img { 
  opacity: 0; 
}
.topslider .owl-carousel.owl-loaded .carousel-img-wrap img { 
  opacity: 1;
}

/* Feature list (category) */
.feature-list {
}
.row .feature-item[class*="span"] {
  position: relative; height: 360px; margin-bottom: 0; overflow: hidden;
}
.feature-item-bg {
  position: absolute; z-index: -1; left:0; right: 0; top: 0;bottom: 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;
}
.feature-item:hover .feature-item-bg {
 -webkit-transform: scale(1.02);
 -moz-transform: scale(1.02);
 -ms-transform: scale(1.02);
 transform: scale(1.02);
}
.row .feature-item[class*="span4"] {
  height: 280px;
}
.feature-item-tit {
  position: absolute; display: inline-block; padding: 20px; font-size: 1em; background: #fff;
}
.feature-item-tit-a {
  margin-bottom: 0;
}


/* 3.3 Main list */
.main-list-inn {
  margin:-30px 0 0 -30px;
}
.main-list-item .inside {
  margin:30px 0 0 30px;
}
.main-list section.main-list-item {
  width: 33.3333%; float: left; height: 500px; 
}
.main-list section.width4 {
  width: 66.6666%;
}
.two-cols-layout .main-list section.main-list-item {
  width: 50%;
}
.two-cols-layout .main-list section.width4 {
  width: 100%;
}
.mainlist-img-wrap {
  position: relative; background-position: 50% 50%; background-repeat: no-repeat; background-size: cover;
}
.mainlist-img-wrap iframe {
  width: 100%;
}
.mainlist-img-link {
  display: block; width: 100%; height: 100%;
}
.mainlist-img-wrap,
.main-list .carousel-img-wrap,
.main-list .soundcloudWrapper iframe {
  height: 220px;
}
.mainlist-excerpt {
  margin-bottom: 20px;
}
.ux-ellipsis {
  font-size: 16px; max-height: 72px; line-height: 24px; overflow: hidden;
}
.ux-ellipsis-before {
  direction: block; content: "";  float: left; width: 5px; max-height: 72px;
}
.ux-ellipsis:after {
  content: ""; float: right; position: relative; top: -30px; left: 100%; height: 24px; width: 5em; margin-left: -5em; padding-right: 5px; text-align: right; 
  box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  background: -webkit-gradient(linear, left top, right top,
    from(rgba(255, 255, 255, 0)), to(white), color-stop(50%, white));
  background: -moz-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);     
  background: -o-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: -ms-linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white);
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white 50%, white); 
}
.ux-ellipsis > *:first-child {
  float: right;  width: 100%;  margin-left: -5px;
}
.clearfix.ux-ellipsis:after {
  display: none;
}
.clearfix.ux-ellipsis > *:first-child {
  float: none; margin-left: 0;
 } 
.mainlist-des-wrap {
  position: relative; padding-bottom: 40px;
}
.mainlist-tit {
  font-size: 24px; font-size: 2.4rem; line-height: 1; padding: 25px 0 15px 0;
}
.mainlist-meta {
  width: 100%; line-height: 30px; border-bottom: 1px solid #eee;
} 
body:not(.ux-mobile) .main-list-item.width4 .mainlist-meta {
  border-bottom: none; 
}
body:not(.ux-mobile) .main-list .main-list-item.width4 .blog-unit-meta-bottom {
   
}
.mainlist-meta-cate,.mainlist-meta-date {
  display: inline-block; float: left; margin-right: 10px;
}
.mainlist-meta-cate>a,
.mainlist-meta-date>a {
   display: none; margin-left: 5px; float: left;
}
.mainlist-meta-cate-label {
  display: inline-block; float: left;
}
.mainlist-meta-cate>a:first-child,
.mainlist-meta-cate>a:nth-child(2),
.mainlist-meta-cate>a:nth-child(3) {
  display: inline-block;
}
.main-list .blog-unit-meta-bottom {
  line-height: 30px;
}
.main-list .social-bar,
.blog-list .social-bar {
  position: relative; display: inline-block; margin-right: 8px;
}
.blog-list .social-bar {
  line-height: 30px; float: right;
}
.social-bar-label {
  cursor: pointer;
}
body.single .social-bar-label {
  display: none;
}
.main-list .post-meta-social,
.blog-list .post-meta-social {
  visibility: hidden; opacity: 0; position: absolute; top: -50px; left: 50%; width: 300px; text-align: center; font-size: 0;
  -webkit-transform: translate(-50%, -10px);
  -moz-transform: translate(-50%, -10px);
  -ms-transform: translate(-50%, -10px);
  transform: translate(-50%, -10px);
}
.main-list .post-meta-social:before,
.blog-list .post-meta-social:before {
  content: ''; position: absolute; z-index: -1; left: 50%; margin-left: -4px; bottom: -4px; width: 10px; height: 10px; background-color: #333;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.main-list .post-meta-social-li .fa:before,
.blog-list .post-meta-social-li .fa:before {
  font-size: 15px;
}
.main-list .social-bar:hover .post-meta-social,
.blog-list .social-bar:hover .post-meta-social {
  visibility: visible; opacity: 1;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.blog-list .post-meta-social-li .share,
.main-list .post-meta-social-li .share {
  width: auto;

}
.blog-unit-meta-bottom-more .fa {
  display: inline-block; margin-left: 5px;
}
.blog-list .blog-unit-meta-bottom-more,
body.single .blog-unit-meta-bottom-more {
  display: none;
}
.main-list .post-meta-social-li,
.blog-list .post-meta-social-li {
  display: inline-block; text-align: center; margin-right: -1px; padding: 0 3px; height: 40px; line-height: 40px;
  background-color: #333;
}
.post-meta-social-li:first-child {
  border-top-left-radius: 2px; border-bottom-left-radius: 2px; padding-left: 12px;
}
.post-meta-social-li:last-child {
  border-top-right-radius: 2px; border-bottom-right-radius: 2px; padding-right: 12px;
}
body.single .post-meta-social-li:first-child {
  padding-left: 0;
}
.main-list .post-meta-social-li .share .fa,
.blog-list .post-meta-social-li .share .fa {
  line-height: 40px; color: #ccc!important;
}
.main-list .post-meta-social-li:hover .share .fa,
.blog-list .post-meta-social-li:hover .share .fa {
  color: #fff!important;
}
.main-list .post-meta-social-li .fa,
.blog-list .post-meta-social-li .fa {
  line-height: 40px;
}
.main-list .blog-unit-meta-bottom-inn {
  display: none;
}
.main-list .width4.main-list-item .mainlist-meta {
  display: inline-block; float: left; border-top: none; 
}
.main-list .width4.main-list-item  .blog-unit-meta-bottom  {
   display: inline-block; float: right; margin-top: -30px;
}
.post-score {
  position: absolute; right: 0; top: 0; width: 50px; line-height: 50px; font-family: 'Lato', sans-serif; font-size: 24px; text-align: center;
}
section.quote .mainlist-img-wrap,
section.link .mainlist-img-wrap {
  display: table; width: 100%;
}
.mainlist-quote,
.mainlist-link {
  display: table-cell; vertical-align: middle; padding: 0 20px;
}
.mainlist-link {
  text-align: center;
}
.main-list .carousel-img-wrap {
  background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
.main-list .owl-prev,.main-list .owl-next {
  margin-top: -60px;
  -webkit-transform: scale(.6);
  -moz-transform: scale(.6);
  -ms-transform: scale(.6);
  transform: scale(.6);
}
.article-meta-unit, .mainlist-meta-date,.tptn_date {
  text-transform: uppercase;
}

/* Pagination */
.pagenums { 
  margin:0 auto; text-align:center; 
}
.pagenums.clearfix {
  clear: both;
}
.pagenums a,.pagenums span,
.page-numbers{ 
  display:inline-block; min-width:40px; margin-left:1px; padding: 0; 
}
.page-numbers{
  float:left; 
}
#infscr-loading{ 
  background-repeat:no-repeat; background-position:90% 50%; min-width:40px; width:90px; height:40px; line-height:40px; padding-left:10px; margin:0 auto; 
}
.tw_style {
  text-align:center; position: relative;
}
.pagenums .tw-style-a { 
  display: inline-block; position: relative; height: 60px; line-height: 60px; max-height: none; margin: 40px auto 0; padding: 0 20px; border-top: 1px solid #333; border-bottom: 1px solid #333;
}
.pagenums .tw-style-a span {
  font-size: 16px; line-height: 45px;
}
.tw-style-a span {
  padding:0;
}
.page-buttom-space{ 
  height:80px;
}
.main-list .pagenums .tw-style-a {
  margin-top: 0;
}
.main-list .pagenums {
  margin-top: 50px; 
}
.main-list .pagenums:not(.tw_style){ 
  height: 60px;
}
.main-list .pagenums .page-numbers {
  margin-top: 0; 
}


/* 3.4 archive */

.blog-list .entry {
  margin-top: 20px;
}
.blog-unit-meta {
  margin-top: 40px;
}
.blog-list > article {
  position: relative;
}
.blog-list > article  {
  margin-bottom: 40px; padding-bottom: 40px; border-bottom: 1px solid #eee; 
}
.blog-list .blog-unit-tit-wrap {
  padding-top: 0; margin-bottom: 40px;
}
.blog-list > article.format-quote,
.blog-list > article.format-link {
  text-align: center;
}
.blog-unit-meta-top {
  font-size: 14px; font-size: 1.4rem;
}
.blog-unit-tit {
  line-height: 1.2; margin-top: 10px;
}
body.single .blog-unit-tit {
  line-height: 1; width: 60%; 
}
.blog-unit-meta>span {
  margin: 0 6px; 
}
#header .blog-unit-meta>span {
  margin: 0 12px 0 0;
}
.blog-unit-excerpt,.blog-unit-link {
  margin-top: 40px;
}
.blog-unit-link {
  text-align: left; padding: 30px;
}
.blog-unit-img-wrap {
  overflow: hidden; position: relative; 
}
article.format-video .blog-unit-img-wrap {
  height: 360px; background-size: cover; background-repeat: no-repeat; background-position: 50% 50%;
}
.post-featured-img {
  margin: 40px 0; display:none !important;
}
.post-featured-img img,
.blog-unit-img {
  width: 100%;
}
.blog-unit-more {
  float: right; 
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
}
.blog-list .blog-unit-more {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}
.blog-unit-video-play {
  position: absolute; z-index: 1; left: 50%; top: 50%; width: 70px; height: 70px; border-radius: 35px; margin-left: -35px; margin-top: -35px; display: block; opacity: .8; font-size: 20px; text-align: center; line-height: 70px;
  background-color: #eee; color: #333;
}
.blog-unit-video-play .fa {
  margin-left: 4px;
}
.blog-unit-quote {
  font-size: 1.5em; text-align: center; padding: 30px;
}
.blog-unit-quote cite {
  display: block; font-style: italic; margin-top: 20px; position: relative; 
}
.blog-list-audio {
  position: absolute; bottom: 0; z-index: 1; height: 60px; width: 100%; background-color: rgba(255,255,255,.8);
}
.blog-list-audio .audio-unit { 
  border-bottom: none; float: left; width: 60%;
}
.blog-list-audio-artist {
  display: inline-block; float: right; margin-right: 20px; line-height: 60px;
}
.blog-unit-soundcloud-out {
  height: auto;
}
.list-heigh-fixed .blog-unit-soundcloud-out .blog-unit-img-wrap,
.blog-unit-soundcloud-out .blog-unit-img-wrap{
  height: 120px;
}
.blog-unit-soundcloud-out .blog-unit-img {
  display: none;
}
.blog-unit-soundcloud {
  height: 160px;
}
.list-heigh-fixed .blog-unit-img { 
  position: relative; top: 50%; 
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  transform: translateY(-50%);
}
.blog-list .blog-unit-link {
  margin-top: 0;
} 
.blog-unit-link-li {
  font-size: 1.5em; line-height: 1.5; text-align: center;
}
.member-tip {
  display: block; position: relative; text-align: center; border-radius: 2px; font-size: 10px; width: 60px; padding:1px 6px; margin-top: -20px; line-height: 15px; font-family: tahoma; 
}
.pagenums .pagination { 
  margin-bottom: 0;
}

#archive-title {
  font-size: .9em; text-align: center; line-height: 80px;  border-bottom: 1px solid #eee; border-top: 1px solid #eee; 
}
.archive-title-inn {
  position: relative; padding: 0 25px; display: inline-block;
}
.archive-unit-pic {
  margin-top: 40px;
}
.blog-unit-more-a {
  position: relative; display: inline-block; height: 30px; line-height: 30px; 
}
.blog-unit-more-a .fa {
  font-size: 10px; 
  -webkit-transform: translateY(-1px);
  transform: translateY(-1px);
}
.blog-unit-meta-bottom-inn {
  display: inline-block; line-height: 30px;
}
body.single .blog-unit-meta-bottom-inn {
  float: right;
}
.blog-unit-meta-bottom-inn > .article-meta-unit,
.blog-unit-meta-bottom-inn > .blog-unit-meta-bottom-inn-unit {
  margin-right: 5px;
}
.blog-list article.sticky .blog-unit-meta-top {
   
}
.blog-list article.sticky .blog-unit-meta-top:before {
  content: '\f08d'; font-family: 'FontAwesome'; margin-right: 10px; font-size: .9em;
}

/*Pagebumner*/
.page-numbers,.pagenums-a {
  text-align: left; padding-left: 0;
}
.prev.page-numbers {
  float: right;
}
.page-numbers.next {
  float: right; padding-right: 0;
}
.page-numbers.dots {
  font-size: 0;
}
.page-numbers.dots:before {
  content: '—'; font-size: 17px;
}
.page-numbers,
#search-result .page-numbers {
  text-align: left; padding: 0;
}
.page-numbers.next {
  float: right; padding-right: 0;
}
.pagenums .tw-style-a { 
  height: 50px; line-height: 48px; 
}

/* password pertected */
.post-password-form input[type="password"] {
  width: auto; margin-bottom: 0;
}

/* Author */
.list-author-unit {
  min-height: 80px; position: relative; padding: 30px 20px;
}
.author-avatar {
  border-radius: 60px; overflow: hidden; width: 120px; height: 120px; position: absolute;
}
.author-tit {
  font-size: 20px; font-size: 2rem; line-height: 2; margin:0 0 20px 140px;
}
.author-excerpt {
  font-size: 14px; font-size: 1.4rem; margin:0 0 20px 140px;
}
.list-author-unit .socialmeida {
  margin-left: 140px;
}
.list-author-unit .socialmeida-a { 
  width: auto; height: 40px; line-height:40px; margin-right: 5px; text-align: left; font-size: 18px; display: block;
}
body.single .list-author-unit {
  min-height: inherit;
}
body.single .author-avatar {
  width: 60px; height: 60px;
}
body.single .author-tit {
  font-size: 16px; font-size: 1em; line-height: 1; margin: 0 0 0 80px
}
body.single .author-excerpt {
  margin: 10px 0 0 80px
}
body.single .list-author-unit .socialmeida {
  margin: 10px 0 0 80px
}
body.single .list-author-unit {
  
}
body.single .list-author-unit .socialmeida-a {
 height: 30px; line-height: 30px;
}

/*Archive template */
.archive-custom-list {
  margin-top: -80px;
}
.archive-custom-title {
  margin-top: 80px; margin-bottom: 20px;
}

/* 3.5 sidebar layout */
.sidebar-layout .container {
  width: auto;
}
#content_wrap[class*="span"] {

}
#content_wrap[class*="span"].pull-right {
  padding-right: 0;
}
.row-fluid #content_wrap.pull-right + aside[class*="span"] {
  margin-left: 0;
}
.sidebar-layout .container-inn {
  width: 100%;
}
.widget-title {
  margin-bottom: 20px;
}
.sidebar_widget {
  margin-top: -30px;
}
.sidebar_widget > li.widget-container { 
  padding: 20px; margin-top: 30px;
}


/* 3.6 Widgets */

.sidebar_widget .widget-title {
  line-height: 3; text-align: center;
}

.widget_archive li,
.widget_categories li,
.widget_pages li,
.widget_nav_menu li,
.widget_recent_entries li,
.widget_recent_comments li {
  line-height: 2.5; border-bottom-width: 1px; border-bottom-style: solid;
}
.widget_archive li:last-child,
.widget_categories li:last-child,
.widget_pages li:last-child,
.widget_nav_menu li:last-child,
.widget_recent_entries li:last-child,
.widget_recent_comments li:last-child {
  border-bottom: none;
}
.widget_archive a,
.widget_categories a,
.widget_pages a,
.widget_nav_menu a,
.widget_recent_entries a,
.widget_recent_comments a {
  margin-right: 5px;
}

.tagcloud a { background:rgba(0,0,0,0.03); }

/*recent posts*/
.post-date {  
  font-size: 0.8em; letter-spacing: 0; margin-left: 10px; opacity: .8;
}

.instagram-pics li {
    float: left;
    width: 12.5%;
}

/*Search*/
ul.sidebar_widget li.widget_search { 
  padding-bottom:41px; 
}
ul.sidebar_widget li.widget_search form {
 margin-top:3px; position: relative;
}
.sidebar_widget .widget_search input[type="text"],
.sidebar_widget .widget_display_search input[type="text"]{ 
  max-width: none; width: 100%; height:35px; 
}
.screen-reader-text{ display:none; }
.sidebar_widget .widget_search input[type="submit"],
.sidebar_widget .widget_display_search input[type="submit"] {
  height:35px; position: absolute; right: 0; top: 0;
}

.widget_search input[type="text"],
.widget_display_search input[type="text"] { margin-bottom:0; }

/*Calendar*/

#wp-calendar { width:100%;  }
#wp-calendar caption{ text-align:left; margin-bottom:20px; }
#wp-calendar tfoot td{ padding-top:20px; }
#wp-calendar tfoot #next{ text-align:right; }
.widget_calendar tbody td,
.widget_calendar thead th{
  text-align: center;border: 1px solid #e8e8e8;  
}

/*Tag*/

.tagcloud a { display: inline-block; font-size: 10px; font-size: 1rem; margin-bottom: 8px; margin-right: 3px; padding:0 8px; height:32px; line-height: 32px; }

/*rss*/
.widget_rss .rsswidget:first-child {
  display: none;
}
.widget_rss .rsswidget {
  position: relative;
}
.widget_rss .rsswidget:after {
  content: "\f09e"; margin-left: 10px; font-size: .9em; font-family: 'FontAwesome'; color: #FF6600;
}
.widget_rss>ul>li { 
  margin-top: 20px;
}
a.rsswidget img { 
  margin-bottom:-1px; margin-right:10px; 
}
.rss-date {
    font-size: .8em; opacity: .8; display: block;
}
.rssSummary {
    font-size: .8em;
}
.widget_rss cite {
  font-style: italic; font-size: .8em;
}

/*Social icons*/
.widget-container .social_active  i {
  font-size: 32px; 
}
.widget-container .social_active {
  display: block; margin-right: 7px; margin-top: 8px; width: 32px; height: 32px; float: left;
}
.widget-container .widget_uxsocialnetworkinons .icon {
  margin-top: -8px; overflow: hidden;
}

/* About me */
.sidebar_widget > li.widget-container.widget_uxaboutme,
.widget_uxaboutme {
  margin-top: 100px
}
.widget-aboutme-img-wrap {
  text-align:center; margin-top: -90px;
}
.widget-aboutme-img {
  width: 140px; border-radius: 100%;
}
.widget_uxaboutme .widget-title {
  margin-top: 20px;
}

.aboutbutton {
    display: block;
    margin-top: 10px;
    width: 100%;
    font-weight: bold;
    text-transform: uppercase;
}

/* Top 10 – Popular posts plugin for WordPress*/

.tptn_posts_widget > ul > li {
  position: relative; min-height: 60px; margin-top: 20px;
}
.tptn_posts_widget > ul > li > .tptn_link {
  position: absolute; left: 0; top: 0; height: 60px; width: 60px; margin-right: 75px; vertical-align: top;
}
.tptn_link img {
  width: 100%;
}
.tptn_after_thumb {
  display: inline-block; margin-left: 75px;
}
.tptn_date,
.tptn_excerpt,
.tptn_list_count,
.tptn_author {
  display: inline-block; font-size: .8em; margin-top: 10px; margin-right: 5px;
}
.tptn_excerpt {
  display: block; 
}
.tptn_title {
  display: block; line-height: 1.2;
}

/* Widget Instagram */
.widget_instagram .instagram-pics {
  font-size: 0;
}
.widget_instagram .instagram-pics > li {
  display: inline-block; width: 11.1111%; 
}
.widget_instagram .widget-container .widget-title {
  text-align: center; padding-top: 60px; margin-bottom: 30px; font-size: 16px!important;
}

/* Instagram Feed plugin */
#sb_instagram .sb_instagram_header,
#sb_instagram #sbi_load {
  display: none;
}
#sb_instagram,
#sb_instagram #sbi_images {
  padding: 0!important;
}
#sb_instagram.sbi_col_4 #sbi_images .sbi_item {
  width: 11.1111%;
}

/* Facebook Profile */
.facebook-widget-out {
  text-align: center;
}
.facebook-widget {
  border:none; overflow:hidden; height:214px; width:260px!important; margin-left:auto; margin-right: auto; 
}

/* MailChimp for WordPress Lite */
.mc4wp-form input[type=date], .mc4wp-form input[type=email], .mc4wp-form input[type=tel], .mc4wp-form input[type=text], .mc4wp-form input[type=url], .mc4wp-form select, .mc4wp-form textarea { 
  height: 35px;
}
.mc4wp-form input[type=date]:focus, .mc4wp-form input[type=email]:focus, .mc4wp-form input[type=tel]:focus, .mc4wp-form input[type=text]:focus, .mc4wp-form input[type=url]:focus, .mc4wp-form select:focus, .mc4wp-form textarea:focus { 
  box-shadow: none;
}



/*----------------------------------------------- 

      4. Post - content template

-------------------------------------------------*/

/* 4.0 Title wrap */

.title-wrap {
  position: relative;  min-height: 180px; text-align: center; background-size: cover; background-position: 50% 50%; background-repeat: no-repeat;
}
.title-wrap-con {
  position: absolute; z-index: 99999; bottom: 40px; width: 100%;
}
.title-wrap-tit {
  width: 60%; margin-left: auto; margin-right: auto;
}
.title-wrap-meta-b-item { 
  margin-right: 6px; margin-left: 6px; font-size: .8em;
}

/* 4.1 post types */


/*video*/
.video-post-wrap{ margin-bottom:40px;}
.video-wrap { 
  position: relative; width:100%; height:100%; padding-bottom:56.25%; height:0; 
}
.video-wrap iframe{ position: absolute;top: 0;left: 0; width:100%; height:100%; }
.video-wrap.video-16-9{ padding-bottom:56.25%; }
.video-wrap.video-4-3{ padding-bottom:75%; }
.video-wrap.vimeo{
  padding-bottom: 48.9%;
}
.video-wrap.youtube{
  padding-bottom: 48.8%;
}
.video-face {
  position: relative;
}
.video-play-btn {
  position: absolute; left: 50%; top: 50%; margin-left: -30px; margin-top: -20px; display: block; width: 60px; height: 40px; text-align: center; line-height: 43px; 
  font-size: 20px; border-radius: 5px; cursor: pointer;
  background-color: #28282e; color: #eee;
}
.video-play-btn:hover {
  opacity: .8;
}
.video-face-img { 
  width: 100%; 
}
.video-overlay {
    box-shadow: none; left: 0; top: 0; width: 100%; height: 100%; padding: 50px; opacity: 0; margin-left: 0; border-radius: 0; border: none; background-color: rgba(0,0,0,.9);
    -webkit-transform: translateY(-100%);
   -moz-transform: translateY(-100%);
   -ms-transform: translateY(-100%);
   -o-transform: translateY(-100%);
   transform: translateY(-100%);   
}
.video-close {
  position: absolute; right: 10px; top: 10px; display: block; width: 20px; height: 20px; text-align: center; font-size: 16px; line-height: 20px; cursor: pointer; color: #eee;
}
body.ux-bordered .video-close {
  top: 25px; right: 25px;
}
.video-overlay.video-slidedown {
  opacity: 1;
 -webkit-transform: translateY(0);
 -moz-transform: translateY(0);
 -ms-transform: translateY(0);
 -o-transform: translateY(0);
 transform: translateY(0);   
}
body.admin-bar .video-overlay.video-slidedown {
  margin-top: 30px;
}

/*audio*/
.content-audio {
  margin-bottom: 40px;
}
.audio-unit { 
  height:60px; position:relative; line-height: 60px; 
}
.audio-unit span.audiobutton { 
  display:inline-block; width:50px; height: 60px; line-height: 58px; cursor:pointer; float: left; text-align: center; 
}
.audio-unit span.audiobutton:before{ 
  font-size:12px; content: "\f04c"; font-family: 'FontAwesome';
}
.audio-unit span.audiobutton.pause:before { 
  content: "\f04b";
}
.audio-unit span.songtitle { 
  display:inline-block; overflow:hidden; 
}
.audio_player_list.audio_content { 
  background:none; margin-bottom:40px; 
}
.audiopost-soundcloud-wrap { 
  width:100%; height:auto; margin-bottom:20px; 
}
.format-audio .audio-unit { 
  height:60px; position:relative; border-top-width:1px; border-top-style: solid;
}
.format-audio .audio-unit:first-child {
  border-top: none;
}
.blog-list .format-audio .audio-unit {
  border-top: none;
}
.format-audio .audio-unit span.audiobutton { 
  display:inline-block; width:49px; height:59px; cursor:pointer; 
}
.format-audio .audio-unit span.audiobutton:before { 
  font-size:12px; position:absolute; left: 23px; top:0; 
}
.format-audio .audio-unit span.songtitle { 
  display:inline-block; position: absolute; top:0;  margin-left:10px; padding-right:20px; overflow:hidden; 
}
.audio-unit span.songtitle {
  font-size: 16px; line-height: 60px;
}
.content-audio-artist {
  margin-bottom: 20px; display: block;
}

/*link*/
.single-format-link .blog-unit-link {
  display: block; margin-top: 0;
}
.single-format-link #content_wrap.span9 .blog-unit-link {
  display: inline-block; 
}
.single-format-link #content_wrap.span9 .blog-unit-link-li {
  text-align: left;
}

/*image*/
.image-post-wrap{ 
  margin-bottom:40px;
}
.image-post-wrap img { 
  width:100%; height:auto;
}

/*404*/
body.error404 .logo-wrap {
  visibility: hidden; height: 0;
}
body.error404 #content {
   min-height: 300px; 
}
.fourofour-wrap { 
  text-align:center; margin-top: 0; 
}
.fourofour-wrap h4 { 
  font-size: 62px; font-size: 6.2rem;
}
.fourofour-wrap h4 { 
  font-size: 31px; font-size: 1.8rem; margin-top: 20px; margin-bottom: 40px; 
}
.fourofour-wrap p { 
  max-width: 600px; margin:0 auto; 
}

/* Custom post type: team */
.team-photo { 
  width: 100%; height:auto; 
}
.single-team .gallery-wrap-sidebar .gallery-info-wrap {
  padding-right: 0; margin-bottom: 0; margin-left: 0; padding-left: 60px;
}

/* Custom post type: client*/
.client { text-align:center}
.client a { display:block; margin-bottom:20px; }

/* Custom post type: job*/
.job-location { margin-right:10px; }


/* 4.2 Portfolio post Template */
body.single .post.format-gallery {
  margin-top: 0;
}
.gallery-property {
  margin-top: 60px;
}
.gallery-property-tit {
  font-size: 20px; font-size: 2rem; margin-bottom: 20px;
}
.gallery-info-property-con {
  font-size: 16px; font-size: 1.6rem
}
.gallery-info-property-li {
  font-size:0; margin-top: 40px; border-top-style: solid; border-top-width: 2px; padding-top: 20px;  
}
.gallery-info-property-tit {
  font-size: 18px; font-size: 1.8rem;
}
.gallery-info-property-item {
  display: inline-block; width: 50%; vertical-align: top; 
}
.gallery-images-wrap .mouse-over:hover .gallery-images-img,
.post-carousel-img-a:hover .post-carousel-img,
.standard-list-item:hover .standard-list-item-img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.gallery-wrap-fullwidth .gallery-images-wrap .list-layout .mouse-over:hover .gallery-images-img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

/* list layout */
.list-layout {
  margin-top: 40px;
}
article.format-gallery .list-layout {
  margin-top: -20px;
}
.list-layout-col {
  margin: 20px 0 0 -20px;
}
.gallery-wrap-sidebar .list-layout-col {
  margin-left: -20px; margin-bottom: 20px;
}
.list-layout>div:last-child {
  margin-bottom: 0;
}
.list-layout-item {
  display: inline-block; float: left; 
}
.list-layout-col1-item {
  width: 100%; 
}
.list-layout-col2-item {
  width: 50%; 
}
.list-layout-col3-item {
  width: 33.33333%; 
}
.list-layout-col4-item {
  width: 25%; 
}
.list-layout-inside {
  padding-left: 20px; 
}
.gallery-wrap-sidebar .list-layout-inside {
  padding-left: 20px;
}
.gallery-images-img {
  width: 100%;
}


/*  4.3 Post meta */
/*  Social Bar */
body.single .social-bar {
  display: inline-block;
}
.blog-list .social-bar {
  
}
.post-meta-social {
  position: relative; line-height: 30px;  
}
.post-meta-social-li {
  display: inline-block; 
}
.post-meta-social-li .share  {
  width: 20px; line-height: 20px; display: block;  
}
.post-meta-social-li .fa {
  
}
.post-meta-social-li .fa:before {
  font-size: 1.4rem; 
}
.post-meta-social-li .postshareicon-digg.fa:before {
   
}
.social-bar-center,
.social-bar-center .post-meta-social {
  text-align: center;
}
/* in blog list*/
.blog-unit-social-share {
  margin-top: 20px;
}
.blog-unit-social-share .post-meta-social {
  text-align: left; line-height: 30px; height: 30px; 
}
.blog-unit-social-share .post-meta-social-li {
  margin-right: 10px; margin-left: 0;
}

/* social like */
.social-like {
  float: left;line-height: 56px;cursor: pointer;
}
.wpulike .count-box:before,
.social-like .wpulike ~ br,
.social-like .wpulike ~ p,
.social-like ul#tiles { 
  display: none;
}
.social-like .wpulike .count-box {
  border:none; margin-left: 0
}
.social-like .wpulike .counter a.text,
.social-like .wpulike .counter a.text:hover,
.social-like .wpulike .counter a.image,
.social-like .wpulike .counter a.image:hover,
.social-like .wpulike .counter a.loading {
  border: none; background: none; padding: 2px;
}
.social-like .wpulike .counter a.image:before {
  font-family: 'FontAwesome'; content: "\f004";
}

/*  Author in post  */
.content-author-unit {
  margin-top: 20px;
}
.content-author .author-avatar {
  width: 60px; height: 60px; border-radius: 30px; margin-top: 12px;
}
.content-author .author-tit {
  margin: 0 0 0 80px
}
.content-author .author-excerpt {
  margin-left: 80px;
}

/* Rating detail */
.rating-detailed {
 position: relative;  padding: 20px 60px 20px 20px; 
}
.rating-detailed-point {
  position: absolute; right: 20px; font-size: 30px;
}
.rating-detailed-author {
  visibility: hidden; display: none;
}
.rating-detailed-summary {
  text-align: left; font-size: 14px; font-size: 1.4rem;
}


/* Post Navigation arrow( next / pre) */

#post-navi>.row-fluid {
  border-style: solid; border-width: 1px; border-left: none; border-right: none;
}
.post-navi-unit-tit-a {
  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 100%;
}
.post-navi-unit-next {
  text-align: right;
}
#post-navi [class*="span"] {
  margin-bottom: 0; 
}
.post-navi-unit-tit-a {
  display: block; height: 80px; line-height: 80px; padding: 0 20px; font-size: 18px; font-size: 1.8rem;
}
.post-navi-unit-tit-a .fa {
  position: relative; top: -4px; font-size: 10px; line-height: 80px; margin-left: 5px;
}
.post-navi-unit-prev .post-navi-unit-tit-a .fa {
  margin-left: 0; margin-right: 5px;
}

/*Related posts carousel*/

.related-posts-carousel {
  position: relative; text-align: center;
}
.related-posts-carousel-li:after {
  content: ''; position: absolute; z-index: 0; width: 100%; height: 100%; top: 0; left: 0; opacity: .15; background-color: #313139; 
}
.related-posts-carousel-tit { 
  font-size: 1em; line-height: 1em;  margin-bottom: 40px;
}
.related-posts-carousel-li {
  position: relative; vertical-align: top; min-height: 320px; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover;
}
.related-posts-tit {
  position: absolute; z-index: 9; left: 80px; right: 60px; bottom: 30px; font-size: 1em; text-align: left;
}
.related-posts-tit-a {
  font-size: 40px; font-size: 4rem; line-height: 1; font-weight: bold;
  color: #fff!important;
}
.related-posts-meta {
  display: block; font-size: 20px; font-size: 2rem; 
}
.related-posts-meta a {
  color: #fff!important;
}
.related-posts-carousel .owl-prev, .related-posts-carousel .owl-next {
  margin-top: -91px; margin-right: 0; opacity: .8
  -webkit-transform: scale(.7);
  -moz-transform: scale(.7);
  -ms-transform: scale(.7);
  transform: scale(.7);
}
.related-posts-carousel .owl-prev:before,.related-posts-carousel .owl-next:before,
.related-posts-carousel .owl-prev:after,.related-posts-carousel .owl-next:after {
  background-color: #fff!important;
}
.related-posts-carousel .owl-prev {
  margin-left: 0; margin-right: 0;
}
.owl-theme .owl-controls {
  margin-top: 0;
}

/* 4.4 Comment / contact form */

#item-wrap li.item #respond{ 
  display:none; margin-top:40px; margin-bottom:20px; 
}
.item_respondbtn { 
  display:none 
}
#item-wrap li.item .item_respondbtn{ 
  display:inline-block; margin:20px; 
}
#comments_box {
}
#comments_box .avatar,
.commlist-unit .avatar { 
 position: absolute; left: 0; width: 50px;
}
.commlist-unit .avatar {
  border-radius: 5px;
}
li.commlist-unit { 
  margin-top:-1px; position: relative; padding-top: 20px; padding-bottom: 20px; min-height: 60px; 
  border-top-style: solid; border-top-width: 1px; 
}
li.commlist-unit:first-child {
  border-top: none;
}
.comm-u-wrap { 
  margin-left: 80px; min-height: 60px; 
}
.comment-meta {
  font-size: 12px; font-size: 1.2rem;
}
.comment-meta .date {
  text-transform: uppercase;
}
.comment-author {
  position: relative; display: inline-block; padding-right: 11px; 
}
.comment,.comment-author-a  {
  font-size: 16px; font-size: 1.6rem;
}
#respondwrap {
  padding: 20px;
}
#respondwrap li.commlist-unit {
  margin-top:0; margin-bottom: 100px; 
}
.comment-meta .reply { 
  padding-left:10px;
}
ol.commentlist { 
  min-height:40px; height:auto; margin-left:0; margin-bottom:0; clear: both; 
}
.commnetsnavi {
  margin: 40px 0;
}
.paginated-comments-links .page-numbers{
  float: none; display: 
}
#reply-title-wrap .logged{ 
  opacity:0;  display:inline-block; font-size:12px; height:40px; line-height:40px; padding-left: 25px;
  position: absolute;left: 100%;top: 0px;min-width: 250px;
}
.respondbtn{ padding-right:10px }
.respondbtn-open{background-position: 100% -13px;}
.respondbtn-close{background-position: 100% 3px;}
.comm-u-wrap ~ p{ margin-top: 40px;}
.sucess-tip{ display:block;margin-top: 20px; }
#comment-sending{ margin-bottom:10px;}
#commentform #error{margin-bottom:10px;}
#comments_box #comments a{ font-size:14px; }
#comments_box .children{  margin-left:20px;}
#commentform,.entry p.btnarea { margin-bottom:0; }
#respondwrap .span6,
.contact_form .span6 { 
  width: 50%; margin-left: 0; margin-bottom: 0; padding-right: 10px; 
}
#respondwrap .span6:nth-child(2),
.contact_form .span6:nth-child(2) {
  padding-left: 10px; padding-right: 0;
}
.sending { 
  float:left; display:block;width:80px; height:27px; line-height:27px;
}
h3#reply-title,
.comment-box-tit { 
  position: relative; font-size: 16px; font-size: 1.6rem;
}
#comments_inlist { 
  display:inline-block; font-size:20px; height:40px; line-height:40px; font-weight: 300; 
}
.logged {
  margin-bottom: 20px; font-size: 14px; font-size: 1.4rem;
}
#mc4wp-checkbox {
  margin-top: 20px;
}
#commentform {
  position: relative;  
}

/* Contant form*/

.entry .contactform,.respondwrap { 
  padding-top:10px;
}
.entry .contactform h2 { 
  display:block; font-size:14px; margin-top:-10px; margin-bottom:20px; 
}
.respondbtn { 
  margin-top:0;
}
.respond-half { 
  width:48%; display:inline-block; float:left; 
}
.respond-name { 
  margin-right:4%; 
}
.respond-full {
  width:100%; 
}
.sending { 
  float:left; display:block;width:80px; height:27px;line-height:27px;
}
#reply-title small{ 
  margin-left: 10px; position:absolute; top:50%; min-width: 100px; height: 20px; line-height: 20px; margin-top: -10px; font-size:12px; 
}
textarea { 
  width:100%; max-width:none; height: 98px; overflow:auto; resize:none; 
}
#respondwrap textarea:focus, #respondwrap input:focus,
.moudle input[type="text"]:focus, .moudle textarea:focus { 
}


/*Contact form 7*/
.wpcf7 input {
  margin-bottom: 10px;
}
div.wpcf7-mail-sent-ok,div.wpcf7-validation-errors { 
  border:none;
}
div.wpcf7-response-output { 
  margin:0; padding:0;
}
.wpcf7-form img.ajax-loader { 
  opacity:0.5; background-color:#fff; border-radius:2px;
}
span.wpcf7-not-valid-tip { 
  left:10px; top:-8px; border:none; background:none; color:#FF0000; 
}

/* button hover */

#commentform > p.form-submit,
.btnarea,
.ux-btn,
.submit-wrap,
.pagenums .tw-style-a {
  display: inline-block; position: relative;  
}
#commentform > p.form-submit:before,
#commentform > p.form-submit:after,
.btnarea:before,
.btnarea:after,
.ux-btn:before,
.ux-btn:after,
.submit-wrap:before,
.submit-wrap:after,
.pagenums .tw-style-a:before,
.pagenums .tw-style-a:after {
  content: ''; position: absolute; left: 0; width: 1px; height: 1px; 
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
}
#commentform > p.form-submit:after,
.btnarea:after,
.ux-btn:after,
.submit-wrap:after, 
.pagenums .tw-style-a:after {
  left: auto; right: 0; bottom: 0;
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
#commentform > p.form-submit:hover:before,
#commentform > p.form-submit:hover:after,
.btnarea:hover:before,
.btnarea:hover:after,
.ux-btn:hover:before,
.ux-btn:hover:after,
.submit-wrap:hover:before,
.submit-wrap:hover:after,
.pagenums .tw-style-a:hover:before,
.pagenums .tw-style-a:hover:after {
  -webkit-transform: scaleY(50);
  -moz-transform: scaleY(50);
  -ms-transform: scaleY(50);
  transform: scaleY(50);
}
.ux-btn.button-small:hover:before,
.ux-btn.button-small:hover:after {
  -webkit-transform: scaleY(40);
  -moz-transform: scaleY(40);
  -ms-transform: scaleY(40);
  transform: scaleY(40);
}
.ux-btn.button-large:hover:before,
.ux-btn.button-large:hover:after {
  -webkit-transform: scaleY(60);
  -moz-transform: scaleY(60);
  -ms-transform: scaleY(60);
  transform: scaleY(60);
}
.pagenums .tw-style-a:before,
.ux-btn:before {
  top: -1px;
}
.pagenums .tw-style-a:after,
.ux-btn:after {
  top: auto; bottom: -1px;
}

/* 4.5 Related posts */
.related-posts {
  margin-left: -2px; padding-bottom: 2px; 
}
.related-posts-item {
  position: relative; float: left; height: 50vh; min-height: 280px; padding-left: 2px; margin-top: 2px;
}
.related-posts-item-bg {
  width: 100%;height: 100%; background-repeat: no-repeat; background-position: 50% 50%; background-size: cover; 
}
.rp-one-third {
  width: 33.3333%;
}
.rp-one-second {
  width: 50%;
}
.rp-one-full {
  width: 100%;
}
.related-posts-item-con {
  position: absolute; text-align: center; width: 100%;
}
.related-posts-item-tit {
  width: 65%; margin-right: auto; margin-left: auto;
}

/* input checbox */
input[type="checkbox"] {
  margin-top: -1px; display: none;
}
input[type="checkbox"] + label {
  position: relative; padding-left: 25px; 
}
input[type="checkbox"] + label:after {
  content: ''; position: absolute; top: 2px; left: 0; border: 2px solid #eee; border-radius:2px; width: 14px; height: 14px; 
}
input[type="checkbox"] + label:before { 
  font-family: 'FontAwesome'; content: ''; position: absolute; font-size: 12px; top: 0px; left: 3px; 
  color: #99a1a7;
}
input[type="checkbox"]:checked + label:before {
  content: '\f00c'; 
}


/*----------------------------------------------- 

     5. Shortcodes & Pagebuilder override

-------------------------------------------------

 5.1 Shortcode code */

/* coloum */

.one-third-c {width:30%; display:inline-block; vertical-align:top; margin-right:3%;}
.one-half-c {width:45%; display:inline-block; vertical-align:top; margin-right:5%;}
.one-fourth-c {width:20%; display:inline-block; vertical-align:top; margin-right:5%;}
.one-fifth-c {width:18%; display:inline-block; vertical-align:top; margin-right:2%;}
.one-sixth-c {width:15%; display:inline-block; vertical-align:top; margin-right:1%;}
.five-sixth-c {width:79%; display:inline-block; vertical-align:top; margin-right:1%;}
.two-fifth-c {width:38%; display:inline-block; vertical-align:top; margin-right:2%;}
.three-fifth-c {width:58%; display:inline-block; vertical-align:top; margin-right:2%;}
.four-fifth-c {width:78%; display:inline-block; vertical-align:top; margin-right:2%;}
.three-fourth-c {width:70%; display:inline-block; vertical-align:top; margin-right:5%;}
.two-third-c {width:67%; display:inline-block; vertical-align:top; margin-right: 3%;}
.one-fourth-c.last, .one-third-c.last, .two-third-c.last , .one-half-c.last,.three-fourth-c.last,.one-fifth-c.last,.two-fifth-c.last,.three-fifth-c.last,.four-fifth-c.last,.one-sixth-c.last,.five-sixth-c.last { margin-right:0; margin-bottom:0; clear:right; }
.fixed_column{ display:inline-block; vertical-align:top; }

/*Image*/
.shortcode-image.left-ux{
  margin-right: 10px;
}
.shortcode-image.right-ux{
  margin-left: 10px;
}
.shortcode-image.center-ux {
  text-align: center;
}

/*New image */
.shortcode-img-wrap-out {
  text-align: center; margin: 40px auto; 
}
.shortcode-img-wrap {
  position: relative; display: block;
}
.shortcode-img {
   max-width: 100%;
}
.fullwidth-img-wrap.shortcode-img-wrap,
.fullwidth-img-wrap .shortcode-img {
  width: 100%; 
}
.fullwrap-layout .fullwidth-img-wrap .shortcode-img,
.fullwrap-layout .fullwidth-img-wrap .shortcode-img-caption,
.fullwrap-layout .wide-img-wrap .shortcode-img,
.fullwrap-layout .wide-img-wrap .shortcode-img-caption {
  width: 100vw; max-width: none; 
  position: relative; left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
.fullwrap-layout .wide-img-wrap .shortcode-img,
.fullwrap-layout .wide-img-wrap .shortcode-img-caption { 
    width: 940px; 
}
.fullwrap-layout .wide-img-wrap {
  display: block;
}
.shortcode-img-caption { 
  position: absolute!important; bottom: -1px; display: block; width: 100%; padding: 5px 10px; text-align: center; font-size: .8em; opacity: 0;
  background-color: #fff; color:#333;
}
.shortcode-img:hover ~ .shortcode-img-caption {
  opacity: 1;
}
.halfwidth-img-wrap.shortcode-img-wrap {
  display: table;
}
.halfwidth-img-wrap-inn,
.shortcode-half-img-caption {
  display: table-cell; width: 50%; vertical-align: bottom; text-align: left;
}
.shortcode-half-img-caption-inn {
  display: block; font-size: .8em; font-style: italic!important; margin-left: 30px; padding: 5px 0 5px 10px; border-left: 1px solid #eee;
}

/* Gallery */
.gallery-collage {
  margin-bottom: 40px; margin-top: 40px;
}
.gallery-collage .Image_Wrapper {
   position: relative;
}
.collage-caption {
  position: absolute!important; bottom: 0; display: block; width: 100%; padding: 5px 10px; text-align: center; font-size: .8em;
  background-color: #fff; color:#333;
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  transform: translateY(100%);
}
.Image_Wrapper:hover .collage-caption {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
}
.gallery-collage-tit {
  display: none;
}

/* Title */
.title-ux.center {
  text-align: center;
}
.title-ux.right {
  text-align: right;
}
.title-ux.justify {
  text-align: justify;
}
.title-ux.short_line { 
  margin-bottom: 40px; position: relative;
}
.title-ux.short_line:after {
  content: ''; position: absolute; left: 0; bottom:-35px; width: 40px; height: 10px; 
}
.title-ux.short_line.center:after {
  left: 50%; margin-left: -20px;
}
.title-ux.short_line.right:after {
  right: 0; left: auto; 
}
.title-ux.line_under_over {
  display: inline-block; padding: 10px 0; border-top-width: 2px; border-top-style: dashed; border-bottom-width: 2px; border-bottom-style: dashed;
}
.title-ux.line_both_sides { 
  display: inline-block; padding: 0 15px; position: relative;
}
.title-ux.line_both_sides:before,
.title-ux.line_both_sides:after {
  content: ''; position: absolute; width: 10px; height: 2px; left: -15px; top: 50%; margin-top: -1px;
}
.title-ux.line_both_sides:after {
  left: auto; right: -15px; 
}
.title-ux.ine_both_sides.left {
  left: 15px;
}
.title-ux.line_under_over.right,
.title-ux.line_both_sides.right {
  float: right;
}

/*first-letter*/

.dropcap { 
  float: left; display: block; font-size: 78px; width: 78px; padding: 0; height: 78px; text-align: center; line-height: 75px; margin-right: 20px; margin-top: 10px;
  background-color: #313139; color: #fff;
}

/*buttons*/

.ux-btn { 
  display: inline-block; position: relative; vertical-align: middle;  line-height: 3; max-height: 50px; padding: 0 20px; 
  border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; font-weight:300; letter-spacing: 1px;
  cursor:pointer; background:none; box-shadow:none; text-shadow:none; 
}
.ux-btn.button-small {
  line-height: 40px; max-height: 40px; padding: 0 14px; font-size: 16px; font-size: 1.6rem;
}
.ux-btn.button-small .ux-btn-inn {
  line-height: 38px;
}
.ux-btn.button-medium {
  line-height: 50px; max-height: 50px; font-size: 16px; font-size: 1.6rem; letter-spacing: 4px;
}
.ux-btn-inn ,
.ux-btn.button-medium .ux-btn-inn {
  display: block; line-height: 48px;
}
.ux-btn.button-large {
  line-height: 60px; max-height: 60px; padding: 0 20px; font-size: 18px; font-size: 1.8rem; letter-spacing: 4px;
}
.ux-btn.button-large .ux-btn-inn {
  line-height: 58px;
}
.ux-btn.btn-dark,
.text_block.withbg a.ux-btn.btn-dark {
  color:#333; color:rgba(0,0,0,0.8); border-color:#333; border-color: rgba(0,0,0,0.5);
}
.ux-btn.btn-dark:hover,
.text_block.withbg a.ux-btn.btn-dark:hover {
  border-color:#333; 
}
.ux-btn.btn-light,
.text_block.withbg a.ux-btn.btn-light {
  color:#eee; border-color:#eee; 
}
a.ux-btn.btn-light:before,a.ux-btn.btn-light:after {
  background-color: #eee!important;
}
.ux-btn.btn-light:hover,
.text_block.withbg a.ux-btn.btn-light:hover {
  border-color:#eee; color:#eee;  
}
.text_block.withbg .ux-btn,.text_block .ux-btn { 
  text-decoration:none;  
}
.btn-round-ux {
  height: 100px; width: 100px; border-radius: 50px; line-height:96px; padding: 0;
}

/* line*/

.line { clear:both; color:#999; border-top-width:1px; height:19px; }
.line_solid{ border-top-style: solid;}
.line_dot{ border-top-style:dotted;}
.line_dashed{ border-top-style: dashed;}
.line_double{ border-top-style: double;}
.line_groove{ border-top-style: groove;}
.line_red{ border-top-color: #cc6666;}
.line_pink{ border-top-color: #882a7e;}
.line_brown{ border-top-color: #e3a600;}
.line_green{ border-top-color: #5bae55;}
.line_blue{ border-top-color: #4c8ac5;}
.line_grey{ border-top-color: #ccc;}
.line_dark{ border-top-color: #666;}
.line_black{ border-top-color: #000;}
.line_blank{ height:20px; clear:both; display:block;}
.line_blank_half{ height:10px; clear:both; display:block;}
.line_clear{ height:0; clear:both;}
p.paragraph{line-height:20px;}

/*Icon*/

i.small{ font-size:12px; }
i.big{ font-size:48px;}
i.medium{ font-size:24px; }

/*List*/

.list{ 
  position:relative; display:block;  
}
.list i{ 
  position: absolute; top:9px; left:0; width: 20px; text-align: center;
}
.list-inn{ 
  position:relative; left:25px; padding-right:20px;
}

/*font color*/

.entry .black { color:#000;}
.entry .dark{ color:#333;}
.entry .grey { color:#999;}
.entry .red { color: #CC0000;}
.entry .green { color: #339933;}
.entry .yellow { color: #FFCC00;}
.entry .orange { color: #FF6600;}
.entry .blue { color: #003399;}
.entry .brown { color: #CC6600;}
.entry .pink { color: #FF3399;}

/* Quote*/
.entry blockquote { 
  margin:20px; padding-left:20px; border-left-style: solid; border-left-width: 2px; opacity: .7;
}

/* switching_word */
.cd-words-wrapper b {
  display: inline-block; position: absolute; white-space: nowrap; left: 0; top: 0; font-weight: normal;
}
.cd-words-wrapper b.is-visible {
  position: relative;
}
.cd-headline.rotate-2 .cd-words-wrapper { 
  position: relative; display: inline-block;
  -webkit-perspective: 300px;
  -moz-perspective: 300px;
  perspective: 300px;
}
.cd-headline.rotate-2 i, .cd-headline.rotate-2 em {
  display: inline-block; font-style: normal;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-headline.rotate-2 b {
  opacity: 0;
}
.cd-headline.rotate-2 i {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translateZ(-20px) rotateX(90deg);
  -moz-transform: translateZ(-20px) rotateX(90deg);
  transform: translateZ(-20px) rotateX(90deg);
  opacity: 0;
}
.is-visible .cd-headline.rotate-2 i {
  opacity: 1;
}
.cd-headline.rotate-2 i.in {
  -webkit-animation: cd-rotate-2-in 0.4s forwards;
  -moz-animation: cd-rotate-2-in 0.4s forwards;
  animation: cd-rotate-2-in 0.4s forwards;
}
.cd-headline.rotate-2 i.out {
  -webkit-animation: cd-rotate-2-out 0.4s forwards;
  -moz-animation: cd-rotate-2-out 0.4s forwards;
  animation: cd-rotate-2-out 0.4s forwards;
}
.cd-headline.rotate-2 em {
  -webkit-transform: translateZ(20px);
  -moz-transform: translateZ(20px);
  transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
  -webkit-transform: rotateX(0deg);
  -moz-transform: rotateX(0deg);
  transform: rotateX(0deg);
  opacity: 0;
}
.no-csstransitions .cd-headline.rotate-2 i em {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
  opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
  }
}
@-moz-keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0deg);
  }
}
@keyframes cd-rotate-2-in {
  0% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(-10deg);
    -moz-transform: translateZ(-20px) rotateX(-10deg);
    transform: translateZ(-20px) rotateX(-10deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0deg);
    -moz-transform: translateZ(-20px) rotateX(0deg);
    transform: translateZ(-20px) rotateX(0deg);
  }
}
@-webkit-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@-moz-keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -moz-transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -moz-transform: translateZ(-20px) rotateX(-90deg);
  }
}
@keyframes cd-rotate-2-out {
  0% {
    opacity: 1;
    -webkit-transform: translateZ(-20px) rotateX(0);
    -moz-transform: translateZ(-20px) rotateX(0);
    transform: translateZ(-20px) rotateX(0);
  }
  60% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-100deg);
    -moz-transform: translateZ(-20px) rotateX(-100deg);
    transform: translateZ(-20px) rotateX(-100deg);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateZ(-20px) rotateX(-90deg);
    -moz-transform: translateZ(-20px) rotateX(-90deg);
    transform: translateZ(-20px) rotateX(-90deg);
  }
}
/* 
 5.2 Social Networks Share button 
*/
.social-share-button {
  width: 20%; min-width: 62px; height: 30px; font-size: 13px; float: left; padding: 0; margin-top: 13px; margin-left: 5%; border-radius: 2px; background-color: #5975b1; color:#fff;
}
.social-share-button:hover {
  opacity: .8;
}
.social-share-buttons {
  margin-left: -5%; margin-top: -13px; clear: both;
}
.social-share-twitter.social-share-button {
  background-color: #53c3ee;
}
.social-share-google-plus.social-share-button {
  background-color: #d54e55;
}
.social-share-pinterest.social-share-button {
  background-color: #de4d35;
}
.social-share-linkedin.social-share-button {
  background-color: #007bb6;
}
.social-share-vk.social-share-button {
  background-color: #45668e;
}

/* 
 5.3 Lightbox override 
*/
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
  display: none; position: absolute; width: 100%; height: 100%; left: 0; top: 0; overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: none; 
}
.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; 
}
.pswp img {
  max-width: none; 
}

.pswp--animate_opacity {
  opacity: 0.001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); 
}
.pswp--open {
  display: block; 
}
.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; 
}
.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; 
}
.pswp__bg {
  position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #000; opacity: 0;
  -webkit-backface-visibility: hidden;
  will-change: opacity; 
}
.pswp__scroll-wrap {
  position: absolute; left: 0; top: 0; width: 100%; height: 100%;
  -webkit-backface-visibility: hidden;
  will-change: transform; 
}
.pswp__container, .pswp__zoom-wrap {
  -ms-touch-action: none; touch-action: none; position: absolute; left: 0; right: 0;top: 0;bottom: 0; 
}
.pswp__container, .pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-touch-callout: none; 
}
.pswp__zoom-wrap {
  position: absolute  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); 
}
.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); 
}
.pswp--animated-in .pswp__bg, .pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; 
}
.pswp__container, .pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
  will-change: transform; 
}
.pswp__item {
  position: absolute; left: 0; right: 0;top: 0;bottom: 0; overflow: hidden; 
}
.pswp__img {
  position: absolute;  width: auto; height: auto;
  -webkit-transition: opacity 0.15s;
          transition: opacity 0.15s; 
}
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; 
}
.pswp__img--placeholder--blank {
  background: #222; 
}
.pswp--ie .pswp__img {
  width: 100%;  height: 100%; left: 0; top: 0; 
}
.pswp__error-msg {
  position: absolute; left: 0; top: 50%; width: 100%;text-align: center; font-size: 14px; line-height: 16px; margin-top: -8px; color: #CCC; 
}
.pswp__error-msg a {
  color: #CCC; text-decoration: underline; 
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
  width: 44px; height: 44px; position: relative; background: none; cursor: pointer; overflow: visible; -webkit-appearance: none; display: block; border: 0;
  padding: 0; margin: 0; float: right; opacity: 0.75;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
  -webkit-box-shadow: none;
          box-shadow: none; 
}
.pswp__button:focus, .pswp__button:hover {
  opacity: 1; 
}
.pswp__button:active {
  outline: none; opacity: 0.9; 
}
.pswp__button::-moz-focus-inner {
  padding: 0; border: 0; 
}
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; 
}
.pswp__button, .pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  background: url(styles/skin/photoswipe/default/default-skin.png) 0 0 no-repeat; background-size: 264px 88px; width: 44px; height: 44px; 
}
@media (-webkit-min-device-pixel-ratio: 1.1), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  .pswp--svg .pswp__button, .pswp--svg .pswp__button--arrow--left:before, .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(styles/skin/photoswipe/default/default-skin.svg); 
  }
  .pswp--svg .pswp__button--arrow--left, .pswp--svg .pswp__button--arrow--right {
    background: none; 
  }
}
.pswp__button--close {
  background-position: 0 -44px; 
}
.pswp__button--share {
  background-position: -44px -44px; 
}
.pswp__button--fs {
  display: none; 
}
.pswp--supports-fs .pswp__button--fs {
  display: block;
}
.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}
.pswp__button--zoom {
  display: none; background-position: -88px 0; 
}
.pswp--zoom-allowed .pswp__button--zoom {
  display: block; 
}
.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; 
}
.pswp--touch .pswp__button--arrow--left, .pswp--touch .pswp__button--arrow--right {
  visibility: hidden; 
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
  background: none;  top: 50%; margin-top: -50px; width: 70px; height: 100px; position: absolute; 
}
.pswp__button--arrow--left {
  left: 0; 
}
.pswp__button--arrow--right {
  right: 0; 
}
.pswp__button--arrow--left:before, .pswp__button--arrow--right:before {
  content: ''; top: 35px; background-color: rgba(0, 0, 0, 0.3); height: 30px; width: 32px; position: absolute; 
}
.pswp__button--arrow--left:before {
  left: 6px; background-position: -138px -44px; 
}
.pswp__button--arrow--right:before {
  right: 6px; background-position: -94px -44px; 
}
.pswp__counter, .pswp__share-modal {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; 
}
.pswp__share-modal {
  display: block; background: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; top: 0; left: 0; padding: 10px; position: absolute; z-index: 1600; opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; 
}
.pswp__share-modal--hidden {
  display: none; 
}
.pswp__share-tooltip {
  z-index: 1620; position: absolute; background: #FFF; top: 56px; border-radius: 2px; display: block; width: auto; right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
      -ms-transform: translateY(6px);
          transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
          transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; 
}

.pswp__share-tooltip a { 
  display: block; padding: 8px 12px; color: #000; text-decoration: none;font-size: 14px;line-height: 18px; 
}
.pswp__share-tooltip a:hover {
  text-decoration: none;color: #000; 
}
.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0; 
}
.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; 
}
.pswp__share-modal--fade-in {
  opacity: 1; 
}
.pswp__share-modal--fade-in .pswp__share-tooltip {
-webkit-transform: translateY(0);
    -ms-transform: translateY(0);
        transform: translateY(0); 
}
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; 
}
a.pswp__share--facebook:before {
  content: '';display: block; width: 0; height: 0; position: absolute; top: -12px; right: 15px;border: 6px solid rgba(0, 0, 0, 0); border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; 
}
a.pswp__share--facebook:hover {
  background: #3E5C9A; color: #FFF; 
}
a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; 
}
a.pswp__share--twitter:hover {
  background: #55ACEE;color: #FFF;
}
a.pswp__share--pinterest:hover {
  background: #CCC;color: #CE272D; 
}
a.pswp__share--download:hover {
  background: #DDD; 
}
.pswp__counter {
  position: absolute; left: 0; top: 0; height: 44px; font-size: 13px; line-height: 44px; color: #FFF; opacity: 0.75; padding: 0 10px; 
}
.pswp__caption {
  position: absolute; left: 0; bottom: 0; width: 100%; min-height: 44px; 
}
.pswp__caption small {
  font-size: 11px;color: #BBB; 
}
.pswp__caption__center {
  text-align: left; max-width: 420px; margin: 0 auto;font-size: 13px;padding: 10px;line-height: 20px;color: #CCC; 
}
.pswp__caption--empty {
  display: none; 
}
.pswp__caption--fake {
  visibility: hidden; 
}
.pswp__preloader {
  width: 44px; height: 44px;position: absolute;top: 0;left: 50%; margin-left: -22px;opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
          transition: opacity 0.25s ease-out;
  will-change: opacity; 
}
.pswp__preloader__icn {
  width: 20px; height: 20px; margin: 12px; 
}
.pswp__preloader--active {
  opacity: 1; }
.pswp__preloader--active .pswp__preloader__icn {
  background: url(preloader.gif) 0 0 no-repeat; 
}
.pswp--css_animation .pswp__preloader--active {
  opacity: 1; 
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
          animation: clockwise 500ms linear infinite; 
}
.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
          animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
}
.pswp--css_animation .pswp__preloader__icn {
  background: none;opacity: 0.75;width: 14px;height: 14px;position: absolute;left: 15px;top: 15px;margin: 0; 
}
.pswp--css_animation .pswp__preloader__cut {
  position: relative; width: 7px; height: 14px; overflow: hidden; 
}
.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 14px;height: 14px; border: 2px solid #FFF; border-radius: 50%; border-left-color: transparent; border-bottom-color: transparent; position: absolute;
  top: 0; left: 0; background: none; margin: 0; 
}

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative; left: auto; top: auto; margin: 0;float: right;
  }
 }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }

  50% {
    -webkit-transform: rotate(-140deg);
            transform: rotate(-140deg); }

  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.pswp__ui {
  -webkit-font-smoothing: auto; visibility: visible;opacity: 1;z-index: 1550;
}
.pswp__top-bar {
  position: absolute; left: 0; top: 0; height: 44px;width: 100%; 
}
.pswp__caption, .pswp__top-bar, .pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
          transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); 
}
.pswp--has_mouse .pswp__button--arrow--left, .pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; 
}
.pswp__top-bar, .pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); 
}
.pswp__ui--fit .pswp__top-bar, .pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); 
}
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; 
}
.pswp__ui--idle .pswp__button--arrow--left, .pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; 
}
.pswp__ui--hidden .pswp__top-bar, .pswp__ui--hidden .pswp__caption, .pswp__ui--hidden .pswp__button--arrow--left, .pswp__ui--hidden .pswp__button--arrow--right {
  opacity: 0.001; 
}
.pswp__ui--one-slide .pswp__button--arrow--left, .pswp__ui--one-slide .pswp__button--arrow--right, .pswp__ui--one-slide .pswp__counter {
  display: none; 
}
.pswp__element--disabled {
  display: none !important; 
}
.pswp--minimal--dark .pswp__top-bar {
  background: none; 
}
 
/* General image hover effect */
.ux-hover-wrap { 
  width:100%; height:100%; position:relative; text-align: center; display: block; 
}
.ux-hover-icon-wrap {
  position: absolute; z-index: 1; left: 0; top: 0; right: 0; bottom: 0; width: 100%; height: 100%; opacity: 0;
}
.ux-hover-wrap:hover .ux-hover-icon-wrap { 
  opacity: .5;
}
.ux-hover-wrap:hover i { 
  opacity:1; visibility: visible; color:#eee; color:rgba(255,255,255,0.4);
}
.single-image.mouse-over .ux-hover-wrap i {
  font-size:24px; position:absolute; z-index: 1; left:50%; top:50%; height:80px; width:80px; line-height: 80px; margin:-40px 0 0 -40px; 
  opacity:0; visibility: hidden; color:#eee; color:rgba(255,255,255,0.6);border-radius: 40px;
}
.single-image.mouse-over .ux-hover-wrap i {
  font-size: 72px;
}


/* password form */
body.page #content_wrap>.post-password-form {
  width: 50%; margin: 60px auto;
}

/*----------------------------------------------- 

     6. Theme option Styling / default Color

-------------------------------------------------*/


/*
Heighlight color
*/
.tw-style-a:hover,.mainlist-meta-cate>a,.blog-unit-tit a:hover,.count-box,.social-like .wpulike .counter a.image:before,.post-meta-social .count, .list-author-unit .socialmeida-a:hover,.height-light-ux,.post-categories a,.blog-unit-meta-top,.blog-unit-meta-top a,.widget_archive li, .widget_categories li, .widget_nav_menu li, .widget_pages li,
.carousel-des-wrap-tit a:hover,.carousel-des-wrap-meta,.carousel-des-wrap-meta a,.mainlist-tit a:hover,.pagenums a:hover,#content_wrap .blog-unit-meta-bottom a:hover,#content_wrap .blog-unit-meta-bottom a:hover span,#content_wrap .social-bar:hover .social-bar-label,#navi .bi-list-item-meta-item a, #navi .ux-mega-cate-meta a,
a:hover,.entry p a,.sidebar_widget a:hover,#footer a:hover,.archive-tit a:hover,.text_block a,.post_meta > li a:hover, #sidebar a:hover, #comments .comment-author a:hover,#comments .reply a:hover,.fourofour-wrap a,.archive-meta-unit a:hover,.post-meta-unit a:hover, .heighlight,.archive-meta-item a,.author-name,.archive-unit-h2 a:hover,
.carousel-wrap a:hover,.blog-item-main h2 a:hover,.related-post-wrap h3:hover a,.ux-grid-tit-a:hover,.iconbox-a .iconbox-h3:hover,.iconbox-a:hover,.iocnbox:hover .icon_wrap i.fa,.blog-masony-item .item-link:hover:before,.clients_wrap .carousel-btn .carousel-btn-a:hover:before,
.blog_meta a:hover,.breadcrumbs a:hover,.link-wrap a:hover,.archive-wrap h3 a:hover,.more-link:hover,.post-color-default,.latest-posts-tags a:hover,.pagenums .current,.page-numbers.current,.fullwidth-text-white .fullwrap-with-tab-nav-a:hover,.fullwrap-with-tab-nav-a:hover,.fullwrap-with-tab-nav-a.full-nav-actived,.fullwidth-text-white .fullwrap-with-tab-nav-a.full-nav-actived 
{  
  color: #6DC9E3; 
}
.team-item-con-back,.post-score,
.tagcloud a:hover,.related-post-wrap h3:before,#back-top:hover:before, #back-top:hover:after,.single-image-mask,
input.idi_send:hover,.ux-hover-icon-wrap,.iconbox-content-hide .icon_text,.process-bar,.nav-tabs > li > a:hover,.portfolio-caroufredsel-hover
{
  background-color: #6DC9E3; 
}


/* Auxiliary  e.g. pressbar bg ... */
.post-meta-social-li .share:before,.post_social:before, .post_social:after,.break-line,.tagcloud a,.gallery-list-contiune,#respondwrap,.blog-unit-link,.blog-unit-quote,.sidebar_widget > li.widget-container,#archive-title,body:not(.ux-mobile) #navi .sub-menu,.mainlist-img-wrap,body.single .list-author-unit,.rating-detailed,
.slider-panel,#main_title_wrap,.nav-tabs > li,.promote-wrap,.process-bar-wrap,.post_meta,.pagenumber a,.countdown_section,.standard-blog-link-wrap,.blog-item.quote,.portfolio-standatd-tit-wrap:before,.quote-wrap,.entry pre,.text_block pre,.isotope-item.quote .blog-masony-item,.blog-masony-item .item-link-wrap,
.pagenumber span,.testimenials,.testimenials .arrow-bg, .testimonial-thum-bg,.single-feild,.fullwidth-text-white .iconbox-content-hide .icon_wrap
{ 
  background-color: #F9F9F9; 
}
.progress_bars_with_image_content .bar .bar_noactive.grey 
{
  color: #F9F9F9; 
}
.border-style2,.border-style3,.nav-tabs > li > a,.tab-content,.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,.tabs-v,.single-feild,.archive-unit,.widget_footer,
.list-author-unit,li.commlist-unit,.accordion-heading 
{ 
  border-color: #F9F9F9; 
}
.nav.nav-tabs, .tabs-v .nav-tabs > li:last-child.active>a,.sidebar_widget .widget-title 
{
  border-bottom-color: #F9F9F9; 
}
.tab-content.tab-content-v,blockquote {
  border-left-color: #F9F9F9; 
}
.blog-unit,.search-result-unit, .tabs-v .nav-tabs > .active > a 
{
  border-top-color: #F9F9F9; 
}

/* lines */
.carousel-des-wrap:after 
{
  background-color: #F0F0F0; 
}
#archive-title, #post-navi>.row-fluid,.mainlist-meta,.topslider,.blog-list > article,
.widget_archive li,.widget_categories li,.widget_pages li,.widget_nav_menu li,.widget_recent_entries li,.widget_recent_comments li 
{
  border-color: #F0F0F0; 
}


/*Heading*/
.blog-unit-tit a,.main-title,.site-loading-logo .logo-h1,.audio_player_list,#comments .comment-author a,h1,h2,h3,h4,h5,h6,.archive-tit a,.blog-item-main h2 a,.item-title-a,#sidebar .social_active i:hover,.countdown_amount,.ux-grid-tit-a,.filters.filters-nobg li a:hover,.filters.filters-nobg li.active a,
.portfolio-standatd-tit-a,.portfolio-standatd-tags a[rel*="tag"],.archive-unit-h2,.archive-date,.carousel-des-wrap-tit a,.feature-item-tit-a,.mainlist-tit a,.tw-style-a,.pagenums a,.post-navi-unit-tit-a,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,.accordion-heading .accordion-toggle,.post-navi-a,.moudle .ux-btn,.pagenums .tw-style-a,.pagenums .tw-style-a:hover,
.jqbar.vertical span,.team-item-con-back a,.team-item-con-back i,.team-item-con-h p,.slider-panel-item h2.slider-title a,.bignumber-item.post-color-default,.blog-item .date-block,.clients_wrap .carousel-btn .carousel-btn-a,.gallery-info-property-item,
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], 
select,input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], 
input[type="color"], .uneditable-input,button, input[type="submit"],input[type="email"]::-webkit-input-placeholder
{ 
  color:#000;
}
.gallery-wrap-fullwidth .gallery-info-property, .title-ux.line_under_over,.gallery-info-property, .gallery-wrap-sidebar .entry, .social-share,.pagenums .tw-style-a,
textarea,select, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input,button, input[type="submit"] 
{
  border-color:#000;
}
h1.main-title:before,.team-item-con, .title-ux.line_both_sides:before,.title-ux.line_both_sides:after,.galleria-info,#float-bar-triggler,.float-bar-inn,.short_line:after,.dropcap,
.accordion-style-b .accordion-heading a:before,.accordion-style-b .accordion-heading a:after,.separator_inn.bg-,
#commentform > p.form-submit:before, #commentform > p.form-submit:after, .btnarea:before, .btnarea:after,.submit-wrap:before,.submit-wrap:after,
.ux-btn:before,.ux-btn:after,.pagenums .tw-style-a:before,.pagenums .tw-style-a:after
{ 
  background-color:#000; 
}

/*content font color*/
.ux-mobile #navi,.gallery-info-property-con,.text_block,
body,a,.entry p a:hover,.text_block a:hover,#content_wrap,#comments,.blog-item-excerpt,.archive-unit-excerpt,.archive-meta-item a:hover,.entry code,.text_block code,#header-main .socialmeida-a:hover,
h3#reply-title small, #comments .nav-tabs li.active h3#reply-title .logged,#comments .nav-tabs li a:hover h3 .logged,.testimonial-thum-bg i.fa,
.header-info-mobile,.carousel-wrap a.disabled:hover  
{ 
  color:#313139; 
}
.filters.filters-nobg li a:before,.blog-item-more-a:hover, 
.topslider.container .owl-prev:before,.topslider.container .owl-next:before,
.topslider.container .owl-prev:after,.topslider.container .owl-next:after,
.related-posts-carousel .owl-prev:before,.related-posts-carousel .owl-next:before,
.related-posts-carousel .owl-prev:after,.related-posts-carousel .owl-next:after, 
#back-top:before,#back-top:after
{
  background-color: #313139;
}
.blog-item-more-a:hover 
{
  border-color: #313139;
}

/*  Meta font color*/
.related-posts-date,.list-author-unit .socialmeida-a,.blog-unit-meta, .blog-unit-meta a,.gallery-list-contiune,.socialmeida-label,#navi .ux-mega-cate-meta a:hover,#navi .bi-list-item-meta-item a:hover,.ux-mega-cate-meta,#header-main .socialmeida-a,.mainlist-meta-date,.mainlist-meta-cate,
.post_meta>li,.post_meta>li a,.post-meta, .post-meta a,.archive-meta-unit,.archive-meta-unit a,.latest-posts-tags a,.latest-posts-date,#comments .comment-meta .comment-reply-link,#comments .comment-meta .date,.tptn_author,.tptn_date,.tptn_excerpt,.tptn_list_count,.sidebar_widget .tptn_author a,
#mobile-header-meta p,.infrographic-subtit,.blog_meta,.blog_meta a,.blog-item-excerpt .wp-caption-text,#content_wrap .blog-unit-meta-bottom span,#content_wrap .blog-unit-meta-bottom a
{ 
  color:#747475; 
}

/*Selected Text Bg Color*/
::selection { background:#A1E3F5; color:#fff;}
::-moz-selection { background:#A1E3F5; color:#fff;}
::-webkit-selection { background:#A1E3F5; color:#fff;}

/* content bg*/
body,#wrap-outer,#header-main,.separator h4, .page-loading,#search-overlay, .ux-mobile .header-right,#back-top,
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus,.tab-content,.filters.filter-floating li a:before,.standard-list-item:hover .portfolio-standatd-tit-wrap:before
{ 
  background-color: #fff;
}
.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus 
{ 
  border-bottom-color: #fff; 
}
.tabs-v .nav-tabs > .active > a
{ 
  border-right-color: #fff; 
}
.quote-wrap,.gallery-wrap-slider .flex-direction-nav a[class*="flex-"] 
{  
  color: #fff; 
}

/*Menu*/

/*Menu Item Text Color*/
#navi a, #navi .current-menu-item.anchor-in-current-page>a,.search-top-btn-class, .head-meta .languages-shortname 
{ 
  color:#28282E; 
}
body:not(.ux-mobile) #navi>div>ul>li.current-menu-item>a:before, .navi-trigger-inn,.navi-trigger-inn:before,.navi-trigger-inn:after 
{
  background-color: #28282E;
}

/*Mouseover Color*/
#navi a:hover,.head-meta .wpml-translation a:hover .languages-shortname,.search-top-btn-class:hover 
{
  color:#28282E; 
}

/*Activated Item Text Color*/
#navi .current-menu-item > a,#navi .current-menu-item.anchor-in-current-page.current>a, #navi>div>ul li.current-menu-parent>a,#navi>div>ul>li.current-menu-ancestor>a,
#navi .sub-menu li.current-menu-item>a,.head-meta .current-language .languages-shortname
{ 
  color:#28282E; 
}
.menu-item-has-children>a:hover:before,#navi .current-menu-item.menu-item-has-children > a:before,#navi>div>ul li.current-menu-parent.menu-item-has-children>a:before,
#navi>div>ul>li.current-menu-ancestor.menu-item-has-children>a:before,#navi .sub-menu li.current-menu-item.menu-item-has-children>a:before 
{
  background-color: #28282E; 
}

/* Sidebar*/

/*Sidebar Widget Title Color*/
.sidebar_widget h3.widget-title,.sidebar_widget h3.widget-title a 
{ 
  color:#000;
}

/*Sidebar Widget Content Color*/
.sidebar_widget,.sidebar_widget a  
{ 
  color:#313139; 
}

/* Footer Text Color*/
#footer,#footer a, .copyright, .copyright a 
{ 
  color: #808085;
}

/* Footer Widget Tit color*/
.widget_footer_unit .widget-title 
{ 
  color:#28282E; 
}

/* Footer widget content color*/
.widget_footer_unit 
{ 
  color: #313139;
}

/* Footer widget bg color*/
.widget_footer 
{ 
  background-color: #F9F9F9;
}
 
/*Title color  on BGimage, should always #fff */
.infrographic.bar .bar-h1 
{
  color: #fff;
}

/* button font color */
.post-score,
#sidebar .sidebar_widget .tagcloud a:hover,
.widget-container .user-submit:hover,  
#comments .nav-tabs > li:hover span,
#comments .nav-tabs > li.active span,
#hidden-triggler,
.mask-hover-caption-block a,.mask-hover-caption-block a:hover,
.tooltip-inner,
.tagcloud a[class*="tag-link-"]:hover,
#footer .tagcloud a:hover { 
  color:#fff; 
}


/*Override wp default*/

.wp-caption{}
.wp-caption-text {}
.sticky {}
.gallery-caption {}
.bypostauthor {}


/*----------------------------------------------- 

         7. Tinymce/Editor Compatible 

-------------------------------------------------*/

/* title */
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,
.text_block h1,.text_block h2,.text_block h3,.text_block h4,.text_block h5,.text_block h6 {
  font-size:40px; font-size: 4rem; line-height: 1.5; letter-spacing: 1px; margin-bottom: 20px;
}
.entry h2,.text_block h2 { font-size:36px; font-size: 3.6rem; }
.entry h3,.text_block h3 { font-size:32px; font-size: 3.2rem; }
.entry h4,.text_block h4 { font-size:28px; font-size: 2.8rem; }
.entry h5,.text_block h5 { font-size:24px; font-size: 2.4rem; }
.entry h6,.text_block h6 { font-size:22px; font-size: 2.2rem; }

/* img & align  */
.comment-content img, 
.entry-content img, 
.entry-summary img, 
#site-header img, 
.widget img, 
.wp-caption {
  max-width: 100%;
}
.alignleft{ float:left; margin-right:20px; margin-bottom:10px; } 
.alignright{ float:right; margin-left:20px; margin-bottom:10px;} 
.aligncenter{ margin-left:auto; margin-right: auto; display: block; } 

/* Image Caption */
.wp-caption {
  position: relative;
}
.wp-caption-text{
  position: absolute; display: inline-block; right: 0; bottom: 0; padding: 5px 10px; margin-bottom: 0; background-color: rgba(0,0,0,.4); color: #fff;
}
#content_wrap .entry p.wp-caption-text {
  margin-bottom: 0;
}
.wp-caption img {
  width: 100%;
}

/* bullet list */
.entry ul,
.entry ol,
.text_block ul, 
.text_block ol {
  margin-bottom: 20px;
}
.entry ul li,
.text_block ul li,
.icon_text ul li,
.tab-pane ul li,
.accordion-group ul li{
  list-style: disc; margin-left: 30px; 
}
.entry ol li,
.text_block ol li,
.icon_text ol li,
.tab-pane ol li,
.accordion-group ol li{
  list-style: decimal; margin-left: 30px;
}
#comments .tab-pane ol li,
#comments .tab-pane ul li{
  list-style: none; margin-left:0;
}
.entry table,.entry th,.entry td,
.text_block table,.text_block th,.text_block td,
.icon_text table,.icon_text th,.icon_text td,
.tab-pane table,.tab-pane th,.tab-pane td,
.accordion-group table,.accordion-group th,.accordion-group td {
  border: 1px solid #ccc; padding: 6px;
}
.entry th,.entry td,
.text_block th,.text_block td,
.icon_text th,.icon_text td,
.tab-pane th,.tab-pane td,
.accordion-group th,.accordion-group td{
  border-width: 0 1px 1px 0;
}
.entry table,
.text_block table,
.icon_text table,
.tab-pane table,
.accordion-group table{
  border-width: 1px 0 0 1px;
}

/* address, quote ... */
address{ 
  font-style:italic; 
}
blockquote {
  font-style: italic; line-height: 1.5;
}
blockquote em, blockquote i, blockquote cite {
  font-style: normal; font-weight: bold;
}
.entry dl {
  margin: 0 30px;
}
.entry dd {
  margin-bottom: 30px; margin-left: 0;
}
.entry dd.gallery-caption {
  margin-bottom: 0;
}
.entry dl.gallery-item {
  margin: 0; position: relative;
}
.entry dl.gallery-item img {
  width: 100%; border: none!important;
}
.entry pre,
.text_block pre {
  padding: 30px; border: none; width: 80%; margin: 0 auto 20px;
}


/*----------------------------------------------- 

  8. Responsive

-------------------------------------------------*/

.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}

/*

    Table device

*/
@media (min-width: 1200px) {
.row{margin-left:-30px;*zoom:1;}
  [class*="span"]{float:left;min-height:1px;margin-left:30px;}
  .fullwrap-layout > .container > .row,
  .fullwrap-layout-inn > .row{ margin-left: 0; }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container,
  .span12{width: 1062px;}
  .span11{width: 971px;}
  .span10{width: 880px;}
  .span9{width: 789px;}
  .span8{width: 698px;}
  .span7{width: 607px;}
  .span6{width: 516px;}
  .span5{width: 425px;}
  .span4{width: 334px;}
  .span3{width: 243px;}
  .span2{width: 152px;}
  .span1{width: 61px;}
  .offset12{margin-left: 1172px;}
  .offset11{margin-left: 1076px;}
  .offset10{margin-left: 980px;}
  .offset9{margin-left: 884px;}
  .offset8{margin-left: 788px;}
  .offset7{margin-left: 692px;}
  .offset6{margin-left: 596px;}
  .offset5{margin-left: 500px;}
  .offset4{margin-left: 404px;}
  .offset3{margin-left: 308px;}
  .offset2{margin-left: 212px;}
  .offset1{margin-left: 116px;}


  /* header */
  body:not(.ux-mobile) #title-header { width: 850px; } 

  /*Sidebar*/

  /*Footer*/
  .widget_footer .row-fluid .span4 { width: 30%; margin-left: 5%; margin-bottom: 0; }
  .widget_footer .row-fluid .span4:first-child { margin-left: 0; } 

  /* main */

  .archive-wrap .archive-unit { max-width: 80%; }
  .hot-top-excerpt { max-width: 60%; font-size: 1.2em; }
  .fullwrap-layout .wide-img-wrap .shortcode-img,
  .fullwrap-layout .wide-img-wrap .shortcode-img-caption { width: 1062px; }

}

/*

    Table device smaller screen size

*/
@media (min-width: 980px) {
  .nav-collapse.collapse { height: auto !important; overflow: visible !important; }

}
@media (max-width: 1199px) {
  /* Bordered layout*/
  body.ux-bordered { padding: 0 10px; }
  body.ux-bordered:not(.ux-mobile) #header-main { top: 10px; }
  body.ux-bordered:not(.ux-mobile) #header-main:after { left: 10px; right: 10px; }
  .bordered-top,.bordered-bottom { height: 10px; }
  body.ux-bordered .footer-bar { margin-bottom: 10px; }
  body.ux-bordered .page-loading {  bottom: 10px; left: 10px; right: 10px; top: 10px; }

}
@media (min-width: 980px) and (max-width: 1199px) { 

  
}

/*

    Table device smaller screen size 2

*/
@media (max-width: 979px) {
  body{padding-top:0;}
  .navbar-fixed-top,.navbar-fixed-bottom{position:static;}
  .navbar-fixed-top{margin-bottom:20px;}
  .navbar-fixed-bottom{margin-top:20px;}
  .navbar-fixed-top .navbar-inner,.navbar-fixed-bottom .navbar-inner{padding:5px;}
  .navbar .container{width:auto;padding:0;}
  .navbar .brand{padding-left:10px;padding-right:10px;margin:0 0 0 -5px;}
  .nav-collapse{clear:both;}
  .nav-collapse .nav{float:none;margin:0 0 10px;}
  .nav-collapse .nav > li{float:none;}
  .nav-collapse .nav > li > a{margin-bottom:2px;}
  .nav-collapse .nav > .divider-vertical{display:none;}
  .nav-collapse .nav .nav-header{color:#777777;text-shadow:none;}
  .nav-collapse .nav > li > a,.nav-collapse .dropdown-menu a{padding:9px 15px;font-weight:bold;color:#777777;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;}
  .nav-collapse .btn{padding:4px 10px 4px;font-weight:normal;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
  .nav-collapse .dropdown-menu li + li a{margin-bottom:2px;}
  .nav-collapse .nav > li > a:hover,.nav-collapse .nav > li > a:focus,.nav-collapse .dropdown-menu a:hover,.nav-collapse .dropdown-menu a:focus{background-color:#f2f2f2;}
  .navbar-inverse .nav-collapse .nav > li > a,.navbar-inverse .nav-collapse .dropdown-menu a{color:#999999;}
  .navbar-inverse .nav-collapse .nav > li > a:hover,.navbar-inverse .nav-collapse .nav > li > a:focus,.navbar-inverse .nav-collapse .dropdown-menu a:hover,.navbar-inverse .nav-collapse .dropdown-menu a:focus{background-color:#111111;}
  .nav-collapse.in .btn-group{margin-top:5px;padding:0;}
  .nav-collapse .dropdown-menu{position:static;top:auto;left:auto;float:none;display:none;max-width:none;margin:0 15px;padding:0;background-color:transparent;border:none;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;}
  .nav-collapse .open > .dropdown-menu{display:block;}
  .nav-collapse .dropdown-menu:before,.nav-collapse .dropdown-menu:after{display:none;}
  .nav-collapse .dropdown-menu .divider{display:none;}
  .nav-collapse .nav > li > .dropdown-menu:before,.nav-collapse .nav > li > .dropdown-menu:after{display:none;}
  .nav-collapse .navbar-form,.nav-collapse .navbar-search{float:none;padding:10px 15px;margin:10px 0;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);box-shadow:inset 0 1px 0 rgba(255,255,255,.1),0 1px 0 rgba(255,255,255,.1);}
  .navbar-inverse .nav-collapse .navbar-form,.navbar-inverse .nav-collapse .navbar-search{border-top-color:#111111;border-bottom-color:#111111;}
  .navbar .nav-collapse .nav.pull-right{float:none;margin-left:0;}
  .nav-collapse,.nav-collapse.collapse{overflow:hidden;height:0;}
  .navbar .btn-navbar{display:block;}
  .navbar-static .navbar-inner{padding-left:10px;padding-right:10px;}
  
  #header_wrap #header_inn-wrap{ width: auto; }
  .fullwrap-layout-inn { margin-right: auto; margin-left: auto; }
  .container-inn{ width: 100%; }
  .fullwrap-layout .wide-img-wrap .shortcode-img,
  .fullwrap-layout .wide-img-wrap .shortcode-img-caption {
    max-width: 100%;
  }
  .footer-left { width: 50%; }

}

/*

    Pad device

*/

@media (min-width: 769px) and (max-width: 979px) {
  .responsive-ux .row{ *zoom:1;}
  .responsive-ux .sidebar-layout > .row { margin-left: -20px; }
  .responsive-ux .row:before,.row:after{display:table;content:"";line-height:0;}
  .responsive-ux .row:after{clear:both;}
  .responsive-ux [class*="span"]{float:left;min-height:1px;}
  .responsive-ux .pull-right[class*="span"],.responsive-ux .row-fluid .pull-right[class*="span"]{ float: right;}
  .responsive-ux .container,
  .responsive-ux .navbar-static-top .container,
  .responsive-ux .navbar-fixed-top .container,
  .responsive-ux .navbar-fixed-bottom .container,
  .responsive-ux .fullwrap-layout-inn,
  .ux-mobile #navi .menu-item>a,
  .ux-mobile .ux-mega-cate-tit,
  .ux-mobile.ux_mobile_big .navi-trigger-wrap,
  .ux-mobile .head-meta {width:724px;}
  .responsive-ux .span12{width:724px;}
  .responsive-ux .span11{width:662px;}
  .responsive-ux .span10{width:600px;}
  .responsive-ux .span9{width:538px;}
  .responsive-ux .span8{width:476px;}
  .responsive-ux .span7{width:414px;}
  .responsive-ux .span6{width:352px;}
  .responsive-ux .span5{width:290px;}
  .responsive-ux .span4{width:228px;}
  .responsive-ux .span3{width:166px;}
  .responsive-ux .span2{width:104px;}
  .responsive-ux .span1{width:42px;}
  .responsive-ux .offset12{margin-left:764px;}
  .responsive-ux .offset11{margin-left:702px;}
  .responsive-ux .offset10{margin-left:640px;}
  .responsive-ux .offset9{margin-left:578px;}
  .responsive-ux .offset8{margin-left:516px;}
  .responsive-ux .offset7{margin-left:454px;}
  .responsive-ux .offset6{margin-left:392px;}
  .responsive-ux .offset5{margin-left:330px;}
  .responsive-ux .offset4{margin-left:268px;}
  .responsive-ux .offset3{margin-left:206px;}
  .responsive-ux .offset2{margin-left:144px;}
  .responsive-ux .offset1{margin-left:82px;}
  .responsive-ux .row-fluid{width:100%;*zoom:1;}
  .responsive-ux .row-fluid:before,
  .responsive-ux .row-fluid:after{display:table;content:"";line-height:0;}
  .responsive-ux .row-fluid:after{clear:both;}
  .responsive-ux .row-fluid [class*="span"]{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;float:left;margin-left:2.7624309392265194%;*margin-left:2.709239449864817%;}
  .responsive-ux .row-fluid [class*="span"]:first-child{margin-left:0;}
  .responsive-ux .row-fluid .controls-row [class*="span"] + [class*="span"]{margin-left:2.7624309392265194%;}
  .responsive-ux .row-fluid .span12{width:100%;*width:99.94680851063829%;}
  .responsive-ux .row-fluid .span11{width:91.43646408839778%;*width:91.38327259903608%;}
  .responsive-ux .row-fluid .span10{width:82.87292817679558%;*width:82.81973668743387%;}
  .responsive-ux .row-fluid .span9{width:74.30939226519337%;*width:74.25620077583166%;}
  .responsive-ux .row-fluid .span8{width:65.74585635359117%;*width:65.69266486422946%;}
  .responsive-ux .row-fluid .span7{width:57.18232044198895%;*width:57.12912895262725%;}
  .responsive-ux .row-fluid .span6{width:48.61878453038674%;*width:48.56559304102504%;}
  .responsive-ux .row-fluid .span5{width:40.05524861878453%;*width:40.00205712942283%;}
  .responsive-ux .row-fluid .span4{width:31.491712707182323%;*width:31.43852121782062%;}
  .responsive-ux .row-fluid .span3{width:22.92817679558011%;*width:22.87498530621841%;}
  .responsive-ux .row-fluid .span2{width:14.3646408839779%;*width:14.311449394616199%;}
  .responsive-ux .row-fluid .span1{width:5.801104972375691%;*width:5.747913483013988%;}
  .responsive-ux .row-fluid .offset12{margin-left:105.52486187845304%;*margin-left:105.41847889972962%;}
  .responsive-ux .row-fluid .offset12:first-child{margin-left:102.76243093922652%;*margin-left:102.6560479605031%;}
  .responsive-ux .row-fluid .offset11{margin-left:96.96132596685082%;*margin-left:96.8549429881274%;}
  .responsive-ux .row-fluid .offset11:first-child{margin-left:94.1988950276243%;*margin-left:94.09251204890089%;}
  .responsive-ux .row-fluid .offset10{margin-left:88.39779005524862%;*margin-left:88.2914070765252%;}
  .responsive-ux .row-fluid .offset10:first-child{margin-left:85.6353591160221%;*margin-left:85.52897613729868%;}
  .responsive-ux .row-fluid .offset9{margin-left:79.8342541436464%;*margin-left:79.72787116492299%;}
  .responsive-ux .row-fluid .offset9:first-child{margin-left:77.07182320441989%;*margin-left:76.96544022569647%;}
  .responsive-ux .row-fluid .offset8{margin-left:71.2707182320442%;*margin-left:71.16433525332079%;}
  .responsive-ux .row-fluid .offset8:first-child{margin-left:68.50828729281768%;*margin-left:68.40190431409427%;}
  .responsive-ux .row-fluid .offset7{margin-left:62.70718232044199%;*margin-left:62.600799341718584%;}
  .responsive-ux .row-fluid .offset7:first-child{margin-left:59.94475138121547%;*margin-left:59.838368402492065%;}
  .responsive-ux .row-fluid .offset6{margin-left:54.14364640883978%;*margin-left:54.037263430116376%;}
  .responsive-ux .row-fluid .offset6:first-child{margin-left:51.38121546961326%;*margin-left:51.27483249088986%;}
  .responsive-ux .row-fluid .offset5{margin-left:45.58011049723757%;*margin-left:45.47372751851417%;}
  .responsive-ux .row-fluid .offset5:first-child{margin-left:42.81767955801105%;*margin-left:42.71129657928765%;}
  .responsive-ux .row-fluid .offset4{margin-left:37.01657458563536%;*margin-left:36.91019160691196%;}
  .responsive-ux .row-fluid .offset4:first-child{margin-left:34.25414364640884%;*margin-left:34.14776066768544%;}
  .responsive-ux .row-fluid .offset3{margin-left:28.45303867403315%;*margin-left:28.346655695309746%;}
  .responsive-ux .row-fluid .offset3:first-child{margin-left:25.69060773480663%;*margin-left:25.584224756083227%;}
  .responsive-ux .row-fluid .offset2{margin-left:19.88950276243094%;*margin-left:19.783119783707537%;}
  .responsive-ux .row-fluid .offset2:first-child{margin-left:17.12707182320442%;*margin-left:17.02068884448102%;}
  .responsive-ux .row-fluid .offset1{margin-left:11.32596685082873%;*margin-left:11.219583872105325%;}
  .responsive-ux .row-fluid .offset1:first-child{margin-left:8.56353591160221%;*margin-left:8.457152932878806%;}
  .responsive-ux input,
  .responsive-ux textarea,
  .responsive-ux .uneditable-input{margin-left:0;}
  .responsive-ux .controls-row [class*="span"] + [class*="span"]{margin-left:20px;}
  .responsive-ux input.span12,
  .responsive-ux textarea.span12,
  .responsive-ux .uneditable-input.span12{width:710px;}
  .responsive-ux input.span11,
  .responsive-ux textarea.span11,
  .responsive-ux .uneditable-input.span11{width:648px;}
  .responsive-ux input.span10,
  .responsive-ux textarea.span10,
  .responsive-ux .uneditable-input.span10{width:586px;}
  .responsive-ux input.span9,
  .responsive-ux textarea.span9,
  .responsive-ux .uneditable-input.span9{width:524px;}
  .responsive-ux input.span8,
  .responsive-ux textarea.span8,
  .responsive-ux .uneditable-input.span8{width:462px;}
  .responsive-ux input.span7,
  .responsive-ux textarea.span7,
  .responsive-ux .uneditable-input.span7{width:400px;}
  .responsive-ux input.span6,
  .responsive-ux textarea.span6,
  .responsive-ux .uneditable-input.span6{width:338px;}
  .responsive-ux input.span5,
  .responsive-ux textarea.span5,
  .responsive-ux .uneditable-input.span5{width:276px;}
  .responsive-ux input.span4,
  .responsive-ux textarea.span4,
  .responsive-ux .uneditable-input.span4{width:214px;}
  .responsive-ux input.span3,
  .responsive-ux textarea.span3,
  .responsive-ux .uneditable-input.span3{width:152px;}
  .responsive-ux input.span2,
  .responsive-ux textarea.span2,
  .responsive-ux .uneditable-input.span2{width:90px;}
  .responsive-ux input.span1,
  .responsive-ux textarea.span1,
  .responsive-ux .uneditable-input.span1{width:28px;}
  .responsive-ux .hidden-desktop{display:inherit !important;}
  .responsive-ux .visible-desktop{display:none !important;}
  .responsive-ux .visible-tablet{display:inherit !important;}
  .responsive-ux .hidden-tablet{display:none !important;}

  /* Custom ux */
  .responsive-ux.boxed-ux #wrap{ 
    max-width: 100%;
  }

  .responsive-ux.boxed-ux .scrolled-yes #header_wrap #header_inn-wrap{
    width: 100%;  
  }
  .responsive-ux .fivecolumns .span2 {
    width: 17.79005524861878448%;*width: 17.7155871635124022%;
  }
 

  /*Sidebar*/

  .responsive-ux .sidebar-layout .blog-list.container { width: auto; }
  
  /*Footer*/
  

}

/*

    Pad device smaller screen size

*/
@media (max-width: 768px) {
  .responsive-ux .navbar-fixed-top,
  .responsive-ux .navbar-fixed-bottom,
  .responsive-ux .navbar-static-top { margin-left:-20px;margin-right:-20px; }
  .responsive-ux .container-fluid { padding:0; }
  .responsive-ux .dl-horizontal dt { float:none;clear:none; width:auto; text-align:left; }
  .responsive-ux .dl-horizontal dd { margin-left:0; } 
  .ux-mobile.ux_mobile_big .navi-trigger-wrap,
  .responsive-ux .container,
  .responsive-ux .fullwrap-layout-inn { width: 90%; }
  .responsive-ux .row-fluid,
  .responsive-ux .main-list.container { width:100%; }
  .responsive-ux .row,.thumbnails { margin-left:0; }
  .responsive-ux .thumbnails > li { float:none;margin-left:0; }
  .responsive-ux [class*="span"],
  .responsive-ux .uneditable-input[class*="span"],
  .responsive-ux .row-fluid [class*="span"]{float:none;display:block;width:100%;margin-left:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  .responsive-ux .span12,
  .responsive-ux .row-fluid .span12{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  .responsive-ux .row-fluid [class*="offset"]:first-child{margin-left:0;}
  .responsive-ux .input-large,
  .responsive-ux .input-xlarge,
  .responsive-ux .input-xxlarge,
  .responsive-ux input[class*="span"],
  .responsive-ux select[class*="span"],
  .responsive-ux textarea[class*="span"],
  .responsive-ux .uneditable-input{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
  .responsive-ux .input-prepend input,
  .responsive-ux .input-append input,
  .responsive-ux .input-prepend input[class*="span"],
  .responsive-ux .input-append input[class*="span"]{display:inline-block;width:auto;}
  .responsive-ux .controls-row [class*="span"] + [class*="span"]{margin-left:0;}
  .responsive-ux .modal{position:fixed;top:0;left:0;right:0;width:auto;margin:0;}
  .responsive-ux .modal.fade{top:-100px;}
  .responsive-ux .modal.fade.in{top:20px;}
  .responsive-ux .hidden-desktop{display:inherit !important;}
  .responsive-ux .visible-desktop{display:none !important;}
  .responsive-ux .visible-phone{display:inherit !important;}
  .responsive-ux .hidden-phone{display:none !important;}
  .responsive-ux .general_moudle.span6 .moudle.span3{ width:100%; }

  /* Custom ux */ 
  body.responsive-ux { overflow-x: hidden; }
  .responsive-ux #post-navi .row-fluid [class*="span"] { float: left; width: 50%;}
  .responsive-ux .row .feature-item[class*="span"] {  height: 240px; margin-bottom: 30px; }
  .responsive-ux .feature-list { margin-bottom: 30px; }
  .responsive-ux .page-loading .site-loading-logo img { max-height: 60px; max-width: 100px; }
  .responsive-ux .main-list section.main-list-item { height: auto; }

  /* Header */
  .responsive-ux .logo-wrap { padding: 30px 0; margin-top: 0;}

  /* Foot */
  .responsive-ux #footer div[class*="span"] { margin-bottom: 60px; }
  .responsive-ux #footer { padding-bottom: 0; margin-top: 40px; } 
  .responsive-ux #footer > .container,
  .responsive-ux .footer-left,
  .responsive-ux .footer-right { display: block; float: none; height: 40px; width: 100%; }
  .responsive-ux .footer-bar { line-height: 1; height: auto; }
  .responsive-ux #footer .logo-a { height: 50px; line-height: 50px; }
  .responsive-ux .logo-footer-img { max-height: 40px; } 
  .responsive-ux .footer-right { line-height: 40px;}
  .responsive-ux .footer-left { width: auto; height: 50px; }
  .responsive-ux .copyright { text-align: left; margin-left: 0; margin-top: -10px; display: block; line-height: 40px; }
  .responsive-ux .related-posts-carousel-li { min-height: 220px; }
  .responsive-ux .related-posts-tit-a { font-size: 2.4rem; }
  .responsive-ux.ux-mobile h2.related-posts-tit { font-size: 16px; line-height: 1; }
  .responsive-ux .widget_footer .row { margin-top: -40px; }
  .responsive-ux .widget_footer_unit { margin-top: 40px; }
  .responsive-ux .related-posts-meta { font-size: 1.2rem; }

  /*Content*/
  body.single.responsive-ux .blog-unit-tit { font-size: 20px; }
  .responsive-ux #content_wrap[class*="span"] { padding-left: 0!important;padding-right: 0!important; }
  .responsive-ux .team-photo{ position:static;}
  .responsive-ux .team-info{ margin-left:0; }
  .responsive-ux .archive-wrap .pagenums{ margin-bottom:40px; }
  .responsive-ux.single-team .gallery-wrap-sidebar .gallery-info-wrap { padding-left: 0; margin-top: 30px; }
  body.single.responsive-ux .blog-unit-tit { width: 100%; }
  .responsive-ux .mainlist-excerpt.ux-ellipsis { font-size: 14px;}
  .responsive-ux .two-cols-layout .main-list section.main-list-item,
  .responsive-ux .main-list section.width4,
  .responsive-ux .main-list section.main-list-item { width: 100%; }
  .responsive-ux .feature-list ~ #content .content_wrap_outer { margin-top: 40px; }
  .responsive-ux #respondwrap .span6, .responsive-ux .contact_form .span6 {
    width: 100%; padding-right: 0;
  }
  .responsive-ux #respondwrap .span6:nth-child(2), .responsive-ux .contact_form .span6:nth-child(2) {
    padding-left: 0;
  }

  /*sidebar*/
  .responsive-ux #sidebar-widget {
    margin-top: 220px; 
  }

  /* slider */
  .responsive-ux .topslider .carousel-img-wrap,.responsive-ux .topslider .owl-carousel .owl-item img.wp-post-image { height: 240px; }
  .responsive-ux .topslider .owl-carousel .owl-stage-outer { height: 300px; }
  .responsive-ux .carousel-des-wrap,.responsive-ux .carousel-des-wrap:after { height: 60px; }
  .responsive-ux .carousel-des-wrap-meta { display: none;}
  .responsive-ux .topslider .owl-prev, .responsive-ux .topslider .owl-next { margin-top: -205px!important; }
  .responsive-ux .topslider.container .carousel-des-wrap-tit,
  .responsive-ux .feature-item-tit { font-size: 2.2rem; }
  .responsive-ux .topslider.container .owl-prev,
  .responsive-ux .topslider.container .owl-next { margin-left: 0; margin-right: 0; }
  .responsive-ux .topslider.container .owl-prev:before,
  .responsive-ux .topslider.container .owl-next:before, 
  .responsive-ux .topslider.container .owl-prev:after,
  .responsive-ux .topslider.container .owl-next:after { box-shadow: 1px 1px 0 rgba(255,255,255,.8);}

  /* meta */
  .responsive-ux .blog-unit-more-a { display: none; }
  .responsive-ux .main-list .mainlist-meta {
    display: inline-block; float: none; border-top: none; 
  }
  .responsive-ux .main-list .width4.main-list-item .blog-unit-meta-bottom,
  .responsive-ux .main-list .blog-unit-meta-bottom  {
     display: block; float: none; margin-bottom: 0; margin-top: 0;
  }
  .responsive-ux .blog-unit-meta-bottom {  }
  .responsive-ux .blog-list .blog-unit-more { float: none;
  -webkit-transform: translateY(200%);
  -moz-transform: translateY(200%);
  -ms-transform: translateY(200%);
  transform: translateY(200%);
  } 
  .responsive-ux .social-bar { float: none; margin-top: 0; display: inline-block; }


  .responsive-ux .video-overlay.video-slidedown {
  -webkit-transform: translateY(100%);
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  transform: translateY(100%);
  }
  
}

/*

    Mobile device 

*/
@media (max-width: 480px) {
  .responsive-ux .nav-collapse{-webkit-transform:translate3d(0,0,0);}
  .responsive-ux .page-header h1 small{display:block;line-height:20px;}
  .responsive-ux input[type="checkbox"],
  .responsive-ux input[type="radio"]{border:1px solid #ccc;}
  .responsive-ux .form-horizontal .control-label{float:none;width:auto;padding-top:0;text-align:left;}
  .responsive-ux .form-horizontal .controls{margin-left:0;}
  .responsive-ux .form-horizontal .control-list{padding-top:0;}
  .responsive-ux .form-horizontal .form-actions{padding-left:10px;padding-right:10px;}
  .responsive-ux .media .pull-left,
  .responsive-ux .media .pull-right{float:none;display:block;margin-bottom:10px;}
  .responsive-ux .media-object{margin-right:0;margin-left:0;}
  .responsive-ux .modal{top:10px;left:10px;right:10px;}
  .responsive-ux .modal-header .close{padding:10px;margin:-10px;}
  .responsive-ux .carousel-caption{position:static;}

  .responsive-ux .modal.video-overlay {left:0;right:0;}
  .responsive-ux input.search-overlay-input-text[type="text"] {font-size: 2.2rem;}
  .responsive-ux .container-inn.search-overlay-form { width: 90%; }
  /* Custom ux 

  general space */
  .responsive-ux .content_wrap_outer {
     margin-top: 50px;
  } 
 
  .responsive-ux .feature-list,
  .responsive-ux .pagenums,
  .responsive-ux .content-author,
  .responsive-ux .widget_main,
  .responsive-ux .break-line, 
  .responsive-ux #search-overlay .pagenums,
  body.single.responsive-ux .blog-unit-quote, 
  .responsive-ux .related-posts-carousel,
  .responsive-ux .pagenums .page-numbers,
  .responsive-ux .pagenums .pagination,  
  .responsive-ux #footer {
    margin-top: 40px;
  }
  .responsive-ux .blog-unit-img-wrap,
  .responsive-ux .blog-unit-soundcloud,
  .responsive-ux #respondwrap {
    margin-top: 30px;
  }
  .responsive-ux .blog-unit-tit-wrap {
    padding-top: 30px;
  }
  .responsive-ux .blog-unit-tit-wrap,
  body.single.responsive-ux .entry {
    margin-bottom: 30px;
  }
  body.single.responsive-ux .social-bar,
  body.single.responsive-ux .list-author-unit,
  .rating-detailed,
  #post-navi,
  #comments  {
    margin-bottom: 40px;
  }

  body.page.responsive-ux .blog-list .entry,
  form#commentform,
  .commentlist { 
    margin-top: 20px; 
  }
  .responsive-ux .top-space,
  .responsive-ux .list-author,
  .responsive-ux .list-author-unit,
  .responsive-ux .widget_footer {
    padding-top: 40px;
  }
  .responsive-ux .list-author-unit,
  .responsive-ux .widget_footer {
    padding-bottom: 40px;
  }
  .responsive-ux #content_wrap.bottom_no_space {
    padding-bottom: 0;
  }
  .responsive-ux #footer.no-margin-bottom,
  body.no-margin-top.page.responsive-ux .content_wrap_outer {
    margin-top: 0;
  }


  /*Header*/
  .responsive-ux #logo img { max-width:120px; height:auto; }
  .responsive-ux .logo-wrap { padding: 40px 0;}
  .responsive-ux #header-main .logo-image { max-height: 50px; }

  /*Slider*/ 
  .responsive-ux .topslider .carousel-des-wrap-tit { font-size: 1.4rem; width: 70%; margin-right: auto; margin-left: auto; }
  .responsive-ux .topslider.container .carousel-des-wrap-tit,
  .responsive-ux .feature-item-tit { font-size: 1.6rem; }
  .responsive-ux .topslider.container .owl-carousel .owl-stage-outer,
  .responsive-ux .topslider.container .carousel-img-wrap { height: 220px; }
  .responsive-ux .topslider.container .owl-prev, 
  .responsive-ux .topslider.container .owl-next { margin-top: -135px!important; } 


  /* Content */
  /* h1-h6 */
  .responsive-ux .site-loading-logo .logo-h1 { font-size: 20px; }
  .responsive-ux h1 { font-size: 36px; font-size: 3.6rem; line-height: 1.667; }
  .responsive-ux h2 { font-size: 32px; font-size: 3.2rem; line-height: 1.875; }
  .responsive-ux h3 { font-size: 28px; font-size: 2.8rem; line-height: 2.143; }
  .responsive-ux h4 { font-size: 24px; font-size: 2.4rem; line-height: 1.25; }
  .responsive-ux h5 { font-size: 20px; font-size: 2rem; line-height: 1.5; }
  .responsive-ux h6 { font-size: 18px; font-size: 1.8rem; line-height: 1.667; }
  .responsive-ux .blog-unit-tit {
    font-size: 20px; font-size: 2rem; line-height: 1.2;
  }
  .responsive-ux .post-navi-unit-tit, .responsive-ux .related-posts-tit,
  .responsive-ux .blog-unit-quote,.responsive-ux .blog-unit-link-li,.responsive-ux h3#reply-title,.responsive-ux .comment-box-tit,
  .responsive-ux h3.widget-title,.responsive-ux .fourofour-wrap h2,.responsive-ux .latest-posts-tit,
  .responsive-ux .archive-title,.responsive-ux .author-tit,.responsive-ux .post-navi-tit,.responsive-ux .gallery-property-tit,
  .responsive-ux .related-posts-carousel-tit,.responsive-ux .related-posts-tit-a,
  .responsive-ux .mainlist-tit { 
    font-size: 16px; font-size: 1.6rem; 
  }
  .responsive-ux h2.hot-top-tit {
    font-size: 22px; font-size: 2.4rem; line-height: 1;
  }
  .responsive-ux .post-navi-unit-inn { height: 200px; }
  .responsive-ux .post-navi-unit-content { padding: 20px; }
  .responsive-ux ..related-posts-meta {
    font-size: 12px; font-size: 1.2rem;
  }


  /* Header */
  .responsive-ux #header .blog-unit-meta, .responsive-ux .hot-top-excerpt {
    white-space:nowrap; overflow:hidden; text-overflow:ellipsis; width: 90%;
  }

  /* list */
  .responsive-ux .blog-unit-excerpt, .responsive-ux .blog-unit-link, 
  .responsive-ux .blog-unit-img-wrap { margin-top: 20px; }
  .responsive-ux .list-heigh-fixed .blog-unit-img-wrap,
  .responsive-ux .list-heigh-fixed .hover-scale { height: auto; }
  .responsive-ux .list-heigh-fixed .blog-unit-img { position: static;  
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  transform: translateY(0);
  }
  .responsive-ux .main-list-inn {margin: -10px 0 0 -10px;}
  .responsive-ux .main-list-item .inside {margin: 10px 0 0 10px;}
  .responsive-ux .mainlist-des-wrap { padding-bottom: 10px; }
  .responsive-ux .mainlist-tit {padding: 15px 0 5px;}
  .responsive-ux .mainlist-excerpt {margin-bottom: 5px; }


  /*single*/
  .responsive-ux .post-meta-social-li .fa { font-size: 0; }
  .responsive-ux .post-navi-tit { margin-bottom: 30px; }
  .responsive-ux .content-author .break-line { display: none; }
  .mfp-figure figure { margin: 0;}

  /*pagebuild*/

  /*foot*/ 
  .responsive-ux .widget_instagram .widget-container .widget-title { margin-bottom: 10px; padding-top: 30px; }
  .responsive-ux .related-posts-carousel-li { min-height: 180px; }
  .responsive-ux .widget_instagram .instagram-pics > li { width: 33.3333%; }

  /* Meta */
  .responsive-ux .blog-list .social-bar { display: block; } 
  .responsive-ux .main-list .post-meta-social,
  .responsive-ux .blog-list .post-meta-social {
    top: 50%; left: 10px; 
    -webkit-transform: translate(5px, -50%);
    -moz-transform: translate(5px, -50%);
    -ms-transform: translate(5px, -50%);
    transform: translate(5px, -50%);
  }
  .responsive-ux .main-list .post-meta-social:before,
  .responsive-ux .blog-list .post-meta-social:before {
      left: 40px; top: 50%; margin-left: 0; margin-top: -4px;
  }
  .responsive-ux .main-list .social-bar:hover .post-meta-social,
  .responsive-ux .blog-list .social-bar:hover .post-meta-social {
    visibility: visible; opacity: 1;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }


}
@media screen and (max-width: 600px) {
  #wpadminbar { position: fixed; }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2) {

}
.f_col{clear:left;margin-left:0;}
.f_col[class*="span"]{margin-left:0;}
.fullwidth-wrap>.row-fluid .isotope.less-space { }
