@font-face {
    font-family: "htzIcons";
    src: 	url(/htz/css/resp/fonts/htzIcons.eot);
    src: 	url("/htz/css/resp/fonts/htzIcons.eot?#iefix") format("embedded-opentype"),
    url("/htz/css/resp/fonts/htzIcons.woff") format("woff"),
    url("/htz/css/resp/fonts/htzIcons.ttf") format("truetype"),
    url("/htz/css/resp/fonts/htzIcons.svg#htzIcons") format("svg");
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 400;
    src: url("https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.eot");
    src: url("https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.eot?#iefix") format('embedded-opentype'), url("https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.woff2") format('woff2'), url("https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.woff") format('woff'), url("https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Regular.ttf") format('truetype');
}

@font-face {
    font-family: 'Open Sans Hebrew';
    font-style: normal;
    font-weight: 700;
    src: url(https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.eot);
    src: url(https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.eot?#iefix) format('embedded-opentype'), url(https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.woff2) format('woff2'), url(https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.woff) format('woff'), url(https://themes.googleusercontent.com/static/fonts/earlyaccess/opensanshebrew/v1/OpenSansHebrew-Bold.ttf) format('truetype');
}

/*** helper classes ***/

.cb{
    clear: both;
}

.h-db {
    display: block;
}

.dn,.h-hidden{
    display: none;
}

.h-hidden-i{
    display: none !important;
}

.nline {
    float: right;
    clear: both
}

.c {
    margin: 0 auto;
}

.fr{
    float: right;
}

.fl{
    float: left;
}

.fn {
    float: none;
}

.marked {
    color: #09a5d9;
    font-weight:700;
}

.el-desktop {
    display:block !important;
}

.el-mobile {
    display:none !important;
}

.h-me {
    margin: 29px auto 25px;
}
.h-tac {
    text-align: center;
}
.h-hide {
    display: none !important;
    visibility: hidden !important;
}

.center-ctn {
    overflow: hidden;
    width: 600px;
    max-width: 90%;
    margin: 0 auto;
}

html,body{direction: rtl;}
html{height: 100%;}
body{margin:0;padding:0;font-family: 'Open Sans Hebrew';}

#headbar {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 48px;
    background-color: #fff;
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.3);
}

#headbar::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #4abee4;
}

#headbar a {
    transform: translateY(50%);
}

#headbar a img {
    height: 1.3rem;
}

header{
    margin-bottom: 33px;
}

ul{
    margin: 0;
    padding: 0;
}

h2{
    margin: 0 0 26px 0;
    font-size: 20px;
    line-height: 24px;
    text-align: right;
    color: #09a5d9;
}


footer{
    color: #787878;
    font-size: 12px;
    line-height: 18px;
    width: 600px;
    margin: auto;
    margin-bottom: 15px;
}

footer>div{
    margin: 0 37px 0 54px
}

footer #thanks-footer {
    margin-top: 35px;
}

footer #thanks-footer a.htz-home {
    text-decoration: none;
    color: #09a5d9;
    font-size: 1.1rem;
}

footer #thanks-footer a.htz-home i {
    font-size: 3rem;
}

#footer-links {
    margin-top: 15px;
}

#footer-links a {
    color: #222;
    text-decoration: none;
    font-size: 1.2rem;
    font-weight: normal;
}

#blue-footer {
    padding: 20px 0;
    margin: 0;
    font-size: 1.05rem;
    text-align: center;
    color: #fff;
    background-color: #09a5d8;
}

#blue-footer .htz-icn {
    width: 55px;
}

.home-bt {
    display: block;
    margin-bottom: 35px;
    color: #fff;
    text-decoration: none;
}

#blue-footer .other-links {
    width: 50%;
}

#blue-footer .other-links a {
    display: block;
    width: 100%;
    margin: 8px 0;
    padding: 4px 0;

    color: #fff;
    font-size: 0.9rem;
    text-decoration: none;
    border-bottom: 1px solid #fff;
}

