html {
    height: 100%;
}
/*Start Google Translator top-bottom*/
html.translated-ltr  #topmenu {
    background-size: 100% 477px !important;
}

/*End Google Translator top-bottom*/

body {
    padding: 0px;
    margin: 0px;
    min-height: 100%;
    overflow-x: hidden;
    font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
    background: #DFDFDF;
    font-size: 11px;
}
.dm_home_center .col-md-6 {
    display: inline-block;
    width: 100%;
}
.dialtabs {
    text-align: left;
    display: block;
    background: url("../images/menu-tab-bg.gif") repeat-x;
    margin: 10px 0px 0px 0px;
    padding: 0px 10px 0px 10px;
    border-bottom: 0px;
}

    .dialtabs.dialtabs_inner {
        background-position: 1px -50px;
        margin: 0px 0px 0px 0px;
    }

    .dialtabs.dt_row_1 {
        height: 50px;
    }

    .dialtabs.dt_row_2 {
        height: 100px;
    }

    .dialtabs.dt_row_3 {
        height: 150px;
    }

    .dialtabs.dt_row_4 {
        height: 200px;
    }

    .dialtabs li {
        display: inline-block;
        float: none;
        margin-bottom: 0px;
        padding: 9px 0px 9px 0px;
    }

    .dialtabs.nav-tabs > li.active > a, .dialtabs.nav-tabs > li.active > a:hover, .dialtabs.nav-tabs > li.active > a:focus {
        color: #000;
        cursor: default;
        background-color:#fff;
        border-color: transparent;
        border-bottom-color: transparent;
        border-radius: 5px;
    }

    .dialtabs.nav-tabs > li > a:hover {
        border-color: transparent;
        color: #ffffff;
        background-color: transparent;
        border-radius: 5px;
    }
    /*.dialtabs.nav-tabs>li>a:visited {
border-color: transparent;
color: #ffffff;
background-color: transparent;
border-radius: 5px;
}*/
    .dialtabs.nav-tabs > li > a:focus {
        border-color: transparent;
        color: #ffffff;
        background-color: transparent;
        border-radius: 5px;
    }

    .dialtabs.nav-tabs > li > a {
        color: #ffffff;
        font-size: 14px;
        margin-right: 0px;
        border: 1px solid transparent;
        border-radius: 5px;
    }

    .dialtabs.nav > li > a {
        padding: 5px 15px;
    }

    .dialtabs.nav > li > span {
        margin: 0px 20px 0px 20px;
        color: #ffffff;
        font-size: 10px;
    }

    .dialtabs.dialtabs_inner.nav > li > span {
        margin: 0px 5px 0px 5px;
        color: #ffffff;
        font-size: 10px;
    }
/*** accordion ***/
.panel-group.dial-panel {
    margin-top: 10px;
}

    .panel-group.dial-panel .panel {
        margin-bottom: 0px;
        border-radius: 0px;
    }

.dial-panel .panel-default {
    border-color: #ddd;
}

.dial-panel .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0,0,0,0);
    box-shadow: 0 0px 0px rgba(0,0,0,0);
}

.dial-panel .panel-default > .panel-heading {
    color: #333;
    background-color: #EFEFEF;
    border-color: #EFEFEF;
}

.panel-group.dial-panel .panel-heading {
    border-bottom: 0;
}

