/* Responsive CSS Style */
@media only screen and (min-width: 1080px) and (max-width: 1119px) {
  .container {
    width: 1060px; }

  .sf-menu ul:before {
    left: 25px; }
  .sf-menu li a {
    font-size: 14px;
    padding: 0 10px; }

  .header-search {
    width: 220px; }
    .header-search .search-input {
      width: 160px; }

  #primary,
  .video-content .inner-wrap {
    width: 735px; }

  .video-content .inner-wrap.wide-screen {
    width: 100%; }
    .video-content .inner-wrap.wide-screen .wp-video,
    .video-content .inner-wrap.wide-screen video,
    .video-content .inner-wrap.wide-screen .mejs-video,
    .video-content .inner-wrap.wide-screen iframe,
    .video-content .inner-wrap.wide-screen embed {
      width: 100% !important;
      height: 450px !important; }

  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    width: 735px !important;
    height: 414px !important; }
  .video-content .related-videos {
    width: 325px;
    height: 414px;
    max-height: 414px; }

  .sidebar {
    width: 300px; } }
@media only screen and (min-width: 960px) and (max-width: 1079px) {
  .container {
    width: 940px; }

  #primary-menu {
    margin-left: 10px; }

  .sf-menu li a {
    font-size: 14px;
    padding: 0 10px; }

  .site-header .header-search-icon {
    display: block; }

  .has-video .header-search {
    background-color: #fff; }
    .has-video .header-search .search-submit {
      height: 36px; }

  #primary {
    float: none;
    width: 100%; }

  #secondary {
    display: none; }

  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    width: 100% !important;
    height: 529px !important; }
  .video-content .inner-wrap.wide-screen .related-videos,
  .video-content .related-videos {
    display: none; }

  #featured-slider,
  #featured-slider.slider-with-grid {
    float: none;
    width: 100%;
    margin-bottom: 14px;
    height: 250px;
    overflow: hidden; }

  #featured-slider .featured-slide {
    height: 250px; }

  #featured-grid {
    float: none;
    width: 100%;
    margin-bottom: 12px; }
    #featured-grid ul li {
      float: left;
      width: 32.33333%;
      margin-right: 1.5%; }
      #featured-grid ul li:last-child {
        margin-right: 0; }
    #featured-grid .thumbnail-link img {
      height: auto; }

  .primary-block .post-big {
    width: 32.33333333%;
    margin-right: 1.5%; }
    .primary-block .post-big:nth-of-type(3n), .primary-block .post-big:nth-of-type(6n) {
      margin-right: 0; }
    .primary-block .post-big:nth-of-type(6n+1) {
      clear: none; }
    .primary-block .post-big:nth-of-type(3n+1) {
      clear: left; }

  .wide-related-videos .hentry:nth-of-type(3n+1) {
    margin-right: 1.5%; }
  .wide-related-videos .hentry:nth-of-type(4n+1) {
    clear: none;
    margin-right: 1.5%; }
  .wide-related-videos .hentry:nth-of-type(7), .wide-related-videos .hentry:nth-of-type(8), .wide-related-videos .hentry:nth-of-type(9) {
    display: none; } }
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  body {
    background-color: #fff; }

  .container {
    width: 97%;
    margin-left: auto;
    margin-right: auto; }

  .site-header {
    height: auto;
    box-shadow: none; }
    .site-header .header-search-icon {
      display: block;
      top: -7px;
      right: 40px; }

  .has-video .header-search {
    background-color: #fff; }
    .has-video .header-search .search-input {
      color: #333;
      position: relative;
      top: 10px; }
    .has-video .header-search .search-submit {
      height: 36px; }
  .has-video .site-header .search-icon .fa {
    color: #fff; }
  .has-video #primary-menu {
    background-color: rgba(255, 255, 255, 0.06); }

  .site-branding {
    height: 60px; }

  .site-branding #logo {
    height: 60px; }

  .site-branding img {
    max-height: 50px;
    margin-top: 5px; }

  .site-title {
    line-height: 60px; }

  .site-desc {
    font-size: 12px;
    top: 16px; }

  .header-login-reg-icon {
    top: 0;
    width: 24px;
    height: 60px;
    line-height: 60px; }
    .header-login-reg-icon .header-login-reg {
      top: 60px; }
      .header-login-reg-icon .header-login-reg:before {
        right: 4px; }
    .header-login-reg-icon .user-icon {
      background-size: 24px 24px;
      width: 24px;
      height: 24px; }

  .header-search {
    top: 60px;
    right: 40px; }

  #primary-menu {
    float: none;
    margin: 0 !important;
    padding: 9px 0; }
    #primary-menu:after {
      clear: both;
      content: " ";
      display: block; }
    #primary-menu .fa {
      display: none; }

  .sf-menu {
    clear: both;
    float: none; }
    .sf-menu ul {
      display: none !important; }
    .sf-menu li {
      line-height: 1.5; }
      .sf-menu li em {
        display: none; }
      .sf-menu li a,
      .sf-menu li a:hover {
        color: #fff !important; }

  .sf-arrows .sf-with-ul:after {
    display: none !important; }

  .video-content .inner-wrap {
    width: 100%; }
  .video-content .expand-icon {
    display: none; }

  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    width: 100% !important; }
  .video-content .inner-wrap.wide-screen .related-videos,
  .video-content .related-videos {
    display: none; }

  .video-content {
    margin-bottom: 0;
    padding: 15px 0; }

  #primary {
    float: none;
    width: 100%; }

  .sidebar {
    display: none; }

  #featured-slider,
  #featured-slider.slider-with-grid {
    float: none;
    width: 100%;
    margin-bottom: 12px; }

  #featured-grid {
    float: none;
    width: 100%;
    margin-bottom: 12px; }
    #featured-grid ul li {
      float: left;
      width: 32.33333%;
      margin-right: 1.5%; }
      #featured-grid ul li:last-child {
        margin-right: 0; }

  .home-header-ad {
    margin-bottom: 10px; }

  .site-content {
    margin-top: 15px;
    margin-bottom: 20px; }

  #secondary {
    display: none; }

  .single-breadcrumbs {
    background-color: transparent;
    border: none;
    margin-bottom: 0; }

  .wide-related-videos .hentry:nth-of-type(4n+1) {
    clear: none; }

  .footer-content {
    margin-bottom: 10px; }

  .icon-contact,
  .icon-weixin,
  .icon-weibo {
    display: none; }

  .bottom-right {
    bottom: 5px; }
    .bottom-right .bottom-icon {
      border: none;
      box-shadow: 0 0 1px rgba(0, 0, 0, 0.3); }

  #site-bottom {
    text-align: center; }
    #site-bottom .footer-left {
      float: none;
      width: 100%; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 959px) {
  #primary-nav.tablet_menu_col_1 ul li {
    width: 100%; }
  #primary-nav.tablet_menu_col_2 ul li {
    width: 50%; }
  #primary-nav.tablet_menu_col_3 ul li {
    width: 33.3333%; }
  #primary-nav.tablet_menu_col_4 ul li {
    width: 25%; }
  #primary-nav.tablet_menu_col_5 ul li {
    width: 20%; }
  #primary-nav.tablet_menu_col_6 ul li {
    width: 16.6666%; }
  #primary-nav.tablet_menu_col_7 ul li {
    width: 14.2857%; }
  #primary-nav.tablet_menu_col_8 ul li {
    width: 12.5%; }

  #featured-slider,
  #featured-slider.slider-with-grid {
    float: none;
    width: 100%;
    margin-bottom: 14px;
    height: 250px;
    overflow: hidden; }

  #featured-slider .featured-slide {
    height: 250px; }

  #featured-grid {
    float: none;
    width: 100%;
    margin-bottom: 12px; }
    #featured-grid ul li {
      float: left;
      width: 32.33333%;
      margin-right: 1.5%; }
      #featured-grid ul li:last-child {
        margin-right: 0; }
    #featured-grid .thumbnail-link img {
      height: auto; }

  .primary-block .post-big {
    width: 32.33333333%;
    margin-right: 1.5%; }
    .primary-block .post-big:nth-of-type(3n), .primary-block .post-big:nth-of-type(6n) {
      margin-right: 0; }
    .primary-block .post-big:nth-of-type(6n+1) {
      clear: none; }
    .primary-block .post-big:nth-of-type(3n+1) {
      clear: left; }

  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    height: 420px !important; }

  .wide-related-videos .hentry:nth-of-type(3n+1) {
    margin-right: 1.5%; }
  .wide-related-videos .hentry:nth-of-type(4n+1) {
    clear: none;
    margin-right: 1.5%; }
  .wide-related-videos .hentry:nth-of-type(7), .wide-related-videos .hentry:nth-of-type(8), .wide-related-videos .hentry:nth-of-type(9) {
    display: none; }

  .site-footer {
    margin: 0; }

  .footer-area {
    width: 50%; }
    .footer-area:nth-of-type(2n+1) {
      clear: left; } }
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
  #primary-nav.phone_menu_col_1 ul li {
    width: 100%; }
  #primary-nav.phone_menu_col_2 ul li {
    width: 50%; }
  #primary-nav.phone_menu_col_3 ul li {
    width: 33.3333%; }
  #primary-nav.phone_menu_col_4 ul li {
    width: 25%; }
  #primary-nav.phone_menu_col_5 ul li {
    width: 20%; }
  #primary-nav.phone_menu_col_6 ul li {
    width: 16.6666%; }
  #primary-nav.phone_menu_col_7 ul li {
    width: 14.2857%; }
  #primary-nav.phone_menu_col_8 ul li {
    width: 12.5%; }

  #featured-slider,
  #featured-slider.slider-with-grid,
  #featured-slider .featured-slide {
    height: 200px; }

  #featured-grid ul li {
    width: 48.5%;
    margin-right: 3%; }
    #featured-grid ul li:nth-of-type(2n) {
      margin-right: 0; }
    #featured-grid ul li:nth-of-type(2n+1) {
      clear: left; }
    #featured-grid ul li:nth-of-type(3n) {
      clear: none;
      margin-right: 3%; }
    #featured-grid ul li:nth-of-type(4n) {
      clear: none;
      margin-right: 0; }
    #featured-grid ul li:nth-of-type(4n+1) {
      clear: none;
      margin-right: 3%; }
    #featured-grid ul li:nth-of-type(6n) {
      margin-right: 0; }

  .primary-block .post-big {
    width: 48.5%;
    margin-right: 3%; }
    .primary-block .post-big:nth-of-type(2n) {
      margin-right: 0; }
    .primary-block .post-big:nth-of-type(2n+1) {
      clear: left; }
    .primary-block .post-big:nth-of-type(3n) {
      clear: none;
      margin-right: 3%; }
    .primary-block .post-big:nth-of-type(4n) {
      clear: none;
      margin-right: 0; }
    .primary-block .post-big:nth-of-type(4n+1) {
      clear: none;
      margin-right: 3%; }
    .primary-block .post-big:nth-of-type(6n) {
      margin-right: 0; }

  .primary-block .hide-last .post-big:nth-of-type(9) {
    display: none; }

  .video-content h1.entry-title {
    font-size: 1.2em; }

  .video-header .entry-author,
  .video-header .entry-tags,
  .video-header .entry-sponsor {
    display: none; }

  .error404 h1.entry-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 1.3em; }

  .entry-content p {
    margin-bottom: 20px; }

  .single-bottom-ad {
    margin-top: 15px; }

  .single #primary .entry-author {
    display: none; }
  .single #primary .entry-footer .entry-tags {
    float: none; }
    .single #primary .entry-footer .entry-tags .tag-links span {
      display: none; }
  .single #primary .entry-footer .entry-footer-right {
    float: none;
    margin-top: 10px; }

  .entry-content p {
    text-indent: 0 !important; }

  .related-content {
    margin-top: 10px; }

  .related-content ul li {
    float: none;
    width: 100%; }

  .custom-share:before,
  .related-content ul li .entry-meta {
    display: none; }

  #post-nav {
    display: none; }

  .site-footer {
    margin: 0; }

  .footer-area {
    float: none;
    width: 100%;
    padding: 0; }
    .footer-area:after {
      clear: both;
      content: " ";
      display: block; }

  .error-404 .page-content .search-form input.search-field {
    width: 200px; } }
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single .site-main {
    padding: 10px; }

  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    height: 262px !important; }

  .wide-related-videos .hentry {
    width: 48.5%;
    margin-right: 3% !important; }
    .wide-related-videos .hentry:nth-of-type(2n) {
      margin-right: 0 !important; }
    .wide-related-videos .hentry:nth-of-type(2n+1) {
      clear: left; }
    .wide-related-videos .hentry:nth-of-type(3n+1) {
      margin-right: 0; }
    .wide-related-videos .hentry:nth-of-type(4n+1) {
      clear: none;
      margin-right: 0; } }
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .site-content {
    margin-top: 12px; }

  .site-title {
    font-size: 24px; }

  .sf-menu li a {
    font-size: 14px; }

  .home-header-ad {
    margin-bottom: 8px; }

  #featured-slider .featured-slide .entry-header,
  #featured-slider.slider-with-grid .featured-slide .entry-header {
    height: 40px; }
  #featured-slider .featured-slide .entry-title,
  #featured-slider.slider-with-grid .featured-slide .entry-title {
    font-size: 0.95em;
    padding: 0 70px 0 8px;
    line-height: 40px; }

  #featured-slider .owl-carousel .owl-nav,
  #featured-slider .owl-carousel:hover .owl-nav {
    display: none !important;
    visibility: hidden; }
  #featured-slider .owl-carousel:hover {
    background: none;
    box-shadow: none; }
  #featured-slider .gradient {
    display: none; }

  #featured-grid .entry-title {
    font-size: 12px; }

  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    height: 226px !important; }

  .video-content .entry-meta .entry-author,
  .video-content .entry-meta .entry-date,
  .video-content .entry-meta .entry-category,
  .video-content .entry-meta .entry-views,
  .video-content .entry-meta .entry-comment {
    margin-right: 10px; }

  .video-content .entry-like {
    margin-left: 5px; }

  #site-bottom {
    padding: 10px; }

  .content-ad {
    padding: 12px 0; }

  .site-main {
    border: none; }

  .section-heading {
    margin-bottom: 15px; }
    .section-heading .section-title {
      font-size: 1.4em; }

  .section-sub-menu,
  .section-heading .block-more {
    display: none; }

  .content-block {
    margin-bottom: 15px; }

  .home-primary-area .widget_ad {
    margin-bottom: 20px; }

  .pagination {
    border: none;
    border-top: 1px solid #eaeaea; }
    .pagination .page-numbers {
      font-size: 13px;
      padding: 0 6px;
      height: 30px;
      line-height: 30px; }

  .page-title,
  .single h1.entry-title,
  .page h1.entry-title {
    font-size: 1.2em;
    margin-bottom: 10px; }

  .single .site-main,
  .page .site-main {
    padding: 10px; }

  .single #primary .entry-header {
    margin-bottom: 10px; }
  .single .gallery-slider li img {
    margin-bottom: 0; }
  .single .gallery-slider li .image-desc {
    background-color: #333;
    position: static;
    padding-left: 3%;
    padding-right: 3%;
    width: 94%; }

  .bx-wrapper .bx-controls-direction {
    display: none; }

  .entry-tags {
    float: none;
    text-align: center; }
    .entry-tags span span {
      display: none; }
    .entry-tags .tag-links a {
      font-size: 12px; }

  .custom-share {
    float: none; }

  #comments .comment-metadata,
  .comment-respond .comment-metadata {
    display: none; }

  .comment-form .comment-form-author,
  .comment-form .comment-form-email,
  .comment-form .comment-form-url {
    width: 100%;
    margin: 0 0 10px 0; }

  .modal-content {
    width: 320px;
    padding-left: 15px;
    padding-right: 15px; }

  .entry-source,
  .footer-partners {
    display: none; }

  .footer-content {
    padding: 0 0 10px 0; }

  .friend-nav li {
    margin-right: 10px; }

  #site-bottom .footer-nav li {
    margin-right: 10px; }

  .bottom-content {
    padding: 30px; }
    .bottom-content h3 {
      font-size: 24px; }
    .bottom-content .bottom-buttons a {
      margin: 0 5px; } }
@media only screen and (max-width: 400px) {
  .video-content .inner-wrap.wide-screen .wp-video,
  .video-content .inner-wrap.wide-screen .mejs-video,
  .video-content .inner-wrap.wide-screen video,
  .video-content .inner-wrap.wide-screen iframe,
  .video-content .inner-wrap.wide-screen embed,
  .video-content .wp-video,
  .video-content .mejs-video,
  .video-content video,
  .video-content iframe,
  .video-content embed {
    height: 208px !important; } }

/*# sourceMappingURL=responsive.css.map */
