html, body {
    background: none !important;
}

body {
    background-color: #232323;
    margin: 0;
    padding: 0;
    line-height: 22px;
    color: #232323;
}

.grecaptcha-badge {
    display: none;
}

input, button, select, textarea {
    font-family: Roboto;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #232323;
}

h1, h2 {
    font-family: Roboto;
    font-weight: normal;
    color: #232323;
    font-size: 40px;
    font-weight: bold;
    margin: 0 0 10px 0;
    line-height: 28px;
    text-shadow: none;
}

h3, h4, h5, h6 {
    text-shadow: none;
    font-weight: normal;
    font-family: Roboto;
    font-weight: normal;
}

p, .licence h4, .dashboard h4 {
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 15px;
}

a {
    text-decoration: none;
    font-family: Roboto;
    margin: 0;
    padding: 0;
    color: #232323;
    cursor: pointer;
    border: none;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    font-weight: normal;
    box-shadow: none;
    text-shadow: none;
}

.linkTxt {
    font-weight: bold;
}

ul, li {
    font-family: Roboto;
    color: #232323;
    font-size: 15px;
}

.underline {
    text-decoration: underline;
}

img {
    border: none;
}

.valignMiddle {
    vertical-align: middle;
}

.underline {
    text-decoration: underline;
}

.bold {
    font-weight: bold;
}

.gray {
    color: #ababab;
    font-size: 13px;
}

.btn {
    text-shadow: none;
    font-weight: normal;
}

.green {
    color: #94c11c;
}

.orange {
    color: #f09418;
}

.red {
    color: #d90606;
}

.blue {
    color: #0c66aa;
}

.with {
    color: #fff;
}

.sizeSmall {
    font-size: 12px;
}

.sizeBigPicto {
    font-size: 22px;
}

.Fright {
    float: right;
}

.clear {
    clear: both;
}

.italic {
    font-style: italic
}

.light {
    font-style: lighter
}

.bold {
    font-weight: bold;
}

.medium {
    font-size: 18px
}

.bigSize {
    font-size: 22px;
}

.borderL1 {
    border-left: 1px solid #fff;
}

.borderL2 {
    border-left: 2px solid #fff;
}

.borderR1 {
    border-right: 1px solid #fff;
}

.borderR2 {
    border-right: 2px solid #fff;
}

.borderTop {
    border-top: 2px solid #fff;
}

.border {
    border: 1px solid #232323
}

.colorf {
    color: #fff;
}

.displayNone {
    display: none;
}

.displayBlock {
    display: block;
}

.displayInline {
    display: inline-block;
}

.uppercase {
    text-transform: uppercase;
}

/**/
label, .label-field {
    font-weight: normal;
}

.btn.active, .btn:active {
    box-shadow: none;
}

/**/
.loadAppli {
    height: auto;
}

.loadAppli a {
    margin-top: 15px;
}

.loadAppli p {
    font-size: 1.5em;
}

.main-map .selectorBottom .menu-legend {
    float: right;
    margin-top: 0px;
}

.bootstrap-select {
    margin-left: 0 !important;
}

.dropdown-toggle {
    border-color: #A8ABBA !important;
    color: #000000 !important;
    background-color: #ffffff !important;
}

/*--------------------------------------------btn Top----------------------------------------------*/
#btntop {
    width: auto;
    height: auto;
    position: fixed;
    right: 60px;
    bottom: 35px;
    opacity: 0;
    z-index: 8001;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#btntop:hover {
    opacity: 1 !important;
}

/*-----------------------------------Result pic and share modal------------------------------------*/
.modal-dashboard-share #linkToPic {
    margin-top: 10px;
}

.modal-dashboard-share #linkToPic,
.modal-dashboard-share #linkToResultPage {
    width: 486px;
}

.modal-dashboard-share #shareDiv {
    position: relative;
    height: 50px;
}

.modal-dashboard-share #shareDiv .div-left {
    position: absolute;
    left: 0px;
}

.modal-dashboard-share #shareDiv .div-right {
    position: absolute;
    right: 0px;
}

.modal-dashboard-share #shareDiv .div-right .fb-share-button {
    top: -10px;
}

.modal-dashboard-share #shareDiv .div-right .twitter-share-button {
    top: -4px;
    position: relative !important;
}

#AccountSettings .enabledUpdate {
    display: none;
}

#AccountSettings #updateData {
    display: none;
}

.row-fluid .span10.user-name, .row-fluid .span10.user-email, .row-fluid .span10.disabledUpdate,
#AccountSettings .enabledUpdate, .row-fluid .user-mailwaiting .span10 {
    margin-left: 45px;
}

.span6.well.well-nice p {
    font-size: 12px;
    line-height: 14px;
    margin-top: 10px
}

dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
    background-color: #0C66AA;
    background-image: #0C66AA;
    background-image: #0C66AA;
    background-image: #0C66AA;
    background-repeat: repeat-x;
    filter: none;
}

.row-fluid .span2.btnDashboard {
    width: 100%;
    height: auto;
}

#AccountSettings .enabledUpdate.btnDashboardOk {
    margin-left: 0px;
}

.row-fluid .span2 input.span12.btnDashboardOk {
    background: #96c11a none repeat scroll 0 0;
    color: #ffffff;
    display: block;
    font-size: 20px;
    padding: 2% 0 2% 0;
    transition: all 0.2s linear 0s;
    width: 100%;
}

.row-fluid .span2 input.span12.btnDashboardOk:hover {
    background: #0C66AA none repeat scroll 0 0;
}

.btnGui {
    text-align: center;
}

.btnGui a {
    display: block;
    margin: auto;
    background: #232323;
    color: #fff;
    font-weight: bold;
    width: 30%;
    padding: 5px 0 5px 0;
    margin-top: 8px;
    transition: all 0.2s linear 0s;
}

.btnGui a:hover {
    background: #FC9F5D;
}

.selectGuiPicto {
    background: #94C11C;
    display: inline-block;
    float: right;
    height: 40px;
    padding-left: 10px;
    padding-top: 5px;
    width: 35px;
    color: #fff;
}

/*-------------------------------------------ToolBarre : connexion---------------------------------*/
/*-------------------- ------------------userMenu nPerf--------------------------------------------*/
.userConex {
    border-bottom: 2px solid #fff;
    height: 40px;
}

.content.barConex {
    height: 100%;
    padding: 0;
}

#userMenu {
    height: 100%;
    font-weight: 25px;
}

#userMenu a {
    text-decoration: none;
    color: #F5F9FC;
}

#userMenu div.toolBar {
    display: inline-block;
    float: right;
    background: #232323;
    height: 100%;
    padding: 0 15px 0 15px;
    line-height: 38px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    color: #fff;
}

#userMenu div.toolBar strong {
    color: #94C11C;
}

#userMenu div.toolBar:hover {
    background: #0C66AA;
}

#userMenu div.toolBar.userIdentity {
    float: left;
}

#userMenu div.toolBar.userIdentity:hover {
    background: #232323;
}

/*-----------Layer Conexion---------------*/
.modal {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    font-family: Roboto;
}

.modal-body {
    background-color: #F5F9FC;
}

.modal-header {
    background: #232323;
    border-radius: 0;
    color: #f1f1f1;
    padding: 5px 15px;
    text-shadow: none;
}

.modal-footer {
    background: #94c11c;
    border-radius: 0;
    border-top-color: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
    text-align: center;
    border-top-color: none;
    height: 45px;
}

.btn-green, .btn-green:active, .btn-green.active, .btn-green.disabled, .btn-green[disabled] {
    height: 100%;
    width: 100%;
    padding: 0;
    margin: 0;
    background-color: #94c11c;
    background-image: none;
    border-color: none;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    border-color: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: none;
    box-shadow: none;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.btn-green:hover {
    background-color: #0C66AA;
    transition: inherit;
}

.btn-red, .btn-red:active, .btn-red.active, .btn-red.disabled, .btn-red[disabled] {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    background-color: #d90606;
    background-image: none;
    border-color: none;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    border-color: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: none;
    box-shadow: none;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.btn-red {
    background-color: #e22b00;
}

.btn-blue, .btn-blue:active, .btn-blue.active, .btn-blue.disabled, .btn-blue[disabled] {
    padding: 0;
    margin: 0;
    background-color: #0c66aa;
    background-image: none;
    border-color: none;
    color: #ffffff;
    text-shadow: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: normal;
    border-color: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-style: none;
    box-shadow: none;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.btn-blue:hover {
    background-color: #232323;
    transition: inherit;
}

.btn.btn-glyph {
    padding: 5px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0;
    box-shadow: none;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: rgba(148, 193, 28, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}

.modal a:hover {
    text-decoration: underline;
}

.btn {
    border-radius: 0;
}

.btn-blue {
    text-shadow: none;
    background-color: #232323;
    background-image: none;
    border-color: none;
}

.btn-blue:hover {
    background-color: #0c66aa;
    color: #232323;
}

.modal-header .close {
    border-radius: 15px;
    width: 26px;
    height: 26px;
    padding: 2px;
    background: #94c11c;
    opacity: 1;
    margin-right: -6px;
}

.modal-header .close:hover {
    background: #0c66aa;
    color: #DBDBDB;
}

.row-fluid .span7 {
    background-color: none;
}

.notyfy_error {
    color: #d90606;
    border-color: #d90606;
    background-image: none;
    border-radius: none;
}

.notyfy_error h4, .notyfy_error strong {
    color: #d90606;
}

.notyfy_wrapper {
    box-shadow: none;
    border-radius: none;
}

.notyfy_message {
    padding: 0;
    text-shadow: none;
    border-radius: none;
}

.notyfy_information, .notyfy_confirm {
    background-color: #fff;
    background-image: none;
    border-color: #0C66AA;
    color: #0C66AA;
    text-shadow: none;
}

.notyfy_information h4, .notyfy_information strong,
.notyfy_confirm h4, .notyfy_confirm strong {
    color: #0C66AA;
}

.notyfy_success {
    background-color: #fff;
    background-image: none;
    border-color: #94c11c;
    color: #94c11c;
    text-shadow: none;
}

.notyfy_success h4, .notyfy_success strong {
    color: #94c11c;
}

.notyfy_alert, .notyfy_error, .notyfy_warning {
    background-color: #fff;
    background-image: none;
    border-color: #d90606;
    color: #d90606;
    text-shadow: none;
}

.notyfy_alert h4, .notyfy_alert strong, .notyfy_error h4,
.notyfy_error strong, .notyfy_warning h4,
.notyfy_warning strong {
    color: #d90606;
}

.modal-header h3, .modal-header h4 {
    text-shadow: none;
}

.notyfy_text {
    display: block;
    margin: 20px;
}

.notyfy_text::before {
    content: "x";
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-shadow: 0;
    text-align: center;
    border-radius: 15px;
    width: 24px;
    height: 24px;
    padding: 2px;
    background: #232323;
    opacity: 0.4;
    position: absolute;
    top: -6px;
    right: 3%;
    cursor: pointer;
    text-decoration: none;
}

.notyfy_text:hover::before {
    opacity: 1;
    text-decoration: none;
}

.notyfy_wrapper:last-child,
.notyfy_wrapper:first-child {
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
    border-radius: none !important;
}

/*------------------licence----------------------*/
.tab-content {
    background-color: #fff;
    border: 1px solid #dcdfe7;
    border-left-width: 0px;
}

.tabbable-bordered > .tab-content {
    border: 0;
    background: #fff;
}

.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover {
    background-color: #fff;
}

.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:hover {
    border-color: #dcdfe7 rgba(0, 0, 0, 0) #dcdfe7 #dcdfe7;
}

.tabs-left > .nav-tabs {
    border-right-color: #dcdfe7;
}

.tabs-left > .nav-tabs > li > a:hover {
    border-right: none;
    background: #dcdfe7;
}

ul.nav-tabs.selectPool li.poolItem > a > img {
    float: left;
    width: 40px;
    margin-right: 10px;
}

ul.nav-tabs.selectPool li.poolItem > a > strong {
    float: left;
}

ul.nav-tabs.selectLicence li a.addLicence {
    color: #fff;
    text-shadow: none;
}

.nav-tabs > li > a.addLicence {
    font-size: 16px;
    background: #94c11c;
    color: #fff;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
    border: 1px solid #dcdfe7;
}

.nav-tabs > li > a.addLicence:hover {
    background: #0c66aa;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    background-color: #fff;
    border-color: #dcdfe7 #dcdfe7 rgba(0, 0, 0, 0) #dcdfe7;
    border-style: solid;
    border-width: 1px;
    margin-right: 0px;
}

.nav-tabs > li > a:hover {
    background: #fff;
}

.nav-tabs > li > a {
    font-weight: normal;
}

ul.nav-tabs {
    background-color: none;
    border: #dcdfe7 rgba(0, 0, 0, 0) #dcdfe7 #dcdfe7;
}

ul.nav-tabs li a {
    color: #94c11c;
    font-size: 13px;
    text-shadow: none;
}

ul.nav-tabs.selectLicence li a {
    color: #232323;
}

.nav-tabs .license pro {
    color: red;
}

.tabbable-bordered > .tab-content {
    padding: 26px 15px 22px 0;
}

.widget-header {
    border: none;
}

input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background: #f5f9fc;
    border: 1px solid #dcdfe7;
    height: 30px;
    padding-left: 3%;
}

.input-append .add-on:last-child, .input-append .btn:last-child, .input-append .btn-group:last-child > .dropdown-toggle {
    border-radius: 0px;
}

.input-append .btn, .input-prepend .btn {
    background: #94c11c;
    color: #fff;
    height: 40px;
    border: 0px;
    font-size: 16px;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.input-append .btn:hover, .input-prepend .btn:hover {
    background: #0c66aa;
}

.dropdown-menu {
    border-radius: 0px;
    box-shadow: none;
    background: #f5f9fc
}

.daterangepicker {
    padding: 0px;
}

.daterangepicker .ranges li {
    background: none repeat scroll 0 0 #fff;
    border: none;
    border-radius: 0px;
    color: #232323;
    cursor: pointer;
    font-size: 13px;
    margin-bottom: 8px;
    padding: 3px 12px;
    font-family: Roboto;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: none repeat scroll 0 0 #0c66aa;
    border: none;
    color: #ffffff;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #0c66aa;
    background-image: none;
    background-repeat: repeat-x;
    border-color: 1px solid #0c66aa;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.btn-success, .cancelBtn {
    background-color: #94c11c;
    background-image: none;
    background-repeat: repeat-x;
    border: none;
    color: #ffffff;
    text-shadow: none;
    width: 48%;
    -webkit-transition: background-colorbackground-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.btn-success:hover {
    background-color: #0c66aa;
}

.cancelBtn {
    background-color: #232323;
}

.cancelBtn:hover {
    background-color: #0c66aa;
    color: #fff;
}

.widget-header + .widget-content {
    border-radius: 0px;
}

.row-fluid label {
    margin-bottom: 10px;
}

.well {
    background: #f5f9fc;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #dcdfe7;
    padding: 10px;
    color: #232323;
}

.well .thumbnail.gallery {
    display: inline-block;
    border-radius: 0px;
    border: 1px solid #dcdfe7;
    box-shadow: none;
    background: #fff;
}

.well .thumbnail.gallery.selected {
    border: 1px solid #94c11c;
}

.well .thumbnail.gallery:hover {
    border: 1px solid #0c66aa;
}

.well .thumbnail.gallery.active:hover {
    box-shadow: none;
}

.well .row-fluid .span10 {
    line-height: 18px;
    width: 100%;
}

.well .btn-file {
    margin-top: 15px;
    text-align: center;
    padding: 5px;
    margin-left: 0
}

.well .btn-file .fileupload-new i {
    font-size: 1.5em;
}

.txtInfoLogo {
    margin-top: 5px;
    color: #232323;
    font-family: Roboto;
    font-size: 12px;
    margin-bottom: 10px;
}

.imgshare-left.gallery {
    opacity: 1;
}

.imgshare-right.gallery i {
    color: #fff;
    text-decoration: none;
    background: #d90606;
}

.btnMoreColor {
    padding: 5px 0 5px 0;
}

.btn-green:hover, .btn-green.disabled, .btn-green[disabled] {
    color: #fff;
    background-color: #0c66aa;
}

fieldset.guiconf-advanced {
    margin-top: 15px;
}

.well.wellIn {
    border: none;
}

legend {
    border-bottom: 3px solid #232323;
    margin-left: 5px;
    margin-right: 8px;
}

.well.wellIn h3 {
    font-weight: bold;
    font-size: 18px;
    color: #0c66aa;
}

.btnView {
    background-color: #0c66aa;
}

.btnView:hover {
    color: #fff;
}

.btnView,
.btnRecord, .btnView:active,
.btnRecord:active {
    display: inline-block;
    width: 47%;
    padding: 2%;
    margin-left: 15px;
    color: #fff;
}

.alert-info {
    background-color: #FF8933;
    border: none;
    color: #fff;
    text-shadow: none;
    border-radius: 0px;
}

#licenseSettingsForm .well {
    border: none;
    background: none;
}

.btn-group > .btn, .btn-group > .btn:first-child, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-radius: 0px;
    box-shadow: none;
    border-color: #dcdfe7;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

.btn-group > .btn:hover {
    background: #0c66aa;
    color: #fff;
}

.btn-default {
    background-image: none;
    background: #f5f9fc;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    transition: background 0.2s linear;
}

#licenseSettingsForm .slider {
    display: block;
    margin-bottom: 5px;
}

#licenseSettingsForm .slider-text {
    float: left;
    margin: 0;
}

.widget-header strong {
    font-size: 1.3em;
    color: #232323;
}

/*-------------------------------------------------------------------------------------------------*/
#menu p {
    color: #fff;
    font-size: 12px;
    font-family: Roboto;
    margin: 0;
    position: absolute;
    bottom: 10px;
    display: block;
    text-align: center;
}

nav {
    width: 100%;
    height: /*193*/ 192px;
    border-bottom: 5px solid #94c11c;
    background: #232323;
    margin: auto;
    padding: 0;
}

/*--------------------------------------------------------------menu nPerf----------------------------------------------*/
.contentNavRd, #menu .hamburger {
    display: none;
}

#menu .language {
    display: none;
}

.RDnav {
    whidth: 100%;
    display: inline-block;
    vertical-align: top;
}

.RDnavNext {
    whidth: 100%;
    display: inline-block;
    vertical-align: top;
}

#menu {
    width: 1200px;
    height: /*193*/ 192px;
    background-color: #232323;
    margin: auto;
    padding: 0;
}

#menu .logo, #menu .rS, .RDnavNextpartOne, .RDnavNextPartTow, #menu .menuPage, #menu .Apropos,
#menu .menuAppliPro, #menu .menuProjetCarte {
    border: none;
    display: inline-block;
    vertical-align: top;
    float: left;
}

#menu a {
    float: left;
}

#menu .elementMenu {
    display: inline-block;
    width: auto;
    height: 193px;
    float: right;
    font-size: 0px;
}

#menu .clear {
    clear: both;
}

#menu .logo {
    background-color: #232323;
    vertical-align: top;
}

#menu .logo img.logoImg {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 33px;
    margin-left: 5%;
}

/**/
#menu .rS {
    /*width: 50px;*/
    width: /*98*/ 94px;
    height: /*193*/ 192px;
    background-color: #232323;
    vertical-align: top;
    border-left: 2px solid #fff;
}

#menu .rS .fourRs {
    display: inline-block;
}

#menu .rS .blogAnim {
    height: 81px;
    width: 98px;
    padding-top: 15px;

}

#menu .rS .blogAnim p {
    position: initial;
    font-family: Roboto;
    font-size: 12px;
}

#menu .rS .blogAnim i {
    font-size: 30px;
}

#menu .rS a {
    height: 47px;
    width: 47px;
}

#menu .rS a .blogAnim {
    height: 81px;
    width: 98px;
    background: #f69322;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#menu .rS a:hover .blogAnim {
    background: #0c66aa;
}

#menu .rS .contact {
    border-bottom: 2px solid #fff;
    height: /*95*/ 94px;
}

/**/
#menu .menuAppli {
    /*width:240px;*/
    width: 140px;
    height: 95px;
    background-color: #232323;
    margin-right: -4px;
    border-bottom: 2px solid #fff;
}

#menu .infoNav {
    width: 82px;
    height: 192px;
    background-color: #232323;
    border-left: 2px solid #fff;
    border-right: 2px solid #fff;
    vertical-align: top;
}

/*-------------------Choice Language-------------------*/
#menu .infoNav .langue {
    display: block;
    border-bottom: 2px solid #fff;
    width: 82px;
    height: 45px;
    background: #0c66aa;
    position: absolute;
    z-index: 1;
}

#menu .infoNav .langue .choice {
    background: #0c66aa;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 100%;
    font-family: Roboto;
    font-size: 16px;
    color: #fff;
    margin: 0;
    padding: 0;
    float: right;
    border-bottom: 2px solid #fff;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

#menu .infoNav .langue .choice:hover {
    width: 1155px;
    padding-left: 20px;
    overflow: hidden;
    height: 140px;
}

#menu .infoNav .langue .choice li, #menu .infoNav .langue .choice li a {
    list-style-type: none;
    color: #fff;
    font-weight: bold;
    display: inline-block;
    width: 61px;
    height: 42px;
    margin-right: 5px;
    font-size: 16px;
    text-align: center;
    float: right;
    padding-top: 6px;
    color: #fff;
}

#menu .infoNav .langue .choice li:hover, #menu .infoNav .langue .choice li:hover a:hover {
    font-weight: lighter;
}

/*----------------------------------------------------------*/
#menu .infoNav .Apropos {
    display: block;
    width: 82px;
    /*height: 138px;*/
    height: 48px;
    position: relative;
    top: 47px;
    border-bottom: 2px solid #fff;
    background-color: #232323;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
}

#menu .infoNav .Apropos:hover {
    background-color: #ff8933;
}

#menu .Product .server-text {
    line-height: 13px;
    display: block;
}

#menu .infoNav .Apropos p {
    width: 82px;
    position: initial;
}

#menu .infoNav .Apropos i {
    color: #fff;
    display: block;
    font-size: 12px;
    text-align: center;
    transition: all 0.2s linear;
    padding: 2px 0 0 2px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
}

/*
#menu .infoNav .Apropos:hover i {
    padding: 40px 20px 0 18px;
}
*/
#menu .infoNav .Product {
    width: 100%;
    position: relative;
    top: 50%;
}

#menu .infoNav .Product .flip {
    width: 100%;
    top: 1px;
}

/**/
#menu .rS .facebook, #menu .rS .twitter, #menu .rS .google, #menu .rS .contactUs, #menu .rS .youTube {
    width: 47px;
    height: 47px;
    margin-left: 0px;
    transition: background 0.2s linear;
    -webkit-transition: background 0.2s linear;
    -moz-transition: background 0.2s linear;
    -ms-transition: background 0.2s linear;
    -o-transition: background 0.2s linear;
    /* border-bottom: 2px solid #fff;*/
    /*border-left: 2px solid #fff;*/
}

#menu .rS .contactUs {
    width: 47px;
    height: 47px;
    /*border-bottom: none;*/
}

#menu .rS .facebook {
    background: url(/www-img/facebook.png) 0 0 no-repeat;
}

#menu .rS .facebook:hover {
    background: url(/www-img/facebook.png) 0 -47px no-repeat;
}

#menu .rS .twitter {
    background: url(/www-img/tweeter.png) 0 0 no-repeat;
}

#menu .rS .twitter:hover {
    background: url(/www-img/tweeter.png) 0 -47px no-repeat;
}

#menu .rS .google {
    background: url(/www-img/google.png) 0 0 no-repeat;
}

#menu .rS .google:hover {
    background: url(/www-img/google.png) 0 -47px no-repeat;
}

#menu .rS .youTube {
    background: url(/www-img/youTube.png?v=1.0.1) 0 0 no-repeat;
}

#menu .rS .youTube:hover {
    background: url(/www-img/youTube.png?v=1.0.1) 0 -47px no-repeat;
}

#menu .rS .contactUs {
    background: url(/www-img/contactUs.png) 0 0 no-repeat;
}

#menu .rS .contactUs:hover {
    background: url(/www-img/contactUs.png) 0 -47px no-repeat;
}

/**/
/*-------------------------------------------------------------------*/
#menu a.linkFlip {
    float: none;
}

.flip {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
    /*width: 168px;*/
    width: 130px;
    height: 95px;
    position: relative;
}

.flip .card.flipped {
    transform: rotatey(180deg);
    -ms-transform: rotatey(180deg); /* IE 9 */
    -moz-transform: rotatey(180deg); /* Firefox */
    -webkit-transform: rotatey(180deg); /* Safari and Chrome */
    -o-transform: rotatey(180deg); /* Opera */
}

.flip .card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
}

.flip .card .face {
    width: 100%;
    height: 100%;
    position: absolute;
    font-family: Roboto;
    font-size: 15px;
    z-index: 2;
    text-align: center;
    backface-visibility: hidden; /* W3C */
    -webkit-backface-visibility: hidden; /* Safari & Chrome */
    -moz-backface-visibility: hidden; /* Firefox */
    -ms-backface-visibility: hidden; /* Internet Explorer */
    -o-backface-visibility: hidden; /* Opera */

}

.flip .card .front {
    position: absolute;
    z-index: 1;
    background: #232323;
    color: white;
    cursor: pointer;
}

.flip .card .back {
    background: #0C66AA;
    color: white;
    cursor: pointer;
    transform: rotatey(180deg);
    -ms-transform: rotatey(180deg); /* IE 9 */
    -moz-transform: rotatey(180deg); /* Firefox */
    -webkit-transform: rotatey(180deg); /* Safari and Chrome */
    -o-transform: rotatey(180deg); /* Opera */

}

.flip .card .front.fontDifferent {
    background: #0C66AA;
}

.flip .card .back.backDifferent {
    background: #232323;
}

#menu .flip .card .face p {
    width: 100%
}

/*Class pour les border*/
.leftBottom {
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
}

.left {
    border-left: 2px solid #fff;
}

.right {
    border-right: 2px solid #fff;
}

.noFlip {
    background: #0A67AC;
    border-bottom: 1px solid #0A67AC;
}

/**/
#menu .menuAppli .titreAppli {
    width: 100%;
    height: 45px;
    background: #232323;
}

#menu .menuAppli .titreAppli p {
    position: relative;
    padding: 21px 0 0 0;
    margin: 0;
    text-align: center;
    font-weight: 20px;
}

#menu .androidApple {
    width: 100%;
    height: 50px;
    background: #232323;
    display: block;
    font-size: 0px;
}

#menu .androidApple a {
    float: none;
}

#menu .btn {
    width: 49%;
    height: 50px;
    border-style: none;
    padding: 0px;
    margin: 0;
}

#menu .btn_out {
    width: 100%;
    height: 50px;
    background: #232323;
    text-align: center;
    display: block;
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#menu .android_out {
    background: #98cb02;
}

#menu .apple_out {
    background: #78797b;
}

#menu .win_out {
    background: #04A5F0;
}

#menu .btn_out:hover {
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#menu .btn_out:hover .btn_in img {
    width: 45px;
    height: 45px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#menu .btn_in {
    width: 100%;
    height: 50px;
    display: block;
    overflow: hidden;
    position: relative;
}

#menu .btn_in img {
    border: none;
    width: 35px;
    height: 35px;
    margin-top: 8px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#menu .btn_in span {
    display: block;
    font-family: Roboto;
    font-size: 10px;
    margin: 0;
    border: 0;
    vertical-align: baseline;
    width: 92%;
    background-color: rgba(35, 35, 35, 0.7);
    color: #fff;
    padding: 2px;
    height: 15px;
    text-align: center;
    position: absolute;
    line-height: 1.3em;
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    left: 158px;
    top: 25px;
}

#menu .android_in span {
    background-color: rgba(96, 129, 0, 0.7);
}

#menu .apple_in span {
    background-color: rgba(65, 66, 69, 0.7);
}

#menu .win_in span {
    background-color: rgba(5, 124, 179, 0.7);
}

#menu .btn_out:hover .btn_in span {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#menu .menuAward {
    width: 100%;
}

#menu .menuAward .flip {
    width: 48%;
    display: inline-block;
}

/*-------------------------------------------------------footer------------------------------------------------------*/
#footer .content {
    padding-top: 30px;
    padding-bottom: 40px;
}

#footer .content .contentMenuFooter {
    width: 100%;
}

#footer .content .footerAppli, #footer .content .footerSite, #footer .content .footerPlan, #footer .content .footerMention, #footer .content .footerLink {
    display: inline-block;
    width: 18%;
    padding: 0;
    margin: 0;
    color: #555555;
    font-family: roboto;
    font-weight: 300;
    font-size: 15px;
    vertical-align: top;
}

#footer .content ul li span.footerTitle {
    font-weight: bold;
}

#footer .content ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    vertical-align: top;
}

#footer .content ul, #footer .content li {
    color: #707070;
}

#footer .content ul li a {
    color: #707070;
    cursor: pointer;
}

#footer .content ul li a:hover {
    color: #fff;
}

#footer .content ul li a div {
    display: inline-block;
    width: 30px;
    height: 40px;
    vertical-align: middle;
    margin-right: 8px;
    margin-bottom: 10px;
}

#footer .content ul li a div.pictoAndroidFooter {
    margin-top: 5px;
    background: url(/www-img/spritAppli.png) 0 0 no-repeat;
}

#footer .content ul li a:hover div.pictoAndroidFooter {
    background-position: -31px 0;
}

#footer .content ul li a div.pictoAppleFooter {
    background: url(/www-img/spritAppli.png) 0 -52px no-repeat;
}

#footer .content ul li a:hover div.pictoAppleFooter {
    background-position: -31px -52px;
}

#footer .content ul li a div.pictoWinFooter {
    background: url(/www-img/spritAppli.png) 0 -146px no-repeat;
}

#footer .content ul li a:hover div.pictoWinFooter {
    background-position: -31px -146px;
}

#footer .content .footerSite a {
    width: 154px;
    height: 24px;
    display: block;
    margin-bottom: 8px;
}

#footer .content .footerSite a.DT {
    background: url(/www-img/listeLogoFooter.png) -161px 0 no-repeat;
    margin-top: 15px;
}

#footer .content .footerSite a.DN {
    background: url(/www-img/listeLogoFooter.png) -161px -26px no-repeat;
    margin-top: 15px;
}

#footer .content .footerSite a.bonabo {
    height: 60px;
    background: url(/www-img/listeLogoFooter.png) -161px -54px no-repeat;
    margin-top: 15px;
}

#footer .content .footerSite a:hover.DT {
    background-position: 0px 0px;
}

#footer .content .footerSite a:hover.DN {
    background-position: 0px -26px;
}

#footer .content .footerSite a:hover.bonabo {
    background-position: 0px -54px;
}

.cutFooter {
    width: 2px;
    height: 180px;
    background: url(/www-img/bgCut.png) repeat-y;
    display: inline-block;
    margin-right: 15px;
}

/*----------------------------------------Anim btn contact---------------------------*/
.letter {
    overflow: hidden;
    position: relative;
    left: 20%;
    height: 150px;
    width: 170px;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s;
}

.letter:before {
    content: "";
    position: absolute;
    bottom: 57px;
    /*left:41px;*/
    left: 0;
    background: url(/www-img/before.png) no-repeat;
    /*width:170px;*/
    width: 100%;
    height: 89px;
}

.letter:after {
    content: "";
    position: absolute;
    bottom: 0px;
    /*left:41px;*/
    left: 0;
    background: url(/www-img/after.png) no-repeat;
    /*width:170px;*/
    width: 100%;
    height: 101px;
}

.paper {
    background: #f5f9fc;
    position: relative;
    overflow: hidden;
    height: 10px;
    width: 100px;
    top: 163px;
    margin: 0px auto;
    padding: 20px;
    -webkit-transition: all 1s ease-in-out .3s;
    -moz-transition: all 1s ease-in-out .3s;
    -o-transition: all 1s ease-in-out .3s;
    transition: all 1s ease-in-out .3s;
}

.content .btnContact:active .letter .paper {
    height: 100px;
    top: 100px;
}

.paper p {
    margin-top: 13px;
    color: #232323;
    font-family: roboto;
    font-size: 15px;
    text-align: center;
}

/*---------------------------------------------- Page -------------------------------------------*/
/*Blue Light*/
.partWhiteBlue, #footer {
    width: 100%;
    height: auto;
    margin: auto;
    background: #f5f9fc;
}

.partWhiteBlue.mapWrapper {
    overflow: hidden;
}

.partWhiteBlue.mapWrapper #breadcrumb {
    display: inline-block;
    margin-bottom: 20px;
}

.partWhiteBlue.mapWrapper .content {
    padding: 20px 0 5px 0;
}

/*Blue*/
.partBlue, #footer {
    width: 100%;
    height: auto;
    margin: auto;
    background: #0c66aa;
}

/*gray*/
.partGray, #footer {
    background: #232323;
}

/*gray light*/
.partLightGray {
    width: 100%;
    height: auto;
    margin: auto;
    background: #efefef;
}

.partGreen {
    width: 100%;
    height: auto;
    margin: auto;
    background: #94c11c;
}

.partGreenMap {
    width: 300%;
    margin: auto 0 auto -100%;
}

/**/
.content {
    width: 1200px;
    height: auto;
    padding: 30px 0 5px 0;
    margin: auto;
}

/*------------------------------------------404-------------------------------------------------*/
/**404**/
body.error-layout {
    background: #f5f9fc;
    overflow: hidden;
}

#header404 {
    width: 100%;
    height: auto;
    margin: auto;
    background: url(/www-img/404/bgHeader404.png) repeat-x;
}

#header404 .content,
#container404 #makeFlappyEatBubbles {
    padding: 0 0 30px 0;
}

#container404 .content {
    padding: 0;
}

#container404 .content .txt404 {
    margin: auto;
    width: 50%;
    height: auto;
    text-align: center;
    font-family: Roboto;
    color: #232323;
}

#container404 .content .txt404 h1 {
    font-size: 60px;
    color: #232323;
    line-height: 55px;
}

#container404 .content .txt404 h2 {
    font-size: 16px;
    font-weight: lighter;
    width: 60%;
    margin: auto;
    color: #666;
    line-height: 40px;
}

#container404 .content .txt404 h2 span {
    font-size: 35px;
    font-weight: lighter;
    color: #232323;
}

#container404 .content .txt404 a {
    display: block;
    width: 60%;
    margin: 5% auto;
    height: auto;
    padding: 2%;
    background: #94c11c;
    color: #fff;
    font-size: 22px;
    font-weight: lighter;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#container404 .content .txt404 a img {
    vertical-align: middle;
    display: inline-block;
}

#container404 .content .txt404 a:hover {
    background: #232323;
}

#container404 img.bubble404, #container404 img.flappy {
    position: relative;
}

#container404 img.flappy {
    z-index: 2
}

#container404 img.bubble404 {
    z-index: 1;
    top: -55px;
}

/** 404 Make Flappy Eat Bubbles **/
#makeFlappyEatBubbles {
    width: 100%;
    height: 187px;
}

#makeFlappyEatBubbles #flappy404 {
    width: 192px;
    height: 187px;
    position: absolute;
    left: 0px;
}

#makeFlappyEatBubbles #flappy404 img.flappy {
    display: none;
}

#makeFlappyEatBubbles .bubble404ToEat {
    width: 48px;
    height: 48px;
    position: absolute;
    margin-top: 140px;
}

/*-----------------------------------------Home page--------------------------------------------*/
.mobileAppli {
    width: 100%;
    height: auto;
    margin: auto;
    background: none;
    margin-top: 30px;
}

.mobileAppli .color {
    width: 6%;
    margin-right: 2%;
    height: 210px;;
    background: #94c11c;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.mobileAppli .color img {
    margin: 160px 0% 0 6%;
}

.mobileAppli p {
    display: inline-block;
    width: 35%;
    margin-right: 8%;
    text-align: justify;
}

.mobileAppli img.visuelTerminaux {
    display: inline-block;
    width: auto;
    vertical-align: top;
}

