h1, h2, h3 {
    padding-bottom: 20px;
}
.page-main-title {
    padding: 8% 0;
}
.page-main-title h1 {
    font-size: 58px;
    font-family: 'Playfair Display', serif;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    color: #ffffff;
}
.text-section h3 {
    font-size: 36px;
    font-family: 'Playfair Display', serif;
}
.et_pb_equal_columns {
    align-items: center;
}
.text-section h2{
    font-size: 42px;
    font-family: 'Playfair Display', serif;
}
.team-section img{
    background-color: #ffffff;
    margin-bottom: 10px;
}
.full-services-section .et_pb_module_header{
    margin-bottom: 0;
}
.full-services-section .et_pb_module_header span {
    background: #000;
    font-size: 20px;
    color: #fff;
    text-align: center;
    padding: 15px 10px;
    line-height: normal;
    vertical-align: middle;
    display: flex;
    align-items: center;
    min-height: 100px;
    justify-content: center;
}
.contact-section h3 {
    margin-bottom: 15px;
}
.contact-form input[type="text"],
.contact-form input[type="tel"],
.contact-form input[type="email"],
.contact-form textarea,
.contact-form select {
    width: 100%;
    padding: 10px;
    font-size: 16px;
    border-color: #000;
    color: #000;
    height: 52px;
    outline: 0;
}
.half-box.half-box-last {
    margin-right: 0;
}

.half-box {
    float: left;
    width: 48%;
    margin-right: 4%;
   margin-bottom: 20px;
}
.full-box {
    clear: both;
    margin-bottom: 20px;
}
.full-box textarea{
    min-height: 100px;
}
.full-box input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: #000;
    border: 0;
    font-size: 20px;
    width: 100%;
    padding: 15px 10px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    margin-bottom: -50px;
}
.market-plan-1 .et_pb_code_inner {
    color: #fff;
    text-align: center;
}
#main-content.single-property-wrp .container:before{
    display: none;
}
.single-property-wrp div#left-area {
    width: 100%;
    margin-right: 0!important;
    padding-right: 0!important;
}
ul.slides {
    padding: 0!important;
    margin: 0!important;
    list-style: none!important;
}
ul.flex-direction-nav {
    margin: 0!important;
    padding: 0!important;
    list-style: none!important;
}
div#carousel,
div#slider {
    margin: 0!important;
    padding: 0!important;
}
.gallery-wrp {
    margin: 0 0 20px;
    width:100%;
}
.single-property-banner {
    position: relative;
    background-size: cover;
    background-position: center;
    padding: 10% 0!important;
}
.single-property-banner .container{
    padding-top: 0!important;
    position: relative;
    z-index: 1;
}
.flex-direction-nav .flex-next{
    right: 10px!important;
    opacity: 1!important;
    display: block!important;
}
.flex-direction-nav .flex-prev{
    left: 10px!important;
    opacity: 1!important;
    display: block!important;
}
.flex-direction-nav a:before{
    margin-top: 8px;
}
.single-post .entry-title{
    font-size: 52px;
    font-family: 'Playfair Display', serif;
    padding: 0;
    margin-bottom: 15px;
}
div#sidebar h4 {
    font-family: 'Playfair Display', serif;
    font-size: 28px;
    margin-bottom: 10px;
}
.signup-form-section .et_pb_text_inner {
    max-width: 800px;
    margin: auto;
}
.signup-form-section  h3 {
    margin-bottom: 30px;
    text-align: center;
}
.signup-form-section .full-box input.wpcf7-form-control.has-spinner.wpcf7-submit{
    background: #ffffff;
    color: #000000;
}
.et_pb_widget{
    clear: both;
}
div#text-2 {
    clear: both;
    margin-bottom: 40px;
}
.property-top-section {
    display: block;
    border:none;
    padding-bottom:0;
}
.property-image {
    width: 60%;
    
}
section {
    margin-bottom: 45px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 45px;
}

/* Tabled list */
.tabled-list {
    width:100%;
	font-size:20px;
    line-height: normal;
    display:flex;
    flex-wrap:wrap;
}
.tabled-list > div {
    margin-top: 15px;
    border-top: solid 1px #eee;
    padding-top: 15px;
    flex-basis:50%;
    display:flex;
}
.tabled-list span.name {
    flex-basis:30%;
}
.tabled-list span.value {
    font-weight: 600;
}
.tabled-list span.name.block {
    display:block;
}
.testimonials {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.testimonials h2 {
    display: block;
    width: 100%;
}
.testimonials article {
    flex-basis: 48%;
    padding-bottom: 15px;
    font-style: italic;
} 
.testimonials span {
    display: block;
    text-align: right;
    font-style: normal;
}
.home-valuetion-box {
    padding: 12% 0;
    text-align: center;
    color: #ffffff;
}
.home-valuetion-box h3 {
    font-size: 32px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.wpcf7 {
    margin: auto;
    clear: both;
}
.home-valuetion-box input[type="email"] {
    width: 80%;
    padding: 10px;
    float: left;
    font-size: 16px;
    border-color: #000;
    color: #000;
    height: 52px;
    outline: 0;
}
.home-valuetion-box input[type="submit"] {
    border: 1px solid #000;
    background: #fff;
    font-size: 24px;
    text-transform: uppercase;
    padding: 5px 30px;
    line-height: normal;
    height: 52px;
    float: left;
    width: 18%;
}
.home-valuetion-box p {
    clear: both;
    text-align: center;
}
.home-valuetion-box  span.wpcf7-spinner {
    display: none;
}
.home-valuetion-form h3,
.home-valuetion-form  {
    color: #fff;
}
.home-valuetion-form input[type="text"],
.home-valuetion-form input[type="email"],
.home-valuetion-form input[type="tel"] {
    width: 100%;
    height: 48px;
    padding: 10px;
    font-size: 16px;
    color: #000;
}
.home-valuetion-form textarea{
    width: 100%;
    height: 80px;
    padding: 10px;
    font-size: 16px;
    color: #000;
}
.full-width {
    margin-bottom: 15px;
    clear: both;
}
.half-width.last-width {
    margin-left: 2%;
}
.one-third-width.last-width {
    margin-right: 0!important;
}
.one-third-width {
    width: 32%;
    float: left;
    margin-right: 2%;
     margin-bottom: 15px;
}
.half-width {
    width: 49%;
    float: left;
    margin-bottom: 15px;
}
.amd_btn {
    clear: both;
    background: #fff;
    color: #000;
    text-align: center;
    font-size: 16px;
    padding: 10px;
    display: inline-block;
    width: 100%;
    font-weight: 600;
    margin-top: 20px;
    margin-bottom: 20px;
    cursor: pointer;
}
.add_more_detail {
    display: none;
}
.home-valuetion-form h3 {
    clear: both;
    margin-top: 0px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}
.home-valuetion-form .wpcf7-list-item{
    margin-left: 0!important;
    margin-right: 10px;
}
.home-valuetion-form input[type="submit"] {
    width: 100%;
    padding: 10px;
    height: 48px;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border: 0;
    margin-top: 10px;
    cursor: pointer;
}
.other_reason,
.other_type{
    display: none;
}
.home-valuetion-form h2 {
    color: #fff;
    text-align: center;
    margin-bottom: 50px;
}
.acf-map {
  	width: 100%;
  	height: 400px;
  	border: #ccc solid 1px;
  	margin: 20px 0;
}
.fluid-width-video-wrapper {
    padding-top: 56.25% !important;
  }
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}