* {
    margin: 0px;
    padding: 0px;
}
.navbar.navbar-default.navbar-fixed-top {
    background-color: white;
    border: none;
    box-shadow: 0px 0px 3px #9c9c9c;
    z-index: 1000;
}
.navbar-brand img{
   height: 40px;
}
header.navbar {
    margin-bottom: 0;
}
body, header {
    min-width: 320px;
}
html{
  font-family: 'Lato',sans-serif !important;
}

body {
    font-family: 'Lato' !important;
    font-size: 15px;
    color: #464646;
    width: 100%;
    height: 100%;
}

.back{
	width:100%;
	background-color:#FFF;
}

.flipper img{
	width:100%;
}
.back width{
	width:100%;
}

.front{
	background-color:#FFF;	
}

.topBar {
    background: #3a97d3;
    background-size: 100%;
    padding: 7px 0px 7px 0px;
    min-height: 36px;
    border-bottom: 1px solid #00304e;
}
.topBarText {
    color: #8e8e8e;
    font-size: 11px;
    float: left;
    margin-top: 3px;
    margin-right: 20px;
    margin-bottom: 0;
}
.topBarText marquee{
    color: #ffffff;
    font-size: 16px;
}
header .topBar .topBarText a, header .socialIcons a {
    color: #252525;
    font-size: 16px;
    font-family: Roboto;
}
.socialIcons {
    float: right;
    margin-bottom: 0;
}

.yamm .container {
    position: relative;
}
.container {
    background: transparent !important;
    min-height: 100%;
}
.yamm .nav, .yamm .collapse, .yamm .dropup, .yamm .dropdown {
    position: static;
}
.userButtons {
    margin-right: -15px;
    padding-left: 25px;
    float: right;
    border-left: 1px solid #dcdcdc;
    margin-bottom: 0px !important;
}
.userButtons .userBtn {
    padding: 25px 0px 25px 0px;
}
.userButtons li {
    display: inline-block;
}
ul li {
    list-style: none;
}
iframe{
  width: 100% !important;
}
.buttonColor {
    border: none;
    color: white;
    font-size: 13px;
    letter-spacing: 0.2px;
    padding: 10px 35px !important;
    text-shadow: none;
    border-radius: 4px;
    background: #3a97d3;
}
.buttonColor:hover {
    background: rgba(31, 153, 207, 0.79);
    color: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
a {
    color: #000;
    text-decoration: none !important;
    transition: color 0.2s linear;
}
.nav.navbar-nav {
    float: right;
}
.nav.navbar-nav .current {
    box-shadow: 0 -4px 0 #28b34e inset;
    color: #28b34e;
}
.nav.navbar-nav li a {
    color: #686868;
    font-size: 14px;
    letter-spacing: 0.4px;
    padding-top: 26px;
    padding-bottom: 26px;
    margin-right: 8px;
    transition: color 0.2s linear;
}
.nav.navbar-nav li a:hover{
    color: #28b34e;
}
.pagebody {
    min-height: 400px;
    background: white;
    box-shadow: 0 7px 15px rgba(0,0,0,0.3);
    z-index: 5;
}
.headerOffset {
    margin-top: 108px;
}
.bigMessage{
   background:  #3a97d3; 
   border-bottom: 2px solid #00304e;
}
.bigMessage.bigger .innerBG {
    padding: 35px 0 20px 0px;
    transition: padding 0.5s, transform 0.5s;
}
.bigMessage.bigger .innerBG h1 {
    font-size: 30px;
    text-shadow: 0 2px 4px rgba(0,0,0,0.5);
    color: white;
    transition: font-size 0.5s, transform 0.5s;
    text-align: center;
    margin: 0px;
    display:inline-block;
}
.bigMessage.bigger .innerBG .container{
    text-align: center;
} 

.bigMessage.bigger .innerBG button{
    position: relative;
    bottom: 5px;
    color: #fff;
    background-color: #28b34e;
    font-size: 22px;
    float: right;
    border-color: #3a97d3;
    text-transform: uppercase;
}
.bigMessage.bigger .innerBG button:hover {
    color: #fff;
    background-color: rgba(153, 201, 59, 0.89);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}
section.dropShadow {
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}

blockquote{
    border-left: 5px solid #28b34e !important;
}

#services {
		padding: 35px 0;
}
.section-heading {
    margin-top: 0;
    color: #252525;
}

.service-box {
    max-width: 400px;
}
.text-primary {
    color: #3a97d3;
}
.service-box p {
    margin-bottom: 0;
}

.service-box i{
  display: inline-block;
  border-radius: 100px;
  padding: 20px;
  border: 2px solid;
  box-shadow: 0px 0px 2px #888;
}
.back img{
    width: 340px;
    height: 275px;
}

hr{
    border: 2px solid #3a97d3;
    max-width: 60px;
}