.mobileAppli a.android {
    display: block;
    background: url(../www-img/btnAndroid.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.mobileAppli a.android:hover {
    background: url(../www-img/btnAndroid.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

.mobileAppli a.apple {
    display: block;
    background: url(../www-img/btnApple.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.mobileAppli a.apple:hover {
    background: url(../www-img/btnApple.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

.mobileAppli a.win {
    display: block;
    background: url(../www-img/btnWin.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.mobileAppli a.win:hover {
    background: url(../www-img/btnWin.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

/*.test{
	margin:30px 0 30px 0;
	width:600px;
	display:inline-block;
	border:1px solid #EFEFEF;
	}
.appliPub{
	display:inline-block;
	vertical-align:top;
	margin:30px 0 0 0;
    width: 495px;
	height:401px;
	float:right;
	background:url(../www-img/home/pubAppli.png) -495px 0 no-repeat;
	overflow:hidden;
	}
.appliPub:hover{
	background:url(../www-img/home/pubAppli.png) 0px 0 no-repeat;
	}
.appliPub p{
	font-size:18px;
	font-weight:bold;
	color:#fff;
	margin:15px 0 0 30px;
	}
.appliPub .btnTxt p{
	display:inline-block;
	margin:0 0 0 20px;
	color:#94c11c;
	}
.appliPub .btnTxt{
	width:auto;
	height: 50px;
	margin-top:305px;
	margin-left:-170px;
		transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-ms-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	}
.appliPub:hover .btnTxt{
	width:auto;
	height: 50px;
	margin-top:305px;
	margin-left:20px;
	}
.appliPub .btnTxt img{
	display:inline-block;
	width:25px;
	height:44px;
	}
*/
/*------------------barometre---------------*/
.partBarometre.partNewCompteDesktop {

}
.partBarometre .content-desktop {
    margin-top:10px;
    padding: 0;
    height: auto !important;
    position:relative;
}
.partBarometre .content-desktop p {
    margin-top: 0 !important;
    padding: 6px 9px !important;
}

.partBarometre .content-desktop a {
    line-height: 42px !important;
    border:2px solid white;
    
    position: absolute;
    width: auto;
    height: auto !important;
    top: 50%;
    margin-top: -23px !important;
    right: 0;
    padding: 0 14px;
}
.partBarometre .content-desktop a:hover {
    background:#207ec5 !important;
}

.partBarometre .content {
    padding: 0;
    height: 50px;
}

.partBarometre .content.hack4buttons p {
    width: 39%;
    margin-top: 4px;
}

.partBarometre .content.hack3buttons p {
    width: 57%
}

@media screen and (max-width: 1199px) and (min-width: 980px) {
    .partBarometre .content.hack3buttons p, .partBarometre .content.hack4buttons p {
        width: 55%;
        font-size: 1.1em;
    }
}

@keyframes fadeIt {
    0%   { background-color: #0C66AA; }
    50%  { background-color: #2CA6EC; }
    100% { background-color: #0C66AA; }
}

.partBarometre .content.content-desktop a {
    background-image:none !important;
    animation: fadeIt 5s ease-in-out;
    animation-iteration-count: infinite;
}

.partBarometre .content p, .partBarometre .content a {
    color: #fff;
    display: inline-block;
    font-family: Roboto;
    vertical-align: top;
    margin: 0;
    line-height: auto;
}

.partBarometre .content p {
    width: 70%;
    font-size: 16px;
    margin-top: 12px
}

.partBarometre .content a {
    height: 100%;
    text-align: center;
    transition: all 0.2s linear 0s;
    line-height: 45px;
    font-size: 1.1em;
    padding: 0 10px;
    background: black;
}

.partBarometre .content a > span {
    line-height: 1.2;
    display: inline-block;
    vertical-align: middle;
}

.partNewCompte .content a {
    width: 25%;
    float: right;
}

.partBarometre .content a:hover {
    background: #0c66aa;
}

/**/
.whatsnperfWrapper {
    padding: 0 20px 0 20px;
}

.whatsnperfWrapper h3 {
    font-weight: bold;
}

.whatNperfLeft, .whatNperfRight {
    display: inline-block;
    width: 45%;
    height: auto;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 30px;
}

.whatNperfRight {
    margin-top: 30px;
}

.whatNperfLeft {
    margin-right: 9%;
}

.whatNperfRight div {
    display: block;
    width: 100%;
    margin-bottom: 5%;
}

.whatNperfRight p, .whatNperfRight img {
    display: inline-block;
    vertical-align: top;
}

.whatNperfRight p {
    margin-left: 5%;
    width: 70%;
}

/*---------------------------------------- page Result Share -----------------------------------*/
.infoG {
    width: 100%;
    height: auto;
    background: none;
    margin-top: 15px;
    margin-bottom: 20px;
}

.infoG .geoLoc, .infoG .mobileMarque, .infoG .system,
.infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system img,
#partWhiteBlue .infoG .geoLoc p, #partWhiteBlue .infoG .mobileMarque p, #partWhiteBlue .infoG .system p,
.infoG .system .bgPictoSystem, .infoG .shareResultRs {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 5px;
}

.infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
    margin-right: 85px;
    max-width: 155px;

}

.infoG .system .bgPictoSystem {
    background: url(/www-img/resultShare/bgSystem.png) no-repeat;
    width: 69px;
    height: 69px;
    margin-bottom: 15px;
}

.infoG .system .bgPictoBrowser {
    background: none;
    width: 59px;
    height: 59px;
    margin-bottom: 25px;
}

.infoG .system .bgPictoSystem .imgLogoSystem {
    width: 40px;
    height: 40px;
    margin: 14px 0 0 14px;
}

#partWhiteBlue .infoG .geoLoc p, #partWhiteBlue .infoG .mobileMarque p, #partWhiteBlue .infoG .system p {
    margin: 15px 0 0 10px;
}

/*--------------------------------------------------------ShareResult btn------------------------------
.infoG .shareResultRs{
	width:181px;
	height:75px;
	padding:0;
	margin:0;
	float:right;
	}
.infoG .shareResultRs p{
	font-size:18px;
	}
.infoG .shareResultRs a{
	display:inline-block;
	width:48px;
	height:48px;
	margin:1px 15px 0 0;
	cursor:pointer;
}
.infoG .shareResultRs a.ShareresultFacebook{
		background:url(/www-img/facebookShare.png) 0 0 no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	}
.infoG .shareResultRs a.ShareresultFacebook:hover{
	background:url(/www-img/facebookShare.png) 0 -48px no-repeat;
	}
.infoG .shareResultRs a.ShareresultTweeter{
	background:url(/www-img/tweeterShare.png) 0 0 no-repeat;
		transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	}
.infoG .shareResultRs a.ShareresultTweeter:hover{
	background:url(/www-img/tweeterShare.png) 0 -48px no-repeat;
	}
.infoG .shareResultRs a.ShareresultGoogle{
	margin:1px 0 0 0;
	background:url(/www-img/googleShare.png) 0 0 no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	}
.infoG .shareResultRs a.ShareresultGoogle:hover{
	background:url(/www-img/googleShare.png) 0 -48px no-repeat;
	}
*/
.infoG .testYourDebit {
    display: block;
}

.testYourDebitRD {
    display: none;
}

.infoG .testYourDebit, .testYourDebitRD {
    width: 308px;
    height: auto;
    padding: 0;
    margin: 0 0 0 0;
    float: right;
    overflow: hidden;
}

.infoG .testYourDebit .btnTestYourDebit, .testYourDebitRD .btnTestYourDebitRD {
    width: 100%;
    height: 62px;
    padding: 0;
    margin: 0;
    background: #94c11c;
    border: 1px solid #fff;
    transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}

.infoG .testYourDebit .capacityAnimHover, .testYourDebitRD .capacityAnimHover {
    width: 100%;
    height: 10px;
    background: url(/www-img/resultShare/gradient.png) no-repeat;
    border: 1px solid #fff;
    margin-top: 2px;
}

.infoG .testYourDebit .capacityAnimHover span, .testYourDebitRD .capacityAnimHover span {
    display: block;
    width: 100%;
    height: 10px;
    background: #e1e1e1;
    position: relative;
    left: 0px;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}

.infoG .testYourDebit:hover .capacityAnimHover span, .testYourDebitRD:hover .capacityAnimHover span {
    left: 422px;
}

.infoG .testYourDebit .btnTestYourDebit:hover, .testYourDebitRD .btnTestYourDebitRD:hover {
    background: #232323;
}

.infoG .testYourDebit .btnTestYourDebit p, .testYourDebitRD .btnTestYourDebitRD p {
    font-size: 1.3em;
    color: #efefef;
    text-align: center;
    line-height: 3.7em;
    display: inline-block;
    vertical-align: top;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    text-transform: uppercase
}

.infoG .testYourDebit .btnTestYourDebit:hover p, .testYourDebitRD .btnTestYourDebitRD:hover p {
    font-style: italic;
}

.infoG .testYourDebit .btnTestYourDebit img, .testYourDebitRD .btnTestYourDebitRD img {
    display: inline-block;
    margin-right: 8px;
    margin-top: 8px;
    margin-left: 10px;
}

/**/
.contentResult {
    width: 100%;
    height: auto;
    background: none;
    margin: 15px 0 15px 0;
}

.contentResult #fullTest {
    width: 100%;
    height: 424px;
    background: url(/www-img/resultShare/bgFullTest.png) no-repeat;
}

.contentResult #fullTest .streamNavScore {
    width: 212px;
    height: 424px;
    border-right: 1px solid #ababab;
    display: inline-block;
    vertical-align: top;
}

.contentResult .navScore,
.contentResult .streamScore {
    width: 212px;
    height: 212px;
    border-bottom: 1px solid #ababab;
    text-align: center;
}

.contentResult .streamScore {
    border: none;
}

.contentResult .navScore img,
.contentResult .streamScore img {
    margin-top: 45px;
}

.contentResult .navScore p,
.contentResult .streamScore p {
    font-weight: bold;
}

.contentResult .navScore p span.score,
.contentResult .streamScore p span.score {
    font-size: 30px;
}

/*classe pour les score*/
.colorScoreGreen {
    background: url(/www-img/resultShare/bgGreenScore.png) no-repeat
}

.colorScoreOrange {
    background: url(/www-img/resultShare/bgOrangeScore.png) no-repeat
}

.colorScoreRed {
    background: url(/www-img/resultShare/bgRedScore.png) no-repeat
}

/**/
/*graph Test*/
.contentResult #fullTest .graphTest {
    width: 595px;
    height: 389px;
    display: inline-block;
    margin: 0 0 0 65px;
    vertical-align: top;
    padding-top: 35px;
}

.contentResult .graphTest .contenerTitle, .contentResult .graphTest .contenerGraph {
    width: auto;
    height: 90px;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}

.contentResult .graphTest .send, .contentResult .graphTest .receive,
.contentResult .graphTest .latency {
    width: auto;
    height: 90px;
    margin-bottom: 35px;
}

.contentResult .graphTest .contenerTitle p {
    margin: 0 0 5px 0;
    padding: 0;
    width: 76px;
    text-align: center
}

.contentResult .contenerGraph p.score {
    font-size: 30px;
    font-weight: bold;
    display: inline-block;
}

.contentResult .graphTest .contenerGraph span.score {
    font-size: 30px;
    font-weight: bold;
}

.contentResult .graphTest .contenerGraph p.avg {
    font-size: 15px;
    display: inline-block;
    float: right;
    line-height: 55px;
}

.contentResult .graphTest .contenerGraph .graph {
    display: block;
    width: 420px;
    height: 20px;
    background-position: top left;
    background-repeat: no-repeat;
    overflow: hidden;
    position: relative;
}

.contentResult .graphTest .contenerGraph .graph img {
    height: 21px;
    width: 100%;
    vertical-align: inherit;
}

.contentResult .graphTest .contenerGraph .graph .graphHide {
    width: 100%;
    height: 20px;
    background: #e1e1e1;
    position: absolute;
    margin-top: -27px;
}

/*Scorring*/
.scorringRD, .contentScorringRD {
    display: none;
}

.contentResult #fullTest .scorring {
    width: 250px;
    height: 264px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-align: center;
    font-size: 22px;
    padding-top: 160px;
    padding-left: 50px;
}

.contentResult #fullTest .scorring p span.points {
    font-size: 40px;
    font-weight: bold;
}

/**/
.contentResult #serverFai {
    width: 95%;
    background: #fff;
    padding: 7px 30px 7px 30px;
}

.contentResult #serverFai .server, .contentResult #serverFai .fai {
    display: inline-block;
    width: 600px;
    height: 65px;
    border-right: 1px solid #ababab;
    margin-top: 15px;
    vertical-align: top;
}

.contentResult #serverFai .fai {
    width: 499px;
    border: none;
    margin-left: 35px;
    display: inline-block;
}

.contentResult #serverFai .server img, .contentResult #serverFai .server p {
    display: inline-block;
    vertical-align: top;
    margin-right: 25px;
}

.contentResult #serverFai .server img.pays {
    margin: 5px 0 0 5px;
}

/*--------------------------SpeedTest----------------------------*/
.contentResult #speedTest {
    background: #fff;
    width: 100%;
}

.contentResult #speedTest .graphTest {
    width: 100%;
    height: 215px;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding: 35px 0 35px 130px;
}

.contentResult #speedTest .contenerSendReceive, .contentResult #speedTest .latency {
    display: inline-block;
    vertical-align: top;
}

.contentResult #speedTest .latency {
    margin-left: 75px;
}

/*--------------------------Navigation test - streaming test----------------------------*/
.contentResult #navTest, .contentResult #streamTest {
    width: 98%;
    height: auto;;
    background: #fff;
}

.contentResult #navTest .navScore, .contentResult #streamTest .streamScore {
    border-bottom: none;
    border-right: 1px solid rgb(171, 171, 171);
    display: inline-block;
    margin-right: 10%;
}

.contentResult #navTest .graphTest, .contentResult #streamTest .graphTest {
    width: 800px;
    height: 185px;
    display: inline-block;
    margin: 0;
    vertical-align: top;
    padding-top: 1%;
}

.contentResult #navTest .graphTest p, .contentResult #streamTest .graphTest p {
    font-size: 20x;
}

.contentResult #navTest .graphTest .ligneUrl, .contentResult #streamTest .graphTest .ligneUrl {
    width: 725px;
    height: 30px;
}

.contentResult #navTest .graphTest .ligneUrl div, .contentResult #streamTest .graphTest .ligneUrl div {
    display: inline-block;
    width: 120px;
}

.contentResult #navTest .graphTest .ligneUrl.titleTab, .contentResult #streamTest .graphTest .ligneUrl.titleTab {
    border-bottom: 1px solid #000;
    width: 700px;
    margin-bottom: 10px;
}

.contentResult #navTest .graphTest .ligneUrl div.Url, .contentResult #streamTest .graphTest .ligneUrl div.Url {
    width: 526px;
    margin-right: 25px;
}

.contentResult #navTest .graphTest .ligneUrl div.result, .contentResult #streamTest .graphTest .ligneUrl div.result,
.contentResult #navTest .graphTest .ligneUrl div.Pr, .contentResult #streamTest .graphTest .ligneUrl div.Pr,
.contentResult #navTest .graphTest .ligneUrl div.Time .contentResult #streamTest .graphTest .ligneUrl div.Time {
    width: 50px;
    text-align: right;
    margin-right: 25px;
}

.contentResult #navTest i.graphTest .ligneUrl div.Pr, .contentResult #streamTest .graphTest .ligneUrl div.Pr,
.contentResult #navTest .graphTest .ligneUrl div.Time, .contentResult #streamTest .graphTest .ligneUrl div.Time {
    width: auto;
}

.contentResult #navTest .graphTest .ligneUrl div.Time, .contentResult #streamTest .graphTest .ligneUrl div.Time {
    margin-right: 30px;
}

.contentResult #navTest .graphTest .ligneUrl div.dashed, .contentResult #streamTest .graphTest .ligneUrl div.dashed {
    width: 425px;
    border-bottom: 1px dashed #232323;
    margin-right: 2px;
}

/*---------------------------------------------Contact--------------------------------------------------*/
.btnSendRd {
    display: none;
}

.contentForm {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
    height: 580px;
}

p.error {
    color: #d90606
}

input.error {
    border-color: 1px solid #d90606
}

.contentForm form, .contentForm form label, .contentForm form input {
    font-size: 14px;
    font-family: Roboto;
}

.contentForm form label, .contentForm form input {
    display: block;
}

.contentForm .spaceOutForm, .contentForm form .Confirm, .contentForm form .messageInfo .messageobject,
.contentForm form .messageInfo .txtMessage, .contentForm form .spaceOutForm .name, .contentForm form .spaceOutForm .firstName,
.contentForm form .messageInfo .messageobject input, .contentForm form .messageInfo .messageobject a {
    display: inline-block;
    vertical-align: top;
}

.contentForm form .messageInfo .server-info-wrapper {
    display: none;
}

.contentForm .selector > span {
    padding: 0 !important;
    width: 100% !important;
}

.contentForm .selector {
    width: 100% !important;
}

.contentForm .contactType {
    margin-top: 10px;
}

.contentForm .server-info-wrapper input, .contentForm .server-info-wrapper select {
    width: 100%;
}

.contentForm .server-info-wrapper .lien-descendant input, .contentForm .server-info-wrapper .lien-montant input {
    width: 20%;
}

.contentForm .server-info-wrapper .lien-descendant {
    float: left;
    width: 50%;
}

.contentForm .server-info-wrapper .lien-montant {
    float: right;
    width: 50%;
}

.contentForm form .spaceOutForm .name, .contentForm form .spaceOutForm .firstName {
    width: 48%;
}

.contentForm form .spaceOutForm .firstName {
    margin-left: 2%;
}

.contentForm .spaceOutForm {
    width: 75%;
    margin-right: 1%;
    margin-left: 1%;
}

.contentForm form .Confirm {
    margin: 0;
}

.contentForm form label, .contentForm form .spaceOutForm .name, .contentForm form .spaceOutForm .firstName {
    margin-bottom: 8px;
}

.contentForm form input, .contentForm form textarea, .contentForm form .messageInfo .messageobject {
    border: 1px solid #94c11c;
    background: #fff;
    color: #232323;
}

.contentForm form .messageInfo {
    margin-top: 20px;
    width: 100%;
}

.contentForm form .messageInfo .messageobject {
    width: 45%;
    border: none;
    background: none;
    padding-right: 6%;
    height: 25%;
}

.contentForm form .messageInfo .objectList {
    background: #94c11c;
    padding: 8%;
    width: 88%;
    height: 300px
}

.contentForm form .messageInfo .objectList label {
    display: inline-block;
    font-size: 16px;
    width: 80%;
    margin-left: 5px;
    cursor: pointer;
}

.contentForm form .messageInfo .txtMessage {
    width: 44%;
}

.contentForm form .messageInfo .txtMessage textarea {
    width: 100%;
    height: 100%;
    height: 341px;
    border-radius: 0px;
    box-shadow: none;
    transition: none;
    line-height: 20px;
    margin-bottom: 0;
    padding: 0 0 0 0;
    vertical-aligne: left;
}

.contentForm form .messageInfo .txtMessage div {
    font-size: 0.9em;
    color: #cc0000;
}

.contentForm form .spaceOutForm .name input, .contentForm form .spaceOutForm .firstName input,
.contentForm form .spaceOutForm .mail input {
    width: 95%;
    height: 32px;
    border-radius: 0px;
    box-shadow: none;
    transition: none;
    line-height: 0;
    margin-bottom: 0;
    padding: 0 0 0 2%;
    vertical-aligne: left;
}

.contentForm form .messageInfo .messageobject div {
    margin-bottom: 8px;
}

.contentForm form .messageInfo .messageobject a {
    font-size: 16px;
    width: 80%;
    margin-left: 5px;
}

.contentForm form .Confirm {
    width: 22%;
    height: 575px;
    background: #232323;
    color: #fff;
    font-size: 14px;
}

.contentForm form .Confirm p, .contentForm form .Confirm a {
    font-size: 14px;
}

.contentForm form .Confirm .capcha {
    width: 80%;
    padding: 10%;
    position: relative;
    z-index: 11;
}

.contentForm form .Confirm .capcha .imgCapcha {
    width: 100%;
}

.contentForm form .Confirm .capcha .imgCapcha img {
    width: 100%;
    height: auto;
    margin-bottom: 4px;
}

.contentForm form .Confirm .capcha .reloadCapcha {
    background: url(/www-img/contact/remove.png) no-repeat;
    color: #696969;
    width: 120px;
    height: 18px;
    cursor: pointer;
    padding-left: 10%;
}

.contentForm form .Confirm .capcha .reloadCapcha.waitNewCaptcha {
    background: url(/www-img/contact/captcha-loader.gif) no-repeat;
}

.contentForm form .Confirm .capcha .reloadCapcha:hover {
    text-decoration: underline;
}

.contentForm form .Confirm .capcha .seizeCapcha {
    margin-top: 25px;
}

.contentForm form .Confirm .capcha .seizeCapcha p {
    margin-bottom: 4px;
}

.contentForm form .Confirm .capcha .seizeCapcha input {
    width: 100%;
    height: 40px;
    padding: 0;
    margin: 0 0 4px 0;
    border-radius: 0;
}

.contentForm form .Confirm .capcha .seizeCapcha a {
    color: #696969;
}

.contentForm form .Confirm .capcha .seizeCapcha a:hover {
    text-decoration: underline;
}

.contentForm form .Confirm .capcha .cut {
    background: url(/www-img/contact/cutCapcha.png) repeat-x;
    width: 100%;
    height: 2px;
    margin-top: 40px;
    position: relative;
    z-index: 10;
}

.contentForm form .Confirm .btnContact {
    text-align: center;
    width: 100%;
    cursor: pointer;
    margin-top: 30px;
}

.paper.pagecontact {
    background: none repeat scroll 0 0 rgb(245, 249, 252);
    height: 105px;
    left: 5px;
    /*margin: 0 auto;*/
    margin: 0 0 0 6%;
    overflow: hidden;
    /*position: relative;*/
    top: 15px;
    /*width: 140px;*/
    width: 140px;
    padding: 0;
    -webkit-transition: all 0.5s ease-in-out .3s;
    -moz-transition: all 0.5s ease-in-out .3s;
    -o-transition: all 0.5s ease-in-out .3s;
    transition: all 0.5s ease-in-out .3s;
}

.content .btnContact:hover .letter .paper.pagecontact {
    height: 90px;
    top: 45px;
}

.contentForm form .Confirm .btnContact p {
    text-align: left;
}

.contentForm form .Confirm .btnContact button {
    background: none;
    border: none;
    width: 100%;
    height: 100%;
}

.contentForm form .Confirm .btnContact button p {
    font-size: 20px;
    color: #94c11c;
    width: 90%;
    height: 100%;
    text-align: center;
}

.messgeSend p {
    border: 1px solid red;
    margin: 20px 0 0 3%;
    padding: 2%;
    text-align: center;
    width: 90%;
    font-weigth: bold;
}

.messgeSendConfirm {
    text-align: center;
    background: #96C11A;
    width: 98%;
    margin: 20px 0 0 0;
    padding: 2%;
}

.messgeSendConfirm p {
    border: none;
    text-align: center;
    font-weight: bolder;
    color: #fff;
    font-size: 22px;
    display: inline-block;
}

/*-----------------------------animation page application--------------------------*/
/**--------------Header animation-------------------------**/
.fraction-slider {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
}

.fraction-slider .fs_obj {
    display: none;
    position: absolute;
    top: 0px;
    left: 100%;
    z-index: 7000;
}

.desktop-page-wrapper .fraction-slider img.fs_obj {
    margin-left: -100px;
}

.fs_loader {
    width: 100%;
    height: 400px;
    background: url(/www-img/appli/fs.spinner.gif) center center no-repeat transparent;
}

/***/
.partGreenAppli, .animAppli {
    height: 400px;
    padding: 0 !important;
}

/* SLIDER STYLES */
.animAppli .slider-wrapper {
    position: relative;
    overflow: inherit;
    width: 100%;
    height: 400px;
    margin: auto;
    background: #94c11c;
    padding: 0;
}

.animAppli .slider {
    position: relative;
    width: 100%;
    line-height: 100%;
    height: 400px;
    background: url(/www-img/appli/bgAp.png) 0 0 no-repeat;
    margin: auto;
}

.animAppli .slider p {
    position: absolute;
    top: 0px;
    z-index: 8000;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 300;
    color: #fff;
    width: 550px;
    opacity: 0;
}

.animAppli div.contentBtn {
    background: none;
    width: 640px;
    height: 70px;
}

.animAppli div.contentBtn a, .infoAp a.android, .infoAp a.apple, .infoAp a.win {
    display: inline-block;
    width: 201px;
    height: 70px;
}

.animAppli a.android, .infoAp a.android {
    background: url(/www-img/btnAndroid.png) 0 0px no-repeat;
    transition: all 0.5s ease-in-out 0s;
    margin-right: 10px;
}

.animAppli a.apple, .infoAp a.apple {
    background: url(/www-img/btnApple.png) 0 0px no-repeat;
    transition: all 0.5s ease-in-out 0s;
    margin-right: 10px;
}

.animAppli a.win, .infoAp a.win {
    background: url(/www-img/btnWin.png) 0 0px no-repeat;
    transition: all 0.5s ease-in-out 0s;
}

.animAppli a.android:hover, .infoAp a.android:hover {
    background: url(/www-img/btnAndroid.png) 0 -70px no-repeat;
}

.animAppli a.apple:hover, .infoAp a.apple:hover {
    background: url(/www-img/btnApple.png) 0 -70px no-repeat;
}

.animAppli a.win:hover, .infoAp a.win:hover {
    background: url(/www-img/btnWin.png) 0 -70px no-repeat;
}

/*page Body Ap. mobile*/
.contenerInfoAp {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 50px;
}

.contenerInfoAp .infoAp, .contenerInfoAp .imgAp, .contenerInfoAp .imgAp div {
    display: inline-block;
    vertical-align: top;
}

.contenerInfoAp .infoAp p.first {
    width: 500px;
    height: auto;
    padding-right: 94px;
    text-align: justify;
}

.contenerInfoAp .infoAp p.txtNext {
    width: 570px;
    height: auto;
    padding: 0;
    text-align: justify;
    margin: auto;
}

.contenerInfoAp .imgAp {
    width: 565px;
}

.contenerInfoAp .imgAp img {
    border: none;
    width: 100%;
}

.contenerInfoAp .imgAp .imgNav {
    margin-left: 20px;
}

.contenerInfoApNext {
    margin-bottom: 70px;
}

.contentForm form .Confirm .errorType {
    display: none;
}

/*---------------------------------------------term of use---------------------------------------------*/
.contentMention {
    width: 100%;
    height: auto;
}

.contentMention .mentionRight, .contentMention .mentionLeft {
    margin-top: 1%;
    display: inline-block;
    vertical-align: top;
}

.contentMention .mentionLeft {
    background: #232323 url(/www-img/aboutUs/angleCarteFh.png) 100% 100% no-repeat;

    width: 41%;
    margin-right: 9%;
    padding: 4% 0 4% 4%;
}

.contentMention .mentionLeft p, .contentMention .mentionLeft img {
    display: inline-block;
    margin-right: 6%;
    vertical-align: top;
    color: #fff;
}

.contentMention .mentionRight {
    width: 45%;
}

/*------------------------------------------------------------------------------------*/
.aboutUs h2, .webPlugin h2, .hostServer h2, .bloc h2 {
    font-size: 20px;
    margin-bottom: 25px;
}

.pageProducts .Txtleft {
    text-align: left;
    vertical-align: middle;
}

.containerTxtApropos, .containerTxtHostServer {
    display: block;
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.containerTxtWebPlugin {
    width: 100%;
    height: auto;
    margin-top: 0px;
}

.txtApropos, .txtWebPlugin, .txtHostServer, .bloc {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    margin-top: 30px;
}

.bloc {
    margin-bottom: 30px;
}

.sousBloc {
    margin-top: 50px;
}

.bloc.bloc7 {
    width: 100%;
    text-align: center;
}

.bloc.bloc7 a.contactUsBtn {
    width: 50%;
    margin: 20px auto 20px auto;
}

.cockpit {
    text-align: center;
}

.cockpit div {
    display: inline-block;
    vertical-align: top;
}

.cockpit div p {
    margin-bottom: 20px;
    margin-left: 0;
    text-align: center;
    width: 420px;
}

.top30 {
    margin-top: 30px;
}

.top100 {
    margin-top: 100px;
}

.bloc p strong.listPuce {
    display: inline-block;
    width: 80%;
    vertical-align: middle;
}

.txtApropos.Drainpipe, .txtWebPlugin.Drainpipe, .txtHostServer.Drainpipe, .bloc .DrainpipeR {
    margin-right: 9%;
}

.DrainpipeL {
    margin-left: 9%;
}

.containerTxtApropos.txtData, .containerTxtHostServer.txtData {
    margin-bottom: 60px;
}

.txtApropos p, .txtWebPlugin p {
    text-align: justify;
}

div.deco, div.decoEnd {
    width: 100%;
    height: 15px;
    background: #232323;
    margin-bottom: 25px;
}

div.decoEnd {
    height: 5px;
    margin-top: 25px;
}

a.contactUsTypo {
    color: #94c11c;
    font-size: 25px;
    font-weight: bold;
}

a.contactUsTypo:hover {
    color: #232323;
}

a.contactUsBtn {
    display: block;
    width: 100%;
    height: 60px;
    background-color: #94c11c;
    color: #f5f9fc;
    font-size: 30px;
    text-align: center;
    line-height: 52px;
    margin-top: 20px;
    transition: background 0.3s linear;
    -webkit-transition: background 0.3s linear;
    -moz-transition: background 0.3s linear;
    -ms-transition: background 0.3s linear;
    -o-transition: background 0.3s linear;
}

a.contactUsBtn:hover {
    background-color: #0c66aa;
}

.txtApropos p.alignRight, .txtWebPlugin p.alignRight, .txtHostServer p.alignRight {
    text-align: right;
}

.aboutUsFonction, .hostServerFonction {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    padding: 0;
}

.aboutUsFonction .imgSymboleTest, .aboutUsFonction p, .hostServerFonction p {
    display: inline-block;
    vertical-align: top;
}

#about-us .txtApropos .aboutUsFonction .imgSymboleTest img {
    display: block;
    width: auto;
    height: auto;
}

.aboutUsFonction p, .hostServerFonction p {
    width: 85%;
    margin: 0 0 2% 0;
}

.aboutUsFonction .imgSymboleTest {
    width: 14%;
}

#EULA {
    text-align: justify;
}

@media (max-width: 1199.98px) {
    
    #EULA {
        padding: 0 1rem;
    }
}

@media (max-width: 767.98px) {
    
    #EULA .summary-table {
        overflow: auto;
    }
    #EULA a {
        word-break: break-all;
    }
    
    #EULA h2, #EULA h3, #EULA h4 {
        text-align: left;
    }
}



/*------------------------------index About Us----------------------*/
/**/
.IndexAboutUs, .pageProducts {
    width: 100%;
    height: auto;
    margin-top: 30px;
    text-align: center;
}

.linkAboutUs, .linkWebPlugin, .linkHostServer {
    width: 195px;
    height: 100px;
    display: inline-block;
    vertical-align: top;
}

.linkWebPlugin {
    width: 290px;
}

.flipAboutUs, .flipWebPlugin, .flipHostServer {
    width: 100%;
    height: 100%;
}

.flipAboutUs .card .face p, .flipWebPlugin .card .face p, .flipHostServer .card .face p {
    width: 90%;
    margin: 50px auto auto auto;
}

.linkAboutUs.linkAboutUsPress {
    width: 24%;
}

.card.face p i:before {
    margin: auto !important;
}

/*---------------------------Map------------------------------------------*/
.map5g .main-map {
    clear: both;
    margin-top: 15px;
    display: inline-block;
}

.map5g .upper-map-buttons {
    position: relative;
}

.map5g .upper-map-buttons .switchFullscreen {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -23px;
    FONT-SIZE: 2em;
    margin-top: 40px;
    cursor: pointer;
}

.map5g .upper-map-buttons .switchFullscreen:hover {
    color: #0c66aa;
}

#leftBloc5g {
    margin-top: 30px;
    display: inline-block;
    width: 555px;
    float: left;
    background: #0c66aa;
    color: white;
    text-align: center;
    line-height: 1.1em;
    padding: 17px 0;
    overflow: hidden;
    position: relative;
}

#leftBloc5g:after {
    content: "";
    position: absolute;
    width: 80px;
    top: -10%;
    bottom: -10%;
    border-radius: 50%;
    right: -62px;
    background: #f5f9fc;
    z-index: 2;
}

#rightBloc5g {
    margin-top: 30px;
    display: inline-block;
    width: 555px;
    float: right;
    background: rgb(229, 170, 26);
    background: linear-gradient(165deg, rgba(229, 170, 26, 1) 0%, rgba(255, 230, 170, 1) 50%, rgba(229, 170, 26, 1) 89%, rgba(217, 161, 24, 1) 100%);
    text-align: center;
    line-height: 1.1em;
    padding: 9px 0;
    box-shadow: 1px 1px 1px rgb(171, 125, 11);
    overflow: hidden;
    position: relative;
}

#rightBloc5g:after {
    content: "";
    position: absolute;
    width: 80px;
    top: -10%;
    bottom: -10%;
    border-radius: 50%;
    left: -62px;
    background: #f5f9fc;
    z-index: 2;
}

/*#rightBloc5g:before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    height: 82px;*/
/*    left: -10%;*/
/*    right: -10%;*/
/*    border-radius: 50%;*/
/*    bottom: -62px;*/
/*    background: #000;*/
/*    z-index: 1;*/
/*}*/

#leftBloc5g > strong, #rightBloc5g > strong {
    font-size: 1.2em;
}

.main-map {
    width: 100%;
    height: auto;
    margin-top: 0px;
    text-align: center;
}

.main-map #contentMap {
    width: 100%;
    height: 600px;
    margin-bottom: 20px;
    position: relative;
}

.main-map #contentMap #map-canvas {
    display: block;
    width: 100%;
    height: 100%;
}

.main-map #contentMap .layer-switch {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
}

.main-map #contentMap .layer-switch.toStandard {
    display: none;
    background: url("../www-img/map_mode.png") no-repeat top;
}

.main-map #contentMap .layer-switch.toSatellite {
    background: url("../www-img/map_mode.png") no-repeat 0 -50px;
}

.main-map .selectorTop, .main-map .selectorBottom {
    width: 100%;
    margin-bottom: 20px;
    /* text-align: center;*/
}

.main-map .selectorBottom {
    width: 94%;
    text-align: left;
    font-family: Roboto;
    font-size: 15px;
    margin-top: 15px;
    margin-bottom: 80px;
    position: absolute;
    bottom: -46px;
}

.main-map .mapMessage {
    text-align: center;
    font-family: Roboto;
    font-size: 30px;
    margin-top: 15px;
    margin-bottom: 80px;
    position: absolute;
    top: 40px;
    left: 40px;
    right: 40px;
    bottom: 40px;
    width: auto;
    height: auto;
    padding-top: 150px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: rgba(255, 255, 255, 0.8);
    display: none;
}

.main-map .mapMessage small {
    font-size: 15px;
}

.main-map .selectorBottom .mesured-force {
    color: #94C11C;
    font-weight: bold;
}

.main-map .selectorBottom .mesured-date {
    color: #94C11C;
    font-weight: bold;
}

.btnCountryOpRD {
    display: inline-block;
    width: 42%;
}

.main-map .selectorTop .menu-country, .main-map .selectorTop .menu-ispName,
.main-map .selectorTop .zoom, .main-map .selectorTop .menu-switch {
    display: inline-block;
}

.main-map .selectorTop .menu-country p, .main-map .selectorTop .menu-ispName p {
    color: #d9d9d9;
    font-family: Roboto;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 0 0;
    text-align: left;
}

.main-map .selectorTop .menu-country, .main-map .selectorTop .menu-ispName {
    width: 48%;
    margin-right: 0%;
}

.main-map .selectorTop .menu-country selector, .main-map .selectorTop .menu-ispName selector {
    font-family: Roboto;
    width: 100%;
}

.main-map .selectorTop .zoom {
    background: #232323;
    border-radius: 40px;
    color: #cacaca;
    font-size: 2em;
    height: 64px;
    padding-left: 5px;
    padding-top: 16px;
    text-align: center;
    vertical-align: middle;
    width: 75px;
    -webkit-transition: all 0.5s linear;
    -moz-transition: all 0.5s linear;
    -o-transition: all 0.5s linear;
    -ms-transition: all 0.5s linear;
    transition: all 0.5s linear;
    cursor: pointer;
}

.main-map .selectorTop .zoom:hover {
    background: #0C66AA;
    color: #fff
}

.btnProMap {
    display: inline-block;
    background: rgb(175, 72, 247);
    background: linear-gradient(135deg, rgba(175, 72, 247, 1) 0%, rgba(144, 3, 244, 1) 34%, rgba(175, 72, 247, 1) 52%, rgba(144, 3, 244, 1) 100%);
    height: 160px;
    width: 160px;
    border-radius: 80px;
    vertical-align: middle;
    margin-left: 1%;
    text-align: center;
    vertical-align: middle;
}

.btnProMap:hover {
    background: linear-gradient(315deg, rgba(175, 72, 247, 1) 0%, rgba(144, 3, 244, 1) 34%, rgba(175, 72, 247, 1) 52%, rgba(144, 3, 244, 1) 100%);
}

.btnProMap a, .btnProMap a:hover {
    color: #232323
}

.btnProMap p {
    width: 120px;
    height: 120px;
    margin: auto;
    vertical-align: middle;
    margin-top: 30px;
    color: white;
}

.select {
    background-position: none;
    border: none;
    border-radius: 0;
    background-image: none;
    background: none;
    padding: 0;
    margin: 0;
    height: 40px;
    text-align: left;
    width: 100% !important;
    color: #fff;
    height: 40px;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
}

.selectorTop .btn-group button.select p {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    display: inline-block;
    margin: 0 0 0 20px;
}

.select span.caret {
    display: inline-block;
    vertical-align: middle;
    border-left: 7px solid rgba(255, 255, 255, 0);
    border-right: 7px solid rgba(255, 255, 255, 0);
    border-top: 7px solid rgb(255, 255, 255);
    float: right;
    line-height: 0px;
    position: absolute;
    top: 16px;
    right: 12px;
}

ul.dropdown-menu {
    background: #94c11c;
    width: 100%;
    border: none;
    cursor: pointer;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 255px;
}

ul.dropdown-menu li {
    color: #fff;
    font-family: Roboto;
    font-size: 18px;
    font-weight: normal;
    background: #94c11c;
    transition: all 0.5s ease-in-out 0s;
    text-align: left;
    height: 30px;
    padding-left: 15px;
    padding-top: 8px;
    cursor: pointer;
    overflow: hidden;
}

ul.dropdown-menu li:hover {
    background: #232323;
}

.main-map .selectorTop .npicn-download:before {
    color: #ffffff;
    float: right;
    font-size: 1.3em;
    margin: 3px 10px auto auto;
}

.main-map .select {
    background: #94c11c;
    width: 96%;
}

.main-map .select option {
    box-shadow: none;
    color: #ffffff;
    font-size: 18px;
    margin: 5px 0;
    padding: 0 0 0 15px;
    width: 100%;
}

.main-map .selectorTop .menu-switch {
    margin: 0;
    padding: 0;
    text-align: left;
    width: 35%;
}

.main-map .selectorTop .menu-switch .switchTiles {
    height: 40px;
    width: 48%;
    background-color: #cacaca;
    display: inline-block;
    border: none;
    box-shadow: none;
    color: #e6e6e6;
    font-family: Roboto;
    font-weight: normal;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    vertical-align: middle;
}

