
html.pointer {
    cursor: pointer;
}

html {
/*    -ms-text-size-adjust: 100%;*/
/*    -webkit-text-size-adjust:100%*/
}

/*body {*/
/*    -moz-font-feature-settings: 'kern';*/
/*    -webkit-font-smoothing: antialiased;*/
/*    -moz-osx-font-smoothing: grayscale;*/
/*}*/

body {
    font-family: "SF Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    font-size: 100%;
    background-color: #bbb;
}

img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}

.wrapper, .welcomewrapper {
    width: 90%;
    max-width: 1140px;
    margin: auto;
    clear: both;
}


.clear    {
    clear:both;
}

.floatleft   {
    float:left;
}

.floatright   {
    float: right;
}



/* ==============
 head-container
 ============== */
/*#devartlogo  {
 float: left;
 width: 25%;
 overflow:hidden;
 }*/

.headwrapper {
/*    background: #f5f5f5;*/
    background-color:#fafafa;
/*    background-color:blue;*/
    height:46px;
/*    border-bottom: 1px solid #a3a4a5;*/
}


/* ==============
 Menu
 ============== */
#main-navigation    {
    width: 90%;
    margin:auto;
    max-width: 1140px;
}

#nav {
    padding: 0;
    margin: 0;
     text-align: right;
     font-family: "Trebuchet MS",  "SF Pro Display", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#nav:after {
    content: '';
    display: inline-block;
    width: 100%;
}
#nav li {
    display: inline-block;
    padding-top: 12px;
    font-weight: 600;
    color: #999;
}

nav a:link,hover,
nav a:visited {
    text-decoration: none;
    padding-left: 60px
}

nav a:hover  {
    text-decoration:underline;
    text-underline-offset: 5px;
}

nav  .current a {
    color: #000;
/*    text-decoration:underline;*/
/*    text-underline-offset: 5px;*/
   
}


/* ==============
 Poster fill
 ============== */

.poster {
    clear:both;
    /*    border-bottom:10px solid white;*/
    margin: 0;
/*    text-align: center;*/
    overflow: hidden;
}
 
.postertext h1 {
/*    font-size: 3.4em;*/
    background:
    linear-gradient(to right,
    darkgreen ,
    forestgreen);
    -webkit-background-clip: text;
    background-clip: text;
    display: inline-block;
    color: transparent;
    line-height: 1;
}

.postertagline  {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}

#logobox     {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}


img.appicon   {
    width: 16%;
    max-width: 76px;
    margin-right: 6%;
    
}

img.appbadge   {
    width: 36%;
    max-width: 162px;
}

#posterimagebox {
    margin-bottom: -5px; /*voor mobile*/
    width: 100%;
/*    max-height: 418px;*/
    overflow: hidden;
    margin-top: 40px;
    padding-top: 30px;
    background: url(poster-wines-bg.jpg) center/cover no-repeat;
}

#posterimagebox img {
    width: 90%;
    max-width: 400px;
}



/* ==============
 Welcome
 ============== */
.welcomebox, .headerbox {
    padding-bottom:30px;
/*    text-align: center;*/
}

.welcomebox h2 {
    margin-top: 0;
    padding-top: 40px;
    color: forestgreen;
}
/* ==============
 Containers
 ============== */
.apptitle_container {
    
    height: 90px;
}


.apptitle_container img    {
    margin-right: 30px;
}



.icon   {
    width:90px;
    height:90px;
    border-radius: 15px;
    
}
 
#container  {
    background-color: white;
    border-bottom:1px solid #a3a4a5;
}




.tips   {
    padding-left: 5%;
    padding-right: 5%;
}





/* ==============
 support
 ============== */
.supportimg {
    width:40%;
    margin-left: 5%;
}

.instructie {
    width: 90%;
    max-width: 375px;
    
}

.togglecontent {
    display: none;
}


#faq    {
    clear:both;
}

#faq h3   {
    padding-top: 20px;
}

#faq  ul   {
    padding-left: 20px;
}

#faq  ol   {
    margin-left: -10px;
}
/* ==============
 Features text
 ============== */
.featuretextitembox  {
    /*  padding-top: 40px;*/
    padding-bottom: 40px;
}

.featurebox {
    color: #333;
    
    /*    margin-top: 1em;*/
    /*    background-color: green;*/
    
}


.featurebox, .featureboxwide, .featuretextitembox   {
    overflow: hidden;
    text-align: center;
}


