body.home, html {
  padding-top: 0px !important;
  overflow-x: hidden;
}
.nav-tabs>li>a {
  background-color: #d2d2d2;
}
.property-search .btn {
  /* width: 200px; */
  padding: 26px 0;
  text-transform: uppercase;
  font-size: 15px;
}
.property-search input, .property-search .form-group {
  margin: 0;
}
.home-values .property-search{
  margin: 20px auto;
  position: static;
}
.home-values .property-search .btn {
  padding: 22px 0;
  border-radius: 0 4px 4px 0;
}
.property-search {
 position: absolute;
 top: 35%;
 left: 0;
 right: 0;
 margin-left: auto;
 margin-right: auto;
 z-index: 1;
}
.video-container {
  z-index: -1;
}
.video {
  display: block;
	background-size: cover;
	background-position: center;
  overflow: hidden;
}
#bgvid {
  min-height: 100%;
}
.video .youtube {
  position: fixed;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -99;
}

.content {
  background-color: white;
}
.home-values .form-group, .property-search .form-group {
    position: relative;
}
#home-value-button {
  border-radius: 0;
  border: 0;
  transition: all 0.3s;
  background-color: #dddddd;
  position: absolute;
  right: 200px;
  top: 0;
  bottom: 0;
  width:181px;
}
.home-value-button {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}
#search-button {
  border-radius: 0 4px 4px 0px;
  border: 0;
  transition: all 0.3s;
  margin: 0;
}
/* Home Page */
.full-width-block {
  background-size: cover;
  overflow: hidden;
  position: relative;
  min-height: 450px;
}
.full-width-block article {
  margin: 85px 0;
  padding: 40px;
  background-color: #fff;
}
.row-item {
  margin-top: 120px;
  margin-bottom: 120px;
}
.double-box .post article h3, .full-width-block article h3 {
  font-weight: 600;
  font-size: 30px;
  color: #212121;
  text-transform: uppercase;
  line-height: 30px;
  margin-bottom: 15px;
  display: block;
}
.double-box .post article p, .full-width-block article p {
    font-size: 16px;
    color: #727272;
    line-height: 28px;
    margin-bottom: 23px;
}
.double-box {
  position: relative;
}
.double-box .post {
  border-radius: 2px;
  background: #fff;
}
.double-box figure {
    width: 200px;
    height: 400px;
    position: absolute;
    left: 15px;
    bottom: 0;
    top: 0;
    background-size: cover;
}
.home-evaluation-img {
    background-image: url(/frontend/assets/img/photos/calculator.jpg);
}
.seller-guarantees-img {
    background-image: url(/frontend/assets/img/photos/evaluation.jpg);
}
.join-team-img {
  background-image: url(/frontend/assets/img/join_team.jpg);
  background-size: cover;
  background-position: center center;
}
.double-box .post article {
  margin-left: 200px;
  padding: 53px 30px;
  height: 400px;
}

.facePhotoContainer img {
  width: 100%;
  position: relative;
}
.meet-owner .facePhoto {
  bottom: 35px;
}
.meet-owner p {
  font-size: 21px;
  line-height: 35px;
}
.meet-owner .btn-primary {
  margin-top: 30px;
  padding: 15px 35px;
}
blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote:after {
  color: #ccc;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
.face-photo {
  display: block;
  width: 300px;
  height: 300px;
  border-radius: 100%;
  background-size: cover;
}
.big-header {
  font-weight: bold;
  font-size: 65px !important;
  color: #222 !important;
}
.big-header-hr {
  width: 150px;
  border-bottom: 3px solid #000;
  margin-top: 15px;
  margin-bottom: 50px;
}
.header {
  position: relative;
  z-index: 3;
}
.team-list {
  text-align: center;
  padding-left: 0 !important;
}
.team-image {
  background-size: cover;
  background-position: top center;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 15%;
  width: 70%;
  height: 100%;
}
.team-list-member h4 {
  margin-top: 10px;
  margin-bottom: 30px;
  position: absolute;
  width: 100%;
  bottom: -100px;
  left: 0;
}
.frontpage-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
}
.frontpage-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.frontpage-video-description {
    font-size: 19px;
    color: #333;
    line-height: 1.6em;
    margin: 60px 20px;
    text-align: justify;
}
.team {
  padding-bottom: 60px;
}
.meet-owner h3 {
  margin-bottom: 40px;
}
.team h3 { margin-top: 0; }
.testimonials {
  background: url(../img/testimony.jpg);
  background-color: rgba(36, 139, 233, 1);
  background-blend-mode: multiply;
  background-size: cover;
  padding: 60px 0;
  height: 350px;
}
.testimonial-wrapper {
  background-color: red;
}