.main-map .selectorTop .menu-switch .switchTiles:hover,
.main-map .selectorTop .menu-switch .switchTiles.active {
    background-color: #0C66AA;
    color: #fff;
}

.main-map .selectorTop .menu-switch .signal {
    margin-right: 1%;
}

.main-map .selectorBottom .menu-countSignals, .main-map .selectorBottom .menu-legend {
    display: inline-block;
}

.main-map .selectorBottom .menu-legend {
    float: right;
}

.main-map .selectorBottom.displayDownload .menu-legend {
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px 10px;
    margin-right: 50px;
}

.main-map .selectorBottom .menu-countSignals {
    margin-left: 10px;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px 10px;
}

.main-map .selectorBottom .menu-legend img {
    margin-left: 10px;
}

.loadAppli {
    height: 150px;
    text-align: center;
}

.loadAppli p {
    /*margin-top: 25px;*/
    font-family: Roboto;
    font-size: 25px;
    color: #fff;
}

.loadAppli a {
    display: inline-block;
    margin-top: 30px;
    margin-right: 15px;
}

.loadAppli a.android {
    background: url(../www-img/btnAndroid.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.loadAppli a.android:hover {
    background: url(../www-img/btnAndroid.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

.loadAppli a.apple {
    background: url(../www-img/btnApple.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.loadAppli a.apple:hover {
    background: url(../www-img/btnApple.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

.loadAppli a.win {
    background: url(../www-img/btnWin.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 201px;
    height: 70px;
    transition: all 0.5s ease-in-out 0s;
}

.loadAppli a.win:hover {
    background: url(../www-img/btnWin.png) no-repeat scroll 0 -70px rgba(0, 0, 0, 0);
}

/*search map*/
.mapSearch {
    position: absolute;
    z-index: 1;
    top: 2%;
    margin: 0 0 0 55px;
    padding: 0;

    opacity: 0;

    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

.main-map.active .mapSearch {
    opacity: 1;
}

#Search, #Search a .input-append {
    margin: 0;
    padding: 0;
}

#Search a {
    display: block;
    color: #232323;
    text-decoration: none;
}

#contentMap .btnSearchMap {
    height: auto;
    font-size: 12px;
}

#contentMap .input-append .searchText {
    height: 25px;
}

#contentMap .input-append .btnSearchMap {
    float: none;
    height: 34px;
}

#Search > li,
#Search > li li {
    display: block;
}

#Search ul {
    position: absolute;
    min-height: 0;
    max-height: 0em;
    margin: 0;
    padding: 0;
    overflow: hidden;
    transition: 1s max-height 0.3s;
    background: #fff;
    display: block;
    list-style-type: none;
    float: none;
    margin-top: 40px;
}

#Search > li li i, #Search > li li p {
    display: inline-block;
    padding: 0 3% 0 3%;
    margin: 0;
}

#Search > li li {
    padding: 0;
    margin: 0;
}

#Search > li li:hover {
    background: #f5f9fc;
}

#Search > li li a {
    border-top: 1px solid #cacaca;
    margin: 0 3% 0 3%;
    line-height: 36px;
}

#Search > li li a i {
    color: #94c11c;
}

#Search > li li a:hover p {
    font-weight: bolder;
}

/*
#Search > li:hover ul {
	max-height: 30em;
}
*/
#Search > li.visible ul {
    max-height: 30em;
}

#Search > li li a.decoNone {
    border: none;
}

#Search .mapSearchItem {
    position: relative;
}

#Search .mapSearchItem img {
    position: absolute;
    top: 6px;
    left: 21px;
    width: 27px;
    display: none;
}

#Search .mapSearchItem.city img.location-ville,
#Search .mapSearchItem.postcode img.location-ville {
    display: inline-block;
}

#Search .mapSearchItem.primary img.location-autoroute {
    display: inline-block;
}

#Search .mapSearchItem.locality img.location-region,
#Search .mapSearchItem.residential img.location-region,
#Search .mapSearchItem.administrative img.location-region {
    display: inline-block;
}

#Search .mapSearchItem.secondary img.location-route,
#Search .mapSearchItem.tertiary img.location-route,
#Search .mapSearchItem.road img.location-route {
    display: inline-block;
}

#Search .mapSearchItem.street img.location-rue-avenue,
#Search .mapSearchItem.track img.location-rue-avenue {
    display: inline-block;
}

#Search .mapSearchItem p {
    /*text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;*/
    vertical-align: middle;
    width: 100%;
    padding-left: 53px;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 20px;
}

#Search .btnSearchMap .search-icon {
    display: inline-block;
}

#Search .btnSearchMap .loading-icon {
    display: none;

    width: 25px;
    animation: spin 2s linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

#Search .btnSearchMap.loading .search-icon {
    display: none;
}

#Search .btnSearchMap.loading .loading-icon {
    display: inline-block;
}

/*------------------Dashboard-------------------------------------------*/
#MobileFullTest, #MobileSpeedTest, #MobileBrowseTest, #MobileStreamingTest {
    margin-top: 80px;
}

.txtLegend {
    display: none;
}

.hamburgerRd {
    display: none;
}

.tab-rd-menu {
    overflow: hidden;
    position: relative;
}

.select-uuid {
    display: none;
    width: 100%;
    height: 50px;
    position: absolute;
    margin-top: 10px;
}

.select-uuid #selected-all-filter {
    position: absolute;
    z-index: 10;
    margin-left: 200px;
    margin-top: 9px;
}

#uniform-deviceFilter {
    height: auto;
}

.select-uuid .txtDevice {
    margin-bottom: 5px;
    font-weight: bold;
    font-family: Roboto;
}

.row-fluid.historyTitle {
    margin: 30px 0 30px 0;
}

.row-fluid.historyTitle a.btnCsv {
    display: block;
    width: 40%;
    background: #96C11A;
    color: #fff;
    font-size: 16px;
    padding: 2% 12% 2% 12%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
    float: right;
}

.row-fluid.historyTitle a.btnCsv:hover {
    background: #0c66aa;
}

.desktop-page-wrapper .col-12, .desktop-page-wrapper .col-md-6 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}

.desktop-page-wrapper .col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}

.desktop-page-wrapper .col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}

.desktop-page-wrapper .row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.desktop-page-wrapper p {
    margin: 15px 0;
}

.desktop-page-wrapper h3 {
    line-height: 1.2em;
}

.desktop-page-wrapper ul {
    margin-bottom: 25px;
}

.desktop-page-wrapper h4 {
    font-weight: bold;
    margin-bottom: 20px;
    font-size: 1.5em;
}

.desktop-page-wrapper .animAppli .slider {
    background: url(/www-img/desktop/GrandBGgris_02.png) 0 0 no-repeat;
    background-size: cover;
    background-position: bottom;
}

.desktop-page-wrapper .partGreen.partGreenAppli {
    background: #ebebeb;
}

.desktop-page-wrapper .animAppli .slider-wrapper {
    background: #ebebeb;
}

.desktop-page-wrapper .animAppli .slider p {
    font-size: 1.9em;
    margin-top: -40px;
    font-weight: bold;
    color: #232323;
}

.desktop-page-wrapper .animAppli .beta-tag {
    padding: 2px 8px;
}

.desktop-page-wrapper .hack-background {
    position: absolute !important;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: #0c66aa;
    z-index: 0;
    opacity: 0;

    transition: opacity linear .1s;
}

.desktop-page-wrapper .beta-tag {
    position: absolute !important;
    top: -7px;
    right: -17px;
    color: white;
    background: orange;
    font-weight: bold;
    padding: 0px 8px;
    transform: rotate(18deg);
}

.desktop-page-wrapper .other-systems {
    font-size: 1.2em;
    margin-top: 10px;
    display: inline-block;
    color: #585858;
    position: relative;
}

.desktop-page-wrapper .other-systems-wrapper {
    position: absolute !important;
    left: 0;
    bottom: 77px;
}
@media (max-width: 1200px) {
    .desktop-page-wrapper .other-systems-wrapper {
        left: 45px;
        bottom: 54px;
    }
}

.desktop-page-wrapper .dropdown-menu {
    padding:0;
    margin:0;
    min-width: auto;
}

.desktop-page-wrapper #macDropDown {
    border: none !important;
    color: inherit !important;
    background-color: transparent !important;
}

.desktop-page-wrapper .other-systems-wrapper i {
    font-size: 1em !important;
}

.desktop-page-wrapper .other-systems i:hover {
    cursor: pointer;
    color: #424242;
}
.desktop-page-wrapper .dropdown-wrapper {
    position:relative;
}
.desktop-page-wrapper .slider .dropdown-wrapper .dropdown-menu {
    padding: 3px 0;
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-menu {
    white-space: nowrap;
    margin-left: -80px;
    left: 50%;
    margin-top: 12px;
    position: absolute;
    line-height: 1em;
    padding: 4px 0;
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-menu::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 7px solid rgb(88 88 88);
    top: -7px;
    left: 50%;
    margin-left: -5px;
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-item:first-child {
    border-right:1px solid grey;
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-menu {
    border: 1px solid rgb(88 88 88);
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-menu .dl-version {
    font-size:0.7em;
}
.desktop-page-wrapper .dropdown-wrapper .dropdown-item {
    padding: 0px 7px;
    font-size: 0.8em;
    display:inline-block;
    text-align:center;
}

.desktop-page-wrapper .sub-download-wrapper {
    width: 100%;
    padding: 40px 0;
    background: #ebebeb;
    text-align: center;
}

.desktop-page-wrapper .download-app-button * {
    z-index: 10;
    position: relative;
}
.desktop-page-wrapper .download-app-button-apple .button-text-wrapper {
  text-align:left;
}
.desktop-page-wrapper .download-app-button .apple-download-links-wrapper {
    display: inline-block;
    margin-top: 8px;
    line-height: 0.8em;
    text-align: left;
}
.desktop-page-wrapper .download-app-button a {
    color: white;
    margin-top: 5px;
    font-size: 0.9em;
}
.desktop-page-wrapper .download-app-button a:hover {
    text-decoration:underline;
}

.desktop-page-wrapper .download-app-button-windows:hover .hack-background, .desktop-page-wrapper .download-app-button:hover .hack-background {
    opacity: 1;
}

.desktop-page-wrapper .download-app-button-windows:hover .download-text-wrapper span {
    color: white !important;
}

.desktop-page-wrapper .download-app-button .button-text-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 1em;
    margin-top: 7px;
}

.desktop-page-wrapper .download-app-button {
    display: inline-block;
    background: #96c11a;
    color: white !important;
    padding: 10px 20px;
    bottom: 115px;
    position: absolute;
    cursor: pointer;
    font-size: 1.3em;

    transition: opacity 400ms;

    opacity: 0;
}

.desktop-page-wrapper .sub-download-wrapper .download-app-button {
    position: relative;
    bottom: 0;
    opacity: 1;
}

.desktop-page-wrapper .download-app-button i {
    font-size: 1.6em;
    vertical-align: middle;
}

.desktop-page-wrapper .download-app-button .download-text-wrapper {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.1em;
    margin-left: 10px;
    padding-top: 4px;
    color: #f5f9fc !important
}

.desktop-page-wrapper .download-app-button .main-text {
    font-size: 1.5em;
}

.desktop-page-wrapper .download-app-button .version-text {
    font-size: 0.8em;
}

.desktop-page-wrapper .legend-app {
    display: block;
    margin-top: 0px;
    margin-right: 2px;
    text-align: right;
}

.desktop-page-wrapper .partGreenAppli, .animAppli {
    height: fit-content;
    min-height: 330px;
}

.desktop-page-wrapper .animAppli .slider-wrapper, .desktop-page-wrapper .animAppli .slider {
    height: auto;
    min-height: 330px;
}

.desktop-page-wrapper .fraction-slider {
    min-height: 330px;
}
@media (max-width: 680px) {
    .desktop-page-wrapper .animAppli .slider .slide img.iphone {
        display:none !important;
    }
    .desktop-page-wrapper .animAppli .slider p {
        width: 72%;
    }
    .desktop-page-wrapper .content {
        padding-bottom: 2px;
    }

}
@media (max-width: 810px) {
    .desktop-page-wrapper {
        font-size: 12px;
    }
    .desktop-page-wrapper .animAppli .slider .slide img.iphone {
        margin-top: 10% !important;
    }
}

@media (max-width: 1200px) {
    .desktop-page-wrapper .animAppli .slider .slide img.iphone {
        width: 35%;
        margin-top: 5%;
    }

    .desktop-page-wrapper .sub-download-wrapper .download-app-button {
        left: 0px;
    }

    .desktop-page-wrapper .download-app-button {
        bottom: 90px;
        left: 40px;
    }

    .desktop-page-wrapper .animAppli .slider p {
        margin-left: 40px;
        margin-top: -60px;
    }
}

@media (min-width: 1200px) {


    .desktop-page-wrapper .col-md-0 {
        display: none;
    }

    .desktop-page-wrapper .col-md-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .desktop-page-wrapper .col-md-5 {
        -ms-flex: 0 0 41.666667%;
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .desktop-page-wrapper .col-md-2 {
        -ms-flex: 0 0 16.666667%;
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .desktop-page-wrapper .col-md-1 {
        -ms-flex: 0 0 8.333333%;
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }
}

.dashboardHistory .row-backcolor-dh {
    background: #EAF2F7;
    height: 80px;
    text-align: center;
    color: #787878;
}

.dashboardHistory .row-backcolor-dh span, .row-backcolor-dh div {
    display: block;
    width: 100%;
    text-align: center;
}

.dashboardHistory .row-backcolor-dh div {
    height: 100%;
    border-left: 1px solid #dddddd;
}

.dashboardHistory .row-backcolor-dh div.lastCel {
    border-right: 1px solid #dddddd;
}

.dashboardHistory .row-backcolor-dh i, .row-backcolor-dh p {
    display: block;
    text-align: center;
    margin: 10px 0 5px 0;
}

.dashboardHistory .row-fluid [class*="span"] {
    margin: 0;
}

.dashboardHistory .row-fluid .span1 {
    width: 8.5219216%;
}

.dashboardHistory .row-fluid .span2 {
    width: 12.98%;
}

.dashboardHistory .row-fluid .span3 {
    width: 15.98%;
}

.dashboardHistory .row-fluid .span4 {
    width: 20.98%;
}

.dashboardHistory a.supprResult:hover {
    color: red;
}

.dashboardHistory a.share:hover {
    color: #96C11A;
}

.dashboardHistory .row-backcolor-dg {
    background: #F5F9FC;
}

.dashboardHistory .row-fluid .row-backcolor-dg, .dashboardHistory .row-backcolor-lg {
    height: 70px;
}

.dashboardHistory .row-backcolor-lg .span1, .dashboardHistory .row-backcolor-lg .span2, .dashboardHistory .row-backcolor-lg .span3, .dashboardHistory .row-backcolor-lg .span4,
.dashboardHistory .row-backcolor-dg .span1, .dashboardHistory .row-backcolor-dg .span2, .dashboardHistory .row-backcolor-dg .span3, .dashboardHistory .row-backcolor-dg .span4 {
    text-align: center;
    border-left: 1px solid #dddddd;
    font-size: 12px;
    padding: 8px;
    height: 100%;
    line-height: 16px;
}

.dashboardHistory .row-backcolor-lg img.pays,
.dashboardHistory .row-backcolor-dg img.pays {
    margin: 0 5px 0 0;
}

.dashboardHistory .row-backcolor-lg .test-type,
.dashboardHistory .row-backcolor-dg .test-type {
    font-size: 9px;
    color: #787878;
}

.dashboard ul.bgselectDashboard {
    background-color: #f3f3f3;
    padding: 8px 0 8px 0;
}

.dashboard ul.bgselectDashboard h5 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 0 13px;
    margin: 0;
    color: #232323
}

.dashboard ul.bgselectDashboard p.title {
    font-size: 12px;
    color: #707070;
    margin-bottom: 8px;
    padding: 0 0 0 13px;
}

.dashboard ul.bgselectDashboard div.cut {
    width: 100%;
    height: 10px;
    border-bottom: 1px dashed #CCC;
    margin-top: 10px;
    margin-bottom: 20px;
}

.dashboard ul.bgselectDashboard li a {
    padding: 8px;
    margin: 0 0 0 12px;
    font-size: 14px
}

.dashboard ul.bgselectDashboard li .totalCountTest {
    display: inline-block;
    width: auto;
    height: 20px;
    float: right;
}

.dashboard ul.bgselectDashboard li div.countTest, .dashboard ul.bgselectDashboard li div.data {
    display: inline-block;
    width: auto;
    height: 20px;
    background: #232323;
    color: #fff;
    float: right;
    border-radius: 2px;
    padding: 0 3px 0 3px;
    font-size: 12px;
    font-weight: lighter;
}

.dashboard ul.bgselectDashboard li div.data.greenData {
    background: #96C11A;
}

.dashboard ul.bgselectDashboard li div.data.orangeData {
    background: #FF8933;
}

.dashboard ul.bgselectDashboard li div.data.redData {
    background: #FF0400;
}

.dashboard ul.bgselectDashboard li .totalCountTest p.testMore, .dashboard ul.bgselectDashboard li .totalCountTest p.noData {
    font-size: 12px;
    display: inline-block;
    margin-right: 2px;
    vertical-align: top;
}

.dashboard ul.bgselectDashboard li .totalCountTest p.noData {
    margin-right: 0px;
    color: #232323;
}

#SubscriptionsIOS ul, #SubscriptionsAndroid ul, #SubscriptionsWP ul {
    list-style-type: none;
}

#SubscriptionsIOS .infoAbo, #SubscriptionsAndroid .infoAbo, #SubscriptionsWP .infoAbo, #SubscriptionsIOS .infoTerm, #SubscriptionsAndroid .infoTerm, #SubscriptionsWP .infoTerm, .chart-no-data {
    width: 45%;
    height: auto;
    padding: 2%;
    display: inline-block;
    border: 1px solid #cacaca;
    background: #F5F9FC;
    margin: 10px 0 10px 0;
    vertical-align: top;
}

#SubscriptionsIOS span.span12.sizeBigPicto p, #SubscriptionsAndroid span.span12.sizeBigPicto p, #SubscriptionsWP span.span12.sizeBigPicto p, #SubscriptionsIOS span.span12.sizeBigPicto p, #SubscriptionsAndroid span.span12.sizeBigPicto p, #SubscriptionsWP span.span12.sizeBigPicto p {
    display: block;
    margin: 10px 0 0 0;
    padding: 0;
}

#SubscriptionsIOS .infoTerm, #SubscriptionsAndroid .infoTerm, #SubscriptionsWP .infoTerm {
    display: block;
    width: 90%;
}

#SubscriptionsIOS .titreTerm, #SubscriptionsAndroid .titreTerm, #SubscriptionsWP .titreTerm {
    margin-top: 30px;
    margin-bottom: 15px;
}

#SubscriptionsIOS .noSubscription, #SubscriptionsAndroid .noSubscription, #SubscriptionsWP .noSubscription, .chart-no-data {
    width: 96%;
    text-align: center;
}

.filterDevice .btn-group .btn.dropdown-toggle.btn-default,
.filterDevice .btn-group > .btn, .filterDevice .btn-group > .btn:first-child, .filterDevice .btn-group > .btn:last-child, .filterDevice .btn-group > .dropdown-toggle {
    background: #f5f9fc none repeat scroll 0 0 !important;
    border: 1px solid #dcdfe7 !important;
    height: 30px !important;
    padding-left: 3% !important;
}

.filterDevice .dropdown-menu li > a:hover, .filterDevice .dropdown-submenu:hover > a {
    background-color: #0C66AA;
    background-image: none;
}

.filterDevice .dropdown-menu li > a:focus {
    background-color: #96C11A;
    background-image: none;
}

/**/
.modal-license-chooser {
    font-size: 0;
}

.modal-license-chooser .licenseFree {
    background: #94C11C;
    color: #f5f9fc;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.modal-license-chooser .licensePro {
    background: #94C11C;
    color: #f5f9fc;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.modal-license-chooser .licensePro:hover,
.modal-license-chooser .licenseFree:hover {
    background: #0C66AA;
    cursor: pointer;
}

.modal-license-chooser .licensePro:hover span,
.modal-license-chooser .licenseFree:hover span {
    color: white !important;
}

.modal-license-chooser .modal-chooser-left, .modal-license-chooser .modal-chooser-right {
    display: inline-block;
    width: 50%;
    margin-top: 15px;
}

.modal-license-chooser .modal-chooser-left p, .modal-license-chooser .modal-chooser-left label,
.modal-license-chooser .modal-chooser-right p, .modal-license-chooser .modal-chooser-right label {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
}

.modal-license-chooser .modal-chooser-left label {
    margin-left: 2px;
}

.modal-license-chooser .license-chooser, .modal-license-form .license-chooser {
    width: 98%;
    height: 30px;
    background: #94c11c;
    color: #fff;
    padding: 5px 0px 3px 10px;
}

.modal-license-chooser .license-chooser p, .modal-license-form .license-chooser p {
    font-weigth: bold;
    font-size: 18px;
}

.modal-license-form {
    margin-top: 25px;
}

.modal-license-form .modal-form-common {
    margin-top: 15px;
}

.modal-license-form .modal-form-common p, .modal-license-form .modal-form-common input {
    display: block;
}

.modal-license-form .modal-form-common input {
    width: 55%;
}

.modal-license-form .modal-form-common input.licenseSiteUrl {
    width: 98%;
}

.modal-license-form .modal-form-pro label, .modal-license-form .modal-form-pro input {
    display: inline-block;
    vertical-align: baseline;
}

.modal-license-form .modal-form-pro label {
    font-size: 15px;
    width: 30%;
}

.modal-license-form .modal-form-pro select {
    width: 206px;
}

.modal-license-form .modal-form-pro div.selector {
    margin-bottom: 10px;
}

.modal-license-form .modal-form-pro div.selector option {
    width: 200px;
}

.modal-license-form .modal-form-pro label.civilite {
    width: 14%;
}

.modal-license-form p.licenceInfo {
    display: inline-block;
}

.modal-license-form .btnGreen {
    background: #94c11c;
    width: 25%;
    padding: 2px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    display: inline-block;
    margin-left: 10px;
    transition: all 0.2s linear;
}

.modal-license-form .btnGreen:hover {
    background: #0c66aa;
}

.modal-license-form .no-paypal a, .nopaypal a {
    text-decoration: underline;
    color: #94c11c;
}

.modal-license-form .no-paypal a:hover, .nopaypal a:hover {
    font-weight: bold;
}

.modal-footer .btn-green.btn-license-wait {
    transition: none;
    cursor: inherit;
}

.modal-footer .btn-green.btn-license-wait:hover {
    background: #94c11c;
}

/*-------------------------- Hack IE10 and more -------------------------*/
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10+ specific styles go here */
    .flip .card,
    .flip .card > div {
        width: inherit;
        height: inherit;
        transition: transform 1s;
        ms-transition: transform 1s;
    }

    .flip .card > div {
        line-height: 20px;
        position: absolute;
        backface-visibility: hidden;
    }

    .flip .card .front, .flip .card .front p {
        background: #232323;
        transform: perspective(600px) rotateY(0deg);
        ms-transform: perspective(600px) rotateY(0deg);
    }

    .flip .card .back, .flip .card .back p {
        background: #0c66aa;
        transform: perspective(600px) rotateY(180deg);
        ms-transform: perspective(600px) rotateY(180deg);
    }

    .flip:hover .card .front {
        transform: perspective(600px) rotateY(180deg);
        ms-transform: perspective(600px) rotateY(180deg);
    }

    .flip:hover .card .back {
        transform: perspective(600px) rotateY(0deg);
        ms-transform: perspective(600px) rotateY(0deg);
    }

    .flip:hover .card .back p {
        transform: perspective(600px) rotateY(180deg);
        ms-transform: perspective(600px) rotateY(180deg);
    }
}

/************ Class pour le fullscreen ************/
#contentMap.modeFullscreen {
    position: fixed;
    top: 102px;
    left: 0;
    width: 100%;
    height: 89%;
    z-index: 8200;
    /*-webkit-transition:all 1s; /* Safari */
    /*transition:all 1s;*/
}

#contentMap.modeFullscreen5g {
    position: fixed;
    top: 0px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8200;
    /*-webkit-transition:all 1s; /* Safari */
    /*transition:all 1s;*/
}

.map5g .switchFullscreen.npicn-fullscreen2-exit {
    position: fixed;
    top: 20px;
    left: 50%;
    margin-left: -25px;
    z-index: 9000;
    padding: 20px;
    margin-top: 0;
    border-radius: 100px;
    background: white;
}

.selectorTop.modeFullscreen {
    position: fixed;
    z-index: 8210;
    top: 0px;
    left: 0;
    padding: 13px 0;
    background-color: #fff;
}

.selectorBottom.modeFullscreen {
    position: fixed;
    z-index: 8210;
    bottom: -80px;
    left: 0;
    padding: 0 0 10px 0;
}

.selectorBottom.modeFullscreen .menu-countSignals {
    margin: 35px 0 0 3%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 3px 10px;
    margin-bottom: 20px;
}

.displayDownload.modeFullscreen .menu-legend {
    margin-right: 0%;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0 10px 14px 0px;
}

.selectorTop.modeFullscreen .selector {
    /*margin-left: -54px;*/
}

/*----------------------------------------------Talking about us--------------------------*/
#grid {
    display: block;
}

.contentTalkAboutUs .contenerMap {
    display: none;
}

.contentTalkAboutUs .main {
    width: 1200px;
    height: 490px;
    overflow: visible;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.contentTalkAboutUs .view {
    width: 1200px;
    height: 490px;
    margin: auto;
    position: relative;
    border: 8px solid #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.05);
    background: #333;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
    perspective: 1000px;
}

.contentTalkAboutUs .view .slice {
    width: 240px;
    height: 100%;
    z-index: 100;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transition: -webkit-transform 150ms ease-in-out;
    -moz-transition: -moz-transform 150ms ease-in-out;
    -o-transition: -o-transform 150ms ease-in-out;
    -ms-transition: -ms-transform 150ms ease-in-out;
    transition: transform 150ms ease-in-out;

}

.contentTalkAboutUs .view div.view-back {
    width: 280px;
    height: 100%;
    position: absolute;
    right: 0;
    z-index: 0;
    background: #232323;

}

.contentTalkAboutUs .view-back p {
    display: block;
    float: right;
    padding: 5px 20px 5px 20px;
    width: 240px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.6);
    margin: 20px 0 0 0;
}

.contentTalkAboutUs a p.read {
    float: none;
    display: inline-block;
    font-weight: normal;
    font-size: 12px;
    margin: 0 15px 0 0;
    padding: 0;
    width: auto;
}

.contentTalkAboutUs a:hover p.read {
    color: #ff8933;
}

.contentTalkAboutUs .view-back a, .contentTalkAboutUs .view-back p span {
    font-size: 18px;
    float: right;
    padding: 5px 20px 5px 20px;
    width: 240px;
    height: auto;
    text-align: left;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.6);
}

.contentTalkAboutUs .view-back p span {
    float: none;
    font-weight: lighter;
    line-height: 0;
    margin: 0;
    padding: 0 0 0 7px;
}

.contentTalkAboutUs .view-back a.LinkLogoCube {
    margin: 0 0 15px 0;
}

.contentTalkAboutUs .view-back a:hover {
    color: #fff;
    border-color: #fff;
}

.contentTalkAboutUs .view-back p.txt:before {
    color: #fff;
    color: rgba(255, 255, 255, 0.2);
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.2);
    padding-right: 5px;
}

.contentTalkAboutUs .view-back p.partWorld {
    margin-top: 40px;
}

.contentTalkAboutUs .view .s2,
.contentTalkAboutUs .view .s3,
.contentTalkAboutUs .view .s4,
.contentTalkAboutUs .view .s5 {
    -webkit-transform: translate3d(240px, 0, 0);
    -moz-transform: translate3d(240px, 0, 0);
    -o-transform: translate3d(240px, 0, 0);
    -ms-transform: translate3d(240px, 0, 0);
    transform: translate3d(240px, 0, 0);
}

.contentTalkAboutUs .view .s1 {
    background-position: 0px 0px;
}

.contentTalkAboutUs .view .s2 {
    background-position: -240px 0px;
}

.contentTalkAboutUs .view .s3 {
    background-position: -480px 0px;
}

.contentTalkAboutUs .view .s4 {
    background-position: -720px 0px;
}

.contentTalkAboutUs .view .s5 {
    background-position: 240px 0px;
}

.contentTalkAboutUs .view .overlay {
    width: 240px;
    height: 100%;
    opacity: 0;
    position: absolute;
    -webkit-transition: opacity 150ms ease-in-out;
    -moz-transition: opacity 150ms ease-in-out;
    -o-transition: opacity 150ms ease-in-out;
    -ms-transition: opacity 150ms ease-in-out;
    transition: opacity 150ms ease-in-out;
}

.contentTalkAboutUs .view:hover .overlay {
    opacity: 1;
}

.contentTalkAboutUs .view img {
    position: absolute;
    z-index: 0;
    -webkit-transition: left 0.3s ease-in-out;
    -o-transition: left 0.3s ease-in-out;
    -moz-transition: left 0.3s ease-in-out;
    -ms-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out;
}

.contentTalkAboutUs .view:hover .s2 {

    -webkit-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -45deg);
    -moz-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -45deg);
    -o-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -45deg);
    -ms-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -45deg);
    transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -45deg);
}

.contentTalkAboutUs .view:hover .s3,
.contentTalkAboutUs .view:hover .s5 {
    -webkit-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, 90deg);
    -moz-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, 90deg);
    -o-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, 90deg);
    -ms-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, 90deg);
    transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, 90deg);
}

.contentTalkAboutUs .view:hover .s4 {
    -webkit-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -90deg);
    -moz-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -90deg);
    -o-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -90deg);
    -ms-transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -90deg);
    transform: translate3d(240px, 0, 0) rotate3d(0, 1, 0, -90deg);
}

.contentTalkAboutUs .view .s1 > .overlay {
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
}

.contentTalkAboutUs .view .s2 > .overlay {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
    background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}

