/* // Extra small devices (portrait phones, less than 576px) */

@media (max-width: 575.98px) {
  .wide100 {
    width: 100% !important;
  }

  .wide120 {
    width: 40px !important;
  }
  .navbar .dropdown-item {
    font-size: 11px !important;
  }

  .mob-hide {
    display: none !important;
  }

  .desk-hide {
    display: block !important;
  }
  .wide90 {
    width: 95% !important;
  }

  .wide75 {
    width: 75% !important;
  }

  .wide50 {
    width: 50% !important;
  }

  .wide25 {
    width: 25% !important;
  }

  .h100 {
    height: 100% !important;
  }

  .navbar-collapse {
    position: fixed;
    top: 0px;
    right: 0px;
    background-color: #fff !important;
    z-index: -1;
    width: 50%;
    height: 101vh;
    text-align: center;
    z-index: 1000;
    -webkit-box-shadow: -4px 1px 8px -6px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -4px 1px 8px -6px rgba(0, 0, 0, 0.75);
    box-shadow: -4px 1px 8px -6px rgba(0, 0, 0, 0.75);
  }

  .navbar button {
    border: none;
  }
  .navbar-light .navbar-toggler-icon {
    display: none;
  }

  .close{
    position: absolute;
    right:10px !important;
    top:10px !important;
  }
  .navbar-light .navbar-toggler {
    right: 0;
    position: absolute;
    top: 25px;
  }

  .navbar-nav .nav-link {
    font-size: 13px;
    text-align: left;
  }

  .navbar-nav .dropdown-menu {
    border: none;
    padding-top: 0;
  }

  .nav-link.active {
    color: #f1ac57;
    border: none;
  }
  .banner h1 {
    font-size: 26px;
  }
  .banner h1 span {
    font-size: 22px;
  }
  .banner p {
    line-height: 20px;
    font-size: 13px;
  }
  .banner button {
    font-size: 11px;
  }
  .banner img {
    height: 240px;
    object-fit: contain;
  }
  .customNextBtn {
    right: 100px;
  }
  .customPrevBtn {
    position: absolute;
    right: 55px;
  }
  .home-service h2,
  .home-package h2,
  .home-work h2,
  .home-client h2,
  .home-offer h2,
  .home-contact h2,
  .about-us h2 {
    font-size: 22px;
  }
  .home-service p,
  .home-package p,
  .home-work p,
  .home-client p,
  .home-offer p,
  .test-slider p,
  .home-maintenance p {
    font-size: 13px;
    line-height: 23px;
  }
  .home-service .card img {
    height: 25px;
    width: 25px;
  }
  .home-service .row p {
    font-size: 11px;
  }
  .ml {
    margin-left: 0px;
  }
  .home-package h1 {
    font-size: 21px;
  }
  .home-package ul li {
    padding-bottom: 10px;
  }
  .home-work img {
    height: 300px;
  }
  .home-work {
    background-image: none;
  }
  .home-work .num-img {
    height: 65px;
  }
  .home-work h1 {
    font-size: 22px;
  }
  .home-work .circle {
    height: 75px;
    width: 75px;
  }
  .home-work .circle img {
    border-radius: 50%;
    padding: 14px;
    height: 53px;
    width: 70px;
    object-fit: contain;
  }
  .work-bot h2 {
    font-size: 23px;
  }
  .work-bot p {
    font-size: 12px;
  }

  .home-test img {
    height: 155px;
  }
  .home-test .ml {
    margin-left: -70px !important;
  }
  .home-test h2 {
    font-size: 26px;
    color: #28b4ec;
  }
  .home-test h2 {
    font-size: 20px;
  }
  .home-contact input::placeholder {
    font-size: 13px;
  }
  .home-contact .form-control {
    font-size: 13px;
  }
  .home-contact .btn {
    font-size: 13px;
  }
  .customNextBtn2 {
    right: 60px;
    left: unset;
    top: 0;
  }
  .customPrevBtn2 {
    right: 100px;
    left: unset;
    top: 0;
  }
  .home-maintenance img {
    height: 175px;
  }
  .home-maintenance h2 {
    font-size: 22px;
  }
  .home-maintenance p {
    font-size: 13px;
    color: #333333;
  }
  .maint-slider .box {
    right: 0px;
    font-size: 9px;
  }
  footer p {
    font-size: 12px;
  }
  footer a {
    font-size: 13px !important;
  }
  footer h2 {
    font-size: 16px;
  }
  footer .fa-lg {
    font-size: 16px !important;
  }
  .services .card img {
    height: 130px;
  }
  .services .card h2 {
    font-size: 17px;
  }
  .services .card p {
    font-size: 12px;
  }
  .services .card p span {
    font-size: 15px;
  }
  .services .card button {
    font-size: 10px;
  }
  .services .card {
    height: 280px;
  }
  .fa-2x {
    font-size: 20px !important;
  }
  .about-us img {
    height: 230px;
  }
  .about-us p {
    font-size: 14px;
    line-height: 20px;
  }
  .about-us .block img {
    height: 70px;
  }
  .about-us .block {
    right: 35px;
    margin-top: -35px;
  }
  .blue-top h1 {
    font-size: 23px;
  }
  .blue-top p {
    font-size: 13px;
  }
  .sdetail img {
    height: 200px;
  }
  .service-detail .card h1 {
    font-size: 20px;
  }
  .sdetail label {
    font-size: 14px;
  }
  .service-detail .card .btn {
    font-size: 13px;
  }
  .service-detail .icon {
    right: 16px;
  }
  .strend .card img {
    height: 115px;
  }
  .strend .card button {
    font-size: 10px !important;
  }
  .product .card h2 {
    font-size: 14px;
  }
  .product .card h1 {
    font-size: 17px;
  }
  .product .pl-6 {
    padding-left: 6px;
  }
  .product .pl-7 {
    padding-left: 5px;
  }
  .product .card .round {
    width: 25px;
    height: 25px;
  }
  .product .card .round span {
    font-size: 16px;
  }
  .product .card button {
    font-size: 10px;
  }
  .product .card .hyt {
    height: 170px;
  }
  .product .card img {
    height: 180px;
  }
  .pro-detail p {
    font-size: 13px;
    line-height: 20px !important;
  }
  .pro-detail .pl-6 {
    padding-left: 15px;
  }

  .pro-detail .pl-7 {
    padding-left: 13px;
  }
  .cart .card,
  .address .card,
  .password .card {
    padding: 15px !important;
  }
  .cart h2 {
    font-size: 18px;
  }

  .cart p {
    font-size: 14px;
  }
  .cart button {
    font-size: 12px;
  }
  .cart .round img {
    width: 60%;
  }
  .cart label {
    font-size: 14px;
  }
  .cart h3 {
    font-size: 16px;
    padding-top: 4px;
  }
  .cart h4 {
    font-size: 18px;
  }
  .nav-card .round img {
    width: 25%;
  }

  .my-order h2,
  .address h2,
  .password h2 {
    font-size: 17px;
  }
  .my-order a {
    font-size: 13px;
  }
  .nav-side a {
    font-size: 16px;
  }
  .nav-side a i {
    font-size: 16px;
    width: 15px;
  }

  .my-order .card .image {
    padding: 0px;
  }
  .my-order .card #tabs p {
    font-size: 12px;
  }
  .my-order .card #tabs h2 {
    font-size: 14px;
  }
  .my-order .card #tabs h3 {
    font-size: 14px;
  }
  .address p {
    font-size: 13px;
  }
  .address i {
    font-size: 15px;
  }
  .password label {
    font-size: 13px;
  }
  .password .btn {
    font-size: 13px;
  }
  .contact-us h2 {
    font-size: 20px;
  }
  .contact-us input::placeholder {
    font-size: 14px;
  }
  .contact-us textarea {
    font-size: 14px;
  }
  .contact-us .btn {
    font-size: 13px;
  }
  .contact-us p {
    font-size: 15px;
  }
  .home-package button {
    position: relative !important;
    margin-top: 40px !important;
  }
  .btn-light {
    margin-top: 5px;
  }
  .about-us h3 {
    font-size: 16px;
  }
  .about-us small {
    font-size: 13px;
  }
  .home-service,
  .home-package,
  .services {
    background-image: none;
  }
  .home-contact {
    background-image: none;
    background-color: #004f81;
  }
  .home-package .card2 {
    height: 570px;
  }
  .home-package .card1 {
    height: 665px;
  }
  .sdetail .card {
    height: 460px;
  }
}
