.navbar .postProperty {
  display: none;
}

.no_padding {
  padding: 45px 0 0;
}


@media screen and (max-width: 2220px) and (min-width: 1600px) {
  .bannerOption_2 {
    height: 550px;
  }

  .bannerHeader {
    text-align: center;
    padding: 20px 0;
  }

  .bannerHeader p {
    padding: 17px 0;
  }

  .bannerGrid .bannerTitle {
    margin: 8px 0 17px;
  }

  .bannerGrid ul li {
    font-size: 16px;
  }

  .bannerGrid ul {
    margin: 0 0 20px;
  }
}



@media screen and (max-width: 1600px) and (min-width: 1400px) {
  .bannerOption_2 {
    height: 550px;
  }

  .bannerHeader {
    text-align: center;
    padding: 25px 0;
  }

  .bannerGrid .bannerTitle {
    margin: 8px 0 17px;
  }

  .bannerGrid ul li {
    font-size: 16px;
  }

  .bannerGrid ul {
    margin: 0 0 20px;
  }
}

@media (max-width: 1200px) {
  .navigation .menu ul li a {
    padding: 20px 10px;
    font-size: 13px;
  }

  .homeFeture span {
    font-size: 14px;
  }

  .bannerOption_2 {
    height: auto;
  }

  .bannerHeader {
    text-align: center;
    padding: 0;
  }

  .bannerHeader p {
    font-size: 14px;
  }

  .bannerGrid ul li {
    font-size: 12px;
    line-height: 1.1;
  }

  .bannerGrid ul li:before {
    position: absolute;
    left: 0;
    padding: 4px;
    content: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="14" height="14" fill="%23fff" viewBox="0 0 16 16"><path d="M12.736 3.97a.733.733 0 0 1 1.047 0c.286.289.29.756.01 1.05L7.88 12.01a.733.733 0 0 1-1.065.02L3.217 8.384a.757.757 0 0 1 0-1.06.733.733 0 0 1 1.047 0l3.052 3.093 5.4-6.425z"/></svg>');
    width: 16px;
    height: 16px;
  }

  .footNote {
    padding: 7px 0;
  }
}

@media (max-width: 1024px) {
  .bannerContainer .bannerHeader {
    padding: 0;
  }
}

