.bannerflanding .bannertxt {
	position: absolute;
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	letter-spacing: 9px;
	display: flex;
}

    .bannerflanding .bannertxt h1 {
        font-size: 60px;
        font-weight: 700;
        letter-spacing: 0;
        text-shadow: 0 0 11px #0000009c;
    }

.headigH2 h2 {
    color: var(--footerBlueDark);
    font-size: 28px;
    font-weight: 500;
    text-align: center;
}

.lastMinuteFlight h2 {
    color: var(--footerBlueDark);
    font-size: 28px;
    font-weight: 500;
    text-align: center;
}
.lastMinuteFlight .ptext {
    color: #142142;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    line-height: 17px;
    padding-bottom:15px;
}
.lastMinuteFlight .ptext a {
    color: var(--holdidayBlue);
    text-decoration: underline;
}
.lastMinuteFlight .one_way_trip_deal {
    width: 100%; 
}
    .lastMinuteFlight .one_way_trip_deal .departDiv {
        width:88%;
    }
    .lastMinuteFlight .one_way_trip_deal .returnDiv {
        display:none;
    }
/*.lastMinuteFlight .one_way_trip_deal {
    width: 48%;
    display: inline-flex; 
}
    .lastMinuteFlight .one_way_trip_deal:nth-child(even) {
       float:right;
    }
.lastMinuteFlight .one_way_trip_deal .departDiv {
    width: 77%;
}
.lastMinuteFlight .one_way_trip_deal .returnDiv {
    display:none;
}
.lastMinuteFlight .one_way_trip_deal .roundFlex {
    width: 100%;
}*/
.lastMinuteFlight .roundFlex {
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
    padding-bottom: 20px;
    align-items: end;
}
.lastMinuteFlight .departDiv, .lastMinuteFlight .returnDiv {
    width:44%;
}
.priceRound {
    color: var(--footerBlueDark);
    font-size: 30px;
    font-weight: 600;
    align-content: flex-end;
    text-align: right;
    padding-bottom: 10px;
    width:8%;
}
.priceRound span{
    color: #000;
    font-size:14px;
    font-weight:400;
    display: block;
    text-align: right;
}
.lastMinuteFlight h6 {
    color: var(--footerBlueDark);
    font-size: 17px;
    line-height: 22px;
    font-weight: 400;
    padding-bottom: 10px;
}
.lastMinuteFlight h6 b {
    font-weight: 600;
}
.lastMinuteFlight .ThreeCol {
    display: flex;
    justify-content: space-between;
    background-color: #eef5ff;
    padding: 15px;
    align-items:center;
}
    .lastMinuteFlight .ThreeCol .colA {
        color: #142143;
        font-size: 22px;
        font-weight: 600;
        display: flex;
        align-items: center;
        width: 38%;
    }
.lastMinuteFlight .colA .logoAir {
    max-width: 41px;
    font-size: 0px;
}

.lastMinuteFlight .ThreeCol .colText {
    padding-left: 20px;
    color: var(--footerBlueDark);
}
.lastMinuteFlight .ThreeCol .colA span.city {
    font-size: 14px;
    display: block;
    font-weight: 500;
    padding-top: 3px;
}
.lastMinuteFlight .ThreeCol .colB {
    color: #142143;
    font-size: 13px;
    line-height: 16px;
    text-align: center;
 
    padding: 0 15px;
    align-content: center;
    width: auto;
}
    .lastMinuteFlight .ThreeCol .colB img{
        width:auto;
    }
    .lastMinuteFlight .ThreeCol .colC {
        color: #142143;
        font-size: 22px;
        text-align: right;
        font-weight: 600;
        width: 25%;
    }
.lastMinuteFlight .ThreeCol .colC span.city {
    font-size: 14px;
    display: block;
    font-weight: 500;
    padding-top: 3px;
}
.contentBlock {
    padding:20px 0 50px 0;
}
.contentBlock h3 {
    font-size: 20px;
    font-weight: 800;
    padding-bottom: 10px;
    margin-top: 15px;
}
    .contentBlock h3 strong{
        font-weight:600;
    }
    .contentBlock p {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 10px;
        line-height: 22px;
    }
    .contentBlock li {
        font-size: 14px;
        font-weight: 400;
        padding-bottom: 10px;
        line-height: 22px;
    }
.bannerflanding{
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    
}
.bannerflanding img._banner{
    display: block;
    object-fit: cover;
    height: 85vh;
   /* object-position:top;*/
}

    .bannerflanding:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        box-shadow: 11px -320px 88px 9px rgba(5, 4, 13, 0.5) inset;
        -webkit-box-shadow: 11px -320px 88px 9px rgba(5, 4, 13, 0.5) inset;
        -moz-box-shadow: 11px -320px 88px 9px rgba(5, 4, 13, 0.5) inset;
        background: rgba(0,0,0,0.1);
    }

