﻿/*@import url('https://fonts.googleapis.com/css?family=Josefin+Sans');*/

/************ Common Css Template **************
	Css generale per templates bootstrap
	versione 170420 by marco maria leoni
	
	con classi per templates senza css inline
	- news 
	- catalog
	- real estate base

/************ General ************/

@import url('../css');


.boxCatalogo {
    display: block;
	border: 1px solid #99a449;
}
#rowSpider{
    display:none;
}
.catalog_function_link,
.listaCatalogo .catalog_description_text,
.catalog_view,
.catalog_p_thumb_enlarge,
.listaCatalogo .catalog_description_label,
.listaCatalogo .catalog-list-001-description div,
.thumbnail br{
	display: none !important;
}
.catalog_enlarge_text {
	display: none;
}
.listaCatalogo .catalog_name {
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.box_prodotti {
	border: 1px solid #99a449;
	padding: 20px;
	text-align: center;
}
.box_prodotti:hover {
	transform: scale(1.1);
	box-shadow: 3px 3px #99a449;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.flexcontainer{
    display:flex;
    flex-wrap: wrap;
}
.flexeh{
    align-items: stretch;
}
.thumbnail {
	box-shadow: 0 0 0 0;
	border: 0;
}


html,
body {
    height: 100%;
    font-family: 'Raleway', sans-serif;
    font-size: 1.0em;
    color:#666;
}
.h4, .h5, .h6, h4, h5, h6 {
    margin-top:0 !important;
}
a, a:hover, a:focus{
    color:#99a449;
}
img{max-width:100%;}

.row {
margin-left: 0;
margin-right: 0;
}
.container-fluid {
padding: 0;
}
.container{
    width:1250px;
    max-width:100%;
}
#form1 {
	width: 1250px;
	max-width: 100%;
	margin: 0 auto;
	padding-bottom:75px;
}
#form1 .label {
    font-family: 'Raleway', sans-serif;
    font-size: 1.0em;
    color: #666;
    font-weight: 200;
    line-height: 2em;
    white-space: inherit;
}
textarea {
    height: 200px;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    border: solid 1px #99a449;
}
.fExRadioButton{text-align:center;}
.Button{
    color:#fff;
    background:#99a449;
}
.menuID_37398 #form1 {
    width: 100%;
}
#FExTable {
    width: 1250px;
    max-width: 100%;
    margin: 0 auto;
}
#FExTable td{
    padding:5px 0px;
    vertical-align:top;
    display: block;
}
#listMetadata {
    display: block;
    width: 1250px;
    max-width: 100%;
    padding: 0 30px 75px 30px;
    margin: 0 auto;
}
.menuID_39653 #listMetadata,
.menuID_37402 #listMetadata {
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.requestFormFieldsRows{
    padding:0 15px 75px 15px;
}
#CookiesPrivacy{
height:auto;}
button, input, select, textarea {
width: 100%;
}
#rbPrivacyYes, #rbPrivacyNo{
width: auto;
margin-right: 20px;
}
.navbar-default {
box-shadow: none !important;
background-color: transparent !important;
border-color: transparent !important;
background-image: none !important;
filter: transparent !important;
background-repeat: no-repeat !important;
border-radius: 0 !important;
-webkit-box-shadow: transparent !important;
}
.row {
margin-left: 0;
margin-right: 0;
}
.section{
    padding-top:75px;
    padding-bottom:75px;
}
.p0{
  padding:0;  
}
dt {
	font-weight: 400;
}
dd {
	margin-left: 20px;
}
.pt0{padding-top:0px;}
.pb0{padding-bottom:0px;}
.pt6{padding-top:6px;}
.pb6{padding-bottom:6px;}
.pt12{padding-top:12px;}
.pb12{padding-bottom:12px;}
.pt24{padding-top:24px;}
.pb24{padding-bottom:24px;}
.pt48{padding-top:48px;}
.pb48{padding-bottom:48px;}
.pt96{padding-top:96px;}
.pb96{padding-bottom:96px;}

.mt0{margin-top:0px;}
.mb0{margin-bottom:0px;}
.mt12{margin-top:12px;}
.mb12{margin-bottom:12px;}
.mt24{margin-top:24px;}
.mb24{margin-bottom:24px;}
.mt48{margin-top:48px;}
.mb48{margin-bottom:48px;}
.mt96{margin-top:96px;}
.mb96{margin-bottom:96px;}

