@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body {
    background: #ffffff;
}

#broker_logo {
    float: none;
}

.cms_content p {
    color: #000000;
}

.home .header_widgets p {
    color: #ffffff;
}

.w-banner .color-layer {
    background-color: transparent;
}


div#m-content span, #m-content p {
    font-family: montserrat !important;
    font-size: 16px !important;
}

body.contact .col-md-12.m-content h2.ex-h {
display: none;
}

p.phoneno {
    font-size: 19px;
}

#ubertor #page_header_outer {
    background-position: center;
}

h1, .h1 {
    font-size: 29px;
}

.navbar-header.logo-wrap a#broker_logo {
    display: none;
}

/*----------------------Header section-----------------------*/

.logo1 {
    display: block;
    width: 100%;
}

h2.headrnumber a {
    color: #ffffff;
    font-size: 7vh;
}

.logo1 img {
    max-width: 180px;
    margin-top: 20px;
    margin-bottom: 25px;
}


.navbar-header.logo-wrap h2 {
    display: none;
}

#broker_logo .img-responsive {
    max-height: 120px;
    margin: 0;
    padding: 0px;
    background-color: #000;
    border-radius: 0px;
}

.navbar-default {
    border-bottom: none;
    background: #000000;
}


ul#main_menu {
    margin-top: 27px;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-weight: normal;
}

.navbar-default .navbar-nav li a {
    padding: 5px 14px;
}

.navbar-static-top {
    padding-top: 20px;
}

.navbar-default .navbar-nav li a:hover {
    color: #ffffff;
    background: #da1d23;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background: #da1d23;
    color: #fff;
}


.arrow {
    display: none;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: playfair display;
    font-weight: 500;
    color: #da1d23;
}
/*----------------------Header section end-----------------------*/


/*----------------------Search section-----------------------*/
.w-banner.home .container-wrap, .wo-banner.home .container-wrap {
    padding: 0px 0px 90px;
}

.home #t3_banner_widgets .search_board_listings {
    margin-top: 60px;
    margin-bottom: 0;
    width: 100%;
    max-width: 500px;
    float: right;
   padding-bottom: 20px;
}

.home form#form_search_board_listings_5 .col-md-2.lstngs-sel {
    width: 100%;
    max-width: 247px;
    padding-top: 0px;
}

h2.sidebar-title {
    margin-top: 0px;
}

#t3_banner_widgets .search_board_listings {
    border-radius: 0px;
    background: rgba(0,0,0,.8);
}

.form-control {
    border-radius: 0px;
    margin-bottom: 10px;
}

.dropdown-toggle.btn-default, .selectpicker, .selectpicker-sort {
    background: #bfbfbf;
    border: 0;
    color: #383838;
    width: 100%;
}

.btn {
    border-radius: 0px;
}

.lstngs-sel .submit-btn {
    width: 100%;
    padding: 6px 30px;
    border-radius: 0px;
}
/*----------------------Search section end-----------------------*/

/*----------------------CTA SECTION GRID-----------------------*/

.home .header_widgets {
    padding: 10px 0;
    background: #fff url(https://s3.amazonaws.com/store24-ubertor-com/cl1431/content/image/392708.jpg) center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.home .header_widgets .container {
    max-width: 100%;
}
.custom-container.ctasection .item {
    text-align: center;
}
.custom-container.ctasection .item a {
    background: #da1d23;
    color: #ffffff;
    font-weight: normal;
    font-family: playfair display;
    text-transform: uppercase;
    padding: 16px;
    max-width: 200px;
    display: block;
    margin: 17px auto;
    font-size: 16px;
}
.custom-container.ctasection {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 20px;
    padding: 0;
    margin: 0 auto;
}

.item.cta1 {
    grid-row: 1/1;
}

/*----------------------CTA SECTION GRID END-----------------------*/



/*-------------------------------Featured Listing Section---------------------*/
.banner-featured .featured_listings {
    padding-bottom: 0px;
    padding: 0px;
    margin-bottom: 0px;
    border-left: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
}

col-md-4 inset featured_listings {
    padding: 0px;
    margin: 0px;
}

div.sidebar .listing img {
    width: 100%;
    max-width: 100%;
    max-height: 207px;
    border: none;
    margin-bottom: 0px;
}
.banner-featured .featured_listings h3 a {
display: none;
}
#feature_listings .featured_listings .provided_by {
display: none;
}


