@media (max-width: 1299.98px) {
    .sec_home_sec_eight .content-left {
        padding: 0px 20px;
        margin-top: 80px;
    }
    .home_sec_two .small-image-up {
        left: 1%;
    }
    .home_sec_two .small-image-down {
        right: 1%;

    }
    .home_sec_two .big-image img {
        width: 100%;
        max-width: 280px;
    }
    .home_sec_two .small-image-up img, .home_sec_two .small-image-down img {
        max-width: 210px;
    }
    .home_sec_two .content-right p {
        margin: 30px 30px;
    }
    .home_sec_two {
        padding: 50px 40px;
    }
    .home_sec_four .slider-single .slick-slide .slide-content {
        width: 40%;
    }
    .home_sec_four .small-11 .slick-prev {
        left: 63%;
        top: 83%;
    }
    .home_sec_four .small-11 .slick-next {
        right: 27%;
        top: 83%;
    }
    .home_sec_five .big-image img {
        width: 100%;
        max-width: 360px;
    }
    .home_sec_five .small-image-up img, .home_sec_five .small-image-down img  {
        width: 100%;
        max-width: 210px;
    }
    .home_sec_seven .small-11 .slick-prev {
        left: 12%;
        top: 83%;
    }
    .home_sec_seven .small-11 .slick-next {
        /* right: 27%; */
        top: 83%;
        left: 18%;
    }
    .single-appartment_sec3 .small-11 .slick-prev{
        left: 80%;
    }
    .single-appartment_sec3 .small-11 .slick-next{
        right: 10%;
    }

}
/*// Large devices (desktops, less than 1200px)*/
@media (max-width: 1199.98px) {
    .sec_home_sec_eight .row{
        align-items: center;
    }
    .home_sec_three .content-left{
        padding: 100px;
    }
}
/*// Medium devices (tablets, less than 992px)*/
@media (max-width: 991.98px) {
    .home_sec_two .big-image img {
        width: 100%;
        max-width: 240px;
    }
    .home_sec_two .small-image-up img, .home_sec_two .small-image-down img {
        max-width: 160px;
    }
    .home_sec_two .small-image-up {
        left: 1%;
        bottom: 44%;
    }
    .home_sec_two .content-right p {
        margin: 30px 0px;
    }
    .home_sec_two {
        padding: 30px 30px;
    }
    .home_sec_two .explore-btn {
        margin-left: 0;
    }
    .home_sec_three .content-left {
        padding: 70px;
    }
    .home_sec_four .slider-single .slick-slide .slide-content {
        width: 100%;
        margin: 70px;
    }
    .home_sec_four .small-11 .slick-prev {
        left: 10%;
        top: 65%;
    }
    .home_sec_four .small-11 .slick-next {
        /*right: 75%;*/
        left: 17%;
        top: 65%;
        right: unset;
    }
    .home_sec_four .slider-single .slick-slide{
        align-items: flex-start;
    }
    .home_sec_four .slider-nav{
        width: 70%;
    }
    .home_sec_five{
        padding: 60px 30px;
    }
    .home_sec_four .slider-nav .slick-list .abs-number span{
        font-size: 70px;
    }
    .home_sec_four .slider-nav .slick-slider-inner{
        height: 120px;
    }
    .home_sec_seven .slick-slide {
        height: 120px;
    }
    .sec_contact_form .contact-form {
        width: 80%;
    }
    .home_sec_five .small-image-up {
        left: 1%;
        bottom: -15%;
    }
    .home_sec_five .big-image img {
        width: 100%;
        max-width: 290px;
    }
    .home_sec_five .small-image-up img, .home_sec_five .small-image-down img  {
        width: 100%;
        max-width: 170px;
    }
    .home_contact_info p {
        font-size: 21px;
    }
    .last-div{
        margin: 0 50px;
    }
}

