.geosurf_order {
    font-family: "Open Sans", sans-serif;
    list-style-type: none;
    margin-top: 5px;
}

.geosurf_order .clearfix::before {
    display: none;
}

.geosurf_order .clearfix::after {
    display: block;
    content: "";
    clear: both;
}

#geosurf_order__email,
#geosurf_order__username,
#geosurf_order__top_country,
#geosurf_order__zip,
#geosurf_order__city,
#geosurf_order__phone,
#geosurf_order__country {
   width: 100%;
}

#geosurf_order__coupon_update {
    cursor: pointer;
    color: #2189d3;
    text-decoration: underline;
}

/* test */

#geosurf_order__coupon_update:hover {
    text-decoration: underline;
}

#geosurf_order__coupon.geosurf_order__input {
    font-size: 12px;
    border: solid 1px #b0b0b0;
    font-weight: 300;
}

.clearfix_on_mobile {
    clear: both;
}

.hide_on_mobile {
    display: none;
}

.geosurf_order__input_group {
    position: relative;
}

.geosurf_order__input_group input,
.geosurf_order__input_group select {
    width: 100%;
}

.geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row {
    box-sizing: border-box;
    float: left;
    width: 66.6%;
}

.geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row .geosurf_order__input_row {
    box-sizing: border-box;
    float: left;
    width: 50%;
}

.geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row .geosurf_order_credit_card_month_row {
    padding-right: 10px;
}

.geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row .geosurf_order_credit_card_year_row {
    padding-left: 10px;
    padding-right: 10px;
}

.geosurf_order__input_group .geosurf_order_credit_card_cvv_row {
    box-sizing: border-box;
    float: left;
    width: 33.3%;
    padding-left: 10px;
}

.geosurf_order__term_service_info {
    font-size: 12px;
    line-height: 12px;
    color: #525252;
    font-weight: 400;
}


#geosurf_order_credit_card_form__response {
    color: red;
    font-size: 13px;
    border: 1px solid red;
    padding: 3px 15px;
    margin-left: 3px;
    margin-right: 3px;
    font-weight: 500;
    margin-bottom: 20px;
}

.geosurf_order__billing_address h3,
.geosurf_order_credit_card_form h3 {
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    color: #55c2eb;
    margin-bottom: 18px;
}

#geosurf_order_credit_card_holder_name {
    width: 100%;
}

#geosurf_order_credit_card_number {
    width: 100%;
}
#geosurf_order__state {
    width: 100%;
}
#geosurf_order__state_drop_down {
    width: 100%;
}
#geosurf_order__address {
    width: 100%;
}
#geosurf_order__address_2 {
    width: 100%;
}
#geosurf_order__last_name {
    width: 100%;
}

.geosurf_order_credit_card_number {
    padding: 5px;
    box-sizing: border-box;
    width: calc(100% - 10px);
}

.geosurf_order_credit_card_cvc {
    width: 100%;
    padding: 5px;
}



.geosurf_order__step {
    position: relative;
    width: 100%;
    margin-left: 11px;
}

.geosurf_order__input {
    padding: 11px 17px;
    font-size: 13px;
    line-height: 13px;
    box-sizing: border-box;
    background-clip: padding-box;
    border: 3px solid #55c2eb;
}

.geosurf_order__input:not([type='checkbox']) {
    height: 41px;
}

select.geosurf_order__input {
    font-style: italic;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyBmaWxsPSdyZ2IoODUsMTk0LDIzNSknIGhlaWdodD0nMzInIHZpZXdCb3g9JzAgMCAyNCAyNCcgd2lkdGg9JzMyJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J003IDEwbDUgNSA1LTV6Jy8+PHBhdGggZD0nTTAgMGgyNHYyNEgweicgZmlsbD0nbm9uZScvPjwvc3ZnPg==");
    background-position: 99% 50%;
    background-repeat: no-repeat;
}

/* IE trick */
select.geosurf_order__input::-ms-expand {
    display: none;
}

