﻿/*
* Title:   Default Styling for Whitelabel
* Author:  GURU BHARATH MARABATHINA
[Table of Contents]
1 BOOTSTRAP
2 GLOBAL STYLES
3 SEARCH RESULTS
4 MISC SERVICES
5 INDIVIDUAL PAGES  
References::::::
#4285F4 - blue
#DB4437 - orange
#F4B400 - yellow
#0F9D58 - green
*/

/*//////////////////////////////////////////////////*/
/*////// BOOTSTRAP                            //////*/
/*==================================================*/

/*NEW*/

.inr-right-v3 {
    position: absolute !important;
    top: -52px;
    right: 68px;
    border-right: 0px !important;
}

menu, ul {
    padding: 0;
    margin: 0;
}

.bg-darktrans {
    background: rgba(0,0,0,0.6);
}

.bg-lighttrans {
    background: rgba(255,255,255,0.6);
}

.modal-header label {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 24px;
    margin: 0;
}

.navbar-dark .navbar-toggler {
    border-color: #005197;
    color: #005197;
    padding: 6px 10px;
}
/*JqueryUI*/
.ui-accordion-header.ui-state-active {
    background: #d4130e !important;
    color: #fff !important;
}

.ui-state-active .ui-icon {
    display: none;
}

.ui-widget-content.bg-white {
    background: #fff !important;
}
/*Bootstrap*/
@media (min-width: 1200px) {
    .modal-xl {
        max-width: 1000px;
    }
}

.btn-primary, .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    /* background: #0f6aee !important;
    border-color: #0f6aee !important;*/
}

    .btn-primary:hover {
        /* background: #d4130e !important;
        border-color: #d4130e !important;*/
    }
/*Ownbootstrap*/
.form-sm {
    position: relative;
    width: 100%;
    /*max-width: 600px;*/
    margin: 0 auto;
    /*box-shadow: 0 0 4px #ccc;
    background: #fff;*/
    /*padding: 20px 0;*/
   /* background: #e0dede;*/
    border-radius: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.text-strike {
    text-decoration: line-through;
}

@media screen and (max-width:768px) {
    .search-panel {
        padding: 0 !important;
    }
}
/*==================================================*/
/*////// BOOTSTRAP                            //////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*////// GLOBAL STYLES                        //////*/
/*==================================================*/
html {
    font-family: "Roboto", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 14px;
}

a, a:hover {
    text-decoration: none;
}

body.mobile {
    overflow: hidden;
}

.ui-datepicker {
    z-index: 1051 !important;
    width: initial !important;
}

#container {
    width: 100%;
    float: left;
    box-shadow: inset 0 6px 9px -6px #aaa;
   background: #e0dede;
}
.service-icon {
    text-align: center;
    /* margin: 20px 0; */
    /* padding: 20px 0; */
    padding: 10px 30px 10px 30px;
    /* background: #67b3ff; */
    border: 1px solid gray;
   
    /* box-shadow: 2px 3px 8px gray; */
    max-width: fit-content;
    color: #fff;
    /*background: radial-gradient(rgb(0 123 255), #212529);*/
   /* background: whitesmoke;*/
}
.txt{
    text-align:center;
}
.service-icon img {
    display: block;
    margin: 0 auto;
    width: 60px !important;
}
.cruise-img {
    padding-top: 5px;
    height: 60px;
    width: 67px !important;
}
.Transfer-img {
    padding-top: 5px;
    height: 60px;
    width: 67px !important;
}
.service-icon-img {
    display: block;
    margin: 0 auto;
    width: 60px !important;
}
.res-sn {
    font-size: 15px;
    color: #fff !important;
    background: #28a745;
    padding: 8px 20px 8px 22px;
    min-width: 240px;
    font-weight: 700;
    /* border-radius: 10px; */
    position: relative;
    cursor:pointer;
}
.sa{
    margin-top:30px;
}
.res-sn:hover {
    color: #fff !important;
}

.services {
    display: flex;
    justify-content: space-around;
    /*margin: 30px 0;*/
    /* background: #00ff0029; */
    /*border-radius: 13px;*/
    /* box-shadow: 2px 3px 8px gray;*/
    padding: 20px 0;
   /* border-bottom: 1px solid #dcd9d9;*/
  /* border:1px solid gray;*/
  
    /* background: linear-gradient(0deg, #6bcee2, #fcfcfc6e);*/
    /* width: 130% !important;
    margin-left: -15%;*/
}
.services1 {
    display: flex;
    justify-content: space-around;
   /* margin: 30px 0;*/
    /* background: #00ff0029; */
   
    /* box-shadow: 2px 3px 8px gray;*/
    padding: 20px 0;
   
}
.aa{
    margin-left:40%;
}
.mar1 {
    border: 1px solid gray;
    margin-bottom: 2px;
    margin-top: 5px;
    background:#fff;
}
.mar2 {
    background: #cadbf5;
    margin-top: -30px;
    width:102%;
}
.mar3 {
    width: 101%;
    margin-top: -30px; 
    margin-left: 0px;
}
.mar4{
    display:flex;
    margin:20px 0;
}

.services-img {
    width: 200px;
}
.services-img1 {
    width: 250px;
}
.tour-text {
    color: #fff;
    background: #0e46a0;
    text-align: center;
    border-radius: 20px;
    padding: 5px;
    margin: 10px;
    font-weight: 600;
    width: 119%;
    margin-left: -2px;
}
.tour-text1 {
    color: #fff;
    background: #0e46a0;
    text-align: center;
    border-radius: 20px;
    padding: 5px;
    margin: 10px;
    font-weight: 600;
    width: 65%;
    margin-left: 68px;
}
.Visa-text {
    color: #fff;
    background: #0e46a0;
    text-align: center;
    border-radius: 20px;
    padding: 5px;
    margin: 10px;
    font-weight: 600;
    width: 79%;
}
.map1-img { 
   padding-left:8px;
}
.Visa-text1 {
    color: #fff;
    background: #0e46a0;
    text-align: center;
    border-radius: 20px;
    padding: 5px;
    margin: 10px;
    font-weight: 600;
    width: 44%;
    margin-left: 104px;
}
.position-relative {
    position: relative;
}

.toggle-password {
    position: absolute;
    top: 50%;
    right: 10px;
    cursor: pointer;
    transform: translateY(-50%);
}

    .toggle-password i {
        font-size: 18px;
    }

.planet {
    margin-top: 25%;
    /* margin-left: -80px; */
    right: 15%;
}
.service-icon p {
    margin-top: 10px;
    font-weight: bold;
    color: #3535de;
}
#view-wrapper {
    float: left;
    width: 100%;
    clear: both;
    position: relative;
}


header, footer {
    clear: both;
    float: left;
    width: 100%;
}

#divmaster {
    clear: both;
}

.martop {
    margin-top: 50px
}

.marbtm {
    margin-bottom: 60px;
}

.sec-benefits .col-md-3 div {
    float: left;
    display: block;
    width: calc(100% - 50px);
    padding: 7px 0 0 10px;
}

.sec-benefits label {
    font-weight: bold;
    color: #444;
    margin: 0;
}

.sec-benefits span {
    font-size: 12px;
    float: left;
    color: #666;
    width: 100%;
}

#scroll {
    z-index: 1;
    position: fixed;
    bottom: 20px;
    right: 20px;
    background: #343a40;
    padding: 8px 10px 10px;
    text-align: center;
    border-radius: 2px;
    color: #fff;
    margin: 0;
    border: 1px solid #666;
    cursor: pointer;
    transition-duration: 0.2s;
}

    #scroll:hover {
        background: #ff5500;
        border: 1px solid #ff5500;
    }

.border-box {
    border: 1px solid #dee2e6;
    box-shadow: 0 0 3px #cfcfcf;
    background: #fff;
    clear: both;
    float: left;
    width: 100%;
}
/*.theme-border{    top: 0;position:absolute;    border-bottom: 1px solid #ccc;    -webkit-filter: grayscale(100%);    background: url(../images/theme/horizontalbar.png) repeat-x;    width: 100%;    clear: both;    height: 5px;}*/
.theme-border {
    /*-webkit-filter: grayscale(100%);
    background: repeating-linear-gradient( 45deg, #ff5500, #ff5500 15px, #fff 15px, #fff 25px,#ffcd00 25px, #ffcd00 40px, #fff 40px, #fff 48px );
    position: absolute;
    top: 0;
    width: 100%;
    height: 5px;*/
}

.form-table {
    width: 100%;
}

    .form-table td {
        padding: 5px 0;
    }
/*PSA prgress bar*/
.modalContainer {
    position: fixed;
    left: 0;
    top: 0 !important;
    z-index: 750;
    background-color: #FFF;
    width: 100%;
    height: 100%;
}

.registerhead {
    font-size: 14px;
    color: #044cb5;
    padding: 22px 0 10px;
}

/*Login panel Top for USERAGENT*/
#divuseragentsession {
    z-index: 20;
    position: relative;
}

#divWelcomeText {
    padding-top: 0px;
    width: 100%;
    float: right;
    font-size: 12px;
    font-weight: bold;
}

#daservices {
    float: left;
}

.lblTopLogin {
    margin: 0;
    margin-right: 15px;
    position: relative;
    display: inline-block;
}

#divagentlogin {
    float: left;
}

    #divagentlogin > a {
        font-size: 14px;
        color: #fff !important;
        border: 1px solid #ee6e2b;
        border-radius: 50%;
        padding: 6px 8px;
        background: rgb(238, 110, 43);
    }

.lblTopLogin i {
    float: left;
    width: 30px;
    height: 30px;
    color: #fff;
    font-size: 20px;
    border-radius: 4px;
    line-height: 30px;
    text-align: center;
    transition-duration: 0.3s;
    cursor: pointer;
}

.lblTopLogin label {
    margin: 0;
    display: block;
    transition-duration: 0.4s;
    cursor: pointer;
    line-height: 25px;
    font-weight: bold;
    font-size: 12px !important;
    padding: 8px 0;
}

.lblTopLogin:hover label, .lblTopLogin:hover .psamore {
    color: #006cc5;
}

.lblTopLogin ul {
    padding: 0;
    display: none;
    position: absolute;
    background: #fff;
    white-space: nowrap;
    border-top: 2px solid #444;
    min-width: 150px;
    z-index: 9;
}

    .lblTopLogin ul li {
        list-style-type: none;
        text-align: left;
    }

.lblTopLogin:hover ul {
    display: block !important;
}

.lblTopLogin ul li a {
    padding: 5px 10px;
    display: block;
    border: 1px solid #aaa;
    text-decoration: none;
    transition-duration: 0.3s;
}

.lblTopLogin li a:hover {
    background: #f5f5f5;
}

.lblTopLogin ul li a {
    border-top: none;
}

#panelProfile p {
    float: left;
    padding: 6px 0px 6px 6px;
    margin: 0;
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
}

#panelProfile {
    position: relative;
    /*float: right;*/
    /*display: inline-flex;*/
}

#dasl {
    overflow: visible !important;
    font-size: 12px;
    padding: 0 !important;
}

#panelProfile .panelDropDown {
    display: none;
    position: absolute;
    right: 0;
    /*width: 150px;*/
    z-index: 11;
    margin-right: 0px;
    background: #fff;
    top: 32px;
    border: 1px solid #aaa;
    border-top: 2px solid #444;
    float: left;
    /*width: 100%;*/
    overflow: hidden;
    max-width: 313px;
    padding: 0px 10px;
    border-radius: 20px;
}

#dbtnUser:hover .panelDropDown {
    display: block;
}

#panelProfile > i.fa {
    font-size: 20px;
    cursor: pointer;
}

#panelProfile .panelDropDown:before {
    position: absolute;
    top: 0;
    right: 0;
    border-bottom: 10px solid #000;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
}

.apanel {
    width: 100%;
    display: table;
    padding: 9px 10px !important;
    border-top: 1px solid #aaa;
    text-align: left;
    text-decoration: none;
    font-size: 12px;
    height: 25px;
    transition-duration: 0.2s;
    font-weight: normal;
}

    #daservices li a:hover, .apanel:hover {
        background: #006cc5;
        color: #fff !important;
        text-decoration: none;
    }

#imgRefreshBalance {
    background: #000;
    width: 20px !important;
    border-radius: 50%;
    margin-top: 0px;
    float: right;
    text-align: center;
    height: 20px;
    color: #fff;
    padding: 4px;
}

#dbtnUser i {
    font-size: 20px;
    cursor: pointer;
}
/*Holiday Packages*/
.divhmpk {
    float: left;
    padding: 0px 10px;
    height: 250px;
    width: 33.33%;
    margin-bottom: 16px;
    box-sizing: border-box;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    position: relative;
}

.divhmpa {
    position: relative;
    height: 100%;
    width: 100%;
    padding: 0;
    display: block;
}

.divhmpk a img {
    border: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px;
}

.divhmpk a span {
    display: block;
    color: #ffffff;
    font-size: 22px;
    padding: 7px 3%;
    -webkit-border-radius: 0px 0px 5px 5px;
    -moz-border-radius: 0px 0px 5px 5px;
    -o-border-radius: 0px 0px 5px 5px;
    -ms-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    position: relative;
    top: -45px;
    text-align: center;
}

.divhmpa:hover:before {
    background: rgba(0,0,0,0.6);
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -webkit-transition-duration: 9s;
    transition-property: width;
    transition-duration: 9s;
}

.divhmpa:hover span {
    top: -150px !important;
    transition-duration: 1.4s;
}
/*Form Controls*/
/*input[type="radio"] {    display: none;}*/
.h-radio input[type="radio"] {
    display: none;
}

[type="radio"]:checked + label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

[type="radio"]:not(:checked) + label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked + label, [type="radio"]:not(:checked) + label {
    position: relative;
    font-weight: normal;
    padding-left: 25px;
    padding-right: 10px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #444;
    font-size: 13px;
    text-transform: capitalize;
}

    [type="radio"]:checked + label:before, [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 4px;
        top: 3px;
        width: 15px;
        height: 15px;
        border: 1px solid #444;
        border-radius: 100%;
    }

    [type="radio"]:checked + label:after, [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 8px;
        height: 8px;
        background: #444;
        position: absolute;
        top: 7px;
        left: 8px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }

    [type="radio"]:checked + label.light, [type="radio"]:not(:checked) + label.light {
        color: #000000;
        font-weight: bold;
        /*text-shadow: 0 0 3px #000;*/
    }

        [type="radio"]:checked + label.light:before, [type="radio"]:not(:checked) + label.light:before {
            border: 1px solid #000;
        }

        [type="radio"]:checked + label.light:after, [type="radio"]:not(:checked) + label.light:after {
            background: #000;
        }

.error, .input_error {
    color: red !important;
    border: 1px solid red !important;
}

label.error {
    border: 0px !important;
}

.form-control[disabled].hasDatepicker {
    cursor: not-allowed;
}

.form-control.hasDatepicker:not([disabled]) {
    background: #fff;
}

.h-radio.light [type="radio"]:checked + label, .h-radio.light [type="radio"]:not(:checked) + label {
    color: #fff;
}

    .h-radio.light [type="radio"]:checked + label:before, .h-radio.light [type="radio"]:not(:checked) + label:before {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 18px;
        height: 18px;
        border: 1px solid #fff;
        border-radius: 100%;
    }

    .h-radio.light [type="radio"]:checked + label:after, .h-radio.light [type="radio"]:not(:checked) + label:after {
        content: '';
        width: 10px;
        height: 10px;
        background: #fff;
        position: absolute;
        top: 4px;
        left: 4px;
        border-radius: 100%;
        -webkit-transition: all 0.2s ease;
        transition: all 0.2s ease;
    }
/*TimePicker*/
.ui-timepicker-wrapper {
    background: #fff;
    max-height: 200px;
    width: 150px;
    overflow: auto;
}

    .ui-timepicker-wrapper li {
        list-style-type: none;
        padding: 5px 10px;
    }
/*DatePicker*/
#ui-datepicker-div {
    background: #fff;
}

.ui-datepicker {
    border: 1px solid #ccc !important;
}

    .ui-datepicker .ui-datepicker-header {
        background: #d4130e;
        border: none !important;
    }

    .ui-datepicker .ui-datepicker-title {
        font-size: 14px;
        color: #fff;
    }

    .ui-datepicker .ui-state-default {
        background: #f5f5f5 !important;
        font-size: 14px;
        padding: 3px 6px;
        color: #000 !important;
        border: 1px solid #ddd !important;
    }

.ui-datepicker-week-end a.ui-state-default {
    color: #d60954 !important;
}

.ui-datepicker .ui-datepicker-calendar td a:hover, .ui-datepicker .ui-datepicker-calendar td a.ui-state-active {
    background: #d4130e !important;
    color: #fff !important;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 5px;
}
/*Autocomplete*/
.ui-autocomplete {
    border-radius: 0 !important;
    background: #fff;
    padding: 0 !important;
    max-height: 200px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0 0 5px #ccc;
}

    .ui-autocomplete .ui-menu-item a {
        line-height: 30px;
        padding: 5px 10px;
        border-bottom: 1px solid #ccc;
        border-radius: 0 !important;
        font-size: 13px !important;
        white-space: nowrap;
        display: block;
    }

        .ui-autocomplete .ui-menu-item a:hover, .ui-autocomplete .ui-state-hover, .ui-autocomplete .ui-state-focus, .ui-widget-header .ui-state-focus {
            background: #d32f2f !important;
            color: #ffffff !important;
            line-height: 30px;
            padding: 5px 10px;
        }
/*Slider*/
.ui-slider .ui-slider-handle {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    top: -8px;
}

.ui-slider-horizontal .ui-slider-range {
    background: none repeat scroll 0 0 #d4130e !important;
}

@media screen and (max-width:415px) {
    .ui-widget-header {
        font-size: 11px !important;
    }

        .ui-datepicker th, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
            font-size: 10px !important;
        }

    #ui-datepicker-div.ui-datepicker {
        width: 300px !important;
    }
}

.jypartners {
    border-top: 1px solid #555;
    margin-top: 20px;
    text-align: center;
    padding-top: 20px;
}

    .jypartners img {
        overflow: hidden;
        width: initial;
        margin: 0 2px;
        height: 30px;
        padding: 5px;
        transition-duration: 0.3s;
        background: #fff;
        border-radius: 3px;
    }

    .jypartners label:hover img {
        zoom: 1.2;
    }
/*Google Translation*/
body {
    top: 0 !important;
}

#google_translate_element {
    margin-top: 3px;
    border-radius: 6px;
    overflow: hidden;
    float: left;
}

.goog-te-gadget-simple .goog-te-menu-value span:nth-child(n+2) {
    display: none;
}

.goog-te-menu-value span:hover, .goog-te-menu-value span:active, .goog-te-menu-value span:focus, .goog-te-menu-value span:visited {
    color: #ffffff !important;
    text-decoration: underline !important;
}

.goog-te-gadget img {
    display: none;
}

.goog-te-gadget-simple {
    background: none !important;
    border: none !important;
}

    .goog-te-gadget-simple .goog-te-menu-value span {
        font-size: 14px;
        color: #fff;
    }

.goog-te-banner-frame, div#goog-gt-tt {
    display: none !important;
}

img.goog-te-gadget-icon {
    display: none;
}

a.goog-te-menu-value {
    padding: 0px 5px !important;
    line-height: 16px !important;
}

.goog-te-spinner-pos {
    display: none !important;
}

@media screen and (max-width:768px) {
    .divhmpk {
        width: 100% !important;
    }
}

@media screen and (min-width:768px) {
    ul.navbar-nav > .nav-item .nav-link i {
        text-align: center;
        width: 100%;
        font-size: 18px;
    }


    .navbar-nav > .nav-item .nav-link {
        padding: 0 4px !important;
        text-align: center;
        /*text-transform: uppercase;*/
        font-size: 14px;
        margin-top: 8px;
    }

    .nav-link span {
        text-align: center;
        width: 100%;
        display: table;
    }

    .dropdown > .nav-link i {
        font-size: 18px;
        text-align: center;
        width: 100%;
    }

    .dropdown .nav-link span {
        font-weight: 500;
    }
}
/*Validations*/
/*.error {
    display: none !important;
}*/

.form-control.error {
    display: block !important;
}
/**/
.txtstrikeoff {
    text-decoration: line-through;
}
/*+Preloader*/
#Preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 234;
}

#Preloadbar {
    position: fixed;
    top: 0;
    left: 0;
    height: 4px;
    display: block;
    width: 100%;
    background-color: white;
    border-radius: 2px;
    background-clip: padding-box;
    overflow: hidden;
    z-index: 800;
}

#Preloadbar {
    background-color: #f5f5f5;
}

    #Preloadbar:before {
        content: '';
        position: absolute;
        background-color: #f4802c;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
        animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    }

    #Preloadbar:after {
        content: '';
        position: absolute;
        background-color: #f4802c;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
        animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
        -webkit-animation-delay: 1.15s;
        animation-delay: 1.15s;
    }

#Preloading {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 40%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

    #Preloading div {
        position: absolute;
        border: 4px solid #fff;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        #Preloading div:nth-child(2) {
            animation-delay: -0.5s;
        }

#Preloadtxt {
    color: #fff;
    top: calc(40% + 66px);
    position: fixed;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
}

@-webkit-keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@keyframes indeterminate {
    0% {
        left: -35%;
        right: 100%;
    }

    60% {
        left: 100%;
        right: -90%;
    }

    100% {
        left: 100%;
        right: -90%;
    }
}

@-webkit-keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}

@keyframes indeterminate-short {
    0% {
        left: -200%;
        right: 100%;
    }

    60% {
        left: 107%;
        right: -8%;
    }

    100% {
        left: 107%;
        right: -8%;
    }
}

@keyframes lds-ripple {
    0% {
        top: 28px;
        left: 28px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: -1px;
        left: -1px;
        width: 60px;
        height: 60px;
        opacity: 0;
    }
}
/*-Preloader*/
/*+etrloader*/
#etrloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 234;
}

#etrloadbar {
    position: fixed;
    top: 0;
    left: 0;
    height: 4px;
    display: block;
    width: 100%;
    background-color: white;
    border-radius: 2px;
    background-clip: padding-box;
    overflow: hidden;
    z-index: 800;
}

#etrloadbar {
    background-color: #f5f5f5;
}

    #etrloadbar:before {
        content: '';
        position: absolute;
        background-color: #f4802c;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        -webkit-animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
        animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite;
    }

    #etrloadbar:after {
        content: '';
        position: absolute;
        background-color: #f4802c;
        top: 0;
        left: 0;
        bottom: 0;
        will-change: left, right;
        -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
        animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite;
        -webkit-animation-delay: 1.15s;
        animation-delay: 1.15s;
    }

#etrloading {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    position: fixed;
    top: 40%;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

    #etrloading div {
        position: absolute;
        border: 4px solid #fff;
        opacity: 1;
        border-radius: 50%;
        animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        #etrloading div:nth-child(2) {
            animation-delay: -0.5s;
        }

#etrloadtxt {
    color: #fff;
    top: calc(40% + 66px);
    position: fixed;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
}
/*-etrloader*/
/*==================================================*/
/*////// GLOBAL STYLES                        //////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*////// SEARCH RESULTS                       //////*/
/*==================================================*/
#sec-container {
    position: relative;
    display: block;
    clear: both;
    padding-top: 5px;
    overflow: hidden
}

#sec-fixer {
    /*background: #f5f5f5;
    border-bottom: 1px solid #ddd;*/
    position: absolute;
    width: 75%;
    z-index: 13;
    top: 0;
    left: 12.5%;
    /*background: #fff;*/
    border: 1px solid rgba(156,170,179,.28);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    background: -webkit-linear-gradient(left, #0a4aa8, #0a4aa8);
}