.contentTalkAboutUs .view .s3 > .overlay {
    background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -o-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
    background: linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.contentTalkAboutUs .view .s4 > .overlay {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.contentTalkAboutUs .view .s5 > .overlay {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
}

/**/
.contentComments {
    padding: 0;
    height: 200px;
}

.contentComments div {
    display: inline-block;
    vertical-align: middle;
}

.contentComments img, .contentComments p {
    display: inline-block;
    vertical-align: middle;
    color: #F5F9FC;
    font-family: Roboto;
    font-weight: bolder;
    font-size: 60px;
    /*line-height:29px;*/
    margin-left: 50px;
    padding: 40px 0 40px 0;
    height: 100%
}

.contentComments p span {
    font-size: 25px;
}

.contentComments .countTest {
    display: inline-block;
    height: 100%;
    background: #0C64A7;
    width: 35%;
    height: 100%;
    float: right;
}

.contentComments .countTest p {
    display: block;
    /*line-height:10px;*/
    font-size: 60px;
}

.contentSlideOpinion {
    padding: 0;
}

.contentSlideOpinion .arrowDeco {
    margin-left: 42%;
}

/*-----------------------SLIDER COMMENT STORE------------------*/
.talkStore .sl-slider-wrapper {
    width: 1200px;
    height: 300px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.talkStore .sl-slider {
    position: absolute;
    top: 0;
    left: 0;
}

/* Slide wrapper and slides */
.talkStore .sl-slide,
.talkStore .sl-slides-wrapper,
.talkStore .sl-slide-inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.talkStore .sl-slide {
    z-index: 1;
}

/* The duplicate parts/slices */

.talkStore .sl-content-slice {
    overflow: hidden;
    position: absolute;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background: #fff;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
}

/* Horizontal slice */
.talkStore .sl-slide-horizontal .sl-content-slice {
    width: 100%;
    height: 50%;
    left: -200px;
    -webkit-transform: translateY(0%) scale(1);
    -moz-transform: translateY(0%) scale(1);
    -o-transform: translateY(0%) scale(1);
    -ms-transform: translateY(0%) scale(1);
    transform: translateY(0%) scale(1);
}

.talkStore .sl-slide-horizontal .sl-content-slice:first-child {
    top: -200px;
    padding: 200px 200px 0px 200px;
}

.talkStore .sl-slide-horizontal .sl-content-slice:nth-child(2) {
    top: 50%;
    padding: 0px 200px 200px 200px;
}

/* Vertical slice */
.talkStore .sl-slide-vertical .sl-content-slice {
    width: 50%;
    height: 100%;
    top: -200px;
    -webkit-transform: translateX(0%) scale(1);
    -moz-transform: translateX(0%) scale(1);
    -o-transform: translateX(0%) scale(1);
    -ms-transform: translateX(0%) scale(1);
    transform: translateX(0%) scale(1);
}

.talkStore .sl-slide-vertical .sl-content-slice:first-child {
    left: -200px;
    padding: 200px 0px 200px 200px;
}

.talkStore .sl-slide-vertical .sl-content-slice:nth-child(2) {
    left: 50%;
    padding: 200px 200px 200px 0px;
}

/* Content wrapper */
/* Width and height is set dynamically */
.talkStore .sl-content-wrapper {
    position: absolute;
}

.talkStore .sl-content {
    width: 100%;
    height: 100%;
    background: #F5F9FC;
}

/* Default styles for background colors */
.talkStore .sl-slide-horizontal .sl-slide-inner {
    background: #F5F9FC;
}

.talkStore .sl-slide-vertical .sl-slide-inner {
    background: #F5F9FC;
}

.talkStore .sl-slide-vertical .sl-slide-inner.sl-slide-inner-press, .talkStore .sl-slide-horizontal .sl-slide-inner.sl-slide-inner-press {
    background: #0C66AA;
}

.talkStore .sl-slide-vertical .sl-slide-inner.sl-slide-inner-press p, .talkStore .sl-slide-horizontal .sl-slide-inner.sl-slide-inner-press p {
    color: #f5f9fc;
}

/**/
.talkStore .sl-slider-wrapper {
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.talkStore .sl-slider blockquote {
    padding: 0px 30px 0px 30px;
    width: 80%;
    max-width: 900px;
    color: #232323;
    margin: 0 auto;
    position: relative;
    z-index: 100;
    font-size: 28px;
    font-weight: 300;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
    border-left: none;
}

.talkStore .sl-slider blockquote p {
    padding: 25px 0 8px 0;
    margin: 0;
    font-size: 25px;
    line-height: 33px;
}

.talkStore .sl-slider blockquote p img.quote {
    margin-right: 10px;
}

.talkStore .sl-slider blockquote p.infoCom {
    color: #cacaca;
    font-size: 15px;
    display: inline-block;
    margin-left: 20px;
    text-shadow: none;
}

.talkStore .sl-slider div.star {
    padding: 0;
    width: 80%;
    max-width: 900px;
    margin: 0 auto;
    position: relative;
    z-index: 99;
}

.talkStore .sl-slider img {
    margin: auto;
}

.talkStore .sl-slider blockquote cite {
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 3px;
    padding-top: 0px;
    color: #cacaca;
    display: inline-block;
    text-shadow: none;
}

/* Custom navigation arrows */

.talkStore .nav-arrows span {
    position: absolute;
    z-index: 2000;
    top: 50%;
    width: 40px;
    height: 40px;
    border: 8px solid #ddd;
    border: 8px solid rgba(150, 150, 150, 0.4);
    text-indent: -90000px;
    margin-top: -40px;
    cursor: pointer;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.talkStore .nav-arrows span:hover {
    border-color: rgba(150, 150, 150, 0.9);
}

.talkStore .nav-arrows span.nav-arrow-prev {
    left: 5%;
    border-right: none;
    border-top: none;
}

.talkStore .nav-arrows span.nav-arrow-next {
    right: 5%;
    border-left: none;
    border-bottom: none;
}

/* Custom navigation dots */

.talkStore .nav-dots {
    text-align: center;
    position: absolute;
    bottom: 3%;
    height: 30px;
    width: 100%;
    left: 0;
    z-index: 1000;
    background: none;
    border-bottom: none;
    height: auto;
    margin: auto;
    padding: 0;
}

.talkStore .nav-dots span {
    display: inline-block;
    position: relative;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    margin: 3px;
    background: #ddd;
    background: rgba(150, 150, 150, 0.4);
    cursor: pointer;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4),
    inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.talkStore .nav-dots span {
    background: rgba(150, 150, 150, 0.1);
    margin: 6px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4),
    inset 0 1px 1px rgba(0, 0, 0, 0.1),
    0 0 0 2px rgba(255, 255, 255, 0.5);
}

.talkStore .nav-dots-press span {
    width: auto;
    height: 50px;
    border-radius: 0%;
    margin: 0;
    background: none;
    box-shadow: none;
    border: none;
    margin: 0 15px 0 0;
}

.talkStore .nav-dots span.nav-dot-current,
.talkStore .nav-dots span:hover {
    box-shadow: 0 1px 1px rgba(255, 255, 255, 0.4),
    inset 0 1px 1px rgba(0, 0, 0, 0.1),
    0 0 0 2px rgba(148, 193, 29, 0.3);
}

.talkStore .nav-dots-press span.nav-dot-current,
.talkStore .nav-dots-press span:hover {
    box-shadow: none;
    backgroudn: none;
    border: none;
}

.talkStore .nav-dots-press span:hover img {
    opacity: 0.6;
}

.talkStore .nav-dots span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    top: 3px;
    left: 3px;
    border-radius: 50%;
    background: rgba(148, 193, 29, 0.8);
}

.talkStore .nav-dots-press span.nav-dot-current:after {
    content: "";
    position: absolute;
    width: auto;
    height: auto;
    top: 0px;
    left: 0px;
    border-radius: none;
    background: none;
}

/* Animations for content elements */
.talkStore .sl-trans-elems .deco {
    -webkit-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -moz-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -o-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    -ms-animation: roll 1s ease-out both, fadeIn 1s ease-out both;
    animation: roll 1s ease-out both, fadeIn 1s ease-out both;
}

.talkStore .sl-trans-elems blockquote {
    -webkit-animation: fadeIn 0.5s linear 0.5s both;
    -moz-animation: fadeIn 0.5s linear 0.5s both;
    -o-animation: fadeIn 0.5s linear 0.5s both;
    -ms-animation: fadeIn 0.5s linear 0.5s both;
    animation: fadeIn 0.5s linear 0.5s both;
}

.talkStore .sl-trans-back-elems .deco {
    -webkit-animation: scaleDown 1s ease-in-out both;
    -moz-animation: scaleDown 1s ease-in-out both;
    -o-animation: scaleDown 1s ease-in-out both;
    -ms-animation: scaleDown 1s ease-in-out both;
    animation: scaleDown 1s ease-in-out both;
}

.talkStore .sl-trans-back-elems blockquote {
    -webkit-animation: fadeOut 1s linear both;
    -moz-animation: fadeOut 1s linear both;
    -o-animation: fadeOut 1s linear both;
    -ms-animation: fadeOut 1s linear both;
    animation: fadeOut 1s linear both;
}

@-webkit-keyframes roll {
    0% {
        -webkit-transform: translateX(500px) rotate(360deg);
    }
    100% {
        -webkit-transform: translateX(0px) rotate(0deg);
    }
}

@-moz-keyframes roll {
    0% {
        -moz-transform: translateX(500px) rotate(360deg);
        opacity: 0;
    }
    100% {
        -moz-transform: translateX(0px) rotate(0deg);
        opacity: 1;
    }
}

@-o-keyframes roll {
    0% {
        -o-transform: translateX(500px) rotate(360deg);
        opacity: 0;
    }
    100% {
        -o-transform: translateX(0px) rotate(0deg);
        opacity: 1;
    }
}

@-ms-keyframes roll {
    0% {
        -ms-transform: translateX(500px) rotate(360deg);
        opacity: 0;
    }
    100% {
        -ms-transform: translateX(0px) rotate(0deg);
        opacity: 1;
    }
}

@keyframes roll {
    0% {
        transform: translateX(500px) rotate(360deg);
        opacity: 0;
    }
    100% {
        transform: translateX(0px) rotate(0deg);
        opacity: 1;
    }
}

@-webkit-keyframes moveUp {
    0% {
        -webkit-transform: translateY(40px);
    }
    100% {
        -webkit-transform: translateY(0px);
    }
}

@-moz-keyframes moveUp {
    0% {
        -moz-transform: translateY(40px);
    }
    100% {
        -moz-transform: translateY(0px);
    }
}

@-o-keyframes moveUp {
    0% {
        -o-transform: translateY(40px);
    }
    100% {
        -o-transform: translateY(0px);
    }
}

@-ms-keyframes moveUp {
    0% {
        -ms-transform: translateY(40px);
    }
    100% {
        -ms-transform: translateY(0px);
    }
}

@keyframes moveUp {
    0% {
        transform: translateY(40px);
    }
    100% {
        transform: translateY(0px);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-ms-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@-webkit-keyframes scaleDown {
    0% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.5);
    }
}

@-moz-keyframes scaleDown {
    0% {
        -moz-transform: scale(1);
    }
    100% {
        -moz-transform: scale(0.5);
    }
}

@-o-keyframes scaleDown {
    0% {
        -o-transform: scale(1);
    }
    100% {
        -o-transform: scale(0.5);
    }
}

@-ms-keyframes scaleDown {
    0% {
        -ms-transform: scale(1);
    }
    100% {
        -ms-transform: scale(0.5);
    }
}

@keyframes scaleDown {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(0.5);
    }
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@-ms-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

/* Media Queries for custom slider */

@media screen and (max-width: 660px) {
    .talkStore .sl-slider-wrapper {
        height: 500px;
    }

    .talkStore .sl-slider blockquote {
        font-size: 16px;
    }
}

/*---------------------------btn RS page Talke Store---------*/
.partLightGray.partRS .contentRs {
    text-align: center;
    padding: 30px 0 50px 0;
}

.partLightGray.partRS .contentRs p.txtRs, .partLightGray.partRS .contentRs .btnRs {
    width: auto;
    display: inline-block;
    vertical-align: middle;
}

.partLightGray.partRS .contentRs .btnRs {
    margin-left: 30px;
}

.partLightGray.partRS .contentRs .btnRs .ih-item {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    display: inline-block;
    margin-right: 30px;
}

.partLightGray.partRS .contentRs .btnRs .ih-item,
.partLightGray.partRS .contentRs .btnRs .ih-item * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.partLightGray.partRS .contentRs .btnRs .ih-item img {
    width: 100%;
    height: 100%;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle {
    position: relative;
    width: 95px;
    height: 95px;
    border-radius: 50%;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle .img {
    position: relative;
    width: 95px;
    height: 95px;
    border-radius: 50%;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle .img:before {
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    box-shadow: inset 0 0 0 16px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(0, 0, 0, 0.3);
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle .img img {
    border-radius: 50%;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 .spinner1 {
    width: 105px;
    height: 105px;
    border: 8px solid #415495;
    border-right-color: #7D94E0;
    border-bottom-color: #7D94E0;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 .spinner2 {
    width: 105px;
    height: 105px;
    border: 8px solid #47A5DF;
    border-right-color: #B7E4FF;
    border-bottom-color: #B7E4FF;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 .spinner3 {
    width: 105px;
    height: 105px;
    border: 8px solid #BE3729;
    border-right-color: #EDA7A1;
    border-bottom-color: #EDA7A1;
    border-radius: 50%;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 .img {
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
    width: auto;
    height: auto;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 .img:before {
    display: none;
}

.partLightGray.partRS .contentRs .btnRs .ih-item.circle.effect1 a:hover .spinner {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/*-----------------------------------------PRESSE--------------------------------------*/
.linkArticle {
    width: 100%;
    height: auto;
    margin: 60px 0 40px 0;
}

.linkArticle .topArticle {
    width: 100%;
    height: auto;
}

.linkArticle .topArticle .articleKey {
    width: 30%;
    height: 252px;
    display: inline-block;
    text-align: left;
    border: 1px solid #efefef;
    background: none;
    margin: 0 4% 0 0;
    overflow: hidden;
}

.linkArticle .topArticle .articleKeytree {
    margin: 0;
}

.articleKey .logoPress {
    display: block;
    height: 50px;
    width: 100%;
    padding: 12px 0 0 20px;
}

.linkArticle .topArticle .articleKey p.title {
    height: 70px;
    font-weight: bold;
    font-size: 18px;
    padding: 20px 25px 20px 25px;
}

.linkArticle .topArticle .articleKey p.dataInfo {
    font-weight: lighter;
    font-size: 12px;
    color: #cacaca;
    padding: 0 25px 20px 25px;
}

.linkArticle .topArticle .articleKey a.btnArticleKey {
    display: block;
    width: 100%;
    color: #fff;
    background: #94c11c;
    padding: 8px 25px 8px 25px;
    font-size: 18px;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.linkArticle .topArticle .articleKey a.btnArticleKey:hover {
    background: #232323;
}

.linkArticle .year {
    width: 100%;
    border-bottom: 1px solid #232323;
}

.linkArticle p.DataYear {
    display: block;
    background: #232323;
    color: #fff;
    width: 6%;
    height: 35px;
    margin-top: 50px;
    padding: 0 0 0 25px;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

.linkArticle ul.listArticle {
    list-style-type: none;
    width: 100%;
    margin: 40px 0 70px 0;
    padding: 0;
}

.linkArticle ul.listArticle li {
    width: 60%;
    margin-top: 15px;
}

.linkArticle ul.listArticle li div.decoPuce {
    width: 18px;
    height: 55px;
    background: #94c11c;
    margin-right: 25px;
}

.linkArticle ul.listArticle li a, .linkArticle ul.listArticle li p, .linkArticle ul.listArticle li div.decoPuce {
    display: inline-block;
    vertical-align: top;
}

.linkArticle ul.listArticle li p strong {
    font-size: 18px;
}

.linkArticle ul.listArticle li p span.dataInfo {
    font-weight: lighter;
    font-size: 12px;
    color: #cacaca;
}

.linkArticle ul.listArticle li p {
    width: 60%;
}

.linkArticle ul.listArticle li a {
    width: 20%;
    background: #94c11c;
    padding: 8px 25px 8px 25px;
    float: right;
    color: #fff;
    font-weight: bold;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.linkArticle ul.listArticle li a:hover {
    width: 20%;
    background: #232323;
    padding: 8px 25px 8px 25px;
    float: right;
    color: #fff;
    font-weight: bold;
}

.contactPress {
    margin: 0 auto 0 auto;
    padding: 0;
    height: 550px;
}

.contactPress img {
    margin-top: 65px;
    margin-bottom: 30px;
    display: inline-block;
    vertical-align: top;
    width: 60%;
    height: auto;
}

.contactPress img.captcha {
    display: block;
    margin: 0;
    width: auto;
}

.reloadCapcha:hover {
    color: #94c11c;
}

.contactPress .choicePress #formPress div.infoCaptcha, .contactPress .choicePress #formPress div.seizeCapcha {
    display: inline-block;
    vertical-align: top;
    margin: 0;
}

.contactPress .choicePress #formPress div.seizeCapcha {
    width: 35%;
}

.contactPress .choicePress #formPress div.seizeCapcha p {
    font-size: 12px;
}

.contactPress .choicePress #formPress div.seizeCapcha input {
    width: 100%;
}

.contactPress .choicePress {
    background: #232323;
    padding: 20px 10px 15px 10px;
    display: inline-block;
    height: 100%;
    color: #fff;
    float: right;
    width: 35%;
}

.contactPress .choicePress #formPress {
    margin: 0
}

.contactPress .choicePress #formPress div {
    display: block;
    margin: 8px 10px 8px 10px;
}

.contactPress .choicePress #formPress div.checker, .contactPress .choicePress #formPress p, .contactPress .choicePress #formPress label {
    display: inline-block;
}

.contactPress .choicePress #formPress p.block {
    display: block;
}

.contactPress .choicePress #formPress p.displayNone {
    display: none;
}

.contactPress .choicePress #formPress p.mail {
    display: block;
    margin-top: 15px;
}

.contactPress .choicePress #formPress div input.mail {
    width: 95%;
    height: 50px;
    padding: 0 8px 0 8px;
    color: #0C66AA;
}

.contactPress .choicePress #formPress div strong {
    color: #fff;
}

.contactPress .choicePress p.titleFormPress {
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 15px;
}

.contactPress .choicePress #formPress div.btnSendPress {
    text-align: right;
}

.contactPress .choicePress #formPress div input.btnFormPress {
    background: #94C11C;
    width: 100%;
    height: 50px;
    color: #fff;
    border: none;
    box-shadow: none;
    margin-top: 8px;
    font-size: 18px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contactPress .choicePress #formPress div input.btnFormPress:hover {
    background: #0C66AA;
}

.contactPress #formPress div.messageSend {
    display: block;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
    font-size: 15px;
}

.contentLinkPress {
    padding: 20px 0 20px 0;
}

.linkPress {
    color: #fff;
    text-align: center;
    margin: auto;
    border: 1px solid #fff;
    width: 35%;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.linkPress:hover {
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0 0 4px #8FBA1B inset;
}

.linkPress:hover {
}

.linkPress p {
    font-size: 20px;
    padding-bottom: 12px;
}

.linkPress img {
    margin: 0 10px 10px 10px;
}

.contentLinkPressAboutUs {
    background: #92C01C;
    margin-top: 25px;
}

.contentLinkPressAboutUs .linkPress {
    width: 100%;
}

.contentLinkPressAboutUs .linkPress p {
    text-align: center;
}

.contentLinkPressAboutUs .linkPress:hover {
    background: #0B66AA;
    box-shadow: none;
}

#EULA {
    font-family: "Roboto";
    font-size: 15px;
}

#EULA ul, #EULA table {
   margin-bottom: 20px;
}

#EULA a {
    text-decoration: underline;
}

#EULA .eulaSubtitle {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
}

#EULA h3,#EULA h2 {
    text-transform: uppercase;
}

#EULA .sectionTitle, #EULA .sectionSubtitle, #EULA h3, #EULA h4 {
    font-weight: bold;
    font-size: 15px;
    display: block;
}

#EULA .sectionSubtitle {
    margin-top: 20px;
}

#EULA p {
    margin-bottom: 20px;
}

#EULA table td, #EULA table th {
    border: 1px solid #000000;
    padding: 0.5rem;
}

#EULA table td {
    text-align: left;
}

#EULA table th {
    text-align: center;
}

#consent {
    background: #0c66aa;
    color: white;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 8002;
}

#consent .consentText {
    padding: 10px 50px 10px 20px;
    display: inline-block;
}

#consent a {
    font-weight: bold;
    text-decoration: underline;
    color: white;
}

#consent .consentOk {
    display: inline-block;
    font-weight: bold;
    border: 1px solid white;
    text-align: center;
    padding: 5px 10px;
    position: absolute;
    top: 4px;
    right: 5px;
    cursor: pointer;
}

#consent .consentOk:hover {
    background: white;
    color: #0c66aa;
}

/*-------------------------CONTEST--------------------------------------------------------*/
.contentJeu {
    padding: 0;
}

.contentJeu .titleContest, .contentJeu img.macJeu {
    display: inline-block;
    vertical-align: top;
}

.contentJeu img.macJeu {
    float: right;
}

.contentJeu .titleContest {
    padding: 30px 0 0 0;
}

.contentJeu .titleContest p {
    font-size: 22px;
    font-weight: bolder;
    margin-top: 20px;
}

.contentJeu .macLot {
    margin-top: 35px;
    margin-left: 2%;
}

/*.contentJeu .HowGame{
	width:100%;
	border-top:1px solid #0c66aa;
	margin-top:90px;
	}*/
.contentJeu .HowGame {
    margin-top: 30px;
}

.contentJeu .HowGame img.monster, .contentJeu .HowGame h2.titleHow {
    display: inline-block;
    color: #0c66aa;
    vertical-align: top;
    margin-top: 15px;
}

.contentJeu .HowGame h2.titleHow {
    margin-left: 15px;
}

.contentJeu .HowGame .btnLoadAppli p, .contentJeu .HowGame .btnLoadAppli a.apple, .contentJeu .HowGame .btnLoadAppli a.android {
    display: inline-block;
}

.contentJeu .HowGame .btnLoadAppli p {
    margin-top: 18px;
    font-size: 22px;
    color: #0c66aa;
}

.contentJeu .HowGame .btnLoadAppli a, .contentJeu .HowGame .btnLoadAppli a.apple {
    display: inline-block;
    height: 52px;
    width: 150px;
    vertical-align: middle;
    margin: 0;
    margin-rigth: 20px;
}

.contentJeu .HowGame .btnLoadAppli a.android {
    background: rgba(0, 0, 0, 0) url("/www-img/btnAndroidSmall.png") no-repeat scroll 0 0;
    transition: all 0.5s ease-in-out 0s;

}

.contentJeu .HowGame .btnLoadAppli a.android:hover {
    background: rgba(0, 0, 0, 0) url("/www-img/btnAndroidSmall.png") no-repeat scroll 0 -52px;
}

.contentJeu .HowGame .btnLoadAppli a.apple {
    background: rgba(0, 0, 0, 0) url("/www-img/btnAppleSmall.png") no-repeat scroll 0 0;
    transition: all 0.5s ease-in-out 0s;
}

.contentJeu .HowGame .btnLoadAppli a.apple:hover {
    background: rgba(0, 0, 0, 0) url("/www-img/btnAppleSmall.png") no-repeat scroll 0 -52px;
}

.contentJeu .HowGame .btnLoadAppli a.win {
    background: rgba(0, 0, 0, 0) url("/www-img/btnWinSmall.png") no-repeat scroll 0 0;
    transition: all 0.5s ease-in-out 0s;
}

.contentJeu .HowGame .btnLoadAppli a.win:hover {
    background: rgba(0, 0, 0, 0) url("/www-img/btnWinSmall.png") no-repeat scroll 0 -52px;
}

.contentJeu .HowGame .rule {
    width: 100%;
    text-align: center;
    padding: 4% 0 4% 0;
}

.contentJeu .HowGame .rule .twitter, .contentJeu .HowGame .rule .noTwitter,
.contentJeu .HowGame .rule .commentJouer {
    display: inline-block;
    width: 45%;
    vertical-align: top;
    text-align: left;
}

.contentJeu .HowGame .rule .commentJouer {
    width: 100%;
}

.contentJeu .HowGame .rule .noTwitter {
    border-left: 1px solid #232323;
    padding-left: 4%;
}

.contentJeu .HowGame .rule img.puce, .contentJeu .HowGame .rule p.txtHow,
.partGray .rule img.puce, .partGray rule p.txtPresent {
    display: inline-block;
    vertical-align: middle;
}

.contentJeu .HowGame .rule img.puce, .partGray .rule img.puce {
    margin-right: 3%;
}

.contentJeu .HowGame .rule p.txtHow {
    width: 90%;
}

.contentJeu .HowGame .rule .space {
    height: 20px;
}

.contentJeu .HowGame .rule a.btnGame {
    display: block;
    background: #94c11c;
    width: 60%;
    padding: 3%;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    margin-top: 15px;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.contentJeu .HowGame .rule a.btnGame:hover {
    background: #232323;
}

.partBlue h2.titleAstuce, .partGray h2.titlePresent {
    color: #fff;
}

.partBlue h2.titleAstuce, .partBlue img.heart,
.partGray h2.titlePresent, .partGray img.present {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 20px;
}

.partBlue h2.titleAstuce, .partGray img.present {
    vertical-align: middle;
    margin-right: 20px
}

.partBlue p.txtAstuce, .partGray p.txtPresent {
    color: #fff;
    margin-left: 5%;
}

/*-----------Table Licence Choice------*/
.tableLicenceChoice p.fat {
    font-weight: bolder;
}

.tableLicenceChoice .colOne {
    width: 56%;
    padding: 3px 2% 3px 2%;
}

.tableLicenceChoice .colTow, .tableLicenceChoice .colThree {
    width: 20%;
    padding: 3px 0 3px 0;
}

.tableLicenceChoice .tableHeader {
    background: #232323;
    color: #94c11c;
    text-align: center;
}

.tableLicenceChoice .comptTest {
    background: #0c66aa;
    color: #f5f9fc;
}

.tableLicenceChoice .lignLight {
    background: #F2F2F2;
    color: #232323;
}

.tableLicenceChoice .lignDark {
    background: #D9D9D9;
    color: #232323;
}

.tableLicenceChoice .comptTest .colTow, .tableLicenceChoice .comptTest .colThree,
.tableLicenceChoice .lignLight .colTow, .tableLicenceChoice .lignLight .colThree,
.tableLicenceChoice .lignDark .colTow, .tableLicenceChoice .lignDark .colThree {
    text-align: center;
}

.tableLicenceChoice .lignBtn {
    text-align: center;
}

.tableLicenceChoice .btnLicenceChoice {
    color: #f5f9fc;
    padding: 8px 0 8px 0;
}

.tableLicenceChoice .licenseFree {
    border-right: 1px solid #f5f9fc;
}

/*----WebPlugin Page-------*/
.introWebPlugin {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.webPlugin h1, .webPlugin h3 {
    text-align: left;
}

.introWebPlugin p, .introWebPlugin img {
    display: inline-block;
    vertical-align: middle;
}

.introWebPlugin p {
    width: 45%;
    margin-right: 10%;
}

.introWebPlugin img {
    width: 44%;
}

.webPlugin {
    width: 100%;
    height: auto;
}

.webPlugin .replaceSlider {
    display: none;
}

.containerTxtWebPlugin {
    margin-bottom: 15px;
}

.containerTxtWebPlugin p {
    width: 100%;
    margin: 0 0 2% 0;
}

.containerTxtWebPlugin li {
    width: 85%;
    margin-left: 5%;
}

.webPlugin .opWebPlugin {
    width: 100%;
    margin-bottom: 30px;
}

.webPlugin .opWebPlugin h2, .webPlugin .opWebPlugin ul {
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin-right: 2%;
}

.webPlugin .opWebPlugin ul {
    width: 65%;
    text-align: left;
    margin: 0;
}

.webPlugin .opWebPlugin ul li {
    list-style-type: none;
    display: inline-block;
    width: 85px;
    height: 85px;
    border: 1px solid #cacaca;
    margin-right: 2%;
    vertical-align: top;
    margin-bottom: 8px;
}

.webPlugin .opWebPlugin ul li img {
    vertical-align: initial;
}

.tableLicence table {
    width: 100%;
}

.tableLicence td {
    border: 1px solid #cacaca;
    padding: 5px 10px 5px 10px;
    text-align: center;
    height: auto;
    min-height: 40px;
}

.tableLicence td p {
    text-align: left;
    width: 100%;
}

.tableLicence td img, .tableLicence td p.center {
    text-align: center;
}

.tableLicence td.noBorder {
    border: none;
}

.tableLicence td.free {
    background: #94c11c;
}

.tableLicence td.pro {
    background: #0c66aa;
}

.tableLicence td.pro p strong, .tableLicence td.free p strong {
    color: #fff;
}

.txtWebPlugin .deco {
    margin-top: 30px;
}

.html5 {
    background: #F16529;
    padding: 0;
    border-top: 2px solid #232323;
}

.contentHtml5 {
    padding-top: 0
}

.contentHtml5 img, .contentHtml5 div {
    display: inline-block;
    vertical-align: middle;
}

.contentHtml5 div.globalHtml5 {
    width: 85%;
    padding: 1% 0 1% 0;
    color: #fff;
}

.contentHtml5 div.globalHtml5 .txtHtml5 {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    padding: 0;
    font-size: 12px;
}

.contentHtml5 div.globalHtml5 .txtHtml5 p {
    font-size: 12px;
    padding: 0 0 0 10px;
}

.contentHtml5 div.globalHtml5 .txtHtml5.txtHtml5center {
    padding: 0 10px 0 0;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.contentHtml5 div p span.titleHtml5 {
    font-size: 25px;
    text-transform: uppercase;
    font-weight: bolder;

}

.contentHtml5 div p span.sousTitleHtml5 {
    font-size: 18px;
}

/*Web-plugin Slider*/
.contentTxtSlider {
    position: absolute;
    width: 1200px;
    color: #232323;
    bottom: 0;
    text-align: center;
    padding: 0px 0 25px 0;
}

.contentTxtSlider p {
    font-size: 12px;
    line-height: 16px;
    width: 40%;
    background: rgba(255, 255, 255, 0.8);
    margin: auto;
    top: 0;
    padding: 1% 10% 1% 10%;
}

.contentTxtSlider p.titleSlider {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2px;
    padding: 3px 10% 3px 10%;
}

/* jssor slider bullet navigator skin 21 css */
/*
.jssorb21 div           (normal)
.jssorb21 div:hover     (normal mouseover)
.jssorb21 .av           (active)
.jssorb21 .av:hover     (active mouseover)
.jssorb21 .dn           (mousedown)
*/
.jssorb21 {
    position: absolute;
}

.jssorb21 div, .jssorb21 div:hover, .jssorb21 .av {
    position: absolute;
    /* size of bullet elment */
    width: 19px;
    height: 19px;
    text-align: center;
    line-height: 19px;
    color: white;
    font-size: 12px;
    background: url(../www-img/webPlugin/b21.png) no-repeat;
    overflow: hidden;
    cursor: pointer;
}

.jssorb21 div {
    background-position: -5px -5px;
}

.jssorb21 div:hover, .jssorb21 .av:hover {
    background-position: -35px -5px;
}

.jssorb21 .av {
    background-position: -65px -5px;
}

.jssorb21 .dn, .jssorb21 .dn:hover {
    background-position: -95px -5px;
}

/**/
/* jssor slider arrow navigator skin 21 css */
/*
.jssora21l                  (normal)
.jssora21r                  (normal)
.jssora21l:hover            (normal mouseover)
.jssora21r:hover            (normal mouseover)
.jssora21l.jssora21ldn      (mousedown)
.jssora21r.jssora21rdn      (mousedown)
*/
.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(../www-img/webPlugin/a21.png) center center no-repeat;
    overflow: hidden;
}

.jssora21l {
    background-position: -3px -33px;
}

.jssora21r {
    background-position: -63px -33px;
}

.jssora21l:hover {
    background-position: -123px -33px;
}

.jssora21r:hover {
    background-position: -183px -33px;
}

.jssora21l.jssora21ldn {
    background-position: -243px -33px;
}

.jssora21r.jssora21rdn {
    background-position: -303px -33px;
}

/***********************************HOST SERVER***************************/
.linkHostServer {
    width: 235px;
}

.illusServer {
    width: 100%;
    background: #F5F9FC;
    text-align: center;
}

.hostServerFonction {
    padding-left: 2%;
}

a.btnHostServer {
    height: auto;
    line-height: 26px;
    padding: 10px 0 10px 0;
    margin: 15px 0 30px 0;
}

a.btnHostServer p .go {
    color: #fff;
    font-weight: bolder;
    font-size: 20px;
}

a.btnHostServer p span.go {
    font-size: 30px;
}

.txtHostServer .column, .txtHostServer p.column {
    display: inline-block;
    vertical-align: top;
    width: 45%;
    text-align: left;
    padding: 8px;
    background: #fff;
    border: 1px solid #E5E7E9;

}

.txtHostServer .column.columnShort {
    height: 180px;
}

.txtHostServer .columnright, .txtHostServer p.columnright {
    margin-left: 10px;
    float: right;
}

.txtHostServer .column.center p {
    text-align: center;
    width: 100%;
}

.txtHostServer .column img {
    display: block;
    margin: 8px auto 0px auto;
}

.warningHostServer {
    color: #232323;
    margin-bottom: 15px;
    margin-top: 20px;
    font-weight: bolder;
}

.infoHostServer {
    margin-top: 20px;
}

/*Page SEO*/
.pageSEO {
    text-align: center;
    padding-bottom: 25px;
}

.pageSEO .container {
    width: 100%;
}

.pageSEO h1 {
    line-height: 38px;
    width: 80%;
    margin: auto;
}

.pageSEO .videoEtudeAutoroute {
    margin: 0;
    padding: 0;
    width: 60%;
    height: 397px;
}

.pageSEO .mapGoogle {
    margin: 35px 0 0 0;
    padding: 0;
    width: 60%;
    height: 350px;
}

.pageSEO.contentVideo {
    padding: 0;
    line-height: 0;
}

.pageSEO .container p, .pageSEO .container h3 {
    width: 60%;
    text-align: justify;
    margin: auto;
}

.pageSEO .container .lien {
    font-weight: bold;
    text-decoration: underline;
    color: #94c11c;
}

.titleGraph .content.pageSEO.contentGraph {
    padding: 8px 0 8px 0;
}

.titleGraph .pageSEO .container h2 {
    color: #F5F9FC;
    font-size: 22px;
    margin: 0;
}

.titleGraph .pageSEO .container h2.gray {
    color: #232323
}

.pageSEO .container div p {
    width: 20%;
    margin-right: 4%;
}

.pageSEO .container div p, .pageSEO .container div img {
    display: inline-block;
    vertical-align: middle;
}

.pageSEO div.space {
    height: 20px
}

.pageSEO .container img {
    margin: auto;
}

/*--------------------------------------------Page Awards------------------------------------------------------------------*/
.mapDeco {
    background: #F5F9FC url(/www-img/awards/mapAward.png) center -120px no-repeat;
    min-heigh: 400px;
}

.bubbleContent {
    text-align: center;
}

.bubbleCountry {
    width: 130px;
    height: 130px;
    background: rgba(255, 255, 255, 0.4);
    border: 1px solid #cacaca;
    border-radius: 75px;
    text-align: center;
    padding: 11px;
    display: inline-table;
    margin: 0 15px 15px 15px;
}

.country {
    margin-bottom: 10px;
}

.bubbleCountry .dash {
    width: 85%;
    height: 2px;
    background: #94c11c;
    margin: 5px auto 5px auto;
}

.bubbleCountry a {
    font-size: 14px;
    display: block;
}

.bubbleCountry a:hover {
    color: #94c11c;
    font-weight: bolder;
}

.infoPerfAward {
    text-align: center;
    margin-bottom: 50px;
}

.leftAward, .rightAward {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: justify;
}

.leftAward {
    padding-right: 8%;
}

.infoPerfAward img {
    margin: auto;
}

/**/
.contentMedal, .contentMedalMobile {
    padding: 0;
    position: relative;
}

.contentMedal .awardMedalYear, .contentMedalMobile .awardMedalYear {
    position: absolute;
    top: 204px;
    left: 85px;
    font-size: 20px;
    font-weight: 700;
}

.contentMedal img, .contentMedal p {
    display: inline-block;
    vertical-align: top;
}

.contentMedal img {
    position: absolute;
}

.contentMedalMobile img, .contentMedalMobile p {
    display: inline-block;
    vertical-align: bottom;
}

.contentMedalMobile img.awardMedal {
    position: absolute;
}

.contentMedalMobile img.awardMedal, .contentMedal img {
    margin-left: 2%;
}

.contentMedal p, .contentMedalMobile p {
    width: 40%;
    padding: 40px 0% 40px 20%;
    color: #f5f9fc;
}

.contentMedal p span.opWinner, .contentMedalMobile p span {
    font-weight: bolder;
    font-size: 30px;
}

/**/
.contentCountrySelected {
    clear: both;
    position: relative;
    padding-bottom: 15px;
    min-height: 140px;
}

.contentCountrySelected h1 {
    width: 80%;
    line-height: 1.2em;
}

.btnPdfAward {
    width: 30%;
    margin-left: 2%;
    margin-top: 5px;
    text-align: center;
    font-size: 15px;
}

.btnPdfAward a {
    display: block;
    background: #0a67ab;
    padding: 5px;
    transition: all 0.2s linear 0s;
    font-family: Roboto;
}

.btnPdfAward a:hover {
    color: #fff;
    background: #232323;
    font-family: "Roboto";
}

.countrySelected {
    text-align: center;
    position: absolute;
    top: 26px;
    right: 0;
}

.countrySelected img {
    margin-bottom: 6px;
}

h1.titleFixe {
    margin-left: 2%;
    display: block;
}

h1.titleFixe, .countrySelected {
    display: inline-block;
    height: auto;
}

/**/
.goldPart {
    margin: 50px 0 30px 0;
    background: url("/www-img/awards/bgPartGold.png") no-repeat;
    min-height: 190px;
    padding-top: 10px
}

.goldPart div {
    margin-left: 4%;
}

.goldPart p, .goldPart h4, .goldPart .logoPartGold {
    margin-left: 15%;
    margin-top: 10px;
}

.goldPart h4 {
    font-weight: bolder;
    font-size: 22px;
    background: -webkit-gradient(linear, left top, left bottom, from(#b97802), to(#f0cf89));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.goldPart .logoPartGold img {
    display: inline-block;
}

/**/
.tableFixe, .tableMobile {
    width: 96%;
    margin-left: 2%
}

.tableFixe p, .tableMobile p {
    font-size: 22px;
}

.tableFixe .header p, .tableMobile .header p {
    font-size: 14px;
}

.tableFixe tr, .tableMobile tr {
    border-bottom: 1px solid #94c11c;
}

.tableFixe tr.header, .tableMobile tr.header {
    border: none;
}

.tableFixe td, .tableMobile td {
    padding: 20px 0 20px 0;
}

.tableFixe tr.header, .tableFixe tr td.data, .tableMobile tr.header, .tableMobile tr td.data {
    text-align: center;
}

.tableFixe tr.first, .tableFixe td.rang, .tableMobile tr.first, .tableMobile td.rang {
    color: #94c11c;
}

p.mentionAward {
    margin-left: 2%;
}

/*---------------------------------------------------------------------------------------------------------Page label---------------------------------------*/
.headerLabel {
    background: url(/www-img/label/bgheader.jpg) 0 0px no-repeat;
    height: 700px;
    max-height: 700px;
    width: 100%;
    text-align: center;
}

.headerLabel .titleHeader h1 {
    margin: 20px 0 0 0;
    padding: 0;
    position: relative;
    text-align: center;
    line-height: 50px;
    font-weight: bolder;
    text-shadow: 8px 8px 20px #fff;
}

.headerLabel .titleHeader {
    margin-bottom: 200px;
    margin-top: 50px;
}

.baseLineTitle p {
    font-size: 30px;
    text-align: center;
    line-height: 30px;
    text-shadow: 8px 8px 20px #fff;
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    padding: 8px;
    margin: auto;
}

.menuPageLabel .lienPageLabel div {
    display: inline-block;
    vertical-align: top;
    min-height: 50px;
    width: 30%;
    padding-left: 2%;
}

.menuPageLabel .lienPageLabel div.center {
    border-right: 1px solid #232323;
    border-left: 1px solid #232323;
    padding: 0 15px 0 15px;
}

.menuPageLabel .lienPageLabel div a {
    font-size: 14px;
    font-weight: bolder;
}

.menuPageLabel .lienPageLabel {
    width: 66%;
}

.menuPageLabel .contactLabel, .menuPageLabel .lienPageLabel {
    display: inline-block;
    vertical-align: top;
}

.menuPageLabel .btnLabel {
    width: 200px;
    height: auto;
    background: #94c11c;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.menuPageLabel .contactLabel p, .menuPageLabel .contactLabel span, .menuPageLabel .contactLabel span.uppercase {
    color: #fff;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.menuPageLabel .contactLabel:hover p, .menuPageLabel .contactLabel:hover span, .menuPageLabel .contactLabel:hover span.uppercase {
    color: #0a67ac
}

.menuPageLabel .btnLabel p {
    text-align: center;
    padding: 10px;
}

.menuPageLabel .btnLabel p span.uppercase {
    font-weight: bolder;
}

.menuPageLabel .contactLabel {
    position: relative;
    top: -30px;
}

.sondagePress {
    background: #fff;
    color: #232323;
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 15px 15px 30px 15px;
    border-radius: 5px;
}

.menuPageLabel .contactLabel polygon {
    stroke: none;
    stroke-width: 6px;
    stroke-opacity: 1;
    stroke-linejoin: round;
    fill: #94c11c;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.menuPageLabel .contactLabel:hover polygon, .menuPageLabel .contactLabel:hover .btnLabel {
    background: #232323;
    fill: #232323;
}


.presentationLabel {
    background: url(/www-img/label/presentation01.jpg) 0 0px no-repeat;
    height: auto;
    min-height: 450px;
    width: 100%;
    text-align: center;
}

.presentationLabel .txtPresentation {
    padding: 40px;
    width: 50%;
    min-height: 450px;
    margin: auto;
    background: rgba(255, 255, 255, 0.5);
}

.txtBareme, .tableau {
    width: 45%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 50px;
}

.txtBareme {
    margin-right: 8%;
    text-align: center;
}

.txtBareme h3 {
    text-align: left;
}

.txtBareme p {
    text-align: left;
}

.txtBareme img.macaronLabel {
    width: 40%;
    margin-top: 5%;
}

.tableau table {
    width: 100%;
}

.tableau table tr td {
    width: 20%;
    text-align: center;
    padding: 8px;
}

.tableau table tr {
    border-top: 1px solid #fff
}

.tableau table tr.borderNone {
    border: none;
}

.tableau table tr td.green {
    background: #94c11c;
    color: #fff;
}

.tableau table tr td.green img {
    width: 15%;
}

.tableau table tr td.colColor {
    background: #fff2e9;
}

.tableau table tr td.colColor img.small {
    width: 50%
}

.Press {
    width: 100%;
}

Press .content div {
    width: 60%;
    padding: 2%;
    margin-top: 120px;
    background: rgba(255, 255, 255, 0.8);
}

.avantageLabel {
    text-align: right;
}

.avantageLabel .avantageTxt, .whyLabel .whyTxt {
    color: #ffffff;
    width: 40%;
    padding: 2%;
    height: 100%;
    text-align: left;
}

.whyLabel .whyTxt {
    width: 45%;
}

.avantageLabel img,
.avantageLabel .avantageTxt, .whyLabel .whyTxt, .whyLabel img {
    display: inline-block;
    vertical-align: top;
}

.avantageLabel .avantageTxt strong {
    color: #ffffff;
}

.avantageLabel {
    width: 100%;
    height: 493px;
    overflow: hidden;
}

.avantageLabel .tarif, .avantageLabel .imgTarif {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    margin: 0;
}

.avantageLabel .tarif {
    padding: 0;
    margin: 0;
    width: 54%;
    height: 400px;
}

.avantageLabel .tarif h3 {
    margin: 0px !important;
}

.avantageLabel .tarif .titreTarif {
    text-align: left;
    background: #232323;
    color: #fff;
    padding: 14px 100px 14px 14px;
}

.avantageLabel .tarif .titreTarif div {
    margin-left: 30%;
}

.avantageLabel .tarif .titreTarif p span {
    margin-left: 50px;
}

.avantageLabel .imgTarif {
    width: 45%;
    height: auto;
}

.avantageLabel .imgTarifRD {
    display: none;
}

.avantageLabel .imgTarif img {
    width: 100%;
}

.avantageLabel .tableTarif div {
    display: block;
    width: 100%;
    border-bottom: 1px solid #efebeb;
    line-height: initial !important;
}

.avantageLabel .tableTarif div p {
    display: inline-block;
    width: 45%;
    padding: 20px;
}

.avantageLabel .tableTarif div p.prix {
    text-align: center;
    background: #d5cece;
    font-weight: bolder;
    font-size: 22px;
    color: #725049;
}

.partFormule .tabFormule {
    text-align: center;
    margin-top: 30px;
}

.partFormule .tabFormule .formule {
    background: #0e67aa;
    width: 30%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin-left: 3%;
    color: #fff;
    margin-bottom: 40px;
    height: 750px;
}

.partFormule .tabFormule .formule .titleFormule {
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
    font-size: 40px;
    font-weight: bolder;
    background: #232323;
    height: 70px;
}

.partFormule .formule p {
    padding: 10px 10px 0px 25px;
}

.partFormule .formule p.prix {
    background: #94c11c;
    width: 55%;
    font-weight: bolder;
    font-size: 18px;
    padding: 10px;
}

.partFormule .formule p.mention {
    color: #82a4bc;
    font-size: 14px;
    margin-bottom: 0;
}

.btnContactLabel {
    margin-bottom: 30px;
    margin-top: 25px;
    width: 100%;
    text-align: center;
}

.btnContactLabel img {
    width: 10%;
    position: relative;
    left: 6%;
}

.btnContactLabel img, .btnContactLabel div {
    display: inline-block;
    vertical-align: middle;
}

.btnContactLabel div {
    background: #94c11c;
    margin: auto;
    width: 50%;
    padding: 1%;
    color: #fff;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.btnContactLabel div:hover {
    background: #232323;
}

.btnContactLabel p span {
    font-size: 22px;
    font-weight: bolder;
}

/**/
*, *:after, *:before { /*box-sizing: border-box;*/
}

.grid {
    position: relative;
    margin: auto;
    padding: 1em 0 4em;
    width: 100%;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    overflow: hidden;
    margin: 10px 0px 0px 3%; /*min-width:320px;*/
    max-width: 30%; /*max-height:360px;*/
    width: 30%;
    background: #3085a3;
    text-align: center;
    cursor: pointer
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: .8
}

.grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.grid figure figcaption::before, .grid figure figcaption::after {
    pointer-events: none
}

.grid figure figcaption, .grid figure figcaption > a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.grid figure figcaption > a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0
}

.grid figure h2 {
    font-weight: 300;
    color: #fff;
    line-height: 40px;
    background-color: rgba(0, 0, 0, 0.8);
}

.grid figure h2, .grid figure div {
    margin: 0
}

.grid figure div {
    letter-spacing: 1px;
    font-size: 68.5%
}

/**/
figure.effect-ming {
    background: #030c17
}

figure.effect-ming div img {
    opacity: 1;
    width: 40%;
}

figure.effect-ming img {
    opacity: .9;
    -webkit-transition: opacity .35s;
    transition: opacity .35s
}

figure.effect-ming figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fff;
    box-shadow: 0 0 0 30px rgba(255, 255, 255, 0.2);
    content: '';
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale3d(1.4, 1.4, 1);
    transform: scale3d(1.4, 1.4, 1)
}

figure.effect-ming h2 {
    margin: 0 0 0px 0;
    -webkit-transition: -webkit-transform .35s;
    transition: transform .35s
}

figure.effect-ming div {
    padding: 1em 1em 1em 1em;
    opacity: 0;
    -webkit-transition: opacity .35s, -webkit-transform .35s;
    transition: opacity .35s, transform .35s;
    -webkit-transform: scale(1.5);
    transform: scale(1.5)
}

figure.effect-ming:hover h2 {
    -webkit-transform: scale(0.9);
    transform: scale(0.9)
}

figure.effect-ming:hover figcaption::before, figure.effect-ming:hover div, figure.effect-ming:hover div img {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

figure.effect-ming:hover figcaption {
    background-color: rgba(58, 52, 42, 0)
}

figure.effect-ming:hover img {
    opacity: .4
}

figure.effect-ming div p, figure.effect-ming div img {
    display: inline-block;
    vertical-align: top
}

/**/
/*************************************************************************/
/*-------------------------------RESPONSIVE------------------------------*/
/*************************************************************************/
/*---------------------------------------------------------------------------MEDIA 980 -1199*/
@media screen and (min-width: 980px) and (max-width: 1199px) {
    h1, h2 {
        margin: 1% 2% 1% 1%;
    }

    .contentAppsMobile h1, .contentAppsMobile h2 {
        margin: 1% 2% 1% 2%;
    }

    p {
        margin-left: 2%;
    }

    p.testMore {
        margin-left: 0%;
    }

    .licence h4, .dashboard h4 {
        980 margin: 0 0 0 1%;
    }

    #menu {
        width: 100%;
        /*test*padding:0 5% 0 2%;*/
    }

    #menu .elementMenu {
        width: 65%;
        height: auto;
    }

    #menu .logo {
        Width: 100%;
        height: auto;
    }

    /**/
    .RDnav {
        width: 45%;
    }

    .RDnavNext {
        width: 34%;
    }

    #menu .menuAppliPro, #menu .menuProjetCarte {
        /*width:49%;*/
        width: 33%;
    }

    #menu p {
        line-height: 20px;
        font-size: 13px;
    }

    #menu .flip, #menu .flip {
        width: 100%
    }

    #menu .menuAppli {
        width: 100%;
    }

    .RdFontNav {
        font-size: 19px !important;
        margin-bottom: 5px;
    }

    /**/
    .mobileAppli p {
        width: 28%;
        text-align: left;
        margin-right: 0;
    }

    /**/
    #footer .content {
        width: 100%;
    }

    /**/
    .partBarometre .content p {
        margin-top: 12px;
    }

    .partBarometre .content a {
        font-size: 1em;
        line-height: 43px;
    }

    /**/
    #btntop {
        width: 70%;
        height: auto;
        left: 94%;
    }

    #btntop img {
        width: 7%;
        height: auto;
    }

    /**/
    .content {
        width: 100%;
    }

    /**/
    .partBarometre .content p {
        padding: 0 0 0 1%;
    }

    .partBarometre .content a {
        font-size: 0.9em;
    }

    /**/
    .test {
        width: 100%;
        height: auto;
    }

    /**/
    .contenerrWhatNperf {
        width: 100%;
    }

    .whatNperfLeft, .whatNperfRight {
        width: 46%;
    }

    .whatNperfLeft {
        margin-right: 5%;
        margin-left: 2%;
    }

    .whatNperfLeft p {
        margin: 0;
    }

    /**/
    .contentAppsMobile p {
        margin-bottom: 5%;
    }

    .animAppli div.contentBtn a, .infoAp a.apple {
        margin-left: 3%;
    }

    .infoAp a.apple {
        margin-left: 0;
        margin-right: 0;
    }

    .infoAp a.android {
        margin-left: 8%;
    }

    .contenerInfoAp .infoAp, .contenerInfoAp .imgAp, .contenerInfoAp .imgAp div {
        width: 47%;
    }

    .desktop-page-wrapper .contenerInfoAp .infoAp, .contenerInfoAp .imgAp, .contenerInfoAp .imgAp div {
        width: 100%;
    }

    .contenerInfoAp .infoAp p.first, .contenerInfoAp .infoAp p.txtNext {
        width: 93%;
        padding-left: 2%;
        padding-right: 3%;
    }

    .contenerInfoAp .infoAp p.txtNext {
        padding-left: 3%;
    }

    .contenerInfoAp .imgAp img {
        width: 100%;
        height: auto;
    }

    .contenerInfoAp .imgAp .imgScore, .contenerInfoAp .imgAp .imgNav {
        margin-left: 2%;
    }

    .infoAp a.android {
        margin-right: 0;
        margin-left: 3%;
    }

    .contenerInfoAp .imgAp.imgMap {
        margin-top: 8%;
        margin-left: 3%
    }

    /**/
    #about-us {
        text-align: center;
    }

    .aboutUs h2, .aboutUs h1, .contentMention p, .webPlugin h2, .hostServer h2, .hostServer h1 {
        text-align: left;
    }

    /*Web plugin*/
    .linkAboutUs, .linkWebPlugin, .linkHostServer {
        width: 16%;
        height: 120px;
    }

    .linkWebPlugin {
        width: 22%
    }

    .webPlugin h3 {
        padding: 1%;
    }

    .webPluginNav {
        text-align: center;
    }

    .introWebPlugin p {
        width: 48%;
    }

    .txtWebPlugin {
        padding: 2%;
        width: 43%;
    }

    .txtWebPlugin p {
        width: 90%
    }

    /**/
    #about-us .txtApropos, #about-us .txtHostServer {
        width: 45%;
    }

    #about-us .txtApropos img, #about-us .txtHostServer img {
        width: 100%;
    }

    #about-us .txtApropos .linkPress img {
        width: auto;
    }

    .txtApropos.Drainpipe, .contentMention .mentionLeft, .txtWebPlugin.Drainpipe, .txtHostServer.Drainpipe {
        margin-right: 5%;
    }

    div.decoEnd {
        width: 98%;
    }

    /**/
    .animAppli div.contentBtn {
        background: none;
        width: 640px;
        height: 70px;
    }

    .animAppli div.contentBtn a, .infoAp a.android, .infoAp a.apple, .infoAp a.win {
        display: inline-block;
        width: 150px;
        height: 52px;
    }

    .animAppli a.android, .infoAp a.android {
        background: url(/www-img/btnAndroidSmall.png) 0 0px no-repeat;
    }

    .animAppli a.apple, .infoAp a.apple {
        background: url(/www-img/btnAppleSmall.png) 0 0px no-repeat;
    }

    .animAppli a.win, .infoAp a.win {
        background: url(/www-img/btnWinSmall.png) 0 0px no-repeat;
    }

    .animAppli a.android:hover, .infoAp a.android:hover {
        background: url(/www-img/btnAndroidSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.apple:hover, .infoAp a.apple:hover {
        background: url(/www-img/btnAppleSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.win:hover, .infoAp a.win:hover {
        background: url(/www-img/btnWinSmall.png) 0 -54px no-repeat;
    }

    /**/
    .infoG {
        margin-left: 3%;
        width: 97%;
    }

    .infoG .geoLoc, .infoG .mobileMarque {
        margin-right: 10%
    }

    .infoG .system {
        margin-right: 0%
    }

    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p {
        width: 100%;
    }

    .infoG .geoLoc p {
        text-align: center;
    }

    .infoG .testYourDebit {
        margin: 0 2% 0 0;
        display: inline-block;
    }

    .contentResult {
        margin: 1%;
    }

    .contentResult #fullTest {
        height: 357px;
        width: 980px;
        background: url(/www-img/resultShare/bgFullTest-RD1.png) no-repeat;
    }

    .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD1.png) no-repeat
    }

    .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD1.png) no-repeat
    }

    .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD1.png) no-repeat
    }

    .contentResult #fullTest .streamNavScore {
        width: 178px;
        height: 356px;
    }

    .contentResult .navScore, .contentResult .streamScore {
        width: 178px;
        height: 178px;
    }

    .contentResult #fullTest .graphTest {
        margin: 0 0 0 2%;
        width: 600px;
        height: auto;
    }

    .contentResult #speedTest .graphTest {
        width: 950px;
        height: auto;
    }

    .contentResult .graphTest .contenerTitle p {
        font-size: 0.8em;
    }

    .contenerTitle img {
        width: auto;
    }

    .contentResult .contenerGraph p.score, .contentResult .graphTest .contenerGraph span.score {
        font-size: 1.5em;
    }

    .contentResult .graphTest .contenerGraph p.avg {
        font-size: 0.8em;
        line-height: 35px;
    }

    .contentResult .graphTest .contenerGraph {
        width: 350px;
    }

    .contentResult .graphTest .contenerGraph .graph {
        width: 100%;
    }

    .contentResult .graphTest .contenerGraph .graph img {
        width: 100%;
    }

    .contentResult .graphTest .send,
    .contentResult .graphTest .receive,
    .contentResult .graphTest .latency {
        margin-bottom: 3%;
    }

    .scorringRD, .contentScorringRD {
        display: none;
    }

    .contentResult #fullTest .scorring {
        width: auto;
        margin-top: -3%;
        padding-left: 1%;
    }

    .contentResult #serverFai {
        width: 92%;
        margin-left: 0;
    }

    .contentResult #serverFai .server {
        width: 60%;
    }

    .contentResult #serverFai .fai {
        width: 35%;
    }

    .contentResult #serverFai .server img {
        width: 10%;
        height: auto;
    }

    .contentResult #serverFai .server p {
        width: 55%;
    }

    .contentResult #serverFai .server img.pays {
        width: 6%;
    }

    .contentResult #speedTest {
        width: 98%;
        height: auto;
    }

    .contentResult #fullTest .graphTest, .contentResult #speedTest .graphTest {
        padding: 2% 0 0 2%;
    }

    .contentResult #speedTest .contenerSendReceive {
        width: 60%;
        padding: 3% 0 3% 0;
    }

    .contentResult #speedTest .latency {
        width: 25%;
        margin: 3% 0 0 10%;
    }

    .contentResult #speedTest .contenerSendReceive .contenerGraph {
        margin: 0;
    }

    .contentResult #speedTest .graphTest .contenerGraph {
        width: auto;
    }

    .contentResult #navTest .navScore, .contentResult #streamTest .streamScore {
        margin-right: 4%;
    }

    .contentResult #navTest .graphTest, .contentResult #streamTest .graphTest {
        width: 70%;
        height: 150px;
        margin-top: 5px;
        padding-top: 3%;
    }

    .contentResult #navTest .graphTest .ligneUrl.titleTab, .contentResult #streamTest .graphTest .ligneUrl.titleTab {
        font-size: 0.1em;
    }

    .contentResult #navTest .graphTest .ligneUrl.titleTab, .contentResult #streamTest .graphTest .ligneUrl.titleTab {
        margin: -22px 0 10px 0;
    }

    .contentResult #navTest .graphTest .ligneUrl, .contentResult #streamTest .graphTest .ligneUrl {
        height: 25px;
    }

    .infoG .testYourDebit {
        display: block;
    }

    .testYourDebitRD {
        display: none;
    }

    .contentResult #serverFai .server img.ipv6 {
        float: left;
    }

    .contentResult #serverFai .server img.opServer, .contentResult #serverFai .server p {
        margin: 0;
    }

    /**/
    .contentResult #navTest .graphTest .ligneUrl div {
        width: 30%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed {
        width: 40%;
        margin: 0;
    }

    .contentResult #navTest .graphTest .ligneUrl div.result {
        width: 10%;
    }

    /**/
    .contentResult #fullTest .graphTest {
        width: 55%;
    }

    .scorringRD {
        display: none;
    }

    .contentResult #fullTest .scorring {
        width: 18%;
    }

    /**/
    .contentForm .spaceOutForm {
        width: 70%;
    }

    .contentForm form .Confirm {
        width: 25%;
    }

    /**/
    .main-map .selectorBottom .menu-countSignals {
        padding: 0 2% 0 2%;
    }

    .main-map .selectorBottom .menu-legend {
        padding: 0 0 0 2%;
    }

    .main-map div.selector select {
        width: 97%;
    }

    /**/
    .dashboardHistory .row-backcolor-lg .span1, .dashboardHistory .row-backcolor-lg .span2, .dashboardHistory .row-backcolor-lg .span3, .dashboardHistory .row-backcolor-dg .span1, .dashboardHistory .row-backcolor-dg .span2, .dashboardHistory .row-backcolor-dg .span3, .dashboardHistory .row-backcolor-lg .span1, .dashboardHistory .row-backcolor-lg .span2, .dashboardHistory .row-backcolor-lg .span4, .dashboardHistory .row-backcolor-dg .span4, .dashboardHistory .row-backcolor-dh i, .row-backcolor-dh p {
        font-size: 0.7em;
    }

    .row-fluid.historyTitle a.btnCsv {
        width: 50%;
    }

    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map980.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 980px;
        height: 490px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map980.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 380px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 50px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 380px;
        display: inline-block;
        float: none;
        padding: 5px 20px 5px 20px;
        margin: 0;
    }

    /*CONTEST*/
    .contentJeu .titleContest {
        width: 60%;
    }

    .contentJeu .macLot {
        position: relative;
        top: -100px;
    }

    .contentJeu .lotEt {
        left: 76%;
        top: 841px;
        width: 24%;
    }

    .contentJeu img.titleGeek, .contentJeu img.titleTrip {
        position: relative;
        top: -95px;
    }

    .contentJeu .txtGeek, .contentJeu .txtTrip {
        width: 200px;
        position: relative;
        top: -100px;
    }

    .contentJeu .txtTrip {
        margin-left: 28%;
    }

    .contentJeu .HowGame {
        margin-top: -32px;
    }

    .contentJeu .HowGame img.monster, .contentJeu .HowGame h2.titleHow,
    .partBlue h2.titleAstuce, .partBlue img.heart {
        margin-left: 2%;
    }

    .contentJeu .HowGame .rule p.txtHow {
        width: 85%;
    }

    /**/
    .contactPress {
        height: 550px;
    }

    .contactPress img {
        width: 56%;
        margin-top: 78px;
    }

    .contactPress .choicePress {
        width: 40%;
    }

    /**/
    .linkPress {
        width: 45%;
    }

    /**/
    .webPlugin h1, .webPlugin h2, .webPlugin h3, .webPlugin p, .webPlugin a.contactWebPlugin {
        padding-left: 2%;
    }

    .introWebPlugin p {
        width: 48%;
        margin-right: 2%;
    }

    .introWebPlugin img {
        width: 45%;
        vertical-align: middle;
    }

    /*footer*/
    #footer .content .footerAppli {
        margin-left: 2%;
    }

    /******HOST SERVER*******/
    .txtHostServer .column, .txtHostServer p.column {
        width: 40%;
        padding: 15px;
        height: 260px;
    }

    .txtHostServer .column.columnShort {
        height: 200px;
    }

    /*----------Web-plugin-------*/
    .contentTxtSlider {
        transform: scale(1.4) !important;
        bottom: 25px;
    }

    .contentTxtSlider p.titleSlider, .contentTxtSlider p {
        padding: 1% 0 1% 0;
    }

    .jssorb21 {
        bottom: 5px !important;
    }

    /*-------------Label Wifi-----------------*/
    .menuPageLabel .lienPageLabel div {
        display: block;
        margin: auto;
    }

    .menuPageLabel .lienPageLabel div.center {
        border: none;
        margin: 10px auto 10px auto;
    }

    .presentationLabel .txtPresentation {
        background: rgba(255, 255, 255, 0.7);
    }

    #notation .content {
        padding: 30px 15px 5px 15px;
    }

    #notation .content .tableau h3 {
        margin-right: 40%;
    }

    .avantageLabel {
        text-align: left;
        height: auto;
    }

    .RDtableTarif {
        height: 350px;
    }

    .avantageLabel .tarif .titreTarif {
        display: block;
        width: 100%
    }

    .avantageLabel .imgTarif {
        display: none;
    }

    .avantageLabel .imgTarifRD {
        height: 100%;
        display: inline-block;
        vertical-align: top;
        float: right;
        width: 50%;
    }

    .avantageLabel .imgTarifRD img {
        height: 100%;
        width: 100%;
    }

    .avantageLabel .tableTarif {
        display: inline-block;
        height: 100%;
        width: 50%;
        text-align: left;
    }

    .avantageLabel .tarif {
        width: 100%;
        height: auto;
    }

    .avantageLabel .tableTarif div {
        height: 25%;
    }

    .avantageLabel .tableTarif div p {
        padding: 5% 0 5% 0;
        float: left;
        width: 48%;
    }

    .avantageLabel .tarif .titreTarif div {
        margin-left: 15%;
    }

    /**/
    .main-map .selectorTop .btnProMap {
        height: 115px;
        width: 115px;
        border-radius: 55px;
        margin-left: 1%;
    }

    .main-map .selectorTop .btnProMap p {
        font-size: 13px;
        line-height: 18px;
        width: 100px;
        height: auto;
        margin-top: 15px;
    }

    /***/
    .DrainpipeL {
        margin-left: 5%;
    }

    .bloc1 iframe {
        width: 95%;
    }

    .bloc3 i, bloc3 p {
        display: inline-block;
    }

    .bloc3 i {
        font-size: 12px;
    }

    .bloc3 img.Fright {
        float: none;
        margin-left: 25%;
    }

    .bloc3 div, bloc3 img {
        display: block;
        margin-left: 25%;
    }

    /**FIN MEDIA 980-1199*/
}

