/* Minification failed. Returning unminified contents.
(1620,1): run-time error CSS1019: Unexpected token, found '}'
(1837,1): run-time error CSS1019: Unexpected token, found '@keyframes'
(1838,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(2580,1): run-time error CSS1019: Unexpected token, found '}'
 */
@media only screen and (max-width: 767px) {
      .yellow-marker {
  font-weight: bold;
}


    .href-right {
        float:right;
    }
    .href-left {
        float:left;
    }

    .bg-left-right {
        width:90.5vw;
        height:10vw;
    }
    .btn-left {
        float:left;
        background-image:url('https://images.globes.co.il/Content/Assets/arrow-point-to-left.png');
        background-repeat:no-repeat;
        width:6vw;
        height:6vw;
        background-size:100% auto;
        margin-top:7vw;
        margin-left:1vw;
    }
    .btn-right {
      float:right;
      background-image:url('https://images.globes.co.il/Content/Assets/arrow-point-to-right.png');
      background-repeat:no-repeat;
      width:6vw;
      height:6vw;
      background-size:100% auto;
      margin-top:7vw;
    }
    .btn-left-text {
        font-size:4vw;
        line-height:5;
        margin-right:30vw;
    }
    .btn-right-text {
       font-size:4vw;
       line-height:5;
       margin-right:2vw;
    }
      .person-page-container {
        width: 91vw;
        margin-right: auto;
        margin-left: auto;
        padding-top: 5.15vw;
        direction: rtl;
    }

    .person-img {
        width: 91vw;
        height: 108vw;
        box-shadow:0px 4px 6.8px 0.2px rgba(23, 47, 75, 0.29);
        float: left;
        background-repeat: no-repeat;
        background-size: cover;
    }

    .person-details {
        float: right;
        width: 91vw;
        margin-top:5vw;
        text-align: justify;
    }

    .person-name-line {
        width: 91vw;
        height: 10vw;

    }

    .person-name {
        font-size: 9.375vw;
        float: right;
        margin-top: -1vw;
        font-weight: bold;
    }

    .person-share {
    background-image: url(https://images.globes.co.il/Content/Assets/share.png);
    background-repeat: no-repeat;
    width: 8.6vw;
    height: 8.6vw;
    float: left;
    background-size: 100% auto;
    cursor: pointer;
    position: absolute;
    top: 25vw;
    right: 83vw;
    }

    .person-proffision {
        font-size: 5vw;
        width: 91vw;
        float: right;
    }

    .person-underline {
        width: 91vw;
        height: 1px;
        background-color: black;
        margin-top: 3vw;
        margin-bottom: 2vw;
        display:inline-block;
    }

    .key-sentence {
        width: 91vw;
        font-size: 4.75vw;
        float: right;
        font-weight: bold;
    }

    .person-text {
        width: 91vw;
        float: right;
        font-size: 4.75vw;
        margin-top: 1.5vw;
    }


    .btn-vote-completed {
        float: right;
        background-color: #fdebe2;
        width: 90.5vw;
        height: 9.5vw;
        text-align: center;
        margin-top: 2vw;
        display:none;
    }

    .btn-vote-completed-text {
        color: #c41526;
        line-height: 2.5vw;
        font-size: 4.5vw;
       line-height:10vw

    }

    .logo-container {
        display: none;
    }

    .btn-vote-for-person {
        float: right;
        background-color: #c41526;
        width: 90.5vw;
        height: 9.5vw;
        text-align: center;
        margin-top: 8vw;
    }

    .btn-vote-for-person-text {
        color: white;
        line-height: 2.5vw;
        font-size: 4.5vw;
        line-height:10vw;
    }
}

@media only screen and (min-width: 768px) {



    .header .header-menu {   
    padding-left: 5.46vw;
    list-style-type: none;
    width: 29vw;
    height: 1.7vw;
    font-size: 1.145vw;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #18233f;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    padding-top: 0.4vw;
    position: fixed !important;
    top: 0.9vw !important;
    right: 32.76vw !important;
    padding-top:0.5vw !important;
}





.header .shareButton {
    background-image: url(https://images.globes.co.il/Content/Assets/share.png);
    background-repeat: no-repeat;
    width: 2.6vw;
    height: 2.6vw;
    float: left;
    margin-top: 0.8vw;
    cursor: pointer;
    background-size: 100% auto;
    margin-left: 0 !important; 
    position: fixed !important;
    left: 11vw !important;
    top: 0vw !important;
}


.header .opelLogo {
    background-image: url(https://images.globes.co.il/Content/Assets/logo-opel-Desktop.png);
    background-repeat: no-repeat;
    background-size: auto;
    width: 7.05vw;
    height: 4.16vw;
    float: left;
    background-size: 100% auto;
    position: fixed !important;
    left: 0 !important;
    top: 0 !important;
}


    .yellow-marker {
  font-weight: bold;
}

    
    .bg-left-right {
        width:90.5vw;
        height:10vw;
    }
    .btn-left {
        float:left;
        background-image:url('https://images.globes.co.il/Content/Assets/arrow-point-to-left.png');
        background-repeat:no-repeat;
        width:3vw;
        height:3vw;
        background-size:100% auto;
        top:22vw;
        position:absolute;
        display:inline-table;
        left:5vw;
    }
    .btn-right {
      float:right;
      background-image:url('https://images.globes.co.il/Content/Assets/arrow-point-to-right.png');
      background-repeat:no-repeat;
      width:3vw;
      height:3vw;
      background-size:100% auto;
      top:22vw;
      position:absolute;
      right:5vw;
    }

    .btn-right-text {
        display:none
    }
     .btn-left-text {
         display:none;
    }
   .profile-share {
    float:left;
    background-image: url(https://images.globes.co.il/Content/Assets/share.png);
    background-repeat: no-repeat;
    width: 2.6vw;
    height: 2.6vw;
    background-size: 100% auto;
    cursor:pointer;
   }

    .top-logo-container {
        display:block !important;
    }
    .person-page-container {
        width: 71.8vw;
        margin-left: 14vw;
        margin-top: 7.7vw;
        margin-bottom: 0vw;
        direction: rtl;
        display:inline-block;
        margin-bottom:4vw;

    }

    .person-img {
    width: 23vw;
    height: 30vw;
    float: left;
    background-repeat: no-repeat;
    background-size: cover;
    }

    .person-details {
        float: right;
        width: 43vw;
        text-align: justify;
    }

    .person-name-line {
        width: 43vw;
        height: 3.4vw;
    }

    .person-name {
        font-size: 3.12vw;
        float: right;
        margin-top: -1vw;
        font-weight: bold;
    }

    .person-share {
        background-image: url(https://images.globes.co.il/Content/Assets/share.png);
        background-repeat: no-repeat;
        width: 2.6vw;
        height: 2.6vw;
        float: left;
        background-size: 100% auto;
        cursor: pointer;
    }

    .person-proffision {
        font-size: 1.66vw;
        width: 43vw;
    }

    .person-underline {
        width: 43vw;
        height: 1px;
        background-color: black;
        margin-top: 0.5vw;
        margin-bottom: 0.5vw;
    }

    .key-sentence {
        width: 43vw;
        font-size: 1.38vw;
        float: right;
        font-weight: bold;
    }

    .person-text {
        width: 43vw;
        float: right;
        font-size: 1.38vw;
        font-size: 1.05vw;
        margin-top: 1.5vw;
    }


    .btn-vote-completed {
        float: right;
        background-color: #fdebe2;
        width: 16.65vw;
        height: 2.6vw;
        text-align: center;
        margin-top: 2vw;
        display:none;
    }

    .btn-vote-completed-text {
        color: #c41526;
        line-height: 2.5vw;
        font-size: 1.36vw;
    }

    .logo-container {
        display: block;
    }

    .btn-vote-for-person {
        float: right;
        background-color: #c41526;
        width: 16.65vw;
        height: 2.6vw;
        text-align: center;
        margin-top: 2vw;
        cursor:pointer;
    }

    .btn-vote-for-person-text {
        color: white;
        line-height: 2.5vw;
        font-size: 1.36vw;
    }
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
    font-family:'OpenSansHebrew';
}
@font-face {
    font-family: OpenSansHebrew;
    src: url('../fonts/opensanshebrew/OpenSansHebrew-Regular.woff');
    /*src:url('../fonts/opensanshebrew/OpenSansHebrew-ExtraBold.woff');*/
}
@font-face {
    font-family: Heebo;
    src: url('../fonts/heebo/Heebo-Regular.woff');
}
/*--Mobile--*/
a {
   text-decoration:none;
   color:black;
}
@media only screen and (max-width: 767px) {
    .whatsapp-after-vote {
    display: inline-block;
    margin-right: 1vw;
    }
    .h1-Title {
        display:none;
    }

  body {
       width:100vw;
       direction:rtl;
       margin:0;
       }
    .shareButton {
          background-image: url(https://images.globes.co.il/Content/Assets/share.png);
          background-repeat: no-repeat;
          width: 7.8vw;
          height: 7.8vw;
          float: left;
          margin-left: 0.72vw;
          margin-top: 0.88vw;
          cursor: pointer;
          background-size:100% auto;
    }
    .close-bg-lvl {
    text-align: center;
    position: absolute;
    top: 13vw;
    right: 3vw;
    width: 1.2vw;
    height: 1.2vw;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99999999;
    color: #fff;
    line-height: 1.4vw;
    }
    .popup-opel-details {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
        overflow-y:hidden;
    }

    .opel-details {
        margin-top:15vw;
        width:90vw;
        height:92vw;
        margin-left:auto;
        margin-right:auto;
        background-image:url(https://images.globes.co.il/Content/Assets/opel-details.jpg);
        background-size:100% auto;
        background-repeat:no-repeat;
    }

     

    .popup-gallery-mask {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
        overflow-y:auto;
    }
    .top-head {
        width: 100vw;
        height:auto;
        position: fixed;
        z-index: 3;
        background: white;
    }
    .top-head-background{
    background-image: url(https://images.globes.co.il/Content/Assets/logo-globes.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: calc(100vw - 43vw);
    position: absolute;
    right: 0;
    height: 16vw;
    }
    .car-logo {
        width:27vw;
        background-image: url(https://images.globes.co.il/Content/Assets/logo-opel.png);
        background-size: 101% auto;
        background-repeat:no-repeat;
        position: absolute;
        right: calc(84vw - 27vw);
        height: 16vw;
    }
    .menu {
        width:16vw;
        background-color:#fdece3;
        left:0;
        height: 16vw;
        float:left;
    }
    .top-img-bg {
        width:100vw;
        height:83vw;
        background-image:url('https://images.globes.co.il/Content/Assets/top-background-image.png');
        background-size:100% auto;
        background-repeat:no-repeat;
    }


     .mask {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
    }

     .img-overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:5;
    }
    .captcha-container section {
        margin-top:10vw;
        margin-right:auto;
        margin-left:auto;
    }
    .captcha-container {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
    }
    .header {
      display:none;
    }

    .leaders-top-img-text {
       display:none;
    }
    .topSection .logoNewLeaders {
     background-image: url(https://images.globes.co.il/Content/Assets/logo-new-leaders.png);
    background-repeat: no-repeat;
    display: flex;
    margin: 0 auto;
    width: 40vw;
    height: 23vw;
    background-size: 100% auto;
    position: absolute;
    top: 20.5vw;
    right: 29vw;
    }

    .under-logo-text {
       display:none;
       text-align:center;
       margin-top:-1vw;
    }

    .under-logo-text  h2 {
            font-size:1.56vw;
    }

    .out-managers-text {
        display:none;
        background-color:black;
        width:16.7vw;
        height:2.4vw;
        color:white;
        margin-right:auto;
        margin-left:auto;
    }
     .out-managers-text h2 {
            font-size:1.56vw;
        }
    .title {
        text-align:center;
        font-weight:bold;
        font-size:10.6vw;
    }

      #footer {
        position: relative;
        margin: 0 auto;
        background: #c41526;
        width: 100%;
    }

        #footer .padding {
            position: relative;
            width: 32vw !important;
            height: 9.4vw !important;
            padding: 0.52vw 0px;
            margin: 0 auto;
        }

        #footer .padding .yitlogo {
                background-image: url(https://images.globes.co.il/Content/Assets/footer.png);
                background-repeat: no-repeat;
                width: 33vw !important;
                height: 5.2vw !important;
                background-size:100% auto;
                margin-top:2vw;
            }



        
       .red-stamp-background {
            background-image: url(https://images.globes.co.il/Content/Assets/red-stamp-background.png);
            background-repeat: no-repeat;
            position: absolute;
            left: 0px;
            margin-top: -7.5vw;
            width: 24.5vw;
            height: 48.5vw;
            background-size: 100% auto;
            background-position-x:-6vw;
        }

       .bottomSection {
            height: 129vw;
            background-color: #f6f6f6;
            width:100vw;
            display:inline-block;
            margin-top:10.5vw

        }

             .bottomSection .title {
                 text-align:center;
                 font-weight:bold;
             
            }

       .bottomSection .title h3 {
                 font-size:7.2vw;
                 margin-top:11vw;
        }

       .firstPlaceContainer {
               width: 80vw;
               height: 19.5vw;
               border: solid 2px #000000;
               margin: 0 auto;
               margin-top: 35vw;
               font-size: 5.2vw;
               font-weight: bold;
               text-align: center;
               padding: 0.8vw 4.5vw 0vw 3.7vw;
       }

       .firstPlaceContainer div {
                    margin: 0 auto;
                    margin-top: -1.82vw;
                    width: 36vw;
                    background-color: #f6f6f6;
       }

      .firstPlaceContainer div h3 {
      font-size: 4.4vw;
      font-weight: 800;
      text-align: center;
      color: #c41526;
      font-weight:bold;
      margin-top:-4vw
      }

   .blueCar {
    background-image: url(https://images.globes.co.il/Content/Assets/blue-car.png);
    background-repeat: no-repeat;
    width: 32.18vw;
    height: 19.5vw;
    margin-top: -53.65vw;
    background-size: 100% auto;
    right: 4.53vw;
    }

   
    .firstPlaceDesc {
    width: 81vw;
    height: 14.5vw;
    border: solid 2px #000000;
    margin-top: 43vw;
    margin-right: auto;
    margin-left: auto;
    font-size: 4.05vw;
    font-weight: bold;
    color: #18233f;
    text-align: right;
    padding-top: 3.3vw;
       }

     .firstPlaceDesc div {
                    margin-right: -1.05vw;
                    background-color: #f6f6f6;
      }

      .firstPlaceDesc div span {
                        color: #c41526;
                        font-weight:bold
       }

      
   .stamp-black {
    background-image: url(https://images.globes.co.il/Content/Assets/stamp-black.png);
    background-repeat: no-repeat;
    width: 8.3vw;
    height: 11vw;
    margin: 0 auto;
    background-size: 100% auto;
    margin-top: 20vw;
    position: absolute;
    right:46vw;
   }

   
    .aboutCar {
        width: 70.5vw;
        height: 7vw;
        border-radius: 4px;
        background-color: #ffc107;
        margin: 0 auto;
        margin-top: 6vw;
        text-align: center;
        color: #000000;
        font-size: 3.5vw;
        font-weight: bold;
        padding: 0.5vw;
        cursor: pointer;
        line-height:7vw;
    }


    .bot-car-background {
    margin-top:4vw;
    display: inline-block;
    width: 100vw;
    height:170vw;
    background-image: url(https://images.globes.co.il/Content/Assets/car-background-only-car.png);
    background-size: 130% auto;
    background-repeat: no-repeat;
    background-position-x:-24vw;
    }

    .car-background-only-car-desc-img {
        width:100vw;
        height:8vw;
        background-image: url(https://images.globes.co.il/Content/Assets/car-background-only-car-desc.png);
        background-repeat: no-repeat;
        background-size: 100% auto;
        margin-bottom:3vw;
    }
    .opel-bottom-btn {
        height:8vw;
        margin-top:-9vw;
        cursor:pointer;
    }
    .bot-car-background-left-container {
        width:90.5vw;
        height:115vw;
        background-color:white;
        float:left;
        margin-left:5.4vw;
        margin-top:56vw;
        direction:rtl;
        box-shadow: 0px 8px 16.8px 3.2px rgba(23, 47, 75, 0.29);
    }
    .bot-left-container {
       margin-right:auto;
       margin-left:auto;

    }
    .bot-left-container h2 {
        text-align:center;
        font-size:6.25vw;
        color:black;
        font-weight:bold;
        margin-top:2.8vw
    }
    .left-container-desc {
        margin-right:auto;
        margin-left:auto;
        width:75vw;
        margin-top:3vw;
    }
    .bot-left-container-desc {
        font-size:4.7vw;
        color:black;
        text-align:right;
        margin-top:0.5vw;
        line-height:5.5vw;
    }

    .bot-container-middle-desc {
        margin-top:7vw;
        margin-left:2vw;
        width:75vw;
        height:48vw;
        margin-right:8vw;
    }
    .plus {
        width:2.8vw;
        height:2.8vw;
        background-image:url('https://images.globes.co.il/Content/Assets/plus.png');
        background-size:100% auto;
        background-repeat:no-repeat;
        float:right;
        margin-top:1vw;
        margin-left:3vw
    }
    .bot-left-container-line-text {
        font-size:3.43vw;
        margin-top:1vw;
        font-weight: bold;
    }

    .test-drive-btn {
    width: 78vw;
    text-align: center;
    color: black;
    background-color: #ffc107;
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px;
    cursor: pointer;
    margin-top: vw;
    line-height: 9vw;
    font-size: 3.12vw;
    font-weight: bold;
    position: absolute;
    right: 11vw;
    }


    .pop-up-vote {
        width:91vw;
        height:93vw;
        margin-right:auto;
        margin-left:auto;
        z-index:3;
        background-color:white;
        opacity:1;
        margin-top:13vw;
    }
.close-mask-container {
    width:100%;
    height:1.56vw;
}
.close-mask {
    width:6.7vw;
    height:6.7vw;
    margin-left:3vw;
    margin-top:3vw;
    background-image:url('https://images.globes.co.il/Content/Assets/x.png');
    background-repeat:no-repeat;
    background-size:100% auto;
    cursor:pointer;
    float:left;
}
.v-icon {
    margin-top:10vw;
    width:15.5vw;
    height:15.5vw;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-image:url('https://images.globes.co.il/Content/Assets/verification.png');
    margin-left:auto;
    margin-right:auto;
}

.thanks-for-voting-text {
    margin-top:5vw;
    text-align:center;
}
.thanks-for-voting-text h2 {
    font-size:11vw;
    color:#c41526;
    font-weight:bold;
}
.vote-results-text {
    text-align:center;
}
.vote-results-text h3{
    font-size:5vw;
}
    .site-policy {
        text-align:center;
        margin-top:12vw;
        text-decoration:underline;
    }
  
    .share-your-selection-container {
    width:91vw;
    height:4vw;
    margin-right:auto;
    margin-left:auto;
    margin-top:3.5vw;
}

.share-your-selection-container h4 {
    font-size: 3.7vw;
    text-align: center;
    }

.popup-icons {
    width:35vw;
    height:10vw;
    margin-left:auto;
    margin-right:auto;
    margin-top:1vw;
}
.facebook-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/facebook.png');
        width:7.8vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:7.8vw;
        float:right;
        margin-right:0.1vw
}

    .mobile-menu-share {
    width: 7.8vw !important;
    height: 7.8vw !important;
    background-repeat: no-repeat !important;
    background-size: 100% auto !important;
    opacity: 1;
    float: right;
    margin-top: 5vw;
    margin-right: 3vw;

    }

.email-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/email.png');
        width:7.8vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:7.8vw;
        float:right;
        margin-right:1.04vw;
}
.linkedin-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/linkedin.png');
        width:7.8vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:7.8vw;
        float:right;
        margin-right:1.04vw;
}
    .margin-pop-up-text {
        margin-top:20vw !important;
    }
    .font-policy {
        font-size:3.75vw;
    }

     /*Slick Slider*/
 
.image-big-1 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-1.jpg');
      width:84vw !important;
      height:44vw !important;
      margin-right:4vw;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
.image-big-2 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-2.jpg');
      width:84vw !important;
      height:44vw !important;
      margin-right:4vw;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }    
.image-big-3 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-3.jpg');
      width:84vw !important;
      height:44vw !important;
      margin-right:4vw;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
.image-big-4 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-4.jpg');
      width:84vw !important;
      height:44vw !important;
      margin-right:4vw;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
 
.image-small-1 {
    /*background-image:url('/Content/slider-imgs/slider-small-1.jpg');*/
    background-color:white;
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;

    }
.image-small-2 {
    /*background-image:url('/Content/slider-imgs/slider-small-2.jpg');*/
    background-color:white;
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-3 {
    /*background-image:url('/Content/slider-imgs/slider-small-3.jpg');*/
    background-color:white;
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-4 {
    /*background-image:url('/Content/slider-imgs/slider-small-4.jpg');*/
    background-color:white;
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-5 {
    /*background-image:url('/Content/slider-imgs/slider-small-5.png');*/
    background-color:white;
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    display:none !important;
    }
.gallery-container {
        margin-top:6vw;
        width:87.5vw;
        height:187vw;
        margin-left:auto;
        margin-right:auto;
        margin-bottom:20vw;
    }
    .slider-video {
       width:84vw !important;
       margin-right:auto;
       margin-left:auto;
       height:47vw !important;
       left:0vw !important;
       display:none !important;
    }
    .slider-video iframe {
        margin-top:0vw !important;
        height:38vw !important;
        margin-right:auto !important;
        margin-left:auto !important;
    }

    .slick-track {
        width:84vw !important;
        left:-2vw !important;
        /*background-color:gray;*/
        height:4vw
    }
    .slick-list {
        margin-top:-5vw;
    }
.close-slider-gallery {
  width: 3vw;
    height: 3vw;
    font-size: 4vw;
    right: 6vw;
    position: absolute;
    top: 2.55vw;
    color: white;
    cursor: pointer;
    }
.gallery-rigth-content {
        width:88vw;
        height:106vw;
        float:right;
        background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-right-text-img.png');
        background-size: 100% auto;
        background-repeat:no-repeat;
        margin-top:47vw;
    }

.slick-slider {
   margin-bottom: -5vw !important;
      
    }
.main-slider {
    width: 88vw !important;
    height: 48vw !important;
    display: block;
    margin: 0 auto;
    float: right;
    background-color: white;
}
.slider-for{
  display:block;
  width:88vw !important;
  height:44vw !important;
}
.slider-small-content {
    width:2vw !important;
    height: 2vw !important;
    margin:1vw ;
    position: relative;
    text-align: center;
}

.slider-content {
    width:84vw;
    font-size: 36px;
    height: auto !important;
    /*margin: 1px !important;*/
    padding: 0;
    position: relative;
    text-align: center;
    left:0 !important;
}


.slider-bot-thumbs
{
  margin-top:0;
  display:block;
  width:100%;
  text-align:center;
}


    .body-content {
        padding-top:16vw;
    }

    .mobile-slider-video{
     width:84vw !important;
     position: absolute !important;
     top: 3vw !important;
     height:45vw;
     margin-right:2vw;
     background-color:white;
    }
    .mobile-slider-video-container {
     display:block;
     width:88vw !important;
     position: absolute !important;
     top: 8vw !important;
     height:47vw;
     margin-right:auto;
     margin-left:auto;
     background-color:white;

    }

    .slider-content:not(:first-child)
    {
     margin-top:-42vw !important;
    }

    .slider-content:nth-child(n+2)
    {
     margin-top:-44vw !important;
    }

   
    /*Bureger Menu*/

  .overlay {
  overflow: hidden;
  position: absolute;
  width: 100vw;
  height: 0;
  top: 0;
  z-index: 2;
  background-color: white;
  transition: height 0.3s ease-in-out;
}
.overlay.open {
  height: 100vh;
}
.overlay.open .link-wrapper {
  opacity: 1;
}
.overlay .link-wrapper {
  position: absolute;
  width: 100vw;
  height: auto;
  top: 65vw;
  left: 50vw;
  transform: translate(-50%, -50%);
  opacity: 0;
  transition: opacity 300ms ease 300ms;
}
.overlay .link-wrapper a {
  position: relative;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 8vw;
  line-height: 18vw;
  color: black;
  outline: none;
  border: none;
  text-decoration: none;
  text-transform: uppercase;
  display: block;
  text-align: center;
  padding-bottom: 1vw;
  width:70vw;
  margin-right:15vw;
}
.overlay .link-wrapper a span {
  display: inline-block;
}
.overlay .link-wrapper a span:after {
  content: '';
  display: block;
  margin: auto;
  height: 2vw;
  width: 0vw;
  background: transparent;
  transition: width 300ms ease, background-color 300ms ease;
}
.overlay .link-wrapper a:hover {
}
.overlay .link-wrapper a:hover span:after {
  width: 100vw;
}


.burger_deluxe {
  position: absolute;
  top: 5vw;
  left: 4.5vw;
  cursor: pointer;
  width: 5.4vw;
  height: 5vw;
  z-index: 3;
}
.burger_deluxe .burger_global {
  position: absolute;
  border-top: 0.85vw solid black;
  width: 100%;
}
.burger_deluxe .burger_global.top_bun {
  top: 0;
  transition: transform 500ms ease, border 500ms ease;
  transform-origin: left center;
}
.burger_deluxe .burger_global.patty {
  top: 1.8vw;
  transition: opacity 500ms ease;
}
.burger_deluxe .burger_global.bottom_bun {
  top: 3.75vw;
  transition: transform 500ms ease, border 500ms ease;
  transform-origin: left center;
}
.burger_deluxe.open span {
  border-color: black;
}
.burger_deluxe.open .top_bun {
  transform: rotate(45deg);
}
.burger_deluxe.open .patty {
  opacity: 0;
}
.burger_deluxe.open .bottom_bun {
  transform: rotate(-45deg);
}
.menu-underline {
    width:70vw;
    margin-left:auto;
    margin-right:auto;
    border:1px solid black;    
}




    @keyframes pop-in {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-out {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

.profile-share {
  text-align: center;
  display: inline-block;
  position: absolute;
  top: 23vw;
  left: 7vw;
  }

.i-share a,
.i-share a:hover,
.i-share a:active,
.i-share a:visited,
.i-share a:focus {
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  text-decoration: none;
}
.i-share .toggle {
  /*display: inline-block;*/
  border-radius: 50%;
  width:7.8vw;
  height:7.8vw;
  margin: 0 0;
  z-index: 3;
}
.i-share:hover .dials a {
  animation: pop-in .3s ease both;
}
.i-share .dials {
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 1!important;
  position: absolute;
}
.i-share .dials a {
  display: inline-block;
  border-radius: 50%;
  width:7.8vw;
  height:7.8vw;
  margin: 0.3vw 0;
  transform: scale(0);
  animation: pop-out .3s ease both;
}
.i-share .dials a.pop-in {
  animation: pop-in .3s ease both;
}
.i-share .dials li:nth-child(0) a {
  animation-delay: 0s;
}
.i-share .dials li:nth-child(1) a {
  animation-delay: 0.1s;
}
.i-share .dials li:nth-child(2) a {
  animation-delay: 0.2s;
}
.i-share .dials li:nth-child(3) a {
  animation-delay: 0.3s;
}
.i-share .dials li:nth-child(4) a {
  animation-delay: 0.4s;
}
.i-share .dials li:nth-child(5) a {
  animation-delay: 0.5s;
}
.i-share .dials li:nth-child(6) a {
  animation-delay: 0.6s;
}

.dials {
   background-color:rgba(0,0,0,0) !important;
}

.bg-linkedin {
  background-image:url('https://images.globes.co.il/Content/Assets/Linkedin-2.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:7.8vw;
  height:7.8vw;

}

.bg-facebook {
  background-image:url('https://images.globes.co.il/Content/Assets/facebook.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:7.8vw;
  height:7.8vw;
}

 .bg-whatsApp {
  background-image:url('https://images.globes.co.il/Content/Assets/WhatsApp.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:7.8vw;
  height:7.8vw;
  }

.bg-google-plus {
  background-image:url('https://images.globes.co.il/Content/Assets/email.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:7.8vw;
  height:7.8vw;
}



/*Captcha*/
fieldset { 
  border: 1px solid #ccc; 
  padding: 14px; 
  max-width: 345px;
  background-color: #fff;
  border-radius: 5px;
}

section { width:310px }

.CaptchaWrap { position: relative; }
.CaptchaTxtField { 
  border-radius: 5px; 
  border: 1px solid #ccc; 
  display: block;  
  box-sizing: border-box;
}

#UserCaptchaCode { 
  text-align:right;
  padding: 15px 10px; 
  outline: none; 
  font-size: 18px; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
  width: 280px;
}
#CaptchaImageCode { 
  text-align:center;
  margin-top: 15px;
  padding: 0px 0;
  width: 280px;
  overflow: hidden;
}

.capcode { 
  font-size: 46px; 
  display: block; 
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; 
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: italic;
}

.ReloadBtn { 
    background:url('https://images.globes.co.il/Content/Assets/update-64.png') left top no-repeat;   
    background-size: 100%;
    width: 32px;
    height: 32px;
    border: 0px;
    outline: none;
    cursor: pointer;
    margin-top: 19px;
    float: left;
}
.btnSubmit {
  margin-top: 15px;
  border: 0px;
  padding: 10px 20px; 
  border-radius: 5px;
  font-size: 18px;
  background-color: #1285c4;
  color: #fff;
  cursor: pointer;
}

.error { 
  color: red; 
  font-size: 12px; 
  display: none; 
}
.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}

    .close-captcha {
    width: 15px;
    height: 15px;
    background-image: url(https://images.globes.co.il/Content/Assets/x.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    float: right;
    margin-bottom: 15px;
    }
/*-----------------------------------------------------------------------*/


    .winner-play {
    position: absolute;
    width: 13.4vw;
    height: 13.4vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(https://images.globes.co.il/Content/Assets/winners-play.png);
    margin-top: 50vw;
    margin-right: 38vw;
    cursor:pointer;
    z-index:1;
    }

    .second-third-play {
    position: absolute;
    width: 13.4vw;
    height: 13.4vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(https://images.globes.co.il/Content/Assets/winners-play.png);
    margin-top: 30vw;
    margin-right: 16vw;
    cursor:pointer;
    z-index:1;
    }

     .video-iframe {
        display:none;
        width: 82vw !important;
        z-index:5 !important;
        position:absolute;
        right:8vw;
        margin-top:40vw !important;        
    }
  
    .btn_accessibility_action {
        position:absolute;
    }
    .btn_accessibility {
        display:none !important;
    }

 
 .overlay.open + #accessibility
 {
  opacity:1;
 }
.overlay + #accessibility {
    right: 15vw ;
    position: absolute ;
    top: 5.1vw ;
    width: 7.6vw ;
    height: 7.6vw ;
    cursor: pointer;
    z-index: 2 ;
    opacity: 0 ;
    transition: opacity 50ms ease 50ms;
}
      .yellow-marker {
  background-color: white;
}

}

/*-----------------------------------------------------------------------*/


  /*--DeskTop--*/
@media only screen and (min-width: 768px) 
{

     .opel-bottom-btn {
        height:2.5vw;
        margin-top:-2.7vw;
        cursor:pointer;
    }

  .yellow-marker {
  background-color: white;
}
    .h1-Title {
        display:none;
    }

    .accessibility_action1 {
        top:calc(100vw - 92vw) !important;
    }
    .btn_accessibility_action {
        right:calc(100% - 300px) !important;
        position:absolute;
    }
    .btn_accessibility {
        display:none !important;
    }
    #accessibility {
    left: 7vw;
    position: fixed;
    top: 0.8vw;
    width: 2.6vw;
    height: 2.6vw;
    cursor:pointer;
    z-index:4;
    }
    .red-car-top-bg {
        background-image:url(https://images.globes.co.il/Content/Assets/top-background-image-car.png);
        background-repeat:no-repeat;
        background-size:100% auto;
        width: 25.1vw;
        height: 15.6vw;
        position:absolute;
        top:28vw;
        left:1.2vw;
    }
    .img-overlay {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:5;
    }

    .winner-video {
        margin-top:-25vw !important;
    }

    .video-iframe {
        display:none;
        width: 60vw !important;
        z-index:5 !important;
        position:absolute;
        right:20vw;
        top:80vw;
        /*height: 100% !important;*/
        
    }
    .winner-play {
    position: absolute;
    width: 4.5vw;
    height: 4.5vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(https://images.globes.co.il/Content/Assets/winners-play.png);
    margin-top: 23vw;
    margin-right: 13.8vw;
    cursor:pointer;
    z-index:1;
    }

    .second-third-play {
    position: absolute;
    width: 4.5vw;
    height: 4.5vw;
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-image: url(https://images.globes.co.il/Content/Assets/winners-play.png);
    margin-top: 23vw;
    margin-right: 8.2vw;
    cursor:pointer;
    z-index:1
    }

/*Captcha*/
    .close-captcha {
    width: 0.8vw;
    height: 0.8vw;
    background-image: url(https://images.globes.co.il/Content/Assets/x.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    cursor: pointer;
    float: right;
    margin-bottom: 15px;
    }

fieldset { 
  border: 1px solid #ccc; 
  padding: 15px; 
  max-width: 345px;
  background-color: #fff;
  border-radius: 5px;
}

.captcha-container section { 
    padding: 0 15px;
    width: 343px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10vw;

}

.CaptchaWrap { position: relative; }
.CaptchaTxtField { 
  border-radius: 5px; 
  border: 1px solid #ccc; 
  display: block;  
  box-sizing: border-box;
}

#UserCaptchaCode { 
  text-align:right;
  padding: 15px 10px; 
  outline: none; 
  font-size: 18px; 
  font-weight: normal; 
  font-family: 'Open Sans', sans-serif;
  width: 343px;
}
#CaptchaImageCode { 
  text-align:center;
  margin-top: 15px;
  padding: 0px 0;
  width: 300px;
  overflow: hidden;
}

.capcode { 
  font-size: 46px; 
  display: block; 
  -moz-user-select: none;
  -webkit-user-select: none;
  user-select: none; 
  cursor: default;
  letter-spacing: 1px;
  color: #ccc;
  font-family: 'Roboto Slab', serif;
  font-weight: 100;
  font-style: italic;
}

.ReloadBtn { 
  background:url('https://images.globes.co.il/Content/Assets/update-64.png') left top no-repeat;   
  background-size : 100%;
  width: 32px; 
  height: 32px;
  border: 0px; 
  outline: none;
  position: absolute; 
  bottom: 30px;
  left : 310px;
  outline: none;
  cursor: pointer; /**/
}
.btnSubmit {
  margin-top: 15px;
  border: 0px;
  padding: 10px 20px; 
  border-radius: 5px;
  font-size: 18px;
  background-color: #1285c4;
  color: #fff;
  cursor: pointer;
}

.error { 
  color: red; 
  font-size: 12px; 
  display: none; 
}
.success {
  color: green;
  font-size: 18px;
  margin-bottom: 15px;
  display: none;
}
/*-----------------------------------------------------------------------*/

    @keyframes pop-in {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes pop-out {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}
.i-share {
  text-align: center;
  display: inline-block;
}
.i-share a,
.i-share a:hover,
.i-share a:active,
.i-share a:visited,
.i-share a:focus {
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  text-decoration: none;
}
.header-share {
        display: flex !important;
        margin-top: -3.8vw !important;
        margin-right: -13.5vw !important;
        direction: ltr;
        position: absolute;
}

.header-share li {
        margin-left:0.8vw;
}

.i-share .toggle {
  display: inline-block;
  border-radius: 50%;
  width: 2.6vw;
  height: 2.6vw;
  font-size: 1.6vw;
  line-height: 3.9vw;
  margin: 0.3vw 0;
}
.i-share:hover .dials a {
  animation: pop-in .3s ease both;
}
.i-share .dials {
  margin: 0;
  padding: 0;
  list-style: none;
}
.i-share .dials a {
  display: inline-block;
  border-radius: 50%;
  width: 2.6vw;
  height: 2.6vw;
  font-size: 24px;
  line-height: 50px;
  margin: 0.3vw 0;
  transform: scale(0);
  /*animation: pop-out .3s ease both;*/
}
.i-share .dials a.pop-in {
  animation: pop-in .3s ease both;
}
.i-share .dials li:nth-child(0) a {
  animation-delay: 0s;
}
.i-share .dials li:nth-child(1) a {
  animation-delay: 0.1s;
}
.i-share .dials li:nth-child(2) a {
  animation-delay: 0.2s;
}
.i-share .dials li:nth-child(3) a {
  animation-delay: 0.3s;
}
.i-share .dials li:nth-child(4) a {
  animation-delay: 0.4s;
}
.i-share .dials li:nth-child(5) a {
  animation-delay: 0.5s;
}
.i-share .dials li:nth-child(6) a {
  animation-delay: 0.6s;
}

.dials {
   background-color:rgba(0,0,0,0) !important;
}

.bg-linkedin {
  /*background-color: #2daae2;*/
  background-image:url('https://images.globes.co.il/Content/Assets/Linkedin-2.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:2.6vw;
  height:2.6vw;

}

.bg-facebook {
  /*background-color: #3c5b9b;*/
    background-image:url('https://images.globes.co.il/Content/Assets/facebook.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:2.6vw;
  height:2.6vw;
}

.bg-google-plus {
  /*background-color: #f73e29;*/
  background-image:url('https://images.globes.co.il/Content/Assets/email.png');
  background-repeat:no-repeat;
  background-size:100% auto;
  width:2.6vw;
  height:2.6vw;
}



    .overlay {
        display:none;
    }
    .menu {
        display:none;
    }
    .mobile-slider-video-container {
        display:none;
    }

     .topSection {
            padding-top: 0.3vw;
            text-align: center;
            background-image: url(https://images.globes.co.il/Content/Assets/top-background-image-desktop.png);
            height:33vw;
            background-size:100% auto;
            background-repeat: no-repeat;
        }

    .topSection .logoNewLeaders {
                background-image: url(https://images.globes.co.il/Content/Assets/logo-new-leaders.png);
                background-repeat: no-repeat;
                display: flex;
                margin: 0 auto;
                width: 16.8vw;
                height: 11.5vw;
                background-size:100% auto;
                margin-bottom: 12px;
                margin-top:2vw
    }

    .under-logo-text {
       text-align:center;
       margin-top:-1vw;
    }

    .under-logo-text  h2 {
            font-size:1.56vw;
    }

    .out-managers-text {
        background-color:black;
        width:16.7vw;
        height:2.4vw;
        color:white;
        margin-right:auto;
        margin-left:auto;
    }
     .out-managers-text h2 {
            font-size:1.56vw;
        }


    .car-background-only-car-desc-img  {
        display:none;
    }
 /*Slick Slider*/
 
.image-big-1 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-1.jpg');
      width:48vw !important;
      height:27vw !important;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
.image-big-2 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-2.jpg');
      width:48vw !important;
      height:27vw !important;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }    
.image-big-3 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-3.jpg');
      width:48vw !important;
      height:27vw !important;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
.image-big-4 {
      background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-big-4.jpg');
      width:48vw !important;
      height:27vw !important;
      background-size: 100% auto;
      background-repeat:no-repeat;
    }
.image-small-1 {
    background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-small-1.jpg');
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-2 {
    background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-small-2.jpg');
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-3 {
    background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-small-3.jpg');
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-4 {
    background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-small-4.jpg');
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.image-small-5 {
    background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-small-5.png');
    width:9.49vw !important;
    height: 9.10vw !important;
    background-size: 100% auto;
    background-repeat:no-repeat;
    }
.gallery-container {
        margin-top:6vw;
        width:80vw;
        height:40vw;
        margin-left:auto;
        margin-right:auto;
    }

    .opel-details {
        margin-top:2vw;
        width:90vw;
        height:90vw;
        margin-left:auto;
        margin-right:auto;
         background-image:url(https://images.globes.co.il/Content/Assets/opel-details.jpg);
        background-size:100% auto;
        background-repeat:no-repeat;
    }
    .close-bg-lvl {
   text-align: center;
    position: absolute;
    top: 0.9vw;
    right: 3vw;
    width: 1.2vw;
    height: 1.2vw;
    cursor: pointer;
    border-radius: 50%;
    z-index: 99999999;
    color: #fff;
    line-height: 1.4vw;
    right:2.5vw
    }
.close-slider-gallery {
    width: 3vw;
    height: 3vw;
    font-size: 1vw;
    right: 6vw;
    position: absolute;
    top: 5.55vw;
    color: white;
    cursor: pointer;
    }
.gallery-rigth-content {
        width:29.5vw;
        height:36.09vw;
        float:right;
        background-image:url('https://images.globes.co.il/Content/slider-imgs/slider-right-text-img.png');
        background-size: 100% auto;
        background-repeat:no-repeat;
    }

.slick-slider {
        margin-bottom:1px !important;
    }
.main-slider {
  width:48vw !important;
  height:36vw !important;
  display:block;
  margin:0 auto;
  float:right;
}
.slider-for{
  display:block;
  width:48vw !important;
  height:27vw !important;
  margin-bottom:1px
}
.slider-small-content {
    width:9.598vw !important;
    height: 9.10vw !important;
    padding: 0;
    position: relative;
    text-align: center;
}

.slider-content {
    font-size: 36px;
    height: 27vw !important;
    margin: 1px !important;
    padding: 0;
    position: relative;
    text-align: center;
}
.slider-bot-thumbs
{
  margin-top:0;
  display:block;
  width:100%;
  text-align:center;
}

/*-----------------------------------------------------------------------*/



    .popup-opel-details {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
        overflow-y:hidden;
    }




.popup-gallery-mask {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
    }

.mask {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
    }

    .captcha-container {
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.7);
        transition: opacity 500ms;
        visibility: hidden;
        opacity: 0;
        z-index:6;
    }


.pop-up-vote {
        width:52vw;
        height:30.3vw;
        margin-right:auto;
        margin-left:auto;
        z-index:3;
        background-color:white;
        opacity:1;
        margin-top:13vw;
    }
.close-mask-container {
    width:100%;
    height:1.56vw;
}
.close-mask {
    width:1.56vw;
    height:1.56vw;
    margin-left:1.35vw;
    margin-top:1.35vw;
    background-image:url('https://images.globes.co.il/Content/Assets/x.png');
    background-repeat:no-repeat;
    background-size:100% auto;
    cursor:pointer;
    float:left;
}
.v-icon {
    margin-top:4vw;
    width:5.15vw;
    height:5.15vw;
    background-repeat:no-repeat;
    background-size:100% auto;
    background-image:url('https://images.globes.co.il/Content/Assets/verification.png');
    margin-left:auto;
    margin-right:auto;
}

.thanks-for-voting-text {
    margin-top:2vw;
    text-align:center;
}
.thanks-for-voting-text h2 {
    font-size:3.125vw;
    color:#c41526;
    font-weight:bold;
}
.vote-results-text {
    text-align:center;
    margin-top:-0.5vw;
}
.vote-results-text h3{
    font-size:1.65vw;
}
.share-your-selection-container {
    width:10.8vw;
    height:4.5vw;
    margin-right:auto;
    margin-left:auto;
    margin-top:3.5vw;
}

.share-your-selection-container h4 {
        font-size:1.2vw;
    }

.popup-icons {
    width:10vw;
    height:2.6vw;
    margin-left:auto;
    margin-right:auto;
    margin-top:1vw;
}
.facebook-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/facebook.png');
        width:2.6vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:2.6vw;
        float:right;
        margin-right:0.1vw
}
.email-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/email.png');
        width:2.6vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:2.6vw;
        float:right;
        margin-right:1.04vw;
}
.linkedin-icon {
       background-image:url('https://images.globes.co.il/Content/Assets/linkedin.png');
        width:2.6vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:2.6vw;
        float:right;
        margin-right:1.04vw;
}
.site-policy {
   text-align:center;
   margin-top:8vw;
   
}
.site-policy h3 {
        font-size:1.5vw;
        text-decoration:underline;
        cursor:pointer;
    }
.popup-margin {
    margin-top: 2vw;
    width: 5.15vw;
    height: 5.15vw;
    background-repeat: no-repeat;
    background-size: 100% auto;
    margin-left: auto;
    margin-right: auto;
}
.logo-container {
        width:8.65vw;
        height:3.4vw;
        position:absolute;
        right:15.4vw;
        margin-top:0.5vw;
        display:none;
    }
 .new-leaders-logo {
        background-image:url('https://images.globes.co.il/Content/Assets/logo-new-leaders.png');
        width:8.65vw;
        background-repeat:no-repeat;
        background-size:100% auto;
        height:2.35vw;
    }
 .top-logo-container {
        display:none;
    }
 .new-leaders-logo-top {
    background-image: url(https://images.globes.co.il/Content/Assets/logo-new-leaders.png);
    width: 9vw;
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 2.5vw;
    margin-top: 0.5vw;
    margin-right: 14.8vw;
    }
    .text-top-logo {
    margin-right: 13vw;
    width: 10vw;
    font-size: 0.7vw;
    font-weight: bold;
    text-align: center;
    }
.leaders-top-img-text {
        text-align:center;
        font-size:0.65vw;
        font-weight:bold;
    }
.header {
        height: 4.1vw;
        background-color: #ffffff;
        direction: rtl;
        box-shadow: 0px 4px 7.7px 0.3px rgba(96, 96, 96, 0.2);
        position: fixed;
        width: 100vw;
         z-index: 3;
    }

.header .globesLogo {
            background-image: url('https://images.globes.co.il/Content/Assets/Logo-Globes-Desktop.png');
            background-repeat: no-repeat;
            background-size: auto;
            width: 15.40vw;
            height: 4.16vw;
            float: right;
            background-size:100% auto;
        }

.header .opelLogo {
            background-image: url('https://images.globes.co.il/Content/Assets/logo-opel-Desktop.png');
            background-repeat: no-repeat;
            background-size: auto;
            width: 7.05vw;
            height: 4.16vw;
            float: left;
            background-size:100% auto;
        }

.header .header-menu {
            padding-left:0.85vw;
            list-style-type: none;
            width: 29vw;
            height: 1.7vw;
            font-size: 1.145vw;
            font-weight: normal;
            font-style: normal;
            font-stretch: normal;
            letter-spacing: normal;
            text-align: center;
            color: #18233f;
            display: flex;
            justify-content: space-between;
            margin: 0 auto;
            padding-top: 1.4vw;
        }

 .header .shareButton {
    background-image: url(https://images.globes.co.il/Content/Assets/share.png);
    background-repeat: no-repeat;
    width: 2.6vw;
    height: 2.6vw;
    float: left;
    margin-top: 0.8vw;
    cursor: pointer;
    background-size: 100% auto;
    margin-left: 4vw;
        }

 footer {
        bottom: 0px;
        left: 0px;
        right: 0px;
        /*z-index: 2;*/
        width: 100%;
    }

 #footer {
        position: relative;
        margin: 0 auto;
        background: #c41526;
        width: 100%;
    }

 #footer .padding {
            position: relative;
            width: 7.85vw;
            margin: 0 auto;
        }

  #footer .padding .yitlogo {
                background-image: url(https://images.globes.co.il/Content/Assets/footer.png);
                background-repeat: no-repeat;
                display: inline-block;
                position: relative;
                width: 7.85vw;
                height: 1.5vw;
                background-size:100% auto;
                margin-top:0.6vw;
            }


  
    .aboutCar {
        width: 15.6vw;
        height: 2vw;
        border-radius: 4px;
        background-color: #ffc107;
        margin: 0 auto;
        margin-top: 2.5vw;
        text-align: center;
        color: #000000;
        font-size: 20px;
        font-size: 1.2vw;
        font-weight: bold;
        padding: 0.5vw;
        cursor: pointer;
    }

   .bot-car-background {
        height:49vw;
        background-image:url('https://images.globes.co.il/Content/Assets/car-background.png');
        background-size:100% auto;
        background-repeat:no-repeat;
    }

    .bot-car-background-left-container {
        width:31.2vw;
        height:33.9vw;
        background-color:white;
        float:left;
        margin-left:5.4vw;
        margin-top:6.6vw;
        direction:rtl;
    }
    .bot-left-container {
       margin-right:auto;
       margin-left:auto;

    }
    .bot-left-container h2 {
        text-align:center;
        font-size:2.1vw;
        color:black;
        font-weight:bold;
        margin-top:2.8vw
    }
    .left-container-desc {
        margin-right:auto;
        margin-left:auto;
        width:25vw;
    }
    .bot-left-container-desc {
        font-size:1vw;
        color:black;
        text-align:right;
        margin-top:0.5vw;
        line-height:1.5vw;
    }

    .bot-container-middle-desc {
        margin-top:3vw;
        margin-left:2vw;
        width:21vw;
        height:11.5vw;
        margin-right:3vw;
    }
    .plus {
        width:0.95vw;
        height:0.95vw;
        background-image:url('https://images.globes.co.il/Content/Assets/plus.png');
        background-size:100% auto;
        background-repeat:no-repeat;
        float:right;
        margin-top:0.2vw;
        margin-left:0.5vw
    }
    .bot-left-container-line-text {
        font-size:0.95vw;
        margin-top:1vw;
        font-weight: bold;
    }

    .test-drive-btn {
        width:15.6vw;
        height:2.6vw;
        text-align:center;
        color:black;
        background-color:#ffc107;
        margin-right:auto;
        margin-left:auto;
        border-radius:4px;
        cursor:pointer;
        margin-top:2.95vw;
        line-height:2.5vw;
        font-size:1.05vw;
        font-weight:bold
    }

    .top-img-bg {
        padding-top:4vw;
    }

}

