body{
font-family: 'Source Sans Pro', sans-serif!important;
}
section.logo {
    padding: 10px 0;
    box-shadow: 0px 3px 11px rgba(0, 0, 0, .16);
    z-index: 999;
    /* margin: 0px 0 5px 0; */
    position: relative;
}
#banner {
    background: url(../images/headerbg.jpg) no-repeat;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 38px 50px 60px;
    background-position: center;
}
.abt-lnk a:hover {
	color:#043451!important;
}
.inner h1 {
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 52px;
    text-shadow: 3px 0px 47px #043383;
}
.inner hr {
    width: 80px;
    margin: 30px auto 0;
    background: #fff;
    border: 0px;
    height: 4px;
}
.inner h2 {
    text-align: center;
    font-weight: bold;
    color: #043451!important;
    font-size: 35px;
}
.content-h hr {
    margin: 20px auto 25px;
    background: #c19d6a;
    height: 2px;
    width: 50px;
}
section#two {
    background: #f5f5f5;
}
.spotlight h4 {
    font-size: 22px;
    line-height: 1.2;
    color: #043451;
    font-weight: 600;
}
.spotlight .image {
    width: 43%;
    
}
.spotlight .content {
    padding: 1em 3em 1em 3em;
    width: 71%;
    /* display: flex; */
}
.content.content-h p {
    color: #333333;
    font-size: 14px;
}
.spotlight hr {
    margin: 10px 0 20px;
}

section#two {
    background: #f5f5f5;
    background-image: url(../images/banner-bg.png);
    background-position: bottom;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-bottom: 85px;
}
ul.actions li {
    padding: 10px 2em 0 0;
    vertical-align: middle;
    display: block;
}
.content ul {
    display: block;
    padding-left: 0;
}
ul.actions {
    cursor: default;
    list-style: none;
    padding-left: 0;
    float: right;
}
.content ul.actions {
   margin: 20px 0;
   cursor: default;
   list-style: none;
   padding-left: 0;
   display: block;
   float: right !important;
}
.content ul li {
    display: inline-block;
    vertical-align: text-top;
	
}
.content li {
    color: #545454;
    font-size: 14px;
    margin: 0 15px 0 0;
    padding: 0;
}
.spotlight.new {
    padding: 20px 0;
}
.content ul li b {
    font-size: 22px;
    color: #002f49 !important;
    margin: 0 0 0px 0;
    display: inline-block;
    font-weight: 600;
}
.content ul li i {
    color: #aa9781 !important;
    font-size: 35px;
}
.spotlight {
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.16);
    border-radius: 3px;
    margin: 0;
}
hr.bottom-hr {
    margin: 0;
    padding: 0;
    height: 10px;
    width: 100%;
    border: 1px solid #a09074;
    border-radius: 0;
    z-index: 99;
    position: relative;
}
.modal-body {
    padding: 0!important;
}

.modal-footer i {
    font-size: 36px;
    color: #c39d6a;
    z-index: 999;
}
button.btn.btn-outline-primary.btn-rounded.btn-md.ml-4 {
    background: transparent;
   
}
.modal-footer {
    padding: 0!important;
    text-align: right;
    border-top: 0px!important;
    position: absolute;
    top: -17px;
    right: -18px;
}
.content-h.property {
    margin: 2% 0 0%;
}
#footer .copyright {
    color: #fff;
    font-size: 0.9em;
    padding: 1em 2em;
    text-align: center;
    background-color: #053452;
}
.spotlight .content i {
    color: #aa9781 !important;
    font-size: 35px;
}

.spotlight.new a.button.alt, .spotlight.new a.button.alt1, .spotlight.new a.button.alt2 {
    background-color: #c39d6a;
    color: #fff !important;
    box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.16);
    font-size: 16px;
    height: auto;
    line-height: initial;
    padding: 12px 0;
}
ul.actions a {
    min-width: 155px;
    padding: 0;
    margin: 0 0 5px 0;
}
.content h3 b {
    color: #043451;
    font-size: 30px;
    opacity: 1;
}
.spotlight.new a.button.alt{
	width: 140px;
}
.spotlight.new a.button.alt2 {
	width: 145px;
}
ul.actions a:hover {
    text-decoration: none;
    background: #043451!important;
}
.spotlight.new a:hover {
    background: #043451!important;
}
.property-grid img {
    width: 100%;
    height: 280px;
    object-fit: cover;
}
.prop-img:after {
    border-radius: inherit;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
 
    background: rgba(0,0,0,0.5);
}
a.prop-div {
    cursor: pointer;
}