/*--------------------------------------------------------------------------------------------------------------MEDIA 980 - 1024*/
/*--------------------------------------------------------------*/
@media screen and (min-width: 980px) and (max-width: 1024px) {
    .content {
        width: 100%;
    }

    #menu {
        width: 100%;
    }

    #menu .elementMenu {
        width: 66%;
        height: auto;
    }

    .infoAp a.android, .infoAp a.apple, .infoAp a.win {
        display: block;
        margin-bottom: 5px;
        margin-left: 4%;
    }

    .infoAp a.android, .infoAp a.apple, .infoAp a.win {
        width: 201px;
        height: 70px;
        display: block;
        margin-left: 4%;
    }

    .infoAp a.android {
        background: url(/www-img/btnAndroid.png) 0 0px no-repeat;
    }

    .infoAp a.apple {
        background: url(/www-img/btnApple.png) 0 0px no-repeat;
    }

    .infoAp a.win {
        background: url(/www-img/btnWin.png) 0 0px no-repeat;
    }

    .infoAp a.android:hover {
        background: url(/www-img/btnAndroid.png) 0 -52px no-repeat;
    }

    .infoAp a.apple:hover {
        background: url(/www-img/btnApple.png) 0 -52px no-repeat;
    }

    .infoAp a.win:hover {
        background: url(/www-img/btnWin.png) 0 -54px no-repeat;
    }

    .contenerInfoAp .imgAp.imgMap {
        margin-left: 2%;
    }

    /**/
    .partBarometre .content p {
        font-size: 1.1em;
    }

    .partBarometre .content a {
        font-size: 0.9em;
    }

    /**/
    .contentForm .spaceOutForm {
        width: 65%;
    }

    .contentForm form .Confirm {
        width: 28%;
    }

    .contentForm form .messageInfo .messageobject div {
        margin-bottom: 14px;
    }

    /**/
    .infoG .testYourDebit {
        display: block;
    }

    .testYourDebitRD {
        display: none;
    }

    .infoG,
    .contentResult #speedTest {
        width: 98%;
    }

    .contentResult #serverFai {
        width: 91%;
    }

    .contentResult #streamTest {
        width: 97%;
        hieght: auto;
    }

    .contentResult #navTest .navScore, .contentResult #streamTest .streamScore {
        margin-right: 4%;
    }

    .contentResult #serverFai .fai {
        margin-left: 15px;
    }

    /**/
    .contentResult #serverFai .server img.ipv6 {
        float: left;
    }

    .contentResult #serverFai .server img, .contentResult #serverFai .server p {
        margin-right: 1%;
    }

    /**/
    .letter {
        left: 20%;
    }

    /**/
    .main-map div.selector select {
        width: 100%;
    }

    /*----------------------------------------------Page Award-----------------------------*/
    .bubbleContent {
        width: 70%;
    }

    h3.infoAward, .contentMedal, .tableFixe, .tableMobile {
        margin-left: 2%;
    }

    .countrySelected, .tableFixe, .tableMobile {
        margin-right: 2%;
    }

    .tableFixe, .tableMobile {
        width: 96%;
    }

    .contentMedalMobile img.awardMedal, .contentMedalFixe img.awardMedal {
        margin-left: 2%;
    }

    /*******FIN 980-1024***********/
}

