body {font-family: "Poppins", sans-serif; font-weight: 400; font-style: normal; font-size: 14px; scroll-behavior: smooth;  overflow-x: hidden; line-height: 24px;}

.main-btn{padding: 13px 30px; font-size: 15px; font-weight: 500; background-color: #4925ae; color: #fff; text-transform: capitalize; -webkit-transition: 0.5s; transition: 0.5s; border-radius: 0; text-decoration: none;}
.main-btn:hover{color: #fff;}

.mybtn {border: 1px solid #fff; background-color: #4925ae; color: #fff; text-decoration: none; padding: 9px 28px; display: inline-block; border-radius: 6px; font-weight: 500; letter-spacing: .5px;}
.mybtn:hover{color: #fff;}

.main-heading{font-size: 26px; font-weight: bold; margin-bottom: 30px; padding-bottom: 12px; position: relative; text-align: center; color: #bb61cd;}
.main-heading::after{content: ""; position: absolute; display: block; width: 50px; height: 3px; background:#bb61cd; left: 0; right: 0; bottom: 0; margin: auto;}
.heading-bottontext {max-width: 850px; margin: 0px auto 24px; text-align: center; line-height: 26px;}

.page-heading{text-align: left; margin-bottom: 16px; font-size: 20px; font-weight: bold;
    padding-bottom: 12px; position: relative;}

.page-heading::after{content: ""; position: absolute; display: block; width: 35px; height: 3px; background:#bb61cd; bottom: 0; margin: auto;}

.mymt{margin-top: 80px;}

.responsive-img{width: 100%; height: auto;}


.mynavbar .navbar {padding: 10px 0;}
.mynavbar .navbar-brand img {width: 175px; height: auto;} 

.head-tfn {margin-left: 2%;}
.head-tfn .call-icon {width: 35px; height: auto; display: inline-block; margin-right: 8px;}
.head-tfn .call-icon img {width: 100%; height: auto;}
.head-tfn a {font-size: 18px; color: #000; text-decoration: none; font-weight: 600; display: flex; align-items: center;}
.callustext {font-size: 18px; letter-spacing: .5px; color: #c35fc8;}
.callustext .head-callus {display: block; font-size: 13px; color: #000; margin-bottom: -3px; text-align: center;}


/***************** Navbar Css Start **********************/

header {position: fixed; top: 0; left: 0; width: 100%; z-index: 10; background-color: #fff; box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.20);}

.mynavbar ul.navbar-nav li.nav-item {margin: 0 2px;}
.mynavbar ul.navbar-nav a.nav-link {color: #000000; font-size: 16px; padding: 12px 30px; text-transform: capitalize; font-weight: 500; border-radius: 30px;}
.mynavbar ul.navbar-nav a.nav-link:hover{color: #4925ae;}
.mynavbar ul.navbar-nav a.nav-link.active {color: #fff; background: #4925ae;}
.mynavbar ul.navbar-nav a.nav-link.active:hover {color: #fff;}
.mynavbar .navbar-toggler {background: #4925ae; padding: 5px 12px;}
.mynavbar .navbar-toggler span {background-image: none; background-color: #fff; width: 22px; height: 2px; margin: 6px 0; display: block;}
.mynavbar .navbar-brand {margin-right: 0;}
/***************** Navbar Css End **********************/

/***************** Country Drop Css Start **********************/
.countrydrop-down ul {list-style: none; background: #28b3b1; color: #fff; padding: 12px; position: relative; top: 8px; border-radius: 5px;}
.countrydrop-down > ul{cursor: pointer;}
.countrydrop-down ul li{font-size: 14px;}
.countrydrop-down ul li span {font-weight: 500;}
.countrydrop-down ul li span i {font-size: 11px; margin-left: 2px;}
.countrydrop-down ul li span i:before {font-weight: 600 !important;}
.countrydrop-down ul ul {position: absolute; z-index: 99999; top: 44px; right: 0; width: 200px; background: #fff; padding: 10px 8px 6px; box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.75); display:none}
.countrydrop-down ul ul li {margin-bottom: 5px; text-align: center;}
.countrydrop-down ul ul li a {display: block; padding: 10px; border-radius: 3px; text-decoration: none; color: #fff; background: #04a5a4;}
.countrydrop-down ul ul li a:hover {background: #f67173;}
/* .countrydrop-down > ul:hover ul{display: block;} */
.countrydrop-down ul ul.showcountrydrop{display: block;}

/***************** Country Drop Css End **********************/


.main-banner-section {height: 600px; position: relative; overflow: hidden; z-index: 1;  /*background-image: url(../images/hero_1.jpg);*/ background-repeat: no-repeat;  background-size: cover;   background-position: top center;}
.main-banner-section .hero-banner{position: absolute; width: 100%; height: auto; transform: scale(1.2) translate(5%, -1%);}

.main-banner-section:before {content: ""; background: rgba(196, 106, 201, 0.12); position: absolute; bottom: 0; top: 0; left: 0; right: 0; z-index: 1;} 
.main-banner-section .banner-content {position: absolute; bottom: 30%; z-index: 9; width: 35%; text-align: center; color: #fff; max-width: 700px; margin: 0 auto;  padding: 24px 20px; background: rgba(185, 96, 204, .9); border-radius: 10px;}

.banner-heading {font-size: 28px; font-weight: 600; text-transform: capitalize; color: #fff; line-height: 30px;}
.banner-content p {font-weight: 400; line-height: 26px; margin-top: 15px; font-size: 16px; color: #fff;}


/***************** Explore Section Css Start **********************/
.exploreright-sec {padding: 0 2% 0 10%;}
.exploreright-sec img {width: 100%; height: auto;}

.exploreleft-sec .main-heading {text-align: left; max-width: 300px; font-size: 34px; line-height: 45px;}
.exploreleft-sec .main-heading:after {right: inherit;}
/***************** Explore Section Css end **********************/

/***************** Our Service Section Css Start **********************/
.our-services {background: #F7F7F7; padding: 60px 0;}
.our-services .main-heading {text-align: left; margin-bottom: 20px; padding-top: 12px;}
.our-services .main-heading:after {right: inherit; }
.ourservices-leftsec p {padding-right: 10%;}
.service-heading {font-weight: 600; font-size: 16px; margin-bottom: 6px; text-align: left;}
.service-icon {font-size: 30px; width: 60px; height: 60px; background: #bb61cd; border-radius: 100%; display: flex; align-items: center; justify-content: center; color: #fff; margin: 0 0 12px;}
/***************** Our Service Section Css End **********************/



/***************** Call Us banner Section Css Start **********************/
.home-callus-banner img {width: 100%; height: auto; border-radius: 10px;}
.callus-mobile{display: none;}


.home-callus-banner {background: #4925ae;}
.callusbanner-row {display: flex; align-items: center;}
.callusbanner-row .callus-banner-colleft{width: 68%; color: #fff;}
.callus-banner-colleft .callusheaing {font-size: 32px; font-weight: bold; letter-spacing: .8px;}
.callus-banner-colleft .callusdes{font-size: 20px; margin: 30px 0;}

.callus-banner-colleft a {background: #ffff; padding: 18px 20px; font-size: 22px; border-radius: 8px; color: #4925ae; font-weight: bold; letter-spacing: 0; text-decoration: none; display: inline-block;}
.callus-banner-colleft a:hover {background: #bb41d3; color: #fff;}    

.callusbanner-row .callus-banner-colright{width: 32%;}


/***************** Call Us banner Section Css End **********************/



/***************** Homefixtfn Section Css Start **********************/
.homefixtfn {position: fixed; z-index: 9999; background: #4f1da9; bottom: 25%; text-align: center; padding: 10px 6px; letter-spacing: .5px; width: 212px;
    right: 7px; border-radius: 7px; box-shadow: -1px 3px 4px -4px rgba(0, 0, 0, 0.75); display: none;}

.homefixtfn a {color: #fff; text-decoration: none; font-size: 17px; display: block; font-weight: 600;}
.homefixtfn img {width: 24px; height: auto; position: relative; top: -1px; vertical-align: middle;}
/***************** Homefixtfn Section Css Start **********************/


/***************** Popular Destination Section Css Start **********************/
.popdesti-section .popdesti-imgcol {position: relative; overflow: hidden; border-radius: 12px;}
.popdesti-section .popdesti-imgcol .desti-city {position: absolute; bottom: 12px; z-index: 1; right: 12px; background: #fff; padding: 8px 10px; color: #4925ae; font-size: 16px; font-weight: 600; border-radius: 5px;}
/***************** Popular Destination Section Css End ***********************/




/***************** tfncall Section Css Start **********************/
.tfncall {height: 70px; width: 70px; background-color: #bb61cd; border-radius: 50%; display: flex; justify-content: center; align-items: center; position: fixed; right: 30px; bottom: 25%; z-index: 99;}
.tfncall::before {content: ""; position: absolute; border: 1px solid #bb61cd; width: calc(100% + 10px); height: calc(100% + 10px); border-radius: 50%; animation: pulse 1s linear infinite; z-index: -1;}   
.tfncall::after {content: ""; position: absolute; border: 1px solid #bb61cd; width: calc(100% + 10px); height: calc(100% + 10px); border-radius: 50%; animation: pulse 1s linear infinite; animation-delay: 0.3s; z-index: -1;}
@keyframes pulse {
    0% {
        transform: scale(0.5);
        opacity: 0;
    }
    
    50% {
        transform: scale(1);
        opacity: 1;
    }
    
    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}

.tfncall i {color: #fff; font-size: 30px;}
/***************** tfncall Section Css Start **********************/


/*********** Offer Modal Css Start ***********/
.offer-popup-modal {
    display: none;
    position: fixed; 
    z-index: 9999; 
    padding: 100px 15px 0; 
    left: 0;
    top: 0;
    width: 100%; 
    height: 100%; 
    overflow: auto; 
    background-color: rgb(0,0,0); 
    background-color: rgba(0,0,0,0.8);
  }
  
  /* Modal Content */
  .offer-popup-modal .modal-content {position: relative; background-color: #f3f3f3; margin: auto; padding: 0; border: 1px solid #888; max-width: 550px; border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19); -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
  }
  
  /* Add Animation */
  @-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
  }
  
  @keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
  }
  
  /* The Close Button */
 .offerclose {color: #000; position: absolute; font-size: 28px; font-weight: bold; right: 1px; padding: 5px 10px; z-index: 2;}
 .offerclose:hover, .offerclose:focus {color: #df2d1d; text-decoration: none; cursor: pointer;}
  /* .offer-popup-modal .modal-body {padding: 2px 16px;} */
.poptfn-offer {text-align: center; padding: 22px 30px; font-size: 16px;}
.poptfn-offer .top-titie {font-weight: 600; font-size: 28px; color: #4925ae; margin-top: 10px;}


.poptfn-offer .poptfnbtn {display: inline-block; background: #bb61cd; color: #fff; text-decoration: none; padding: 12px 18px; border-radius: 5px; font-size: 22px;
    margin-top: 6px; letter-spacing: .8px; font-weight: 600; width: 98%;}
 .poptfn-offer .poptfnbtn:hover{background: #4925ae;} 
.poptfn-offer .poptfnbtn img {width: 27px; height: auto; vertical-align: middle; position: relative; top: -1px;}

.popdata-list{text-align: left; margin-top: 40px; letter-spacing: .5px;}
.popdatalist-title{font-size: 17px; font-weight: bold;}

.popdata-list ul {list-style: none; padding-left: 0;}
.popdata-list ul li {display: flex; gap: 2%;}
.popdata-list .popdatalist-icon {font-size: 28px; color: #fff; display: inline-block; width: 50px; height: 50px; text-align: center; background: #379b98; border-radius: 100%; line-height: 52px;}
.popdatalist-content .popdatalistfirst{display: block; font-size: 15px;}
.popdatalist-content .popdatalistsecond{display: inline-block; font-weight: bold; margin-top: 5px;}

/*********** Offer Modal Css Start ***********/



/***************** footer Css Start **********************/
footer {background: #270f6c; padding: 30px 0 15px; color: #fff;}
.foot-logo {margin-bottom: 10px;}
.foot-logo img {width: 100px; height: auto;}
.foot-logo-sec p {font-size: 13px; margin-bottom: 18px; padding-right: 12px;}
footer .social-links{display: flex;}
footer .social-links a {display: flex; align-items: center; justify-content: center; width: 40px; height: 40px;  border-radius: 50%; border: 1px solid rgba(255, 255, 255, 0.2); font-size: 16px; color: rgba(255, 255, 255, 0.7);    margin-right: 10px; transition: 0.3s;}
footer .social-links a:hover {border: 1px solid #bb61cd; color: #bb61cd;}

footer h5, .foot-nav-head {font-size: 16px; font-weight: bold; margin-bottom: 12px; margin-top: 30px; position: relative;}
footer h5:after, .foot-nav-head:after {content: ""; width: 10px; height: 2px; background: #bb61cd; position: absolute; bottom: -5px; left: 0;}
footer ul {padding-left: 0; list-style: none; margin-top: 20px;}
footer ul li {margin: 8px 0;}
footer ul li a{text-decoration: none; color: #fff; color: #fff;}
footer ul li a:hover {color: #bb61cd;}
.foot-info {margin-top: 20px;}
.foot-info p {margin-bottom: 12px; display: flex;}
.foot-info p a {color: #fff; text-decoration: none;}
.foot-info p i {font-size: 13px; color: #bb61cd; margin-right: 5px;}

.foot-disclaimer {text-align: center; line-height: 22px; color: #fff; font-size: 13px; margin-top: 20px;}
.foot-certified {text-align: center; margin: 20px 0 0;}
.foot-certified img {width: 400px; height: auto;}
footer .copyrighttext {text-align: center; margin: 20px 0 0; font-size: 11px; letter-spacing: .8px; color: rgba(255, 255, 255, 0.7);}
/***************** footer Css End **********************/


/*********************** Inner Page Css Start ************************************/
.main-banner-section.inner-banner {height: 300px; background-image: url(../images/inner-main-banner.webp); background-position: center center;}
.main-banner-section.inner-banner::before{background: rgba(0, 0, 0, 0.20);}
.main-banner-section.inner-banner .banner-content {background: transparent; bottom: 22%; left: 0; right: 0;}
.main-banner-section.inner-banner .banner-content h1 {color: #fff; font-size: 30px;}
.main-banner-section.inner-banner .banner-content h1 span {background: rgba(187, 97, 205, .9); padding: 14px 28px; border-radius: 12px; display: inline-block;}

.static-page-content {margin-top: 24px; line-height: 24px;}

.static-page-content ul, .static-page-content ol {padding-left: 20px;}
.static-content-section address {line-height: 26px;}
/*********************** Inner Page Css End ************************************/


/************************ Contact Page Css Start ***************************************/
.contact-details .contact-sec-heading {font-weight: 600; font-size: 22px; letter-spacing: .5px;}
.contact-details {margin-bottom: 0px;}
.contact-details p {margin-top: 0; line-height: 22px; font-size: 14px;}

.contact-details-inner {width: 100%; margin-top: 32px; display: flex;}
.info-contact-details {width: 100%; /* background-color: #269897; color: #fff; display: flex;*/ margin-bottom: 8px; padding: 12px; border-radius: 10px; letter-spacing: .6px; text-align: center;}
/* .info-contact-details:hover {background-color: #29a7a6;} */
.info-contact-details .contact-icon {width: 100%; display: flex; justify-content: center; margin-bottom: 22px;}
.contact-icon-text h4 {margin: 1px 0 10px; font-size: 18px; color: #4925ae; font-weight: bold;}
.contact-icon-text a {color: #000; font-size: 16px; text-decoration: none; word-wrap: break-word;}
.contact-icon-text p {margin-bottom: 0; font-size: 16px; word-wrap: break-word;}
.contact-icon i {font-size: 30px; color: #4925ae; width: 100px; height: 100px; background-color: transparent; display: flex; justify-content: center; align-items: center; border-radius: 100%; transition: all 0.3s ease-in-out; border: 1px dashed #4925ae;}
.info-contact-details:hover .contact-icon i {background: #4f1da9; color: #fff;}
.contactpage .googleIframe { width:100%; height:450px }

/************************ Contact Page Css End ***************************************/

/* @media only screen and (min-width: 992px) and (max-width: 1200px) { } */


/*********************** Flight Deal Page Css Start ****************************************/
.flight-deal-page .home-callus-banner {margin-top: 92px; padding: 15px 0 0;}
.flight-deal-page .priceguarantee-col img {width: 100%; height: auto;}

.flight-deal-page .priceguarantee-col {position: relative; overflow: hidden; border-radius: 6px; margin-bottom: 30px;}
.flight-deal-page .priceguarantee-col .caption {padding: 15px 12px 18px; background: #8d4ac1; color: #fff;}
.flight-deal-page .priceguarantee-col .caption .caption-heading {font-weight: 600; font-size: 24px; display: block;}
.flight-deal-page .priceguarantee-col .caption p {margin-top: 12px; font-size: 16px; margin-bottom: 0;}
/*********************** Flight Deal Page Css End ****************************************/



/*********************** last minute deal page Page Css Start ****************************************/
.last-minute-deal-page .head-tfn .call-icon {width: 52px; margin-right: 3px;}
.last-minute-deal-page .home-callus-banner {margin-top: 92px; padding: 15px 0 0; background: #9d4ec1;}
.last-minute-deal-page .callus-banner-colleft a:hover{background: #4f1da9;}
.last-minute-deal-page .priceguarantee-col img {width: 100%; height: auto;}

.last-minute-deal-page .priceguarantee-col {position: relative; overflow: hidden; border-radius: 6px; margin-bottom: 30px;}
.last-minute-deal-page .priceguarantee-col .caption {padding: 15px 12px 18px; background: #4925ae; color: #fff;}
.last-minute-deal-page .priceguarantee-col .caption .caption-heading {font-weight: 600; font-size: 24px; display: block;}
.last-minute-deal-page .priceguarantee-col .caption p {margin-top: 12px; font-size: 16px; margin-bottom: 0;}


.last-minute-deal-page .mobile-section-uk{display: none;}

/*********************** last minute deal Page Css End ****************************************/





@media (max-width: 991px) {
    header{padding: 4px 0;}
    .mynavbar .navbar {padding: 0px 0;}
    .mynavbar ul.navbar-nav {background: #4925ae; border-radius: 7px; margin: 10px 0 10px;}
    .mynavbar ul.navbar-nav a.nav-link {padding: 12px 12px; border-bottom: 1px solid #3a0677; color: #fff; border-radius: 0;}
    .mynavbar ul.navbar-nav a.nav-link.active{background: transparent;}
    .mynavbar ul.navbar-nav li:last-child a.nav-link {border-bottom: none;}
    .mynavbar .navbar-brand img{width: 150px;}
    .head-tfn{display: none;}
    .main-banner-section{height: 500px;}
    .main-banner-section .banner-content{bottom: 12%;}
    .banner-heading{font-size: 22px;}
    .banner-content p{font-size: 15px; line-height: 24px;}
    .main-heading{font-size: 24px;}


    .ourservices-leftsec p {padding-right: 0;}
    .home-callus-banner {margin-top: 40px;}
    .our-services {padding: 30px 0;}
    .exploreright-sec{margin-bottom: 30px;}

    .callus-banner-colleft .callusheaing {font-size: 28px; line-height: 36px;}
    .callus-banner-colleft .callusdes {font-size: 18px; margin: 18px 0; line-height: 28px;}
    .callus-banner-colleft a{font-size: 20px;}
    .callusbanner-row .callus-banner-colright {width: 55%;}

    .homefixtfn {bottom: 0; width: 100%; border-radius: 0; right: 0; display: block;}

    .contact-details-inner{flex-wrap: wrap;}
    .info-contact-details{margin-bottom: 45px;}



/*********************** Flight Deal Page Css Start ****************************************/
    .flight-deal-page .head-tfn{display: block;}
    .flight-deal-page .home-callus-banner {margin-top: 72px;}
/*********************** Flight Deal Page Css End ****************************************/

/*********************** last minute deal Page Css Start ****************************************/
.last-minute-deal-page .head-tfn{display: block;}
.last-minute-deal-page .home-callus-banner {margin-top: 72px;}


.last-minute-deal-page .mobile-section-uk{display: block; margin-top: 73px; position: relative;}
.last-minute-deal-page .home-callus-banner, .last-minute-deal-page .exploreall-sec{display: none;}

.flightmobile-banner img {width: 100%; height: 100%; margin-top: 38px;}
.flightmobile-banner p {background: #4522ad; color: #fff; text-align: center; width: 100%; padding: 10px; font-weight: 600; letter-spacing: .5px; margin: 0; position: absolute;}
.flightmobile-container .get-advice-text {margin: 0; width: 100%; text-align: center; background: #353434; color: #fff; padding: 10px; font-weight: 600;}
.flightmobile-container .container-text {padding: 0 18px; line-height: 22px; text-align: center; font-size: 15px; margin-top: 10px;}
.hold-calltfn {display: block; text-align: center;}
.flightmobile-container .container-text a {background: #ab4dbd; padding: 14px 20px; font-size: 20px; border-radius: 8px; color: #fff; font-weight: bold; letter-spacing: 0; text-decoration: none; display: inline-block;}

.flightmobile-container .container-text .helplinetext {font-size: 16px; margin: 15px 0 10px; color: #1e1e1e;}
.last-minute-deal-page .tfncall{display: none;}

/*********************** last minute deal Page Css End ****************************************/


}

@media (max-width: 767px) {
    .mymt{margin-top: 40px;}
    
    .main-banner-section .banner-content {bottom: 25%; width: 75%; padding: 10px; left: 0; right: 0;}
    .main-banner-section .hero-banner{height: 100%; transform: scale(1.2) translate(5%, 8%);}
    .foot-usefull-sec.footr-importantlinks .foot-nav-head {margin-top: 0;}
    .foot-certified img {width: 80%;}
    .callus-mobile{display: block;}
    .callus-desktop{display: none;}
    
    .weprovide-section{padding: 25px 0;}

    .home-callus-banner {margin-top: 0;}

    .poptfn-offer {padding: 22px 20px;}
    .poptfn-offer .give-text{font-size: 24px;}
    .poptfn-offer .poptfnbtn{ font-size: 22px;}


    .contact-details-inner {width: 100%;}
    .main-banner-section.inner-banner .banner-content{bottom: 28%;}
    .main-banner-section.inner-banner .banner-content h1{font-size: 28px;}
    .main-banner-section.inner-banner .banner-content h1 span {padding: 12px 22px;}

    .callusbanner-row{flex-wrap: wrap;}
    .callusbanner-row .callus-banner-colleft {width: 100%; padding-top: 50px; margin-bottom: 50px; text-align: center;}
    .callusbanner-row .callus-banner-colright {width: 100%; text-align: center;}
    .home-callus-banner img {width: 330px;}

    footer h5, .foot-nav-head{margin-top: 12px;}


    .flight-deal-page .callusbanner-row .callus-banner-colleft{padding-top: 25px;}

}


@media (max-width: 480px) {
    .main-banner-section {height: 400px;}
    .main-banner-section .banner-content{bottom: 8%; padding: 10px 15px;}
    .banner-heading {font-size: 18px; margin-bottom: 2px;}
    .banner-content p{margin: 0;}
   
 
    .tfncall {height: 56px; width: 56px; bottom: 30%; right: 15px;}
    .tfncall i {font-size: 24px;}

    .main-banner-section.inner-banner .banner-content {bottom: 26%;}


/*********************** last minute deal Css Start ****************************************/
.last-minute-deal-page header {padding: 4px 0; background: #fef8ff;}
.last-minute-deal-page .mynavbar .navbar-brand img {width: 120px;}
.last-minute-deal-page nav.navbar.navbar-expand-lg.navbar-light.justify-content-between {justify-content: center !important;}
.last-minute-deal-page .head-tfn {width: 100%; margin: 5px 0;}
.last-minute-deal-page .head-tfn a {justify-content: center;}
.last-minute-deal-page .head-tfn .call-icon {width: 45px; margin-right: 4px;}
.last-minute-deal-page .callustext .head-callus {font-size: 11px;}
.last-minute-deal-page .callustext {font-size: 16px;}
.last-minute-deal-page .mobile-section-uk{margin-top: 116px;}
/*********************** last minute deal Css End ****************************************/

    

}


@media (max-width: 414px) {
/*********************** Flight Deal Page Css Start ****************************************/
.flight-deal-page .mynavbar .navbar-brand img {width: 120px;}
.flight-deal-page .home-callus-banner {margin-top: 62px;}
.flight-deal-page .head-tfn .call-icon {width: 28px; margin-right: 4px;}
.flight-deal-page .callustext .head-callus {font-size: 11px;}
.flight-deal-page .callustext {font-size: 16px;}
/*********************** Flight Deal Page Css End ****************************************/




}