@media only screen and (min-width: 2560px) {
  .banner .ban_ab {
    position: absolute;
    top: -240px;
    padding-top: 890px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
}
@media only screen and (max-width: 1399px) {
  .footer-widget-about {
    p {
      padding-right: 0;
    }
  }
}
@media only screen and (max-width: 1024px) {
  .services .in_card .content_box h5 {
    font-size: 22px;
  }

  .skill h2 {
    font-size: 43px;
  }
  .skill h4 {
    font-size: 23px;
  }
  .contact_us .contact_card .contact_box:nth-child(2) {
    padding-left: 70px;
  }
  .contact_us .contact_card .contact_box:last-child {
    padding-left: 70px;
  }
  .contact_us .contact_card::after {
    width: 690px;
    height: 86px;
  }
}
@media only screen and (max-width: 991px) {
  .about_section h2 {
    font-size: 42px;
  }
  .header-toggle {
    padding-right: 10px;
  }
  .services .in_card .content_box h5 {
    font-size: 21px;
  }
  .skill h2 {
    font-size: 42px;
    padding: 0 200px;
  }
}
@media only screen and (max-width: 768px) {
  .header_top .header-social ul li {
    padding-left: 15px;
  }
  .header_top .header-social ul li a::after {
    right: -15px;
  }
  .hero .banner_text ul li h5 {
    font-size: 24px;
  }
  .hero .banner_text ul li {
    margin-bottom: 10px;
  }
  .about_section h2 {
    font-size: 32px;
  }
  .skill h2 {
    font-size: 32px;
    padding: 0 180px;
  }
  .contact_us .contact_card .contact_box {
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: center;
    /* padding: 10px 0; */
  }
  .add_box {
    text-align: center;
  }
  .contact_us .contact_card .contact_box .con_logo {
    margin-right: 10px;
    /* width: 100px; */
  }
  .contact_us .contact_card .contact_box:nth-child(2) {
    padding-left: 0;
  }
  .contact_us .contact_card .contact_box:last-child {
    padding: 30px 0;
    padding-bottom: 0;
  }
  .col-lg-4.col-md-4.col-sm-6.col-12.text-start.contact_box {
    padding-left: 15px;
    padding-right: 15px;
  }
  .con_logo img {
    width: 40px;
  }
  .contact_us .contact_card .contact_box:nth-child(2):after {
    /* display: none; */
  }
  /* .contact_us .contact_card .contact_box:last-child {
    padding-top: 15px;
    justify-content: center;
  } */
  .contact_us .contact_card {
    padding: 30px 20px;
    margin-top: 60px;
    margin-bottom: -100px;
    padding-bottom: 15px;
  }
  .contact_us .contact_card .contact_box p {
    margin-top: 6px;
    font-size: 15px;
  }
  .contact_us .contact_card::after {
    width: 515px;
    height: 64px;
  }
  .contact_us .contact_card::after {
    top: -25px;
  }
  footer h5 {
    font-size: 20px;
  }
  footer {
    padding-top: 180px;
    padding-bottom: 15px;
  }
  footer p {
    padding-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .header_top .header-social ul li a span {
    font-size: 10px;
  }
}
@media only screen and (max-width: 575px) {
  .about_section h2 {
    line-height: 45px;
  }
  .about_section .abt_img {
    justify-content: center;
    padding-top: 20px;
  }
  .about_section {
    padding-bottom: 0;
  }
  .skill h2 {
    font-size: 32px;
    padding: 0 15px;
    line-height: 45px;
  }
  .skill .in_card.card_bottom {
    padding-top: 50px;
  }
  .contact_us .contact_card::after {
    width: 350px;
    height: 43px;
  }
  .contact_us .contact_card .contact_box:last-child {
    padding: 0;
  }
  .contact_us .contact_card .contact_box::after {
    display: none;
  }
  footer .footer_icon li a {
    font-size: 14px;
  }
  footer .footer_icon li a i {
    font-size: 16px;
  }
  .social_head {
    width: 100%;
  }
  .hero .banner_text ul li h5 {
    font-size: 20px;
  }
  .about_section {
    padding-top: 30px;
  }
  .about_section h2 {
    font-size: 27px;
    line-height: 35px;
  }
  .skill h2 {
    font-size: 27px;
    padding: 0;
    line-height: 35px;
  }
  .contact_us .contact_card::after {
    width: 224px;
    height: 27px;
    top: -14px;
  }
  .services .in_card .img_box {
    margin: auto;
  }
  .services .in_card .content_box {
    text-align: center;
  }
  .services .in_card .content_box h4 {
    display: inline-block;
  }
}
@media only screen and (max-width: 390px) {
  .social_head {
    width: 100%;
  }
  .hero .banner_text {
    padding-top: 30px;
  }
  .hero .banner_text ul li h5 {
    font-size: 18px;
  }
  .hero .banner_text p {
    font-size: 15px;
  }
  .about_section {
    padding-top: 10px;
  }
  .about_section h2 {
    font-size: 27px;
    line-height: 35px;
  }
  .about_section p {
    font-size: 15px;
  }
  .services .in_card .content_box p {
    font-size: 15px;
  }
  .skill h2 {
    font-size: 27px;
    padding: 0;
    line-height: 35px;
  }
  .skill .in_card.card_bottom {
    padding-top: 35px;
  }
  .contact_us .contact_text {
    font-size: 15px;
  }
  footer h5 {
    font-size: 17px;
  }
  footer {
    padding-top: 140px;
  }
  .contact_us .contact_card::after {
    width: 184px;
    height: 23px;
    top: -10px;
  }
}
