<br />
<b>Deprecated</b>:  The each() function is deprecated. This message will be suppressed on further calls in <b>/home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php</b> on line <b>456</b><br />
@media (min-width: 768px) and (max-width: 1024px) {
  .section {
    padding: 0px 0 0px;
  }
  .section-header .section-title {
    font-size: 22px;
  }
  .block-title {
    font-size: 16px;
  }
  #hero-area .contents {
    padding: 90px 0 20px;
  }
  .hero-area-2 .contents h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .btn-trial {
    padding: 5px 9px;
    margin-left: 18px;
    font-size: 13px;
    text-transform: capitalize;
    margin-top: 5px;
  }
  .intro-img {
    padding: 90px 0;
  }
  .contents .head-title {
    font-size: 30px !important;
    line-height: 42px;
  }
  .ui-dialog-body ul li a {
    font-size: 12px;
  }
  #carousel-area .carousel-item .carousel-caption h2 {
    font-size: 22px;
  }
  #carousel-area .carousel-agency .carousel-caption h2 {
    font-size: 40px;
    line-height: 48px;
  }
  .text-wrapper h3 {
    font-size: 24px;
  }
  #download .download-wrapper {
    padding: 0;
  }
  #download .download-wrapper .download-text h4 {
    font-size: 22px;
  }
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  #blog .blog-item-text h3 {
    font-size: 14px;
  }
  #download .btn {
    margin: 20px 5px;
  }
  #counter .counter-text h3 {
    font-size: 20px;
  }
  #counter .counter-box {
    padding: 15px 20px;
  }
  #counter .counter-box p {
    font-size: 16px;
  }
  #counter .counter-box p {
    font-size: 14px;
  }
  #counter .counter-box h3 {
    font-size: 40px;
  }
  .writer-name {
    float: right;
    color: white;
    font-size: 15px;
    font-family: "Poppins", sans-serif;
  }
  .main-title {
    height: 50px;
    margin-top: 50px;
  }
  .work {
    font-size: 14px;
    color: #282828;
  }
  #columnist .col-lg-3 {
    display: none;
  }
  .columnist-name {
    margin: 0;
  }

  .author-ic {
    position: static;
  }
  .blog-item-img img {
    width: 100%;
  }
  .personal_id p {
    font-size: 16px;
    color: #656565;
    margin-top: 8px;
  }
  .personal_id img {
    width: 60px;
    height: 60px;
  }
  .personal_id input {
    margin-top: 0px;
    border: none;
    font-size: 16px;
    background: white;
  }
  .about-bg {
  }
  .about-information {
    margin-left: 140px;
    margin-top: 120px;
  }
}

/* only small tablets */
@media (min-width: 768px) and (max-width: 991px) {
  .hero-area .contents {
    padding: 100px 0 20px;
  }
  .hero-area-2 .contents h2 {
    line-height: 42px;
    font-size: 26px;
  }
  .hero-area-2 .contents {
    padding-bottom: 0px;
  }
  .hero-area-2 .intro-img {
    padding: 20px 0px 0px;
  }
  .intro-img {
    padding: 0;
  }
  .btn-trial {
    padding: 4px 8px;
    margin-left: 18px;
    font-size: 12px;
    text-transform: capitalize;
    margin-top: 6px;
  }
  #features-two .img-thumb {
    margin: 30px 0;
  }
  .text-wrapper h3 {
    font-size: 18px;
  }
  .pricing-table .price {
    padding: 15px;
  }
  #download .download-wrapper .download-text h4 {
    font-size: 18px;
  }
  #download .btn {
    margin: 12px 0px 0px 0px;
    padding: 5px 15px;
    font-size: 12px;
  }
  .single-team {
    margin-bottom: 30px;
  }
  #counter .counter-box h3 {
    font-size: 40px;
  }
  .contact-info_area {
    margin-top: 15px;
  }
  #about .about-content {
    margin-top: 20px;
  }
  #carousel-screen {
    width: 100% !important;
  }
  /************新增*******************/
  .main-word {
    font-size: 20px;
  }
  .main-input input,
  .main-input textarea {
    font-size: 20px;
  }
  .number p {
    font-size: 20px;
  }
  .number input {
    width: 100%;
    font-size: 20px;
  }
  .foot-logo img {
    width: 108px;
  }
  .work {
    font-size: 14px;
    color: #282828;
  }
  .works {
    display: none;
  }
  .contact-bg {
    height: 100%;
  }
  .about-information {
    margin-left: 0px;
    margin-top: 100px;
  }
  .about-bg p {
  }
}

