

.flexslider, .portfolio_slider {
  margin: 0px;
}
@media screen and (max-width: 768px) {
    .title_subtitle_holder .subtitle {
    display: none;
    }
}
.title .separator.small, .title .separator.small.left, .title .separator.small.right {
  margin-bottom: 25px;
}
nav.main_menu > ul > li:after
{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: transparent;
    width: 100%;
    height: 5px;
    display: block;
    content:"";
    -webkit-transition:background-color .15s ease-out;
    -moz-transition:background-color .15s ease-out;
    -o-transition:background-color .15s ease-out;
    transition: background-color .15s ease-out;
}
nav.main_menu > ul > li.active:after,
nav.main_menu > ul > li:hover:after
{
    background-color: #fff;
}
nav.main_menu > ul > li{
    margin:0 14px;
}
nav.main_menu > ul > li > a
{
padding:0 12px;
}

bodyï¼Œh1ï¼Œh2ï¼Œh3ï¼Œh4ï¼Œh5ï¼Œh6,#page-title-wrapper h1, #content h1, #footer-widget-bar h1, #sidebar h1, #footer h1, #header-logo h1, #sidr h1{
font-family: "Microsoft YaHei";
}

html, body, div, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figure, figcaption, hgroup, menu, header, footer, nav, section, summary, time, mark, audio, span,video
{
font-family: "Microsoft YaHei";
}


.footer_top.footer_top_full {
  padding: 24px 24px;
}
.separator.transparent.position_center {
    margin-top: 10px !important;
}
h2 a {
    font-size: 24px !important ;
}
a.foot {
    color: #fff;
}
a.foot:hover {
    color: #00aeef;
}

.footer_bottom {
    height: 85px;
}
li.menu-item.menu-item-language.menu-item-language-current {
    margin: 0 !important;
    margin-top: 13px !important;
    margin-bottom: -13px !important;
    height: 87px !important;
}

nav.main_menu > ul > li > a {
    padding: 0 5px !important;
}


li.menu-item.menu-item-language.menu-item-language-current a img {
    padding-top: 25px;
    position: absolute;
    padding-left: 2px;
}

li.menu-item.menu-item-language.menu-item-language-current a {
    font-size: 10px;
}

.drop_down .narrow .second .inner ul li {
    width: 180px;
}
header.transparent .drop_down .second:not(.right) {
    left: 0px !important;
}


@media only screen and (max-width:1000px) {
    li.menu-item.menu-item-language.menu-item-language-current {
        margin: 0!important;
        height: auto!important;
    }
    li.menu-item.menu-item-language.menu-item-language-current a img {
        padding: 7px 0 0 30px;
    }
}