.dial-panel .panel-heading {
    padding: 0px 0px;
    border-bottom: 0px solid transparent;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.dial-panel .panel-title {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    color: #333;
}

    .dial-panel .panel-title > a {
        color: #333;
        padding: 10px 15px 10px 15px;
        display: block;
        position: relative;
        background: #EFEFEF;
    }

    .dial-panel .panel-title.active > a {
        background: #F68F93;
    }
	
/*** custom panel ***/
.dial-panel .parent-title {
margin-top: 0px;
margin-bottom: 0px;
font-size: 16px;
color: #333;
}

.dial-panel .parent-title > a {
color: #333;
padding: 10px 15px 10px 15px;
display: block;
position: relative;
background: #EFEFEF;
}

.dial-panel .parent-title.active > a {
background: #F68F93;
}
.parent_acc_icon {
    position: absolute;
    top: 7px;
    right: 5px;
    display: block;
}

.parent_acc_minus {
    width: 24px;
    height: 24px;
    background: url("../images/minus.png") no-repeat;
}

.parent_acc_plus {
    width: 24px;
    height: 24px;
    background: url("../images/plus.png") no-repeat;
}
/*** end of custom panel ***/

.acc_icon {
    position: absolute;
    top: 7px;
    right: 5px;
    display: block;
}

.acc-minus {
    width: 24px;
    height: 24px;
    background: url("../images/minus.png") no-repeat;
}

.acc-plus {
    width: 24px;
    height: 24px;
    background: url("../images/plus.png") no-repeat;
}

.featurate_img_right {
    float: right;
    margin: 0px 0px 20px 20px;
}

.featurate_img_left {
    float: left;
    margin: 0px 10px 0px 0px;
}
/*** Home tabs ***/
/*.home_tabs_big
{
position: relative;
width: 670px;
height: 294px;
float: right;
margin: 30px 20px 0px 0px;
padding: 0px 0px 0px 6px;
}*/
.home_tabs_big {
    position: absolute;
    width: 670px;
    height: 294px;
    padding: 0px 0px 0px 6px;
    right: 285px;
    top: 30px;
}
.ic_head {
    width: 100%;
    background: #EFEFEF;
    color: #A02329;
    font-size: 22px;
    padding: 10px 20px 10px 20px;
}
.NewsHeading {
    width: 100%;
    color: #2D2D6D;
    font-size: 14px;
    margin: 10px 0px 10px 0px;
    font-weight: bold;
}
.news_cont_head {
    display: block;
}
a:visited {
    text-decoration: none;
    color: inherit;
}
.font_panton_bold {
    font-family: 'Conv_Amplitude-Bold';
    font-style: normal;
    color: #000!important;
}
.HindiRed {
    color: #ED343A;
}
.NewsSource {
    color: #989898;
    font-size: 13px;
}
.news_src_head {
    padding: 0px 0px 0px 18px;
}
ul li a {
    padding: 0px 0px 0px 18px;
}



a {
    text-decoration: none;
    color: inherit;
    outline: 0px;
}

    a:hover {
        text-decoration: none;
        color: inherit;
    }

    a:visited {
        text-decoration: none;
        color: inherit;
    }

    a:focus {
        color: inherit;
        text-decoration: none;
        outline: 0px;
    }

ul, menu, dir {
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}

.clearBoth {
    clear: both;
}
/*** Fonts ***/
.font_artill {
    font-family: 'artill_clean_weather_iconsRg';
    font-weight: normal;
    font-style: normal;
}

.font_panton_black_reg {
    font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_black_italic {
    font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_bold {
    font-family: 'Conv_Amplitude-Regular';
    font-style: normal;
    color:#fff;
}

.font_panton_bold1 {
    font-family: 'Conv_Amplitude-Bold';
    font-style: normal;
    color:#fff;
}

.font_panton_bold_italic {
     font-family: 'Conv_Amplitude-Bold';
    font-weight: normal;
    font-style: italic;
}

.font_panton_extrablack_reg {
     font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_extrablack_italic {
     font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_extrabold_reg {
     font-family: 'Conv_Amplitude-Bold';
    font-weight: normal;
    font-style: normal;
}

.font_panton_extrabold_italic {
     font-family: 'Conv_Amplitude-Bold';
    font-weight: normal;
    font-style: italic;
}

.font_panton_extralight_reg {
         font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_extralight_italic {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_italic {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_light_reg {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_light_italic {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_reg {
    font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_semibold_reg {
    font-family: 'Conv_Amplitude-Regular';
    font-weight: 400;
    font-style: normal;
}

.font_panton_semibold_italic {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}

.font_panton_thin_reg {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: normal;
}

.font_panton_thin_italic {
        font-family: 'Conv_Amplitude-Regular';
    font-weight: normal;
    font-style: italic;
}
/*** End of fonts ***/

.container {
    width: 747px;
    max-width: 747px;
    position: relative;
    padding-left: 0px;
    padding-right: 0px;
}

.dm_top {
    width: 100%;
}

.dm_top_one {
    width: 100%;
    height: 67px;
    background: url("../images/top-menu-light-gray.jpg") repeat-x;
}

.dm_logo {
    float: left;
    display: block;
    width: 220px;
    padding: 5px 0px 0px 15px;
    box-sizing: content-box;
    position: relative;
    z-index: 10;
}

.clearBoth {
    clear: both;
}

.dm_menu {
    float: right;
    display: block;
    width: 128px;
    height: 67px;
    padding: 20px 0px 0px 0px;
    background: url("../images/top-menu-dark-gray.jpg") repeat-x;
    color: #ffffff;
    font-size: 15px;
    text-align: center;
    position: relative;
    z-index: 10;
}

    .dm_menu.active {
        background: url("../images/drop-down-menu-bg-top.png") no-repeat;
        background-size: 100% 67px;
    }

.dm_menu_icon {
    margin: 0px 0px 0px 15px;
}

.dm_menu:hover {
    color: #ffffff;
}

.dm_menu:focus {
    color: #ffffff;
}

.dm_menu:visited {
    color: #ffffff;
}

.dm_top_two {
    width: 100%;
    height: 36px;
    background: #EC1F26;
    position: relative;
}

.weather {
    float: right;
    margin: 0px 10px 0px 0px;
    position: relative;
    padding: 11px 0px 0px 0px;
}

.weathericon {
    position: absolute;
    top: 0px;
    left: -27px;
    color: #ffffff;
    font-size: 28px;
}

.font_artill {
    font-family: 'artill_clean_weather_iconsRg';
    font-weight: normal;
    font-style: normal;
}

    .font_artill.waether_right {
        left: -36px;
        top: -5px;
        width: 36px;
        height: 36px;
    }

        .font_artill.waether_right > img {
            width: 36px;
            height: 36px;
        }

.weather_text {
    float: left;
    font-size: 11px;
    color: #ffffff;
    margin: 0px 3px 0px 3px;
}

.bottom_shadow {
    position: absolute;
    bottom: -3px;
    left: 0px;
    width: 100%;
    height: 3px;
    background: url("../images/shadow.png") repeat-x;
}

#topmenu {
    width: 100%;
    max-height: 494px !important;
    background: url(../images/drop-down-menu-bg-bottom.png) no-repeat;
    background-size: 100% 490px !important;
    padding: 0px 0px 0px 0px;
    position: absolute;
    top: 67px;
    left: 0px;
    z-index: 999999999999999999999999999;
}
.menu_btn {
    width: 135px;
    height: 70px;
    background: url("../images/button-bg.png") no-repeat;
    display: block;
    padding: 20px 0px 0px 50px;
    position: relative;
    float: left;
    margin: 20px 0px 0px 20px;
}

    .menu_btn.no_left_margin {
        margin: 20px 0px 0px 0px;
    }

.menu_btn_inner {
    margin: 0px 0px 0px 0px;
    color: #000000;
    font-size: 12px;
    line-height: 14px;
}

.menu_btn_icon {
    position: absolute;
    top: 20px;
    left: 10px;
    width: 30px;
    height: 30px;
}

.topmenu_center {
    width: 445px;
    margin: 0px auto 60px auto;
}

.pull-up-menu {
    display: none;
    position: absolute;
    bottom: 10px;
    left: 0px;
    width: 100%;
    text-align: center;
}

    .pull-up-menu.show {
        display: block;
    }

.dm_home_center {
    width: 100%;
    background: url("../images/home-gray-bg.jpg") repeat;
}

.dm_lfi_head {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 18px;
    padding: 10px 0px 10px 0px;
}

.dm_arr_dep {
    width: 100%;
    margin: 0px 0px 0px 0px;
    position: relative;
}
/***Arrivals***/
.dm_arr {
    float: left;
    width: 50%;
    padding: 0px 30px 10px 0px;
}

.dm_arr_wrap {
    width: 100%;
}

.dm_arr_white_btn {
    width: 100%;
    background: #ffffff;
    border: 1px solid #ffffff;
    height: 50px;
    border-radius: 0px 5px 5px 0px;
    display: block;
    text-align: right;
    padding: 0px 30px 0px 0px;
    margin-bottom: 10px;
}

.dm_arr_text {
    width: 50%;
    padding: 0px 20px 0px 0px;
    text-align: right;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    margin: 10px 0px 10px 0px;
}

.dm_arr_intl {
    width: 100%;
    height: 48px;
    display: block;
    background: url("../images/button-left.png") no-repeat;
    background-size: 100% 48px;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    padding: 12px 20px 0px 0px;
}

    .dm_arr_intl:hover, .dm_arr_intl:focus, .dm_arr_intl:visited {
        color: #ffffff;
    }

.dm_arr_domes {
    width: 100%;
    height: 48px;
    display: block;
    background: url("../images/button-left.png") no-repeat;
    background-size: 100% 48px;
    color: #ffffff;
    font-size: 16px;
    text-align: right;
    padding: 12px 20px 0px 0px;
    margin: 10px 0px 0px 0px;
}

    .dm_arr_domes:hover, .dm_arr_domes:focus, .dm_arr_domes:visited {
        color: #ffffff;
    }
/***Departure***/
.dm_dep {
    float: left;
    width: 50%;
    padding: 0px 0px 10px 30px;
}

.dm_dep_wrap {
    width: 100%;
}

.dm_dep_white_btn {
    width: 100%;
    background: #ffffff;
    border: 1px solid #ffffff;
    height: 50px;
    border-radius: 5px 0px 0px 5px;
    display: block;
    text-align: left;
    padding: 0px 0px 0px 30px;
    margin-bottom: 10px;
}

.dm_dep_text {
    width: 50%;
    padding: 0px 0px 0px 20px;
    text-align: left;
    color: #333333;
    font-size: 16px;
    display: inline-block;
    margin: 10px 0px 10px 0px;
}

.dm_dep_intl {
    width: 100%;
    height: 48px;
    display: block;
    background: url("../images/button-right.png") no-repeat;
    background-size: 100% 48px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    padding: 12px 0px 0px 20px;
}

    .dm_dep_intl:hover, .dm_dep_intl:focus, .dm_dep_intl:visited {
        color: #ffffff;
    }

.dm_dep_domes {
    width: 100%;
    height: 48px;
    display: block;
    background: url("../images/button-right.png") no-repeat;
    background-size: 100% 48px;
    color: #ffffff;
    font-size: 16px;
    text-align: left;
    padding: 12px 0px 0px 20px;
    margin: 10px 0px 0px 0px;
}

    .dm_dep_domes:hover, .dm_dep_domes:focus, .dm_dep_domes:visited {
        color: #ffffff;
    }

	.dm_dep_domes.security{
padding: 8px 0px 0px 10px;
}

/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
#dmCarousel.carousel {
    width: 100%;
    height: auto;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
}
/* Since positioning the image, we need to help out the caption */
#dmCarousel .carousel-caption {
    z-index: 10;
}

#dmCarousel .carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}
/* Declare heights because of positioning of img element */
#dmCarousel.carousel .item {
    height: auto;
    background-color: #333333;
}

#dmCarousel .carousel-inner > .item > img {
    position: relative;
    top: 0;
    left: 0;
    min-width: 100%;
    height: auto;
}

#dmCarousel .carousel-control {
    position: absolute;
    top: 50%;
    bottom: inherit;
    left: -45px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #112B46;
    text-align: center;
    text-shadow: inherit;
    filter: inherit;
    opacity: inherit;
    display: none;
}

    #dmCarousel .carousel-control.left {
        background-image: inherit;
        background-image: inherit;
        background-image: inherit;
        background-image: inherit;
        filter: inherit;
        background-repeat: inherit;
        /*background: url('../images/arrow-off.png') no-repeat;*/
    }

        #dmCarousel .carousel-control.left:hover {
            /*background: url('../images/left-arrow-on.png') no-repeat;*/
        }

    #dmCarousel .carousel-control.right {
        right: -45px;
        left: auto;
        background-image: inherit;
        background-image: inherit;
        background-image: inherit;
        background-image: inherit;
        filter: inherit;
        background-repeat: inherit;
        /*background: url('../images/right-arrow-off.png') no-repeat;*/
    }

        #dmCarousel .carousel-control.right:hover {
            /*background: url('../images/arrow-on.png') no-repeat;*/
        }

#dmCarousel .carousel-indicators .active {
    width: 11px;
    height: 11px;
    margin: 1px;
    background-color: transparent;
    background: url('../images/banner-counter-on.png') no-repeat;
}

