/* ===== Start Large screens
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width : 1201px) and (max-width : 1380px) {
	.achievements-carousel {
	    width: 94%;
    	margin: 0 auto;
	}
	
	.achievements-section .slick-arrow.slick-prev {
    	left: -50px;
	}
	
	.achievements-section .slick-arrow.slick-next {
    	right: -50px;
    }
    
    .formError {
	    top: 91px !important;
    	left: -5px !important;
    }
}
@media only screen and (min-width : 992px) and (max-width : 1200px) {
	/* Styles */
	.btn {
		font-size: 14px;
	}

	.tel-dropdown {
		width: 45px;
		height: 45px;
	}

	.menu-header .menu-image-title {
		font-size: 14px;
	}

	.menu-header > .main-nav > ul > li > a {
		padding: 36px 30px 27px;
	}

	.menu-header .sub-menu li a .menu-image-title {
		font-size: 14px;
	}

	.home-text-content {
		padding: 30px;
	}

	.home-text-content h1 {
		margin-bottom: 30px;
		font-size: 33px;
	}

	.home-text-content a, .go-to-page-btn, .post-text-inner a {
		padding: 12px 40px 11px 10px;
		font-size: 14px;
	}

	.home-text-content h2 {
		font-size: 18px;
	}

	.home-text-content p {
		margin: 15px 0px 25px;
		font-size: 14px;
	}

	.main-text h1, .contact-text h1, .main-text h2 {
		font-size: 33px;
		margin-bottom: 30px;
	}

	.main-text p {
		font-size: 14px;
	}

	.benefits-list li p {
		font-size: 15px;
	}

	.benefits-list li {
		padding: 25px 0px;
	}

	.testimonial-title {
		font-size: 14px;
	}

	.testimonial-content p {
		font-size: 14px;
	}

	.testimonial-info {
		padding: 20px 15px;
	}

	.post-location, .post-price {
		font-size: 16px;
	}

	.bottom-banner-contact p {
		font-size: 30px;
	}

	.post-address-inner p, .post-basic-info p {
		font-size: 14px;
	}

	.post-address-inner h5 {
		font-size: 15px;
	}

	.post-text-inner p {
		font-size: 14px;
		line-height: 22px;
	}

	.contact-text p {
		font-size: 18px;
	}

	.form-description p {
		font-size: 18px;
	}

	.gform_wrapper .gform_wrapper .top_label .gfield_label {
		font-size: 14px;
	}

	.achievements-section .slick-arrow.slick-prev {
		left: -50px;
	}

	.achievements-section .slick-arrow.slick-next {
		right: -50px;
	}

	.top-footer p, .top-footer .gform_wrapper h3.gform_title {
		font-size: 16px;
	}

	.gform_wrapper ul li {
		width: 250px !important;
	}

	.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .gform_wrapper .gform_page_footer input[type=submit] {
		font-size: 14px !important;
	}

	.article-header .posted-on {
		font-size: 14px;
	}

	.article-content p a {
		font-size: 16px;
	}

	.article-header {
		height: 65px;
		background-size: contain !important;
	}

	.post-inner-container h2 {
		font-size: 33px;
		margin-bottom: 10px;
	}

	.post-inner-container p {
		font-size: 14px;
	}

	.back-to-cat-btn {
		padding: 12px 10px 11px 40px;
		font-size: 16px;
	}

	.menu-header > .main-nav > ul > li {
		height: 123px;
	}

	.real-post-img ul li {
		width: calc(100% / 3 - 18px);
	}

	.post-text-inner h1 {
		font-size: 33px;
		margin-bottom: 25px;
	}

	.sidebar-nav > .menu > li > a {
		font-size: 18px;
	}

	.sidebar-nav > .menu > li .sub-menu a {
		font-size: 14px;
	}

	.gform_wrapper .gform_wrapper table.gfield_list td, .gform_wrapper .gform_wrapper table.gfield_list th {
		width: 288px !important;
	}

	.gform_wrapper ul li.ville-setting, 
	.gform_wrapper ul li.looking-for, 
	.gform_wrapper ul li.housing-for, 
	.gform_wrapper ul li.project-size, 
	.gform_wrapper ul li.garage, 
	.gform_wrapper ul li.architect, 
	.gform_wrapper ul li.price-radio, 
	.gform_wrapper ul li.project-start {
		width: 100% !important;
	}

	.social-contact .social-media {
		float: left;
	}
	
	#gallery-popup .slick-slide {
		height: 580px !important;
	}
}
/* ===== End Large screens
--------------------------------------------------------------------------------------------------*/