@media screen and (max-width:1440px) {
    #sec-fixer {
        /*background: #f5f5f5;
    border-bottom: 1px solid #ddd;*/
        position: absolute;
        width: 85.5%;
        z-index: 13;
        top: 0;
        left: 7%;
        /*background: #fff;*/
        border: 1px solid rgba(156,170,179,.28);
        box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
        background: -webkit-linear-gradient(left, #0a4aa8, #0a4aa8);
    }
}

@media screen and (max-width: 560px) {
    #sec-fixer {
        /*background: #f5f5f5;
    border-bottom: 1px solid #ddd;*/
        position: absolute;
        width: 85%;
        z-index: 13;
        top: 0;
        left: 7.5%;
        /*background: #fff;*/
        border: 1px solid rgba(156,170,179,.28);
        box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
        border-radius: 5px;
        background: -webkit-linear-gradient(left, #0a4aa8, #0a4aa8);
    }
}

#view-wrapper.fixer #sec-fixer {
    position: fixed;
    top: 0;
    left: 7%;
    width: 85.5%;
}

@media screen and (max-width: 560px) {
    #view-wrapper.fixer #sec-fixer {
        position: fixed;
        top: 0;
        left: 7.5%;
        width: 85%;
    }
}

#view-wrapper.fixer #divstripbottom {
    position: fixed;
    top: 0;
    width: 76%;
    top: 66px;
}

#menu-filters {
    float: left;
    width: 100%;
    padding-right: 10px;
    position: relative;
    z-index: 11;
    height: 100%;
}

#menu-results {
    float: left;
    width: 100%;
}

#menu-sorting {
    position: relative;
    z-index: 1;
    float: right;
    /*background: #f5f5f5;*/
    display: flex;
}

    #menu-sorting ul {
        display: none;
        position: absolute;
        background: #fff;
        top: 33px;
        border: 1px solid #ccc;
        right: 0;
    }

    #menu-sorting li {
        transition-duration: 0.2s;
        cursor: pointer;
        font-weight: 500;
        float: left;
        width: 100%;
        padding: 5px 10px;
        white-space: nowrap;
    }

        #menu-sorting li:hover {
            background: #f5f5f5;
        }

.divfilters {
    color: #666;
    float: left;
    width: 100%;
    overflow: hidden;
    max-height: 180px;
    overflow-y: scroll;
    border-bottom: 1px solid #ededed;
}

    .divfilters label {
        width: 100%;
        float: left;
        cursor: pointer;
    }

    .divfilters .checktab {
        transition-duration: 0.4s;
    }

        .divfilters .checktab:hover {
            background: #fff;
            border-bottom-color: #f4511e;
        }

    .divfilters::-webkit-scrollbar {
        width: 5px;
        background-color: #cccccc;
    }

    .divfilters::-webkit-scrollbar-thumb {
        background-color: #005197;
        border-radius: 10px;
    }

        .divfilters::-webkit-scrollbar-thumb:hover {
            background-color: #005197;
            border: 1px solid #333333;
        }

        .divfilters::-webkit-scrollbar-thumb:active {
            background-color: #005197;
            border: 1px solid #333333;
        }

.filters-reset {
    cursor: pointer;
    transition-duration: 0.2s;
    padding: 5px 0px;
    float: left;
    font-weight: bold;
    font-size: 14px;
    margin: 0;
}

    .filters-reset:hover {
        color: red;
    }

    .filters-reset i, .filters-close i {
        color: red;
        font-size: 14px;
        padding-right: 3px;
    }

.filters-close {
    cursor: pointer;
    float: right;
    display: none;
}

.check-field {
    position: relative;
    margin: 5px 0;
    width: 100%;
    line-height: 16px;
}

    .check-field i {
        float: left;
        font-size: 16px;
        width: 14px;
        padding-top: 6px;
    }

        .check-field i.checky {
            color: #d4130e;
        }

    .check-field span {
        font-size: 14px;
        font-weight: normal;
        top: 0;
        float: left;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        position: absolute;
        text-indent: 20px;
        padding-top: 9px;
    }

.menu-filters i {
    padding-right: 10px;
    font-size: 16px;
}

.sorting-close {
    cursor: pointer;
    float: right;
    display: none;
}

.each-result {
    background: #fff;
    transition-duration: 0.2s;
}

    .each-result:hover, .each-result:focus {
        box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
        z-index: 1;
    }

@media screen and (max-width:768px) {
    /*ModifySearch*/
    #divModify {
        padding: 10px !important;
        position: fixed;
        top: 0;
        background: #fff;
        left: 0;
        width: 100%;
        height: 100%;
        overflow: auto;
    }

    #divSearch span {
        font-size: 1em !important;
        font-weight: normal !important;
    }

    #divSearch .fa {
        font-size: 12px !important;
        padding: 0 5px !important;
    }
    /*filters*/
    #menu-filters {
        display: none;
        width: 100%;
        padding-right: 0;
        position: fixed !important;
        top: 0;
        z-index: 29;
        background: #fff;
        left: 0;
        padding: 10px;
        height: 100%;
        overflow: auto;
    }

    .mobile #menu-filters {
        display: block !important;
    }

    .arrow-file {
        display: block !important;
    }

    .menu-filters {
        display: block !important;
        z-index: 19;
        margin: 0;
        width: 100%;
        color: #fff;
        position: fixed;
        bottom: 0;
        background: rgba(0,0,0,0.9);
        left: 0;
    }

        .menu-filters label {
            cursor: pointer;
            float: left;
            width: 50%;
            margin: 8px 0;
            padding: 8px 15px;
        }

            .menu-filters label:first-child {
                border-right: 1px solid #fff;
            }

    .filters-close {
        display: block;
    }
    /*sortings*/
    .sorting-close {
        display: block;
        margin-right: 10px;
    }

    #menu-sorting {
        padding: 10px;
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 30;
        border: none;
    }

        #menu-sorting ul {
            display: block !important;
            border: none;
            position: relative;
            top: 0;
        }
    /*results*/
    #menu-results {
        width: 100%;
        margin-left: 0px !important;
    }
}
/*SEARCH PANEL*/
#sec-fixer .search-panel {
    background: none !important;
}

.search-group {
    float: left;
}

/*Flights*/
.search-panel.flights .search-group.source {
    width: 20%;
}

.search-panel.flights .search-group.date {
    width: 13%;
}

.search-panel.flights .search-group.misc {
    width: 17%;
    position: relative;
}

.search-panel.flights .search-group.search {
    width: 17%;
}

#flightsMisc, #flightsFMisc {
    position: absolute;
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 3px 4px #444;
    padding: 10px;
    z-index: 1;
    left: 0;
    width: 100%;
    min-width: 250px;
}

.trvlabel {
    float: left;
}

.divCounter {
    float: right;
}

    .divCounter div {
        float: left;
        width: 30px;
        text-align: center;
    }

    .divCounter .minus, .divCounter .plus {
        background: #f5f5f5;
        border-radius: 4px;
        width: 26px;
        text-align: center;
        border: 1px solid #ccc;
        font-weight: bold;
    }

#flightsDesc {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#flightsFDesc {
    white-space: nowrap;
}

.search-panel.flights .search-group.sourceFD {
    width: 35%;
}

#flightsMisc:before, #flightsFMisc:before {
    content: '';
    position: absolute;
    top: -10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
}



/*Hotels*/
.search-panel.hotels .search-group.source {
    width: 20%;
}

.search-panel.hotels .search-group.date {
    width: 13%;
}

.search-panel.hotels .search-group.misc {
    width: 17%;
    position: relative;
}

.search-panel.hotels .search-group.search {
    width: 17%;
}

#hotelsMisc {
    position: absolute;
    background: #fff;
    border-radius: 0.25rem;
    box-shadow: 0 3px 4px #444;
    padding: 10px;
    z-index: 1;
    left: 0;
    width: 100%;
    min-width: 320px;
}

    #hotelsMisc:before {
        content: '';
        position: absolute;
        top: -10px;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #fff;
    }

    #hotelsMisc label {
        font-size: 12px;
    }
/*Recharge*/
.search-panel.recharge .search-group {
    width: 25%;
}
/*Recharge*/
.search-panel.bills .search-group {
    width: 25%;
}
/*Buses*/
.search-panel.buses .search-group {
    width: 20%;
}
/*Holidays*/
.search-panel.holidays .search-group {
    width: 20%;
}
/*Cabs*/
.search-panel.cabs .search-group {
    width: 16.667%;
}

.search-group button[tabindex='-1'] {
    display: none;
}

#txttxtSource, #txttxtDestination, #txtpickuploc, #txttxtpickuploc, #txtddldropLocation, #txttxtdropoffloc, #txtddlPickLocation {
    width: 100% !important;
    height: inherit !important;
}

@media screen and (max-width:768px) {
    .search-panel .search-group {
        width: 100% !important;
        margin-bottom: 5px;
    }

    .sec-benefits .col-md-3 {
        margin-bottom: 15px;
    }
}
/*CUST INFO*/
.head-cust, .head-cust i {
    font-size: 20px;
    background: linear-gradient(to right, #43264e,#ea2331);
    margin: 10px 0;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    float: left;
    clear: both;
}

    .head-cust i {
        padding-right: 5px;
    }
/*==================================================*/
/*////// RESULTS                              //////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*////// MISC SERVICES                        //////*/
/*==================================================*/
.misc-service {
    background: -webkit-linear-gradient(left, #006CC5, #00CAB2);
    background-repeat: no-repeat;
    background-size: 100%;
    display: table;
    width: 100%;
    color: #fff;
    padding: 50px 0 80px;
}

    .misc-service.travelinsurance {
        background-image: url(../images/new/insurenc.jpg);
    }

    .misc-service.visa {
        background-image: url(../images/new/login-bg.jpg);
    }

.misc-layer {
    width: 96%;
    margin: 0 auto;
    max-width: 900px;
    padding: 20px;
    border-radius: 5px;
    background: rgba(223, 220, 220, 0.6);
}
/*==================================================*/
/*////// MISC SERVICES                        //////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*////// INDIVIDUAL PAGES                     //////*/
/*==================================================*/
/*CMS*/
.bg-cms {
    position: relative;
    height: 200px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position: bottom;
    background-size: 100% 100%;
}

    .bg-cms:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(to right, rgba(0, 36, 210, 0.8), rgba(255, 139, 0, 0.6));
    }

    .bg-cms div {
        position: relative;
        text-align: left;
        color: #fff;
        font-size: 42px;
        padding-top: 65px;
        font-weight: bold;
        font-family: cursive;
    }

    .bg-cms.aboutus {
        background-image: url(../images/cms/aboutus.png);
    }

    .bg-cms.ourteam {
        background-image: url(../images/cms/ourteam.png);
    }

    .bg-cms.faqs {
        background-image: url(../images/cms/faqs.png);
    }

    .bg-cms.disclaimer {
        background-image: url(../images/cms/disclaimer.png);
    }

    .bg-cms.tnc {
        background-image: url(../images/cms/tnc.png);
    }

    .bg-cms.privacypolicy {
        background-image: url(../images/cms/privacypolicy.png);
    }

    .bg-cms.contactus {
        background-image: url(../images/cms/contactus.png);
    }
/*REPORTS*/
.tr-hide tr:nth-child(even) {
    display: none;
}

.searchbtn {
    background: url(../images/icons/search.png) center top repeat-x rgba(0,0,0,0);
    width: 15px;
}

.resetbtn {
    background: url(../images/icons/reset.png) center top repeat-x rgba(0,0,0,0);
    width: 14px;
}
/*CUSTINFO*/
.lblnpay.nic.MBANK:before {
    content: "\f10b";
    color: #e43134;
    font-family: FontAwesome;
    position: absolute;
    bottom: 3px;
    left: 3px;
    font-size: 30px;
}
/*==================================================*/
/*////// INDIVIDUAL PAGES                     //////*/
/*//////////////////////////////////////////////////*/

/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*////// DEFAULT OLD                          //////*/
/*==================================================*/
a.dbtnALg {
    padding-left: 10px;
}

#HPSlider img {
    width: 100%;
    height: 500px;
}

@media screen and (max-width:768px) {
    #HPSlider img {
        height: 260px
    }
}

#accordion, .cs_tltp, .mytrip_pnrnew1, .mytrip_share, .travellerDet {
    overflow: hidden
}

#accordion, .lblAge .dicres, ul.pop-cnt li i {
    float: left
}

#nav_left ul li a, .error_content, .footer ul li a, .links, .right-nav li a, .tooltipbottom:hover, .tooltipright:hover, .webwidget_slideshow_dot a {
    text-decoration: none
}

.bt_but, .tooltipbottom, .tooltipright {
    outline: 0
}

#divnotetext, .cnt-map-left, .contact-content, .contact-main, div#paymentimages img {
    box-sizing: border-box
}

#accordion, #clr, .clearAll, .divpouplogin::after, .fdiv li, .fdiv ul, .gap, .search-left h5, .signinOverlay #signinErr {
    clear: both
}

ul#headmenures li a {
    float: left;
    line-height: 15px
}

#rechargetabs {
    width: 490px;
    background-color: transparent;
    text-align: right
}

.ui-widget {
    font-size: 11px !important
}

.ui-tabs-panel {
    font-size: 14px
}

#accordion {
    width: 100%
}

#divResult {
    width: 100%;
    margin: auto
}

.label_required {
    color: Red
}

.select_error, .select_error1 {
    border: 1px Solid !important
}

.error_container {
    display: none;
    -moz-border-radius: 4px;
    border-radius: 4px;
    position: relative;
    right: 0;
    bottom: 0;
    width: 400px;
    background: #FFDCAA;
    border: 1px solid #FF3334;
    margin: 10px;
    padding: 10px;
    float: right
}

.error_content li, .message_content li {
    background: url(../images/warning.png) top left no-repeat;
    list-style-type: none;
    text-indent: 25px;
    padding: 7px
}

.error_content {
    display: none;
    text-align: left;
    font-size: 12px;
    color: #444
}

.is_tp_sub {
    background: url(../images/blue_bg.png) center top repeat-x;
    border: 0;
    border-radius: 5px;
    color: #FFF;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    outline: 0;
    padding: 5px
}

.lblwidthM {
    width: 130px
}

.ui-accordion .ui-accordion-header {
    text-align: left;
    text-indent: 30px;
    padding: 5px;
    font-size: 13px
}

.gridcontent {
    text-indent: 10px;
    text-align: left
}

.required {
    vertical-align: top;
    margin-right: 3px;
    color: Red
}

.successbooking {
    text-align: left;
    border: 1px solid rgba(0,0,0,.3);
    margin: 15px 0;
    padding: 12px 20px 12px 55px;
    font: 700 12px verdana;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px #888;
    box-shadow: 0 0 5px #888;
    z-index: 1000px;
    color: #000;
    background: url(../images/icon-success.png) 10px center no-repeat #FDFEB0
}

.loadingBackground {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    filter: Alpha(Opacity=30);
    -moz-opacity: .3;
    opacity: .8;
    width: 100%;
    height: 1000px;
    background-color: #000;
    position: fixed;
    z-index: 40;
    top: 0;
    left: 0
}

.tragent {
    display: none
}

fieldset legend {
    font-family: Palatino,Verdana;
    background: #d7ebf9;
    border-radius: 8px 8px 0 0;
    color: #2779aa;
    font-weight: 700;
    font-size: 12px;
    padding: 7px 8px;
    text-shadow: 0 0 1px #aed0ea;
    box-shadow: 0 0 2px #aed0ea;
    text-align: left;
    width: 100%;
    margin: 0 -9px 5px;
    border: 1px solid #aed0ea
}

fieldset {
    border: 1px solid #aed0ea;
    box-shadow: 0 0 5px #aed0ea inset
}

.tooltipbottom strong, .tooltipright strong {
    line-height: 30px
}

.tooltipbottom span, .tooltipright span {
    z-index: 1000;
    display: none;
    padding: 10px;
    font-size: 11px;
    width: 240px;
    line-height: 16px
}

.tooltipright span {
    margin-top: -25px;
    margin-left: 25px
}

.tooltipbottom span {
    margin-top: 40px;
    margin-left: -100px;
    text-align: left
}

.tooltipbottom:hover span, .tooltipright:hover span {
    display: inline;
    position: absolute;
    color: #111;
    border: 1px solid #F0C36D;
    background: #F9EDBE
}

.tooltipright span.arrow:after {
    border-color: transparent #DCA transparent transparent;
    left: -20px;
    top: 20px
}

.tooltipbottom span.arrow:after {
    border-color: transparent transparent #DCA;
    top: -20px;
    left: 30px
}

.tooltipbottom span, .tooltipright span {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-box-shadow: 5px 5px 8px #CCC;
    -webkit-box-shadow: 5px 5px 8px #CCC;
    box-shadow: 5px 5px 8px #CCC;
    font-weight: 400
}

    .tooltipbottom span.arrow:after, .tooltipright span.arrow:after {
        content: '';
        display: block;
        position: absolute;
        border-style: solid;
        border-width: 10px;
        text-align: left
    }

    .tooltipbottom span.arrow em {
        font-weight: 700;
        text-align: left;
        font-size: 12px;
        margin-bottom: 10px
    }

.gridtable {
    text-indent: 10px;
    font-weight: 400;
    white-space: nowrap;
    width: 100%;
    font-size: 11px;
    padding: 0;
    margin: 0;
    font-size: 13px;
}

.boxbluerowheadr, .bt_but, .contactNo, .heading1, .headings, .letterFont {
    font-weight: 700
}

.boxbluerowheadr {
    height: 20px
}

.floatRight {
    float: right
}

.clndr, .floatLeft, .foot, .frm {
    float: left
}

#nav_left ul li {
    display: inline;
    color: #FFF;
    font-family: Arial,Helvetica,sans-serif
}

    #nav_left ul li a {
        color: #fff;
        font-size: 14px;
        font-weight: 700;
        padding: 0 25px
    }

.frm {
    width: 228px;
    margin-left: 20px
}

.clndr {
    width: 25px;
    padding: 1px 3px
}

.bt_but {
    font-size: 13px;
    padding: 5px;
    -moz-border-radius: 5px;
    cursor: pointer
}

.sel, .textfield_2 {
    border: 2px solid #e5e5e5
}

.headings {
    font-size: 14px;
    color: #c50d12
}

.web_dialog_overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 0;
    background: #000;
    opacity: .15;
    filter: alpha(opacity=15);
    -moz-opacity: .15;
    z-index: 101;
    display: none
}

.align_right {
    text-align: right
}

.textfield_2 {
    width: 150px
}

.sel {
    width: 200px
}

.footer ul {
    padding: 0;
    list-style-type: none;
    text-align: center
}

    .footer ul li {
        display: inline
    }

        .footer ul li a {
            padding: .2em 1em;
            color: #036;
            font-size: 1.1em
        }

            .footer ul li a:hover {
                color: #fff;
                background-color: #9FCFFF
            }

.contactNo, .heading, .heading1 {
    color: #9FCFFF;
    font-family: Cambria
}

.heading {
    padding-left: 10px;
    font-size: 20px
}

.heading1 {
    font-style: italic;
    font-size: 15px
}

.letterFont {
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    letter-spacing: 1px
}

#tblMenu {
    margin-top: -4px;
    height: 32px
}

.links {
    color: #5F5F5F;
    font-weight: bolder;
    font-size: 12px
}

.w100p {
    width: 100% !important;
    left: -235px
}

.right-nav {
    width: 100%;
    font-size: 13px;
    position: relative;
    margin-top: 5px;
    margin-bottom: 5px
}

#fb_tooltip, .cs_tltpwrp, .csp-pop, .csp-pop:after, .fb_tooltpimg, .myTrip_overLay {
    position: absolute
}

.right-nav li {
    list-style: none;
    line-height: 9px;
    margin-top: 10px
}

    .right-nav li a {
        padding: 5px
    }

    .right-nav li .csp-pop {
        display: none;
        z-index: 1000
    }

.csp-pop {
    top: 25px;
    right: 0;
    width: 100%;
    max-width: 340px
}

    .csp-pop:after {
        content: '';
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-bottom: 10px solid #999;
        top: -10px;
        right: 0
    }

@media screen and (max-width:1024px) {
    .right-nav li .css-pop {
        right: 1% !important
    }
}

.right-nav li .csp-pop:hover, .right-nav li a.links:hover + .csp-pop {
    display: block
}

.pop-mdl {
    width: 356px;
    background: #fff;
    float: right;
    border-radius: 0 0 10px 10px;
    box-shadow: 0 0 4px #666;
    padding: 5px 0
}

.searchPopContentInner, .searchPopHeading {
    border: 0;
    vertical-align: baseline;
    font-style: normal
}

.pop-cnt li {
    float: left;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 30px !important;
    text-align: left;
    width: 139px
}

.pop-cnt a {
    margin-left: 5px
}

.marginleft {
    margin-left: 45px
}

.searchPopHeading {
    margin: 0;
    padding: 0;
    font-size: 100%;
    text-align: justify;
    font-family: inherit;
    color: #52519F
}

    .searchPopHeading h2 {
        font-size: 24px;
        font-family: Helvetica,Arial,sans-serif;
        color: #FFF;
        padding-bottom: 10px;
        padding-top: 10px;
        text-align: center
    }

.searchPopMainClose {
    float: right;
    margin-top: 5px;
    margin-right: 2px
}

.searchPopContentInner {
    margin: 0;
    padding: 0;
    font-size: 100%;
    text-align: justify;
    font-family: inherit;
    color: #000;
    float: left;
    width: 100%
}

    .searchPopContentInner h1 {
        text-align: center;
        padding-top: 5px;
        font-size: 18px;
        padding-bottom: 5px;
        float: left;
        margin-left: 12px
    }

    .searchPopContentInner p {
        margin-left: 20px;
        margin-right: 20px;
        text-align: center;
        font-size: 15px
    }

.searchPopLoading {
    text-align: center
}

.mytrip_pnr, .mytrip_pnrnew1 {
    font-size: 12px;
    text-align: left
}

.searchPopTravelInfo {
    margin-top: 10px;
    height: 15px
}

    .searchPopTravelInfo table {
        border-collapse: collapse;
        border-spacing: 0;
        margin: 0 auto
    }

    .searchPopTravelInfo tr td {
        font-weight: 700
    }

.searchPopPaxInfoMain {
    margin: 0 auto;
    width: 100%;
    float: left
}

.serchpoppaxinfodtls {
    width: 34%;
    padding: 0 13px;
    float: left
}

.searchPopPaxInfo table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto
}

.searchPopPaxInfo tr td {
    font-weight: 400;
    font-size: 12px
}

.searchPopPaxInfo div table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 14px auto
}

.alert_r {
    color: #B74A4F;
    margin: 10px 0
}

.mytrip_pnrwrap {
    width: 100%;
    max-width: 600px;
    margin: 0 auto
}

.mytrip_pnr {
    background: #EBEEFD;
    border-radius: 10px;
    color: #4B4F50;
    margin: 10px 0 20px;
    padding: 10px
}

.mytrip_pnrbtn, .mytrip_pnrtxt {
    padding: 7px 10px;
    margin-top: 10px
}

.mytrip_pnrnew1 {
    font-weight: 700;
    margin: 10px 0 0;
    width: 400px
}

.cs_subhead {
    font-family: Arial,Helvetica,sans-serif
}

.mytrip_pnrtxt {
    border: 1px solid #C3D0E1;
    font-size: 14px;
    width: 35%
}

.mytrip_pnrbtn {
    cursor: pointer;
    font: 700 12px Arial
}

.mytrip_share {
    color: #0D0D0D;
    font-size: 14px;
    padding: 10px 0;
    text-align: right
}

.cs_heading, .cs_subhead, .mytrip_creditR {
    text-align: center
}

