/* image-header template styles */

/* Header Image Adjustments */

/* fix header image-image position by removing navbar bottom margin */
.navbar {
    margin-bottom: 0px;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 120px;    
}

#footer {
  /* Set the fixed height of the footer here */
  height: 120px;
}

.footer-bottom {
    min-height: 120px; /* the same has #footer above */
}

.separate-top {
    margin-top: 30px;
}

.separate-bottom {
    margin-bottom: 30px;
}

.header-image-xl {
    width: 100%;
    padding: 8em 0 0em;
    background: rgb(24, 24, 24);
    background: rgba(24, 24, 24, 0.65);   
    background-image: url('../../../../../../images/data/default-header.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    color: #ffffff;
    text-align: center;
}

/* if max-width lower than 768px */
@media(max-width:767px) {
    .header-image-xl {
        width: 100%;
        padding: 1em 0 1em;
    	background: rgb(24, 24, 24);
    	background: rgba(24, 24, 24, 0.65); 
        background-image: url('../../../../../../images/data/default-header.jpg');
        background-position: center center;
        background-repeat: no-repeat;
        background-attachment: scroll;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        background-size: cover;
        -o-background-size: cover;
        color: #ffffff;
        text-align: center;
    }
}

.header-image {
    min-height: 200px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: rgb(24, 24, 24);
    background: rgba(24, 24, 24, 0.65); 
    background-image: url('../../../../../../images/data/default-header.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header-imoveis.header-image, 
#header-properties.header-image,
#header-inmuebles.header-image,
#header-proprietes.header-image,
#header-immobilien.header-image,
#header-imovel.header-image, 
#header-property.header-image,
#header-propiedad.header-image,
#header-propriete.header-image,
#header-eigentum.header-image,
#header-imoveis.header-image-xl, 
#header-properties.header-image-xl,
#header-inmuebles.header-image-xl,
#header-proprietes.header-image-xl,
#header-immobilien.header-image-xl,
#header-imovel.header-image-xl, 
#header-property.header-image-xl,
#header-propiedad.header-image-xl,
#header-propriete.header-image-xl,
#header-eigentum.header-image-xl {
    min-height: 200px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: rgb(24, 24, 24);
    background: rgba(24, 24, 24, 0.65); 
    background-image: url('../../../../../../images/data/default-header-properties.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#header-catalogo.header-image, 
#header-catalogue.header-image,
#header-item.header-image,
#header-catalogo.header-image-xl, 
#header-catalogue.header-image-xl,
#header-item.header-image-xl {
    min-height: 200px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: rgb(24, 24, 24);
    background: rgba(24, 24, 24, 0.65); 
    background-image: url('../../../../../../images/data/default-header-items.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* LIST as LIST or GRID + ITEM (record it self) */
#header-wcmsnec-list.header-image,
#header-wcmsnec-item.header-image {
    min-height: 200px;
    display: block;
    width: 100%;
    color: #ffffff;
    text-align: center;
    background: rgb(24, 24, 24);
    background: rgba(24, 24, 24, 0.65);         
    background-image: url('../../../../../../images/data/default-header-wcmsnec.jpg');
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

/* LIST as LIST or GRID + ITEM (record it self) */
/* if max-width lower than 768px */
@media (max-width: 767px) { 
    #header-catalogo.header-image, 
    #header-catalogue.header-image,
    #header-item.header-image,
    #header-wcmsnec-list.header-image, 
    #header-wcmsnec-item.header-image,
    #header-catalogo.header-image-xl,
    #header-catalogue.header-image-xl,
    #header-item.header-image-xl,
    #header-item.header-image {
        min-height: 100px;
    }
}

/* if max-width lower than 768px */
@media (max-width: 767px) { 
	#header-imoveis.header-image, 
	#header-properties.header-image,
	#header-inmuebles.header-image,
	#header-proprietes.header-image,
	#header-immobilien.header-image,
	#header-imovel.header-image, 
	#header-property.header-image,
	#header-propiedad.header-image,
	#header-propriete.header-image,
	#header-eigentum.header-image,
	#header-imoveis.header-image-xl, 
	#header-properties.header-image-xl,
	#header-inmuebles.header-image-xl,
	#header-proprietes.header-image-xl,
	#header-immobilien.header-image-xl,
	#header-imovel.header-image-xl, 
	#header-property.header-image-xl,
	#header-propiedad.header-image-xl,
	#header-propriete.header-image-xl,
	#header-eigentum.header-image-xl {
        min-height: 100px;
    }
}

.headline {
    padding: 60px 0;
    color: #fff;
    /*text-shadow: 0px 2px 0px rgba(0, 0, 0, 0.5);*/
    text-shadow: 2px 0px 2px rgba(0, 0, 0, 0.5);
}

#header-wcmsnec-item .headline {
    padding: 30px 0;
}

.headline h1 {
    margin-left: 5%;
    margin-right: 5%;    
    font-size: 50px;
    margin-top: 10px;
    margin-bottom: 10px; 
	color: #ffffff;       
/*    background: #fff;
    background: rgba(255,255,255,0.9);*/
}

.headline h2 {
    font-size: 30px;
	color: #ffffff;
/*    background: #fff;
    background: rgba(255,255,255,0.9);*/
}

.headline h3 {
    margin-left: 5%;
    margin-right: 5%;
}

.headline h4 {
    color: #ffffff;
}

/* if max-width lower than 768px */
@media (max-width: 767px) { 
    .header-image {
        min-height: 100px;
    }
    
    .headline {
        padding: 25px 0;        
    }

    .headline h1 {
        font-size: 35px;
        margin-top: 10px;
        margin-bottom: 10px;        
    /*    background: #fff;
        background: rgba(255,255,255,0.9);*/
    }

    .headline h2 {
        font-size: 15px;
    /*    background: #fff;
        background: rgba(255,255,255,0.9);*/
    }
}
/* EOF Header Image Adjustments */

.content-page {
    margin-top: 10px;
    margin-bottom: 10px;
}

.footer-top {
    margin-top: 30px;
}