.contentBlock p br{
    display:none;
}
.lastMinuteFlight ._boxvideo {
    max-width: 100%;
    padding: 0;
}
.lastMinuteFlight ._actionboxa1 {
    margin-top: 0px;
    margin-bottom: 10px;
}
/*** Form Css *****/
.groupFlightEnquiry {
    position: absolute;
    bottom: 10px; 
    width: 100%;
}
.bannerflanding.groupFormPage {
    display:block;
}
.bannerflanding.groupFormPage .bannertxt {
    position: inherit;
    padding-bottom: 40px;
    display: block;
    text-align: center;
}
.bannerflanding.groupFormPage img._banner {
    min-height:760px;
}
.groupFlightEnquiry .blueStrip {
    background-color: #192a54;
    display: flex;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    justify-content: space-between;
    padding: 14px 4%;
    align-items: center;
}
    .groupFlightEnquiry .blueStrip a, .groupFlightEnquiry .blueStrip .datedrouparea {
        color: #fff;
    }
    .groupFlightEnquiry .colSix {
        cursor: pointer;
    }
.closeWidget {
    position: absolute;
    right: 0;
    top: 25px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}
.groupFlightEnquiry img {
    width: auto;
    display: block;
}
.groupFlightEnquiry .blueStrip .cityText {
    display:block;
}
.contactForm {
    background-color: #fff;
    margin-top: 5px;
    padding: 15px;
    background-image: url(../images/groupFormBg1.png), url(../images/groupFormBg2.png);
    background-position: left center, right center;
    background-repeat: no-repeat, no-repeat;
}
.contactForm .insideContact {
    max-width: 700px;
    margin: 0 auto;
}
.contactForm h4 {
    font-size: 24px;
    text-align: center;
    color: #000;
    letter-spacing: 2px;
    text-transform: none;
    font-weight: 500;
    line-height: 30px;
    padding-bottom:15px;
}
.twoCol {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.twoCol .inputBlock {
    width:49%;
}
.inputBlock {
    padding-bottom: 15px; 
}
.inputBlock .inputField,
.inputBlock textarea {
    border: solid 1px #a0a0a0;
    padding: 15px;
    font-size: 14px;
    width: 100%;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
}

.error-text {
    color: red;
    font-weight: 500;
    display: none;
}
.rightSubmit {
    text-align: right;
    position: relative;
    margin-bottom: 20px;
}
.rightSubmit .submit {
    color: #fff;
    background-color: var(--flight);
    padding: 10px 10px;
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 2px;
    width: 185px;
    font-weight: 500;
}
    .rightSubmit .loaderround {
        position: absolute;
        top: 0;
        right: 240px;
    }


@media only screen and (max-width: 3500px) and (min-width: 2701px) {
    .bannerflanding img._banner {
        height: 94vh;
    }
}

@media only screen and (max-width: 2700px) and (min-width: 1991px) {
    .bannerflanding img._banner {
        height: 92vh;
    }
}

@media only screen and (max-width: 1990px) and (min-width: 1400px) {
    .bannerflanding img._banner {
        height: 90vh;
    }
}


@media only screen and (max-width:1200px) {
    .priceRound span {
      
        font-size: 12px;
       
    }
    .bannerflanding img._banner{
        height:45vh;
    }
    .bannerflanding .bannertxt h1{
        padding:0 10px;
    }
    .lastMinuteFlight .ThreeCol .colText {
        padding-left: 12px;
    }
}



@media only screen and (max-width:1032px) {


    .lastMinuteFlight .ThreeCol {
        min-height: 96px;
        height: auto;
    }
    .bannerflanding .bannertxt {
        top:30%;
    }
    .bannerflanding .bannertxt h1 {
        font-size: 55px;
    }
  
}

@media only screen and (max-width:991px) {
    .priceRound {
        width: 12%;
        font-size: 24px;
        padding-bottom: 28px;
    }

    .lastMinuteFlight .departDiv, .lastMinuteFlight .returnDiv {
        width: 42%;
    }

    .lastMinuteFlight .colA .logoAir {
        display: none;
    }

    .lastMinuteFlight .ThreeCol .colText {
        padding-left: 0;
    }

    .lastMinuteFlight .ThreeCol .colC, .lastMinuteFlight .ThreeCol .colA {
        width: 33%;
        font-size: 18px;
    }
    .lastMinuteFlight .ThreeCol .colB {
        width: 43%;
    }
    .lastMinuteFlight .ThreeCol .colC span.city, .lastMinuteFlight .ThreeCol .colA span.city {
        font-size: 12px;
    }
    .groupFlightEnquiry .blueStrip { 
        padding: 14px 15px; 
        font-size:14px;
    }
        .groupFlightEnquiry .blueStrip a{
            color:#fff;
        }
        .groupFlightEnquiry .colOne img {
            max-width: 30px;
        }
    .groupFlightEnquiry .colThree img {
        max-width:120px;
    }
    .groupFlightEnquiry .colSix img {
        max-width: 20px;
    }
}

 