body {
    background: #f8f8f8;
}


.header {
    border-bottom: none;
    width: 100%;
    position: absolute!important;
    z-index: 2;
     background-color: transparent!important; 
    padding: 0.625rem 0 0.75rem 0;
}

    .header nav ul{display:none;}
    .homeBanner {
        position: relative;
    }
        .homeBanner > img {
            width: 100%;
           
        }
.homeBanner .container {
    z-index: auto;
    position: relative;
}
        .homeBanner h1 {
            font-size: 3.1rem;
            color: #fff;
            font-weight: 600;
            text-align: center;
            line-height: 60px;
        }
            .homeBanner h1 > span {
                font-weight: 300;
                display: block;
            }
.bannerheaderareamain {
    margin-top: -320px;
}
.homeBanner .bannerDesc {
    padding: 2rem 0 2rem;
}
 .homeBanner:before {
        background: var(--footerBg) url(../images/GTDHomeBanner.jpg) left top no-repeat;
        background-size:cover;
        background-position:bottom;
        position: relative;
        content: "";
        display: block;
        height:87vh;
        width: 100%;
    }
.services {
    margin-top: 2.813rem;
    margin-bottom: 10px;
}
    .services .dFlex {
        gap: 2%;
        align-items: normal;
        border: solid 0.063rem #c6c6c6;
    }
    .services .servBox {    
        
        padding: 1.188rem;
        width: 25%;
    }
.services .servBox .icon img{max-height:3.25rem;}
    .services .servBox h3 {
        color: var(--blueThree);
        font-size: 1.206rem;
        font-weight: 400;
        border-bottom: solid 0.063rem #c3c3c3;
        padding-bottom: 0.375rem;
    }
    .services .servBox p {
        color: var(--blueThree);
        font-size: 0.821rem;
        padding-top: 0.875rem;
    }
.pTextOne { 
    padding-top:1.5rem; 
}
.pText { 
    padding-top:1rem; 
}
.pargraphT{padding-top:1rem;  }
.pargraphT p{padding-top:1rem;  }
.topDestination{padding:3rem 0;}
    .topDestination h2 {
        color: var(--blueThree);
        font-size: 2.051rem;
        text-align: center;
        font-weight: 400;
        position: relative;
    }
        .topDestination h2 span {
           /* padding: 0 1.25rem;*/
          /*  position: relative;*/
          /*  background-color: #fff;*/
            /* z-index: 1; */
            font-weight: 600;
        }
        /*.topDestination h2::after {
            content: '';
            width: 100%;
            height: 0.125rem;
            background-color: rgba(223, 223, 223, 1);
            display: block;
            position: absolute;
            top: 50%;
        }*/

.cardWrap{margin-top:0; gap:2%; flex-wrap: wrap;}
.topHotel .card {
    width: 32.33%;
    border-radius: 0.625rem;
    box-shadow: 0.063rem 0.063rem 0.188rem 0.125rem lightgray;
    margin-top: 0;
    margin-bottom: 1.313rem;
}
.topHotel .card-warpper {
    display:flex;
    justify-content:space-between;
}
    .topHotel .card-warpper ._left-card {
        width: 50%;
        padding-right: 0.938rem;
        font-size: 0.875rem;
    }
    .topHotel .card-warpper ._right-card{
        width:48%;
    }
        .topHotel .card-warpper ._right-card img {
            height: 9.375rem;
            object-fit: cover;
        }