/*--------------------------------------------------------------------------------------------------------------MEDIA 320 - 979*/
/*--------------------------------------------------------------*/
@media screen and (min-width: 320px) and (max-width: 1130px) {
    h1, h2 {
        font-size: 32px;
        padding: 0 0 0 1%;
    }

    p {
        padding: 0 3% 0 1%;
    }

    .content {
        width: 100%
    }

    .contenerrWhatNperf {

    }

    .whatNperfLeft {
        display: block;
        width: 100%;
        text-align: justify;
    }

    .whatsnperfWrapper .content {
        width: 80%;
    }

    .whatNperfRight {
        display: block;
        width: 100%;
        text-align: justify;
    }

    .whatNperfRight {
        margin: 0;
    }

    .whatNperfRight div {
        margin: 0;
    }

    #btntop {
        right: 10px;
    }

    .contenerInfoAp .infoAp {
        display: block;
        width: 98%;
    }

    .contenerInfoApNext .infoAp {
        width: 40%;
        display: inline-block;
    }

    .desktop-page-wrapper .contenerInfoApNext .infoAp {
        width: 100%;
        display: inline-block;
    }

    .contenerInfoAp .imgAp {
        width: 95%;
        margin-left: 2%
    }

    .contenerInfoAp .imgAp img {
        width: 100%;
    }

    .contenerInfoAp .imgAp div {
        width: 45%;
        display: inline-block;
    }

    .contenerInfoAp .infoAp p.first {
        width: 96%;
        padding: 0;
        margin-bottom: 3%;
        margin-left: 2%;
    }

    .contenerInfoApNext .imgAp {
        display: inline-block;
        padding: 0;
        margin: 0;
        width: 55%;
        margin-left: 2%;
    }

    .contenerInfoApNext .imgAp img {
        width: 100%;
    }

    .contenerInfoApNext .infoAp p.txtNext {
        width: 90%;
    }

    .contenerInfoAp .imgAp .imgNav {
        margin: 0 0 0 2%;
    }

    .contenerInfoApNext {
        margin-bottom: 3%;
    }

    /**/
    .partBarometre .content p {
        width: 70%;
        padding: 0 1% 0 1%;
        font-size: 0.9em;
        margin-top: 12px;
    }
    
    .partBarometre .content.content-desktop a {
        width: auto;
        margin-right:4px;
    }
    
    .partBarometre .content a {
        font-size: 0.9em;
        width: 10%;
        padding: 0 1% 0 1%;
    }

    .partNewCompte .content a {
        width: 25%;
        float: right;
    }

    /**/
    .contentForm form .messageInfo .objectList {
        height: 222px;
    }

    .contentForm .spaceOutForm {
        width: 63%;
    }

    .contentForm form .messageInfo .objectList label {
        font-size: 13px;
    }

    .contentForm form .messageInfo .messageobject div {
        margin-bottom: 1px;
    }

    .contentForm form .messageInfo .txtMessage textarea {
        height: 258px;
    }

    .contentForm form .Confirm {
        width: 30%;
        height: auto;
        min-height: 490px;
    }

    .contentForm form .messageInfo {
        height: 235px;
    }

    .contentForm form .messageInfo .messageobject, .contentForm form .messageInfo .txtMessage {
        width: 45%;
        height: 100%;
    }

    .contentForm form .messageInfo .objectList, .contentForm form .messageInfo .txtMessage textarea {
        height: 100%;
        padding: 8%;
        width: 100%;
    }

    .contentForm form .messageInfo .txtMessage textarea {
        padding: 8% 0 8% 0
    }

    .contentForm form .messageInfo .messageobject {
        padding-right: 14%;
    }

    .contentForm form .messageInfo .messageobject, .contentForm form .messageInfo .txtMessage {
        width: 41%;
    }

    .letter:before {
        width: 170px;
        height: 101px;
        bottom: 44px;
    }

    .letter:after {
        width: 170px;
        height: 101px;
    }

    .paper.pagecontact {
        width: 140px;
    }

    /**/
    .linkAboutUs, .linkWebPlugin, .linkHostServer {
        width: 32%;
        margin-bottom: 3px;
    }

    .txtApropos, .txtWebPlugin, .txtHostServer {
        display: block;
        width: 96%;
        padding-left: 2%;
    }

    .txtApropos p, div.deco, div.decoEnd, .txtWebPlugin p, .txtHostServer p {
        width: 96%;
    }

    .txtApropos.Drainpipe, .txtWebPlugin.Drainpipe, .txtHostServer.Drainpipe {
        margin: 30px 0 0 0;
    }

    .aboutUsFonction, .hostServerFonction {
        margin-top: 30px;
    }

    a.contactUsBtn {
        width: 50%;
    }

    a.RDbtnCOntactUs {
        width: 100%;
    }

    .contentMention .mentionLeft {
        margin-right: 5%;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 12%;
    }
    
    .IndexAboutUs {
        text-align: center;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 8%;
    }

    .aboutUsFonction p, .hostServerFonction p {
        width: 87%;
    }

    /*-----------------------Menu-----------------*/
    #menu {
        width: 100%;
        position: relative;
    }

    #menu .logo {
        width: auto;
        heigth: 193px;
    }

    #menu .logo img.logoImg {
        width: 100%;
        height: auto;
        margin-left: 7%;
    }

    #menu .elementMenu {
        margin-right: 5px;
        width: 54%;
    }

    #menu .menuAppli, #menu .infoNav {
        display: block;
        width: 100%;
    }

    .RDnavNext {
        height: 193px;
        width: 32%;
    }

    #menu .RDnav .RdFontNav {
        font-size: 15px !important;
        margin-bottom: 3px;
    }

    #menu .RDnavNext .infoNav .langue, #menu .RDnavNext .infoNav .Apropos {
        display: inline-block;
        position: inherit !important;
    }

    #menu .RDnavNext .menuAppli {
        height: 98px;
        border-bottom: none;
        border-right: 2px solid #fff;
    }

    #menu .RDnavNext .androidApple {
        display: block;
        height: 52px;
        border-bottom: 2px solid #fff;
    }

    #menu .RDnavNext .androidApple .btn {
        height: 100%;
        width: 48%;
        display: inline-block;
    }

    #menu .RDnavNext .btn_out, #menu .RDnavNext .btn_in {
        width: 104%;
        height: 100%;
        margin: 0 0 0 -1px;
        padding: 0;
        display: inline-block;
    }

    #menu .RDnavNext .btn_in img {
        width: 35px;
        height: auto;
    }

    #menu .RDnavNext .btn_in span {
        top: 25%;
    }

    #menu .RDnavNext .infoNav {
        width: 100%;
        height: 95px;
    }

    #menu .RDnavNext .infoNav .Apropos {
        top: 0;
        border-right: 2px solid #fff;
        height: 95px;
    }

    #menu .infoNav .Apropos i {
        padding: 14px 20px 2px 18px;
    }

    #menu .infoNav .Apropos:hover i {
        padding: 12px 20px 2px 18px;
    }

    #menu .infoNav .Apropos p, #menu .menuAppli .titreAppli p {
        font-size: 13px;
    }

    #menu .RDnavNext .infoNav .langue {
        height: 46px;
        width: 40%;
        float: right;
    }

    #menu .menuAppli .titreAppli {
        height: 44px;
    }

    #menu .RDnav {
        height: 100%;
        vertical-align: top;
        width: 54%;
    }

    #menu .menuAppliPro, #menu .menuProjetCarte {
        /*width:49%;*/
        width: 33%;
    }

    #menu .RDnav .flip {
        width: 99%;
        height: 96px;
    }

    .flip .card {
        width: 100%;
    }

    #menu .flip .card .face p {
        font-size: 0.6em;
        line-height: 15px;
    }

    #menu .RDnavNext .android_in {
        border-left: 2px solid #fff;
    }

    #menu .infoNav .langue .choice li a {
        margin-right: 0;
        float: none;
    }

    /**/
    /**----------------------------------------------------------------MENU RD---------------------------------------**/
    #menu .elementMenu, .userConex {
        display: none;
    }

    nav, #menu, #menu .logo {
        height: 60px;
    }

    #menu .logo img.logoImg {
        margin-top: 4px;
        margin-left: 32%;
        width: auto;
        height: 50px;
    }

    #menu .language {
        display: block;
    }

    #menu .hamburger {
        z-index: 8002;
        display: block;
        width: 36px;
        height: 60px;
        position: absolute;
        background: #94c11c;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    /*#menu .hamburger:hover*/
    #menu .hamburger.active {
        height: auto;
        width: 60%;
        background: #94c11c;
    }

    #menu .hamburger.active img {
        width: auto;
    }

    #menu .hamburger p {
        display: none;
        width: 0;
    }

    /*#menu .hamburger:hover p*/
    #menu .hamburger.active p {
        display: block;
        width: 80%;
        margin-left: 60px;
    }

    /*#menu .hamburger:hover .contentNavRd*/
    #menu .hamburger.active .contentNavRd {
        display: block;
        position: absolute;
        height: auto;
        width: 100%;
        background: #232323;
        color: #F5F9FC;
    }

    #menu .language {
        height: 60px;
        width: 60px;
        background: #0c66aa;
        position: absolute;
        right: 0;
        top: 0;
        overflow:hidden;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    #menu .language:hover {
        /*background: #232323;*/
        width: 70%;
        height: auto;
        z-index: 99999;
    }
    #menu .language ul {
        margin:0;
    }
    #menu .language ul li {
        list-style-type: none;
        width: 60px;
        height:60px;
        display:inline-block;
        text-align: center;
    }

    #menu .language ul li ul li {
        display: none;
        padding-top: 0%;
    }

    #menu .language:hover ul li ul li {
        display: block;
        padding-top: 0%;
    }

    #menu .language ul li a, #menu .language ul li ul li a {
        color: #fff;
        margin-top: 20px;
        width: 100%;
    }

    #menu .language ul li a:hover, #menu .language ul li ul li a:hover {
        color: #96C11C;
    }

    #menu .contentNavRd .navRd {
        width: 100%;
        color: #F5F9FC;
        padding: 0;
    }

    #menu .contentNavRd .navRd ul.appliRd {
        background: #04A5F0;
        font-size: 0px;
    }

    #menu .contentNavRd .navRd ul.contentRsRd {
        font-size: 0px;
    }

    #menu .contentNavRd .navRd ul {
        list-style-type: none;
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    #menu .contentNavRd .navRd ul li {
        list-style-type: none;
        display: block;
        line-height: 45px;
    }

    #menu .contentNavRd .navRd ul li a {
        list-style-type: none;
        color: #F5F9FC;
        height: 50px;
        display: block;
        float: none;
        border-bottom: 1px solid #F5F9FC;
        padding: 0 2% 0 10%;
        background: none;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li a.bgBlue {
        background: #0c66aa;
    }

    #menu .contentNavRd .navRd ul li a:hover {
        background: #96C11C;
    }

    #menu .contentNavRd .navRd ul li.userOff a {
        background: rgba(255, 255, 255, 0.5);
        color: #fff;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li.userOff a:hover {
        background: #C00;
    }

    #menu .contentNavRd .navRd ul li ul.itemUserAccompt {
        height: 0;
        position: relative;
        z-index: 1;
    }

    #menu .contentNavRd .navRd ul li a.userRd {
        background: #94c11c
    }

    #menu .contentNavRd .navRd ul li ul.itemUserAccompt li a {
        display: none;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li a {
        display: block;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt {
        background: #96C11C;
        height: 150px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li a {
        background: #96C11C;
        padding-left: 20%;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li:hover a {
        background: #232323;
    }

    #menu .contentNavRd .navRd div {
        position: relative;
        height: 45px;
        width: 100%;
    }

    #menu .contentNavRd .navRd div a {
        color: #F5F9FC;
    }

    #menu .contentNavRd .navRd li a.appliLoad {
        background: rgba(12, 102, 170, 0.6);
    }

    #menu .contentNavRd .navRd li a.appliLoad:hover {
        background: #96C11C;
    }

    #menu .contentNavRd .navRd ul li.inline {
        width: 33%;
        display: inline-block;
    }

    #menu .contentNavRd .navRd ul li.inline a {
        text-align: center;
        padding: 0;
    }

    #menu .contentNavRd .navRd ul li.Android a {
        border-right: 1px solid #fff;
        background: #98cb02;
    }

    #menu .contentNavRd .navRd ul li.Android a:hover {
        background: #719702;
    }

    #menu .contentNavRd .navRd ul li.Apple a {
        border-right: 1px solid #fff;
        background: #78797B;
    }

    #menu .contentNavRd .navRd ul li.Apple a:hover {
        background: #444444;
    }

    #menu .contentNavRd .navRd ul li.Win a {
        background: #04A5F0;
    }

    #menu .contentNavRd .navRd ul li.Win a:hover {
        background: #0070a4;
    }

    #menu .contentNavRd .navRd ul li.aboutUsRd a {
        border-right: 1px solid #f5f9fc;
        background: #FF8933;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li.aboutUsRd a:hover {
        background: #ff5a00;
    }

    #menu .contentNavRd .navRd ul.contentRsRd li.rsRd {
        width: 25%;
        height: 40px;
        display: inline-block;
    }

    #menu .contentNavRd .navRd ul li.rsRd a {
        height: 47px;
    }

    #menu .contentNavRd .navRd ul li a.facebook {
        background: #425596 url("/www-img/facebook.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.twitter {
        background: #3FA0EB url("/www-img/tweeter.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.google {
        background: #C93939 url("/www-img/google.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.youTube {
        background: #C93939 url("/www-img/youTube.png?v=1.0.1") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.contact {
        background: #94c11c url("/www-img/contactUs.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.facebook:hover {
        background: #425596 url("/www-img/facebook.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.twitter:hover {
        background: #3FA0EB url("/www-img/tweeter.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.google:hover {
        background: #C93939 url("/www-img/google.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.youTube:hover {
        background: #C93939 url("/www-img/youTube.png?v=1.0.1") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.contact:hover {
        background: #94c11c url("/www-img/contactUs.png") no-repeat scroll center -47px;
    }

    /**/
    .contentTestResult {
        width: 740px;
        padding-top: 0;
    }

    .infoG, .contentResult #speedTest {
        width: 740px;
        margin: auto;
    }

    .infoG .testYourDebit, .testYourDebitRD {
        float: none;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        margin: 0;
        max-width: none;
        width: 30%;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        display: inline-block;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system .bgPictoSystem,
    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p {
        display: inline-block;
    }

    .infoG .testYourDebit {
        display: none;
    }

    .testYourDebitRD {
        display: block;
        margin: 0 auto 30px auto;
        text-align: center;
    }

    .contentResult #speedTest .contenerSendReceive, .contentResult #speedTest .latency {
        margin-top: 20px;
    }

    .contentResult #speedTest .graphTest {
        height: auto;
        padding: 2% 0 5% 5%;
    }

    .contentResult .graphTest .contenerTitle, .contentResult .graphTest .contenerGraph {
        height: auto;
    }

    .contentResult .graphTest .send, .contentResult .graphTest .receive, .contentResult .graphTest .latency {
        margin-bottom: 18px;
    }

    .contentResult .graphTest .contenerGraph .graph {
        width: 100%;
    }

    .contentResult #speedTest .latency {
        display: block;
        margin: 0;
    }

    .contentResult .graphTest .contenerGraph {
        margin-top: 0px;
        margin-left: 40px;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai {
        display: inline-block;
    }

    .contentResult #serverFai .server {
        width: 65%;
    }

    .contentResult #serverFai .fai {
        width: 30%;
        margin-left: 25px;
    }

    .contentResult #serverFai .server img, .contentResult #serverFai .server p {
        margin-right: 5%;
        height: auto;
        width: 55px;
    }

    .contentResult #serverFai .server img.opServer {
        width: 10%;
    }

    .contentResult #serverFai .server img.pays {
        height: auto;
        width: 20px;
    }

    .contentResult #serverFai .server p {
        width: 50%;
    }

    .contentResult #serverFai .server img.ipv6 {
        float: left;
    }

    .contentResult #serverFai .server img.opServer {
        margin-right: 0%;
    }

    .contentResult #serverFai .server p {
        margin-right: 2%;
    }

    .contentResult #streamTest .streamScore, .contentResult #navTest .navScore {
        margin-right: 2%;
    }

    .contentResult #streamTest .graphTest {
        width: 70%;
    }

    .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD1.png) no-repeat
    }

    .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD1.png) no-repeat
    }

    .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD1.png) no-repeat
    }

    .contentResult .navScore, .contentResult .streamScore {
        width: 178px;
        height: 178px;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        width: 38%;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Url {
        width: 55%;
    }

    /**/
    .contentResult {
        width: 100%;
    }

    .contentResult #navTest .graphTest {
        width: 70%;
    }

    .contentResult #navTest {
        width: 100%;
        text-align: center;
    }

    .contentResult #navTest .graphTest .ligneUrl div {
        width: 35%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Url {
        width: 40%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed {
        width: 30%;
        margin: 0;
    }

    .contentResult #navTest .graphTest .ligneUrl div.result {
        width: 10%;
        float: right;
        text-align: left;
    }

    .contentResult #navTest .graphTest .ligneUrl.titleTab {
        width: 96%;
    }

    #navTest .graphTest .ligneUrl div.Pr, .contentResult #navTest .graphTest .ligneUrl div.Time {
        float: right;
    }

    /**/
    .contentResult #streamTest {
        width: 100%;
    }

    .contentResult #navTest .graphTest .ligneUrl, .contentResult #streamTest .graphTest .ligneUrl {
        width: 100%;
    }

    .contentResult #streamTest .graphTest .ligneUrl.titleTab {
        width: 96%;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Url {
        width: auto;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Time {
        margin-right: 0;
        float: right;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Pr {
        float: right;
    }

    .contentResult #serverFai {
        width: 100%;
        margin: 10px auto 0 auto;
        background: #fff;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.result {
        float: right;
    }

    /**/
    .mobileAppli p {
        display: inline-block;
        width: 28%;
        margin-right: 5%;
    }

    .mobileAppli img.visuelTerminaux {
        width: 53%;
    }

    /**/
    .contentResult #fullTest {
        height: 424px;
        width: 740px;
        background: url(/www-img/resultShare/bgFullTest-RD2.png) no-repeat;
        margin: auto;
    }

    .contentResult #fullTest .streamNavScore {
        width: 178px;
        height: auto;
    }

    .contentResult #fullTest .graphTest {
        width: 45%;
        margin: 0 0 0 10px;
        padding-top: 15px;
    }

    .contentResult #fullTest .graphTest .contenerTitle {
        width: 83%;
        margin-bottom: 0px;
    }

    .contentResult #fullTest .graphTest .contenerGraph {
        width: 100%;
        margin-left: 0;
    }

    .contentResult #fullTest .graphTest .contenerGraph .graph {
    }

    .contentResult #fullTest .graphTest .contenerGraph p.score {
        font-size: 20px;
    }

    .contentResult #fullTest .graphTest .contenerGraph p.avg {
        font-size: 12px;
        line-height: 28px;
    }

    .scorringRD, .contentScorringRD {
        display: none;
    }

    .contentResult #fullTest .scorring {
        width: 24%;
        height: auto;
        display: inline-block;
        vertical-align: top;
        color: #fff;
        text-align: center;
        font-size: 22px;
        margin: 94px auto;
        padding: 0;
        float: right;
    }

    .contentResult #fullTest .scorring p {
        font-size: 13px;
    }

    .contentResult #fullTest .scorring p span.points {
        font-size: 29px;
    }

    .contentResult #fullTest .graphTest .send,
    .contentResult #fullTest .graphTest .receive,
    .contentResult #fullTest .graphTest .latency {
        margin-bottom: 35px;
    }

    .contentResult #fullTest .graphTest .latency {
        width: 100%;
        margin: 0;
    }

    .contentResult #fullTest .graphTest .latency .contenerTitle {
        width: 30%;
        margin-right: 0;
    }

    .contentResult .graphTest .contenerTitle p, .contentResult .graphTest .contenerTitle img {
        display: inline-block;
        margin: 0;
        vertical-align: top;
    }

    .contentResult #fullTest .graphTest .latency .contenerGraph {
        width: 50%;
        vertical-align: bottom;
    }

    /**/
    .animAppli .slider .slide img.iphone {
        width: 20%;
        height: auto;
    }

    .animAppli .slider .slide img.galaxy {
        width: 20%;
        height: auto;
    }

    .animAppli .slider .slide img.tablette {
        width: 37%;
        height: auto;
    }

    .animAppli .slider p {
        width: 45%;
        margin-left: 3%;
    }

    .animAppli .slider .slide .contentBtn {
        margin: 65px 0 0 2%;
    }

    /**/
    .contentAppsMobile {
        padding-bottom: 40px;
    }

    .mobileAppli .color {
        width: 8%;
    }

    .letter {
        left: 18%;
    }

    .main-map div.selector select {
        width: 100%;
    }

    .main-map .selectorBottom .menu-countSignals {
        padding: 0 2% 0 2%;
    }

    .main-map .selectorBottom .menu-legend {
        padding: 0 0 0 2%;
    }

    /**/
    .dashboardHistory .row-backcolor-dh i, .row-backcolor-dh p {
        font-size: 11px;
    }

    .row-fluid.historyTitle a.btnCsv {
        width: 40%;
    }

    /*---------map about us--------*/
    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map980.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 980px;
        height: 490px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map980.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 380px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 50px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 380px;
        display: inline-block;
        float: none;
        padding: 5px 0 0 0;
        margin: 0;
    }

    /*CONTEST*/
    .contentJeu img.macJeu {
        width: 30%;
    }

    .contentJeu .macLot {
        width: 65%;
    }

    .contentJeu .HowGame .btnLoadAppli p {
        display: block;
        margin-bottom: 15px;
        margin-left: 2%;
    }

    .contentJeu .HowGame img.monster, .contentJeu .HowGame h2.titleHow,
    .partBlue h2.titleAstuce, .partBlue img.heart {
        margin-left: 2%;
    }

    .contentJeu .HowGame .btnLoadAppli a {
        margin-left: 21%;
    }

    .contentJeu .HowGame .rule p.txtHow {
        width: 80%;
    }

    .contentJeu .HowGame .rule a.btnGame {
        font-size: 17px;
    }

    /**/
    .page-content {
        position: relative;
        top: 0;
        left: 0;
    }

    .tabs-left > .tab-content {
        padding: 80px 20px 20px 20px;
    }

    p, .licence h4, .dashboard h4 {
        padding: 0 0 0 1%;
    }

    .dashboard ul.bgselectDashboard {
        position: absolute;
        top: -583px;
        left: -281px;
        opacity: 0;
    }

    .dashboard .hamburgerRd {
        background-color: rgba(12, 102, 170, 1);
        padding: 10px;
        display: block;
        font-size: 33px;
        color: #fff;
        width: 60px;
        height: 60px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    /*
.dashboard ul.bgselectDashboard:hover{
	background-color:rgba(243, 243, 243, 0.9);
	width:auto;
	height:auto;
	}
.dashboard ul.bgselectDashboard h5, .dashboard ul.bgselectDashboard p.title, .dashboard ul.bgselectDashboard li,
.dashboard ul.bgselectDashboard div.cut{
	display:none;
	}
.dashboard ul.bgselectDashboard:hover h5, .dashboard ul.bgselectDashboard:hover p.title, .dashboard ul.bgselectDashboard:hover li,
.dashboard ul.bgselectDashboard:hover div.cut{
	display:block;
	}
.dashboard ul.bgselectDashboard:hover i.hamburgerRd{
	display:none;
	}
	*/
    #TabDashboard .dashboardLegendRd {
        display: block;
        width: 40%;
        height: auto;
        padding: 1%;
        background: #EAF2F7;
        font-size: 9px;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1, #TabDashboard .dashboardLegendRd .legendRdBlock2, #TabDashboard .dashboardLegendRd .legendRdBlock3 {
        display: inline-block;
        vertical-align: top;
        width: 32%;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1 p, #TabDashboard .dashboardLegendRd .legendRdBlock2 p, #TabDashboard .dashboardLegendRd .legendRdBlock3 p, #TabDashboard .dashboardLegendRd .legendRdBlock1 i, #TabDashboard .dashboardLegendRd .legendRdBlock2 i, #TabDashboard .dashboardLegendRd .legendRdBlock3 i, .txtLegend i, .txtLegend p {
        display: inline-block;
    }

    .txtLegend {
        display: block;
        margin-bottom: 15px;
        width: 100%;
    }

    .txtLegend p, .txtLegend i {
        color: #cacaca;
        font-size: 12px;
        margin: 0;
        padding: 0;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1 div, #TabDashboard .dashboardLegendRd .legendRdBlock2 div, #TabDashboard .dashboardLegendRd .legendRdBlock3 div {
        margin-top: 10px;
    }

    .dashboardHistoryRd {
        background: url(../www-img/legende.png) repeat-y;
        padding-left: 45px;
        min-height: auto;
    }

    .dashboardHistoryRdFull {
        background: url(../www-img/legendeFull.png) repeat-y;
        padding-left: 45px;
    }

    .dashboardHistoryRdStream {
        background: url(../www-img/legendeStream.png) repeat-y;
        padding-left: 45px;
    }

    .dashboardHistoryRdVideo {
        background: url(../www-img/legendeVideo.png) repeat-y;
        padding-left: 45px;
    }

    .dashboardHistory .row-fluid [class*="span"] {
        width: auto;
        height: auto;
    }

    .dashboardHistory .row-backcolor-lg .span1, .dashboardHistory .row-backcolor-lg .span2, .dashboardHistory .row-backcolor-lg .span3, .dashboardHistory .row-backcolor-lg .span4, .dashboardHistory .row-backcolor-dg .span1, .dashboardHistory .row-backcolor-dg .span2, .dashboardHistory .row-backcolor-dg .span3, .dashboardHistory .row-backcolor-dg .span4 {
        border-left: none;
        font-size: 12px;
        height: 60px;
        line-height: 16px;
        padding: 0px;
        text-align: left;
        width: 100%;
        display: block;
    }

    /*.dashboardHistory .row-fluid [class*="spanRd"]{
	width:100%;
	border:none;
	display:block;
	margin:0;
	font-size:9px;
	height:60px;
	}*/
    .dashboardHistory .row-fluid [class*="spanRdSpecial"] {
        display: none
    }

    .dashboardHistory .row-backcolor-dh {
        text-align: left;
    }

    .dashboardHistory .row-backcolor-dh {
        height: auto;
        width: 10%;
        display: inline-block;
        vertical-align: top;
    }

    .dashboardHistory .row-fluid .row-backcolor-dg,
    .dashboardHistory .row-backcolor-lg {
        border: 1px solid #dddddd;
        display: inline-block;
        height: auto;
        width: 30%;
        vertical-align: top;
        text-align: left;
        margin-left: 2%;
        margin-top: 0px;
        margin-bottom: 9px;
    }

    #browseTestResultHistory .row-backcolor-lg,
    #browseTestResultHistory .row-backcolor-dg {
        margin-bottom: 8px;
    }

    #streamingTestResultHistory .row-backcolor-lg,
    #streamingTestResultHistory .row-backcolor-dg {
        margin-bottom: 8px;
    }

    #fullTestResultHistory .row-backcolor-lg,
    #fullTestResultHistory .row-backcolor-dg {
        margin-bottom: 7px;
    }

    .dashboardHistory a.share, .dashboardHistory a.supprResult {
        display: inline-block;
    }

    .dashboardHistory .span1.bgGray, .dashboardHistory .span2.bgGray, .dashboardHistory .span3.bgGray, .dashboardHistory .span4.bgGray {
        text-align: center;
        background: #dddddd;
        height: auto;
    }

    .dashboardHistory .row-backcolor-dh .spanRd i, .row-backcolor-dh .spanRd p {
        margin: 2px 0 2px 0;
    }

    .dashboardHistoryRd .legendRd {
        display: none;
    }

    /**/
    .contactPress img {
        width: 40%;
    }

    .contactPress .choicePress {
        width: 55%;
    }

    .linkArticle .topArticle {
        text-align: center;
    }

    .linkArticle .topArticle .articleKey {
        width: 40%;
    }

    .linkArticle p.DataYear {
        width: 10%;
    }

    .linkArticle ul.listArticle li {
        width: 85%;
    }

    /*---------Web plugin----------------*/
    .webPluginDeco {
        display: none;
    }

    .linkWebPlugin {
        width: 23%;
    }

    .introWebPlugin p {
        width: 50%;
        margin: 0 2% 0 2%;
    }

    .introWebPlugin img {
        width: 44%;
        margin-top: 21px;
        float: left;
        vertical-align: top;
    }

    a.contactWebPlugin {
        width: 100%;
    }

    .txtWebPlugin {
        display: inline-block;
        vertical-align: top;
        width: 45%;
        margin-top: 30px;
    }

    .contentTxtSlider {
        transform: scale(1.8) !important;
        bottom: 30px;
    }

    .contentTxtSlider p.titleSlider, .contentTxtSlider p {
        padding: 1%;
    }

    .jssorb21 {
        bottom: 5px !important;
    }

    .contentHtml5 div.globalHtml5 {
        width: 82%;
    }

    .contentHtml5 div.globalHtml5 .txtHtml5 {
        width: 30%;
        line-height: 16px
    }

    /**/
    .linkPress {
        width: 100%;
    }

    /**/
    .animAppli .slider .slide .contentBtn {
        margin: 58px 0 0 2%;
    }

    .animAppli div.contentBtn a {
        width: 150px;
        height: 52px;
        display: block;
        margin-left: 3%;
    }

    .infoAp a.android, .infoAp a.apple, .infoAp a.win {
        width: 201px;
        height: 70px;
        display: block;
        margin-left: 4%;
    }

    .animAppli a.android, .infoAp a.android {
        background: url(/www-img/btnAndroidSmall.png) 0 0px no-repeat;
    }

    .animAppli a.apple, .infoAp a.apple {
        background: url(/www-img/btnAppleSmall.png) 0 0px no-repeat;
    }

    .animAppli a.win, .infoAp a.win {
        background: url(/www-img/btnWinSmall.png) 0 0px no-repeat;
    }

    .animAppli a.android:hover, .infoAp a.android:hover {
        background: url(/www-img/btnAndroidSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.apple:hover, .infoAp a.apple:hover {
        background: url(/www-img/btnAppleSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.win:hover, .infoAp a.win:hover {
        background: url(/www-img/btnWinSmall.png) 0 -54px no-repeat;
    }

    .infoAp a.android {
        background: url(/www-img/btnAndroid.png) 0 0px no-repeat;
    }

    .infoAp a.apple {
        background: url(/www-img/btnApple.png) 0 0px no-repeat;
    }

    .infoAp a.win {
        background: url(/www-img/btnWin.png) 0 0px no-repeat;
    }

    .infoAp a.android:hover {
        background: url(/www-img/btnAndroid.png) 0 -52px no-repeat;
    }

    .infoAp a.apple:hover {
        background: url(/www-img/btnApple.png) 0 -52px no-repeat;
    }

    .infoAp a.win:hover {
        background: url(/www-img/btnWin.png) 0 -54px no-repeat;
    }

    /*MAP*/
    .dropdown-menu {
        min-width: 100%;
    }

    .selectorTop .btn-group button.select p, ul.dropdown-menu li {
        font-size: 16px;
        width: 80%;
        overflow: hidden;
    }

    .main-map .selectorTop .menu-switch {
        vertical-align: middle;
        width: 46%;
    }

    .main-map .selectorTop .menu-switch .switchTiles {
        display: block;
        width: 60%;
        vertical-align: middle;
    }

    .main-map .selectorTop .menu-switch .switchTiles.signal {
        margin-bottom: 10px;
    }

    /*footer*/
    #footer .content .footerAppli {
        margin-left: 2%;
    }

    /*----------------------------------------------Page Award-----------------------------*/
    .bubbleContent {
        width: 80%;
    }

    h3.infoAward, .contentMedal, .contentMedalMobile, .tableFixe, .tableMobile {
        margin-left: 2%;
    }

    .countrySelected, .tableFixe, .tableMobile {
        margin-right: 2%;
    }

    .tableFixe, .tableMobile {
        width: 96%;
    }

    .countrySelected img {
        width: 50%;
    }

    .contentMedal img, .contentMedalMobile img {
        width: 20%;
    }

    .contentMedal p, .contentMedalMobile p {
        width: 50%;
        padding: 40px 0% 40px 24%;
        color: #f5f9fc;
    }

    .goldPart div {
        margin-left: 10%;
    }

    .contentCountrySelected {
        padding-bottom: 25px;
    }

    .btnPdfAward {
        width: 40%;
    }

    /*-------------Label Wifi-----------------*/
    .headerLabel .titleHeader img {
        width: 50%;
        height: auto;
    }

    .headerLabel .titleHeader h1 {
        margin: 10px auto auto auto;
        width: 60%;
        line-height: 30px;
    }

    .baseLineTitle p {
        font-size: 17px;
        line-height: 23px;
        margin: auto;
        width: 70%;
        background-color: rgba(255, 255, 255, 0.8);
    }

    .menuPageLabel {
        display: none;
    }

    .headerLabel {
        height: auto;
    }

    .headerLabel .titleHeader {
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .baseLineTitle {
        margin-bottom: 15px;
    }

    .presentationLabel {
        background: none;
    }

    .presentationLabel .txtPresentation {
        background: rgba(255, 255, 255, 0.7);
    }

    #notation .content {
        padding: 0;
        margin: 0;
    }

    .txtBareme, .tableau {
        display: block;
        width: 100%;
        padding: 0px;
        margin: auto;
    }

    .tableau {
        margin: 0;
        padding: 0;
    }

    .presentationLabel .txtPresentation {
        width: 70%;
        height: auto;
        padding: 20px 20px 20px 20px;
    }

    #notation {
        border-top: 4px solid #232323;
    }

    #notation .content .tableau h3 {
        margin-top: 20px;
        padding-left: 15px;
        padding-top: 10px;
        border-top: 4px solid #232323;
    }

    #notation .content .tableau .padCol {
        padding: 5px;
    }

    .tableau table tr td {
        padding: 1px;
    }

    .txtBareme h3, .txtBareme p, .sondagePress p, .sondagePress h3 {
        padding: 0px 15px 0px 15px;
    }

    .sondagePress {
        padding: 2% 0 2% 0
        width: 100%
    }

    .avantageLabel {
        text-align: left;
        height: auto;
        margin-top: 25px
    }

    .RDtableTarif {
        display: block;
        width: 100%;
    }

    .avantageLabel .tarif .titreTarif {
        display: block;
        width: 100%;
    }

    .avantageLabel .imgTarif {
        display: none;
    }

    .avantageLabel .imgTarifRD {
        display: none;
    }

    .avantageLabel .tableTarif {
        display: block;
        height: auto;
        width: 100%;
        text-align: left;
    }

    .avantageLabel .tarif {
        width: 100%;
        height: auto;
    }

    .avantageLabel .tableTarif div {
        height: 25%;
    }

    .avantageLabel .tableTarif div p {
        padding: 1% 0 1% 0;
        float: left;
        width: 100%;
        display: block;
        padding-left: 15px;
    }

    .avantageLabel .tarif .titreTarif div {
        margin-left: 0%;
        width: 90%;
    }

    .txtBareme img.macaronLabel {
        width: 23%;
        margin-top: -3%;
        display: inline-block;
    }

    .txtBareme p.labeReponse {
        display: inline-block;
        width: 50%
    }

    .txtBareme p.labeReponse br.br1 {
        display: none;
    }

    .btnContactLabel img {
        width: 30%;
        left: 0;
    }

    .btnContactLabel img {
        width: 30%;
        position: relative;
        left: 0;
    }

    .btnContactLabel div {
        width: 90%
    }

    #footer .content .footerAppli, #footer .content .footerSite,
    #footer .content .footerPlan, #footer .content .footerMention, #footer .content .footerLink {
        margin-left: 2%;
    }

    #footer .content .footerPlan {
        width: 45%;
    }

    /**/
    .main-map .selectorTop .btnProMap {
        height: 115px;
        width: 115px;
        border-radius: 55px;
        margin-left: 1%;
    }

    .main-map .selectorTop .btnProMap p {
        font-size: 13px;
        line-height: 18px;
        width: 100px;
        height: auto;
        margin-top: 15px;
    }

    .whatsnperfWrapper {
        padding: 0px;
    }

    /**/
    .pageProducts a.linkHostServer {
        width: 18%;
    }

    .pageProducts .centerRd {
        text-align: center;
    }

    .pageProducts iframe {
        width: auto;
    }

    .bloc3 div {
        display: block;
    }

    .bloc3 img {
        float: none;
        margin: 15px 0 0 9%;
        display: block;
    }

    .top100 {
        margin-top: 40px;
    }

    .bloc5, .bloc7 {
        display: block;
        margin: 0;
        width: 100%;
        text-align: center;
    }

    .bloc7 .DrainpipeL {
        margin: 0
    }

    .bloc7 a {
        display: block;
        margin: 20px auto 20px auto;
    }

    /*--FIN MEDIA 320 - 979--*/
}

/*------------------------------------------------------------------------MEDIA 480 - 739*-------------------------------/
/*--------------------------------------------------------------*/
@media screen and (min-width: 480px) and (max-width: 739px) {
    .borderL2 {
        border: none;
    }

    h1, h2 {
        font-size: 27px;
        padding: 0 0 0 2%;
    }

    p {
        padding: 0 3% 0 2%;
    }

    /**/
    #menu .elementMenu, .userConex {
        display: none;
    }

    nav, #menu, #menu .logo {
        height: 60px;
    }

    #menu .logo img.logoImg {
        margin-top: 4px;
        margin-left: 32%;
        width: auto;
        height: 50px;
    }

    /*#menu .hamburger:hover*/
    #menu .hamburger.active {
        width: 100%;
    }

    #menu .contentNavRd {
        width: 100%;
    }

    /**/
    /**/
    .partBarometre .content {
        height: auto;
        text-align: left;
    }

    .partBarometre .content p {
        width: 96%;
        height: auto;
        padding: 2% 2% 4% 2%;
        line-height: 0
    }

    .partBarometre .content a, .partBarometre .content p {
        display: block;
    }

    .partBarometre .content a {
        width: 30%;
        margin: auto;
        line-height: 45px;
        display: inline-block;
        height: auto;
    }
    
    .partBarometre .content.content-desktop p {
        width: calc(100% - 200px);
        padding: 2% 1% 2% 1%;
        font-size: 1em;
        margin-top: 0px;
        line-height: 1.2em;
        text-align: left;
    }

    .partBarometre .content p, .partBarometre .content.hack3buttons p {
        width: 100%;
        padding: 2% 1% 2% 1%;
        font-size: 1em;
        margin-top: 0px;
    }

    .partNewCompte .content a {
        float: none;
    }

    /**/
    .mobileAppli .color {
        width: 14%;
    }

    .mobileAppli p {
        width: 75%;
    }

    .mobileAppli img.visuelTerminaux {
        width: 80%;
        margin-left: 22%;
        margin-top: -65px;
    }

    /**/
    .contentForm form .messageInfo .messageobject div {
        margin-bottom: 3px;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 15%;
    }

    .letter {
        left: 6%;
    }

    .contentForm .spaceOutForm {
        margin-left: 2%;
    }

    .contentForm form .Confirm {
        height: auto;
        min-height: 477px;
    }

    .contentForm form .messageInfo .objectList {
        height: auto;
    }

    /**/
    .content {
        padding: 30px 0 15px 0;
    }

    .contentTestResult h1.titleResult {
        margin-top: -45px;
    }

    .infoG, .contentResult {
        margin: 3px 0 15px 0;
        text-align: center;
    }

    .infoG, .contentResult #speedTest {
        text-align: center;
        width: 100%;
    }

    .infoG .testYourDebit {
        display: none;
    }

    .testYourDebitRD {
        display: block;
        margin: 0 auto 0 auto;
        margin-bottom: 15px;
        float: none;
        padding: 0 0 0 2%;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        display: inline-block;
        width: 30%;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system .bgPictoSystem {
        display: inline-block;
        width: 15%;
    }

    .infoG .system .bgPictoSystem {
        height: auto;
    }

    .infoG .system .bgPictoSystem {
        background: none;
    }

    .infoG .system .bgPictoSystem .imgLogoSystem {
        width: 27px;
        height: 27px;
        margin: 4px 0 0 10px;
    }

    .contentResult #serverFai {
        width: 100%;
        padding: 0;
        margin: 10px 0 0 0;
        text-align: left;
        background: #fff;
    }

    .contentResult #serverFai .server {
        width: 50%;
        padding-left: 3%;
    }

    .contentResult #serverFai .fai {
        margin-left: 0;
        width: auto;
        padding: 0 0 10px 10%;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai {
        height: auto;
    }

    .contentResult #serverFai .server img.ipv6 {
        float: left;
        width: 46px;
    }

    .contentResult #serverFai .server p {
        margin-right: 3%;
    }

    .contentResult #serverFai .server img {
        margin-right: 2%;
    }

    .contentResult .graphTest .contenerGraph .graph {
        width: 100%;
    }

    .contentResult .graphTest .contenerGraph p.avg {
        float: none;
        margin-left: 27%;
    }

    .contentResult .graphTest .contenerGraph {
        margin-left: 10px;
    }

    .contentResult #streamTest .streamScore {
        margin-right: 2%;
    }

    .contentResult #streamTest .graphTest,
    .contentResult #navTest .graphTest {
        width: 65%;
    }

    .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD1.png) no-repeat
    }

    .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD1.png) no-repeat
    }

    .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD1.png) no-repeat
    }

    .contentResult .navScore, .contentResult .streamScore {
        width: 178px;
        height: 178px;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        width: 30%;
    }

    .contentResult #navTest .graphTest .ligneUrl div {
        width: 50%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed {
        display: none;
    }

    /**/
    .contentResult.contentResultFull {
        text-align: left;
    }

    .contentResult #fullTest {
        width: 100%;
        background-image: none;
        height: auto;
        background-color: #fff;
        padding-bottom: 0%;
        padding-top: 0%;
        margin-top: 0;
    }

    .contentResult #fullTest .streamNavScore {
        width: 120PX;
        display: inline-block;
        height: auto;
        border: none;
    }

    .contentResult #fullTest .contentScorringRD {
        width: 100%;
        display: block;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD {
        display: block;
        width: 120px;
        height: 120px;
        margin: auto;
        background: #232323;
        text-align: center;
        padding-bottom: 1%;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p {
        margin: 0;
        padding-top: 2%;
        font-size: 16px;
        color: #fff;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p span.points {
        font-size: 30px;
    }

    .contentResult #fullTest .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .streamNavScore .navScore,
    .contentResult #fullTest .streamNavScore .streamScore {
        width: 120px;
        height: 120px;
        vertical-align: top;
        border-top: 1px solid #cacaca;
        border-right: 1px solid #cacaca;
        border-bottom: none;
        display: block;
    }

    .contentResult #fullTest .streamNavScore .navScore img, .contentResult #fullTest .streamNavScore img {
        margin-top: 10px;
        width: 40%;
        height: auto;
    }

    .contentResult #fullTest .streamNavScore .navScore p, .contentResult #fullTest .streamNavScore p {
        line-height: 29px;
        font-size: 13px;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p {
        line-height: 19px;
        padding-top: 20px;
    }

    .contentResult #fullTest .graphTest {
        width: 65%;
        display: inline-block;
        height: auto;
    }

    .contentResult #fullTest .scorring {
        display: none;
    }

    .contentResult #speedTest .contenerSendReceive {
        text-align: left;
        width: 100%;
    }

    .contentResult #speedTest .graphTest {
        padding: 0% 0% 0% 5%;
    }

    .contentResult #fullTest .graphTest .send,
    .contentResult #fullTest .graphTest .receive,
    .contentResult #fullTest .graphTest .latency {
        display: block;
        width: 100%;
        height: 115px;
        margin: auto;
    }

    .contentResult .graphTest .contenerTitle {
        width: 15%;
    }

    .contentResult .graphTest .contenerGraph {
        width: 65%;
        margin: 10px 5px 0 5px;
    }

    .contentResult .contenerGraph p.score {
        font-size: 28px
    }

    .contentResult .graphTest .contenerGraph p.avg {
        margin-left: 18%;
    }

    .contentResult #fullTest .graphTest .contenerGraph .graph {
        margin-top: 5px;
        width: 100%;
    }

    .contentResult #speedTest .latency {
        text-align: left;
    }

    .contentResult #fullTest .graphTest .contenerGraph p.avg {
        float: right;
        margin-left: 0;
        padding: 0;
    }

    .contentResult #navTest .graphTest,
    .contentResult #streamTest .graphTest {
        width: 67%;
        hieght: auto;
    }

    .contentResult #navTest .graphTest .ligneUrl div,
    .contentResult #streamTest .graphTest .ligneUrl div {
        width: 50px;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed,
    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        width: 30%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Url,
    .contentResult #streamTest .graphTest .ligneUrl div.Url {
        width: 55%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.result,
    .contentResult #streamTest .graphTest .ligneUrl div.result {
        width: auto;
        margin-right: 17px;
    }

    .contentResult #serverFai .server {
        width: 45%;
    }

    .contentResult #serverFai .server p {
        width: 90%;
    }

    /**/
    .animAppli .slider .slide img.iphone {
        width: 22%;
        height: auto;
    }

    .animAppli .slider .slide img.galaxy {
        width: 21%;
        height: auto;
    }

    .animAppli .slider .slide img.tablette {
        width: 37%;
        height: auto;
    }

    .animAppli .slider p {
        width: 45%;
        margin-left: 1%;
    }

    .animAppli div.contentBtn a {
        display: block;
    }

    .animAppli div.contentBtn a {
        margin: 0 0 0 2%;
    }

    /*---404---*/
    #container404 .content .txt404 a.btnRetour404 {
        padding: 8%;
    }

    /**/
    .txtApropos img, .txtHostServer img {
        margin-left: 2%;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 8%;
    }

    .aboutUsFonction p, .hostServerFonction p {
        width: 85%;
    }

    /**/
    .main-map .selectorBottom .menu-legend {
        float: none;
        display: block;
        margin-top: 15px;
        padding: 0 0 0 1%;
    }

    /**/
    .contentComments div, .contentComments p {
        width: 60%;
    }

    .contentComments .countTest {
        width: 40%;
    }

    .contentComments img {
        width: 25%;
    }

    .contentComments img, .contentComments p, .contentComments .countTest p {
        margin-left: 4%;
        font-size: 25px;
        line-height: 30px;
    }

    .contentComments .countTest p {
        width: 100%;
    }

    .partLightGray.partRS .contentRs p.txtRs, .partLightGray.partRS .contentRs .btnRs {
        display: block;
    }

    .partLightGray.partRS .contentRs .btnRs {
        margin-top: 25px;
    }

    .contentSlideOpinion .arrowDeco {
        margin-left: 15%;
    }

    .contentTalkAboutUs .contenerMap .view-back, .contentTalkAboutUs .contenerMap .view-back a, .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        padding: 5px 0 0 0;
    }

    /*CONTEST*/
    .contentJeu .titleContest p {
        width: auto;
        font-size: 12px;
    }

    .contentJeu .titleContest h1 {
        width: auto;
    }

    .contentJeu .lotEt {
        top: 650px;
        text-align: center;
    }

    .contentJeu .lotEt p {
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 12px;
    }

    .contentJeu img.titleGeek, .contentJeu img.titleTrip {
        width: 20%;
        margin-top: 5px;
    }

    .contentJeu .txtGeek, .contentJeu .txtTrip {
        font-size: 12px;
        width: 120px;
        text-align: center;
    }

    .contentJeu .txtGeek {
        margin-left: 5%;
    }

    .contentJeu .txtTrip {
        margin-left: 9%;
    }

    .contentJeu .HowGame {
        margin-top: 15px;
    }

    .dashboardHistory .row-fluid .row-backcolor-dg, .dashboardHistory .row-backcolor-lg {
        width: 45%;
    }

    #MobileFullTest, #MobileSpeedTest, #MobileBrowseTest, #MobileStreamingTest {
        margin-top: 10px;
    }

    .select-uuid {
        margin-left: 15%;
        margin-top: -60px;
    }

    /**/
    .row-fluid.historyTitle a.btnCsv {
        float: none;
        width: 40%;
        padding: 2%;
        text-align: center;
        margin-top: 15px
    }

    /**/
    .contactPress {
        width: 100%;
        padding-top: 15px;
    }

    .contactPress img {
        display: block;
        width: 100%;
        margin: 0 auto 0 auto;
    }

    .contactPress .choicePress {
        display: block;
        width: 100%;
        height: auto;
        border-bottom: 1px solid #F5F9FC;
    }

    .contactPress .choicePress #formPress {
        margin: 0 0 0 10px;
    }

    .contactPress .choicePress #formPress div input.mail {
        margin: 0 0 0 12px;
    }

    .contactPress .choicePress #formPress div.infoCaptcha, .contactPress .choicePress #formPress div.seizeCapcha {
        margin: 0 0 0 2%;
    }

    /*Web plugin*/
    .linkWebPlugin {
        width: 16%;
        height: 120px;
    }

    .linkWebPlugin {
        width: 22%
    }

    .introWebPlugin {
        margin-top: 0;
    }

    .webPlugin h3 {
        padding: 1%;
        line-height: 22px;
    }

    .webPluginNav {
        text-align: center;
    }

    .introWebPlugin p {
        display: block;
        width: 90%;
    }

    .introWebPlugin img, .webPluginDeco {
        display: none;
    }

    a.contactWebPlugin {
        width: 100%;
    }

    .txtWebPlugin {
        display: inline-block;
        width: 43%;
    }

    .webPlugin .opWebPlugin ul {
        width: 90%;
    }

    .contentTxtSlider {
        transform: scale(2) !important;
        bottom: 50px;
    }

    .contentTxtSlider p.titleSlider, .contentTxtSlider p {
        padding: 1%;
    }

    .contentTxtSlider p.titleSlider {
        padding: 2% 1% 1% 1%;
    }

    .jssorb21 {
        bottom: 2px !important;
    }

    .contentHtml5 div.globalHtml5 {
        width: 72%;
    }

    .contentHtml5 div.globalHtml5 .txtHtml5 {
        width: 30%;
        line-height: 16px
    }

    /*footer*/
    #footer .content .footerAppli, #footer .content .footerSite, #footer .content .footerMention, #footer .content .footerLink {
        width: 28%;
    }

    /*--AWARDS--*/
    h3.infoAward, .contentMedal, .contentMedalMobile, .tableFixe, .tableMobile {
        margin-left: 2%;
    }

    .countrySelected, .tableFixe, .tableMobile {
        margin-right: 2%;
    }

    .tableFixe, .tableMobile {
        width: 96%;
    }

    .tableFixe .header p, .tableMobile .header p {
        font-size: 11px;
    }

    .tableFixe p, .tableMobile p {
        font-size: 14px;
    }

    .contentCountrySelected {
        padding: 30px 0 0 0;
    }

    .countrySelected {
        position: inherit;
        display: block;
        float: none;
        height: auto;
        text-align: left;
        top: 0;
        left: 2%
    }

    .countrySelected img {
        width: 10%;
        display: inline-block;
        margin-left: 2%;
    }

    .countrySelected p {
        display: inline-block;
    }

    .contentCountrySelected {
        padding-bottom: 25px;
    }

    .btnPdfAward {
        width: 50%;
    }

    .contentMedal, .contentMedalMobile {
        padding: 0;
    }

    .contentMedal img, .contentMedalMobile img {
        width: 25%;
    }

    .contentMedal p, .contentMedalMobile p {
        width: 40%;
        padding: 40px 0% 40px 29%;
        color: #f5f9fc;
    }

    .goldPart {
        background: url(/www-img/awards/bgPartGoldMoy.png) no-repeat;
    }

    .goldPart div {
        margin-left: 12%;
    }

    .logoPartGold img {
        width: 45%;
    }

    /**/
    #contentMap .mapSearch .input-append .searchText, #contentMap .mapSearch .input-append .btnSearchMap {
        display: inline-block;
    }

    #contentMap .mapSearch .input-append .searchText, #contentMap .listCountry {
        width: 40%;
    }

    #contentMap .input-append .btnSearchMap {
        width: 10%;
        height: 30px;
    }

    #Search ul.span3 {
        width: 40%;
        margin-top: 5px;
    }

    /**/
    .btnCountryOpRD, .main-map .selectorTop .menu-switch {
        width: 35%;
        vertical-align: middle;
        margin-top: 15px;
    }

    .main-map .selectorTop .menu-country, .main-map .selectorTop .menu-ispName, .main-map .selectorTop .menu-switch .switchTiles {
        display: block;
        width: 100%;
        margin: 0 0 10px 0;
        padding: 0;
    }

    .btnProMap {
        width: 105px;
        height: 105px;
    }

    .btnProMap p {
        width: 80px;
        height: 80px;
        margin-top: 8px;
        font-size: 12px;
        line-height: 15px;
    }

    .whatsnperfWrapper {
        padding: 0 20px 0 20px;
        width: 85%;
    }
}