.mytrip_fshare, .mytrip_inshare, .mytrip_tshare {
    background-image: url(/images/v2/common/sprite_booking.gif);
    display: inline-block;
    height: 22px;
    vertical-align: middle;
    width: 22px
}

.mytrip_fshare {
    background-position: -1px -321px
}

.mytrip_tshare {
    background-position: -25px -321px
}

.mytrip_inshare {
    background-position: -52px -321px
}

.mytrip_share strong {
    color: #1F1F1F;
    float: left;
    font-size: 16px
}

.mytrip_passDetail {
    background: #DCE9F2;
    border-radius: 5px;
    color: #2981A9;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 5px
}

    .mytrip_passDetail .dated {
        color: #046298;
        float: left;
        font-family: "Trebuchet MS",Helvetica;
        font-size: 38px;
        padding: 5px;
        width: 82px
    }

        .mytrip_passDetail .dated i {
            color: #2981A9;
            display: block;
            font-size: 17px;
            font-style: normal;
            line-height: 15px;
            margin-top: 10px
        }

        .mytrip_passDetail .dated b {
            color: #2981A9;
            display: block;
            font-size: 12px;
            font-style: normal
        }

    .mytrip_passDetail .airDet {
        color: #2981A9;
        float: left;
        margin-top: 12px;
        padding-left: 35px;
        width: 216px
    }

        .mytrip_passDetail .airDet span {
            display: block
        }

    .mytrip_passDetail .seat-requests span {
        display: inline
    }

    .mytrip_passDetail p {
        background: #FFF;
        float: right;
        height: 44px;
        padding: 12px 14px
    }

.mytrip_creditR {
    background: url(/images/v2/common/credit.jpg) -207px top no-repeat;
    color: #B3B3B3;
    float: right;
    margin-right: 90px;
    margin-top: -45px;
    padding-top: 168px;
    width: 187px
}

    .mytrip_creditR a {
        font-size: 11px
    }

.myTrip_overLay {
    background: #FFF;
    border: 2px solid #5E9BCF;
    border-radius: 6px;
    color: #1D69C1;
    font-size: 22px;
    height: 360px;
    left: 50%;
    margin-left: -400px;
    margin-top: -150px;
    padding: 30px 50px;
    top: 50%;
    width: 700px;
    z-index: 999
}

a.mytrip_edit {
    background: #2762B0;
    border-radius: 5px;
    color: #FFF;
    font-weight: 700;
    padding: 4px 10px
}

.errorlist {
    color: #F0070D
}

.mytrip_canceltkt {
    padding: 5px;
    width: 200px
}

.travelHistroy {
    background-color: #A1B2B9;
    color: #FFF;
    font-weight: 700;
    margin-top: 10px;
    padding: 5px;
    width: 200px
}

.upcomingDeatil {
    border: 1px solid #9BA6AC;
    padding: 5px
}

.upcomingtabular td, .upcomingtabular th {
    padding: 5px
}

.etr-blue-cs_heading, .etr-green-cs_heading, .etr-indigo-cs_heading, .etr-none-cs_heading, .etr-orange-cs_heading, .etr-red-cs_heading, .etr-violet-cs_heading, .etr-yellow-cs_heading {
    font-size: 24px;
    font-weight: 700;
    padding: 5px 0 0;
    text-align: left
}

.etr-blue-cs_subhead, .etr-green-cs_subhead, .etr-indigo-cs_subhead, .etr-none-cs_subhead, .etr-orange-cs_subhead, .etr-red-cs_subhead, .etr-violet-cs_subhead, .etr-yellow-cs_subhead {
    font-size: 16px;
    padding: 5px 0 10px;
    text-align: left
}

.etr-none-cs_heading, .etr-none-cs_subhead {
    color: #000
}

.etr-violet-cs_heading, .etr-violet-cs_subhead {
    color: violet
}

.etr-indigo-cs_heading, .etr-indigo-cs_subhead {
    color: indigo
}

.etr-blue-cs_heading, .etr-blue-cs_subhead {
    color: #00529b
}

.etr-green-cs_heading, .etr-green-cs_subhead {
    color: teal
}

.etr-yellow-cs_heading, .etr-yellow-cs_subhead {
    color: #bdb76b
}

.etr-orange-cs_heading, .etr-orange-cs_subhead {
    color: orange
}

.etr-red-cs_heading, .etr-red-cs_subhead {
    color: #ff4500
}

.cs_unable {
    font-size: 15px;
    font-weight: 700;
    padding-bottom: 2px
}

.cnct_no {
    color: #333
}

.cs_tltpwrp {
    margin-left: 250px;
    margin-top: -24px
}

.cs_tltp {
    background-color: #333;
    color: #FFF;
    float: left;
    height: 73px;
    padding: 10px;
    width: 242px
}

a.cs_hlpicnover:hover .cs_tltpwrp {
    display: block
}

.dn, .resmenicon {
    display: none
}

.cs_hloverimg {
    padding-left: 5px;
    padding-right: 10px
}

.travel {
    padding: 15px 0 50px;
    width: 100% !important
}

.auMainWrapN {
    margin: 0 auto;
    padding: 0;
    max-width: 886px;
    width: 100%
}

.auMainContN {
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    float: left;
    margin: 0;
    padding: 24px;
    width: 100% !important;
    height: 520px
}

#id_email, #id_password, #id_password1, #id_password2, #id_username {
    border-color: #ABADB3 #E3E9EF #E3E9EF;
    border-style: solid;
    border-width: 1px;
    font-family: Arial;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 29px;
    line-height: normal;
    padding: 2px;
    width: 415px
}

.travellerDet {
    border-bottom: 1px solid #DCDCDC;
    float: left;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 15px;
    margin-top: 5px;
    padding-bottom: 0;
    padding-top: 0;
    width: 100%
}

.h1td {
    padding-left: 5px
}

#fbconnectBtn {
    cursor: pointer
}

.navres {
    border: 1px solid transparent;
    background: url(../images/resmenu.png);
    width: 42px;
    height: 30px;
    border-radius: 3px;
    margin: 10px 5px 10px 0
}

.icon-bar, .resmeniconb, .webwidget_slideshow_dot ul li a {
    display: block
}

.icon-bar {
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background: #222;
    margin-bottom: 2px
}

#fb_tooltip {
    background-color: #FFF;
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    color: #000;
    height: auto;
    margin: 8px 0 0 -44px;
    padding: 7px;
    width: 358px
}

.fb_psswd, .fb_psswdnew {
    padding: 10px 0;
    overflow: hidden
}

.fb_tooltpimg {
    height: 8px;
    margin: -18px 0 0 55px;
    width: 18px
}

.fb_toolhead {
    font-size: 16px;
    font-weight: 700;
    overflow: hidden
}

#fb_showtooltip {
    color: #00529B;
    cursor: pointer
}

.fb_lrnmr {
    overflow: hidden
}

.fb_psswd {
    width: 100%
}

.webwidget_slideshow_dot {
    padding: 0;
    margin: 0;
    position: relative;
    font-family: Arial,Sans-Serif;
    font-size: 13px
}

    .webwidget_slideshow_dot a:hover {
        text-decoration: underline
    }

#holder ul li a, #template-styles a, .cnt-btn a, .divpouplogin__tabs li a, .sort li a {
    text-decoration: none
}

.webwidget_slideshow_dot .slides_box {
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute
}

.webwidget_slideshow_dot .title_thumb_box {
    width: 100%;
    position: absolute;
    bottom: 0
}

    .webwidget_slideshow_dot .title_thumb_box .title_box {
        padding: 5px
    }

    .webwidget_slideshow_dot .title_thumb_box .thumb_box {
        text-align: center;
        height: 25px
    }

        .webwidget_slideshow_dot .title_thumb_box .thumb_box span {
            margin-right: 5px;
            margin-left: 5px
        }

            .webwidget_slideshow_dot .title_thumb_box .thumb_box span img {
                cursor: pointer
            }

.webwidget_slideshow_dot img {
    padding: 0;
    margin: 0;
    border: none
}

.webwidget_slideshow_dot ul {
    padding: 0;
    margin: 0;
    position: absolute;
    list-style: none
}

    .webwidget_slideshow_dot ul li {
        padding: 0;
        margin: 0;
        float: left
    }

.search-left h3 {
    font-size: 13px;
    margin: 0;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-top: 12px;
    text-align: left
}

.search-left h5 {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 0;
    text-align: left
}

.find-btn {
    clear: both;
    float: right;
    height: 40px !important;
    margin-right: 12px
}

.filter_item {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    float: left;
    font-size: 120%;
    min-height: 20px;
    padding: 7px 15px 1px;
    position: relative
}

.b-h-f-head, .b-h-f-head i {
    font-size: 21px;
    padding: 0;
    position: relative;
    text-align: left;
    border: 0 solid #616161;
    font-weight: 400;
    color: #FFF !important;
    background-color: #fff;
    background-image: -webkit-linear-gradient(left,#43264e,#ea2331);
    background-image: -moz-linear-gradient(left,#43264e,#ea2331);
    background-image: -ms-linear-gradient(left,#43264e,#ea2331);
    background-image: -o-linear-gradient(left,#43264e,#ea2331);
    background-image: linear-gradient(to right,#43264e,#ea2331);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    float: left;
    margin: 10px 0
}

    .b-h-f-head i {
        float: left;
        font-size: 24px;
        padding-right: 6px;
        position: relative;
        top: 0;
        margin: 6px 0
    }

.b-h-f-flds {
    margin: 1px 0;
    font-size: 11px
}

.b-h-f-flds_select {
    width: 200px;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #CCC
}

.b-h-f-flds label {
    line-height: 20px;
    width: 200px;
    background-repeat: no-repeat;
    background-position: 130px center;
    color: #000
}

.slf-cnt {
    margin: 0
}

    .slf-cnt a {
        font-size: 11px;
        color: #555
    }

    .slf-cnt label {
        float: left;
        font-size: 11px;
        line-height: 18px;
        width: 150px
    }

    .slf-cnt input[type=checkbox] {
        display: block;
        float: left;
        width: 25px
    }

.plc-list {
    font-size: 13px;
    margin: 0 0 0 6px;
    padding: 0;
    width: 160px;
    text-align: left
}

#navbar, .content {
    width: 1000px
}

.plc-list li {
    background-image: url(../images/right-mark.gif) !important;
    background-position: 0 4px;
    background-repeat: no-repeat;
    background-size: 12px auto;
    padding-left: 20px
}

.search-right {
    float: right;
    min-height: 500px;
    margin-right: 30px;
    position: relative
}

.b-h-fname {
    float: left;
    margin-right: 26px;
    padding-left: 19px;
    padding-bottom: 8px
}

.GCC{
    height:134px;
}
.book-htl-fnl h2 {
    font-size: 21px;
    color: #666;
    line-height: 36px;
    margin-top: 6px
}

.fnl-trip-dtls {
    margin-bottom: 0;
    position: relative
}

.content {
    margin: 0 auto;
    padding: 20px 0
}

.b-h-email {
    float: left;
    margin-right: 49px;
    padding-left: 19px
}

.fnl-trip-dtls-cnt {
    min-height: 50px;
    padding: 0 0 20px;
    text-align: left
}

    .fnl-trip-dtls-cnt ul {
        margin: 0;
        padding: 0
    }

    .fnl-trip-dtls-cnt li {
        float: left;
        line-height: 17px;
        list-style: none;
        text-align: left
    }

.gap {
    height: 10px
}

.search-right h1 {
    color: #006BA3;
    margin-bottom: 10px;
    font: 25px/1.2em DINBek,Arial,Helvetica,sans-serif;
    margin-top: 0;
    /*  text-align: left*/
}

.f-t-d-img {
    float: left;
    width: 70px
}

.togle-trip-dtls {
    font-size: 11px;
    margin-top: 10px;
    padding: 5px;
    text-align: left
}

.maindiv_err {
    text-align: center;
    margin-bottom: 20px
}

.ui-button-text-only a {
    -moz-background-clip: border-box;
    -webkit-background-clip: border-box;
    -khtml-background-clip: border-box;
    background-clip: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer;
    width: auto;
    overflow: visible;
    font-weight: 700;
    font-size: 13px;
    text-shadow: none;
    color: #fff;
    padding: .4em .95em .45em;
    border: 1px solid transparent;
    background-color: #e64e01;
    border-radius: 3px
}

.right-section, .width-size {
    overflow: hidden
}

.nav-arrows {
    bottom: 10px;
    color: #000;
    cursor: pointer;
    font-size: 22px;
    left: 96%;
    opacity: .7;
    padding: 7px;
    position: fixed;
    text-align: center;
    white-space: nowrap
}

.hidden {
    display: none
}

.sort, .sort-by span {
    float: left;
    display: block
}

.ewrapper {
    width: 96% !important;
    margin: 0 auto !important;
    max-width: 1130px !important
}

.mytrip_cont, .sort-by {
    width: 100%
}
.mob-login {
    display:none;
}
.div_sorting {
    /*background: #F1F1F1 !important*/
}

.sort {
    /*border-right: 1px solid #ccc*/
}

    .sort li {
        float: left;
        border-left: 1px solid #ccc;
        padding: 5px;
        position: relative;
        list-style: none
    }

        .sort li a {
            color: #000;
            font-size: 1.2em !important;
            background-position: 58px;
            padding-right: 15px;
            font-weight: 600
        }

.sort-by {
    float: left;
    margin: 4px 0px 20px;
    /*box-shadow: 0 2px 7px rgba(0,0,0,.4);
    -moz-box-shadow: 0 2px 7px rgba(0,0,0,.4);
    -webkit-box-shadow: 0 2px 7px rgba(0,0,0,.4);
    background: -ms-linear-gradient(top,#fafafa 0,#e5e5e5 100%);
    background: -moz-linear-gradient(top,#fafafa 0,#e5e5e5 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#fafafa),color-stop(100%,#FFF));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fafafa', endColorstr='#e5e5e5', GradientType=0 );*/
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px
}

    .sort-by span {
        padding: 0 20px;
        font-size: 1em;
        line-height: 27px;
        font-weight: 700;
        color: #767676;
        text-transform: uppercase;
    }

.chng-trip {
    display: block !important
}

.search-left-inner input[type=radio] {
    margin: 5px
}

.arrow_greater {
    margin-top: 10px !important;
    font-size: 1.5em !important;
    color: #878787 !important
}

.right-section {
    float: right;
    width: 79%;
    height: auto;
    padding: 2px;
}

.left-section {
    float: left;
    width: 21%;
    height: auto;
    text-align: left;
    cursor: pointer;
    display: none
}

#template-styles {
    color: #333;
    position: relative !important;
    float: right;
    border: none !important;
    text-align: left !important
}

    #template-styles a {
        margin: 0;
        padding: 0
    }

    #template-styles span {
        font-size: 1em;
        font-weight: 700
    }

.s-s-icon {
    height: 26px;
    width: 27px;
    padding-left: 6px;
    padding-top: 7px
}
.main-form{
    max-width:1400px;
}
.nav-item {
   margin-left:14px;
}
.md-modal {
    backface-visibility: hidden;
    height: auto;
    left: 50%;
    position: fixed;
    top: 50%;
    visibility: hidden;
    z-index: 8
}

.md-content {
    position: relative
}

.md-show {
    visibility: visible
}


.md-overlay {
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    transition: all .3s ease 0s;
    visibility: hidden;
    width: 100%;
    z-index: 5
}

.md-show ~ .md-overlay {
    background: #000;
    opacity: .6;
    visibility: visible
}
.main-component{
    width:100%;
}
.web1 {
    margin-left: 13px;
    background: #fff;
    border: 1px solid gray;
}

#login-modal .md-content {
    height: 400px;
    width: 735px
}

#login-modal1 .md-content, #login-modal2 .md-content {
    height: 175px;
    width: 750px
}

#confirm-modal .md-content {
    height: 135px;
    width: 318px
}

.md-modal .close {
    background: url(../images/base.png) no-repeat rgba(0,0,0,0);
    height: 41px;
    position: absolute;
    right: -20px;
    top: -20px;
    width: 41px
}

.md-show.md-effect-10 .md-content {
    opacity: 1;
    transform: rotateX(0)
}

.md-modal .md-content {
    background: #fff;
    border-radius: 5px;
    height: 450px;
    width: 800px
}

.md-modal .tab-links {
    border-bottom: 1px solid #d1d1d1;
    padding: 25px 30px 0;
    text-align: left
}

#login-modal .pane-tab, #login-modal1 .pane-tab {
    padding: 10px 40px
}

.bci-1, .bci-2 {
    padding-right: 8px
}

.contactDetails, .detailsBox {
    width: 750px
}

    .contactDetails h2, .detailsBox h2, .itinerarySec h2 {
        width: 734px
    }

.bci-1 {
    width: 280px
}

.bci-2 {
    width: 271px
}

.bci-3 {
    width: 130px
}

.signinOverlay {
    background: #FFF;
    height: 275px;
    left: 13%;
    margin-top: 5px;
    padding: 0;
    top: 20%;
    width: 750px;
    text-align: left
}

    .signinOverlay .head {
        color: #333;
        font-size: 20px;
        font-weight: 400
    }

    .signinOverlay .left {
        color: #757374;
        display: block;
        float: left;
        height: 270px;
        margin-top: 5px;
        width: 275px;
        font-size: 14px;
        font-family: Arial,Helvetica,sans-serif
    }

        .signinOverlay .left input {
            margin: 3px 0
        }

        .signinOverlay .left strong {
            color: #262626;
            display: block;
            font-size: 14px;
            margin-bottom: 10px;
            margin-top: 5px
        }

        .signinOverlay .left .forgot {
            float: right;
            font-size: 11px;
            font-weight: 700;
            margin-top: 5px
        }

        .signinOverlay .left .loginBut {
            background: #2E66B3;
            border: 1px solid #013D7B;
            border-radius: 5px;
            box-shadow: 0 2px 0 -1px #84C4F4 inset;
            color: #FFF;
            font: 700 11px Arial;
            margin: 0 !important
        }

#seattitle, #seattitlehide, .auMainContNform, .etr-base-cs_subhead {
    font-family: Arial,Helvetica,sans-serif
}

#id_password, .signinOverlay #id_username {
    width: 258px
}

.signinOverlay .sign_up {
    overflow: hidden;
    padding-top: 20px;
    width: 100%
}

.signinOverlay .save_time {
    display: block;
    font-size: 13px;
    padding: 10px 0
}

.signinOverlay .left .loginBut {
    cursor: pointer;
    float: left;
    margin-left: 4px;
    margin-top: 10px;
    padding: 5px 20px
}

.signinOverlay .right {
    border-left: 1px dotted #E0E0E0;
    color: #000;
    float: right;
    padding: 0 0 0 62px;
    position: relative;
    width: 375px
}

    .signinOverlay .right em {
        background: #FFF;
        border: 1px solid #DBDBDB;
        border-radius: 20px;
        font-style: normal;
        left: -20px;
        padding: 10px;
        position: absolute;
        top: 60px
    }

.signinOverlay #signinErr {
    color: red;
    font-weight: 700;
    padding: 5px 0 0 25px;
    text-align: left
}

.signinOverlay .errorlist {
    margin-top: 2px;
    padding: 5px 0 0
}

.ui-table {
    margin-left: 60px
}
.mar5 {
    position: relative;
    width: 60%;
    left: 26%;
}
.contact-main {
    border: 1px solid #CCC;
    border-radius: 10px;
    float: left;
    padding: 12px;
    max-width: 1000px;
    width: 100%
}

.contact-content {
    border: 1px solid #CCC;
    float: left;
    padding: 2px;
    width: 55%
}

.cnt-head-inner {
    margin-bottom: 5px;
    padding-bottom: 5px;
    width: 310px
}

.cnt-address, .cnt-address1 {
    height: 119px;
    padding: 5px;
    border-bottom: 1px solid #2A92DF;
    margin: 0 5px
}

.cnt-address1 {
    height: 80px
}

.cntus-tab {
    border-radius: 15px;
    padding: 7px;
    text-align: left;
    font-size: 14px
}

#divimgdiv {
    width: 100%;
    margin-top: 20%
}

.cnt-map-left {
    float: right;
    margin-left: 3px;
    text-align: left;
    width: 44%;
    border: 1px solid #CCC;
    min-height: 470px
}

.cnt-btn {
    background: url(images/click-for-bg.jpg) rgba(0,0,0,0);
    border: 1px solid #CFCFCF;
    border-radius: 5px;
    display: block;
    height: 21px;
    margin-bottom: 11px;
    padding: 5px 10px;
    position: relative
}

#apcontent, #navbar, .stick {
    margin: 0 auto
}

.cnt-btn a {
    color: #2175C1;
    font-weight: 700;
    left: 30px;
    line-height: 20px;
    position: absolute
}

#apcontent table {
    width: 800px;
    text-align: justify;
    padding: 0;
    margin: 1px -18px 0;
    border-top: solid 1px #dde6ee;
    border-left: solid 1px #dde6ee
}

#apcontent td {
    padding-left: 12px;
    border-right: solid 1px #dde6ee;
    border-bottom: solid 1px #dde6ee
}

#holder {
    height: 27px;
    width: 534px;
    padding-left: 3px
}

    #holder ul {
        list-style: none;
        margin: 0;
        padding: 0
    }

        #holder ul li a {
            float: left;
            margin-right: 5px;
            color: #000;
            padding: 5px;
            width: 156px
        }

        #holder ul li.selected a {
            background: #F90;
            color: #FFF;
            text-shadow: 1px 1px 1px #000
        }

#seattitlehide {
    display: none;
    width: 77%
}

.auMainContNform {
    border: 1px solid #C4C4C4;
    border-radius: 5px;
    float: left;
    margin: 0;
    padding: 24px;
    width: 835px;
    height: 700px;
    font-size: 14px;
    color: gray
}

.etr-base-cs_subhead {
    font-size: 14px
}

.ui-dialog {
    left: 250px !important;
    top: 120px !important;
    position: fixed
}

.ui-sendquery {
    width: 50%
}

#map-canvas {
    padding: 18px
}

#ContentPlaceHolder1_Iframe1 {
    width: 100% !important;
    height: 400px !important
}

@media screen and (max-width:1280px) {
    .regOverlay .right {
        width: 270px;
        margin-top: 0;
        font-size: 15px
    }

    .regOverlay .left {
        width: 437px
    }

    .contactDetails, .detailsBox {
        width: 750px
    }

        .contactDetails h2, .detailsBox h2, .itinerarySec h2 {
            width: 734px
        }
}

@media screen and (max-width:1040px) {
    .detailsBox {
        width: 734px
    }

        .detailsBox h2 {
            width: 718px
        }

    .ui-dialog {
        left: 182px !important;
        top: 100px !important
    }
}

@media screen and (max-width:768px) {
    .divmain, .ecibox input, .ecibox select {
        width: 100% !important
    }

    .myName, .stickfrls {
        position: relative !important;
        left: 0 !important
    }

    .divmain .divsubmain {
        top: 0 !important
    }

    #hideGSTUI, div#hidePDT, div#hideUI {
        padding: 15px !important
    }

    .b-h-f-flds label {
        line-height: 14px;
        width: 100%;
        text-align: left
    }

    .pasportdtils {
        width: 100% !important;
        margin: 0 0 8px !important
    }

    #hidePD {
        padding: 3% !important
    }

    .myName {
        float: left;
        width: 100%;
        line-height: 40px;
        font-weight: 700;
        text-align: left !important;
        padding-right: 15px
    }

    .stickfrls {
        right: 0 !important
    }

    #serviceslider {
        margin: 6px auto !important
    }

    .registerhead {
        padding: 6px !important
    }

    table#progressbarinfo tr td {
        font-size: 11px !important;
        padding: 3px 0
    }

    #progressbarinfo {
        margin-top: 8px !important
    }

    .resmenicon {
        display: block
    }

    .resmeniconb {
        display: none
    }

    .left-section {
        width: 100%;
        display: block
    }

    .search-left {
        min-height: 0;
        width: 100%;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    #showfilters, #template-styles, .chng-trip {
        display: none
    }

    .auMainContN, .auMainContNform {
        width: 586px
    }

    .signinOverlay {
        width: 600px
    }

        .signinOverlay .right {
            width: 256px
        }

    .cnt-map-left {
        margin-right: 10%
    }

    #divimg {
        width: 107%
    }

    #navbar {
        width: 589px
    }

    #apcontent table {
        width: 608px
    }

    .ui-dialog {
        left: 11px !important;
        width: 620px !important
    }

    .indiv {
        margin-top: 15px
    }
}