.mt-24{margin-top:-24px;}
.bg-primary{
    background:#99a449;
    background-color:#99a449;
}
.bg-primary a,.bg-primary a:hover, .bg-primary{
    color:#fff;
}
.color-primary{
    color:#99a449;
}
.color-dark{
    color:#666;
}
.color-white{
    color:#fff;
}
.bg-secondary{
    background-color:#eee;
}
.btn{
    border-radius:0;
    text-shadow: 0 0 0 transparent;
    box-shadow:0 0 0 transparent;
    background-image: none !important;
}
.btn-default{
    background-color:transparent;
    color:#666;
    border:solid 1px #666;
}
.btn-default:hover{
    background-color:#666;
    color:#fff;
    border:solid 1px #666;
}
.btn-primary{
    background-color:transparent;
    color:#99a449;
    border:solid 1px #99a449;
}
.btn-primary:hover{
    background-color:#99a449;
    color:#fff;
    border:solid 1px #99a449;
}
.bg-primary .btn-default{
    background-color:transparent;
    color:#fff;
    border:solid 1px #fff;
}
.bg-primary .btn-default:hover{
    background-color:#fff;
    color:#99a449;
    border:solid 1px #fff;
}
.borderedbox {
	border: 1px solid #99a449;
padding: 20px 4px 0px 4px;
}
.borderedbox p{
    margin-bottom:20px;
}
/************ Area 1 ************/

/*** SELETTORE LINGUE ***/
.languageSelector .form-control{
    border: 0;
    border-radius:0;
    box-shadow: none;
    background-color: transparent;
    height:auto;
    margin-bottom: 0;
    padding: 3px 0;
}

.navbar-default .navbar-toggle, .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border: 0;
    background: transparent;
    margin:0;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888;
	margin-left: auto;
	margin-right: auto;
}

.navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open:hover > a,
.navbar-default .navbar-nav > .open > a:hover,
#menuTopRow .navbar-default .navbar-nav > .active > a,
#menuTopRow .navbar-default .navbar-nav > .active > a:focus,
#menuTopRow .navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover{
    color:#99a449 !important;
    background:transparent;
}
#menuTopRow .dropdown-menu > .active > a,
#menuTopRow .dropdown-menu > .active > a:focus,
#menuTopRow .dropdown-menu > .active > a:hover,
#menuTopRow .dropdown-menu > li > a:focus, 
#menuTopRow .dropdown-menu > li > a:hover{
    background-color: #99a449;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
    background-image: none;
    background: #99a449;
}
.navbar-default .navbar-nav > li > a,
#menuTopRow .dropdown-menu > li > a{
    color: #666;
    font-weight: bold;
    text-transform: uppercase;
}
#header-outer {
	/*eventale sfondo testata*/
	/*background: url("graphics/") no-repeat scroll center top transparent;
	position: absolute;*/
	    
}

header.navbar{
	
}

#menuTopRow {
    /*background: url("graphics/logo.png") no-repeat scroll left top transparent;
    background-size: 150px;
    border: 1px solid transparent;
	 menu fisso in alto */
	/*
    width: 100% !important;
	min-height: 50px;
    position: fixed;
    right: 0;
    top: 0;
	
    background-color: #fff;
    
    */border-bottom: 1px solid #eee;
}

#menuTopRow.menuTop{
	/* trigger fisso in alto */
	/*
    min-height: 50px;
    position: fixed;
    right: 0;
    top: 0;
	*/
}

#menuTopRow .container{
    
}

#menuTopRow .navbar,
header.navbar{
    margin: 0;
    min-height: 0;
}
#menuTopRow .navbar-default {
  background-color: transparent;
  border-color: transparent;
}

#menuTopRow .navbar-default .navbar-nav > .active > a, 
#menuTopRow .navbar-default .navbar-nav > .open > a {
  background-image: none;
  box-shadow: none;
}

#menuTopRow .navbar-default .navbar-nav > .active > a, 
#menuTopRow .navbar-default .navbar-nav > .active > a:focus, 
#menuTopRow .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #222;
}

#menuTopRow .dropdown-menu > li > a{
  color: #444;  
}




/************ Area 2 ***********/
.boxhomebordered {
    background: #fff;
    padding: 20px;
    border: solid 2px #99a449;
}
.boxhomebordered strong{
    color: #99a449;
}
.nivo-caption {
    background: transparent !important;
    background-color: transparent !important;
    opacity:1;
    color:#fff;
    top: 150px;
}
.nivo-caption h1{
    font-weight:700;
}

