/* Carousel */
.carousel {
    height: 280px;
}
.carousel-caption {
    z-index: 10;
}

.carousel .item {
    height: 280px;
    background-color: #777;
}
.carousel-inner{height:100% !important;}
.carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
}
.item:after {
    content: "";
    background: transparant !important;
    background: none;
    position: absolute;
    width: 100%;
    height: 100%;
}
.slider-form-head {
    background: #ffd400;
    padding: 15px 0;
    text-align: center;
    font-size: 1.3em;
    /*border: 1px solid #BDBDBD;*/
    border-left: 0;
    border-right: 0;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    width: 100%;
}
.slider-form-head p {
    margin: 0;
}
.nopadding {
    padding:0 !important
}
.slider-form-wrap {
    padding: 30px 0;
}
.slider-form-wrap select {
    border-radius: 0;
    margin: 20px;
    min-width: 190px;
}
.slider-form-btnwrap {
    margin-top: 20px;
}
.slider-form-btnwrap button {
    border-radius: 0;
    text-transform: uppercase;
    margin-bottom: 10px;
    padding: 7px 12px;
    background-color: #1976d2;
    border-color: #2773bd;
}
.slider-form-btnwrap p {
    text-align: right;
    font-size: .9em;
}
.slider-form-btnwrap p a {
    text-decoration: underline;
}
.slider-form-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
.slider-form-wrap .selectwrap:after {
    content:"";
    background:url(../images/arrow-down.png) no-repeat top;
    width: 10px;
    height: 10px;
    position: absolute;
    top: 34px;
    right: 30px;
}
.form-group {
    position: relative;
}
.home .carousel, .home .carousel .item{
    height:100% !important;
    z-index: 0;
    position: relative;
}
@media screen and (min-width: 768px) and (max-width:992px) {
    .slider-form-wrap select {
        min-width: 130px !important;
    }
}
@media (max-width: 767px) {
    .slider-form-wrap select {
        margin:0
    }
    .slider-form-btnwrap {
        padding:0;
        margin:0
    }
    .slider-form-wrap .selectwrap:after {
        top: 14px;
        right: 15px;
    }
    .slider-form-head p {
        padding: 0 10px;
        font-size: .7em !important;
    }
	.home .carousel, .home .carousel .item {
		height: 360px !important;
    }
    .home .carousel .item {
        position: absolute !important;
        width: 100%;
    }
}
@media (min-width: 768px) {
    .home .carousel-inner {
        min-height: 405px;
    }
    .carousel-caption {
        right: 35% !important;
        left:0 !important;
        padding-left: 30px;
    }
    .carousel-caption p {
        margin-bottom: 20px;
        font-size: 21px;
        line-height: 1.4;
    }
}
@media (min-width: 1100px) {
    .carousel.real-estate-landing {
        width:1100px;
        max-width:1100px;
    }
    .carousel.real-estate-landing, .carousel.real-estate-landing .item {
        height:535px !important;
    }
}
@media (min-width: 1366px) {
    .carousel.real-estate-landing {
        width:1366px;
        max-width:1366px;
    }
    .carousel.real-estate-landing, .carousel.real-estate-landing .item {
        height:665px !important;
    }
}
@media (min-width: 1600px) {
    .carousel.real-estate-landing {
        width:1600px;
        max-width:1600px;
    }
    .carousel.real-estate-landing, .carousel.real-estate-landing .item {
        height:779px !important;
    }
}
.carousel-caption {
    bottom:auto !important;
    top:0 !important;
    text-align:left !important;
}
@media (max-width: 480px) {
    .carousel-caption, .seo-text-with-head {
        padding-left: 10px !important;
        right: 10% !important;
        left:5%
    }	
	.banner-box h3{
		margin-top:0;
	}
	.banner-box{
		padding:15px;
	}
    .carousel-caption h1, .seo-text-with-head h1 {
        font-size:2.8rem
    }
    .seo-text-with-head p{
        font-size: 14px;
    }
    .seo-text-with-head{
        top:160px;
        line-height: 1.4;
        width:100%;

    }
    .real-estate-landing{
        height: 280px !important;
    }
    .real-estate-landing .carousel .item{
        height: 250px !important;
    }
	.home .carousel, .home .carousel .item {
		height: 300px !important;
	}
}
@media(max-width:767px){
    .real-estate-landing .carousel .item{
        height: 250px !important;
    } 
}
@media (max-width: 480px) and (orientation : portrait) {
    .home .carousel-indicators {
        bottom: 520px !important;
    }
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    border: 0;
    background: #fff;
}
.slider-form-head a {
    text-decoration: underline;
}
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 0 0 1px 0;
    background: #107b75;
}
@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 50px !important;
    }
    .home .carousel-indicators {
        bottom: 0 !important;
    }
}
@media screen and (min-width: 1100px) {
	.home .carousel-inner {
        min-height: 632px;
    }
    .home .carousel-indicators {
        bottom: 200px !important;
    }
}
@media screen and (max-width: 768px) {
    .carousel-indicators {
        bottom: 75px !important;
    }
	.home .carousel-indicators {
        bottom:0px !important;
    }
    .real-estate-landing .carousel-indicators {
        bottom: 105px !important;
    }
}
@media screen and (max-width: 768px) and (orientation : potrait){
    .home .carousel-indicators {
        bottom: 520px !important;
    }
}
@media screen and (max-width: 768px) and (orientation : landscape){
    .home .carousel-indicators {
        bottom: 510px !important;
    }
}
@media screen and (max-width: 350px) {
    .slider-form-head p a {
        display: block;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .carousel-caption {
        right:15% !important
    }
    .carousel-indicators {
        bottom: 60px;
    }
}
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .carousel-caption {
        right:5% !important
    }
    .carousel-indicators {
        bottom:75px;
    }
    .slider-form-head a {
        display: inline-block;
    }
    .slider-form-wrap select {
        margin: 0 20px 20px 20px;
    }
    .slider-form-wrap .selectwrap:after {
        top:13px;
        right:30px
    }
}
/* Featured Properties */
.featured-prop h1 {
    margin: 0 0 30px 0;
    font-size: 2.5rem;
    font-weight: 600;
}
.featured-prop {
    margin-bottom: 50px;
    clear: both;
}
.featured-prop-slide {
    width: 90%;
    margin: 0 auto;
}
.card {
    position: relative;
    width: 280px;
    background-color: #fff;
    overflow: hidden;
    -webkit-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    float:left;
    margin:25px 30px;
}
.card a {
    color: inherit;
    text-decoration: none;
}
.card__thumb {
    height: 215px;
    overflow: hidden;
    background-color: #000;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.card__thumb img {
    display: block;
    opacity: 1;
}
.card:hover .card__thumb img {
    opacity: 0.6;
}
.card__body {
    position: relative;
    min-height: 320px;
    padding: 20px;
    -webkit-transition: height 0.5s;
    transition: height 0.5s;
}
.card__title {
    margin: 0;
    padding: 0 0 20px 0;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.card__subtitle {
    margin: 0;
    padding: 0 0 15px 0;
    font-size: 14px;
    color: #6d6d6d;
    line-height: 15pt;
}
.card__description {
    position: relative;
    margin: 0;
    padding: 0;
    color: #666C74;
    line-height: 27px;
}
.featured-prop-slide ul {
    margin: 0;
    padding: 0;
}
.card-img-title {
    position: absolute;
    z-index: 100;
    width: 50%;
    top: 0;
    background: #1976D2;
    text-align: center;
    padding: 5px;
    margin: 0 auto;
    left: 25%;
    color: #fff;
}
.featured-prop-slide ul li {
    list-style: none;
    display: inline;
}
.featured-prop-btn {
    width: 50%;
    margin: 0 auto;
    padding: 30px 0;
    clear: both;
}
.featured-prop-btn button {
    border-radius: 0;
    padding: 7px 25px;
    text-transform: uppercase;
}
.featured-prop-btn ul {
    margin: 0;
    padding: 0;
}
.featured-prop-btn ul li {
    list-style: none;
    display: inline-block;
    padding: 0 20px;
}
/* Tappable Buttons */
.tappable-btn-wrap {
    margin: 20px auto;
    padding: 0;
    width: 70%;
    text-align: center;
}
.tappable-btn-wrap ul {
    margin: 0;
    padding: 5px;
}
.tappable-btn-wrap li {
    text-align: center;
    width: 20%;
    margin:20px !important;
    background-color: #fff;
    display: inline-block;
    font-size: 10px;
    padding: 10px;
}
.tappable-btn-wrap i {
    display: block;
    margin: 0 auto 10px auto;
    width: 70px;
    height: 70px;
    margin: 10px auto 0;
    line-height: 70px;
    text-align: center;
    font-size: 27px;
    color: #ffffff;
    margin-top:0;
    background: #1976d2;
    border-radius: 50%;
}
.tappable-btn-wrap i:hover {
    background: #009688;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.tappable-btn-wrap a {
    text-decoration:none;
    width:100%;
    height:100%;
    display:block;
    margin:0;
    padding:0;
}
.tappable-btn-wrap a span {
    color: #888888;
    font-size: 15px;
    padding:10px 0 10px 0;
    display:block;
}
@media screen and (min-width: 768px) {
    .card__thumb img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
        transition: opacity 0.5s, -webkit-transform 0.5s;
        transition: opacity 0.5s, transform 0.5s;
        transition: opacity 0.5s, transform 0.5s, -webkit-transform 0.5s;
    }    
}
@media screen and (min-width: 768px) and (max-width:1024px) {
    .tappable-btn-wrap {
        width: 90%;
        margin-top:0
    }
    .tappable-btn-wrap li {
        width: 25%;
    }
    .featured-prop-btn {
        width: 80%;
        text-align: center;
    }
}
/* Tappable Buttons End*/

