/*
 * Responsee CSS - v3 - 2015-08-22
 * http://www.myresponsee.com
 * Copyright 2015, Vision Design - graphic zoo
 * Free to use under the MIT license.
*/
* {  
  -webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	margin:0;	
  }
body {
	background:none repeat scroll 0 0 #000;
	font-size:100%;
  font-family:"Open Sans",Arial,sans-serif;
  color:#fff;
 margin:0; padding:0;
 font-size: 1.1em;
  }
  
 /* body.whiteBgLayout{ background:none repeat scroll 0 0 #fff; }
 body.whiteBgLayout #content-wrapper {
    background: none repeat scroll 0 0 #fff;
}
  
  body.whiteBgLayout #content-wrapper .l-3 {
background: none repeat scroll 0 0 #000;
}
  */
  html, body, .size-1140.align-content-left .line, #content-wrapper, .l-3, .l-4, .l-8, #hpSlider, .box, #hpSliderWrap, .pageContainer, #contactBgContainer, #prodBgContainer, #premiumBgContainer, #companyBgContainer, #locationBgContainer,#apostPgBgContainer,  #facilitiesBgContainer, #categoryBgContainer,#apostagmBgContainer, #blogBgContainer, #apostagmPostBgContainer, #postBgContainer, #blogPostBgContainer   {height:100%;}
h1, h2, h3, h4, h5, h6 {
  color:#fff;
  font-weight: normal;
  margin:0.2em 0 0.2em 0;    
}
h1 {font-size:2.4em;}
h2 {font-size:2em;}  
h3 {font-size:1.6em;}  
h4 {font-size:1.2em;}  
h5 {font-size:1em;}  
h6 {font-size:0.9em;}    
a, a:link, a:visited, a:hover, a:active {
	text-decoration:none;
  color:#444;
	}
	
	#content h2 {font-size:1em; color:#E1C365;}
	
.pageContainer a, a:link, .pageContainer a:visited{text-decoration:none;
  color:#fff;
   transition: all 0.20s linear 0s;
 -o-transition: all 0.20s linear 0s;
 -ms-transition: all 0.20s linear 0s;
 -moz-transition: all 0.20s linear 0s;
 -webkit-transition: all 0.20s linear 0s;
  
  }
  
#elogic a:link                          { color:#8E8989; text-decoration: none; }
#elogic a:visited                          { color:#8E8989; text-decoration: none; }
#elogic a:hover                          { color:#8E8989; text-decoration: underline; }

#topNavWrap a:link                          { color:#fff; text-decoration: none; }
#topNavWrap a:visited                          { color:#fff; text-decoration: none; }
#topNavWrap a:hover                          { color:#fff; text-decoration: underline; }



  
  .blogThumb{ float:left; margin-right:20px; margin-bottom:10px;}