a.btn.P-btn {
    margin-top: 31px;
}

.col-md-3.f2 {
    display: none;
}

div#t3_featured_widgets .col-md-6.text-center {
    width: 100%;
    text-align: left;
    font-size: 14px;
}

div.sidebar h4.address {
    background: #000000;
    color: #fff;
    top: 0px;
    max-width: 100%;
    text-align: center;
  padding-top: 30px;
}

div.sidebar h4.address a {
    color: #da1d23;
    font-size: 20px;
}

div.sidebar .wlisting-detail, div.sidebar h4.price {
    background: #000000 !important;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
}

div.sidebar .wlisting-detail {
    min-height: auto;
    padding-bottom: 30px;
}

a.btn.P-btn {
    margin-top: 80px;
}


/*-------------------------------Featured Listing Section END---------------------*/

/*----------------------ABOUT SECTION GRID-----------------------*/
section.aboutsect {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl1431/content/image/392707.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 100px 0 90px;
}

.grid-container.about {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 20px;
    padding: 10px;
    max-width: 1170px;
    margin: 0 auto;
}

.grid-container.about > div {
    text-align: center;
    padding: 0;
}

.grid-container.about .item.agentinfo {
    background: #000000;
    border: 1px solid #ffffff;
}

.item.first {
    grid-row: 1/3;
    background: transparent;
    text-align: left !important;
    grid-column: 1/2;
}

.item.first h2 {
    color: #ffffff;
    font-weight: normal;
}

.item.first p {
    color: #ffffff;
    font-weight: normal;
}
.item.last {
    background: transparent;
    text-align: left !important;
}

.item.last h1 {
    color: #ffffff;
    font-style: italic;
    margin-top: 78px;
    font-size: 40px;
    font-weight: normal;
}

.item.last h1 a {
    color: #ffffff;
    font-weight: normal;
    line-height: 1.5;
}

.grid-container.about img {
    max-width: 250px;
    height: 286px;
}


.grid-container.about h2 {
    font-size: 20px;
}

.item h1 {
    text-align: left;
    width: 100%;
    max-width: fit-content;
}

.agentbox strong {
    color: #d81d23;
    font-family: playfair display;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: normal;
}

.agentbox p {
    color: #ffffff;
    font-family: playfair display;
    font-size: 22px;
}

.item.first a.btn {
    background: #da1d23;
    color: #ffffff;
}

/*----------------------ABOUT SECTION GRID END-----------------------*/


/*----------------------TESTIMONIALS SECTION GRID-----------------------*/
section.testimonials {
    background: url(https://s3.amazonaws.com/store24-ubertor-com/cl1431/content/image/392659.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
color: #ffffff;
}

.testimonials.background {
    background-image: linear-gradient(to top right, rgba(0, 0, 0, 0.9), rgba(29, 29, 29, 0.9));
    padding: 40px 0 40px 0;
}

.grid-container.testi {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
     grid-gap: 20px;
    padding: 10px;
    max-width: 1170px;
    margin: 0 auto;
}



.commlinksbox {
    display: grid;
    /*overflow: scroll;*/
    background: #000;
    padding: 10px;
    grid-template-columns: repeat(auto-fit, minmax(175px, 1fr));
}

.linksbox {
    grid-row: 1/1;
}

.linksbox a {
    color: #ffffff;
    background: #000000;
}

.carousel-indicators {
    bottom: 20px;
    display: none;
}
/*----------------------TESTIMONIALS SECTION GRID END-----------------------*/

/*----------------------LOGO SECTION GRID-----------------------*/
.custom-container.supportlogo {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 20px;
    padding: 10px;
    max-width: 1170px;
    margin: 0 auto;
}

.item2.logo img {
    width: 100%;
}

img.img-responsive.csnlogo {
    max-width: 95px;
}

img.img-responsive.shelterlogo {
    max-width: 156px;
}
/*----------------------LOGO SECTION GRID END-----------------------*/

/*----------------------INNER PAGE LIST---------------------------------*/

.alisting-img .al {
    background: #da1d23;
}

.P-btn, .pager li.nxt a, .pager li.prev a {
    background-color: #da1d23;
}

#listing_group .alisting-img .info, #listing_group .alisting-img .listing_provided_by, #listing_group .alisting-img .provided_by, #listing_group .alisting-img h3 {
    background: #000;
}

