@media (max-width: 480px) {
  
  .badge-group.badge-primary .badge-primary-outline {
    display: flex;
    padding: 2px 10px;
    align-items: center;
    border-radius: 50px;
    border: 1px solid var(--Brand-200, #C6D3F1);
    background: var(--Brand-50, #F0F3FB);
    color: #035BA9;
    display: flex;
    gap: 5px;
    font-size: 11px;
  }

  .badge-group.badge-primary .badge-message {
    color: #344054;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    font-size: 11px;
  }

  .hero-section .welcome-message {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9;
  }

  .my-profile-avatar .icon-text-gray {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
  }

  h5,
  .h5 {
    font-size: 20px;
  }

  .card-body {
    padding: 20px;
  }
  .comunity-border.review-content {
    height: auto;
}

}

/* Mobile */
@media (max-width: 480px) {
  .header-title{
    font-size: 38px;
  }
  section{
    padding: 20px 0px;
  }
  img.fixed-image-right {
    right: 0px !important;
  }

  .a_categories {
    height: 100%;
    margin: 10px 5px;
  }

  .two,
  .four {
    border-right: 0px;
    border-bottom: 1px solid #e4eaf8;
  }

  .five,
  .one {
    border-bottom: 0px;
  }

  .three {
    border-bottom: 1px solid #e4eaf8;
  }

  .two,
  .four,
  .one {
    border-top: 0px;
  }

  .one {
    border-left: 0px
  }

  .btn-outline-ash {
    height: 75px !important;
  }

  .a_active {
    border-radius: 12px 0 0 0 !important;
  }

  .topbar .app-download-text a {
    font-size: 10px;
  }

  .hero-section .hero-image {
    height: auto;
    width: 100%;
  }

  .hero-section .offer-profiles {
    display: none;
  }

  .badge-group {
    display: flex;
    /* padding: 4px 10px 4px 10px !important; */
    align-items: flex-start;
    gap: 0px !important;
}
#today_signup{
  font-size: 9px;
}
h5.coverview-text {
  font-size: 18px;
}
.card-secondary, .card-primary, .card-primary-dark{
  padding: 15px;
}
.stars-md img {
  height: 22px;
  width: 22px;
}
p.fw-500.ps-1.m-0{
  font-size: 14px;
}
.a_profile_hero_sec > .container>.row>.col-12.p-0{
  padding: 0px !important;
}
.overview-text{
  font-size: 18px;
}
.stars-lg img{
  width: 24px;
  height: 24px;
}
.icon-text-gray{
  font-size: 14px;
}
.service-list{
  display: grid;
  grid-template-columns: auto auto;
  gap: 0;
}
#localTradepersonAccordian a{
  font-size: 15px;
  word-wrap: break-word;
}
.badge-group .badge-white{
  font-size: 12px;
}

  .badge-group .badge-message {
    font-size: 10px;
    padding: 2px 10px;
  }

  /* menu css  */
  .nav-actions {
    display: flex;
    gap: 10px;
    flex-direction: column-reverse;
  }



  #MobileMenu .modal-header {
    border-radius: 0;
    border-bottom: 0px;
  }

  #MobileMenu .modal-body {
    padding: 0px;
  }

  .custom-sub-menu {
    width: 100%;
  }

  .custom-sub-menu.show {
    display: block;
  }

  .custom-sub-menu .right-side {
    border-radius: 0px 0px 12px 12px;
  }

  .custom-sub-menu .right-side img {
    width: 100%;
    height: 190px;
    flex-shrink: 0;
    border-radius: 10px;
    object-fit: cover;
  }

  .hero-section .right-side {
    padding-top: 10px;
  }

  .hero-section .welcome-message {
    position: absolute;
    right: 10px;
    bottom: 20px;
    z-index: 9;
    padding: 10px;
    font-size: 14px;
  }

  .welcome-message .message-section .kk-message {
    padding: 10px 10px;
    margin-bottom: 10px;
    height: 38px;
  }

  .card-primary,
  .card-primary-dark {
    padding: 20px;
  }

  .card-primary .offer-profiles {
    left: 20px;
    right: 20px;
    position: absolute;
    bottom: 20px;
  }

  .trades-list .item .profile-avatar {
    height: 60px;
    width: 60px;
  }

  .trades-list .item.add {
    height: 60px;
    width: 60px;
  }

  .trades-list .item .profile-badge {
    height: 25px;
  }

  .service-list li {
    display: inline-flex;
    padding: 10px 12px;
  }

  .service-list li h5 {
    font-size: 14px;
  }

  .w-xs-100 {
    width: 100% !important;
  }

  .about-model-1 .guarantee-logo {
    position: unset;
    padding: 18px 0px;
  }

  .about-model-1 .guarantee-logo img {
    height: 70px;
  }

  .about-model-1 {
    height: 780px;
    margin-bottom: 20px;
    padding: 25px;
  }
  .about-model-2{
    padding: 25px;
  }


  .about-model-1 .fixed-image {
    height: 160px;
    width: 100%;
    object-fit: cover;
  }

  .card .skills {
    display: flex;
    gap: 5px;
  }

  .skills .item span {
    font-size: 12px;
  }

  i.fa-solid.fa-star {
    padding: 1px;
    font-size: 14px;
  }

  .rating span.text-secondary {
    font-size: 14px;
  }

  button.btn.btn-primary.btn-md {
    font-size: 14px;
  }

  h2.header-title,
  h2.fs-48 {
    font-size: 28px;
    padding: 0px 12px;
  }

  .cta-bg {
    position: absolute;
    bottom: 0;
    height: 230px;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
  .cta-bg-card {
    height: 136px;
    margin-bottom: -15px;
    margin-top: 55px;
}

  .hero-section .left-side {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .hero-section .hero-image-how-it-works {
    height: auto;
    width: 100%;
    position: relative;
    bottom: 0;
}
button.btn.btn-primary-dark.filter-category {
  padding: 5px 15px;
}
button.btn.btn-primary-dark.filter-category span{
  font-size: 14px;
}
.blog_details img.rounded-20.w-100 {
  margin-top: -30px;
  height: 200px !important;
}
.cta_item.card.p-4.mb-4.h-100 {
  height: 50% !important;
}
ul.dropdown-menu.dropdown-menu-end.show {
  right: -38px;
}

 .blog_details h1 {
    font-size: 25px;
   line-height: normal;
}
 .blog_details h2 {
  font-size: 22px;
  line-height: normal;
}
 .blog_details h3 {
    font-size: 20px;
   line-height: normal;
}
 .blog_details h4 {
    font-size: 18px;
   line-height: normal;
}
 .blog_details h5 {
    font-size: 16px;
   line-height: normal;
}
 .blog_details h6 {
    font-size: 14px;
   line-height: normal;
}

  /*========================================================== public profile responsive css start =================================================*/
  .a_profile_hero_sec {
    padding: 0px 20px;
  }

  .a_profile_hero_div {
    margin-top: -160px !important;
    margin-bottom: 20px !important;
  }

  .card-white,
  .card-albums-white {
    padding: 32px 20px 32px 20px !important;
    height: auto !important;
    margin: 0 10px;
    min-height: auto;
  }

  .gray-text-xs.fs-6 {
    font-size: 14px !important;
    font-weight: 600;
  }

  .a_public_pro_sec_title {
    font-size: 24px;

  }

  .fs-sm-14 {
    font-size: 14px;
  }

  .fs-sm-12 {
    font-size: 12px;
  }

  .fs-sm-16 {
    font-size: 16px;
  }

  .fs-sm-20 {
    font-size: 20px;
  }

  .img-sm-w-20 {
    width: 20px;
    height: 20px;
  }

  .image-blocks img,
  .video-blocks video {
    border-radius: 12px 12px 0px 0px !important;
  }

  .total-counts {
    border-radius: 0px 0px 12px 12px !important;
  }

  .a-btn-grp button {
    width: 50;
  }

  /*========================================================== public profile responsive css end =================================================*/


  /*========================================================== trade page responsive css start =================================================*/

  .badge-group.badge-primary .badge-primary-outline,
  .badge-message.text-white.fw-medium.xs-fs-13px.xs-fs-8px {
    font-size: 12px !important;
  }

  .a_bottom_hero_img {
    width: 230px !important;
    margin: 15px;
  }

  .img-sm-48 {
    width: 48px;
  }

  .bottom_hero_circle_icon {
    width: 48px;
    height: 48px !important;
  }

  .mt-40px-sm {
    margin-top: 40px;
  }

  .countdown_timer_cards .top-half,
  .countdown_timer_cards .bottom-half,
  .countdown_timer_cards .top-flip,
  .countdown_timer_cards .bottom-flip {
    font-size: 53px !important;
    height: 39px !important;
    width: 70px;
    /* padding: 27px 7px !important; */
  }

  .countdown_timer_cards p {
    font-size: 12px !important;
    letter-spacing: 1px !important;

  }

  #testimonialCarousel .quote {
    width: 42px !important;
    height: 45px;
    object-fit: contain;
  }
  .homeownerturn_img {
    position: relative !important;
    margin-bottom: -48px !important;
}

.guarantee-items .item {
  display: block;
  text-align: center;
  /* border: 1px solid #80808021; */
  padding: 15px;
  border-radius: 10px;
  height: 163.63px;
  box-shadow: 1px 1px 4px 0px #8080804a;
}
.owl-carousel .owl-item img {
  margin: 0 auto;
  padding: 3px;
}
.stars-sm img{
  width: 24px !important;
  height: 24px !important;
}
a.btn.btn-primary.w-35{
  width: 100%;
}
.tradeperson_hero-bg .a_bottom_hero_img.US, .tradeperson_hero-bg .a_bottom_hero_img.AE{
  display: none;
}
.card_frame .btn_padding.like-dislike{
  height: 42px;
  width: 42px;
}


  /*========================================================== trade page responsive css end =================================================*/


}

