/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Shared Styles
:: Page Name 1
:: Page Name 2
*/


/* -----------------------------------------
   Shared Styles
----------------------------------------- */
body
{
    /* 	font-size:14px; 	font-size:1.4rem;*/
    color: #333;
}

h1
{
    margin-bottom: 10px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Maven Pro' , Arial, Helvetica, sans-serif;
    letter-spacing: -0.01em;
    color: #F50;
}

h2
{
    font-weight: bold;
    text-transform: capitalize;
    font-family: 'Maven Pro' , Arial, Helvetica, sans-serif;
    font-size: 20px;
}

p
{
    line-height: 26px;
}

.panel h3
{
    font-size: 16px;
}

#header
{
    height: auto;
    font-size: 0.85em;
}

#header_inner
{
    position: relative;
    margin: 0 auto;
    text-align: left;
}

#logo
{
    position: relative;
    top: 27px;
}


#logo_mobile
{
    margin: 5px 0;
    max-width: 120px;
}

.subheader_tagline {
    font-size:16px;
    margin-bottom:10px;
}

a.header
{
    color: #222;
    text-decoration: none;
    padding: 5px;
}

/*
#header a:hover{
	text-decoration:none;
	background: #0593DC; 
	color: #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
*/

a:hover.header
{
    text-decoration: none;
    background: #0593DC;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#header a:hover.nohover
{
    background: inherit;
}

#header a.selected
{
    text-decoration: none;
    background: #EDEDED;
    color: #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}


#header .mainmenu
{
    margin-top: 17px;
    clear: both;
    float: right;
    line-height: 1;
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

.mainmenu
{
    margin-top: 17px;
    clear: both;
    float: right;
    line-height: 1;
    font-weight: bold;
    font-size: 1.2em;
    text-transform: uppercase;
}

#header .mainmenu_sub
{
    margin-top: 15px;
    clear: both;
    float: right;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9em;
    padding-bottom: 5px;
}

.mainmenu_sub
{
    margin-top: 15px;
    clear: both;
    float: right;
    line-height: 1;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 0.9em;
    padding-bottom: 5px;
}

#header .mainmenu_phone
{
    margin-top: 15px;
    clear: both;
    float: right;
    margin-right: 5px;
    font-weight: normal;
    font-size: 0.80em;
    font-style: italic;
    line-height: 1;
}

.mainmenu_phone
{
    margin-top: 15px;
    clear: both;
    float: right;
    margin-right: 5px;
    font-weight: normal;
    font-size: 0.80em;
    font-style: italic;
    line-height: 1;
}

#header .mainmenu_share
{
    float: right;
    line-height: 1;
    margin-right: 0px;
    margin-top: 8px;
}

#header .mainmenu_share a
{
    padding: 0px;
    padding-right: 5px;
    margin-bottom: 17px;
}

#header .mainmenu_share a:hover
{
    background: none;
}

#header ul li, #header ul div
{
    list-style: none outside none;
    display: inline;
    float: right;
    width: auto;
    margin-left: 1.3em;
}

.highlight-orange
{
    color: #F50;
}

.simple-page-container
{
    padding-top: 17px;
}

#bottom_panels
{
    margin-top: 18px;
}

#footer
{
    margin-top: 18px;
    padding-top: 50px;
    padding-bottom: 18px;
    font-size: 1.1em;
    background-color: #F3F3F3;
    color: #333;
}

#footer a {
    color: #333;
    background-color: rgba(255,255,255,0.2);
    padding: 2px;
}


a.footer
{
    color: #333;
}

#footer h3
{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}

h3.footer
{
    text-transform: uppercase;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 10px;
}

.social_block_inner
{
    border: 1px solid #ededed;
    padding: 2px;
}

#realbird_activity
{
    padding: 10px;
    height: 320px;
}

#realbird_activity a
{
    color: #222;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 10px;
    padding: 3px;
    text-decoration: none;
}

#realbird_activity a:hover
{
    padding: 3px;
    text-decoration: none;
    background: #0593DC; /*#22c4fa;*/
    color: #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#realbird_activity a.selected, #realbird_activity a:hover.selected
{
    background: #EDEDED;
    color: #222;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.testimonial_photo
{
    float: left;
    border: 3px solid #EDEDED;
    max-width: 70px;
    max-height: 100px;
    margin-right: 5px;
}

.testimonial_by
{
    font-weight: bold;
    color: #333;
}

.testimonial_citystate
{
    color: #777;
}

.testimonial
{
    font-weight: normal;
}

.img-content-left
{
    float: left;
    margin-right: 26px;
}

.img-content-right
{
    float: right;
    margin-left: 26px;
}

.button
{
    line-height: 1 !important;
    text-transform: uppercase;
}

.container-features
{
    padding-top: 20px;
    padding-bottom: 10px;
}


/* -----------------------------------------
   Home page
----------------------------------------- */

#homepage_main
{
    background-color: #F3F3F3;
    padding-top: 20px;
    padding-bottom: 10px; /*background: url('../../../images2/bg-sep.jpg') center center no-repeat; 	-webkit-box-shadow: inset 0px 0px 15px #DFDFDF;     -moz-box-shadow: inset 0px 0px 15px #DFDFDF;     box-shadow: inset 0px 0px 15px #DFDFDF;*/
}

#homepage_slidedeck
{
    padding-top: 20px;
    padding-bottom: 10px;
}

#homepage_whatsnew
{
    padding-top: 20px;
    padding-bottom: 10px;
}

#homepage_share
{
    text-align: center;
}

#homepage_share_row
{
    background-color: #F3F3F3;
    background: url(https://listings.realbird.com/images/bg_gray_stripe.png);
}

.addthis_default_style .addthis_separator, .addthis_default_style .at300b, .addthis_default_style .at300bo, .addthis_default_style .at300m, .addthis_default_style .at300bs
{
    float: none;
}

#slidedeck_frame
{
    height: 360px;
}

.slidedeck dd
{
    text-align: center;
}

.slidedeck h2
{
    font-size: 26px;
    color: #0593DC;
}

.slidedeck p
{
    line-height: 24px;
}

.panel p
{
    line-height: 24px;
}


#main_content
{
    margin-top: 26px;
}

.main_content_featureblock
{
    clear: both;
    margin-bottom: 52px;
}

#main_content img
{
    padding: 5px;
    background-color: whiteSmoke;
    border: solid 2px whiteSmoke;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    vertical-align: top;
}

.listingPhoto
{
    max-height: 180px;
    height: expression(this.height > 180 ? 180: true);
}

.container-features .row
{
    margin-top: 1em;
}

/* Clear fix block-up*/
.block-up-clear-fix
{
    clear: both;
}


@media only screen and (max-width: 767px)
{
    #header .mainmenu
    {
        float: none;
        margin-top: 26px;
    }
    #header .mainmenu_sub
    {
        float: none;
    }

    #header .mainmenu_phone
    {
        float: none;
    }
}

@media all and (max-width: 1024px)
{
    #bottom_panels
    {
        display: none !important;
    }
}


input.tiny, textarea.tiny { width: 80px; }

@media only screen and (max-width: 767px) {
		div.form-field input.tiny { display: block; width: 100%; padding: 6px 2% 4px; font-size: 18px; }

/*      .subheader_tagline, .stats_byline{
            display: none;
        }
*/

    .subheader_tagline, .stats_byline{
        font-weight: normal;
    }

    .stats_byline {
        margin-bottom: 14px;
    }

	}

/* Homepage overrides*/
#homepage_whatsnew
{
    padding-top: 0px;
    padding-bottom: 10px;
}

.label
{
    font-size: 1em;
}

#homepage_main .label
{
    background-color: #ffeecc;
    color: #2F779C;
    font-size: 1.4em;
}

#header .mainmenu
{
    font-size: 1.4em;
}

#header .submenu
{
    margin-top: 17px;
    clear:both;
    float: right;
    line-height: 1;
    text-transform: uppercase;
}

.submenu
{
    margin-top: 17px;
    float: right;
    clear:both;
    line-height: 1;
    text-transform: uppercase;
}


.submenu a.header:hover
{
    background-color: #FFF;
    color: inherit;
    text-decoration: underline;
}

@media only screen and (min-width: 767px) {	
    
    footer .container
    {
    
        background: url(//www.realbird.com/assets/img/bg/footer_skyline.jpg);
        background-size: 100% 100%;
        background-repeat: no-repeat;
    }


}

#homepage_main
{
    background: url(//www.realbird.com/assets/img/bg/header_montage.png);
    min-height: 150px;
}

#header .container.show-on-phones {
    min-height: 50px;
    background-color: #fdfdfd;
    vertical-align: middle;
    padding-top: 10px;
}