/*not remove this keyframes, when builded the "s" disappear*/
@keyframes carIn {
    0% {
        left: 38%;
        opacity: 0;
    }

    100% {
        left: 46.5%;
        opacity: 1;
    }
}

@keyframes textIn {
    0% {
        bottom: 2%;
        opacity: 1;
    }

    100% {
        bottom: 13%;
        opacity: 1;
    }
}

#chooselanguage {
    padding-right: 0 !important;
}

#chooselanguage .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
}

#chooselanguage .modal-dialog .modal-content {
    height: 100%;
}

#chooselanguage #splash-container {
    position: relative;
    text-align: center;
}

#chooselanguage #splash-container .logo-wrapper {
    position: relative;
}

#chooselanguage #splash-container .logo:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background: #ad0c33;
    top: 78%;
    left: 50%;
}

#chooselanguage #splash-container .logo img {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    margin: 55px 0;
}

#chooselanguage #splash-container h1 {
    font-weight: 800;
    font-family: "Open Sans",sans-serif;
    font-size: 3em;
    line-height: 5.1rem;
    color: #e0e0e0;
}

#chooselanguage #splash-container h1 .hg{
    color: #ad0c33;
}

#chooselanguage #splash-container p {
    color: #000;
    font-size: 1.5em;
    font-weight: 700;
    margin: 35px;
    line-height: 1.3em;
}

#chooselanguage #splash-container .cta-wrapper {
    text-align: center;
}

#chooselanguage #splash-container .cta-wrapper li {
    margin: 0 auto 25px auto;
    max-width: 200px;
    display: block;
}

#chooselanguage #splash-container .cta-wrapper li a {
    text-transform: uppercase;
    letter-spacing: 2px;
}

#float-call {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #b00030;
    color: #fff;
    display: none;
    text-align: center;
    padding-bottom: 10px;
}

#float-call.opened {
    display: block;
    z-index: 9999;
}

#make-call, #video-call {
    width: 133px;
    height: 21px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    background-color: #91052a;
}

#make-call{
    background-image: url(https://geoservice.fiat.com.tr/content/img/phone.png);
    background-position:  5px center;
    background-repeat:  no-repeat;
    background-size: 7%;
}

#video-call{
    background-image: url(https://geoservice.fiat.com.tr/content/img/video_call.png);
    background-position:  0 center;
    background-repeat:  no-repeat;
    background-size: 18%;
    text-align: right;
    padding-right: 10px;
    display: none;
}

#float-call .call-left-side img{
    transform: translateY(-15px);
}

#cl-banner .checkbox  label:after {
    content: "";
    display:none;
}

#js-helpalive-container {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 99999;
}

#chooselanguage {
    padding-right: 0 !important;
}

#chooselanguage .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0;
}

#chooselanguage .modal-dialog .modal-content {
    height: 100%;
}

#chooselanguage #splash-container {
    position: relative;
    text-align: center;
}

#chooselanguage #splash-container .logo-wrapper {
    position: relative;
}

#chooselanguage #splash-container .logo:after {
    content: "";
    position: absolute;
    height: 20px;
    width: 2px;
    background: #ad0c33;
    top: 78%;
    left: 50%;
}

#chooselanguage #splash-container .logo img {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    margin: 55px 0;
}

#chooselanguage #splash-container h1 {
    font-weight: 800;
    font-family: "Open Sans",sans-serif;
    font-size: 3em;
    line-height: 5.1rem;
    color: #e0e0e0;
}

#chooselanguage #splash-container h1 .hg{
    color: #ad0c33;
}

#chooselanguage #splash-container p {
    color: #000;
    font-size: 1.5em;
    font-weight: 700;
    margin: 35px;
    line-height: 1.3em;
}

#chooselanguage #splash-container .cta-wrapper {
    text-align: center;
}

#chooselanguage #splash-container .cta-wrapper li {
    margin: 0 auto 25px auto;
    max-width: 200px;
    display: block;
}

#chooselanguage #splash-container .cta-wrapper li a {
    text-transform: uppercase;
    letter-spacing: 2px;
}

#float-call {
    position: fixed;
    width: 100%;
    bottom: 0;
    background: #b00030;
    color: #fff;
    display: none;
    text-align: center;
    padding-bottom: 10px;
}

#float-call.opened {
    display: block;
    z-index: 9999;
}

#make-call, #video-call {
    width: 133px;
    height: 21px;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 11px;
    border-radius: 3px;
    background-color: #91052a;
}