input, select{
    line-height: 24px;
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

select{
    height: 36px;
    /*font-family:Arial,"Helvetica Neue",Helvetica,sans-serif;*/
}

button{
    padding: 0 24px !important;
    font-family: Open Sans Hebrew;
}

form ul li{
    list-style-type: none;
}

header, main, .header-content{
    width: 600px;
    margin: auto;
}



#header
{
    width: 100%;
    background: #79bce2;
    height: 204px;
    /*box-shadow: 0 2px 6px 0 rgba(22, 23, 23, 0.28);
    -moz-box-shadow: 0 2px 6px 0 rgba(22, 23, 23, 0.28);
    -webkit-box-shadow: 0 2px 6px 0 rgba(22, 23, 23, 0.28);*/
    border-bottom: 6px solid #5da3d6;
}

.header-content
{
    height: 100%;
    background: url(/htz/images/balloons_logo.png) no-repeat right top;
}

.header-text
{
    font-size: 48px;
    line-height: 54px;
    font-weight: 700;
    color: #ffffff;
    width: 250px;
    padding-top: 15px;
}

.pinned-text {
    padding: 22px 0;
    background-color: #d6ebf2;
}
.pinned-text h2 {
    margin-bottom: 0;
    font-size: 1.775rem;
    color: #000;
}
.pinned-text p {
    margin-bottom: 0;
}

main{
    padding-bottom: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 11px;
    display: block;
}

.stepsWrapper
{
    margin-bottom: 34px;
}
.steps{
    margin: 0 37px;
}

.step{
    height: 76px;
    float: right;
    width: 33.3%;
}

.number{

    border-radius: 50%;
    width: 45px;
    height: 45px;
    /*box-shadow: 0 2px 3px rgb(90, 90, 90);*/
    margin: auto;
    font-size: 24px;
    line-height: 24px;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    margin-bottom: 9px;
}

.step .number{
    background-color: #b1b1b1;
}

.step-on .number{
    background-color: #79bce2;
}

.number div{
    padding-top: 10px;
}

.numberText{
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    text-align: center;
}

.step .numberText{
    color: #b1b1b1;
}

.step-on .numberText{
    color: #78bae0;
}

.title {
    color: #09A5D9;
}

.section {
    position: relative;
}

.form-preloader {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.8);
}

.preloader {
    margin-top: 50px;
}

.form-preloader p {
    text-align: center;
    font-weight: bold;
    margin-top: -10px;
}

.instruction,
.enter-phone-text,
.enter-code-text
{
    font-size: 16px;
    line-height: 24px;
    font-weight: 700;
    margin-bottom: 14px;
}

.enter-phone-instruction,
.enter-code-instruction
{
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 11px;
}

.form-phone {
    overflow: hidden;
}

.phoneNumberInput {
    direction: ltr !important;
    text-align: right !important;
}

.phoneNumberInput,
.couponCodeInput {
    border-color: rgb(178, 178, 178);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-size: 16px;
    line-height: 24px;
    padding: 5px 6px;
    width: 285px !important;
}
.errorMsg, .errorMsg a {
    color: #868686;
    font-size: 12px;
    line-height: 18px;
}
.couponInputWrapper {
    height: 83px;
}

.fieldError {
    color: #dc2323 !important;
}

.btn
{
    background: #5da3d6;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    border-width: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 31px;
    line-height: 31px;
    padding: 2px 20px;
    margin: 25px 0;
    text-align: center;
}

.btn.positive {
    background-color: #3e8635;
}

.btn--a {
    text-decoration: none;
    background-color: #fa6400;
}
.btn--a:hover {
    background-color: #e65c00;
}

#wb-continue {
    margin-top: 15px;
}

.continue-button
{
    background: #5da3d6;
    font-size: 16px;
    line-height: 24px;
    color: #ffffff;
    display: inline-block;
    border-radius: 3px;
    border-width: 0;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    height: 31px;
    line-height: 31px;
    padding: 0 6px;
    text-align: center;
    float: left;
    margin-left: 95px;
}

.welcome-text {
    text-align: center;
}

.padRegister
{
    width: 298px;
    margin: 0 auto;
}

form#frmPaymentDetails {
    border-radius: 5px;
    position: relative;
    overflow: hidden;
    background: #06a5d9;
    margin-top: 30px;
    padding: 5px 0;
}

.form__field {
    margin-bottom: 12px;
}
form ul li {
    list-style-type: none;
}

