/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
  overflow-x: hidden;
  font-family: 'Muli', Arial, sans-serif;
	color: #000;
}


p, ul, li, label {
  line-height: 1.75;
	font-size:1.25rem;
}
ul {padding-left:0;}

a {
  color:#1062AC;}

a:hover {
  text-decoration: underline;
}

ul, ul li {list-style: none;}

.text-primary {
  color: #fed136 !important;
}

.left {float: left;}

.right {float: right;}

.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* Font Sizes and Styles*/

.xlg {font-size: 2.25rem;}
.large {font-size: 1.75rem;}
.md-li-like  {font-size:1.111rem;}
.md-tx {font-size:1rem;}
.sm-tx {font-size:0.9rem;}
.abs {position: absolute;}

.bold-xl {font-weight: 700;}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat', -sans-serif;
}
h1{color: #095fb6;}
h2, h3, h4{color:#034486;}
h3, h4, h5, h6 {
    margin: 50px 0 20px;
}

.page-section {
  padding: 50px 0 20px;
}

.page-section h2.section-heading {
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 15px;
}


.page-section h3.section-subheading, p.section-subheading {
  font-size: 1.25rem;
  font-weight: 400;
  font-style: italic;
  margin-bottom: 35px;
  text-transform: none;
}

/*Colors*/

.bg-light {background: #eff0f2!important;}

.red {color:#C4171C;}

.yellow {color:#FFF02B;}

.blue-dark {color:#0d5fa6;}

.blue-lht {color:#9dcbf4;}
.white {color:#fff;}


@media (min-width: 1200px){
.container {
    max-width: 1170px;
}
}

@media (max-width: 991px){
.container {
    max-width: 90%;
}
}

@media (min-width: 768px) {
  section {
    padding: 150px 0;
  }
}
@media (max-width: 414px) {
	h1 {font-size: 2.1111rem;}
	h2, .page-section h2.section-heading {font-size: 2rem;}
	h3 {font-size: 1.75rem;}
	.container.wide {
    max-width: 100%;}
	
}

::-moz-selection {
  background: transparent;
  text-shadow: none;
}

::selection {
  background:#b2d3ee;
  text-shadow: none;
}

img::-moz-selection {
  background: transparent;
}

img::selection {
  background: transparent;
}

img::-moz-selection {
  background: transparent;
}

button:focus{outline:none;}						   
.btn {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
}

.btn-xl {
  font-size: 18px;
  padding: 20px 40px;
}

.btn-primary {
	background-color:#08559c;}

.btn-secondary {background-color: #C4171C;border-color: #f61017;}

.btn-primary:hover {
  background-color: #05539c !important;
  color: white;
}

.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active {background-color: #ac0f13; border-color: #cd050c;}
.btn-primary:hover, .btn-secondary:hover {box-shadow: inset 0 0 0 20rem rgba(0,0,0,0.1), 0 2rem 2rem rgba(0,0,0,0.1);}


/*----------------HEADER AREA----------------------*/

header {position: relative;}

.navbar-brand img, .top-bar .company {transition:all .2s linear; 
    -o-transition:all .2s linear; 
    -moz-transition:all .2s linear; 
    -webkit-transition:all .2s linear;}

.top-bar {
font-size: 1.5rem;
font-weight: 400;
}

.top-bar span.name {
	color: #FFF;
	font-size: 2.25rem;
	font-weight: 700;
}
.top-bar .company {color: #FFF02B;text-shadow: 1px 3px 7px #062f56;}

.phone i.fa {font-size: 1.1111rem; padding-right: 10px;}

.top-bar .phone {padding: 0.5rem 0 0 5rem;font-family: 'Muli';}
.top-bar .phone, .top-bar .phone a {color:#9dcbf4;}
.top-bar .company {padding-top: 0.5rem; line-height: normal; text-align: center;}

#mainNav {
  background-color: rgba(13, 98, 174, 0.81);
	font-family: 'Montserrat', sans-serif;
}

#mainNav.shadow-lg {box-shadow: 0 1rem 3rem rgba(0,0,0,.3)!important;}

#mainNav .container {
width: 100%;
	max-width: 100%;
}
#mainNav .navbar-toggler {
  font-size: 1.111rem;
  right: 0;
  padding: 1rem;
  text-transform: uppercase;
  color: #fff02b;
  border: 0;
  background-color: #024385;
	font-family: 'Muli', sans-serif;
}

#mainNav .navbar-nav .nav-item .nav-link {
  font-size: 0.9rem;
  font-weight: 400;
  padding: 0.75em 0;
  letter-spacing: 1px;
  color: white;
}

#mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover {
  color:#F4E40D;}

  #mainNav.navbar-shrink {
    padding-top: 0;
    padding-bottom: 0;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#0d62ae+0,003c7c+100 */
background: rgb(13,98,174); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(13,98,174,1) 0%, rgba(0,60,124,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(13,98,174,1) 0%,rgba(0,60,124,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(13,98,174,1) 0%,rgba(0,60,124,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0d62ae', endColorstr='#003c7c',GradientType=0 ); /* IE6-9 */

  }

#mainNav.navbar-shrink .navbar-brand {transform: scale(0.75);margin:-6px 1rem -6px 0;}

.nav-item.dropdown {position: relative;
  display: inline-block;}
.dropdown-menu {display: none;
  position: absolute;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
margin:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f2f5f6+0,e3eaed+37,dae1e5+100 */
background: rgb(242,245,246); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(242,245,246,1) 0%, rgba(227,234,237,1) 37%, rgba(218,225,229,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(218,225,229,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(242,245,246,1) 0%,rgba(227,234,237,1) 37%,rgba(218,225,229,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f5f6', endColorstr='#dae1e5',GradientType=0 ); /* IE6-9 */

}

.nav-item.dropdown:hover .dropdown-menu {display: block;}
.dropdown-item {text-transform:capitalize;font-size: 1.11111rem;font-family: 'Muli', sans-serif;}
.dropdown-item:focus, .dropdown-item:hover{background-color: #fef79c;}

.icon-bar { width: 17px;
  height: 3px;
  background-color: #fff02b;
  margin: 3px 0;
display: block;
 position: relative;
    transition: all 200ms ease-in-out;}

.navbar-toggler .col{padding-left:0.25rem;}
.navbar-toggler .col:first-child{padding:0.1111rem 0 0 0.25rem;}
.navbar-toggler .col:nth-child(2n){padding-right: 0.25rem;}
.navbar-toggler .row {margin:0;}
.navbar-toggler:not(.collapsed) .icon-bar:first-child {top: 6px;
    transform: rotate(45deg);}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(2n){background-color: transparent;}
.navbar-toggler:not(.collapsed) .icon-bar:nth-child(3n){top: -6px;
    transform: rotate(-45deg);}



/*-----------Media Query for the Header Area-------------*/
/*Navigation*/


@media (min-width: 992px) {
  #mainNav {
    transition: padding-top 0.3s, padding-bottom 0.3s;
    border: none;
    background-color: rgba(13, 98, 174, 0.81);
  }
  #mainNav .navbar-brand {
    font-size: 1.75em;
    transition: all 0.3s;
  }
  #mainNav .navbar-nav .nav-item .nav-link {
    padding: 1.1em 1em !important;
  }

  #mainNav.navbar-shrink .navbar-brand {
    font-size: 1.25em;
  }
}

@media (max-width: 1800px) {
	.top-bar {font-size: 1.25rem;}
	.top-bar .phone {
    padding-left: 3rem;
}
	.top-bar span.name {
		font-size: 2rem;}
}

@media (max-width: 1680px) {
	.top-bar .left {float:none;}
	.top-bar .phone {padding: 0rem;}
	.top-bar .company {text-align: left;}
	.top-bar .phone br {display: none;}
}

@media (max-width: 1440px) {
	.top-bar span.name {font-size: 1.25rem}
	.top-bar {font-size: 1rem;}
	.top-bar .phone br {display: block;}
}

@media only screen and (max-width: 1250px) {
	.top-bar .company {display:none }
	.top-bar .phone {font-size: 1.111rem;padding-top:0.5rem;}
	
}

@media only screen and (max-width: 1140px) {
	.top-bar .phone {display: none;}
}

@media only screen and (max-width: 990px) {
	.top-bar .phone {display: block;}
	.top-bar .phone, .top-bar .phone a {color:#fff;}
	#mainNav {background-color: rgba(13, 98, 174, 0.95);}
	
	/*Make menu on mobile scrollable*/
	.navbar-collapse {
  		max-height: 280px;
		overflow-y: auto;}
}

@media only screen and (max-width: 460px) {
	.top-bar .phone {font-size:1rem;line-height: 1.75rem;
    padding: 0;}
	#mainNav.navbar-shrink .navbar-brand {margin: -10px 0rem -10px 0;}
	#mainNav .navbar-toggler {font-size: 1rem; padding: 0.75rem 0.25rem;}
}

@media only screen and (max-width: 375px) {#mainNav .navbar-brand{margin-right: 0rem;}}
@media only screen and (max-width: 360px) {#mainNav.navbar{padding:0.5rem;}
}



/*-----------------------Video Banner Area----------------------------------*/

#video-wrap, #video-wrap-pg {position: relative;
 height: 800px;
 min-height: 800px;
 width: 100%;
 background-size: cover !important;
 -webkit-background-size: cover !important;
 overflow: hidden;}


#video-wrap video {position: absolute;
  top: 50%;
  left: 50%;
  z-index: -100;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);}



/*Home Search Area - Index Page*/

#home-search-index {
	position:absolute;
	top: 65%;
	width: 100%;
}

#home-search-index .form-wrap {
	width: 100%;
	margin:0 auto;
	font-size:1.1111rem;
	color:#000;
}
#home-search-index .welcome {text-shadow: 6px 3px 6px rgba(0,0,0,0.85);font-weight: 400}
.welcome {font-family: 'Montserrat', sans-serif; font-size: 2.75rem;}
.welcome br {display: none;}

#home-search-index .IDX-quicksearchForm {background-color: rgba(26, 33, 43, 0.9);
	padding: 2rem;}

#home-search-index .col-md-2 {
float: left;;
padding-right:0rem;
max-width:15%;
width:15%;}
#home-search-index .col-md-2.long {max-width:19%;
width:19%;}

#home-search-index .col-md-2:first-child {padding-left: 0;}

.col-md-2 .IDX-qsFieldWrap input, .col-md-2 .IDX-qsFieldWrap select {width:100%;}
.col-md-2 .IDX-qsFieldWrap input {padding:0.5rem;}
.col-md-2 .IDX-qsFieldWrap select {padding:0.65rem 0.5rem}

form.IDX-quicksearchForm input[type="submit"] {font-family: 'Montserrat'; font-weight: 500;text-transform: uppercase;}


/*-----------Media Query for the Video Banner Area-------------*/

@media only screen and (max-width: 1000px){
	
	#home-search-index .col-md-2, #home-search-index .col-md-2.long,#home-search-index .col-md-2:first-child {max-width: 33.333333%;
    width: 33.333333%;padding: 0.5rem;}
	
}

	
	@media only screen and (max-width: 991px){
	.welcome {font-size: 2.5rem;}
	.form-wrap.container {max-width: 100%;}	
}

@media only screen and (max-width: 867px){
	.welcome br {display: block;}
	#home-search-index {top:55%;}
}
@media only screen and (max-width: 767px) {
	#video-wrap {
		max-height: auto;
		background-color: gray;
		background-image: url("../img/home-page-mobile.jpg");
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: 0% 0%;
		background-size: cover;
	}
	#home-search-index {
    top: 40%;
}
	#home-search-index .welcome {text-shadow: 2px 1px 7px rgb(255, 255, 255);font-weight: 700;font-size: 2rem;}
	#home-search-index .white {color:#000;}
}
@media only screen and (max-width: 600px){
	#home-search-index .col-md-2, #home-search-index .col-md-2.long,#home-search-index .col-md-2:first-child {max-width: 50%;
    width: 50%;}
}

@media only screen and (max-width: 414px){
	#home-search-index .col-md-2, #home-search-index .col-md-2.long,#home-search-index .col-md-2:first-child {max-width: 100%;
    width: 100%;}
	
	#home-search-index .white {color:#000;}
	#home-search-index {top:20%;}
	ul.faqs li {font-size: 1.1111rem;}
	.welcome br {display: none;}
}

