.airline-destination-banner {
    position: relative;
    background-size: 100% !important; 
}
.airline-destination-banner.airlinesPages { 
    height: 24rem;
}
.dealDeatils2 h4._question:not(:first-child) {
    font-size: 1.2rem;
    color: #111;
    line-height: 1.375rem;
    margin-bottom: 10px;
    margin-top:10px;
}
.dealDeatils2 ol {
    margin-left:15px;
}
    .dealDeatils2 ol li {
        font-weight: 600;
        font-size: 1rem;
    }
.dealDeatils2 ol li strong{
    font-weight:600;
}
.dealcontent a {
    text-decoration: underline;
    color: #111111;
}
.dealcontent ul {
    list-style-type: disc;
    list-style-position: inside;
    line-height: 24px;
    padding-bottom:20px;
}
    .dealcontent ul a {
        color: #111111;
    }
.dealcontent ul li div{display:inline;
}
    ._dealbox ._deal ._ddetail ._det1 .d1 img {
        width: 53px;
    }
.airline-destination-banner:before {
    background-image: url(../images/allairlinebannerDesktop.jpg);
    background-repeat: no-repeat;
    position: absolute;
    content: "";
    display: block;
    height: 24rem;
    width: 100%;
    background-size: cover;
    background-position: center;
}
.searchWidget {
    margin-top: -1rem !important;
    z-index: 1;
    position: relative;
}

.airline-destination-banner .container {
    z-index: auto;
    position: relative;
}
    .airline-destination-banner .container ._airplane {
        display: flex;
        justify-content: center;
        width: 100%;
    }
.airline-destination-banner .bannertextairlne {
    position: absolute;
    bottom: -51px;
    text-align: center;
    width: 100%;
}
.airline-destination-banner .bannerDesc {
    padding: 3.3rem 0 6.1rem;
    display: inline-block;
    text-shadow: 0 0 4px #00000096;
}
.airline-destination-banner ._planedest{
    display: inline-block;
}
.airline-destination-banner ._planedest img{
    padding-top: 5.125rem;
}
.airline-destination-banner h1 {
    font-size: 2.255rem;
    color: #fff;
    font-weight: 500;
    background: rgba(0,0,0,0.5);
    padding: 0 15px;
    text-shadow: 0 0 7px #000000cf;

}
.airline-destination-banner p {
    color: #fff;
    padding: 6px 0;
    font-size: 1.1rem;
}
    .airline-destination-banner p a {
        color: #fbc108;
        text-decoration: none;
        cursor: pointer;
        font-weight: 500;
    }
    .airline-destination-banner h1 span {
        font-weight: 600;
    }
.airline-destination-banner h2 {
    background-color: #fff;
    padding: 0.188rem;
    display: flex;
    width: max-content;
    margin-top: 0.813rem;
    text-shadow: 0 0 7px #000000cf;
}

._flightdeals{
    margin-top:3.125rem;
    margin-bottom: 0rem;
}
    ._flightdeals h2 { 
        color: #343434;  
        font-weight: 500;
    }
    ._flightdeals h3 {
        font-size: 1.2rem;
        color: #343434;
        line-height: 1.375rem;
        margin-bottom: 0;
        margin-top: 10px;
        font-weight: 500;
        text-align: center;
    }
