body {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:"Poppins", sans-serif;
}
.container {
    max-width: 1220px;
}
.gb-logo {
    font-size: 22px;
    font-weight: 700;
    padding: 0 0 0 0;
    color: #fbb040;
    width: 14%;
}
.gb-logo img {
    width: 145px;
    position: absolute;
    top: 0;
    background: #fff;
    padding: 5px 6px 8px 6px;
    border-radius: 0px 0px 5px 5px;
}
nav.navbar.navbar-expand-lg {
    padding: 5px 0 5px 0;
    position: relative;
}
.logo-go {
    color: #fbb040;
}
.logo-ibibo {
    color: #6056d6;
}
.gb-nav .nav-link {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    padding: 22px 10px 22px 10px !important;
    position: relative;
}
.gb-nav .nav-link.active {
    color:#333;
    font-weight: 500;
}
.callAction_sec {
    border: 1px solid #fbb040;
    border-radius: 7px;
    overflow: hidden;
}
.gb-login {
    color: #ffffff;
    padding: 4px 8px 4px 8px;
    border-radius: 0px;
    text-decoration: none;
    font-weight: 700;
    font-size: 18px;
    background: #fbb040;
    display: flex;
    align-items: center;
    gap: 6px;
}
.callAction_sec p {
    margin: 0 0 0 0;
    font-size: 14px;
    text-align: center;
    color: #444;
    background: #fff;
    padding: 3px 0px 3px 0px;
}
a.gb-login img {
    width: 30px;
    background: #e5f3fc;
    border-radius: 48px;
    padding: 0px;
}
header.gb-header {
    /* box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px; */
    position: relative;
    background: #ffffff00;
    z-index: 99;
}
li.nav-item {
    position: relative;
}
.dropAble_show {
    display: none;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 1px 4px 0px;
    padding: 0 0 0 0;
    width:280px;
    border-radius: 5px;
    position: absolute;
    left:0px;
    top:54px;
    background:#fff;
    z-index: 9;
}
.dropAble_show::after {
    bottom: 100%;
    left:26%;
    border-style: solid;
    border-image: initial;
    content: "";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(255, 255, 255, 0) rgba(255, 255, 255, 0) rgb(255, 255, 255);
    border-width: 8px;
    margin-left: -8px;
}
.dropDow_menuShow {
    display:block;
}
.dropAble_Sec {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 20px 22px 20px 22px;
    justify-content: space-between;
}
.domesti_desSec h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 7px 0;
}
.internation_desSec h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0 0 7px 0;
}
.dropDown_menu a {
    font-size: 14px;
    text-decoration: none;
    color: #333;
    display: block;
    padding: 8px 0px 8px 0px;
}
.dropDown_menu a i {
    margin: 0 4px 0 0;
    color: #444;
}
.moveIco_rotate {
    transform:rotate(180deg);
}
.fixedHeader {
    box-shadow: 0 1px 10px rgba(0, 0, 0, 0.2) !important;
    animation: fadeInDown 1s ease-in-out;
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99 !important;
    background: #ffffff !important;
}

@media (max-width: 991px) {
.gb-mytrips {
    text-align: left;
}

.gb-nav .nav-link.active::after {
    display: none;
}
}

/*----------css for banner area----------*/

.main_Banner {
    position: relative;
    padding:30px 0px 70px 0px;
    margin: 0px 0 0 0;
}
.main_Banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #00000070 28.85%, #00000026 100%);
}
.formInclude_sec {
    position: relative;
}
.bannerCaption {
    position: relative;
    text-align:left;
    padding: 70px 0 45px 0;
}
.bannerCaption h1 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
    margin: 0 0 5px 0;
    text-transform: capitalize;
}
.bannerCaption p {
    margin: 0 0 0 0;
    color: #fff;
    text-shadow: #222222 0px 0px 1px;
    font-weight: 400;
    font-size: 16px;
}


.home-wrapper-inner.notice {
    padding: 10px 0 10px 0;
    background: #1d92cc;
}
.tcp-online-notice-item {
    display: flex;
    gap: 12px;
    align-items: center;
    justify-content: center;
}
.tcp-online-notice-item a {
    color: #ffffff;
    font-size: 14px;
    text-decoration: none;
}
.tcp-online-notice-item span {
    font-weight: 600;
    font-size: 15px;
    position: relative;
    z-index: 9;
    color: #fff;
}

.tcp-online-notice-item2 {
    display: flex;
    gap:12px;
    align-items: center;
    background: #f5edfd;
    padding: 8px 20px 8px 20px;
    border-radius: 5px;
    position:relative;
    overflow:hidden;
}
.tcp-online-notice-item2:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 12%;
    height: 100%;
    background: #efdfff;
}
.tcp-online-notice-item2 a {
    color: #444;
    font-size: 14px;
    text-decoration: none;
}
.tcp-online-notice-item2 span {
    font-weight: 600;
    font-size: 15px;
    width:130px;
    position:relative;
    z-index:9;
}


/*--------css for deals section------------*/

