.tcHeadline {
    font-family: "thomas_headline_cebold", Helvetica, Arial, sans-serif;
}

.missiongothic, .tca .cst-multi-flight, .tca .cst-mmb-p2-button {
    font-family: "missiongothic", Helvetica, Arial, sans-serif;
}

.iconfont, .tca .cst-dash-popwrap:after, .tca .cst-dash-vidwrap:before, [class^="icon-"], [class*=" icon-"] {
    font-family: 'icomoon' !important;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tca .cst-pax-formwrap {
    margin: 20px 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-formwrap {
        margin: 45px 0px;
    }
}

.tca .cst-pax-formwrap--top {
    margin: 20px 0 0 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-formwrap--top {
        margin: 45px 0 0 0;
    }
}

.tca .cst-pax-formwrap--bottom {
    margin: 0 0 20px 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-formwrap--bottom {
        margin: 0 0 45px 0;
    }
}

.tca .cst-pax-form {
    margin: 15px 10px;
}

.tca .cst-pax-form__item {
    margin-bottom: 10px;
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width: 635px) {
    .tca .cst-pax-form {
        margin: 20px 10px;
    }

    .tca .cst-pax-form__item {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-form {
        margin-top: 25px;
        margin-bottom: 20px;
    }
}

.tca .cst-pax-form--sides {
    margin: 0 10px;
}

.tca .cst-pax-form--sides__item {
    margin-left: -10px;
    margin-right: -10px;
}

@media (min-width: 635px) {
    .tca .cst-pax-form--sides {
        margin: 0 10px;
    }

    .tca .cst-pax-form--sides__item {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-form--sides {
        margin: 0 10px;
    }
}

.tca .cst-pax-chat {
    margin: 15px 10px;
}

    .tca .cst-pax-chat h2, .tca .cst-pax-chat .h2 {
        margin-bottom: 10px;
    }

@media (min-width: 635px) {
    .tca .cst-pax-chat {
        margin: 25px 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-chat {
        margin: 20px 10px;
    }
}

.tca .cst-pax-heading {
    padding: 20px 15px;
}

    .tca .cst-pax-heading h1, .tca .cst-pax-heading .h1 {
        margin: 15px 0;
    }

    .tca .cst-pax-heading h2, .tca .cst-pax-heading .h2 {
        margin: 10px 0;
    }

    .tca .cst-pax-heading h5, .tca .cst-pax-heading .h5 {
        margin-bottom: 5px;
    }

    .tca .cst-pax-heading h6, .tca .cst-pax-heading .h6 {
        margin-bottom: 10px;
    }

.tca .cst-pax-heading--subtitle {
    margin-top: 25px;
}

.tca .cst-pax-heading--small h1, .tca .cst-pax-heading--small .h1 {
    margin: 15px 0 5px 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-heading {
        padding: 20px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-heading h1, .tca .cst-pax-heading .h1 {
        margin: 20px 0;
    }

    .tca .cst-pax-heading h2, .tca .cst-pax-heading .h2 {
        margin: 15px 0;
    }

    .tca .cst-pax-heading--small h1, .tca .cst-pax-heading--small .h1 {
        margin: 20px 0 10px 0;
    }

    .tca .cst-pax-heading--subtitle {
        margin-top: 35px;
    }
}

.tca .cst-pax-avatar-title {
    margin-top: 35px;
    margin-bottom: 50px;
}

@media (min-width: 635px) {
    .tca .cst-pax-avatar-title {
        border-top-right-radius: 20px;
        margin-top: 25px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-avatar-title {
        margin-top: 5px;
    }
}

.tca .cst-pax-apd {
    margin-bottom: 15px;
}

    .tca .cst-pax-apd h2 {
        margin: 15px 0;
    }

.tca .cst-pax-apd__card {
    margin-bottom: 20px;
    padding: 20px 0;
}

.tca .cst-pax-apd__padded {
    margin-bottom: 10px;
}

@media (min-width: 635px) {
    .tca .cst-pax-apd h2 {
        margin: 30px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-apd__card {
        padding: 30px 0;
    }
}

.tca .cst-pax-msg {
    margin: 15px;
}

.tca .cst-pax-msg--large {
    margin-bottom: 20px;
}

@media (min-width: 1025px) {
    .tca .cst-pax-msg--large {
        margin-bottom: 30px;
    }
}

.tca .cst-pax-cvv {
    font-size: 40px;
    font-weight: 600;
    margin: 10px;
}

.tca .cst-pax-opt {
    position: absolute;
    right: 10px;
    top: 7px;
}

@media (min-width: 635px) {
    .tca .cst-pax-opt {
        right: 30px;
        top: 7px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-opt {
        right: 35px;
        top: 8px;
    }
}

.tca .cst-pax-block {
    padding: 15px 10px;
}

.tca .cst-pax-block__title {
    margin-bottom: 5px;
}

.tca .cst-pax-block--small {
    padding: 10px 5px;
}

.tca .cst-pax-block__wrap {
    margin-bottom: 20px;
}

.tca .cst-pax-block--vcenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tca .cst-pax-block .flight-panel__flight {
    margin: 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-block {
        padding: 20px 35px;
    }

    .tca .cst-pax-block--wide {
        padding: 20px 0px;
    }

    .tca .cst-pax-block--small {
        padding: 15px 10px;
    }

    .tca .cst-pax-block__title {
        margin-bottom: 10px;
    }

    .tca .cst-pax-block__margins {
        margin: 15px 0;
    }

    .tca .cst-pax-block--vcenter {
        height: 45px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-block {
        padding: 20px 35px;
    }

    .tca .cst-pax-block--wide {
        padding: 20px 0px;
    }

    .tca .cst-pax-block--small {
        padding: 15px;
    }
}

.tca .cst-pax-summary-booking {
    margin: -50px auto 10px auto;
    padding: 15px 10px 15px 10px;
}

.tca .cst-pax-summary-booking__title {
    margin-bottom: 5px;
    text-align: center;
}

.tca .cst-pax-summary-booking--vcenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 45px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.tca .cst-pax-summary-booking .btn {
    margin: 0;
}

@media (min-width: 635px) {
    .tca .cst-pax-summary-booking {
        padding: 15px;
    }

    .tca .cst-pax-summary-booking__title {
        margin: 5px 0;
        text-align: left;
    }

    .tca .cst-pax-summary-booking--vcenter {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-summary-booking {
        margin: -50px auto 15px auto;
        max-width: 1080px;
    }
}

.tca .cst-pax-summary {
    margin: 15px 10px;
}

.tca .cst-pax-summary-overlap {
    margin: -50px auto 10px auto;
}

@media (min-width: 635px) {
    .tca .cst-pax-summary {
        margin: 20px 35px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-summary {
        margin: 20px 50px;
    }

    .tca .cst-pax-summary-overlap {
        margin: -50px auto 15px auto;
        max-width: 890px;
    }
}

.tca .cst-pax-checkin {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-pax-checkin {
        text-align: left;
    }
}

.tca .cst-pax-vdiv-xsborder {
    border-bottom: 1px solid #dcdbd9;
}

@media (min-width: 635px) {
    .tca .cst-pax-vdiv {
        overflow: hidden;
        position: relative;
    }

        .tca .cst-pax-vdiv:before {
            border-left: 1px solid #dcdbd9;
            bottom: 20px;
            content: '';
            left: 50%;
            position: absolute;
            top: 22px;
        }

    .tca .cst-pax-vdiv-xsborder {
        border-bottom: none;
    }

    .tca .cst-pax-vdiv--margin {
        margin: 30px 0;
    }
}

.tca .cst-pax-share {
    margin: 10px;
}

    .tca .cst-pax-share a {
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        height: 30px;
    }

@media (min-width: 635px) {
    .tca .cst-pax-share__wrap {
        margin-top: 35px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-share__wrap {
        margin-top: 55px;
    }
}

.tca .cst-pax-login-button {
    width: 100%;
    min-width: 200px;
    max-width: 295px;
    display: inline-block;
}

.tca .cst-pax-iframe {
    display: block;
    overflow: hidden;
    border: 0 none;
}

.tca .cst-pax-address {
    margin-top: -5px;
    margin-bottom: 15px;
}

@media (min-width: 635px) {
    .tca .cst-pax-address {
        margin-bottom: 20px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-pax-address {
        margin-top: -10px;
    }
}

.tca .cst-pax-IBAN {
    padding: 15px 0px;
}

    .tca .cst-pax-IBAN p {
        margin: 5px 0;
    }

.tca .cst-extras-message {
    line-height: 22px;
    margin: 30px 10px;
}

.tca .cst-extras-message--first {
    line-height: 22px;
    margin: 10px 10px 20px 10px;
}

.tca .cst-extras-message--spacing {
    height: calc(100vh - 105px);
    padding: 0 15px;
}

.tca .cst-extras-message__large {
    margin: 30px 5px 40px 5px;
}

.tca .cst-extras-message__content {
    height: calc(100vh - 200px);
}

    .tca .cst-extras-message__content p {
        position: relative;
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        margin: 0;
    }

.tca .cst-extras-message__lower {
    position: relative;
    text-align: center;
    bottom: 60px;
}

@media (min-width: 1025px) {
    .tca .cst-extras-message {
        line-height: 30px;
    }

    .tca .cst-extras-message__large {
        margin: 30px 10px 50px 10px;
    }

    .tca .cst-extras-message--spacing {
        height: calc(90vh - 105px);
    }

    .tca .cst-extras-message__content {
        height: calc(90vh - 200px);
    }
}

@media (min-width: 710px) {
    .tca .cst-extras-personalisation {
        max-width: 80%;
        margin: auto;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-personalisation {
        max-width: 78%;
        margin: auto;
    }
}

.tca .cst-extras-overhead__cancel {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-extras-overhead__cancel {
        text-align: left;
        margin: 12px auto;
    }
}

.tca .cst-extras-table-01 thead th {
    vertical-align: bottom;
}

.tca .cst-extras-table-01 tfoot td {
    vertical-align: top;
}

.tca .cst-extras-table-01 tr {
    height: 60px;
}

.tca .cst-extras-table-01 .h4 {
    font-size: 22px;
}

@media (min-width: 1025px) {
    .tca .cst-extras-table-01 .h4 {
        font-size: 28px;
    }
}

.tca .cst-extras-table-02 thead th {
    vertical-align: bottom;
}

.tca .cst-extras-table-02 tfoot td {
    vertical-align: top;
    padding: 10px 0;
}

.tca .cst-extras-table-02 tr {
    height: 60px;
}

.tca .cst-extras-table-02 td, .tca .cst-extras-table-02 th {
    padding: 10px;
}

.tca .cst-extras-table-02 .h4 {
    font-size: 22px;
}

.tca .cst-extras-table-02 thead th .h4, .tca .cst-extras-table-02 .h5 {
    font-size: 16px;
}

.tca .cst-extras-table-02 .h3 {
    font-size: 12px;
}

@media (min-width: 635px) {
    .tca .cst-extras-table-02 tfoot td {
        padding: 10px 5px;
    }

    .tca .cst-extras-table-02 .h3 {
        font-size: 15px;
    }

    .tca .cst-extras-table-02 .h4 {
        font-size: 24px;
    }

    .tca .cst-extras-table-02 .h5 {
        font-size: 18px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-table-02 .h3, .tca .cst-extras-table-02 .h5 {
        font-size: 20px;
    }

    .tca .cst-extras-table-02 thead th .h4 {
        font-size: 22px;
    }

    .tca .cst-extras-table-02 .h4 {
        font-size: 26px;
    }
}

.tca .cst-extras-blockwrap {
    margin: 10px 0;
}

@media (min-width: 635px) {
    .tca .cst-extras-blockwrap {
        margin: 15px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-blockwrap {
        margin: 20px 0;
    }
}

.tca .cst-extras-whiteblock {
    border-radius: 5px;
    display: block;
    margin: 3px;
    padding: 8px;
}

    .tca .cst-extras-whiteblock h1, .tca .cst-extras-whiteblock .h1 {
        margin-bottom: 8px;
    }

@media (min-width: 1025px) {
    .tca .cst-extras-whiteblock {
        margin: 5px;
        padding: 16px;
    }
}

.tca .cst-extras-blockbtn {
    margin-bottom: 0;
    margin-top: 5px;
}

@media (min-width: 1025px) {
    .tca .cst-extras-blockbtn {
        margin-top: 10px;
    }
}

.tca .cst-basket-block {
    padding: 15px;
    margin-bottom: 15px;
}

    .tca .cst-basket-block h2, .tca .cst-basket-block .h2 {
        margin-bottom: 10px;
    }

    .tca .cst-basket-block h6, .tca .cst-basket-block .h6 {
        margin: 5px 0;
    }

    .tca .cst-basket-block:last-child {
        margin-bottom: 0px;
    }

@media (min-width: 1025px) {
    .tca .cst-basket-block {
        margin-top: 10px;
    }
}

.tca .cst-extras-session-button {
    margin: 30px 30px 10px 30px;
}

.tca .cst-extras-modal-cancel {
    line-height: 40px;
}

.tca .cst-extras-vcenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: calc(88vh - 155px);
    margin: 30px 10px 10px;
}

.tca .cst-extras-vcenter__content {
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    margin-top: -150px;
    width: 100%;
}

@media (min-width: 635px) {
    .tca .cst-extras-vcenter {
        height: calc(100vh - 150px);
    }

    .tca .cst-extras-vcenter__content {
        margin-top: -200px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-vcenter {
        height: calc(100vh - 165px);
    }
}

.tca .cst-extras-rail-summary {
    text-align: right;
}

.tca .cst-extras-rail-icon:before {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    display: inline-block;
}

.tca .cst-extras-cloudsaddon {
    margin-bottom: 25px;
}

    .tca .cst-extras-cloudsaddon .btn__addon--bottom {
        border-radius: 0px 0px 10px 10px;
        padding: 3px 15px;
    }

.tca .cst-extras-early-margin {
    margin: 0px 22px 22px 75px;
}

.tca .cst-extras-earlyess-margin {
    margin: 0px 0px 22px 85px;
}

@media (min-width: 635px) {
    .tca .cst-extras-earlyess-margin {
        margin: 0px 0px 22px 70px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-earlyess-margin {
        margin: -15px 0px 22px 120px;
    }
}

.tca .cst-extras-outline-banner {
    margin: 12px 3px;
}

    .tca .cst-extras-outline-banner:hover {
        cursor: default;
    }

    .tca .cst-extras-outline-banner h6 {
        font-size: 16px;
        line-height: 21px;
    }

@media (min-width: 635px) {
    .tca .cst-extras-outline-banner {
        text-align: center;
        height: 85px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-outline-banner {
        height: 100px;
        margin: 12px;
    }
}

.tca .cst-extras-addon-icon {
    font-size: 20px;
    top: 10px;
    right: 10px;
    -webkit-transition: color 0.5s;
    transition: color 0.5s;
}

@media (min-width: 635px) {
    .tca .cst-extras-addon-icon {
        font-size: 24px;
        top: 12px;
        right: 12px;
    }
}

.tca .btn-tile:hover .cst-extras-addon-icon i {
    color: #fff;
}

.tca .cst-extras-nag-vcenter {
    display: table;
    height: calc(100% - 100px);
    width: 100%;
}

    .tca .cst-extras-nag-vcenter section {
        display: table-cell;
        height: 100%;
        vertical-align: middle;
    }

.tca h2.cst-extras-nag-margin {
    margin-bottom: 15px;
}

.tca p.cst-extras-nag-margin {
    display: inline-block;
    margin-bottom: 18px;
}

.tca p.cst-extras-nag-margin--last {
    display: inline-block;
    margin-bottom: 26px;
}

.tca .cst-extras-nag-icon {
    display: block;
    font-size: 130px;
    margin-bottom: 30px;
}

@media (orientation: landscape) {
    .tca .cst-extras-nag-icon {
        font-size: 80px;
    }
}

@media (min-width: 635px) and (orientation: portrait) {
    .tca .cst-extras-nag-icon {
        font-size: 190px;
    }
}

@media (min-width: 635px) and (orientation: landscape) {
    .tca .cst-extras-nag-icon {
        font-size: 120px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-extras-nag-icon {
        font-size: 190px;
    }
}

.tca .cst-extras-rf-avatar {
    margin-top: -2px;
}

@media (min-width: 1025px) {
    .tca .cst-extras-rf-avatar {
        -webkit-transform: scale(1.25);
        -ms-transform: scale(1.25);
        transform: scale(1.25);
        margin-top: 4px;
    }
}

.tca .cst-extra-margin-btm {
    margin-bottom: 0px;
}

.tca .cst-dash-conf {
    display: block;
    padding: 15px 15px;
}

@media (min-width: 635px) {
    .tca .cst-dash-conf {
        text-align: left;
    }
}

.tca .cst-dash-conf-buttons {
    display: block;
    width: 100%;
    padding: 0 5px;
}

    .tca .cst-dash-conf-buttons li {
        display: block;
        float: left;
        padding: 0 5px 5px 5px;
        text-align: center;
        width: 50%;
    }

@media (min-width: 635px) {
    .tca .cst-dash-conf-buttons li {
        width: auto;
    }
}

.tca .cst-dash-conf-buttons li a {
    width: 100%;
    min-width: 0px;
    padding-left: 7px;
    padding-right: 7px;
    min-height: 40px;
    max-height: auto;
}

@media (min-width: 635px) {
    .tca .cst-dash-conf-buttons li a {
        margin-top: 13px;
        margin-bottom: 8px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-conf-buttons li a {
        padding-left: 22px;
        padding-right: 22px;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-conf-buttons {
        float: right;
        width: auto;
        position: relative;
    }
}

.tca .cst-search-wrap {
    padding: 15px 0;
}

@media (min-width: 635px) {
    .tca .cst-search-wrap {
        max-width: 750px;
        margin: 0 auto;
        padding: 25px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-search-wrap {
        max-width: 1070px;
        margin: 0 auto;
        padding: 25px 0 45px 0;
    }
}

.tca .cst-search-form {
    margin: 20px 0;
}

@media (min-width: 1025px) {
    .tca .cst-search-form {
        margin: 30px 0;
    }
}

.tca .cst-search-mulitstop .input-link {
    margin: 0px 10px;
    padding: 5px 0;
}

.tca .cst-multi-flight {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 15px;
    text-align: center;
}

@media (min-width: 1025px) {
    .tca .cst-multi-flight {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 7px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-overlap-btn {
        margin: 0 auto;
        margin-bottom: 30px;
        margin-top: -25px;
        max-width: 50%;
    }
}

.tca .cst-border-sm--right, .tca .cst-border-md--right {
    border-right: none;
}

.tca .cst-border-xs--bottom {
    border-bottom: 1px solid #a5ced9;
    margin-right: 0;
}

.tca .cst-border-xs--bottom-medium-grey {
    border-bottom: 1px solid #dcdbd9;
}

@media (min-width: 635px) {
    .tca .cst-border-sm--left:before, .tca .cst-border-md--left:before {
        border-left: 1px solid #a5ced9;
        bottom: 5px;
        content: '';
        display: block;
        left: 0px;
        position: absolute;
        top: 5px;
        width: 1px;
    }

    .tca .cst-border-sm--left-grey:before, .tca .cst-border-md--left-grey:before {
        border-left: 1px solid #4e4a41;
    }

    .tca .cst-border-sm--right, .tca .cst-border-md--right {
        border-right: 1px solid #a5ced9;
        margin-right: 0;
        padding-left: 10px;
    }

    .tca .cst-border-sm--right-grey, .tca .cst-border-md--right-grey {
        border-right: 1px solid #4e4a41;
    }

    .tca .cst-border-sm--bottom, .tca .cst-border-md--bottom {
        border-bottom: 1px solid #a5ced9;
        margin-right: 0;
    }

    .tca .cst-border-sm--bottom-medium-grey, .tca .cst-border-md--bottom-medium-grey {
        border-bottom: 1px solid #dcdbd9;
    }

    .tca .cst-border-xs--left {
        border-left: none;
    }

    .tca .cst-border-xs--right {
        border-right: none;
    }

    .tca .cst-border-xs--bottom {
        border-bottom: none;
    }

    .tca .cst-border-xs--bottom-medium-grey {
        border-bottom: none;
    }
}

.tca .cst-search-align {
    text-align: left;
}

@media (min-width: 635px) {
    .tca .cst-search-align {
        text-align: center;
    }
}

.tca .cst-results-drp {
    margin: 20px 0 0;
}

.tca .cst-results-status {
    margin: 55px 0px 70px 0;
    text-align: center;
}

    .tca .cst-results-status h2, .tca .cst-results-status .h2 {
        margin-bottom: 2px;
    }

.tca .cst-modal-dates {
    font-weight: bold;
    font-size: 15px;
}

@media (min-width: 1025px) {
    .tca .cst-modal-dates {
        font-size: 20px;
    }
}

.tca .cst-results-flgwrp {
    padding: 15px 5px 5px 5px;
}

    .tca .cst-results-flgwrp .flight-panel {
        margin-bottom: 20px;
    }

@media (min-width: 635px) {
    .tca .cst-results-flgwrp {
        padding: 15px 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-results-flgwrp {
        padding: 15px 10px 5px 10px;
    }
}

.tca .cst-results-msg i {
    display: block;
    font-size: 20px;
    margin: 10px 0 10px;
}

.tca .cst-results-iflnk {
    margin-bottom: 5px;
}

.tca .cst-results-inact {
    padding: 50px 0;
}

.tca .cst-results-act {
    margin-bottom: 30px;
}

.tca .cst-results-act__continue {
    margin-bottom: 25px;
}

@media (min-width: 635px) {
    .tca .cst-results-act {
        margin-top: 30px;
        margin-bottom: 0;
        padding: 0 15px;
    }

    .tca .cst-results-act__continue {
        margin-top: 28px;
    }
}

@media (min-width: 635px) {
    .tca .cst-results-tc {
        margin: 20px 0;
        padding: 0 10px;
    }
}

.tca .cst-results-railway {
    padding: 0 15px;
}

.tca .cst-results-railway__train {
    margin-top: 45px;
}

.tca .cst-results-railway__logo {
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 24px;
    margin-right: 5px;
    vertical-align: middle;
    width: 30px;
}

.tca .cst-results-error {
    padding: 20px;
    margin-bottom: 20px;
}

.tca .cst-results-error__first {
    margin-top: 20px;
}

.tca .cst-results-error__last {
    margin-bottom: 30px;
}

.tca .cst-results-error__code {
    color: #4e4a41;
    font-size: 24px;
    line-height: 1.4;
}

.tca .cst-results-error__title {
    margin-bottom: 10px;
    font-size: 30px;
    line-height: 1.3;
}

.tca .cst-results-error__message {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 0;
}

.tca .cst-results-error__menu {
    display: block;
    overflow: hidden;
}

    .tca .cst-results-error__menu li {
        float: left;
        padding: 10px 0px;
    }

        .tca .cst-results-error__menu li a {
            padding: 0;
            margin: 0 1px;
        }

            .tca .cst-results-error__menu li a:active, .tca .cst-results-error__menu li a:focus {
                margin: 0;
            }

        .tca .cst-results-error__menu li:before {
            content: "|";
            margin-left: 20px;
            margin-right: 20px;
        }

        .tca .cst-results-error__menu li:first-child {
            padding-left: 0;
        }

            .tca .cst-results-error__menu li:first-child:before {
                content: none;
            }

@media (min-width: 635px) {
    .tca .cst-results-error {
        max-width: 750px;
        margin: 0 auto;
        padding: 25px;
    }

    .tca .cst-results-error__title {
        font-size: 40px;
        margin-bottom: 32px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-results-error {
        max-width: 1070px;
        margin: 0 auto;
        padding: 25px;
        margin-bottom: 30px;
    }

    .tca .cst-results-error__first {
        margin-top: 30px;
    }

    .tca .cst-results-error__last {
        margin-bottom: 45px;
    }

    .tca .cst-results-error__code {
        font-size: 24px;
        margin-bottom: 5px;
    }

    .tca .cst-results-error__title {
        font-size: 52px;
        margin-bottom: 15px;
    }

    .tca .cst-results-error__message {
        font-size: 24px;
        margin-top: 10px;
    }
}

.tca .cst-mmb-burger {
    display: inline-block;
    -webkit-transform: translateY(2px);
    -ms-transform: translateY(2px);
    transform: translateY(2px);
}

.tca .cst-mmb-overview {
    min-height: 45px;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

.tca .cst-mmb-overview__wrap {
    margin-bottom: 30px;
}

.tca .cst-mmb-msgblock {
    font-size: 14px;
    line-height: 15px;
    margin: 20px 0;
}

.tca .cst-mmb-msgblock--large {
    margin: 30px 0;
}

.tca .cst-mmb-msgblock ul {
    margin-bottom: 25px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-msgblock {
        font-size: 18px;
        line-height: 20px;
        margin: 25px 0;
    }

    .tca .cst-mmb-msgblock--large {
        margin: 35px 0;
    }

    .tca .cst-mmb-msgblock ul {
        margin-bottom: 25px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-msgblock {
        font-size: 16px;
        line-height: 18px;
        margin: 35px 0;
    }

    .tca .cst-mmb-msgblock--large {
        margin: 40px 0;
    }
}

.tca .cst-mmb-address {
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px 21px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-address {
        margin-left: 0px;
        margin-right: 0px;
        padding: 15px 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-address {
        padding: 15px;
    }
}

.tca .cst-mmb-addressheading {
    margin: 30px 0 12px 0;
}

@media (min-width: 635px) {
    .tca .cst-mmb-addressheading {
        margin: 35px 0 15px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-addressheading {
        margin: 40px 0 15px 0;
    }
}

.tca .cst-mmb-heading {
    padding: 25px 15px;
}

    .tca .cst-mmb-heading h1, .tca .cst-mmb-heading .h1 {
        margin: 15px 0;
    }

    .tca .cst-mmb-heading h6, .tca .cst-mmb-heading .h6 {
        margin-bottom: 20px;
    }

@media (min-width: 1025px) {
    .tca .cst-mmb-heading {
        padding: 35px 0;
    }

        .tca .cst-mmb-heading h1, .tca .cst-mmb-heading .h1 {
            margin: 20px 0 20px 0;
        }

        .tca .cst-mmb-heading h6, .tca .cst-mmb-heading .h6 {
            margin-bottom: 25px;
        }
}

.tca .cst-mmb-upgrade-flight-txtalign {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-mmb-upgrade-flight-txtalign {
        text-align: left;
    }
}

.tca .cst-mmb-upgrade-listwrap {
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding: 17px 0;
    margin-left: 10px;
    width: 100%;
}

    .tca .cst-mmb-upgrade-listwrap .list-item__extra {
        padding-right: 20px;
    }

@media (min-width: 635px) {
    .tca .cst-mmb-upgrade-listwrap {
        padding-right: 0px;
        margin-left: 0px;
    }

        .tca .cst-mmb-upgrade-listwrap .list-item__extra {
            padding-right: 0px;
        }
}

.tca .cst-mmb-upgrade-total {
    padding-right: 10px;
    margin-left: 10px;
    border-bottom: 2px solid #f8ac00;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-upgrade-total {
        padding-right: 0px;
        margin-left: 0px;
        padding-top: 10px;
        padding-bottom: 25px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-upgrade-total {
        font-size: 32px;
        padding: 10px 0 15px 0;
        border-bottom-width: 4px;
        text-align: right;
    }
}

.tca .cst-mmb-overlay-warning {
    padding: 10px 10px 10px 50px;
    position: relative;
    margin-top: 25px;
    border: 1px solid #a8a6a4;
}

    .tca .cst-mmb-overlay-warning i {
        font-size: 25px;
        position: absolute;
        left: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }

@media (min-width: 635px) {
    .tca .cst-mmb-overlay-warning {
        padding: 35px 25px 25px 25px;
        margin-top: 50px;
        text-align: center;
    }

        .tca .cst-mmb-overlay-warning i {
            font-size: 40px;
            top: 0px;
            left: 50%;
            -webkit-transform: translateY(-50%) translateX(-50%);
            -ms-transform: translateY(-50%) translateX(-50%);
            transform: translateY(-50%) translateX(-50%);
        }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-overlay-warning {
        padding: 25px 45px 25px 45px;
        border: none;
        background-color: #333;
    }

        .tca .cst-mmb-overlay-warning i {
            display: none;
        }
}

.tca .cst-mmb-overlay-timelimit {
    position: relative;
    padding-left: 70px;
    padding-top: 10px;
    min-height: 35px;
}

    .tca .cst-mmb-overlay-timelimit i {
        font-size: 50px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        position: absolute;
        left: 10px;
        top: 50%;
    }

@media (min-width: 635px) {
    .tca .cst-mmb-overlay-timelimit {
        padding-left: 65px;
        padding-top: 10px;
    }

        .tca .cst-mmb-overlay-timelimit i {
            font-size: 50px;
        }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-overlay-timelimit {
        padding-left: 90px;
    }

        .tca .cst-mmb-overlay-timelimit i {
            left: 0px;
            font-size: 70px;
        }
}

.tca .cst-mmb-cancel-txt-align {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-mmb-cancel-txt-align {
        text-align: left;
    }
}

.tca .cst-mmb-cancel-title {
    margin: 10px 0 20px 0;
}

@media (min-width: 635px) {
    .tca .cst-mmb-cancel-title {
        margin: 20px 0 30px 0;
        text-align: center;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-cancel-title {
        margin: 15px 0 30px 0;
    }
}

.tca .cst-mmb-cancel-hr {
    margin: 10px 0;
}

@media (min-width: 1025px) {
    .tca .cst-mmb-cancel-hr {
        margin: 15px 0;
    }
}

.tca .cst-mmb-cancel-txt-link {
    margin: 10px 0;
    margin-top: 16px;
}

.tca .cst-mmb-cancel-13 {
    display: inline-block;
    font-size: 13px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-cancel-13 {
        font-size: 18px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-cancel-13 {
        font-size: 16px;
    }
}

.tca .cst-mmb-cancel-info {
    border: 1px solid #a8a6a4;
    padding: 15px;
    margin: 20px 10px;
}

    .tca .cst-mmb-cancel-info h3 {
        display: block;
        margin-bottom: 10px;
    }

    .tca .cst-mmb-cancel-info .h6 {
        margin-bottom: 10px;
    }

.tca .cst-mmb-cancel-extra-txt {
    display: none;
}

@media (min-width: 635px) {
    .tca .cst-mmb-cancel-extra-txt {
        display: inline;
    }
}

@media (min-width: 635px) {
    .tca .cst-mmb-cancel-txt-tablet {
        margin: 50px auto;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-cancel-txt-tablet {
        margin: 30px auto;
    }
}

.tca .cst-mmb-form {
    margin: 25px 10px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-form {
        margin: 35px auto;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-form {
        margin: 30px auto;
    }
}

.tca .cst-mmb-login-m15 {
    margin-top: 15px;
}

.tca .cst-mmb-p2-button {
    font-size: 15px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 15px;
}

@media (min-width: 1025px) {
    .tca .cst-mmb-p2-button {
        font-size: 18px;
    }
}

.tca .cst-mmb-td-bottom td {
    vertical-align: bottom;
}

@media (max-width: 635px) {
    .tca .cst-mmb-xs-fontsize li.h3 {
        font-size: 16px;
    }
}

.tca .cst-mmb-margin-below {
    margin-bottom: 25px;
}

.tca .cst-mmb-icn-alc {
    display: inline-block;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.tca .cst-mmb-basket-block {
    display: block;
}

    .tca .cst-mmb-basket-block:focus {
        text-decoration: none;
    }

.tca .cst-mmb-yellowicon i {
    color: #f8ac00;
    font-size: 1.2em;
    vertical-align: sub;
}

.tca .cstmmb-fserv-margin {
    display: block;
    margin: 20px 0 10px 0;
}

.tca .cst-mmb-api-err {
    margin-bottom: 15px;
}

.tca .cst-mmb-gb-block {
    display: block;
    cursor: pointer;
}

    .tca .cst-mmb-gb-block label {
        cursor: pointer;
    }

    .tca .cst-mmb-gb-block input {
        cursor: pointer;
    }

    .tca .cst-mmb-gb-block:hover {
        border: 1px solid #00799b;
        border-top: 3px solid #00799b;
    }

.tca ul.cst-mmb-upgrade-flight-bgroup {
    margin-top: 25px;
}

@media (min-width: 1025px) {
    .tca ul.cst-mmb-upgrade-flight-bgroup {
        margin-top: 30px;
    }
}

.tca .cst-mmb-upgrade-flight-bgroup-button {
    font-size: 15px;
}

    .tca .cst-mmb-upgrade-flight-bgroup-button i {
        color: #fff;
        font-size: 17px;
        line-height: 20px;
    }

    .tca .cst-mmb-upgrade-flight-bgroup-button:hover i:before, .tca .cst-mmb-upgrade-flight-bgroup-button:active i:before {
        content: "\e967";
    }

@media (min-width: 635px) {
    .tca .cst-mmb-upgrade-flight-bgroup-button {
        font-size: 17px;
    }

        .tca .cst-mmb-upgrade-flight-bgroup-button i {
            font-size: 18px;
        }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-upgrade-flight-bgroup-button {
        font-size: 20px;
    }
}

.tca .btn-group li .btn.cst-mmb-upgrade-flight-bgroup-button {
    min-height: 45px;
}

.tca .cst-npr-pad {
    padding-top: 10px;
}

@media (min-width: 635px) {
    .tca .cst-npr-pad {
        padding-top: 0px;
        padding-bottom: 30px;
    }
}

.tca .cst-npr-vtf-pad {
    margin-top: 0px;
    margin-bottom: 15px !important;
}

@media (min-width: 1025px) {
    .tca .cst-npr-vtf-pad {
        margin-top: 10px;
    }
}

.tca .cst-sa-contentwrap {
    margin: 10px 0 20px 0;
}

@media (min-width: 1025px) {
    .tca .cst-sa-contentwrap {
        margin: 10px 0 30px 0;
    }
}

.tca .cst-sa-heading {
    margin: 5px 0 15px 0;
}

.tca .cst-sa-p {
    margin-bottom: 10px;
}

@media (min-width: 1025px) {
    .tca .cst-sa-p {
        margin-bottom: 15px;
    }
}

.tca .cst-sa-v-bottom {
    height: 55px;
    padding-left: 10px;
    position: relative;
}

    .tca .cst-sa-v-bottom span {
        position: absolute;
        bottom: 0;
        left: 10px;
    }

.tca .cst-sa-interstitial {
    background-color: #edece9;
    margin: 0 -15px 10px -15px;
    padding: 15px;
    text-align: left;
}

    .tca .cst-sa-interstitial i {
        vertical-align: middle;
    }

.tca .cst-sa-interstitial__title {
    vertical-align: middle;
    display: inline-block;
}

@media (min-width: 635px) {
    .tca .cst-sa-interstitial {
        margin: 15px -10px 30px 35px;
        padding: 0;
        height: 65px;
        position: relative;
    }

    .tca .cst-sa-interstitial__title {
        padding: 10px 0 10px 35px;
    }

    .tca .cst-sa-interstitial i {
        position: absolute;
        left: -45px;
        top: -7px;
    }

    .tca .cst-sa-interstitial .btn {
        line-height: 1.3;
        padding: 10px;
        margin: 0;
        margin: 10px;
        min-height: 45px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-sa-interstitial__title {
        padding: 10px 0 10px 40px;
    }
}

.tca .cst-sa-confirmation {
    background-color: #00799b;
    border-radius: 50%;
    color: #fff;
    height: 30px;
    display: inline-block;
    margin: 10px 5px 10px 0;
    vertical-align: middle;
    width: 30px;
}

    .tca .cst-sa-confirmation:before {
        padding: 0 5px;
        font-size: 16px;
        line-height: 30px;
    }

@media (min-width: 635px) {
    .tca .cst-sa-confirmation {
        height: 40px;
        margin: 0 5px 0 0;
        width: 40px;
    }

        .tca .cst-sa-confirmation:before {
            font-size: 18px;
            line-height: 40px;
        }
}

.tca .cst-dash-itin-divider:before {
    border-left: 1px solid #dcdbd9;
    bottom: 30px;
    content: '';
    left: 40%;
    position: absolute;
    top: 30px;
}

.tca .cst-dash-block {
    margin: 10px;
    padding: 10px 0px;
}

.tca .cst-dash-block--foot {
    padding-bottom: 0;
}

.tca .cst-dash-block--no-margin {
    margin: 0;
}

@media (min-width: 635px) {
    .tca .cst-dash-block {
        padding: 20px;
    }

    .tca .cst-dash-block--foot {
        padding-bottom: 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-block {
        padding: 30px;
    }

    .tca .cst-dash-block--foot {
        padding-bottom: 0;
    }
}

.tca .cst-dash-card {
    margin: 5px 0;
}

    .tca .cst-dash-card p {
        margin: 10px 0;
    }

@media (min-width: 635px) {
    .tca .cst-dash-card {
        margin: 0px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-card .card__image {
        height: 175px;
    }
}

.tca .cst-dash-atol {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 40px;
    margin-right: 10px;
    vertical-align: middle;
    width: 40px;
}

@media (min-width: 1025px) {
    .tca .cst-dash-atol {
        height: 50px;
        width: 50px;
    }
}

.tca .cst-dash-message {
    padding: 7px 20px;
}

.tca .cst-mmb-dashhead--subtitle {
    font-size: 20px;
    max-width: 50%;
    margin: -22px auto 0 auto;
    padding-top: 0;
}

.tca .cst-mmb-dashhead h2 {
    font-size: 30px;
}

@media (min-width: 1025px) {
    .tca .cst-mmb-dashhead--subtitle {
        margin: -20px auto 0 auto;
        max-width: 30%;
    }

    .tca .cst-mmb-dashhead h2 {
        font-size: 40px;
    }
}

.tca .cst-mmb-dashblock {
    margin: 10px 10px 30px 10px;
}

@media (min-width: 635px) {
    .tca .cst-mmb-dashblock--negmargin {
        margin-top: -50px;
    }
}

.tca .cst-mmb-blockpad {
    padding: 16px;
}

.tca .cst-dash-subtitle {
    font-size: 20px;
}

    .tca .cst-dash-subtitle span {
        font-family: "thomas_headline_cebold", Helvetica, Arial, sans-serif;
        vertical-align: initial;
    }

        .tca .cst-dash-subtitle span.cst-mmb-dashdot {
            vertical-align: middle;
        }

.tca .cst-dash-subtitle-valign span {
    vertical-align: middle;
}

@media (min-width: 635px) {
    .tca .cst-dash-subtitle {
        font-size: 24px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-subtitle {
        font-size: 28px;
    }
}

.tca .cst-mmb-dashdot {
    font-size: 15px;
    vertical-align: middle;
    font-family: "thomas_headline_cebold", Helvetica, Arial, sans-serif;
}

    .tca .cst-mmb-dashdot:before {
        content: '';
        width: 8px;
        height: 8px;
        display: inline-block;
        vertical-align: initial;
        background-color: #00799b;
        border-radius: 20px;
        margin: 0px 8px 1px 10px;
    }

.tca .cst-mmb-dashdot--small:before {
    width: 5px;
    height: 5px;
    margin: 0px 4px 3px 4px;
}

.tca .cst-mmb-dashdot--yellow:before {
    background-color: #f8ac00;
}

.tca .cst-mmb-dashdot--grey:before {
    background-color: #a8a6a4;
}

.tca .cst-mmb-dashdot--fades:before {
    -webkit-animation: dotfader 1s infinite;
    animation: dotfader 1s infinite;
}

@-webkit-keyframes dotfader {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

@keyframes dotfader {
    0% {
        opacity: 0.3;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.3;
    }
}

@media (min-width: 635px) {
    .tca .cst-mmb-dashdot {
        font-size: 18px;
    }

    .tca .cst-mmb-dashdot--small:before {
        width: 5px;
        height: 5px;
        margin: 0px 4px 3px 4px;
    }
}

.tca .cst-dash-checkbut {
    display: inline-block;
    float: right;
    min-width: 100px;
    padding: 9px 15px;
    min-height: 40px;
}

@media (min-width: 635px) {
    .tca .cst-dash-checkbut {
        padding: 10px 28px;
        display: table;
    }
}

.tca .cst-mmb-dashtxt1 {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-mmb-dashtxt1 {
        text-align: left;
    }
}

@media (min-width: 1025px) {
    .tca .cst-mmb-dashtxt1 {
        text-align: right;
    }

    .tca .cst-mmb-dashtxt1--complete {
        text-align: left;
    }
}

@media (min-width: 635px) {
    .tca .cst-mmb-dashtxt2 {
        text-align: right;
    }
}

.tca .cst-mmb-dash-hr {
    border-top-width: 2px;
    border-top-color: #edece9;
}

.tca .cst-mmb-dash-hr {
    border-top-width: 1px;
    border-top-color: #edece9;
}

.tca .cst-dash-h1 {
    margin-bottom: 12px;
    font-size: 30px;
    line-height: 32px;
}

.tca .cst-dash-bref {
    display: block;
    margin: 10px auto;
}

.tca .cst-dash-bref2 {
    display: inline-block;
    line-height: 38px;
    margin: 10px auto;
}

@media (min-width: 635px) {
    .tca .cst-dash-bref2 {
        margin-right: 15px;
    }
}

.tca .cst-dash-attn {
    display: block;
    font-size: 16px;
}

@media (min-width: 635px) {
    .tca .cst-dash-attn {
        display: none;
        font-size: 18px;
        vertical-align: middle;
        padding-left: 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-attn {
        display: inline;
        font-size: 20px;
    }
}

.tca .cst-dash-viewcon {
    font-size: 16px;
}

@media (min-width: 1025px) {
    .tca .cst-dash-viewcon i {
        margin-top: 1px;
        display: inline-block;
    }
}

.tca .cst-dash-ul1 {
    margin-top: 5px;
}

@media (min-width: 635px) {
    .tca .cst-dash-ul1 {
        margin-top: 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-ul1 {
        margin-top: 21px;
    }
}

.tca .cst-dash-ftb {
    display: block;
    padding: 8px 0;
}

.tca .cst-dash-ftb--item {
    display: inline-block;
    position: relative;
    margin: 5px 0;
}

@media (min-width: 1025px) {
    .tca .cst-dash-ftb--item {
        width: 31%;
        margin-right: 3.5%;
        float: left;
    }
}

.tca .cst-dash-ftb--item-last {
    margin-right: 0%;
}

.tca .cst-dash-ftb--item:hover {
    color: #333;
    text-decoration: none;
}

.tca .cst-dash-ftb--item img {
    display: none;
}

@media (min-width: 1025px) {
    .tca .cst-dash-ftb--item img {
        display: block;
        width: 100%;
        padding-bottom: 5px;
        text-decoration: none;
    }
}

.tca .cst-dash-flight-spec, .tca .cst-dash-flight-spec2 {
    margin-top: 13px;
}

    .tca .cst-dash-flight-spec li:after, .tca .cst-dash-flight-spec2 li:after {
        color: #f8ac00;
        font-size: 24px;
    }

    .tca .cst-dash-flight-spec li i, .tca .cst-dash-flight-spec2 li i {
        color: #f8ac00;
        margin: 0px 3px;
    }

.tca .cst-dash-flight-spec2 {
    padding-top: 20px;
}

.tca .cst-dash-spec .flight-spec-time__title-wrap {
    color: #6a6458;
}

.tca .cst-dash-spec .flight-spec-time__time.h2 {
    font-size: 28px;
    line-height: 25px;
}

@media (min-width: 1025px) {
    .tca .cst-dash-spec .flight-spec-time__time.h2 {
        font-size: 36px;
    }
}

.tca .cst-dash-spec .flight-spec-time__sub-title-small {
    font-size: 15px;
    line-height: 25px;
}

@media (min-width: 1025px) {
    .tca .cst-dash-spec .flight-spec-time__sub-title-small {
        font-size: 20px;
    }
}

.tca .cst-dash-spec span.h6 {
    display: block;
    line-height: 22px;
    color: #6a6458;
}

@media (min-width: 1025px) {
    .tca .cst-dash-spec span.h6 {
        line-height: 30px;
    }
}

.tca .cst-dash-spec-bmargin {
    margin-bottom: 15px;
    padding-right: 16px;
}

@media (min-width: 1025px) {
    .tca .cst-dash-spec-bmargin {
        margin-bottom: 10px;
        margin-top: 0px;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-rborder:after {
        content: '';
        display: block;
        position: absolute;
        right: 0px;
        top: 0px;
        bottom: 0px;
        width: 2px;
        background-color: #edece9;
    }
}

.tca .cst-dash-popwrap {
    position: relative;
    display: block;
}

    .tca .cst-dash-popwrap:after {
        bottom: 15px;
        color: #fff;
        position: absolute;
        right: 10px;
    }

@media (min-width: 1025px) {
    .tca .cst-dash-popwrap:after {
        content: "\e935";
    }
}

.tca .cst-dash-vidwrap {
    position: relative;
    margin: 0 5px;
    display: block;
    max-width: 200px;
}

    .tca .cst-dash-vidwrap:before {
        color: #fff;
        content: "\e96f";
        font-size: 10vw;
        opacity: 0.5;
        left: 50%;
        position: absolute;
        top: calc(50% - 10px);
        -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
        transform: translateX(-50%) translateY(-50%);
    }

    .tca .cst-dash-vidwrap img {
        max-width: 100%;
    }

    .tca .cst-dash-vidwrap span.h3 {
        display: block;
        padding: 2px 5px;
        text-align: center;
        font-size: 15px;
        z-index: 1;
    }

@media (min-width: 635px) {
    .tca .cst-dash-vidwrap:before {
        font-size: 7vw;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-vidwrap {
        margin-left: 20px;
    }

        .tca .cst-dash-vidwrap:before {
            font-size: 70px;
            top: 50%;
        }

        .tca .cst-dash-vidwrap span.h3 {
            display: inline;
            position: absolute;
            left: -10px;
            padding: 2px 15px;
            top: 15px;
            font-size: 20px;
        }
}

.tca .cst-dash-text-cl {
    text-align: center;
    padding: 10px 15px;
}

@media (min-width: 635px) {
    .tca .cst-dash-text-cl {
        text-align: left;
    }
}

.tca .cst-dash-compare {
    font-size: 20px;
    display: block;
}

@media (min-width: 635px) {
    .tca .cst-dash-compare {
        font-size: 30px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-compare {
        font-size: 40px;
    }
}

.tca .cst-dash-ctxt {
    font-size: 14px;
    display: block;
    text-align: center;
    margin: 8px 10px 12px 10px;
}

@media (min-width: 635px) {
    .tca .cst-dash-ctxt {
        text-align: left;
        margin: 8px 10px 12px 0px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-ctxt {
        font-size: 20px;
    }
}

.tca .cst-dash-compvids {
    margin: 0px -10px;
}

@media (min-width: 635px) {
    .tca .cst-dash-compvids {
        margin: 0;
    }
}

.tca .cst-dash-fbutton {
    display: table;
    margin: 0 auto;
    margin-top: 10px;
    min-width: 0px;
}

@media (min-width: 635px) {
    .tca .cst-dash-fbutton {
        padding-left: 18px;
        padding-right: 18px;
    }
}

@media (min-width: 835px) {
    .tca .cst-dash-fbutton {
        padding-left: auto;
        padding-right: auto;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-fbutton {
        min-width: 190px;
        float: right;
        margin-left: 0px;
        margin-right: 0;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-fbutton--2 {
        margin-top: 10px;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-fare span.h5 {
        padding-right: 8px;
    }
}

.tca .cst-dash-seats .h5 {
    display: block;
    font-size: 13px;
    max-width: 75%;
    display: inherit;
    margin: 0px auto;
}

@media (min-width: 635px) {
    .tca .cst-dash-seats .h5 {
        font-size: 14px;
        max-width: 100%;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-seats .h5 {
        font-size: 20px;
    }
}

.tca .cst-dash-fare .h2 {
    display: block;
    margin-bottom: 10px;
}

.tca .cst-dash-fare .h5 {
    display: block;
    font-size: 14px;
    max-width: 75%;
    margin: 0px auto;
    margin-bottom: 5px;
}

@media (min-width: 635px) {
    .tca .cst-dash-fare .h5 {
        font-size: 14px;
        max-width: 100%;
        margin: 0px 0 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-fare .h5 {
        font-size: 16px;
    }
}

.tca .cst-dash-fitin {
    margin-top: 13px;
    display: inline-block;
}

.tca .cst-dash-message2 {
    display: block;
    padding: 8px 20px;
}

@media (min-width: 635px) {
    .tca .cst-dash-message2 {
        margin-top: 10px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-message2 {
        margin-top: 0px;
    }
}

.tca .cst-dash-edit-button {
    min-width: 55px;
}

@media (min-width: 635px) {
    .tca .cst-dash-edit-button {
        min-width: 80px;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-edit-button {
        min-width: 130px;
    }
}

.tca .cst-dash-pasrow {
    margin: 15px 0px;
}

.tca .cst-dash-txt3 {
    text-align: center;
}

@media (min-width: 635px) {
    .tca .cst-dash-txt3 {
        text-align: left;
    }
}

.tca .cst-dash-txt3 h2, .tca .cst-dash-txt3 .h2 {
    display: block;
    padding-bottom: 10px;
}

@media (min-width: 635px) {
    .tca .cst-dash-txt3 h2, .tca .cst-dash-txt3 .h2 {
        padding-top: 4px;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-pass {
        border-top-width: 2px;
        border-top-color: #edece9;
    }
}

.tca .cst-dash-nounder {
    font-size: 0;
    margin: 2px;
}

    .tca .cst-dash-nounder:hover {
        text-decoration: none;
    }

    .tca .cst-dash-nounder:focus {
        outline: 0;
        box-shadow: none;
    }

        .tca .cst-dash-nounder:focus i {
            box-shadow: 0 0 0 2px #dc3566;
            outline: 0;
        }

.tca .cst-dash-mini {
    margin: 7px auto;
    line-height: 42px;
}

@media (min-width: 635px) {
    .tca .cst-dash-mini {
        display: inline-block;
        margin: 0 15px 0;
    }
}

@media (min-width: 1025px) {
    .tca .cst-dash-mini {
        line-height: 48px;
    }
}

@media (min-width: 635px) {
    .tca .cst-dash-ctext {
        text-align: right;
    }
}

.tca .cst-dash-flightstatus {
    margin: 15px 0;
    padding: 10px 14px;
}

    .tca .cst-dash-flightstatus i {
        font-size: 18px;
        vertical-align: middle;
        margin-right: 5px;
    }

@media (min-width: 635px) {
    .tca .cst-dash-flightstatus i {
        font-size: 24px;
    }
}

.tca .cst-dash-survey {
    padding: 20px;
    margin-bottom: 20px;
    height: 100%;
}

    .tca .cst-dash-survey .btn-text--spaced {
        margin-top: 15px;
        margin-bottom: 5px;
    }

    .tca .cst-dash-survey h2, .tca .cst-dash-survey .h2 {
        margin-bottom: 10px;
    }

@media (min-width: 635px) {
    .tca .cst-dash-survey {
        padding: 10px 15px;
        margin-top: 38px;
        margin-bottom: 0;
    }

        .tca .cst-dash-survey .btn-text--spaced {
            margin-top: 8px;
            margin-bottom: 0px;
        }
}

@media (min-width: 1025px) {
    .tca .cst-dash-survey {
        margin-top: 54px;
        padding: 20px;
    }

        .tca .cst-dash-survey .btn-text--spaced {
            margin-top: 18px;
        }
}

.tca .cst-dash-flight {
    padding: 10px;
    margin-bottom: 10px;
}

    .tca .cst-dash-flight .btn {
        margin-bottom: 0;
    }

@media (min-width: 1025px) {
    .tca .cst-dash-flight {
        padding: 20px 15px;
        margin-bottom: 15px;
    }
}

.tca .cst-npr-dash-ul {
    float: left;
    margin-top: 0px;
}

@media (min-width: 635px) {
    .tca .cst-npr-dash-ul {
        margin-top: 15px;
        width: calc(100% - 220px);
    }
}

.tca .cst-dash-nprbut {
    display: table;
    margin: 0 auto;
    margin-top: 0px;
    min-width: 0px;
    margin-bottom: 25px;
}

@media (min-width: 635px) {
    .tca .cst-dash-nprbut {
        float: right;
        margin: 25px 15px 0px 0px;
        min-width: 185px;
    }
}

.tca .cst-dash-unavailable {
    margin: 10px 0;
}

@media (min-width: 635px) {
    .tca .cst-dash-unavailable {
        font-size: 16px;
    }
}

.tca .cst-dash-departed {
    color: #83807d;
    min-height: 40px;
    padding-top: 5px;
}

@media (min-width: 635px) {
    .tca .cst-dash-departed .h2, .tca .cst-dash-departed h4 {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}
