@media only screen and (max-device-width : 499px) {
    @font-face {
        font-family: 'proximanovacondLight';
        src: url('fonts/proximanovacond-light-webfont.eot');
        src: url('fonts/proximanovacond-light-webfont-.eot#iefix') format('embedded-opentype'),
            url('fonts/proximanovacond-light-webfont.woff') format('woff'),
            url('fonts/proximanovacond-light-webfont.ttf') format('truetype'),
            url('fonts/proximanovacond-light-webfont.svg#proximanovacondregular') format('svg');
        font-weight: normal;
        font-style: normal;

    }


    @font-face {
        font-family: 'proximanovacondregular';
        src: url('fonts/proximanovacond-regular-webfont.eot');
        src: url('fonts/proximanovacond-regular-webfont-.eot#iefix') format('embedded-opentype'),
            url('fonts/proximanovacond-regular-webfont.woff') format('woff'),
            url('fonts/proximanovacond-regular-webfont.ttf') format('truetype'),
            url('fonts/proximanovacond-regular-webfont.svg#proximanovacondregular') format('svg');
        font-weight: normal;
        font-style: normal;

    }


    article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
        display: block;
    }

    audio,canvas,video {
        display: inline;
        display: inline-block;
        zoom: 1;
    }

    audio:not ([controls] ) {
        display: none;
    }

    .contatta-puntovendita .acc_block{
        display:none;

    }

    html {
        font-size: 100%;
        ms-text-size-adjust: 100%;
        webkit-text-size-adjust: 100%;
    }

    html,button,input,select,textarea {
        color: #222;
        font-family: sans-serif;
    }

    body {
        font-size: 1em;
        line-height: 1.4;
        margin: 0;
    }

    ::-moz-selection {
        background: #fe57a1;
        color: #fff;
        text-shadow: none;
    }

    ::selection {
        background: 0;
        color: #666;
        text-shadow: none;
    }

    /* @group Scrolling */
    html ::-webkit-scrollbar {
        height: 11px;
        width: 11px;
    }

    html ::-webkit-scrollbar-button:start:decrement,html ::-webkit-scrollbar-button:end:increment {
        background-color: transparent;
        display: block;
        height: 0;
    }

    html ::-webkit-scrollbar-track-piece {
        background-color: #ccc;
        -webkit-border-radius: 1px;
    }

    html ::-webkit-scrollbar-thumb:vertical,html ::-webkit-scrollbar-thumb:horizontal {
        background-color: #333;
        -webkit-border-radius: 1px;
    }

    html ::-webkit-scrollbar-thumb:vertical {
        height: 50px;
    }

    html ::-webkit-scrollbar-thumb:horizontal {
        width: 50px;
    }

    a {
        color: #fff;
        text-decoration: none;
    }

    a:visited {
        color: #fff;
    }

    a:hover {
        color: #ccc;
    }

    a:focus {
        outline: 0;
    }

    a:hover,a:active {
        outline: 0;
    }

    abbr[title] {
        border-bottom: 1px dotted;
    }

    b,strong {
        font-weight: bold;
    }

    blockquote {
        margin: 1em 40px;
    }

    dfn {
        font-style: italic;
    }

    hr {
        border: 0;
        border-top: 1px solid #ccc;
        display: block;
        height: 1px;
        margin: 1em 0;
        padding: 0;
    }

    ins {
        background: #ff9;
        color: #000;
        text-decoration: none;
    }

    mark {
        background: #ff0;
        color: #000;
        font-style: italic;
        font-weight: bold;
    }

    pre,code,kbd,samp {
        _font-family: 'courier new', monospace;
        font-family: monospace, serif;
        font-size: 1em;
    }

    pre {
        white-space: pre;
        white-space: pre-wrap;
        word-wrap: break-word;
    }

    q {
        quotes: none;
    }

    q:before,q:after {
        content: "";
        content: none;
    }

    small {
        font-size: 85%;
    }

    sub,sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }

    sup {
        top: -0.5em;
    }

    sub {
        bottom: -0.25em;
    }

    ul,ol {
        margin: 1em 0;
        padding: 0 0 0 40px;
    }

    dd {
        margin: 0 0 0 40px;
    }

    nav ul,nav ol {
        list-style: none;
        list-style-image: none;
        margin: 0;
        padding: 0;
    }

    img {
        border: 0;
        ms-interpolation-mode: bicubic;
        vertical-align: middle;
    }

    svg
    :not

    (
    :root

    )
    {
        overflow
        :

            hidden
            ;


    }
    figure {
        margin: 0;
    }

    form {
        margin: 0;
    }

    fieldset {
        border: 0;
        margin: 0;
        padding: 0;
    }

    a label {
        cursor: pointer;
    }

    legend {
        border: 0;
        margin-left: -7px;
        padding: 0;
        white-space: normal;
    }

    button,input,select,textarea {
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        vertical-align: middle;
    }

    button,input {
        line-height: normal;
    }

    button,input[type=button],input[type=reset],input[type=submit] {
        cursor: pointer;
        overflow: visible;
        webkit-appearance: button;
    }

    button[disabled],input[disabled] {
        cursor: default;
    }

    input[type=checkbox],input[type=radio] { /*  box-sizing: border-box;*/
        /*height: 13px !important;*/
        padding: 0 !important;
        width: 13px !important;
    }

    input[type=search] {
        box-sizing: content-box;
        moz-box-sizing: content-box;
        webkit-appearance: textfield;
        webkit-box-sizing: content-box;
    }

    input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button {
        webkit-appearance: none;
    }

    button::-moz-focus-inner,input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    textarea {
        overflow: auto;
        resize: vertical;
        vertical-align: top;
    }

    input:invalid,textarea:invalid {
        background-color: #f0dddd;
    }

    table {
        border-collapse: collapse;
        border-spacing: 0;
    }

    td {
        vertical-align: top;
    }

    .chromeframe {
        background: #ccc;
        color: black;
        margin: .2em 0;
        padding: .2em 0;
    }

    .ir {
        background-color: transparent;
        background-repeat: no-repeat;
        border: 0;
        direction: ltr;
        display: block;
        line-height: 0;
        overflow: hidden;
        text-align: left;
        text-indent: -999em;
    }

    .ir br {
        display: none;
    }

    .hidden {
        display: none !important;
        visibility: hidden;
    }

    .visuallyhidden {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }

    .visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }

    .invisible {
        visibility: hidden;
    }

    .clearfix:before,.clearfix:after {
        content: "";
        display: table;
    }

    .clearfix:after {
        clear: both;
    }

    .clearfix {
        zoom: 1;
    }

    .flright {
        float: right;
    }

    .fltleft {
        float: left;
    }

    body {
        background-color: black;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        webkit-font-smoothing: antialiased;
        webkit-font-smoothing: subpixel-antialiased;
    }

    .topnav {
        text-align: right;
    }

    .topnav ul {
        height: 100px;
        list-item: none;
        list-style: none;
        margin-top: 5px;
        float: right;
    }

    .topnav ul li {
        display: inline;
        padding-right: 10px;
        float: left;
    }

    .topnav ul .fb-like {
        height: 30px;
        width: 72px;
    }

    .login_pnel {
        background-color: #fff;
        height: 180px;
        margin: 0 auto;
        position: fixed;
        top: -180px;
        width: 100%;
        z-index: 999999;
    }

    .login_pnel .content {
        background-color: #fff;
        height: 150px;
        margin: 0 auto;
        width: 980px;
    }

    .login_pnel .content .title {
        padding: 0;
        float: left;
        width: 100%;
    }

    .login_pnel .content .title h2 {
        width: auto;
        padding: 0;
        margin: 0;
        background-color: #fff;
        padding-right: 7px;
        padding-left: 7px;
    }

    .login_pnel .content .input-box {
        width: auto;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        float: left;
    }

    .login_pnel .content .input-box span {
        margin-right: 20px;
        margin-top: 1px;
    }
    /*.login_pnel .content .input-box input {
      width:140px;
    }*/
    .login_pnel .content .button-box {
        width: auto;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        float: left;
        min-width: 595px;
    }

    .login_pnel .content .button-box .login-btn {
        cursor: pointer;
        background-color: #fff;
        padding: 7px;
        margin-left: 10px;
    }

    .fp_inputbox .site_yl_nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .button-box .site_yl_nav {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .login-status-message {
        display: hidden;
        float: left;
        margin-top: 20px;
    }


    .royalSlider {
        height: 300px;
        overflow: hidden;
        position: relative;
        width: 600px;
    }

    .royalSlider .royalWrapper {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .royalSlider .royalSlide,.royalSlider .royalWrapper {
        background: #111;
        background: linear-gradient(top, #111 0, #242424 100%);
        background: -moz-linear-gradient(top, #111 0, #242424 100%);
        background: -ms-linear-gradient(top, #111 0, #242424 100%);
        background: -o-linear-gradient(top, #111 0, #242424 100%);
        background: -webkit-linear-gradient(top, #111 0, #242424 100%);
    }

    .royalSlider .royalSlidesContainer {
        border: 0 !important;
        left: 0;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 0 !important;
    }

    .royalSlider .royalSlide {
        border: 0 !important;
        float: left;
        list-style: none !important;
        margin: 0 !important;
        overflow: hidden;
        padding: 0 !important;
        position: relative;
    }

    .royalSlider .arrow {
        background-color: #C00;
        background-position: 0 0;
        background-repeat: no-repeat;
        cursor: pointer;
        display: block;
        height: 90px;
        margin-top: -45px;
        position: absolute;
        top: 50%;
        width: 45px;
        z-index: 25;
    }

    .royalSlider .arrow.left {
        background-position: top left;
        left: 0;
    }

    .royalSlider .arrow.right {
        background-position: top right;
        right: 0;
    }

    .royalSlider .royalControlNavOverflow {
        margin-top: -20px;
        overflow: hidden;
        position: relative;
        width: 980px;
        z-index: 25;
        margin: 0 auto;
    }

    .royalSlider .royalControlNavCenterer {
        float: left;
        left: 0;
        position: relative;
    }

    .royalSlider .royalControlNavContainer {
        float: left;
        left: 10px;
        position: relative;
    }

    .royalSlider .royalControlNavThumbsContainer {
        left: 0;
        position: relative;
    }

    .royalSlider .thumbsAndArrowsContainer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .royalSlider .royalControlNavOverflow.royalThumbs {
        margin-top: 4px;
        overflow: hidden;
        position: relative;
        width: auto;
    }

    .royalSlider .royalControlNavOverflow a {
        background: #0C0 none no-repeat scroll 0 0;
        cursor: pointer;
        display: block;
        float: left;
        height: 20px;
        position: relative;
        text-indent: -9999px;
        width: 20px;
    }

    .royalSlider .royalControlNavOverflow a.current {
        background-color: #C00;
    }

    .royalSlider .royalControlNavOverflow a:hover {
        background-color: #00C;
    }

    .royalSlider .royalControlNavOverflow a.royalThumb {
        height: 60px;
        margin-right: 4px;
        width: 144px;
    }

    .royalSlider .royalControlNavOverflow a.royalThumb.current {
        background-position: -3px -3px !important;
        border: 3px solid #C00 !important;
        height: 54px;
        width: 138px;
    }

    .royalSlider .royalControlNavOverflow a.royalThumb:hover {
        background-position: -3px -3px;
        border: 3px solid #00C;
        height: 54px;
        width: 138px;
    }

    .royalSlider .thumbsArrow {
        background: #C99;
        cursor: pointer;
        display: block;
        height: 68px;
        position: relative;
        width: 38px;
        z-index: 25;
    }

    .royalSlider .thumbsArrow.left {
        float: left;
    }

    .royalSlider .thumbsArrow.right {
        float: right;
    }




    .royalSlider .royalCaption {
        background-color: #000;
        color: #FFF;
        display: block;
        font-size: 30px;
        height: 110px;
        left: 0;
        padding-right: 20px;
        position: absolute;
        top: 100px;
        /*  width: 510px;*/
        z-index: 20;
        float: left
    }

    .royalSlider .royalCaptionItem {
        background-color: #000;
        /*  width: auto;*/
        font-size: 30px;
        height: auto;
        left: 0;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: right;
        float: left;
    }

    .royalSlider .royalLoadingScreen {
        background: #FFF;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 99;
    }

    .royalSlider .royalLoadingScreen p {
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 45%;
        width: 100%;
    }

    .royalSlider .royalPreloader {
        background-image: url(img/preloader.gif);
        height: 24px;
        left: 50%;
        margin-left: -12px;
        margin-top: -12px;
        position: absolute;
        top: 50%;
        width: 24px;
        z-index: 0;
    }

    .royalSlider .grab-cursor {
        cursor: move;
    }

    .royalSlider .grab-cursor {
        cursor: url("img/cursors/grab.png") 8 8, -moz-grab;
    }

    .royalSlider .grab-cursor {
        cursor: url(img/cursors/grab.cur);
    }

    .royalSlider .grab-cursor {
        cursor: move\0/;
    }

    .royalSlider .grabbing-cursor {
        cursor: move;
    }

    .royalSlider .grabbing-cursor {
        cursor: url("img/cursors/grabbing.png") 8 8, -moz-grabbing;
    }

    .royalSlider .grabbing-cursor {
        cursor: url(img/cursors/grabbing.cur);
    }

    .royalSlider .auto-cursor {
        cursor: auto;
    }

    .royalSlider .royalHtmlContent {
        left: 0;
        position: absolute;
        top: 0;
    }

    .royalSlider .non-draggable {
        cursor: auto;
    }

    .royalSlider .fade-container .royalSlide {
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        z-index: 10;
    }

    .royalSlider .royalImage {
        border: 0 !important;
        height: inherit;
        margin: 0;
        margin-top: 0;
        max-width: none;
        padding: 0 !important;
        width: auto;
    }

    .royalSlider.minimal.with-thumbs {
        padding-bottom: 62px;
    }

    .royalSlider.minimal .arrow {
        height: 43px;
        margin-top: -22px;
        opacity: 0.8;
        width: 43px;
    }

    .royalSlider.minimal.with-thumbs .arrow {
        margin-top: -66px;
    }

    .royalSlider.minimal .arrow.left {
        background: url(img/arrowLeft.png) no-repeat 0 0;
        background-position: top left;
        left: 0;
    }

    .royalSlider.minimal .arrow.right {
        background: url(img/arrowRight.png) no-repeat 0 0;
        background-position: top right;
        right: 0;
    }

    .royalSlider.minimal .arrow:hover {
        moz-opacity: 1;
        opacity: 1;
    }

    .royalSlider.minimal .arrow.disabled {
        moz-opacity: 1;
        opacity: 1;
    }

    .royalSlider.minimal .arrow.left.disabled {
        background-position: -34px 0;
    }

    .royalSlider.minimal .arrow.right.disabled {
        background-position: -132px 0;
    }

    .royalSlider.minimal .royalControlNavOverflow a {
        background: url('img/controls-sprite.png') no-repeat -1px -166px transparent;
        height: 16px;
        width: 16px;
    }

    .royalSlider.minimal .royalControlNavOverflow a.current {
        background-position: -1px -183px !important;
    }

    .royalSlider.minimal .royalControlNavOverflow {
        margin-top: -60px;
    }

    .royalSlider.minimal .thumbsAndArrowsContainer {
        background: #e8edee;
        border-radius: 4px;
        float: left;
        margin-top: 5px;
        moz-border-radius: 4px;
        webkit-border-radius: 4px;
    }

    .royalSlider.minimal .royalControlNavOverflow.royalThumbs {
        margin-top: 4px;
    }

    .royalSlider.minimal .royalControlNavOverflow a.royalThumb {
        background-color: transparent;
        background-position: 0 0;
        border: 2px solid #FFF;
        height: 45px;
        khtml-opacity: 1;
        margin-right: 4px;
        moz-opacity: 1;
        opacity: 1;
        width: 80px;
    }

    .royalSlider.minimal .royalControlNavOverflow a.royalThumb:hover {
        background-position: 0 0;
        border: 2px solid #9fbdc3;
    }

    .royalSlider.minimal .royalControlNavOverflow a.royalThumb.current {
        background-position: 0 0 !important;
        border: 2px solid #9fbdc3 !important;
    }

    .royalSlider.minimal .thumbsArrow {
        background: url(img/controls-sprite.png) no-repeat 0 0;
        height: 57px;
        moz-opacity: .8;
        opacity: .8;
        width: 28px;
    }

    .royalSlider.minimal .thumbsArrow.left {
        background-position: -116px -132px;
        left: 0;
    }

    .royalSlider.minimal .thumbsArrow.right {
        background-position: -156px -132px;
        right: 0;
    }

    .royalSlider.minimal .thumbsArrow:hover {
        moz-opacity: 1;
        opacity: 1;
    }

    .royalSlider.minimal .thumbsArrow.disabled {
        moz-opacity: 1;
        opacity: 1;
    }

    .royalSlider.minimal .thumbsArrow.left.disabled {
        background-position: -36px -132px;
    }

    .royalSlider.minimal .thumbsArrow.right.disabled {
        background-position: -76px -132px;
    }

    #banner-rotator {
        position: relative;
        top: 0;
    }

    .header {
        position: absolute;
        width: 100%;
        z-index: 9999;
    }

    .headerbtm {
        margin-top: -39px;
        position: relative;
        z-index: 9;
    }

    .header #bg {
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-align: right;
        top: 0;
        width: 100%;
    }

    #logo {
        position: absolute;
        left: 50%;
        margin: 0 0 0 -57px;
        z-index: 1;
        margin-top: -111px;
    }

    #logo img {
        height: 61px;
        margin-top: 30px;
        width: 114px;
    }

    .header .bg img {
        height: 39px;
        overflow: hidden;
        top: 0;
        width: 100%;
    }

    .header #stack {
        color: #fff;
        height: auto;
        position: absolute;
        top: 0;
        width: 100%;
    }

    .header #stack div {
        color: white;
        display: inline;
        display: inline-block;
        float: left;
        height: 125px;
        vertical-align: top;
        width: 33.333333333333333%;
        zoom: 1;
    }

    .banner-small img {
        width: 100%;
        height: auto;
    }

    .banner-medium img {
        width: 100%;
        height: auto;
    }

    #main {
        margin-left: auto;
        margin-right: auto;
        width: 100%;
        height: 100%;
    }

    .hor {
        float: left;
        white-space: nowrap;
        width: auto;
    }

    .tabMenu {
        border-bottom: dotted 1px #444;
        height: 40px;
        zoom: 1;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;}

    .main-menu {
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: center;
        width: 100%;

    }

    .main-menu li {
        font-family: 'proximanovacondLight', Arial, Helvetica, sans-serif;  
        display: inline-block;
        font-size: 25px;
        padding-right: 10px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .sub-menu-holder {
        position: absolute;
        left: 0px;
        width: 100%;
        height: auto;
        margin-top: 5px;
    }



    .footer {
        position: relative;
    }

    #banner-rotator {
        height: 400px;
        width: 100%;
    }

    .royalSlider h2 {
        color: white;
        width: auto;
        padding: 0;
        margin: 0;
        float: left;
        text-transform: uppercase;
        height: 30px;
        clear: both;
        padding: 0px;
        margin: 0px;
        font-size: 22px;
    }

    .royalSlider h3 {
        color: white;
        font-size: 18px;
        padding: 0px;
        margin: 0px;
        float: left;
    }

    #wrapper {
        height: auto;
        margin: 0 auto;
        width: 980px;
    }

    .block_left {
        float: left;
        width: 220px;
    }

    .block_left .cnt {
        background-color: #CCC;
        background-image: url(img/brushsteel.png);
        float: left;
        height: auto;
        width: 100%;
    }

    .block_right {
        background-color: #fff;
        background-image: url(img/icon_yellow_more_solo.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        float: left;
        height: auto;
        min-height: 324px;
        width: 100%;
        position: relative;
    }

    .block_right .more {
        /*position: relative;*/
        /*left: 100%;
        margin-left: -12px;*/
        width: 20px;
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: transparent;
    }

    .block_right .bigImg {
        width: 100%;
    }

    .hm_block {
        float: left;
        height: auto;
        margin: 10px;
    }
    .hm_block .block_left{

        width:100%;
    }
    .hm_block .block_left img{

        width: 100%;
        height:auto;
    }
    .rightMargin {
        margin-right: 20px;
    }

    .btmMargin {
        margin-bottom: 10px;
    }
    .block_right h3 {
        float: left;
        margin: 19px 12px 2px;
        padding: 0;
        size: 21px;
    }

    .block_right span {
        color: #8f8f8f;
        clear: both;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        line-height: 20px;
        margin-left: 12px;
        margin-right: 12px;
        min-height: 70px;
        min-width: 190px;
        float: left;
    }

    .hm_more {
        float: right;
        margin-top: -21px;
        position: inherit;
        z-index: 14;
    }

    a {
        cursor: pointer;
    }

    .hm_l_cnt span {
        float: left;
        font-size: 18px;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 4px;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }

    .hm_news {
        clear: both;
        height: auto;
        margin-top: 10px;
        margin-left: 15px;
    }

    .hm_news .line {
        border-bottom: .1em solid #636363;
        float: left;
        height: 51px;
        width: 424px;
    }

    .news_hd {
        color: #fff;
        float: left;
        font-size: 42px;
        font-weight: bold;
        margin: 0;
        text-align: center;
        width: 100px;
    }

    .hm_news h4 {
        color: #fff;
        font-size: 21px;
        margin: 0 0 6px 0;
        line-height: 1em;
    }

    .block {
        position: relative;
    }

    .hm_news .block {
        background-image: url(img/icon_yellow_more_solo.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom: .1em solid #636363;
        color: #fff;
        float: left;
        height: auto;
        min-height: 100px;
        min-width: 221px;
        padding-top: 21px;
        width: 221px;
        position: relative;
    }

    .clear {
        clear: both;
    }

    .hm_news .more {
        /*  position: relative;
          left: 100%;
          margin-left: -12px;*/
        width: 20px;
        position: absolute;
        right: 0;
        bottom: 0;
        background-color: transparent !important;
    }

    .row-div .more {
        background-image: url("img/icon_yellow_more_solo.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        border: none
    }


    .hm_news span {
        color: #8f8f8f;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        height: auto;
        line-height: 21px;
        margin-right: 12px;
        margin-top: 4px;
        min-height: 60px;
        min-width: 200px;
    }



    .main-nav-slider {
        clear: both;
        float: left;
        width: 100%;
        position: absolute;
        left: 0%;
        margin-top: 5px;
    }

    .main-nav-slider .drag-slider-component .maskee {
        height: 290px;
        width: 100%;
        overflow: hidden;
        position: relative;
    }

    .main-nav-slider .drag-slider-component #version-img-slider {
        margin: 0 auto;
        width: 980px;
        padding: 0px;
    }

    .main-nav-slider .drag-slider-component {
        background-color: #fff;
        height: 320px;
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .main-nav-slider .drag-slider-component img {
        height: 240px;
        width: auto;
    }

    .main-nav-slider .drag-slider-component .scroll_cnt {
        width: 100%;
    }

    .gris {
        float: left;
        margin-top: 20px;
    }

    .gris .left_cnt {
        float: left;
        height: auto;
        width: 220px;
    }

    .gris .left_cnt .nav_block {
        background-color: #262626;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        clear: both;
        float: left;
        height: auto;
        padding: 25px 25px 15px;
        width: 172px;
        margin-bottom: 20px;
    }

    ul,li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .gris .left_cnt .nav_block li {
        margin: 0 0 10px
    }

    .gris .left_cnt .nav_block .selected {
        color: #fff;
        text-decoration: underline;
    }

    .gris .left_cnt .nav_block a {
        color: #fff !important;
        font-size: 18px;
        text-decoration: none;
        text-transform: uppercase;
    }

    .gris .right_cnt {
        background-color: #fff;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        max-height: auto;
        min-height: 733px;
        width: 740px;
    }

    .models .right_cnt .desc {
        clear: both;
    }

    .models .right_cnt .page_content {
        background-color: #FFFFFF;
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
    }

    .models .right_cnt .pg_hd {
        margin: 0px;
        width: 100%;
        height: auto;
        float: left;
    }

    .models .right_cnt .pg_hd h1 {
        background-color: #EDEDED;
        font-size: 30px;
        float: left;
        height: 40px;
        width: auto;
        text-align: center;
        margin: 0px;
        padding-left: 10px;
        padding-right: 20px;
        margin-top: 20px;
    }

    .models_img {
        float: left;
        position: relative;
        background-color: black;
        margin-right: 45px;
        width: 125px;
        height: 120px;
        margin-bottom: 30px;
        margin-top: 20px;
    }

    .models_img .plusBtn {
        position: absolute;
        margin-top: 83px;
        margin-left: -29px;
        margin-right: 0px;
        margin-bottom: 0px;
        height: 37px;
    }

    .models_img_style1 {
        margin-left: 7px;
        margin-top: 23px;
    }

    /*================================================== Models Video style ==============================================*/
    .models .right_cnt .video_container {
        clear: both;
        float: left;
        margin-top: 10px;
        width: auto;
        margin-left: 10px;
    }

    .models .right_cnt .video_block {
        background-color: #EDEDED;
        float: left;
        height: 180px;
        margin: 22px;
        width: 180px;
        overflow: hidden;
    }

    .models .right_cnt .video_img_style1 {
        margin-left: 35px;
        margin-right: 35px;
        margin-top: 20px;
    }

    .models .right_cnt .video_img_style2 {
        margin-left: 35px;
        margin-right: 35px;
        margin-top: 30px;
    }

    .models .right_cnt .video_block h3 {
        margin: 0;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 20px;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        width: 150px;
    }

    .models .right_cnt .subtitle-block {
        float: left;
        font-size: 29PX;
        margin: 0;
        margin-top: 20PX;
        color: white;
        background-color: black;
        font-weight: bold;
        padding-left: 12px;
        padding-right: 14px;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }

    .slider {
        background: #EEE;
        height: 20px;
        position: relative;
    }

    .slider .handle {
        background-color: transparent;
        background: #999;
        background-image: url(img/Scroll_BTN.png);
        color: #FFF;
        cursor: pointer;
        height: 20px;
        line-height: 30px;
        position: absolute;
        text-align: center;
        width: 72px;
    }

    .slider .disabled {
        background: #898989;
    }

    .drag-slider-component {
        display: none;

        border-style: dotted none;
        border-width: 1px medium;
        clear: both;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin-top: 30px;
        max-height: auto;
        min-height: 180px;
        width: 100%;
    }

    .drag-slider-component .maskee {
        height: 140px;
        overflow: hidden;
        /*width: 680px;*/
        width: 100%;
        position: relative;
    }

    .drag-slider-component .label-holder {
        width: 100%;
        text-align: center;
        height: 32px;
    }

    .drag-slider-component img {
        float: none;
        display: block;
        margin: 0 auto;
    }

    .drag-slider-component ul {
        /*display: inline-block;
        float: left;
        white-space: nowrap;*/
        height: 300px;
        /*left: 20px;
        position: relative;
        */
        left: 0;
        display: block;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .drag-slider-component ul li {
        cursor: pointer;
        /*display: inline-block;
        display: block;
        float: left;*/
        display: block;
        white-space: nowrap;
        text-align: center;
           margin: 0 auto;

        float: none;
    }

    .drag-slider-component ul li a {
        width: 100%;
        height: 100%;
        display: block;
        position: relative;
        white-space: nowrap;
    }

    .drag-slider-component h2 {
        clear: both;
        /*float: left;*/
        float: none;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        margin: 0 auto;
        width: 100%;
    }

    .models .drag-slider-component .scroll_cnt {
        background-color: #f5f5f5;
        clear: both;
        height: 20px;
        /*width: 680px;*/
        margin-top: 10px;
    }

    .drag-slider-component .active {
        background-color: #000;
        clear: both;
        height: 5px;
        margin-top: 16px;
        width: auto;
    }

    .gris .left_cnt .nav_block a.nav-selected {
        color: #fff !important;
        font-size: 18px;
        text-decoration: none;
        padding-bottom: 4px;
        white-space: nowrap;
        text-transform: uppercase;
        border-bottom: 5px solid #fff;
        padding-bottom: 0px;
    }

    .gris .right_cnt {
        background-color: #fff;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        max-height: auto;
        min-height: 733px;
        width: 100%;
    }

    .models .left_cnt .nav_block a {
        text-decoration: none;
        padding-bottom: 10px;
    }

    .models .left_cnt .nav_block a:hover {
        color: #fff;
        border-bottom: 5px solid #fff;
        padding-bottom: 0px;
    }

    .models .right_cnt .drag-slider-component ul li a:hover {
        color: #000;
        border: none;
        padding-bottom: 0px;
    }

    .models .drag-slider-component .selected h2 {
        text-decoration: none;
        color: #000;
    }

    .models .drag-slider-component .selected a {
        /*border-bottom: 5px solid #000;
        padding-bottom: 0px;*/
        border: none;
    }

    .models .right_cnt .desc {
        clear: both;
    }

    .models .drag-slider-component .un_select a {
        border: none;
        padding-bottom: 0px;
    }

    .drag-slider-component .un_select h2 {
        color: #989898;
        width: 100%;
    }

    .gris .right_cnt .subhd {
        background-color: #000;
        color: #fff;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-size: 28px;
        margin: 0;
        padding: 0 25px;
    }

    .gris .right_cnt h1 {
        _width: 0;
        background-color: #EDEDED;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin: 0;
        margin: 23px 0 0;
        padding: 10px;
        text-transform: uppercase;
    }

    .gris .right_cnt .desc {
        float: left;
        margin-left: 10px;
    }

    .gris .right_cnt p {
        font-size: 13px !important;
        margin: 6px 21px 0 0;
        clear: both;
    }

    .gris .right_cnt h4 {
        float: left;
        font-size: 13px;
        margin: 10px 0 0;
        padding: 0;
    }

    .gris .spec {
        float: left;
        font-size: 13px;
        margin-left: 10px;
        width: 92%;
    }

    .gris .immagini {
        clear: both;
        float: left;
        font-size: 16px;
        margin-top: 20px;
    }
    /*
    .gris .immagini img {
      float: left;
      margin-bottom: 40px;
      margin-right: 35px;
      margin-top: 18px;
    }
    */
    .gris .immagini .clear {
        margin-left: 0 !important;
    }

    .gris .immagini span {
        float: left;
    }

    .gris .immagini .thumb-holder {
        clear: both;
    }

    .gris .long_desc {
        float: left;
        margin-bottom: 30px;
        width: 96%;
    }

    .gris .long_desc span {
        float: left;
        font-size: 16px;
    }

    .gris .long_desc p {
        float: left;
        font-size: 14px;
        width: 100%;
    }

    .gris .spec .lbl {
        float: left;
        font-size: 14px;
        text-transform: uppercase;
    }

    .gris .spec .lbl1 {
        float: left;
        font-size: 14px;
        margin-top: 39px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .gris .spec_block .acc_thumbs {
        height: 105px;
    }

    .gris .spec_block .acc_thumbs .thumb {
        float: left;
    }

    .gris .spec .donwload {
        background-color: #fff;
        background-image: url(img/downLoad_arrow.png);
        background-position: center center;
        background-repeat: no-repeat;
        float: left;
        height: 20px;
        width: 25px;
    }

    .gris .spec .right {
        float: right;
    }

    .gris .price_bold {
        font-size: 16px;
        font-weight: bold;
    }

    .gris .spec .lblcenter {
        float: left;
        margin-top: 8px;
    }

    .gris .value {
        float: left;
        height: 30px;
        margin-left: 12px;
        min-width: 220px;
        width: auto;
    }

    .gris .dropdown_style {
        float: left;
        height: 34px;
        width: 240px;
    }

    .gris .dropdown_style select {
        font-size: 16px;
        height: 34px;
        width: 268px;
    }

    .gris .color {
        border: .1em solid #636363;
        float: left;
        height: 20px;
        margin-left: 14px;
        width: 36px;
    }

    .spec_block {
        float: left;
        padding-bottom: 12px;
        padding-top: 12px;
    }

    .acc_more {
        background: #CCC url(img/brushsteel.png);
        float: right;
        font-weight: bold;
        height: 25px;
        margin-left: 55px;
        margin-top: 36px;
        min-width: 90px;
        padding-left: 10px;
        padding-right: 10px;
        padding-top: 6px;
        text-align: center;
        width: auto;
    }

    .acc_more a {
        float: right;
        margin-right: -3px;
        padding-left: 10px;
    }

    .big-img {
        height: auto;
        width: 100%;
    }

    #main a {
        color: #000;
        text-decoration: none;
    }

    #main a:visited {
        color: #000;
    }

    #main a:focus {
        outline: 0;
    }

    #main a:hover,a:active {
        outline: 0;
    }

    #navigation a {
        text-decoration: none;
        padding-bottom: 10px;
        white-space: nowrap;
    }

    #navigation a:hover {
        border-bottom: 5px solid #fff;
        padding-bottom: 0px;
        color: #fff;
    }

    .sub-menu a {
        padding: 0px;
        margin: 0px;
    }

    .accessori {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    .accessori .right_cnt {
        background-color: #fff;
        float: left;
        font-family: Helvetica, sans-serif;
        max-height: auto;
        width: 100%;
        min-width: 100%;
    }

    .accessori .right_cnt img {
        max-width: 100% !important;
    }

    .accessori .right_cnt h1 {
        _width: 0;
        background-color: #EDEDED;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin: 0;
        margin: 23px 0 0;
        padding: 10px;
        text-transform: uppercase;
    }

    .accessori>.right_cnt>h1 {
        width: auto;
        max-width: 280px;
    }

    .accessori .right_cnt .desc {
        _width: 0;
        padding: 10px;
        margin-top: 80px;
    }

    .accessori .right_cnt .desc h4 {
        clear: both;
        float: none;
    }

    .accessori .right_cnt p {
        font-size: 13px;
        margin: 6px 21px 0 0;
    }

    .accessori .right_cnt .desc p {
        font-size: 13px;
        margin: 6px 21px 0 0;
    }

    .accessori .right_cnt .acc_cont p {
        clear: both;
    }

    .accessori .dropdown_style {
        /*padding: 10px;*/
        padding: 10px;
        overflow: hidden;
        width: 100%;
        max-width: 300px;
        margin-left: 0;
        /*background: #E5E5E5 url(img/dropdown_arrow.png) no-repeat top right;*/
    }

    .accessori .dropdown_style select {
        font-size: 16px;
        height: 34px;
        border-radius: 0;
        border: none;
        width: auto;
        max-width: 300px;
    }

    .accessori .dropdown_style select option {
        border: 1px solid #e5e5e5;
    }

    .accessori .ddlright span,.accessori .ddlleft span {
        float: left;
        margin: 0;
    }

    .accessori .acc_List {
        float: left;
        margin-top: 20px;
        padding: 0 0 40px 34px;
        width: auto;
    }

    .accessori .acc_List div a:hover {
        color: #000;
        text-decoration: none;
    }

    .accessori .acc_List div a:visited {
        color: #000;
        text-decoration: none;
    }

    .accessori .acc_List .div a {
        color: #000;
        text-decoration: none;
    }

    .accessori .acc_block {
        background-image: url(img/icon_yellow_more_solo.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom: .1em solid #cdcdcd;
        float: left;
        height: auto;
        min-height: 150px;
        width: 200px;
        position: relative;
    }

    .accessori .accesori-img {
        width: 100%;
    }

    .accessori .acc_block h3 {
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin: 15px 0 4px;
    }

    .accessori .acc_block h4 {
        font-size: 11px;
    }

    .accessori .acc_block span {
        color: #7D7D7D;
        float: left;
        font-size: 12px;
        min-height: 30px;
        min-width: 200px;
    }

    .accessori .acc_block .price {
        color: #7d7d7d;
        float: left;
        font-size: 12px;
        margin-top: 20px;
    }

    .accessori .acc_block .more {
        float: right;
        margin-right: 7px;
        margin-top: 34px;
    }

    .v_strip_w {
        background-color: #fff;
        float: left;
        height: 250px;
        width: 20px;
    }

    .promozioni {
        clear: both;
        height: auto;
        margin-top: 10px;
        padding: 10px;
        padding-bottom: 30px;
    }

    .promozioni .block {
        background-image: url("img/icon_yellow_more_solo.png");
        background-position: right bottom;
        background-repeat: no-repeat;
        border-bottom: .1em solid #636363;
        color: #000;
        float: left;
        height: auto;
        min-width: 215px;
        padding-top: 21px;
        width: 100%;
    }

    .promozioni h4 {
        clear: both;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-size: 21px;
        line-height: 1.1em;
        margin: 0 0 5px 0;
    }

    .accessori .right_cnt .promozioni .desc {
        color: #8f8f8f;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        height: 86px;
        height: auto;
        line-height: 21px;
        margin-left: 0 !important;
        margin-right: 12px;
        margin-top: 4px;
        min-width: 210px;
        width: 210px;
    }

    .promozioni .more {
        /*position: relative;
        left: 100%;*/
        margin-left: -12px;
        width: 20px;
        position: absolute;
        right: 0;
        bottom: 0;


    }

    .promozioni .v_strip {
        background-color: #fff;
        float: left;
        height: 168px;
        width: 20px;
    }

    .left {
        float: left;
    }

    .promozioni_Detail {
        clear: both;
        height: auto;
        margin-top: 10px;
        min-height: 232px;
    }

    .promozioni_Detail .block {
        color: #000;
        float: left;
        height: auto;
        min-height: 168px;
        padding: 10px;
        padding-top: 32px;
    }

    .promozioni_Detail .block .img-align-left img{
        width: 100%;
    }


    .promozioni_Detail h4 {
        clear: both;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-size: 21px;
        margin: 0;
    }

    .accessori .promozioni_Detail .desc {
        height: auto;
        width: auto;
    }

    .accessori .right_cnt .promozioni_Detail .desc {
        color: #8f8f8f;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        height: 86px;
        line-height: 21px;
        margin-left: 0 !important;
        margin-right: 12px;
        margin-top: 4px;
    }

    .promozioni_Detail .pro_img {
        float: left;
        margin-left: 40px;
        margin-top: 44px;
    }

    #pr_det_top .navigation {
        clear: both;
        margin: 0 !important;
        padding-top: 10px;
    }

    #pr_det_top .next {
        background-color: #fff;
        color: #000;
        float: right;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 6px;
        text-align: center;
    }

    #pr_det_top .back {
        background-color: #fff;
        color: #000;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-weight: bold;
        padding: 6px;
        text-align: center;
    }

    .puntivendita .right_cnt .desc p {
        clear: both;
    }

    .fancybox-tmp iframe,.fancybox-tmp object {
        margin: 0;
        padding: 0;
        vertical-align: top;
    }

    .fancybox-wrap {
        left: 0;
        position: absolute;
        top: 0;
        z-index: 1002;
    }

    .fancybox-outer {
        background: #fff;
        color: #444;
        margin: 0;
        moz-border-radius: 4px;
        padding: 0;
        text-shadow: none;
        webkit-border-radius: 4px;
    }

    .fancybox-opened {
        z-index: 99999999999;
    }

    .fancybox-opened .fancybox-outer {
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
        webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    }

    .fancybox-inner {
        height: 100%;
        margin: 0;
        outline: 0;
        overflow: hidden;
        padding: 0;
        position: relative;
        width: 100%;
    }

    .fancybox-error {
        color: #444;
        font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        margin: 0;
        padding: 10px;
    }

    .fancybox-image,.fancybox-iframe {
        border: 0;
        display: block;
        height: 100%;
        margin: 0;
        padding: 0;
        vertical-align: top;
        width: 100%;
    }

    .fancybox-image {
        max-height: 100%;
        max-width: 100%;
    }

    #fancybox-loading {
        background: url('img/motoguzzi-loader.gif');
        cursor: pointer;
        height: 32px;
        left: 50%;
        margin-left: -21px;
        margin-top: -21px;
        opacity: .8;
        position: fixed;
        top: 50%;
        width: 32px;
        z-index: 1010;
    }

    .fancybox-prev span,.fancybox-next span {
        background-image: url('img/fancybox/fancybox_sprite.png');
    }

    .fancybox-close {
        background-image: url(img/fancy_close.png);
        background-repeat: no-repeat;
        cursor: pointer;
        height: 36px;
        position: absolute;
        right: -1px;
        top: 3px;
        width: 36px;
        z-index: 1004;
    }

    .fancybox-prev,.fancybox-next {
        background: transparent url('img/fancybox/blank.gif');
        cursor: pointer;
        height: 100%;
        position: absolute;
        top: 0;
        width: 40%;
        z-index: 1003;
    }

    .fancybox-prev {
        left: 0;
    }

    .fancybox-next {
        right: 0;
    }

    .fancybox-prev span,.fancybox-next span {
        cursor: pointer;
        height: 36px;
        left: -9999px;
        margin-top: -18px;
        position: absolute;
        top: 50%;
        width: 36px;
        z-index: 1003;
    }

    .fancybox-prev span {
        background-position: 0 -36px;
    }

    .fancybox-next span {
        background-position: 0 -72px;
    }

    .fancybox-prev:hover,.fancybox-next:hover {
        visibility: visible;
    }

    .fancybox-prev:hover span {
        left: 20px;
    }

    .fancybox-next:hover span {
        left: auto;
        right: 20px;
    }

    .fancybox-tmp {
        left: -9999px;
        overflow: visible;
        padding: 0;
        position: absolute;
        top: -9999px;
        visibility: hidden;
    }

    #fancybox-overlay {
        background: #000;
        display: none;
        left: 0;
        overflow: hidden;
        position: absolute;
        top: 0;
        z-index: 1001;
        opacity: .1 !important;
    }

    .fancybox-title {
        font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
        position: relative;
        text-shadow: none;
        visibility: hidden;
        z-index: 1005;
        height: 200px;
    }

    .fancybox-opened .fancybox-title {
        visibility: visible;
    }

    .fancybox-title-float-wrap {
        bottom: 0;
        margin-bottom: -35px;
        position: absolute;
        right: 50%;
        text-align: center;
        z-index: 1003;
    }

    .fancybox-title-float-wrap .child {
        background: rgba(0, 0, 0, 0.7);
        background: transparent;
        border-radius: 15px;
        color: #FFF;
        display: inline-block;
        font-weight: bold;
        line-height: 24px;
        margin-right: -100%;
        moz-border-radius: 15px;
        padding: 2px 20px;
        text-shadow: 0 1px 2px #222;
        webkit-border-radius: 15px;
        white-space: nowrap;
    }

    .fancybox-title-outside-wrap {
        color: #fff;
        margin-top: 10px;
        position: relative;
    }

    .fancybox-title-inside-wrap {
        margin-top: 10px;
    }

    .fancybox-title-over-wrap {
        background: #000;
        background: rgba(0, 0, 0, .8);
        bottom: 0;
        color: #fff;
        left: 0;
        padding: 10px;
        position: absolute;
    }
    /* =============================================================================
       privacy Styles
       ========================================================================== */
    .privacy .service {
        margin: 0;
        padding: 0;
        width: 100%;
    }

    .privacy .service h3 {
        margin: 20px 10px 0 0;
    }

    .privacy .content_wrapper {
        padding-left: 28px;
        height: 100%;
        position: relative;
        width: 900px;
        padding-right: 2px;
    }

    .privacy .content_wrapper p {
        margin: 0;
        padding: 0;
        padding-top: 20px;
        width: 100%;
    }

    .privacy_title {
        font-size: 15px;
        font-weight: bold;
        margin-top: 30px;
    }

    .privacy .back-button {
        background-color: #FFDD00;
        color: black;
        float: left;
        padding: 10px;
        margin-bottom: 25px;
        margin-top: 25px;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }
    /*================================================================================
     My Motoguzzi
     
     ================================================================================*/
    .page {
        float: left;
        height: 100%;
        width: 100%;
    }

    .header_Container {
        background-color: #006;
        border-bottom: 1px solid #000;
        height: 152px;
        margin: auto;
        width: 100%;
    }

    .content_Container {
        clear: both;
        height: auto;
        margin-bottom: 0;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 5px;        
        width: 98%%;
        padding-left: 1%;
        padding-right: 1%;
        max-width: 98%%;
    }

    .page-lifestyle .wall_p_container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .page_content {
        background-color: #FFFFFF;
        float: left;
        height: auto;
        margin: 0;
        width: 100%;
        padding-bottom: 10px;
    }

    .pg_hd {
        margin: 0px;
        width: 940;
        height: auto;
        float: left;
    }

    .pg_hd h1 {
        background-color: #EDEDED;
        font-size: 30px;
        float: left;
        height: 40px;
        width: auto;
        text-align: center;
        margin: 0px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: 20px;
    }

    .pg_hd h2 {
        background-color: #fff;
        font-size: 30px;
        float: left;
        height: 40px;
        width: auto;
        text-align: center;
        margin: 0px;
        padding-left: 27px;
        padding-right: 27px;
        margin-top: 20px;
    }

    .short_desc {
        margin-left: 20px;
        margin-right: 20px;
        float: left;
        height: auto;
        width: 900px;
    }

    .short_desc p {
        float: left;
        width: 705px;
    }

    .my_mot_nav {
        float: right;
        margin-top: 26px;
    }

    .site_yl_nav {
        background-color: #fff;
        height: 26px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        color: #000 !important;
        font-size: 16px !important;
        text-decoration: none;
        float: left;
        padding-top: 4px;
        font-weight: bold;
    }

    .site_yl_nav img {
        float: right;
        margin-top: 6px;
    }

    .mymoto_detail {
        float: left;
        height: auto;
        padding-left: 20px;
        padding-right: 20px;
        width: 900px;
    }

    .mymoto_detail h2 {
        font-size: 25px !important;
    }

    .my_detail_img {
        float: left;
        width: 430px;
    }

    .mymoto_detail .bottom_nav {
        clear: both;
        float: left;
        margin-top: 37px;
        width: 405px;
    }

    .bike_detail {
        float: left;
        margin-left: 55px;
        width: 405px;
        padding-top: 140px;
    }

    .mymoto_detail .right {
        float: right;
    }

    .mymoto_detail .model {
        float: left;
        font-size: 30px;
        font-weight: normal;
    }

    .mymoto_detail .price {
        float: left;
        width: 405px;
    }

    .mymoto_detail .price_lbl {
        float: left;
        font-size: 18px;
        margin-right: 8px;
        margin-top: 7px;
        font-weight: normal;
    }

    .price_ext {
        margin-top: 49px;
        margin-right: 36px;
    }

    .mymoto_detail .prezzo {
        float: right;
        font-size: 26px;
        font-weight: bold;
    }

    .mymoto_detail .detail_nav a {
        background-color: #fff;
        height: 20px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        color: black !important;
        font-size: 16px !important;
        text-decoration: none;
        padding-top: 0px;
        float: left;
        font-family: 'PT Sans Narrow', sans-serif;
        font-weight: bold;
        margin-top: 10px;
    }

    .mymoto_detail .detail_nav a img {
        float: right;
        margin-top: 8px;
    }

    .mymoto_detail .detail_more {
        float: right !important;
    }

    .mymoto_detail .detail_nav {
        background-color: #fff;
        border-bottom: 1px solid #CCC;
        clear: both;
        float: left;
        font-size: 13px;
        margin-bottom: 20px;
        padding-top: 0px;
        width: 900px;
        font-family: Arial, Helvetica, sans-serif;
    }

    .mymoto_detail .detail_nav ul li {
        float: left;
        width: 182px;
        line-height: 26px;
    }

    .mymoto_detail .detail_nav .bike_acc {
        float: left;
        display: none;
    }

    .mymoto_detail .detail_nav .model_price li {
        width: 343PX;
    }

    .mymoto_detail .detail_nav .model_price .rt_colr {
        float: left;
        text-align: right;
        padding-left: 35px;
        width: 121px;
    }

    .mymoti_BL {
        float: left;
        width: 100%;
        padding-top: 40px;
    }

    .bike_acc .model_price {
        width: 860px;
        float: left;
        margin-left: 40px;
    }

    .stampa {
        margin-left: 297px;
        height: 26px !important;
        padding-top: 4px !important;
        margin-top: 0px !important;
        display: none;
    }

    .stampa img {
        margin-top: 6px !important;
    }

    .bike_acc .colorLbl {

    }

    .con_color_white {
        width: 40px;
        height: 20px;
        background-color: white;
    }

    .acc_mymoto {
        margin-top: 35px;
        float: left;
        width: 546px;
    }

    .acc_lbl {
        float: left;
        clear: both;
        margin-left: 40px;
        margin-top: 40px;
        padding-right: 7px;
    }

    .footer {
        background-color: #FF0;
        float: left;
        margin-top: 40px;
        position: relative;
        width: 100%;
    }

    .extra_top {
        padding-bottom: 20px;
    }

    .fnt {
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }

    .mymotoguzzi-holder {

    }

    select {
        width: 100%;
        height: 24px;
        line-height: 26px;
        text-indent: 0px;
        background: none;
        background: transparent;
        padding: 5px;
        font-size: 16px;
        height: 34px;
        /*-webkit-appearance: none;*/
        border: none;
        border-radius: 0px;
        padding: 0;
        margin: 0;
        overflow: hidden;
        outline: none;
        opacity: 1;
        -moz-opacity: 1;
        filter: alpha(opacity =   100);
        z-index: 99999999;
        position: absolute;
        width: 430px;
    }

    .select {
        position: absolute;
        height: 34px;
        width: 430px;
        overflow: hidden;
        background: #E5E5E5 url(img/dropdown_arrow.png) no-repeat top right;
        margin: 0px;
        padding: 0px;
    }

    /*********************************** Service *****************************************/
    .service {
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 26px;
        float: left;
        clear: both;
        width: 900px;
    }

    .service h3 {
        float: left;
        font-size: 24px;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        margin: 27px 0 0 0;
    }

    .service P {
        float: left;
        clear: both;
        margin: 0px !important;
    }

    .service h4 {
        background-color: #EDEDED;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin: 14px 0 0;
        padding: 0;
        text-transform: uppercase;
        font-size: 26px;
        clear: both;
    }

    .service .content {
        float: left;
        clear: both;
        width: 900px;
    }

    .service .content .right {
        float: left;
        margin-left: 20px;
        width: 435px;
        margin-top: 35px;
    }

    .service .content .left {
        float: left;
        width: 435px;
        margin-top: 35px;
    }

    .service .content span {
        font-size: 12px;
    }

    .service .content h5 {
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 26px;
        clear: both;
        margin: 0px;
    }

    .service .sr_desc {
        float: left;
        clear: both;
        width: 435px;
    }

    .service .content a {
        text-decoration: underline !important;
    }
    /*********************************** Faq *****************************************/
    .faq p {
        padding-top: 20px;
        width: 900px;
    }

    .faq {
        padding-bottom: 30px;
    }

    .faq h3 {
        clear: both;
    }

    .museo_img {
        margin-top: 20px;
        margin-bottom: 10px;
        width: 402px;
        height: 194px;
    }

    .puntivendita .acc_List {
        width: 910px !important;
        clear: both;
    }

    .gris .spec .lblcenter label {
        margin-top: 2px;
        float: left;
    }

    .acc_more label {
        float: left;
    }
    /*================================================== Video style ==============================================*/
    .video_container {
        clear: both;
        float: left;
        margin-top: 10px;
        width: 100%;
        padding-left: 0;
    }

    .video_block {
        background-color: #EDEDED;
        float: left;
        height: 180px;
        margin: 10px;
        width: 144px;
        margin: 3px;
        height: auto;
    }

    .video_img_style1 {
        margin: 10px;
        width: 122px;
    }


    .video_block h3 {
        margin: 0;
        width: auto;
        padding: 10px;
        font-size: 13px;
        display: none;
    }
    /*================================================== WALLPAPER style ==============================================*/
    .wall_p_container {
        clear: both;
        float: left;
        width: 100%;
        padding-left: 0;
    }

    .wall_p_block {
        background-color: #EDEDED;
        float: left;
        height: 180px;
        width: 145px;
        margin: 10px;
        margin-bottom: 0px;
        margin-right: 0px;
        padding-bottom: 10px;

    }

    .wall_p_img_style1 {
        margin-top: 10px;
        margin-left: 0;
    }

    .wall_p_res_text_cont {
        float: left;
        margin-top: 20px;
    }

    .wall_p_res_text {
        background: url("img/right_arrow.png") no-repeat scroll right 3px transparent;
        cursor: pointer;
        float: left;
        font-family: arial;
        font-size: 12px;
        font-weight: normal;
        line-height: 17px;
        margin-left: 20px;
        padding-right: 9px;
        text-align: left;
        font-weight: bold;
        min-width: 63px;
    }
    /* =============================================================================
       registri_content Styles
       ========================================================================== */
    .width {
        padding: 20px !important;
    }

    .registri_content {

    }

    .registri_left_content input,.registri_right_content input {
        width: 97%;
        padding-left: 10px;
        padding-top: 2px;
        display: inline-block;
    }

    .registri_title {
        float: left;
        font-weight: bold;
        margin-top: 20px;
        clear: both;
    }

    .registri_row {
        width: 100%;
        padding-top: 20px;
        float: left;
        min-height: 57px;
    }

    .registry_small_box {
        float: left;
        line-height: 31px;
        margin-left: 10px;
        padding-left: 15px;
        text-align: left;
        width: 30px;
    }

    .registri_item_bg {
        background-color: #F4F5F7;
        height: 30px;
        border: none;
    }

    .registri_left_content {
        clear: both;
        float: left;
        width: 430px;
    }

    .registri_right_content {
        float: right;
        width: 430px;
    }

    .registri_grey_text {
        color: #999;
    }

    .registri_ddl_style {

    }

    .registri_ddl_style select {

    }

    .registri_bottom_content {
        float: left;
        font-size: 11px;
        padding-top: 50px;
        width: 100%;
    }

    .registri_bottom_left {
        position: relative;
        float: left;
        padding-left: 0px;
        width: 50%;
    }

    .registri_bottom_right {
        position: relative;
        margin-left: 475px;
        right: 0px;
        width: 400px;
    }

    .register {
        padding: 20px !important;
    }

    .register .right_cnt .reg-desc {
        display: inline-block;
        padding: 20px 0 0 0px;
    }

    .register .right_cnt {
        min-width: 910px !important;
    }

    .reg-activation .reg_invia {
        float: left;
    }

    .reg-activation .right_cnt .reg-desc {
        padding-bottom: 20px;
        width: 820px;
    }

    .reg-activation .site_yl_nav {
        margin-right: 20px;
        float: left;
    }

    .reg_checkbox {
        clear: both !important;
        width: 50px !important;
        height: 22px !important;
        float: left !important;
    }

    .reg_gender {
        background-color: white;
        float: left;
        padding-right: 30px;
    }

    .reg_gender span {
        margin-top: -20px;
        padding-left: 9px;
    }

    .termandcond {
        float: left;
        height: 100px;
        padding-right: 16px;
    }

    .site_yl_nav {
        background: #CCC url(img/brushsteel.png);
        height: 26px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        color: black !important;
        font-size: 16px !important;
        text-decoration: none;
        padding-top: 4px;
        font-weight: bold;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }

    .site_yl_nav label,.site_yl_nav img {
        float: left !important;
    }

    .site_yl_nav img {
        float: right;
        margin-top: 6px;
    }

    .reg_invia {
        float: right;
    }

    .cancelbtn {
        background-color: #fff;
        height: 21px;
        padding-left: 12px;
        padding-right: 8px;
        width: 70PX;
        color: black !important;
        font-size: 16px !important;
        text-decoration: none;
        float: left;
        padding-top: 1px;
        font-weight: bold;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }

    .reg-cancel-btn {

    }

    .cancelbtn img {
        float: right;
        margin-top: 7px;
    }

    .cancelbtn label {
        float: left;
    }

    .status-message {
        position: relative;
        font-family: Helvetica;
        font-size: 16px;
        clear: both;
        color: #333;
        text-align: center;
    }

    .succes-message {
        color: green;
    }

    .failure-message {
        color: red;
    }

    label.error {
        margin: 0 0 2px;
        padding: 2px 6px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        height: 15px;
        background-color: #FFF;
        font-size: 11px;
        border: 1px solid #CCC;
        padding: 4px 10px;
        color: black;
        display: none;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius-bottomleft: 0;
        -moz-border-radius-topleft: 0;
        -webkit-border-bottom-left-radius: 0;
        -webkit-border-top-left-radius: 0;
        -moz-box-shadow: 0 0 6px #ddd;
        -webkit-box-shadow: 0 0 6px #ddd;
        min-width: 40px;
        white-space: nowrap;
    }

    .accessori .right_cnt .error p {
        margin: -1px;
    }

    .error em {
        border: 10px solid;
        border-color: #fff transparent transparent;
        bottom: -20px;
        display: block;
        height: 0;
        left: 10px;
        position: absolute;
        width: 0;
    }

    /*===========================
    
    Added for Desc
    ===========================*/
    .lg_desc {
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        float: left;
        width: 100%;
        padding-right: 20px;
    }

    .lg_desc h3 {
         float: left;
         font-size: 24px;
         margin: 0px 0 6px;
         width: 100%;
    }

    .lg_desc p {
        clear: both;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        margin: 0 0 15px;
        text-align: left;
        width: 100%;
    }

    .lg_desc span {
        float: left;
        font-size: 16px;
        font-weight: bold;
        font-size: 20px;
    }

    .lg_desc .right {
        float: right;
    }

    .lg_desc .code {
        float: right;
    }
    /******************************Configuration Page********************************/
    .configuration {
        background-color: #fff;
        height: auto;
        float: left;
        width: 700px;
        margin-left: 20px;
    }

    .configuration  #colorImg {
        width: 100%;
        height: auto;
    }

    .configura_hd {
        float: left;
        font-size: 29PX;
        margin: 0;
        margin-top: 20PX;
        color: white;
        background-color: black;
        font-weight: bold;
        padding-left: 12px;
        padding-right: 14px;
    }

    .configura_desc {
        float: left;
        margin-top: 14px;
        font-size: 14px;
        font-family: arial;
    }

    .configura_content {
        padding: 20px;
        float: left;
        clear: both;
        width: 660px;
        padding-bottom: 0px;
    }

    .conf_hd_nav {
        float: left;
        padding: 0px;
        margin: 0;
        margin-top: 22px;
        border-bottom: 1px dotted #CCC;
        width: 660px;
    }

    .conf_hd_nav ul {

    }

    .conf_hd_nav ul li {
        float: left;
        padding-left: 70px;
        font-size: 26px;
        font-weight: bold;
        color: #646464;
        height: 48px;
    }

    .conf_hd_nav ul .selected {
        width: auto;
        height: 6px;
        background-color: black;
        margin-top: 6px;
        display: none;
    }

    .noPadding {
        padding: 0px !important;
    }

    .conf_version {
        float: left;
        margin-top: 50px;
    }

    .conf_version ul {
        float: left;
        border-bottom: 1px dotted #CCC;
        width: 660px;
        padding-bottom: 53px;
    }

    .conf_version ul li {
        float: left;
        padding-left: 37px;
        font-family: arial;
        font-size: 13px;
    }

    .conf_version .version { /*background: url("img/dropdown_arrow.png") no-repeat scroll right center #E5E5E5;*/
        float: left;
        height: 34px;
        overflow: hidden;
        width: 178px;
    }

    .conf_version .version select {
        font-size: 16px;
        height: 34px;
        padding: 5px;
        width: 177px;
    }

    .price_lbl {
        float: left;
        font-size: 18px;
        margin-right: 8px;
        margin-top: 7px;
        font-weight: normal;
    }

    .prezzo {
        float: right;
        font-size: 26px;
        font-weight: bold;
    }

    .ver_margin_top {
        margin-top: 8px;
    }

    .config_price {
        float: left;
        margin-left: 20px;
        margin-top: 11px;
        margin-bottom: 37px;
        width: 680px;
    }

    .config_avanti {
        float: right !important;
    }

    .sintesi {
        margin: 0;
        margin-top: 20px;
        margin-left: 20px;
    }

    .sintesi .conf_version {
        margin-top: 0px !important;
        border-bottom: 1px dotted #CCC !important;
    }

    .right {
        float: right !important;
    }

    #value1 {
        margin-left: 290px;
        float: left;
    }

    #value2,#Step2,#Step3,#Step4 {
        display: none;
    }

    #Step3 .version {
        margin-left: 252px;
    }

    .padding20 {
        padding: 20px !important;
    }

    #Step2 {
        text-align: center;
        width: 100%;
        position: relative;
    }

    #Step1 {
        display: block;
    }

    #Step4 .bgImag {
        margin-left: 129px;
    }

    #Step4 #selectedColorImg {
        width: 100%;
        height: auto;
    }

    .site_yl_nav label,.site_yl_nav img {
        float: left !important;
    }

    .confg_content {
        width: 720px;
        float: right !important;
    }

    .sintesiLeft {
        float: left !important;
        margin-left: 298px;
    }

    .confg_accBlock {
        width: 180px !important;
        margin-right: 30px;
        margin-top: 20px;
    }

    .confg_accBlockW {
        width: 180px !important;
        min-width: 180px !important;
        font-family: Arial, Helvetica, sans-serif;
    }

    .confg_accBlockAdd {
        margin-top: -3px !important;
    }

    .confg_acc {
        float: left;
        padding: 0px !important;
        margin-left: 30px;
        width: 600px !important
    }

    .sintesiUL {
        padding-bottom: 30px !important;
        border-bottom: none !important;
    }

    #selectedAcc {
        float: left;
        font-family: Arial, Helvetica, sans-serif !important;
        display: none;
    }

    .remove_ACC {
        background-color: #fff;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 2px;
        padding-bottom: 5px;
        float: right;
        margin-left: 30px;
    }

    .sintesi_acc_hd {
        float: left;
        font-size: 13px;
        margin-top: 8px;
    }

    .sintesi_acc_list {
        float: left;
        margin-left: 20px;
        width: 300px;
        display: none;
    }

    .sintesi_acc {
        padding-bottom: 12px;
        font-size: 13px;
        float: left;
        min-width: 400px;
    }

    .sintesi_acc label {
        float: left;
        margin-top: 8px;
    }

    .sintesi_acc a {
        background-color: #fff;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 2px;
        padding-bottom: 5px;
        float: left;
        margin-left: 30px;
    }

    .sintesiBorder {
        border-bottom: 1px dotted #CCC;
    }

    #Step4 .prezzo {
        margin-left: 249px !important;
    }

    #riepilogo_event {
        float: left;
        width: 665px;
        display: none;
        padding-bottom: 0px;
    }

    .space {
        margin-right: 120px;
    }

    .ricomincia {
        float: right;
        margin-bottom: 40px;
        display: none;
        margin-right: 20px;
    }

    #Step4 {
        text-align: center;
        width: 100%;
        position: relative;
    }

    .OverlapImage {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        display: none;
        height: auto;
    }

    #selectedColor {
        float: right;
        margin-top: 7px;
    }

    .sintesiValue {
        width: auto !important;
        min-width: 0 !important;
    }
    /*----------------------   Models Image  ---------------------*/
    .model_image_thumb_bl {
        background-color: #EDEDED;
        float: left;
        height: 120px;
        width: 144px;
        margin: 10px;
        margin-right: 10px;
        margin-bottom: 0px; 
        margin-left: 0;
    }


    .model_image_thumbnail {
        margin-left: 8px;
        margin-right: -21px;
        margin-top: 29px;
    }
    /* Models */
    .relative {
        position: relative;
        float: left;
    }

    .pointer {
        cursor: pointer;
    }

    .fp_desc {
        float: left;
        font-size: 13px;
        width: 413px;
        font-family: arial;
        padding-right: 129px;
    }

    .fp_login {
        margin-left: 20px;
    }

    .fp_email {
        margin-left: 17px;
    }

    .fp_inputbox {
        margin-top: 7px !important;
    }

    .cross_close {
        background-image: url(img/fancy_close.png);
        background-repeat: no-repeat;
        cursor: pointer;
        height: 36px;
        width: 36px;
        float: right;
    }

    .loginbutton {
        margin-right: 16px;
        margin-top: 28px;
    }

    .avantiButtons {
        width: 100%;
        float: left
    }

    #print {
        display: none;
    }

    #divSentConfgContent {
        position: absolute;
        top: 10;
        left: 20%;
    }

    #sentconfig {
        margin-top: 24px;
        display: none;
        height: 120px;
        width: 600px;
    }

    #sentconfig .email {
        width: 350px
    }

    #sentconfig .button-box {
        margin: 20px 0 20px 40px;
    }

    .sentconfigIP {
        margin-top: 4px;
    }

    .confg_BackImg {
        margin-right: 7px;
    }

    .fancybox-wrap {
        width: auto !important;
    }

    .input_sentInput {
        width: 220px;
        margin-right: 16px;
    }

    .detail {
        clear: both;
    }

    .contatta-puntovendita .desc {
        margin: 30px 0 0 31px !important;
    }

    .contatta-puntovendita h2 {
        text-transform: uppercase;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        height: 44px;
        padding: 0;
        margin: 0;
        font-size: 30px;
    }

    .contatta-puntovendita .reg-desc {
        position: relative;
        width: 90%;
    }

    .contatta-puntovendita .acc_block {
        background-image: none;
        border-top: .1em solid #cdcdcd;
        border-bottom: .1em solid #cdcdcd !important;
        float: left;
        height: auto;
        min-height: 150px;
        width: 890px;
        padding-bottom: 15px;
    }

    .contatta-puntovendita .acc_block span {
        float: none;
    }

    .contatta-puntovendita #puntovendita-text {
        width: 870px;
        height: 200px;
        margin-top: 10px;
        padding: 10px;
    }

    .contatta-puntovendita .acc_List {
        margin-top: 0px;
    }

    .contatta-puntovendita .phoneNumber {
        width: 250px;
    }

    .contatta-puntovendita .registri_left_content {
        width: auto;
        float: left;
        margin-top: 10px;
    }

    .contatta-puntovendita .ponto-vendita-invia {
        position: relative;
        right: 17px;
        float: right;
        margin-top: 20px;
    }
    /* Localized */





























































    article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
        display: block;
    }
    audio,canvas,video {
        display: inline;
        display: inline-block;
        zoom: 1;
    }
    audio:not ([controls] ) {
        display: none;
    }
    [hidden] {
        display: none;
    }
    html {
        font-size: 100%;
        ms-text-size-adjust: 100%;
        webkit-text-size-adjust: 100%;
    }
    html,button,input,select,textarea {
        color: #222;
        font-family: sans-serif;
    }
    body {
        font-size: 1em;
        line-height: 1.4;
        margin: 0;
        padding: 0px;
    }
    ::-moz-selection {
        background: #fe57a1;
        color: #fff;
        text-shadow: none;
    }

    a {
        color: #fff;
        text-decoration: none;
    }
    a:visited {
        color: #fff;
    }
    a:hover {
        color: #fd0;
    }
    a:focus {
        outline: 0;
    }
    a:hover,a:active {
        outline: 0;
    }
    abbr[title] {
        border-bottom: 1px dotted;
    }
    b,strong {
        font-weight: bold;
    }
    blockquote {
        margin: 1em 40px;
    }
    dfn {
        font-style: italic;
    }
    hr {
        border: 0;
        border-top: 1px solid #ccc;
        display: block;
        height: 1px;
        margin: 1em 0;
        padding: 0;
    }
    ins {
        background: #ff9;
        color: #000;
        text-decoration: none;
    }
    mark {
        background: #ff0;
        color: #000;
        font-style: italic;
        font-weight: bold;
    }
    pre,code,kbd,samp {
        _font-family: 'courier new', monospace;
        font-family: monospace, serif;
        font-size: 1em;
    }
    pre {
        white-space: pre;
        white-space: pre-wrap;
        word-wrap: break-word;
    }
    q {
        quotes: none;
    }
    q:before,q:after {
        content: "";
        content: none;
    }
    small {
        font-size: 85%;
    }
    sub,sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline;
    }
    sup {
        top: -0.5em;
    }
    sub {
        bottom: -0.25em;
    }
    ul,ol {
        margin: 1em 0;
        padding: 0 0 0 40px;
    }
    dd {
        margin: 0 0 0 40px;
    }
    nav ul,nav ol {
        list-style: none;
        list-style-image: none;
        margin: 0;
        padding: 0;
    }
    img {
        border: 0;
        ms-interpolation-mode: bicubic;
        vertical-align: middle;
    }
    svg:not (:root ) {
        overflow: hidden;
    }
    figure {
        margin: 0;
    }
    form {
        margin: 0;
    }
    fieldset {
        border: 0;
        margin: 0;
        padding: 0;
    }
    label {
        cursor: pointer;
    }
    legend {
        border: 0;
        margin-left: -7px;
        padding: 0;
        white-space: normal;
    }
    button,input,select,textarea {
        font-size: 100%;
        margin: 0;
        vertical-align: baseline;
        vertical-align: middle;
    }
    button,input {
        line-height: normal;
    }
    button,input[type=button],input[type=reset],input[type=submit] {
        cursor: pointer;
        overflow: visible;
        webkit-appearance: button;
    }
    button[disabled],input[disabled] {
        cursor: default;
    }
    input[type=checkbox],input[type=radio] {
        box-sizing: border-box;
        height: 13px;
        padding: 0;
        width: 13px;
    }
    input[type=search] {
        box-sizing: content-box;
        moz-box-sizing: content-box;
        webkit-appearance: textfield;
        webkit-box-sizing: content-box;
    }
    input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button {
        webkit-appearance: none;
    }
    button::-moz-focus-inner,input::-moz-focus-inner {
        border: 0;
        padding: 0;
    }
    textarea {
        overflow: auto;
        resize: vertical;
        vertical-align: top;
    }
    input:invalid,textarea:invalid {
        background-color: #f0dddd;
    }
    table {
        border-collapse: collapse;
        border-spacing: 0;
    }
    td {
        vertical-align: top;
    }
    .chromeframe {
        background: #ccc;
        color: black;
        margin: .2em 0;
        padding: .2em 0;
    }
    .ir {
        background-color: transparent;
        background-repeat: no-repeat;
        border: 0;
        direction: ltr;
        display: block;
        line-height: 0;
        overflow: hidden;
        text-align: left;
        text-indent: -999em;
    }
    .ir br {
        display: none;
    }
    .hidden {
        display: none !important;
        visibility: hidden;
    }
    .visuallyhidden {
        border: 0;
        clip: rect(0, 0, 0, 0);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .visuallyhidden.focusable:active,.visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto;
    }
    .invisible {
        visibility: hidden;
    }
    .clearfix:before,.clearfix:after {
        content: "";
        display: table;
    }
    .clearfix:after {
        clear: both;
    }
    .clearfix {
        zoom: 1;
    }
    .mobi-menu {

    }
    .mobi-menu h2 {
        padding: 0px;
        height: 37px;
        color: #EDEDED;
        padding-left: 10px;
        margin: 0;
        margin-top: 6px;
    }
    .home-img-icon {
        margin-top: 22px;
        margin-left: 20px;
    }
    .flright {
        float: right;
    }
    .fltleft {
        float: left;
    }
    body {
        background-color: black;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        webkit-font-smoothing: antialiased;
        webkit-font-smoothing: subpixel-antialiased;
    }
    .topnav {
        text-align: right;
    }
    .topnav ul {
        height: 100px;
        list-item: none;
        list-style: none;
        margin-top: 5px;
        float: right;
    }
    .topnav ul li {
        display: inline;
        padding-right: 10px;
        float: left;
        margin-top: 10px;
    }
    .topnav ul .fb-like {
        height: 30px;
        width: 72px;
    }
    .login_pnel {
        display: none;
        background-color: #fff;
        height: 160px;
        margin: 0 auto;
        position: fixed;
        top: -160px;
        width: 100%;
        z-index: 999999;
    }
    .login_pnel .content {
        background-color: #fff;
        height: 150px;
        margin: 0 auto;
        width: 980px;
    }
    .login_pnel .content .title {
        padding: 10px 0px 0px 0px;
    }
    .login_pnel .content .title h2 {
        width: auto;
        background-color: #fff;
        padding: 0;
        margin: 0;
    }
    .login_pnel .content .input-box {
        width: auto;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        float: left;
    }
    .login_pnel .content .input-box span {
        margin-right: 20px;
    }
    .login_pnel .content .input-box input {
        width: 140px;
    }
    .login_pnel .content .button-box {
        width: auto;
        padding: 0;
        margin: 0;
        margin-top: 30px;
        float: left;
    }
    .login_pnel .content .button-box .login-btn {
        cursor: pointer;
        background-color: #FD0;
        padding: 7px;
        margin-left: 10px;
    }
    .royalSlider .royalWrapper {
        height: 100%;
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .royalSlider .royalSlide,.royalSlider .royalWrapper {
        background: #111;
        background: linear-gradient(top, #111 0, #242424 100%);
        background: -moz-linear-gradient(top, #111 0, #242424 100%);
        background: -ms-linear-gradient(top, #111 0, #242424 100%);
        background: -o-linear-gradient(top, #111 0, #242424 100%);
        background: -webkit-linear-gradient(top, #111 0, #242424 100%);
    }
    .royalSlider .royalSlidesContainer {
        border: 0 !important;
        left: 0;
        list-style: none !important;
        margin: 0 !important;
        padding: 0 !important;
        position: relative;
        top: 0 !important;
    }
    .royalSlider .royalSlide {
        border: 0 !important;
        float: left;
        list-style: none !important;
        margin: 0 !important;
        overflow: hidden;
        padding: 0 !important;
        position: relative;
    }
    .royalSlider .arrow {
        background-color: #C00;
        background-position: 0 0;
        background-repeat: no-repeat;
        cursor: pointer;
        display: block;
        height: 90px;
        margin-top: -45px;
        position: absolute;
        top: 50%;
        width: 45px;
        z-index: 25;
        display: none;
    }
    .royalSlider .arrow.left {
        background-position: top left;
        left: 0;
    }
    .royalSlider .arrow.right {
        background-position: top right;
        right: 0;
    }
    .royalSlider .royalControlNavOverflow {
        margin-top: -20px;
        overflow: hidden;
        position: relative;
        width: auto;
        z-index: 25;
        margin: 0 auto;
    }
    .royalSlider .royalControlNavCenterer {
        float: left;
        left: 0;
        position: relative;
    }
    .royalSlider .royalControlNavContainer {
        float: left;
        left: 10px;
        position: relative;
    }
    .royalSlider .royalControlNavThumbsContainer {
        left: 0;
        position: relative;
    }
    .royalSlider .thumbsAndArrowsContainer {
        overflow: hidden;
        position: relative;
        width: 100%;
    }
    .royalSlider .royalControlNavOverflow.royalThumbs {
        margin-top: 4px;
        overflow: hidden;
        position: relative;
        width: auto;
    }
    .royalSlider .royalControlNavOverflow a {
        background: #0C0 none no-repeat scroll 0 0;
        cursor: pointer;
        display: block;
        float: left;
        height: 20px;
        position: relative;
        text-indent: -9999px;
        width: 20px;
    }
    .royalSlider .royalControlNavOverflow a.current {
        background-color: #C00;
    }
    .royalSlider .royalControlNavOverflow a:hover {
        background-color: #00C;
    }
    .royalSlider .royalControlNavOverflow a.royalThumb {
        height: 60px;
        margin-right: 4px;
        width: 144px;
    }
    .royalSlider .royalControlNavOverflow a.royalThumb.current {
        background-position: -3px -3px !important;
        border: 3px solid #C00 !important;
        height: 54px;
        width: 138px;
    }
    .royalSlider .royalControlNavOverflow a.royalThumb:hover {
        background-position: -3px -3px;
        border: 3px solid #00C;
        height: 54px;
        width: 138px;
    }
    .royalSlider .thumbsArrow {
        background: #C99;
        cursor: pointer;
        display: block;
        height: 68px;
        position: relative;
        width: 38px;
        z-index: 25;
    }
    .royalSlider .thumbsArrow.left {
        float: left;
    }
    .royalSlider .thumbsArrow.right {
        float: right;
    }
    .royalSlider .royalCaption {
        background-color: #000;
        color: #FFF;
        display: block;
        font-size: 30px;
        height: auto;
        left: 0;
        padding: 10px;
        position: absolute;
        top: 0px;
        width: auto;
        z-index: 20;
    }
    .royalSlider .royalCaptionItem {
        background-color: #000;
        width: auto;
        font-size: 30px;
        height: auto;
        left: 0;
        margin: 0;
        padding: 0;
        position: relative;
        text-align: right;
    }
    .royalSlider .royalLoadingScreen {
        background: #FFF;
        height: 100%;
        position: absolute;
        width: 100%;
        z-index: 99;
    }
    .royalSlider .royalLoadingScreen p {
        margin: 0 auto;
        position: absolute;
        text-align: center;
        top: 45%;
        width: 100%;
    }
    .royalSlider .royalPreloader {
        background-image: url(img/preloader.gif);
        height: 24px;
        left: 50%;
        margin-left: -12px;
        margin-top: -12px;
        position: absolute;
        top: 50%;
        width: 24px;
        z-index: 0;
    }
    .royalSlider .grab-cursor {
        cursor: move;
    }
    .royalSlider .grab-cursor {
        cursor: url("img/cursors/grab.png") 8 8, -moz-grab;
    }
    .royalSlider .grab-cursor {
        cursor: url(img/cursors/grab.cur);
    }
    .royalSlider .grab-cursor {
        cursor: move\0/;
    }
    .royalSlider .grabbing-cursor {
        cursor: move;
    }
    .royalSlider .grabbing-cursor {
        cursor: url("img/cursors/grabbing.png") 8 8, -moz-grabbing;
    }
    .royalSlider .grabbing-cursor {
        cursor: url(img/cursors/grabbing.cur);
    }
    .royalSlider .auto-cursor {
        cursor: auto;
    }
    .royalSlider .royalHtmlContent {
        left: 0;
        position: absolute;
        top: 0;
    }
    .royalSlider .non-draggable {
        cursor: auto;
    }
    .royalSlider .fade-container .royalSlide {
        left: 0;
        list-style-type: none;
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        z-index: 10;
    }
    .royalSlider .royalImage {
        border: 0 !important;
        height: inherit;
        margin: 0;
        margin-top: 0;
        max-width: none;
        padding: 0 !important;
        width: auto;
    }
    .royalSlider.minimal.with-thumbs {
        padding-bottom: 62px;
    }
    .royalSlider.minimal .arrow {
        background: url(img/controls-sprite.png) no-repeat 0 0;
        height: 70px;
        margin-top: -35px;
        moz-opacity: .8;
        opacity: .8;
        width: 34px;
    }
    .royalSlider.minimal.with-thumbs .arrow {
        margin-top: -66px;
    }
    .royalSlider.minimal .arrow.left {
        background-position: top left;
        left: 0;
    }
    .royalSlider.minimal .arrow.right {
        background-position: top right;
        right: 0;
    }
    .royalSlider.minimal .arrow:hover {
        moz-opacity: 1;
        opacity: 1;
    }
    .royalSlider.minimal .arrow.disabled {
        moz-opacity: 1;
        opacity: 1;
    }
    .royalSlider.minimal .arrow.left.disabled {
        background-position: -34px 0;
    }
    .royalSlider.minimal .arrow.right.disabled {
        background-position: -132px 0;
    }
    .royalSlider.minimal .royalControlNavOverflow a {
        background: url('img/controls-sprite.png') no-repeat -1px -166px transparent;
        height: 16px;
        width: 16px;
    }
    .royalSlider.minimal .royalControlNavOverflow a.current {
        background-position: -1px -183px !important;
    }
    .royalSlider.minimal .royalControlNavOverflow {
        margin-top: -16px;
    }
    .royalSlider.minimal .thumbsAndArrowsContainer {
        background: #e8edee;
        border-radius: 4px;
        float: left;
        margin-top: 5px;
        moz-border-radius: 4px;
        webkit-border-radius: 4px;
    }
    .royalSlider.minimal .royalControlNavOverflow.royalThumbs {
        margin-top: 4px;
    }
    .royalSlider.minimal .royalControlNavOverflow a.royalThumb {
        background-color: transparent;
        background-position: 0 0;
        border: 2px solid #FFF;
        height: 45px;
        khtml-opacity: 1;
        margin-right: 4px;
        moz-opacity: 1;
        opacity: 1;
        width: 80px;
    }
    .royalSlider.minimal .royalControlNavOverflow a.royalThumb:hover {
        background-position: 0 0;
        border: 2px solid #9fbdc3;
    }
    .royalSlider.minimal .royalControlNavOverflow a.royalThumb.current {
        background-position: 0 0 !important;
        border: 2px solid #9fbdc3 !important;
    }
    .royalSlider.minimal .thumbsArrow {
        background: url(img/controls-sprite.png) no-repeat 0 0;
        height: 57px;
        moz-opacity: .8;
        opacity: .8;
        width: 28px;
    }
    .royalSlider.minimal .thumbsArrow.left {
        background-position: -116px -132px;
        left: 0;
    }
    .royalSlider.minimal .thumbsArrow.right {
        background-position: -156px -132px;
        right: 0;
    }
    .royalSlider.minimal .thumbsArrow:hover {
        moz-opacity: 1;
        opacity: 1;
    }
    .royalSlider.minimal .thumbsArrow.disabled {
        moz-opacity: 1;
        opacity: 1;
    }
    .royalSlider.minimal .thumbsArrow.left.disabled {
        background-position: -36px -132px;
    }
    .royalSlider.minimal .thumbsArrow.right.disabled {
        background-position: -76px -132px;
    }
    #banner-rotator {
        position: relative;
        top: 0;
        display: block;
    }
    .header {
        position: absolute;
        width: 100%;
        z-index: 9999;
        height: 100px;
        border-bottom: dotted 1px #444;
        position: relative;
    }
    .headerbtm {
        margin-top: 0px;
        position: relative;
        z-index: 9;
        height: 0px;
    }
    .header #bg {
        height: 100%;
        margin: 0;
        overflow: hidden;
        padding: 0;
        text-align: right;
        top: 0;
        width: 100%;
    }
    .header #logo {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .header #logo img {
        height: 61px;
        margin-top: 20px;
        width: 100px;
        height: auto;
    }
    .header .bg img {
        height: 39px;
        overflow: hidden;
        top: 0;
        width: 100%;
    }
    .header #stack {
        color: #fff;
        height: auto;
        position: absolute;
        top: 0;
        width: 100%;
    }
    .header #stack div {
        color: white;
        display: inline;
        display: inline-block;
        float: left;
        height: 100px;
        vertical-align: top;
        width: 33.333333333333333%;
        zoom: 1;
    }
    .banner-small {
        width: auto;
        height: 140px;
        display: none;
    }
    .banner-small img {
        width: 100%;
        height: auto;
    }
    .banner-medium img {
        width: 100%;
        height: auto;
    }
    .hor {
        float: left;
        white-space: nowrap;
        width: auto;
    }
    .tabMenu {
        border-bottom: dotted 1px #444;
        height: auto;
        display: none;
        zoom: 1;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin-top: -1px;
        padding-right: 10px;
    }
    .main-menu {
        height: 100%;
        margin: 0;
        padding: 0;
        text-align: left;
        overflow: hidden;
        position: relative;
        min-width: 100%;
    }
    .main-menu li {
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        display: block;
        font-size: 25px;
        text-decoration: none;
        text-transform: uppercase;
        border-top: dotted 1px #222;
        margin-top: 0px;
        padding-top: 10px;
        background-image: url('img/mob_menu_arrow.png');
        background-repeat: no-repeat;
        background-attachment: scroll;
        background-position: right;
    }
    .main-menu li a {
        padding-left: 10px;
    }
    .sub-menu-holder {
        position: relative;
        left: 0px;
        width: 100%;
        height: auto;
        margin-top: 5px;
    }
    .sub-menu {
        clear: both;
        list-style: none;
        text-align: left;
        margin: 0;
        padding: 0;
        background-color: #222;
    }

    .sub-menu li {
        font-size: 20px;
        list-style: none;
        text-transform: uppercase;
        display: block;
        padding: 10px;
        border-bottom: dotted 1px #333;
        background-image: none;
    }

    .sub-menu li a{

        padding: 0px;
        margin: 0px;
    }

    .footer {
        position: relative;
    }
    #banner-rotator {
        height: 400px;
        width: 100%;
    }
    .royalSlider h1 {
        color: white;
        width: auto;
        padding: 0;
        margin: 0;
        float: right;
        text-transform: uppercase;
        height: 20px;
        clear: both;
        padding: 0px;
        margin: 0px;
        font-size: 12px;
    }
    .royalSlider h3 {
        color: white;
        font-size: 18px;
        clear: both;
        padding: 0px;
        margin: 0px;
        display: none;
    }
    #wrapper {
        height: auto;
        margin: 0 auto;
        width: 980px;
    }
    .block_left {
        float: left;
        width: 100%;
    }
    .block_left .cnt {
        background-color: #fd0;
        float: left;
        height: auto;
        width: 100%;
    }
    .block_left .cnt img {
        width: 100%;
        height: auto;
    }
    .block_right {
        background-color: #fff;
        background-image: url(img/icon_yellow_more_solo.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        float: left;
        height: auto;
        min-height: 100%;
        width: 100%;
        margin-top: 10px;
    }


    .block_right .bigImg {
        width: 100% !important;
    }
    .hm_block .imgContent {
        width: 100% !important;
    }

    .hm_block .btmBlock {
        position: static;
        margin-bottom: 10px;
    }

    .rightMargin {
        margin-right: 20px;
    }
    .btmMargin {
        margin-bottom: 10px;
    }
    .bothMargin {
        margin-top: 10px;
        margin-right: 10px;
    }
    .block_right h3 {
        float: left;
        margin: 19px 12px 2px;
        padding: 0;
        size: 21px;
    }

    .hm_more {
        float: right;
        margin-top: -21px;
        position: inherit;
        z-index: 14;
    }
    a {
        cursor: pointer;
    }
    .hm_l_cnt span {
        float: left;
        font-size: 18px;
        font-weight: bold;
        margin-left: 10px;
        margin-top: 4px;
    }
    .hm_news {
        clear: both;
        height: auto;
        margin: 10px;
    }
    .hm_news .line {
        border-bottom: .1em solid #636363;
        float: left;
        height: 24px;
        width: 100%;
    }
    .news_hd {
        color: #fff;
        float: left;
        font-size: 42px;
        font-weight: bold;
        margin: 0;
        text-align: center;
        width: 100px;
        height: 29px;
    }
    .hm_news h4 {
        color: #fff;
        font-size: 21px;
        margin: 0;
        margin: 19px 12px 2px;
    }
    .hm_news .block {
        background-image: url(img/icon_yellow_more_solo.png);
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom: .1em solid #636363;
        color: #fff;
        float: left;
        height: auto;
        min-height: 100px;
        min-width: 100%;
        padding-top: 21px;
        width: 100%;
    }
    .clear {
        clear: both;
    }

    .hm_news span {
        color: #8f8f8f;
        float: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        height: auto;
        line-height: 21px;
        margin-right: 10px;
        margin-left: 10px;
        margin-top: 4px;
        min-height: 60px;
        width: auto;
    }
    #footer {
        background-image: url(img/footer_grey.png);
        background-repeat: no-repeat;
        float: left;
        height: 100px;
        width: 100%;
    }
    #footer .content {
        color: #fff;
        font-family: Helvetica;
        margin: 0 auto;
        width: auto;
    }
    #footer .content .left {
        float: left;
        font-size: 11px;
        margin-left: 0px;
        margin-top: 55px;
        padding-left: 10px;
        width: auto;
    }
    #footer .content .center {
        float: left;
        font-size: 11px;
        margin-left: 236px;
        margin-top: 55px;
    }
    #footer .content .right {
        float: right;
        font-size: 11px;
        right: 0px;
        margin-top: -14px;
        width: 50%;
        text-align: right;
    }
    #footer .content .right a {
        color: #FFF !important;
        text-decoration: none;
    }
    #footer .content .right img {
        height: 14px;
        width: 14px;
    }
    #footer .content .social-icons {
        float: left;
        padding: 0;
        margin: 0;
        position: absolute;
        margin-top: 20px;
        margin-left: 10px;
        font-size: 12px;
    }
    .main-nav-slider {
        clear: both;
        float: left;
        width: 100%;
        position: relative;
        left: 0%;
        margin-top: 5px;
    }
    .main-nav-slider .drag-slider-component .maskee {
        height: 290px;
        width: 100%;
        overflow: hidden;
    }
    .main-nav-slider .drag-slider-component #version-img-slider {
        margin: 0 auto;
        width: 980px;
    }
    .main-nav-slider .drag-slider-component {
        background-color: #fff;
        height: 320px;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    .main-nav-slider .drag-slider-component img {
        height: 240px;
        width: auto;
    }
    .main-nav-slider .drag-slider-component .scroll_cnt {
        width: 100%;
    }

    .banner-header {
        width: 100%;
        height: auto;
    }

    .banner-header img{
        width: 100%;
    }


    .gris {
        float: left;
        margin-top: 0px;
    }
    .gris .left_cnt {
        float: left;
        height: auto;
        width: 220px;
        display: none;
    }
    .gris .left_cnt .nav_block {
        background-color: #262626;
        clear: both;
        float: left;
        height: auto;
        padding: 26px 0 20px 48px;
        width: 172px;
        margin-bottom: 20px;
    }
    ul,li {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .gris .left_cnt .nav_block li {
        height: 35px;
    }
    .gris .left_cnt .nav_block .selected {
        color: #fd0;
        text-decoration: underline;
    }
    .gris .left_cnt .nav_block a {
        color: #fff !important;
        font-size: 18px;
        text-decoration: none;
        text-transform: uppercase;
    }




    .slider {
        background: #EEE;
        height: 20px;
        position: relative;
    }
    .slider .handle {
        background-color: transparent;
        background: #FD0;
        background-image: url(img/Scroll_BTN.png);
        color: #FFF;
        cursor: pointer;
        height: 20px;
        line-height: 30px;
        position: absolute;
        text-align: center;
        width: 72px;
    }
    .slider .disabled {
        background: #898989;
    }
    .drag-slider-component {
        border-style: dotted none;
        border-width: 1px medium;
        clear: both;
        /*float: left;*/
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        margin-top: 30px;
        max-height: auto;
        min-height: 180px;
        /* width: auto; */
    }
    .drag-slider-component .maskee {
        /*height: 140px;*/
        height: auto;
        overflow: hidden;
        /*width: 680px;*/
    }

    .drag-slider-component ul {
        /*
        display: inline-block;
        float: left;
        white-space: nowrap;
        height: 300px;
        left: 20px;
        position: relative;
        */
    }

    .drag-slider-component h2 {
        clear: both;
        float: left;
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        font-size: 20px;
        font-weight: bold;
        margin: 0 0 13px;
    }
    .drag-slider-component .scroll_cnt {
        display: none;
        /*
        background-color: #f5f5f5;
        clear: both;
        height: 20px;
        width: 680px;
        */
    }
    .drag-slider-component .active {
        background-color: #000;
        clear: both;
        height: 5px;
        margin-top: 16px;
        width: auto;
    }
    .gris .left_cnt .nav_block a.nav-selected {
        color: #fd0 !important;
        font-size: 18px;
        text-decoration: none;
        padding-bottom: 4px;
        white-space: nowrap;
        text-transform: uppercase;
        background: url(img/underline_yellow.gif) repeat-x 100% 100%;
    }

    .models .left_cnt .nav_block a {
        text-decoration: none;
        padding-bottom: 4px;
        white-space: nowrap;
    }
    .models .left_cnt .nav_block a:hover {
        color: #fd0;
        background: url(img/underline_yellow.gif) repeat-x 100% 100%;
    }
    .models .drag-slider-component {
        /*display: none; */
    }
    .models .drag-slider-component .selected h2 {
        text-decoration: none;
        padding-bottom: 4px;
        white-space: nowrap;
    }
    .models .drag-slider-component .selected h2 {
        background: url(img/underline_black.gif) repeat-x 100% 100%;
        color: #000;
    }
    .models .right_cnt .desc {
        clear: both;
    }
    .drag-slider-component .selected h2 {
        color: #000;
    }
    .drag-slider-component .un_select h2 {
        color: #989898;
    }


    /*********************************** Service *****************************************/
    .service {
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        float: left;
        clear: both;
        width: auto;
    }
    .service h3 {
        float: left;
        font-size: 24px;    
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        margin: 27px 0 0 0;
    }
    .service P {
        float: left;
        clear: both;
        margin: 0px !important;
    }

    .service .content {
        float: left;
        clear: both;
        width: auto;
    }
    .service .content .right {
        clear: both;
        margin-top: 35px;
    }
    .service .content .left {
        clear: both;
        width: auto;
        margin-top: 35px;
    }
    .service .content span {
        font-size: 12px;
    }
    .service .content h5 {
        float: left;    
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        font-size: 26px;
        clear: both;
        margin: 0px;
    }
    .service .sr_desc {
        float: left;
        clear: both;
        width: 435px;
    }
    .service .content a {
        text-decoration: underline !important;
    }
    /*********************************** Faq *****************************************/
    .faq p {
        padding-top: 20px;
        width: auto;
    }
    .faq {
        padding-bottom: 30px;
    }
    .faq h3 {
        clear: both;
    }
    .museo_img {
        margin-top: 20px;
        margin-bottom: 10px;
        width: 100%;
        height: auto;
    }
    .puntivendita .acc_List {
        width: 100%;
        clear: both;
    }
    .gris .spec .lblcenter label {
        margin-top: 2px;
        float: left;
    }
    .acc_more label {
        float: left;
    }


    /* =============================================================================
         registri_content Styles
         ========================================================================== */
    .width {
        padding: 20px !important;
    }
    .registri_content {

    }
    .registri_left_content input,.registri_right_content input {
        width: 100%;
    }
    .registri_title {
        float: left;
        font-weight: bold;
        padding-top: 30px;
        clear: both;
    }
    .registri_row {
        width: 95%;
        padding-top: 50px;
        float: left;
    }
    .registry_small_box {
        float: left;
        line-height: 31px;
        margin-left: 10px;
        padding-left: 15px;
        text-align: left;
        width: 30px;
    }
    .registri_item_bg {
        background-color: #F4F5F7;
        height: 30px;
        border: none;
    }
    .registri_left_content {
        clear: both;
        float: left;
        padding: 10px;
        width: 380px;
    }
    .registri_right_content {
        float: right;
        padding: 10px;
        width: 380px;
    }
    .registri_grey_text {
        color: #999;
    }
    .registri_ddl_style {
        float: left;
        height: 30px;
        width: 430px;
    }
    .registri_ddl_style select {
        background-color: #E5E5E5;
        border: 1px solid #E5E5E5;
        font-size: 16px;
        height: 30px;
        width: 430px;
    }
    .registri_bottom_content {
        float: left;
        font-size: 11px;
        padding-top: 50px;
        width: 100%;
    }
    .registri_bottom_left {
        float: left;
        padding-left: 40px;
        width: 352px;
    }
    .registri_bottom_right {
        float: right;
        width: 352px;
        margin-left: 140px;
    }
    .register {
        min-width: 940px !important;
        padding: 20px !important;
    }
    .reg_checkbox {
        clear: both !important;
        width: 50px !important;
        height: 22px !important;
        float: left !important;
    }
    .reg_gender {
        background-color: white;
        float: left;
    }
    .termandcond {
        float: left;
        height: 100px;
        padding-right: 16px;
    }
    .site_yl_nav {
        background-color: #FD0;
        height: 26px;
        padding-left: 20px;
        padding-right: 20px;
        width: auto;
        color: black !important;
        font-size: 16px !important;
        text-decoration: none;
        float: left;
        padding-top: 4px;
        font-weight: bold;    
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }
    .site_yl_nav label,.site_yl_nav img {
        float: left !important;
    }
    .site_yl_nav img {
        float: right;
        margin-top: 6px;
    }
    .reg_invia {
        float: right;
    }
    .cancelbtn {
        background-color: #FD0;
        height: 21px;
        padding-left: 12px;
        padding-right: 8px;
        width: 70PX;
        color: black !important;
        font-size: 16px !important;
        text-decoration: none;
        float: left;
        padding-top: 1px;
        font-weight: bold;    
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
    }
    .cancelbtn img {
        float: right;
        margin-top: 7px;
    }
    .cancelbtn label {
        float: left;
    }

    /*===========================
      
      Added for Desc
      ===========================*/
    .lg_desc {    
        font-family: 'proximanovacondregular', Arial, Helvetica, sans-serif;
        float: left;
        width: 100%;
        padding-right: 20px;
    }

    .lg_desc h3 {
        float: left;
         font-size: 24px;
         margin: 0px 0 6px;
        width: 100%;
    }
    .lg_desc p {
        clear: both;
          float: left;
          font-family: Arial, Helvetica, sans-serif;
           font-size: 13px;
           margin: 0 0 15px;
           text-align: left;
        width: 100%;
    }
    .lg_desc span {
        float: left;
        font-size: 16px;
        font-weight: bold;
        font-size: 20px;
    }
    .lg_desc .right {
        float: right;
    }
    .lg_desc .code {
        float: left;
        margin-top: 20px;
    }

    /******************************Configuration Page********************************/
    .configuration {
        background-color: #fff;
        height: auto;
        float: left;
        width: 700px;
        margin-left: 20px;
    }
    .configura_hd {
        float: left;
        font-size: 29PX;
        margin: 0;
        margin-top: 20PX;
        color: white;
        background-color: black;
        font-weight: bold;
        padding-left: 12px;
        padding-right: 14px;
    }
    .configura_desc {
        float: left;
        margin-top: 14px;
        font-size: 14px;
        font-family: arial;
    }
    .configura_content {
        padding: 20px;
        float: left;
        clear: both;
        width: 660px;
        padding-bottom: 0px;
    }
    .conf_hd_nav {
        float: left;
        padding: 0px;
        margin: 0;
        margin-top: 22px;
        border-bottom: 1px dotted #CCC;
        width: 660px;
    }
    .conf_hd_nav ul {

    }
    .conf_hd_nav ul li {
        float: left;
        padding-left: 70px;
        font-size: 26px;
        font-weight: bold;
        color: #646464;
        height: 48px;
    }
    .conf_hd_nav ul .selected {
        width: auto;
        height: 6px;
        background-color: black;
        margin-top: 6px;
        display: none;
    }
    .noPadding {
        padding: 0px !important;
    }
    .conf_version {
        float: left;
        margin-top: 50px;
    }
    .conf_version ul {
        float: left;
        border-bottom: 1px dotted #CCC;
        width: 660px;
        padding-bottom: 53px;
    }
    .conf_version ul li {
        float: left;
        padding-left: 37px;
        font-family: arial;
        font-size: 13px;
    }
    .conf_version .version {
        background: url("img/dropdown_arrow.png") no-repeat scroll right center #E5E5E5;
        float: left;
        height: 34px;
        overflow: hidden;
        width: 178px;
    }
    .conf_version .version select {
        background-color: #E5E5E5;
        border: 1px solid #E5E5E5;
        font-size: 16px;
        height: 34px;
        padding: 5px;
        width: 177px;
    }
    .price_lbl {
        float: left;
        font-size: 18px;
        margin-right: 8px;
        margin-top: 7px;
        font-weight: normal;
    }
    .prezzo {
        float: right;
        font-size: 26px;
        font-weight: bold;
    }
    .ver_margin_top {
        margin-top: 8px;
    }
    .config_price {
        float: left;
        margin-left: 20px;
        margin-top: 11px;
        margin-bottom: 37px;
        width: 680px;
    }
    .config_avanti {
        float: right !important;
    }
    .sintesi {
        margin: 0;
        margin-top: 20px;
        margin-left: 20px;
    }
    .sintesi .conf_version {
        margin-top: 0px !important;
        border-bottom: 1px dotted #CCC !important;
    }
    .right {
        float: left !important;
    }
    #value1 {
        margin-left: 290px;
        float: left;
    }
    #value2,#Step2,#Step3,#Step4 {
        display: none;
    }
    #Step3 .version {
        margin-left: 252px;
    }
    .padding20 {
        padding: 20px !important;
    }
    #Step2 {
        text-align: center;
        width: 100%;
        position: relative;
    }
    #Step1 {
        display: block;
    }
    #Step4 .bgImag {
        margin-left: 129px;
    }
    .site_yl_nav label,.site_yl_nav img {
        float: left !important;
    }
    .confg_content {
        width: 700px;
        float: right !important;
    }
    .sintesiLeft {
        float: left !important;
        margin-left: 298px;
    }
    .confg_accBlock {
        width: 180px !important;
        margin-right: 30px;
        margin-top: 20px;
    }
    .confg_accBlockW {
        width: 180px !important;
        min-width: 180px !important;
        font-family: Arial, Helvetica, sans-serif;
    }
    .confg_accBlockAdd {
        margin-top: -3px !important;
    }
    .confg_acc {
        float: left;
        padding: 0px !important;
        margin-left: 30px;
    }
    .sintesiUL {
        padding-bottom: 30px !important;
        border-bottom: none !important;
    }
    #selectedAcc {
        float: left;
        font-family: Arial, Helvetica, sans-serif !important;
        display: none;
    }
    .remove_ACC {
        background-color: #FD0;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 2px;
        padding-bottom: 5px;
        float: right;
        margin-left: 30px;
    }
    .sintesi_acc_hd {
        float: left;
        font-size: 13px;
        margin-top: 8px;
    }
    .sintesi_acc_list {
        float: left;
        margin-left: 20px;
        width: 300px;
        display: none;
    }
    .sintesi_acc {
        padding-bottom: 12px;
        font-size: 13px;
        float: left;
        min-width: 400px;
    }
    .sintesi_acc label {
        float: left;
        margin-top: 8px;
    }
    .sintesi_acc a {
        background-color: #FD0;
        padding-left: 9px;
        padding-right: 9px;
        padding-top: 2px;
        padding-bottom: 5px;
        float: left;
        margin-left: 30px;
    }
    .sintesiBorder {
        border-bottom: 1px dotted #CCC;
    }
    #Step4 .prezzo {
        margin-left: 249px !important;
    }
    #riepilogo_event {
        float: left;
        padding: 40PX;
        width: 620px;
        display: none;
        padding-bottom: 0px;
    }
    .space {
        margin-right: 100px;
    }
    .ricomincia {
        float: right;
        margin-bottom: 40px;
        display: none;
        margin-right: 20px;
    }
    #Step4 {
        text-align: center;
        width: 100%;
        position: relative;
    }
    .OverlapImage {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        display: none;
        height: auto;
    }
    #selectedColor {
        float: right;
        margin-top: 7px;
    }
    .sintesiValue {
        width: auto !important;
        min-width: 0 !important;
    }
}