/*-----------------fin 480 - 739------------------*/
/*------------------------------------------------------------------------------------660 - 979-------------------------------------------------*/
@media screen and (min-width: 660px) and (max-width: 1040px) {
    /*---------map about us--------*/
    /**/
    /*#menu .hamburger:hover*/
    #menu .hamburger.active {
        width: 50%;
    }

    #menu .contentNavRd {
        width: 50%;
    }

    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map700.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 700px;
        height: 420px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map700.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 380px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 50px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 380px;
        display: inline-block;
        float: none;
        padding: 5px 0 0 0;
        margin: 0;
    }

    .talkStore .sl-slider blockquote p {
        font-size: 16px;
    }

    .contentResult #navTest {
        text-align: left;
    }

    .contentResult #navTest .graphTest, .contentResult #streamTest .graphTest {
        width: 65%;
        padding: 0;
    }

    .animAppli .slider .slide .contentBtn {
        margin: 60px 0 0 2%;
    }

    /*HOST SERVER RD*/
    .txtHostServer div.deco {
        width: 100%;
    }

    .hostServerFonction {
        padding-left: 0;
    }

    #go a.contactUsBtn {
        width: 100%
    }

    .introWebPlugin img, .introWebPlugin p {
        display: inline-block;
    }

    .introWebPlugin p {
        width: 45%;
    }

    .countrySelected {
        position: inherit;
        display: block;
        float: none;
        height: auto;
        text-align: left;
        top: 0;
        left: 2%
    }

    .countrySelected img {
        width: 10%;
        display: inline-block;
        margin-left: 2%;
    }

    .countrySelected p {
        display: inline-block;
    }

    .contentCountrySelected {
        padding-bottom: 20px;
    }

    .btnPdfAward {
        width: 70%;
    }

    /*FIN MEDIA*/
}

/*----------------------------------------------------------------------------------------------------------------MEDIA 0 - 659 */
/*--------------------------------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 659px) {
    h1, h2 {
        width: 96%;
        padding: 0 0 0 2%;
    }

    p {
        padding: 0 0 0 2%;
    }

    /**/
    #menu .elementMenu, .userConex {
        display: none;
    }

    nav, #menu, #menu .logo {
        height: 60px;
    }

    #menu .logo img.logoImg {
        margin-top: 4px;
        margin-left: 32%;
        width: auto;
        height: 50px;
    }

    /*#menu .hamburger:hover,*/
    #menu .hamburger.active {
        width: 100%;
    }

    #menu .contentNavRd {
        width: 100%;
    }

    /**/
    .partBarometre .content {
        height: auto;
    }
    
    .partBarometre .content.content-desktop p {
        width: calc(100% - 160px);
        text-align: left;
        padding-left: 5px !important;
    }
    .partBarometre .content.content-desktop a {
        width: auto;
        margin-right: 4px;
        padding: 0 5px;
    }
    .partBarometre .content p {
        width: 96%;
        line-height: 20px;
        padding: 1% 2% 1% 2%;
    }

    /**/
    .animAppli .slider .slide .contentBtn {
        margin: 114px 0 0 2%;
    }

    /**/
    #container404 .content .txt404 a img {
        width: 100%;
    }

    /**/
    a.contactUsBtn {
        font-size: 22px;
    }

    .flipAboutUs .card .face p, .flipWebPlugin .card .face p, .flipHostServer .card .face p {
        font-size: 13px;
    }

    .txtApropos, .txtHostServer {
        width: 94%;
    }

    .txtApropos img, .txtHostServer img {
        width: 90%;
        height: auto;
    }

    #about-us .txtApropos .linkPress img {
        width: auto;
    }

    .contentMention .mentionLeft p {
        font-size: 0.8em;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 18%;
    }

    .aboutUsFonction .imgSymboleTest {
        width: 10%;
    }

    .aboutUsFonction p, .hostServerFonction p {
        width: 85%;
    }

    /**/
    .contenerInfoApNext .imgAp, .contenerInfoApNext .infoAp {
        display: block;
        width: 100%
    }

    .contenerInfoApNext .infoAp {
        margin-top: 5%;
    }

    .contenerInfoAp {
        margin-top: 30px;
    }

    /**/
    .contentForm {
        margin-top: 10px;
        height: auto;
    }

    .contentForm form .ContentInfoUser,
    .contentForm form .messageInfo,
    .contentForm form .spaceOutForm .name,
    .contentForm form .spaceOutForm .firstName,
    .contentForm form .messageInfo .messageobject,
    .contentForm form .messageInfo .txtMessage,
    .contentForm form .Confirm,
    .contentForm form .messageInfo .messageobject .objectList {
        display: block;
        width: 100%;
    }

    .contentForm form .messageInfo .messageobject {
        padding: 0;
    }

    .contentForm .spaceOutForm {
        width: 96%;
        margin: 0 0 0 2%;
    }

    .contentForm form .messageInfo {
        width: auto;
        margin-top: 20px
    }

    .contentForm form .messageInfo .messageobject, .contentForm form .Confirm {
        height: auto;
    }

    .contentForm form .messageInfo .messageobject .objectList {
        padding: 4%;
        width: 92%;
    }

    .contentForm form .messageInfo .messageobject .objectList label {
        font-size: 16px;
    }

    .contentForm form .messageInfo .txtMessage {
        margin-top: 20px;
        height: 15%;
    }

    .contentForm form .messageInfo .txtMessage textarea {
        padding: 2%;
        width: 95%;
    }

    .contentForm form .Confirm {
        width: 95%;
        margin: 80px 0 0 2%;
        height: auto;
        min-height: 285px;
        padding-top: 1px;
    }

    .contentForm form .Confirm .capcha {
        width: 50%;
        padding: 4% 2% 4% 4%;
        display: inline-block;
        margin-top: 25px;
    }

    .contentForm form .Confirm .capcha .imgCapcha, .contentForm form .Confirm .capcha .seizeCapcha input {
        width: 85%;
        margin: -10px 0 0 0;
    }

    .contentForm form .Confirm .capcha .seizeCapcha {
        margin-top: 12px;
    }

    .contentForm form .Confirm .capcha .seizeCapcha p {
        margin-bottom: 0;
        width: 90%;
    }

    .contentForm form .Confirm .btnContact {
        display: inline-block;
        vertical-align: bottom;
        height: 216px;
        width: auto;
        top: 20px;
    }

    .contentForm form .Confirm .capcha .cut {
        display: none;
    }

    .paper.pagecontact {
        width: 148px;
    }

    /**/
    .contentResult #serverFai .server {
        width: 55%;
    }

    .contentResult #serverFai {
        padding: 7px 30px 7px 20px;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai {
        height: auto;
    }

    .contentResult #serverFai .server p {
        width: 48%;
        margin-right: 0;
    }

    .contentResult #serverFai .server img {
        width: 40px;
        height: auto;
        margin-right: 3%;
    }

    .contentResult #serverFai .server img.opServer {
        width: 15%;
    }

    /**/
    /*---404---*/
    #container404 .content .txt404 a.btnRetour404 {
        padding: 8%;
    }

    /**/
    .loadAppli a.android {
        background: url(../www-img/btnAndroidSmall.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        width: 150px;
        height: 52px;
    }

    .loadAppli a.android:hover {
        background: url(../www-img/btnAndroidSmall.png) no-repeat scroll 0 -52px rgba(0, 0, 0, 0);
    }

    .loadAppli a.apple {
        background: url(../www-img/btnAppleSmall.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        width: 150px;
        height: 52px;
    }

    .loadAppli a.apple:hover {
        background: url(../www-img/btnAppleSmall.png) no-repeat scroll 0 -52px rgba(0, 0, 0, 0);
    }

    .loadAppli a.win {
        background: url(../www-img/btnWinSmall.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        width: 150px;
        height: 52px;
    }

    .loadAppli a.win:hover {
        background: url(../www-img/btnWinSmall.png) no-repeat scroll 0 -52px rgba(0, 0, 0, 0);
    }

    .main-map .selectorTop {
        text-align: center;
    }

    .main-map .selectorTop .menu-country, .main-map .selectorTop .menu-ispName {
        display: block;
        width: 96% !important;
    }

    div.selector {
        max-width: none;
    }

    div.selector span {
        width: 100% !important;
    }

    .main-map .selectorTop .menu-country p, .main-map .selectorTop .menu-ispName p {
        padding: 0;
    }

    .main-map .selectorTop .zoom {
        border-radius: 25px;
        width: 50px;
        height: 42px;
        padding: 0;
        font-size: 1.4em;
        padding: 8px 0 0 3px;
        margin-top: 15px;
    }

    .btnCountryOpRD, .main-map .selectorTop .menu-switch {
        width: 42%;
    }

    .main-map .selectorTop .btnProMap {
        display: block;
        margin: auto;
    }

    .main-map .selectorTop .btnProMap p {
        padding-top: 15px;
    }

    .main-map .selectorBottom .menu-legend img.gradientLegend {
        width: 95%;
    }

    .loadAppli {
        padding: 30px auto 30px auto;
        height: 130px;
    }

    .loadAppli p {
        text-align: center;
        margin-top: 0;
    }

    .loadAppli a {
        margin: 25px 0 0 0;
    }

    /*---------map about us--------*/
    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map480.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 480px;
        height: 420px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map480.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 380px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 50px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 380px;
        display: inline-block;
        float: none;
        padding: 5px 0 0 0;
        margin: 0;
    }

    .row-fluid.historyTitle a.btnCsv {
        float: none;
        width: 60%;
        padding: 2%;
        text-align: center;
        margin-top: 15px
    }

    .select-uuid {
        margin-left: 15%;
        margin-top: -60px;
        width: 100%;
    }

    /**/
    .contactPress img {
        display: block;
        width: 60%;
        margin: 0 auto 0 auto;
    }

    .linkArticle ul.listArticle li {
        width: 100%;
    }

    .linkArticle ul.listArticle li p {
        width: 50%;
    }

    .linkArticle .topArticle .articleKey {
        width: 100%;
        height: auto;
        display: block;
        margin: 0 1% 0 0;
    }

    .linkArticle .topArticle .articleKey p.title {
        padding: 10px 25px 0px 25px;
        height: 40px;
    }

    .linkArticle .topArticle .articleKey p.dataInfo {
        padding: 0 25px 5px 25px;
    }

    .linkArticle ul.listArticle li {
        margin-top: 30px;
    }

    /**/
    .linkPress {
        width: 100%;
    }

    /*Web plugin*/
    .webPluginDeco {
        display: none;
    }

    .txtWebPlugin {
        display: block;
        width: 95%;
    }

    .webPlugin .opWebPlugin ul {
        padding-left: 2%;
    }

    .webPlugin .opWebPlugin ul {
        width: 90%;
    }

    .contentHtml5 {
        text-align: center;
    }

    .contentHtml5 div.globalHtml5 {
        width: 95%;
    }

    .contentHtml5 div.globalHtml5 .txtHtml5 {
        display: block;
        width: 100%;
        margin-bottom: 8px;
    }

    .contentHtml5 div.globalHtml5 .txtHtml5.txtHtml5center {
        border-left: none;
        border-right: none;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        padding: 1% 0 0 1%;
    }

    /**/
    .testYourDebitRD {
        display: block;
        margin: 0 auto 0 auto;
        margin-bottom: 15px;
        float: none;
        padding: 0 0 0 2%;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        display: inline-block;
        width: 30%;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system .bgPictoSystem {
        display: inline-block;
        width: 15%;
    }

    .infoG .system .bgPictoSystem {
        background: none;
    }

    .infoG .system .bgPictoSystem .imgLogoSystem {
        width: 27px;
        height: 27px;
        margin: 4px 0 0 10px;
    }

    .contentResult #serverFai {
        width: 100%;
    }

    .contentResult #serverFai .server {
        width: 45%;
    }

    .contentResult #serverFai .server p {
        width: 90%;
    }

    .contentResult #serverFai .server img {
        display: block;
    }

    .contentResult #serverFai .server img.pays {
        display: inline-block;
    }

    /**/
    .contentResult #navTest, .contentResult #streamTest {
        text-align: center;
    }

    .contentResult #navTest .graphTest, .contentResult #streamTest .graphTest {
        width: 55%;
        text-align: left;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed, .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        width: 20%;
    }

    .contentResult #fullTest .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD2.png) no-repeat
    }

    .contentResult #navTest .navScore, .contentResult #streamTest .streamScore {
        width: 120px;
        height: 120px;
        vertical-align: top;
        border: 1px solid #cacaca;
        display: inline-block;
    }

    .contentResult .navScore img, .contentResult .streamScore img {
        width: 40%;
        margin-top: 20px;
    }

    .contentResult .navScore p span.score {
        font-size: 28px
    }

    .contentResult #navTest .graphTest p {
        font-size: 12px
    }

    .contentResult #navTest .graphTest .ligneUrl div.Url {
        width: auto;
    }

    /*HOST SERVER RD*/
    .txtHostServer img {
        width: auto;
        height: auto;
    }

    .txtHostServer div.deco, #go a.contactUsBtn {
        width: 100%;
    }

    .txtHostServer .column, .txtHostServer p.column {
        display: block;
        width: 96%;
        height: auto;
    }

    /**/
    .contentResult #fullTest .graphTest .contenerGraph {
        width: 78%;
    }

    /*MAP*/
    /**/
    .countrySelected {
        position: inherit;
        display: block;
        float: none;
        height: auto;
        text-align: left;
        top: 0;
        left: 2%
    }

    .countrySelected img {
        width: 10%;
        display: inline-block;
        margin-left: 2%;
    }

    .countrySelected p {
        display: inline-block;
    }

    .contentCountrySelected {
        padding-bottom: 20px;
    }

    .btnPdfAward {
        width: 70%;
    }

    /**/
    .bloc {
        display: block;
        width: 100%;
    }

    .DrainpipeL {
        margin: 0;
    }

    .pageProducts .listeRd, .bloc3 img {
        display: inline-block;
        margin-left: 1%;
    }

    .pageProducts .listeRd {
        margin-left: 5%;
        margin-bottom: 30px;
    }

    .pageProducts iframe {
        width: 90%;
    }

    /**/
    .bloc3 i, bloc3 p {
        display: inline-block;
    }

    .bloc3 i {
        font-size: 12px;
    }

    .bloc3 img.Fright {
        float: none;
        margin-left: 25%;
    }

    .bloc3 div.listeRd, bloc3 img {
        display: block;
        margin-left: 25%;
    }

    /*FIN MEDIA*/
}

/*-----------------------------------------------------------------------------------------------------------MEDIA 0 - 479*/
/*--------------------------------------------------------------*/
@media screen and (min-width: 0px) and (max-width: 479px) {
    .content {
        padding-bottom: 14%;
    }

    p, h1, h2 {
        padding: 0 0 0 2%;
    }

    /**/
    #menu .elementMenu, .userConex {
        display: none;
    }

    nav, #menu, #menu .logo {
        height: 60px;
    }

    #menu .logo img.logoImg {
        margin-top: 4px;
        margin-left: 32%;
        width: auto;
        height: 50px;
    }

    /**/
    h1, h2 {
        font-size: 25px;
    }

    .whatNperfRight p {
        width: 70%;
    }

    .whatNperfRight div {
        margin-top: 10%;
    }

    /**/
    .partBarometre .content {
        text-align: left;
    }

    .partBarometre .content.hack3buttons a {
        width: 90%;
        margin-bottom: 7px;
    }

    .partBarometre .content a {
        width: 30%;
    }

    .partNewCompte .content a {
        float: none;
        width: 100%;
    }

    /**/
    #container404 .content .txt404 a img {
        width: 100%;
    }

    /**/
    .contentForm form .Confirm {
        height: auto;
    }

    .contentForm form .Confirm .capcha {
        display: block;
        width: 100%;
        padding: 0;
    }

    .contentForm form .Confirm .capcha .imgCapcha {
        width: 50%;
    }

    .contentForm form .Confirm .capcha .imgCapcha img {
        margin: 10% 10% 4px 10%;
    }

    .contentForm form .Confirm .capcha .seizeCapcha {
        margin: 5% 10% 0 6%;
    }

    .contentForm form .Confirm .capcha .seizeCapcha input {
        width: 90%;
        text-align: center;
        font-size: 18px;
        margin-bottom: 30px;
    }

    .contentForm form .Confirm .capcha .reloadCapcha {
        padding-left: 5%;
        width: auto;
        margin-left: 5%;
    }

    .contentForm form .Confirm .btnContact .letter {
        display: none;
    }

    .contentForm form .Confirm .btnContact {
        width: 100%;
        height: auto;
    }

    .contentForm form .Confirm .btnContact button.btnSendRd {
        display: block;
        height: auto;
        background: #94c11c;
        padding: 2%;
        transition: all 0.3s linear 0s;
    }

    .contentForm form .Confirm .btnContact button.btnSendRd:hover {
        background: #232323;
    }

    .contentForm form .Confirm .btnContact button.btnSendRd p {
        color: #fff;
    }

    /**/
    .flipAboutUs .card .face p, .flipWebPlugin .card .face p, .flipHostServer .card .face p {
        margin-top: 12px;
    }

    .aboutUsFonction .imgSymboleTest, .aboutUsFonction p, .hostServerFonction p {
        display: block;
        width: 100%;
    }

    #about-us .txtApropos .aboutUsFonction .imgSymboleTest img {
        display: inline-block;
    }

    .aboutUsFonction, .hostServerFonction {
        margin-top: 2%;
    }

    a.contactUsBtn {
        width: 100%;
    }

    .contentMention .mentionRight, .contentMention .mentionLeft {
        display: block;
        width: 90%;
        margin-left: 2%;
    }

    .contentMention .mentionLeft p, .contentMention .mentionLeft img {
        width: auto;
        height: auto;
    }

    .contentMention .mentionRight {
        margin-top: 2%;
        margin-left: 2%;
    }

    /**/
    .contentResult #serverFai .server {
        width: 100%;
        height: auto;
        display: block;
        border: none
    }

    .contentResult #serverFai .server img.opServer {
        margin: 0;
        width: 10%;
    }

    .contentResult #serverFai .server p {
        width: 52%;
    }

    .contentResult #serverFai .fai {
        margin-left: 5px;
        display: block;
        border: none;
        width: 100%;
        margin: 3% 0 0 0;
        padding: 3% 0 3% 0;
    }

    .contentResult .graphTest .contenerTitle,
    .contentResult .graphTest .contenerGraph {
        margin-right: 0;
        margin-left: 0;
    }

    .contentResult .graphTest .contenerGraph .graph {
        width: 85%;
    }

    .contentResult .graphTest .contenerGraph p.avg {
        float: none;
        margin-left: 30px;
    }

    /**/
    .contentResult #navTest .navScore,
    .contentResult #streamTest .streamScore,
    .contentResult #navTest .graphTest,
    .contentResult #streamTest .graphTest {
        display: inline-block;
        width: 25%
    }

    .contentResult .navScore img, .contentResult .streamScore img {
        margin-top: 30px;
        width: 46%;
    }

    .contentResult #navTest .graphTest,
    .contentResult #streamTest .graphTest {
        margin-top: 20px;
        width: 100%;
        height: auto;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed,
    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        width: 35%;
    }

    .contentResult #navTest .graphTest p, .contentResult #streamTest .graphTest p {
        margin: 0;
        font-size: 12px;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed {
        width: 10%;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        display: none;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Time {
        float: none;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.Pr {
        margin: 0;
        float: right;
    }

    /**/
    .contentResult #navTest .graphTest .ligneUrl div {
        width: 100%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed {
        display: none;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Pr {
        margin-right: 5%;
    }

    /**/
    /**/
    .contentTestResult {
        padding-bottom: 4%;
        padding: 0 0 5px 0;
    }

    .contentResult #fullTest {
        width: 100%;
        background-image: none;
        height: auto;
        background-color: #fff;
        padding-bottom: 10%;
        padding-top: 0%;
        margin-top: 0%;
    }

    .contentResult #fullTest .streamNavScore {
        width: 100%;
        display: block;
        height: auto;
        text-align: center;
    }

    .contentResult #fullTest .contentScorringRD {
        width: 120px;
        display: inline-block;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD {
        display: block;
        width: 120px;
        height: 120px;
        background: #232323;
        text-align: center;
        padding-bottom: 1%;
        margin: auto;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p {
        margin: 0;
        padding-top: 2%;
        font-size: 16px;
        color: #fff;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p span.points {
        font-size: 30px;
    }

    .contentResult #fullTest .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD2.png) no-repeat
    }

    .contentResult #fullTest .streamNavScore .navScore,
    .contentResult #fullTest .streamNavScore .streamScore {
        width: 120px;
        height: 120px;
        vertical-align: top;
        border-top: 1px solid #cacaca;
        border-right: 1px solid #cacaca;
        border-bottom: none;
        display: inline-block;
    }

    .contentResult #fullTest .streamNavScore .navScore img,
    .contentResult #fullTest .streamNavScore .streamScore img {
        margin-top: 15px;
        width: 40px;
        height: auto;
    }

    .contentResult .navScore p span.score,
    .contentResult .streamScore p span.score {
        font-size: 20px;
    }

    .contentResult #fullTest .streamNavScore .navScore {
        border-left: 1px solid #cacaca;
    }

    .contentResult #fullTest .graphTest {
        width: 100%;
        margin-top: 3%;
    }

    .contentResult #fullTest .graphTest .send,
    .contentResult #fullTest .graphTest .receive,
    .contentResult #fullTest .graphTest .latency {
        display: block;
        width: 90%;
        height: 95px;
        margin: 0 auto 25px auto;
    }

    .contentResult #fullTest .graphTest .contenerTitle img {
        width: 25%;
        height: auto;
    }

    .contentResult #fullTest .graphTest .contenerTitle.contenerTitleLatency {
        width: 83%;
    }

    .contentResult #fullTest .graphTest .contenerTitle.contenerTitleLatency img,
    .contentResult #fullTest .graphTest .contenerTitle.contenerTitleLatency p {
        display: inline-block;
    }

    .contentResult #fullTest .graphTest .latency .contenerGraph {
        margin-top: 15px;
    }

    .contentResult #fullTest .graphTest {
        height: auto;
    }

    .contentResult #fullTest .graphTest .contenerGraph .graph {
        margin-top: 5px;
        width: 100%;
    }

    .contentResult #fullTest .graphTest .contenerGraph p.avg {
        float: right;
        margin-left: 0;
        padding: 0;
    }

    .contentResult #navTest .graphTest,
    .contentResult #streamTest .graphTest {
        width: 60%;
        hieght: auto;
        display: inline-block;
        padding: 2%;
    }

    .contentResult #navTest .graphTest .ligneUrl {
        height: auto;
    }

    .contentResult #navTest .graphTest .contentResultLignUrl {
        border-bottom: none;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Url,
    .contentResult #streamTest .graphTest .ligneUrl div.Url {
        width: 50%;
    }

    #navTest .graphTest .ligneUrl div.Pr, .contentResult #navTest .graphTest .ligneUrl div.Time {
        float: none;
        width: 15%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.result {
        width: 40%;
        margin-right: 5%;
        float: none;
    }

    .contentResult #streamTest .graphTest .ligneUrl div.result {
        width: auto;
        margin-right: 17px;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        width: 30%;
        display: inline-block;
        vertical-align: middle;
    }

    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p, .infoG .system p span.gray {
        font-size: 12px;
    }

    .testYourDebitRD {
        margin-bottom: 12px;
    }

    .contentTestResult p.sousTitle {
        width: 30%;
    }

    .contentTestResult h1.titleResult {
        width: 40%;
    }

    .contentResult .graphTest .send, .contentResult .graphTest .receive, .contentResult .graphTest .latency {
        margin-bottom: 50px;
    }

    .infoG .testYourDebit .capacityAnimHover, .testYourDebitRD .capacityAnimHover {
        height: 8px
    }

    .infoG, .contentResult #speedTest {
        width: 100%;
        padding-left: 2%;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system .bgPictoSystem,
    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p {
        display: block;
    }

    .infoG .system .bgPictoSystem .imgLogoSystem {
        padding-top: 12px;
    }

    .contentResult #serverFai {
        width: 100%;
    }

    .contentResult #fullTest .scorring {
        display: none;
    }

    .infoG .system .bgPictoSystem {
        margin-bottom: 0;
    }

    .testYourDebitRD {
        display: block;
        margin: 0 auto 0 auto;
        margin-bottom: 15px;
        float: none;
        padding: 0 0 0 2%;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        display: inline-block;
        width: 30%;
        border-right: 1px solid #cacaca;
    }

    .infoG .system {
        border-right: none;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system .bgPictoSystem {
        display: none;
    }

    .infoG .system .bgPictoSystem {
        background: none;
    }

    .infoG .system .bgPictoSystem .imgLogoSystem {
        width: 27px;
        height: 27px;
        margin: 4px 0 0 10px;
    }

    .contentResult #streamTest {
        width: 100%
    }

    /**/
    .cutFooter {
        display: none;
    }

    #footer .content .footerMention {
        margin-left: 20px;
    }

    /**/
    .animAppli .slider .slide img.iphone {
        width: 20%;
        height: auto;
    }

    .animAppli .slider .slide img.galaxy {
        width: 20%;
        height: auto;
    }

    .animAppli .slider .slide img.tablette {
        width: 37%;
        height: auto;
    }

    .animAppli .slider p {
        width: 52%;
        margin-left: 3%;
        font-size: 19px;
        margin-top: 20px;
    }

    .animAppli .slider .slide .contentBtn {
        margin: 150px 0 0 3%;
    }

    .animAppli .slider p {
        line-height: 1.2em;
    }

    .animAppli div.contentBtn a, .infoAp a.android, .infoAp a.apple {
        display: block;
    }

    /**/
    .contentForm form .spaceOutForm .firstName {
        margin-left: 0;
    }

    .contentForm form .Confirm {
        margin-top: 180px;
    }

    /*---404---*/
    #container404 .content .txt404 a.btnRetour404 {
        padding: 8%;
    }

    /**/
    .mobileAppli .color {
        width: 16%;
    }

    .mobileAppli p {
        width: 70%;
        text-align: left;
    }

    .mobileAppli img.visuelTerminaux {
        width: 100%;
    }

    /*---------map about us--------*/
    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map320.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 320px;
        height: 420px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map320.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 380px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 50px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 380px;
        display: inline-block;
        float: none;
        padding: 5px 0 0 0;
        margin: 0;
    }

    /**/
    .contentComments {
        height: 270px;
        padding: 0;
    }

    .contentComments div, .contentComments .countTest {
        width: 50%;
    }

    .contentComments img, .contentComments p {
        padding: 9% 0 0 0;
        font-size: 30px;
        margin-left: 4%;
        display: block;
    }

    .contentComments .countTest p {
        font-size: 40px;
        margin-top: 57%;
    }

    .contentComments img {
        width: 50%;
    }

    .contentComments p span {
        font-size: 20px;
        line-height: 15px;
    }

    .contentSlideOpinion .arrowDeco {
        margin-left: 0;
    }

    .partLightGray.partRS .contentRs p.txtRs, .partLightGray.partRS .contentRs .btnRs {
        display: block;
    }

    .partLightGray.partRS .contentRs .btnRs {
        margin-top: 20px;
    }

    /*CONTEST*/
    .contentJeu .lotEt {
        top: 755px;
    }

    .contentJeu .lotEt p {
        width: 100%;
        font-size: 10px;
        text-align: center;
        margin: 5px 0 0 0;
        line-height: normal;
    }

    .contentJeu img.titleGeek, .contentJeu img.titleTrip {
        display: none;
    }

    .contentJeu .txtGeek, .contentJeu .txtTrip {
        display: block;
        margin: 5px 0 0 15%;;
        padding: 0;
    }

    .contentJeu .HowGame {
        margin-top: 20px;
    }

    .contentJeu .HowGame .btnLoadAppli p, .contentJeu .HowGame .btnLoadAppli a.apple, .contentJeu .HowGame .btnLoadAppli a.android {
        display: block;
    }

    .contentJeu .HowGame .btnLoadAppli a {
        margin-left: 0;
    }

    .contentJeu .HowGame .btnLoadAppli a.apple, .contentJeu .HowGame .btnLoadAppli a.android {
        margin-left: 25%;
    }

    .contentJeu .HowGame .rule .twitter, .contentJeu .HowGame .rule .noTwitter {
        text-align: center;
    }

    .contentJeu .HowGame .rule a.btnGame {
        width: 97%;
        font-size: 17px;
    }

    .dashboardHistory .row-fluid .row-backcolor-dg, .dashboardHistory .row-backcolor-lg {
        width: 100%;
    }

    #MobileFullTest, #MobileSpeedTest, #MobileBrowseTest, #MobileStreamingTest {
        margin-top: 10px;
    }

    .select-uuid {
        margin-left: 20%;
        margin-top: -60px;;
    }

    div.selector span {
        width: 50% !important;
    }

    /**/
    .row-fluid.historyTitle a.btnCsv {
        float: none;
        width: 80%;
        padding: 2%;
        text-align: center;
        margin-top: 15px
    }

    /**/
    /**/
    .contactPress {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .contactPress img {
        display: block;
        width: 60%;
        margin: 0 auto 0 auto;
    }

    .contactPress .choicePress {
        display: block;
        width: 100%;
        height: auto;
    }

    .contactPress .choicePress #formPress {
        margin: 0 0 0 10px;
    }

    .contactPress .choicePress #formPress div input.mail {
        margin: 0 0 0 12px;
    }

    .linkArticle p.DataYear {
        width: 20%;
    }

    .linkArticle ul.listArticle li div.decoPuce {
        margin-right: 2px;
    }

    .linkArticle ul.listArticle li p {
        width: 48%;
    }

    /**/
    .contactPress {
        height: 682px;
    }

    .contactPress .choicePress #formPress div.infoCaptcha, .contactPress .choicePress #formPress div.seizeCapcha {
        margin: 0 0 0 2%;
    }

    /*footer*/
    #footer {
        border-top: 1px solid #707070;
    }

    #footer .content .footerAppli, #footer .content .footerSite, #footer .content .footerMention, #footer .content .footerLink {
        display: block;
        margin-left: 2%;
        width: 90%;
        margin-top: 10px;
    }

    .cutFooter {
        display: none;
    }

    /*Web plugin*/
    .linkWebPlugin {
        width: 16%;
        height: 120px;
    }

    .linkWebPlugin {
        width: 20%
    }

    .introWebPlugin {
        margin-top: 0;
    }

    .webPlugin h3 {
        padding: 1%;
    }

    .webPluginNav {
        text-align: center;
    }

    .introWebPlugin p {
        display: block;
        width: 90%;
    }

    .introWebPlugin img, .webPluginDeco {
        display: none;
    }

    a.contactWebPlugin {
        width: 100%;
    }

    .txtWebPlugin {
        display: block;
        width: 95%;
    }

    .webPlugin .opWebPlugin ul {
        width: 90%;
    }

    .sliderWebPlugin {
        display: none;
    }

    .webPlugin .replaceSlider {
        display: block;
        text-align: center;
    }

    .replaceSlider div {
        margin-bottom: 1px;
        padding: 1%;
        background: #94c11c;
    }

    .replaceSlider p.titleSliderRd {
        text-transform: uppercase;
        font-weight: bold;
        background: rgba(255, 255, 255, 0.2);
        color: #fff;
    }

    /**/
    .hostServerFonction p {
        width: 96%;
    }

    /**---Web plugin---**/
    .webPlugin h3 {
        line-height: 26px;
        font-weight: inherit !important;
    }

    .webPlugin .content {
        padding-bottom: 0;
    }

    /*--AWARDS--*/
    .mapDeco .content {
        padding: 2% 0 0 0;
    }

    .bubbleContent {
        width: 100%
    }

    h3.infoAward, .contentMedal, .contentMedalMobile, .tableFixe, .tableMobile {
        margin-left: 2%;
    }

    .countrySelected, .tableFixe, .tableMobile {
        margin-right: 2%;
    }

    .tableFixe, .tableMobile {
        width: 96%;
    }

    .tableFixe .header p, .tableMobile .header p {
        font-size: 11px;
    }

    .tableFixe p, .tableMobile p {
        font-size: 10px;
    }

    .contentCountrySelected {
        padding: 30px 0 0 0;
    }

    .countrySelected {
        display: block;
        float: none;
        height: auto;
        text-align: left;
    }

    .countrySelected img {
        width: 20%;
        display: inline-block;
        margin-left: 2%;
    }

    .countrySelected p {
        display: inline-block;
    }

    .contentMedal, .contentMedalMobile {
        padding: 0;
    }

    .contentMedal img, .contentMedalMobile img {
        width: 25%;
    }

    .contentMedal p, .contentMedalMobile p {
        width: 40%;
        padding: 40px 0% 40px 29%;
        color: #f5f9fc;
    }

    p.mentionAward {
        font-size: 8px;
    }

    .goldPart {
        background: url(/www-img/awards/bgPartGoldMoy.png) no-repeat;
    }

    .goldPart h4 {
        font-size: 16px;
    }

    .goldPart div {
        margin-left: 24%;
    }

    .goldPart p {
        font-size: 12px;
    }

    .logoPartGold img {
        width: 80%;
    }

    .infoAward {
        width: 96%;
    }

    .leftAward, .rightAward {
        display: block;
        width: 96%;
    }

    .rightAward {
        margin-top: 40px;
    }

    .leftAward h4, .rightAward h4 {
        margin-left: 2%;
    }

    /**/
    #contentMap .mapSearch .input-append .searchText, #contentMap .mapSearch .input-append .btnSearchMap {
        display: inline-block;
    }

    #contentMap .mapSearch .input-append .searchText, #contentMap .listCountry {
        width: 50%;
    }

    #contentMap .input-append .btnSearchMap {
        width: 10%;
        height: 30px;
    }

    #Search ul.span3 {
        width: 50%;
        margin-top: 5px;
    }

    .contentCountrySelected {
        padding-bottom: 30px;
    }

    .btnPdfAward {
        width: 90%;
    }

    /**/
    .btnCountryOpRD, .main-map .selectorTop .menu-switch {
        width: 100%;
    }

    .main-map .selectorTop .menu-country, .main-map .selectorTop .menu-ispName {
        margin: auto;
        margin-bottom: 10px;
    }

    .main-map .selectorTop .zoom {
        border-radius: 0px;
        margin: 0;
        display: block;
        width: 85%;
        margin: auto;
    }

    .main-map .selectorTop .menu-switch, .main-map .selectorTop .menu-country {
        margin-top: 10px;
    }

    .main-map .selectorTop .menu-switch .switchTiles {
        margin: auto;
        width: 96%;
    }

    /* FIn  0 - 479*/
}

