.navbar-brand img
{
    margin-top: 23px;
}

.menu .navbar-toggle
{
    margin-top: 19px;
}

@media screen and (max-width: 1199px)
{
    .contact_info
    {
        display: none;
    }

    .menu
    {
        min-height: 70px;
    }

    .menu .navbar-default
    {
        margin-top: 0px;
    }
}

.header
{
    min-height: 600px;
}

.home-page-slider-header .slider_text
{
    margin-top: 80px;
}

#amenities-content,
#amenities-img
{
    height: 750px;
}

#amenities-content li
{
    margin-bottom: 30px;
    font-size: 14px;
    line-height: 170%;
    padding-right: 15px;
}

#amenities-content li:first-child,
#amenities-content li:nth-child(4),
#amenities-content li:nth-child(5),
#amenities-content li:nth-child(8),
#amenities-content li:nth-child(9),
#amenities-content li:nth-child(12)
{
    font-weight: bold;
}

p a
{
    color: #31a2e1 !important;
    text-decoration: underline;
}

#amenities-img img
{
    height: 750px;
    width: auto;
}

.blog_info, .blog_page_information .blog_info
{
    min-height : 200px;
}

.inv_list, .inv_list2 {
    clear           : both;
    list-style-type : disc!important;
}

.inv_list{
    padding-left    : 20px;
}

.inv_list > li {
    float         : left;
    margin-right  : 35px;
    margin-bottom : 15px;
}

.inv_list > li > a {
    color : #31a2e1 !important;
}

.inv_content{
    padding: 35px 50px!important;
}

.bg-darken{
    background-color: #eff3f5
}

.error{
    border: 1px solid #CC413E!important;
}

@media (max-width: 992px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.about-city-estate b {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

p{
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

h2{
    font-family: 'Open Sans', sans-serif;
}


#blog_page_information, 
#blog_post_page_information,
.inner-contact
{
    margin-top: 70px;
}

.home-page-slider-header .property_info_header h2
{
    line-height: 150%;
}

@media screen and (max-width: 991px)
{
    #amenities-img
    {
        width: 0%;
        display: none;
    }

    #amenities-content
    {
        width: 100%;
    }

    #amenities-content li
    {
        padding-right: 50px;
    }
}

.blog_info .blogimagedescription h3,
.blog_info .blogimagedescription h3 a
{
    font-family: 'Open Sans', sans-serif;
}

.inner-contact p
{
    margin-bottom: 15px;
}

@media screen and (max-width: 767px)
{
    .inner-contact-agent-agency-img 
    {
        display: none;
    }

    .navbar-brand img
    {
        max-width: 200px;
        margin-top: 28px;
    }
}

.header
{
    min-height: 500px;
}

header figure > img
{
    width: auto !important;
}

.previous_image_btn,
.next_image_btn
{
    top: auto;
    bottom: 50px;
}

.footer
{
    line-height: 150%;
    padding: 20px 0;
}

#amenities-content, #amenities-img
{
    min-height: 720px;
    height: auto;
}
