/** home bg images **/
.overlaybgimage {
    background-color:Transparent !important;
}
/** blog images **/
img.attachment-full.wp-post-image {
    max-width: 100% !important;
    height: auto !important;
}
/** header navigation **/
header.desktop.with-arrow {
    background: rgba(64,132,153,0.9) !important;
    margin-top: 73px !important;
    padding-top: 40px !important;
}
/** Footer **/
footer .social {
    float: right !important;
}
/** sidebar **/
#sidebar {
    width: 25%;
    float: right;
    margin:20px 0 20px 5%;
}
/**Contact Form submission notice **/
.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
    position: fixed;
    width: 100%;
    font-size: 40px;
    left: 0;
    right: 0;
    border: none;
    background: #2a768e;
    bottom: 0;
    padding: 15px !important;
    margin: 0px !important;
    margin-bottom: 0px;
    text-align: center;
    color: #fff;
    z-index: 9999;
}


.post {
    float: left;
    width: 70%;
    margin:20px 0;
}
.post img {
    width: 100%;
    height: auto !important;
}
#default-page-template #sidebar ul {
    list-style-type: none;
}
.tagcloud a {
    padding: 5px;
    background-color: #c9c9c9;
    border-radius: 3px;
    border: 1px solid #184359;
    color: #184359;
    font-size: 15px !important;
}
#sidebar h2.widgettitle {
    background-color: #184359;
    color: #fff;
    text-align: center;
    padding: 7px 0;
    font-size: 20px !important;
    text-transform: uppercase;
}
.searchform .screen-reader-text {
    display: none;
}
.followUs {
    text-align: center;
    background-color: #fff4eb;
    padding: 20px 5px;
}
.followUs span {
    color: #ff9966;
    font-size: 20px;
    text-transform: uppercase;
}
.followUs p {
    line-height:16px !important;
}
.followUs .fa {
    color: #fff;
    background-color: #ff9966;
    padding: 5px;
    border-radius: 2px;
    margin: 0 5px;
    width: 40px;
    height: 40px;
    line-height: 33px;
    font-size: 20px;
}
#wp-subscribe {
    padding: 0 !important;
    background: #fff !important;
}
#wp-subscribe p.text {
    color: #184359;
    text-align:left;
    font-size: 20px;
    margin:20px 0 0 !important;
}
#wp-subscribe input.email-field, #wp-subscribe input.name-field {
    color: #999 !important;
    background: #fff !important;
    border: 1px solid #ececec;
    text-align: left !important;
    padding: 0 0 0 5px;
}
#wp-subscribe input.submit {
    background: #ff9966 !important;
    color: #fff !important;
}


/* community search */
.startingAt {
    color: #ff9966;
    font-size: 20px;
    text-align: center;
    height: auto !important;
    padding: 5px 0;
}
/* social page fix and hide sidebar */
.page-id-495 .post {
    width: 100%;
    margin: 0;
}
.page-id-495 #sidebar {
    display:none !important;
}
/*** details page ***/
.page-template-property_spec span.featured {
    display: none !important;
}
/*** Can from UpWork ***/
/*** Sidebar Arrangements ***/
ul.instagram-pics.instagram-size-small li a img {
    max-width: 100% !important;
}

#wp-subscribe h4.title {
color: inherit !important;
 }

#wp-subscribe {
    border: 1px solid;
    padding: 14px !important;
    margin-bottom: 40px;
    margin-top: 25px;
}

#wp-subscribe p.footer-text {
display: none; 
}

#sidebar h2.widgettitle {
    background-color: #5290a3; 
    margin-top: 50px;
}

li#null-instagram-feed-2 p a {
    background-color: #ff9966;
    color: white;
    padding: 5%;
}

li#null-instagram-feed-2 p  {
   text-align: center;
}

.tagcloud a {
    background-color: #ff9966;
    border: 2px;
    color: #ffffff;
    margin: 4px !important;
    display: inline-block;
    border-color: #ff9966;
    border-radius: 10px;
   padding: 10px;
}

.tagcloud a:hover {
   opacity: 0.8;
      -webkit-transition: all 0.3s ease-in-out;
     -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
     transition: all 0.3s ease-in-out;
} 

.des-text.pinky.requestshowing {
    margin-bottom: 6px;
    margin-top: -17px;
}

