body{
    background-color:#231F20;
    color:#F1EDE4;
    font-family:Garamond
}
#main{
    width:100%;height:100%
}
#header,#language,
#footer,#header2{
    text-align:center
}
/*#bottiglia{width:150px;}*/

/* 
#header{padding-top:20px;padding-bottom:40px}
#footer{padding-top:200px;padding-bottom:20px;font-size:0.8em}
#language{padding-top:100px;padding-bottom:20px; font-size:1.0em}
*/


@font-face
{
	font-family: 'EBGaramond08-Regular';
	/* src: local('Garamond-Premier-Pro-Italic_19575 Title'), local('Garamond-Premier-Pro-Italic_19575'), url('/fonts/Garamond-Premier-Pro-Italic_19575.ttf') format('truetype'); */
	src: local('EBGaramond08-Regular Title'), local('EBGaramond08-Regular'), url('/fonts/eb-garamond/EBGaramond08-Regular.ttf') format('truetype');
	
}


.menu li a,
#header2 {
   /* font-family: 'Garamond-Premier-Pro-Italic_19575';*/
    font-family: 'EBGaramond08-Regular';
    /*color:#F1EDE4;*/
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.top-bar{
    background-color:#231F20;
    /*height:250px;*/
}
.centered-logo .bottom-border,.bottom-border {
    width: 100%;
    height: 4px;
    background: #F38230
}
.centered-logo .menu li a {
    padding-bottom: 15px;
}
.dropdown-menu {
    background-color:#231F20;
}

/*
#div_bottle{
    margin-top: 80px;
    margin-bottom: 20px;
    margin-right: 80px;
    float:right;
}
*/
#logoFeudo{width:100px}
#header{height:130px}
#header2{height:10px}
.arrigo-not-xs{display:block}
.arrigo-xs{display:none}

@media all and (max-width: 400px) {
    #company #col3-bottle-div,
    #company #col3-bottle-div #col3-bottle-img, 
    #arrigo #col3-bottle-div,
    #event #col4-bottle-img,
    #arrigo #col3-bottle-div #col3-bottle-img,
    #contacts #col3-bottle-div,
    #contacts #col3-bottle-div #col3-bottle-img
     {
        display:none;
        left:0px;
    }
    #logoFeudo{
        width:50px
    }
    #header{
        height:70px
    }
    .arrigo-xs{display:block}
    .arrigo-not-xs{display:none}
}
@media (min-width:400px) and (max-width: 770px) {
    #company #col3-bottle-div,
    #company #col3-bottle-div #col3-bottle-img, 
    #arrigo #col3-bottle-div,
    #event #col4-bottle-img,
    #arrigo #col3-bottle-div #col3-bottle-img,
    #contacts #col3-bottle-div,
    #contacts #col3-bottle-div #col3-bottle-img
     {
        display:none;
        left:40px;
    }
    #logoFeudo{
        width:50px
    }
    #header2{margin-top: -60px}
}
   @media all and (min-width: 992px) {
    #company #col3-bottle-div,
    #company #col3-bottle-div #col3-bottle-img, 
    #arrigo #col3-bottle-div,
    
    #event #text,
    #arrigo #col3-bottle-div #col3-bottle-img,
    #contacts #col3-bottle-div,
    #contacts #col3-bottle-div #col3-bottle-img
     {
        
        left: 40px;
    }
   }
/*
@media all and (min-width: 768px) {
    .col-sm-12 {
        width: 100%;
        width: 100%;
    }
}
*/
#top-container{
    width:100%;
    padding-left: 0px;
    padding-right: 0px;
}
.mobile-toggle {
    color:#f1ede4
}
.top-bar {
    /*height: 345px;*/
}
#col3-bottle-img{
    width:150px;
}

#logoFB, #logoIS{width:20px}