/*Welcome Section Area*/

div.masthead:after {background: #fff;}
div.masthead .container {max-width:90%;}

div.masthead {

  overflow: hidden;
  color: #000;
	padding-bottom: 30px;
}

div.masthead .intro-text {background-color: #fff;z-index: 1;}

div.masthead .intro-text .intro-heading {
  line-height: 50px;
  margin-bottom: 25px;
  font-family: 'Montserrat', sans-serif;
}

div.masthead .img-wrap {padding:5% 0 0 4%;}
div.masthead .img-wrap-text {font-style: italic; font-size: 2.25rem; color: #5e5c5c; font-weight:300;position: absolute;top:5%;left:15%;}

div.masthead img.pull-right {margin-right: -45%;
    margin-bottom: -20%;
    margin-top: -15%;}
div.masthead .intro-text {padding:30px 0;}
  div.masthead .intro-text .intro-heading {
    font-weight: 700;
    margin-bottom: 30px;
  }


/*-----------Media Query for the Welcome Section Area-------------*/

@media only screen and (max-width: 1400px){
	div.masthead .img-wrap {
    padding: 5% 0 0 0%;
}
	div.masthead .img-wrap-text{left: 10%;}
}

@media only screen and (max-width: 1230px){
	div.masthead img.pull-right {
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -25%;
		margin-top:-20%;
}
	div.masthead .img-wrap-text{left: 7%;font-size: 1.75rem;}
	div.masthead .container {padding:0 0.5rem;max-width: 100%;}
	.masthead .col-md-6:first-child {padding:30px 25px 0;}
}

@media only screen and (max-width: 1080px){div.masthead img.pull-right {
    margin-top: -10%;
}}

@media only screen and (max-width: 1000px){
		div.masthead img.pull-right {
    margin-left: -55%;
}
	div.masthead .img-wrap-text{left: 5%;font-size: 1rem;}
	
}

@media only screen and (max-width: 850px){
	.masthead .col-md-6 {width: 100%; float: none;max-width: 100%;}
	div.masthead img.pull-right {margin-top: -5%;margin-left: 0;}
	div.masthead .img-wrap-text {font-size: 2rem;}
	div.masthead .container {padding:0;}
	
}
@media only screen and (max-width: 850px){div.masthead {padding-bottom: 0px;}}

@media only screen and (max-width: 768px){
	div.masthead .intro-text{padding:2rem 1rem 0rem;}
}

@media only screen and (max-width: 760px){
	.masthead .col-md-6:first-child {width:90%; max-width: 90%; margin:0 auto;}
}

@media only screen and (max-width: 600px){
	
	div.masthead img.pull-right {max-width: 100%;margin:0;}
	div.masthead .img-wrap-text {font-size: 1.1111rem;top:20%;}
}

/*------------------Properties Showcase Area - Home Page-------------------------*/


.IDX-showcaseTable .IDX-showcaseContainer {border:none!important;padding:0!important;box-shadow: 0 0 5px 1px rgba(0, 0, 0, .15)!important;background-color: #fff;}
.container #IDX-showcaseGallery-21200 .IDX-showcaseCell, .container #IDX-showcaseGallery-36407 .IDX-showcaseCell, .container #IDX-showcaseGallery-36408 .IDX-showcaseCell, .container #IDX-showcaseGallery-36409 .IDX-showcaseCell, .container #IDX-showcaseGallery-36450 .IDX-showcaseCell, .container #IDX-showcaseGallery-36451 .IDX-showcaseCell, .container #IDX-showcaseGallery-36452 .IDX-showcaseCell, .container #IDX-showcaseGallery-36700 .IDX-showcaseCell, .container #IDX-showcaseGallery-36701 .IDX-showcaseCell, .container #IDX-showcaseGallery-36702 .IDX-showcaseCell, .container #IDX-showcaseGallery-36493 .IDX-showcaseCell, .container #IDX-showcaseGallery-36494 .IDX-showcaseCell, .container #IDX-showcaseGallery-36535 .IDX-showcaseCell, .container #IDX-showcaseGallery-36703 .IDX-showcaseCell, .container #IDX-showcaseGallery-36704 .IDX-showcaseCell, .container #IDX-showcaseGallery-36705 .IDX-showcaseCell  {padding:10px!important;vertical-align: unset!important;}
.IDX-showcaseTable .IDX-showcasePhoto {max-width:100%;max-height: unset!important;}
.IDX-showcaseTable .IDX-showcaseContainer a {overflow: hidden;}
.IDX-showcaseContainer a.IDX-showcaseLink {background-color: #000;}
.IDX-showcaseTable a.IDX-showcaseLink img.IDX-showcasePhoto:hover {-moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
    -webkit-transform: scale(1.15);
    transform: scale(1.15);opacity:0.3;
	transition:all 0.3s ease;
	cursor: zoom-in;
}
.IDX-showcaseTable .IDX-showcaseListingID, .IDX-showcaseTable .IDX-showcaseAddress {display: none;}
.container .IDX-showcaseTable {font-size: 1.111rem!important;}
 .IDX-showcaseTable .IDX-showcaseBeds, .IDX-showcaseTable .IDX-showcaseBaths, .IDX-showcaseTable .IDX-showcaseFull {display: inline-block!important;padding-top: 0.5rem;}
.IDX-showcaseTable .IDX-showcaseCity, .IDX-showcaseTable .IDX-showcaseState, .IDX-showcaseTable .IDX-showcaseZipcode, .IDX-showcaseTable .IDX-showcasePrice {font-weight:600;font-size: 1.25rem;}
.IDX-showcaseBeds, .IDX-showcaseBaths {
    padding-right: 0.5rem;
}
.IDX-showcasePrice {
    border-bottom: 1px #d0d0d0 solid;
    padding-bottom: 0.5rem;
	color:#C3161C;	
}

/*-----------Media Query for Property Showcase-------------*/

@media only screen and (max-width: 1125px){.IDX-showcaseTable .IDX-showcaseCity, .IDX-showcaseTable .IDX-showcaseState, .IDX-showcaseTable .IDX-showcaseZipcode {font-size: 1.1111rem;}
}

@media only screen and (max-width: 960px){.IDX-showcaseTable .IDX-showcaseCity, .IDX-showcaseTable .IDX-showcaseState, .IDX-showcaseTable .IDX-showcaseZipcode {font-size: 1rem;}
}

@media only screen and (max-width: 854px){
	.container #IDX-showcaseGallery-21200 .IDX-showcaseCell, .container #IDX-showcaseGallery-36407 .IDX-showcaseCell, .container #IDX-showcaseGallery-36408 .IDX-showcaseCell, .container #IDX-showcaseGallery-36409 .IDX-showcaseCell, .container #IDX-showcaseGallery-36450 .IDX-showcaseCell, .container #IDX-showcaseGallery-36451 .IDX-showcaseCell, .container #IDX-showcaseGallery-36452 .IDX-showcaseCell, .container #IDX-showcaseGallery-36700 .IDX-showcaseCell, .container #IDX-showcaseGallery-36701 .IDX-showcaseCell, .container #IDX-showcaseGallery-36702 .IDX-showcaseCell, .container #IDX-showcaseGallery-36493 .IDX-showcaseCell, .container #IDX-showcaseGallery-36494 .IDX-showcaseCell, .container #IDX-showcaseGallery-36535 .IDX-showcaseCell, .container #IDX-showcaseGallery-36703 .IDX-showcaseCell, .container #IDX-showcaseGallery-36704 .IDX-showcaseCell, .container #IDX-showcaseGallery-36705 .IDX-showcaseCell  {min-width: 50%!important;
    width: 50%!important;}
}

@media only screen and (max-width: 812px){
	
	.IDX-showcaseContainer a.IDX-showcaseLink {background-color: #fff;}
	.IDX-showcaseTable .IDX-showcaseCity, .IDX-showcaseTable .IDX-showcaseState, .IDX-showcaseTable .IDX-showcaseZipcode {font-size: 1.111rem;}
}
@media only screen and (max-width: 728px){.container #IDX-showcaseGallery-21200 .IDX-showcaseCell, .container #IDX-showcaseGallery-36407 .IDX-showcaseCell, .container #IDX-showcaseGallery-36408 .IDX-showcaseCell, .container #IDX-showcaseGallery-36409 .IDX-showcaseCell, .container #IDX-showcaseGallery-36450 .IDX-showcaseCell, .container #IDX-showcaseGallery-36451 .IDX-showcaseCell, .container #IDX-showcaseGallery-36452 .IDX-showcaseCell, .container #IDX-showcaseGallery-36700 .IDX-showcaseCell, .container #IDX-showcaseGallery-36701 .IDX-showcaseCell, .container #IDX-showcaseGallery-36702 .IDX-showcaseCell, .container #IDX-showcaseGallery-36493 .IDX-showcaseCell, .container #IDX-showcaseGallery-36494 .IDX-showcaseCell, .container #IDX-showcaseGallery-36535 .IDX-showcaseCell, .container #IDX-showcaseGallery-36703 .IDX-showcaseCell, .container #IDX-showcaseGallery-36704 .IDX-showcaseCell, .container #IDX-showcaseGallery-36705 .IDX-showcaseCell {min-width: 100%!important;
    width: 100%!important;}}

@media only screen and (max-width: 414px){
	.container #IDX-showcaseGallery-21200 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36407 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36408 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36409 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36450 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36451 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36452 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36493 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36494 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36535 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36703 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36704 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36705 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36700 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36701 .IDX-showcaseContainer, .container #IDX-showcaseGallery-36702 .IDX-showcaseContainer {padding:0 0px 10px 0px!important;}
    .IDX-showcaseTable .IDX-showcaseFull {padding-right: 0.5rem;}
	.IDX-showcaseBeds, .IDX-showcaseBaths {
    padding-right: 1rem;
}
}
@media only screen and (max-width: 375px){.IDX-showcaseTable .IDX-showcaseCity, .IDX-showcaseTable .IDX-showcaseState, .IDX-showcaseTable .IDX-showcaseZipcode {font-size: 1.1111rem;}}


	
/*----------------------Main Content Section-----------------------------------*/

/*----------------------Listing Alert Section-----------------------------------*/

.listing-alert {overflow: hidden;}

.listing-alert .img-cover {background-image: url(../img/get-free-new-home-listings-update.jpg); background-size: cover;background-repeat: no-repeat;
    background-position: right top;}
.listing-alert .left:first-child {padding: 2rem 2rem 3rem 8rem;/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f6ed76+1,8ac6fa+100 */
background: rgb(246,237,118); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(246,237,118,1) 1%, rgba(138,198,250,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(246,237,118,1) 1%,rgba(138,198,250,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(246,237,118,1) 1%,rgba(138,198,250,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6ed76', endColorstr='#8ac6fa',GradientType=0 ); /* IE6-9 */
}
.listing-alert ul {padding-left: 0;}
.listing-alert ul li ul {margin-left:5rem;}
.listing-alert p.welcome {margin-bottom: 0;color:#0e63ad;}
.listing-alert p.welcome span, .listing-alert p.welcome {text-shadow:none;}
li span strong {color: #fff;}
.listing-alert ul li span {font-weight:700;}
i.far.fa-hand-pointer {
    padding-left: 0.75rem;
}
.button-lstg {width:40%; margin: 0 auto;padding-top:1rem;}
.button-lstg .btn-xl {font-size: 1.5rem;font-weight:400;}

.delay-1 {animation-delay: 0.75s;}
.delay-2{animation-delay: 1.5s;}
.delay-3{animation-delay: 1.75s;}

/*-----------Media Query for the Listing Alert Section-------------*/

@media only screen and (max-width: 1625px){
	.button-lstg {width: 50%;}
	.listing-alert .left:first-child {padding-left: 5rem; }
}

@media only screen and (max-width: 1400px) {
	.listing-alert .left:first-child {padding-left: 2rem; }	
	.listing-alert p.welcome {font-size: 2.25rem;}
	.listing-alert p {font-size: 1.5rem;}
	
}

@media only screen and (max-width: 1125px) {
	.listing-alert .img-cover {background-position: -300px top;}
	.button-lstg {width: 70%;}
}

@media only screen and (max-width: 880px) {
	.listing-alert .img-cover {background-position: -350px top;}
}

@media only screen and (max-width: 854px) {
	.button-lstg {width: 78%;}
}
@media only screen and (max-width: 768px) {
	.button-lstg {width: 80%;}
}
@media only screen and (max-width: 762px) {
	.listing-alert .img-cover{background-position: right;
    min-height: 20rem;}	
}

@media only screen and (max-width: 414px) {
	.listing-alert .img-cover{min-height: 12rem;}	
}


/*----------------------Media Query for Logos Section-----------------------------------*/

@media only screen and (max-width: 767px) {
	section.py-5 .col-sm-6 img{transform: scale(0.75);}
	section.py-5 {padding: 1rem 0!important;}
}


#scroll {
    position:fixed;
    right:10px;
    bottom:10px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#26497d;
    text-indent:-9999px;
    display:none;
    -webkit-border-radius:60px;
    -moz-border-radius:60px;
    border-radius:60px;
	z-index: 10;
		
}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#2764bf;
    opacity:1;filter:"alpha(opacity=100)";
    -ms-filter:"alpha(opacity=100)";
}


/*----------------------Footer-----------------------------------*/

.footer {/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#013f81+0,01356d+51,032454+100 */
background: rgb(1,63,129); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(1,63,129,1) 0%, rgba(1,53,109,1) 51%, rgba(3,36,84,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(1,63,129,1) 0%,rgba(1,53,109,1) 51%,rgba(3,36,84,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(1,63,129,1) 0%,rgba(1,53,109,1) 51%,rgba(3,36,84,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#013f81', endColorstr='#032454',GradientType=0 ); /* IE6-9 */;
}
.footer, .footer a {color:#dee5ec;}
.footer-title, .footer li.footer-title {font-size: 1.4rem; font-weight:300;font-family: 'Montserrat', sans-serif;color:#62b0f6;}
div.footer-title {padding-bottom: 0.5rem;}
.footer img {transform: scale(0.85);}
.footer .row .col-lg-4:nth-of-type(2), .footer .row .col-lg-4:nth-of-type(3){padding-top:5px;}

.footer ul {padding:0;}
.footer ul, .footer li, .footer p {font-size: 1.1111rem;
    font-weight: 300;}

.footer ul.popular-s li {border-bottom: 1px solid #114883; padding-bottom: 0.25rem; margin-bottom: 0.25rem;}
.footer a:hover, .copy a:hover {text-decoration: none; color:#fff02b;transition: all 0.3s ease;}
.footer a:hover {padding-left:1rem;}

.footer .btn-outline-info {border-color: #fff02b;color:#fff02b;}
.btn-outline-info:hover {background-color: #fff02b;}
.footer a.btn-outline-info:hover{padding-left:.75rem;color:#000e22;}

.copy {
  padding: 25px 0;
  text-align: center;
	background-color: #000e22;
}

.copy span.copyright, .copy ul.quicklinks {
  line-height: 1.5rem;
  text-transform: none;
  font-family: 'Montserrat', sans-serif;
}

.copy, .copy a, ul.quicklinks li {color:#456087;font-size:0.8rem;}
ul.social-buttons {
  margin-bottom: 0;
}

ul.social-buttons li a {
  font-size: 20px;
  line-height: 50px;
  display: block;
  width: 50px;
  height: 50px;
  transition: all 0.3s;
  color: white;
  border-radius: 100%;
  outline: none;
  background-color: #26497d;}

ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
  background-color:#FFF02B;
	color:#000E22;
}

@media only screen and (max-width: 767px) {
	ul.quicklinks {text-align: center!important;}
}