@media only screen and (max-width: 767px) {
  .section {
    padding: 0px 0 0px;
  }
  .hero-area .contents {
    padding: 100px 0 20px;
  }
  .hero-area .contents h2 {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 15px;
  }
  .hero-area-2 .contents h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .hero-area-2 .contents {
    padding-bottom: 0px;
  }
  .hero-area-2 .intro-img {
    padding: 20px 0px 0px;
  }
  .hero-area .intro-img {
    padding: 60px 0 0;
  }
  .bg-inverse {
    background: #191c1e;
  }
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 0px 15px;
  }
  .menu-bg .navbar-toggler {
    margin-left: 5px;
    margin-right: auto;
  }
  .navbar-expand-md .navbar-nav {
    margin-bottom: 10px;
    background-color: #fff;
    box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1), 0 0 256px hsla(0, 0%, 100%, 0.3);
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px 20px;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 1px solid #fafafa;
  }
  .btn-trial {
    display: none;
  }
  .hero-area-2 .contents {
    padding: 100px 0 10px;
  }
  .hero-area-2 .contents .btn {
    margin-top: 20px;
  }
  #carousel-area .carousel-item .carousel-caption {
    top: 30%;
  }
  #carousel-area .carousel-item .carousel-caption h2 {
    font-size: 16px;
    line-height: 32px;
  }
  #carousel-area .carousel-agency .carousel-caption h2 {
    line-height: 30px;
  }
  #carousel-area .carousel-item .carousel-caption .btn {
    margin: 8px 5px;
    padding: 7px 16px;
    text-transform: capitalize;
    font-size: 14px;
  }
  .section-header .section-title {
    font-size: 22px;
  }
  #features-two .img-thumb {
    margin: 30px 0;
  }
  .text-wrapper h3 {
    font-size: 18px;
  }
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .counters .facts-item {
    margin-bottom: 30px;
  }
  .single-team {
    margin-bottom: 30px;
  }
  .single-feature {
    margin-bottom: 30px;
  }
  .widget {
  }
  .video-promo .video-promo-content h2 {
    font-size: 20px;
  }
  .controls a {
    padding: 8px 16px;
  }
  .offer-area h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .contact-info_area {
    margin-top: 15px;
  }
  .pricing-table {
    margin-bottom: 30px;
  }
  .text-wrapper {
    margin-bottom: 15px;
  }
  #download {
    padding: 60px 0 30px;
  }
  #download .download-wrapper {
    padding: 50px 0;
  }
  #download .download-wrapper .download-text h4 {
    font-size: 24px;
  }
  #contact h2 {
    font-size: 18px;
  }
  #about .about-content {
    margin-top: 20px;
  }
  #carousel-screen {
    width: 100% !important;
  }
  /************新增*******************/
  .menu-phone {
    width: 48%;
    line-height: 40px;
  }

  .search-img img {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  #columnist .col-lg-3 {
    display: none;
  }
  .writer {
    position: absolute;
    top: 0;
    right: 13%;
  }
  .main-word {
    font-size: 20px;
  }
  .main-input input,
  .main-input textarea {
    font-size: 20px;
    margin-left: 5%;
  }
  .main-img {
    line-height: 40px;
  }
  .main-img img {
    margin: 0 5px;
    width: 5%;
  }
  .main-bottom .col-xs-8 {
    width: 70%;
  }
  .main-bottom .col-xs-2 {
    width: 20%;
  }
  .number p {
    font-size: 20px;
  }
  .number input {
    width: 100%;
    font-size: 20px;
  }
  footer .menu {
    padding-left: 0;
    float: left;
    margin-left: 30px;
  }
  .works {
    display: none;
  }
  .contact-bg {
    height: 100%;
  }
  .author-ic {
    position: static;
  }
  .blog-item-img img {
    width: 100%;
  }
  .about-information {
    margin-left: 0px;
    margin-top: 100px;
  }
}