/*// Small devices (landscape phones, less than 768px)*/
@media (max-width: 767.98px) {
    .sec_home_sec_eight .content-left {
        margin-top: 30px;
        text-align: center;
        margin-bottom:0;
    }
    .home_sec_two .big-image img {
        width: 100%;
        max-width: 280px;
    }
    .home_sec_two .small-image-up {
        left: 9%;
        bottom: 44%;
    }
    .home_sec_two .small-image-down {
        right: 10%;
        /*left: 12%;*/
    }
    .home_sec_two .small-image-up img, .home_sec_two .small-image-down img {
        max-width: 180px;
    }
    .home_sec_two {
        padding: 70px 30px;
    }
    .home_sec_two .content-right {
        padding: 0px 20px;
    }
    .home_sec_three .content-right{
        background:none;
    }
    .home_sec_three .content-right img{
        display: block;
    }
    .home_sec_three .content-left {
        padding: 40px;
    }
    .home_sec_four .slider-nav {
        position: unset;
        bottom: 0;
        width: 100% !important;
        background: #00283f;
    }
    .home_sec_four .slider-nav .slick-list .abs-number {
        position: absolute;
        top: -30%;
        left: -8%;
        z-index: 9;
    }
    .home_sec_four .slider-nav .slick-list .abs-number span {
        font-size: 40px;
    }
    .home_sec_four .slider-nav .slick-slider-inner {
        height: 90px;
    }
    .home_sec_four .slider-nav .slick-slider-inner .abs-text h4 {
        font-size: 20px;
    }
    .home_sec_four .slider-single .slick-slide .slide-content {
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        height: 100%;
        padding: 0 38px;
    }
    .home_sec_four .slider-single .slick-slide .slide-content p{
        margin: 0;
    }
    .home_sec_four .small-11 .slick-prev {
        left: 10%;
        top: 85%;
    }
    .home_sec_four .small-11 .slick-next {
        /*right: 75%;*/
        right: unset;
        left: 18%;
        top: 85%;
    }
    .home_sec_five {
        padding: 30px;
    }
    .home_sec_five  .content-right {
        padding: 0px 20px;
    }
    .home_sec_six .content-left {
        padding: 120px 0 !important;
    }
    .sec_contact_form .contact-form {
        width: 100%;
    }
    .sec_contact_form {
        padding: 30px;
    }
    .sec_contact_form .contact-form .form-check-label {
        font-size: 13px;
    }
    .home_sec_five .small-image-up {
        left: 9%;
        bottom: -15%;
    }
    .home_sec_five .image-content{
        padding:  50px 0;
    }
    .home_sec_seven .slider-nav .slick-list .abs-number {
        position: absolute;
        top: -5%;
        left: -5%;
        z-index: 9;
    }
    .home_contact_info p {
        color: #fff;
        font-size: 20px;
        font-family: 'EbGaramond-italic';
        margin: 0;
        line-height: 1.5;
    }
    .home_contact_info {
        padding: 30px 0;
    }

    .sec_quick_links ul {
        padding: 0;
        text-align: center;
        margin: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        align-items: center;
        padding: 0 ;
    }
    .sec_quick_links ul li {
        margin-right: 0px;
    }
    .last-div {
        flex-wrap: wrap;
        justify-content: center;
        margin: 0 20px;
    }
    .last-image{
        display: none;
    }
    .home_sec_seven .slider-nav {

        background: #a3664b;
    }
    .single-appartment_sec5 ul{
        column-count: 1;
    }
    .single-appartment_sec1 ul {
        padding: 30px 0;
    }
    .apartamentos_sec_two p{
        margin: 0;
    }
    .apartamentos_sec_two .box-right{
        margin-top: 30px;
    }
    .apartamentos_sec_two {
        padding: 30px;
    }
    .apartamentos_sec_two .btn_link {
        margin-left: 0;
    }
	.apartamentos_sec_one {
    padding: 38px;
}
	.apartamentos_sec_one .abs-div{
    position: unset !important;
		margin:20px 0;
	}
.apartamentos_sec_one .abs-div .abs-div-two	{
	display:none;
}
	.home_sec_two.location .content-right{
	margin-top:20px
}
	.single_project_slider.location {
    padding: 50px;
}
	.single_project_slider.location .owl-next {
    right: -6%;
}
	.single_project_slider.location .owl-prev {
    left: -6%;
}
 	.sec_contact_form.contact-page h1, .sec_contact_form.contact-page h3{
		text-align:center;
	}
	.sec_contact_form.contact-page{
		height:unset !important;
	}
	.sec_contact_form.contact-page .content-left{
		    height: 100vh;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
	}
	.sec_contact_form.contact-page #wpcf7-f5-o1 .contact-form-btn p {
    align-items: center;
}
	.single-appartment_sec2 .main {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
	.single-appartment_sec2 h3 {
		margin-right: 0px; 
    margin-bottom: 20px;
	}
	.single-appartment_sec1 {
    padding: 30px;
}
	.single-appartment_sec1 h3{
		margin-top:20px;
	}
	.footer-logo {
    width: 100%;
    max-width: 200px !important;
		margin-bottom:10px;
}
    .apresentacao-sec-five {
        padding: 30px;
    }
    .home_sec_banner .banner-content h3 {
        color: #fff;
        font-size: 30px;
    }
	.single-appartment_sec1.single_project_slider.location .owl-carousel .owl-item img {
		height:unset;
	}
	
.abs-div a{
	display:block !important;
	margin-top: 10px;
}
	.sec_home_sec_eight .sec_eight_new{
display:none !important;
	
}
.sec_home_sec_eight .mobile-part-eight{
	display:block;
}
	.main-menu{
		padding: 5px;
		display:flex;
		    justify-content: center;
    align-items: center;
	}
	.main-menu span{
		    font-size: 25px !important;
    line-height: 0;
	}
	.sec_home_sec_eight .content-left {
    padding: 0px 38px; 
	}
	.apresentacao-sec-four .text {
    padding: 120px 30px;
}
	.sec_contact_form.contact-page {
    padding: 30px;
}
	.home_sec_four .slider-single .slick-slide {
    min-height: 600px;
height:unset;
    padding-top: 30px;
}
	.sec_contact_form.contact-page .container .row {
   
    padding-top: 0 !important;
}
	.sec_contact_form{
	padding-top:0px;
}
}

/*// X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {
    .sec_home_sec_eight .content-left ul {
        column-count: 1;
    }
    .sec-top img {
        width: 100%;
        max-width: 210px;
    }
    .home_sec_banner .banner-content {
        justify-content: center;
        margin-left: 60px;
    }
    .home_sec_banner .banner-content h1 {
        font-size: 45px;
    }
    .home_sec_two .small-image-up , .home_sec_two .small-image-down, .home_sec_two .big-image{
        display: none;
    }
    .home_sec_two {
        padding: 30px;
    }
    .home_sec_three .content-left {
        padding: 38px;
    }
    .home_sec_three .content-left p {
        text-align:left;
    }
    .home_sec_four .small-11 .slick-prev {
        left: 10%;
        top: 88%;
    }
    .home_sec_four .small-11 .slick-next {
        /*right: 60%;*/
        right: unset;
        left: 25%;
        top: 88%;
    }
    .home_sec_five .image-content{
        padding:  0px 0;
    }
    .sec_quick_links ul {
        padding: 0  30px;
    }
	
}
@media (max-width: 349.98px) {
    .home_sec_four .small-11 .slick-prev{
        top: 96%;
    }
    .home_sec_four .small-11 .slick-next {
        top: 96%;
        right: 59%;
    }
    .sec_quick_links ul{
        flex-direction: column;
    }

}