/* end of mobile */

/* Smaller tablets (portrait) */
@media (max-width: 767px) {

  .a_categories {
    height: 100%;
    margin: 10px 5px;
  }

  .btn-outline-ash {
    height: 75px !important;
  }

  .two,
  .four {
    border-right: 0px;
    border-bottom: 1px solid #e4eaf8;
  }

  .five,
  .one {
    border-bottom: 0px;
  }

  .three {
    border-bottom: 1px solid #e4eaf8;
  }

  .two,
  .four,
  .one {
    border-top: 0px;
  }

  .one {
    border-left: 0px;
    border-bottom: 1px solid #dee2e6;
  }

  .btn-outline-ash {
    height: 75px !important;
  }

  .a_active {
    border-radius: 12px 0 0 0 !important;
  }

  .btn-outline-ash:hover {
    background-color: unset;
    color: unset !important;
    border-radius: unset;
  }


  .modal button.btn-close {
    position: absolute;
    top: -20px;
    right: -20px;
  }

  .modal button.close {
    position: relative;
    top: 0;
    right: 0;
    box-shadow: unset;
    font-size: 40px !important;
    font-weight: 200 !important;
    color: #344054 !important;
    height: auto;
    width: auto;
    background: unset;
  }
  /* position: absolute;
    top: -28px;
    right: -4px;
    border: none;
    box-shadow: 0px 0px 0px 4px rgba(152, 162, 179, 0.14);
    border-radius: 50px;
    background: white;
    height: 44px;
    width: 44px;
    outline: none;
    color: #0C111D !important;
    font-weight: 400;
    font-size: 30px !important; */

  #searchModal.modal button.close,
  #shareModal.modal button.close {
    position: absolute !important;
    top: 15px !important;
    right: 20px !important;
  }


  .hero-section .hero-image {
    height: auto;
    width: 100%;
  }

  i.fa-solid.fa-star {
    padding: 0px;
    font-size: 14px;
  }

  .hero-section .offer-profiles {
    display: none;
  }

  #searchModal .modal-header {
    padding: 10px 10px 0px 10px;

  }

  #searchModal .modal-body {
    padding: 10px;
  }

  #searchModal .modal-footer {
    padding: 0px;
  }

  #jobDetailsModal.modal button.close {
    position: absolute;
    top: 18px;
    right: 10px;
    z-index: 99;
  }
  .badge-group .badge-white{
    font-size: 12px;
  }
  .hero-section .hero-image-how-it-works{
    position: relative;
  }
  .hero-section .left-side {
    padding-bottom: 0px;
  }
  

}

