﻿
table {
    width: 100%;
}

    table td {
        padding: 10px;
    }

#breadcrumbs {
    color: black;
    padding: 10px;
}

table.breadcrumbs { /* table */
    color: #53585F;
    padding: 10px;
    width: auto;
}

    table.breadcrumbs td:first-child {
        padding: 0;
    }

.border-left-stock1 {
    border-left: solid 3px limegreen;
    padding-left: 6px;
}
.border-left-stock0 {
    border-left: solid 3px orange;
    padding-left: 6px;
}
.border-left-stock-1 {
    border-left: solid 3px black;
    padding-left: 6px;
}

.rounded-button {
    background-color: #D4003E;
    color: white !important;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    /*border: 1px solid #D4003E;*/
    border-radius: 50%;
    width: 30px;
    height: 30px;
    display: table-cell;
    text-decoration: none;
}


#back {
}

table.breadcrumbs span:first-child {
    font-weight: bold;
}

#separator {
    background-color: #D4003E;
    color: white;
    text-align: center;
    padding: 4px;
}

/* Grid display of publications */

#grid {
    margin: auto;
    text-align: center;
}

    #grid > div {
        background-size: contain;
        background-repeat: no-repeat;
        width: 256px;
        height: 320px;
        background-color: lightgray;
        display: inline-block;
        color: white; /*rgba(0,0,0,.5);*/
        margin: 20px;
        box-shadow: 0px 0px 10px #888888;
        color: gray;
        filter: contrast(100%) saturate(100%) brightness(100%);
        position: relative;
    }

        #grid > div > div { /* legend  */
            position: absolute;
            bottom: -25px;
            font-size: 12pt;
        }
/* Flyer */

.strip #grid > div {
    margin: 1cm;
}

/* Discount badge */

#grid > div > div.badge {
    position: absolute;
    right: 0;
    top: -25px;
    background-color: #D4003E;
    color: white;
    font-weight: bold;
    border: 1px solid #D4003E;
    border-radius: 50%;
    width: 50px;
    height: 50px;
}

    #grid > div > div.badge > div {
        transform: translateY(85%);
        text-align: center;
    }

        #grid > div > div.badge > div > span {
            font-size: 8pt;
            font-weight: normal;
        }
/* stroke price */

#grid > div > div.price {
    position: absolute;
    right: 0;
    bottom: -20px;
    font-size: 10pt;
}

    #grid > div > div.price span {
        text-decoration: line-through;
    }
    /* disocunted price */
    #grid > div > div.price b {
        color: #D4003E;
    }


.columns {
    column-count: 4;
}

#back {
    /*background-color: #D4003E;
    color: white;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    border: 1px solid #D4003E;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    text-align: center;
    display: inline-block;
    text-decoration: none;*/
}

#breadcrumbs span:first-child {
    font-weight: bold;
}

a.C2A, a.C2A:link, a.C2A:hover, a.C2A:visited {
    color: #D4003E;
}

.strip {
    /*background-color: rgba(0,0,0,0.1);*/
    border-top: solid 1px #eee;
}

    .strip.withPadding {
        padding: 10px;
    }

    .strip:nth-child(even) {
        background-color: #F1F3F5;
    }

    .strip:nth-child(odd) {
        background-color: #F7F9FB;
    }

    .strip div.title {
        padding-left: 10px;
        color: gray;
        font-weight: bold;
        padding-top: 10px;
    }

.imagesBand {
    overflow: hidden;
    min-height: 290px;
}

.titleCover-panel {
    border: 2px solid #F7F9FB;
    -webkit-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 7px 0px rgba(0,0,0,0.25);
}

.ppanel-categories {
}

    .ppanel-categories .imagesBand > div {
        width: 177px;
    }

.panel-title-scrollH .imagesBand > div {
    width: 177px;
}


.imagesBand > div {
    position: relative;
    width: 186px;
    height: 255px;
    background-size: contain;
    background-repeat: no-repeat;
    float: left;
    margin: 3.7px;
    /* color: gray; */
    filter: contrast(100%) saturate(100%) brightness(100%);
    text-align: left;
}

    .imagesBand > div > div {
        /*position: absolute;*/
        bottom: -18px;
        font-size: 8pt;
        width: 100%;
        padding-top: 2px;
    }

#cover img {
    width: 100%;
    filter: contrast(100%) saturate(100%) brightness(100%);
    /*box-shadow: 0px 0px 4px #888888;*/
}

.cover {
    width: 100%;
    filter: contrast(100%) saturate(100%) brightness(100%);
    box-shadow: 0px 0px 4px #888888;
    background-size: contain;
    background-repeat: no-repeat;
    background-position-y: 0;
}

