@media screen and (min-width: 768px) {
#property-archive #list,
#favorites #list {
display: flex !important;
opacity: 1 !important;
}
#property-archive #map {
display: none !important;
}
#home .home-dots {
flex-direction: column;
position: fixed;
right: 22px;
top: 50%;
z-index: 1;
}
#home .home-dots.invert {
filter: invert(1);
}
#home .home-dots li {
width: 11px;
height: 11px;
margin: 5px 0;
border-radius: 6px;
border: 1px solid var(--color-black);
transition: all 0.3s;
}
#home .home-dots li button:focus-visible {
outline: none;
}
#home .home-dots li.slick-active {
height: 17px;
background: var(--color-black);
}
#home .home-dots li button {
color: transparent;
}
#home > .slick-list .slick-track {
display: block !important;
}
#home .scroll-section {
height: 100vh;
min-height: 100vh;
min-width: 100vw;
position: relative;
border: none;
}
#home .intro-search {
overflow: hidden;
}
.featured-properties-section {
margin-top: 0;
margin-bottom: 0;
display: flex !important;
flex-direction: column;
justify-content: center;
padding-top: 100px;
background-image: url(//adigrat.test.builders/wp-content/themes/adigrat-wp-theme/assets/img/featured-bg.jpg);
background-size: cover;
background-position: center;
}
.featured-properties-section h2 {
font-size: 30px;
line-height: 35px;
}
.featured-properties-list {
margin-top: 27px;
}
.intro-search form {
top: 50%;
transform: translate(-50%, -50%);
}
.about-us-section .bg-about-wrapper {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
}
.about-us-section {
padding: 0;
padding-top: 100px;
display: flex !important;
align-items: center;
}
.about-us-section .bg-about {
height: 100%;
max-width: 1000px;
background-size: cover;
background-position: center;
}
#home .curved-overlay {
border-radius: 0;
padding: 0;
padding-top: 100px;
height: 100vh;
display: flex;
align-items: center;
justify-content: center;
}
#home .about-us-section h2,
#home .services-section h2,
#home .sectors-section h2,
#home .news-section h2 {
font-size: 30px;
line-height: 35px;
margin-bottom: 19px !important;
}
#home .services-section p,
#home .sectors-section p {
font-weight: 400;
font-size: 15px;
line-height: 21px;
}
.services-section .services-detail {
margin-top: 50px;
}
.services-section .services-detail h3 {
font-weight: 700;
font-size: 20px;
line-height: 23px;
text-align: center;
}
.services-section .services-detail p {
font-weight: 400;
font-size: 14px;
line-height: 22px;
text-align: center;
}
#home .sectors-section {
display: flex !important;
justify-content: center;
flex-direction: column;
padding-top: 100px;
}
#home .sectors-intro {
padding: 0 20px 50px 20px;
}
#home .sectors-detail {
padding-bottom: 0;
}
.news-section {
padding-top: 100px;
padding-bottom: 0;
display: flex !important;
flex-direction: column;
}
.news-section .news-section-content {
height: 100%;
display: flex;
align-items: center;
}
.news-section .news-section-content > .row {
width: 100%;
}
.news-section .news-list {
margin-top: 28px;
}
.news-section .footer-main {
padding: 30px 0 10px 0;
}
.news-section footer .footer-bottom {
padding: 14px 0;
}
.news-section footer .footer-main .location p {
margin-bottom: 14px;
}
.scroll-section .next-section {
position: absolute;
height: 50px;
opacity: 0.6;
left: 50%;
bottom: 0;
transform: translateX(-50%);
padding-left: 10px;
font-weight: 700;
font-size: 15px;
line-height: 25px;
color: var(--color-black);
border-left: 1px solid var(--color-black);
}
.scroll-section .next-section.white {
color: var(--color-white);
border-left: 1px solid var(--color-white);
}
} @media screen and (max-width: 1400px) {
.intro-search img {
width: 125%;
margin-left: -25%;
}
}
@media screen and (max-width: 1090px) {
#property-archive .map-wrapper,
#favorites .map-wrapper {
top: 230px;
}
.about-us-section .row {
margin-left: -10px;
margin-right: -10px;
}
.about-us-section .text-wrapper {
padding-left: 40px;
padding-right: 40px;
}
} @media screen and (min-width: 768px) and (max-height: 700px) {
.home .header-wrapper {
padding: 12px 0;
}
.scroll-section .next-section {
height: 36px;
}
.featured-properties-section,
.about-us-section,
#home .curved-overlay,
#home .sectors-section {
padding-top: 80px;
padding-bottom: 30px;
}
.featured-properties-list {
margin-top: 12px;
}
.featured-properties-list .property-gallery .image {
aspect-ratio: 1.3;
}
.featured-properties-list .property-card .property-info {
padding: 20px 10px 0 10px;
}
.about-us-section .row {
margin-left: -10px;
margin-right: -10px;
}
.about-us-section .text-wrapper {
padding: 0 40px;
}
#home .services-section h2,
#home .sectors-section h2,
#home .news-section h2 {
margin-bottom: 10px !important;
}
.services-section .services-detail {
margin-top: 20px;
}
.services-section .services-detail .single-service {
padding: 30px;
}
.services-section .services-detail h3 {
margin-bottom: 10px !important;
}
.services-section .services-detail p {
margin-bottom: 16px;
}
#home .sectors-intro {
padding-bottom: 0;
}
.sectors-detail .sector-single {
padding: 30px;
height: 100%;
}
#home .news-section h2 {
margin-bottom: 12px !important;
}
.news-section {
padding-top: 90px;
}
.news-section .news-list,
.news-section .news-text {
margin-top: 12px;
}
.news-section .news-image {
aspect-ratio: 16 / 8;
}
.news-section .news-text .news-type {
font-size: 13px;
line-height: 14px;
margin-bottom: 6px;
}
.news-section .news-text .date-category {
font-size: 13px;
line-height: 14px;
margin-bottom: 8px;
}
.news-section .news-text h3 {
font-size: 16px;
line-height: 20px;
}
.news-section .footer-main {
padding-top: 14px;
}
.news-section .footer-main .logo,
.news-section footer .footer-main .location p {
margin-bottom: 0;
}
.news-section footer .footer-main .column-header,
.news-section footer .footer-main .location p,
.news-section footer .footer-main ul li {
line-height: 22px;
}
} @media screen and (max-width: 991px) and (min-width: 768px) {
.intro-search img {
height: 140%;
}
.intro-search form {
top: 50%;
}
.featured-properties-list .property-gallery .image {
aspect-ratio: 3 / 2;
}
.featured-properties-list .property-card {
margin-bottom: 30px;
}
.sectors-detail .sector-single {
aspect-ratio: unset;
height: 100%;
}
#home .sectors-intro {
padding-left: 20px;
padding-right: 20px;
}
#home .max-width,
#home .max-width-reduced {
padding-left: 45px;
padding-right: 45px;
}
#home .home-dots {
right: 18px;
}
} @media screen and (max-width: 1199px) {
.header-wrapper {
gap: 30px;
}
header nav #menu-main-menu,
header nav #menu-main-menu-en {
gap: 20px;
}
}
@media screen and (max-width: 1049px) {
.header-wrapper {
gap: 24px;
}
header nav #menu-main-menu,
header nav #menu-main-menu-en {
gap: 16px;
}
} @media screen and (max-width: 991px) {
.header-wrapper {
border-bottom: none !important;
}
header.sticky #mobile-menu img {
filter: none !important;
}
.services-section .curved-overlay {
padding-left: 50px;
}
.news-section .news-image {
min-height: unset;
}
.news-section .news-list .news-single {
padding: 20px;
}
#single-property .property-content {
padding: 0;
}
#single-property .documents {
gap: 20px;
}
#single-property .documents > *:not(:last-child) {
padding-right: 20px;
}
#single-property .contact-form {
width: 95%;
}
#single-property .suggested-properties .gallery .image {
height: 180px;
}
#single-property .features {
order: 3;
}
#favorites {
padding-top: 200px !important;
}
#favorites .heading-flex {
flex-wrap: wrap;
row-gap: 20px;
}
.intro-search form .form-flex {
flex-direction: column;
}
.about-us-section .row,
.services-section .services-detail .row {
margin-left: -15px;
margin-right: -15px;
}
.about-us-section .col-md-6,
.services-section .services-detail .col-md-4 {
padding: 0 15px;
}
.services-section .services-detail .single-service {
padding: 30px 25px;
}
.services-section .curved-overlay {
padding: 200px 0 150px 0;
}
#property-archive #list .map-wrapper {
height: calc(100vh - 200px);
}
.page-maintenance {
background-size: auto 145%;
}
} @media screen and (max-width: 767px) {
h2 {
font-size: 40px;
line-height: 47px;
}
.max-width,
.max-width-reduced {
padding: 0 25px;
}
header {
width: 100vw;
padding: 0;
}
.header-wrapper {
padding: 35px 25px;
}
header.white-text .header-wrapper > .logo img {
filter: invert(1);
}
header.sticky .header-wrapper {
padding: 20px 25px;
}
header.sticky #mobile-menu .logo img {
height: 53px !important; 
}
footer .footer-main {
padding: 50px 0;
}
footer .location {
margin-bottom: 14px;
}
footer .footer-main .legal ul li {
opacity: 1;
}
footer .footer-bottom {
flex-wrap: wrap;
gap: 10px;
}
footer .footer-bottom,
footer #back-to-top {
font-size: 11px;
line-height: 15px;
}
.intro-search img {
width: auto;
height: 720px;
margin-left: 0;
transform: translateX(-20%);
}
.intro-search form {
top: unset;
bottom: 200px;
left: 0;
transform: none;
}
.intro-search form h1 {
font-size: 29px;
line-height: 39px;
text-align: start;
}
.intro-search form .form-flex {
display: block;
}
.intro-search form .group-bubble {
width: fit-content;
margin-bottom: 14px;
background: rgba(255,255,255,0.9);
}
.intro-search form .group-bubble:not(:last-of-type) {
box-shadow: 0px 0px 32px rgba(0, 0, 0, 0.25);
}
.intro-search form .radio-wrapper, 
.intro-search form .select-wrapper {
padding: 10px 20px;
}
.intro-search form .select-wrapper select {
margin-left: 6px;
padding-right: 12px;
}
.featured-properties-section {
margin-top: -130px;
margin-bottom: 0;
}
.featured-properties-section h2 {
font-size: 25px;
line-height: 29px;
}
.featured-properties-list .property-card {
margin-bottom: 50px;
}
.about-us-section {
padding: 70px 0 100px 0;
}
.about-us-section .text-wrapper {
margin-bottom: 45px;
}
.about-us-section .text-wrapper p {
margin: 40px 0;
}
.services-section .curved-overlay {
padding: 135px 0 50px 0;
}
.services-section p,
.services-section .services-detail p {
font-size: 15px;
line-height: 30px;
}
.services-section .services-detail {
margin-top: 40px;
}
.services-section .services-detail .col-md-4 {
margin-bottom: 50px
}
.services-section .services-detail .single-service {
padding: 50px 40px;
}
.sectors-intro {
padding-top: 80px;
padding-bottom: 70px;
margin-left: auto;
margin-right: 0;
}
.news-section {
padding-top: 60px;
padding-bottom: 0;
}
.news-section .news-list {
margin: 60px 0 0 0;
}
.news-section .news-list .news-single {
padding: 0 0 70px 0;
border-right: none !important;
}
.news-section .news-text {
margin-top: 20px;
}
.sectors-detail {
padding: 0;
margin-right: 0;
margin-left: 25px;
padding-bottom: 100px;
}
.sectors-detail > .row {
flex-wrap: nowrap;
overflow: scroll;
}
.sectors-detail > .row > .col-md-3:not(:last-of-type) {
width: 255px;
}
.sectors-detail > .row > .col-md-3:last-of-type {
width: 310px;
}
.sectors-detail .sector-single {
aspect-ratio: unset;
width: 235px;
min-height: 350px;
position: relative;
margin-bottom: 60px;
text-align: start;
align-items: center;
padding: 50px 16px;
}
.sectors-detail .sector-single h3 {
font-size: 17px;
text-align: center;
}
.sectors-detail .sector-single p {
font-size: 15px;
text-align: center;
}
.sectors-detail .sector-single p.reduced-mobile {
width: 75%;
}
.sectors-detail .sector-single .cta {
display: flex;
justify-content: center;
align-items: center;
}
#single-property .title-wrapper {
margin: 10px 0 15px 0;
}
#single-property h1 {
font-size: 33px;
line-height: 39px;
margin-bottom: 12px;
}
#single-property .subtitle {
margin-bottom: 15px;
}
#single-property .actions {
order: 2;
}
#single-property .gallery {
margin-bottom: 39px;
}
#single-property .gallery.main .slick-nav {
width: 30px;
height: 30px;
}
#single-property .gallery.main .slick-nav.slick-prev-custom {
left: 20px;
}
#single-property .gallery.main .slick-nav.slick-next-custom {
right: 20px;
}
#single-property .documents {
flex-wrap: wrap;
gap: 30px;
row-gap: 20px;
margin-bottom: 39px;
}
#single-property .documents a, 
#single-property .documents button {
padding: 0;
}
#single-property .documents > *:not(:last-child) {
padding-right: 0;
border-right: none;
}
#accordion_property {
margin-top: 36px;
}
#accordion_property .accordion-button::after {
margin-right: 20px;
}
#accordion_property .accordion-body .features-wrapper .feature {
padding: 12px 20px;
}
#single-property .acf-map {
margin-top: 36px;
}
#single-property .contact-form {
width: 100%;
}
.properties-grid .gallery .image {
height: 200px;
}
.properties-grid .gallery .coming-soon::after {
font-size: 21px;
line-height: 25px;
}
.properties-grid .property-info {
height: calc(100% - 200px);
}
#contact-us .contact-content {
padding-top: 48px;
}
#contact-us .contact-form {
padding-bottom: 20px;
}
#contact-us .acf-map {
height: 466px;
margin-top: 70px;
}
#single-news {
padding-bottom: 30px;
}
#single-news .news-header .info {
font-size: 17px;
line-height: 28px;
}
#single-news h1 {
font-size: 25px;
line-height: 34px;
}
#share-property-mobile {
margin-top: 55px;
margin-bottom: 70px;
}
#single-news .related-posts h2 {
margin-bottom: 26px;
}
#single-news .related-posts .news-related {
margin-bottom: 56px;
}
#single-news .related-posts .news-related h3 {
font-size: 18px;
line-height: 25px;
} #property-archive {
margin-bottom: 0;
}
#favorites {
padding-top: 140px !important;
padding-bottom: 0;
}
#favorites .loading,
#favorites .no-favorites {
padding-bottom: 30vh;
}
#property-archive .filters-sticky,
#favorites .filters-sticky {
padding: 20px 25px;
margin-left: -25px;
margin-bottom: 0;
transition: all 0.3s;
}
#property-archive .filters-sticky.bg-transparent,
#favorites .filters-sticky.bg-transparent {
background: transparent;
}
#property-archive .mobile-actions,
#favorites .mobile-actions {
align-items: flex-start;
gap: 21px;
position: relative;
z-index: 1;
}
#property-archive .mobile-actions button,
#favorites .mobile-actions button {
font-weight: 600;
font-size: 14px;
line-height: 25px;
color: var(--color-white);
text-align: center;
text-transform: uppercase;
padding: 8px 40px;
height: 42px;
border-radius: 0;
background: var(--color-black-light);
}
#property-archive .mobile-actions .toggle-filters.open,
#favorites .mobile-actions .toggle-filters.open {
background: var(--color-green-light);
}
#property-archive .mobile-actions .nav-tabs,
#favorites .mobile-actions .nav-tabs {
border-bottom: none;
}
#property-archive .mobile-actions #view-tabs button,
#favorites .mobile-actions #view-tabs button {
background: var(--color-green);
}
#property-archive .mobile-actions #view-tabs button.active,
#favorites .mobile-actions #view-tabs button.active {
display: none;
}
#property-archive .results-numbers {
font-weight: 600;
font-size: 14px;
line-height: 25px;
color: var(--color-dark-grey);
margin-top: 13px;
position: relative;
z-index: 1;
}
#property-archive #filters,
#favorites #filters {
display: none;
position: absolute;
width: 100vw;
left: 0;
padding: 30px 25px 50px 25px;
background: var(--color-white);
box-shadow: 0px 10px 15px rgb(0 0 0 / 10%);
z-index: 2;
}
#property-archive #filters .mobile-100,
#favorites #filters .mobile-100 {
width: 100%;
}
#property-archive #filters .mobile-50,
#news-archive #filters .mobile-50,
#favorites #filters .mobile-50 {
width: calc(50% - 9px);
}
#property-archive #filters .group-bubble button,
#news-archive #filters .group-bubble button,
#favorites #filters .group-bubble button {
width: 100%;
text-align: left;
position: relative;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
#property-archive #filters .dropdown-toggle::after,
#news-archive #filters .dropdown-toggle::after,
#favorites #filters .dropdown-toggle::after {
position: absolute;
margin-left: 0;
right: 20px;
top: 50%;
transform: translateY(-50%) rotate(-45deg);
}
#property-archive #filters .group-bubble button[type="submit"],
#news-archive #filters .group-bubble button[type="submit"],
#favorites #filters .group-bubble button[type="submit"] {
text-align: center;
}
#property-archive #filters .mobile-100 .dropdown-menu,
#news-archive #filters .mobile-100 .dropdown-menu,
#favorites #filters .mobile-100 .dropdown-menu {
min-width: 100%;
border-top-right-radius: 0;
}
#property-archive #filters .mobile-50.left .dropdown-menu,
#favorites #filters .mobile-50.left .dropdown-menu {
max-height: 150px;
}
#property-archive #filters .mobile-50.left .dropdown-menu .range-values,
#favorites #filters .mobile-50.left .dropdown-menu .range-values {
max-height: 80px;
}
#property-archive #list,
#favorites #list {
margin-top: 38px;
margin-bottom: 170px;
}
#list .property-info h3 {
font-size: 21px;
line-height: 25px;
}
#list .property-info .subtitle-card {
font-size: 12px;
}
#list .property-info .features-wrapper {
display: flex;
align-items: center;
gap: 12px;
font-size: 14px;
line-height: 17px;
}
#list .property-info .features-wrapper .features-flex {
margin-top: 0;
}
#list .property-info .features-wrapper img {
margin-right: 2px;
}
#list .map-wrapper {
display: none;
}
#map .map-view-wrapper {
position: relative;
margin-left: -25px;
margin-right: -25px;
margin-top: -200px;
}
#map .map-view-wrapper .acf-map {
margin-left: 0;
width: 100%;
height: 90vh;
position: relative !important;
top: 0;
}
#map .map-view-wrapper .gradient {
position: absolute;
top: -1px;
left: 0;
width: 100%;
height: 320px;
pointer-events: none;
background: linear-gradient(180deg, var(--color-white) 0%, rgba(255, 255, 255, 0) 100%);
}
#map .map-cards-carousel {
position: absolute;
bottom: 30px;
width: 100%;
}
#map .map-cards-carousel .slick-track {
min-width: calc(100vw - 50px);
}
#map .map-cards-carousel .map-card-wrapper {
padding: 30px 7px;
min-width: calc(100vw - 50px);
}
#map .map-cards-carousel .map-card {
display: flex;
align-items: center;
gap: 18px;
padding: 13px;
background: var(--color-white);
box-shadow: 0px 0px 37.3152px rgba(0, 0, 0, 0.33);
}
#map .map-cards-carousel .map-card .img-wrapper {
position: relative;
}
#map .map-cards-carousel .map-card .img-wrapper.coming-soon::after {
content: "coming soon";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 20px;
background: rgba(0,0,0,0.7);
display: flex;
justify-content: center;
align-items: center;
font-family: 'Raleway', sans-serif;
font-weight: 800;
font-size: 16px;
line-height: 20px;
letter-spacing: 0.02em;
color: var(--color-white);
text-align: center;
}
#map .map-cards-carousel .map-card .image {
width: 120px;
height: 120px;
background: var(--color-light-grey-2);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
#map .map-cards-carousel .map-card .add-to-favorite {
position: absolute;
top: 0;
padding: 10px 7px;
filter: invert(1);
}
#map .map-cards-carousel .map-card .add-to-favorite img {
height: 19px;
}
#map .map-cards-carousel .map-card h3 {
font-weight: 800;
font-size: 16px;
line-height: 19px;
color: var(--color-black);
margin-bottom: 4px;
}
#map .map-cards-carousel .map-card .subtitle {
font-size: 13px;
line-height: 16px;
}
#map .map-cards-carousel .map-card .features-wrapper {
display: flex;
align-items: center;
flex-wrap: wrap;
gap: 10px;
row-gap: 4px;
font-weight: 400;
font-size: 13px;
line-height: 16px;
color: var(--color-dark-grey);
margin-top: 30px;
}
#map .map-cards-carousel .map-card .features-wrapper > div {
display: flex;
align-items: center;
gap: 5px;
}
#map .no-results-map {
margin-top: 38px;
}
.news-header {
display: block !important;
margin-top: 10px;
}
.news-header h1 {
margin-bottom: 30px;
}
.banner {
padding-left: 0;
padding-right: 0;
}
.banner .cta-col {
margin-top: 20px;
}
.banner .cta-col a {
padding: 6px 20px;
max-width: 230px;
}
#single-property .suggested-properties {
padding: 0;
padding-bottom: 36px;
}
#single-property .banner.type-b {
margin: 0;
}
#single-news .related-posts {
position: unset;
top: 0;
}
}
@media screen and (max-width: 575px) {
.intro-search form .select-wrapper {
display: flex;
flex-direction: column;
}
.intro-search form .select-wrapper label {
display: block;
}
.intro-search form .select-wrapper select {
margin-left: 0;
padding-left: 0;
}
}
@media screen and (max-width: 405px) {
#filters .search-wrapper input {
width: 90px;
}
.intro-search form .select-wrapper select {
margin-left: 0;
}
}
@media screen and (max-width: 359px) {
#mobile-menu nav .menu,
#mobile-menu .language-selector {
margin-left: 25px;
}
}