@media screen and (max-width:600px) {
    .resmenicon {
        display: block
    }

    .resmeniconb {
        display: none
    }

    .left-section {
        width: 100%;
        display: block
    }

    .search-left {
        min-height: 0;
        width: 100%;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    #cntfnd, #prvnxt, #showfilters, #template-styles, .chng-trip {
        display: none
    }

    .auMainContN, .auMainContNform {
        width: 476px
    }

    .auMainContNform {
        height: 750px
    }

    .cnt-map-left {
        margin-right: -3%
    }

    #navbar {
        width: 486px
    }

    #apcontent table {
        width: 511px
    }
}

@media screen and (max-width:568px) {
    .md-modal {
        width: 87% !important;
        margin-left: 0 !important;
        left: 19px !important;
        max-width: 294px
    }
    .aa{
        left:-10%!important;
    }
    
    #Twitter {
        width: 33px !important;
        height: 34px !important;
    }
    #Youtube {
        width: 33px !important;
      
    }
    #Instagram {
        width: 33px !important;
        height: 34px !important;
    }
    #Facebook {
        width: 33px !important;
        height: 34px !important;
    }
    .maps-img {
        width: 50% !important;
        /* margin-right: 99px; */
        position: relative !important;
        left: 1% !important;
        top: 1% !important;
    }
    .mar3 {
        width: 107% !important;
        background: #fff;
    }
    .mar2{
        width:107% !important;
    }
    .main-component{
        width:none;
    }
    .mar5 {
        width: unset !important;
        margin-left: 0px;
        position: unset !important;
    }
    .mar4{
        display:block;
        margin:0px;
    }
   /* .background{
        width:210% !important;
    }
    .background3 {
        width: 210% !important;
    }*/
    #login-modal1 .md-content {
        width: 100% !important
    }

    .forgot-password {
        position: relative;
        bottom: -10px;
    }
   .la{
       display:none !important;
   }
    .mob-login {
        display: block !important;
        color: #fff !important;
        background-color: #e03b42 !important;
        border-color: #e03b42 !important;
    }

    .resmenicon {
        display: block
    }

    .resmeniconb {
        display: none
    }

    .left-section {
        width: 100%;
        display: block
    }

    #cntfnd, #divflow, #prvnxt, #showfilters, #template-styles, .chng-trip {
        display: none
    }

    .search-left {
        min-height: 0;
        width: 100%;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    .cs_subhead {
        width: 390px
    }

    #fb_tooltip {
        width: 300px
    }

    .auMainContN, .auMainContNform {
        width: 389px
    }

    .mytrip_pnrnew {
        margin: 10px 0 0
    }

    .cntus-tab {
        width: 424px
    }

    #divimg {
        width: 73%
    }

    .cnt-map-left {
        margin-right: -7%
    }

    #navbar {
        width: 400px
    }

    #apcontent table {
        width: 423px
    }
}

@media screen and (max-width:480px) {
    .left-section, .right-nav, .search-left {
        width: 100%
    }
   

    #login-modal1 .md-content {
        width: 100% !important
    }

 
    .resmenicon {
        display: block
    }

    .resmeniconb {
        display: none
    }

    .left-section, .right-nav li a {
        display: block
    }

    .search-left {
        min-height: 0;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    #cntfnd, #prvnxt, #showfilters, #template-styles, .chng-trip {
        display: none
    }

    .cs_subhead {
        width: 260px
    }

    .rbtnstyles {
        width: 334px
    }

    .regOverlay .right {
        left: -51%
    }

    .auMainContN, .auMainContNform {
        width: 324px
    }

    .auMainContNform {
        height: 837px
    }

    .mytrip_pnrnew {
        width: 335px
    }

    #navbar {
        width: 386px
    }
}

@media screen and (max-width:415px) {
    .resmenicon {
        display: block
    }

    .resmeniconb {
        display: none
    }

    .wrapper {
        width: 100%;
        margin: 0 auto
    }

    .left-section {
        width: 100%;
        display: block
    }

    .search-left {
        min-height: 0;
        width: 100%;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    #cntfnd, #prvnxt, #showfilters, #template-styles, .chng-trip, .sort-by span {
        display: none
    }

    .sort li {
        width: auto !important
    }

        .sort li a {
            background: 0 0;
            padding: 0
        }

    .regOverlay .left {
        width: 293px
    }

    #fb_tooltip {
        width: 286px
    }

    .auMainContN, .auMainContNform {
        width: 298px
    }

    .auMainContNform {
        height: 904px
    }

    .mytrip_pnrnew {
        width: 260px
    }

    .regOverlay .save_time {
        margin-top: 9px
    }

    .ui-table {
        margin-left: 20px
    }

    .cntus-tab {
        width: 262px
    }

    .cnt-map-left {
        float: left
    }

    #complaints {
        padding-top: 24px
    }

    #navbar {
        width: 311px
    }

    #apcontent table {
        width: 343px
    }

    #seattitlehide {
        width: 160%;
        margin-left: -40%
    }

    .etr-base-cs_subhead {
        padding-left: 8%
    }

    .spantextwidth {
        width: 74% !important
    }
}

@media screen and (max-width:320px) {
    .footer ul li, .left-section {
        display: block
    }

    .cnt-btn a {
        left: 25px !important
    }

    .cntus-tab span.cnt-btn {
        width: auto !important
    }

    .foot, .left-section, .right-nav, .search-left, .wrapper {
        width: 100%
    }

    .foot {
        float: left
    }

    .wrapper {
        margin: 0 auto
    }

    .search-left {
        min-height: 0;
        float: left !important
    }

    .right-section {
        width: 100%;
        float: left
    }

    #showfiltersid {
        display: block !important
    }

    #cntfnd, #prvnxt, #showfilters, #template-styles, .chng-trip {
        display: none
    }

    .cnt-btn {
        padding: 5px 2px
    }
}

.col-sm-3div {
    float: left;
    width: 33%
}

.col-sm-4div {
    float: left;
    width: 50%
}

.divrowdiv {
    padding: 2% 0 7px 14%;
    overflow: hidden !important
}

#contentdiv {
    padding: 20px 2px
}

#tab-containerdiv {
    float: left;
    width: 126px
}

    #tab-containerdiv ul {
        list-style: none;
        text-align: center;
        cursor: pointer
    }

        #tab-containerdiv ul li {
            background-color: #ddd;
            padding: 8px;
            margin-bottom: 10px;
            cursor: pointer;
            color: #666;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            -moz-border-radius-topleft: 5px;
            -moz-border-radius-bottomleft: 5px;
            -webkit-border-top-left-radius: 5px;
            -webkit-border-bottom-left-radius: 5px;
            border-width: 1px 0 2px 1px;
            border-style: solid;
            border-color: #C5C1C1
        }

            #tab-containerdiv ul li a, #tab-containerdiv ul li a:visited {
                text-decoration: none;
                color: #666;
                display: block;
                padding: 15px 5px
            }

.pgimg, .pgselctimg img {
    padding: 6px;
    border-radius: 21px;
    position: relative;
    text-shadow: 0 -1px 0 rgba(0,0,0,.2)
}

#tab-containerdiv ul li a:hover {
    color: #000
}

#tab-containerdiv ul li.selected {
    color: #446eb2 !important;
    background-color: #FFF !important
}

.pgimg {
    font-size: 9px;
    background: #FFF;
    box-shadow: 0 0 5px #ECEBE5,0 0 0 #B6A3A3,0 9px 10px rgba(0,0,0,.4),inset 0 2px 9px rgba(255,255,255,.2),inset 0 -2px 9px rgba(0,0,0,.2)
}

.pgselctimg img {
    background: #E6E0F8;
    box-shadow: 0 0 20px #FFF,0 0 0 #F8F7F0,0 6px 5px rgba(0,0,0,.4),inset 0 2px 9px rgba(255,255,255,.2),inset 0 -2px 9px rgba(0,0,0,.2) !important
}

div#ContentPlaceHolder1_rblcode div {
    width: 33%;
    float: left
}

label.walletspan {
    background-image: none
}

.walletspan img {
    padding-left: 2px;
    height: 32px;
    width: 80%
}

#main-containerdiv {
    min-height: 370px;
    margin: 0 0 0 125px;
    padding: 20px;
    width: 500px;
    background-color: #fff;
    border: 1px solid #ccc
}

#Paymentimage, #agentimage, #depositeimage, #ebsimage, #mobikwikimg, #payuimag, #payumoneyimag, .paymentimages {
    float: left;
    padding: 5px 8px
}

.backgroundapply {
    background-color: #DDD;
    border-radius: 6%
}

.backgroundremove {
    background-color: none;
    border-radius: 0
}

.etr_contacimg {
    width: 39px;
    height: 42px;
    background: url(/images/contactimg.png) -58px -131px;
    display: block;
    float: left;
    margin-top: 5%
}

.spantextwidth {
    width: 82%;
    margin-top: 4%;
    padding-left: 3%
}

.etr_contactEmailID, .etr_contactNumber {
    width: 39px;
    height: 42px;
    float: left;
    margin-top: 5%;
    display: block
}

.etr_contactNumber {
    background: url(/images/contactimg.png) -56px -180px
}

.etr_contactEmailID {
    background: url(/images/contactimg.png) -54px -93px
}

#divnotetext {
    width: 100%;
    float: left;
    font-size: 13px;
    padding: 3%
}

.str_mailicon, .str_smsicon {
    height: 14px;
    background-repeat: no-repeat;
    float: left;
    width: 25%;
    cursor: pointer
}

#ptextcolor {
    text-align: left;
    float: left;
    color: #21D0FD;
    font-weight: 700
}

#ptextmatter {
    text-align: left;
    font-weight: 400;
    color: #838080
}

.str_mailicon {
    background-image: url(../images/mail_ico.png)
}

.str_smsicon {
    background-image: url(../images/sms_ico.png)
}

.error, .error_border {
    border: 2px solid red
}

#Recenthistroy li, #divnotificationoffer ul li {
    border-bottom: 1px solid #ebeef2;
    position: relative
}

#divpopupflightsclose {
    float: right;
    position: absolute;
    top: -19px;
    width: 100%;
    z-index: 1;
    left: 11px;
    cursor: pointer
}

.divcokieesdisplay {
    width: 25%;
    text-align: left;
    float: left
}

.hitresult {
    float: left;
    width: 100%
}

#divCookies, #divnotificationoffer {
    display: block;
    margin: 0;
    position: relative;
    width: 315px;
    z-index: 8;
    float: left
}

.str_oneway, .str_roundway {
    background-image: url(../images/arrowsboth.png);
    height: 11px;
    background-repeat: no-repeat;
    width: 16%;
    float: left;
    cursor: pointer
}

.str_oneway {
    background-position: -1px -4px
}

.str_roundway {
    background-position: -53px -3px
}

.divhotelcokieesdisplay {
    width: 100%;
    padding: 2%;
    text-align: left;
    float: left
}

#Recenthistroy li a, .divnotictionsection, .spnnotificationdetails {
    display: block;
    padding: 7px 0 7px 10px;
    min-height: 41px
}

.spnhotelarea {
    width: 24%;
    float: left
}

#divCookies header {
    background: #38393e;
    height: 60px;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: 58px;
    text-align: center
}

#Recenthistroy li {
    display: block;
    float: left;
    width: 100%
}

    #Recenthistroy li .divrecentcokiee {
        overflow: hidden;
        width: 100%
    }

.spnarea {
    font-size: 14px;
    color: #f58220;
    display: block;
    margin: 0 0 2px
}

.spnarea1 {
    font-size: 12px;
    color: #38393e;
    display: block;
    line-height: 1
}

#divnotificationoffer header, .divnotioffer {
    height: 60px;
    line-height: 58px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px
}

.spnhotelarea1 {
    width: 60%;
    float: left
}

#divnotificationoffer header {
    background: #38393e;
    color: #fff;
    font-size: 12px
}

#divnotificationoffer ul li {
    display: block;
    float: left;
    width: 100%
}

.stick, .stick2 {
    position: fixed
}

#divnotificationoffer ul li .divnotictionsection .spnnotificationname {
    font-size: 12px;
    color: #f58220;
    display: block;
    margin: 0 0 7px
}

#divnotificationoffer ul li .divnotictionsection .spnnotificationdetails {
    font-size: 17px;
    color: #000;
    display: block;
    margin: 0 0 7px
}

.divnotioffer {
    color: #fff;
    font-size: 12px
}

.fdiv i, .fdiv li a, div#dasl span {
    line-height: 20px
}

#divnotificationoffer .divnotioffer li {
    width: 48%
}

.clscopanshow {
    float: left;
    border-bottom: 2px solid #000;
    width: 100%;
    padding-left: 0;
    margin-top: -2%
}

    .clscopanshow ul li {
        display: inline;
        padding: 3%;
        font-size: 16px;
        float: left;
        cursor: pointer;
        width: 8%
    }

div#dasl span, ul#dbtnreports li a {
    font-weight: 600;
    display: inline-block;
    color: #38393e !important
}

.clscopanshow span {
    float: right;
    font-size: 12px;
    padding: 1%
}

.clscopanshow1 {
    float: left;
    padding: 2%;
    border-top: 2px solid #000;
    width: 95%;
    background-color: #fff
}

.Coupandetaislilslist {
    float: left
}

#divcopancodedata {
    width: 98%;
    float: left;
    padding: 1%;
    height: 472px;
    overflow: auto
}

.coupanbackgroundshow {
    width: 60%;
    float: left;
    position: fixed;
    background-color: #fff;
    opacity: 1;
    z-index: 500;
    min-height: 500px
}

.divcoupanofferlabel {
    text-align: center;
    cursor: pointer;
    padding: 4%
}

.divcoupanbox {
    padding: 2%;
    float: left
}

.divspncoupancount {
    float: left;
    font-size: 20px
}

.divcoupanlabellist {
    width: 23%;
    padding: 1%;
    font-size: 14px;
    cursor: pointer
}

#divcloseimgcoupan {
    margin-top: -2%;
    margin-left: 8%;
    width: 94%;
    cursor: pointer
}

.divextra {
    width: 100%;
    margin-top: 10px
}

.divcpn, .divtrvlkit {
    width: 102px;
    border: 1px solid #d5d5d5;
    box-shadow: 10px 5px 5px #d5d5d5;
    float: left;
    cursor: pointer
}

.divtrvlkit {
    margin-right: 3px
}

.cpnimg, .trvlkitimg {
    width: 100%;
    height: 100px
}
.Scan-img{
    width:50%;
}
.bg2 {
    display: flex;
    background: #8ba6d1;
    padding: 20px;
    border-radius: 12px;
}
tr#trheading p {
    font-size: 14px;
    margin: 0;
    padding: 0;
    border: 2px solid #EEE;
    height: 25px;
    vertical-align: middle
}
.footer1{
    display:flex;
    line-height:12px;
}

#tabwidemail {
    width: 400px
}

#MailPopupDiv {
    margin-top: -150px;
    margin-left: -140px
}

.ldgifemail {
    opacity: 1;
    z-index: 180
}
.contact-us {
    text-align: center;
    /* text-decoration: double; */
    text-decoration: underline;
}
@media screen and (max-width:375px) {
    .About-Usimg {
        width: 300px !important;
        height: 200px !important;
    }

    .aa {
        left: -18%;
    }
}
@media screen and (max-width: 320px) {
    .About-Usimg {
        max-width: 210%; 
        height: auto;
    }
}
@media screen and (max-width:568px) {
    #Tours{
        display:none;
    }
    .footer1{
        display:block;
    }
    .bg2{
        display:block;
        line-height:normal;
    }
    .bg3{
        line-height:normal;
    }
    .Scan-img{
        width:30%;
    }
    .Location{
        padding-top:20px;
    }
    .Office{
        padding-top:20px;
    }
    #OURSERVICES {
        display: none;
    }
    #Visa{
        display:none;
    }
    .float-md-left{
        display:none;
    }
    .logo-v4-sec1 {
       display:none;
    }
    .About-Usimg{
        width:350px !important;
        height:250px !important;
        margin-top:-5px !important;
    }
    .mob {
        display: block !important;
    }
    #login-form {
        width: 90% !important;
        margin-left: 20px;
    }
    .login-img{
        margin-left:-40px !important;
    }
    .mar6{
        margin-left:13px;
    }
}
@media screen and (max-width:415px) {
    #tabwidemail {
        width: 99% !important;
        height: 220px
    }
    .About-Usimg {
        width: 300px !important;
        height: 200px !important;
    }

    .aa {
        left: -18% !important;
    }
    .success {
        width: 100% !important
    }
}

.cpndiv {
    float: left;
    width: 100%
}

div#divcopancodedata ul li {
    list-style: none
}

.stick {
    top: 40px;
    width: 67% !important;
    z-index: 99;
    left: 25.5%;
    margin-bottom: 0 !important
}

.stick2 {
    top: 0;
    width: 100% !important;
    margin: 0 auto;
    z-index: 10;
    left: 0;
    background: #fff !important;
    padding-top: 10px
}

.travicon {
    width: 40px;
    float: left;
    left: 0
}

#traviconImg {
    width: 30px
}

.travpdlf {
    padding-left: 48px
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@media screen and (max-width:1024px) {
    .stick, .stick2 {
        width: 90% !important;
        left: 20px !important
    }
}

@media screen and (max-width:960px) {
    .search-left.left-search {
        width: 100% !important
    }
}

@media screen and (max-width:670px) {
    .search-left.left-search {
        width: 100% !important
    }

    #divflow {
        width: 90% !important
    }

    #divsort ul {
        float: left !important
    }

    .stick, .stick2 {
        left: 10px !important
    }
}

#daservices li a {
    color: #38393e;
    font-weight: 600;
    font-size: 12px !important;
    display: block;
    text-align: left;
    height: 30px;
    padding: 9px 10px;
    transition-duration: .2s
}

#dbtnUser i {
    font-size: 20px;
    cursor: pointer
}

ul#dbtnreports li a {
    font-size: 13px
}

div#dasl span {
    text-align: left;
    padding-right: 3px
}

#daservices li a:hover {
    background: #006cc5;
    color: #fff
}

#dasl span {
    color: #38393e !important
}

#divmailmobilesend img {
    top: 40%;
    position: relative
}

@media screen and (max-width:1000px) {
    .fw1 {
        min-width: 46% !important
    }

    .fw2 {
        min-width: 54% !important
    }
}

@media screen and (max-width:600px) {
    .fdiv {
        min-width: 100% !important
    }
}

.fdiv {
    float: left;
    margin-top: 15px
}

.fw1 {
    min-width: 23%
}

.fw2 {
    min-width: 27%
}

.fdhead {
    font-weight: 700;
    font-size: 16px;
    float: left;
    padding: 6px 0
}

.fdiv li {
    float: left
}

    .fdiv li a {
        padding: 0 !important
    }

.fdiv i {
    background-color: #036;
    color: #fff;
    font-size: 18px;
    width: 22px;
    border-radius: 4px;
    padding: 2px
}

.fdiv .slinks a i:hover {
    background-color: #428bca
}

.fdiv .slinks a:hover {
    background-color: transparent !important
}

.dhpkg, .ihpkg {
    max-width: 1180px;
    margin: 0 auto
}

.holipackes h1 {
    display: none
}

.holipackes {
    background: #eaeaea
}

.right-nav li a:hover {
    color: #428bca
}

.csp-pop .pop-cnt i {
    color: #428bca;
    line-height: 24px
}

.suph {
    font-size: 20px
}

.divshoudledroutesyle {
    width: 100%;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #000;
    padding: 1%
}

#divmailmobilesend {
    left: 0;
    top: 0;
    height: 100% !important;
    width: 100%;
    position: absolute;
    background-color: #fff;
    padding: 0;
    opacity: .6;
    z-index: 1
}

.divmain {
    display: inline-block;
    width: 40%;
    margin: auto;
    text-align: center;
    position: absolute;
    border-radius: 0;
    z-index: 9999999
}

    .divmain.divshadow {
        box-shadow: 0 0 35px rgba(0,0,0,.2)
    }

        .divmain.divshadow.strong {
            box-shadow: 0 0 36px rgba(0,0,0,.4)
        }

    .divmain.center {
        top: 0;
        right: 0;
        bottom: 0
    }

    .divmain .divsubmain {
        position: relative;
        top: 24%;
        margin: 0 auto;
        left: 0;
        padding: 14px 0;
        line-height: initial !important
    }

.ssexpaire {
    line-height: 45px;
    background-image: linear-gradient(to right,#43264e,#f54b06);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 25px;
    margin-bottom: 17px
}

.message {
    font-size: 16px;
    line-height: 35px;
    width: 80%;
    margin: 0 auto
}

.divmain .divsubmain:after {
    content: "";
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 25px 0;
    border-color: #d7d9cc transparent transparent;
    z-index: 10;
    display: none
}

.divmain .divtitle {
    font-size: 22px;
    color: #000;
    opacity: .7;
    padding-top: 10px;
    line-height: 38px
}

.divtitle2 {
    font-size: 18px;
    line-height: 40px;
    width: 90%;
    margin: 0 auto
}

    .divtitle2 p {
        font-size: 16px
    }

.divmain .message {
    font-weight: 700;
    font-size: 16px;
    color: #3e3d3d;
    padding-top: 11px
}

.divsubmain span {
    color: gray;
    font-size: 14px;
    line-height: 20px
}

    .divsubmain span strong {
        color: #4c4b4a
    }

.divmain p {
    color: gray;
    font-weight: 400
}

/*.errorcontrol:hover + label.error {
    display: none !important
}*/

.sesbtns {
    width: 80%;
    margin: 23px auto
}

.contactus-tab .wht_row li {
    display: inherit
}

.wht_row.col-md-12 ul {
    display: inline-block !important
}

div#paymentimages img {
    height: 40px
}

.error_border {
    border: 1px solid red !important
}

.divpouplogin {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    background: 0 0;
    z-index: 1
}

    .divpouplogin::after {
        content: "";
        display: table
    }

.divpouplogin_wrapper {
    display: block;
    background: #FFF;
    position: relative;
    max-width: 550px;
    border-radius: 4px;
    box-shadow: 0 0 18px rgba(0,0,0,.2);
    margin: 120px auto
}

.divpopcontrols .popcontrols input, .popcontrols__actions .buttonsubmit {
    box-sizing: border-box;
    box-shadow: none;
    vertical-align: middle;
    cursor: pointer
}