.mainDeals_sec {
    background: rgb(255 255 255);
    padding: 70px 0px 40px 0px;
}
.deals_head {
    margin: 0 0 35px 0;
    text-align: center;
}
.deals_head h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 0 0 4px 0;
}
.deals_head p {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #444;
}
.deal_column {
    background:linear-gradient(160deg, rgba(255, 255, 255, 1) 0%, rgb(241 246 251) 75%);
    padding: 10px;
    border-radius: 22px;
    position: relative;
    border: solid 1px #ffffff;
    margin-bottom: 25px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 2px 10px;
}
.deal_column:after {
    position: absolute;
    content: "";
    left: -7px;
    top: 34px;
    background: #ffffff;
    height: 15px;
    width: 15px;
    border-radius: 10px;
    border-left: 1px solid #ffffff;
}
.deal_column:after {
    position: absolute;
    content: "";
    left: -7px;
    top: 34px;
    background: #ffffff;
    height: 15px;
    width: 15px;
    border-radius: 10px;
    border-left: 1px solid #ffffff;
}
.deal_column a {
    text-decoration: none;
}
.airline_name {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom:solid 1px #eaeaea;
    padding: 0 0 8px 0;
}
.airline_name h4 {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 0 0;
    color: #333;
}
.airline_name h4 img {
    width: 78px;
}
.airline_name h5 {
    background: #fbb040;
    margin: 0 0 0 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 2px 8px 2px 8px;
    border-radius: 4px;
}
.airline_detail {
    padding: 10px 0px 0px 0px;
}
.airline_detail p {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #333;
    font-weight: 400;
}
.airline_detail p strong {
    font-size: 17px;
    font-weight: 700;
    color: #000;
    margin: 0 5px 0 0;
}
.airline_detail p span {
    float: right;
    font-weight: 600;
    font-size: 14px;
}
.air_line_cl {
    min-height:30px;
    border-left: dashed 1px #333;
    padding: 0 0 0 0px;
    margin: 5px 0 5px 12px;
    position: relative;
}
.air_line_cl:before {
    position: absolute;
    height: 16px;
    display: block;
    content: "";
    left: -7px;
    bottom: -4px;
    background: url(../images/plane-gray-dark.svg) no-repeat right center;
    width: 14px;
    transform: rotate(90deg);
}
.air_line_cl:after {
    position: absolute;
    height: 7px;
    display: block;
    content: "";
    left: -4px;
    top: -4px;
    background: #242021;
    width: 7px;
    transform: rotate(90deg);
    border-radius: 5px;
}



/*-----------css for destination sec----------------*/

.destination_sec {
    background: #fff;
    padding: 50px 0px 25px 0px;
    position: relative;
}
.des_hd {
    margin: 0 0 32px 0;
    text-align:center;
}
.Deas-card__image {
    padding: 0 0 0 0;
    width:40%;
    position:relative;
}
.Deas-card__image:before {
    content:" ";
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#0000001f;
}
.des_hd h2 {
    font-size: 24px;
    font-weight: 700;
    color: #000;
    margin: 0 0 4px 0;
}
.des_hd p {
    margin: 0 0 0 0;
    font-size: 14px;
    color: #444;
}
.Deas-card {
    background: #f1f4f8;
    border-radius: 20px;
    overflow: hidden;
    margin: 0 0 20px 0;
} 
.Deas-card a {
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 15px;
}
.Deas-card__image img {
    width: 100%;
    object-fit: cover;
    display: block;
}
.Deas-card__content {
    padding: 0 0 0 0;
    margin: 0px;
    width:60%;
}
.Deas-card__tagline {
    font-size: 14px;
    color: #444;
    margin-bottom: 0px;
}
.Deas-card__title {
    font-size: 16px;
    font-weight: 600;
    margin: 4px 0 8px 0;
    color: #000;
}
.Deas-card__btn {
    display: inline-block;
    font-size: 14px;
    color: #ff9f0f;
    text-decoration: none;
    border:1px solid #ff9f0f;
    padding: 5px 12px;
    border-radius: 6px;
    font-weight: 500;
}
.Deas-card__btn:hover {
    background:#1d92cc;
    border:1px solid #1d92cc;
    color: #fff;
}

/*-----------css for why us section------------*/

.why-us {
    background: #f1f4f8;
    padding: 55px 0px 50px 0px;
}
.why-us__header {
    margin-bottom: 32px;
    position: relative;
    text-align: center;
}
.why-us__header h2 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 3px 0;
}
.why-us__header p {
    font-size: 14px;
    color: #444;
    margin: 0 0 0 0;
}
.trust-badge {
    display: flex;
    align-items: center;
    gap: 8px;
    border: 1px solid #4dc18b;
    padding: 10px 14px;
    border-radius: 10px;
    font-size: 14px;
    background: #fff;
}
.trust-text {
    font-weight: 600;
}
.trust-stars {
    color: #6dd400;
    letter-spacing: 2px;
}
.trust-reviews {
    color: #555;
}
.trust-brand {
    font-weight: 600;
    color: #00b67a;
}
.why-us__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 50px;
}
.why-us__item {
    padding: 16px 15px 16px 45px;
    /* box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .07); */
    background: #fff;
    border-radius: 12px;
    display: flex;
    align-items: center;
    gap: 15px;
    position: relative;
}
.why-us__item:last-child {
    border-right: none;
}
.why-us__icon {
    background: #f1f4f8;
    min-width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 57px;
    position: absolute;
    left: -30px;
    border: 1px solid #efefef;
}
.why-us__item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 6px;
}
.why-us__item p {
    font-size: 14px;
    color: #555;
    line-height: 1.6;
    margin: 0 0 0 0;
}
.why-us__icon img {
    width:44px;
}
@media (max-width: 991px) {
.why-us__grid {
    grid-template-columns: repeat(2, 1fr);
}
.why-us__item {
    border-bottom: 1px solid #e5e5e5;
}
}

@media (max-width: 576px) {
.why-us__header {
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
}
.why-us__grid {
    grid-template-columns: 1fr;
}
.why-us__item {
    border-right: none;
}
}

.yas-section {
    background: #fff;
    padding: 50px 0 50px 0px;
    position: relative;
}
.yas-section:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f1f4f8;
}
.about_sec {
    margin: auto;
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 0 10px;
    position:relative;
}
.yas-content {
    width: 50%;
    padding: 0 0px 0 0;
}
.yas-title {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 12px;
    color: #0a2540;
    text-transform: capitalize;
}
.yas-desc {
    font-size: 14px;
    line-height: 1.7;
    color: #444;
    margin-bottom: 15px;
}
.yas-content h4 {
    font-size: 22px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px 0;
}
.yas-image {
    width: 40%;
    position:relative;
}
.yas-image img {
    width: 100%;
    border-radius: 6px;
    position: relative;
    z-index: 9;
    border: 10px solid #f6f8f7;
}
@media (max-width: 991px) {
.yas-container {
    flex-direction: column;
    gap: 40px;
}
.yas-title {
    font-size: 28px;
}
}