.blogBorder{width: 100%;
height: 10px;
margin-bottom: 10px;
border-top: 2px dotted #CCC;
margin-top: 20px;}
  
  .pageContainer a:hover,   .pageContainer a:active {
  color:#E1C365;}
	
.pageContainer h1 { margin:0; padding-top:20px; padding-top: 70px; font-size: 2em; padding-bottom: 20px; }
.pageContainer .lightLayout h1 {color: #000;}
.pageContainer .lightLayout .customNavigation a {border: 1px solid #000;}
.pageContainer .lightLayout #owl-demo .item { color: #000; }
.pageContainer .lightLayout .customNavigation a:hover { background: #fff;}

.pageContainer .lightLayout #categoryWrap .more a:link  {  border: 1px solid #000; color:#000; }
.pageContainer .lightLayout #categoryWrap .more a:visited  { color:#000; text-decoration: none; }
.pageContainer .lightLayout #categoryWrap .more a:hover { color:#000; text-decoration: none; padding:11px;  border: 1px solid #000; background:#FFFFFF;  }
.pageContainer .lightLayout .roundedDiv { border-radius: 10px; border: 1px solid #000;}
.pageContainer .lightLayout td.borderedTd { border-right: 1px solid #000; }
.pageContainer .lightLayout .prodInfo {color: #000; }

	
	.entry-content p, #content p { margin-bottom:15px; }

.owl-item img, .full-img {
  max-width: none;
	/* width:100%; */
	}  
table {
	/*background:none repeat scroll 0 0 #fff;*/
	/*border:1px solid #D0D0D0;*/
	border-collapse:collapse;
	border-spacing:0;
	text-align:left;
	 border-radius: 5px;
    -moz-border-radius: 5px;
	/* width:100%; */
	}
table tr td, table tr th {padding:0.625em;}
table tfoot, table thead {/* background:none repeat scroll 0 0 #e0e0e0; */}
table tr:nth-of-type(2n) {background:none repeat scroll 0 0 #e0e0e0;}
th {border-right:1px solid #fff;}
td.borderedTd {border-right:1px solid #e0e0e0;}
.size-960 .line {
  margin:0 auto;
  max-width:60em;
  padding:0 0.625em;
}
.size-1140 .line {
  margin:0 auto;
/*  max-width:71.25em;
  padding:0 0.625em; */
}
.size-960.align-content-left .line,.size-1140.align-content-left .line {margin-left:0;}
form {/*line-height:1.4em;*/}
nav {
  display:block;
  width:100%;
  background:#262626;
}
.line:after,nav:after,.center:after,.box:after {
 /* clear:both;
  content:".";*/
  display:block;
  height:0;
  line-height:0;
  visibility:hidden;
}
.top-nav ul {padding:0;}
.top-nav ul ul {
  position:absolute;
  background:#262626;
}
.top-nav li {
  float:left;
  list-style:none outside none;
  cursor:pointer;
}
.top-nav li a {
  padding:1.25em;
  display:block;
  color:#fff; 
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #222;
  min-width:100%;
  padding:0.625em;
}
.top-nav li a:hover, .aside-nav li a:hover {color:#999;}
.top-nav li ul {display:none;}
.top-nav li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}
.top-nav li ul li ul li {
  float:none;
  list-style:none outside none;
  min-width:100%;
  padding:0;
}
.count-number {
  background:none repeat scroll 0 0 #777;
  -webkit-border-radius:10em;
  -moz-border-radius:10em;
  border-radius:10em;
  display:inline-block;
  font-size:0.7em;
  line-height:1.8em;
  margin-left:0.3125em;
  text-align:center;
  width:1.8em;  
  color:#fff; 
  margin-bottom:-0.3125em; 
}
ul.chevron .count-number {display:none;}
ul.chevron .submenu > a:after, ul.chevron .sub-submenu > a:after,ul.chevron .aside-submenu > a:after, ul.chevron .aside-sub-submenu > a:after {
 /* content:"\f004";
  display:inline-block;
  font-family:mfg;
  font-size:0.7em;
  margin:0 0.625em;*/
}
.top-nav .active-item a {background:none repeat scroll 0 0 #999;}
.aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited {
  /*
  background:none repeat scroll 0 0 #999;
  color:#fff;
  */
} 

.phoneWrap{background: url('../../images/layout/phone.png') 10px 12px no-repeat;
border: 1px solid
#fff;
display: inline-block;
padding: 10px;
    padding-left: 10px;
padding-left: 35px;
border-radius: 6px;
float: right;
margin-top: 10px;
margin-right: 45px; }

.phoneWrap a:link                          { color:#fff; text-decoration: none; }
.phoneWrap a:visited                          { color:#fff; text-decoration: none; }
.phoneWrap a:hover                          { color:#fff; text-decoration: underline; }



.lightLayout .phoneWrap{background: url('../../images/layout/phone-blk.png') 10px 12px no-repeat;
border: 1px solid
#000;
display: inline-block;
padding: 10px;
    padding-left: 10px;
padding-left: 35px;
border-radius: 6px;
float: right;
margin-top: 10px;
margin-right: 45px; }

.lightLayout .phoneWrap a:link                          { color:#000; text-decoration: none; }
.lightLayout .phoneWrap a:visited                          { color:#000; text-decoration: none; }
.lightLayout .phoneWrap a:hover                          { color:#000; text-decoration: underline; }


.line-left{ height:100%; overflow:hidden;}
.line-left-bottom{ height:100%; height: 53%;
position: absolute;
bottom: 0;
right: 0;
width: 100%;}
.line-left-bottom section{ width:50%; float:left; height:100%;}

#bottomLeft{ width:100%; height:100%; 
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  /* IE 5-7 */
  filter: alpha(opacity=90);
  /* Netscape */
  -moz-opacity: 0.9;
  /* Safari 1.x */
  -khtml-opacity: 0.9;
  /* Good browsers */
  opacity: 0.9; transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}




 #bottomLeft:hover{/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;}
  
 #bottomLeft h1 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    max-width: 450px;
    margin-top: 20px;
    margin: 0 auto;
    padding-bottom: 7px;
}


#bottomRight{ width:100%; height:100%; background:url(../../images/bottom-left2.jpg) no-repeat; background-size:cover;
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8; transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
   
   }
   
    #bottomRight:hover{/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  }


#bottomRight h2 {
    text-align: center;
    font-size: 1.4em;
 padding-top: 45%;
    margin: 0 auto;
    width: 90%;
}

#topNavWrap{min-height: 23px;}
#topNav{color: #CFCCCB; font-size: 0.9em; width: 80%; margin: 0px auto; margin-top:20px;}
#logoWrap{margin: 0px auto; width: 80%;}
#logo{ margin-top: 20px;}
#logo img{ width: 100%; max-width: 325px; margin: 0 auto; display: table; }
#grapeIcon{ margin-top:15px; text-align:center; margin-bottom:25px;}
#grapeIcon img{width: 30%; max-width:140px; margin: 0px auto; text-align:center;}
.borderLine{ width:80%; margin-top:20px; text-align:center; height:2px; background:#747272; margin:0 auto;}
#socialNav{color: #CFCCCB; font-size: 0.9em; width: 100%; margin: 0px auto;  text-align: center;
position: absolute; bottom: 80px; margin-left: auto; margin-right: auto; left: 0; right: 0;}
#socialNav img{ display:inline-block; margin-right: 10px; width: 27%; max-width: 50px; 

/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8; transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;}
  
  #socialNav img:hover {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;}
  
  #footer{ text-align:center; margin-bottom:10px; color:#8e8989; position: absolute; bottom: 10px; text-align: center; margin-left: auto; margin-right: auto; left: 0; right: 0; }
  #copyright{font-size:0.75em;}
  #elogic{font-size:0.70em;}
  
    #footerWrapMob{ display:none;}
	#socialNavWrapMob{display:none;}
	
#swop1, #swop2 { position:absolute; top:0px; left:0px; width:100%; height:50%;  }
#swop1 { background:url('../../images/Responsee.jpg'); background-repeat:no-repeat; background-size:cover;  }
#swop2 { background:url('../../images/Responsee2.jpg'); background-repeat:no-repeat; background-size:cover;  display:none; }

#sloganBottomLeft{ position:absolute; top:0px; left:0px; width:50%; height:100%; font-size: 1.2em; }
#sloganBottomLeft { background:url('../../images/bottom-right.jpg'); background-repeat:no-repeat; background-size:cover; filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */ }
  
#sloganBottomLeft:hover { filter: none;
  -webkit-filter: grayscale(0%); }
  
 #sloganBottomLeft h2{text-align: center;
font-size: 1.7em; margin-top:40%;} 

 #sloganBottomLeft .subTitle  {
    font-size: 1.2em;
    margin-top: 10px;
}

 #sloganBottomLeft .sectionTitle {
    text-align: center;
    width: 300px;
    margin: 0 auto;
    padding-top: 40%;
}

h1.hpSliderTitle{ margin:0; padding:0; font-family:"Open Sans",Arial,sans-serif; padding: 0px;
font-family: "Open Sans",Arial,sans-serif;
color: #000;
text-align: center;
max-width: 60%;
margin: 0 auto;
letter-spacing: unset;
line-height: 1.1em; padding-top:70px; margin-bottom:30px; font-weight: bold; }


.productPage{ width: 580px; height: 500px;
       
        position:absolute; /*it can be fixed too*/
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;

        /*this to solve "the content will not be cut when the window is smaller than the content": */
        max-width:100%;
        max-height:100%;
        /* overflow:auto; */
		}
.pageContainer{}
#prodBgContainer{background: transparent url("../../images/bg-product.jpg") repeat scroll 0% 0%; background-size:cover;}
#contactBgContainer{background: transparent url("../../images/bg-contact.jpg") repeat scroll 0% 0%; background-size:cover;}
#premiumBgContainer{background: transparent url("../../images/bg-premium.jpg") repeat scroll 0% 0%; background-size:cover;}
#companyBgContainer{background: transparent url("../../images/bg-company.jpg") repeat scroll 0% 0%; background-size:cover;}
#locationBgContainer{background: transparent url("../../images/bg-location.jpg") repeat scroll 0% 0%; background-size:cover;}
#facilitiesBgContainer{background: transparent url("../../images/bg-facilities.jpg") repeat scroll 0% 0%; background-size:cover;}
#apostPgBgContainer{background: transparent url("../../images/bg-apostagm-page.jpg") repeat scroll 0% 0%; background-size:cover;}
#categoryBgContainer{background: transparent url("../../images/bg-category.jpg") repeat scroll 0% 0%; background-size:cover;}
#apostagmBgContainer{background: transparent url("../../images/bg-apostagm-cat.jpg") repeat scroll 0% 0%; background-size:cover;}
#blogBgContainer{background: transparent url("../../images/bg-blog.jpg") repeat scroll 0% 0%; background-size:cover;}
#postBgContainer{background: transparent url("../../images/bg-post.jpg") repeat scroll 0% 0%; background-size:cover;}
#apostagmPostBgContainer{background: transparent url("../../images/bg-apostagm-post.jpg") repeat scroll 0% 0%; background-size:cover;}}
#blogPostBgContainer{background: transparent url("../../images/bg-blog-post.jpg") repeat scroll 0% 0%; background-size:cover;}

.prodImage{ float:left; width: 220px;
text-align: right;
margin-right: 20px; /* margin-right:40px; */}

.prodImage img{ }

.prodInfo{ color:#fff; float: right;
width: 330px; padding-top: 50px;}

.prodDescr h1{ margin-bottom:10px; font-size: 1.5em;}

.prodDetails{ margin-top:20px; width: 175px; width: 230px;}

.prodDetails table{
/*border: solid 1px #DDEEEE;*/
    border-collapse: collapse;
    border-spacing: 0; margin-left:10px;}
	
	
	
	.roundedDiv{ border-radius: 10px;
    border: 1px solid #fff;}
	
@media screen and (min-width:769px) {


  .aside-nav .count-number {
	 margin-left:-1.25em;	
	 float:right;	
  }
  .top-nav li:hover > ul {
	 display:block;
	 z-index:10;
  }  
.top-nav li:hover > ul ul {
    left:100%;
    margin:-2.5em 0;
    width:100%;
  } 
}
.nav-text {display:none;}
.aside-nav li li a, .aside-nav li li.active-item a, .aside-nav li li.aside-sub-submenu li a, 
.aside-nav > ul > li > a, .aside-nav > ul > li.active-item > a:link, .aside-nav > ul > li.active-item > a:visited, .aside-nav li > ul,
.top-nav .active-item a, .top-nav li a, .aside-nav li a, .top-nav li ul li a, .top-nav li a,.top-nav li a, .top-nav li ul li a, .top-nav li ul li ul li a {
  transition:background 0.20s linear 0s;
  -o-transition:background 0.20s linear 0s;
  -ms-transition:background 0.20s linear 0s;
  -moz-transition:background 0.20s linear 0s;
  -webkit-transition:background 0.20s linear 0s;
}
.aside-nav ul {
 /* background:#e8e8e8;  */
  padding:0;

}
.aside-nav li {
  list-style:none outside none;
  cursor:pointer;
  padding-bottom:8px;
}

.aside-nav li > ul li {
 padding-bottom:0px;
 font-size: 0.85em;
}

.aside-nav li a {
  display:block;
  padding:0;
 /* padding-bottom:3px; */
  /*border-bottom:1px solid #d2d2d2; */
}
.aside-nav > ul > li:last-child a {border-bottom:0 none;}
.aside-nav li > ul {
  height:0;
  display:block;
  position:relative;
  /* background:#f4f4f4; */
 /* border-left:solid 1px #f2f2f2;
  border-right:solid 1px #f2f2f2; */
  overflow:hidden;
}
.aside-nav li ul ul {
  border:0;
  background:#fff;

}
.aside-nav ul ul a {padding:0;}
.aside-nav li a:link, .aside-nav li a:visited {color:#333;}
.aside-nav li li a:hover, .aside-nav li li.active-item > a, .aside-nav li li.aside-sub-submenu li a:hover {
  color:#999;
  background:none;
}
.aside-nav > ul > li > a:hover {color:#c3c1c1;}
.aside-nav li li a:hover:before, .aside-nav li li.active-item a:before {
  /*content:"\f006";
  display:inline-block;
  font-family:"mfg";
  font-size:0.6em;
  margin:0 0.625em 0 -1.25em;
  width:0.625em;*/
}
.aside-nav li li a:link, .aside-nav li li a:visited {background:none;}
.aside-nav .show-aside-ul, .aside-nav .active-aside-item  {
  display:block;  
  height:auto;
}
.padding {
  display:list-item;
  list-style:none outside none;
  padding:10px;
}
.margin {margin:0 -0.625em;}
.line {clear:left;}
.line .line {padding:0;}
.hide-l {display:none;}
.box {
  display:block;
  /*padding:1.25em;*/
  width:100%;
}
.margin-bottom {margin-bottom:1.25em;}
.s-1, .s-2,.s-five,.s-3, .s-4, .s-5, .s-6, .s-7, .s-8, .s-9, .s-10, .s-11, .s-12, .m-1, .m-2, .m-five, .m-3, .m-4, .m-5, .m-6, .m-7, .m-8, .m-9, .m-10, .m-11, .m-12, .l-1, .l-2, .l-five, .l-3, .l-4, .l-5, .l-6, .l-7, .l-8, .l-9, .l-10, .l-11, .l-12 {
  float:left;
  position:relative;
}
.l-offset-1 {margin-left:8.3333%;}
.l-offset-2 {margin-left:16.6666%;}
.l-offset-five {margin-left:16.6666%;}
.l-offset-3 {margin-left:25%;}
.l-offset-4 {margin-left:33.3333%;}
.l-offset-5 {margin-left:41.6666%;}
.l-offset-6 {margin-left:50%;}
.l-offset-7 {margin-left:58.3333%;}
.l-offset-8 {margin-left:66.6666%;}
.l-offset-9 {margin-left:75%;}
.l-offset-10 {margin-left:83.3333%;}
.l-offset-11 {margin-left:90%;}
.l-offset-12 {margin-left:100%;} 
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:16.6666%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:90%;}
.s-12 {width:100%;}
.margin > .s-1,.margin > .s-2,.margin > .s-five,.margin > .s-3,.margin > .s-4,.margin > .s-5,.margin > .s-6,.margin > .s-7,.margin > .s-8,.margin > .s-9,.margin > .s-10,.margin > .s-11,.margin > .s-12,
.margin > .m-1,.margin > .m-2,.margin > .m-five,.margin > .m-3,.margin > .m-4,.margin > .m-5,.margin > .m-6,.margin > .m-7,.margin > .m-8,.margin > .m-9,.margin > .m-10,.margin > .m-11,.margin > .m-12,
.margin > .l-1,.margin > .l-2,.margin > .l-five,.margin > .l-3,.margin > .l-4,.margin > .l-5,.margin > .l-6,.margin > .l-7,.margin > .l-8,.margin > .l-9,.margin > .l-10,.margin > .l-11,.margin > .l-12 {padding:0 0.625em;}
.m-1 {width:8.3333%;}
.m-2 {width:16.6666%;}
.m-five {width:20%;}
.m-3 {width:25%;}
.m-4 {width:33.3333%;}
.m-5 {width:41.6666%;}
.m-6 {width:50%;}
.m-7 {width:58.3333%;}
.m-8 {width:66.6666%;}
.m-9 {width:75%;}
.m-10 {width:83.3333%;}
.m-11 {width:90%;}
.m-12 {width:100%;}
.l-1 {width:8.3333%;}
.l-2 {width:16.6666%;}
.l-five {width:20%;}
.l-3 {width:20%;}
.l-4 {width:30%; }
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:50%;}
.l-9 {width:80%; height:100%;}
.l-10 {width:83.3333%;}
.l-11 {width:90%;}
.l-12 {width:100%;}
.right {float:right;} 


#hpSliderWrap{ background:#000; }
#hpSlider{background: transparent url("../../images/bg-winery.jpg") repeat scroll 0% 0%; background-size:cover;
/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  /* IE 5-7 */
  filter: alpha(opacity=80);
  /* Netscape */
  -moz-opacity: 0.8;
  /* Safari 1.x */
  -khtml-opacity: 0.8;
  /* Good browsers */
  opacity: 0.8; transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out; padding-top:70px;
 }
 #hpSlider:hover{/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;}



/*a .overlay {
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0.5;
    transition: all 200ms ease-out 0s;
    z-index: 1;
    background: #262626 none repeat scroll 0% 0%;
}

a:hover .overlay {
    opacity: 0;
}
*/

#mainPageContent{ 
width: 100%;
padding-left: 50px;
padding-right: 50px;
text-align: justify;
}

#pageGallery{ clear:both; margin-top:30px;}

.pageGalleryItem{ 
display:inline-block;
margin-right: 10px; 
border:1px solid #fff; 
border-radius:5px;
padding:5px; 
margin-bottom:10px;  
transition: border-color 0.30s ease 0s;
 -o-transition: border-color 0.30s ease 0s;
 -ms-transition: border-color 0.30s ease 0s;
 -moz-transition: border-color 0.30s ease 0s;
 -webkit-transition: border-color 0.30s ease 0s;
 padding-bottom: 0px;
 }
 
 .pageGalleryItem:hover{ border:1px solid #b3873a; /*#6b6868*/}

.pageGalleryItem img{ width:120px; height:80px; border:none; }

#hpSloganRightTopWrap{position: absolute;
z-index: 100;
/*pointer-events: none;*/
text-align: center;
width: 100%;
height: 47%;
margin-top: 25%;
font-size: 1.7em;
}

		#playerWrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
#playerWrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    top: -65px!important;
}
#hpSloganRightTopWrap {
 margin-top: 0;}

#hpSloganRightTopWrap .subTitle{
font-size:0.85em;
   }

#hpSloganRightTopWrap h1{ border-top:1px solid #fff; border-bottom:1px solid #fff; max-width: 450px; margin-top: 20px; margin: 0 auto; padding-bottom: 7px;  }


/*WP Gallery Code*/

#content .attachment img {
	max-width: 900px;
}
#content .alignleft,
#content img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
	border:none;

}
#content .alignleft.product,
#content img.alignleft.product {
	display: inline;
	float: left;
	margin-right: 35px;
	margin-top: 4px;
	

}

#content .alignright,
#content img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
	border:2px solid #E1C365;
}