#dmCarousel .carousel-indicators li {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 1px;
    text-indent: 0px;
    cursor: pointer;
    background-color: transpsarent;
    background-color: inherit;
    border: 0px solid #fff;
    border-radius: 0px;
    background: url('../images/banner-counter-off.png') no-repeat;
}

#dmCarousel .carousel-indicators {
    bottom: 0px;
    margin-bottom: 0px;
}

/* .dm_black_box { */
    /* width: 100%; */
    /* padding: 20px 0px 20px 0px; */
    /* background: #333333; */
    /* position: relative; */
/* } */
.dm_black_box {
    width: 100%;
    padding: 0px;
    background: #333333;
    position: relative;
    text-align: center;
}

.blk_bx_list {
    text-align: center;
    display: inline-block;
    padding: 10px 10px;
    width: 18%;
}
.blk_bx_list img {
    margin: 0px auto;
    border: 1px solid #fff;
}

.dm_center_line_bb {
    width: 1px;
    height: 100%;
    background: #484848;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
}

.dm_bb_left {
    width: 50%;
    float: left;
    padding: 0px 0px 0px 20px;
    color: #ffffff;
}

    .dm_bb_left:hover, .dm_bb_left:focus, .dm_bb_left:visited {
        color: #ffffff;
    }

.dm_bb_left_icon {
    width: 29px;
    height: 23px;
    float: left;
    margin: 0px 15px 0px 0px;
}