.columleft, .columright, .featureboxwide, .welcomebox, .featuretextitembox, .imgbox     {
    display: block;
    width: 100%;
    margin-top:4%;
}

.featurebox {
    width: 90%;
    max-width: 570px;
    margin-left: auto;
    margin-right: auto;
}

h2.featurehead  {
    margin: 0;
    margin-top: 40px;
    color: forestgreen;
}


.featurebox ul {
    text-align: left;
}


.featuredescription, .imgbox img {
    /*    width:90%;*/
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    text-align: left;
}

.imgbox img {
    width: 90%;
    max-width: 1140px;
}

.s  {
    display: block;
    max-width: 80%;
    margin: auto;
}
.m  {
    display: none;
}


.left, .leftitem, .right, .middle  {
    float:left;
    width:100%;
}




.center  {
    text-align: center;
}




.views  {
    text-align: center;
}

.viewimg {
    padding-top: 60px;
    width:90%;
    
}





.views-tekst   {
    clear: both;
    padding-top: 40px;
}

.iphone-screenshot  {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /*     background-color: red;*/
}

.iphone-screenshot img,  .iphone-screenshot video {
    width:100%;
    margin: 0%;
}

.iphone-screenshot video {
    border-radius: 30px;
}


img.smallscreenshotL, img.smallscreenshotR   {
    width:45%;
    height: 45%;
    
}

img.smallscreenshotL    {
    margin-right: 5%;
    
}

img.smallscreenshotR    {
    
}

.langue {
    width: 296px;
    margin: 0;
    padding-bottom: 10px;
    padding-top: 10px;
    /*    height: 80px;*/
}


img.manual-screenshot {
/*    width: 80%;*/
    max-width: 125px;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 20px; 
}
/* ==========================================================================
 footer
 ========================================================================== */

footer {
    width: 100%;
    clear:both;
    text-align: center;
   
/*    background-color: #eee;*/
    padding-bottom: 20px;
    padding-top: 10px;
    /*    margin: 0;*/
    /*    width: 100%;*/
   
}
.mainfooter {
    background: url(poster-wines-bg.jpg) center/cover no-repeat;
    color: white;
}
  
.copyright  {
        font-size: small;
}

.copyright a {
    font-size: small;
    color: white;
    text-decoration: underline;
}



/* ==========================================================================
 Styles
 ========================================================================== */

h1, h2, h3, h4, p, ul, ol {
   line-height: 1.5em;
}

/*h3 {*/
/*    margin: 0px;*/
/*}*/

h1  {
/*    font-size: 2.5em;*/
    /*    font-weight: bold;*/
}

#product h2  {
/*    font-size: 2em;*/
  
}


h4 {
    /*    font-size: 1.2em;*/
    /*    font-weight: bold;*/
}

a, .collapsible  {
    text-decoration: none;
    color:#0580ff;
}

a:hover, .collapsible:hover,  .active {
    text-decoration:underline;
}

.press {
    color: #666;
}

.bg_grey    {
    background-color: #eee;
}

/* Background color */
.featureboxwide, .welcomebox,  .columleft, .columright, .headerbox, .featuretextitembox, .poster  {
    background-color: #fafafa;
}

.page h3  {
    color: #252525;
    /*    font-weight: bold;*/
    /*    font-size: 1.3em;*/
}

.page, .headerbox   {
    text-align: left;
}

.linebreak  {
    padding-top: 40px;
    padding-bottom: 40px;
    border-top:1px solid #a3a4a5;
}

.last  {
    padding-top: 40px;
    padding-bottom: 40px;
}

/*#antwoorden h2  {*/
/*    color: #D62317;*/
/*}*/

.highlight {
   color:  red;
/*   font-weight: 600;*/
}

.xsmall {
  color:   lightgray;
  font-size: xx-small;
}

h2.burgundy {
    color: #BB001F;
    margin-top: 0;
}

.tag {
     max-width: 500px;
}

.red {
    color: red;
}
/****************** testimonials ******************************/
#testimonials {
font-size:120%;
font-style: italic;
color: #1e313c;
}

/****************** header Icon Title  ******************************/

.product_box {
    background: #fafafa;
    border-bottom:1px solid lightgray;
}

.product_headerText {
    color:#220000;
    display: inline-block;
 }
@media only screen and (min-width: 768px) {
    .product_box {
        padding-bottom: 20px;
    }
}

.product_header img {
    vertical-align: middle;
}

.wines-icon {
    width:96px;
    height:96px;
    margin-right: 20px;
    border-radius: 20px;
}