/* A2 solo in home, aggiustare il percorso per singoli elementi */
#left-col{
    display: none;
}
.homeBody  #left-col{
    display: block;
}

/* contentore per immagine a pieno schermo */
.intro-image{
    height: 100vh;
    margin: 0 auto;
    width: auto;
}

/* contentore per parallax a pieno schermo */
#mmlParallaxID_1.mmlParallax, #mmlParallaxID_1.mmlParallax .mmlParallaxImage {
    height: 100vh;
}
.mmlParallaxImage {
    background-attachment: fixed;
    background-color: rgba(0, 0, 0, 0);
    background-image: url("images/homeSlide1.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.mmlEmbeddedNode {
    clear: both;
}
.mmlParallaxWrap {
    background-color: #eeeeee;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
}
.mmlImageInfoWrap {
    background-color: rgba(0, 0, 0, 0);
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding: 5px 5px 0;
    position: absolute;
    width: 100%;
}
.homeBody #mmlParallaxID_1.mmlParallax {
    margin-top: 30px;
}
#mmlParallaxID_1.mmlParallax {
    margin-bottom: 3px;
    margin-top: 0;
}
#mmlParallaxID_1.parText {
    background-color: rgba(141, 126, 79, 0.55);
    color: #fff;
    font-size: 1.6em;
    margin: 0;
    padding: 20px 0;
    text-align: center;
    text-shadow: 1px 1px #666666;
    text-transform: uppercase;
    
}



/************ Area 3 ************/
/*** ***/
.border_image{
    border:1px solid #ccc;
    width:200px;
    max-width:100%;
}

/*** ***/

.homeNewsItemBox {
	padding-bottom: 24px;
	min-height: 250px;
}
.imgnewshome img, .news_thumb{
    border:solid 1px #ddd;
}
.news_thumb_text, .news_view_detail{display:none;}
.news_view_text {
    border: solid 1px #99a449;
    padding: 5px 10px;
    font-size: small;
    color:#99a449;
    background-color:#fff;
}
.news_view_text:hover {
    border: solid 1px #99a449;
    padding: 5px 10px;
    font-size: small;
    color:#fff;
    background-color:#99a449;
    text-decoration:none;
}
#WebNavigator_PnlNavigator {
    text-align: right;
}

/* definizione dei link e di classi specifiche dei contenuti*/
#centerCol a,
#centerCol a:hover{
	
}

#centerCol strong{
}

#centerCol em{
}

/* definizione dei titoli della home*/
h1.home-claim {
	color: #222;
	font-size: 36px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	text-transform: uppercase;
	
}
h2.home-sub-claim {
	color: #444;
	font-size: 24px;
	letter-spacing: 3px;
	margin-bottom: 15px;
	text-transform: uppercase;
	
}


h1.page-title{
	text-align: center;
	color: #222;
	border: 1px solid #000;
	border-radius: 14px;
	padding: 10px 0;
	text-transform: uppercase;
	
}

h2.page-sub-title,
h3.page-sub-title,
h4.page-sub-title,
h5.page-sub-title{
	color: #444;
	border: 1px solid #000;
	border-radius: 10px;
	padding: 4px 8px;
	text-align: center;
	text-transform: uppercase;
	
}




/************ Area 4 ************/

aside#AsideLeft{
	
}

div#right-col{
	
}

/************ Area 5 ************/
.extededMenu.privacy {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: center;
}
.extededMenu.privacy li {
	display: inline-block;
	padding: 5px 15px;
}
div#footer-outer{
	padding-top: 0;
}	

div#footer{
}

div#footer .footer-text{
}

div#footer a,
div#footer .footer-text a,
div#footer .footer-text a:hover{
    text-decoration: none;
}

div#footer .footer-text span.company-tm{
}

div#footer .footer-text span.company-tm strong{
}

.footer-policy{
}
.footer-policy p{
    
}



/************ News List ************/
.newsBody p.downloadPDFNews a:before {
    content: url(images/newsDownload.png);
    margin-right:10px;
}
.news_list_001_INTRODUCTION{}
.news_list_001_MENUCAT{}
.news_list_001_NAVIGATOR{}
.news_list_001_NEWS_ITEM{}
.news_list_001_HEADING{}
	.news_list_001_NAME{}
	.news_list_001_FB_LIKE_BUTTON{}