@media (min-width: 320px) and (max-width: 480px) {
  .section {
    padding: 0px 0 0px;
  }
  .section-header {
    margin-bottom: 30px;
  }
  .bg-inverse-top {
    background: #fff;
  }
  .bg-inverse {
    background: #bb1a1a;
  }
  .navbar-expand-md .navbar-brand,
  .navbar-expand-md .navbar-toggler {
    margin: 0px 15px;
    margin-right: 0;
  }
  .menu-bg .navbar-toggler {
    margin-left: 5px;
    margin-right: auto;
  }
  .navbar-expand-md .navbar-nav {
    margin-bottom: 10px;
    background-color: #fff;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding: 10px 20px;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
  }

  .btn-trial {
    display: none;
  }
  .section-header .section-title {
    font-size: 20px;
    line-height: 30px;
  }
  .contents .head-title {
    font-size: 20px !important;
    line-height: 30px;
  }
  .hero-area .contents {
    padding: 100px 0 20px;
  }
  .hero-area .contents .btn {
    margin-right: 5px;
    padding: 7px 20px;
    margin-top: 20px;
  }
  .hero-area-2 .contents {
    padding: 100px 0 10px;
  }
  .hero-area-2 .contents .btn {
    margin-top: 20px;
  }
  .intro-img {
    padding: 0;
  }
  #carousel-area .carousel-item .carousel-caption {
    top: 30%;
  }
  #carousel-area .carousel-item .carousel-caption h2 {
    font-size: 15px;
    line-height: 22px;
  }
  #carousel-area .carousel-item .carousel-caption .btn {
    margin: 8px 5px;
    padding: 7px 16px;
    text-transform: capitalize;
    font-size: 14px;
  }
  #carousel-area .carousel-control-next i,
  #carousel-area .carousel-control-prev i {
    background: transparent !important;
  }
  #carousel-area .carousel-control-next i:hover,
  #carousel-area .carousel-control-prev i:hover {
    background: transparent !important;
    border: none !important;
  }
  #carousel-area .carousel-control-next i,
  #carousel-area .carousel-control-prev i {
    color: #fff;
  }
  #carousel-area .carousel-control-prev {
    left: 0%;
  }
  #carousel-area .carousel-control-next {
    right: 0%;
  }
  #features .nav-tabs {
    margin-top: -40px;
  }
  #features .nav .nav-item .nav-link {
    font-size: 12px;
  }
  #features .nav .nav-item .nav-link i {
    font-size: 20px;
  }
  #counter .counter-text h3 {
    font-size: 18px;
  }
  #features-two .img-thumb {
    margin: 30px 0;
  }
  #about .about-content h3 {
    font-size: 22px;
  }
  .text-wrapper h3 {
    font-size: 18px;
  }
  .testimonial-item {
    padding: 0px;
  }
  .pricing-tables .pricing-table {
    margin-bottom: 30px;
  }
  .subscribe-form .sub-title h3 {
    font-size: 20px;
  }
  .subscribe-form .form-wrapper .form-control {
    padding: 20px 16px;
    font-size: 14px;
  }
  .subscribe-form .form-wrapper .btn-search {
    width: 115px;
    font-size: 11px;
  }
  #download .download-wrapper {
    padding: 30px 20px;
  }
  #download .download-wrapper h4 {
    font-size: 14px;
  }
  #blog .blog-item-wrapper {
    margin-bottom: 30px;
  }
  #blog .blog-item-text h3 a {
    font-size: 16px;
  }
  #contact .contact-block {
    padding: 30px 15px;
  }
  .single-team {
    margin-bottom: 30px;
  }
  .single-feature {
    margin-bottom: 30px;
  }
  .video-promo .video-promo-content h2 {
    font-size: 20px;
  }
  .controls a {
    padding: 8px 16px;
    margin-bottom: 5px;
  }
  .offer-area h2 {
    font-size: 20px;
    line-height: 30px;
  }
  #contact h2 {
    font-size: 18px;
  }
  #about .about-content {
    margin-top: 20px;
  }
  .about-img {
    margin-bottom: 30px;
  }
  .footer-social li {
    margin-right: 8px;
  }
  #carousel-screen {
    width: 100% !important;
  }
  #screenshots {
    padding-bottom: 60px !important;
  }
  /************新增*******************/
  .menu-phone {
    width: 48%;
    line-height: 40px;
  }

  .search-img img {
    width: 14px;
    height: 14px;
    position: absolute;
    top: 15px;
    right: 15px;
  }
  .writer {
    position: absolute;
    top: 0;
    right: 3%;
  }
  .main-title {
    height: 50px;
  }
  .main-word {
    font-size: 16px;
  }
  .main-input input,
  .main-input textarea {
    font-size: 16px;
  }
  .main-img {
    line-height: 50px;
  }
  .main-img img {
    margin: 0 0;
    width: 8%;
  }
  .main-bottom .col-xs-8 {
    width: 60%;
  }
  .main-bottom .col-xs-2 {
    width: 30%;
  }
  .number p {
    font-size: 16px;
  }
  .number input {
    width: 100%;
    font-size: 16px;
  }
  footer .menu {
    padding-left: 0;
    float: left;
    margin-left: 5%;
  }
  footer .menu ul li a {
    font-size: 10px;
  }
  .contact-title p {
    font-size: 50px;
    font-weight: 800;
    color: rgba(255, 255, 255, 1);
    line-height: 100px;
    text-align: center;
  }
  .author-ic img {
    margin-right: 10px;
  }
  .author-fans {
    font-size: 22px;
    color: #282828;
    margin-right: 10px;
  }
  .blog-item-img img {
    width: 100%;
  }
  .about-bg {
  }
  .about-information {
    margin-left: 0px;
    margin-top: 200px;
  }
  .testimonial-item .content-inner .author-info h1 {
    font-size: 0px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 0;
    color: #282828;
  }
  .testimonial-item .content-inner .description {
    width: 100%;
    margin-bottom: 10px;
    color: #282828;
    font-size: 12px;
  }
}

@media (max-width: 767.98px) {
  .bg-inverse-top {
    background: #fff;
  }
  .bg-inverse {
    background: #fff;
  }
  .navbar-expand-md .navbar-nav {
    margin-top: 0px;
  }
}