section{
    background: rgba(235, 235, 235, 0.38);
    box-shadow: 0 6px 10px rgba(0,0,0,0.15);
}
#property-deals{
    padding: 35px 0px;
}
#contact{
    padding: 35px 0px;
    border-bottom: 4px solid #000
}

#contact i{
    color: #3a97d3;
}

/*property deals*/
#loadingpanel{
    width: 100%;
    z-index:9999;
}
.loadingContent img{
    height: 20px;
}
.propertyItem {
    background-color: white;
    box-shadow: 0px 1px 3px #d4d4d4;
    margin-bottom: 30px;
}
.propertyContent {
    padding: 9px;
}
.properties .propertyImgLink {
    display: block;
    overflow: hidden;
    height: 150px;
    margin-bottom: 10px;
}
.propertyContent a {
    color: #000;
}
.propertyImgLink {
    border-bottom: 3px solid gray;
    position: relative;
    transition: opacity 0.3s linear;
}
.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
h4 {
    font-size: 18px;
    margin-top: 0px;
    width: 100%;
}
.divider.thin {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
}

.divider {
    background-color: rgba(0,0,0,0.15);
    max-width: 100%;
}

.price-detail {
    height: 30px;
    background: #3a97d3;
    text-align: center;
    color: #fff;
    font-size: 23px;
    cursor: pointer;
}

.price-detail:hover{box-shadow: 0 2px 4px rgba(0,0,0,0.2);}
.propertyDetails {
    background-color: #f8f8f8;
    margin-top: 0px;
    border: 1px solid #cacaca;
    width: 100%;
    text-align: center;
}
.propertyDetails td {
    font-family: Proxima Nova Semi-bold;
    font-size: 12px;
    width: 33.6%;
    height: 45px;
    border-color: #cacaca;
    color: #ababab;
    vertical-align: middle;
    border: 1px groove !important;
}
.propertyImgLink .headline {
    letter-spacing: 0.003em;
    font-size: 12px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.4);
    line-height: 1.1em;
    color: white;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 6px 10px;
    padding-top: 30px;
    font-weight: 600;
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.42) 41%,rgba(0,0,0,0.71) 100%);
    z-index: 99;
}

.photoCount {
    position: absolute;
    background: rgba(0,0,0,0.4);
    border-radius: 4px;
    padding: 1px 6px;
    padding-bottom: 2px;
    right: 5px;
    top: 5px;
    color: rgba(255,255,255,1);
    font-weight: 600;
    font-size: 12px;
    text-shadow: 0 1px 3px rgba(0,0,0,0.4);
    z-index: 10;
}

.properties .propertyImgLink .propertyImg {
    min-width: 100%;
    background: rgba(0,0,0,0.3);
}

.propertyImg {
    max-width: 100%;
    margin-bottom: 15px;
}

.photoCount::after {
    content: '\f030';
    font-family: 'FontAwesome';
    font-size: 14px;
    display: inline-block;
    padding-left: 3px;
    color: rgba(255,255,255,0.9);
    position: relative;
    top: 1px;
}
.propertyContent a:hover {
    color: rgba(0,0,0,0.5);
}
.propertyImgLink:hover {
    opacity: 0.8;
}
.bx-controls-auto{
    display: none;
}
.bx-pager.bx-default-pager{
    display: none;
}

.bx-prev, .bx-next{
    position: absolute !important;
    top: 110px !important;
    z-index: 1 !important;
}

.center-res{
    display: table;
    margin: 0 auto;
    margin-top: 25px;
}

.modal{
    z-index: 99999 !important;
}

.modal-header{
    background: #3a97d3 !important;
    color: white;
    text-transform: uppercase;
}
.modal-header .close{
    font-size: 35px;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.modal-header .close:hover{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.pad-regRow{
    padding: 6px;
}
.bx-viewport li{
    text-align: -webkit-center;
}

/*for video*/
.homepage-hero-module {
  border-right: none;
  border-left: none;
  position: relative;
}
.no-video .video-container video,
.touch .video-container video {
  display: none;
}
.no-video .video-container .poster,
.touch .video-container .poster {
  display: block !important;
}
.video-container {
  position: relative;
  bottom: 0%;
  left: 0%;
  height: 100%;
  width: 100%;
  overflow: hidden;
  background: #f1f1f1;
}
.video-container .poster img {
  width: 100%;
  bottom: 0;
  position: absolute;
}
.video-container .filter {
  z-index: 100;
  position: absolute;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
}
.video-container .title-container {
  z-index: 999;
  position: absolute;
  top: 25%;
  width: 100%;
  text-align: center;
  color: #fff;
}
.title-container h1{
    font-size: 45px;
} 

.video-container .description .inner {
  font-size: 20px;
  width: 45%;
  margin: 0 auto;
}

.video-container video {
  position: absolute;
  z-index: 0;
  bottom: 0;
}
.video-container video.fillWidth {
  width: 100%;
}

#how_it_works, #find_deals{
    padding: 40px 0px;
    text-align: justify;
}
#about-us{
   padding: 40px 0px;
}