._left-card ._hname {
    font-weight: 600;
    padding-bottom: 0.125rem;
    text-transform: capitalize;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._left-card ._hplace {
    padding-top: 0.063rem;
    text-transform: capitalize;
    font-size: 0.75rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.topHotel .cardWrap {
    margin-top: 2.5rem;
    gap: inherit;
}
._hdate {
    padding-top: 0.125rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._htime {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
._htime span {
    font-weight: 600;
   
}
._btnhtl {
    color: #fff;
    background-color: #3662d8;
    padding: 0.375rem 1rem;
    margin-top: 1.625rem;
    display: inline-block;
    font-weight: 500;
    border-radius: 0.313rem;
}
._left-card ._hplace span {
    font-weight: 600;
    font-size: 0.875rem;
}
._left-card ._hstar {
    background-image: url(/images/htlstar.jpg);
    background-repeat: repeat-x;
    height: 1.188rem;
}
    ._left-card ._hstar.onestar {
        width: 1rem;
    }
    ._left-card ._hstar.twostar {
        width: 2.25rem;
    }
    ._left-card ._hstar.threestar {
        width: 3.313rem;
    }
    ._left-card ._hstar.fourstar {
        width: 4.375rem;
    }
    ._left-card ._hstar.fivestar {
        width: 5.5rem;
    }
.card {
    /* background-color: #fff;   */
    /*  width: 23%;*/
    margin-top: 2rem;
    border-radius: 0.3rem;
    /*border: 1px solid #dbdbdb;*/
    overflow: hidden;
    padding-bottom: 15px;
}
    .card .imageThumb {
        /*max-height: 16.25rem;*/
        overflow: hidden;
        position: relative;
        display: flex;
        flex-direction: column;
    }
        .card .imageThumb img {
            height: 22.25rem;
            width: 100%;
            object-fit: cover;
        }
    .card .descText {
        color: var(--blueOne);
        padding: 0.625rem;
        background: #fff;
        width: 90%;
        margin: auto;
        margin-top: -44px;
        z-index: 1;
        position: relative;
        border-radius: 8px;
        box-shadow: 0 0 11px 2px #00000033;
    }
        .card .descText .dFlex {
            flex-wrap: wrap;
        }
    .card .colL, .card .colR {
        min-width: 100%;
    }
    .card .colR {
        margin-top: 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 15px;
    }
.citycodedateformat {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 6px;
}
/* .card .colL {
        display: flex;
    }*/
.card .colL .leftDetail {
    width: 57%;
}
    .card .colL .sapratorBorder {
        border-right: solid 1px #dbe2e3;
        margin-right: 10px;
    }
.card .dstCityName {
    display: block;
    font-size: 1.248rem;
    font-weight: 500;
}
.card .cityCode {
    display: block;
    font-size: 13px;
    font-weight: 400;
}
.card .dateText {
    display: block;
    font-size: 13px;
    font-weight: 400;
}
    .card .priceText {
        font-size: 1.1rem;
        font-weight: 600;
        display: block;
        line-height: 1.125rem;
        position: absolute;
        top: 0;
        right: 14px;
        background: var(--blueTwo);
        color: #fff;
        padding: 16px 12px;
        border-radius: 0 0 8px 8px;
    }
.card .priceText .roundTrip{display: block; font-weight:300;}
.card .bookNow {
    font-size: 0.875rem;
    font-weight: 600;
    outline: none;
    cursor: pointer;
    padding: 6px 6px;
    border-radius: 6px;
    color: #ffffff;
    background-color: var(--blueTwo);
    border: solid 1px var(--blueTwo);
}
    .card .bookNow:hover {
        color: #fff;
        background-color: var(--blueTwo);
        border: solid 1px var(--blueTwo);
    }

.HomesecoundInfoarea {
    display: flex;
    width: 100%;
    padding: 80px 0 0;
}

    .HomesecoundInfoarea .dreamvationInfo {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        gap: 25px;
    }
.dreamvactionleftimg{
    width:49%;
}
.dreamvactionrightimg {
    width: 49%;
   padding-left:15px;
}

    .dreamvactionrightimg h3 {
        font-size: 35px;
        line-height: 40px;
        font-weight: 500;
    }
        .dreamvactionrightimg h3 span{
            display:block;
        }
    .dreamvactionrightimg .DRVContentbox {
        font-size: 16px;
        font-weight:500;
        margin: 15px 0 20px;
    }
.dreamvactioninfo_card .DMVcard p {
    background: var(--blueTwo);
    color: #fff;
    padding: 20px;
    height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    font-size: 16px;
}
    .dreamvactioninfo_card .DMVcard p span{
        font-size:26px;
    }
    .dreamvactioninfo_card {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
        gap: 20px;
    }
    .dreamvactioninfo_card .DMVcard{
        width:48%;
    }


    @media (max-width:1080px) {
        #TopFlightDealSection .cardWrap.dFlex{  justify-content: unset;}
        

    }
@media (max-width: 991px) {
   
    .cardWrap .card {
       /* width: 49%;*/
        margin-top: 1.1rem;
    }
   
    .pText {
        padding-bottom: 0.5rem;
    }
    .card .imageThumb img{
        width:100%;
        border-radius:8px;
    }
}

.TBTdestination{
    padding:3rem 0 0;
}

.newfootertextarea {
    padding-bottom: 40px;
    background: #fff;
    padding-top: 80px;
    margin-top: -25px;
}

@media (max-width:1032px) {
    .homeBanner:before {
        height: 50vh;
    }
    .dreamvactioninfo_card .DMVcard {
        width: 47%;
        padding-bottom: 15px;
    }
        .dreamvactioninfo_card .DMVcard p {
            height: 112px;
        }
    .card .cityCode, .card .dateText {
        font-size: 13px;
    }
    .uSPboxcard {
        height: 340px;
    }

}
@media (max-width:991px) {
    .dreamvactioninfo_card .DMVcard p span {
        font-size: 18px;
    }
    .dreamvactioninfo_card .DMVcard p {
        height: 70px;
        font-size: 14px;
    }
    .dreamvactionrightimg h3 {
        font-size: 24px;
        line-height: 30px;
        font-weight: 500;
    }

    .homeBanner h1{
        line-height:unset;
    }
    .homeBanner:before{
        height:63vh;
    }
}
@media (max-width:768px) {
    .homeBanner:before {
        height: 65vh;
    }
    .homeBanner h1 {
        font-size: 40px;
    }
    .uspjonearea{
        flex-wrap:wrap;
    }
    }