@media (max-width: 1023px) {
  .hidden_lg {
    display: block !important;
  }

  .hidden_xs {
    display: none !important;
  }

  .navigation {
    float: left;
    width: 100%;
    position: relative;
  }

  .navigation .navbar {
    display: flex;
    align-items: center;
    width: 100%;
    padding: 3px 0;
  }

  .navigation .menu {
    display: none;
    width: 100%;
    overflow: hidden;
    overflow-y: visible;
    position: relative;
    z-index: 9999;
    max-height: 480px;
    overflow-y: auto;
    position: absolute;
    top: 100%;
    background: #333;
    left: 0;
    right: 0;
    text-align: left;
  }

  .navigation .menu ul li {
    padding: 0;
    float: left;
    width: 100%;
    display: block;
  }

  .navigation .menu ul li a {
    padding: 7px 15px;
    text-align: left;
    font-size: 14px;
    border-right: 1px dashed transparent;
    color: #fff;
    border-bottom: 1px solid #444;
    display: block;
  }

  .navigation .menu ul li ul.cs-dropdown {
    position: relative !important;
    opacity: 1 !important;
    visibility: visible !important;
    top: auto !important;
    left: auto !important;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 100%;
    display: none;
    transition: none !important;
  }

  .navigation .menu ul .cs-submenu a {
    position: relative;
  }

  .navigation .menu ul li.cs-submenu a button {
    display: block;
    position: absolute;
    top: 0;
    right: 15px;
    background: 0 0;
    border: 0;
    color: #fff;
    font-size: 16px;
    height: 30px;
    outline: 0;
    width: 30px;
    padding: 0;
    text-align: center;
    line-height: 18px;
  }

  .navigation ul li.cs-submenu a button svg {
    width: 16px;
    height: 16px;
  }

  .navigation ul li.cs-submenu a button.rotated svg {
    transform: rotateZ(180deg);
  }

  .navigation ul li.cs-submenu:hover svg {
    transform: rotateZ(0);
  }

  .navigation .menu ul li ul.cs-dropdown,
  .navigation .menu ul li ul.cs-dropdown li .cs-dropdown li .cs-dropdown {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    display: none;
    transition: none;
    padding-right: 0;
    float: left;
    width: 100% !important;
  }

  .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
    left: 100%;
    margin-top: 0;
  }

  .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
    left: -100%;
    margin-top: 0;
  }

  .navigation .menu ul li ul.cs-dropdown li {
    border-bottom: 0;
  }

  .navigation .menu ul li ul.cs-dropdown li a {
    color: #fff;
    display: block;
    font-size: 14px;
    padding: 7px 15px;
    line-height: normal;
    border-bottom: 1px solid #555;
    background: #444;
  }

  .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li a {
    background: #555;
    border-bottom: 1px solid #666;
  }

  /* .navigation .menu ul li.active a,
    .navigation .menu ul li:hover a {
        border-bottom: 1px solid #69a887
    } */

  .navigation .menu ul li:hover ul.cs-dropdown {
    display: none;
  }

  .navigation ul li.cs-submenu ul.cs-dropdown li a button svg {
    transform: rotateZ(0);
    color: #fff;
  }

  .mobileBg {
    background: #ef3b24;
  }

  header .logo {
    padding: 5px 0;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown li {
    width: 100%;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown {
    width: 100%;
    left: 0;
    height: auto;
    padding: 0;
    border-top: 1px solid #444;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown li a {
    padding: 2px 15px;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown li a {
    padding: 5px 15px;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown li a button {
    display: inline-block;
  }

  .navigation .menu ul li.cs_mega ul.cs-dropdown li ul.cs-dropdown {
    display: none;
    height: auto !important;
  }
}

@media (max-width: 980px) {}

@media (max-width: 768px) {
  .fullDashboard {
    display: block;
  }

  .dashboardLeft {
    width: 100%;
    position: relative;
    top: 0;
    z-index: 1;
    margin-bottom: 15px;
  }

  .dashboardRight {
    width: 100%;
    padding: 0px;
  }

  .dashboardRightFull .alert {
    padding: 0;
  }

  .postProperty {
    display: none;
  }

  .navbar .postProperty {
    display: inline-block;
    font-weight: 400;
    padding: 5px 15px;
    background: #333;
    color: #fff;
    border: 1px solid transparent;
    border-radius: 2px;
    font-size: 14px;
  }

  header .topLinks li a {
    font-size: 15px;
    font-weight: 600;
  }

  .homeBannerText h1 {
    font-size: 24px;
  }

  .homeBannerText .BannerTitle {
    color: #333;
    font-size: 20px;
  }

  .homeBannerText p {
    font-size: 14px;
  }

  .searchTabs .nav-tabs li a {
    padding: 10px 12px;
    color: #424242;
    background: #fff;
    margin-bottom: -2px;
    border: 1px solid #eee;
    font-size: 14px;
  }

  .searchTabs {
    width: 100%;
  }

  .searchTabs .tabsForm {
    display: block;
  }

  .searchTabs .tabsForm .formDropdown {
    width: 100%;
    border: 0;
  }

  .searchTabs .tabsForm .formSearch {
    flex-grow: 1;
    background: #fff;
    border-top: 1px solid #eee;
    width: 70%;
    float: left;
  }

  .searchTabs .tabsForm .searchBtn {
    width: 30%;
    padding: 8px 15px;
  }

  .searchTabs .tabsForm .nearSearch {
    display: none;
  }

  .searchTabs .tabsForm .formDropdown .formDropdownList {
    width: 320px;
    padding: 15px;
  }

  .checkList li {
    width: 50%;
  }

  .tagWrapData .tagWrap li {
    margin-right: 0px;
    font-size: 13px;
    padding: 6px 25px 5px 10px;
  }

  .gridLayout2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .sectionTrusted .item,
  .sectionTrusted .person {
    display: none;
  }

  .marketGroup {
    display: block;
  }

  .menuList {
    display: block;
  }

  .hidden_xs {
    display: none;
  }

  .container-fluid {
    padding-right: var(--bs-gutter-x, .75rem);
    padding-left: var(--bs-gutter-x, .75rem);
  }

  .mainCategory .categoryWrapper .categoryItem {
    width: calc(100% / 2 - 10px);
  }

  .gmHome,
  .homeWrapper {
    height: auto;
  }

  .bottomLinks {
    display: flex;
    gap: 0 15px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .bottomLinks li {
    line-height: 1.7;
    padding: 0;
    margin-bottom: 5px;
  }

  .bottomLinks li:first-child {
    text-align: center;
  }

  .bottomLinks li a {
    border: 1px solid #ccc;
    background: #fff;
    color: #333;
    border-radius: 4px;
    display: block;
    padding: 5px 15px;
  }

  /* .bottomLinks li:first-child a {
    border: 0;
    padding: 0;
    display: inline-block;
  } */

  .bottomLinks li a:hover,
  .bottomLinks li a:focus {
    background: #22bdef;
    color: #fff;
    border: 1px solid #12a8d9;
  }

  .mainCategory .categoryWrapper .categoryItem:hover .categoryList {
    display: none;
  }

  .explore .gm {
    font-size: 13px;
  }

  header .topRight .topLinks {
    gap: 5px;
    max-width: max-content;
    float: right;
    /* margin-top: 13px; */
  }

  .gmHome header .topRight .topLinks {
    gap: 4px;
  }

  header .topRight .topLinks li a {
    padding: 5px 5px;
    font-size: 14px;
  }

  .homeSearch .logo {
    max-width: 280px;
    margin: 20px auto 0;
  }

  .explore:hover .exploreMenu {
    display: none;
  }

  .exploreMenu.active {
    display: block;
  }

  .gmHome .exploreMenu {
    top: 45px;
    left: 0;
    max-width: 100%;
    max-height: 500px;
    overflow: hidden;
    overflow-y: auto;
  }

  .exploreMenuLeft {
    float: left;
    width: 100%;
    padding: 10px;
    height: auto;
  }

  .exploreMenuRight {
    width: 100%;
    height: auto;
    overflow: visible;
    display: none !important;
  }

  .exploreMenuBottom ul {
    display: block;
  }

  .exploreMenuBottom ul li:first-child {
    width: 100%;
    max-width: 100%;
    font-weight: 500;
    margin-right: auto;
    text-align: center;
    margin-bottom: 15px;
  }

  .exploreMenuBottom ul li:nth-child(2) a {
    font-size: 13px;
    margin-right: 0;
    height: inherit;
    padding: 10px 10px 10px 15px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    background: #ef3b24;
    color: #fff;
    border-color: #db321d;
    line-height: normal;
  }

  .exploreMenuBottom ul li:last-child a {
    font-size: 13px;
    margin-right: 0;
    height: inherit;
    padding: 10px 10px 10px 15px;
    display: inline-block;
    width: 100%;
    font-weight: 500;
    border-radius: 4px;
    background: #22bdef;
    color: #fff;
    border: 1px solid #12a8d9;
    line-height: normal;
  }

  .topLeft .searchWrapper {
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 5px;
    order: 2;
    max-width: 70%;
  }

  .topLeft {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
    justify-content: space-between;
  }

  .topLeft .logo {
    max-width: 120px;
    width: 100%;
    margin-right: 5px;
    order: 1;
  }

  .topLeft .logo.logoLog {
    max-width: 120px;
  }

  .topRight {
    margin-top: -30px;
  }

  .db_header .topRight {
    margin: 0;
    justify-content: flex-end;
  }

  .staticHeader .topRight,
  .registerHeader .topRight,
  .gmHome .topRight {
    margin-top: 0px;
  }




  .explore {
    order: 3;
    height: auto;
    line-height: normal;
    /* margin-top: -15px; */
  }

  .homeSearch .logo img {
    max-width: 270px;
    height: auto;
  }

  .homeBottom p {
    line-height: normal;
    text-align: center;
  }

  .homeBottom {
    padding: 10px 0;
    height: auto;
  }

  .footerLogo {
    padding: 7px 0;
  }

  .innerBanner {
    padding: 20px 0;
  }

  .listingInner .listingInnerTitle {
    font-size: 30px;
    line-height: normal;
    margin: 0;
  }

  .directoryWrapper {
    display: flex;
    border-bottom: 1px solid #eee;
    flex-wrap: wrap;
  }

  .directoryLeft {
    width: 100%;
  }

  .directoryGridItem_3 {
    width: 100%;
  }

  .directoryHeader {
    margin-bottom: 5px;
  }

  .footerLinks li {
    width: 100%;
  }

  .catList {
    flex-wrap: wrap;
    gap: 5px 15px;
  }

  .catList li a {
    padding: 3px 0 5px;
  }

  .listTagsWrapper .swiper-button-next,
  .listTagsWrapper .swiper-rtl .swiper-button-prev {
    right: -10px;
  }

  .listDirectory {
    overflow: hidden;
  }

  .actionButton {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 12px 0;
  }

  /* .actionButton a {
    width: max-content;
    margin: 0;
    font-size: 13px;
    padding: 5px 6px;
  } */

  .registerHeader .topLinks li.hidden_xs {
    display: none;

  }

  .loginPage {
    padding: 80px 0;
  }

  .loginform {
    width: 100%;
  }

  .leftBusiness ul {
    flex-wrap: wrap;
  }

  .leftBusiness ul li {
    width: 100%;
  }

  .box_style_cat {
    margin-bottom: 20px;

  }

  .add_bottom_45 {
    margin-bottom: 0
  }

  .gmVerifiedImg {
    margin: 15px 0;
    float: none;
  }

  .gmCard {
    margin-bottom: 20px;
  }

  .siteMapSubList li {
    width: 50%;
  }

  .postBuyRequirementsInner {
    padding: 20px;
  }

  .testimonialGrid .testimonialItem {
    width: 100%;
  }

  .vd_bx {
    margin-bottom: 20px;
  }

  .membershipPlan {
    margin-bottom: 0;
    overflow: hidden;
    overflow-x: auto;
    width: 100%;
    display: block;
  }

  .commonBtn {
    white-space: nowrap;
  }

  .col05 {
    width: 50% !important;
    margin-bottom: 20px;
  }

  .tip {
    margin-top: 0;
  }

  .we__offer-content {
    padding: 0;
    margin: 0;
  }

  .we__offer .link__template {
    width: 100%;
  }

  .we__offer h2 {
    font-size: 24px;
  }

  .we__offer-card {
    min-width: 100%
  }

  .buyersFrom,
  .topFeatures {
    flex-wrap: wrap;
  }

  .buyersFrom li:first-child {
    display: block;
    width: 100%;
    text-align: center;
  }

  .newAdded {
    margin-bottom: 15px;
  }

  .featureItem2 {
    height: auto;
  }

  .topFeatures li {
    padding: 7px 10px;
    border-radius: 6px;
    width: calc(100% / 2 - 10px);
  }

  .radioGroup {
    gap: 5px 15px;
    flex-wrap: wrap;
  }

  .contactBanner {
    padding: 40px 0 70px;
  }

  .contactBanner .sub-tt {
    font-size: 20px;
  }

  .ribbon {
    position: absolute;
    right: -10px;
    top: auto;
    bottom: 8px;
    padding: 2px 15px 14px calc(15px + 15px);
    font-size: 13px;

  }

  .actionButton a.visitWebsite {
    padding: 0.375rem 0.75rem;
  }

  .searchBox .mic {
    display: none;
  }

  .homeSearchBtn {
    width: 75px;
    min-width: 75px;
  }

  .breadcrumbs ul {
    flex-wrap: wrap;
  }

  .ribbonSave {
    width: 150px;
    height: 35px;
  }

  .ribbonSave span {
    font-size: 15px;
    padding: 8px 0 0;
  }

  .ribbonSave:after {
    border-left: 75px solid #666;
    border-right: 75px solid #666;
  }

  .innerBusinessTitle {
    margin-top: 30px;
  }

  .main-footer {
    position: relative;
    padding: 15px 0 !important;
  }

  .gmStep {
    display: block;
  }

  .gmStep:before {
    top: 0;
    height: 100%;
  }

  .gmStep .gmStepStatic {
    top: 0;
    height: 100%;
  }

  .gmStep.not-verified .status span.label {
    height: auto;
  }

  .gmStep.not-verified .status {
    margin-bottom: 15px;
  }

  .gmStep .details {
    margin-bottom: 15px;
  }

  .businessStep {
    display: block;
  }

  .editButton {
    padding: 5px 15px;
    line-height: normal;
  }

  .businessStepTitle {
    margin-bottom: 10px;
  }

  .manageSteps,
  .step {
    flex-wrap: wrap;
  }

  .gm-step {
    margin-top: 50px;
    width: 100%;
  }

  .buttonsSection {
    flex-wrap: wrap;
  }

  #category-levels .col-4 {
    width: 100%;
  }

  #category-levels {
    flex-wrap: wrap;
  }

  .companyTabInfo .container {
    padding: 0;
  }

  .citiesList.show {
    display: block;
  }

  .bannerOption_1 {
    background-size: cover;
  }

  .gmHead h2 {
    font-size: 24px;
  }

  .gmBody {
    display: block;
  }

  .gmBtn_23 {
    gap: 5px;
    padding: 10px 15px;
    font-size: 15px;
    margin-bottom: 15px;
  }

  .bannerOverlay {
    position: relative;
  }

  .gmVerifiedSection.gmBanner img {
    display: none;
  }

  .bannerOverlay .gmVerifiedImg,
  .bannerOverlay .gmVerifiedImg img {
    display: block;
    margin: 0 0 10px;
  }

  .postPropertySectionLeft {
    max-width: 100%;
    margin-bottom: 25px;
  }

}