/* ========================================================================================================================================== */
/* ==========================================================1300px========================================================================== */
/* ========================================================================================================================================== */
/* NAVBAR */
@media only screen and (min-width: 1300px) {
  #third-link {
    padding-top: 8.5vh !important;
    padding-bottom: 2vh;
  }
  #whatsapp-api > svg {
    height: 70px;
    width: 70px;
  }
}

/* FIRST SCREEN */
@media only screen and (min-width: 1300px) {
  #btn {
    display: flex;
    justify-content: center;
  }
  #btn > a {
    margin-top: -30vh;
  }
}
/* SECOND SCREEN */
/* NILL TILL */
/* THIRD SCREEN */
/* NILL TILL */
/* FOURTH SCREEN */
@media only screen and (min-width: 1300px) {
  #fourth-screen {
    height: 78vh;
  }
  .head > h2 {
    font-size: 52px;
  }
}
/* FIFTH SCREEN */
@media only screen and (min-width: 1300px) {
  #sixth-screen {
    height: 77vh;
  }
}
/* IN-BETWEEN SCREEN (VENTURES) */
@media only screen and (min-width: 1300px) {
  #in-between {
    height: 90vh;
  }
  .ventures {
    height: 61vh;
  }
  .pad-vent-bot {
    padding-bottom: 3.25vh;
  }
  .marg-vent-bot-alter {
    margin-bottom: 3.25vh;
  }
}

/* FOOTER */
/* NILL TILL */

/* ABOUT PAGE */

@media only screen and (min-width: 1300px) {
  #con-text {
    font-size: 42px;
    padding-bottom: 0;
  }
  .content__text > p {
    font-size: 13.2px;
  }
  #value {
    height: fit-content !important;
  }
  #showcase_abt_head {
    font-size: 42px;
  }
  .content__text_abt > p {
    font-size: 15px;
    padding-right: 2vw;
  }
  .content__text_abt > ul > li {
    font-size: 14px;
    margin-bottom: 2vh;
  }
}

/* CONTACT */
@media only screen and (min-width: 1300px) {
  #contact-icons {
    height: 60vh;
    margin-top: 18vh;
  }
  .new-con {
    width: 67px;
    height: 67px;
    margin-right: 1vw;
    margin-top: 3vh;
  }
  .imac-size {
    font-size: 45px !important;
  }
  .new-form-space {
    height: 77vh;
  }
}
/* DELIVERED PROJECTS */
@media only screen and (min-width: 1300px) {
  .s-s-dp {
    height: 67vh !important;
  }
  #slider-container {
    height: 67vh;
    margin-bottom: 5vh;
  }
  .direc {
    margin-top: 22vh;
    font-size: 22px !important;
  }
}

/* COMMERCIAL SPACES */
@media only screen and (min-width: 1300px) {
  .points > h2 {
    font-size: 55px;
  }
  .big-p {
    font-size: 40px;
  }
  .cp-li > li {
    font-size: 16px;
    margin-top: 2vh;
  }
}
/* FLATS */
@media only screen and (min-width: 1300px) {
  .flats-h2 {
    font-size: 50px;
  }
}
/* NILL TILL */
/* VILLAMENTS */
@media only screen and (min-width: 1300px) {
  .p-vm {
    font-size: 17px !important;
  }
  .vm-li > li {
    font-size: 16px !important;
    margin-top: 2vh;
  }
  .third-screen-vm {
    height: fit-content !important;
    padding-bottom: 7vh;
    width: 100vw;
  }
}

/* VILLA */
@media only screen and (min-width: 1300px) {
  .third-screen-v {
    height: fit-content !important;
    padding-bottom: 7vh;
  }
  #new-points-screen__head {
    font-size: 52px;
  }
  #new-points-screen__sub-head {
    font-size: 22px;
  }
  .v-li {
    font-size: 17px;
    line-height: 31px;
  }
}

