﻿.thankYouPage body {
    margin-top: 241px;
}


/*.thankYouPage {
    background-color: red;
}*/

    .thankYouPage .desktop-thank-you {
        position: fixed;
        top: 135px;
        width: 100%;
    }

    .thankYouPage .body-col-right {
        width: 78%;
        float: right;
        right: 0;
        left: 50%;
    }

    .thankYouPage .body-col-left {
        width: 22%;
        float: left;
        right: 50%;
        left: 0;
    }

    /*.thankYouPage.mobile {
    height: 100%;
}*/

.thankYouPage.desktop .body {
    position: relative;
    z-index: 100;
    margin-top: 135px;
}


img.bg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
}

  .thankYouPage .mobile-header-background {
    top: 0;
    z-index: -1;
    overflow: hidden;
    height: 500px;
    padding: 0;
    margin: 0;
    position: fixed;
    background-image: url('../images/rome.png');
    background-repeat: no-repeat;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    filter: blur(5px);
    width: 100%;
}

.thankYouPage.desktop .page-content {
    overflow: hidden;
    /*position: absolute;*/
    height: 100%;
    width: 100%;
    z-index:0;
}

.thankYouPage.mobile .page-content {
    height: 100%;
    width: 100%;
    z-index:0;
}


.thankYouPage .header.desktop {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 9999;
    background-image: url('../images/rome.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-background-position: top;
    -moz-background-position: top;
    -o-background-position: top;
    background-position: top;
}

.thankYouPage.desktop .header{
    height:135px;
    top: 0;
    width: 100%;
    min-width: 1000px;
    z-index: 1000;
    position: fixed;
    width: 100%;
    background-position: center top;
}


.thankYouPage .footer {
    background-color: #caf7ff;
    width: 100%;
    height: 100px;
}

.thankYouPage .gradient-footer {
    margin-top: -60px;
    height: 80px;
    background: -webkit-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(0deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
    bottom: 0;
}

.thankYouPage .gradient-footer.m-t-failed {
    margin-top:350px;
}

.thankYouPage .backgroud-image {
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: -1;
    top: 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center top;
}

.thankYouPage .mobile-logo-icon {
    position: relative;
    vertical-align: middle;
    max-height: 68px;
}

.thankYouPage .footer {
    background-color: #caf7ff;
    width: 100%;
    height: 150px;
}

.thankYouPage .gradient-footer {
    margin-top: -160px;
    height: 160px;
    background: -webkit-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(90deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(0deg, #caf7ff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
    bottom: 0;
}

.thankYouPage .flight-details-confirmation {
    padding: 15px;
    border-radius: 8px;
    background-color: rgba(40, 51, 53, 0.8);
}

.thankYouPage .inner-flight-details-confirmation {
    border-radius: 8px;
    background-color: #5c5c5c;
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6);
    padding: 0 17px;
    margin-top: 15px;
}

.thankYouPage .line-separation-details {
    background-color: rgba(198, 199, 199, 0.28);
    width: 100%;
    height: 1px;
}

.thankYouPage .open-more-flight-details {
    border-radius: 8px;
    background-color: #b40d6a;
    font-family: pauza-book;
    color: rgba(255, 255, 255, 0.45);
    font-size: 24px;
}

.thankYouPage .animated-menu {
    background: #ccc;
    position: fixed;
    box-shadow: 0 3px 3px;
    position: fixed !important;
}


/* Vertical menu that slides from the left or right */
.thankYouPage .animated-menu-left {
    right: -101%;
}

.thankYouPage .animated-menu-right {
    left: -101%;
}

.thankYouPage .animated-menu-left.animated-menu-open {
    right: 0px;
}

.thankYouPage .animated-menu-right.animated-menu-open {
    left: 0px;
}

/* Orientation-dependent styles for the content of the menu */

.thankYouPage .animated-menu-vertical {
    width: 100%;
    height: 100%;
    top: 0px;
    overflow: scroll;
}

/* Push classes applied to the body */

.thankYouPage .animated-menu-push {
    position: relative;
    right: 0;
}

.thankYouPage .animated-menu.animated-menu-push-toright {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    right: 0px;
}

.thankYouPage .animated-menu-push-toleft {
    right: -101%;
}

/* Transitions */

.thankYouPage .animated-menu,
.thankYouPage .animated-menu-push {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    /*transform: translate3d(100%, 0, 0);*/
}


.thankYouPage .menu {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #ffffff;
    height: 39px;
    display: -moz-box;
    display: -webkit-box;
    display: box;
    display: -ms-flexbox;
    float: left;
    padding: 0 12px;
    /*height: 100%;
        position: fixed;
        z-index: 1;
        top: 0;
        left: 0;
        background-color: #ffffff;
        overflow-x: hidden;
        transition: 0.5s;
        padding:0 12px;
        text-align:center;
        transform: translateX(300px);*/
}

.thankYouPage .itemMenu a{
       text-decoration: none;
}

.thankYouPage .itemMenu {
    font-family: pauza-book;
    color: #484a4a;
    font-size: 20px;
    font-weight: 300;
    line-height: 40px;
    text-align: right;
    text-decoration: none;
}

.thankYouPage .menu .sep {
    background-color: #ea3d9d;
    width: 1px;
    height: 18px;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
}

.thankYouPage .openMenu {
    /*float: right;
    vertical-align: middle;
    height: 100%;
    padding-top: 5%;
    margin-right: 15pt;
    z-index: 9999;
    position: relative;
    width: 12%;*/
    width: 10%;
    position: absolute;
    top: 25px;
    right: 25px;
    z-index: 9999;
}

    .thankYouPage .openMenu img {
        width: 70%;
    }

.thankYouPage .body-content {
    /*overflow: auto;
    width: 100%;*/
    /*margin-top: 188px;*/
        width: 100%;
    height: 100%;
    float: none;
    right: auto;
    left: auto;
}

.thankYouPage .big-header-details {
    font-family: pauza-bold;
    color: #ffffff;
    font-size: 60px;
    text-align: right;
    line-height: 60px;
    letter-spacing: 4px;
}

.thankYouPage .medium-header-details {
    font-family: pauza-book;
    color: rgb(254, 90, 181);
    font-size: 32px;
    text-align: right;
    line-height: 32px;
}

.thankYouPage .small-header-details {
    font-family: pauza-book;
    color: #c1bfbf;
    font-size: 20px;
    text-align: right;
    line-height: 20px;
}

.thankYouPage .title-thank-page {
    font-family: pauza-book;
    color: #c1bfbf;
    font-size: 18px;
    /*line-height:18px;*/
    text-align: right;
}

.thankYouPage .details-reservation-thank-page {
    text-align: left;
    float: left;
    font-family: pauza-book;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    /*line-height: 65px;*/
    text-align: left;
}

.thankYouPage .title-thank-page.title-left {
    text-align: left;
    float: left;
    /*line-height: 102px;*/
    margin-left: 8px;
    margin-top: 25px;
}

.thankYouPage .arrival-title, .thankYouPage .departure-title {
    font-family: pauza-book;
    color: #c1bfbf;
    font-size: 18px;
    /*margin-top:28px;*/
}

.thankYouPage .confirmation-title {
    font-family: pauza-book;
    color: #c1bfbf;
    font-size: 22px;
    line-height: 50px; /* Approximation due to font substitution */
    text-align: right;
}


.thankYouPage .confirmation-details-title {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 22px;
    line-height: 50px;
    text-align: right;
}


.thankYouPage .num-passenger-details {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 56px;
    text-align: right;
    line-height: 56px;
}

.thankYouPage .price-details {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 56px;
    text-align: left;
    line-height: 56px;
    float: left;
}

.thankYouPage .flight-details-title {
    font-family: pauza-book;
    color: #c1bfbf;
    font-size: 17px;
    text-align: right;
    /*line-height:65px;*/
}


.thankYouPage .arrow-up-more-details {
    margin-right: 21px;
    margin-top: 20px;
    height: 8px;
    width: 8px;
    -ms-transform: rotate(45deg);
    -ms-transform-origin: center center;
    -webkit-transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform: rotate(45deg);
    transform-origin: center center;
    border-top: 2px solid #ffffff;
    border-left: 2px solid #ffffff;
    float: right;
}

.thankYouPage .arrow-down-more-details {
    margin-right: 22px;
    margin-top: 5px;
    height: 8px;
    width: 8px;
    -ms-transform: rotate(-135deg);
    -ms-transform-origin: center center;
    -webkit-transform: rotate(-135deg);
    -webkit-transform-origin: center center;
    transform: rotate(-135deg);
    transform-origin: center center;
    border-top: 2px solid #bfbfbf;
    border-left: 2px solid #bfbfbf;
    float: right;
}

.thankYouPage .right-col-flight {
    width: 40%;
    text-align: right;
    float: right;
    position: relative;
}

.thankYouPage .right-col {
    text-align: right;
    float: right;
    position: relative;
}

.thankYouPage .left-col {
    text-align: left;
    float: left;
    position: relative;
}

.thankYouPage .center-col-flight {
    width: 20%;
    float: right;
    position: relative;
    padding: 0px 5px;
}

    .thankYouPage .center-col-flight img {
        width: 100%;
    }

    .thankYouPage .center-col-flight .flight-details {
        margin-top: 15px;
    }

    .thankYouPage .center-col-flight .airline-name {
        font-family: pauza-book;
        color: #c1bfbf;
        font-size: 18px; /* Approximation due to font substitution */
        font-weight: 300;
        line-height: 18px; /* Approximation due to font substitution */
        text-align: center;
    }

    .thankYouPage .center-col-flight .flight-number {
        font-family: pauza-book;
        color: #ffffff;
        font-size: 20px; /* Approximation due to font substitution */
        font-weight: 300;
        line-height: 18px; /* Approximation due to font substitution */
        text-align: center;
    }

.thankYouPage .left-col-flight {
    width: 40%;
    text-align: left;
    float: left;
    position: relative;
}

.thankYouPage .destination-iata {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 43px; /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 42px; /* Approximation due to font substitution */
}

.thankYouPage .destination-name, .thankYouPage .date, .thankYouPage .hour {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 22px; /* Approximation due to font substitution */
    font-weight: 300;
    line-height: 18px; /* Approximation due to font substitution */
    padding: 0px;
}

.thankYouPage .return-flight, .thankYouPage .departure-flight {
    margin: 22px 0;
    overflow: hidden;
}

.thankYouPage .remarks-row {
    margin-top: 15px!important;
}

.thankYouPage .row-icon {
    float: right;
    /*margin-right: 10px;*/
    /*line-height: 65px;*/
    vertical-align: middle;
    width: 5%;
}

    .thankYouPage .row-icon img {
        width: 65%;
    }

.thankYouPage .remarks-row .baggage-info {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 20px;
    /*line-height: 20px;*/
    text-align: right;
    width: 95%;
    float: right;
}

.thankYouPage .remarks-row .infant-info {
    font-family: pauza-book;
    color: #ffffff;
    font-size: 20px;
    text-align: right;
    margin: 0px;
    width: 95%;
    float:right;
}

.thankYouPage .passenger-info {
    width: 100%;
    text-align: left;
    direction: ltr;
    float: left;
    font-family: pauza-book;
    color: #ffffff;
    font-size: 20px;
    font-weight: 300;
    /*line-height: 65px;*/
    text-align: left;
    display: inline-block;
}

 /*.thankYouPage .passengers-title {
    width: 33%;
    float: right;
}*/


.thankYouPage .details-row {
    min-height: 65px;
    padding: 20px 0!important;
}

    .thankYouPage .details-row.last-row {
        padding: 10px 0!important;
    }

.thankYouPage .services-buttons .service-button {
    border-radius: 8px;
    background-color: #3eb3c7;
    height: 47px;
    margin-bottom: 6px;
    padding: 10px 15px;
    text-align: right;
    width: 100%;

}

    .thankYouPage .services-buttons .service-button .panel-title {
        font-family: pauza-book;
        color: #313131;
        font-size: 27px;
    }


.thankYouPage .services-buttons {
    text-align: center;
    padding-top: 10px;
    background: rgba(255, 255, 255, 0.42); /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.42)); /* Standard syntax */
    padding: 6px 8px 15px 8px;
}

    .thankYouPage .services-buttons.sticky {
        position: fixed;
        top: 135px;
        left: 13.5%;
        float: left;
        width: 24%;
    }

    .thankYouPage .services-buttons .imgPanelHeading {
        float: right;
        width: 13%;
        position: relative;
        padding: 0px 5px;
    }

        .thankYouPage .services-buttons .imgPanelHeading img {
            width: 70%;
        }

.thankYouPage.desktop .backgroud-opcacity {
    position: fixed;
}

.thankYouPage.desktop .gradient-header {
    position: absolute;
    height: auto;
    min-height: 120%;
    top: 0;
    background: -webkit-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(270deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
}

.thankYouPage .header .backgroud-opcacity {
    top: 0;
    position: absolute;
    z-index: -1;
}

.thankYouPage .backgroud-opcacity {
    min-height: 100%;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    background-color: #fff;
    opacity: 0.4;
    position: absolute;
    z-index: -1;
}

.thankYouPage .gradient-header {
  position: absolute;
    height: auto;
    min-height: 120%;
    top: 0;
    background: -webkit-linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -moz-linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -o-linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: -ms-linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    background: linear-gradient(180deg, #fff 0%, rgba(202, 247, 255, 0) 100%);
    width: 100%;
    z-index: -1;
}

.thankYouPage .body .backgroud-opcacity {
    z-index: -1;
}


@media (min-width: 992px) and (max-width: 1199px) {

    .thankYouPage .outletHulyo.sticky {
        left: 8%;
        width: 28%;
    }
}

@media (min-width: 992px) {
    .thankYouPage .service-button:hover {
        background-color: #5adbf1;
    }

    .thankYouPage .itemMenu a:hover {
        color: #ea3d9d;
        text-decoration: none;
    }
}

@media (max-width: 991px) {
    .thankYouPage .page .body {
        -webkit-overflow-scrolling: touch;
        overflow: auto;
    }

    .thankYouPage .services-buttons {
            background-color: #d9dcdc;
    }

    .thankYouPage .flight-details-confirmation {
            /*background-color: #5c5c5c;*/
    }

    .thankYouPage .menu {
        width: 100%;
        background-color: rgba(49, 49, 49, 0.95);
        z-index: 9998;
        position: absolute;
        border-radius: initial;
        height: 100%;
        display: block;
    }

    .thankYouPage .itemMenu {
        font-family: pauza-book;
        color: #ffffff;
        font-weight: 300;
        line-height: 114px;
        text-align: center;
        font-size: 52px;
    }

        .thankYouPage .itemMenu:nth-child(1) {
            margin-top: 15%;
        }

        .thankYouPage .itemMenu:last-child {
            margin-bottom: 15%;
        }

      .thankYouPage .back-btn {
            position: absolute;
            top: 16px;
            right: 25px;
            z-index: 9999;
        }

    
.thankYouPage .right-col-flight {
    width: 30%;
}

.thankYouPage .left-col-flight {
    width: 30%;
}

.thankYouPage .center-col-flight {
    width: 40%;
}

    .thankYouPage.mobile .header-top {
        z-index: 9999;
        position: fixed;
        width: 100%;
        text-align: center;
        direction: ltr;
        top: 0;
        background-position: center top;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position-y: -80px;
        min-height: 88px!important;
    }

    .thankYouPage .slideup,
    .thankYouPage .slidedown {
      max-height: 0;
      overflow-y: hidden;
      -webkit-transition: max-height 1s ease-in-out;
      -moz-transition: max-height 1s ease-in-out;
      -o-transition: max-height 1s ease-in-out;
      transition: max-height 1s ease-in-out;
    }
    
    .thankYouPage .slidedown {
      max-height: 1500px;
    }

    .thankYouPage.mobile .header {
        z-index: -1;
        direction: ltr;
        position: fixed;
        top: 0;
        left: 0;
        height: 35%;
        background-position: center top;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        text-align: center;
        width: 100%;
        min-height: 120px;
        background-position-y: -80px;
    }

       /*.thankYouPage.mobile .header {
        z-index: 9990;
    }*/

    .thankYouPage.mobile .blur-background {
        top: 0;
        z-index: -1;
        overflow: hidden;
        height: 100%;
        padding: 0;
        margin: 0;
        position: fixed;
        background-position: center;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        -o-filter: blur(5px);
        filter: blur(5px);
        width: 100%;
    }

    .thankYouPage .row-icon {
        width: 8%;
    }

    .thankYouPage .remarks-row .baggage-info {
        width:92%
    }

    .thankYouPage .remarks-row .infant-info {
        width:92%
    }

    .thankYouPage .row-icon img {
        width: 60%;
    }


    .thankYouPage .services-buttons .service-button {
        height: 102px;
        border-radius: 20px;
    }

    .thankYouPage .big-header-details {
        font-family: pauza-book;
        font-size: 64px;
        letter-spacing: 0px;
    }

    .thankYouPage .medium-header-details {
        font-family: pauza-book;
        color: #ffffff;
        font-size: 34px;
        text-align: right;
        line-height: 44px;
    }


    .thankYouPage .details-reservation-thank-page {
        float: right;
        text-align: right;
    }

    .thankYouPage .passenger-info {
        text-align: right;
        float: right;
    }

    .thankYouPage .left-col {
        float: right;
        text-align: right;
    }

    .thankYouPage .main-titles {
        padding: 15px;
    }

    .thankYouPage .flight-details-confirmation {
        padding: 0;
        border-radius: 0px;
    }

    .thankYouPage .show-more-details {
        width: 100%;
        background-color: #555555;
        height: 75px;
    }

        .thankYouPage .show-more-details .arrow-open-details {
            margin-top: 30px;
            height: 26px;
            width: 26px;
            -ms-transform: rotate(-135deg);
            -ms-transform-origin: center center;
            -webkit-transform: rotate(-135deg);
            -webkit-transform-origin: center center;
            transform: rotate(-135deg);
            transform-origin: center center;
            border-top: 6px solid #ffffff;
            border-left: 6px solid #ffffff;
            margin-right: 45%;
            position: absolute;
            margin-top: 17px;
        }

        .thankYouPage .show-more-details .arrow-close-details {
            margin-top: 30px;
            height: 26px;
            width: 26px;
            -ms-transform: rotate(45deg);
            -ms-transform-origin: center center;
            -webkit-transform: rotate(45deg);
            -webkit-transform-origin: center center;
            transform: rotate(45deg);
            transform-origin: center center;
            border-top: 6px solid #ffffff;
            border-left: 6px solid #ffffff;
            margin-right: 45%;
            position: absolute;
            margin-top: 30px;
        }

    .thankYouPage .inner-flight-details-confirmation {
        width: 100%;
        border: none!important;
        border-radius: 0px;
        box-shadow: none;
    }
}


@media (min-width: 450px) and (max-width: 991px) {
    .thankYouPage .remarks-row .infant-info{
        font-size: 32px;
    }

    .thankYouPage .remarks-row .baggage-info {
        font-size: 32px;
    }

      .thankYouPage .price-details {
        font-size:80px;
        line-height:80px;
    }

    .thankYouPage .num-passenger-details {
         font-size:80px;
        line-height:80px;
    }


    .thankYouPage .details-reservation-thank-page {
        font-size:32px;
    }
    
    .thankYouPage .confirmation-title {
        font-size:30px;
    }

    .thankYouPage .confirmation-details-title {
        font-size:30px;

    }

    .thankYouPage .destination-iata {
        font-size:64px;
        line-height:64px;
    }


    .thankYouPage .destination-name, .thankYouPage .date, .thankYouPage .hour {
        font-size:36px;
        line-height:35px;
    }

    .thankYouPage .arrival-title, .thankYouPage .departure-title {
        font-size: 30px;
        line-height:30px;
    }

    .thankYouPage .center-col-flight .airline-name {
        font-size: 30px;
        line-height:30px;
    }

    .thankYouPage .center-col-flight .flight-number {
        font-size: 30px;
        line-height:30px;
    }

    .thankYouPage .title-thank-page {
        font-size: 30px;
    }
    .thankYouPage .passenger-info {
        font-size:28px;
    }
}

@media (max-width: 549px) and (min-width: 450px) {
    .thankYouPage .body-padding {
        height: 25vw;
    }

    .thankYouPage .page .body {
        margin-top: 18vw!important;
    }
}

@media (max-width: 767px) and (min-width: 550px) {
    .thankYouPage .body-padding {
        height: 18vw;
    }
}

@media (max-width: 450px) {
    .thankYouPage .itemMenu {
        line-height: 80px;
        font-size: 30px;
    }
    .thankYouPage.mobile .header-top {
            min-height: 60px!important;
    }

    .thankYouPage .mobile-logo {
        height: 14vw;
        margin-left: 5px;
    }

    .thankYouPage .mobile-logo-icon {
        height: 13vw;
    }

    .thankYouPage .page .body {
        margin-top: 16vw;
    }

    .thankYouPage .medium-header-details {
        font-size: 28px;
    }

    .thankYouPage .body-padding {
        height: 27vw;
    }
    .thankYouPage .row-icon {
        width: 12%;
    }

    .thankYouPage .remarks-row .baggage-info {
        width:88%
    }

    .thankYouPage .remarks-row .infant-info {
        width:88%
    }


    .thankYouPage .price-details {
        font-size:50px;
        line-height:50px;
    }

    .thankYouPage .num-passenger-details {
         font-size:50px;
        line-height:50px;
    }

    .thankYouPage .services-buttons .service-button {
        height: 50px;
        padding: 1px 15px;
        border-radius: 8px;
    }

        .thankYouPage .services-buttons .service-button .panel-title {
            font-size: 7vw;
            line-height: 50px;
            margin-top: 0;
        }

    .thankYouPage .services-buttons .imgPanelHeading img {
        width: 60%;
    }

    .thankYouPage .services-buttons .imgPanelHeading {
        width: 20%;
        padding: 10px 1px;
    }
}

@media (max-width: 767px) and (min-width: 451px) {
     .thankYouPage .page .body {
        margin-top: 16vw;
    }

    .thankYouPage .row-icon {
        width: 10%;
    }

    .thankYouPage .remarks-row .baggage-info {
        width:90%
    }

    .thankYouPage .remarks-row .infant-info {
        width:90%
    }

    .thankYouPage .services-buttons .service-button .panel-title {
        font-size: 6.5vw;
        line-height: 75px;
    }

    .thankYouPage .services-buttons .imgPanelHeading img {
        width: 70%;
    }

    .thankYouPage .services-buttons .imgPanelHeading {
        width: 16%;
        line-height: 75px;
        vertical-align: middle;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .thankYouPage .openMenu {
        width:8%;
    }

     .thankYouPage .page .body {
        margin-top: 12vw;
    }

    .thankYouPage .body-padding {
        height: 15vw;
    }

    .thankYouPage .mobile-logo-icon {
        top: 3px;
    }

   .thankYouPage .row-icon {
        width: 6%;
    }

    .thankYouPage .remarks-row .baggage-info {
        width:94%;
    }

    .thankYouPage .remarks-row .infant-info {
        width:94%;
    }

    .thankYouPage .services-buttons .service-button .panel-title {
        font-size: 5vw;
        line-height: 75px;
    }

    .thankYouPage .services-buttons .imgPanelHeading {
        width: 12%;
        line-height: 85px;
        vertical-align: middle;
    }

        .thankYouPage .services-buttons .imgPanelHeading img {
            width: 65%;
        }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .thankYouPage .services-buttons .service-button .panel-title {
         font-size: 2.4vw;
        line-height: 24px;
    }

    .thankYouPage .services-buttons .imgPanelHeading {
        width: 20%;
    }

        .thankYouPage .services-buttons .imgPanelHeading img {
            width: 80%;
        }

       .thankYouPage .services-buttons.sticky {
            left: 8%;
            width: 28%;
        }

}

@media (min-width: 1000px) {
    .thankYouPage.desktop .header {
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
    }
}