/*-------------------------------------------------------------------------------------------------------------MEDIA 215-320*/
/*--------------------------------------------------------------*/
@media screen and (min-width: 215px) and (max-width: 320px) {
    /**/
    .notyfy_success {
        margin: auto;
        width: 50%;
    }

    /**-------------------MENU RD---------------------------------------**/
    #menu {
        position: relative;
        width: 100%;
    }

    #menu .elementMenu, .userConex {
        display: none;
    }

    nav, #menu, #menu .logo {
        height: 60px;
    }

    #menu .logo img.logoImg {
        margin-top: 5px;
        margin-left: 20%;
        width: 50%;
        height: auto;
    }

    #menu .hamburger {
        z-index: 8002;
        display: block;
        width: 36px;
        height: 60px;
        background: #94c11c;
        position: absolute;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    /*#menu .hamburger:hover*/
    #menu .hamburger.active {
        height: auto;
        width: 100%;;
    }

    #menu .hamburger.active img {
        width: 36px;
        height: 60px;
    }

    #menu .hamburger p {
        display: none;
        width: 0;
    }

    /*#menu .hamburger:hover p*/
    #menu .hamburger.active p {
        display: block;
        width: 80%;
        margin-left: 45px;
        line-height: 12px;
        font-size: 9px;
        text-align: left;
    }

    /*#menu .hamburger:hover .contentNavRd*/
    #menu .hamburger.active .contentNavRd {
        display: block;
        position: absolute;
        height: auto;
        width: 100%;
        background: #232323;
        color: #F5F9FC;
    }

    #menu .language {
        height: 60px;
        width: 30px;
        padding-right: 10px;
        background: #0c66aa;
        font-size: 12px;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all 0.5s linear;
        -moz-transition: all 0.5s linear;
        -o-transition: all 0.5s linear;
        transition: all 0.5s linear;
    }

    #menu .language:hover {
        background: #232323;
        width: 150px;
    }

    #menu .language ul {
        margin: 0 0 10px 10px;
    }

    #menu .language ul li ul {
        margin: 0 0 10px 30px;
    }

    #menu .language ul li {
        list-style-type: none;
    }

    #menu .language ul li ul li {
        display: none;
        padding-top: 0%;
    }

    #menu .language:hover ul li ul li {
        display: block;
        padding-top: 0%;
    }

    #menu .language ul li a, #menu .language ul li ul li a {
        color: #fff;
        margin-top: 15px;
    }

    #menu .language ul li a:hover, #menu .language ul li ul li a:hover {
        color: #96C11C;
    }

    #menu .contentNavRd .navRd {
        width: 100%;
        color: #F5F9FC;
        padding: 0;
    }

    #menu .contentNavRd .navRd ul {
        list-style-type: none;
        display: block;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    #menu .contentNavRd .navRd ul li {
        list-style-type: none;
        display: block;
        line-height: 45px;
    }

    #menu .contentNavRd .navRd ul li a {
        list-style-type: none;
        color: #F5F9FC;
        height: 50px;
        display: block;
        float: none;
        border-bottom: 1px solid #F5F9FC;
        padding: 0 2% 0 10%;
        font-size: 12px;
        background: none;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li a:hover {
        background: #96C11C;
    }

    #menu .contentNavRd .navRd ul li.userOff a {
        background: rgba(255, 255, 255, 0.5);
        color: #fff;
        -webkit-transition: background 0.2s linear;
        -moz-transition: background 0.2s linear;
        -o-transition: background 0.2s linear;
        transition: background 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li.userOff a:hover {
        background: #C00;
    }

    #menu .contentNavRd .navRd ul li ul.itemUserAccompt {
        height: 0;
        position: relative;
        z-index: 1;
    }

    #menu .contentNavRd .navRd ul li a.userRd {
        background: #94c11c
    }

    #menu .contentNavRd .navRd ul li ul.itemUserAccompt li a {
        display: none;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li a {
        display: block;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt {
        background: #96C11C;
        height: 150px;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li a {
        background: #96C11C;
        padding-left: 20%;
    }

    #menu .contentNavRd .navRd ul li:hover ul.itemUserAccompt li:hover a {
        background: #232323;
    }

    #menu .contentNavRd .navRd div {
        position: relative;
        height: 45px;
        width: 100%;
    }

    #menu .contentNavRd .navRd div a {
        color: #F5F9FC;
    }

    #menu .contentNavRd .navRd li a.appliLoad {
        background: rgba(12, 102, 170, 0.6);
    }

    #menu .contentNavRd .navRd li a.appliLoad:hover {
        background: #96C11C;
    }

    #menu .contentNavRd .navRd ul li.inline {
        width: 100%;
        display: block;
    }

    #menu .contentNavRd .navRd ul li.inline a {
        text-align: center;
        padding: 0;
    }

    #menu .contentNavRd .navRd ul li.Android a {
        border-right: 1px solid #fff;
        background: #98cb02;
    }

    #menu .contentNavRd .navRd ul li.Android a:hover {
        background: rgb(113, 151, 2);
    }

    #menu .contentNavRd .navRd ul li.Apple a {
        background: #78797B;
    }

    #menu .contentNavRd .navRd ul li.Apple a:hover {
        background: rgb(68, 68, 68);
    }

    #menu .contentNavRd .navRd ul li.Win a {
        background: #04A5F0;
        border-bottom: 6px solid #232323;
    }

    #menu .contentNavRd .navRd ul li.Win a:hover {
        background: rgb(0, 112, 164);
    }

    #menu .contentNavRd .navRd ul li.aboutUsRd a {
        border-right: 1px solid #f5f9fc;
        background: #FF8933;
        -webkit-transition: all 0.2s linear;
        -moz-transition: all 0.2s linear;
        -o-transition: all 0.2s linear;
        -ms-transition: all 0.2s linear;
        transition: all 0.2s linear;
    }

    #menu .contentNavRd .navRd ul li.aboutUsRd a:hover {
        background: #ff5a00;
    }

    #menu .contentNavRd .navRd ul.contentRsRd li.rsRd {
        width: 25%;
        height: 40px;
        display: inline-block;
    }

    #menu .contentNavRd .navRd ul li.rsRd a {
        height: 47px;
    }

    #menu .contentNavRd .navRd ul li a.facebook {
        background: #425596 url("/www-img/facebook.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.twitter {
        background: #3FA0EB url("/www-img/tweeter.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.google {
        background: #C93939 url("/www-img/google.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.youTube {
        background: #C93939 url("/www-img/youTube.png?v=1.0.1") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.contact {
        background: #94c11c url("/www-img/contactUs.png") no-repeat scroll center 0;
    }

    #menu .contentNavRd .navRd ul li a.facebook:hover {
        background: #425596 url("/www-img/facebook.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.twitter:hover {
        background: #3FA0EB url("/www-img/tweeter.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.google:hover {
        background: #C93939 url("/www-img/google.png") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.youTube:hover {
        background: #C93939 url("/www-img/youTube.png?v=1.0.1") no-repeat scroll center -47px;
    }

    #menu .contentNavRd .navRd ul li a.contact:hover {
        background: #94c11c url("/www-img/contactUs.png") no-repeat scroll center -47px;
    }

    /**/
    .btn_in span {
        font-size: 12px;
    }

    /**/
    .partBarometre .content p {
        width: 98%;
        padding: 1% 2% 1% 2%
    }

    .partBarometre .content a, .partBarometre .content p {
        display: block;
    }

    .partBarometre .content a {
        width: 100%;
        margin: 5px auto auto auto;
        padding: 0;
    }

    /**/
    /**/
    .content, .whatNperfLeft, .whatNperfRight {
        width: 94%;
    }

    .whatNperfRight img {
        display: none;
    }

    /**/
    .cutFooter {
        background: url(/www-img/bgCut.png) repeat-x;
        width: 100%;
        height: 1px;
    }

    /**/
    #container404 .content .txt404 a {
        font-size: 16px;
    }

    #container404 .content .txt404 a img {
        width: 100%;
    }

    /**/
    .content.contentAppsMobile {
        padding-bottom: 0;
    }

    .contentAnimHeader {
        display: none;
    }

    .contenerInfoAp {
        margin-top: 0;
    }

    .contenerInfoAp .imgAp img {
        width: 100%;
        margin-top: 5%;
    }

    .contenerInfoAp .infoAp, .contenerInfoAp .imgAp, .contenerInfoAp .imgAp div {
        display: block;
    }

    .contenerInfoAp .imgAp .imgNav {
        margin-left: 0;
    }

    .contenerInfoAp .imgAp .imgScore {
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .contenerInfoAp .infoAp p.first {
        margin-bottom: 10%;
    }

    .contenerInfoAp .imgAp div, .contenerInfoAp .imgAp {
        width: 100%;
    }

    .animAppli div.contentBtn a, .infoAp a.android, .infoAp a.apple, .infoAp a.win {
        width: 150px;
        height: 52px;
    }

    .animAppli a.android, .infoAp a.android {
        background: url(/www-img/btnAndroidSmall.png) 0 0px no-repeat;
        margin-bottom: 10px;
    }

    .animAppli a.apple, .infoAp a.apple {
        background: url(/www-img/btnAppleSmall.png) 0 0px no-repeat;
        margin-bottom: 10px;
    }

    .animAppli a.win, .infoAp a.win {
        background: url(/www-img/btnWinSmall.png) 0 0px no-repeat;
    }

    .animAppli a.android, .infoAp a.android:hover {
        background: url(/www-img/btnAndroidSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.apple, .infoAp a.apple:hover {
        background: url(/www-img/btnAppleSmall.png) 0 -52px no-repeat;
    }

    .animAppli a.win, .infoAp a.win:hover {
        background: url(/www-img/btnWinSmall.png) 0 -52px no-repeat;
    }

    /**/
    .contentForm form .messageInfo .objectList {
        height: auto;
    }

    .contentForm form .messageInfo .messageobject div {
        margin-bottom: 0;
    }

    .contentForm form .messageInfo .txtMessage textarea {
        height: 100%;
    }

    .contentForm form .Confirm {
        margin-top: 160px;
    }

    .contentForm form .Confirm .capcha .imgCapcha {
        margin: 0;
    }

    .contentForm form .Confirm .capcha .imgCapcha {
        width: 90%;
    }

    .contentForm form .Confirm .capcha .imgCapcha img {
        margin: 0 0 0 5%
    }

    .contentForm form .Confirm .capcha .reloadCapcha {
        padding-left: 10%;
    }

    /**/
    h1, h2 {
        font-size: 20px;
    }

    /**/
    .IndexAboutUs, .webPlugin {
        margin-top: 10px;
    }

    .linkAboutUs, .linkWebPlugin, .linkHostServer {
        width: 100%;
        height: 50px;
        display: block;
    }

    .linkAboutUs .flip .card, .linkWebPlugin .flip .card, .linkHostServer .flip .card {
        margin-top: 5px;
    }

    /**/
    .contentResult #serverFai .fai {
        margin-left: 5px;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai {
        height: auto;
    }

    .infoG {
        margin-top: 0;
    }

    .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        width: 96%;
        height: auto;
        font-size: 12px;
    }

    .infoG .geoLoc img, .infoG .mobileMarque img, .infoG .system img {
        display: none;
    }

    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p {
        padding: 0 3px 0 3px;
    }

    .infoG .testYourDebit {
        display: none;
    }

    .contentResult #navTest .navScore, .contentResult #streamTest .streamScore {
        width: 100%;
        margin-right: 5px;
        height: auto;
    }

    .contentResult #serverFai {
        margin-top: 10px;
        width: 81%;
    }

    .contentResult {
        margin: 0;
    }

    .contentResult .navScore p, .contentResult .streamScore p {
        font-size: 12px;
    }

    .contentResult .navScore img, .contentResult .streamScore img {
        margin-top: 17px;
    }

    .contentResult .navScore img, .contentResult .streamScore img {
        width: 30%;
    }

    .infoG .geoLoc p, .infoG .mobileMarque p, .infoG .system p, .infoG .system p span.gray {
        font-size: 10px;
        line-height: 15px;
    }

    .testYourDebitRD {
        display: block;
        margin-bottom: 0px;
    }

    .infoG .system .bgPictoSystem {
        margin: 0;
        padding: 0;
    }

    .testYourDebitRD {
        float: none;
    }

    .infoG .testYourDebit, .testYourDebitRD {
        width: 100%;
    }

    .infoG .testYourDebit .btnTestYourDebit p, .testYourDebitRD .btnTestYourDebitRD p {
        padding: 0 0 0 4%;;
        font-size: 0.9em;
    }

    .infoG .testYourDebit .btnTestYourDebit, .testYourDebitRD .btnTestYourDebitRD {
        width: 95%;
        height: 50px;
    }

    .infoG .testYourDebit .btnTestYourDebit {
        display: none;
    }

    .testYourDebitRD .btnTestYourDebitRD img {
        width: 20%;
    }

    .infoG .testYourDebit .capacityAnimHover, .testYourDebitRD .capacityAnimHover,
    .infoG .testYourDebit .capacityAnimHover, .testYourDebitRD .capacityAnimHover {
        width: 95%;
        overflow: hidden;
    }

    .infoG .geoLoc, .infoG .geoLoc, .infoG .mobileMarque, .infoG .system {
        margin: 0;
        width: 30%;
        max-width: inherit;
    }

    .infoG .system p {
        width: 50%;
    }

    .infoG .system {
        margin-top: 20px;
    }

    .contentTestResult h1.titleResult {
        width: 95%;
    }

    .contentTestResult p.sousTitle {
        width: 90%;
    }

    .contentResult #speedTest .graphTest {
        display: block;
        padding: 35px 0 35px 2px;
        height: auto;
    }

    .contentResult .graphTest .contenerTitle, .contentResult .graphTest .contenerGraph {
        display: block;
    }

    .contentResult .graphTest .contenerTitle {
        height: auto;
    }

    .contentResult .contenerGraph p.score {
        font-size: 15px;
    }

    .contentResult .graphTest .contenerGraph p.avg {
        font-size: 10px;
    }

    .contentResult .graphTest .contenerGraph .graph {
        width: 95%;
    }

    .contentResult .graphTest .send, .contentResult .graphTest .receive, .contentResult .graphTest .latency {
        margin-bottom: 20px;
    }

    .contentResult #speedTest .latency {
        margin: 0;
    }

    .contentResult .graphTest .contenerTitleLatency, .contentResult .graphTest .contenerGraphLatency {
        display: inline-block;
    }

    .contentResult .graphTest .contenerGraph span.score {
        font-size: 25px;
    }

    .contentResult #serverFai .server img.ipv6 {
        float: left;
    }

    .contentResult #serverFai .server img.opServer {
        float: right;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai, .contentResult #serverFai .server img {
        display: block;
    }

    .contentResult #serverFai .server img.pays {
        width: 16px;
    }

    .contentResult #serverFai .server, .contentResult #serverFai .fai {
        border-bottom: 1px solid #000;
        border-right: none;
        width: 90%;
        margin: 0;
        padding-bottom: 15px;
    }

    .contentResult #serverFai .fai {
        border: none;
        margin-top: 15px;
    }

    .contentResult #speedTest {
        margin-bottom: 20px;
    }

    .contentResult #navTest .graphTest .ligneUrl,
    .contentResult #streamTest .graphTest .ligneUrl {
        width: 96%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.dashed,
    .contentResult #streamTest .graphTest .ligneUrl div.dashed {
        display: none;
    }

    .contentResult #navTest .graphTest .ligneUrl.titleTab,
    .contentResult #streamTest .graphTest .ligneUrl.titleTab {
        width: 100%;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Url,
    .contentResult #streamTest .graphTest .ligneUrl div.Url {
        width: auto;
    }

    .contentResult #navTest .graphTest .ligneUrl div.result,
    .contentResult #streamTest .graphTest .ligneUrl div.result {
        float: right;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Time,
    .contentResult #streamTest .graphTest .ligneUrl div.Time,
    .contentResult #streamTest .graphTest .ligneUrl div.Pr,
    .contentResult #navTest .graphTest .ligneUrl div.Pr {
        margin-right: 10px;
        float: right;
    }

    /**/
    .contentResult #navTest .graphTest .ligneUrl div.Url,
    .contentResult #streamTest .graphTest .ligneUrl div {
        width: 25%;
    }

    .contentResult #navTest .graphTest .ligneUrl div {
        display: block;
    }

    .contentResult #navTest .graphTest .ligneUrl div.Time,
    .contentResult #navTest .graphTest .ligneUrl div.Pr,
    .contentResult #navTest .graphTest .ligneUrl div.Url {
        display: inline-block;
    }

    .contentResult #navTest .graphTest .ligneUrl {
        margin-bottom: 25px;
    }

    .contentResult #fullTest .graphTest {
        margin-top: 15px;
    }

    /**/
    .contentResult #fullTest {
        margin-top: 0;
        padding-top: 0;
    }

    .contentResult #fullTest .streamNavScore {
        border: none;
    }

    .contentResult #fullTest .contentScorringRD {
        width: 70px
    }

    .contentResult #fullTest .contentScorringRD .scorringRD {
        display: block;
        width: 70px;
        height: 70px;
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p {
        margin: 0;
        padding-top: 3%;
        font-size: 8px;
        color: #fff;
        line-height: 15px
    }

    .contentResult #fullTest .contentScorringRD .scorringRD p span.points {
        font-size: 15px;
    }

    .contentResult #fullTest .colorScoreRed {
        background: url(/www-img/resultShare/bgRedScore-RD3.png) no-repeat
    }

    .contentResult #fullTest .colorScoreOrange {
        background: url(/www-img/resultShare/bgOrangeScore-RD3.png) no-repeat
    }

    .contentResult #fullTest .colorScoreGreen {
        background: url(/www-img/resultShare/bgGreenScore-RD3.png) no-repeat
    }

    .contentResult #fullTest .streamNavScore .navScore,
    .contentResult #fullTest .streamNavScore .streamScore {
        width: 60px;
        height: 70px;
        display: inline-block;
    }

    .contentResult #fullTest .streamNavScore .navScore img,
    .contentResult #fullTest .streamNavScore .streamScore img {
        margin-top: 15px;
        width: 25px;
        height: auto;
    }

    .contentResult #fullTest .streamNavScore .navScore p,
    .contentResult #fullTest .streamNavScore .streamScore p {
        font-size: 11px;
        line-height: 15px;
    }

    .contentResult .navScore p span.score, .contentResult .streamScore p span.score {
        font-size: 14px;
    }

    .contentResult #navTest .graphTest, .contentResult #streamTest .graphTest {
        width: 95%
    }

    .contentResult #fullTest .graphTest {
        margin: 0;
        height: auto;
    }

    .contentResult #fullTest .graphTest .send,
    .contentResult #fullTest .graphTest .receive,
    .contentResult #fullTest .graphTest .latency {
        display: block;
        width: 90%;
        height: 95px;
    }

    .contentResult #fullTest .graphTest .contenerGraph {
        width: 100%;
    }

    .contentResult #fullTest .graphTest .receive,
    .contentResult #fullTest .graphTest .latency {
        margin-top: 0px;
    }

    .contentResult #fullTest .graphTest .latency {
        margin-bottom: 30px;
    }

    .contentResult .graphTest .contenerGraph p.avg {
        line-height: 25px;
    }

    /**/
    .contentResult #serverFai .server img.opServer {
        width: 25%;
    }

    .contentResult #fullTest .scorring {
        display: none;
    }

    /*---404---*/
    #container404 .content .txt404 h1 {
        font-size: 35px;
    }

    #container404 .content .txt404 a.btnRetour404 {
        padding: 8%;
    }

    #container404 .content .txt404 h2 span {
        font-size: 30px;
    }

    .contentResult .graphTest .contenerTitle p,
    .contentResult .graphTest .contenerTitle img {
        display: inline-block;
    }

    /**/
    .mobileAppli .color {
        width: 30%;
        height: 58px;
    }

    .mobileAppli .color img {
        margin: 10px 0% 0 2%;
    }

    .mobileAppli p {
        width: 90%;
        text-align: left;
    }

    .mobileAppli img.visuelTerminaux {
        width: 100%;
    }

    .contenerInfoAp .infoAp p.txtNext, .contenerInfoAp .infoAp p.first {
        padding-right: 0px;
        width: 100%;
    }

    /*---------map about us--------*/
    /**/
    #grid {
        display: none;
    }

    .contentTalkAboutUs .contenerMap {
        display: block;
        background: #232323 url(/www-img/talkeAboutUs/map215.png) no-repeat;
        background-position: 0 0;
        color: #fff;
        width: 215px;
        height: 420px;
        margin: auto;
        overflow: hidden;
        -webkit-transition: background-position .4s ease-in;
        -moz-transition: background-position .4s ease-in;
        -o-transition: background-position .4s ease-in;
        transition: background-position .4s ease-in;
    }

    .contentTalkAboutUs .contenerMap:hover {
        background: #232323 url(/www-img/talkeAboutUs/map215.png) no-repeat;
        background-position: 500px 0;
    }

    .contentTalkAboutUs .contenerMap .view-back {
        display: none;
        position: relative;
        left: -980px;
        top: 10px;
        -webkit-transition: left .4s ease-in;
        -moz-transition: left .4s ease-in;
        -o-transition: left .4s ease-in;
        transition: left .4s ease-in;
        width: 215px;
        height: auto;
    }

    .contentTalkAboutUs .contenerMap:hover .view-back {
        display: block;
        left: 0px;
    }

    .contentTalkAboutUs .contenerMap .view-back,
    .contentTalkAboutUs .contenerMap .view-back a,
    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        width: 215px;
        display: inline-block;
        float: none;
        padding: 5px 0 0 5px;
        margin: 0;
        font-size: 12px;
        line-height: 0;
    }

    .contentTalkAboutUs .contenerMap .view-back p.titleLinkListe {
        padding: 12px 0px 13px 10px;
    }

    .contentTalkAboutUs .contenerMap .view-back p.read {
        display: none;
    }

    /**/
    .contentComments {
        height: 270px;
        padding: 0;
    }

    .contentComments div, .contentComments .countTest {
        width: 50%;
    }

    .contentComments img, .contentComments p {
        padding: 9% 0 0 0;
        font-size: 17px;
        margin-left: 4%;
        display: block;
    }

    .contentComments .countTest p {
        font-size: 20px;
        margin-top: 57%;
    }

    .contentComments img {
        width: 50%;
    }

    .contentComments p span {
        font-size: 12px;
        line-height: 15px;
    }

    .contentSlideOpinion .arrowDeco {
        margin-left: 0;
        width: 31%;
    }

    .partLightGray.partRS .contentRs p.txtRs, .partLightGray.partRS .contentRs .btnRs,
    .partLightGray.partRS .contentRs .btnRs .ih-item {
        display: block;
    }

    .partLightGray.partRS .contentRs .btnRs .ih-item {
        margin-bottom: 20px;
    }

    .partLightGray.partRS .contentRs .btnRs {
        margin-top: 20px;
    }

    /*CONTEST*/
    .contentJeu .titleContest p {
        font-size: 12px;
        text-align: center;
        font-weight: normal;
    }

    .contentJeu img.macJeu {
        width: 80%;
        float: none;
    }

    .contentJeu .macLot {
        width: 100%;
        margin-top: 10px;
    }

    .contentJeu .lotEt p, .contentJeu .txtGeek, .contentJeu .txtTrip {
        width: 100%;
        font-size: 14px;
        margin: 0;
        line-height: normal;
    }

    .contentJeu .txtGeek, .contentJeu .txtTrip {
        font-size: 14px;
        width: 180px;
        text-align: center;
        margin-top: 15px;
    }

    .contentJeu .HowGame {
        margin-top: 40px;
    }

    .contentJeu .HowGame h2.titleHow {
        margin: 0;
    }

    .contentJeu .HowGame .btnLoadAppli p {
        margin-bottom: 15px;
    }

    .contentJeu .HowGame .btnLoadAppli a.apple, .contentJeu .HowGame .btnLoadAppli a.android {
        margin-left: 10%;
    }

    /**/
    .page-content {
        position: relative;
        top: 0;
        left: 0;
    }

    span.span12.sizeBigPicto {
        font-size: 18px;
    }

    .dashboard ul.bgselectDashboard {
        position: absolute;
        top: -583px;
        left: -281px;
        opacity: 0;
    }

    .dashboard .hamburgerRd {
        background-color: rgba(12, 102, 170, 1);
        padding: 10px;
        display: block;
        font-size: 22px;
        color: #fff;
        width: 40px;
        height: 40px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    /*
.dashboard ul.bgselectDashboard:hover{
	background-color:rgba(243, 243, 243, 0.9);
	width:90%;
	height:auto;
	}
.dashboard ul.bgselectDashboard h5, .dashboard ul.bgselectDashboard p.title, .dashboard ul.bgselectDashboard li,
.dashboard ul.bgselectDashboard div.cut{
	display:none;
	}
.dashboard ul.bgselectDashboard:hover h5, .dashboard ul.bgselectDashboard:hover p.title, .dashboard ul.bgselectDashboard:hover li,
.dashboard ul.bgselectDashboard:hover div.cut{
	display:block;
	}

.dashboard ul.bgselectDashboard:hover i.hamburgerRd{
	display:none;
	}
	*/
    #TabDashboard .dashboardLegendRd {
        display: block;
        width: 40%;
        height: auto;
        padding: 1%;
        background: #EAF2F7;
        font-size: 9px;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1, #TabDashboard .dashboardLegendRd .legendRdBlock2, #TabDashboard .dashboardLegendRd .legendRdBlock3 {
        display: inline-block;
        vertical-align: top;
        width: 32%;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1 p, #TabDashboard .dashboardLegendRd .legendRdBlock2 p, #TabDashboard .dashboardLegendRd .legendRdBlock3 p, #TabDashboard .dashboardLegendRd .legendRdBlock1 i, #TabDashboard .dashboardLegendRd .legendRdBlock2 i, #TabDashboard .dashboardLegendRd .legendRdBlock3 i {
        display: inline-block;
    }

    #TabDashboard .dashboardLegendRd .legendRdBlock1 div, #TabDashboard .dashboardLegendRd .legendRdBlock2 div, #TabDashboard .dashboardLegendRd .legendRdBlock3 div {
        margin-top: 10px;
    }

    .dashboardHistoryRd {
        background: url(../www-img/legendRd.png) repeat-y;
        padding-left: 40px;
    }

    .dashboardHistory .row-fluid [class*="span"] {
        width: auto;
        height: auto;
    }

    .dashboardHistory .row-backcolor-lg .span1, .dashboardHistory .row-backcolor-lg .span2, .dashboardHistory .row-backcolor-lg .span3, .dashboardHistory .row-backcolor-lg .span4, .dashboardHistory .row-backcolor-dg .span1, .dashboardHistory .row-backcolor-dg .span2, .dashboardHistory .row-backcolor-dg .span3, .dashboardHistory .row-backcolor-dg .span4 {
        border-left: none;
        font-size: 12px;
        height: 60px;
        line-height: 16px;
        padding: 0px;
        text-align: left;
        width: 100%;
        display: block;
    }

    .dashboardHistory .row-fluid [class*="spanRdSpecial"] {
        display: none
    }

    .dashboardHistory .row-backcolor-dh {
        text-align: left;
    }

    .dashboardHistory .row-backcolor-dh {
        height: auto;
        width: 10%;
        display: inline-block;
        vertical-align: top;
    }

    .dashboardHistory .row-fluid .row-backcolor-dg, .dashboardHistory .row-backcolor-lg {
        border: 1px solid #dddddd;
        display: inline-block;
        height: auto;
        width: 100%;
        vertical-align: top;
        text-align: left;
        margin-left: 2%;
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .dashboardHistory a.share, .dashboardHistory a.supprResult {
        display: inline-block;
    }

    .dashboardHistory .span1.bgGray {
        text-align: center;
        background: #dddddd;
        height: auto;
    }

    .dashboardHistory .row-backcolor-dh .spanRd i, .row-backcolor-dh .spanRd p {
        margin: 2px 0 2px 0;
    }

    .dashboardHistoryRd .legendRd {
        display: none;
    }

    .bootstrap-select.btn-group .dropdown-menu {
        width: 9%;
    }

    #MobileFullTest, #MobileSpeedTest, #MobileBrowseTest, #MobileStreamingTest {
        margin-top: 60px;
    }

    .select-uuid {
        margin-left: 0%;
        margin-top: 0px;
    }

    div.selector span {
        width: 80% !important;
    }

    .select-uuid .txtDevice i {
        display: none;
    }

    /**/
    .row-fluid.historyTitle a.btnCsv {
        float: none;
        width: 90%;
        padding: 2%;
        text-align: center;
        margin-top: 15px
    }

    /**/
    #SubscriptionsIOS .infoAbo, #SubscriptionsAndroid .infoAbo, #SubscriptionsWP .infoAbo, #SubscriptionsIOS .infoTerm, #SubscriptionsAndroid .infoTerm, #SubscriptionsWP .infoTerm {
        width: 90%;
        height: auto;
        padding: 2%;
        display: block;
        border: 1px solid #cacaca;
        background: #F5F9FC;
        margin: 10px 0 10px 0;
        vertical-align: top;
    }

    #SubscriptionsIOS span.span12.sizeBigPicto p, #SubscriptionsAndroid span.span12.sizeBigPicto p, #SubscriptionsWP span.span12.sizeBigPicto p, #SubscriptionsIOS span.span12.sizeBigPicto p, #SubscriptionsAndroid span.span12.sizeBigPicto p, #SubscriptionsWP span.span12.sizeBigPicto p {
        display: block;
        margin-top: 10px;
        padding: 0;
    }

    #SubscriptionsIOS .infoTerm, #SubscriptionsAndroid .infoTerm, #SubscriptionsWP .infoTerm {
        display: block;
        width: 90%;
    }

    #SubscriptionsIOS .titreTerm, #SubscriptionsAndroid .titreTerm, #SubscriptionsWP .titreTerm {
        margin-top: 30px;
        margin-bottom: 15px;
    }

    /**/
    .contactPress {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 0;
    }

    .contactPress img {
        display: block;
        width: 60%;
        margin: 0 auto 0 auto;
    }

    .contactPress .choicePress {
        display: block;
        width: 100%;
        height: auto;
    }

    .contactPress .choicePress #formPress {
        margin: 0 0 0 10px;
    }

    .contactPress .choicePress #formPress div input.mail {
        margin: 0;
    }

    .contactPress .choicePress #formPress div.checker {
        width: 5%;
    }

    .contactPress .choicePress #formPress p.contactFab {
        width: 75%;
        vertical-align: top;
    }

    .talkStore .sl-slider blockquote p, .talkStore .sl-slider blockquote cite, .talkStore .sl-slider blockquote p.infoCom {
        font-size: 14px;
        line-height: normal;
    }

    .talkStore .sl-slider blockquote p {
        padding: 10px 0 5px 0;
    }

    .talkStore .sl-slider blockquote p.infoCom {
        margin-left: 4px;
    }

    .talkStore .nav-dots-press span {
        width: auto;
        height: auto;
        margin: 0 0 10px 0;
        top: 25px;
    }

    .linkAboutUs.linkAboutUsPress {
        width: 100%;
    }

    .flipAboutUs .card .face p, .flipWebPlugin .card .face p, .flipHostServer .card .face p {
        margin-top: 3px;
    }

    .linkArticle {
        margin: 12px 0 40px 0;
    }

    .linkArticle .topArticle .articleKey p.title {
        font-size: 14px;
        padding: 10px 25px 34px 25px;
    }

    .linkArticle ul.listArticle li {
        margin-top: 60px;
    }

    .linkArticle ul.listArticle li p {
        width: 85%;
    }

    .linkArticle ul.listArticle li a {
        display: block;
        width: 65%;
    }

    .linkArticle p.DataYear {
        width: 30%;
    }

    .contactPress img {
        width: 100%;
    }

    .contactPress {
        height: 821px;
    }

    /*Web plugin*/
    .tableLicence table tr td p {
        font-size: 8px;
        line-height: 12px;
    }

    .webPlugin .opWebPlugin ul {
        width: 90%;
    }

    .webPlugin .replaceSlider {
        display: block;
    }

    /*HOST SERVER RD*/
    .txtHostServer .column.columnShort {
        height: auto;
    }

    .txtHostServer .column, .txtHostServer p.column {
        height: auto;
    }

    /**MAP**/
    .main-map .selectorTop .menu-switch, .main-map .selectorTop .menu-switch .switchTiles {
        display: block;
        width: 98%;
    }

    .main-map .selectorTop .menu-switch .switchTiles.signal {
        margin-bottom: 10px;
    }

    .main-map .selectorTop .zoom {
        text-align: center;
        width: 98%;
        border-radius: 0;
    }

    /*--AWARDS--*/
    img.pictoFixe, img.pictoMobile {
        display: none;
    }

    .contentMedal img, .contentMedalMobile img {
        width: 36%;
    }

    .contentMedal p, .contentMedalMobile p {
        width: 53%;
        padding: 40px 0% 40px 42%;
    }

    .tableMobile .header p {
        font-size: 5px;
    }

    .tableMobile p {
        font-size: 8px;
    }

    .tableMobile td {
        padding: 4px 0 4px 0;
    }

    .tableMobile td.data {
        border-left: 1px solid #eaeaea;
    }

    .goldPart {
        background: url(/www-img/awards/bgPartGoldLittle.png) no-repeat;
    }

    .goldPart div {
        margin-left: 10%;
    }

    .goldPart h4 {
        font-size: 14px;
        margin-top: 35px;
    }

    .logoPartGold img {
        width: 90%;
    }

    /**/
    #contentMap .mapSearch {
        margin: 0;
    }

    #contentMap .mapSearch .input-append .searchText, #contentMap .mapSearch .input-append .btnSearchMap {
        display: inline-block;
    }

    #contentMap .mapSearch .input-append .searchText, #contentMap .listCountry {
        width: 70%;
    }

    #contentMap .input-append .btnSearchMap {
        width: 30%;
        height: 30px;
    }

    #Search ul.span3 {
        width: 70%;
        margin-top: 5px;
    }

    /***---------Label Wifi---------**/
    .headerLabel {
        background: #5f646b;
        margin: auto;
        height: auto;
    }

    .headerLabel .titleHeader {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .headerLabel .titleHeader img {
        width: 60%;
    }

    .headerLabel .titleHeader h1 {
        margin: 10px 0 10px 0;
        line-height: 25px;
        text-shadow: none;
    }

    .baseLineTitle p {
        font-size: 14px;
        text-shadow: none;
    }

    .menuPageLabel {
        display: none;
    }

    .presentationLabel {
        background: none;
    }

    .presentationLabel .txtPresentation {
        width: 90%;
        text-align: left;
        padding: 15px;
    }

    .txtBareme, .tableau {
        width: 100%;
        display: block;
    }

    #notation {
        border-top: 4px solid #232323;
    }

    .txtBareme {
        padding-bottom: 15px;
        border-bottom: 4px solid #232323;
        margin-bottom: 20px;
    }

    .txtBareme, .tableau h3 {
        line-height: 26px;
    }

    .tableau table tr td {
        padding: 1px;
        font-size: 9px;
    }

    .avantageLabel {
        width: 100%;
        height: auto;
    }

    .avantageLabel .tarif, .avantageLabel .imgTarif {
        width: 100%;
        display: block;
        height: auto;
    }

    .avantageLabel .tarif .titreTarif, .avantageLabel .tarif .titreTarif div, .avantageLabel .tarif .titreTarif p, .avantageLabel .tarif .titreTarif p span {
        padding: 2px;
        margin: 0;
    }

    .avantageLabel .tarif .titreTarif {
        padding: 15px 2px 15px 2px;
    }

    .avantageLabel .tableTarif div p {
        width: 100%;
        display: block;
        padding: 10px 0 10px 0;
        text-align: center;
    }

    .avantageLabel .tableTarif div p.prix {
        border-bottom: 2px solid #4a6e81;
    }

    .btnContactLabel img {
        width: 30%;
    }

    .btnContactLabel {
        margin: 20px auto 20px auto;
        text-align: inherit;
    }

    .btnContactLabel p {
        font-size: 12px;
        text-align: center;
    }

    .btnPdfAward {
        width: 90%;
    }

    /*---------Fin 0-320px--------*/
}


/*z index windows modal*/
/**------------------------------------------------------------------------------------------- added by renaud **/
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
    margin-bottom: 3px;
    margin-right: 0;
    padding: 15px;
    min-width: 250px;
}

.tabs-left > .nav-tabs > li > a {
    border-radius: 0 0 0 0;
    margin-right: -1px;
    padding: 8px;
}

.tabs-left > .tab-content {
    border-left-width: 1px;
    padding: 20px;
}

@media screen and (min-width: 320px) and (max-width: 1040px) {
    .tabs-left > .tab-content {
        padding: 80px 20px 20px 20px;
    }

    .tabbable-bordered > .tab-content {
        overflow: hidden;
    }
}

@media screen and (min-width: 215px) and (max-width: 319px) {
    .tabbable-bordered > .tab-content {
        padding: 48px 0px 0px 0px;
    }
}

.nav-tabs > li > a {
    border-radius: 0 0 0 0;
}

.widget-body {
    width: 1000px;
}

.widget-header {
    min-height: 20px;
}

.widget-simple {
    background-color: transparent;
    border: 0px;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
}

.widget {
    border-radius: 0px;
}

.thumbnail-logo-gallery {
    height: 64px;
    width: 134px;
    padding: 0;
    margin: 5px;
    float: left;
}

.thumbnail-logo-gallery-active:hover {
    cursor: pointer;
}

.thumbnail-logo-gallery-active:hover {
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
    outline: 0 none;
}

.thumbnail-logo-gallery-selected {
    border-color: rgba(148, 193, 28, 0.8);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(148, 193, 28, 0.6);
    outline: 0 none;
}

.imgshare-logo-gallery {
    background: none !important;
    padding: 0;
}

.imgshare-logo-gallery-selected {
    visibility: visible;
    opacity: 1;
}

.imgshare-left-logo-gallery {
    background-color: #94c11c;
    opacity: 0.8;
    padding: 0;
}

.imgshare-left-logo-gallery i {
    color: #ffffff;
    text-decoration: none;
    paddind: 3px;
}

.imgshare-right-logo-gallery {
    opacity: 0.8;
    padding: 0;
}

.imgshare-right-logo-gallery i {
    color: #d90606;
    text-decoration: none;
    paddind: 3px;
}

/* How it works section in map */

.mapHowTo > div, .mapHowTo > h3 {
    background-color: #fff;
    padding: 20px;
    margin-bottom: 20px;
}

.mapHowTo > div > p, .mapHowTo > h3 > p {
    text-align: justify;
    line-height: 22px;
}

.mapHowTo > div > p > strong, .mapHowTo > h3 > p > strong {
    padding-bottom: 10px;
}

.ulLinks a {
    text-decoration: underline;
}

.content.pool .poolStatus {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-weight: bold;
}

.content.pool .poolStatus.ok {
    color: #009900;
    background-color: #99ff99;
    border: 1px solid #009900
}

.content.pool .poolStatus.degraded {
    color: #ff9900;
    background-color: #ffdb91;
    border: 1px solid #ff9900
}

.content.pool .poolStatus.down {
    color: #990000;
    background-color: #ff9999;
    border: 1px solid #990000
}

.content.pool .poolStatus.disabled {
    color: #333333;
    background-color: #cccccc;
    border: 1px solid #333333
}

.content.pool .poolLinkspeed {
    width: 100%;
    padding: 5px;
    text-align: center;
    font-weight: bold;
    color: #333333;
    background-color: #efefef;
    border: 1px solid #333333
}

.mapWrapper h2 {
    /*font-family: "Helvetica Neue";*/
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    margin-top: 10px;
}

.mainMireWrapper h2 {
    margin: 0;
    padding: 0;
    font-family: Roboto;
    font-size: 15px;
    font-weight: 300;
}

.mainMireWrapper #test5gMapButton {
    display: inline-block;
    width: 300px;
    float: left;
    background: rgb(175, 72, 247);
    background: linear-gradient(135deg, rgba(175, 72, 247, 1) 0%, rgba(144, 3, 244, 1) 34%, rgba(175, 72, 247, 1) 52%, rgba(144, 3, 244, 1) 100%);
    color: white;
    text-align: center;
    line-height: 1.1em;
    padding: 12px 0;
    overflow: hidden;
    position: absolute;
    top: 24px;
    right: 0;
    color: white;
}

.mainMireWrapper #test5gMapButton:hover {
    background: linear-gradient(315deg, rgba(175, 72, 247, 1) 0%, rgba(144, 3, 244, 1) 34%, rgba(175, 72, 247, 1) 52%, rgba(144, 3, 244, 1) 100%);
}

@media screen and (max-width: 780px) {
    .mainMireWrapper #test5gMapButton {
        display: none !important;
    }
}