#content .aligncenter,
#content img.aligncenter {

	display: block;
	margin-left: auto;
	margin-right: auto;
	/*border:2px solid #2e3c45;*/
}

#content img.alignright,
#content img.aligncenter {
	margin-bottom: 12px;
}

#content img.alignleft {
	margin-bottom: 20px;
}

.gallery {
    margin: auto;
    overflow: hidden;
    /*width: 100%;*/
	margin:0 auto;
	display:table;
}
.gallery .gallery-item {
    float: left;
    margin-top: 0px;
    /*text-align: center;*/
}
.gallery img {
	margin-left: 5px;margin-top: 0px;
	width: 85px;
height: 70px;
border:2px solid #E1C365;
}
.gallery .gallery-caption {
    margin-left: 0;
}
/*.gallery br { clear: left; }*/

.col-2 { width: 50% }
.col-3 { width: 33.333% }
.col-4 { width: 25% }
.col-5 { width: 20% }
.col-6 { width: 16.666% }
.col-7 { width: 14.285% }
.col-8 { width: 12.5% }
.col-9 { width: 11.111% }


#colLeft{width: 40%; float: left; max-width:568px;}
#colRight{ width: 40%; float: left; max-width:568px; margin-left: 50px;}
img.grapesTitle{width: 100%; max-width:568px;}
#colLeft img{width: 100%;
max-width: 568px;
height: 100%;}