/* Real Estate */
.real-estate-img {
    background-color: #000;
    display: inline-block;
    font-size: 16px;
    margin: 10px 7px;
    max-width: 22%;
    min-width: 230px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
}
.real-estate-img * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
}
.real-estate-img:before, .real-estate-img:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transition: all 0.35s ease;
    transition: all 0.35s ease;
    background-color:#1976d2;
    border-left: 3px solid #1976D2;
    border-right: 3px solid #1976D2;
    content: '';
    opacity: 0.9;
    z-index: 1;
}
.real-estate-img:before {
    -webkit-transform: skew(45deg) translateX(-155%);
    transform: skew(45deg) translateX(-155%);
}
.real-estate-img:after {
    -webkit-transform: skew(45deg) translateX(155%);
    transform: skew(45deg) translateX(155%);
}
.real-estate-img img {
    backface-visibility: hidden;
    max-width: 100%;
    vertical-align: top;
}
.real-estate-img figcaption {
    bottom:0;
    left: 50%;
    position: absolute;
    z-index: 2;
    -webkit-transform: translate(-50%, -50%) scale(0.5);
    transform: translate(-50%, -50%) scale(0.5);
    opacity: 0;

}
h1.real-title {
    position: absolute;
    z-index: 9999;
    display: block;
    color: #E91E63;
    top: 50%;
    font-size: 1.9rem;
    width: 100%;
    text-align: center;
}
.real-estate-img h3 {
    background-color: #000000;
    border: 1px solid #fff;
    color: #fff;
    font-size:.7em;
    letter-spacing: 1px;
    margin: 0;
    padding: 7px 10px;
    text-transform: uppercase;
}
.real-estate-img a {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 3;
}
.real-estate-img:hover > img, .real-estate-img.hover > img {
    opacity: 0.5;
}
.real-estate-img:hover:before, .real-estate-img.hover:before {
    -webkit-transform: skew(45deg) translateX(-55%);
    transform: skew(45deg) translateX(-55%);
}
.real-estate-img:hover:after, .real-estate-img.hover:after {
    -webkit-transform: skew(45deg) translateX(55%);
    transform: skew(45deg) translateX(55%);
}
.real-estate-img:hover figcaption, .real-estate-img.hover figcaption {
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    opacity: 1;
}
.real-estate h1 {
    margin: 0 0 5px 0;
    font-size: 2rem;
    font-weight: 600;
}
.real-estate-slide ul {
    margin: 0;
    padding: 0;
}
.real-estate-slide ul li {
    list-style: none;
    display: inline;
}
/*11/06/2017*/
.carousel{padding:0 !important;}

