/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 750px;
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 26px;
  color: #352d2d;
  background: #f1f1f1;
}

body.portal{ background: #fff; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  
  height: 750px;
  background-color: #f5f5f5;
}

a{ color: #352d2d; }
a:hover{ color: #000; }

.navbar-nav>li{ margin-left: 25px; }
.navbar-nav>li>a{ padding: 0; background: none; }
.navbar-nav>li.active>a{ color: #ed1c24; }

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover{ background: transparent; color: inherit; }

.nav>li>a:focus, .nav>li>a:hover{ background: none; }
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover{ background: none; }

.navbar-toggle{ margin-top: 25px; }
.navbar-toggle{ border: none; }
.navbar-toggle .icon-bar{ background-color: #352d2d; }
.navbar-toggle:focus, .navbar-toggle:hover{ background: none; }


h1, h2, h3{ font-family: 'Roboto Condensed'; }
h1{ font-size: 32px; margin: 0 0 0px; }
h2{ font-size: 28px; margin: 0 0 10px; }
h2.accent{ color: #ed1c24; font-style: italic; }
h2.larger{ font-size: 32px; margin: 0 0 10px; font-style: bold; }
h3{ font-size: 24px; color: #ed1c24; margin: 40px 0 0; font-style: normal; }

.btn-group-lg>.btn, .btn-lg{ border-radius: 0; }

label{ font-weight: normal; }

.breadcrumb{ background: none; padding: 0; margin-bottom: 40px; font-size: 14px; font-family: 'Roboto Condensed'; color: #766d6d;  }
.breadcrumb>li+li:before{ content: "\f105"; font-family: 'FontAwesome'; }
.breadcrumb a{ color: #766d6d; }
.breadcrumb>.active{ color: #766d6d; }
.breadcrumb{ display: none; }

.no-gutter{ margin-left: 0; margin-right: 0; }
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.navbar{ margin-bottom: 0; border: none; border-bottom: 1px solid #d2d2d2; border-radius: 0; }

.portal .navbar{ border-bottom: none; }

.navbar-brand{ height: 50px; padding-top: 21px; }
.navbar-brand>img{ height: 50px; }
.navbar-nav{ font-family: 'Roboto Condensed'; font-size: 22px; margin-top: 50px; }

.navbar-collapse{ margin-top: 10px; }

.margin-top-normal{ margin-top: 60px; }
.margin-bottom-normal{ margin-bottom: 60px; }
.padding-top-normal{ padding-top: 60px; }
.padding-bottom-normal{ padding-bottom: 60px; }

.margin-top-small{ margin-top: 20px; }

.fullwidth{ width: 100%; }

.btn-primary{ background-color: #ed1c24; border: none; font-family: 'Roboto Condensed'; }
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active{ background-color: #d5151c; border: none; }
.btn-lg{ padding: 10px 16px; font-size: 22px; text-transform: uppercase; font-weight: 100;  }
.btn-larger-type{ font-size: 28px; }

.menu-mobile{ border: none; padding: 4px; background: #ed1c24; color: #fff; }

.jumbotron{ background: url('../img/jumbo-home.jpg') no-repeat center center; height: 410px; background-size: cover; } 

.usp{ text-align: center; }

.navbar{ height: 90px; background: #fff; }

.usp-1{ background: url('../img/usp-1.png') no-repeat center top; padding-top: 129px; }
.usp-2{ background: url('../img/usp-2.png') no-repeat center top; padding-top: 129px; }
.usp-3{ background: url('../img/usp-3.png') no-repeat center top; padding-top: 129px; }

.usp-small .usp-1, .usp-small .usp-2, .usp-small .usp-3{ background-size: 90px; }


.jumbotron h1{ font-size: 36px; color: #fff; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.75); margin: 10px 0 30px; }
.jumbotron p{ font-size: 16px; color: #fff; text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.75); }
.jumbotron .margin-top-normal{ margin: 0 }

.accent-bar{ background: #eeebeb; }
.accent-bar h1{ margin-bottom: 4px; }

.footer{ background: #403535; }
.footer-upper{ background: #fff; }
.footer-upper a{ margin: 0 20px; }
.footer-upper img{ margin: 10px 0; }

.footer-lower{ color: #fff; padding-top: 35px; }
.footer-lower a{ color: #fff; }
.footer-lower .fa{ vertical-align: middle; }

address{ line-height: 26px; margin-top:20px; }
.phone-cnt{ display: block; }

.footer-lower .shout-out{ display: block; font-family: 'Roboto Condensed'; font-size: 18px; font-weight: bold; font-style: italic;  }
.social-buttons{ display: block; margin-top: 20px; }
.social-buttons .fa{ margin-right: 20px; }

.copyright{ margin-top: 10px; display: block; font-size: 0.8em; }

.copyright span{ display: block; }

.object{ background: #fff; margin: 0 0 40px; -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1); }
.object .photo{ padding: 0; position: relative; }
.object .summary{ padding: 35px 35px 10px 35px; }
p.loc{ font-size: 14px; }
.loc:before{ content: "\f041"; font-family: 'FontAwesome'; margin-right: 4px; }
p.desc{ height: 60px; overflow: hidden; }
.object .summary .price, .object .summary .info{ font-size: 14px; display: block; }
.object .summary .price{ font-weight: bold; }
.object .photo .sticker{ position: absolute; bottom: 0; left: 0; background: #f37a1c; display: block; color: #fff; font-weight: 400; font-size: 20px; text-align: center; width: 100%; padding: 12px 0; font-family: 'Roboto Condensed'; }
.object .photo .sticker.dark{ background: #352d2d; }
.object h3{ margin-top: 0; }


.infobox{ background: #a37274; border-radius: 6px; color: #fff; padding: 20px; margin-top: 40px;}
.infobox h3{ color: #fff; margin: 0; }
.infobox p{ margin: 0; }

.content p a{ text-decoration: underline; }
.content ul { list-style-type: none; }
.content ul li{ }
.content ul li:before{ content: "\f138"; font-family: 'Fontawesome'; color: #a37274; margin: 0 8px 0 -22px;  }

ul#gallerySlider{ list-style-type: none; }
ul#gallerySlider li:before{ content: ""; }

.object-detail .loc{ font-size: 16px; font-weight: bold; margin-top: 30px; margin-top: 30px;}
.object-detail .price, .object-detail .info{ display: block; }
.object-detail .price span{ display: inline-block; margin-left: 20px; font-weight: bold; }

.object-detail .downloads{ margin-top: 30px; font-family: 'Roboto Condensed'; font-size: 18px; }
.object-detail .downloads ul>li{ margin-bottom: 15px; }
.object-detail .downloads ul{ margin-bottom: 30px; }
.object-detail .downloads .fa-file-pdf-o{ background: #ed1c24; color: #fff; padding-top: 15px; padding-bottom: 15px; width: 63px; text-align: center; margin-right: 10px; vertical-align: middle; }

.txt-more, .txt-less{ text-align: center; display: block; padding-top: 10px; }
.txt-more:hover, .txt-less:hover{ text-decoration: none; color: #ed1c24; }
.txt-more:after{ content: "\f078"; font-family: 'FontAwesome'; padding-left: 8px; }
.txt-less:after{ content: "\f077"; font-family: 'FontAwesome'; padding-left: 8px; }

.accent2{ background: #fff; }
.nomargin>.row>div{ padding-left: 0; padding-right: 0; }


#map_canvas{ height: 300px; } 
.contact-box{ padding-top: 70px; padding-bottom: 40px; }

a.back{ font-family: 'Roboto Condensed'; font-size: 22px; }
a.back:before{ content: "\f104"; font-family: 'FontAwesome'; padding-right: 8px; } 

.contact-form{ padding: 30px 25px 0 50px; }
.contact-page #map_canvas{ height: 340px; } 

.contact-form .form-group i.fa{ position: absolute; right: 26px; top: 9px; color: #57911a; display: none; }

.object-action .btn{ margin: 20px 0; }

.errormess{
 	border: 1px solid #a94442;
	margin-top: 20px;  
	margin-bottom: 20px;  
	padding: 20px;
	background: #f9e3e3;
	color: #a94442;
        border-radius: 4px;
}
.errormess p{
	margin: 0;
}
.succesmess{
 	border: 1px solid #92c859;
	margin-top: 20px;  
	margin-bottom: 20px;  
	padding: 20px;
	background: #d6eebc;
	color: #57911a;
	font-weight: normal;
        border-radius: 4px;	
}
.succesmess p{
	margin: 0;
}
.errormess blockquote{ border: none; }

@media (min-width: 750px){
	.footer{ height: 382px; }
	body{ margin-bottom: 382px; }
	
	.navbar-brand{ height: 70px; padding-top: 24px; }
	.navbar-brand>img{ height: auto; }
	
	.navbar{ height: 123px; background: #fff; }
	.navbar-nav{ font-size: 18px; }
	.dropdown-menu li.title{ font-size: 18px; }
	.jumbotron h1{ font-size: 36px; margin: 30px 0 40px; }
	
	.jumbotron p{ font-size: 18px; }
	.jumbotron{ background-size: cover; height: 450px; }
	.jumbotron .margin-top-normal{ margin-top: 60px; }
	
	.footer-upper a{ margin: 0 13px 20px; display: inline-block; }
	.footer-lower .shout-out{ font-size: 20px; }
	.navbar-toggle{ margin-top: 45px; }
	.container>.navbar-collapse{ margin-top: 20px; }
        .footer-upper img{ margin: 0; }    
	
	.footer-lower .shout-out{ margin-top: 0; }
	
	.copyright{ margin-top: -80px; }
	
	address{ margin-top:0; padding-left: 140px; background: url('../img/map.png') left top no-repeat; }
        
        
        .navbar-nav>li.active:after, .navbar-nav>li.active:before {
                top: 72px;
                left: 50%;
                border: solid transparent;
                content: " ";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
        }

        .navbar-nav>li.active:after {
                border-color: rgba(255, 255, 255, 0);
                border-top-color: #ffffff;
                border-width: 20px;
                margin-left: -20px;
        }
        .navbar-nav>li.active:before {
                border-color: rgba(210, 210, 210, 0);
                border-top-color: #d2d2d2;
                border-width: 21px;
                margin-left: -21px;
        }
        
        .portal .navbar-nav>li.active:after, .portal .navbar-nav>li.active:before{ border: none; content: ''; top: 0; left: 0; }
        
        .breadcrumb{ display: block; }
        
        .object-action{ text-align: right; }
        .object-action .btn{ margin: 0; }
	
        #map_canvas{ height: 400px; } 
        
        
        .contact-page #map_canvas{ height: 197px; } 
        
        .contact-box{ padding-top: 125px; }
        
}
@media (min-width: 992px){
	
	.footer{ height: 372px; }
	body{ margin-bottom: 372px; }
	
	.navbar-nav{ font-size: 18px; }
	.dropdown-menu li.title{ font-size: 18px; }
	.jumbotron h1{ font-size: 42px; margin: 30px 0 40px; }	
	.jumbotron p{ font-size: 22px; }
	.jumbotron{ background-size: cover; height: 410px; }
	.footer-upper a{ margin: 0 6px; }
	.footer-upper img{ max-height: 28px; }
        .footer-lower .shout-out{ font-size: 22px; margin-top: 0px;}
        
        .home-buttons .btn-block{ width: 80%; margin: 0 auto; }
        .portal-buttons .btn-block{ width: 90%; margin: 0 auto; }
        
	.container>.navbar-collapse{ margin-top: 0px; }
	
	.dropdown-menu{ padding: 15px 0; border: none; border-radius: 3px; -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.3); }
	.dropdown-menu li.title{ font-family: 'Roboto Condensed'; color: #ed1c24; }
	.dropdown-menu li.title a{ color: #ed1c24; }
	
	.navbar-right .dropdown-menu{ right: -21px; }
	.navbar-nav>li>.dropdown-menu{ margin-top: -44px; }
	.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{ background: none; }
	.dropdown-menu a:before{ content: "\f105"; font-family: 'FontAwesome'; font-size: 14px; margin-right: 4px; }
	.dropdown-menu li.title a:before{ content: ""; margin-right: 0; }
	
	.copyright{ margin-top: -30px; }
	
	.copyright span{ display: inline; }
	.copyright span:before{ content: ' - '; }
        
        /*.nomargin>.row>div{ padding-right: 10px; }*/
	
}
@media (min-width: 1192px){
	.navbar-nav{ font-size: 22px; }
	.dropdown-menu li.title{ font-size: 22px; }
	.jumbotron h1{ font-size: 52px; margin: 120px 0 40px; }
	.jumbotron{ background-size: auto; height: 601px; }
	.footer-upper a{ margin: 0 6px; }
	.footer-upper img{ max-height: none; }
	address{ margin-left: 30px; } 
	.footer-lower .shout-out{ font-size: 22px; }
        
}

@media (min-width: 750px) and (max-width: 991px){
	
    .btn-lg{ font-size: 18px; }
}
    
@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
        background: #fff;
        position: absolute;
        width: 100%;
        z-index: 9999;
        left: 0;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 20px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .collapsing {
        overflow: hidden!important;
    }


    .navbar-nav>li{ }
    .navbar-nav>li>.dropdown-menu img{ display: none; }
    .navbar-nav>li>.dropdown-menu a{ padding: 5px 20px; font-size: 20px; font-weight: 300; display: block; text-decoration: none; }

    .navbar-nav>li h3{ display: none; /*margin: 0 0 0 10px; font-size: 20px;*/ }
    .navbar-nav>li ul { list-style-type: none; padding: 0; margin: 0; }

    .navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{ background: none; color: #fff; }

    .navbar-default .navbar-nav>li>a{ font-size: 20px; }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a{ color: #fff; }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{ color: #fff; }
    .navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a{ padding: 10px 20px 10px 30px; }

    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
		margin-bottom: 10px;		
    }

    .dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover{ background: none; }


    .navbar-default .navbar-form{ height: 50px; box-shadow: none; -webkit-box-shadow: none; }
    .navbar-form .form-group{ width: auto; right: 66px; position: absolute; left: 20px; }
    .navbar-form .form-control{ width: 100%; }
    .navbar-default .navbar-form .btn{ position: absolute; top: 0; right: -50px; padding: 5px 17px; }
	
    .footer-upper{ padding-top: 10px!important; }
    .footer-upper{ padding-bottom: 10px!important; }
    .jumbotron{ padding-top: 10px; }
    .jumbotron .btn-block{ margin-bottom: 20px; }    
    .page-actions .btn-block{ margin-bottom: 20px; }
    
    .phone-cnt{ margin: 10px 0; }
    
    .contact-form{ padding-left: 25px; }
      
    p.desc{ height: auto; }
    
}

@media (max-width: 750px) {

    .btn-lg{ padding: 5px; }
    .btn-larger-type{ font-size: 22px; }
    .jumbotron-home .btn-block{ width: 80%; margin: 0 auto 20px; }
    
    .jumbotron-home{ padding-top: 80px; }
    
}