/* ===== Start Desktops and laptops
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width : 768px) and (max-width : 1024px) {
	/* Styles */
	.achievements-carousel {
		margin: 0px 100px;
	}

	.achievements-section-inner .achievements-carousel {
		margin: 50px 100px;
	}

	.social-contact .social-media {
		float: left;
	}
	
	#gallery-popup .slick-slide {
		height: 400px !important;
	}
}
/* ===== End Desktops and laptops
--------------------------------------------------------------------------------------------------*/

/* ===== Start iPads (portrait and landscape)
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width : 768px) and (max-width : 991px) {
	/* Styles */
	.right-head-links {
		float: left;
		margin: 90px -15px 79px -30px;
	}

	.left-head-links {
		float: left;
		margin: 90px -30px 79px -15px;
	}

	.left-head-links li {
		margin-right: 12px;
	}

	.right-head-links li:first-child {
		margin-left: 0px;
	}

	.left-head-links li:last-child {
		margin-right: 0px;
	}

	.btn {
		padding: 9px 12px 9px;
		font-size: 14px;

	}

	.logo-head {
		margin: 45px 0px 17px -15px;
	}


	.logo-head:after {
	    width: 150px;
	    height: 55px;
	    margin: -22px 0px 0px -60px;
	}

	.logo-head img {
		display: block;
		width: 80%;
		margin: 0 auto;
	}

	.tel-dropdown {
		width: 40px;
		height: 40px;
	}
	
	.real-post-img ul li {
		width: 47%;
	}
}
/* ===== End iPads (portrait and landscape)
--------------------------------------------------------------------------------------------------*/

@media only screen and (min-width : 0px) and (max-width : 991px) {

	.home-content {
		background-size: contain;
	}

	.btn-inner {
		display: block;
	}

	.menu-header {
		display: none;
		background: #fff;
	}

	.mobile-menu-container {
		position: absolute;
		left: 0px;
	}

	.menu-header > .main-nav > ul > li {
		float: left;
	    height: auto;
	    width: 100%;
	}

	.menu-header {
		width: 100%;
	    top: 44px;
	}

	.menu-header .menu-image-hover-wrapper {
		float: left;
		position: relative;
		left: 0px;
		-ms-transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    transform: translateX(0%);
	}

	.menu-header .menu-image-title {
		float: left;
		padding-top: 0px !important;
	}

	.menu-header .sub-menu .menu-image-title {
		float: left;
	}

	.menu-header .sub-menu {
		position: relative;
	}

	.menu-header > .main-nav > ul > li > a {
		padding: 10px;
	}

	.menu-header > .main-nav > ul > li {
		border-right: 0px;
		border-bottom: 1px solid #454343;
	}
	
	.menu-header > .main-nav > ul > li:last-child {
		border-bottom: 1px solid #454343;
	}

	.menu-header > .main-nav > ul > li > a .menu-image-title {
		padding-left: 20px;
	}

	.menu-header > .main-nav > ul > li > a img, .menu-image-hover-wrapper {
		position: relative;
		left: 0px;
	    -ms-transform: translateX(0%);
	    -webkit-transform: translateX(0%);
	    transform: translateX(0%); 
	}

	.menu-header > .main-nav > ul > li > a img.hovered-image {
		display: none;
		top: 2px;
	}

	.menu-header > .main-nav > ul > li > a:hover img.menu-image {
		display: none;
	}

	.menu-header > .main-nav > ul > li > a:hover img.hovered-image {
		display: block;
	}

	.main-text h1, .main-text h2 {
		margin-bottom: 30px;
		font-size: 30px;
	}

	.main-text p {
		font-size: 13px;
	}

	.benefits-list li p {
		font-size: 15px;
	}

	.benefits-list li {
		padding: 15px 0px;
	}

	.achievements-section:after {
		height: 390px;
	}

	.testimonial-title {
		font-size: 14px;
	}

	.testimonial-content p {
		font-size: 12px;
		padding: 0px 5px;
	}

	.testimonial-info {
		padding: 20px;
	}

	.testimonial-address {
		width: 100%;
		text-align: left;
	}

	.testimonial-date {
		float: left;
		width: 100%;
		padding-top: 5px;
		text-align: left;
	}

	.map-section .map-section-title {
		width: 80%;
	}

	.footer-newsletter {
	    margin: 10px 0px 10px 20px;
	    width: 50%;
	}

	.menu-header > .main-nav > ul > li.current-menu-item > a:before {
		height: 3px;
	}

	.menu-header > .main-nav > ul > li.current-menu-item.menu-item-has-children:hover > a:before {
		height: 0px;
	}

	.menu-header > .main-nav > ul > li.current-menu-item > a:after, .menu-header > .main-nav > ul > li.current-menu-item.menu-item-has-children:hover > a:after {
		position: relative;
		bottom: auto;
	    left: auto;
	    margin-left: 0;
	    width: auto;
	    height: auto;
	    border-left: none;
	    border-right: none;
	    border-bottom: none;
	    border-top: none;
	}

	.menu-header .menu-item-has-children .sub-menu li a .menu-image-title {
		padding: 10px !important;
	}

	.actualites-article figure {
		width: 100%;
	}

	.actualites-article figure img {
		width: 100%;
	}

	.actualites-article .article-inner {
		width: 100%;
	}

	.default-section .content-header .breadcrumbs {
		float: left;
		width: 100%;
	}

	.actualites-article .article-inner {
	    border-left: 1px solid #e6e6e6;
	}

}