#colRight img{width: 100%;
max-width: 568px;
height: 100%;}

@media screen and (max-width:1440px) {
#playerWrap {padding-bottom: 75.5% !important;}	
#hpSloganRightTopWrap {height: 45%; overflow:hidden;}
.line-left-bottom {  height: 55%;  z-index: 100;}
}

@media screen and (max-width:1300px) {

#colLeft{width: 47%; float: left; max-width:568px;}
#colRight{ width: 47%; float: left; max-width:568px; margin-left: 50px;}
img.grapesTitle{width: 100%; max-width:568px;}
}

@media screen and (max-width:1220px) {

#colLeft{width: 45%; float: left; max-width:568px;}
#colRight{ width: 45%; float: left; max-width:568px; margin-left: 50px;}
img.grapesTitle{width: 100%; max-width:568px;}
}
@media screen and (max-width:1024px) {
#hpSloganRightTopWrap {
    height: 35%;
    overflow: hidden;
}
.line-left-bottom {
    height: 65%;
    z-index: 100;
}
#sloganBottomLeft .sectionTitle {
    text-align: center;
width: 200px;}
#sloganBottomLeft {

    font-size: 0.8em;
}
#bottomRight h2 {
    text-align: center;
font-size: 1em;}
}

@media screen and (max-width:768px) {
	
	#hpSloganRightTopWrap{position:relative;}
	#playerWrap {  padding-bottom: 56.25%;}
	#hpSloganRightTopWrap {
    height: 100%;
    overflow: hidden;
}