/*** Mobile Responsive Stuff ***/
@media only screen and (max-width: 500px) {

#sync1 .item img {
    max-width: 80%;
}

.des-text.pinky.requestshowing {
    min-height: 30px !important;
    margin-top: -30px;
    margin-bottom: 12px;
}

  .post {
    float: left;
    width: 94%;
    margin: 20px 0;
    margin-left: 4%;
}

#sidebar {
    width: 94%;
    float: left;
    margin: 0 auto;
    margin-left: 4%;
}

div#default-page-template {
    margin-top: -20px;
}

.slider-caption .container .slider-text {
    background: rgba(43,119,142,0.7) !important;
}

.home .flexslider.index-slider, .home .big-logo {
	display: none;
}


.home .content h1 {
   margin-bottom: 160px;
}

.home .slider-caption .container .slider-text {
    background: none !important;
}

.home .top-search .slider-caption .container .slider-text {
   margin-top:100px;
}

.home .content h1 {
    margin-bottom: 290px;
    margin-top: 30px !important;
    font-size: 25px;
}

.home .slider-caption .container .slider-text {
    background: none !important;
}

.home .top-search .search-box .dropdown-menu {
	margin-top: -5px;
}

.home .top-search .search-box .dropdown-menu li {
	margin-bottom: 1px !important;
	border-color: #ff9966 !important;
    border: 4px solid;
}

.home .top-search .slider-caption .container .slider-text h3 {
    margin-top: -15px;
}

:not(home) .flexslider .slider-caption .container .slider-text h1, .flexslider-lease .slider-caption .container .slider-text h1 {
    font-size: 25px !important;
}

:not(home) .flexslider .slider-caption, .flexslider-lease .slider-caption {
    top: 0px;
}

:not(home) .flexslider, .flexslider-lease {
    height: auto !important;
}

:not(home).flexslider .slides img, .flexslider-lease .slides img {
   max-height: 130px;
}

}
/*** pay buttons ***/
.payButtons {
  width:100%;
  text-align:center;
}
.btnPayCredit, .btnPayDebit {
    background-color: #FF9966;
    border-radius: 3px;
    color: #FFFFFF;
    display: block;
    float: none;
    font-family: 'Merriweather',serif;
    font-size: 30px !important;
    margin: 20px auto;
    padding: 10px 20px; 
    text-align:center;
    width:auto;
}
.btnPayCredit:hover, .btnPayDebit:hover {
  background-color:#2b778e;
  cursor:pointer;
  text-decoration:none;
  color:#fff !important;
}

.sidebar-box {
    max-height: none; }

.desktop .right .dropdown {
padding-top: 6px; }

ul.sub-menu.mega-menu {
    width: 125px !important;
}

:not(home) ul.mega-menu {
    margin-top: 92px !important;
    margin-left: -10px !important;
}

nav ul .sub-menu.mega-menu li a {
    padding-left: 10px;
    padding-right: 0;
    font-size: 12px;
}

header.desktop.with-arrow nav ul li ul {
    top: -70px !important;
}

a.phone:hover {
    opacity: 0.8;
}

a.phone {
    font-size: 15px !important;
}

.desktop .right .dropdown {
margin-bottom: -24px;
}

.sidebar-box {
    max-height: none !important;
}

@media screen and (max-width: 767px) {

body.modal-open {
    position: fixed !important;
}}

@media screen and (min-width: 900px) {

div#overlaycan {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-image: url('https://uptownrealtyaustin.com/wp-content/themes/uptown/images/overlay1.png');
    height: 100%;
    background-position: center top !important;
    background-repeat: no-repeat;
}}

.inner-box .avail span {
    display: none !important;
}

.avail a:last-child {
    display: none !important;
}

.avail a {
    background: #ff9966;
    color: #fff !important;
    padding: 5px 91px;
    font-size: 11px;
    line-height: 1.5;
    width: 100%;
    text-align: center;
}

.avail a:hover {
opacity: 0.75;
transition: all 0.5s ease;
}

.des-text.ready.no-bg a {
     padding: 10px 25px !important;
    font-size: 44px;
    border: 5px solid #fff;
    margin-top: 20px;
    text-transform: uppercase;
}

.des-text.ready.no-bg a:hover {
    opacity: 0.75;
    transition: all 0.5s ease;
}

@media screen and (max-width: 1198px) {
.page-id-695 .container {
    height: initial !important;
}}