.mainCover {
    height: 800px;
}

.owl-item .imagesBand > div {
    width: 240px !important;
    height: 340px !important;
    margin: 0 !important;
}


.column {
    float: left;
    width: 33.33%;
    padding-bottom: 15px !important;
}

.section {
}

.section-header {
    background-image: url(https://zeensassets.blob.core.windows.net/web/slide2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30%;
    width: 100%;
    padding: 20px;
}

.section-header-video {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 30%;
    width: 100%;
    padding: 20px;
    background-color: #000;
}


.section-header-title {
    color: white;
}

    .section-header-title > div {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 100vw;
        height: 60vh;
    }

        .section-header-title > div > em {
            font-style: normal;
            font-weight: bold;
        }

.section-nopadding {
    padding: 0;
}

.section-padding {
    padding-left: 1cm;
    padding-right: 1cm;
    padding-top: 1cm;
}


.image-slide2 {
}


.section-subheader {
    /*background: #fff -webkit-linear-gradient(top, #c1e0f6, #fff) top center repeat-x;
		background: #fff linear-gradient(to bottom, #c1e0f6, #fff) top center repeat-x;*/
    /*background-color: #f8e7f4;*/
    background-image: url(https://zeensassets.blob.core.windows.net/web/background-pink.jpg);
    background-size: 100% 100%;
    /*padding-bottom: 110px;*/
    /*text-align: center;*/
    background-repeat: no-repeat;
}

    .section-subheader p {
        /*text-align: center;*/
        /*font-size: 140%;*/
        line-height: 2em;
    }

.section-press {
    /*background-color: #f8e7f4;*/
    background-image: url(https://zeensassets.blob.core.windows.net/web/background-pink.jpg);
    background-size: 100% 100%;
    /*padding-bottom: 110px;*/
    background-repeat: no-repeat;
}

.section-iphone-press {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone1.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 20vw;
    height: 40vw;
    min-width: 128px;
    max-width: 512px;
    padding: 20px;
}


.section-iphone-home-offer {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-offer.png);
}

.section-iphone-home-new {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-new.png);
}

.section-iphone-home-foryou {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-foryou.png);
}

.section-iphone-offer-prince {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-liberation-prince.png);
}

.section-iphone-offer-journal-society-muhamad-ali {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-journal-society-muhamad-ali.png);
}

.section-iphone-offer-journal-leperon-2016-juin {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-journal-leperon-2016-juin.png);
}

.section-iphone-explorer {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-explorer.png);
}

.section-iphone-categories {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-categories.png);
}

.section-iphone-categories-select {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-categories-select.png);
}

.section-iphone-search-title {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-title.png);
}

.section-iphone-search-contents {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-contents.png);
}

.section-iphone-search-both {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-both.png);
}

.section-iphone-favs {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-favs.png);
}

.section-iphone-store-stock {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-stock.png);
}

.section-iphone-alert {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert.png);
}

.section-iphone-alert-buzz {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert-buzz.png);
}

.section-iphone-alert-buzz-web {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert-buzz-web.png);
}

.section-iphone-alert-buzz-web-journal {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert-buzz-web-journal.png);
}

.section-iphone-notifications {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-notifications.png);
}

.section-iphone-settings-notifications {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-notifications.png);
}

.section-iphone-stores-geolocation-formerloc {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-stores-geolocation-formerloc.png);
}

.section-iphone-settings-geolocation {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-geolocation.png);
}

.section-iphone-stores-geolocation-newloc {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-stores-geolocation-newloc.png);
}

.section-iphone-store {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store.png);
}

.section-iphone-store-phonecall {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-phonecall.png);
}

.section-iphone-store-map {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-map.png);
}

.section-iphone-store-drive {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-drive.png);
}

.section-iphone-journal-content-1 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-content-1.png);
}

.section-iphone-journal-content-2 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-content-2.png);
}

.section-iphone-journal-content-3 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-content-3.png);
}

.section-iphone-journal-cover {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover.png);
}

.section-iphone-journal-cover-tap {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-tap.png);
}

.section-iphone-journal-cover-zoom {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-zoom.png);
}

.section-iphone-journal-cover-encyclopedy {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-encyclopedy.png);
}

.section-iphone-journal-cover-encyclopedy-1 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-encyclopedy-1.png);
}

.section-iphone-journal-cover-encyclopedy-2 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-encyclopedy-2.png);
}

.section-iphone-journal-cover-encyclopedy-tap {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-cover-encyclopedy-tap.png);
}