/* ================================================================================1450px============================================================================= */
@media only screen and (min-width: 1450px) {
  .content__text > p {
    font-size: 14px;
  }
}

/* ========================================================================================================================================== */
/* ==========================================================1800px========================================================================== */
/* ========================================================================================================================================== */
/* NAVBAR */
@media only screen and (min-width: 1800px) {
  #main-footer-logo {
    border-radius: 15px 15px 25px 25px;
  }
  #third-link {
    padding-top: 8.5vh !important;
    padding-bottom: 2vh;
  }
  #logo > span > img {
    width: 320px;
    height: 125px;
  }
  #navbar > a,
  #third-link {
    font-size: 25px;
  }
  #first-link {
    margin-left: 28vw;
  }
  #project-dropdown {
    padding: 1vh 1vw;
    width: 13vw;
  }
  #project-dropdown > a,
  #project-dropdown > li > a {
    font-size: 24px;
  }
  #expression-dropdown > li > a {
    font-size: 18px;
  }
  #expression-dropdown,
  #expression-inner-dropdown {
    background: #151515;
    width: 13vw;
    padding: 2vh 1vw;
    margin: 0 !important;
    border-radius: 0;
    transition: 0.3s;
  }
  #expression-inner-dropdown > a {
    font-size: 20px;
  }
  #whatsapp-api > svg {
    height: 100px;
    width: 100px;
  }
}

/* FIRST SCREEN */
@media only screen and (min-width: 1800px) {
  .slide-content {
    top: 21vh;
  }
  h1 {
    font-size: 190px !important;
  }
  /* Button inverted long */
  #btn {
    display: flex;
    justify-content: center;
  }
  #btn > a {
    margin-top: -30vh;
    border: 2px solid #ffc006;
    font-size: 25px;
    width: 300px;
    height: 78px;
  }
  #btn > a:hover {
    background-color: #ffc006;
    width: 270px;
  }
  .arrow {
    font-size: 36px;
    top: 50%;
  }
  .arrow:hover {
    opacity: 1;
    font-size: 37px;
  }
  #arrow-left {
    border-left: none;
  }
  #arrow-right {
    border-right: none;
  }
  .arrow.down {
    padding-top: 10vh;
    font-size: 35px;
  }
}
/* SECOND SCREEN */
@media only screen and (min-width: 1800px) {
  .showcase {
    height: fit-content;
  }
  .showcase__image-one {
    height: 80vh;
  }
  .home-con {
    height: 80vh;
  }
}
/* THIRD SCREEN */
@media only screen and (min-width: 1800px) {
  .head > h2 {
    font-size: 82px;
  }
  .animate-rule {
    padding-right: 6vw;
  }
  #third-screen__animate > .icon {
    font-size: 35px;
  }
  .imac-inc {
    width: 70vw !important;
    height: 100vh !important;
  }
}
/* FOURTH SCREEN */
@media only screen and (min-width: 1800px) {
  #fourth-screen {
    height: 82vh;
  }
  .logo-link {
    font-size: 25px;
  }
}
/* FIFTH SCREEN */
@media only screen and (min-width: 1800px) {
  #sixth-screen {
    height: 75vh;
  }
  #icon-section {
    height: 40vh;
  }
  .new2 {
    width: 100px;
    height: 100px;
  }
  .new {
    width: 90px;
    height: 90px;
  }
  .icon_con > .icon {
    font-size: 75px;
  }
  .icon_con > h4 {
    padding-top: 3vh;
    font-size: 25px;
  }
}
/* IN-BETWEEN SCREEN (VENTURES) */
@media only screen and (min-width: 1800px) {
  #in-between {
    height: 90vh;
  }
  #head-motors {
    font-size: 82px;
  }
  .ventures {
    height: 57vh;
  }
  .venture-logo {
    width: 300px;
  }
  .ventures-con > h3 {
    font-size: 45px;
  }
  .abt-con {
    font-size: 22px;
  }
}