.dm_bb_right {
    width: 50%;
    float: left;
    padding: 0px 0px 0px 30px;
    color: #ffffff;
}

    .dm_bb_right:hover, .dm_bb_right:focus, .dm_bb_right:visited {
        color: #ffffff;
    }

.dm_bb_right_icon {
    width: 100%;
    height: auto;
    float: none;
    margin: 15px 0px;
}
.dm_bottom {
    width: 100%;
}

.dm_bottom_links {
    width: 100%;
    padding: 20px 0px 30px 0px;
    text-align: center;
    background:#DFDFDF;
}

.dm_bottom_ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

    .dm_bottom_ul li {
        float: left;
    }

        .dm_bottom_ul li a {
            display: block;
            color: #333333;
            font-size: 12px;
            padding: 0px 10px 0px 10px;
        }

        .dm_bottom_ul li span {
            display: block;
            margin: 0px 0px 0px 0px;
            color: #333333;
            font-size: 12px;
        }

.dm_copy {
    width: 100%;
    margin: 10px 0px 0px 0px;
    color: #666666;
    font-size: 11px;
    display: inline-block;
}

.dm_bottom_ul_two {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    display: inline-block;
}

    .dm_bottom_ul_two li {
        float: left;
    }

        .dm_bottom_ul_two li a {
            display: block;
            color: #666666;
            font-size: 11px;
            padding: 0px 10px 0px 10px;
        }

        .dm_bottom_ul_two li span {
            display: block;
            margin: 0px 0px 0px 0px;
            color: #666666;
            font-size: 11px;
        }