#make-call{
    background-image: url(https://geoservice.fiat.com.tr/content/img/phone.png);
    background-position:  5px center;
    background-repeat:  no-repeat;
    background-size: 7%;
}

#video-call{
    background-image: url(https://geoservice.fiat.com.tr/content/img/video_call.png);
    background-position:  0 center;
    background-repeat:  no-repeat;
    background-size: 18%;
    text-align: right;
    padding-right: 10px;
    display: none;
}

#float-call .call-left-side img{
    transform: translateY(-15px);
}

#cl-banner .checkbox  label:after {
    content: "";
    display:none;
}

#js-helpalive-container {
    position: fixed;
    bottom: 50px;
    right: 10px;
    z-index: 99999;
}

html .bev-discover-incentives .container .result .table .body .row .description .title {
    text-transform: uppercase
}

body .bev-faq .container .packages-container .cta-faq{
    margin-left: 50%;
    transform: translateX(-50%);
}

html .bev-discover-incentives .container .result .table .body .row .description .title {
    text-transform: uppercase
}

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(1).active {
    background: #000000;
    background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
    background-size: 100% 55% !important;
    background-repeat: no-repeat !important;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(2).active {
    background: #000000;
    background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
    background-size: 100% 55% !important;
    background-repeat: no-repeat !important;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(2) {
    background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.black .trim-box:nth-child(1) {
    background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .world-select .family_carousel_wrapper.black .container-bev .family_trim_container .img-container {
    width: 100vw;
    margin-left: 50%;
    transform: translateX(-50%);
    padding-bottom: 4px;
}

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(1).active {
    background: #000000;
    background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(2).active {
    background: #000000;
    background: linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -moz-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    background: -webkit-linear-gradient(34.34deg, #000000 0.09%, #626262 100.05%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#626262",GradientType=1);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(2) {
    background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .world-select .trim-selector-container .trim-selector.blacker .trim-box:nth-child(1) {
    background-image: linear-gradient(84.91deg,#787878 0,#a4a4a4 100.03%);
    background-size: 100% 55%;
    background-repeat: no-repeat;
    margin-left: 10px; }

body .text-section .text p{font-size: 14px}

body .eletric-bev .eletric-list .icon-pillar img{width:75px;}

a.btn.btn-primary.btn-icon.live-sup-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 16px 10px;
}

a[href^="https://laprima.fiat"], a[href^="https://laprima-de.fiat"], a[href^="https://laprima-fr.fiat"], a[href^="https://laprima-it.fiat"], a[href^="https://laprima-nl.fiat"], a[href^="https://laprima-lu.fiat"], .bottom_bar .bottom-bar-cta {
    display: none !important;
}

button.float-call-close {
    position: absolute;
    right: 0;
    top: 0;
    background: #ad0c33;
    border: none;
    color: #fff;
    border-radius: 50%;
    font-size: 20px;
    transform: translateY(-50%);
}

.family_carousel_text_box .trim-title {
    font-family: "Lato", "Open Sans", sans-serif;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    letter-spacing: .03em;
    color: #182c3c;
    margin-bottom: 28px;
}

/*si puÃ² togliere dopo deploy*/
.family_carousel_wrapper.new .title-model-carousel-trims {
    display: none !important;
}

/*non togliere mai, il minificatore online toglie la s dopo lo 0*/
.heroAnimation-bev .redWelcome-container .rowIntro {
    animation: 0.4s ease-out 0s 1 textIn;
}

/*non togliere mai, il minificatore online toglie la s dopo lo 0*/
.heroAnimation-bev .redWelcome-container .modelImage {
    animation: 0.5s ease-out 0s 1 carIn;
}

/*si puÃ² togliere dopo deploy*/
.heroAnimation-bev {
    margin-top: 0;
}

.cover-title.caption-shadow {text-shadow: 0 1px 2px rgba(0,0,0,0.6);}

.cover-subtitle.caption-shadow {text-shadow: 0 1px 2px rgba(0,0,0,0.6);}

/*si puÃ² togliere dopo deploy*/
.brochure-list .tab-header {
    display:none !important;
}

.bev-modal-contry .modal-dialog,
.bev-modal-contry-2020 .modal-dialog {
    min-height: calc(100vh - 60px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: auto;
}

.bev-modal-contry-2020 .close,
.bev-modal-contry .close {
    position: absolute;
    top: 10px;
    font-size: 30px;
}

.bev-modal-contry .modal-header,
.bev-modal-contry-2020 .modal-header {
    margin: 0;
    border-bottom: 0;
}

.bev-modal-contry .modal-title,
.bev-modal-contry-2020 .modal-title {
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 2.5vw;
}

.bev-modal-contry .modal-body,
.bev-modal-contry-2020 .modal-body {
    margin-top: 0;
    margin-bottom: 0;
}

.bev-modal-contry .paragraph,
.bev-modal-contry-2020 .paragraph {
    text-align: center;
    font-size: 1vw;
    line-height: 1.5vw;
    padding-bottom: 20px;
}

.bev-modal-contry .container,
.bev-modal-contry-2020 .container {
    position: relative;
    width: 100%;
}

.bev-modal-contry .container .country-list,
.bev-modal-contry-2020 .container .country-list {
    display: flex;
    flex-wrap: wrap;
    padding-bottom: 20px;
    width: 90%;
    margin: auto;
}

.bev-modal-contry .container .country-list li,
.bev-modal-contry-2020 .container .country-list li {
    width: 33%;
    padding: 15px;
}

.bev-modal-contry .container .country-list li img,
.bev-modal-contry-2020 .container .country-list li img {
    margin-right: 10px;
}

.bev-modal-contry .container a,
.bev-modal-contry-2020 .container a {
    text-decoration: none;
    outline: 0;
    color: #000;
    cursor: pointer;
    font-size: 16px;
    font-family: "Roboto", sans-serif;
}

.bev-modal-contry .container .international,
.bev-modal-contry-2020 .container .international {
    text-align: center;
    padding: 20px 0 10px 0;
    border-top: 1px solid #e5e5e5;
}

.bev-modal-contry .container .international img,
.bev-modal-contry-2020 .container .international img {
    margin-right: 10px;
}

/*si puÃ² togliere dopo deploy*/
.bev-connectivity .img-background {
    background-size: cover;
    background-position: center;
}

.section-global .section-gab .section-thankyou .button_typ {
    float: none !important; }

.promo-other-models .col-xs-12.col-sm-6.col-md-4.result-container.vertical-spacing.fiat-show {
    margin-bottom: 50px;
}

.main-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-shop:before,
.sticky-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-shop:before,
.main-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-video_white:before,
.sticky-navigation .main-navbar-mobile .wrap-menu-mobile-right .link-uppermenu-menu>.btn>.icon-video_white:before{
    right: auto;
    left: 10px;
    width: 20px;
    text-align: center;
}

/*si puÃ² togliere dopo deploy*/
.technology-bev-modal .container-technology .box-technology-img {
    width: 50%;
}

/*si puÃ² togliere dopo deploy*/
.technology-bev-modal .container-technology .box-technology-text {
    width: 50%;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .container-content {
    min-height: unset;
    height: auto;
    width: 100%;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column {
    height: 100%;
    min-height: 340px;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column img {
    height: 100%;
    width: auto;
}

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .single-auto-family { margin-bottom: 30px; }

.our-cars .wrap-container-our-cars .container-our-cars .row-our-cars img {
    height: auto;
    width: 100%;
}

.navigation .nav-model2020 .container .nav-mp2020.mobile .nav-logo{position: fixed;
    transform: translate3d(0,0,0);}

.service-links + hr + .row .col-sm-8 {
    float: right;
    text-align: right;
}

.link-market-page {
    text-align: left;
}

.company-info {
    margin-right: 40px;
}

.live-sup {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 999;
    display:flex;
    align-items:flex-end;
}

.live-sup #js-helpalive-container {
    position: static;
    margin-top: 14px;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}

.order-0{
    order:0;
}

.order-1{
    order:1;
}

.order-0:hover .hover-btn-group {
    display: flex;
    justify-content: space-between;
}

.order-0 .hover-btn-group {
    display: none;
}

.hover-btn-group {
    margin-left: 30px;
}

.sub-btn {
    margin-left: 10px;
    max-width: 150px;
}

.header-top-fixed .upper-header .first-block ul>li {
    width:auto !important;
}

.description .btn{
    width:160px !important;
    float: right;
}

.description .btn.btn-260{
    width:260px !important;
}

.a-float-right{
    float:right
}

.section-global .form-models-list .wrap-car-model {
    height: 182px;
}

.td{
    box-sizing: border-box;
    padding: 10px;
    border: solid 1px #eeeeee;
}

.header-top-fixed .upper-header .first-block ul>li {
    width:auto !important;
}

.description .btn{
    width:160px !important;
    float: right;
}

.clear-both{
    clear:both  !important;
}

.clear-left{
    clear:left  !important;
}

.text-align-right{
    text-align:right  !important;
}

.text-align-center{
    text-align:center  !important;
}

.float-left{
    float:left  !important;
}

.float-right{
    float:right  !important;
}

.margin-bottom--50{
    margin-bottom:-50px
}

.position-absolute{
    position:absolute
}

/*si puÃ² togliere dopo deploy*/
.promo-description .container .form-container .col-left .description p.max-width-600 {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
}

.font-1 {
    font-size: 1.1em !important;
    line-height: 1.4em !important;
}

/*si puÃ² togliere dopo deploy*/
.promo-description .container .form-container .col-left .description ul li.list-none{
    list-style-type: none !important;
}

.position-relative{
    position:relative !important;
}

.ehub-text-video .slide-container .container .slide-container-text {
    padding: 0 20px;
    display: block;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub .cta-image img {
    height: auto;
    width: 100%;
}

.has-rect-image img.img-circle {
    border-radius: 0;
}

/*si puÃ² togliere dopo deploy*/
.bev-technology-container {
    height: 100%;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub.ehub-text-video {
    height: 100%;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology, .bev-tecnology .slide-container {
    height: 100%;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .container  {
    display: flex;
    align-items: unset;
    flex-direction: unset;
    position: relative;
    height: auto;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .slide-container-text{
    display: block;
    width: 50%;
    padding: 0 20px;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .container .title, .bev-tecnology .slide-container .slide-container-text .title {
    max-width: 100%;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .container .paragraph, .bev-tecnology .slide-container .slide-container-text .paragraph {
    max-width: 100%;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .video-container {
    position: relative;
    flex-direction: unset;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container .container {
    display: flex;
    flex-direction: row;
    align-items: center;
    width: 100%;
    max-width: 1180px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container.left .container {
    flex-direction: row-reverse;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container.left .container img {
    position: relative;
    max-width: 100%;
    top: 0;
    transform: translateY(0);

}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .container img {
    position: relative;
    max-width: 100%;
    top: 0;
    transform: translateY(0);
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container .video-container {
    max-width: 50%;
    width: 50%;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub.bev-tecnology .slide-container .container .cta-2020 {
    width: 45%;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub.cta-primary .btn:not(.cta-image) {
    min-width: 50%;
}

/*si puÃ² togliere dopo deploy*/
.electric-hub .cta-image {
    margin-bottom: 10px;
}

/*si puÃ² togliere dopo deploy*/
.bev-tecnology .slide-container {
    text-align: left;
}

.world-select .family_carousel_wrapper.green .vertical-nav.third {
    transform: translateX(calc(100vw - 115px));
}

@media screen and (orientation:landscape){

    /*si puÃ² togliere dopo deploy*/
    body .bev-tecnology .slide-container .slide-container-text .cta-2020{align-self: flex-end; }

    .bev-modal-contry .container .international,
    .bev-modal-contry-2020 .container .international {
        width: 85%;
        margin: auto;
    }

    /*si puÃ² togliere dopo deploy*/
    body .bev-faq .container .packages-container .cta-faq{
        margin-left: 50%;
        transform: translateX(-50%);
    }

}
.cta-2020.cta-blue{
        border-radius: 80px!important;
}

@media screen and (orientation: portrait){
    body .bev-tecnology .slide-container .slide-container-text .cta-2020{ align-self: center; }

    .bev-modal-contry .modal-title,
    .bev-modal-contry-2020 .modal-title {
        font-size: 6.7vw;
        line-height: 8vw;
        letter-spacing: 1px;
    }

    .bev-modal-contry .paragraph,
    .bev-modal-contry-2020 .paragraph {
        font-size: 3.7vw;
        line-height: 6vw;
        letter-spacing: 1px;
    }

    .bev-modal-contry .container .country-list,
    .bev-modal-contry-2020 .container .country-list {
        width: 100%;
    }

    .bev-modal-contry .container .country-list li,
    .bev-modal-contry-2020 .container .country-list li {
        width: 100%;
        padding: 15px 0;
    }

    .bev-modal-contry .container .international,
    .bev-modal-contry-2020 .container .international {
        text-align: left;
    }

    .electric-hub.ehub-text-video{padding-top: 20px;}

    .pillars-2020 .container .pillars .pillar-box .pillar.pillarFlexed{
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }

    .bev-connectivity .slide-container{height: auto;}

    body .bev-connectivity .slide-container .container{justify-content: center;}

    .navigation .nav-model2020 .container .nav-mp2020.mobile{
        height: 52px;
    }

    .bev-tecnology .slide-container {
        padding: 0;
    }

/*    .ehub-text-video .slide-container .container .slide-container-text .cta-image {
        max-width: 45%;
        height: auto;
    }*/
}

@media(max-width: 1440px) {
    @keyframes carIn {
        0% {
            left: 38%;
            opacity: 0;
        }

        100% {
            left: 46%;
            opacity: 1;
        }
    }
}

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

    .header-top-menu .header-open-items .nav ul {
        overflow-y: scroll;
        max-height: calc(100vh - 110px);
        -ms-overflow-style: none;  /* IE and Edge */
        scrollbar-width: none;
    }

    .header-top-menu .header-open-items .nav ul::-webkit-scrollbar {
        display: none;
    }

    /*si puÃ² togliere dopo deploy*/
    .eletric-bev.color-red-dark .box-eletric-list { width: 50%; padding-right: 20px;}

    /*si puÃ² togliere dopo deploy*/
    .eletric-bev.color-red-dark .box-eletric-car { width: 50%;}

    .live-sup {
        bottom: 50px;
        right: 15px;
        align-items: flex-end;
    }

    .live-sup:hover {
        flex-flow:column-reverse;
    }

    .sub-btn {
        margin-bottom: 9px;
    }

    .order-0:hover .hovered-btn {
        display: none
    }

    .hover-btn-group {
        flex-flow: column;
        margin-right: 25px;
    }

    .section-global .form-models-list .wrap-car-model {
        height: 162px;
    }
}

@media only screen and (min-device-width: 1025px) and (max-device-width:1600px) {
    .mp-geneva-hotspot {
        height:calc(100vh - 50px);
    }
}

/*query tablet portrait*/
@media(max-width: 991px) {

    @keyframes carIn {
        0% {
            left: 38%;
            opacity: 0;
        }

        100% {
            left: 44%;
            opacity: 1;
        }
    }
    @keyframes textIn {
        0% {
            bottom: 2%;
            opacity: 1;
        }

        100% {
            bottom: 11%;
            opacity: 1;
        }
    }

    #chooselanguage #splash-container {
        left: auto;
        position: relative;
        margin: 0 auto;
        margin-top: 5%;
        transform: none;
    }

    .a-game:after{
        top:-60px;
    }

    .model-hero:not(.parbase) .container-model-car .wrap-img img {
        margin-top: 10px;
        max-width: 100%;
    }

    .discover-feature-bev .electric-list-feature .primary-red {
        width: 50%;
        margin: 0 auto;
    }

    .eletric-bev.color-red-dark .box-eletric-list {
        width: 50%;
        padding-right: 20px;
    }

    .eletric-bev.color-red-dark .box-eletric-car {
        width: 50%;
    }

    .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .container-content {height: auto}

    .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column {
        min-height: 310px;
    }

    .section-global .form-models-list .wrap-car-model {
        height: 142px;
    }

    .electric-hub.bev-tecnology .slide-container .container {
        display: block;
        max-width: 100%;
    }

    .ehub-text-video .slide-container .container .slide-container-text {
        width: 100%;
        max-width: 100%;
    }

    .electric-hub.ehub-text-video .slide-container .video-container {
        width: 100%;
        max-width: 100%;
    }

    .bev-tecnology .slide-container .slide-container-text {
        width: 100%;
        max-width: 100%;
    }
}

/*query tablet landscape*/
@media only screen and (min-width : 376px) and (max-width : 1024px) and (orientation: landscape) {
    @keyframes carIn {
        0% {
            left: 38%;
            opacity: 0;
        }

        100% {
            left: 45%;
            opacity: 1;
        }
    }
    @keyframes textIn {
        0% {
            bottom: 2%;
            opacity: 1;
        }

        100% {
            bottom: 10%;
            opacity: 1;
        }
    }
}

/*query mobile*/
@media(max-width: 767px) {

    @keyframes carIn {
        0% {
            left: 38%;
            opacity: 0;
        }
        100% {
            left: 41%;
            opacity: 1;
        }
    }

    .model-hero:not(.parbase) .container-model-car .wrap-img img { margin-top: 40px; max-width: 90%;}

    .discover-feature-bev .electric-list-feature .primary-red { width: 60%; margin: 0 auto;}

    .technology-bev-modal .container-technology .box-technology-img { width: 100%;}

    .technology-bev-modal .container-technology .box-technology-text { width: 100%;}

    .eletric-bev.color-red-dark .box-eletric-car { width: 100%;}

    .eletric-bev.color-red-dark .box-eletric-list { width: 100%; padding-right: 0;}

    .bev-modal-contry .modal-dialog,
    .bev-modal-contry-2020 .modal-dialog {
        min-height: calc(100vh - 20px);
    }

    .editorial_countdown.anniversary .timer div#time {
        line-height: 25px !important;
        margin-top: 4px !important;
    }

    .bg-greyF7 .icon-configura:before{right: auto; left: 15px;}

    .technology-bev-modal .container-technology .box-technology-img {
        width: 100%;
    }

    .technology-bev-modal .container-technology .box-technology-text {
        width: 100%;
    }

    .our-cars .wrap-container-our-cars .container-our-cars .row-our-cars .family-column img {
        width: 150px;
    }

    #chooselanguage #splash-container {
        position: absolute;
        width: 600px;
        height: 400px;
        margin-top: 50%;
        left: 50%;
        transform: translate( -50%, -50% );
    }

    #chooselanguage #splash-container .logo img {
        width: 85px;
        height: 85px;
        margin: 0 0 80px 0;
    }

    #chooselanguage #splash-container h1 {
        font-size: 4.5em;
        margin-top: 25px;
    }

    #chooselanguage #splash-container .cta-wrapper {
        margin: 25px 0;
    }

    #chooselanguage #splash-container .cta-wrapper li {
        display: inline-block;
        width: 200px;
        margin-right: 60px;
        margin-bottom: 0px;
        position: relative;
    }

    #chooselanguage #splash-container .cta-wrapper li:after {
        content: "";
        position: absolute;
        width: 1px;
        height: 100%;
        background: #ccc;
        top: 0;
        right: -30px;
    }

    #chooselanguage #splash-container .cta-wrapper li:last-child {
        margin-right: 0px;
        padding-right: 0px;
    }

    #chooselanguage #splash-container .cta-wrapper li:last-child:after {
        display: none;
    }

    #js-helpalive-container {
        bottom: 70px;
    }

    #js-helpalive-container img {
        width: 70%;
        height: auto;
        float: right;
    }

    .bev-tecnology {
        height: 100%
    }

    .bev-tecnology .slide-container {
        height: 100%;
    }

    .bev-technology-container {
        height: 100%;
    }

    .ehub-text-video .slide-container .container .slide-container-text .store-icon {
        margin-bottom: 0;
    }

    .ehub-text-video .slide-container .container .slide-container-text .cta-image {
        margin-bottom: 15px;
    }

    /*.electric-hub.bev-tecnology .slide-container .container {
        display: block;
    }

    .ehub-text-video .slide-container .container .slide-container-text {
        width: 100%;
        max-width: 100%;
    }

    .electric-hub.ehub-text-video .slide-container .video-container {
        width: 100%;
        max-width: 100%;
    }

    .bev-tecnology .slide-container .slide-container-text {
        width: 100%;
        max-width: 100%;
    }*/
}

@media (max-width: 576px) {
    .live-sup {
        bottom: 60px;
        right: 15px;
    }

    .live-sup-btn {
        height: 25px;
        line-height: 20px;
    }

    .sub-btn {
        margin-bottom: 7px;
        max-width: 200px;
    }

    .hover-btn-group {
        margin-left: 0 !important;
    }

    .hover-btn-group img {
        width: inherit !important;
        max-width: 100% !important;
    }
}

.newFiat23 .canvas-2021 {
    height: 70vh;
    min-height: 450px;
    max-height: 600px;
  }
  .newFiat23 .canvas-2021 picture {
    height: 70vh;
    min-height: 450px;
    max-height: 600px;
  }
  .newFiat23 .hp-visore-wrapper .slick-slide {
    height: 80vh;
    min-height: 600px;
    max-height: 900px;
  }
  .newFiat23 .bev-connectivity .slide-container {
    height: 80vh;
    min-height: 600px;
    max-height: 800px;
  }

.newFiat23 .bev-connectivity .slide-container .img-background {
    background-position: right top;
  }

@media only screen and (min-width: 1200px) {
   .newFiat23-FooterAndHeader .header-top-menu .header-open-models {
	top: 70px!important;
	Height: 100vh;
    }
}
@media only screen and (min-width: 1200px) {
    .newFiat23-FooterAndHeader .header-top-menu > .header {
	transform: translate3d(0,0,0);
    }
}
 @media only screen and (min-width: 1200px) {
	.newFiat23-FooterAndHeader .header-top-menu .header-open-full {
	   top: 70px !important;
	}
}