.divpouplogin__close {
    display: block;
    position: absolute;
    right: 50%;
    background: url(http://imgh.us/close_white.svg) no-repeat;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    cursor: pointer;
    top: -72px;
    margin-right: -24px;
    width: 48px;
    height: 48px
}

.divpouplogin__container::after, .divpouplogin__tabs::after {
    content: "";
    display: table;
    clear: both
}

.divpouplogin__container, .divpouplogin__tab, .divpouplogin__tab-wrapper {
    width: 100%;
    overflow: hidden
}

.divpouplogin__tab {
    position: relative
}

.divpouplogin__tab-wrapper {
    height: auto
}

.divpouplogin__tab.show {
    opacity: 1;
    height: 100%;
    visibility: visible
}

.divpouplogin__tabs {
    list-style: none;
    padding: 0;
    margin: 0
}

    .divpouplogin__tabs li.current a {
        background: #FFF;
        color: #333
    }

    .divpouplogin__tabs li a {
        width: 50%;
        position: relative;
        float: left;
        text-align: center;
        background: #e4e4e4;
        line-height: 48px;
        height: 39px;
        color: #7d7d7d;
        text-transform: uppercase;
        font-weight: 700;
        font-size: 16px;
        cursor: pointer;
        outline: solid 1px
    }

.custinfo-forgot {
    text-align: left;
    color: #4d90fe;
    padding: 10px 3px 0;
    text-decoration: underline;
    clear: both
}

.divpouplogin__heading {
    text-align: center;
    padding: 12px 0
}

.divpouplogin__heading-subtitle {
    display: block;
    font-weight: 400;
    font-size: 15px;
    color: #888;
    line-height: 48px
}

.divpouplogin__form {
    border-top: 1px solid #e5e5e5
}

.divpouplogin__alter {
    display: block;
    position: relative;
    margin-top: 7px
}

    .divpopcontrols::after, .divpouplogin__alter::after, .popcontrols__actions .buttonsubmit::after, .popcontrols__actions::after {
        display: table;
        content: "";
        clear: both
    }

.popcontrols__actions {
    padding: 15px;
    font-size: 14px
}

    .popcontrols__actions .buttonsubmit {
        height: 35px;
        float: right;
        color: #FFF;
        font-size: 16px;
        background: #e83200;
        margin-top: 7px
    }

.divpopcontrols {
    border-bottom: 1px solid #E5E5E5
}

    .divpopcontrols .popcontrols {
        display: block;
        position: relative;
        width: 50%;
        height: 71px;
        padding: 11px 24px;
        border-right: 1px solid #e5e5e5;
        border-bottom: none;
        float: left;
        background-color: #FFF;
        border-radius: 0;
        box-sizing: border-box;
        -webkit-appearance: none;
        -moz-appearance: none
    }

        .divpopcontrols .popcontrols.popcontrolsfull {
            width: 100%
        }

        .divpopcontrols .popcontrols label {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            display: block;
            width: 100%;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-weight: 700;
            font-size: 12px;
            cursor: pointer;
            line-height: 24px;
            text-align: left
        }

        .divpopcontrols .popcontrols input {
            display: inline-block;
            height: 30px !important;
            font-size: 15px;
            color: #555;
            border-radius: 4px;
            width: 100%;
            border: none;
            padding: 0;
            background-color: transparent;
            color: rgba(75,89,102,.85)
        }

    .divpopcontrols .divpopcontrols-password {
        display: inline-block;
        position: absolute;
        right: 0;
        top: 0;
        padding: 0 15px;
        border-left: 1px solid #e4e4e4;
        font-size: 14px;
        background: #FFF;
        overflow: hidden;
        color: #444;
        cursor: pointer;
        margin-top: 12px;
        line-height: 59px
    }

.popcontrols__actions .buttonsubmit {
    display: inline-block;
    line-height: normal;
    white-space: nowrap;
    text-align: center;
    border: none;
    outline: 0;
    outline-offset: 0;
    font-weight: 400;
    width: 100%;
    padding: 10px 14px
}

.etcagree a, .fdivbox, p#dlblUN {
    font-weight: 700
}

#promopopup .innerborder, .divprogressrel {
    box-sizing: border-box
}

.divforgot {
    float: right;
    width: 48%
}

.divLogin {
    width: 48%;
    float: left
}

.aspecial {
    color: #f44336;
    position: relative;
    text-decoration: none;
    transition: all .15s ease-out
}

    .aspecial:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 1px;
        bottom: 0;
        left: 0;
        background: red;
        visibility: hidden;
        transform: scaleX(0);
        transition: all .3s ease-in-out 0s
    }

    .aspecial:hover {
        transition: all .15s ease-out
    }

        .aspecial:hover:before {
            visibility: visible;
            transform: scaleX(1)
        }

div#divsessionexpiry {
    position: fixed;
    background: #fff
}

.lblchkbox {
    width: 90% !important;
    float: left;
    padding: 7px;
    background-image: none !important
}

.spntextwallet {
    text-align: right;
    float: right;
    font-size: 18px
}

.etcagree, .registerhead {
    font-size: 14px
}

.divpointer {
    pointer-events: none
}

#ContentPlaceHolder1_chkwallet {
    height: 28px;
    width: 22px
}

.divfilters::-webkit-scrollbar {
    width: 8px;
    background-color: #ccc
}

.divfilters::-webkit-scrollbar-thumb {
    background-color: #005197;
    border-radius: 10px
}

.ui-slider-horizontal {
    margin: 10px 5px 5px !important;
    height: 5px !important;
    border-top: solid 1px #8a8a8a !important;
    background: #ccc !important
}

#slider-range .ui-slider-handle {
    background: #f5f5f5 !important;
    border-radius: 50% !important;
    width: 16px !important;
    height: 16px !important;
    top: -7px !important
}

#spinningSquaresG {
    position: relative;
    width: 234px;
    height: 28px;
    margin: auto
}

.spinningSquaresG {
    position: absolute;
    top: 0;
    background-color: #F56623;
    width: 20px;
    height: 20px;
    animation-name: bounce_spinningSquaresG;
    -o-animation-name: bounce_spinningSquaresG;
    -ms-animation-name: bounce_spinningSquaresG;
    -webkit-animation-name: bounce_spinningSquaresG;
    -moz-animation-name: bounce_spinningSquaresG;
    animation-duration: 2s;
    -o-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    animation-iteration-count: infinite;
    -o-animation-iteration-count: infinite;
    -ms-animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    animation-direction: normal;
    -o-animation-direction: normal;
    -ms-animation-direction: normal;
    -webkit-animation-direction: normal;
    -moz-animation-direction: normal;
    transform: scale(.3);
    -o-transform: scale(.3);
    -ms-transform: scale(.3);
    -webkit-transform: scale(.3);
    -moz-transform: scale(.3)
}

#serviceslider ul, #serviceslider ul li {
    padding: 0;
    overflow: hidden;
    width: 70px;
    height: 70px;
    position: relative
}

#spinningSquaresG_1 {
    left: 0;
    animation-delay: .6s;
    -o-animation-delay: .6s;
    -ms-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -moz-animation-delay: .6s
}

#spinningSquaresG_2 {
    left: 29px;
    animation-delay: .75s;
    -o-animation-delay: .75s;
    -ms-animation-delay: .75s;
    -webkit-animation-delay: .75s;
    -moz-animation-delay: .75s
}

#spinningSquaresG_3 {
    left: 58px;
    animation-delay: .9s;
    -o-animation-delay: .9s;
    -ms-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -moz-animation-delay: .9s
}

#spinningSquaresG_4 {
    left: 88px;
    animation-delay: 1.05s;
    -o-animation-delay: 1.05s;
    -ms-animation-delay: 1.05s;
    -webkit-animation-delay: 1.05s;
    -moz-animation-delay: 1.05s
}

#spinningSquaresG_5 {
    left: 117px;
    animation-delay: 1.2s;
    -o-animation-delay: 1.2s;
    -ms-animation-delay: 1.2s;
    -webkit-animation-delay: 1.2s;
    -moz-animation-delay: 1.2s
}

#spinningSquaresG_6 {
    left: 146px;
    animation-delay: 1.35s;
    -o-animation-delay: 1.35s;
    -ms-animation-delay: 1.35s;
    -webkit-animation-delay: 1.35s;
    -moz-animation-delay: 1.35s
}

#spinningSquaresG_7 {
    left: 175px;
    animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s
}

#spinningSquaresG_8 {
    left: 205px;
    animation-delay: 1.64s;
    -o-animation-delay: 1.64s;
    -ms-animation-delay: 1.64s;
    -webkit-animation-delay: 1.64s;
    -moz-animation-delay: 1.64s
}

@keyframes bounce_spinningSquaresG {
    0% {
        transform: scale(1);
        background-color: #F56623
    }

    100% {
        transform: scale(.3) rotate(90deg);
        background-color: #fff
    }
}

@-o-keyframes bounce_spinningSquaresG {
    0% {
        -o-transform: scale(1);
        background-color: #F56623
    }

    100% {
        -o-transform: scale(.3) rotate(90deg);
        background-color: #fff
    }
}

@-ms-keyframes bounce_spinningSquaresG {
    0% {
        -ms-transform: scale(1);
        background-color: #F56623
    }

    100% {
        -ms-transform: scale(.3) rotate(90deg);
        background-color: #fff
    }
}

@-webkit-keyframes bounce_spinningSquaresG {
    0% {
        -webkit-transform: scale(1);
        background-color: #F56623
    }

    100% {
        -webkit-transform: scale(.3) rotate(90deg);
        background-color: #fff
    }
}

@-moz-keyframes bounce_spinningSquaresG {
    0% {
        -moz-transform: scale(1);
        background-color: #F56623
    }

    100% {
        -moz-transform: scale(.3) rotate(90deg);
        background-color: #fff
    }
}

#serviceslider {
    position: relative;
    overflow: hidden;
    margin: 15px auto;
    border-radius: 4px
}

    #serviceslider ul {
        margin: 0 0 0 -160px;
        box-sizing: border-box;
        list-style: none
    }

        #serviceslider ul li {
            display: block;
            float: left;
            margin: 0;
            text-align: center
        }

            #serviceslider ul li img {
                border-radius: 50%;
                width: 100%;
                height: 100%;
                box-sizing: border-box;
                border: 2px solid #888
            }

.pgbartext {
    text-align: center;
    color: #52519F !important
}

#progressbarinfo {
    width: 100%;
    border-collapse: collapse;
    margin-top: 10px;
    max-width: 300px
}

table#progressbarinfo tr td {
    vertical-align: top;
    padding: 5px 0
}

    table#progressbarinfo tr td:first-child {
        text-align: right;
        color: #01458c;
        white-space: nowrap
    }

.searchservice {
    max-width: 600px;
    display: table;
    margin: 0 auto;
    width: 96%;
}

table#progressbarinfo tr td:last-child {
    color: #ff5500;
    padding-left: 5px
}

.searchPopMainHeading {
    color: #FFF;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px
}

.searchPopMain {
    height: auto;
    float: left;
    width: 100%
}

.registerhead {
    position: relative;
    top: 30px;
    background: #fff;
    box-sizing: border-box;
    padding: 15px;
    color: #044cb5;
    float: none;
    margin: auto;
    display: table;
    border-radius: 2px
}

.divprogressrel {
    float: left;
    width: 100%;
    padding: 10px;
    border-radius: 2px
}

    .divprogressrel.common {
        padding: 30px 10px
    }

        .divprogressrel.common #serviceslider {
            margin: 30px auto
        }

.searchPopMainContent {
    float: left;
    width: 100%;
    border-bottom-left-radius: 10px 10px;
    border-bottom-right-radius: 10px 10px
}

.ebcustinfo {
    padding-top: 20px
}

.etcagree {
    cursor: pointer
}

    .etcagree a {
        color: #265aa7
    }

@media screen and (max-width:420px) {
    .etcagree {
        font-size: 12px
    }
}

#daservices li a .fa, .fa-inr {
    font-size: 15px;
    background: #ee6e2b;
    color: #fff
}

#dsplnkactive:hover li {
    text-decoration: none !important
}

.apanel, .apanel:hover, .small-button, .small-button:hover, .sub-list ul li a {
    text-decoration: none
}

#daservices li a .fa {
    border: 1px solid #ee6e2b;
    border-radius: 50%;
    padding: 5px
}

.fa-inr {
    border: 1px solid #ee6e2b;
    border-radius: 50%;
    padding: 3px 8px;
    margin-right: 3px
}

#dasl ul {
    margin-bottom: 0 !important
}

#imgRefreshBalance {
    background: #000;
    width: 20px !important;
    border-radius: 50%;
    margin-top: 0;
    float: right;
    text-align: center;
    height: 20px;
    color: #fff;
    padding: 4px
}

#divagentlogin .fa-mobile {
    padding: 4px 3px !important;
    font-size: 19px !important
}

#promopopup {
    border: none;
    position: fixed;
    z-index: 750;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    max-width: 300px;
    background: #fff
}

    #promopopup .promobody {
        position: relative;
        width: 100%;
        background: #fff;
        box-sizing: border-box;
        padding: 15px;
        font-size: 14px;
        color: #044cb5;
        float: none;
        margin: auto;
        display: table;
        border-radius: 2px
    }

    #promopopup .innerborder {
        border: 1px solid #888;
        width: 100%;
        padding: 10px;
        border-radius: 2px;
        height: 230px;
        display: table-cell;
        vertical-align: middle
    }

        #promopopup .innerborder img {
            clear: both;
            display: table;
            width: 65px;
            margin: 0 auto
        }

    #promopopup label {
        font-weight: 700;
        padding: 10px 0;
        display: table;
        font-size: 18px;
        margin: 0 auto
    }

    #promopopup p {
        margin: 10px auto;
        padding: 5px 30px;
        display: table;
        background: #f4511e;
        color: #fff;
        border-radius: 2px;
        font-size: 16px;
        cursor: pointer
    }

.panelbal, p#dlblUN {
    float: left;
    text-align: left;
    margin: 0
}

p#dlblUN {
    line-height: 20px
}

.panelbal {
    width: 100%;
    border-top: 1px solid #ccc;
    padding: 4px 10px !important
}

#dimgUpdtBal {
    cursor: pointer;
    background: #ee6e2b;
    width: 20px;
    padding: 3px;
    border-radius: 50%;
    color: #fff;
    height: 20px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    float: right
}

#dasl ul#dbtnreports {
    line-height: 24px
}

.apanel {
    width: 100%;
    /* display: block; */
    padding: 0px 0px !important;
    /* border-top: 1px solid #aaa; */
    text-align: left;
    font-size: 12px;
    /* height: 30px; */
    transition-duration: .2s;
}

    .apanel:hover {
        background: transparent;
        color: #fff !important
    }

.dlbaldiv label {
    width: 100%;
    display: table
}

    .dlbaldiv label i {
        float: right;
        color: #fff;
        height: 20px;
        display: table;
        text-align: center;
        line-height: 15px;
        cursor: pointer
    }

.flinks label a, .flinks label h4, .my-reg {
    float: left
}

#searchflter h5, .fare, .fdivbox {
    text-align: left
}

.fdivbox {
    padding-left: 0;
    padding-top: 17px
}

.layer {
    background: 0 0;
    z-index: 3;
    position: fixed;
    width: 100%;
    height: 100%
}

#searchflter {
    color: #3f3f3f;
    position: absolute;
    background: #fff;
    box-sizing: border-box;
    z-index: 4;
    box-shadow: 0 0 16px 10px rgba(0,0,0,.19);
    height: 270px;
    width: 320px;
    top: 59px;
    padding: 10px 17px
}

    #searchflter:before {
        display: inline-block;
        border-color: transparent transparent #fff;
        border-width: 12px;
        border-style: solid;
        width: 0;
        height: 0;
        position: absolute;
        content: '';
        top: -22px;
        right: 50%
    }

.widthhr {
    position: relative
}

#searchflter h5 {
    color: #000;
    font-weight: 600
}

.grybg {
    background: #f4f4f4;
    padding: 8px 13px !important;
    font-size: 23px !important;
    border-top: 1px solid #e2e2e2;
    border-bottom: 1px solid #cecece
}

    .grybg .size {
        font-size: 18px;
        font-weight: 700;
        color: #6d6868;
        width: auto;
        line-height: 35px
    }

        .grybg .size span {
            color: #000;
            font-size: 21px
        }

.prom {
    background: #fff;
    padding: 11PX 11px !important;
    border-radius: 4px;
    clear: both
}

.or-des em, .right1 em {
    background: #FFF;
    font-style: normal;
    position: absolute
}

.b-h-righttext1 span {
    text-align: left;
    float: left;
    margin-bottom: 3px;
    font-size: 12px
}

.fare {
    font-weight: 700;
    margin-bottom: 8px;
    font-size: 19px
}

.agreeterms {
    padding: 15px 0 10px;
    cursor: pointer
}

#divPopupAlert {
    position: absolute;
    left: 50%;
    z-index: 1041;
    transform: translateX(-50%);
    top: 15%
}

#lblPopMessage {
    padding-right: 48px;
    display: block;
    text-align: justify
}

.errorcr info, .head-contact {
    text-align: center
}

#lblPopMessage:before {
    display: none
}

#divPopupAlert .close {
    position: absolute;
    right: 15px;
    color: #aaa !important;
    z-index: 3434;
    opacity: 1;
    line-height: 20px;
    height: initial;
    top: 15px
}

    #divPopupAlert .close:hover {
        color: #666 !important
    }

table#ContentPlaceHolder1_rbtnAircraft tr td, table#ContentPlaceHolder1_rbtnDate tr td, table#ContentPlaceHolder1_rbtnGroup tr td {
    padding-left: 5px
}

table#ContentPlaceHolder1_rbtntriptype tr td {
    padding-left: 10px
}

.btn-submitp {
    padding: 1em 4.1em !important
}

.countmod {
    border: 7px solid #C4C4C4 !important
}

#error12 {
    margin: 15px 120px !important
}

.head-contact {
    font-size: 20px !important;
    font-family: inherit;
    font-weight: 500 !important;
    line-height: 1.1;
    color: inherit
}

.contact-common {
    border: 7px solid #c5c1c1 !important
}

.input_txt12 {
    width: 84% !important;
    height: 35% !important;
    padding: 6px 8px !important
}

.input_mod {
    padding: 5px 0 !important;
    height: 35px !important
}

.my-reg {
    border: 7px solid #c5c1c1;
    margin: 10px 0 0;
    height: auto !important;
    line-height: 1.8em !important;
    border-radius: 5px;
    text-align: left;
    padding: 15px
}

.input_txtnew {
    width: 100% !important;
    height: 35px !important
}

.right1 em {
    color: #000;
    border: 1px solid #DBDBDB;
    border-radius: 20px;
    left: -52px;
    padding: 10px;
    top: 100%
}

.btn-submit {
    padding: .8em 5em !important
}

.btn-submitaff {
    padding: .8em 3em !important
}

.btn-submitl {
    padding: .8em 5em !important
}

.mod {
    padding-left: 5px
}

.contactus-tab {
    border-radius: 15px;
    padding: 7px;
    text-align: left;
    font-size: 14px
}

.auMainCont {
    border: none;
    width: 835px;
    height: auto
}

.forgot-cm {
    float: left !important
}

.or-des em {
    border: 1px solid #DBDBDB;
    border-radius: 20px;
    left: -20px;
    padding: 10px;
    top: 40%
}

.or-des {
    border-left: 1px dotted #E0E0E0;
    color: #000;
    padding: 0 90px 0 30px;
    position: relative
}

.row-mod {
    text-align: -webkit-center
}

span#spnSaveTime {
    font-size: 13px;
    line-height: 1.2em
}

.row-common {
    margin-right: -15px !important;
    margin-left: -10px !important
}

#hrmod {
    margin-top: -16px !important
}

.input_txtg, input_txtg:focus, input_txtg:hover {
    width: 100% !important
}

.row-group {
    text-align: left
}

.countmod {
    height: auto !important
}

.input_txtr, .input_txtr:hover {
    width: 94% !important;
    height: 35% !important
}

.btng {
    padding: .6em 4em !important
}

.txtlog, .txtlog:focus, .txtlog:hover {
    width: 100% !important;
   /* height: 45px !important;*/
    font-weight: 700;
}
.a-4{
    font-size:15px !important;
}
.btn-login-s {
    /* height: 45px;*/
}


.sign_reg {
    margin-bottom: 10px !important
}

table#rdoGender tr td {
    padding-left: 5px !important
}

.wht_row .form-group .email, .wht_row .form-group .pwd {
    position: absolute;
    right: 16px;
    padding: 9px;
    border-left: 1px solid #b7a8a8;
    color: #7b7575
}

.wht_row .form-group .email {
    top: 66px
}

.wht_row .form-group .pwd {
    top: 155px;
    background: #faffbd
}

.auMainWrapN {
    overflow: visible
}

.btn-submit1 {
    padding: 6px 32px !important;
    top: 0;
    border-radius: 4px
}

.cs_heading, .cs_subhead {
    color: #fff !important
}

.cs_subhead {
    font-size: 13px !important
}

.ui-widget-content {
    border: 0 solid #eee
}

.frst-table {
    font-size: 15px;
    line-height: 28px;
    text-align: justify;
    font-family: Roboto;
    color: #403c3c;
    font-weight: 700;
    background: 0 0;
    padding: 0 !important;
    border: 1px solid #ccc;
    box-shadow: 0 0 10px 0 #b7afaf;
    margin-top: 12px
}

.ac-container label, ​ .cs_subhead {
    font-family: Roboto !important
}

.ac-small.mani a, .sub-list ul li:hover {
    background: #ff8126
}

.sub-list {
    height: 338px !important;
    overflow: scroll;
    overflow-x: hidden !important
}

    .sub-list ul li {
        list-style: none !important;
        line-height: 22px;
        border-bottom: 1px solid #dad4d4
    }

        .sub-list ul li:hover a {
            color: #fff !important
        }

        .sub-list ul li a {
            color: #403c3c;
            font-weight: 400;
            font-size: 14px !important;
            display: table;
            padding: 7px 14px !important;
            width: 100% !important
        }

        .sub-list ul li:active, .sub-list ul li:focus, .sub-list ul li:hover, .sub-list ul li:visited {
            background: #ff8126;
            color: #fff
        }

.ac-small.mani a {
    color: #fff !important
}

.input_error, .input_error1 {
    color: red !important
}

.sub-list::-webkit-scrollbar {
    width: 5px !important
}

::-webkit-scrollbar-button {
    background: #fff
}

::-webkit-scrollbar-track-piece {
    background: #f9f8f8
}

::-webkit-scrollbar-thumb {
    background: #eee
}

.borderColor {
    padding: 0
}

.ac-container {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    text-align: left
}

.frontbox .frontbox__title, .frontbox .frontbox__toggle-buttons, .sub-log {
    text-align: center
}