.dm_center_line {
    width: 2px;
    height: 95%;
    background: url("../images/center-line.jpg") repeat-y;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 50%;
}

.ic_para_ul {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 35px;
    list-style-image: url('../images/arrow.png');
}

/***inner pages***/
.dm_inner_head {
    background: #A02329;
    padding: 10px 0px 10px 0px;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    position: relative;
}

.dm_inner_search {
    width: 100%;
}

.search_lfi {
    width: 100%;
    background: #ffffff;
    padding: 10px;
}

.syf {
    width: 100%;
    color: #333333;
    font-size: 13px;
    margin: 17px 0px 0px 0px;
    text-align: center;
}

.search_lfi_one {
    width: 160px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.form-group {
    margin-bottom: 0px;
}

.search_lfi_two {
    width: 160px;
    float: left;
    margin: 0px 10px 0px 0px;
}

.search_lfi_three {
    width: 60px;
    float: left;
    margin: 0px 0px 0px 0px;
}

#search_lfi_find {
    margin: 23px 0px 0px 0px;
}

.table.arr_dep_table_parent {
    margin-bottom: 0px;
}

.arr_dep_table_head_landing {
    background: #E4A6A9;
    font-size: 12px;
}



.ht_btm_right {
    float: right;
}

    .ht_btm_right > a {
        color: #fff;
        background: #000;
        padding: 10px;
        border-radius: 7px;
        display: block;
    }

    .ht_btm_right.snooze_btn {
        
    }

    .ht_btm_right.disclaim {
        margin-right: 20px;
    }