#colLeft{width: 100%; float: none; max-width:568px;}
#colRight{ width: 100%; float: none; max-width:568px; margin-left: 0px;}
img.grapesTitle{width: 100%; max-width:568px;}


#hpSloganRightTopWrap{
margin-top:0;
font-size: 1.5em;
}

#content .alignright, #content img.alignright { float: none; margin-left: 0px; }


	#swop1, #swop2 { position:relative; top:0px; left:0px; width:100%; height:50%;  width: 100%;

height: 250px;
height: 100%; }
#swop1 { background:url('../../images/Responsee.jpg'); background-repeat:no-repeat; background-size: cover;  height: 250px; }
#swop2 { background:url('../../images/Responsee2.jpg'); background-repeat:no-repeat;  display:none; background-size: cover; position:absolute; height: 250px;}

.line-left-bottom section {
    width: 100%;
    float: none; height:750px;}

	#sloganBottomLeft .sectionTitle {
    text-align: center;
    width: 90%;
}

#sloganBottomLeft {
    font-size: 1.5em;
}

#bottomLeft {
opacity: 1;}
#bottomRight h2 {
    text-align: center;
    font-size: 2em;
}

#bottomLeft{min-height: 750px;}
#bottomRight{min-height: 750px;}


#sloganBottomLeft{ position:absolute; top:0px; left:0px; width:100%; height:100%; max-height:unset; min-height: 750px; position: relative; }
#sloganBottomLeft h2 {  font-size: 1.5em;   margin-top: 20%; }

