

@media screen and (max-width: 1300px) {

	section.footer .footer-cols .footer-col {
		padding-right: 3.5rem;
	}

}

@media screen and (max-width: 1215px) {

	section.footer .footer-col.logo a {
		height: 3rem;
	}
	section.footer .footer-col.copyright p {
	    font-size: 9pt;
	}

}

@media screen and (max-width: 1100px) {

	section.header .navlink {
		display: inline-flex;
	}
	section.header nav {
		display: none;
	}

}

@media screen and (min-width: 769px) and (max-width: 1100px) {

	section.block_type_properties .column-properties .columns .column.is-6 {
		width: 100%;
    }

}

@media screen and (max-width: 1023px) {


	.content h1, .title.is-1 {
		font-size: 44pt;
	}
	.content h2, .title.is-2 {
	    font-size: 29pt;
	}

	section.modal h2 {
	}
	.content p {
	    /* font-size: 0.9em; */
	}

	section.footer .footer-cols .footer-col {
		padding-right: 2rem;
	}

}

@media screen and (max-width: 980px) {

	section.footer .footer-cols {
		flex-wrap: wrap;
	}
	section.footer .footer-cols .footer-col {
		width: 50%;
		margin-bottom: 2rem;
	}

}

@media screen and (max-width: 960px) {

	#home section.hero.is-large .hero-body {
		padding: 6rem 1.5rem;
	}

	section.footer .footer-cols .footer-col {
		flex-shrink: 1;
		flex-grow: 0;
		min-width: 0;
	}
	section.footer .footer-cols .footer-col.menu {
		margin-right: auto;
	}
	section.footer .footer-cols .footer-col.copyright {
		display: none;
	}
	section.footer .footer_small_print_mobile {
		display: block;
	}

}

@media screen and (max-width: 900px) {

	section.hero h1 {
		font-size: 8vw;
	}

/*	section.hero.is-small .hero-body {
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
	}
*/
}

@media only screen and (max-width: 840px) {

/*    .announce p a. {
        display: none;
    }
*/
}

@media screen and (max-width: 768px) {

	section.mobflip .columns,
	.columns.mobflip {
		display: flex;
		flex-direction: column-reverse;
	}
	section:not(.big_image).block_type_image_text .block_image,
	section:not(.big_image).block_type_text_image .block_image {
		margin-bottom: 20px;
	}

	section.big_image .column-image .block_image {
		width: 100% !important;
		position: static;
	}
	section.block_type_text_image.big_image.mobflip .column-image .block_image,
	section.block_type_image_text.big_image:not(.mobflip) .column-image .block_image {
		margin-bottom: 2rem;
	}
	section.block_type_image_text.big_image.mobflip .column-image .block_image,
	section.block_type_text_image.big_image:not(.mobflip) .column-image .block_image {
		margin-top: 2rem;
	}

	.owl-carousel .owl-controls .owl-prev {
		left: -40px;
	}
	.owl-carousel .owl-controls .owl-next {
		right: -40px;
	}

	.modal p img {
		display: none;
	}
	.modal .fields,
	.modal .content {
		margin-bottom: 0;
	}

/*	.section {
    	padding-top: 4.5rem;
    	padding-bottom: 4.5rem;
    }
*/

	section.header .navbar-end,
	section.header .navbar-start {
		min-width: 0;
	}

	#home section.hero .hero-body {
		padding-bottom: 6rem;
		padding-top: 5rem;
	}

	section.call_to_action,
	section.call_to_action p {
		text-align: center !important;
	}

	section.block_type_property aside,
	section aside.filters {
		width: 100%;
	}


	section.block_type_search_hero .autocomplete__menu--overlay {
	  max-height: 130px;
	}

}

@media screen and (max-width: 680px) {

	.announce p a {
		padding-right: 0;
		margin-right: 0;
		border-right: none;
	}
	.announce p a.phone {
		display: none;
	}

}

@media screen and (max-width: 660px) {

	.content h1, .title.is-1 {
		font-size: 40pt;
	}
	.content h2, .title.is-2 {
	    font-size: 27pt;
	}
	.modal .modal-content {
		padding: 1.3rem !important;
	}

	section.footer .footer-cols .footer-col {
		padding-right: 2.5rem;
	}


	section.section .quick_search {
		flex-wrap: wrap;
	}
	section.section .quick_search .field {
		width: 100%;
	}
	section.section .quick_search .button {
		flex-grow: 1;
	}

}

@media screen and (max-width: 560px) {

	section.hero h1 {
	    font-size: 10vw;
	}
	section.footer .footer-cols {
		display: block !important;
	}
	section.footer .footer-cols .footer-col {
		margin-bottom: 2rem;
		text-align: center;
		padding-right: 0;
		width: 100%;
	}
	section.footer .footer-col .socials {
		justify-content: center;
	}

}

@media screen and (max-width: 560px) {

	section.header .navbar-end .navbar-item .button {
		padding: 0.9rem 1.2rem;
		height: auto;
	}

	section.header .navbar-brand img {
    	max-height: 3rem;
    }

}

@media screen and (max-width: 520px) {

	section.header .navbar-end .navbar-item {
		display: none;
	}

}

@media screen and (max-width: 500px) {

	section.block_type_featured_properties {
		padding-top: 3rem !important;
	}
	section.block_type_featured_properties .splide .splide__arrow--prev {
		right: inherit;
		left: 0;
	}
	section.block_type_featured_properties .splide .splide__arrow--next {
		right: inherit;
		left: 60px;
	}

	#home section.hero p {
		font-size: 1.3rem;
	}

}


@media only screen and (max-width: 475px) {

    .announce .wrapper {
        display: block;
    }
    .announce .weather {
    	display: none;
    }
    .announce p,
    .announce p a {
        margin: 0;
    }
/*    .announce .socials {
        display: none;
    }*/

    section form .boxed {
    	padding: 1.5rem;
    }

}

@media screen and (max-width: 440px) {

	section.header .navbar-end .navbar-item {
		display: none;
	}

}