ul.al-lnav, ul.al-tab.al-lnav li a {
    background: #da1d23;
}

ul.al-tab.al-lnav li a {
    color: #ffffff;
}

ul.al-tab {
    background: #000;
}

.detail-right {
    background: #171717;
    color: #fff;
}


.detail-left {
    background: transparent;
}

.pagination>li>a, .pagination>li>span {
    background-color: #da1d23;
}

.pagination>.active>a, .pagination>.active>a:hover {
    background-color: #000000;
    border: 1px solid #000000;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    background-color: #c5090f;
}


.blog .banner-home-subpage {
    display: block;
    background: #ffffff;
    padding: 0px;
}

ol.lbcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    background-color: #cedada;
    border-radius: 4px;
    margin-top: 20px;
}
.blog .banner-home-subpage, .w-banner .banner-home, ol.lbcrumb {
    background-color: #fff;
}

.blog-detail, .blog-wrap {
    padding: 20px;
    background: #131313;
}

a:hover {
    color: #da1d23;
    text-decoration: none;
}
.blog-detail a {
    color: #da1d23;
}

#roster a:hover, #roster_filter a:hover, .blog-wrap a:hover, .blog-wrap p a:hover {
    color: #da1d23;
}

body.blog .r-widget {
    background: #fff;
}
body.blog .r-widget a, body.blog .r-widget ul.sidebar li a {
    color: #000000;
}


.blog-wrap a, .blog-wrap a.read_more, .blog-wrap p a, body.blog .r-widget h2.sidebar-title {
    color: #da1d23;
}

ol.lbcrumb li a {
    font-size: 20px;
}

.ilist-btn:hover {
    background: #000000;
    color: #fff;
}

.c3 i, .ilist-btn, input[type=submit] {
    background: #da1d23;
}

#listing_group a img {
    width: 100%;
    height: 250px;
}
/*----------------------INNER PAGE LIST & Blog END---------------------------------*/

/*----------------------footer SECTION GRID-----------------------*/
.custom-container.footerinfo {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    grid-gap: 20px;
    padding: 10px;
    max-width: 1170px;
    margin: 0 auto;
}

.item3.logo2 img {
    width: 100%;
    max-width: 142px;
    height: 80px;
}

.itemx.contact span {
    color: #da1d23;
}

.itemx.contact a {
    color: #ffffff;
}
.itemx.contact {
    color: #ffffff;
    font-weight: normal;
}
.itemx.contact i.fa {
    font-size: 20px;
    margin-bottom: 20px;
    padding: 8px;
    color: #da1d23;
}
.footer-contact {
    display: none;
}

.row.foot-optional {
    display: none;
}
/*----------------------Footer SECTION GRID END-----------------------*/

.footer-wrap {
    background: #000000;
    padding-bottom: 20px;
}

#widget_twitter a:hover, div.sidebar a:hover, h2.sidebar-title {
    color: #da1d23;
}


footer p {
    color: #fff;
    text-shadow: none;
    font-weight: normal;
    font-size: 10px;
    margin: 6px auto;
    float: left;
}

.before-footer {
    border-bottom: 5px solid #da1d23;
}

.footer-wrap .container {
    max-width: 100%;
    padding: 0px;
}

section.disclaimerfooter {
    border-top: 1px solid #272727;
    padding-top: 15px;
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    margin-top: 20px;
}
.container.disc {
    max-width: 1170px;
}

.P-btn {
    background: #da1d23;
}

.footer-wrap .body-content {
    max-width: 100%;
    margin: auto;
}

body.contact .cms_content p {
    padding: 0px;
}

a {
    text-decoration: none !important;
}




@media screen and (max-width: 991px) {
.home form#form_search_board_listings_5 .col-md-2.lstngs-sel {
    width: 100%;
    max-width: 100%;
    padding-top: 0px;
}

div.sidebar .listing img {
    max-height: 320px;
}
}

@media screen and (max-width: 768px){
.itemx.contact {
    grid-column: 1/3;
}

.item3.logo2 {
    grid-column: 1/3;
}
}

@media screen and (max-width:480px){
div.sidebar .listing img {
    max-height: 230px;
}
}


i.fa.fa-google-plus {
    display: none;
}

i.fa.fa-rss {
    display: none;
}

.P-btn:hover {
    background: #000000;
    color: #fff;
}