.news_list_001_BODY{}
	.news_list_001_THUMB{}
	.news_list_001_TEXT{}
		.news_list_001_SUBTITLE{}
		.news_list_001_DESCRIPTION{}
	.news_list_001_VIEW{}



/************ News Detail ************/
.news_detail_001_MENUCAT{}
.news_detail_001_NAVIGATOR{}
.news_detail_001_NEWS_ITEM{}
	.news_detail_001_HEADING{}
		.news_detail_001_NAME{}
		.news_detail_001_FB_LIKE_BUTTON{}
    .news_detail_001_BODY{}
		.news_detail_001_THUMB{}
		.news_detail_001_DESCRIPTION{}
		.news_detail_001_DOCUMENTS{}
		.news_detail_001_DATE{}
		.news_detail_001_AUTHOR{}

		
/************ Catalog List ************/		
.catalog_list_001_INTRODUCTION{}
.catalog_list_001_MENUCAT{}
.catalog_list_001_SPIDER_AND_NAVIGATOR{}
.catalog_list_001_FUNCTIONS{}
  	.catalog_list_001_VIEWCART{}
  	.catalog_list_001_PAYCART{}
  	.catalog_list_001_HISTORY{}
.catalog_list_001_PRODUCT_ITEM{}
    .catalog_list_001_HEADING{}
		.catalog_list_001_NAME{}
    .catalog_list_001_BODY{}
    	.catalog_list_001_THUMB1{}
		.catalog_list_001_TEXT{}
    		.catalog_list_001_DESCRIPTION{}
			.catalog_list_001_VIEW{}
	.catalog_list_001_PRICE{}
    .catalog_list_001_SHOPPING_CART_BUTTON{}

		
/************ Catalog Detail ************/				
.catalog_detail_001_MENUCAT{}
.catalog_detail_001_SPIDER_AND_NAVIGATOR{}
.catalog_detail_001_PRODUCT_ITEM{}
	.catalog_detail_001_HEADING{}
		.catalog_detail_001_NAME{}
		.catalog_detail_001_FB_LIKE_BUTTON{}
	.catalog_detail_001_THUMBS{}
		.catalog_detail_001_THUMB_ROW{}
			.catalog_detail_001_THUMB{}
    	.catalog_detail_001_THUMB_ROW1{}
        	.catalog_detail_001_THUMB1{}
        	.catalog_detail_001_THUMB2{}
    	.catalog_detail_001_THUMB_ROW2{}
        	.catalog_detail_001_THUMB3{}
        	.catalog_detail_001_THUMB4{}
	.catalog_detail_001_TEXT{}
		.catalog_detail_001_DESCRIPTION{}
		.catalog_detail_001_CHARACTERISTICS{}
		.catalog_detail_001_OPTIONS{}
		.catalog_detail_001_NOTES{}
	.catalog_detail_001_OPTIONFIELDS{}
		.catalog_detail_001_F1{}
		.catalog_detail_001_F2{}
		.catalog_detail_001_F3{}
		.catalog_detail_001_F4{}
		.catalog_detail_001_F5{}
		.catalog_detail_001_F6{}
		.catalog_detail_001_F7{}
		.catalog_detail_001_F8{}
		.catalog_detail_001_F9{}
		.catalog_detail_001_F10{}
	.catalog_detail_001_DOCUMENT{}
	.catalog_detail_001_PRICE{}
	.catalog_detail_001_SHOPPING_CART_BUTTON{}


/************ Realestate List ************/		
.realestate_list_001_INTRODUCTION{}
.realestate_list_001_MENUCAT{}
.realestate_list_001_BOX_PRODUCT{}
	.realestate_list_001_NAME{}
	.realestate_list_001_listprod{}
		.realestate_list_001_THUMB1{}
		.realestate_list_001_DESCRIPTION{}
	.realestate_list_001_VIEW{}
	.realestate_list_001_VIEW{}