.ht_btm_right_sec {
    float: left;
    width: 400px;
    color: #fff;
}

.ht_btm_right_thd {
    float: left;
    width: 150px;
    color: #fff;
}


.hbm_right_a img {
    padding: 0px 0px 0px 5px;
}

.disclaimer {
    width: 100%;
    background: #333333;
    padding: 20px;
}

.dm_para {
    width: 100%;
    color: #333333;
    font-size: 14px;
    margin: 10px 0px 10px 0px;
    text-align: justify;
}

.dm_white_cover {
    background: #ffffff;
    padding: 10px 10px 10px 10px;
    border: 1px solid #ffffff;
    border-radius: 5px;
}

.btn-default.btn-dm {
    color: #fff;
    background-color: #A02329;
    border-color: #A02329;
}

.btn-default.btn-dm-big {
    color: #fff;
    background-color: #A02329;
    border-color: #A02329;
    width: 100%;
}

.dm_innerback {
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding: 0px 20px 0px 10px;
    float: left;
    border-right: 1px solid #bbb;
}

.dm_innerixigo {
    color: #ffffff;
    font-size: 16px;
    display: block;
    padding: 0px 10px 0px 20px;
    float: right;
}

.dm_flight_details {
    width: 100%;
    padding: 20px 10px 20px 100px;
    position: relative;
}

.dm_fd_label {
    width: 100%;
    color: #333333;
    font-size: 16px;
    margin: 15px 0px 0px 0px;
}

.dm_fd_result {
    background: #A02329;
    padding: 10px 10px 10px 10px;
    color: #ffffff;
    font-size: 18px;
    margin: 5px 0px 0px 0px;
}

.dm_flight_right {
    width: 100%;
}

.fd_icon_ar {
    position: absolute;
    top: 50px;
    left: 10px;
    display: block;
    width: 50px;
}

.htb_inner_center {
    width: 100%;
    height: auto;
    padding: 7px 0px 0px 0px;
    float: left;
}


.htb_inner_center_lf {
    width: 100%;
    height: auto;
    padding: 0px 0px 20px 0px;
    float: left;
}


.htb_inner_row {
    width: 100%;
    margin: 5px 0px 0px 0px;
}

.htb_inner_row_sec {
    width: 100%;
    margin: 0px;
}

.htb_inner_row.form_disclaim_row {
    padding: 0px;
    margin: 0px;
}

.htb_inner_row.form_submit_row {
    padding: 15px 0px 0px 0px;
}

.htb_inner_row.flight_head {
    border-bottom: 1px dashed #000;
    padding-bottom: 15px;
}