.travelFaq_sec {
    padding: 0px 0px 40px 0px;
    background: #f1f4f8;
}
.faq-container {
    width: 100%;
    padding: 0 0 0 0;
    position: relative;
}
.faq-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    
}
.faqSec_main {
    background-color:#fff;
    padding: 12px 30px;
    margin-bottom: 12px;
    border-radius: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.02);
}
.faq-text {
    color: #000;
    font-size: 16px;
    font-weight: 600;
}
h2.faq_hd {
    font-size: 22px;
    text-align: center;
    margin: 0 0 26px 0;
    font-weight: 600;
    color: #000;
}
.faq-icon {
    color: #48484e;
    font-size: 20px;
    font-weight: 500;
}
.faq_content {
    display: none; 
    padding:2px 0 0 0;
}
.showFaq {
    display:block;
}
.faq_content p {
    font-size: 14px;
    margin: 0 0 8px 0;
}
.faq_content p:last-child {
    margin:0 0 0 0;
}

/*----------css for footer section----------*/

.footer {
    background: #ffffff;
    color: #fff;
    padding: 40px 0px 30px 0px;
}
.footer-container {
    margin: auto;
    padding: 0px 0px 0px 0px;
    position: relative;
}
.footer-tabs {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    height: 100%;
    display: flex;
    gap: 30px;
    border-bottom: 1px solid #e8e8e8;
}
.footer-tabs li {
    padding: 6px 5px;
    cursor: pointer;
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    color: #000;
}
.footer-tabs li.active {
    background: #d0d0d000;
    position: relative;
    border-radius: 0;
    border-bottom: 4px solid #1d92cc;
    color: #1d92cc;
}
.footer-content {
    
}
.footer-panel {
    display: none;
}
.footer-panel.active {
    display: block;
}
.footer-panel h4 {
    font-size: 16px;
    margin: 18px 0 0px 0;
    padding: 0 0 16px 0;
    color: #333;
    font-weight: 600;
}
.footer-grid {
    position:relative;
}
.footer-grid ul, .simple-list {
    list-style: none;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 0 0 0;
}
.footer-grid li, .simple-list li {
    font-size: 14px;
    padding: 6px 0;
    color: #ddd;
    margin: 0 22px 0 0;
}
.new {
    background: #e91e63;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 4px;
    margin-left: 6px;
}
.links_list li a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}
.contact_address {
    margin: 0px 0 0 0;
}
.contact_address li {
    border-radius: 6px;
    padding: 8px 12px 8px 12px;
    background: linear-gradient(135deg, #fff 30%, #edf4ff 100% 100%);
    border: 1px solid #A1BFF8;
}
.contact_address li a i {
    margin: 0 6px 0px 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f0f8fe;
    color: #fbb040;
    border-radius: 32px;
    font-size: 19px;
}
.links_list li a i {
    margin: 0px 3px 0px 0px;
}
.contact_address li a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 8px;
}
.contact_address li p {
    margin: 0 0 0 0;
    color: #333;
    font-size:15px;
    font-weight: 400;
    display: flex;
    align-items: center;
    gap: 8px;
}
.contact_address li p i {
    margin: 0 6px 0px 0;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #f0f8fe;
    color: #fbb040;
    border-radius: 32px;
    font-size: 19px;
}
@media (max-width: 991px) {
.footer-container {
    flex-direction: column;
}
.footer-tabs {
    width: 100%;
    display: flex;
    overflow-x: auto;
}
.footer-tabs li {
    white-space: nowrap;
}
.footer-content {
    padding-left: 0;
    padding-top: 30px;
}
.footer-grid {
    grid-template-columns: repeat(2, 1fr);
}
}

.footer_copyright {
    background: #f6f8f7;
    padding: 12px 0 12px 0;
}
.travelPay_disclaimer {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.travel_pay {
    position:relative;
}
.travel_pay ul {
    margin: 0px 0 0 0;
    padding: 0 0 0 0;
    display: flex;
    justify-content: left;
    gap: 10px;
}
.travel_pay ul li {
    list-style: none;
}
.travel_pay ul li img {

}
.travel_disclaimer {
    position: relative;
    padding: 18px 0 0px 0;
    margin: 0px 0 0 0;
}
.travel_disclaimer p {
    margin: 0 0 10px 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px;
}
.travel_disclaimer p:last-child {
    margin:0 0 0 0;
}
.travel_disclaimer ul {
    margin: 18px 0 22px 0;
    padding: 0 0 0 0;
    display: block;
}
.travel_disclaimer ul li {
    list-style: none;
    color: #444;
    font-size: 14px;
    line-height: 23px;
    margin: 0 0 10px 0;
}
.travel_disclaimer ul li i {
    color: #fbb040;
}
.copyRight_sec {

}
.copyRight_sec p {
    margin: 0 0 0 0;
    color: #333;
    font-size: 14px;
    font-weight: 400;
}

.newsSec_main {
    background: #f6f8f7;
    padding: 0 0 50px 0;
}
.banner-container {
    background-color: #ffffff;
    width: 50%;
    border-radius: 20px;
    position: relative;
    padding:15px 15px 26px 15px;
}
.illustration-section {
    width: 100%;
    text-align: center;
}
.main-img {
    max-width: 137px;
    height: auto;
}
.content-section {
    width: 100%;
}
.sub-text {
    font-size: 15px;
    color: #2d2a58;
    font-weight: 400;
    margin: 0 0 0 0;
    text-align:center;
}
.main-title {
    font-size: 24px;
    font-weight: 600;
    color: #2d2a58;
    margin-bottom: 12px;
    line-height: 1.2;
    text-align:center;
}
.input-group {
    background: white;
    display: flex;
    align-items: center;
    padding: 8px 8px 8px 20px;
    border-radius: 50px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.05);
}
.mail-icon {
    color: #8a8ca3;
    font-size: 18px;
}
.input-group input {
    border: none;
    outline: none;
    padding: 10px 15px;
    flex-grow: 1;
    font-size: 14px;
    color: #2d2a58;
    background: transparent;
}
.input-group input::placeholder {
    color: #8a8ca3;
}
.subscribe-btn {
    background-color: #fbb040;
    color: white;
    border: none;
    padding: 12px 35px;
    border-radius: 50px;
    font-size: 15px;
    font-weight: 500;
    cursor: pointer;
    transition: background 0.3s ease;
}
.subscribe-btn:hover {
    background-color:#6056d6;
}