/*for alertify*/
.alertify .ajs-modal {
    z-index:999999;
}

.alertify .ajs-close{
    background-size: 30px;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.alertify .ajs-close:hover{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.alertify .ajs-header{
    background: #3a97d3;
    color: #fff;
    font-size: 22px;
    border: none;
}
.copyright{
    border-bottom: 3px solid black;
}

.steps-wrapper section{
	background:none;
	box-shadow:none;
}

.steps-wrapper .step-number {
    background-color: #0074e4;
    border-radius: 20px;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    height: 40px;
    line-height: 40px;
    position: absolute;
    width: 40px;
}

.step-number{
	text-align: center;
}

.step-content-wrapper {
    border-left: 2px solid #0074e4;
    margin-left: 20px;
    padding: 5px 0 60px 35px;
    text-align: left;
	vertical-align:top;
	font-family:arial;
}

.ancillary-points{
	padding:25px;
}

.ancillary-points h4{
	display:inline; border-bottom:1px;
	border-bottom-style:solid;
	padding:10px;
}

.step-content-wrapper h3{
	font-weight:bold;
	position:relative;
	top:-20px;
}


.last-step{
	border:none;
}

.copyright h5{
    background: #3a97d3;
    color: #fff;
    padding: 10px 0px;
    margin: 0px;
    font-size: 12px;
}

/*bottom toast*/
.filter-widgets{
    background-color: #fff;
    bottom: 0;
    box-shadow:0 0 20px rgba(0, 0, 0, 0.24);
    right: 90px;
    margin: 0;
    padding: 0;
    position: fixed;
    text-align: left;
    width: 300px;
    z-index: 10000001;
    color:#161616;
}

.filter-widgets-head a{
    display:block;
    background:#28b34e; 
    padding:10px;
    color: #fff;
    font: 18px/28px robotoregular,Arial,sans-serif;
    position:relative;
    text-decoration: initial;
}
.filter-widgets-head a:before {
    color: #fff;
    content: "+";
    font-size: 20px;
    height: 20px;
    position: absolute;
    right: 5px;
    text-align: center;
    top: 9px;
    width: 20px;
}
.consul-head-open a:before {
    content: "-";
}
.filter-widgets-body{
    height: 400px;
    display:none;
}

.filter-form label{
    font-size: 12px;
    text-align: left !important;
    paddng-top: 0px !important;
}
.filter-form input
{
    height: 26px !important;
}
/*mobile screen*/

@media only screen and (max-width: 1200px){
    .userButtons {
        padding-left: 0px;
        border-left: 0px;
    }
    .nav.navbar-nav {
        float: left;
    }
    .bigMessage.bigger .innerBG{
         padding-top: 40px;
  }
}

@media only screen and (max-width: 991px){
 .navbar-brand img  {
     height: 35px;
  }
  .bigMessage.bigger .innerBG{
    padding-top: 60px;
  }
  .nav.navbar-nav li a {
      margin-right: 0px;
  }
  .buttonColor{
      padding: 10px 5px !important;;
  }
  .homepage-hero-module{
      height: 435px !important;
  }
  .nav>li>a {
      padding: 10px 8px;
  }
  .properties .propertyImgLink {
    height: 190px;
  }
  .filter-widgets {
    right: 0;
  }
 }

@media only screen and (min-width: 992px){
.topBarText.withMarquee{
    width: 45%;
  }
}

@media only screen and (max-width: 767px){
   .navbar.navbar-default.navbar-fixed-top{
      z-index: 1000;
   }
    .userBtn{
        display: none !important;
    }
  .nav.navbar-nav {
    width: 100%;
    margin-left: 0px;
    }

  .nav.navbar-nav li a {
    padding-top: 15px;
    padding-bottom: 15px;
    }

    .bigMessage.bigger .innerBG {
        padding: 25px 0 20px 0px;
    }

    .bigMessage.bigger .innerBG .container{
        padding: 0px 24px;
    }

  .bigMessage.bigger .innerBG h1{
    margin-top: 10px;
    }

   .bigMessage.bigger .innerBG button {
     float: none;
     margin-top: 10px;
  }

  .navbar-brand  {
     padding: 8px 8px;
  }

  .navbar-brand img  {
     height: 30px;
  }

  .properties .propertyImgLink  {
     height: 250px;
  }
  section.dropShadow {
    display: none;
  }
  .topBarText.withMarquee{
    width: 100%;
  }

  .filter-widgets{
      width: 100%;
  }
  .visible-xs{
      padding-top: 35px;
  }
  .filter-widgets-body iframe{
      width: 335px;
  }
}



@media only screen and (max-width: 480px){
  .back img{
      width: 290px;
      height: 250px;
  }
  .leverage{
      margin: 40px 0px 80px 0px;
  }
  .service-box{
    padding-left: 0px;
  }
}

@media screen and (min-width: 767px) and (max-width: 950px) { 
      .homepage-hero-module{
      height: 360px !important;
  } 
}