.testimonials p {
  color: white;
}

.testimonials .content {
  margin: 0px 20px;
  line-height: 1.2;
  font-size: 18pt;
  font-style: italic;
  background-color: transparent;
  text-shadow: 0 0 5px black;
    height: 140px;
    overflow: hidden;
}

.testimonials .name {
  text-shadow: 0 0 5px black;
}
.testimonials .col-md-1, .testimonials .col-md-3, .testimonials .col {
  height: 240px;
}
.testimonials .profilepic {
  position: absolute;
  top: 50%;
  margin-top: -54px;
  padding-right: 15px;
}

.carousel-indicators {
  bottom: -41px;
}
section {
  margin: 30px 0;
}
.nav-container {
  position: relative;
  top: 0;
  right: 0;
  left: 0;
  z-index: 5;
}

section.home-values {
  padding: 85px 0;
  background-color: #5ab3ff;
}

section.home-values h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}


/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 24pt;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 45px;
    height: 45px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index: 1029;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 48px;
    line-height: 1;
    opacity: 0.9;
    color: #EFEFEF;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 1px 1px 3px #000000;
}

.slick-prev:before { content: "\f053"; }
.slick-next:before { content: "\f054"; }

.slick-prev
{
    left: 18px;
}

.slick-next
{
    right: 18px;
}

.caption-inner .property-list-firm {
  color: #EEEEEE;
}

.homeValueError {
  display: none;
}
.home-buyers {
  background-image: url(/modern/img/sold.jpg);
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
}
.property-search input {
  border-radius: 4px;
}
.popoutTab {
  width: 50px;
  height: 50px;
  background-color: #17adda;
  position: fixed;
  left: -50px;
  z-index: 6;
  cursor: pointer;
  border-radius: 0 4px 4px 0;
  padding: 15px 20px;
}
.popoutTabBody {

}
.popoutTab h6 {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  transform: rotate(-90deg);
  font-size: 25px;
  position: absolute;
  bottom: 133px;
  left: -35px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  text-shadow: 0px 1px 1px #4d4d4d;
}
.popoutBodyContainer {
  width: 350px;
  background-color: rgba(0,0,0,0.5);;
  position: fixed;
  top: 0;
  left: -350px;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 5;
  border-radius: 0 0 4px 0;
  overflow: hidden;
}
.popoutBody {
  padding: 20px;
  text-align: center;
}
.popoutBody label {
  text-transform: uppercase;
}
.popoutBody .input-icon i {
  color: #17adda;
  background-color: #eee;
  margin: 0;
  padding: 9px;
  height: auto;
  width: auto;
  border-radius: 4px 0 0 4px;
  border-right: 1px solid #e2e2e2;
  margin-right: 5px;
  width: 35px;
}
.popoutBody .input-icon input {
  padding-left: 43px;
}
.popoutBody iframe {
  width: 100%;
}
.popoutBody img {
  max-width: 100%;
  max-height: 310px;
}
.popoutBody .tel {
  display: block;
  color: white;
  font-weight: bold;
  font-size: 30px;
}
.popoutBody h3 {
  color: white;
}
.popoutTab #close {
  color: white;
}
.video-container .fill {
 min-width: 100%;
 object-fit: cover;
}

@media only screen and (max-width: 1024px) {
  #testimony-carousel .col-md-1 { display: none; }
  .testimonials .col-md-1, .testimonials .col-md-3, .testimonials .col {
    height: auto;
  }
  .testimonials .name {
    position: static;
    margin: 0px 20px 10px;
  }
}

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

  #home-value-button, #search-button {
    position: static;
    width: 50%;
    float: left;
    margin-top: 5px;
  }
  #home-value-button {
    border-radius: 4px 0 0 4px;
  }
}

@media only screen and (max-width: 425px) {
  .search-buttons {
    margin-top: 30px;
    width: 100%;
  }
  #search-button, #home-value-button {
    width: 100%;
    position: static;
    margin-top: 5px;
    border-radius: 4px;
  }
  .slider-item {
    height: 335px;
  }
  .home-values .property-search {
    margin-top: 0;
  }
  .home-values .property-search .btn {
    width: 100%;
    position: static;
    margin-top: 5px;
    border-radius: 4px;
  }
  html, body {
    overflow-x: hidden;
  }
  .property-search {
    top: 30%;
  }
  .popoutBodyContainer, .popoutTab { display: none }
}
