<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@font-face{
font-family:"Garamond";
src:url("/stylesheets/fontkit2/Fonts/b8e36b67-9a40-42c6-bd7f-f45c47df9ee7.eot?#iefix");
src:url("/stylesheets/fontkit2/Fonts/b8e36b67-9a40-42c6-bd7f-f45c47df9ee7.eot?#iefix") format("eot"),url("/stylesheets/fontkit2/Fonts/691cf26c-ca88-414a-82db-68d5e8cd962f.woff2") format("woff2"),url("/stylesheets/fontkit2/Fonts/cd8d4dd1-f270-42c2-9007-9c5083339b5b.woff") format("woff"),url("/stylesheets/fontkit2/Fonts/1db66e22-85d4-40b9-97cc-2b59da30fb97.ttf") format("truetype"),url("/stylesheets/fontkit2/Fonts/ec4b5171-e7ab-47fe-a01e-4ababa856f02.svg#ec4b5171-e7ab-47fe-a01e-4ababa856f02") format("svg");
}

body {margin:0px; color:#000; font-family: Lato; font-size:18px; line-height:23px;}
form{ margin:0px; padding:0px;}
img{border-style:none;}
h1,h2,h3,h4,p,ul,ol{ margin:0px; padding:0px; padding-bottom:10px;}
ul,ol{padding-left:25px;}
*{-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing:border-box;}
/*li{list-style: none;}*/
.main-menu li{list-style:none;}
.footer-box li{list-style:none;}
a{text-decoration: none; outline: 0;}
.float_l {
	float: left;
	width: 100%;
}
h1,h2,h3{color:#417cbc; font-weight:normal; font-family:"Garamond";}
a:link, a:visited{color:#417cbc;}
a:hover{text-decoration:underline;}
img{
	max-width: 100%;
}
/*
p {
    line-height: 22px;
    float: left;
    width: 100%;
}*/
.container {
  margin: 0 auto;
  width: 1200px;
}
.header.float_l {
    background-image: url('../images/header-bg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
}
.logo, .logo a, .logo a img, .header-social a img, .main-menu ul, .main-menu li, .main-menu a, .listing-detail-top .listing-share img {
    float: left;
}
.logo {
    margin: 9px 0;
}
.logo a, .header-social a {
    display: block;
}
.top-bar.float_l {
    background-color: #000;
}
.header-social, .header-social a, .main-menu {
    float: right;
}
#contactSellerForm .float_l{padding-top:5px; padding-bottom:5px; }

.header-social a, .listing-detail-top .listing-share a {
    background-color: #575757;
    border-radius: 50%;
    margin: -17px 5px 0 0;
    z-index: 99;
	padding: 5px;
    position: relative;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.header-social a:hover, .listing-detail-top .listing-share a:hover {
    background-color: #a9a9a9;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.top-bar-text {
    float: right;
    margin-right: 20%;
    font-size: 13px;
    padding: 6px 0;
    color: #fff;
}
.top-bar-text a {
    color: #fff;
    float: right;
    margin: 0 0 0 35px;
}
.top-bar-text a:hover, .inner-page.listing-detail .page-header.float_l a:hover, .page-header a.switch-view:hover, .search-btn.float_l input[type="submit"]:hover, .property.form.float_l .submit-btn input[type="submit"]:hover {
    text-decoration: underline;
}
.main-menu ul {
    margin: 24px 0 0 115px;
    padding: 0;
}
.main-menu li {
    background-image: url('../images/main-menu-bg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 15px 0;
    margin: 0 0 -5px 0;
    position: relative;
}
/*

.main-menu li{float:left;}
.main-menu a {
    background-image: url('../images/main-menu-bg.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    padding: 15px 0;
    display:block;
    margin: 0 0 -5px 0;
    float:left;
    position: relative;
} 
.main-menu a:hover{ 
    background-color: #fff; 
}
.main-menu a {
    color: #545454;
     
}
*/
.main-menu .active:after,
.main-menu li:hover:after{
    content: "";
    position: absolute;
    bottom: 0px;
    height: 5px;
    width: 100%;
    background-color: #fff;
    left: 0;
}
.main-menu a {
    color: #545454;
    margin: 0 25px;
}
.main-menu li:last-child a{
	color: #fff;
}
.quick-links.float_l {
    background-color: #375982;
}
.quick-link-box.float_l {
    padding: 0 5%;
}
.homeSlideshowDiv{
    position:relative; 
    z-index:1;
}
.quick-link-box a {
    display: block;
    float: left;
    position: relative;
    z-index:2;
    font-size: 24px;line-height:30px;
    color: #ffffff;
    margin: -2% 1.5% 2% 1.5%;
    width: 30%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.quick-link-box a:hover{
	color: #000;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.quick-link-box a span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 7px 15px;
    width: 61%;
}
.footer.float_l {
    background-image: url('../images/footer-bg.jpg');
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #395a84;
}
.footer-logos.float_l {
    text-align: center;
    padding: 35px 0;
    background-image: url('../images/footer-divider.jpg');
    background-repeat: repeat-x;
    background-position: center bottom;
    background-size: 100% auto;
}
.footer-box .footer-heading {
    color: #000;
    font-size: 20px;line-height:25px;
    margin-bottom: 15px;
}
.footer-box a:link, .footer-box a:visited{color:#FFF;}

.footer-box {
    float: left;
    width: 300px;
    margin: 35px 0;
}
.footer-box.box3 {
    float: right;
    text-align: right;
}
.footer-box,  .footer-box p { 
    font-size: 14px;
    line-height: 22px;
}
.footer-box ul {
    float: left;
    margin: 0;
    padding: 0;
}
.footer-box li {
    float: left;
    width: 38%;
}
.footer-box li a, .footer-box p {
    color: #fff;
}
.footer-box.box3 p {
    padding-top: 0px;
}
.footer-box.box2 {
    margin-left: 5%;
}
.footer2.float_l {
    background-color: #000;
}
.footer-boxes.float_l, .footer2.float_l .links.float_l {
    padding: 0 9%;
}
.footer2.float_l {
    background-color: #000;
    padding: 35px 0;
    color: #666;
    font-size: 13px;
    line-height: 30px;
}
.footer2.float_l .links.float_l a {
    float: left;
    margin: 0 20px;
    color: #666;
    position: relative;
}
.footer2.float_l .links.float_l a:hover, .advant-home.float_l a.learn-more:hover, .footer-box li a:hover, .broker-form .btn input[type="submit"]:hover {
    text-decoration: underline;
}
.footer2.float_l .links.float_l a:before {
    content: "";
    position: absolute;
    width: 7px;
    height: 7px;
    background-color: #5b5b5b;
    top: 12px;
    left: -22px;
    border-radius: 50%;
}
.footer2.float_l .links.float_l a:first-child {
    margin-left: 0;
}
.footer2.float_l .links.float_l a:first-child:before {
    display: none;
}
.advant-home2.float_l {
    background-image: url('../images/membership_03.jpg');
    background-repeat: repeat-x;
    background-position: right top;
    min-height: 676px;
}
.advant-home2 .container { padding-right:450px;}
.advant-home.float_l {
    background-image: url('../images/advantage-bg.jpg');
    background-repeat: repeat-x;
    background-position: right top;
    min-height: 490px;
}
.adva-title {
    color: #345680;
    font-size: 40px;line-height:45px;
    font-weight: 400;
    margin: 48px 0 5px 0;
}
.advant-home2.float_l p, .advant-home.float_l p {
    width: 100%; 
}
.advant-home2.float_l a.learn-more, .advant-home.float_l a.learn-more, .broker-form .btn input[type="submit"] {
    background-image: url('../images/btn-bg.png');
    width: 259px;
    display: block;
    float: left;
    height: 37px;
    text-align: right;
    color: #fff;
    padding: 6px 30px 6px 0;
    margin: 30px 0 0 40px;
}
.home-testi.float_l {
    background-color: #dcdcdc;
}
.testi-img, .testi-img img, .testi-text-main{
	float: left;
}
.testi-text {
    font-size: 25px;line-height:30px;
    color: #626262;
    font-weight: 300;
    position: relative;
    margin: 100px 0 50px 0;
}
.testi-text-main {
    width: 45%;
}
.testi-text:before {
    content: "";
    background-image: url('../images/quote1.png');
    width: 90px;
    height: 81px;
    position: absolute;
    top: -45px;
    left: -100px;
}
.testi-text:after {
    content: "";
    background-image: url('../images/quote2.png');
    width: 90px;
    height: 81px;
    position: absolute;
    bottom: -45px;
    right: -100px;
}
.testi-text2.float_l {
    font-size: 40px;line-height:46px;
    color: #fff;
    font-weight: 300;
    text-align: right;
}
.inner-page {
    background-repeat: no-repeat;
    background-position: center top;
}
.inner-page.advantage {
    background-image: url('../images/advantage-top-bg.jpg');
}
.inner-page.for-sale {
    background-image: url('../images/advantage-top-bg.jpg');
}
.inner-page.listing-detail {
    background-image: url('../images/listing-detail-top-bg.jpg');
}
.inner-page.search-result-map, .inner-page.search-result-list {
    background-image: url('../images/advantage-top-bg.jpg');
}
.advant-home2 h3{ margin-top:10px; background-image:url(/images/star.jpg); background-repeat:no-repeat; padding-left:40px;}
.page-con.float_l {
    background-image: url('../images/page-con-bg.png');
    background-repeat: repeat-x;
    background-position: center top;
    padding: 50px 0;
}
.page-header.float_l h1 {
    color: #fff;
    font-size: 35px;line-height:40px;
    font-weight: 400;
    margin: 90px 0 50px 0;
}
.inner-page.listing-detail .page-header.float_l a {
    display: block;
    color: #fff;
    font-size: 21px;line-height:25px;
    font-weight: 400;
    margin: 50px 0 15px 0;
}
.inner-page.search-result-map .page-header, .inner-page.search-result-list .page-header {
    padding: 115px 0 10px 0;
}
.inner-page.search-result-map .page-header.float_l h1, .inner-page.search-result-list .page-header.float_l h1 {
    font-size: 47px;line-height:52px;
    margin: 0;
    float: left;
}
.page-header a.switch-view {
    float: right;
    color: #fff;
    font-size: 23px;line-height:27px;
    margin: 30px 20px 0 20px;
}
.page-header .list-found {
    float: right;
    font-size: 23px;line-height:27px;
    color: #fff;
    margin: 30px 125px 0 125px;
}
.advantage-con.float_l, .for-sale-con.float_l, .result-map.float_l, .result-list.float_l, .listing-detail-con.float_l {
    background-color: #fff;
    padding: 30px 35px;
}
h2.page-title {
    font-size: 32px;line-height:37px;
    color: #417cbc;
    font-weight: 400;
}
.advantage-con.float_l .right-img {
    float: right;
    width: 48%;
}
.advantage-con.float_l .left-text {
    float: left;
    width: 50%;
}
.advantage-con.float_l .left-text, .advantage-con.float_l .right-img {
    margin-top: 20px;
}
.adv-boxes.float_l {
    margin-top: 50px;
}
.adv-box {
    float: left;
    width: 33%;
    padding-right:3%;
}
.adv-box.location {
    margin: 0 4%;
}
.adv-box .adv-name {
    font-size: 24px;line-height:30px;
    color: #417cbc;
    margin: 15px 0;
}
.search-form-box {
    float: left;
    width: 33.33%;
    margin-top: 20px;
    min-height: 360px;
}
.search-form-box .box-title {
    color: #000;
    font-size: 22px;line-height:27px;
    margin: 0 0 20px 0;
}
.search-form-box label, .property.form.float_l label {
    float: left;
    width: 100%;
    color: #131313;
    margin: 15px 0 5px 0;
}
.search-form-box input[type="checkbox"], .property.form.float_l input[type="checkbox"] {
    float: left;
    margin: 4px 8px 4px 0;
    padding: 0;
}
.search-form-box label.check, .property.form.float_l label.check {
    width: auto;
    margin: 0;
    font-size: 16px;
}
.search-form-box input[type="text"], .property.form.float_l input[type="text"] {
    float: left;
    width: 70%;
    font-size: 18px;
    padding: 3px;
    border: 1px solid #969696;
}
.search-form-box select, .property.form.float_l select, .list-list-filter.float_l select {
    float: left;
    width: 70%;
    font-size: 17px;
    padding: 3px;
    border: 1px solid #969696;
}
.search-form-box.box3 select {
    width: 40%;
}
.search-form-box.box3 .to {
    width: 11%;
    float: left;
    padding: 3px 0;
    text-align: center;
}
.search-form-box.box2, .search-form-box.box3 {
    border-left: 1px solid #000;
    padding-left: 3%;
}
.property-type.float_l {
    margin: 0 0 60px 0;
}
.search-btn.float_l {
    background-image: url('../images/search-btn-bg.jpg');
    background-repeat: no-repeat;
    background-position: right top;
    min-height: 50px;
    margin: 40px 0 0 0;
}
.search-btn.float_l input[type="submit"] {
    float: right;
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 23px;line-height:28px;
    padding: 12px 45px;
    cursor: pointer;
}
.result-map.float_l .left-map {
    float: left;
    width: 60%;
}
.result-map.float_l .result-map-list {
    float: left;
    width: 40%;
    padding: 0 0 0 3%;
}
.map-list.float_l a.thumb {
    float: left;
    width: 40%;
}
.map-list.float_l .text {
    float: left;
    width: 60%;
    padding: 0 0 0 3%;
    color: #000;
    font-size: 20px;
}
.map-list.float_l .text .city-sate {
    font-size: 16px;
    margin: 4px 0 15px 0;
}
.map-list.float_l {
    border-top: 2px solid #000;
    margin-top: 30px;
    padding-top: 30px;
}
.result-map-list .map-list.float_l:first-child {
    border: none;
    margin: 0;
}
.result-list-left-panel {
    float: left;
    width: 30%;
    padding-right: 2%;
}
.result-list-right-panel {
    float: left;
    width: 70%;
    padding-left: 2%;
    position: relative;
    border-left:1px solid #000;
    margin-bottom:20px;
}
/*
.result-list-right-panel:before {
    content: "";
    position: absolute;
    width: 1px;
    left: 0;
    top: 3%;
    height: 100%;
    background-color: #000;
}*/
.list-list.float_l a.thumb {
    float: left;
    width: 99%;
    margin-left: 1%;
}
.list-list.float_l .text {
    float: left;
    width: 54%;
    font-size: 16px;
    color: #000;
    padding: 0 0 0 3%;
}
.list-list.float_l .text .price {
    font-size: 20px;
    margin: 20px 0;
}
/*
.list-list.float_l .text .price span {
    float: left;
    width: 24%;
}*/
.list-list.float_l .text .list-name {
    font-size: 24px; line-height:30px;
}
.list-list.float_l {
    border-bottom: 1px solid #000;
    margin: 12px 0;
    padding: 0 0 20px 0;
}
.property.form.float_l {
    color: #000;
}
.property.form.float_l .heading {
    font-size: 22px;
    margin: 26px 0 0 0;
}
.property.form.float_l .property-type.float_l {
    margin: 0;
}
.property.form.float_l .criteria select {
    width: 40%;
}
.property.form.float_l .criteria .to {
    float: left;
    width: 13%;
    text-align: center;
    padding: 3px 0;
}
.property.form.float_l .submit-btn {
    margin: 30px 0 0 0;
}
.property.form.float_l .submit-btn input[type="submit"] {
    float: left;
    width: 70%;
    font-size: 14px;
    padding: 9px;
    border-radius: 5px;
    border: 1px solid #777777;
    cursor: pointer;
}
.list-list-filter.float_l {
    font-size: 22px; line-height:27px;
    color: #000;
    margin: 5px 0 20px 0;
}
.list-list-filter.float_l .text {
    float: left;
    padding: 0 3% 0 1%;
}
.list-list-filter.float_l select.short {
    width: 25%;
    margin-right: 7%;
}
.list-list-filter.float_l select.result {
    width: 12%;
}
.listing-detail-con.float_l {
    color: #000;
}
.listing-detail-desc.float_l .left, .listing-detail-desc.float_l .right {
	float: left;
    width: 50%;
}
.listing-detail-desc.float_l .desc-head, .listing-detail-desc2.float_l .desc-head, .broker-form-main .broker-head {
    font-size: 28px; line-height:34px;
    padding: 5px 0 15px 0;
}
.listing-detail-desc.float_l .left {
    padding: 0 4% 0 1%;
}
.listing-detail-desc.float_l {
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 20px 0;
    margin: 20px 0;
}
.listing-detail-desc2.float_l .left {
    width: 60%;
    float: left;
}
.listing-detail-desc2.float_l .right {
    float: left;
    width: 40%;
    border-left: 1px solid #000;
    padding: 0 0 50px 3%;
}
.listing-detail-desc2.float_l .desc-head small {
    font-size: 18px;line-height:21px;
}
.add-deta.float_l .left-text {
    width: 30%;
}
.add-deta.float_l div {
    line-height: 26px;
    float: left;
}
.listing-detail-top .left, .listing-detail-top .right, .listing-detail-top .listing-share a, .listing-detail-top .listing-share .text, .listing-share.float_l .divider {
    float: left;
}
.listing-detail-top .left {
    width: 62%;
}
.listing-detail-top .right {
    width: 35%;
    margin-left: 3%;
}
.listing-detail-top .right .price {
    text-align: right;
    font-size: 32px; line-height:38px;
}
.listing-detail-top .right .heading-text, .listing-detail-top .left .heading-text {
    text-align: right;
    font-size: 16px;
}
.listing-detail-top .listing-share {
    border: 1px solid #969696;
    padding: 10px;
    margin: 32px 0 25px 0;
}
.listing-detail-top .listing-share a {
    margin-top: 0;
}
.listing-detail-top .listing-share .text {
    padding: 7px 20px 7px 0;
    font-size: 16px;
}
.listing-share.float_l .divider {
    width: 1px;
    background-color: #000;
    height: 36px;
    margin: 0 18px 0 15px;
}
.listing-detail-top .left .heading-text{
	text-align: left;
}
.listing-detail-top .left .heading {
    font-size: 38px; line-height:44px;
}
.listing-detail-slider.float_l {
    margin: 25px 0 0 0;
}
.broker-form-main.float_l {
    border: 1px solid #969696;
    padding: 10px 15px;
}
.broker-form.float_l input[type="text"], .broker-form.float_l textarea {
    font-size: 14px;
    padding: 5px;
    border: 1px solid #969696;
    float: left;
    width: 75%;
}
.broker-form .name input[type="text"] {
    width: 48%;
}
.broker-form .name input[type="text"]:first-child {
    margin-right: 4%;
}
.broker-form .mail {
    margin: 9px 0;
}
.broker-form.float_l textarea {
    margin: 8px 0;
    height: 110px;
    width: 100%;
}

.broker-form p {
    font-size: 13px;
    line-height: 18px;
    padding: 0;
    margin: 10px 0 0 0;
}
.broker-form .btn input[type="submit"] {
    border: none;
    background-color: transparent;
    float: right;
    margin: 10px 0 5px 0;
    cursor: pointer;
}

.quick-over1{text-align:center; position:relative; z-index:2; width:100%; float:left;}
.quick-over2{display:inline-block; width:684px;  padding:30px; padding-top:25px; background-repeat:no-repeat; background-image:url(/images/home_03.png);}
.quick-over3{float:left; width:100%;padding-bottom:10px;}
.quick-over4{float:left; font-size:34px; color:#FFF;  line-height:38px; }
.quick-over5{float:left; font-size:34px; color:#6293cc; line-height:38px;}
.quick-over6{float:left; width:100%;text-align:left;padding-bottom:15px; color:#122235; font-size:22px; line-height:26px;}
.quick-over7{float:left; width:100%; text-align:left;padding-left:3px;}
.quick-over8{width:228px; padding:8px; margin-right:8px; background:none; border:none; float:left;}
.quick-over9{width:228px; padding:8px; margin-right:8px; background:none; border:none; float:left;}
.quick-over10{border:none; background:none;  width:148px; margin-top:-8px; cursor:pointer; float:left; height:49px;}


.property-type label{ width:auto !important; float:none !important;}

.quick-over10-2{display:none;}
.list-thumb1{width:350px;min-height:10px; float:left;}

@import url('https://fonts.googleapis.com/css?family=Lato:400,700,900&amp;display=swap');

/*** Home Boxes CSS Start ***/
.home-boxes {
    display:flex;
    justify-content: center;
    padding:60px 25px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#426289+0,385982+0,375a82+0,385982+71,36597f+71,315177+76,305174+76,325074+77,2d4768+81,2c4765+81,2a4562+82,284360+83,2a4361+83,21374f+88,1c2d41+93,101a24+99,0f1722+100,131d27+100 */
    background: rgb(66,98,137); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(66,98,137,1) 0%, rgba(56,89,130,1) 0%, rgba(55,90,130,1) 0%, rgba(56,89,130,1) 71%, rgba(54,89,127,1) 71%, rgba(49,81,119,1) 76%, rgba(48,81,116,1) 76%, rgba(50,80,116,1) 77%, rgba(45,71,104,1) 81%, rgba(44,71,101,1) 81%, rgba(42,69,98,1) 82%, rgba(40,67,96,1) 83%, rgba(42,67,97,1) 83%, rgba(33,55,79,1) 88%, rgba(28,45,65,1) 93%, rgba(16,26,36,1) 99%, rgba(15,23,34,1) 100%, rgba(19,29,39,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  rgba(66,98,137,1) 0%,rgba(56,89,130,1) 0%,rgba(55,90,130,1) 0%,rgba(56,89,130,1) 71%,rgba(54,89,127,1) 71%,rgba(49,81,119,1) 76%,rgba(48,81,116,1) 76%,rgba(50,80,116,1) 77%,rgba(45,71,104,1) 81%,rgba(44,71,101,1) 81%,rgba(42,69,98,1) 82%,rgba(40,67,96,1) 83%,rgba(42,67,97,1) 83%,rgba(33,55,79,1) 88%,rgba(28,45,65,1) 93%,rgba(16,26,36,1) 99%,rgba(15,23,34,1) 100%,rgba(19,29,39,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  rgba(66,98,137,1) 0%,rgba(56,89,130,1) 0%,rgba(55,90,130,1) 0%,rgba(56,89,130,1) 71%,rgba(54,89,127,1) 71%,rgba(49,81,119,1) 76%,rgba(48,81,116,1) 76%,rgba(50,80,116,1) 77%,rgba(45,71,104,1) 81%,rgba(44,71,101,1) 81%,rgba(42,69,98,1) 82%,rgba(40,67,96,1) 83%,rgba(42,67,97,1) 83%,rgba(33,55,79,1) 88%,rgba(28,45,65,1) 93%,rgba(16,26,36,1) 99%,rgba(15,23,34,1) 100%,rgba(19,29,39,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#426289', endColorstr='#131d27',GradientType=0 ); /* IE6-9 */
}
.home-boxes .box {
    width:430px;
    background-size: cover;
    background-repeat: no-repeat;
    margin:0 auto;
}
.home-boxes .box.box1 {
    background-image: url(../images/box-bg-img1.jpg);
}
.home-boxes .box.box2 {
    background-image: url(../images/box-bg-img2.jpg);
}
.home-boxes .box.box3 {
    background-image: url(../images/box-bg-img3.jpg);
}
.home-boxes .box-content {
    color:#fff;
    text-align:center;
    padding-top:30px; padding-left:30px; padding-right:30px;
    padding-bottom:30px;
    line-height: 1;
}
.home-boxes .box-content h3 {
    color:#fff;
    font-size:40px;
    font-family: 'Lato';
    padding:0;
    padding-bottom:20px;
}
.home-boxes .box-content .price {
    font-size:40px;
    font-weight: 700;
    margin-bottom: 15px;
}
.home-boxes .box-content .desc {
    text-align: left;
    font-size: 19px;
    line-height: 1.5;
    margin-bottom: 15px;
    height:470px;
}
.create-account-button, .login-account-button{
    color:#FFF !important; font-size:28px;
}
.sign-up-form-submit{ padding:10px;}
.login-account-button{ display:inline-block; padding-bottom:30px;}
.sh-createfield1 label{ width:100%; float:left; padding-bottom:5px;}
.sh-createfield1{ width:100%; padding-bottom:10px; float:left;}
@media screen and (max-width: 1362px) {
    .home-boxes .box-content h3 {
        font-size:30px;
    }
    .home-boxes {
        display:flex;
        justify-content: center;
        padding:60px 25px;
    }
    .home-boxes .box.box2 {
        margin:0 7px;
    }
    .home-boxes .box-content .desc {
        height:530px;
    }
}
@media screen and (max-width: 1150px) {
    .home-boxes .box-content .desc {
        height:730px;
    }
}
@media only screen and (max-width: 992px) {
    .home-boxes .box-content .desc {
        height:auto;
    }
    .home-boxes {
        display:block;
        justify-content: center;
        padding:40px 25px;
    }
    .home-boxes .box.box2 {
        margin:15px auto;
    }
}
@media screen and (max-width: 767px) {
    .home-boxes {
        display:block;
        padding:30px 15px;
    }
}


</pre></body></html>