.productPage{ width: 100%; height:100%;
       
        position:unset; /*it can be fixed too*/
        left:0; right:0;
        top:0; bottom:0;
        margin:auto;

        /*this to solve "the content will not be cut when the window is smaller than the content": */
        max-width:100%;
        max-height:100%;
        overflow:auto;}
		
		.prodImage {
    float: none;
    margin-right: 0px;
	    text-align: center;
    margin: 0px auto;
    display: table;
	margin-top:20px;

}

.prodInfo {
    color: #FFF;
    float: none;
    width: 90%;
	margin: 0 auto;
	padding-top: 30px;
}

.line-left-bottom{ height:100%;
position: relative;
bottom: 0;
right: 0;
width: 100%;
    margin-top: -140px;
}

  #footerWrap, #socialNavWrap{ display:none;}
  #footerWrapMob{ display:block;}
  #socialNavWrapMob{display:block;}
  #socialNavWrapMob #socialNav{ position:unset; bottom:0}
  #socialNavWrapMob #socialNav img{ padding-top:15px; padding-bottom:15px;}
  #footerWrapMob #footer{ position:unset; bottom:0}
  
  #hpSliderWrap, .pageContainer{  margin-top: 20px; }
  
#topNav{text-align: center;}

  html, body, .size-1140.align-content-left .line, #content-wrapper, .l-3, .l-4, .l-8, #hpSlider, .box {height:unset;}
  
  #hpSlider{ padding-top: 30px; padding-bottom: 5px; }