.form__input {
    border-color: rgb(178, 178, 178);
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-sizing: border-box;
    cursor: pointer;
    padding: 5px 6px;
    width: 100%;
}

.form__note {
    color: rgb(178, 178, 178);
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
}

.smsCodeValidation {
    clear: both;
    color: #dc2323 !important;
}

.hide
{
    display: none;
}

.form__note--err {
    color: rgb(233, 33, 52);
    display: block;
    font-size: 12px;
    line-height: 18px;
    text-align: right;
}

.g {
    display: block;
    list-style: none;
    text-align: left;
}

.g__3of10 {
    padding-right: 6px;
    width: 30%;
}
.g__7of10 {
    padding-left: 6px;
    width: 70%;
}
.g__cell {
    box-sizing: border-box;
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
}

label[for="txtRegConfirm"] {
    font-size: 12px;
}

.form__register-checkbox--a label, .form__register-checkbox label {
    font-size: 12px;
    line-height: 18px;
}
.form__register-checkbox--a .checkbox, .form__register-checkbox .checkbox {
    transform: scale(0.7) translateY(3px);
}

.form__register-checkbox--a label a, .form__register-checkbox label a {
    color: rgb(9, 165, 217);
}
.form__register-checkbox--a label, .form__register-checkbox label {
    font-size: 12px;
    line-height: 18px;
}

.register-checkbox {
    margin-bottom: 33px;
}

.registerButton
{
    background-color: #689847;
    border: 0 none;
    border-radius:3px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    /*display: block;*/
    font-size: 20px;
    font-weight: 400;
    height: 33px;
    padding: 0 6px;
    text-align: center;
    margin-top: 20px;
}

.registerButton:hover
{
    background-color: rgb(95,185,81);
}

input:focus::-webkit-input-placeholder { color:transparent; }
input:focus::-moz-placeholder { color:transparent; }


.g--middle > .g__cell {
    vertical-align: middle;
}

#login {
    text-align: center;
}

.loginCell1 {
    padding-left: 53px;
    padding-right: 35px;
}

.loginCell2 {
    padding-left: 27px;
    padding-right: 27px;
    float: right;
}

.g__2of5 {
    width: 210px;
}


.g__3of5 {
    width: 388px;
}

.h-br {
    border-right: 1px solid rgb(178, 178, 178);
}
.h-bl {
    border-left: 1px solid rgb(178, 178, 178);
}



.linkToForgotPasswordButton {
    cursor: pointer;
    margin-bottom: 16px;
}
.btn--text--b {
    color: rgb(9, 165, 217);
    padding: 0;
}
.h-mt--xxtight {
    margin-top: 6px;
}


.modal--login-error {
    max-width: 175px;
    float: right;
    text-align: right;
}

.loginButton {
    background-color: rgb(93, 163, 214);
    border: 0 none;
    border-radius: 3px;
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 33px;
    margin: 0 auto 25px;
    padding: 0 6px;
    text-align: center;
}

#linkToLogin
{
    margin-top: 8px;
}

#backToLogin, #backToRegister, #backFromReset {
    color: #5da3d6;
    text-decoration: underline;
    font-size: 1rem;
    cursor: pointer;
    text-align: right;
}

.form__note--dark {
    color: rgb(34, 34, 34);
    display: block;
    font-size: 12px;
    line-height: 18px;
}
.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


.modal__sub-title {
    color: rgb(9, 165, 217);
    font-size: 20px;
    line-height: 24px;
}

.h-mt--xtight {
    margin-top: 12px;
}

.promotionalPopupTextTarget {
    font-size: 14px;
    line-height: 18px;
}
.login_text {
    color: rgb(34, 34, 34);
}

.errorMessage {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 34px;
    padding: 0 53px;
}

.errorMessage a {
    color: #000000;
}

.subscriberName {
    color: #79bce2;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
}


.thankyou {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    margin-bottom: 48px;
    text-align: center;
    padding: 0 55px;
}


.links {
    padding: 0 132px 0 118px;
}

.links > div {
    cursor: pointer;
}

.icon {
    text-align: center;
}


