@media screen and (max-width: 640px){
    .hero-wrap .hero-wrap__inner>img {
        position: relative !important;
    }
}

#choose_market_layer {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 9999;
    top: 0;
    display: none;
}

#choose_market_layer #choose_market_header {
    margin-top: -50px;
    text-align: center;
}

#choose_market_layer #choose_market_header img {
    width: 100px;
}

#choose_market_layer #choose_market_title .title {
    font-size: 25px;
    text-transform: uppercase;
    margin-top: 25px;
    letter-spacing: 3px;
}

#choose_market_layer #choose_market_content {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    margin-top: -36px;
}

#choose_market_layer #choose_market_wrap {
    width: 930px;
    margin: 0 auto;
    background:#fff;
    height: 450px;
    position: absolute;
    left: 50%;
    top: 50%;
    /*transform: translate(-50%, -50% );	*/
    margin-left: -465px;
    margin-top: -225px;
    box-sizing: border-box;
}

#choose_market_layer #choose_market_wrap .ar-col__wrapper {
    width:  calc(100% - 10px);
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small {
    padding-bottom: 0;
    vertical-align: top;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small .link {
    display: block;
    max-width: 225px;
    margin: 15px auto 10px auto;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small p.txt {
    font-size: 14px;
    letter-spacing: inherit;
    margin: 0 auto;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small a {
    display: block;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small a.btn-svg {
    max-width: 100%;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small img {
    width: 70%;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small:after {
    content: "";
    position: absolute;
    display: block;
    height: 40%;
    width: 1px;
    background: #ddd;
    right: -10px;
    top: 40%;
    margin-top: -25%;
}

#choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small:last-child:after {
    display: none;
}

#choose_market_layer #choose_market_content .ext-link {
    content: "";
    background-image: url(/etc/designs/alfaromeo/images/sprite-icons.png);
    background-position: -16px -662px;
    background-repeat: no-repeat;
    width: 21px;
    height: 18px;
    display: inline-block;
}

.bottom--link {
    bottom:16px;
}

.ico.md-stock-red {
    background-position: -1px -4517px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.ico.md-stock-black {
    background-position: -51px -4517px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.ico.md-stock-white {
    background-position: -101px -4517px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.ico.md-stock-blue {
    background-position: -151px -4517px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.navigation--aside .aside__stripe.js-hover .aside__icon .md-stock-white {
    background-position: -1px -4517px;
}

html .slider-wrap .slider__item .slider_image.top-left { background-position: 0 0; }
html .slider-wrap .slider__item .slider_image.top-right { background-position: 0 100%; }
html .slider-wrap .slider__item .slider_image.bottom-left { background-position: 100% 0; }
html .slider-wrap .slider__item .slider_image.top-center { background-position: 0 50%; }
html .slider-wrap .slider__item .slider_image.bottom-center { background-position: 100% 50%; }

/*html .homepage .carousel .content__title p {
    font-size: 35px;
}*/

.eloquaRationalizedForms.parbase.section h1{
    margin-left: 2.3%;
}

.fa-video-camera:before {
    content: url('/content/dam/alfaromeo/uk/en/virtual-demo/resize_1_26x16.png');
}

.news-single .bottom--link--wrapper .bottom--link {
    top:0;
}

.fa.fa-video-camera {
    font-size: 10px;
    padding-right: 10px;
    display: flex;
    align-items: center;
}

.new-promo-accordion.container .dotazioni .row.financial-table .cell {
    min-height: 29px;
}

.new_modelpage_box_video .container_box_video .box_video .play_text {
    width:90%;
}

.sm-mopar {
    background-position:-102px -4158px!important;
    background-repeat:no-repeat;
    display:inline-block;
    width:45px;
    height:45px;
    vertical-align:middle;
}

.navigation--aside .aside__stripe.js-hover .aside__icon .sm-mopar {
    background-position:-2px -4158px !important;
}

.description-box .a-block-text {
    text-align: center;
}

.description-box .a-block-text > div {
    text-align: left;
}

.description-box .a-dd-box-title {
    border-bottom: solid 1px #666666;
    font-size: 14px;
    font-weight: bold;
}

.description-box .a-dd-box,
.description-box .a-dd-box-title {
    height: 60px;
    width: 100%;
}

.description-box .a-dd-box {
    transition: height 0.4s ease;
    overflow: hidden;
    box-sizing: border-box;

    width: 100%;
    margin: 0 0 10px 0;
    position: relative;
    padding: 0;
    color: #ffffff;
}

.description-box .a-dd-box.act {
    height:400px;
}

.description-box .a-dd-box.act.act-650 {
    height:650px;
}

.description-box .a-dd-box.act.act-550 {
    height:550px;
}

.description-box .a-dd-box.act.act-500 {
    height:500px;
}

.description-box .abox >div:nth-of-type(1) {
    border-bottom: solid 1px #444444;
    margin-bottom: 10px;
}

.description-box .a-dd-box span {
    display:block;
    padding:0;
}

.description-box .a-dd-box span:nth-of-type(1) {
    width:90%;
    padding-bottom: 5px;
}

.description-box .a-dd-box span:nth-of-type(2) {
    width:100%;
    font-size: 12px;
    line-height: 1.4;
    padding-top: 10px;
}

.description-box .a-dd-box span:nth-of-type(3),
.description-box .a-dd-box span:nth-of-type(4) {
    width:14%;
}

.description-box .a-t {
    display:inline-block;
    margin:0 4%;
}

.description-box .a-dd-box.act span:nth-of-type(2) {
    padding-top: 5px;
}

.description-box .a-tab-arrow {
    position: absolute;
    z-index: 10;
    right: 0;
    width: 40px;
    text-align: right;
    box-sizing: border-box;
    padding: 0;
    height: 40px;
    cursor: pointer;
    background-image: url(/etc/designs/alfaromeo/images/sprite-icons.png);
    background-repeat: no-repeat;
    background-position: -105px -1003px;
    transition: all 0.4s ease;
}

.description-box .act .a-tab-arrow {
    background-position: -105px -1056px;
}

.description-box .block-text h2.tl-arg {
    margin: 0 0 20px 0;
    text-shadow: 1px 1px 3px #ffffff, -1px -1px 3px #ffffff;
    font: 24px/30px "ApexNew-BookItalic",Helvetica,Arial,sans-serif;
    font-weight: normal;
    letter-spacing: .05em;
}

.description-box .abox {
    min-width: 300px;
    width: 44%;
    margin: 0 2% 2% 2%;
    box-sizing:border-box;
    padding:20px;
    position:relative;
    z-index:8;
    background: rgba(0,0,0,0.6);
    display: inline-block;
    text-align: left;
    vertical-align: top;
}

.description-box .content__title.a-h1 {
    padding-bottom: 0;
    margin: 5px 0 !important;
    color:#ffffff !important;
}

.description-box .a-1-sub {
    background: transparent;
    color: #ffffff !important;
}

.description-box .abox > ul {
    width:46%;
    float:left;
}

.description-box .abox > ul.a-ul1 {
    margin:0 4% 0 0 !important;
}

.description-box .abox > ul.a-ul1 {
    margin:0 0 0 4% !important;
}

.description-box ul{
    font-size:14px !important;
    line-height:1 !important;
    margin:0;
    padding:0 0 5px 0;

}

.description-box ul li {
    color: #eeeeee !important;
    padding-bottom: 5px;
    padding-left:0;
    margin-left: 1.2em;
    line-height: 1.1;
    text-transform: initial;
}

.description-box ul ul {
    font-size:14px !important;
    padding-top: 5px;
}

.description-box ul ul li {
    color: #cccccc !important;
}

.description-box .abox .a-ul:after {
    content: "";
    height: 240px;
    background: #666;
    width: 1px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -120px;
    margin-left: -2%;
}

.description-box .abox h3 {
    font-family:"ApexNew-Bold",Helvetica,Arial,sans-serif;
    line-height: 1.1;
    font-size:17px;
    padding-bottom: 10px;
    color: #ffffff;
}

.grid-news .hero-wrap .l-wrap {
    position: relative;
}

.hero-wrap .hero-wrap__inner .l-wrap {
    min-height: 25vh;
    height: 100%;
}

.hero-wrap.section .hero-wrap__inner .hero-wrap__content {
    position: relative;
    padding: 70px 0 70px 0;
    margin-left: 60px;
    max-width: 470px;
    width: 100%;
    z-index: 1;
    top: 0;
}

/*@media screen and (min-width:640px) {
    .hero-wrap .hero-wrap__inner .hero-wrap__content {
        position: relative;
        padding: 70px 0 70px 0;
        margin-left: 60px;
        max-width: 470px;
        width: 100%;
        z-index: 1;
        top: 0;
    }
}*/
.hero-wrap .hero-wrap__inner>img {
    z-index: 0;
    object-position: 0 63%;
}

.l-page {
    margin-top: 0;
}

@media screen and (min-width: 1400px) {
    .description-box .abox{
        padding:30px;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .content-wrapper {
        padding-top: 60px !important;
    }
}

@media screen and (min-width:1024px) {
    body .hero_video_component{
        overflow: hidden;
        margin-bottom: 0;
    }

    #choose_market_layer #choose_market_wrap {
        width: 750px;
        margin-left: -375px;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small img {
        width: 85%;
    }

    .fa-video-camera:before {
        content: url('/content/dam/alfaromeo/uk/en/virtual-demo/phone_1_26x30.png');
    }

    .description-box .a-t {
        margin: 0 2%;
    }

    .description-box .abox {
        width: 94%;
        font-size: 14px;
    }

    .description-box .a-dd-box span:nth-of-type(2) {
        width: 100%;
        font-size: 11px;
    }

    .description-box .a-dd-box {
        padding: 0 5px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .newmodelpage_highlights .highlights-items {
        display: block;
    }
}

@media screen and (max-width:768px) {
    body .newmodelpage_highlights .highlights_section_title {
        /*padding-top:60px;*/
        height: 100%;
        padding-bottom: 15px;
    }

    .newmodelpage_highlights {
        padding-top: 20px;
    }

    .newmodelpage_highlights .highlights-section-description {
        height: 100%;
    }

    .l-page .accordion:not(.accordion-sitemap) {
        padding: 0;
    }

    .carousel__item {
        padding-bottom: 42px;
    }

    .hero_video_component {
        z-index:0 !important;
    }

    .new-promo-accordion.container .dotazioni .row.financial {
        padding-bottom: 30px !important;
    }

    .description-box .a-t {
        margin:0 5px;
    }

    .image-block .sm-mopar {
        background-position:-2px -4158px !important;
    }

    .image-block .sm-mopar:after {
        content:"";
        background-position:-102px -4158px !important;
        background-repeat:no-repeat;
        display:inline-block;
        width:45px;
        height:45px;
        vertical-align:middle;
    }

    .hero-wrap .hero-wrap__inner .hero-wrap__content {
        margin-left: 0;
    }

}

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

    .description-box  .block-text ul {
        width: 100%;
        margin: 0 !important;
        padding: 0 0 10px 0 !important;
        font-size: 12px !important;
    }

    .description-box .abox {
        font-size: 12px;
        padding: 20px 0;
    }

    .description-box .a-dd-box span:nth-of-type(2) {
        width: 100%;
    }

    .description-box .a-dd-box span:nth-of-type(3), .description-box .a-dd-box span:nth-of-type(4) {
        width: 23%;
        font-size: 11px;
    }

    .hero-wrap .hero-wrap__inner.hero-leasys {
        margin-top: 0;
    }
}

@media screen and (min-width: 561px) and (max-width: 767px) {
    #choose_market_layer #choose_market_wrap {
        height: 270px;
        width: 100%;
        margin: 0 auto;
        top: 15%;
        left: 0;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small img {
        width: 120px;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small .btn-svg .text {
        font-size: 11px;
        word-break: break-word;
    }

    #choose_market_layer #choose_market_title {
        margin-bottom: 10px;
    }

    #choose_market_layer #choose_market_title .title {
        font-size: 13px;
        margin-top: 0;
    }
}

@media screen and (max-width: 560px) {
    #choose_market_layer #choose_market_wrap {
        width: 100%;
        top: auto;
        transform: none;
        margin-left: auto;
        margin-top: 32px;
        left: 0;
        height: calc(100% - 34px);
    }

    #choose_market_layer #choose_market_content {
        margin-top: 40px;
        transform: none;
        top: auto;
        position: absolute;
        overflow: auto;
        height: calc(100% - 100px);
        width: 100%;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper {
        width: 100%;
        margin: 0;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small {
        display: block;
        width: 100%;
        margin-bottom: 15%;
    }

    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small:after {
        display: none;
    }
    #choose_market_layer #choose_market_content .ar-col__wrapper .ar-col__small img {
        width: 150px;
    }

    #choose_market_layer #choose_market_header img {
        width: 60px;
    }

    #choose_market_layer #choose_market_title .title {
        font-size: 14px;
        letter-spacing: 2px;
        margin-bottom: 15px;
    }

    #choose_market_layer #choose_market_header {
        margin-top: -30px;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .ico.md-stock-red {
        background-image: url("../images/sprite-icons@2x.png");
        background-size: 300px auto;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .ico.md-stock-black {
        background-image: url("../images/sprite-icons@2x.png");
        background-size: 300px auto;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .ico.md-stock-white {
        background-image: url("../images/sprite-icons@2x.png");
        background-size: 300px auto;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3), only screen and (min--moz-device-pixel-ratio: 1.3), only screen and (-o-min-device-pixel-ratio: 1.3 / 1), only screen and (min-resolution: 125dpi), only screen and (min-resolution: 1.3dppx) {
    .ico.md-stock-blue {
        background-image: url("../images/sprite-icons@2x.png");
        background-size: 300px auto;
    }
}

@media screen and (min-width:1025px){
    body .hero_video_component{
        overflow: hidden;
        margin-bottom: 0;
    }
}

@media screen and (min-width:768px) and (max-width:1024px){
    .newmodelpage_highlights .highlights-items{
        display: block;
    }
}

@media screen and (max-width:768px){
    body .newmodelpage_highlights .highlights_section_title{
        padding-top:60px;
    }

    .l-page .accordion:not(.accordion-sitemap) {
        padding: 0;
    }

    .carousel__item {
        padding-bottom: 42px;
    }
}


/* AR TONALE - Modifiche da importare nel CSS */

@media screen and (max-width: 991px){
    .cvInternalNavbar__indexContainer{
        overflow-y: scroll;
        max-height: calc( 100vh - 80px );
    }
}

@media screen and (max-height: 460px){
    .cvCanvasHotspot{
        min-height: 200px;
    }
}

.navigation_new.navigation.navigation--min .submenu_desktop .container_modelli_hover .modello_desktop_hover .modello_desktop_hover_left p{
    word-wrap: break-word;
    word-break: break-word;
    white-space: normal;
}

section.ID06-CanvasHotspot{
	min-height:unset;
}

.ID06-CanvasHotspot.section .cvCanvasHotspot__canvas .cvCanvasHotspot svg{
	min-height:100vh;
}