@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');
@import url('alFresco/stylesheet.css');
@import url('gotham/stylesheet.css');

html {
    font-size: 1rem;
    scroll-behavior: smooth;
}

body {
    color: #040000;
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

input:focus,
textarea:focus,
button:focus,
select:focus {
    outline: none;
}

a,
img {
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a {
    color: #000;
}

a:hover {
    color: #003DA5;
}

.alfresco,
.sphead span,
.spheadblack span,
.spheadwhite span,
.slidert .text span {
    font-family: 'alfresco', sans-serif;
}

.head,
h1,
h2,
h3,
h4,
h5,
h6,
.gotham {
    font-family: 'gothambook', sans-serif;
    line-height: normal;
}

.gothamb {
    font-family: 'gothambold', sans-serif;
}

a.spbtn,
.spform button,
.spform input[type="submit"] {
    font-family: Montserrat;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    background-color: #003DA5;
    padding: 20px 50px;
    display: inline-block;
    text-align: center;
}

a.spbtn.black {
    background-color: #DC1D2E;
}

a.spbtn:hover,
.spform button:hover {
    color: #ffffff !important;
    background-color: #013AE8;
}

a.spbtn.red:hover {
    color: #ffffff !important;
    background-color: #EA0015 !important;
}

.bgimg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#header .z-container * {
    display: inline-block;
    vertical-align: top;
}

#header {
    /* background-image: url(../images/headerbg.jpg); */
    background-image: url(../images/bg-pattern3.png);
    background-repeat: repeat;
    background-color: #98BEFF;

    background-position: center top;
}

#header .topbar {
    text-align: right;
}

#header .logo {
    margin: -30px 0 20px 0;
    position: relative;
    z-index: 9;
}

#header a.call {
    color: #000;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 2px;
    margin: 10px 10px 0 0;
}

#header a.spbtn {
    font-weight: 300;
    letter-spacing: 1px;
    margin: 0 0 0 5px;
    padding: 13px 30px;
    /**/
}

#header .main-menu ul,
#header .main-menu li {
    vertical-align: middle;
}

#header .z-container .z-desktop-mobile-menu-icon {
    vertical-align: middle;
    color: #000 !important;
}

.main-menu {
    margin-top: 40px;
}

.main-menu li {
    margin: 0 0 0 35px;
    display: inline-block;
    text-transform: uppercase;
}

.main-menu li:first-child {
    margin-left: 0;
}

.main-menu li a {
    color: #000;
    letter-spacing: 1px;
    font-weight: 300;
}

#header a.call:hover,
.main-menu li a:hover,
#footer a:hover {
    color: #003DA5;
}

#footer {
    padding: 90px 0 0 0;
    background-image: url(../images/bg-pattern3.png);
    background-color: #98BEFF;
    background-position: 0 0;
}

#footer .foobox {
    float: left;
    width: 33.33%;
    padding: 0 15px;
}

#footer .foobox.box1 {
    padding-right: 50px;
}

.foobox.box1 img {
    margin-bottom: 20px;
}

#footer .head {
    font-size: 34px;
    margin: 0 0 30px 0;
    color: #000;
}

#footer ul.menu li {
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

ul.z-no-bullets.z-m-0.z-p-0.menu.z-t-18 li a {
    color: #000 !important;
}

div.z-t-18 {
    color: #000;
}

div.z-t-18 div.zEditorHTML p a {
    color: #000;
}

.social a {
    color: #000 !important;
    display: block;
    margin: 15px 0;
}

.social .fab {
    font-size: 30px;
    vertical-align: middle;
}

.social span {
    vertical-align: middle;
}

#footer a.spbtn {
    width: 100%;
    margin: 20px 0 0 0;
}

#footer .copyright {
    padding: 30px 15px;
    margin-top: 20px;
    text-align: center;
    font-size: 16px;
    color: #000;
}

#footer .copyright a {
    color: #000;
}

.slidert {
    position: absolute;
    left: 0;
    top: 45px;
    width: 100%;
}

.slidert .slideinb {
    display: inline-block;
    background-color: rgba(110, 163, 255, 0.75);
    padding: 35px 40px 0;
}

.slidert .text {
    color: #fff;
    font-size: 66px;
    font-family: 'gothambook';
    line-height: normal;
}