[data-icon]:before {
    content: attr(data-icon);
    font-family: htzIcons;
    font-weight: normal !important;
}
[data-icon] {
    display: inline-block;
    font-style: normal;
    text-align: center;
    width: 1em;
}
.icn--brand {
    color: rgb(121, 188, 226);
}
.icn--a {
    font-size: 36px;
}


.linksText1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    width: 160px;
}

.linksText2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    text-align: center;
    width: 130px;
}


.path-choose{
    height:100px;
    width:200px;
}
.free-path {
    background-color:red;
}

#phone .couponCodeInput{
    width:285px;
}

.padPhone{
    padding: 0 37px 0 263px;
}

#choosecampaign .thankyou {
    font-size:16px;
    padding:0;
    margin-bottom:8px;
    margin-top:9px;
}

.no-thanks {
    color:#ffffff;
    font-size:16px;
    text-align:center;
    margin: 0 auto 15px auto;
    background-color:#b1b1b1;
    line-height:2em;
    border-radius:3px;
    cursor:pointer;
    margin-top: 24px;
    display: inline-block;
    padding-left:24px;
    padding-right:24px;
}

.no-thanks.bigger {
    font-size: 18px;
    background: #06a5d9;
}

.purchase{
    text-align:center;
    margin-top: 4px;
}

.purchase button{
    background-color:#fa6400;
    line-height:34px;
    font-size:18px;
    border-radius:3px;
    border:none;
    color:#fff;
    cursor:pointer;
}

#thanks {
    padding-top: 25px;
}

.thanks_offer {
    overflow: hidden;
    padding-top: 10px;
    border-top: 5px solid #09a5d9;
    border-bottom: 2px solid #09a5d9;
}

.thanks_offer a {
    overflow: hidden;
    display: block;

    font-size: 1.2rem;
    line-height: 2rem;
    color: #09a5d9;
    font-weight:bold;
    text-decoration: none;
}

.thanks_offer .c-sales {
    color: #fa6400;
    text-decoration: underline;
}

#choosecampaign .container{
    border-radius: 0 0 5px 5px;
    /*border: 2px solid #b0b0b0;
    padding-top:20px;*/
    border-top:none;
}

.container .thankyou {
    font-weight:normal;
    color:#ffffff;
}

#choosecampaign .header {
    background-color: #06a5d9;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    border-radius: 5px 5px 0 0;
    text-align: center;
    font-weight: bold;
    padding: 10px 10%;
}

.user {
    font-size:20px;
    color:#79bce2;
    font-weight:bold;
    text-align:center;
    margin-bottom:15px;
}

.islet--flush{
    padding:24px;
    padding:0 1.5rem;
    display:block
}