/*--------------css for inner page---------------*/


.innerBanner {
    position: relative;
    padding:100px 0 100px 0px;
}
.innerBanner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:#00000080;
}
.innerBanner_caption {
    position: relative;
    text-align: center;
    padding:0px 0 0px 0px;
}
.innerBanner_caption h1 {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
    margin: 0 0 10px 0;
    text-transform: capitalize;
}
.innerBanner_caption p {
    margin: 0 0 0 0;
    font-size: 15px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    gap:5px;
}
.innerBanner_caption p a {
    text-decoration:none;
    color:#fff;
    font-size:14px;
}
.about-premium {
    padding: 50px 0 42px 0;
    background: #f6f8f7;
}
.about-header {
    text-align: center;
    margin-bottom: 36px;
}
.about-header h2 {
    font-size: 30px;
    font-weight: 700;
    margin: 0 0 0 0;
    color: #000;
}
.about-layout {
    display: flex;
    gap:15px;
    align-items: center;
    background: #fff;
    border-radius: 17px;
    margin: 0 0 35px 0;
    overflow: hidden;
}
.image-mosaic {
    width: 50%;
}
.image-mosaic img {
    width: 100%;
}
.about_content {
    width: 50%;
    padding: 30px 30px 24px 26px;
}
.about_content h3 {
    font-size:24px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px 0;
}
.about_content h4 {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 0 0 10px 0;
}
.about_content p {
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px 0;
    color: #444;
}
.about_content ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
}
.about_content ul li {
    list-style: none;
    font-size: 14px;
    line-height: 22px;
    margin: 0 0 10px 0;
    color: #444;
}
.about_content ul li strong {
    font-weight: 600;
    color: #000;
}
.about_content ul li i {
    color: #fbb040;
    margin: 0px 3px 0px 0px;
}


/*---------------contact us styling-------------*/


.contactTop_info {
    padding:55px 0px 40px 0px;
    position: relative;
    background: #fff;
}
.contactInfo_cont {
    padding: 0px 20px 0px 30px;
    position: relative;
    border-radius: 14px;
    text-align: center;
    display: flex;
    align-items: center;
    gap: 15px;
    margin: 0px 0 0px 0;
}
.contact_infoIcon {
    position: relative;
    margin: 0 0 20px 0;
}
.contact_infoIcon:after {
    content: '';
    position: absolute;
    background-color: rgb(29 146 204 / 15%);
    height: 46px;
    width: 46px;
    border-radius: 50%;
    top:30px;
    left: 51%;
    transform: translate(-50%, -50%);
}
.contact_infoIcon img {
    width: 40px;
}
.contact-info p a {
    text-decoration: none;
    color: #333;
    font-size: 15px;
}
.contact-info p p {
    margin:0 0 0 0;
    color: #333;
    font-size: 15px;
}

.contact-section {
    position:relative;
}

.contact_formMain {
    margin: auto;
    background: #ffffff;
    display: flex;
    justify-content: space-around;
    border-radius: 8px;
    width: 90%;
}
.contact-left {
    width: 50%;
    padding: 0px 40px 0 0;
}
.contact-left h2 {
    font-size: 24px;
    color: #1d92cc;
    margin-bottom: 5px;
    font-weight: 600;
}
.contact-left p {
    font-size: 14px;
    color: #444;
    margin-bottom: 18px;
}
.form-field {
    margin: 0 0 15px 0;
    position: relative;
}
.contact-form input,
.contact-form textarea {
    width: 100%;
    padding: 14px 18px;
    margin-bottom:0px;
    border-radius: 25px;
    border: none;
    background: #f1f1f1;
    outline: none;
    font-size: 14px;
}
.contact-form textarea {
    border-radius: 15px;
    resize: none;
    height: 100px;
}
.contact-form button {
    background: #1d92cc;
    color: #fff;
    border: none;
    padding: 12px 28px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    transition: 0.3s ease;
}
.contact-form button:hover {
    background:#fbb040;
}
.contact-right {
    width: 50%;
    text-align: center;
    box-shadow: 0 0 9px 0 rgba(29, 33, 67, 0.10);
    border-radius: 24px;
    padding: 40px 30px 40px 30px;
}
.image-placeholder {
    
}
.image-placeholder img {
    width:220px;
}
.contact-info p {
    font-size: 14px;
    color: #666;
    margin-bottom: 10px;
}




.privacyInfo_sec {
    padding:40px 0px 40px 0px;
    position:relative;
    background:#f6f8f7;
}
.privacy_cont h2 {
    font-size:22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.privacy_cont h3 {
    font-size:19px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.privacy_cont h4 {
    font-size:17px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.privacy_cont p {
    font-size:14px;
    color:#444;
    margin:0px 0px 10px 0px;
    line-height:23px;
}
.privacy_cont ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
}
.privacy_cont ul li {
    list-style:none;
    font-size:14px;
    margin:0 0 10px 0;
    color:#444;
}
.privacy_cont ul li i {
    color:#fbb040;
    margin:0 3px 0 0;
}

/*-----------css for flight deals page-----------*/

.deals_banner {
    position: relative;
    padding:30px 0px 70px 0px;
    margin: 0px 0 0 0;
}
.deals_banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #00000070 28.85%, #00000026 100%);
}
.deals_formInclude {
    position: relative;
}
.deals_caption {
    position: relative;
    text-align: left;
    padding: 85px 0 30px 0;
}
.deals_caption h1 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
    margin: 0 0 5px 0;
    text-transform: capitalize;
}
.deals_caption p {
    margin: 0 0 0 0;
    color: #fff;
    text-shadow: #222222 0px 0px 1px;
    font-weight: 400;
    font-size: 16px;
}