.ac-container label {
    height: 30px !important;
    line-height: 21px !important;
    font-size: 15px !important;
    padding: 5px 13px;
    position: relative;
    z-index: 20;
    display: block;
    cursor: pointer;
    color: #38393e !important;
    text-shadow: 1px 1px 1px rgba(255,255,255,.8);
    background: #fff;
    background: -moz-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(1%,#fff),color-stop(100%,#eaeaea));
    background: -webkit-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -o-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: -ms-linear-gradient(top,#fff 1%,#eaeaea 100%);
    background: linear-gradient(top,#fff 1%,#eaeaea 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#eaeaea', GradientType=0 );
    box-shadow: 0 0 0 1px rgba(155,155,155,.3),1px 0 0 rgba(255,255,255,.9) inset,0 2px 2px rgba(0,0,0,.1)
}

    .ac-container label:hover {
        background: #fff
    }

.ac-container input:checked + label, .ac-container input:checked + label:hover {
    background: #f1f2f3;
    color: #666;
    text-shadow: 0 1px 1px rgba(255,255,255,.6);
    box-shadow: 0 0 0 1px rgba(155,155,155,.3),0 2px 2px rgba(0,0,0,.1);
    height: 30px;
    line-height: 21px;
    font-size: 13px
}

    .ac-container input:checked + label:after, .ac-container label:after {
        content: '';
        position: absolute;
        width: 24px;
        height: 24px;
        right: 13px;
        top: 7px;
        background: url(../images/arrow_down.png) center center no-repeat
    }

    .ac-container input:checked + label:after {
        background-image: url(../images/arrow_up.png)
    }

.ac-container input {
    display: none
}

.ac-container article {
    background: rgba(255,255,255,.5);
    margin-top: -1px;
    overflow: hidden;
    height: 0;
    position: relative;
    z-index: 10;
    -webkit-transition: height .3s ease-in-out,box-shadow .6s linear;
    -moz-transition: height .3s ease-in-out,box-shadow .6s linear;
    -o-transition: height .3s ease-in-out,box-shadow .6s linear;
    -ms-transition: height .3s ease-in-out,box-shadow .6s linear;
    transition: height .3s ease-in-out,box-shadow .6s linear
}

    .ac-container article p {
        color: #777;
        line-height: 23px;
        padding: 0;
        text-shadow: 1px 1px 1px rgba(255,255,255,.8);
        font: normal normal 12px 'Open Sans'
    }

.ac-container input:checked ~ article {
    -webkit-transition: height .5s ease-in-out,box-shadow .1s linear;
    -moz-transition: height .5s ease-in-out,box-shadow .1s linear;
    -o-transition: height .5s ease-in-out,box-shadow .1s linear;
    -ms-transition: height .5s ease-in-out,box-shadow .1s linear;
    transition: height .5s ease-in-out,box-shadow .1s linear;
    box-shadow: 0 0 0 1px rgba(155,155,155,.3)
}

    .ac-container input:checked ~ article.ac-large, .ac-container input:checked ~ article.ac-medium, .ac-container input:checked ~ article.ac-small {
        height: auto
    }

.sub-log {
    clear: both;
    background: #428bca
}

    .sub-log input {
        padding: 0 !important;
        border: 0 !important
    }

.top-space-medium btn {
    font-size: 20px
}

.top-space-medium input {
    background: #026cc5;
    border-radius: 0;
    padding: 8px 0;
    font-size: 15px;
    border: 1px solid #428bca;
    font-weight: 700
}

.ulnpay li, label.lblnpay {
    border: 1px solid #ccc;
    cursor: pointer
}

span#spnlatestfare {
    font-size: 13px !important;
    color: #38393e !important
}

.csupport {
    position: relative;
    float: right
}

.etBody {
    width: 100%;
    float: left
}

footer, header {
    clear: both
}

label.lblnpay {
    background: 0 0 !important;
    float: left;
    margin: 5px;
    position: relative;
    padding: 5px;
    box-sizing: border-box;
    width: 200px !important
}

.lblnpay input {
    position: absolute;
    left: 5px
}

.lblnpay img {
    float: left;
    width: 100%;
    padding-left: 16px;
    height: 40px
}

.ulnpay li {
    margin-bottom: 5px;
    background: #f5f5f5;
    float: left;
    width: 100%;
    padding: 10px;
    border-right: none;
    border-radius: 6px 0 0 6px;
    position: relative;
    transition-duration: .2s
}

    .ulnpay .selected, .ulnpay li:hover {
        background: #fff
    }

        .ulnpay .selected:before, .ulnpay li:hover:before {
            content: '';
            position: absolute;
            width: 1px;
            height: 100%;
            background: #fff;
            top: 0;
            right: -1px
        }

.frontbox.m-solo {
    left: 0;
    right: auto
}

.frontbox.m-flights {
    left: 0
}

.frontbox.m-expanded, .frontbox.m-solo {
    float: left;
    width: 525px;
    top: 0
}

.blue-border.frontbox, .front-extras .blue-border.front-extrabox, .searchbox .blue-border.icon-holder-shadow {
    -webkit-box-shadow: 0 1px 6px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 6px 2px rgba(0,0,0,.1)
}

.frontbox {
    position: absolute;
    width: 480px;
    top: 36px;
    z-index: 2;
    color: #000
}

.front-extras .front-extrabox, .frontbox, .searchbox .icon-holder-shadow {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    background-color: #FFF
}

    .frontbox .frontbox-icon-holder {
        position: absolute;
        top: 13%;
        left: 32%;
        margin-left: -19px
    }

.frontbox-icon-holder {
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background-color: #163F5E;
    position: relative;
    height: 38px;
    width: 38px
}

    .frontbox-icon-holder.m-flight .frontbox-icon-holder__icon {
        background-image: url(../images/spritesnew.png);
        background-repeat: no-repeat;
        background-position: -3453px 0;
        width: 18px;
        height: 17px;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -9px;
        margin-top: -9px
    }

.frontbox .frontbox__title a, .frontbox .frontbox__title a:hover, .frontbox .frontbox__title a:visited {
    color: #036;
    text-decoration: none;
    cursor: default
}

.frontbox .frontbox__title {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-user-select: -moz-none;
    padding: 20px 0;
    font-family: 'Open Sans Condensed',sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 13px;
    color: #000
}

.frontbox .frontbox__button-row .small-button {
    height: 36px;
    width: 112px;
    padding: 0;
    line-height: 37px;
    font-size: 16px;
    text-align: center;
    font-weight: 400
}

.small-button.silver:hover, .small-button.silver:hover .flex-content {
    background: #F6F6F6;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FFF),color-stop(100%,#F6F6F6));
    background: -webkit-linear-gradient(top,#FFF 0,#F6F6F6 100%);
    background: -moz-linear-gradient(top,#fff 0,#f6f6f6 100%);
    background: -ms-linear-gradient(top,#FFFFF 0,#FFF6F6F6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF6F6F6', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF6F6F6', GradientType=0)";
    background: linear-gradient(top,#fff 0,#f6f6f6 100%)
}

.small-button .button-text + .arrow {
    margin-left: 5px
}

.small-button .arrow {
    display: inline-block;
    position: relative;
    width: 12px
}

    .small-button .arrow .img {
        background-image: url(../images/spritesnew.png);
        background-repeat: no-repeat;
        background-position: -26px 0;
        width: 12px;
        height: 6px;
        position: absolute;
        top: -5px;
        margin-top: -3px
    }

.dd-popup .dd-header {
    position: relative;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    margin: 0 8px;
    border-bottom: 1px solid #ACACAC;
    color: #163F5E
}

.dd-popup {
    -webkit-box-shadow: #666 0 6px 8px -3px;
    -moz-box-shadow: #666 0 6px 8px -3px;
    box-shadow: #666 0 6px 8px -3px;
    display: none;
    position: absolute;
    left: 0;
    background-color: #FFF;
    border: 1px solid #ACACAC;
    z-index: 100;
    overflow-y: auto
}

.frontbox .frontbox__button-row .dd-popup {
    top: 10px
}

.dd-popup .dd-select {
    position: relative;
    white-space: nowrap;
    color: #6E788B;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    padding: 0 8px;
    height: 35px;
    line-height: 20px
}

    .dd-popup .dd-select select {
        float: right;
        margin-left: 15px;
        margin-top: 8px
    }

option {
    font-weight: 400
}

user agent stylesheetoption {
    font: inherit
}

.dd-popup .dd-select .accessory.person-icon {
    position: relative;
    width: 10px;
    display: inline-block;
    margin-right: 10px
}

.dd-popup .dd-select .accessory {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-top: 8px
}

    .dd-popup .dd-select .accessory.person-icon .img {
        background-image: url(../images/spritesnew.png);
        background-repeat: no-repeat;
        background-position: -7324px 0;
        width: 10px;
        height: 10px;
        position: absolute;
        top: 50%;
        margin-top: -5px
    }

.frontbox.m-expanded .frontbox__above-form-area, .frontbox.m-solo .frontbox__above-form-area {
    height: 36px
}

.frontbox .frontbox__above-form-area {
    height: 0;
    overflow: hidden
}

.small-button.silver.selected, .small-button.silver.selected:hover {
    background: #39506A;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#6E788B),color-stop(100%,#39506A));
    background: -webkit-linear-gradient(top,#6E788B 0,#39506A 100%);
    background: -moz-linear-gradient(top,#6e788b 0,#39506a 100%);
    background: -ms-linear-gradient(top,#FF6E788B 0,#FF39506A 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6E788B', endColorstr='#FF39506A', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF6E788B', endColorstr='#FF39506A', GradientType=0)";
    background: linear-gradient(top,#6e788b 0,#39506a 100%)
}

.small-button.silver.selected {
    color: #FFF;
    text-shadow: #1E2A38 0 -1px 0;
    border: 1px solid #4C5360
}

.frontbox .frontbox__toggle-buttons .small-button {
    padding: 0 14px;
    height: 28px;
    line-height: 28px;
    font-size: 13px
}

.small-button.selected, .small-button.selected.taller {
    background: #FCF9D7;
    box-shadow: none;
    color: #6E788B;
    text-shadow: none
}

.small-button.segmented-first {
    border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px
}

.small-button:first-child {
    margin-left: 0
}

.small-button.silver, .small-button.silver .flex-content {
    background: #E9E9E9;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FEFEFE),color-stop(100%,#E9E9E9));
    background: -webkit-linear-gradient(top,#FEFEFE 0,#E9E9E9 100%);
    background: -moz-linear-gradient(top,#fefefe 0,#e9e9e9 100%);
    background: -ms-linear-gradient(top,#FFFEFEFE 0,#FFE9E9E9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFEFEFE', endColorstr='#FFE9E9E9', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFEFEFE', endColorstr='#FFE9E9E9', GradientType=0)";
    background: linear-gradient(top,#fefefe 0,#e9e9e9 100%)
}

.small-button.silver {
    border-color: #D7D7D7;
    color: #324C5F
}

.small-button.segmented-middle {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-left: 0;
    margin: 0
}

.small-button {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background-image: url(sprites_bg.png);
    background-position: 0 -64px;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -o-user-select: none;
    user-select: none;
    -moz-user-select: -moz-none;
    background-repeat: repeat-x;
    white-space: nowrap;
    display: inline-block;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid #B7CFDF;
    padding: 1px 5px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    font-family: Arial,sans-serif;
    text-shadow: #FFF 1px 1px 0;
    color: #6E788B;
    margin-left: 5px
}

.form-padding {
    padding: 2px 0 5px
}

.frontbox .frontbox__row.m-show-always {
    height: 55px
}

.frontbox .frontbox__form-field-wrapper.m-half-width {
    width: 50%
}

.frontbox .frontbox__form-field-wrapper {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    float: left;
    padding: 0 14px;
    position: relative
}

.frontbox .frontbox__field-label {
    font-size: 17px;
    line-height: 30px
}

.frontbox .input-container input {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #CCC;
    width: 100%;
    height: 36px;
    padding: 5px;
    line-height: 20px;
    font-size: 17px
}

.frontbox.m-expanded .frontbox__row.m-show-on-expand, .frontbox.m-solo .frontbox__row.m-show-on-expand {
    height: 80px
}

.frontbox .frontbox__row {
    height: 0;
    position: relative
}

.frontbox.m-expanded .frontbox__active-button-row, .frontbox.m-solo .frontbox__active-button-row {
    height: 50px;
    display: block
}

.frontbox.m-expanded .frontbox__hide-on-animation {
    display: block
}

.frontbox .frontbox__button-wrapper {
    margin: 5px 15px 15px 9px
}

.frontbox .frontbox__button-row {
    text-align: right
}

    .frontbox .frontbox__button-row .small-button, .frontbox .frontbox__button-row button {
        margin-left: 10px;
        cursor: pointer
    }

.frontbox-search-button.m-active {
    background: #ED6700;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#FF6F00),color-stop(100%,#ED6700));
    background: -webkit-linear-gradient(top,#FF6F00 0,#ED6700 100%);
    background: -moz-linear-gradient(top,#ff6f00 0,#ed6700 100%);
    background: -ms-linear-gradient(top,#FFFF6F00 0,#FFED6700 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF6F00', endColorstr='#FFED6700', GradientType=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFF6F00', endColorstr='#FFED6700', GradientType=0)";
    background: linear-gradient(top,#ff6f00 0,#ed6700 100%);
    -webkit-box-shadow: 0 1px 1px #994300,inset 0 1px 0 #FFBB87;
    -moz-box-shadow: 0 1px 1px #994300,inset 0 1px 0 #ffbb87;
    box-shadow: 0 1px 1px #994300,inset 0 1px 0 #FFBB87;
    border: 1px solid #E36300;
    color: #FFF
}

button {
    margin: 0;
    padding: 2px 6px 3px
}

.frontbox-search-button.m-active.m-flight .frontbox-search-button__icon {
    background-image: url(../images/spritesnew.png);
    background-repeat: no-repeat;
    background-position: -1213px 0;
    width: 18px;
    height: 17px
}

.frontbox-search-button.m-flight .frontbox-search-button__icon {
    background-image: url(../images/spritesnew.png);
    background-repeat: no-repeat;
    background-position: -3476px 0;
    width: 18px;
    height: 17px;
    top: 2px
}

.frontbox-search-button .frontbox-search-button__icon {
    display: inline-block;
    margin-left: 10px;
    position: relative
}

.frontbox-search-button .frontbox-search-button__text {
    display: inline-block;
    padding: 6px 14px 5px;
    line-height: 22px;
    height: 20px
}

.frontbox-search-button {
    color: #163F5E;
    font-weight: 700;
    font-size: 20px
}

.frontbox .calendar-icon {
    right: 6px
}

.frontbox .frontbox__calendar-icon {
    right: 6px;
    bottom: 18px;
    left: 108px
}

.calendar-icon {
    background-image: url(../images/spritesnew.png);
    background-repeat: no-repeat;
    background-position: -401px 0;
    height: 17px;
    top: 50%;
    margin-top: -9px;
    display: inline-block;
    position: relative;
    width: 19px
}

.frontbox .input-container select {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #CCC;
    width: 100%;
    height: 36px;
    padding: 5px;
    line-height: 20px;
    font-size: 17px
}

.ui-autocomplete-multiselect .ui-autocomplete-multiselect-item .ui-icon {
    float: right;
    cursor: pointer
}

.ui-autocomplete-multiselect .ui-autocomplete-multiselect-item {
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    padding: 1px 3px;
    margin-right: 2px;
    margin-bottom: 3px;
    color: #333;
    background-color: #f6f6f6
}

.ui-autocomplete-multiselect input {
    display: inline-block;
    border: none;
    outline: 0;
    height: auto;
    margin: 2px 2px 5px;
    overflow: visible;
    text-align: left
}

.ui-autocomplete-multiselect.ui-state-active {
    outline: 0;
    border: 1px solid #7ea4c7;
    -moz-box-shadow: 0 0 5px rgba(50,150,255,.5);
    -webkit-box-shadow: 0 0 5px rgba(50,150,255,.5);
    -khtml-box-shadow: 0 0 5px rgba(50,150,255,.5);
    box-shadow: 0 0 5px rgba(50,150,255,.5)
}

.ir, .visuallyhidden {
    border: 0;
    overflow: hidden
}

.ir {
    background-color: transparent
}

    .ir:before {
        content: "";
        display: block;
        width: 0;
        height: 100%
    }

.visuallyhidden {
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    padding: 0;
    position: absolute;
    width: 1px
}

    .visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
        clip: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        position: static;
        width: auto
    }

@media print {
    blockquote, img, pre, tr {
        page-break-inside: avoid
    }

    * {
        background: 0 0 !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a, a:visited {
        text-decoration: underline
    }

        a[href]:after {
            content: " (" attr(href) ")"
        }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

    blockquote, pre {
        border: 1px solid #999
    }

    thead {
        display: table-header-group
    }

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    h2, h3, p {
        orphans: 3;
        widows: 3
    }

    h2, h3 {
        page-break-after: avoid
    }
}
/*==================================================*/
/*////// DEFAULT OLD                          //////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/

/*Master*/
.navbar {
    background: #fff;
}

    .navbar a {
        padding: 0;
        color: #666 !important;
        font-weight: 600;
        font-size: 14px;
        transition-duration: 0.3s;
    }

        .navbar a:hover {
            color: #d32f2f !important;
        }

footer.bg-dark {
    /* background-color: #0f6aee !important;*/
    background-color: #2257a7 !important;
}

.iw-24 {
    width: 24px;
}

footer .colora {
    color: #ffffff;
    line-height: 23px;
}
/*home index*/
.btn-theme {
    color: #fff;
    background-color: #ff5500;
    border-color: #ff5500;
    border-radius: 0 !important
}

.search-title {
    padding: 50px 0 30px;
    color: #fff;
    text-shadow: 0 0 6px #444;
    font-weight: bold;
}

.divHoliday {
    position: relative;
    overflow: hidden;
}

    .divHoliday:hover a:before {
        content: '';
        position: absolute;
        background: rgba(0,0,0,0.7);
        width: 100%;
        height: 100%;
        z-index: 1;
        left: 0;
        top: 0;
    }

.show-mob {
    display: none;
}

@media screen and (max-width:768px) {
    .show-mob {
        display: block;
    }

    #collapsibleNavbar {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #fff;
        z-index: 3;
        overflow: hidden;
        overflow-y: auto;
    }

    .nav-link {
        padding: 8px 10px !important;
        border-bottom: 1px solid #dedede;
        width: 100%;
        display: block !important;
    }

        .nav-link i {
            width: 24px;
            text-align: center;
        }
}
/*csss-main--aerosafe--website--*/
.menustyle {
    position: relative;
    top: -8px;
    left: -40px;
}

    .menustyle li {
        cursor: pointer;
    }

    .menustyle li {
        display: inline-block;
        list-style: none;
        cursor: pointer;
        padding: 0px 4.2px;
    }

        .menustyle li img {
            box-shadow: 0 3px 5px 0 rgb(0 0 0 / 30%);
            border-radius: 7px;
            transition: all .5s ease;
        }

.new-bill-payments {
    background-color: #ffffff;
    border-radius: 13px;
    width: 86%;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 220px;
}

.all-tabs-ch {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.search-panel .bg-darktrans {
    padding: 2px 10px 0 !important;
}

footer, header {
    clear: both;
}



.w-101-border {
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
    padding-bottom: 84px;
}

.search-panel.flights .search-group.source {
    /* width: 20%; */
    width: 18.3%;
}

#txtSource:first-child {
    border-left: 0px solid #ebebeb !important;
}

.one-flight {
    border-radius: 0px !important;
}

.new-files-f {
    border: 0px solid #ced4da !important;
}

.search-panel.flights .search-group.source {
    /* width: 20%; */
    width: 18.3%;
}

.search-panel.flights .search-group.date {
    width: 17%;
}

.search-panel.flights .search-group.misc {
    width: 17%;
    position: relative;
}

#txtSource:first-child {
    border-left: 0px solid #ebebeb !important;
}

.one-flight {
    border-radius: 0px !important;
}

#txtSource, #txtDestination, #txtDOJ, #txtDOR, #flightsDesc {
    /*width: 266px;*/
    font-weight: 700;
    height: 60px;
    font-size: 13px;
    border-left: 1px solid #e0dede !important;
}

.f-1 {
    padding-top: 10px;
}

.svg-tr {
    position: absolute;
    top: 31px;
    left: 18%;
    transition: all .5s ease 0s;
    cursor: pointer;
    display: none;
}

    .svg-tr:hover {
        transform: rotate( 360deg );
    }

.boxstyle {
    position: relative;
    top: 5px;
    padding-left: 87%;
}

.search-panel.flights .search-group.search {
    width: 216px;
}

.search-panel.flights .search-group.date {
    width: 17%;
}

.btn-theme {
    color: #fff;
    background-color: #d32f2f !important;
    border-color: #d32f2f !important;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
    line-height: 36px;
    font-size: 14px;
}

.safer-bg {
    background-color: #e0dede;
}

#offersafer {
    background: #e0dede;
    padding-top: 33%;
    margin-bottom: 2%;
}

.ficons {
    clear: both;
    padding: 42px 0;
    /* background: #195eb7; */
    background: url(../images/bg-glass-new-1.png);
    background-position: unset;
    background-repeat: round;
    margin-bottom: 2%;
    display: none;
}

.width-2 {
    flex: 0 0 19% !important;
    max-width: 19% !important;
}

.search-panel.flights .search-group.date {
    width: 17%;
}

@media only screen and (min-width: 768px) {
    .searchboxbtn {
        /* margin-top: -63px; */
        margin-top: -35px;
    }
}

@media screen and (max-width: 768px) {
}

@media screen and (max-width: 768px) {
    .search-panel .search-group {
        width: 100% !important;
        margin-bottom: 5px;
    }

    .boxstyle {
        top: 0px !important;
    }

    .boxstyle {
        padding-left: 0px !important;
    }

    .searchpanel {
        width: 100% !important;
    }

    #txtSource, #txtDestination, #txtDOJ, #txtDOR, #flightsDesc {
        width: 100% !important;
        /* height: 95px; */
        height: auto;
        font-weight: 500;
        font-size: 13px;
        border-left: 1px solid #e0dede !important;
    }

    .search-panel .search-group {
        width: 100% !important;
        margin-bottom: 5px;
    }

    .menustyle li img {
        width: 52px !important;
    }

    .menustyle {
        position: relative;
        top: -16px;
        left: 0 !important;
    }

    #flightsDesc {
        padding-top: 9px !important;
    }

    #txthdc, #ddlhtlNationality, #txthcindt, #txthcoutdt {
        height: auto !important;
    }

    #hotelsDesc {
        padding-top: 12px !important;
    }

    .cellpadding {
        border-top: 0px solid #e0dede !important;
        border-bottom: 0px solid #e0dede !important;
    }

    .search-panel .bg-darktrans {
        padding: 10px 10px 0 !important;
    }

    .new-right-bor {
        border-left: 0px solid #e0dede !important;
        height: 50px;
    }

    .menustyle li {
        display: inline-block;
        list-style: none;
        cursor: pointer;
        padding: 2px 0px !important;
    }

    .new-files-f {
        border: 1px solid #ced4da !important;
    }

    .btn-mobile-res {
        margin-top: 0px !important;
    }

    .svg-tr {
        position: absolute;
        top: 48px !important;
        transition: all .5s ease 0s;
        cursor: pointer;
        left: 94% !important;
    }

    #txthdc, #ddlhtlNationality, #txthcindt, #txthcoutdt {
        width: 100% !important;
    }

    .safer-btncall {
        margin-top: 20px !important;
    }
}

/*search--hotels--css*/
.search-panel.hotels .search-group.source {
    width: 30.3%;
}

.cellpadding {
    padding-top: 4px;
    margin-top: 12px;
    border-top: 1px solid #e0dede;
    border-bottom: 1px solid #e0dede;
    padding-bottom: 4px;
    margin-bottom: 10px;
}

#txthdc, #ddlhtlNationality, #txthcindt, #txthcoutdt {
    /*width: 256px;*/
    /* height: 95px; */
    height: 69px;
    font-size: 13px;
    border-left: 1px solid #e0dede !important;
    font-weight: 700;
}

.search-panel.hotels .search-group.date {
    width: 15%;
}

.search-panel.hotels .search-group.date {
    width: 15%;
}

.search-panel.hotels .search-group.misc {
    width: 20%;
    position: relative;
}

.new-right-bor {
    border-left: 1px solid #e0dede !important;
    height: 69px;
}

#hotelsDesc {
    padding-top: 27px;
    padding-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
}

.search-panel.hotels .search-group.search {
    width: 216px;
}

#txthdc:first-child {
    border-left: 0px solid #e0dede !important;
}

.form-control:hover {
    background: #eaf5ff;
}
/*header--bar--css*/
#safer-main {
    background: #e0dede;
    font-weight: 400;
    padding: 0 8px;
    width: 100%;
   /* height: 123px;*/
    /* z-index: 11;*/
}
/*bus-page--css*/
.buses-bdr {
    border-top: 1px solid #e0dede;
    padding-top: 6px;
    border-bottom: 1px solid #e0dede;
    padding-bottom: 8px;
}

.search-panel.buses .search-group {
    width: 221px !important;
}

#txtSource:first-child {
    border-left: 0px solid #e0dede !important;
}

.svg-tr-1 {
    position: absolute;
    top: 26px;
    left: 18.5%;
    transition: all .5s ease 0s;
    cursor: pointer;
    display: none;
}

    .svg-tr-1:hover {
        transform: rotate( 360deg );
    }

@media screen and (max-width: 768px) {
    .svg-tr-1 {
        left: 94% !important;
    }

    .search-panel.buses .search-group {
        width: 100% !important;
    }

    .buses-bdr {
        border-top: 0px solid #e0dede !important;
        padding-top: 0px !important;
        border-bottom: 0px solid #e0dede !important;
        padding-bottom: 0px !important;
    }

    .mobile-safer li span {
        color: #000000 !important;
    }

    .white {
        margin-top: 0px !important;
    }

    .width-2 {
        flex: 0 0 100% !important;
        max-width: 100% !important;
        /* width: 100%; */
    }

    .onta-search-p1 {
        text-align: center;
    }

    .w-101-border {
        border-top: 0px solid #e0dede;
        border-bottom: 0px solid #e0dede;
    }

    .links-mobres {
        background: #0b6be4;
        padding: 0px 10px;
        border-radius: 4px;
    }

    .safer-mobile {
        position: absolute;
        right: 0;
        top: 7px;
    }

    .menu-safer {
        margin-top: 5px !important;
    }
}
/*tbas---page--css*/
.tabs-onta {
    margin-top: 1%;
    margin-bottom: 2%;
}

.nav-item.nav-link.active {
    border: none;
    padding: 5px 2px;
    color: #fff;
    background: #0e90cb !important;
    border-radius: 0;
}

nav > .nav.nav-tabs {
    border: none;
    color: #fff !important;
    background: #09204b;
    border-radius: 0;
    font-size: 20px;
}

.nav-tabs .nav-link {
    color: #ffffff !important;
}

nav > div a.nav-item.nav-link.active:after {
    content: "";
    position: relative;
    bottom: -22px;
    left: 2%;
    border: 10px solid transparent;
    border-top-color: #ffffff;
}

/*--fligts--all*/
#more-sec {
    background: #e0dede;
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 50px;
}

.dm-flight a {
    color: #525252;
    line-height: 20px;
    font-size: 14px;
    word-wrap: break-word;
}

.menu-safer {
    float: right;
}

.form-control:focus {
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}
/*partner--login--page--css*/
.main-login-from {
    /*background: linear-gradient(to right,#F2F4F7 63%,#fff 33%);*/
    /* background: #e0dede;*/
    background-image: url('../Images/05.jpg');
    background-size: cover; /* Scale the image to cover the entire element */
    background-position: center; /* Center the image within the element */
    background-repeat: no-repeat;
}

.service__icon--heading {
    font-size: 30px;
    text-align: left;
    line-height: 1.3;
    color: #000;
    width: 100%;
}

.p-img {
    width: 100%;
    height: 300px;
}

.service__icon {
    padding-top: 19%;
}

    .service__icon li {
        display: inline-block;
        text-align: center;
        width: 24%;
    }

.service__icon--label {
    font-size: 14px;
    color: #324253;
    padding-top: 10px;
    font-weight: 500;
}

.ar-aero {
    padding-top: 20px !important;
}

.pn-login-user {
    background: #f2f4f7;
}

.main-bb-h {
    font-size: 25px;
    color: #333;
}

.business__content {
    display: flex;
    align-items: center;
    padding: 10px 0;
}

.business__details--heading {
    font-size: 20px;
    color: #324253;
    font-weight: 500;
    margin-bottom: 0px;
}

.business__details--text {
    font-size: 12px;
    color: #999999;
    font-weight: 500;
}

.second-login-data {
    background: #ffffff;
}

.sec-side-img {
    width: 100%;
}

.prehead__text {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #7e8085;
    text-align: center;
    width: 100%;
    margin-bottom: 0px;
}

.main__heading-rg {
    font-size: 32px;
    color: #333;
    text-align: center;
    width: 100%;
}

.register__content_1 {
    background: #393939;
    padding: 40px;
}

    .register__content_1.active, .register__content_1:hover {
        background: #d4130e;
    }

.register__content--text {
    font-size: 18px;
    color: #fff;
    letter-spacing: 0.5px;
    line-height: 1.4;
    padding: 20px 0;
}

.register__content--link {
    color: #fff;
    font-size: 20px;
    white-space: nowrap;
}

.advantages__content {
    display: flex;
    align-items: center;
}

.advantages__img {
    width: 90px;
    margin-right: 15px;
}

.advantages__content--heading {
    font-size: 18px;
    color: #333;
    margin-bottom: 8px;
    font-weight: 600;
    margin-bottom: 0px;
}

.advantages__content--para {
    color: #666;
    line-height: 1.3;
    font-weight: 500;
    font-size: 14px;
}

.last-sec-icon {
    padding-top: 20px;
    padding-bottom: 20px;
}

.business__points--text {
    font-size: 15px;
    line-height: 1.5;
    color: #666;
    padding: 10px 0;
    font-weight: 500;
}

.banner__login--heading {
    font-size: 18px;
    line-height: 1.3;
    padding-top: 20px;
}

.all-account-para {
    font-size: 18px;
    margin-bottom: 20px;
    /* color: #126dd0; */
    font-weight: bold;
    /* color: #0072CE; */
    color: #09469f;
    margin-left:30px;
}

.one-re {
    color: #ff7b39;
    font-weight: 700;
}
.one-re1 {
    font-weight: 700;
    color: #126dd0;
    position: relative;
    bottom: -20px;
    right: 60%;
}

.sli-d {
    border-radius: 10px;
}

@media screen and (max-width: 768px) {
    .service__icon--heading {
        width: 100%;
    }

    .main-login-from {
        background: #F2F4F7;
    }

        .main-login-from .all-reverse {
            flex-direction: column-reverse;
        }

    .flights-banner-bg {
        height: 100% !important;
    }
}




/*shinner*/

.br {
    border-radius: 8px;
}

.w80 {
    width: 80%;
}

.card {
    border: 2px solid #fff;
    box-shadow: 0px 0px 10px 0 #a9a9a9;
    padding: 30px 40px;
    width: 100%;
    margin: 50px auto;
}

.wrapper {
    width: 0px;
    animation: fullView 0.5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.comment {
    height: 10px;
    background: #777;
    margin-top: 5px;
    margin-bottom: 11px;
}

.squrefilterheading {
    height: 35px;
}

.squre {
    height: 60px;
}

.squre1 {
    height: 100px;
}

@keyframes fullView {
    100% {
        width: 100%;
    }
}


.animate {
    animation: shimmer 2s infinite linear;
    background: linear-gradient(to right, #eff1f3 4%, #e2e2e2 25%, #eff1f3 36%);
    background-size: 1000px 100%;
}

@keyframes shimmer {
    0% {
        background-position: -1000px 0;
    }

    100% {
        background-position: 1000px 0;
    }
}

.last-forgot {
    font-size: 16px;
    /* padding: 10px 0; */
    color: #000;
    padding-top: 10px;
    margin-bottom: 22px;
}
/*bus--results--css-*/
.net-modify-bus {
    border-radius: 4px !important;
    font-weight: 500 !important;
    border: 1px solid #002543 !important;
    font-size: 14px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    color: #000 !important;
    background: transparent !important;
    margin-bottom: 10px;
}

.bus-see-res {
    font-weight: 500;
    color: #363636;
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
}

.bus-sec-fiters {
    border-radius: 4px !important;
    font-weight: 500 !important;
    border: 1px solid #002543 !important;
    font-size: 14px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    color: #000 !important;
    background: transparent !important;
    padding: 4px 50px !important;
    margin-left: 53px;
}

.bus-bdm-info {
    background: #fff;
    border: 1px solid rgba(156,170,179,.28);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    border-radius: 5px;
    padding: 15px 15px 10px;
}

.bus-modal-pop {
    border-radius: 4px !important;
    font-weight: 500 !important;
    border: 1px solid #fff !important;
    font-size: 12px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    color: #fff !important;
    background: transparent !important;
    margin-bottom: 8px;
}

.res-bus-rr {
    font-weight: 500;
    color: #363636;
    font-size: 12px;
    text-transform: uppercase;
    padding: 0px 4px;
}

.one-re:hover {
    color: #333;
    cursor: pointer;
}

.bdm-bdr {
    /*border: 1px solid #ededed;*/
    border-radius: 10px;
    padding: 4px 4px;
}

.one-ree-p {
    margin-bottom: 7px !important;
}

.all-form-sm {
    max-width: 600px;
    margin: 0 auto;
    background: #fff;
    padding-top: 10px !important;
    padding-bottom: 15px;
    border-radius: 5px;
}

/*date--calender--css--jquery*/
.form-control {
    font-size: 15px !important;
}

label {
    font-size: 13px;
}

.check-field span:hover {
    color: #d4130e;
}

.flights-banner-bg {
    /*background-image: url(../Images/all-png-bannner.jpg);
    height: 420px;*/
}

@media screen and (max-width: 768px) {
    .menu-insurance-d {
        margin-bottom: 5px;
    }

    .onta-search-p1 {
        display: none;
    }
}

/*insurance--search-results--page--css*/

#divrresult .each-result {
    margin-bottom: 10px;
    /* display: inline-block; */
    width: 100%;
    padding: 8px 10px 0 16px;
    transition-duration: .2s;
    border: none;
    border: 1px solid rgba(156,170,179,.28);
    box-shadow: 0 0 9px 0 rgb(0 0 0 / 10%);
    /* margin: 6px 0; */
    box-sizing: border-box;
    border-radius: 5px;
    transition-duration: 0.4s;
    background: #fff;
}

    #divrresult .each-result:hover {
        box-shadow: 0 4px 10px 0 rgb(0 0 0 / 20%), 0 4px 20px 0 rgb(0 0 0 / 19%);
        z-index: 1;
    }

.btn-insurance-1 {
    text-align: right;
}

.price-insurance label {
    line-height: 30px;
    font-weight: bold;
    font-size: 18px;
    position: relative;
    top: 3px;
}

.insurance-poup {
    border-radius: 4px !important;
    font-weight: 500 !important;
    border: 1px solid #fff !important;
    font-size: 12px !important;
    white-space: nowrap !important;
    text-transform: uppercase;
    color: #fff !important;
    background: transparent !important;
    margin-bottom: 8px;
    margin-top: 8px;
}

.last-modi-search-re {
    text-align: end;
}

.lg-insurance-pkg {
    max-width: 1000px !important;
}

.pdr-insurance-menu {
    margin-bottom: 10px;
}

.insurance-process-da {
    padding-top: 11px;
    font-size: 15px;
    color: #fff;
}

@media screen and (max-width: 768px) {
    .fn-insu-btn {
        width: 100%;
    }

    .cld-insurance {
        min-width: auto !important;
    }
}

.insurance-spped {
    margin: 4px 0 !important;
    line-height: 36px;
    padding-top: 12px;
}

.bdr-insurance {
    padding-bottom: 15px;
}

.cld-insurance {
    min-width: 750px;
}

.one-pkg-s {
    margin-bottom: 10px;
}

.light-bg-aerosafe {
    background: #e0dede;
}
/*m--dash--board-css*/
.main_pannl {
    margin-bottom: 50px;
    width: 100%;
    float: left;
}

.oval-header {
    width: 100%;
    height: 52px;
    overflow: hidden;
    position: relative;
}

.m_absl {
    position: absolute;
    z-index: 1;
    width: 100%;
}

.fli-c {
    width: 90%;
    margin: 0 auto;
}

.manuicn {
    float: left;
    margin-top: 0;
}

.container_menu {
    display: inline-block;
    cursor: pointer;
}

.bar1, .bar2, .bar3 {
    width: 22px;
    height: 3px;
    background-color: #000;
    margin: 4px 0;
    transition: .4s;
}


.oval-header--mask::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
}


.tophalf_v3 {
    width: 100%;
    padding: 20px 0px 0px 0;
}

.tophalf_v3 {
    width: 100%;
    padding: 20px 0px 0px 0;
}

.mnblock {
    width: 94%;
    margin: 0 auto;
}

.bdr-b {
    border-bottom: 1px solid #cdcdcd;
}

.sect_tp {
    width: 100%;
    float: left;
    margin-top: 11px;
    padding-bottom: 14px;
}

* {
    box-sizing: border-box
}

body, p {
    margin: 0;
    padding: 0;
    /* font-family: 'Lato',sans-serif*/
    font-family: system-ui;
}

.oval-header {
    width: 100%;
    height: 52px;
    overflow: hidden;
    position: relative
}

.oval-header--mask {
    width: 200%;
    height: 200%;
    transform: translate(-25%,-51%);
    border-radius: 0 0 50% 50%;
    overflow: hidden;
    border-top: 0;
    background-color: #fff;
    background-size: cover
}

    .oval-header--mask::after {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute
    }

.arr-nw {
    width: 16px;
    height: 12px;
    content: '';
    background: url(https://www.easemytrip.com/home-css-js/img/icon.png);
    background-position: -197px 52px;
    background-size: 107px 65px;
    margin-top: 16px;
    position: absolute;
    left: 0
}

.manuicn {
    float: left;
    margin-top: 0
}

.flimm {
    width: 154px;
    height: 44px;
    background: url(../images/aero-safe-logo.png);
    background-size: 100%;
    margin: 10px auto;
    background-repeat: no-repeat;
}

.container_menu {
    display: inline-block;
    cursor: pointer
}

.bar1, .bar2, .bar3 {
    width: 22px;
    height: 3px;
    background-color: #fff;
    margin: 4px 0;
    transition: .4s
}

.bar2 {
    width: 16px;
    margin: 0 auto
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-10px,8px);
    transform: rotate(-45deg) translate(-10px,8px)
}

.change .bar2 {
    opacity: 0
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-1px,0px);
    transform: rotate(45deg) translate(-1px,0px)
}

.fli_n_icn {
    width: 60px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/mob-aero-2.png) no-repeat 0 3px;
    background-size: 60px 45px;
    display: block
}