.prop-text {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    color: #fff;
    text-align: center;
    left: 0;
    padding: 32% 0;
    /* margin: auto; */
    z-index: 999;
}
.modal-content img {
    height: auto!important;
    width: auto!important;
}
.embed-responsive {
    height: auto!important;
  
}
.embed-responsive-16by9 {
    padding-bottom: 0!important;
}
.grid-in {
    margin-top: 26px;
    margin-bottom: 0;
}
.prop-img img {
    position: relative;
}
.prop-img {
    position: relative;
}
.prop-text p {
    font-size: 17px;
    font-weight: 600;
}
.prop-text h3 {
    margin: 0 0 25px 0;
    padding: 0;
    font-size: 28px;
}
.prop-img a {
    display: block;
    z-index: 9999;
    position: relative;
    cursor: pointer;
}
.grid-in .mb-4 {
    padding: 0 10px;
}
.modal.in .modal-dialog {

    transform: translate(0,70%)!important;
}
.modal-lg {
    width: 70%!important;
}
/**********************/
@media screen and (max-width: 1400px) {
	.spotlight.new .content {
    width: 100%;
}
.spotlight.new .image {
    width: auto;
}
.wrapper > .inner {

    width: 90%;
   
}
}
@media screen and (max-width: 1200px) {
	.prop-text {
    position: absolute;
    width: 100%;
    height: auto;
    top: 41%;
    color: #fff;
    text-align: center;
    left: 0;
    padding: 0;
}
.modal-dialog {
    width: 95%!important;
    margin: 30px auto;
}
	.grid-in {
    margin-top: 0;
    margin-bottom: 0;
}

.property-grid img {
    width: 100%;
    height: 54vh;
    object-fit: cover;
    margin: 0;
}
.grid-in .mb-4 {
    padding: 0 10px;
    margin: 10px 0;
}
}
@media (max-width:1024px) and (min-width:768px) {
   .content li {
    margin: 0 5px 0 0;
}
.spotlight .content {
    padding: 1em 0em 1em 1em;
    width: 71%;
} 
ul.actions li {
    padding: 10px 1em 0 0;
}
.wrapper > .inner {
    width: 100%;
}
}
@media screen and (max-width: 767px) {
	.prop-text {
    height: auto;
    top: 44%;
  
    padding: 0;
}
.modal-dialog {
    
    margin: 10px auto!important;
}
.modal.in .modal-dialog {
    transform: translate(0,0%)!important;
}
	.wrapper > .inner {
    width: auto;
    max-width: 100%;
}
.spotlight {
    display: inline-grid;
    text-align: center;
    width: 100%;
}
.spotlight hr {
    margin: 15px auto 20px;
}
.spotlight .content, .spotlight .image {
  
    width: 100%;
}
section.logo {
    text-align: center;
}
.inner h1 {
    font-size: 35px;
    padding: 0 20px;
}
.content ul li {
    display: block;
    margin: 20px 0;
}
ul.actions {
  
    float: none;
}
ul.actions li {
    padding: 10px 0 0 0;
   
}
section#two {
    background-size: 1200px;
 
}
#banner {
   
    padding: 70px 0;
}
.grid-in .mb-4 {
    padding: 0;
    margin: 15px;
    overflow: hidden;
}
}
@media screen and (max-width: 414px) {
	.grid-in .mb-4 {
    padding: 0;
    margin: 10px 0;
}
	.property-grid img {
    height: 40vh;
      margin: 0;
}
.prop-text {

    top: 39%;
  
}
	.inner h1 {
    font-size: 28px;
    padding: 0 10px;
}
.content h3 b {
    font-size: 23px;
}
}