select::after {
    content: "\f015";
    display: block;
    width: 20px;
    height: 20px;
    float: left;
    margin: 0 6px 0 0;
}


.geosurf_order__input::placeholder {
    color: #1f1e3c;
    font-style: italic;;
    font-weight: 300;
}
.geosurf_order__input:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 1px rgba(0,123,255,.25);
}

.geosurf_order__input_box {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 22px;
}

.geosurf_order__label_row {
    line-height: 16px;
    margin-bottom: 10px;
    position: relative;
}


.geosurf_order__input_box label {
    font-size: 16px;
    color: #000;
}

.geosurf_order__row.inline_row_container {
    position: relative;
    top: -4px;
    margin-bottom: -4px;
}

.geosurf_order__inline_input_row {
    font-size: 12px;
    line-height: 12px;
}

.geosurf_order__inline_input_row label {
    color: #525252;
}

.geosurf_order__step_circle {
}

.geosurf_order__step--processing .geosurf_order__step_circle {
}

.geosurf_order__step--completed .geosurf_order__step_circle {
    background: #1bb764;
}

#geosurf_order__coupon_response {
    color: red;
}

#geosurf_order__zip::-webkit-outer-spin-button, #geosurf_order__zip::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

#geosurf_order__thanks {
    background: #fff;
    text-align: center;
    padding: 70px;
}
.geosurf_tabs {
    padding: 0 !important;
    list-style-type: none;
    border-bottom: solid 1px #55c2eb;
    margin-bottom: 24px;
}

.geosurf_tab {
    float: left;
    display: block;
    cursor: pointer;
    padding: 0 18px 0;
    font-size: 16px;
    line-height: 30px;
    font-weight: 800;
    color: #55c2eb;
}

.geosurf_tab .uc {
    text-transform: uppercase;
    letter-spacing: 1px;
}

.geosurf_tabs__contents {
}

.geosurf_tab.geosurf_tab--active {
    background: #55c2eb;
    color: #fff;
}

.geosurf_order__table_review {
    width: 100%;
    color: #000;
}
.geosurf_order__loader {
    position: absolute;
    left: -20px;
    right: 0;
    top: 0;
    bottom: 0;
}
.geosurf_order__loader_bg {
    position: absolute;
    background: #fff;
    opacity: 0.5;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 999;
}
img.geosurf_order__loader_spinner {
    position: absolute;
    z-index: 9999;
    left: calc(50% - 40px);
    top: calc(50% - 40px);
}

.geosurf_order__table_review th:nth-child(1),
.geosurf_order__table_review td:nth-child(1) {
    width: 40%;
}


.geosurf_order__table_review td {
    text-align: left;
    padding: 20px 0 0;
    font-size: 16px;
    line-height: 16px;
}

.geosurf_order__table_review_header {
    color: #55c2eb;
    border-bottom: solid 1px #55c2eb;
    font-size: 16px;
    line-height: 16px;
    font-weight: 800;
    text-transform: uppercase;
}

.geosurf_order__table_review_header th {
    padding: 0 0 8px;
    text-align: left;
}

.geosurf_order__table_review .recurrent_description {
    font-weight: 300;
    color: #525252;
    font-size: 12px;
    line-height: 12px;
    margin-top: 9px;
}


.geosurf_order__table_review .geosurf_order__table_review_coupon_row td,
.geosurf_order__table_review .geosurf_order__table_review_discount_row td {
    padding-bottom: 20px;
}

.geosurf_order__table_review .geosurf_order__table_review_total_row .cell_title {
    font-size: 12px;
    color: #525252;
}

.geosurf_order__table_review .geosurf_order__table_review_total_row td {
    border-top: solid 1px #bdbdbd;
}



.geosurf_order__step_content {
    /*transition: all 1.5s;*/
    max-height: 0;
    overflow: hidden;
}

.geosurf_order__step_content--shown {
    max-height: 2000px;
    /*not so stupid as it appeared*/
}