/************ Realestate Detail ************/		
.realestate_detail_001_MENUCAT{}
.realestate_detail_001_PRODUCT{}
	.realestate_detail_001_NAME{}
	.realestate_detail_001_THUMBS{}
		.realestatebase_enlarge_text{}
		.realestate_detail_001_THUMB_ROW{}
			.realestate_detail_001_THUMB{}
		.realestate_detail_001_THUMB_ROW1{}
			.realestate_detail_001_THUMB1{}
			.realestate_detail_001_THUMB2{}
		.realestate_detail_001_THUMB_ROW2{}	 
			.realestate_detail_001_THUMB4{}
	
	.realestate_detail_001_DESCRIPTION{}
	.realestate_detail_001_NOTES{}
	
	.realestate_detail_001_OPTIONS{}
	.realestate_detail_001_OPTIONS .realestatebaseFieldLabel{}
	.realestate_detail_001_OPTIONS br.realestatebaseFieldSeparator{}
	.realestate_detail_001_OPTIONS .realestatebaseFieldValue{}
	
		.realestate_detail_001_F1{}
		.realestate_detail_001_F2{}
		.realestate_detail_001_F3{}
		.realestate_detail_001_F4{}
		.realestate_detail_001_F5{}
		.realestate_detail_001_F6{}
		.realestate_detail_001_F7{}
		.realestate_detail_001_F8{}
		.realestate_detail_001_F9{}
		.realestate_detail_001_F10{}
	
	.realestate_detail_001_DETAILS{}
	.realestate_detail_001_DETAILS{} .realestatebaseFieldLabel{}
	.realestate_detail_001_DETAILS{} br.realestatebaseFieldSeparator{}
	.realestate_detail_001_DETAILS{} .realestatebaseFieldValue{}
	
		.realestate_detail_001_MOVIE{}
		.realestate_detail_001_CONTRACT{}
		.realestate_detail_001_ADDRESS>
		.realestate_detail_001_TYPOLOGY{}
		.realestate_detail_001_ROOMS{}
		.realestate_detail_001_MQ{}
		.realestate_detail_001_BOX{}
		.realestate_detail_001_WAREHOUSE{}
		.realestate_detail_001_FURNISHED{}
		.realestate_detail_001_BUILTDATE{}
		.realestate_detail_001_AVAILIBILITY{}
		.realestate_detail_001_PRIVACY{}
		.realestate_detail_001_PRICE{}
	
/************ Realestate Project List ************/
.realestateprojects_list_001_INTRODUCTION{}
.realestateprojects_list_001_MENUCAT{}
.realestateprojects_list_001_BOX_PRODUCT{}
	.realestateprojects_list_001_NAME{}
	.realestateprojects_list_001_LISTPROD{}
    	.realestateprojects_list_001_THUMB1{}
    	.realestateprojects_list_001_DESCRIPTION{}
	.realestateprojects_list_001_VIEW{}
	

/************ Realestate Project List ************/
.realestateprojects_detail_001_MENUCAT{}
.realestateprojects_detail_001_PRODUCT{}
	.realestateprojects_detail_001_NAME{}
	.realestateprojects_detail_001_THUMBS{}
		.realestateprojects_detail_001_THUMB_ROW{}
		.realestateprojects_detail_001_THUMB{}
		.realestateprojects_detail_001_Box_001{}
			.realestateprojects_detail_001_THUMB1{}
			.realestateprojects_detail_001_THUMB2 {}
		.realestateprojects_detail_001_Box_002 {}
			.realestateprojects_detail_001_THUMB3{}
			.realestateprojects_detail_001_THUMB4 {}
		.realestateprojects_detail_001_DESCRIPTION{}
	.realestateprojects_detail_001_NOTES{}
	.realestateprojects_detail_001_MOVIE{}
	.realestateprojects_detail_001_CONTRACT{}
	.realestateprojects_detail_001_ADDRESS{}
	.realestateprojects_detail_001_TYPOLOGY{}
	.realestateprojects_detail_001_AVAILABLE{}

	


/************ lightBoxGallery ************/
div.lightBoxGallery{}
	div.lightBoxGalleryRow{}
	div.lightBoxGalleryRowOdd{}
	div.lightBoxGalleryRowEven{}
		div.lightBoxGalleryItem{}
			a.lightBoxWF{}
				img.lightBoxActiveWF{}
			div.lightBoxGalleryText{}
				h3.lightBoxTitle{}
				div.lightBoxDescription{}

				
				
/************ Home NivoSlider ************/
#NivoSliderGallery{
	width: 100%;
}

