<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Responsive CSS Style */
@media only screen and (max-width: 1240px) {
  .side-ad {
    display: none !important;
    visibility: hidden !important;
  }
}

@media only screen and (min-width: 960px) and (max-width: 1079px) {
  body {
    font-size: 15px;
  }
  .container {
    width: 950px;
  }
  .header-search {
    width: 260px;
    margin-left: -130px;
  }
  .header-search .search-input {
    width: 260px;
  }
  #primary-menu li a {
    font-size: 13px;
  }
  .main-menu {
    padding-left: 0;
  }
  .main-menu li a {
    font-size: 13px;
    margin-left: 5px;
  }
  .home-content {
    width: 630px;
  }
  #primary {
    width: 630px;
  }
  .home-headline h2 {
    font-size: 26px;
  }
  .home-latest ul li:nth-of-type(1),
  .home-latest ul li:nth-of-type(6),
  .home-latest ul li:nth-of-type(11),
  .home-latest ul li {
    font-size: 15px;
    margin-bottom: 5px;
  }
  .primary-block-3 .post-big .entry-title,
  .primary-block-3 .post-small .entry-title {
    font-size: 14px;
  }
  .sideba .widget,
  .sidebar .widget ul &gt; li {
    font-size: 15px;
  }
  .content-loop .thumbnail-link {
    width: 240px;
  }
  .content-loop .entry-title {
    font-size: 1.2em;
  }
  .content-loop .entry-meta {
    display: none;
  }
}

@media only screen and (min-width: 959px) {
  .mobile-menu {
    display: none;
  }
}

/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  .main-nav {
    display: none;
  }
  .site-desc {
    top: 16px;
  }
  /* Mobile Menu */
  .mobile-nav {
    margin: 0;
    padding: 9px 0 9px 15px;
  }
  .mobile-nav:after {
    clear: both;
    content: " ";
    display: block;
  }
  .mobile-nav li {
    float: left;
  }
  .mobile-nav li a {
    color: #fff;
    font-size: 15px;
  }
  #secondary,
  .footer-partners {
    display: none;
  }
  .site-content:before {
    display: none;
    content: none;
  }
  .site-header {
    height: 60px;
    position: relative;
  }
  .site-header .search-icon {
    margin-right: 0;
  }
  .site-branding {
    height: 60px;
  }
  .site-branding #logo {
    height: 58px;
    margin-top: 1px;
  }
  .site-branding img {
    max-height: 58px;
  }
  .site-branding .site-title {
    line-height: 60px;
    margin: 0;
  }
  .site-branding .site-description {
    display: none;
  }
  .site-start {
    height: 60px;
    position: relative;
  }
  #primary-bar,
  .header-icons {
    display: none;
  }
  .header-search {
    top: 10px;
    left: auto;
    right: 0;
    margin-left: 0;
    width: 220px;
  }
  .header-search .search-input {
    width: 185px;
  }
  .header-search .search-submit {
    width: 40px;
  }
  .container {
    width: 97%;
  }
  #featured-content,
  .home-latest {
    float: none;
    width: 100%;
  }
  #featured-content:before, #featured-content:after,
  .home-latest:before,
  .home-latest:after {
    clear: both;
    content: " ";
    display: block;
  }
  .home-headline {
    border-bottom: none;
    padding-bottom: 0;
  }
  .home-headline h2 {
    font-size: 18px;
    max-height: 18px;
  }
  .home-headline .sub-titles a {
    display: block;
  }
  #primary {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .site-footer {
    width: 100%;
  }
  #secondary-nav,
  #primary-nav {
    display: none;
  }
  #secondary-bar {
    border-bottom: none;
    height: 0;
    position: absolute;
  }
  #primary {
    float: none;
  }
  #secondary {
    display: none;
  }
  .site-footer .widget_ad {
    text-align: center;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 5px;
  }
  #site-bottom .footer-nav {
    float: none;
  }
  #site-bottom .footer-nav ul li {
    padding: 0 5px;
  }
  .breadcrumbs {
    padding-bottom: 10px;
  }
  .content-loop .entry-meta {
    font-size: 12px;
  }
  .content-loop .entry-date {
    display: none;
  }
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .mobile-nav.tablet_menu_col_1 ul li {
    width: 100%;
  }
  .mobile-nav.tablet_menu_col_2 ul li {
    width: 50%;
  }
  .mobile-nav.tablet_menu_col_3 ul li {
    width: 33.3333%;
  }
  .mobile-nav.tablet_menu_col_4 ul li {
    width: 25%;
  }
  .mobile-nav.tablet_menu_col_5 ul li {
    width: 20%;
  }
  .mobile-nav.tablet_menu_col_6 ul li {
    width: 16.6666%;
  }
  .mobile-nav.tablet_menu_col_7 ul li {
    width: 14.2857%;
  }
  .mobile-nav.tablet_menu_col_8 ul li {
    width: 12.5%;
  }
  .header-ad {
    margin-top: 10px;
  }
  .featured-grid {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .home-latest ul li:nth-of-type(1),
  .home-latest ul li:nth-of-type(6),
  .home-latest ul li:nth-of-type(11) {
    font-size: 1em;
    font-weight: normal;
  }
  .home-latest ul li:nth-of-type(1) a,
  .home-latest ul li:nth-of-type(1) a:visited,
  .home-latest ul li:nth-of-type(6) a,
  .home-latest ul li:nth-of-type(6) a:visited,
  .home-latest ul li:nth-of-type(11) a,
  .home-latest ul li:nth-of-type(11) a:visited {
    color: #333 !important;
  }
  .home-latest {
    margin: 10px 0 20px;
  }
  .home-latest ul li {
    float: left;
    width: 50%;
    padding-left: 0;
    height: 27px;
  }
  .home-latest ul li:nth-of-type(5n) {
    margin-bottom: 11px;
  }
  .home-latest ul li:nth-of-type(15) {
    display: none;
  }
  .home-content {
    float: none;
    width: 100%;
  }
  .ztbb_grid_1_3 {
    width: 50%;
  }
  .primary-block-3 .block-right {
    display: none;
  }
}