/* ===== Start Smartphones (portrait and landscape)
--------------------------------------------------------------------------------------------------*/
@media only screen and (min-width : 768px) and (max-width : 991px){
	/* Styles */
	.gform_wrapper ul li {
		width: 320px !important;
	}

	.gform_wrapper ul li.national-status {
		width: 260px !important;
	}

	.gform_wrapper ul li.halfinput {
		width: 320px !important;
	}

	.gform_wrapper ul li.first-radio-fields [type="radio"]:not(:checked) + label, .gform_wrapper ul li.first-radio-fields [type="radio"]:checked + label {
	    margin: 0px 25px 0px 0px !important;
	}

	.gform_wrapper ul li.ville {
		margin-right: 22px;
	}

	.gform_wrapper .gform_wrapper table.gfield_list td, .gform_wrapper .gform_wrapper table.gfield_list th {
		width: 215px !important;
	}

	.gform_wrapper ul li.looking-for {
		width: 100% !important;
		border-right: 0px;
	}

	.gform_wrapper ul li.project-size {
		width: 100% !important;
		border-right: 0px;
	}

	.info-inner {
		padding: 10px;
	}

	.address-inner {
	    width: 60%;
	    padding-left: 40px;
	}

	.address-inner-call {
		width: 40%;
	}

	.top-slider-section {
		height: 650px;
		padding-top: 44px;
	}

	.bg-slider .slick-slide {
		height: 650px;
	}

	.post-inner-content {
		margin-top: 100px;
	}

	.custom-navigation span {
		width: 67px;
		height: 67px;
	}

	.post-caption-title .title-cat {
		font-size: 24px;
	}

	.home-text-content h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.home-text-content h2 {
		font-size: 16px;
	}

	.home-text-content p {
		font-size: 13px;
	}

	.home-text-content a {
		font-size: 16px;
	}

	.home-text-content {
		width: 50%;
		padding: 15px;
	}

	.home-text-content p {
		margin: 20px;
	}

	.home-img-content {
		width: 50%;
	}

	.go-to-page-btn {
		font-size: 16px;
	}
}
@media only screen and (min-width : 0px) and (max-width : 767px){
	.real-post-img ul li {
		width: 90%;
		margin: 10px auto;
		float: none;
	}

	.error-section .page-title {
		font-size: 20px;
	}
	
	.real-post-img ul li img {
		width: 100%;
	}
	
	#gallery-popup .slick-slide {
		height: 360px !important;
	}
	
	#header {
		height: auto;
	}

	.logo-head {
		width: 180px;
		margin: 17px auto;
	}

	.logo-head:after {
	    width: 145px;
	    height: 60px;
	    margin: -28px 0px 0px -65px;
	}

	.head-links {
		display: none;
		margin: 10px 0px;
	}

	.right-head-links {
		float: left !important;
	}

	.btn {
		font-size: 12px;
	}

	.tel-dropdown {
		width: 45px;
		height: 42px;
	}

	.right-head-links li {
		margin-left: 0px;
		margin-right: 14px;
	}

	.head-links .drop-list {
		right: 0;
	}

	.top-slider-section {
		height: auto;
		padding-top: 44px;
	}

	.bg-slider {
		position: relative;
	}

	.bg-slider .slick-slide {
		height: 260px;
	}

	.post-inner-content {
		margin-top: 0px;
		width: auto;
		margin: 0px -15px;
	}

	.custom-navigation span {
		width: 67px;
		height: 67px;
	}

	.post-caption-title .title-cat {
		font-size: 24px;
	}

	.home-text-content h1 {
		font-size: 30px;
		margin-bottom: 30px;
	}

	.home-text-content h2 {
		font-size: 16px;
	}

	.home-text-content p {
		font-size: 13px;
	}

	.home-text-content a {
		font-size: 14px;
	}

	.home-text-content {
		width: 100%;
		padding: 15px;
	}

	.home-text-content p {
		margin: 20px 0px;
	}

	.home-img-content {
		width: 100%;
	}

	.main-text h1, .main-text h2 {
		display: block;
	    padding: 0px 0px 30px 0px;
	}

	.main-text p {
		padding: 0px 15px;
	}

	.benefits-list li {
		width: calc(100% / 2);
	}

	.benefits-list li:nth-last-child(-n+2) {
		border-bottom: 0px !important;
	}

	.benefits-list li:nth-child(2n) {
		border-right: 0px !important;
	}

	.benefits-list li:nth-last-child(-n+3) {
		border-bottom: 1px solid #e6e6e6;
	}

	.benefits-list li:nth-child(3n) {
		border-right: 1px solid #e6e6e6;
	}

	.go-to-page-btn {
		font-size: 14px;
	}

	.achievements-section {
		padding: 0px 0px;
	}

	.achievements-section .slick-arrow.slick-next {
		right: 0px;
	}

	.achievements-section .slick-arrow.slick-next {
	    background: #fff url('../img/chevron-right.png') no-repeat center center;
	    background-size: 64%;
	}

	.achievements-section .slick-arrow.slick-prev {
	    background: #fff url('../img/chevron-left.png') no-repeat center center;
	    background-size: 64%;
	}

	.achievements-section .slick-arrow.slick-prev {
		left: 0px;
	}

	.map-section .map-section-title h3 {
		font-size: 20px;
	}

	#footer {
		text-align: center;
	}

	.social-media li {
		float: none;
		display: inline-block;
	}

	.footer-newsletter {
		width: 100%;
	    margin: 10px 0px 10px 0px;
	}

	.footer-bottom ul li {
		float: none;
		display: inline-block;
	}

	.default-section .content-header {
	    min-height: 195px;
	    height: auto;
	    padding: 100px 0px 0px;
	}

	.error-section.default-section .content-header {
		padding: 60px 0px 0px;
	}

	.default-section {
	    background-size: 100% 190px;
	}

	.bottom-banner-contact p {
		float: none;
		text-align: center;
		font-size: 25px;
	}

	.bottom-banner-contact a {
		float: none;
	    margin: 8px auto 0px;
	    display: block;
	    width: 180px;
	}

	.bottom-banner-contact {
		padding: 50px 0px 30px;
	}

	.page-nr {
		width: 100%;
		margin-bottom: 20px;
	}

	.pagination ul.page-numbers {
		float: left;
	}

	.default-section .content-header .page-title span {
		font-size: 28px;
	}

	.default-section .content-header .breadcrumbs a > span {
		font-size: 13px;
	}

	.post-inner-container h2 {
		width: 100%;
		padding: 0px 0px 30px 0px;
		font-size: 28px;
	}

	.share-btn-inner {
		margin-top: 30px;
	}

	.page-content-container h1 {
		padding: 0px 0px 30px 0px;
		font-size: 28px;
	}

	.page-content-container .csColumn {
		margin: 0px !important;
		width: 100% !important;
	}

	.page-content-container .csRow img {
		height: auto;
	}

	.article-header {
		display: block;
		padding: 0px 10px;
		height: auto;
		min-height: 87px;
		background-size: contain !important;
	}

	.post-location {
		display: block;
		margin: 10px 0px;
	}

	.post-price {
		display: block;
		text-align: left;
	}

	.article-content.program-content {
	    padding: 10px 10px 50px 10px;
	    height: 100%;
	}

	.article-content.program-content .article-read-more {
		top: auto;
		margin-top: auto;
	}

	.post-left-info {
		border: 0px;
	}

	.achievements-section .slick-arrow {
		z-index: 9;
	}

	.contact-text h3 {
		font-size: 28px;
		padding: 0px 10px 30px 10px;
	}

	.contact-text p {
		font-size: 16px;
	}

	.gform_wrapper {
	    margin: 60px -15px 0px; 
	}

	.form-description p {
		font-size: 15px;
	}

	.form-description span {
		font-size: 13px;
	}

	.contact-post .gform_wrapper ul li, .contact-content .gform_wrapper ul li {
		width: 100% !important;
		margin-right: 0px !important;
		text-align: left;
	}

	.sidebar-nav {
		margin-right: 0px;
	}

	.post-text-inner h1 {
		width: 100%;
		margin-top: 30px;
		font-size: 28px;
		padding: 0px 0px 30px 0px;
	}

	.post-text-inner a {
		width: 100%;
		margin: 30px 0px 0px;
	}

	.testimonial-title {
	    padding: 75px 25px 10px 0px;
	    text-align: center;
	}

	.contact-text h2 {
	    padding: 35px 0px 30px 0px;
	    font-size: 28px;
	}

	.gform_wrapper ul li.first-radio-fields [type="radio"]:not(:checked) + label, .gform_wrapper ul li.first-radio-fields [type="radio"]:checked + label {
		margin-right: 0px !important;
	}

	.contact-content .gform_wrapper {
	    margin: 30px -15px 0px;
	}

	.contact-content .gform_wrapper li.gfield.field_description_below+li.gsection {
	    margin-top: 30px !important;
	    margin-bottom: 30px !important;
	}

	.gform_wrapper ul li.first-radio-fields li {
		margin-bottom: 10px !important;
	}

	.gform_wrapper .gform_wrapper table.gfield_list td, .gform_wrapper .gform_wrapper table.gfield_list th {
		width: 100% !important;
	}

	.gform_wrapper table.gfield_list tr {
		border: 0px !important;
	}

	.gform_wrapper .gfield_list td.gfield_list_cell input {
		margin: 0px !important;
	}

	.gform_wrapper .gform_wrapper table.gfield_list td, .gform_wrapper .gform_wrapper table.gfield_list th {
		margin: 0px !important;
	}

	.gform_wrapper ul li.border-right {
		border: 0px;
	}

	.info-inner {
		width: 100%;
		padding: 10px;
	}

	.address-inner-info {
		background-size: cover !important;
	}

	.info-inner h3 {
		margin-bottom: 15px;
		font-size: 28px;
	}

	.address-inner-call, .address-inner {
		width: 100%;
		text-align: left;
		padding-left: 50px;
	}

	.address-container {
	    margin-bottom: 20px;
	}

	.address-container .csColumn {
		width: 100% !important;
		margin: 0px !important;
		text-align: left !important;
	}

	.social-contact .social-media {
	    float: left;
	    margin-top: 10px;
	    margin-left: 10px;
	}

	.form-control.ui.selection.dropdown {
		width: 100% !important;
	}

	.select-container > a {
	    float: left;
	    margin-top: 20px;
	}

	.terrain-description-content h2 {
		font-size: 28px;
		padding: 0px 0px 30px 0px;
		margin: 30px 0px 15px;
	}

	.terrain-description-content .csColumn {
		width: 100% !important;
		margin: 0px !important;
		text-align: left !important;
	} 

	.map-post-link {
		left: 0px;
		right: auto;
		top: auto;
		bottom: 0;
		margin-top: auto;
	}

	#map-content h6 {
	    margin: 5px 0px;
	    font-size: 14px;
	}

	#map-content p {
		font-size: 10px;
	}

	#map-content {
		min-width: 200px;
	}

	.terrain-button-inner .terrain-back {
		width: 100%;
	    margin: 30px 20px 30px 0px;
	    text-align: center;
	    font-size: 16px;
	}

	.terrain-button-inner .terrain-realisation {
		width: 100%;
		margin: 0px;
		text-align: center;
		font-size: 16px;
	}

	.terrain-post-slideshow {
		margin: 100px 0px;
	}

	.terrain-post-slideshow .slick-arrow {
		z-index: 9999;
	}

}
/* ===== End Smartphones (portrait and landscape)
--------------------------------------------------------------------------------------------------*/