.media {
    display: block
}
.media--rev>.media__fig {
    margin-right: 12px;
    margin-right: 0.75rem;
    float: left;
    margin-left: 0
}
.media--rev>.media__fig--rule {
    border-right: 1px solid;
    border-left: none
}
.media--large>.media__fig {
    margin-left: 24px;
    margin-left: 1.5rem
}
.media--large.media--rev>.media__fig {
    margin-right: 24px;
    margin-right: 1.5rem;
    margin-left: 0
}
.media--small>.media__fig {
    margin-left: 6px;
    margin-left: 0.375rem
}
.media--small.media--rev>.media__fig {
    margin-right: 6px;
    margin-right: 0.375rem;
    margin-left: 0
}
.media--flush>.media__fig {
    margin-left: 0;
    margin-right: 0
}
.media--bottom,
.media--middle {
    display: table
}
.media--bottom>.media__fig,
.media--middle>.media__fig {
    display: inline-block
}
.media--bottom.media--rev,
.media--middle.media--rev {
    direction: ltr
}
.media--bottom.media--rev>.media__fig,
.media--bottom.media--rev>.media__content,
.media--middle.media--rev>.media__fig,
.media--middle.media--rev>.media__content {
    direction: rtl
}
.media--bottom>.media__fig,
.media--bottom>.media__content {
    vertical-align: bottom
}
.media--bottom>.media__fig {
    float: none
}
.media--middle>.media__fig,
.media--middle>.media__content {
    vertical-align: middle
}
.media--middle>.media__fig {
    float: none
}
.media__fig {
    margin-left: 12px;
    margin-left: 0.75rem;
    float: right;
    display: block
}
.media__fig img {
    display: block
}
.media__content {
    display: table-cell;
    width: 10000px;
    max-width: 100%
}
.promo-box {
    background-color: #f3f3f3;
    position: relative;
    text-align: center
}
.promo-box__icon {
    top: 0;
    left: 50%;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

@media all and (max-width: 45em) {
    .el-desktop {
        display:none !important;
    }

    .el-mobile {
        display:block !important;
    }

    #header {
        height: 230px !important;
        background-size: auto 100% !important;
    }

    .pinned-text h2 {
        font-size: 1.675rem;
        line-height: 27px;
    }

    .center-ctn {
        width: 85%;
    }

    .section {
        width: 85%;
        margin-right: auto;
        margin-left: auto;
    }

    footer {
        margin-bottom: 0;
    }

    .btn {
        width: 85%;
        margin: 15px auto 10px auto;
    }

    #sendSms {
        display: block;
        /*width: 35%;*/
        margin: 50px auto 20px auto;
    }

    .phoneNumberInput {
        width: 85% !important;
        margin-bottom: 10px;
        padding: 4px 20px;
        direction: ltr !important;
        text-align: right !important;
    }

    .couponCodeInput {
        width: 92%;
    }

    .padPhone {
        padding: 0;
    }

    .thanks_offer .el-mobile {
        padding: 0 9%;
    }

    .header-content, .stepsWrapper, main, footer {
        width: 100%;
    }

    .offer_img {
        display: block;
        margin: 0 auto;
        float: none;
    }

    #enterCode {
        width: 85%;
        margin: 0px auto;
        padding-top: 20px;
    }

    #alreadysubscribed {
        padding-top: 5%;
    }

    .continue-button {
        float: right;
        width: 285px;
        padding: 4px 6px;
    }

    #alreadysubscribed .continue-button {
        float: none;
        display: block;
        margin: 0 auto;
    }

    #frmPaymentDetails {
        width: 85%;
        padding: 12px 25px !important;
        margin: 0 auto;
        box-sizing: border-box;
    }

    #choosecampaign .header {
        line-height: 24px;
        margin-bottom: 15px;
    }

}

@media all and (min-width: 63.0625em) {
    .media--s-and-m>.media__fig {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}
@media all and (max-width: 63.0525em) {
    .media--l {
        display: block
    }
    .media--l>.media__fig {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}
@media all and (max-width: 71.865em) {
    .media--xl>.media__fig {
        float: none;
        margin-left: 0;
        margin-right: 0
    }
}
.has-wide .media--xl>.media__fig {
    float: none;
    margin-left: 0;
    margin-right: 0
}

.t-alpha {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 1.1666666667em;
    font-weight: 700;
}

.t-gamma {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.25em;
    font-weight: 700;
}
.t-zeta {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
    font-weight: 700;
}
.t-base {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.5em;
}
.t-heavy {
    font-weight: 700;
}
.icn--natural {
    font-size: inherit;
    height: 1em;
    vertical-align: top;
}
.icn--brand {
    color: #09a5d9;
}
.list--inline--separated>li+li:before {
    margin-right: 6px;
    margin-right: 0.375rem;
    margin-left: 6px;
    margin-left: 0.375rem
}
.list--inline {
    padding-right: 0;
    list-style: none;
}
.list--inline > *{
    margin: 0;
}
.nav>li,
.list--inline>li,
.nav>li>a,
.list--inline>li>a {
    display: inline-block;
}
.nav--separated>li+li:before,
.list--inline--separated>li+li:before {
    content: "|";
}

.h-visually-hidden,
.icn__alt{
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    height: 1px !important;
    margin: -1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important
}

.row {
    padding-top: 12px;
    padding-top: 0.75rem;
    padding-bottom: 12px;
    padding-bottom: 0.75rem
}

.row--a {
    border-top: 2px solid #09a5d9;
    padding-top: 10px;
    padding-top: 0.625rem;
    background: #d6ebf2;
    -webkit-box-shadow: 0 2px 5px rgba(90, 90, 90, 0.5);
    box-shadow: 0 2px 5px rgba(90, 90, 90, 0.5);
    color: #5a5a5a
}