/* FOOTER */
@media only screen and (min-width: 1800px) {
  .inner-footer {
    height: 30vh;
  }
  .footer-items > h2 {
    font-size: 4rem;
  }
  .footer-items > h3 {
    font-size: 35px;
  }
  .footer-items > p {
    font-size: 23px;
  }
  .footer-ul > a {
    font-size: 22px;
  }
  .footer-ul > li {
    font-size: 18px;
    margin-top: 1vh;
    line-height: 25px;
  }
  .social-media {
    padding-top: 3vh;
  }
  .social-media i {
    font-size: 40px !important;
    margin-left: 1vw;
  }
  .footer-bottom {
    font-size: 20px;
    padding: 1vh;
    margin-top: 4vh;
  }
}

/* ABOUT PAGE */

@media only screen and (min-width: 1800px) {
  #con-text {
    font-size: 75px;
  }
  .content__text > p {
    font-size: 19px;
  }
  #value {
    height: fit-content !important;
  }
  .small-size-two {
    width: 155px;
    height: 155px;
  }
  .num > span {
    font-size: 25px;
  }
  .p-styles {
    font-size: 21px;
    line-height: 31px;
  }
  .small-size {
    width: 200px;
    height: 200px;
  }
  #showcase_abt_head {
    font-size: 65px;
  }
  .content_abt {
    height: 76.5vh;
  }
  .content__text_abt > p {
    font-size: 20px;
    padding-right: 2vw;
  }
  .content__text_abt > ul > li {
    font-size: 19px;
    margin-bottom: 2vh;
  }
  .section {
    font-size: 30px !important;
  }
}

/* CONTACT */
@media only screen and (min-width: 1800px) {
  #contact-icons {
    height: 60vh;
  }
  .icon_contact {
    padding-left: 2vw;
    padding-right: 2vw;
  }
  .icon_contact > .icon {
    font-size: 60px;
  }
  .icon_contact > h4 {
    font-size: 23px;
  }
  .icon_contact > p {
    font-size: 22px;
    line-height: 29px;
  }
  .fsz-inc-two {
    font-size: 19px !important;
    line-height: 38px !important;
  }
  .fsz-inc {
    font-size: 22px !important;
    line-height: 42px !important;
  }
  .imac-size {
    font-size: 65px !important;
    padding-bottom: 1vh;
  }
  .new-con {
    width: 90px;
    height: 90px;
    margin-right: 1vw;
  }
  .highlight-text {
    font-size: 24px !important;
  }
  #actual-form-two {
    width: 92vw;
    padding-top: 7vh;
    margin: 0 auto;
  }
  .imac-size-btn {
    width: 92vw;
  }
  .imac-size-btn:hover {
    width: 87vw;
  }
  .new-form-space {
    height: fit-content;
    padding-bottom: 7vh;
  }
  #space {
    margin-top: 8vh;
  }
}
/* DELIVERED PROJECTS */
@media only screen and (min-width: 1800px) {
  .s-s-dp {
    height: 47vh !important;
  }
  #slider-container {
    height: 47vh;
    /* margin-top: 0vh; */
    margin-bottom: 5vh;
  }
  .direc {
    margin-top: 15vh;
    font-size: 32px !important;
  }
}