.radio_domestic {
    width: 45%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

    .radio_domestic input {
        float: left;
        margin: 4px 0px 0px 0px;
    }

    .radio_domestic label {
        float: left;
        margin: 4px 0px 0px 10px;
        color: #333333;
    }

.radio_international {
    width: 45%;
    float: right;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

    .radio_international input {
        float: left;
        margin: 4px 0px 0px 0px;
    }

    .radio_international label {
        float: left;
        margin: 4px 0px 0px 10px;
        color: #333333;
    }

.radio_roundtrip {
    float: left;
    clear: both;
    width: 45%;
    margin: 00px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

    .radio_roundtrip input {
        float: left;
        margin: 4px 0px 0px 0px;
    }

    .radio_roundtrip label {
        float: left;
        margin: 4px 0px 0px 10px;
        color: #333333;
    }

.radio_onway {
    float: right;
    width: 45%;
    margin: 0px 0px 0px 0px;
    padding: 10px 10px 10px 10px;
}

    .radio_onway input {
        float: left;
        margin: 4px 0px 0px 0px;
    }

    .radio_onway label {
        float: left;
        margin: 4px 0px 0px 10px;
        color: #333333;
    }

.form_left {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 100%;
    padding: 0px 10px 0px 10px;
}


.form_left_txt {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 50%;
    padding: 0px 10px 0px 10px;
}

.form_right {
    float: right;
    margin: 0px 0px 0px 0px;
    width: 100%;
    padding: 0px 10px 0px 10px;
}


.form_right_txt {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 50%;
    padding: 0px 10px 0px 10px;
}

.semicolon {
    display: none;
}

.form_label {
    width: 100%;
    float: left;
    margin: 15px 0px 0px 5px;
    position: relative;
    color: #333333;
    font-size: 11px;
}

.form_input {
    width: 100%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
}
.form_input_mr {
    width: 89%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
}

.form_input_small_sec {
    width: 100%;
    float: left;
    margin: 8px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
}

.contact_lbl {
    color: #000;
    font-size: 18px;
    padding:30px 10px;
    text-align:center;
}

.DatePicker {
    position: absolute;
    right: 8px;
    width: 15px;
    height: 15px;
    top: 8px;
    cursor: pointer;
}

.DatePicker_sec {
    position: absolute;
    right: 24px;
    width: 15px;
    height: 15px;
    top: 8px;
    cursor: pointer;
}

#fids_id.table > thead > tr > th, #fids_id.table > tbody > tr > th, #fids_id.table > tfoot > tr > th, #fids_id.table > thead > tr > td, #fids_id.table > tbody > tr > td, #fids_id.table > tfoot > tr > td {
    padding: 8px 0px 8px 0px;
}

tr.fids_row td {
    border-bottom: 2px dotted #C9C9C9;
}

.form_input_submit {
    width: 100%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    background: #EC1F26;
    padding: 10px;
}

.fids_lbl {
    padding-top: 8px;
}

.form_input_submit.disc_submit {
    margin: 0px;
}

.form-control {
    font-size: 11px;
}

    .form-control.dial-control {
        height: 30px;
        font-size: 11px;
        padding: 0px 3px;
    }

.form_left_small {
    width: 34%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 10px;
}

.form_left_small_sec {
    width: 26%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 10px;
}

.form_center_colon {
    width: 5%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px 0px 0px;
}

.form_right_small_sec {
    width: 68%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px;
}


.form_left_thd {
    width: 34%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.form_right_thd {
    width: 60%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px;
}

.form_center_small {
    width: 33%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px;
}

.form_right_small {
    width: 32%;
    float: left;
    margin: 0px 0px 0px 0px;
    padding: 0px 5px;
}

.form_input_small {
    width: 100%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 10px 0px 0px;
}


.form_input_small_1st {
    width: 21%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
}

.form_input_small_mr {
    width: 11%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 0px 0px 5px;
}

.form_input_small_2nd {
    width: 21%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
}

.form_input_small_3rd {
    width: 21%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 0px 0px 10px;
}

.form_input_small_4th {
    width: 46%;
    float: left;
}


.form_input_small_5th {
    margin-left: 8%;
    width: 46%;
    float: left;
}

.form_input_small_right {
    width: 100%;
    float: left;
    margin: 5px 0px 0px 0px;
    position: relative;
    color: #333333;
    font-size: 12px;
    padding: 0px 5px 0px 0px;
}


.col-xs-3.dm-xs-3 {
    padding-left: 5px;
    padding-right: 5px;
}

.col-xs-4.dm-xs-4 {
    padding-left: 5px;
    padding-right: 5px;
}

.se_text {
    color: #ED343A;
    font-size: 20px;
    float: right;
    margin: 20px 0px 0px 0px;
}

.se_text2 {
    color: #ED343A;
    font-size: 20px;
    float: left;
    margin: 20px 0px 0px 0px;
}

.dm_content {
    width: 100%;
    padding: 10px 10px 10px 10px;
}

.dm_para_head {
    width: 100%;
    font-size: 16px;
    color: #333333;
}

.result_img {
    width: 100%;
    margin: 10px 0px 10px 0px;
    background: #ffffff;
    padding: 10px;
    text-align: center;
    font-family: 'pantonbold';
    font-weight: normal;
    font-style: normal;
    display: block;
}

    .result_img img {
        display: inline-block;
    }

.result_text {
    width: 100%;
    margin: 10px 0px 0px 0px;
    text-align: center;
    color: #333333;
    font-size: 14px;
}

.result_right_image {
    float: right;
    margin: 10px 0px 10px 10px;
}

.se_icon {
    float: right;
    margin: 0px 0px 0px 5px;
    width: 50px;
}

.se_icon2 {
    float: left;
    margin: 0px 5px 0px 0px;
    width: 50px;
}
/*** Media Queries ***/

/*@media (min-width: 768px) and (max-width: 991px)
{

}*/

@media (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 100%;
        padding-left: 0px;
        padding-right: 0px;
    }
    /*End of*/
}
/*767px*/

@media (max-width: 480px) {

    /*End of*/
}
/*480px*/

@media (max-width: 459px) {
    .dm_logo {
        padding: 5px 0px 0px 5px;
    }

    .dm_menu_text {
        /*display: none;*/
    }

    .dm_menu_icon {
        margin: 0px 0px 0px 0px;
        padding-left: 5px;
    }

    .dm_menu {
        width: 80px;
    }

    .dm_logo {
        width: 180px;
    }

        .dm_logo img {
            width: 100%;
        }

    .topmenu_center {
        width: 280px;
    }

    .menu_btn {
        width: 85px;
        height: 45px;
        background: url("../images/button-bg.png") no-repeat;
        background-size: 100%;
        margin: 20px 0px 0px 10px;
        padding: 8px 3px 0px 23px;
        text-align: right;
    }

    .menu_btn_inner {
        font-size: 9px;
    }

    .menu_btn_icon {
        position: absolute;
        top: 3px;
        left: 3px;
        width: 22px;
        height: 30px;
    }

        .menu_btn_icon img {
            width: 100%;
        }

    br.hid {
        display: none;
    }

    #topmenu {
        max-height: 350px;
        background-size: 100% 350px;
    }

    .dm_arr_white_btn {
        padding: 0px 5px 0px 0px;
    }

    .dm_arr_text {
        padding: 0px 10px 0px 0px;
    }

    .dm_arr_intl {
        font-size: 13px;
        padding: 15px 10px 0px 0px;
    }

    .dm_arr_text {
        font-size: 13px;
    }

    .dm_arr_domes {
        font-size: 13px;
        padding: 15px 10px 0px 0px;
    }
    /**domestic**/
    .dm_dep_white_btn {
        padding: 0px 0px 0px 5px;
    }

    .dm_dep_text {
        padding: 0px 0px 0px 10px;
    }

    .dm_dep_intl {
        font-size: 13px;
        padding: 15px 0px 0px 10px;
    }
	
	.dm_dep_intl.shooting{
padding: 8px 0px 0px 10px;
}

    .dm_dep_text {
        font-size: 13px;
    }

    .dm_dep_domes {
        font-size: 13px;
        padding: 15px 0px 0px 10px;
    }

    .dm_bb_left {
        padding: 0px 0px 0px 10px;
        font-size: 12px;
    }

    .dm_bb_left_icon {
        margin: 0px 10px 0px 0px;
    }

    .dm_bb_right {
        padding: 0px 0px 0px 10px;
        font-size: 12px;
    }

    .dm_bb_right_icon {
        width: 140px;
 margin:0px auto;
    }

    .dm_copy {
        font-size: 9px;
    }

    .dm_bottom_ul_two li a {
        font-size: 9px;
        padding: 0px 5px 0px 5px;
    }

    .dm_arr {
        padding: 0px 20px 30px 0px;
    }

    .dm_dep {
        padding: 0px 0px 30px 20px;
    }

    .search_lfi_one {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    .search_lfi_two {
        width: 100%;
        margin: 0px 0px 10px 0px;
    }

    .search_lfi_three {
        width: 100%;
    }

    #search_lfi_find {
        margin: 0px 0px 0px 0px;
        width: 100%;
    }

    .dm_innerback {
        font-size: 14px;
        padding: 0px 10px 0px 10px;
    }

        .dm_innerback img {
            width: 10px;
        }

    .dm_inner_head {
        font-size: 14px;
    }

    .dm_flight_details {
        padding: 20px 10px 20px 70px;
    }

    .fd_icon_ar {
        width: 40px;
    }

    .se_text {
        font-size: 14px;
        margin: 20px 0px 0px 0px;
    }

    .se_text2 {
        font-size: 14px;
        margin: 20px 0px 0px 0px;
    }

    .se_icon {
        width: 30px;
        margin: 10px 0px 0px 0px;
    }

    .se_icon2 {
        width: 30px;
        margin: 10px 5px 0px 0px;
    }
    /*End of*/
}
/*479px*/

@media (max-width: 320px) {

    /*End of*/
}
/*320px*/
/*indra 04-09-2018*/
.last_menu{
    display: flex;
    margin: 0px auto;
    width: 100%;
    align-items: center;
    justify-content: center;
}