.size-960 {max-width:768px;}
.size-1140 {max-width:768px;}
.hide-l {display:block;}
.hide-s {display:block;}
.hide-m {display:none;}
nav {
  display:block;
  cursor:pointer;
  line-height:3em;
}
.top-nav li a {background:none repeat scroll 0 0 #4a4a4a;}
.top-nav > ul {
  height:0;
  max-width:100%;
  overflow:hidden;
  position:relative;
  z-index:999;
}
.top-nav > ul.show-menu {height:auto;}
.top-nav ul ul {
  left:0;
  margin-top:0;
  position:relative;
  right:0;
} 
.top-nav li ul li a {min-width:100%;}
.top-nav li {
  float:none;
  list-style:none outside none;
  padding:0;
}
.top-nav li a {
  border-top:1px solid #333;
  color:#fff;
  display:block;
  padding:0.625em;
  text-decoration:none;
}
.top-nav li ul li a {border-top:1px solid #878787;}
.top-nav li ul li ul li a {border-top:1px solid #989898;}
.top-nav li a:hover {
  background:none repeat scroll 0 0 #8b8b8b;
  color:#fff;
}
.top-nav li ul,.top-nav li ul li ul {
  display:block;  
  overflow:hidden; 
  height:0;   
} 
.top-nav > ul ul.show-ul {
  display:block;
  height:auto;  
}
.top-nav li ul li a {
  background:none repeat scroll 0 0 #9d9d9d;
  padding:0.625em;
}
.top-nav li ul li ul li a {
  background:none repeat scroll 0 0 #d7d7d7;
  color:#222;
}
.nav-text {
  color:#fff;
  display:block;
  font-size:1.2em;
  line-height:3em;
  margin-right:0.625em;
  max-width:100%;
  text-align:right;
  vertical-align:middle;
}
.nav-text:after {
  content:"\f008";
  font-family:"mfg";
  font-size:1.1em;
  margin-left:0.5em;
  text-align:right;
}
.l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12{margin-left:0;}
.m-offset-1 {margin-left:8.3333%;}
.m-offset-2 {margin-left:16.6666%;}
.m-offset-five {margin-left:16.6666%;}
.m-offset-3 {margin-left:25%;}
.m-offset-4 {margin-left:33.3333%;}
.m-offset-5 {margin-left:41.6666%;}
.m-offset-6 {margin-left:50%;}
.m-offset-7 {margin-left:58.3333%;}
.m-offset-8 {margin-left:66.6666%;}
.m-offset-9 {margin-left:75%;}
.m-offset-10 {margin-left:83.3333%;}
.m-offset-11 {margin-left:90%;}
.m-offset-12 {margin-left:100%;} 
.l-1 {width:8.3333%;}
.l-2 {width:16.6666%;}
.l-five {width:20%;}
.l-3 {width:25%;}
.l-4 {width:33.3333%;}
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:66.6666%;}
.l-9 {width:75%;}
.l-10 {width:83.3333%;}
.l-11 {width:90%;}
.l-12 {width:100%;}
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:20%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:90%;}
.s-12 {width:100%}
.m-1 {width:8.3333%;}
.m-2 {width:16.6666%;}
.m-five {width:20%;}
.m-3 {width:25%;}
.m-4 {width:100%;}
.m-5 {width:41.6666%;}
.m-6 {width:50%;}
.m-7 {width:58.3333%;}
.m-8 {width:100%;}
.m-9 {width:75%;}
.m-10 {width:83.3333%;}
.m-11 {width:90%;}
.m-12 {width:100%}

#mainPageContent {
    width: 80%;
    padding-left: 0px;
    margin: 0px auto;
    padding: 0;
}

