/*!
Theme Name: Trails of Sanger
Theme URI: -
Author: Resident360 - Solayman Haider
Author URI: https://resident360.com
Description: Just another theme by Resident360.com
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: convergekc
*/

img {
    max-width: 100%;
    height: auto;
}
.page-id-510 .page_header, .page-id-516 .page_header {
    margin-top: 70px;
}
.page-id-510 .single_page_content, .page-id-516 .single_page_content{
    padding: 50px 0;
}
.privacyDiv a {
    margin: 0 5px;
    color: #fff;
}
.availability-banner {
    position: relative;
    top: -60px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #82b1ba;
	color:#fff;
    width: calc(100% - 40px);
    max-width: 988px;
    padding: 21px 0 0;
    z-index: 2;
    -webkit-box-shadow: 0 0 9px 0 rgb(0 0 0 / 75%);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 75%);
	text-align:center;
}
.availability-banner h3{
	margin-bottom:20px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
    font-size: 23px;
}
.availability-banner  .contact_field input.wpcf7-submit{
    background: #fff;
    color: #244c5a;
    padding: 10px 30px;
	font-size: 20px;
    text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
.availability-banner .contact_field input, .availability-banner .contact_field select{
	padding: 10px 15px;
    -webkit-appearance: none;
    background: #82b1ba;
    border: 1px solid #fff;
	color:#fff;
	margin: 5px auto;
}

.availability-banner .contact_field ::-webkit-input-placeholder { /* WebKit browsers */
color: #fff !important;
opacity: 1;
}
.availability-banner .contact_field :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
color: #fff !important;
opacity: 1;
}
.availability-banner .contact_field ::-moz-placeholder { /* Mozilla Firefox 19+ */
color: #fff !important;
opacity: 1;
}
.availability-banner .contact_field :-ms-input-placeholder{ /* Internet Explorer 10+ */
color: #fff !important;
opacity: 1;
}
.availability-banner h2 {
	font-size: 32px;
}
@media (max-width: 767px){
	.availability-banner h2{
		font-size:28px;
	}
	.floorplan_item {
margin-bottom: 30px;
    width: calc(100% - 40px);
}
	.home_location_section {
    padding: 60px 0;
}
	.floorplans_section .row {
    padding: 0;
}
}
.floorplan_info {
    padding: 10px 0;
}
p.floorplan_price span {
    font-size: 1.5rem;
}
.gallery h2{
	padding-bottom:1rem;
}
.modal-content {
    background: url(/wp-content/uploads/2021/04/bg@2x-3.jpg);
	background-size: cover;
	color:#fff;
	    background-position: bottom;
}
.modal-body {
    background: rgba(36, 76, 90, .8);
}
.close {
    color: #fff;
}