/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  .mobile-nav.phone_menu_col_1 ul li {
    width: 100%;
  }
  .mobile-nav.phone_menu_col_2 ul li {
    width: 50%;
  }
  .mobile-nav.phone_menu_col_3 ul li {
    width: 33.3333%;
  }
  .mobile-nav.phone_menu_col_4 ul li {
    width: 25%;
  }
  .mobile-nav.phone_menu_col_5 ul li {
    width: 20%;
  }
  .mobile-nav.phone_menu_col_6 ul li {
    width: 16.6666%;
  }
  .mobile-nav.phone_menu_col_7 ul li {
    width: 14.2857%;
  }
  .mobile-nav.phone_menu_col_8 ul li {
    width: 12.5%;
  }
  .site-desc {
    display: none;
  }
  .header-ad {
    margin-top: 10px;
  }
  .home-headline h2 {
    font-size: 1.4em;
    line-height: 1.4;
    max-height: none;
  }
  .home-headline .sub-titles a,
  .home-headline .sub-titles a:visited {
    margin: 0;
  }
  #featured-content .featured-slide .entry-title {
    font-size: 0.9em;
  }
  #featured-content .owl-theme .owl-dots {
    right: 10px;
    bottom: -3px;
  }
  #featured-content .bx-wrapper,
  #featured-content .bxslider,
  #featured-content .thumbnail-link {
    max-height: 200px;
    overflow: hidden;
  }
  .featured-grid {
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 15px;
    padding-bottom: 5px;
  }
  .primary-block-3 {
    margin-left: 0;
    margin-right: 0;
  }
  .primary-block-3 .post-big {
    max-height: 200px;
    overflow: hidden;
  }
  .ztbb_grid_1_2,
  .ztbb_grid_1_3,
  .ztbb_grid_1_4,
  .ztbb_grid_1_5,
  .ztbb_grid_1_6 {
    padding: 0;
  }
  .home-content {
    float: none;
    width: 100%;
  }
  .bx-controls-direction {
    display: none;
  }
  .ztbb_grid_1_3,
  .footer-area {
    float: none;
    width: 100%;
  }
  .footer-area {
    padding: 0;
    margin-bottom: 20px;
  }
  .footer-area:after {
    clear: both;
    content: " ";
    display: block;
  }
  .primary-block-3 .my-block {
    margin-bottom: 25px;
  }
  .single #primary .entry-header .entry-meta {
    float: none;
    margin: 0 0 15px 0;
  }
  #post-nav .post-previous,
  #post-nav .post-next {
    float: none;
    width: 100%;
  }
  .error-404 .page-content .search-form input.search-field,
  .search-no-results .page-content .search-form input.search-field {
    width: 170px;
  }
  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 98.5%;
  }
  #site-bottom {
    text-align: center;
  }
  #site-bottom .site-info {
    float: none;
    margin-bottom: 5px;
  }
  #site-bottom .footer-nav li {
    margin: 0 5px;
  }
  .bottom-right {
    right: 5px;
    bottom: 5px;
  }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #featured-content {
    margin-top: 0;
  }
  .content-loop .thumbnail-link {
    width: 180px;
    margin-bottom: 15px;
  }
  .content-loop .entry-title {
    font-size: 18px;
  }
  .single h1.entry-title {
    font-size: 26px;
  }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .mobile-nav {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .header-ad {
    margin-top: 10px;
  }
  .site-title {
    font-size: 22px;
  }
  .search-icon {
    display: block;
  }
  .header-search {
    background-color: #f5f5f5;
    border: none;
    border-radius: 0;
    display: none;
    width: 100%;
    height: 38px;
    top: 60px;
  }
  .header-search .search-input {
    width: 90%;
  }
  .header-search .search-input:focus {
    background-color: #f0f0f0;
  }
  .header-search .search-submit {
    border-radius: 0;
    top: 0;
    right: 0;
    height: 38px;
    line-height: 38px;
  }
  .container {
    width: 96%;
  }
  .tooltip .bottom {
    min-width: 136px;
    max-width: 136px;
  }
  .tooltip .bottom h3 {
    font-size: 12px;
  }
  .content-block .section-heading .desc,
  .friend .friend-desc {
    display: none;
  }
  .site-content {
    margin-top: 15px;
  }
  .home-headline {
    margin-bottom: 10px;
  }
  .home-headline h2 {
    margin-bottom: 6px;
  }
  #featured-content .featured-slider {
    margin-bottom: 8px;
  }
  .home #recent-content .widget_ad,
  .content-block-square {
    margin-bottom: 20px;
  }
  .primary-block-3 {
    margin-bottom: 0;
  }
  .content-loop .hentry {
    padding: 10px 0;
  }
  .content-loop .entry-header {
    margin-bottom: 0;
  }
  .content-loop .thumbnail-link {
    width: 32%;
    margin: 0 10px 0 0;
  }
  .content-loop .entry-title {
    font-size: 1em;
    font-weight: normal;
    line-height: 1.3;
    margin-bottom: 5px;
  }
  .content-loop .entry-summary {
    display: none;
  }
  .breadcrumbs.is_zhuanti .taxonomy-description {
    font-size: 14px;
    padding: 10px;
  }
  .breadcrumbs.no_zhuanti {
    margin-top: 8px;
  }
  .content-loop .widget_ad {
    padding: 10px 0;
  }
  #site-bottom {
    padding: 10px 0;
  }
  .single #primary article.hentry {
    padding: 10px 0;
  }
  .single #primary h1.entry-title {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .single #primary .custom-share {
    display: none !important;
  }
  .single #primary .entry-author,
  .single #primary .entry-source,
  .single #primary .single-excerpt,
  .single #primary .author-box .avatar {
    display: none;
  }
  .single #primary .entry-content {
    font-size: 1em;
  }
  .single #primary .entry-content p {
    text-indent: 0;
  }
  .single #primary .entry-tags {
    float: none;
    text-align: center;
  }
  .single #primary .entry-tags span span {
    display: none;
  }
  .single .navigation {
    padding: 15px 0;
  }
  .single .navigation:after {
    content: none;
  }
  .single .navigation .nav-left {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
  }
  .single .navigation .nav-right {
    padding-left: 15px;
  }
  .single .navigation .nav-left,
  .single .navigation .nav-right {
    display: block;
    float: none;
    width: 100%;
  }
  .modal-content {
    width: 290px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .author-box .avatar {
    width: 42px;
  }
  .pagination {
    padding: 20px 0 0 0;
  }
  .pagination .page-numbers {
    font-size: 13px;
    padding: 0 10px;
    height: 32px;
    line-height: 32px;
  }
  .page-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 24px;
  }
  #comments .comment-metadata,
  .comment-respond .comment-metadata {
    display: none;
  }
}
</pre></body></html>