.section-iphone-journal-enhanced-1 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-enhanced-1.png);
}

.section-iphone-journal-enhanced-2 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-enhanced-2.png);
}

.section-iphone-journal-enhanced-3 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-enhanced-3.png);
}

.section-iphone-journal-upload {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload.png);
}

.section-iphone-journal-upload-photoroll {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload-photoroll.png);
}

.section-iphone-journal-upload-uploading {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload-uploading.png);
}

.section-iphone-journal-upload-uploaded {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload-uploaded.png);
}

.section-iphone-journal-upload-validation {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload-validation.png);
}

.section-iphone-journal-upload-favs {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-journal-upload-favs.png);
}


.section-iphone-share-offer {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-share-offer.png);
}

.section-iphone-shared-offer {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-shared-offer.png);
}

.section-iphone-share-issue {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-share-issue.png);
}

.section-iphone-shared-issue {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-shared-issue.png);
}

.section-iphone-settings-color {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-color.png);
}

.section-iphone-settings-color-select {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-color-select.png);
}

.section-iphone-favs-green {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-favs-green.png);
}

.section-iphone-settings-support {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-support.png);
}

.section-iphone-support {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-support.png);
}

.section-iphone-home-journalnearby {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby.png);
}

.section-iphone-home-journalnearby-list {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-list.png);
}

.section-iphone-home-journalnearby-select {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-select.png);
}

.section-iphone-home-journalnearby-stores {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-stores.png);
}

.section-iphone-home-journalnearby-store {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-store.png);
}

.section-iphone-home-journalnearby-route {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-route.png);
}

.section-iphone-home-journalnearby-drive {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-home-journalnearby-drive.png);
}

.section-iphone-authorization-notifications {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-authorization-notifications.png);
}

.section-iphone-authorization-geolocalization {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-authorization-geolocalization.png);
}

.section-iphone-authorization-photos {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-authorization-photos.png);
}

.section-iphone-settings-ios-zeens {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-ios-zeens.png);
}

.section-iphone-settings-ios-zeens-authorization-photos-blocked {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-ios-zeens-authorization-photos-blocked.png);
}

.section-iphone-settings-ios-zeens-authorization-photos-ok {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-ios-zeens-authorization-photos-ok.png);
}

.section-iphone-onboarding1 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-onboarding1.png);
}

.section-iphone-onboarding2 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-onboarding2.png);
}

.section-iphone-onboarding3 {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-onboarding3.png);
}

.section-two-columns {
    columns: 2;
}

.defautl-img-container {
    display: table;
    margin: 0 auto;
    /*width: 85%;*/
}

.section-iphone-hardware {
    /*background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-hardware-mask.png);*/
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    /*
		width: 20vw;
		height: 40vw;
		min-width: 128px;
		max-width: 480px;
		padding: 20px;
		*/
    /*padding: 20px;
    padding-top: 2em;*/
    width: 18vw;
    height: 32vw;
    min-width: 128px;
    /*max-width: 220px;*/
    vertical-align: bottom;
    font-size: small;
    text-align: center;
    font-weight: 600;
}


.section-iphone-offers {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offers.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    width: 20vw;
    height: 40vw;
    min-width: 128px;
    max-width: 512px;
    padding: 20px;
}

.section-iphone-offer-prince {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-liberation-prince.png);
}

.section-iphone-offer-journal-society-muhamad-ali {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-journal-society-muhamad-ali.png);
}

.section-iphone-offer-journal-leperon-2016-juin {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-offer-journal-leperon-2016-juin.png);
}

.section-iphone-explorer {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-explorer.png);
}

.section-iphone-search-title {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-title.png);
}

.section-iphone-search-contents {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-contents.png);
}

.section-iphone-search-both {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-search-both.png);
}

.section-iphone-favs {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-favs.png);
}

.section-iphone-store-stock {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-stock.png);
}

.section-iphone-alert {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert.png);
}

.section-iphone-alert-buzz {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert-buzz.png);
}

.section-iphone-alert-buzz-web {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-alert-buzz-web.png);
}

.section-iphone-notifications {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-notifications.png);
}

.section-iphone-settings-geolocation {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-geolocation.png);
}

.section-iphone-store-geolocation {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-store-geolocation.png);
}

.section-iphone-settings-notifications {
    background-image: url(https://zeensassets.blob.core.windows.net/web/iphone-settings-notifications.png);
}

.section-inline-block {
    display: inline-block;
}

.device-text-legend {
    font-size: 8pt !important;
    color: #999 !important;
}

    .device-text-legend span {
        display: block;
        width: 100px;
        height: 100%;
        margin: 0 auto;
    }

.text-large {
    font-size: 16pt !important;
}

#app p {
    font-size: 12pt;
}