.geosurf_order__step_content--closed {
    max-height: 0;
}

.geosurf_order__step_header {
    display: block;
    font-size: 30px;
    line-height: 40px;
    font-weight: 300;
    margin-bottom: 20px;
}

.geosurf_order__button_row {
    margin-top: 20px;
}

.geosurf_order__step_first .geosurf_order__button_row,
.geosurf_order__step_second .geosurf_order__button_row {
    padding-right: 20px;
    margin-bottom: 48px;
}

.geosurf_order__button_row a {
    color: white;
    background-color: #55c2eb;
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 52px;
}

.geosurf_order__button_row a:hover {
    color: white;
}

.geosurf_order__button_row a.disabled {
    background-color: #bdbdbd;
}


.geosurf_order__step_header .step-number {
    font-size: 30px;
    color: #fe8600;
}

.geosurf_product {
    box-sizing: border-box;
    width: 100%;
    height: 334px;
    color: #000;
    font-family: "Open Sans", sans-serif;
    background: #fff;
    float: left;
    text-align: center;
    cursor: pointer;
    position: relative;
    border: solid 2px #55c2eb;
    margin-bottom: 10px;
}

.geosurf_product_wrapper {
    margin: 0 -10px -20px;
}

.geosurf_product__button {
    position: absolute;
    bottom: 22px;
    text-align: center;
    left: 0;
    right: 0;
}

.geosurf_product__button a {
    color: white;
    background-color: #55c2eb;
    display: inline-block;
    font-size: 12px;
    line-height: 32px;
    font-weight: 700;
    padding: 0 28px;
}

.geosurf_product__button a:hover {
    color: white;
}


.geosurf_product__header {
    text-align: center;
    color: #55c2eb;
    padding: 14px 0 14px;
    font-weight: 900;
    font-size: 18px;
    line-height: 18px;
}

.geosurf_product__get_in_touch {
    font-weight: 300;
}

.geosurf_product__content {
}

.geosurf_product__price_box {
    box-sizing: border-box;
    color: #1f1e3c;
    background-color: #f2f7fc;
    font-size: 30px;
    line-height: 36px;
    font-weight: 300;
}

.geosurf_product__month {
    font-size: 14px;
    line-height: 14px;
    font-weight: 300;
}


.geosurf-product__container {
    padding: 0 11px !important;
}

.geosurf_product__currency {
}

.geosurf_product__price {
}

.geosurf_product__list {
    padding: 12px 14px 0;
    list-style-type: none;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    letter-spacing: 0.28px;
}

.geosurf_product__list li {
    margin-bottom: 5px;
}