.htl_n_icn {
    width: 50px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/mob-aero-1.png) no-repeat 0 0px;
    background-size: 50px 40px;
    display: block
}

.bus_n_icn {
    width: 45px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/mob-aero-3.png) no-repeat 0 4px;
    background-size: 45px 40px;
    display: block
}

.fs_n_icn {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/nw_icons/flight_status_nw.svg) no-repeat -5px -3px;
    background-size: 60px 60px;
    display: block
}

.cb_n_icn {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: url(../Images/md-dash-2.png) no-repeat 0 0;
    background-size: 50px 40px;
    display: block
}

.md_n_icn {
    width: 38px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/nw_icons/modify-booking-icn.png) no-repeat 0 0;
    background-size: 38px 38px;
    display: block
}

.my_n_icn {
    width: 50px;
    height: 40px;
    margin: 0 auto;
    background: url(../Images/md-dash-5.png) no-repeat 0 0;
    background-size: 50px 40px;
    display: block
}

.my_n_icn_1 {
    width: 50px;
    height: 40px;
    margin: 0 auto;
    background: url(../Images/md-dash-7.png) no-repeat 0 0;
    background-size: 50px 40px;
    display: block
}

.vs_n_icn {
    width: 50px;
    height: 40px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/nw_icons/visa-n-icn.svg) no-repeat 0 7px;
    background-size: 48px 30px;
    display: block
}

.icn_ttl {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    text-align: center;
    display: block;
    text-transform: uppercase;
    margin-top: 5px
}

.outer_wrap::-webkit-scrollbar {
    display: none
}

.actv_nw {
    border-bottom: 3px solid #0e9dd2
}

.fli-c {
    width: 90%;
    margin: 0 auto
}

.clr {
    clear: both
}

.m_absl {
    position: absolute;
    z-index: 1;
    width: 100%
}

.m_rel {
    position: relative
}

.mnblock {
    width: 94%;
    margin: 0 auto
}

.sect_tp {
    width: 100%;
    float: left;
    margin-top: 11px;
    padding-bottom: 14px
}

.sect_bt {
    width: 100%;
    float: left;
    margin-top: 14px;
    margin-bottom: 14px
}

.sect_bt_n2 {
    width: 100%;
    float: left;
    padding-top: 11px
}

.tp_sc {
    float: left;
    width: 25%;
    position: relative
}

.tp_sc1 {
    float: left;
    width: 33%
}

    .tp_sc a, .tp_sc1 a {
        text-decoration: none
    }

.bdr-r {
    border-right: 1px solid #e0e0e0
}

.tp_sc:after {
    content: '';
    height: 36px;
    width: 1px;
    top: 15px;
    right: 0;
    position: absolute;
    background: #e0e0e0
}

.tp_sc:last-child:after {
    content: none
}

.bdr-b {
    border-bottom: 1px solid #cdcdcd
}

.bdr-t {
    border-top: 1px solid #cdcdcd
}

.mgl30 {
    margin-left: 30px
}

.botm_pnl {
    width: 100%;
    float: left;
    margin: 24px 0 0
}

.mntitle {
    font-size: 19px;
    font-weight: 600;
    color: #000
}

.contabs {
    width: 100%;
    margin: 0 auto
}

ul.tabs_n2 {
    margin: 10px auto;
    padding: 0;
    list-style: none;
    width: 94%
}

    ul.tabs_n2 li {
        background: #fff;
        color: #000;
        display: inline-block;
        padding: 4px 12px;
        cursor: pointer;
        border-radius: 3px;
        border: 1px solid #000;
        text-transform: uppercase;
        font-size: 11px;
        width: 80px;
        text-align: center
    }

        ul.tabs_n2 li.current_n2 {
            background: #3995ca;
            border-color: #3995ca;
            color: #fff
        }

.tab-content_n2 {
    display: none
}

    .tab-content_n2.current_n2 {
        display: inherit
    }

.rcntblock {
    background: #f1f7fa;
    border: 1px solid #3995ca;
    border-radius: 4px;
    padding: 8px;
    display: block;
    position: relative;
    margin-bottom: 10px
}

.re-srchn2 {
    text-align: center
}

.rs-dest {
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 4px 0
}

.rs-date {
    font-size: 12px;
    display: block
}

.rcntblock:after {
    content: '';
    clear: both;
    display: table
}

.rec_bk {
    width: 100%
}

.rec_dep {
    width: 47%;
    font-size: 12px;
    float: left;
    font-weight: 600
}

.rec_arv {
    width: 47%;
    font-size: 12px;
    float: left;
    font-weight: 600;
    text-align: right
}

.dp-dt2 {
    display: block;
    font-size: 11px;
    font-weight: 400;
    color: #636262;
    line-height: 2
}

.rec-arw {
    width: 6%;
    float: left;
    margin-top: -3px
}

.wid50 {
    width: 50%;
    float: left
}

.t-right {
    text-align: right
}

.dp-dt2:before {
    margin: 0 3px 0 0;
    content: '';
    width: 14px;
    height: 16px;
    background: url(https://www.easemytrip.com/img/nw_icons/calender-fs.png) no-repeat 0 0;
    display: inline-block;
    vertical-align: text-top;
    background-size: 14px 16px
}

.mgt20 {
    margin-top: 25px
}

.outer_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto;
    margin-top: 12px
}

.inner_wrap {
    flex: 0 0 47%;
    margin-left: 10px
}

    .inner_wrap a {
        text-decoration: none;
        display: block;
        padding-bottom: 7px
    }

.inner_wrap2 {
    flex: 0 0 194px;
    margin-left: 10px
}

    .inner_wrap2 a {
        text-decoration: none;
        display: block;
        padding-bottom: 7px
    }

.inner_wrap3 {
    flex: 0 0 24%;
    margin-left: 10px
}

    .inner_wrap3 a {
        text-decoration: none;
        display: block;
        padding-bottom: 7px
    }

