a, a:hover, a:active, a:visited, a:focus {
    text-decoration: none;
}
.autosugst_newblock {
    position: fixed !important;
    top: 0;
    z-index: 1;
}
.auto_saugg {
    margin-top: 102px;
    height: 100%;
    overflow-x: hidden;
    width: 100%;
}
.mb_title {
    font-size: 10px;
    font-weight: 700;
    color: #000;
    margin-bottom: 4px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 10px;
    text-align: center;
}
        #monthajx, #month {
            display: block;
            text-align: center;
            font-size: 20px;
            text-transform: uppercase;
            color: #468be8;
            font-weight: bold;
            margin: 7px 0;
        }
.ser-l {
width: 80%;
}
.sel2 h1{font-size: 16px;
    color: #ffffff;
    line-height: 41px;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 100%;}
        .cld-arrow {
            position: absolute;
            top: 85px;
            width: 15px;
            height: 24px;
            background: url(https://www.easemytrip.com/images/mob-web/left-right-arrow.png) no-repeat;
            text-decoration: none;
            opacity: .3;
        }

        .arw-right {
            right: 15px;
            background-position: -15px 0px;
            cursor: pointer;
        }

        .arw-left {
            left: 15px;
            background-position: 0px 0px;
            cursor: pointer;
        }

        .int_sect {
            width: 100%;
            margin-top: 10px;
            padding-bottom: 10px;
            float: left;
            border-bottom: 1px solid #c5c2c2;
        }

        .left_sect {
            width: 70%;
            float: left;
        }

            .left_sect span {
                font-size: 25px;
                color: #000000;
                padding-bottom: 10px;
                text-transform: uppercase;
            }

        .btn_right {
            float: right;
            width: 30%;
        }

        .mod_btn {
            width: 100%;
            float: right;
            background: #f26822;
            border: 1px solid #f26822;
            border-radius: 3px;
            color: #ffffff;
            text-align: center;
            font-size: 15px;
            padding: 7px 0;
            text-decoration: none;
        }

        #air_sector {
            width: 100%;
        }

        .spc_r {
            margin: 0 2px 0 0;
        }

        .inp-wd3 {
            width: 85%;
            float: left;
            border: 0px;
            outline: 0;
            background: #ffffff url(https://www.easemytrip.com/home-css-js/img/arrow-down.png) no-repeat scroll 96% 50%;
            background-position: 100% 55%;
            background-size: 15px 7px;
            -webkit-appearance: none !important;
            -moz-appearance: none !important;
            margin-top: 9px;
            font-size: 12px;
        }

        .inp-opt3 {
            background-color: #fff;
            color: #fff;
            padding-bottom: 2%;
            position: absolute;
            top: 28px;
            width: 35%;
            z-index: 9;
            border: 1px solid #c5c2c2;
        }

            .inp-opt3 ul {
                margin: 0;
                padding: 0;
            }

                .inp-opt3 ul li {
                    text-decoration: none;
                    list-style: none;
                    padding: 6px 4%;
                    color: #000;
                    background-color: #fff;
                    cursor: pointer;
                    font-size: 12px;
                }

        .m_drpdwn {
      padding: 9px 0px;
    border: none;
    margin-top: 10px;
    width: 100%;
    background-color: #fff;
    outline: none;
    font-size: 17px;
        }
		.datl {
    width: 98%;
    float: left;
}

.trv-dtl-mt {
    width: 57%;
    position: relative;
}

.inp-wd {
 font-size: 14px;
}

.inp-opt {
    font-size: 15px;
    background-color: #fff;
    color: #fff;
    padding-bottom: 2%;
    position: absolute;
    top: 0px;
    width: 143px;
    z-index: 9999;
    border: 1px solid #c5c2c2;
}
.inp-opt ul li {
    text-decoration: none;
    list-style: none;
    padding: 3px 9%;
    color: #000;
    background-color: #fff;
    cursor: pointer;
    font-size: 13px;
}

        #adultcnt, #ChildCnt1, #InfantCnt {
            width: 32%;
            padding: 7px 0;
            border: 1px solid #eee;
            margin-top: 10px;
        }

        @@media only screen and (min-width: 150px) and (max-width: 500px) {
            .dte-cl {
                font-size: 9px;
            }

            .fare-tabel td {
                height: 64px;
            }

            .mid_inr h2 {
                font-size: 17px;
                font-weight: bold;
                padding-bottom: 10px;
            }

            .mid_inr {
                padding: 15px 0 0 0;
            }

            .fare-tabel th:first-child, .fare-tabel td:first-child {
                padding-left: 0;
            }

            .mid_inr2 {
                margin: 0 auto;
                padding: 5px 0;
            }

            .para {
                line-height: 20px;
            }
        }