.pageGalleryItem img {
    width: 100px;
    height: 70px;
}

.line-left-bottom {
margin-top: -110px;}


}
@media screen and (max-width:480px) {
	
	.line-left-bottom {
    margin-top: -100px;
}
	
	#sloganBottomLeft {
    min-height: 450px;}
	#bottomLeft {
    min-height: 450px;
}
.line-left-bottom section {
    width: 100%;
    float: none;
    height: 450px;
}
#sloganBottomLeft {
    font-size: 1em;
}
#sloganBottomLeft .sectionTitle {
    text-align: center;
    width: 80%;
}
#bottomRight h2 {
    text-align: center;
    font-size: 1.2em;
}

.size-960 {max-width:480px;}
.size-1140 {max-width:480px;}
.hide-l {display:block;}
.hide-m {display:block;}
.hide-s {display:none;}
.count-number {margin-right:-1.25em;} 
.l-offset-1,.l-offset-2,.l-offset-five,.l-offset-3,.l-offset-4,.l-offset-5,.l-offset-6,.l-offset-7,.l-offset-8,.l-offset-9,.l-offset-10,.l-offset-11,.l-offset-12,
.m-offset-1,.m-offset-2,.m-offset-five,.m-offset-3,.m-offset-4,.m-offset-5,.m-offset-6,.m-offset-7,.m-offset-8,.m-offset-9,.m-offset-10,.m-offset-11,.m-offset-12 {margin-left:0;}
.s-offset-1 {margin-left:8.3333%;}
.s-offset-2 {margin-left:16.6666%;}
.s-offset-five {margin-left:16.6666%;}
.s-offset-3 {margin-left:25%;}
.s-offset-4 {margin-left:33.3333%;}
.s-offset-5 {margin-left:41.6666%;}
.s-offset-6 {margin-left:50%;}
.s-offset-7 {margin-left:58.3333%;}
.s-offset-8 {margin-left:66.6666%;}
.s-offset-9 {margin-left:75%;}
.s-offset-10 {margin-left:83.3333%;}
.s-offset-11 {margin-left:90%;}
.s-offset-12 {margin-left:100%;} 
.l-1 {width:8.3333%;}
.l-2 {width:16.6666%;}
.l-five {width:20%;}
.l-3 {width:25%;}
.l-4 {width:33.3333%;}
.l-5 {width:41.6666%;}
.l-6 {width:50%;}
.l-7 {width:58.3333%;}
.l-8 {width:66.6666%;}
.l-9 {width:75%;}
.l-10 {width:83.3333%;}
.l-11 {width:90%;}
.l-12 {width:100%;}
.m-1 {width:8.3333%;}
.m-2 {width:16.6666%;}
.m-five {width:20%;}
.m-3 {width:25%;}
.m-4 {width:33.3333%;}
.m-5 {width:41.6666%;}
.m-6 {width:50%;}
.m-7 {width:58.3333%;}
.m-8 {width:66.6666%;}
.m-9 {width:75%;}
.m-10 {width:83.3333%;}
.m-11 {width:90%;}
.m-12 {width:100%}
.s-1 {width:8.3333%;}
.s-2 {width:16.6666%;}
.s-five {width:20%;}
.s-3 {width:25%;}
.s-4 {width:33.3333%;}
.s-5 {width:41.6666%;}
.s-6 {width:50%;}
.s-7 {width:58.3333%;}
.s-8 {width:66.6666%;}
.s-9 {width:75%;}
.s-10 {width:83.3333%;}
.s-11 {width:90%;}
.s-12 {width:100%}
}  
.center {
  float:none;
  margin:0 auto;
  display:block;
}



@media screen and ( max-height: 800px ){
    #socialNav {
    color: #CFCCCB;
    font-size: 0.9em;
    width: 100%;
    margin: 0px auto;
    text-align: center;
    left: 0px;
    right: 0px;
    position: relative;
bottom: 0px;
top: 10px;
}



#footer {
    margin-bottom: 10px;
    color: #8E8989;
    position: relative;
    bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0px;
    right: 0px;
	margin-top: 30px;
}

}

@media screen and (max-width:320px) {
	
	.line-left-bottom {
    margin-top: -90px;
}
}