.section-float-left {
    /*float: left;*/
    display: inline-block;
}

    .section-float-left p {
        line-height: 1.8em !important;
    }

.section-header h2 {
    text-shadow: 2px 2px rgba(0,0,0,0.2) !important;
}

.align-center {
    text-align: center;
}

.download-badge {
    width: 20vw;
}

/* Left is the large cover portion located at the lefthand side of the screen */
#userProfil #lefts {
    max-height: none;
    overflow: hidden;
    position: relative;
    background-color: transparent !important;
}

    #userProfil #lefts .diagonal {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        background-color: white;
        width: 101%;
        height: 40px;
        top: 240px;
        left: 0px;
        position: relative;
        webkit-box-shadow: none !important;
        box-shadow: none !important;
    }


#lefts {
    max-height: 645px;
    overflow: hidden;
    position: relative;
    background-color: #eee;
}

    #lefts .cartrige {
        bottom: 0;
        left: 0;
        right: 0;
        background-color: transparent;
        /*overflow: hidden;*/
        position: absolute;
        padding-top: 10px;
    }

    #lefts .diagonal {
        -webkit-transform: rotate(-2deg);
        transform: rotate(-2deg);
        background-color: white;
        width: 102%;
        height: 40px;
        top: 20px;
        left: -6px;
        position: relative;
        -webkit-box-shadow: 0 -4px 4px rgba(0,0,0,0.2);
        box-shadow: 0 -4px 4px rgba(0,0,0,0.2);
    }

    #lefts .cartrige .catrige-text-content {
        background-color: white;
        z-index: 10;
        position: relative;
    }



.titleMainTab {
    font-size: 3vh;
    color: #53585F;
}

.btn-upload-cover-black {
    background-color: #53585F;
    padding: 10px 20px 10px 20px;
    color: #fff !important;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    text-transform: uppercase;
    font-size: 10pt;
}

.issue-price table {
    width: 100%;
    table-layout: fixed;
}

    .issue-price table td:first-child {
        width: 80%;
        max-width: 100px;
    }

    .issue-price table td:last-child {
        text-align: right;
    }
/* 1 to 2 columns + margins model */

#table-carrousel-price {
    display: block;
}

#table-carrousel-price table {
    width: 100% !important;
}

#table-carrousel-price table td {
    padding: 0px 10px;
    width: 25%;
}

#table-carrousel-price table td:first-child {
    width: 50% !important;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#explorer-categorieList td:first-child {
    width: 1%;
    white-space: nowrap;
}

#titleWithoutCover {
    width: auto !important;
}

#titleWithoutCover td {
    padding: 0px !important;
}

#titleWithoutCover td:first-child {
    width: 1%;
    white-space: nowrap;
}

.categories-menu > li:not(:nth-last-of-type(-n+2)):hover {
    background-color: #fbaecf;
}

.categories-menu > li:not(:nth-last-of-type(-n+2)) {
    border-radius: 3px;
}

.categories-more > li:hover {
    background-color: #fbaecf !important;
}

.signin-panel {
    display: inline-block;
    width: 50%;
}

#social-info-table table {
    width: 100%;
}

#social-info-table table td {
    width: 50%;
    padding-top: 10px;
    padding-bottom: 0px;
}


@media screen and (min-width: 1200px) {
    .column {
        width: 50%;
    }

    .section-two-columns {
        columns: 2;
    }


    .font-xlarge {
        font-size: 26pt !important;
    }

    .font-large {
        font-size: 20pt !important;
    }

    /*.font-regular, body, table {
        font-size: 16pt !important;
    }*/

    .font-small {
        font-size: 12pt !important;
    }

    .titleMainTab {
        font-size: 20pt !important;
    }

    .section-header-title {
        font-size: 20pt !important;
    }

    .download-badge {
        max-width: 200px;
        width: 30uw;
    }

    .signin-panel {
        width: 50%;
    }
    #page-activation .avatarPanel {
        top: 140px !important;
    }
}