.slidert .text span {
    font-size: 80px;
    line-height: 80px;
}

.slidert a.spbtn {
    padding: 20px 60px;
    transform: translateY(28px);
}

.slidert a.spbtn:hover {
    background-color: #6c7e96;
}

.sphead {
    font-size: 54px;
    font-weight: 400;
    padding-bottom: 10px;
}

.sphead span {
    font-size: 76px;
}

.spheadblack {
    font-size: 54px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #000;
}

.spheadwhite {
    font-size: 54px;
    font-weight: 400;
    padding-bottom: 10px;
    color: #FFF;
}

.spheadblack span {
    font-size: 76px;
}

.hsec1 {
    border-bottom: 2px solid #000102;
    overflow: hidden;
}

.hsec1 img {
    display: block;
    margin: 10px auto -8px auto;
}

.hsec3,
.sellsec2 {
    background-image: url(../images/bg-pattern3.png);
    background-color: #003DA5;
    background-position: 0 0;
}

.hsec3 .box-container {
    clear: both;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.hsec3 .box {
    /*background-color: #fafbfc;
    padding: 15px;
    max-width: 230px;*/

    display: flex;
    flex-wrap: wrap;
    padding: 5px;
    width: 20%;
}

.hsec3 .box-inner {
    background: #FAFBFC;
    padding: 25px;
    width: 100%;
}

.hsec3 .box .head {
    color: #DC1D2E;
    font-size: 2.75em;
}

.hsec3 .box .text {
    padding: 15px 0 10px 0;
}

.hsec4 .text,
.mt-15 {
    margin-top: -15px;
}

.hsec4 .text,
.hsec6 .text {
    color: #666;
    line-height: 1.6;
    margin: auto;
    max-width: 900px;
}

.hsec4 .box,
.aboutsec1 .box {
    max-width: 290px;
}

.combox {
    padding: 0;
    max-width: 290px;
}

.combox a {
    display: inline-block;
    position: relative;
    overflow: hidden;
}

.combox a span {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    color: #fff;
    font-family: gothambold;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
    background-image: linear-gradient(rgb(0 0 0 / 0%), rgb(0 0 0 / 100%));
    padding: 25px 5px 15px 5px;
}

.combox:hover img {
    transform: scale(1.1);
}

.hsec5,
.commsec2 {
    background-color: #DC1D2E;
}

.listingbox-container {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
}

.listingbox-container .listingbox {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 20px;
    padding: 0 10px;
    width: 32%;
}

.listingbox {
    float: left;
    max-width: 290px;
    margin-bottom: 10px;
    margin-right: 1%;
    min-height: 430px;
    padding: 0;
    width: 32%;
}

.listingbox-inner {
    align-content: flex-start;
    background-color: #fafbfc;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap;
    overflow: hidden;
}

.listingbox a.thumb {
    display: inline-block;
    height: 1px;
    overflow: hidden;
    padding-bottom: 67%;

}

.listingbox a.thumb img {
    width: 100%;
}

.listingbox .info {
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap;
    max-width: 100%;
    padding: 18px 18px 18px 18px;
}

.listingbox .details {
    font-size: 13px;
    color: #666666;
}

.listingbox .details span {
    padding: 0 8px 0 0;
}

.listingbox .details i.fas {
    color: #2f5294;
    margin-right: 5px;
}

.listingbox .price {
    color: #6c7e96;
    font-size: 30px;
    font-family: 'gothambook';
    padding: 5px 0;
}

.listingbox .add {
    color: #666666;
    font-size: 16px;
    margin-bottom: 20px;
}

.listingbox a.btnoutline {
    width: 100%;
    text-align: center;
    display: inline-block;
    border: 2px solid #8499B6;
    color: #8499B6;
    font-size: 16px;
    padding: 12px;
    margin: auto 0 0 0;
}

.listingbox a.btnoutline:hover {
    background-color: #8499B6;
    color: #fff;
}

.hsec6 .combox,
.lifesmain .combox {
    max-width: 395px;
}

.hsec6 a span {
    font-size: 28px;
}

.hsec7 {
    background-image: url(../images/newsbg.jpg);
}

.hsec7 .hblog p {
    line-height: 1.6;
}

.hblog {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}

.hblog a.thumb {
    float: left;
    width: 40%;
}

.hblog .info {
    float: left;
    width: 60%;
}

.hblog .info {
    padding: 0 0 0 25px;
}

.hblog .info a.head {
    padding: 0 0 15px 0;
    display: inline-block;
}

.hblog a.more {
    text-decoration: underline;
    margin: 20px 0 0 0;
    display: inline-block;
    text-underline-offset: 5px;
}

.hblog .info a:hover {
    color: #000102;
}

.hsec7 .right {
    padding-left: 45px;
    border-left: 1px solid #fff;
}

.testi-slider .text {
    line-height: 38px;
}

.testi-slider .text p {
    line-height: 1.6;
}

.hsec8 {
    background-color: #d6dbe1;
}

.hsec9 .owl-stage,
.hsec9 .owl-item {
    align-items: center;
    display: flex;
    justify-content: center;
}

.centered-owl-stage {
    width: 100% !important;
}

.centered-owl-item {
    float: none;
}

.parslider {
    padding: 20px 25px;
}

.parslider .owl-item {
    padding: 0 20px;
}

.parslider .owl-carousel .owl-nav button.owl-prev,
.parslider .owl-carousel .owl-nav button.owl-next {
    position: absolute;
    left: -60px;
    top: 50%;
    transform: translateY(-16px);
    background-image: url(../images/arrow-left.png);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    width: 33px;
    height: 22px;
    opacity: .7;
}

.parslider .owl-carousel .owl-nav button:hover {
    opacity: 1;
}

.parslider .owl-carousel .owl-nav button.owl-next {
    background-image: url(../images/arrow-right.png);
    left: auto;
    right: -60px;
}

.parslider .owl-carousel .owl-nav button span {
    opacity: 0;
}

.owl-carousel .owl-dots {
    display: none;
}

.z-default-subpage-header {
    background-image: url(../images/page-banner.jpg);
    text-align: left;
    padding: 0;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.z-default-subpage-header.community {
    background-image: url(../images/communities-banner.jpg);
}

.z-default-subpage-header.lifestyle {
    background-image: url(../images/lifestyles-banner.jpg);
}

.z-default-subpage-header.listings {
    background-image: url(../images/propertySearch-banner.jpg);
}

.z-default-subpage-header:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 112px;
    background-image: linear-gradient(to right, #003DA5 -5%, rgb(0 14 34 / 0%) 70%);
}

.z-default-subpage-header .z-default-subpage-title {
    margin: 220px 0 0 0;
    padding: 15px 15px;
    font-size: 60px;
    color: #FFFFFF;
    position: relative;
    font-weight: 400;
}

.lightbgcol {
    background-color: #f6f4f5;
}

.aboutsec1 .box .head {
    margin: 20px 0 25px 0;
}

.aboutsec2 {
    background-image: url(../images/aboutsec2bg.jpg);
}

.aboutsec3,
.sellsec3 {
    background-color: #6EA3FF;
}

.tabbtns a {
    display: inline-block;
    width: 20%;
    text-align: center;
    font-size: 22px;
    color: #0d0807;
    background-color: #fff;
    padding: 20px;
    cursor: pointer;
    text-transform: uppercase;
}

.tabbtns a.active,
.tabbtns a:hover {
    color: #fff;
    background-color: #DC1D2E;
}

.tabconmain {
    display: inline-flex;
    width: 100%;
    margin: 35px 0 0 0;
}

.tabcon .teamr {
    margin-top: 20px;
}

.tabcon .teamr:nth-child(2n) .imgbox {
    float: right;
}

.breadcrumb strong {
    padding: 0 4px;
}

.breadcrumb * {
    color: #000102;
}

.breadcrumb a:hover {
    color: #003DA5;
}

.consec2 {
    background-image: url(../images/contactbg.jpg);
}

.spform input[type="text"],
.spform input[type="email"],
.spform textarea,
.spform select {
    font-family: 'Montserrat';
    background-color: #ffffff;
    border: none;
    color: #000;
    padding: 20px;
    width: 100% !important;
    margin: 0 0 8px 0;
    vertical-align: top;
    font-size: 18px;
    height: 62px;
}

.spform ::placeholder {
    color: #000;
}

.spform button,
.spform input[type="submit"] {
    font-family: 'Montserrat';
    padding: 18px 60px;
    font-size: 16px;
    background-color: #003DA5;
}

.whitetext {
    color: #fff;
}

table.table-list,
table.table-list tr,
table.table-list td,
table.table-list th {
    width: 100% !important;
    display: inline-block;
    margin: 0;
    padding: 0 0 5px 0;
}

table.table-list tr:last-child {
    margin: 5px 0 0 0;
}

.zHelpToolTipLabel {
    padding-bottom: 5px;
}

.content-slider .slider-previous-button,
.content-slider .slider-next-button {
    bottom: -130px;
    top: auto;
    right: 0;
    left: auto;
    width: 33px;
    height: 32px;
    background-color: transparent;
    transform: translateY(0);
    line-height: normal;
}

.content-slider .slider-previous-button {
    right: 60px;
}

.content-slider .slider-previous-button:hover,
.content-slider .slider-next-button:hover {
    filter: brightness(100);
}

.slidesearch {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 9;
    background-color: #6ea3ff;
    padding: 35px 0;
}

.slidesearch .head {
    color: #FFF;
    text-align: center;
    padding: 0 0 15px 0;
}

.slidesearch .form-box {
    float: left;
    padding: 0 5px;
    width: 25%;
}

.slidesearch .form-box.box1,
.slidesearch .form-box.box2 {
    width: 18%;
}

.slidesearch .form-box.box3,
.slidesearch .form-box.box4 {
    width: 13%;
}

.slidesearch .form-box.box5 {
    width: 30%;
}

.slidesearch .form-box.box6 {
    margin-left: 10px;
    width: 6%;
}

.slidesearch .form-box.box6 button {
    background-color: #DC1D2E;
}

.slidesearch .form-box.box6 button:hover {
    background-color: #EA0015;
}

.slidesearch .form-box input,
.slidesearch .form-box select {
    border: 1px solid #000;
    background-color: #fff;
    font-size: 16px;
    padding: 10px;
    border: none;
    font-family: 'Montserrat';
    width: 100%;
    float: left;
}

.slidesearch .form-box.box5 .to {
    float: left;
    width: 14%;
    text-align: center;
    padding: 13px 10px;
    color: #000;
}

.slidesearch Button {
    background-color: #2f5294;
    padding: 6px 14px;
    font-size: 19px;
}

.slidesearch Button:hover {
    background-color: #977035;
}

.rss-summary-title,
.rss-summary-text,
.rss-summary-text a.rss-summary-readmore {
    color: #2a2a2a;
}

.rss-summary-text,
.zblog-story {
    font-size: 100%;
}

.rss-summary-text {
    display: inline-block;
    width: 100%;
}

.rss-summary-text a.rss-summary-readmore {
    display: block;
    clear: both;
    margin: 20px 0 0 0;
    text-transform: uppercase;
}

a.rss-summary-title {
    color: #000;
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
}

.rss-summary-title:hover,
.rss-summary-text a.rss-summary-readmore:hover {
    color: #2f5294;
}

.stepslider {
    margin-bottom: 0;
}

.stepslider a.slider-previous-button,
.stepslider a.slider-next-button {
    left: 0;
    top: 50%;
    margin: 0 0 0 -30px;
    /* filter: brightness(100); */
}

.stepslider a.slider-next-button {
    left: auto;
    right: 0;
    margin: 0 -30px 0 0;
}

.sellsec3 table.table-list tr {
    width: 49% !important;
}

.sellsec3 table.table-list tr:nth-child(2n) {
    float: right;
}

.sellsec3 table.table-list tr.siteOptionFormField8282,
.sellsec3 table.table-list tr.siteOptionFormField8283,
.sellsec3 table.table-list tr.siteOptionFormField8284 {
    width: 32% !important;
}

.sellsec3 table.table-list tr.siteOptionFormField8283 {
    float: none;
    margin: 0 2%;
}

.sellsec3 .zHelpToolTipLabel {
    font-size: 16px;
}

.sellsec3 table.table-list tr.siteOptionFormField8285 {
    float: left;
    ;
}

.sellsec3 table.table-list tr.siteOptionFormField8287,
.sellsec3 table.table-list tr:last-child {
    width: 100% !important;
}

.sellsec3 table.table-list tr:last-child {
    text-align: right;
}

.sellsec3 table.table-list tr button.zSiteOptionGroupSubmitButton {
    float: right;
}

.z-mobile-header .z-mobile-menu {
    background: #977035;
}

.z-mobile-menu-icon {
    top: 12px;
}

.juicer-feed h1.referral {
    display: none !important;
}

.about-buttons {
    clear: both;
    text-align: center;
}

.about-buttons .spbtn {
    margin: 15px 6px 0 6px;
    min-width: 40%;
    width: 280px;
}

.map-image {
    max-width: 500px;
}


@media screen and (min-width: 993px) {
    .hsec7>.news-disabled {
        display: flex;
        flex-wrap: nowrap;
    }
}

@media screen and (max-width: 1500px) {
    .slidesearch {
        position: relative;
        display: inline-block;
        padding: 35px 10px;
    }
}

@media screen and (max-width: 1362px) {
    #header .logo {
        width: 220px;
        margin: 0 0 20px 0;
    }

    .main-menu li {
        margin: 0 0 0 15px;
    }

    .slidert .text span {
        font-size: 60px;
        line-height: 60px;
    }

    .sphead span {
        font-size: 56px;
    }

    .slidert .text {
        font-size: 50px;
    }

    .sphead {
        font-size: 40px;
    }

    .hsec3 .box .head {
        font-size: 36px;
    }

    .listingbox .price {
        font-size: 26px;
    }

    .combox a span {
        font-size: 17px;
    }

    .listingbox .add {
        font-size: 15px;
    }

    a.spbtn,
    .spform button,
    .spform input[type="submit"] {
        padding: 20px 35px;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 170px 0 0 0;
        font-size: 50px;
    }

    .z-default-subpage-header::before {
        height: 100px;
    }

    .sellsec3 table.table-list tr {
        width: 100% !important;
    }

    .hsec3 .box {
        width: 25%;
    }
}

@media screen and (max-width: 992px) {
    .slidert .text span {
        font-size: 36px;
    }

    .slidert .text {
        font-size: 32px;
    }

    .search-listing-results {
        padding-left: 10px;
        padding-right: 10px;
        margin: 0px;
        width: 100%;
        max-width: 100%;
    }

    .slidesearch {
        clear: both;
        position: static;
    }

    .listingbox-container .listingbox {
        width: 50%;
    }

    #header .logosec {
        display: none;
    }

    .z-mobile-header,
    .z-mobile-header-fixed,
    .z-mobile-menu-icon.open span {
        background-color: #EEEFEB;
    }

    .z-mobile-header,
    .z-mobile-menu-icon span {
        background-color: #6c7e96;
    }

    .z-mobile-header-spacer {
        background-color: #EEEFEB
    }

    .z-default-subpage-header {
        margin-top: 0;
    }

    #header .topbar {
        display: none;
        padding: 5px 15px;
        text-align: center;
    }

    .hblog a.thumb {
        width: 28%;
    }

    .hblog .info {
        width: 72%;
    }

    .hsec7 .right {
        padding-left: 15px;
        border-left: none;
        height: auto !important;
    }

    .parslider .owl-carousel .owl-nav button.owl-prev {
        left: -50px;
    }

    .parslider .owl-carousel .owl-nav button.owl-next {
        right: -50px;
    }

    #footer .foobox {
        width: 100%;
    }

    #footer .foobox.box2 {
        margin: 30px 0;
    }

    #footer .foobox.box1 {
        padding-right: 15px;
        width: 400px;
        max-width: 100%;
    }

    .foobox.box1 img {
        margin-bottom: 5px;
    }

    #footer a.spbtn {
        margin: 15px 0 0 0;
    }

    #footer ul.menu li {
        margin: 0 0 3px 0;
    }

    #footer .head {
        font-size: 30px;
        margin: 0 0 15px 0;
    }

    .tabcon .teamr .imgbox {
        margin-bottom: 0;
    }

    .hsec3 .box {
        width: 33.33%;
    }

    .slidesearch #quickSearchForm .form-box {
        padding: 5px;
        width: 50%;
    }

    .slidesearch #quickSearchForm .form-box.box5 {
        width: 100%;
    }

    .slidesearch #quickSearchForm .form-box.box5 {
        margin-left: 0;
    }

    .slidesearch .form-box.box1,
    .slidesearch .form-box.box2 {
        width: 30%;
    }

    .slidesearch .form-box.box3,
    .slidesearch .form-box.box4 {
        width: 20%;
    }

    .slidesearch .form-box.box5 {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    #header a.spbtn {
        margin: 0 0 0 3px;
        padding: 10px 25px;
    }

    #header a.call {
        font-size: 18px;
        margin: 8px 10px 0 0;
    }

    .slidert {
        position: static;
        top: 35px;
        width: 100%;
    }

    .slidert .slideinb {
        clear: both;
        display: block;
        padding: 25px 30px;
        background-color: rgba(110, 163, 255, 1) !important;
    }

    .slidert a.spbtn {
        transform: none;
    }

    .stepslider {
        padding: 0 30px;
    }

    .stepslider a.slider-previous-button {
        left: 35px;
    }

    .stepslider a.slider-next-button {
        right: 35px;
    }

    .hsec3 .box {
        width: 50%;
    }

    .about-buttons .spbtn {
        display: block;
        margin: 10px auto;
        max-width: 400px;
        z-index: 5;
    }

    .map-image {
        max-width: 100%;
    }
}