/* COMMERCIAL SPACES */
@media only screen and (min-width: 1800px) {
  .imac-img-size-cp {
    max-width: 850px !important;
  }
  .points > h2 {
    font-size: 70px;
  }
  .big-p {
    font-size: 60px;
  }
  .cp-li > li {
    font-size: 25px;
    margin-top: 3vh;
  }
}
/* FLATS */
@media only screen and (min-width: 1800px) {
  .modal-content {
    max-width: 1060px;
  }
  .imac-img-size-flats {
    margin: 0 auto;
    margin-top: 5vh;
    max-width: 800px !important;
    height: 60vh;
  }
  .cap {
    text-align: center;
    font-size: 50px;
  }
  .points {
    margin: 0 auto;
    padding-top: 1vh;
  }
  .border-r {
    border-right: none;
  }
  .italic-p {
    font-size: 42px;
  }
  .cp-li > li {
    font-size: 32px;
    height: auto;
    padding-right: 3vw;
  }
  .points {
    margin: 0 auto;
    padding-top: 10vh;
  }
  .points > h2 {
    font-size: 92px;
    padding-bottom: 1vh;
    padding-right: 3vw;
  }
  .slim {
    margin-top: 7vh !important;
    width: 600px !important ;
    height: 80vh;
  }
  .slim-2 {
    margin-left: 0vw;
    margin-top: 7vh !important;
    width: 700px !important;
    height: 80vh;
  }
  .slim-4 {
    margin-top: 7vh !important;
    margin-left: 0;
    max-width: 440px !important;
  }
  .slim-3 {
    margin-top: 7vh !important;
    width: 700px !important;
    height: 80vh;
  }
  .slim-5 {
    max-width: 700px !important;
    margin-top: 7vh !important;
    margin-left: 0 !important;
    height: 80vh;
  }
  .flats-h2 {
    font-size: 76px;
  }
}

/* VILLAMENTS */
@media only screen and (min-width: 1800px) {
  .slim-vm {
    max-width: 490px !important;
    height: 85vh !important;
  }
  .p-vm {
    font-size: 30px !important;
  }
  .vm-li > li {
    font-size: 30px !important;
    margin-top: 3.5vh;
  }
  .third-screen-vm {
    height: fit-content !important;
    padding-bottom: 7vh;
  }
  .size-lb {
    height: unset !important;
    width: 90% !important;
  }
  .size-big {
    height: 75vh !important;
    width: auto !important;
  }
  .vm-door {
    width: unset !important;
    height: 236px !important;
  }
  .uk-overlay-primary {
    width: 90% !important;
  }
  .vm-door-overlay {
    width: unset !important;
  }
  .uk-overlay-primary > center > p {
    font-size: 25px !important;
  }
}

/* VILLA */
@media only screen and (min-width: 1800px) {
  .imac-inc-v {
    height: 107vh !important;
  }
  .v-img {
    max-width: 510px !important;
    height: 87vh !important;
  }
  .third-screen-v {
    height: 108vh !important;
  }
  .close-mod {
    font-size: 70px;
    top: -10px;
    right: 25px;
  }
  #new-points-screen__head {
    font-size: 82px;
  }
  #new-points-screen__sub-head {
    font-size: 32px;
  }
  .v-li {
    font-size: 25px;
    line-height: 43px;
  }
}
/* ========================================================================================================================================== */
/* ==========================================================2500px========================================================================== */
/* ========================================================================================================================================== */
/* NAVBAR */
@media only screen and (min-width: 2500px) {
  #main-footer-logo {
    border-radius: 25px 25px 35px 35px;
  }
  #third-link {
    padding-top: 8.6vh !important;
  }
  #logo > span > img {
    width: 400px;
    height: 155px;
  }
  #navbar > a,
  #third-link {
    font-size: 32px;
  }
  #project-dropdown {
    padding: 1vh 1vw;
    width: 13vw;
  }
  #project-dropdown > a,
  #project-dropdown > li > a {
    font-size: 30px;
  }
  #expression-dropdown > li > a {
    font-size: 25px;
  }
  #expression-inner-dropdown > a {
    font-size: 23px;
  }
  #whatsapp-api > svg {
    height: 140px;
    width: 140px;
  }
}