.geosurf_product--highlight  {
    border-image: linear-gradient(to bottom, #ffcb00, #fd8600);
    border-image-slice: 1;
}

.geosurf_product--highlight  .geosurf_product__header  {
    color: #fea700;
}


.geosurf_product--highlight .geosurf_product__button a {
    background-color: #ffcb00;
    background-image: linear-gradient(to right, #fd8600, #ffcb00);
}


.geosurf_product--JANUARY-SPECIAL  .geosurf_product__content {
    background-image: url(/wp-content/themes/bridge/img/newyears/ny-left-side-bottom.png), url(/wp-content/themes/bridge/img/newyears/ny-right-side-bottom.png);
    background-repeat: repeat-y;
    background-position: left 75px, right 75px;
    background-size: 30%, 16%;
    background-color: #000d1b;
    height: calc(100% - 90px);
}

.geosurf_product--JANUARY-SPECIAL .geosurf_product__button a {
    background: radial-gradient(ellipse at center, rgba(18, 5, 148, 1) 0%, rgba(143, 76, 194, 1) 100%);
    border: 0 none;
}

.geosurf_product--JANUARY-SPECIAL .geosurf_product__button a:hover {
    background: radial-gradient(ellipse at center, rgba(18, 5, 148, 1) 0%, rgba(143, 76, 194, 1) 100%) !important;
}

.geosurf_product--active {
    background: #1bb764;
    color: #fff;
}

.geosurf_product--active  .geosurf_product__header {
    background: #19844b;
}

.geosurf_order__not_valid {

}

.geosurf_order__input_error {
    color: red;
    font-size: 12px;
    display: none;
}

.geosurf_order__shown {
    display: block !important;
}

.geosurf_order__not_valid .geosurf_order__input_error {
    display: inline-block;
    width: 100%;
    line-height: 16px;
    padding-top: 5px;
}

.geosurf_order__not_valid .geosurf_order__input {
    border-color: red;
}

.geosurf_order__button_next .qbutton.white, .geosurf_order__button_next .qbutton.white:hover{
    background: #ccc;
    border-color: #ccc;
}

.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white {
    border-color: #2189d3;
    background-color: #2189d3;
}

.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white:hover {
    background: #1e6196 !important;
    border-color: #1e6196 !important;
}


.geosurf_order__step--completed.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white {
    background: #ccc;
    border-color: #ccc;
}

.geosurf_order__step--completed.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white:hover {
    background: #ccc !important;
    border-color: #ccc !important;
}

.geosurf_order__step--modified.geosurf_order__step--completed.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white {
    border-color: #2189d3;
    background-color: #2189d3;
}

.geosurf_order__step--modified.geosurf_order__step--completed.geosurf_order__step_valid .geosurf_order__button_next .qbutton.white:hover {
    background: #1e6196 !important;
    border-color: #1e6196 !important;
}

.geosurf_order__badges_row {
    position: relative;
    margin-top: 35px;
}

@media only screen and (max-width: 760px) {
    .geosurf_order__step {
        margin-left: 0;
    }


    .geosurf-product__container {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .geosurf_product {
        height: 334px;
    }
}


@media only screen and (min-width: 768px) {
    .geosurf_product {
        height: 334px;
    }
}

@media only screen and (min-width: 992px) {
    .geosurf_product {
        height: 400px;
    }
}

@media only screen and (min-width: 1000px) {
    .geosurf_product {
        height: 340px;
    }
}

@media only screen and (min-width: 1200px) {
    .geosurf_product {
        height: 334px;
    }
}



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

    .geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row .geosurf_order_credit_card_year_row {
        padding-right: 0;
    }

    .geosurf_order__input_group .geosurf_order_credit_card_cvv_row {
        float: none;
        width: 100%;
        padding-left: 0;
    }

    .geosurf_order__input_group .geosurf_order__credit_card_mm_yyyy_row {
        box-sizing: border-box;
        float: none;
        width: 100%;
    }
}

@media only screen and (min-width: 760px) {

    .hide_on_mobile {
        display: inline;
    }

    .clearfix_on_mobile {
        clear: none;
    }

    .geosurf_order__step {
    }

    .geosurf_order__step_first .geosurf_order__input_box {
        width: 50%;
        float: left;
        padding-right: 22px;
    }


    .geosurf_order__billing_address,
    .geosurf_order_credit_card_form {
        box-sizing: border-box;
        float: left;
        width: 50%;
        padding-right: 78px;
    }


    .geosurf_order__step_circle {
        left: -40px;
    }

    .geosurf_order_credit_card_number_box {
        width: 50%;
        float: left;
        padding-bottom: 28px;
    }

    .geosurf_order__billing_address_box {
        float: right;
        width: 50%;
    }
    .geosurf_order__billing_address_box label {
        display: none;
    }

    .geosurf_order__country_row {
        float: left;
        width: 100px;
    }
    .geosurf_order__city_row {
        float: left;
        width: 130px;
        padding-top: 24px;
    }
    .geosurf_order__zip_row {
        float: left;
        width: 80px;
        padding-top: 24px;
    }

    .geosurf_order__not_valid.geosurf_order_credit_card_number_box {
        padding-bottom: 0;
    }


}