@media (max-width: 1200px) {
  img.fixed-image-right {
    position: absolute;
    bottom: 0;
    right: -45px;
    height: 100%;
  }

  .navbar-nav .nav-link {
    color: #101828;
    /* font-size: 18px; */
  }

  i.fa-solid.fa-star {
    padding: 0px;
    font-size: 14px;
  }

  .hero-section .welcome-message {
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 9;
  }

  .hero-section .offer-profiles {
    display: none;
  }

  .trades-list .item.add {
    display: none;
  }
  .card-secondary, .card-primary, .card-primary-dark,
  .card-primary, .card-primary-dark{
    padding: 15px;
  }
  .card-secondary .welcome-message{
    left: 15px;
    right: 15px;
  }
  .welcome-message .message-section .kk-message{
    padding: 10px;
  }
}

/* Larger tablets (landscape) */
@media (min-width: 768px) {
 
  .w-sm-auto {
    width: auto !important;
  }

  .hero-section .hero-image {
    height: 450px;
    width: 100%;
  }
  .custom-sub-menu.show {
    display: flex;
  }
  
}

/* Small desktops */
@media (min-width: 992px) {}

/* Medium desktops */
@media (min-width: 1200px) {}

/* Large desktops and higher resolutions */
@media (min-width: 1400px) {}

/* 760 - 1000  */
@media (min-width: 760px) and (max-width: 1000px) {
  .hero-section .left-side {
    padding-top: 40px !important;
    padding-bottom: 60px !important;
  }

  .hero-section .welcome-message {
    position: absolute;
    right: 70px;
    bottom: 4px;
    z-index: 9;
}

}
@media (min-width: 760px) {
  .hero-section .hero-image {
    height: auto;
    width: 100%;
  }
}

@media (min-width: 1000px) and (max-width: 1200px) {
  img.hero-image {
      position: absolute;
      bottom: 0;
  }
}
@media (min-width: 480px) and (max-width: 770px) {
  .custom-sub-menu {
    width: 100%;
  }
  .custom-sub-menu .right-side {
      border-radius: 0px 0px 12px 12px;
  }
}