@media screen and (max-width: 479px) {
    .listingbox-container .listingbox {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
    }

    #header a.call,
    .hblog a.more {
        margin: 0;
    }

    #header a.spbtn {
        margin: 3px 0;
    }

    #header a.spbtn,
    .slidert .slideinb,
    .hblog a.thumb,
    .hblog .info,
    .tabbtns a {
        width: 100%;
    }

    .slidert {
        position: relative;
        top: 0;
    }

    .slidert .slideinb {
        padding: 20px;
    }

    a.spbtn,
    .spform button,
    .spform input[type="submit"] {
        padding: 12px 30px;
    }

    .slidert .text span {
        font-size: 50px;
        line-height: normal;
    }

    .slidert a.spbtn {
        transform: translateY(0);
    }

    .slidert .text,
    .sphead span {
        font-size: 42px;
    }

    .sphead {
        font-size: 32px;
    }

    .hsec3 .box,
    .combox,
    .listingbox,
    .hsec6 .combox,
    .lifesmain .combox {
        max-width: 100%;
    }

    .hsec3 .box {
        width: 100%;
    }

    .listingbox a.btnoutline {
        padding: 10px;
    }

    .hblog .info {
        padding: 10px 0 0 0;
    }

    .hblog .info a.head {
        padding: 0 0 10px 0;
    }

    .testi-slider .text {
        line-height: 30px;
    }

    #footer {
        padding: 50px 0 0 0;
    }

    .z-default-subpage-header::before {
        display: none;
    }

    .z-default-subpage-header .z-default-subpage-title {
        margin: 100px 0 0 0;
        font-size: 40px;
        padding: 5px 15px;
        background-color: rgb(151 112 53 / 70%);
    }

    .tabbtns a {
        margin: 5px 0;
        font-size: 18px;
        padding: 15px;
    }

    .tabcon .z-2of5 {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .tabcon .z-3of5 {
        margin-left: 0;
        padding-left: 0;
        margin-right: 0;
        padding-right: 0;
        width: 100%;
    }

    .tabcon .teamr {
        margin-top: 0;
    }

    .slidesearch #quickSearchForm .form-box {
        width: 100%;
    }

    .slidesearch .form-box.box1,
    .slidesearch .form-box.box2,
    .slidesearch .form-box.box3,
    .slidesearch .form-box.box4,
    .slidesearch .form-box.box5,
    .slidesearch .form-box.box6 {
        width: 100%;
    }

    .slidesearch .form-box.box6 {
        margin-left: 0;
    }

    .content-slider .slider-previous-button,
    .content-slider .slider-next-button {
        bottom: -70px;
    }

    #footer,
    .hsec3,
    .sellsec2 {
        background-size: 300px;
    }

    .sellsec3 table.table-list tr.siteOptionFormField8282,
    .sellsec3 table.table-list tr.siteOptionFormField8283,
    .sellsec3 table.table-list tr.siteOptionFormField8284 {
        width: 100% !important;
    }

    .spform input[type="text"],
    .spform input[type="email"],
    .spform textarea,
    .spform select {
        padding: 10px;
        height: auto;
    }
}