.nivoWrapper.theme-default {
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.nivo-directionNav a.nivo-prevNav{
}
.nivo-directionNav a.nivo-nextNav{
}

.theme-light .nivoSlider {
	margin-bottom: 0;
}

.nivoWrapper {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.nivo-caption {
	background: #fff none repeat scroll 0 0;
}

.theme-default .nivo-caption {
	color: #fff;
	font-size: 2.5em;
	text-transform: uppercase;
}

.theme-default .nivoSlider {
	margin-bottom: 0!important;
	box-shadow: none!important;
}

/** nivo solo in home **/
#NivoWrapperNivoSliderGallery {
	display: none !important;
}
.homeBody #NivoWrapperNivoSliderGallery {
	display: block !important;
} 

/************ Category tree ************/
ul.categoryTreeClass{}
ul.categoryTreeClass .activeItem{}
ul.categoryTreeClass .selectedItem{} 
ul.categoryTreeClass .hasChildren{} 


				
/************ Print Page CSS ************/
/** 
	Queste definizioni debbono stare in coda al css  
	� possibile inserire contenuti visibili solo in fase di stampa, ovvero con 'display: none' per media=all
	quali headers e footers solo testuali
**/
@media print {
	div#header-outer{
		display: none;
	}
	div#content-outer{
		background: none;
	}
	aside#AsideRight,
	div#left-col	{
		display: none;
	}
	div#centerCol{
		background: none;
		background-color: #ffffff;
		width: 100%;
		margin: 20px;
	}
	aside#AsideLeft,
	div#right-col{
		display: none;
	}
	div#footer-outer{
		display: none;
	}
}

/************ Media query ************/

.bkghome01, .bkghome02, .bkghome03, .bkghome04, .bkghome05, .bkghome06, .bkghome07{
    min-height:250px;
    background-size:cover;
    background-position:center center;
}

.bkghome01{
    background-image:url('graphics/bkghome01.jpg');
}
.bkghome02{
    background-image:url('graphics/bkghome02.jpg');
}
.bkghome03{
    background-image:url('graphics/bkghome03.jpg');
}
.bkghome04{
    background-image:url('graphics/bkghome04.jpg');
}
.bkghome05{
    background-image:url('graphics/bkghome05.jpg');
}
.bkghome06{
    background-image:url('graphics/bkghome06.jpg');
}
.bkghome07{
    background-image:url('graphics/bkghome07.jpg');
    background-position:bottom
}

@media screen and (min-width:991px){
    .logoheader{
    height: 76px !important;
    width: auto !important;
    max-width:100000px;
    margin-top:5px;
}
    .border-left {
    border-left: solid 2px #99a449;
}
    .navbar-nav > li > a {
    text-shadow: 0 1px 0 rgba(255,255,255,.25);
    padding: 35px 10px;
}
	
	.navbar-nav {
    float: right;
    margin: 0;
}
}
@media screen and (max-width: 990px) and (min-width: 768px) {
	.navbar .navbar-nav {
display: inline-block;
float: none;
vertical-align: top;
}

.navbar .navbar-collapse {
text-align: center;
}
}
@media screen and (max-width: 990px) {
    
    .text-sm-center{text-align:center;}
	#menuTopRow {
	}
}
@media screen and (max-width: 799px) {
	#menuTopRow {
	}
}
@media screen and (min-width:768px) {
    .bkghome01, .bkghome02, .bkghome03, .bkghome04, .bkghome05, .bkghome06{
        min-height:250px;
    }
    .row.equalheight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.row.equalheight > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}
}
@media screen and (max-width: 767px) {
	#menuTopRow {
	}
}
@media screen and (min-width: 500px){
    .img-left {
    float: left;
    margin: 0 20px 10px 0px;
}
}
@media screen and (max-width: 499px){
    .img-left {
        margin-bottom:50px !important;
        display:block;
        margin:0 auto;
}
}
@media screen and (max-width: 479px) {
	#menuTopRow {
	}
}
/**************************************** 3.0 EMBED ELEMENTS ASPECT RATIO ****************************************/
.embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive {
	position: relative;
	display: block;
	width: 100%;
	padding: 0;
	overflow: hidden;
	height: auto !important;
}
.embed-responsive:before {
	display: block !important;
	content: "";
}
.embed-responsive-21by9:before {
	padding-top: 42.857143%;
}
.embed-responsive-16by9:before {
	padding-top: 56.25%;
}
.embed-responsive-4by3:before {
	padding-top: 75%;
}
.embed-responsive-1by1:before {
	padding-top: 100%;
}