@media screen and (min-width: 660px) and (max-width: 1200px) {
    .column {
        width: 50%;
    }

    .section-header {
        background-image: url(https://zeensassets.blob.core.windows.net/web/slide2-tablette.jpg) !important;
    }

    .section-two-columns {
        columns: 1;
    }

    .font-xlarge {
        font-size: 3.2vw !important;
    }

    .font-large {
        font-size: 3.0vw !important;
    }

    /*.font-regular, body, table {
        font-size: 2.5vw !important;
    }*/

    .font-small {
        font-size: 1.8vw !important;
    }

    .titleMainTab {
        font-size: 2.0vw !important;
    }

    .section-header-title {
        font-size: 3.0vw !important;
    }

    .download-badge {
        max-width: 200px;
        width: 30uw;
    }

    .signin-panel {
        width: 70%;
    }
    #page-activation .avatarPanel {
        top: 140px !important;
    }
}



    @media screen and (min-width: 350px) and (max-width: 660px) {
        .column {
            width: 100%;
        }

        .section-header {
            background-image: url(https://zeensassets.blob.core.windows.net/web/slide2-mobile.jpg) !important;
        }


        .section-two-columns {
            columns: 1;
        }

        .section-padding {
            padding-left: .5cm;
            padding-right: .5cm;
            padding-top: .5cm;
        }

        .font-xlarge {
            font-size: 20pt !important;
        }

        .font-large {
            font-size: 18pt !important;
        }

            .font-large h2 {
                line-height: 1.2em !important;
                font-size: 18pt !important;
            }

        .section-float-left p {
            line-height: 1.2em !important;
        }

        .text-large {
            font-size: 14pt !important;
        }

        h3#subscribeMessage {
            line-height: 1.4em;
        }

        #subscriptionModal p {
            line-height: 1.2em !important;
        }

        .font-regular, body, table {
            /*font-size: 14pt !important;*/
        }

        .font-small {
            font-size: 10pt !important;
        }

        .titleMainTab {
            font-size: 16pt !important;
        }

        .section-header-title > div {
            height: 33.33vh;
        }

        .section-header-title {
            height: 33.33vh;
        }

        .section-header-title {
            font-size: 18pt !important;
            padding: 0.5cm;
        }

        .download-badge {
            max-width: 128px;
            width: 20uw;
        }

        .geoUserAddress {
            margin-top: -30px !important;
            margin-bottom: 0px !important;
        }

        .section-header h2 {
            text-shadow: 2px 2px rgba(0,0,0,0.2) !important;
            line-height: 1.2em;
        }

        h4.bold.text-zeens {
            line-height: 1.2em;
        }

        .section-iphone-hardware {
            width: 200px !important;
            height: 370px !important;
        }

        .imagesBand > div {
            height: 225px !important;
        }

        .title-holder-gamme .explorer-issue {
            height: 210px;
        }

        .explorer-issue {
            /*width: 160px !important;*/
        }

        .pricing-holder {
            box-shadow: none;
            box-sizing: unset;
        }

        .signin-panel {
            width: 95%;
        }

        #userFavorit .panel-scrollmain {
            /*margin-top: 40px;*/
        }

        #userLabraryPanel .panel-scrollmain {
            /*margin-top: 35px;*/
        }

        #userProfil {
            padding-top: 40px !important;
        }

        .wrapper-video {
            height: 33.33vh;
        }

        #video_overlays {
            min-height: 33.33vh;
        }

        .video-frame {
            width: 100%;
        }

        #videoSection {
            height: 31.33vh;
        }
    }

    @media screen and (max-width: 350px) {
        .column {
            width: 100%;
        }

        .section-header {
            background-image: url(https://zeensassets.blob.core.windows.net/web/slide2-mobile.jpg) !important;
        }

        .section-two-columns {
            columns: 1;
        }

        .font-xlarge {
            font-size: 16pt !important;
        }

        .font-large {
            font-size: 12pt !important;
        }

        .font-regular, body, table {
            font-size: 10pt !important;
        }

        .font-small {
            font-size: 8pt !important;
        }

        .titleMainTab {
            font-size: 12pt !important;
        }

        .section-header-title {
            font-size: 12pt !important;
        }

        .download-badge {
            max-width: 128px;
            width: 20uw;
        }

        .geoUserAddress {
            margin-top: -55px !important;
            margin-bottom: 0px !important;
        }

        .pricing-holder {
            box-shadow: none;
            box-sizing: unset;
        }

        .signin-panel {
            width: 95%;
        }

        #userFavorit .panel-scrollmain {
            margin-top: 35px;
        }

        #userLabraryPanel .panel-scrollmain {
            margin-top: 35px;
        }

        #userProfil {
            padding-top: 30px !important;
        }

        .wrapper-video {
            height: 33.33vh;
        }

        #video_overlays {
            min-height: 33.33vh;
        }

        .video-frame {
            width: 100%;
        }

        #videoSection {
            height: 31.33vh;
        }
    }
