@media (max-width: 1400px) {
  .pp-title {
    padding: 30px 100px;
  }
  .pp-content {
    padding: 30px 100px;
  }
  .pp-content h4 {
    margin-top: 30px;
  }
  .pp-content p,
  .pp-content ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 1279px) {
  .partner-it {
    max-width: 16.66%;
    padding: 0 10px;
  }
  .home-join .info {
    padding-left: 80px;
  }
  .home-join .featured .find {
    bottom: 10px;
  }
  .ft-col-2 {
    padding-right: 0;
  }
  .ft-menu li {
    margin: 0 30px;
  }

  .pp-box {
    max-width: 100%;
  }
}
@media (max-width: 991px) {
  .home-banner .info h1 {
    font-size: 45px;
    line-height: 1.3;
  }
  .home-partner {
    padding: 50px 0;
  }
  .home-about .info {
    padding-left: 30px;
  }
  .home-about {
    margin-bottom: 100px;
    padding: 20px 0;
  }
  .home-number,
  .home-join {
    padding: 100px 0;
  }
  .number-it {
    padding: 0 10px;
  }
  .number-box {
    padding: 20px;
  }
  .number-box h3 {
    font-size: 30px;
    line-height: 1;
  }
  .number-box .icon {
    margin-bottom: 20px;
  }
  .home-join .info {
    padding-left: 30px;
    padding-bottom: 0;
  }
  h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  .home-join .featured,
  .home-join .info {
    width: 50%;
    position: static;
  }
  .home-join .box {
    position: relative;
    padding-bottom: 150px;
  }
  .home-join .featured .find {
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    position: absolute;
  }
  .ft-col {
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
  .social {
    justify-content: center;
  }
  .ft-top {
    padding: 50px 0;
  }
  .ft-col-2 {
    padding: 20px 0;
  }
  .tab-title a {
    min-width: 150px;
  }

  .pp-content {
    padding: 30px;
  }
  .admin-table table td:first-child,
  .admin-table table td:last-child,
  .admin-table table th:first-child,
  .admin-table table th:last-child {
    padding-left: 10px;
    padding-right: 10px;
  }
  .admin-table table td p,
  .admin-table table td,
  .admin-table table th {
    font-size: 14px !important;
    line-height: 1.3 !important;
  }
  .home-banner .info h1 span:before {
    width: 110px;
  }
}
@media (max-width: 767px) {
  .home-banner .info h1 span:before {
    display: none;
  }
  #header {
    padding: 20px 0;
  }
  .logo img {
    width: 150px;
    height: auto;
  }
  .btn-blue {
    padding: 10px 20px;
  }
  .home-banner .info h1 {
    font-size: 25px;
    margin-bottom: 30px;
  }
  .home-banner .btn-white {
    margin-right: 20px;
  }
  .btn-white {
    padding: 10px 20px;
  }
  .partner-it {
    max-width: 33.33%;
    padding: 20px 10px;
  }
  .home-partner {
    padding: 30px 0;
  }
  .home-about .featured {
    padding: 0;
    width: 100%;
  }
  .home-about .info {
    padding: 50px 0 0;
    width: 100%;
  }
  .home-about:before {
    display: none;
  }
  .home-about {
    padding: 50px 0 100px;
    margin-bottom: 0;
  }
  .number-it {
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
  }
  .number-box h3 {
    font-size: 40px;
  }
  .home-join .featured,
  .home-join .info {
    width: 100%;
  }
  .home-join .info {
    padding: 50px 0 0;
  }
  .home-join .featured .find {
    padding: 20px;
    position: relative;
    margin-top: 20px;
  }
  .home-number,
  .home-join {
    padding: 100px 0 80px;
  }
  .home-join .box {
    padding: 0;
  }

  .home-banner:before {
    width: 100%;
  }
  .admin-table {
    overflow-x: auto;
  }
  .admin-table table {
    white-space: nowrap;
  }
  .admin-main {
    padding: 50px 0;
  }
  .user .user-info .name {
    min-width: auto;
  }
  .admin-top {
    margin-bottom: 50px;
    display: block;
    text-align: center;
  }
  .admin-logo {
    margin-bottom: 20px;
  }
  .admin-logo img {
    width: 200px;
    height: auto;
    margin: 0 auto;
  }
  .tab-title a {
    width: 50%;
    font-size: 16px;
  }
  .tab-content h2 {
    font-size: 30px;
    line-height: 1.3;
  }
  .sort {
    font-size: 16px;
  }
  .pp-title {
    padding: 20px 30px;
  }
  .pp-title h2 {
    font-size: 20px;
    line-height: 1.3;
  }
  .pp-title .close {
    width: 15px;
    top: 10px;
    right: 10px;
  }
  .pp-content {
    padding: 20px;
  }
  .pp-content p,
  .pp-content .quoted p,
  .accept label {
    font-size: 16px;
    line-height: 1.3;
  }
  .pp-content h4 {
    font-size: 18px;
    line-height: 1.3;
  }
  .pp-content ul li {
    font-size: 16px;
    line-height: 1.3;
    padding-left: 30px;
  }
  .pp-content .quoted {
    margin: 30px 0;
    padding-left: 10px;
  }
  .pp-content .quoted:before {
    width: 3px;
  }
  .sg-title h4 {
    font-size: 20px;
    line-height: 1.3;
  }
  .sg-title h4 img {
    width: auto;
    height: 18px;
  }
  .sg-title h2 {
    font-size: 25px;
    line-height: 1.3;
  }
  .sg-title {
    margin-bottom: 50px;
  }
  .sg-custom p {
    font-size: 16px;
    line-height: 1.5;
    margin: 0 0 15px;
  }
  .sg-custom table tr td:last-child {
    width: 220px !important;
  }
  .sg-custom table a {
    display: block;
    width: 120px;
  }
  .user-box {
    margin-bottom: 30px;
  }
  .user-content h1 {
    font-size: 35px;
    line-height: 1.5;
  }
  .project-single {
    margin-top: 0;
  }
  .sg-custom p span.line {
    display: none;
  }
  .sg-custom p.sg-info-contact {
    line-height: 1.5;
  }
  .sg-custom .sg-info-table table {
    margin-top: 30px;
  }
}