/*---------css for destination page----------*/

.desti_banner {
    position: relative;
    padding:30px 0px 70px 0px;
    margin: 0px 0 0 0;
}
.desti_banner:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0000008a;
}
.desti_caption {
    position: relative;
    text-align:left;
    padding: 70px 0 45px 0;
}
.desti_caption h1 {
    font-size: 28px;
    font-weight: 700;
    color: #fff;
    text-shadow: #000 0px 1px 1px;
    margin: 0 0 5px 0;
    text-transform:capitalize;
}

.destiCont_sec {
    padding:40px 0px 40px 0px;
    position:relative;
    background:#f6f8f7;
}
.destination_cont h2 {
    font-size:22px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.destination_cont h3 {
    font-size:19px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.destination_cont h4 {
    font-size:17px;
    font-weight: 600;
    margin: 0 0 10px 0;
    color: #000;
}
.destination_cont p {
    font-size:14px;
    color:#444;
    margin:0px 0px 10px 0px;
    line-height:23px;
}
.destination_cont ul {
    margin:0 0 0 0;
    padding:0 0 0 0;
    display:block;
}
.destination_cont ul li {
    list-style:none;
    font-size:14px;
    margin:0 0 10px 0;
    color:#444;
}
.destination_cont ul li i {
    color:#fbb040;
    margin:0 3px 0 0;
}



/*--------css for responsive styling---------------*/



@media only screen and (min-width:320px) and (max-width:360px) {
.container {
    width: 100%;
}
.whyus_1 {
    gap: 8px;
    margin: 0px 0 0 0;
    flex-wrap: wrap;
    display:none;
}
.serviceBox {
    width: 100%;
}
.bannerCaption {
    padding: 0 0 0 0;
}
.yas-section:before {
    width: 100%;
}
.about_sec {
    gap: 10px;
    padding: 0 15px;
    flex-wrap: wrap;
}
.yas-content {
    width: 100%;
    padding: 0 0px 10px 0;
}
.yas-image {
    width: 100%;
    position: relative;
}
.yas-image img {
    border: 1px solid #f6f8f7;
}
.yas-section {
    padding: 40px 0 40px 0px;
}
.Deas-card {
    margin: 0 0 20px 0;
}
.why-us {
    padding: 42px 0px 44px 0px;
}
.why-us__grid {
    grid-template-columns: 1fr;
    gap: 16px;
}
.des_hd h2 {
    font-size: 22px;
    margin: 0 0 3px 0;
}
.destination_sec {
    padding: 35px 0px 20px 0px;
}
.yas-title {
    font-size: 24px;
}
.banner-container {
    width: 100%;
}
.input-group {
    flex-wrap: nowrap;
}
.input-group input {
    width: 100%;
}
.subscribe-btn {
    padding: 12px 6px;
    font-size: 12px;
    background:#1d92cc;
}
.bannerToll {
    padding: 15px 0 30px 0;
}
.tcp-online-notice-item:before {
    display:none;
}
.tcp-online-notice-item {
    padding: 0 0 0 0;
    flex-wrap: wrap;
    gap: 4px;
    text-align:center;
}
.travelFaq_sec {
    padding: 0px 0px 25px 0px;
    background: #f1f4f8;
}
.Deas-card__content {
    width: 64%;
}
.Deas-card__image {
    width: 36%;
}
.home-wrapper-inner.notice {
    padding: 15px 0 15px 0 !important;
}
.footer-tabs li {
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.deals_caption h1 {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 18px 0;
}
.deals_caption p {
    display: none;
}
.deals_caption {
    padding: 0 0 0 0;
}
.deals_banner {
    position: relative;
    padding: 65px 0px 25px 0px;
    margin: 0px 0 0 0;
}
.innerBanner {
    position: relative;
    padding: 70px 0 60px 0px;
}
.privacyInfo_sec {
    padding: 32px 0px 30px 0px;
}
.contact-left {
    width: 100%;
    padding: 0px 0px 0 0;
}
.innerBanner_caption h1 {
    font-size: 26px;
    margin: 0 0 6px 0;
}
.Deas-card a {
    gap: 8px;
}
.Deas-card__title {
    font-size: 14px;
}
.Deas-card__btn {
    display: inline-block;
    font-size: 14px;
    color: #1d92cc;
    text-decoration: none;
    border: 1.5px solid #1d92cc;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 400;
}
.travelPay_disclaimer {
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
}
.footer-tabs {
    width: 100%;
    display: flex;
    overflow-x: hidden;
    flex-wrap: wrap;
    border-radius: 10px;
    gap: 4px;
    justify-content: space-between;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 0 0;
    width: 100%;
}
.travel_pay ul {
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}
.footer {
    background: #ffffff;
    color: #fff;
    padding: 26px 0px 20px 0px;
}
.travel_disclaimer {
    padding: 20px 0 20px 0;
}
.footer-content {
    padding-left: 0;
    padding-top: 15px;
}
.contact_address {
    margin: 20px 0 0 0;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 12px 0;
    width: 100%;
}
.footer-grid li, .simple-list li:last-child {
    margin:0 0 0 0;
}
.flight-card {
    gap: 16px;
    margin: 0 0 15px 0;
    flex-wrap: wrap;
}
.phoneRow_st {
    flex-direction: column-reverse;
    gap: 15px;
}
.main_Banner {
    position: relative;
    padding:56px 0px 25px 0px;
}
.bannerCaption h1 {
    font-size: 28px;
    margin: 0 0 18px 0;
    line-height: 35px;
    font-family: 'Poppins';
    text-transform: capitalize;
}
.gb-logo img {
    width: 130px;
}
.bannerCaption p {
    display: none;
}
nav.navbar.navbar-expand-lg {
    padding: 12px 0 12px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.gb-nav .nav-link {
    padding: 8px 16px 8px 0px !important;
}
.navbar-collapse {
    margin: 56px 0 6px 0;
    border-top: 1px solid #cdcdcd;
    padding: 8px 0 0 0;
}
.dropAble_show {
    width: 100%;
    top: 38px;
}
.dropAble_Sec {
    gap: 10px;
    flex-wrap: wrap;
}
.why-us__item:last-child {
    border-bottom: none;
}
.inner_banner {
    padding: 50px 0 50px 0px;
}
.tcp-online-notice-item2:before {
    display:none;
}
.tcp-online-notice-item2 {
    padding: 15px 20px 15px 20px;
    flex-wrap: wrap;
    gap: 4px;
}
.yas-section2 {
    padding: 35px 0 20px 0px;
}
.yas-content2 {
    width: 100%;
    padding: 0 0px 0 0;
}
.why_about {
    padding: 35px 0 30px 0;
}
.contactAddress_card {
    width: 100%;
    padding: 15px;
}
.contact-card {
    width: 100%;
    padding: 15px;
}
.contact-section {
    padding: 0 0px 0 0px;
}
.contact_formMain {
    width: 100%;
    flex-wrap: wrap;
}
.contact-right {
    width: 100%;
    padding: 15px 15px 20px 0px;
}
.contact_detailsTop {
    padding: 40px 0px 20px 0px;
}
.icon-box {
    min-width: 50px;
}
.contact-container {
    gap: 10px;
}
.contact-form {
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px 0;
}
.desti_banner {
    padding: 60px 0px 25px 0px;
}
.form_boxSec {
    gap: 10px;
}
.form-box input {
    border-radius: 6px;
}
.form-box textarea {
    border-radius: 6px;
}
.contact_detailsbottom {
    padding: 28px 0px 35px 0px;
}
.inner_pageSec {
    padding:30px 0px 25px 0px;
}
.delas_bannerCaption {
    padding: 0 0 0 0;
}
.deals_Banner {
    padding:25px 0px 25px 0px;
}
.delas_bannerCaption h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 6px 0;
    font-family: 'Poppins';
    text-transform: capitalize;
    line-height: 32px;
}
.main_Banner:before {
    background: linear-gradient(90deg, #003f746e 28.85%, #003f74d4 100%);
}
.desti_caption {
    text-align: left;
    padding: 0 0 0 0;
}
.desti_Banner {
    position: relative;
    padding: 25px 0px 25px 0px;
}
.desti_caption h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 16px 0;
    text-align: center;
    line-height: 35px;
}
.destiCont_sec {
    padding: 35px 0px 30px 0px;
}
.mainDeals_sec {
    background: rgb(255 255 255);
    padding: 45px 0px 25px 0px;
}
.why-us__icon {
    left: -4px;
}
.why-us__item {
    border-right: none;
    padding: 15px 15px 15px 80px;
}
}

@media only screen and (min-width:360px) and (max-width:480px) {
.container {
    width: 100%;
}
.whyus_1 {
    gap: 8px;
    margin: 0px 0 0 0;
    flex-wrap: wrap;
    display:none;
}
.serviceBox {
    width: 100%;
}
.bannerCaption {
    padding: 0 0 0 0;
}
.yas-section:before {
    width: 100%;
}
.about_sec {
    gap: 10px;
    padding: 0 15px;
    flex-wrap: wrap;
}
.yas-content {
    width: 100%;
    padding: 0 0px 10px 0;
}
.yas-image {
    width: 100%;
    position: relative;
}
.yas-image img {
    border: 1px solid #f6f8f7;
}
.yas-section {
    padding: 40px 0 40px 0px;
}
.Deas-card {
    margin: 0 0 20px 0;
}
.why-us {
    padding: 42px 0px 44px 0px;
}
.why-us__grid {
    grid-template-columns: 1fr;
    gap: 16px;
}
.des_hd h2 {
    font-size: 22px;
    margin: 0 0 3px 0;
}
.destination_sec {
    padding: 35px 0px 20px 0px;
}
.yas-title {
    font-size: 24px;
}
.banner-container {
    width: 100%;
}
.input-group {
    flex-wrap: nowrap;
}
.input-group input {
    width: 100%;
}
.subscribe-btn {
    padding: 12px 6px;
    font-size: 12px;
    background:#1d92cc;
}
.bannerToll {
    padding: 15px 0 30px 0;
}
.tcp-online-notice-item:before {
    display:none;
}
.tcp-online-notice-item {
    padding: 0 0 0 0;
    flex-wrap: wrap;
    gap: 4px;
    text-align:center;
}
.travelFaq_sec {
    padding: 0px 0px 25px 0px;
    background: #f1f4f8;
}
.Deas-card__content {
    width: 64%;
}
.Deas-card__image {
    width: 36%;
}
.home-wrapper-inner.notice {
    padding: 15px 0 15px 0 !important;
}
.footer-tabs li {
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.deals_caption h1 {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 18px 0;
}
.deals_caption p {
    display: none;
}
.deals_caption {
    padding: 0 0 0 0;
}
.deals_banner {
    position: relative;
    padding: 65px 0px 25px 0px;
    margin: 0px 0 0 0;
}
.innerBanner {
    position: relative;
    padding: 70px 0 60px 0px;
}
.privacyInfo_sec {
    padding: 32px 0px 30px 0px;
}
.contact-left {
    width: 100%;
    padding: 0px 0px 0 0;
}
.innerBanner_caption h1 {
    font-size: 26px;
    margin: 0 0 6px 0;
}
.Deas-card a {
    gap: 15px;
}
.Deas-card__title {
    font-size: 16px;
}
.Deas-card__btn {
    display: inline-block;
    font-size: 14px;
    color: #1d92cc;
    text-decoration: none;
    border: 1.5px solid #1d92cc;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 400;
}
.travelPay_disclaimer {
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
}
.footer-tabs {
    width: 100%;
    display: flex;
    overflow-x: hidden;
    flex-wrap: wrap;
    border-radius: 10px;
    gap: 4px;
    justify-content: space-between;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 0 0;
    width: 100%;
}
.travel_pay ul {
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}
.footer {
    background: #ffffff;
    color: #fff;
    padding: 26px 0px 20px 0px;
}
.travel_disclaimer {
    padding: 20px 0 20px 0;
}
.footer-content {
    padding-left: 0;
    padding-top: 15px;
}
.contact_address {
    margin: 20px 0 0 0;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 12px 0;
    width: 100%;
}
.footer-grid li, .simple-list li:last-child {
    margin:0 0 0 0;
}
.flight-card {
    gap: 16px;
    margin: 0 0 15px 0;
    flex-wrap: wrap;
}
.phoneRow_st {
    flex-direction: column-reverse;
    gap: 15px;
}
.main_Banner {
    position: relative;
    padding:56px 0px 25px 0px;
}
.bannerCaption h1 {
    font-size: 28px;
    margin: 0 0 18px 0;
    line-height: 35px;
    font-family: 'Poppins';
    text-transform: capitalize;
}
.gb-logo img {
    width: 130px;
}
.bannerCaption p {
    display: none;
}
nav.navbar.navbar-expand-lg {
    padding: 12px 0 12px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.gb-nav .nav-link {
    padding: 8px 16px 8px 0px !important;
}
.navbar-collapse {
    margin: 56px 0 6px 0;
    border-top: 1px solid #cdcdcd;
    padding: 8px 0 0 0;
}
.dropAble_show {
    width: 100%;
    top: 38px;
}
.dropAble_Sec {
    gap: 10px;
    flex-wrap: wrap;
}
.why-us__item:last-child {
    border-bottom: none;
}
.inner_banner {
    padding: 50px 0 50px 0px;
}
.tcp-online-notice-item2:before {
    display:none;
}
.tcp-online-notice-item2 {
    padding: 15px 20px 15px 20px;
    flex-wrap: wrap;
    gap: 4px;
}
.yas-section2 {
    padding: 35px 0 20px 0px;
}
.yas-content2 {
    width: 100%;
    padding: 0 0px 0 0;
}
.why_about {
    padding: 35px 0 30px 0;
}
.contactAddress_card {
    width: 100%;
    padding: 15px;
}
.contact-card {
    width: 100%;
    padding: 15px;
}
.contact-section {
    padding: 0 0px 0 0px;
}
.contact_formMain {
    width: 100%;
    flex-wrap: wrap;
}
.contact-right {
    width: 100%;
    padding: 15px 15px 20px 0px;
}
.contact_detailsTop {
    padding: 40px 0px 20px 0px;
}
.icon-box {
    min-width: 50px;
}
.contact-container {
    gap: 10px;
}
.contact-form {
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px 0;
}
.desti_banner {
    padding: 60px 0px 25px 0px;
}
.form_boxSec {
    gap: 10px;
}
.form-box input {
    border-radius: 6px;
}
.form-box textarea {
    border-radius: 6px;
}
.contact_detailsbottom {
    padding: 28px 0px 35px 0px;
}
.inner_pageSec {
    padding:30px 0px 25px 0px;
}
.delas_bannerCaption {
    padding: 0 0 0 0;
}
.deals_Banner {
    padding:25px 0px 25px 0px;
}
.delas_bannerCaption h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 6px 0;
    font-family: 'Poppins';
    text-transform: capitalize;
    line-height: 32px;
}
.main_Banner:before {
    background: linear-gradient(90deg, #003f746e 28.85%, #003f74d4 100%);
}
.desti_caption {
    text-align: left;
    padding: 0 0 0 0;
}
.desti_Banner {
    position: relative;
    padding: 25px 0px 25px 0px;
}
.desti_caption h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 16px 0;
    text-align: center;
    line-height: 35px;
}
.destiCont_sec {
    padding: 35px 0px 30px 0px;
}
.mainDeals_sec {
    background: rgb(255 255 255);
    padding: 45px 0px 25px 0px;
}
.why-us__icon {
    left: -4px;
}
.why-us__item {
    border-right: none;
    padding: 15px 15px 15px 80px;
}
}

@media only screen and (min-width:480px) and (max-width:768px) {
.container {
    width: 100%;
}
.whyus_1 {
    gap: 8px;
    margin: 0px 0 0 0;
    flex-wrap: wrap;
    display:none;
}
.serviceBox {
    width: 100%;
}
.bannerCaption {
    padding: 0 0 0 0;
}
.yas-section:before {
    width: 100%;
}
.about_sec {
    gap: 10px;
    padding: 0 15px;
    flex-wrap: wrap;
}
.yas-content {
    width: 100%;
    padding: 0 0px 10px 0;
}
.yas-image {
    width: 100%;
    position: relative;
}
.yas-image img {
    border: 1px solid #f6f8f7;
}
.yas-section {
    padding: 40px 0 40px 0px;
}
.Deas-card {
    margin: 0 0 20px 0;
}
.why-us {
    padding: 42px 0px 44px 0px;
}
.why-us__grid {
    grid-template-columns: 1fr;
    gap: 16px;
}
.des_hd h2 {
    font-size: 22px;
    margin: 0 0 3px 0;
}
.destination_sec {
    padding: 35px 0px 20px 0px;
}
.yas-title {
    font-size: 24px;
}
.banner-container {
    width: 100%;
}
.input-group {
    flex-wrap: nowrap;
}
.input-group input {
    width: 100%;
}
.subscribe-btn {
    padding: 12px 6px;
    font-size: 12px;
    background:#1d92cc;
}
.bannerToll {
    padding: 15px 0 30px 0;
}
.tcp-online-notice-item:before {
    display:none;
}
.tcp-online-notice-item {
    padding: 0 0 0 0;
    flex-wrap: wrap;
    gap: 4px;
    text-align:center;
}
.travelFaq_sec {
    padding: 0px 0px 25px 0px;
    background: #f1f4f8;
}
.Deas-card__content {
    width: 64%;
}
.Deas-card__image {
    width: 36%;
}
.home-wrapper-inner.notice {
    padding: 15px 0 15px 0 !important;
}
.footer-tabs li {
    width: auto;
    font-size: 14px;
    text-transform: uppercase;
}
.deals_caption h1 {
    font-size: 28px;
    line-height: 35px;
    margin: 0 0 18px 0;
}
.deals_caption p {
    display: none;
}
.deals_caption {
    padding: 0 0 0 0;
}
.deals_banner {
    position: relative;
    padding: 65px 0px 25px 0px;
    margin: 0px 0 0 0;
}
.innerBanner {
    position: relative;
    padding: 70px 0 60px 0px;
}
.privacyInfo_sec {
    padding: 32px 0px 30px 0px;
}
.contact-left {
    width: 100%;
    padding: 0px 0px 0 0;
}
.innerBanner_caption h1 {
    font-size: 26px;
    margin: 0 0 6px 0;
}
.Deas-card a {
    gap: 8px;
}
.Deas-card__title {
    font-size: 14px;
}
.Deas-card__btn {
    display: inline-block;
    font-size: 14px;
    color: #1d92cc;
    text-decoration: none;
    border: 1.5px solid #1d92cc;
    padding: 4px 10px;
    border-radius: 20px;
    font-weight: 400;
}
.travelPay_disclaimer {
    flex-wrap: wrap;
    gap: 10px;
    text-align: center;
}
.footer-tabs {
    width: 100%;
    display: flex;
    overflow-x: hidden;
    flex-wrap: wrap;
    border-radius: 10px;
    gap: 4px;
    justify-content: space-between;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 0 0;
    width: 100%;
}
.travel_pay ul {
    gap: 5px;
    flex-wrap: wrap;
    justify-content: center;
}
.footer {
    background: #ffffff;
    color: #fff;
    padding: 26px 0px 20px 0px;
}
.travel_disclaimer {
    padding: 20px 0 20px 0;
}
.footer-content {
    padding-left: 0;
    padding-top: 15px;
}
.contact_address {
    margin: 20px 0 0 0;
}
.footer-grid li, .simple-list li {
    margin: 0 0px 12px 0;
    width: 100%;
}
.footer-grid li, .simple-list li:last-child {
    margin:0 0 0 0;
}
.flight-card {
    gap: 16px;
    margin: 0 0 15px 0;
    flex-wrap: wrap;
}
.phoneRow_st {
    flex-direction: column-reverse;
    gap: 15px;
}
.main_Banner {
    position: relative;
    padding:56px 0px 25px 0px;
}
.bannerCaption h1 {
    font-size: 28px;
    margin: 0 0 18px 0;
    line-height: 35px;
    font-family: 'Poppins';
    text-transform: capitalize;
}
.gb-logo img {
    width: 130px;
}
.bannerCaption p {
    display: none;
}
nav.navbar.navbar-expand-lg {
    padding: 12px 0 12px 0;
    position: relative;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px 0px;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.gb-nav .nav-link {
    padding: 8px 16px 8px 0px !important;
}
.navbar-collapse {
    margin: 56px 0 6px 0;
    border-top: 1px solid #cdcdcd;
    padding: 8px 0 0 0;
}
.dropAble_show {
    width: 100%;
    top: 38px;
}
.dropAble_Sec {
    gap: 10px;
    flex-wrap: wrap;
}
.why-us__item:last-child {
    border-bottom: none;
}
.inner_banner {
    padding: 50px 0 50px 0px;
}
.tcp-online-notice-item2:before {
    display:none;
}
.tcp-online-notice-item2 {
    padding: 15px 20px 15px 20px;
    flex-wrap: wrap;
    gap: 4px;
}
.yas-section2 {
    padding: 35px 0 20px 0px;
}
.yas-content2 {
    width: 100%;
    padding: 0 0px 0 0;
}
.why_about {
    padding: 35px 0 30px 0;
}
.contactAddress_card {
    width: 100%;
    padding: 15px;
}
.contact-card {
    width: 100%;
    padding: 15px;
}
.contact-section {
    padding: 0 0px 0 0px;
}
.contact_formMain {
    width: 100%;
    flex-wrap: wrap;
}
.contact-right {
    width: 100%;
    padding: 15px 15px 20px 0px;
}
.contact_detailsTop {
    padding: 40px 0px 20px 0px;
}
.icon-box {
    min-width: 50px;
}
.contact-container {
    gap: 10px;
}
.contact-form {
    padding: 0px 0px 10px 0px;
    margin: 0 0 20px 0;
}
.desti_banner {
    padding: 60px 0px 25px 0px;
}
.form_boxSec {
    gap: 10px;
}
.form-box input {
    border-radius: 6px;
}
.form-box textarea {
    border-radius: 6px;
}
.contact_detailsbottom {
    padding: 28px 0px 35px 0px;
}
.inner_pageSec {
    padding:30px 0px 25px 0px;
}
.delas_bannerCaption {
    padding: 0 0 0 0;
}
.deals_Banner {
    padding:25px 0px 25px 0px;
}
.delas_bannerCaption h1 {
    font-size: 25px;
    font-weight: 600;
    margin: 0 0 6px 0;
    font-family: 'Poppins';
    text-transform: capitalize;
    line-height: 32px;
}
.main_Banner:before {
    background: linear-gradient(90deg, #003f746e 28.85%, #003f74d4 100%);
}
.desti_caption {
    text-align: left;
    padding: 0 0 0 0;
}
.desti_Banner {
    position: relative;
    padding: 25px 0px 25px 0px;
}
.desti_caption h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 16px 0;
    text-align: center;
    line-height: 35px;
}
.destiCont_sec {
    padding: 35px 0px 30px 0px;
}
.mainDeals_sec {
    background: rgb(255 255 255);
    padding: 45px 0px 25px 0px;
}
.why-us__icon {
    left: -4px;
}
.why-us__item {
    border-right: none;
    padding: 15px 15px 15px 80px;
}
}