.dealcontent p{
    padding-bottom:15px;
}
.dealcontent .dealDeatils h5 {
    font-size: 1.2rem;
    color: #111;
    line-height: 1.375rem;
    margin-bottom: 10px;
    margin-top: 0;
    padding: 0px 0 0;
}
._flightdeals ._subdealheading {
    font-size: 0.684rem;
    font-weight: 400;
    color: var(--blueThree);
    text-align: center;
    display: inline-block;
    padding-top: 1.063rem;
    line-height: 1.313rem;
    padding-bottom: 25px;
}
._dealbox{
margin-top: 2rem;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-bottom:0rem;
position: relative;
}
._dealbox ._deal{
    padding-right: 0!important;
    margin-bottom: 1.5rem;
    width: 48.6%;
    border: 0.063rem solid lightgray;
    padding: 0.938rem;
    min-height: 6.25rem;
    box-shadow: 0.125rem 0.063rem 0.163rem rgba(0,0,0,.2);
    border-radius: 0.625rem;
    display: flex;
    justify-content: space-between;
}
._dealbox ._deal {
    border-radius: 0;
    border-style: dashed;
    box-shadow: none;
    position: relative;
    flex-wrap: wrap;
}
._datespan {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
._datespan div {
    width: 50%;
    font-size: 11px;
    font-weight: 500;
    color: #111111;
}
._bookdeal2 {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
}
._arrowDiv {
    width: 34%;
}
    ._arrowDiv img {
        max-width: inherit;
    }
._dealbox ._deal ._ddetail {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: nowrap;
    width: 76%;
}
._dealbox ._deal ._ddetail ._det1{
    width:100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
._dealbox ._deal ._ddetail ._det1 .d1 {
    width: 17%; 
}
._dealbox ._deal ._ddetail ._det1 .d1 img{
    padding-right: 0.625rem;
}
._dealbox ._deal ._ddetail ._det1 .d2{
    width:100%;
}
._dealbox ._deal ._ddetail ._det1 .d2 p span:first-child {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width:60%;
    display: inline-block;
}

._dealbox ._deal ._ddetail ._det1 .d2 p span:last-child {
    width:35%;
    display: inline-block;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(3) span{
    width:65%;
}
._dealbox ._deal ._ddetail ._det1 .d2 p {
    display: flex;
    justify-content: space-between;
}
._dealbox ._deal ._pdetail {
    border-left: none;
    flex-wrap: wrap;
    width: 22%;
}
    ._dealbox ._deal ._pdetail ._pricedeal {
        color: var(--blueTwo);
        font-size: 1.423rem;
        font-weight: 600;
    }
._dealbox ._deal ._pdetail ._bookdeal{
    margin-top: 0.625rem;
    font-weight: 500;
    color: #fff;
    background-color: #3662d8;
    font-size: 1.048rem;
    padding: 0.313rem 0.938rem;
    display: inline-block;
    text-align: center;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:first-child {
    font-weight: 500;
    color: #111;
    font-size: 1.248rem;
}
._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(2), ._dealbox ._deal ._ddetail ._det1 .d2 p:nth-child(3) {
    font-size: 24px;
    color: #000;
    font-weight: 500;
    margin-top: -5px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 95%;
}
._flightdeals ._dealbox ._deal ._ddetail ._det1 .d2 p span:first-child {
    font-size: 1.248rem;
    display: block;
    width: 100%;
    color: #111;
    padding-bottom: 5px;
    font-weight: 300;
}
._dealbox ._deal ._ddetail ._det1:nth-child(2){
    padding-top: 1.25rem;
}
._viewMore{
    font-size: 1.003rem;
    float: right;
    color: #00355f;
    text-transform: uppercase;
    letter-spacing: 0.269rem;
    position: absolute;
    right: 0;
    bottom: -0.563rem;
}

.dealcontent {
    padding: 28px 0px;
    background-color: #f9f5f4;
    min-height: 12.5rem;
}
.dealDeatils.dealDeatils2 h2 {
    color: #000;
    font-size: 1.423rem;
    font-weight: 500;
    margin-bottom: 10px;
}
.dealDeatils.dealDeatils2 h3 {
    color: #00355f;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 3px;
}
.dealDeatils.dealDeatils2 ul li strong {
    font-weight: 600;
}
.dealDeatils {
    padding-top: 1.8rem;
}
.dealDeatils h4{
    color:#00355f;
    font-size: 1.823rem;
    font-weight: 500;
    margin-bottom:10px;
}
.dealDeatils h5{
    color:#00355f;
    font-size: 1.458rem;
    font-weight: 500;
    padding-top: 1.875rem;
}
.dealDeatils h6{
    font-size: 1.368rem;
    font-weight: 500;
    padding-top: 1.875rem;
    color:#141414;
}
.dealDeatils h6._qustion{
    color:#1c1c1c;
    font-size: 1.276rem;
}
.dealDeatils p{
    padding-top: 1.25rem;
    font-size: 0.911rem;
    color:#343434;
    line-height: 1.375rem;
}
    .dealDeatils.dealDeatils2 p {
        padding-top:0; 
    }
.services {
    margin-top: 2.813rem;
}
    .services .dFlex {
        gap: 2%;
        align-items: normal;
    }
    .services .servBox {
        border: solid 0.063rem #c6c6c6;
        padding: 1.188rem;
        width: 25%;
        text-align: center;
    }
    .services .servBox .icon img {
        max-height: 3.5vw;
    }
    .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;
    }
    .services .pTextOne {
        text-align: center;
        padding: 6px !important;
        color: #00355f;
        font-size: 15px;
        background-color: #f1f5f8;
        margin-top: 20px;
        font-weight: 300;
        border: 1px solid #d3d3d370;
    }

    .services .servBoxbanner {
        border: solid 0.063rem #c6c6c6;
        padding: 0;
        width: 25%;
        text-align: center;
        background-color: #1a2e56; /* Navy blue background */
        text-align: center;
        color: white;
        position: relative;
        padding-bottom: 30px;
        border-radius: 8px;
        overflow: hidden;
    }
        .services .servBoxbanner .banner-header {
            background-color: white;
            height: 50px;
            position: relative;
            margin-bottom: 40px;
        }

            .services .servBoxbanner .banner-header .logo {
                position: absolute;
                top: 5px;
                right: 10px;
                font-weight: bold;
                color: #1a2e56;
                font-size: 18px;
                width: 80px;
            }

/* Circular Support Agent Image */
            .services .servBoxbanner .banner-header .profile-container {
                position: absolute;
                bottom: -30px;
                left: 50%;
                transform: translateX(-50%);
                width: 70px;
                height: 70px;
                border-radius: 50%;
                border: 2px solid #ffcc00;
                background-color: #eee;
                overflow: hidden;
                display: flex;
                justify-content: center;
                align-items: center;
            }

                .services .servBoxbanner .banner-header .profile-container img {
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }

/* Text Content */
        .services .servBoxbanner .servcontent {
            padding: 0 15px;
        }

            .services .servBoxbanner .servcontent h3 {
                color: #fff;
                font-size: 1.206rem;
                font-weight: 400;
                border-bottom: solid 0.063rem #c3c3c3;
                padding-bottom: 0.375rem;
            }

            .services .servBoxbanner .servcontent p {
                color: #fff;
                font-size: 0.821rem;
                padding-top: 0.875rem;
            }
            .services .servBoxbanner .servcontent .phone-button {
                display: inline-flex;
                align-items: center;
                background-color: white;
                color: #1a2e56;
                padding: 3px 12px 3px 0;
                border-radius: 50px;
                text-decoration: none;
                font-weight: bold;
                font-size: 20px;
                border: 2px solid #ffcc00;
              
                margin-top: 10px;
            }

                .services .servBoxbanner .servcontent .phone-button .phone-icon {
                    width: 30px;
                    height: 30px;
                    background: #1a2e56;
                    border-radius: 40px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    margin-right: 6px;
                }
                    .services .servBoxbanner .servcontent .phone-button .phone-icon img{
                        width:20px;
                    }

.adscallstripMainBox {
    display: none;
    align-items: center;
    justify-content: flex-start;
    background-color: white;
    border-radius: 8px;
    overflow: hidden;
    width: 700px;
    margin: auto;
    box-shadow: 0 4px 10px 3px rgb(0 0 0 / 21%);
    position: fixed;
    bottom: 35px;
    left: 50%;
    transform: translate(-50%, 0px);
    z-index: 3;
    height: 100px;
}
.adscallstripimagesarea {
    width: 180px;
    text-align: center;
    display: flex;
    align-items: baseline;
    justify-content: center;
}
    .adscallstripimagesarea img{
        width:110px;
    }

.adscallsrtipcontentarea {
    width: 100%;
    background: #1a2e56;
    padding: 0 15px 0 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative;
}

    .adscallsrtipcontentarea::after {
        content: '';
        position: absolute;
        bottom: -20px;
        left: -3%;
        width: 6%;
        height: 137px;
        border-right: 3px solid #ffc107;
        border-radius: 0 50% 50% 0;
        background: white;
    }
    .adscallsrtipcontentarea p {
        color: #fff;
        font-size: 17px;
        font-weight: 500;
    }
        .adscallsrtipcontentarea p span {
            background: #fbc108;
            color: #07132d;
            padding: 0 6px;
            border-radius: 4px;
        }
        .adscallstripcallareaBox a {
            color: #fff;
            text-decoration: underline;
        }
.adscallstripcallareaBox .adscallstripbutonb1 {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-right: 10px;
    text-decoration: none;
}


.adscard-active {
    display: flex !important;
}
.copyright {
    margin-bottom: 135px !important;
}
/* Left Side: Agent Image with Curved Borders */
.adscard_callstripagent-container {
    height: 100%;
    position: relative;
    background: #fff;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    overflow: hidden;
}

    /* Gold Accent Border */
    .adscard_callstripagent-container::after {
        content: '';
        position: absolute;
        right: -10px;
        top: 0;
        bottom: 0;
        width: 8px;
        background-color: #ffc107; /* Gold */
        border-radius: 50%;
    }

.adscard_callstripagent-img {
   
    z-index: 1;
}

/* Center Content: Benefits */
.adscard_callstripbenefits-section {
    flex: 2;
    padding: 0 10px;
}

.adscard_callstripbenefits-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 8px;
}

.adscard_callstripbenefit-item {
    display: flex;
    align-items: center;
    font-size: 12px;
    color: #444;
}

.adscard_callstripcheck-icon {
    background-color: #002e5d;
    color: #ffc107;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    margin-right: 8px;
    font-weight: bold;
}

/* Right Side: Call to Action */
.adscard_callstripcta-section {
    flex: 1;
    border-left: 1px solid #ccc;
    padding: 10px 20px;
    text-align: center;
}

.adscard_callstripcta-title {
    font-weight: bold;
    color: #002e5d;
    margin-bottom: 2px;
    font-size: 14px;
}

.adscard_callstripphone-box {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border: 2px solid #ffc107;
    border-radius: 50px;
    padding: 4px 5px 4px 2px;
    text-decoration: none;
    color: #002e5d;
    font-weight: bold;
    font-size: 21px;
}

.adscard_callstripphone-icon {
    background-color: #002e5d;
    color: white;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-size: 14px;
}
    .adscard_callstripphone-icon img {
        width: 21px;
    }
    .adscard_callstripbenefits-section h2 {
        font-size: 18px;
        color: #002e5d;
        margin: 0 0 6px 0;
    }
.adscard_callstripcheck-icon {
     color: #ffc824;
    width: 20px;
    height: 20px;
    background: #002e5d;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-right: 6px;
}

.capchaImg img {
    width: 60px;
    margin: auto;
}
.captchascannum {
    background: #1a2e56;
    padding: 15px;
    width: 150px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
    .captchascannum .capchaDesc {
        color: #fff;
        font-size: 11px;
        text-decoration: underline;
    }
    /*------------------------airline-destination -popup css start--------*/
    .modal1.active {
        display: block;
    }

.modal1 {
    display: none;
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,.4);
}
.modal-content1 {
    background-color: #fefefe;
    border: 1px solid #888;
    width: 800px;
    position: absolute;
    left: 0%;
    top: 0%;
    z-index: 999;
    background-image: url(/images/dog-popup.png);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 561px;
    margin: auto;
    bottom: 0;
    right: 0;
}
.modal-header1 {
    padding: 16px;
    background-color: var(--bodyBackground);
    color: #fff;
    text-align: center;
}
    .modal-header1 .close1 {
        background-color: var(--orangeColor);
        padding: 0 10px;
        color: #fff;
        float: right;
        font-size: 28px;
        font-weight: bold;
        cursor:pointer;
    }
.modal-body1 {
    display: flex;
    justify-content: space-between;
}
.help-section {
    padding: 20px;
}
.text-center {
    text-align: center !important;
}
.info-buddy {
    line-height: 25px;
    font-size: 12px;
    font-weight: 600;
}
.figure {
    position: relative;
}
    .figure img {
        width: 80%;
    }
.publish-fare {
    background-color: var(--blueThree);
    padding: 40px 9px 9px 9px;
    color: #fff;
    margin-bottom: 20px;
    margin-top: -42px;
    font-size: 12px;
    font-weight: 600;
}
.unpublish-deal-call {
    display: block;
    font-size: 32px;
    color: #fff;
}
.saving {
    margin-bottom: 20px;
    color: #5d5959;
}
.call-now {
    background-color: var(--orangeColor);
    border: #e60046;
    font-size: 20px;
    padding: 10px;
    width: 100%;
    color: #fff;
    word-spacing: 5px;
    font-weight: bold;
    display: block;
    text-transform: capitalize;
}
.figure-logo.promo-logo {
    margin-top: 20px;
    display: none;
}
.modal-content1 .figure-logo {
    background: #462d7c;
    padding: 10px;
    right: 173px;
    bottom: 90px;
    width: 216px;
    position: absolute !important;
}
.book-travel {
    padding: 30px 20px;
}
    .book-travel h5 {
        margin-bottom: 20px;
    }
    .book-travel ul li {
        font-size: 12px;
        margin-bottom: 20px;
        position: relative;
        font-weight: 500;
    }
        .book-travel ul li img {
            margin-right: 13px;
            vertical-align: middle;
        }
        /*------------------------airline-destination -popup css end--------*/

@media only screen and (max-width: 1032px) {
    .services .servBoxbanner .servcontent .phone-button {
        font-size: 16px;
    }
}
    @media only screen and (max-width: 991px) {
        ._dealbox ._deal {
            width: 100%;
        }

        .adscallstripMainBox{
                width: 700px;
        }
    }