.timeIcn {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.topRibbon {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #00a3d6;
    padding: 3px 7px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    color: #fff
}

.bloghp {
    float: right;
    font-size: 14px;
    color: #00a3d6;
    font-weight: 600;
    text-decoration: none;
    margin-top: 4px
}

.ofrTitl3 {
    font-size: 14px;
    color: #000;
    margin-bottom: 3px;
    display: inline-block;
    font-weight: 500;
    width: 100%;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden
}

.ofrblock3 {
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    padding: 0;
    display: block;
    position: relative;
    margin-top: 10px;
    text-decoration: none;
    border: 1px solid #c9c7c7;
    width: 215px;
    min-height: 247px
}

.ofr_txt {
    padding: 8px;
    font-size: 11px;
    position: relative
}

.ofrblock {
    background: #fff;
    box-shadow: 0 0 5px rgba(0,0,0,.2);
    padding: 0;
    display: block;
    position: relative;
    margin-top: 10px;
    text-decoration: none;
    border: 1px solid #c9c7c7;
    width: 189px;
    min-height: 270px
}

.ofrTitl {
    font-size: 12px;
    color: #000;
    margin-bottom: 7px;
    display: inline-block;
    font-weight: 600
}

.ofrsnTitl {
    font-size: 12px;
    color: #000;
    display: block
}

.ofrDtl {
    font-size: 12px;
    font-weight: 400;
    color: #545657;
    width: 100%;
    margin-top: 5px;
    display: inline-block
}

.ofrvld {
    font-size: 10px;
    color: #545657;
    margin-top: 7px;
    display: inline-block
}

.fli_ofr_icn {
    width: 44px;
    height: 36px;
    background: url(https://www.easemytrip.com/img/nw_icons/flight_nw.svg) no-repeat 0 0;
    background-size: 46px 36px;
    display: block;
    position: absolute;
    right: 5px;
    top: -4px
}

.htl_ofr_icn {
    width: 43px;
    height: 36px;
    background: url(https://www.easemytrip.com/img/nw_icons/hotel_nw.svg) no-repeat 0 0;
    background-size: 43px 36px;
    display: block;
    position: absolute;
    right: 5px;
    top: -4px
}

.bus_ofr_icn {
    width: 39px;
    height: 36px;
    background: url(https://www.easemytrip.com/img/nw_icons/bus_nw.svg) no-repeat 0 0;
    background-size: 39px 36px;
    display: block;
    position: absolute;
    right: -1px;
    top: -4px
}

.sidenav {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 5;
    top: 0;
    left: 0;
    background-color: #4eb3ee;
    overflow-x: hidden;
    transition: .5s;
    padding-top: 60px
}

    .sidenav a {
        padding: 15px 8px 15px 32px;
        text-decoration: none;
        font-size: 15px;
        color: #fff;
        display: block;
        transition: .3s
    }

.jet {
    width: 100%;
    height: 165px;
    background: url(../mob-img/jet-958-mob.gif);
    float: left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px
}

.sidenav a:hover {
    color: #f1f1f1
}

.sidenav .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
    margin-left: 50px
}

.se {
    width: 100%;
    float: left;
    text-align: right;
    text-align: center;
    margin: 10px 0 5px
}

    .se a {
        text-decoration: none;
        font-size: 12px;
        color: #fff;
        height: 20px;
        background: #00a3d6;
        line-height: 20px;
        padding: 5px 10px;
        border-radius: 4px
    }

.lne {
    border-bottom: 1px dotted #9ed9ec
}

@media screen and (max-height: 450px) {
    .sidenav {
        padding-top: 15px
    }

        .sidenav a {
            font-size: 16px
        }
}

.trv-info {
    width: 100%;
    float: left;
    margin-top: 25px
}

.trv-ttl {
    font-size: 18px;
    color: #000;
    font-weight: 600
}

ul.trv-list {
    margin: 15px 0 0;
    padding: 0
}

.trv-info .trv-list li.icon-nw1 {
    background: url(../images/b-img-1.png) 0 2px/44px 43px no-repeat
}

.trv-info .trv-list li.icon-nw2 {
    background: url(../images/b-img-2.png) 4px 2px/33px 39px no-repeat
}

.trv-info .trv-list li.icon-nw3 {
    background: url(../images/b-img-3.png) 4px 2px/33px 34px no-repeat
}

.trv-info .trv-list li.icon-nw4 {
    background: url(../images/b-img-4.png) 0 2px/41px 30px no-repeat
}

.trv-info .trv-list li {
    padding: 0 0 17px 55px;
    border-bottom: 1px solid #f1f2f3;
    margin-bottom: 13px
}

    .trv-info .trv-list li:last-child {
        border-bottom: 0
    }

ul.trv-list li {
    list-style: none
}

.trv-info .trv-list div {
    padding-bottom: 2px;
    font-size: 13px;
    line-height: 1.4;
    color: #333;
    font-weight: 600
}

.trv-info .trv-list p {
    font-size: 12px;
    line-height: 1.5;
    color: #777
}

.stick_bottom {
    justify-content: space-around;
    align-items: flex-end;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 51px;
    z-index: 3;
    box-shadow: 0 -2px 3px #cac4c7
}

.main_pannl {
    margin-bottom: 50px;
    width: 100%;
    float: left
}

.hp-menu {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0
}

    .hp-menu li {
        text-align: center;
        text-align: center;
        flex-direction: column;
        align-items: center;
        padding-top: 6px;
        padding-bottom: 8px;
        width: 25%;
        text-decoration: none;
        list-style-type: none
    }

        .hp-menu li a {
            text-decoration: none
        }

        .hp-menu li .s_icns {
            width: 16px;
            display: block;
            margin: 0 auto;
            position: relative;
            max-height: 18px
        }

        .hp-menu li .menu_txt {
            font-size: 12px;
            line-height: 100%;
            font-weight: 500;
            color: #666;
            display: block;
            padding-top: 5px
        }

.footer-hightlight {
    border-bottom: solid 2px #00a3d6
}

    .footer-hightlight .menu_txt {
        color: #00a3d6 !important
    }

.fm_icn1, .fm_icn1_act {
    width: 18px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat 0 0;
    background-size: 80px 41px
}

.fm_icn1_act {
    background-position: 0 -21px
}

.fm_icn2, .fm_icn2_act {
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -20px 0;
    background-size: 80px 41px
}

.fm_icn2_act {
    background-position: -20px -21px
}

.fm_icn3 {
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/mybooking_footer.png) no-repeat 0 0;
    background-size: 19px 19px
}

.fm_icn4, .fm_icn4_act {
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -61px 0;
    background-size: 80px 41px
}

.fm_icn4_act {
    background-position: -61px -21px
}

.fm_icn5 {
    width: 19px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/wallet-icon.png) no-repeat 0 0;
    background-size: 19px 19px
}

.fm_icn6 {
    width: 18px;
    height: 19px;
    display: inline-block;
    background: url(https://www.easemytrip.com/img/nw_icons/footer-menu-icons.png) no-repeat -42px 0;
    background-size: 80px 41px
}

.newTag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    background-image: linear-gradient(67deg,#e14343,#ab1313);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 29px;
    height: 13px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: -9px;
    right: 0;
    left: 0;
    z-index: 3;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 7px
}

.newTag2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    background-image: linear-gradient(67deg,#e14343,#ab1313);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 29px;
    height: 13px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 18px;
    right: 10px;
    z-index: 3;
    color: #fff;
    text-transform: uppercase;
    font-size: 9px;
    line-height: 7px
}

.m_rel {
    position: relative
}

.modal_hl {
    display: none;
    position: fixed;
    z-index: 11;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    background-color: rgba(0,0,0,0.6)
}

.modal-content-hl {
    background-color: #fefefe;
    margin: auto;
    padding: 15px;
    width: 90%;
    border-radius: 4px;
    position: absolute;
    bottom: 10px;
    left: 0;
    right: 0
}

    .modal-content-hl h3 {
        margin: 0;
        font-size: 15px;
        font-weight: 400;
        color: #00a3d6;
        margin-bottom: 10px
    }

.md_cont {
    margin: 0 auto;
    display: table
}

.close_hl {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: 700
}

    .close_hl:hover, .close_hl:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer
    }

.block1 {
    width: 114px;
    float: left
}

    .block1:last-child {
        margin-right: 0
    }

.iconBg {
    width: 45px;
    height: 45px;
    padding: 3px;
    margin: 0 auto;
    display: block;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.2)
}

.appText {
    font-size: 12px;
    color: #000;
    text-align: center;
    margin: 7px 0
}

.bottom_brdr {
    width: 100%
}

.dark_clr_n {
    background: #4263c1;
    width: 24%;
    float: left;
    height: 11px
}

.light_clr_n {
    background: #468be8;
    width: 76%;
    float: left;
    height: 11px
}

footer {
    background: #333;
    color: #fff;
    margin: 0;
    font-family: open sans,sans-serif
}

    footer .centered {
        max-width: 1200px;
        margin: 0 auto;
        display: flex;
        justify-content: space-between
    }

        footer .centered .footer-navigation {
            width: 60%
        }

            footer .centered .footer-navigation .footer-links-holder {
                position: relative;
                margin: 0
            }

                footer .centered .footer-navigation .footer-links-holder .footer-links {
                    margin: 0;
                    padding: 0;
                    list-style: none;
                    -webkit-transition: max-height .5s;
                    transition: max-height .5s
                }

    footer .bottom-bar {
        position: relative;
        text-align: center;
        font-size: .8em;
        background: #191919;
        padding: 10px 0
    }

@media only screen and (max-width:749px) {
    footer .centered {
        flex-wrap: wrap
    }

        footer .centered .footer-logo {
            max-width: 250px;
            width: 50%
        }

        footer .centered .footer-navigation {
            width: 100%
        }

            footer .centered .footer-navigation .footer-links-holder {
                padding: 0 20px
            }
}

@media only screen and (max-width:500px) {
    footer .centered .footer-logo {
        width: 100%;
        margin: 0 auto
    }

    footer .centered .footer-contact {
        width: 100%
    }

    footer .centered .footer-navigation .footer-links-holder {
        width: 100%;
        padding: 0
    }

        footer .centered .footer-navigation .footer-links-holder h3 {
            margin: 0;
            padding: 10px 20px;
            border-top: 1px solid #606060;
            cursor: pointer;
            font-weight: 400;
            font-style: normal;
            margin-bottom: 0;
            font-size: 15px
        }

            footer .centered .footer-navigation .footer-links-holder h3::after {
                float: right;
                margin-right: 10px;
                content: "";
                display: inline-block;
                vertical-align: middle;
                margin-top: 7px;
                width: 7px;
                height: 7px;
                border-top: 2px solid #fff;
                border-right: 2px solid #fff;
                -moz-transform: rotate(135deg);
                -ms-transform: rotate(135deg);
                -webkit-transform: rotate(135deg);
                transform: rotate(135deg);
                -webkit-transition: transform .5s;
                transition: transform .5s
            }

        footer .centered .footer-navigation .footer-links-holder .footer-links {
            max-height: 0;
            overflow: hidden;
            padding: 0 20px;
            background: #191919
        }

        footer .centered .footer-navigation .footer-links-holder.active h3::after {
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg)
        }

        footer .centered .footer-navigation .footer-links-holder.active .footer-links {
            max-height: 10000px
        }
}

ul.footer-links li {
    letter-spacing: .05em;
    padding: 8px 0;
    border-bottom: 1px solid #353535
}

    ul.footer-links li a {
        font-size: 14px;
        font-weight: 400
    }

    ul.footer-links li:last-child {
        border-bottom: none
    }

footer a {
    color: #fff;
    text-decoration: none;
    -webkit-transition: color .5s,background .5s;
    transition: color .5s,background .5s
}

    footer a:hover {
        color: #65c2ed
    }

.clearfix:before, .clearfix:after {
    content: "\0020";
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    clear: both
}

.tab-content.current {
    display: inherit;
}

.tab-content ul {
    width: 100%;
    float: left;
    margin: 0;
    list-style: none;
    display: inline-block;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

    .tab-content ul li:last-child {
        border-bottom: 0;
        padding: 12px 0;
    }

.hm_link {
    font-size: 15px;
    color: #676666;
    text-decoration: none;
    cursor: pointer;
}

.footerscWrap {
    background-color: #191919;
    padding: 18px 16px 10px 16px;
    text-align: center;
}

.playStoreIcon {
    width: 136px;
    display: inline-block;
    margin-right: 8px;
}

.appStoreIcon {
    width: 136px;
    display: inline-block;
    margin-left: 8px;
}

.playStoreIcon > img {
    max-width: 100%;
}

.appStoreIcon > img {
    max-width: 100%;
}

.persuation-hacks {
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 14px;
    font-size: 13px;
    color: #856404;
    background-color: #fff3cd;
    border: 1px solid #f1dfab;
    margin: 5px 0 15px 0;
}

    .persuation-hacks .ph-msg .ph-content h3, .persuation-hacks2 .ph-msg .ph-content h3 {
        font-size: 13px;
        padding-bottom: 4px;
        margin: 0;
    }

    .persuation-hacks .ph-msg .ph-content .ph-content-description, .persuation-hacks2 .ph-msg .ph-content .ph-content-description {
        font-size: 12px;
        width: 100%;
        display: block;
        line-height: 24px;
    }

.persuation-hacks2 {
    width: 100%;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding: 14px;
    font-size: 13px;
    margin: 5px 0 20px 0;
    color: #31708f;
    background-color: #d9edf7;
    border: 1px solid #bce8f1;
}

.arwright {
    border: solid #4c708f;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.rcgBg {
    background: #fff;
    box-shadow: 0 0 8px rgba(0,0,0,.3);
    border-radius: 4px;
    padding: 11px;
    margin-bottom: 25px;
}

.rcgTxt {
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}

.icn_ttl_b {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    text-align: center;
    display: block;
    text-transform: capitalize;
    margin-top: 5px;
}

.mob_n_icn {
    width: 28px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/mobile-icon.svg) no-repeat 0 8px;
    background-size: 28px 28px;
    display: block;
}

.dth_n_icn {
    width: 28px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/dth-icon.svg) no-repeat 0 7px;
    background-size: 28px 28px;
    display: block;
}

.bro_n_icn {
    width: 31px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/broadband-icon.svg) no-repeat 0 6px;
    background-size: 32px 36px;
    display: block;
}

.gas_n_icn {
    width: 28px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/gas-icon.svg) no-repeat 0 10px;
    background-size: 28px 28px;
    display: block;
}

.fastag_icn {
    width: 40px;
    height: 35px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/fastag.svg) no-repeat 0px 0px;
    background-size: 40px 30px;
    display: block;
}

.education_icn {
    width: 40px;
    height: 35px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/education.svg) no-repeat 0px 0px;
    background-size: 40px 30px;
    display: block;
}

.cable_icn {
    width: 40px;
    height: 35px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/cable_tv.svg) no-repeat 0px 0px;
    background-size: 40px 30px;
    display: block;
}

.ele_n_icn {
    width: 30px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/electricity-icon.svg) no-repeat 0 8px;
    background-size: 28px 28px;
    display: block;
}

.wat_n_icn {
    width: 31px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/water-icon.svg) no-repeat 0 6px;
    background-size: 32px 36px;
    display: block;
}

.loa_n_icn {
    width: 28px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/loan-icon.svg) no-repeat 0 8px;
    background-size: 28px 28px;
    display: block;
}

.lpg_n_icn {
    width: 29px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/lpg-gas-icon.svg) no-repeat 0 9px;
    background-size: 28px 28px;
    display: block;
}

.ins_n_icn {
    width: 29px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/insurance-icon.svg) no-repeat 0 9px;
    background-size: 28px 28px;
    display: block;
}

.hel_n_icn {
    width: 29px;
    height: 38px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/img/bill-icons/help-icon.svg) no-repeat 0 9px;
    background-size: 28px 28px;
    display: block;
}

.txt2 {
    float: right;
    text-decoration: none;
    margin-top: 10px;
    font-size: 12px;
    text-align: center;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
}

.hld_n_icn_v1 {
    width: 26px;
    height: 40px;
    margin: 0 auto;
    background: url(../images/mob-aero-6.png) no-repeat 0 10px;
    background-size: 26px 26px;
    display: block;
}

.tr_n_icn_v1 {
    width: 30px;
    height: 40px;
    margin: 0 auto;
    background: url(../Images/md-dash-3.png) no-repeat 0 7px;
    background-size: 30px 30px;
    display: block;
}

.ac_n_icn_v1 {
    width: 32px;
    height: 40px;
    margin: 0 auto;
    background: url(../Images/md-dash-1.png) no-repeat 0 6px;
    background-size: 32px 32px;
    display: block;
}

.modal_billpy {
    display: none;
    position: fixed;
    z-index: 99;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.75);
}

.modal-content-bp {
    background-color: #ffffff;
    margin: auto;
    padding: 15px 20px;
    width: 90%;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 335px;
}

.close_er {
    color: #888888;
    float: right;
    font-size: 28px;
    font-weight: bold;
    line-height: 22px;
}

    .close_er:hover, .close_er:focus {
        color: #000;
        text-decoration: none;
        cursor: pointer;
    }

.ch_n3_icn {
    width: 32px;
    height: 32px;
    margin: 0 auto;
    background: url(https://www.easemytrip.com/charters/img/Charter-icon.svg) no-repeat 0 1px;
    background-size: 39px 39px;
    display: block;
    background-size: 26px 26px;
    display: inline-block;
    vertical-align: middle;
}

.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}

.stick_bottom2 {
    justify-content: space-around;
    align-items: flex-end;
    background-color: #000000;
    position: fixed;
    bottom: 49px;
    left: 0;
    width: 100%;
    height: 63px;
    z-index: 4;
    padding: 3%;
    color: #ffffff;
    font-size: 11px;
}


.newTag {
    margin-top: 5px;
}

.gift_icn {
    width: 30px;
    height: 40px;
    margin: auto;
    background: url(../Images/md-dash-4.png) no-repeat 0 7px;
    background-size: 28px 38px;
    display: block;
}

.billpay_icn {
    width: 50px;
    height: 40px;
    margin: auto;
    background: url(../Images/md-dash-6.png) no-repeat 0 11px;
    background-size: 48px 29px;
    display: block;
}

.charter_icn {
    width: 40px;
    height: 40px;
    margin: auto;
    background: url(../Images/md-dash-7.png) no-repeat 0 7px;
    background-size: 39px 39px;
    display: block;
}

.active:after {
    -moz-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;
    -webkit-transform: rotate(-45deg) !important;
    transform: rotate(-45deg) !important;
}

.makeFlex.column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.makeFlex.vrtlCenter {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.makeFlex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

#chatbot {
    position: fixed;
    top: 73%;
    right: 0;
    animation: bounce .5s infinite alternate;
    -webkit-animation: bounce 1s infinite alternate;
}

@keyframes bounce {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-15px);
    }
}

@-webkit-keyframes bounce {
    from {
        transform: translateY(0px);
    }

    to {
        transform: translateY(-15px);
    }
}

/*New sidemenu style*/
.sidenav_v3 {
    height: 500px;
    width: 0;
    position: fixed;
    z-index: 9;
    top: 93px;
    left: 0;
    background-color: #fff;
    overflow-x: hidden;
    transition: 0.5s;
    padding-top: 0px;
    white-space: nowrap;
}

    .sidenav_v3 a {
        text-decoration: none
    }

    .sidenav_v3 .closebtn_v3 {
        position: absolute;
        top: 0;
        right: 25px;
        font-size: 36px;
        margin-left: 50px;
    }

.closemenu_v3 {
    font-size: 30px;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 10px;
    color: #b7b7b7;
    text-decoration: none
}

#opct3 {
    width: 100%;
    height: 100%;
    /*position: fixed;*/
    /*background: rgba(0,0,0,0.4);*/
    display: none;
    z-index: 8;
    top: 0
}

.tophalf_v3 {
    width: 100%;
    padding: 20px 0px 0px 0;
}

.usericn_v3 {
    width: 33px;
    height: 33px;
    background: url(https://www.easemytrip.com/img/mob-new-icons/user-new-v3.svg) no-repeat;
    background-size: 33px 33px;
    margin: 0 auto;
    display: block;
}

.logtext_v3 {
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    margin: 7px 0 0 0;
    color: #2196f3;
}

.logsbtxt_v3 {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    margin: 2px 0 0 0;
    color: #78797A;
}

.logintext_v3 {
    font-size: 17px;
    font-weight: 600;
    text-align: center;
    margin: 7px 0 0 0;
    color: #000000;
}

.logineml_v3 {
    font-size: 13px;
    font-weight: 500;
    text-align: center;
    margin: 0;
    color: #000000;
    width: 100%;
}

ul.productlist_v3 {
    margin: 0;
    padding: 0;
    display: list-item;
    list-style: none;
}

    ul.productlist_v3 li {
        margin: 0;
        padding: 15px 15px 5px 15px;
        display: list-item;
        list-style: none;
        width: 100%;
        float: left
    }

        ul.productlist_v3 li a {
            font-size: 15px;
            color: #000;
            text-decoration: none;
            font-weight: 600;
            display: flex;
            align-items: center;
            width: 100%;
        }

            ul.productlist_v3 li a i {
                margin-right: 10px
            }

.divider_v3 {
    width: 100%;
    height: 1px;
    background: #e2e2e2;
    float: left;
    margin: 15px 0;
}

.mn_icncol {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    padding: 0 15px
}

.menuicnCol {
    width: 35px;
    margin-right: 10px;
}

.mColtxt {
    color: #282727;
    font-size: 15px;
    font-weight: 600;
}

.mColsbtxt {
    color: #78797A;
    font-size: 11px;
}

.mybk_icn_v3 {
    width: 27px;
    height: 27px;
    margin: 0;
    background: url(../Images/my-icon-1.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle;
}

.wal_icn_v3 {
    width: 25px;
    height: 25px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/wallet-icon.svg) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle;
}

.cus_icn_v3 {
    width: 25px;
    height: 25px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/customer-service-icon.svg) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle;
}

.ref_icn_v3 {
    width: 25px;
    height: 25px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/refer-icon.svg) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle;
}

.rat_icn_v3 {
    width: 25px;
    height: 25px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/rate-icon.svg) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle;
}

.prodtBg {
    width: 100%;
    background: #F0F3F6;
    padding: 10px 15px;
    display: flex;
    align-items: center;
    margin: 25px 0 0 0
}

.protxt {
    font-size: 14px;
    font-weight: 600;
    color: #000
}

.down_arw_v3 {
    border: solid #9F9A9A;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: auto
}

.fli_icn_v4 {
    width: 35px;
    height: 29px;
    margin: 0;
    background: url(../images/side-icon-1.png) no-repeat 0 0;
    background-size: 29px 29px;
    display: inline-block;
    vertical-align: middle
}

.htl_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(../images/side-icon-2.png) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle;
}

.bus_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(../images/side-icon-3.png) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle
}

.trn_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/train-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.hld_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/holiday-icon.svg) no-repeat 0 0;
    background-size: 25px 25px;
    display: inline-block;
    vertical-align: middle
}

.cab_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/cab-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.cha_icn_v4 {
    width: 35px;
    height: 30px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/charter-icon.svg) no-repeat 0 0;
    background-size: 30px 30px;
    display: inline-block;
    vertical-align: middle
}

.bil_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/billpay-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.act_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/activity-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.fls_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/flight-status-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.gif_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/giftcard-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.vis_icn_v4 {
    width: 35px;
    height: 27px;
    margin: 0;
    background: url(https://www.easemytrip.com/img/mob-new-icons/visa-icon.svg) no-repeat 0 0;
    background-size: 27px 27px;
    display: inline-block;
    vertical-align: middle
}

.hgt20 {
    height: 20px;
    float: left;
    width: 100%
}

.logbtpnl {
    width: 100%;
    display: flex;
    padding: 20px 15px 0 15px
}

    .logbtpnl .userlink {
        font-size: 12px;
        color: #2196f3
    }

.mglauto {
    margin-left: auto
}


/*menu--cs---style*/

@media screen and (max-width: 768px) {
    #safer-main {
        margin-top: 21px !important;
    }

    .auMainContN {
        height: 100% !important;
    }

    .one-slider-action {
        display: block !important;
    }

    #safer-main {
        height: auto !important;
    }

    .logo-v3-sec1 {
        position: relative !important;
        top: 0px !important;
    }
   
    

    .bg-content-v3 {
        background: transparent !important;
        margin-top: 0px !important;
    }
    .aa {
        left: -10%;
    }
    .bar1, .bar2, .bar3 {
        background-color: #000 !important;
    }

    .menustyle {
        display: block !important;
    }
}

.allcheckout-bg {
    background: #e0dede;
}

.logo-v3-sec1 {
    position: absolute;
    top: -59px;
}

.bg-content-v3 {
    background: #0b5488;
    height: 59px;
    margin-top: 63px;
    border-radius: 3px;
}

.menu-top-bdr {
    width: 100%;
    height: 59px;
}

    .menu-top-bdr li {
        border-right: 1px solid #000;
    }

.inr-right-v3 {
    position: absolute;
    top: -52px;
    right: 68px;
    border-right: 0px !important;
}

.fc-img-ofc {
    border-radius: 6px;
}

.fc-row-1 {
    margin-bottom: 25px;
}

.ofc-bc-offers {
    padding: 6px !important;
}

.slider-offers-bc {
    background: #fff;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 6px;
    padding: 10px 10px;
}

.fc-details {
    font-size: 16px;
    line-height: 16px;
    font-weight: 900;
    color: #008cff;
    cursor: pointer;
    text-align: end;
}

.ofc-bc-offers {
    padding: 6px !important;
}

.bc-all-pages-21 .card {
    border: 2px solid #fff;
    box-shadow: none;
    padding: 5px 0px;
    width: 100%;
    margin: 0px auto;
    border: 1px solid rgba(0, 0, 0, 0.125);
}

.bc-all-pages-21 .card {
    border-radius: 16px !important;
}

.slider-tt-1 {
    background: #e5131e !important;
    border-color: #e5131e !important;
    margin: 8px 0px;
}

.fc-row-1 {
    margin-bottom: 25px;
}

.bc-all-pages-21 {
    margin-bottom: 20px;
}

.bg-darktrans {
    background: rgb(255, 255, 255) !important;
    box-shadow: rgb(37 42 49 / 30%) 0px 4px 12px 0px;
    padding: 14px 14px !important;
    border-radius: 7px;
    margin-top: 10px;
    margin-bottom: 20px;
}

.menustyle {
    display: none;
}

#divSearch span {
    font-size: 1em !important;
    font-weight: normal !important;
    color: #fff !important;
}
/*@media(max-width:1256px){
    .container {
        max-width:1200px;
    }
}*/
.mob{
    display:none;
}
.About-Usimg {
    width: 520px;
    margin-left: 20px;
    /* height: 700px; */
    height: 350px;
    margin-top: -66px;
}
@media (min-width: 768px) {
    #tourCarousel {
        display: none;
    }
   
}

.mar6 {
    background: #cadbf5;
    margin-bottom: 7px;
    /* right: -30px; */
    margin-left: 5px;
}
.maps-img {
    width: 70%;
    /* margin-right: 99px; */
    cursor: default;
}
.row1 {
    width: 100%;
    margin-left: 15px;
}
.row2 {
    background: #e03b42;
    padding: 20px;
    color: #fff;
    margin-top: -41px;
}
.flightMutidiv {
    height: 79px;
    border-left: 0px solid #e0dede !important;
    color: black;
    font-weight: 700;
}

.m20 {
    margin: 20px;
}

.head-cust i {
    margin: 2%;
}