/* FIRST SCREEN */
@media only screen and (min-width: 2500px) {
  .slide-content {
    top: 21vh;
  }
  h1 {
    font-size: 250px !important;
  }
  #btn > a {
    margin-top: -33vh;
    border: 2px solid #ffc006;
    font-size: 30px;
    width: 350px;
    height: 84px;
  }
  #btn > a:hover {
    background-color: #ffc006;
    width: 300px;
  }
  .arrow {
    font-size: 46px;
    top: 50%;
  }
  .arrow:hover {
    opacity: 1;
    font-size: 47px;
  }
}
/* SECOND SCREEN */
/* NILL TILL */
/* THIRD SCREEN */
@media only screen and (min-width: 2500px) {
  .head > h2 {
    font-size: 129px;
  }
  .animate-rule {
    padding-right: 6vw;
  }
  #third-screen__animate > .icon {
    font-size: 35px;
  }
  .imac-inc {
    width: 70vw !important;
    height: 100vh !important;
  }
}
/* FOURTH SCREEN */
@media only screen and (min-width: 2500px) {
  #fourth-screen {
    height: 82vh;
  }
  .logo {
    width: 77%;
  }
  .logo:hover {
    width: 83%;
  }
  .logo-link {
    font-size: 35px;
  }
}
/* FIFTH SCREEN */
@media only screen and (min-width: 2500px) {
  #sixth-screen {
    height: 75vh;
  }
  #icon-section {
    height: 40vh;
  }
  .new2 {
    width: 130px;
    height: 130px;
  }
  .new {
    width: 120px;
    height: 120px;
  }
  .icon_con > .icon {
    font-size: 90px;
  }
  .icon_con > h4 {
    padding-top: 4.5vh;
    font-size: 35px;
  }
  .arrow.down {
    font-size: 45px;
  }
}
/* IN-BETWEEN SCREEN (VENTURES) */
@media only screen and (min-width: 2500px) {
  #in-between {
    height: 90vh;
  }
  #head-motors {
    font-size: 129px;
  }
  .ventures {
    height: 57vh;
  }
  .venture-logo {
    width: 400px;
  }
  .ventures-con > h3 {
    font-size: 65px;
  }
  .abt-con {
    font-size: 24px;
    line-height: 33px;
  }
}

/* FOOTER */
@media only screen and (min-width: 2500px) {
  .inner-footer {
    height: 30vh;
  }
  .footer-items > h2 {
    font-size: 5rem;
  }
  .footer-items > h3 {
    font-size: 50px;
  }
  .footer-items > p {
    font-size: 28px;
    padding-top: 1vh;
    padding-bottom: 1vh;
  }
  .footer-ul > a {
    font-size: 28px;
    line-height: 55px;
  }
  .footer-ul > li {
    font-size: 31px;
    margin-top: 2vh;
    line-height: 46px;
  }
  .social-media {
    padding-top: 7vh;
  }
  .social-media i {
    font-size: 60px !important;
    margin-left: 2vw;
  }
  .footer-bottom {
    margin-top: 7.7vh;
    font-size: 20px;
    padding: 1vh;
  }
}

/* ABOUT PAGE */

@media only screen and (min-width: 2500px) {
  #con-text {
    font-size: 110px;
  }
  .content__text > p {
    font-size: 25px;
  }
  .small-size-two {
    width: 195px;
    height: 195px;
  }
  .num > span {
    font-size: 35px;
  }
  .p-styles {
    font-size: 30px;
    line-height: 40px;
  }
  .small-size {
    width: 250px;
    height: 250px;
  }
  #showcase_abt_head {
    font-size: 85px;
  }
  .content__text_abt > p {
    font-size: 28px;
    padding-right: 2vw;
  }
  .content__text_abt > ul > li {
    font-size: 28px;
    margin-bottom: 3vh;
  }
  .section {
    font-size: 30px !important;
  }
}

/* CONTACT */
@media only screen and (min-width: 2500px) {
  .icon_contact > .icon {
    font-size: 85px;
  }
  .icon_contact > h4 {
    font-size: 40px;
  }
  .icon_contact > p {
    font-size: 30px;
    line-height: 45px;
  }
  .fsz-inc-two {
    font-size: 26px !important;
    line-height: 48px !important;
  }
  .fsz-inc {
    font-size: 30px !important;
    line-height: 42px !important;
  }
  .imac-size {
    font-size: 100px !important;
    padding-bottom: 2vh;
  }
  .new-con {
    width: 115px;
    height: 115px;
    margin-right: 1.5vw;
  }
  .highlight-text {
    font-size: 34px !important;
  }
  .new-form-space {
    height: fit-content;
    padding-bottom: 5vh;
  }
}
/* DELIVERED PROJECTS */
@media only screen and (min-width: 2500px) {
  .s-s-dp {
    height: 47vh !important;
  }
  #slider-container {
    height: 47vh;
    margin-bottom: 5vh;
  }
  .con {
    width: 356px !important;
    height: 110px;
  }
  .img {
    width: 356px !important;
    height: 356px !important;
  }
  .direc {
    display: none;
  }
}

/* COMMERCIAL SPACES */
@media only screen and (min-width: 2500px) {
  .imac-img-size-cp {
    max-width: 1120px !important;
  }
  .points > h2 {
    font-size: 90px;
  }
  .big-p {
    font-size: 80px;
  }
  .cp-li > li {
    font-size: 35px;
    margin-top: 4vh;
  }
}
/* FLATS */
@media only screen and (min-width: 2500px) {
  .modal-content {
    max-width: 1400px;
  }
  .cap {
    text-align: center;
    font-size: 50px;
  }
  .points {
    margin: 0 auto;
    padding-top: 1vh;
  }
  .border-r {
    border-right: none;
  }
  .italic-p {
    font-size: 42px;
  }
  .cp-li > li {
    font-size: 32px;
    height: auto;
    padding-right: 3vw;
  }
  .points {
    margin: 0 auto;
    padding-top: 10vh;
  }
  .points > h2 {
    font-size: 92px;
    padding-bottom: 1vh;
    padding-right: 3vw;
  }
  .slim {
    margin-top: 7vh !important;
    width: 750px !important ;
    height: 80vh;
  }
  .slim-2 {
    margin-left: 0vw;
    margin-top: 7vh !important;
    width: 800px !important;
    height: 80vh;
  }
  .slim-4 {
    margin-top: 7vh !important;
    margin-left: 0;
    max-width: 440px !important;
  }
  .slim-3 {
    margin-top: 7vh !important;
    width: 800px !important;
    height: 80vh;
  }
  .slim-5 {
    max-width: 795px !important;
    margin-top: 7vh !important;
    margin-left: 0 !important;
    height: 80vh;
  }
  .close-mod {
    font-size: 100px;
    top: -20px;
    right: 35px;
  }
  .flats-h2 {
    font-size: 102px;
  }
}

/* VILLAMENTS */
@media only screen and (min-width: 2500px) {
  .slim-vm {
    max-width: 690px !important;
    height: 85vh !important;
  }
  .p-vm {
    font-size: 40px !important;
  }
  .vm-li > li {
    font-size: 35px !important;
    margin-top: 4.5vh;
  }
  .third-screen-vm {
    height: fit-content !important;
    padding-bottom: 7vh;
  }
  .size-lb {
    height: unset !important;
    width: 90% !important;
  }
  .size-big {
    height: 75vh !important;
    width: auto !important;
  }
  .vm-door {
    width: unset !important;
    height: 310.25px !important;
  }
  .uk-overlay-primary {
    width: 90% !important;
  }
  .uk-overlay-primary > center > p {
    font-size: 30px !important;
  }
  .vm-door-overlay {
    width: unset !important;
  }
}

/* VILLA */
@media only screen and (min-width: 2500px) {
  .v-img {
    max-width: unset !important;
  }
  .third-screen-v {
    height: fit-content !important;
  }
  #new-points-screen__head {
    font-size: 129px;
  }
  #new-points-screen__sub-head {
    font-size: 46px;
  }
  .v-li {
    font-size: 32px;
    line-height: 53px;
  }
}
