

@import url('Style.css');

body {
    margin: 0;
    padding: 0;
    font-family: "Open Sans", Arial, sans-serif;
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
}

img {
    max-width: 100%;
}

a {
    transition: all 0.5s ease-out;
    -webkit-transition: all 0.5s ease-out;
}

    a:hover {
        transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        text-decoration: none;
    }

.fancybox-overlay {
    z-index: 99999 !important;
}

.pull-left {
    float: left;
}

input:focus, select:focus, a:focus, .container .checkmark:focus, .checkbox10 input[type="checkbox"]:focus + label::before {
    outline: 2px dotted #db7446 !important;
    /*border: 1px solid red;
    display: block;*/
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    letter-spacing: -1px;
    margin: 0;
    font-family: "Open Sans", Arial, sans-serif;
}

h1 {
    font-size: 3.2em;
    line-height: 44px;
    margin: 0 0 44px 0;
}

h2 {
    font-size: 2.6em;    
    line-height: 42px;
    margin: 0 0 32px 0;
}

h3 {
    font-size: 1.8em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    margin-bottom: 33px;
    text-transform: uppercase;
    border-bottom: none;
}

    h3.FindTour {
        color: #121214 !important;
        font-size: 1.8em;
        letter-spacing: normal;
        line-height: 24px;
        margin-bottom: 33px;
        text-transform: uppercase;
        border-bottom: none;
    }

h4 {
    /*color: #CCC;*/
    color: black;
    font-size: 1.4em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
    border-bottom: none;
}

h5 {
    color: #CCC;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
    background: none;
}

h6 {
    color: #333;
    font-size: 1em;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
}

header#header {
    height: 64px;
    border-bottom: none;
}

#header > .container {
    width: 100%;
}

#divNormalMenu > .container {
    width: 100%;
    max-width: 100%;
}

.logo {
    margin-left: 0px;
    margin-top: 1px;
    margin-right: 10px;
}

    .logo img {
        max-width: 100%;
    }

.all_data_right {
    float: right;
}

.all_data_right_guest {
    margin-top: 15px;
}

.all_data_right .header-right {
    margin: 0 0px 0 0;
    display: inline-block;
}

.main_menu_top .navbar-default {
    background: none;
    border: none;
}

.main_menu_top .navbar {
    min-height: inherit;
    margin-bottom: 0px;
}

.main_menu_top .navbar-nav {
    display: block;
    float: none;
    margin: 0;
}

.main_menu_top .nav > li {
    display: inline-block;
    float: none;
    margin: 0px 0;
}

.main_menu_top {
    margin: 4px 0 0 0;
}

    .main_menu_top .nav > li > a, .main_menu_top a.nav-link {
        display: inherit;
        font-weight: 600;
        padding: 10px 4px;
        font-size: 12px;
        text-transform: uppercase;
        font-family: "Open Sans", Arial, sans-serif;
    }

    .main_menu_top a.ada_access_menu {
        padding: 4px 6px;
    }


.header-right-menu-modal {
    border-radius: 0;
    box-shadow: none;
    left: inherit;
    right: 0px;
    z-index: 999;
    width: 550px;
    padding: 20px 5px;
    background-color: #efefef;
}

.header-shopping-cart {
    display: inline-block;
}

    .header-shopping-cart .btn-primary {
        border-radius: 3px !important;
        text-transform: inherit !important;
        margin: 0 10px 0 0px;
        font-size: 12px;
    }

a.cart_icon_top_blue {
    background: #154257;
    border-radius: 100%;
    color: #fff;
    font-size: 18px;
    height: 32px;
    line-height: 22px;
    text-align: center;
    width: 32px;
    position: relative;
    margin: 0 0px 0 0px;
    display: inline-block;
    vertical-align: top;
}

    a.cart_icon_top_blue i {
        position: relative;
        top: 5px;
    }

.header-user-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 19px;
}

.all_data_right .header-user-name {
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 0px;
    display: inline-block;
    font-size: 12px;
}

.w450_new_login {
    width: 420px;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 5%;
}

.modal-header.login_popup_new {
    background: #f5f5f5 !important;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    letter-spacing: 1px;
}

.login_popup_new button.close {
    background-color: #d19595;
    border-radius: 100%;
    color: #fff;
    height: 24px;
    width: 24px;
    text-shadow: none;
    opacity: 1;
}

.new_log_tit {
    font-size: 16px;
    height: auto;
    color: #5f5f5f;
    line-height: 20px;
    margin: 0 0 0px 0;
    font-family: 'Lato';
    text-align: left;
    letter-spacing: 1px;
    font-weight: 600;
}

.bg_gary_data {
    background: #fff;
    border-radius: 0 0 5px 5px;
    border-top: none;
}

.w85_per_log {
    width: 85%;
    float: left;
}

.pop_log_tit {
    font-size: 15px;
    line-height: 26px;
    color: #335e70;
    font-weight: bold;
    font-family: "lato";
    text-transform: uppercase;
}

.login_page_box div {
    text-align: left;
}

.login_page_box label {
    color: #335e70;
    font-family: "lato";
}

.login_page_box input {
    border: 1px solid #666;
    color: #666;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 8px 10px;
    width: 100%;
}

.pop_forgot a {
    border: 1px solid #cecece;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 8px 12px;
    text-align: center;
    width: 100%;
}

.login_sub_new_btn {
    margin: 0 0 12px 0;
}


.brd_all_newpop {
    border-bottom: 2px solid #e2e2e2;
    width: 100%;
    float: left;
    margin: 15px 0;
}

.pop_log_tit {
    font-size: 15px;
    line-height: 26px;
    color: #335e70;
    font-weight: bold;
    font-family: "lato";
    text-transform: uppercase;
}

#limenu {
    border-right: none !important;
}

.modal-header {
    padding: 7px 11px;
}

.sim_banner {
    position: relative;
    margin-bottom: 15px;
}

.main_bg_img {
    background-color: #dfdfdf;
    text-align: center;
}

.sim_banner img {
    max-width: 100%;
}

footer {
    font-size: 0.9em;
    padding: 30px 0 0;
    position: relative;
    clear: both;
    margin-top: 50px;
    text-align: center;
}

    footer div.container div.row > div {
        margin-bottom: 25px;
    }

.fot-arow {
    display: none;
}

.bot-links {
    display: block;
    padding-top: 20px;
    font-size: 15px;
    color: #3c6273;
}

    .bot-links a {
        padding: 5px;
    }

        .bot-links a:hover {
            text-decoration: none;
        }

#Label1 {
    border-top: 1px solid #1d4d62;
    color: White;
    display: inline-block;
    font-size: 12px;
    margin: 15px 0 0;
    padding: 15px 0 0;
    width: 100%;
}

.copyrights, .privacy {
    font-size: 13px;
    color: #FFF;
    padding: 4px 0 10px;
}

#main-left-part {
    width: 605px;
    border-right: 1px solid #d0d1ce;
}

#main-right-part {
    width: calc(100% - 605px) !important;
}

.top_new_first_data_box {
    background-color: #ffffff;
    padding: 10px 15px;
    border-bottom: 2px solid #f4f4f4;
}

.back_home {
    float: left;
    width: 32px;
}

    .back_home a.gray_icon {
        background-image: url(../../CommonThemes/Images/back_home_full_blue.png);
        background-repeat: no-repeat;
        display: block;
        height: 32px;
        position: relative;
        top: 0px;
        width: 32px;
        cursor: default;
    }

    .back_home a.blue_icon {
        background-image: url(../../CommonThemes/Images/back_blue_home.png);
        background-repeat: no-repeat;
        display: block;
        height: 32px;
        position: relative;
        top: 0px;
        width: 32px;
    }

.brd_all_new_serch {
    border: 1px solid #ebebeb;
    padding: 3px 10px;
}

.brd_all_new_serch {
    float: left;
    width: calc(100% - 32px);
    height: 32px;
}

.iconmap_new {
    float: left;
    background-image: url(../../CommonThemes/Images/serch_pin.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 11px;
    margin: 7px 6px 0 0;
}

.new_ser_box {
    width: 91%;
    float: left;
}

    .new_ser_box input.inp1 {
        width: 93%;
        float: left;
        background: none;
        border: none;
        box-shadow: none;
        font-size: 14px;
        color: #545454;
    }

.new_filter_bar_box {
    background-color: #fff !important;
    height: auto !important;
    border-bottom: 1px solid #d6d6d6;
    padding: 10px 15px !important;
}

.date_icn_new {
    float: left;
    width: 7.3%;
    display: none;
}

    .date_icn_new a {
        background-image: url(../../CommonThemes/Images/new_date_icn.png);
        background-repeat: no-repeat;
        width: 40px;
        height: 33px;
        float: left;
    }

.new_combo_add {
    float: left;
    margin: 0 10px 0 0;
    width: 26%;
}

    .new_combo_add select {
        width: 100%;
        border: 1px solid #e4e4e4;
        padding: 5px;
        height: 33px;
        font-size: 11px;
    }

.search_new1 {
    width: 21%;
    float: left;
}

    .search_new1 input {
        /*background: url(../../CommonThemes/Images/new_date_icn.png) no-repeat scroll 5px 6px;*/
        color: #545454;
        float: left;
        font-size: 13px;
        padding: 1px 8px 0 0;
        text-align: right;
        width: calc(100% - 35px);
        border: 1px solid #e4e4e4;
        height: 33px;
        font-weight: 600;
        font-family: Lato;
        border-radius: 0px;
    }

.night_new1 {
    width: 17%;
    float: left;
}

    .night_new1 select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        background: url(../../CommonThemes/Images/arrow_search.png) no-repeat scroll 95% center;
        color: #545454;
        float: left;
        font-size: 13px;
        padding: 0 5px;
        width: 100%;
        border: 1px solid #e4e4e4;
        height: 33px;
        font-weight: 600;
        font-family: Lato;
        border-radius: 0px;
    }

i.sorting_icn {
    font-size: 20px;
    left: -18px;
    position: absolute;
    top: 8px;
}

.alldata_right {
    float: left;
    text-align: right;
    width: 45%;
}

.new_fil1_icn {
    float: right;
    margin: 0 0px 0 10px;
}

    .new_fil1_icn a {
        background-image: url(../../CommonThemes/Images/new_fil1.png);
        background-repeat: no-repeat;
        width: 39px;
        height: 33px;
        float: left;
    }

.right_dis {
    margin: 0 0 0 100px;
    position: relative;
}

.alldata_right {
    float: left;
    text-align: right;
    width: 45%;
}

.new_fil1_icn_up a {
    background-image: url(../../CommonThemes/Images/new_fil1_up.png);
    background-repeat: no-repeat;
    width: 39px;
    height: 33px;
    float: left;
}

.new_fil2_icn {
    float: right;
    margin: 0 0px 0 10px;
}

    .new_fil2_icn a {
        background-image: url(../../CommonThemes/Images/new_fil2_up.png);
        background-repeat: no-repeat;
        width: 39px;
        height: 33px;
        float: left;
        background-size: 100%;
    }

.map-list-view-btn {
    float: right;
    margin-right: 10px;
}

.map-list-view-btn {
    display: none;
}

    .map-list-view-btn button {
        background: none;
        border: none;
        color: #bcbcbc;
        font-size: 20px;
        line-height: 40px;
    }

a.filter_text_nav {
    background-color: #335e70;
    border: 1px solid #335e70;
    border-radius: 0px;
    color: #fff;
    float: right;
    font-size: 16px;
    margin: 0px 0 0;
    padding: 4px 20px;
    text-align: center;
    font-weight: 600;
    font-family: Lato;
}

.btn_new_go a.filter_text_nav {
    margin: 0px;
    padding: 6px 24px 5px;
    border-radius: 0px;
    border: none;
}

.btn_new_go a:hover.filter_text_nav {
    border: none;
}

#search-placedataholder .divPlacelistdata {
    margin-bottom: 10px;
    padding: 0 5px;
    min-height: 267px;
    float: left;
}

.divPlacelistdata-shodow {
    border-radius: 0px;
    box-shadow: 0 0 4px 0 #999;
}

.divPlacelistdata.selected .divPlacelistdata-shodow {
    box-shadow: 0 0 9px 3px #555;
}

.bg_white {
    background-color: #fff;
    padding: 5px 10px;
    min-height: 109px;
}

.left_data_eclip {
    width: 61%;
    min-height: 51px;
}

.newdata_left {
    float: left;
}

.placedata-title > a {
    color: #000;
    display: block;
    font-size: 13px;
    font-weight: bold;
    line-height: 17px;
}

.newdata_left a {
    height: 35px;
    vertical-align: middle;
    display: table-cell !important;
}

.placedata-title-right {
    float: right;
}

    .placedata-title-right .btn.btn-park {
        width: 90px;
        text-transform: uppercase;
        background: #4a94a5;
        border: none;
        color: #fff;
        float: left;
        font-size: 11px;
        line-height: 22px;
        padding: 0 7px;
        border-radius: 0px;
    }

    .placedata-title-right .btn.btn-park, .placedata-title-right .btn.btn-success {
        font-weight: 400 !important;
    }

        .placedata-title-right .btn.btn-park i {
            background-image: url(../../CommonThemes/Images/park_small.png);
            background-repeat: no-repeat;
            background-size: 15px auto;
            display: inline-block;
            height: 16px;
            margin: 0 0 0 -2px;
            position: relative;
            right: -1px;
            top: 4px;
            width: 16px;
        }

.home_page_desc {
    font-size: 12px;
    line-height: 16px;
    color: #5d5d5d;
    font-family: "Roboto";
    border-top: 1px solid #e2e2e2;
    margin: 7px 0 0 0;
    padding: 6px 0 0 0;
    font-weight: normal;
    text-align: left;
    word-break: break-all;
    min-height: 57px;
}

.img_listing_box {
    height: 190px;
    margin: auto !important;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 278px;
    background: #ededed;
}

.alert_small_icn {
    left: 10px;
    position: absolute;
    top: 10px;
    z-index: 99;
}

    .alert_small_icn a {
        background-image: url(../../CommonThemes/Images/alert.png);
        width: 21px;
        height: 21px;
        background-size: 21px;
        background-repeat: no-repeat;
        display: inline-block;
    }

#search-placedataholder {
    padding: 15px 10px 40px;
    background-color: #f5f5f5 !important;
}

#search-placedataholder {
    padding: 15px 0 30px 10px;
    background-color: #d8d8d8;
}

.divPlacelistdata:first-child, .divPlacelistdata:nth-child(2) {
    margin-top: 5px;
}

.divPlacelistdata-shodow .bg_white .newdata_right {
    padding: 6px 0;
}

.img_listing_box .placedata-img {
    display: table-cell;
    height: 190px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 278px;
}

.placedata-img > img {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    min-width: 100%;
    width: auto;
    height: 100%;
    min-height: 193px;
    max-width: 100%;
}

.img_listing_box .placedata-img img {
    border: medium none !important;
    float: none !important;
    margin: auto !important;
    min-height: inherit;
    min-width: inherit;
    border-radius: 0px !important;
}

.placedata-img-hvr {
    position: absolute;
    text-align: center;
    top: 100px;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    z-index: 5;
    display: none;
}

    .placedata-img-hvr a, .placedata-img-hvr {
        color: #fff;
        font-family: Lato;
        font-size: 13px;
        font-weight: bold;
        line-height: 16px;
        text-transform: uppercase;
    }

.placedata-img::after {
    background-color: #000;
    content: "";
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
    transition: all ease-in-out 500ms 0s;
    -moz-transition: all ease-in-out 500ms 0s;
    -ms-transition: all ease-in-out 500ms 0s;
    -o-transition: all ease-in-out 500ms 0s;
    -webkit-transition: all ease-in-out 500ms 0s;
    left: 0px;
}

.hvr_data_btn {
    display: none;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 6px;
}

    .hvr_data_btn a {
        border: 1px solid #fff !important;
        border-radius: 5px;
        padding: 5px;
        font-size: 12px;
        color: #fff;
        display: inline-block;
    }

        .hvr_data_btn a i {
            font-size: 17px;
            margin: 0 5px 0 0;
            position: relative;
            top: 1px;
        }

a.heart_data_icon {
    background-image: url(../../CommonThemes/Images/gray_heart_small.png);
    background-repeat: no-repeat;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 15px;
    height: 13px;
    /* z-index: 999; */
}

.divPlacelistdata:hover .placedata-img::after {
    opacity: 0.6;
}

#search-placedataholder .mCSB_inside > .mCSB_container {
    margin-right: 18px;
}

.placedata-img::after {
    left: 0px;
}

.placedata-title-main {
    background: #fff;
    border-radius: 0;
    padding: 5px 10px;
    min-height: 50px;
}

.placedata-title-left {
    width: 100%;
}

.pdr_7 {
    padding-right: 7px;
}

.pdl_7 {
    padding-left: 7px;
}

.text_f_11 {
    float: left;
    font-size: 11px;
    line-height: 14px;
    text-align: right;
    width: 41%;
}

.first_page_tit {
    width: 100%;
    text-align: left;
}

.newdata_right {
    float: right;
    text-align: right;
}

.first_page_btn {
    float: left !important;
    width: 100%;
}

.small_success .btn.btn-success {
    width: 84px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 3px 2px !important;
}

.first_page_btn .btn.btn-success {
    margin: 3px 0 0 0 !important;
    width: 100% !important;
    display: block;
    padding: 3px 2px !important;
}

.placedata-title-right .btn.btn-success {
    height: 25px;
}

.placedata-title-right .btn.btn-park, .placedata-title-right .btn.btn-success {
    font-weight: 400 !important;
}

.placedata-title-right .btn.btn-success {
    width: 90px;
    text-transform: uppercase;
    background: #56c694;
    border: none;
    /* box-shadow: 1px 1px 0px 1px #405740; */
    color: #fff;
    float: left;
    font-size: 11px;
    line-height: 22px;
    padding: 0 7px;
    border-radius: 0px;
}

    .placedata-title-right .btn.btn-success i {
        font-size: 14px;
        position: relative;
        top: 1px;
        left: -2px;
    }

.first_page_btn {
    float: left !important;
    width: 100%;
}

.disabled_div {
    color: #dfdfdf;
    pointer-events: none;
}

    .disabled_div.newdata_right .btn {
        background: #dfdfdf !important;
    }

.data_right_mile {
    float: left;
}

.placedata-dis > a {
    color: #aaaaaa !important;
    display: block;
    font-family: "lato";
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
    background-image: url(../../CommonThemes/Images/text_icn.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 0 0 0 11px;
}

.placedata-dis > a {
    color: #4c4c4c;
    display: block;
    font-family: "lato";
    font-size: 12px;
    font-weight: 300;
    line-height: 16px;
}

.spacer5 {
    height: 5px;
    clear: both;
    width: 100%;
}

.small_danger .btn.btn-danger {
    width: 84px !important;
    font-size: 12px !important;
    line-height: 18px !important;
    padding: 3px 2px !important;
}

.first_page_btn .btn.btn-danger {
    margin: 3px 0 0 0 !important;
    width: 100% !important;
    display: block;
    padding: 3px 2px !important;
}

.placedata-title-right .btn.btn-danger {
    height: 25px;
    text-transform: uppercase;
    border-radius: 0px;
}

.placedata-title-right .btn.btn-danger {
    width: 90px;
    background: #cc4c4c;
    border: none;
    color: #fff;
    float: left;
    font-size: 10px;
    line-height: 10px;
    padding: 0 7px;
}

.click_img_box {
    position: absolute;
    left: 20px;
    bottom: 20px;
}

.open_img_box {
    background: hsl(0, 0%, 92%);
    position: absolute;
    top: 0px;
    /*height: 100%;*/
    width: 100%;
    right: 0px;
    z-index: 999;
    padding: 15px;
}

.hed_box {
    border-bottom: 1px solid #676767;
    margin: 0 0 8px 0;
    padding: 0 0 8px 0;
}

.tab_data_tit {
    font-size: 18px;
    line-height: 22px;
    color: #000;
    float: left;
}

.table_cross {
    float: right;
    width: 20px;
    height: 20px;
    background: #d29793;
    border-radius: 100px;
}

    .table_cross a {
        border-radius: 100px;
        color: #fff;
        font-size: 17px;
        position: relative;
        text-align: right;
        top: -2px;
        left: 3px;
    }

.Legend_table_box table {
    width: 100%;
}

.legend {
    z-index: 98 !important;
}

.Legend_table_box table th {
    font-size: 10px;
    line-height: 18px;
    color: #000;
    font-weight: 600;
    width: 14.28%;
    padding: 5px;
    text-align: center;
}

.Legend_table_box table td {
    font-size: 11px;
    line-height: 17px;
    color: #656565;
    width: 14.28%;
    padding: 5px;
    text-align: center;
}

.open_img_box table td img.img-responsive {
    display: inline-block;
    max-width: 40%;
}

.open_img_box {
    display: none;
}

a.cart_icon_top_blue.list_menu_icn {
    position: absolute;
    z-index: 99;
    right: 6px;
    top: 19px;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    height: auto;
    border-radius: 0;
    padding: 4px 5px;
}

.pos_rel {
    position: relative;
}

.pos_rel_availabiltykey {
    position: relative;
}

.pos_rel_availabiltykey {
    position: relative;
}

#draggable {
    position: relative;
    z-index: 99 !important;
}

.filter_box_white {
    background-color: #fff;
    padding: 5px 15px !important;
}

    .filter_box_white.white_opacity {
        background-image: url(../../CommonThemes/Images/white_bg_opacity.png);
        background-repeat: repeat;
        width: 100%;
        background-color: transparent;
    }

.right_pin_cross_icn {
    float: left;
    margin: 6px 0 0 0;
    display: none;
}

    .right_pin_cross_icn a {
        background-image: url(../../CommonThemes/Images/right_pin.png);
        background-repeat: no-repeat;
        display: block;
        width: 8px;
        height: 10px;
    }

.fil_text_new {
    font-size: 12px;
    line-height: 16px;
    color: #154257;
    text-transform: uppercase;
    margin: 2px 0 0 0px;
    float: left;
    font-family: 'lato';
    font-weight: 400 !important;
}

.data_new_toogle {
    position: relative;
}

.search-view-toggle.pull-right {
    margin: 2px 0 0 0;
}

.list-view_left {
    cursor: pointer;
}

.toggle_filter_new, .toggle_filter_new:focus, .toggle_filter_new:hover {
    vertical-align: top;
    background-image: url(../../CommonThemes/Images/filter_ic1.png);
    background-repeat: no-repeat;
    width: 17px;
    height: 20px;
    display: inline-block;
}

.slide_one {
    width: 430px;
    position: absolute;
    left: 000;
    background: #fff;
    color: #000;
    z-index: 9999;
    top: 32px;
    height: 480px;
    overflow-y: scroll;
}

.slide_one {
    height: auto;
    overflow: inherit;
}

.slide_main_box {
    padding: 10px 15px;
}

.toggle_main_box_new {
    padding: 0px;
}

.toggle_tab_new .panel-group {
    margin-bottom: 0px;
}

.toggle_tab_new .panel-default {
    border: none;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: 1px solid #dfdfe1;
    padding: 0px 0 0 0;
    margin: 0px 0 0px 0 !important;
}

    .toggle_tab_new .panel-default:first-child {
        border-top: 1px solid #dfdfe1;
    }

    .toggle_tab_new .panel-default > .panel-heading {
        background: none;
        padding: 0px;
        border: none;
    }

.toggle_tab_new .panel-title {
    font-size: 14px;
    line-height: 18px;
    color: #154257;
    font-weight: 600;
    font-family: 'lato';
    padding: 10px 15px;
    margin: 0 0 0px 0;
}

.panel-heading.accordion-toggle.question-toggle h4 {
    background: #f8f8f8;
}

.panel-heading.accordion-toggle.question-toggle.collapsed h4 {
    background: #fff;
}

.toggle_tab_new .panel-title a {
    color: #40575d;
    width: 25%;
    display: inline-block;
}

.toggle_tab_new .panel-title span.select_data {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    width: 63%;
}

.toggle_tab_new .panel-title span.cross_icon_facility {
    background-image: url(../../CommonThemes/Images/pop_cross.png);
    background-position: right center;
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    position: relative;
    top: 2px;
    width: 5%;
}

.panel-heading.accordion-toggle.question-toggle.collapsed h4 span a {
    background-image: url(../../CommonThemes/Images/toggle_right.png);
    background-repeat: no-repeat;
    background-position: center 96%;
    display: inline-block;
    float: right;
    height: 14px;
    position: relative;
    top: 2px;
    width: 13px;
}

#divToggle_serch_white {
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
}

.toggle_serch_white {
    background-color: #fff;
    border: 1px solid #e3e3e3;
    padding: 3px 5px;
    width: 100%;
}

    .toggle_serch_white input.inp1 {
        background: none;
        border: medium none;
        box-shadow: none;
        color: #545454;
        float: left;
        font-size: 13px;
        width: 89%;
        line-height: 17px;
    }

    .toggle_serch_white input.inp2 {
        background: url(../../CommonThemes/Images/new_ser.png) no-repeat;
        border: medium none;
        box-shadow: none;
        float: right;
        margin: 0px 0 0;
        padding: 0;
        text-indent: -9999px;
        width: 11%;
        position: relative;
        top: 3px;
    }

.chk_btn_data {
    margin: 5px 0 0 0;
}

    .chk_btn_data label {
        font-weight: normal;
        font-size: 13px;
        position: relative;
        left: 6px;
        top: -2px;
    }

    .chk_btn_data img {
        display: inline-block;
        margin: -3px 0 0 8px;
        max-width: 14%;
    }

.pdl_0_toggle {
    padding-left: 0px;
}

.toggle_right_text {
    float: left;
    font-size: 14px;
    color: #154257;
    margin: 5px 0 0 0;
}

.toggle_right_icon {
    border-radius: 30px;
    float: right;
    padding: 4px;
}

    .toggle_right_icon a.icon1 {
        background-image: url(../../CommonThemes/Images/toggle_pre_icn.png);
        background-repeat: no-repeat;
        width: 24px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
        margin: 0 0px 0 0;
    }

    .toggle_right_icon a.icon2 {
        background-image: url(../../CommonThemes/Images/toggle_next_icn.png);
        background-repeat: no-repeat;
        width: 24px;
        height: 25px;
        display: inline-block;
        vertical-align: top;
    }

.toggle_data_nav ul {
    margin: 0px 0 0 0;
    padding: 0px;
}

    .toggle_data_nav ul li {
        float: left;
        list-style: none;
        width: 32.6%;
        margin: 0 1% 10px 0;
    }

        .toggle_data_nav ul li span {
            display: block;
            text-align: center;
            font-size: 13px;
            line-height: 17px;
            background-color: #fff;
            color: #545454;
            padding: 6px;
            border: 1px solid #d2d2d2;
            cursor: pointer;
            width: 100%;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }

            .toggle_data_nav ul li span i {
                display: none;
            }

            .toggle_data_nav ul li span:hover {
                background-color: #d2d2d2;
            }

.dotted_box {
    display: block;
    width: 100%;
    text-align: center;
    margin: auto;
}

    .dotted_box span {
        width: 8px;
        height: 8px;
        border-radius: 100%;
        background-color: #fff;
        border: 1px solid #c6c6c6;
        display: inline-block;
    }

        .dotted_box span.active {
            background-color: #154257;
            border: 1px solid #154257;
        }

.panel-heading.accordion-toggle.question-toggle h4 span a {
    background-image: url(../../CommonThemes/Images/toggle_down.png);
    background-repeat: no-repeat;
    background-position: center 96%;
    display: inline-block;
    float: right;
    height: 14px;
    position: relative;
    top: 2px;
    width: 13px;
}

.toggle_data_nav ul li:nth-child(3n) {
    margin: 0 0 10px 0;
}

.toggle_data_nav ul li.active span {
    background-color: #d2d2d2;
}

    .toggle_data_nav ul li.active span i {
        display: inline-block;
    }

#question2 .panel-body {
    padding-bottom: 0px;
}

.toggle_tab_new .panel-body .col-md-6 {
    padding: 0 15px 0 7px;
}

.main_nav_select select {
    width: 100%;
    padding: 4px 12px;
    font-size: 13px;
    color: #333;
    border: 1px solid #cccccc;
    margin-bottom: 15px;
    background: #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(../../CommonThemes/Images/arrow_search.png);
    background-position: 95%;
    background-repeat: no-repeat;
    border-radius: 0px;
}

.left_side_combo_new select {
    font-weight: 600;
}

.toggle_tab_new .panel-body .col-md-6 .main_nav_select select {
    padding: 8px 5px;
    color: #545454;
    font-family: lato !important;
    border-radius: 0px;
}

#divPlaceUnitTypesCategoryPlace .more_fil_main_box {
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    background: #fff;
    padding: 8px 5px;
    max-height: 290px;
    overflow-x: hidden;
    overflow-y: auto;
}

.heading-new {
    border-top: 7px solid #fecc01;
    display: block;
}

.filter_faq .heading-new {
    border: none;
    cursor: pointer;
}

.filter_faq .faq_que {
    width: 90%;
    float: left;
}

#divPlaceUnitTypesCategoryPlace .filter_faq .faq_que a {
    font-size: 14px;
    color: #686868;
    font-weight: 600;
}

.filter_faq .faq_mainoutercon .down_icon {
    float: right;
    background-image: url(../../CommonThemes/Images/faq_down.png);
    background-repeat: no-repeat;
    height: 12px;
    background-position: right;
    width: 10%;
    margin: 3px 0 0 0;
}

#divPlaceUnitTypesCategoryPlace .filter_faq .faq_mainoutercon .down_icon {
    background-position: center;
}

.filter_faq .faq_mainoutercon .active .down_icon {
    background-image: url(../../CommonThemes/Images/faq_up.png);
}

#divPlaceUnitTypesCategoryPlace .filter_faq .faq_mainoutercon .down_icon {
    background-position: center;
}

#mainContent_LeftMenuAdvanceFilter_DivIsPremium {
    display: none;
}

.all_pd_15 {
    padding: 15px;
}

a.toggle_clear_btn {
    background-color: #bfbfbf;
    border: 1px solid #bfbfbf;
    border-radius: 0;
    color: #fff;
    float: right;
    font-size: 14px;
    margin: 0 10px;
    padding: 4px 20px;
    text-align: center;
    font-weight: 600;
}

.filter_box_white {
    background-color: #fff;
    padding: 5px 15px !important;
}

.toggle_filter_new_second, .toggle_filter_new_second:focus, .toggle_filter_new_second:hover {
    vertical-align: top;
    background-image: url(../../CommonThemes/Images/filter_ic2.png);
    background-repeat: no-repeat;
    width: 19px;
    height: 17px;
    display: inline-block;
}

.btnMapSearchArea {
    color: #a8a8a8;
    font-size: 16px;
    line-height: 32px;
    padding: 0 5px;
}

#GoogleMap_Div_Container #GoogleMap_Div {
    height: inherit !important;
    width: 100% !important;
}

#GoogleMap_Div_Container {
    display: block !important;
    height: 100% !important;
}

.btnMapSearchArea {
    color: #a8a8a8;
    font-size: 16px;
    line-height: 32px;
    padding: 0 5px;
}

#mainContent_divgoogleplaces {
    display: block;
    height: 100% !important;
}

#GoogleMap_Div .mapboxgl-popup-content {
    padding: 0px !important;
}

.mapboxgl-popup-close-button, .mapboxgl-popup-close-button:hover {
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 0px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 !important;
    right: 6px !important;
    text-align: center;
    top: 4px !important;
    width: 20px;
    z-index: 999;
    background-image: url(../../CommonThemes/Images/pop_remove.jpg);
    background-repeat: no-repeat;
    color: #fff;
}

#search-placedataholder {
    padding: 15px 10px 40px;
    background-color: #f5f5f5 !important;
}

#search-placedataholder {
    padding: 15px 0 30px 10px;
    background-color: #d8d8d8;
}

.divPlacelistdata-list {
    margin-bottom: 10px !important;
    padding: 0 5px 0 6px;
}

    .divPlacelistdata-list .placedata-title-main {
        min-height: inherit;
        border: none;
    }

    .divPlacelistdata-list .placedata-title-main {
        background: #fff !important;
    }

    .divPlacelistdata-list .placedata-title-main {
        border-radius: 0;
        transition: all ease-in-out 500ms 0s;
        -moz-transition: all ease-in-out 500ms 0s;
        -ms-transition: all ease-in-out 500ms 0s;
        -o-transition: all ease-in-out 500ms 0s;
        -webkit-transition: all ease-in-out 500ms 0s;
        cursor: pointer;
        background: #eeeeee;
        border: 1px solid #ccc;
    }

.pd_all_10 {
    padding: 5px 0;
}

.data_pdl_0 {
    padding-left: 0px;
}

.main_tit_left_facility {
    font-size: 14px;
    line-height: 20px;
    color: #636363;
    font-weight: bold;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 5px;
}

.location_tit_face {
    font-size: 13px;
    line-height: 18px;
    color: #afafaf;
    background: url(../../CommonThemes/Images/serch_pin.png);
    background-repeat: no-repeat;
    background-position: 0 4px;
    padding: 0 0 0px 13px;
}

.facility_data_wid .col-md-7 {
    width: 51.333%;
    max-width: 51.333%;
    flex: 0 0 51.333%;
}

.facility_data_wid .col-md-5 {
    width: 48.667%;
    max-width: 48.667%;
    flex: 48.667%;
}

.data_pdl_0 {
    padding-left: 0px;
}

a.gray_heart_icn {
    background-image: url(../../CommonThemes/Images/gray_heart_small.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 13px;
    float: left;
    margin: 3px 7px 0 0;
    display: inline-block;
}

.new_org_btn {
    float: left;
}

    .new_org_btn a {
        margin: 0px;
    }

        .new_org_btn a.small_orange {
            background: none #ffa86d !important;
            border: medium none;
            border-radius: 0;
            color: #fff;
            float: left;
            font-size: 11px;
            line-height: 22px;
            padding: 0 7px;
            text-transform: uppercase;
            width: 84px;
            height: 23px;
        }

.panel .containt-left p span {
    font-weight: 600;
}

.new_org_btn a.small_orange i {
    background-image: url(../../CommonThemes/Images/new_orange_icn.png);
    background-repeat: no-repeat;
    background-size: 13px auto;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 -2px;
    position: relative;
    right: -1px;
    top: 5px;
    width: 14px;
}

.divPlacelistdata-list .placedata-title-right {
    margin: 0px 0 0 0;
}

a.alert_yellow_icn {
    background-image: url(../../CommonThemes/Images/alert.png);
    width: 21px;
    height: 21px;
    background-size: 21px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-left: 7px;
}

.facility_descr_main_part {
    font-size: 13px;
    line-height: 19px;
    color: #585858;
}

.spacer10 {
    height: 10px;
    clear: both;
    width: 100%;
}

.facilility_sub_box {
    border-top: 1px solid #d5d5d5;
    margin: 0 0 6px;
    padding: 6px 0 0;
}

.main_tit_sub_facility {
    color: #636363;
    font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}

.right_data {
    float: right;
    text-align: right;
    margin: 5px 0 0 0;
}

.faci_icn {
    display: inline-block;
    margin: -7px 10px 0 0;
}

    .faci_icn img {
        max-width: 82%;
    }

#search-placedataholder .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar, .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar {
    background: #c1c1c1;
    border: none;
}

#search-placedataholder .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    margin: 1px;
}

#search-placedataholder .mCS-3d-thick.mCSB_scrollTools_vertical, .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    background: #e9e9e9;
    border: 1px solid #dbdbdb;
}

.pop_main_box_100 {
    width: 100% !important;
    padding: 15px;
}

.pop_rig_img_box div + div {
    height: 100px;
    overflow-y: auto;
    overflow-x: hidden;
}

.boxfacility_500 {
    width: 400px;
}

#GoogleMap_Div .mapboxgl-popup-content {
    padding: 0px !important;
}

.mapboxgl-popup-close-button {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    border-radius: 0 3px 0 0;
    cursor: pointer;
    background-color: rgba(0,0,0,0);
}

.w400_main {
    width: 400px;
}

.clearfix {
    clear: both;
}

.facilility_sub_box .placedata-title-right .btn.btn-danger {
    float: left;
    font-size: 8px !important;
    line-height: 10px !important;
    text-align: left !important;
    padding: 3px 7px !important;
    border-radius: 0px;
}

    .facilility_sub_box .placedata-title-right .btn.btn-danger i {
        font-size: 14px;
        position: relative;
        top: 2px;
        left: 2px;
        float: left;
        margin: 0 8px 0 0;
    }

.brd_btn_top {
    border-bottom: 1px solid #ebebeb;
}

.new_top_bg_blue {
    background-color: #fff;
    padding: 10px 15px 10px !important;
}

.sec_top_pad {
    padding: 10px 15px !important;
}

.brd_table_page_top {
    border: 1px solid #cccccc;
    padding: 6px;
}

.new_img_home a {
    background-image: url(../../CommonThemes/Images/new_imges_home.png);
    width: 16px;
    height: 15px;
    display: inline-block;
    position: relative;
    top: 2px;
    left: 2px;
}

.new_ser_box {
    width: 91%;
    float: left;
}

.breadcrume ul {
    margin: 0px;
    padding: 0px;
}

    .breadcrume ul li {
        font-size: 12px;
        line-height: 16px;
        display: inline-block;
        color: #315875;
        list-style: none;
    }

        .breadcrume ul li a {
            color: #315875;
            margin: 0 6px 0 0;
        }

        .breadcrume ul li i {
            font-size: 17px;
            color: #315875;
            position: relative;
            top: 2px;
        }

.top_new_first_data_box {
    background-color: #ffffff;
    padding: 10px 15px;
    border-bottom: 2px solid #f4f4f4;
}

.table_grid_page_serch_second {
    float: left;
    border: 1px solid #f2f2f2;
    padding: 4px 6px;
    width: 49%;
}

.iconmap_new {
    float: left;
    background-image: url(../../CommonThemes/Images/serch_pin.png);
    background-repeat: no-repeat;
    width: 9px;
    height: 11px;
    margin: 7px 6px 0 0;
}

.new_ser_box {
    width: 91%;
    float: left;
}

.table_grid_page_serch_second .grid_combo_new {
    width: 94%;
}

.grid_combo_new select {
    width: 100%;
    color: #545454;
    font-family: 'lato';
    border: none;
    background-image: url(../../CommonThemes/Images/arrow_search.png);
    background-repeat: no-repeat;
    background-position: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.table_grid_page_date_second {
    background-color: #fff;
    border: 1px solid #f2f2f2;
    padding: 0 0px;
    width: 45%;
    float: left;
    height: 32px;
}

.serch_night_box input {
    padding: 1px 13px 0 0;
    text-align: right;
    width: 37%;
    float: left;
    font-size: 13px;
    color: #545454;
    border: none;
    background: none;
    border-right: 2px solid #e9e9e9;
    /*background-image: url(../../CommonThemes/Images/new_date_icn.png);*/
    background-repeat: no-repeat;
    background-position: left;
}

.table_grid_page_date_second input {
    padding: 4px 20px 4px 0;
    border-radius: 0px;
}

.serch_night_box select {
    width: 45%;
    float: left;
    font-size: 13px;
    color: #545454;
    border: none;
    background: none;
    padding: 5px;
    background-image: url(../../CommonThemes/Images/arrow_search.png);
    background-repeat: no-repeat;
    background-position: 95%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.third_part_inp_new {
    font-size: 12px;
}

    .third_part_inp_new input {
        margin: 14px 5px 0 0;
        position: relative;
        top: 2px;
    }

.one_new_table {
    background-color: #fff;
    padding: 10px 15px;
    border-top: 1px solid #e9e9e9;
}

.grid_small .one_new_table {
    background: inherit;
}

.one_new_table table {
    width: 97%;
    border: none;
}

.grid_small .one_new_table table {
    width: 95%;
}

.one_new_table table th {
    font-size: 14px;
    color: #626262;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
    text-transform: uppercase;
    text-align: center;
    font-weight: normal;
    width: 8.18%;
}

    .one_new_table table th .pre_icn_table a {
        display: inline-block;
    }

    .one_new_table table th.first_th_new {
        text-align: center;
        width: 20%;
    }

    .one_new_table table th.week_text {
        font-size: 10px;
    }

.two_new_table {
    background-color: #f5f5f5;
    padding: 10px 15px;
}

.grid_small .two_new_table {
    width: 97%;
    background: inherit;
}

    .grid_small .two_new_table .contents {
        background: inherit;
        border: 1px solid #d5d5d5;
    }

.two_new_table .mCSB_inside > .mCSB_container {
    margin-right: 0px;
}

.two_new_table table {
    width: 100%;
    border: none;
    border: 1px solid #d5d5d5;
}

.grid_small .two_new_table table {
    border: none;
}

.two_new_table table tr {
    border-bottom: 1px solid #d7d7d7;
}

.two_new_table table td {
    font-size: 14px;
    color: #777;
    font-weight: 600;
    line-height: 18px;
    vertical-align: middle;
    text-align: center;
    font-weight: normal;
    width: 8.88%;
    display: inline-block;
    margin: 5px 2px 4px 1px;
    cursor: pointer;
    padding: 5px;
}

    .two_new_table table td.first_td_new, .two_new_table table th.first_th_new {
        border-right: 1px solid #ccc;
        display: inline-block;
        font-size: 13px;
        margin: 0 2px 0 1px;
        padding: 6px 10px;
        text-align: left;
        width: 31.3%;
        -webkit-touch-callout: none; /*/ iOS Safari /*/
        -webkit-user-select: none; /*/ Safari /*/
        -khtml-user-select: none; /*/ Konqueror HTML /*/
        -moz-user-select: none; /*/ Firefox /*/
        -ms-user-select: none; /*/ Internet Explorer/Edge /*/
        user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
    }

.red_brd_box {
    border-bottom: 2px solid #c16161;
    text-align: center;
    background-color: #ef8f8f;
}

    .red_brd_box i {
        background-image: url(../../CommonThemes/Images/multip_icn.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 10px;
        position: relative;
        width: 10px;
    }

/*.blue_brd_box {
    border-bottom: 2px solid #c2c8c0;
    text-align: center;
    background-color: #d3eccf;
}*/
.blue_brd_box {
    border-bottom: 2px solid rgb(151, 229, 162);
    text-align: center;
    background-color: rgb(151, 229, 162);
}

    .blue_brd_box i {
        background-image: none;
        background-repeat: no-repeat;
        display: inline-block;
        height: 10px;
        position: relative;
        width: 10px;
        color:white;
    }

.green_brd_box {
    border-bottom: 2px solid #3dacab;
    text-align: center;
    background-color: #52c6cc;
}

    .green_brd_box i {
        background-image: url(../../CommonThemes/Images/walk_icn.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 12px;
        position: relative;
        width: 12px;
        top: 1px;
    }

.gray_brd_box {
    border-bottom: 2px solid #999;
    text-align: center;
    background-color: #999;
}

    .gray_brd_box i {
        background-image: url(../../CommonThemes/Images/multip_icn.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 10px;
        position: relative;
        width: 10px;
    }

.green_brd_box_search_not_found {
    border-bottom: 2px solid #09850e;
    text-align: center;
    background-color: #09850e;
}

    .green_brd_box_search_not_found i {
        background-image: url(../../CommonThemes/Images/subscription_icn_black.png);
        background-repeat: no-repeat;
        display: inline-block;
        height: 10px;
        position: relative;
        width: 10px;
    }

#main-left-part {
    border-right: 2px solid #4c5046;
    background-color: #fff !important;
}

.one_new_table table thead tr:last-child th {
    color: #335e70;
    font-family: "lato";
    font-weight: 800;
}

.month_name_box {
    border: 1px solid #a2a2a2;
    border-radius: 5px;
    margin: -4px 0 0;
    padding: 4px 0;
}

.one_new_table table th .next_icn_table a {
    display: inline-block;
}

.two_new_table .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .two_new_table .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 12px;
    background: #b7b5b2;
}

.grid_small .two_new_table .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .grid_small .two_new_table .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    left: -3px;
    position: relative;
}

.grid_small .mCSB_scrollTools .mCSB_draggerRail {
    left: 2px;
    position: relative;
}

.two_new_table .mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #c9c9c9;
    width: 12px;
    border-radius: 0px;
}

.two_new_table .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}

.leg_open_box {
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
    display: none;
}

.pop_leg_bg {
    background: #e0e0e0;
    padding: 10px 20px;
}

.leg_new_txt {
    font-size: 15px;
    line-height: 20px;
    text-transform: uppercase;
    color: #154257;
    font-weight: 600;
}

.new_box_open_gray {
    background: #f4f4f4;
    height: calc(100% - 40px);
    overflow-y: scroll;
    padding: 20px;
    position: absolute;
    top: 40px;
    width: 100%;
}

.new_gray_tit {
    color: #154257;
    font-size: 15px;
    line-height: 19px;
    border-bottom: 1px solid #9aaeb6;
    margin: 0 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: 600;
}

.first_img_box {
    display: inline-block;
    width: 40px;
    float: left;
}

.first_img_box_data {
    color: #000;
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 18px;
    width: calc(100% - 50px);
}

.spacer20 {
    height: 20px;
    clear: both;
    width: 100%;
}

.second_img {
    display: inline-block;
    width: 30px;
    float: left;
}

.second_img_box_data {
    color: #000;
    display: inline-block;
    float: right;
    font-size: 14px;
    line-height: 18px;
    width: calc(100% - 40px);
}

.small_hits {
    font-size: 15px;
    line-height: 20px;
    color: #154257;
    margin-bottom: 7px;
    font-weight: 600;
}

.small_icn_img {
    text-align: center;
    margin-bottom: 6px;
}

.w12_txt {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 10px;
    min-height: 42px;
}

a.cart_icon_top_blue.list_menu_icn {
    position: absolute;
    z-index: 99;
    right: 6px;
    top: 19px;
    font-size: 14px;
    line-height: 20px;
    width: auto;
    height: auto;
    border-radius: 0;
    padding: 4px 5px;
}

.small_icn_img img {
    display: inline-block;
}

.gen_park_icon_box {
    float: left;
    width: 55px;
    text-align: center;
    margin-bottom: 10px;
    height: 26px;
}

.gen_park_txt {
    float: right;
    width: calc(100% - 60px);
    font-size: 11px;
    line-height: 14px;
    color: #000;
    margin: 6px 0 0 0;
}

#main-left-part {
    border-right: none;
    background-color: #d8d8d8;
    border-right: 1px solid #d0d1ce;
}

.grid_small .small_grid_arrow a {
    background-image: url(../../CommonThemes/Images/small_grid_arrow.png);
    background-position: right center;
    background-repeat: no-repeat;
    display: inline-block;
    height: 87px;
    position: absolute;
    right: 11px;
    width: 22px;
    top: 238px;
}

.grid_small {
    background: url(../../CommonThemes/Images/grid_bg_white.png);
    background-repeat: repeat;
}

    .grid_small .one_new_table {
        background: inherit;
    }

    .grid_small .two_new_table {
        width: 97%;
        background: inherit;
    }

.grid_big .two_new_table {
    width: 99%;
}

.grid_big .two_new_table {
    padding: 8px 15px;
}

.grid_big .one_new_table table {
    width: 97.6%;
}

    .grid_big .one_new_table table th {
        width: 3.86%;
    }

        .grid_big .one_new_table table th.first_th_new {
            width: 15.4%;
        }


.grid_big .two_new_table table {
    width: 99%;
}

    .grid_big .two_new_table table td.first_td_new, .grid_big .two_new_table table th.first_th_new {
        width: 19.2%;
    }


    .grid_big .two_new_table table td, .grid_big .two_new_table table th {
        width: 3.59%;
    }

.grid_big .small_grid_arrow a {
    right: 7px;
}

.grid_big .small_grid_arrow a {
    right: 7px;
}

.grid_big .small_grid_arrow a {
    height: 87px;
}

.grid_big .small_grid_arrow a {
    background-image: url(../../CommonThemes/Images/big_grid_arrow.png);
}

.grid_big {
    width: 100%;
    position: absolute;
    z-index: 91;
}

#draggablearea {
    /* border-right: 5px solid #d6d6d6 !important; */
    border: none !important;
}

#image-map {
    border: none !important;
}

.popup_bg_black {
    background-image: url(../../CommonThemes/Images/grid_pop_bg.png);
    background-repeat: repeat;
    height: 100%;
    left: 0;
    margin: auto !important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999999999;
}

.popup-main {
    width: 720px;
    top: 30%;
    position: fixed;
}

.popup_bg_black .popup-main {
    margin: auto;
    position: relative !important;
    top: 20px;
}

.modal-header {
    padding: 7px 11px;
    color: #fff;
    border-radius: 0px;
}

.modal-content h1 {
    color: #fff;
}
h2.title_white {
    color: #fff!important ;
}

.popup-heading {
    background-color: #f5f5f5;
    border-color: #ddd;
    color: #333;
    padding: 5px 0 5px 15px;
}

    .popup-heading a {
        background: url(../../CommonThemes/Images/close-bt-red.png) no-repeat;
        padding: 10px 15px;
        float: right;
    }

.special_row_pop {
    padding: 0 15px;
}

.popup-default h3.click_unit_mob, .popup-default h3.click_unit_mob_ani {
    color: #335e70;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'lato';
    font-weight: 500;
}

.box_brd_gray_pop_grid {
    border: 1px solid #f2f2f2;
    padding: 10px;
}

    .box_brd_gray_pop_grid p {
        font-size: 13px;
        line-height: 17px;
        color: #5d5d5d;
        font-family: 'lato';
    }

.popup-default h3.click_unit_mob, .popup-default h3.click_unit_mob_ani {
    color: #335e70;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'lato';
    font-weight: 500;
}

.box_brd_gray_pop_grid {
    border: 1px solid #f2f2f2;
    padding: 10px;
}

.text-le .contents {
    height: 274px !important;
    overflow-y: auto;
}

.box_brd_gray_pop_grid ul {
    margin: 10px;
    padding: 0px;
}

.popup-default {
    border-color: black;
    margin-top: 10px;
    padding-bottom: 20px;
    border-width: 2px;
    border: 1px solid #000 !important;
}

    .popup-default ul {
        padding: 0px;
    }

.box_brd_gray_pop_grid ul li {
    font-size: 13px;
    line-height: 17px;
    color: #5d5d5d;
    font-family: 'lato';
    margin-bottom: 6px;
    list-style: none;
}

.text-le .mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools, .mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}

.text-le .mCSB_scrollTools .mCSB_draggerContainer {
    border: 1px solid #ccc;
}

.text-le .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 10px;
    background: #ccc;
    border: none;
}

.popup-default h3.click_unit_mob, .popup-default h3.click_unit_mob_ani {
    color: #335e70;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'lato';
    font-weight: 500;
}

.date_night_box {
    border: 1px solid #f3f3f3;
    margin-bottom: 12px;
}

.date_pop_box {
    float: left;
    width: 54%;
}

    .date_pop_box span {
        padding: 8px;
        text-align: left;
        border: none;
        border-right: 1px solid #f3f3f3;
        font-size: 13px;
        line-height: 17px;
        color: #545454;
        width: 100%;
        display: block;
        height: inherit;
        border-radius: 0px;
    }

.night_pop_box {
    float: left;
    width: 46%;
}

    .night_pop_box select {
        padding: 6px 5px;
        font-size: 12px;
        line-height: 17px;
        color: #545454;
        width: 100%;
        text-align: center;
        border: none;
        height: inherit;
        border-radius: 0px;
        height: 32px;
    }

.img_brd_box {
    border: 1px solid #f3f3f3;
    padding: 10px;
}

.popup-default img {
    height: 200px;
    margin-top: 10px;
    padding-left: 5px;
    width: 200px;
}

.popup-default .img_brd_box img {
    margin: 0px;
    padding: 0px;
}

.grid_pop_btn {
    float: right;
    padding: 0 15px;
}

.btn_res_mob {
    display: none;
}

.in-content-area .page-header h1 {
    margin-bottom: 24px;
    color: #000;
}

.in-content-area .page-header {
    border-bottom: 1px solid #ccc;
}

.breadcrumb {
    padding: 8px 0 !important;
}

    .breadcrumb > .active {
        color: #000;
    }

.low-search {
    border: 1px solid #ececdd;
    margin: 20px 0;
    padding: 20px 15px;
    position: relative;
    float: left;
    width: 100%;
}

    .low-search h4 {
        margin: 0 0 5px 0;
        font-size: 14px;
        font-weight: 700;
        line-height: 18px;
    }

.search_align {
    margin-top: 10px;
}

.date .cal {
    position: absolute;
    top: 22px;
    right: 18px;
    padding: 10px;
}

.search-activities {
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #154257;
    -moz-box-shadow: inset 0px 0px 5px 0px#154257;
    box-shadow: inset 0px 0px 5px 0px #154257;
    text-align: center;
    padding: 6px 10px;
    margin-top: 20px;
}

.activities-lists {
    margin: 10px 0;
}

.com-shadow {
    display: block;
    padding: 45px 0 20px 0;
}

.Hearst_Castle_tit {
    margin: 0px 0 0 0;
}

.in-content-area .Hearst_Castle_tit {
    border-bottom: none;
}

.Hearst_Castle_tit h1 {
    border-bottom: 3px double #000;
    color: #000000;
    font-weight: 600;
    font-size: 30px;
    line-height: 35px;
    margin: auto auto 10px !important;
    padding: 15px 0 8px;
}

.page-header h1 {
    display: inline-block;
}

.in-content-area .page-header h1 {
    margin-bottom: 24px;
    color: #000;
}

.gallery_slider_new #carousel-wrapper {
    position: relative;
}

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 293px !important;
    }

.gallery_slider_new #carousel, .gallery_slider_new #thumbs {
    overflow: hidden;
}

    .gallery_slider_new #carousel span, .gallery_slider_new #carousel img, .gallery_slider_new #thumbs a, .gallery_slider_new #thumbs img {
        display: block;
        float: left;
    }

    .gallery_slider_new #carousel span, .gallery_slider_new #carousel a, .gallery_slider_new #thumbs span, #thumbs a {
        position: relative;
    }

    .gallery_slider_new #carousel span {
        width: 554px;
        height: 313px;
    }

.gallery_slider_new #thumbs-wrapper {
    padding: 10px 0 0 0;
    position: relative;
}

.gallery_slider_new #thumbs a {
    border: 2px solid #999;
    /*width: 150px;
    height: 100px;*/
    margin: 0 5px;
    overflow: hidden;
    padding: 1px 2px 2px 3px;
    -webkit-transition: border-color .5s;
    -moz-transition: border-color .5s;
    -ms-transition: border-color .5s;
    transition: border-color .5s;
}

    .gallery_slider_new #thumbs a:hover, .gallery_slider_new #thumbs a.selected {
        border-color: #000;
    }

.more_info_ab {
    color: #fff !important;
    font-weight: 600;
    left: 430px;
    position: absolute !important;
    text-align: center;
    top: 9px;
    z-index: 999;
    text-decoration: underline !important;
}

.gallery_slider_new #prev, .gallery_slider_new #next {
    background: url(../../CommonThemes/Images/carousel_nav.png) no-repeat;
    display: block;
    width: 19px;
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}

.gallery_slider_new #prev {
    background-position: 0 0;
    left: 10px;
}

    .gallery_slider_new #prev.disabled, .gallery_slider_new #next.disabled {
    /*    display: none !important;*/
    }

.gallery_slider_new #next {
    background-position: -19px 0;
    right: 10px;
}

/*#next:hover {
    background-position: -19px -20px;
}*/

.gallery_slider_new #thumbs img {
    padding: 1px 2px;
}

.w450_new_login {
    width: 420px;
    margin: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 5%;
}

.modal-header.login_popup_new {
    background: #f5f5f5 !important;
    border-radius: 5px 5px 0 0;
    border-bottom: none;
    letter-spacing: 1px;
}

.bg_gary_data {
    background: #fff;
    border-radius: 0 0 5px 5px;
    border-top: none;
}

.w85_per_log {
    width: 85%;
    float: left;
}

.pop_log_tit {
    font-size: 15px;
    line-height: 26px;
    color: #335e70;
    font-weight: bold;
    font-family: "lato";
    text-transform: uppercase;
}

.login_page_box div {
    text-align: left;
}

.login_page_box label {
    color: #335e70;
    font-family: "lato";
}

.login_page_box input {
    border: 1px solid #666;
    color: #666;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 15px;
    padding: 8px 10px;
    width: 100%;
}

.login_popup_new button.close {
    background-color: #BE3526;
    border-radius: 100%;
    height: 24px;
    width: 24px;
    text-shadow: none;
    opacity: 1;
    padding: 0px;
    margin: 0px;
}

.new_log_tit {
    font-size: 16px !important;
    height: auto;
    color: #333333 !important;
    line-height: 20px;
    margin: 0 0 0px 0;
    font-family: 'Lato';
    text-align: left;
    letter-spacing: 1px;
    font-weight: 600;
}

.pop_forgot a {
    border: 1px solid #cecece;
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
    line-height: 18px;
    padding: 8px 12px;
    text-align: center;
    width: 100%;
}

.login_sub_new_btn {
    margin: 0 0 12px 0;
}

    .login_sub_new_btn a {
        border: medium none;
        font-size: 14px;
        font-weight: bold;
        line-height: 18px;
        padding: 8px 12px;
        text-align: center;
        display: inline-block;
        width: 150px;
    }

.brd_all_newpop {
    border-bottom: 2px solid #e2e2e2;
    width: 100%;
    float: left;
    margin: 15px 0;
}

.select-gender {
    display: block;
    height: 35px;
    width: 91%;
}

.logde {
    border-radius: 0;
    font-size: 18px;
    margin-right: 10px;
    -webkit-box-shadow: inset 0px 0px 3px 0px #154257;
    -moz-box-shadow: inset 0px 0px 3px 0px #154257;
    box-shadow: inset 0px 0px 3px 0px #154257;
    font-weight: 700;
}

.cancel {
    border-radius: 0;
    font-size: 18px;
    -webkit-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    box-shadow: inset 0px 0px 3px 0px rgba(0,0,0,0.75);
    margin-right: 9px;
    font-weight: 700;
}

.reserve-btn {
    margin: -7px 0 -4px 10px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #154257;
    -moz-box-shadow: inset 0px 0px 5px 0px #154257;
    box-shadow: inset 0px 0px 5px 0px #154257;
    height: 32px;
    line-height: 32px;
    text-align: center;
    padding: 0px 10px;
}

.search-btn, .reset-search-btn {
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #154257;
    -moz-box-shadow: inset 0px 0px 5px 0px #154257;
    box-shadow: inset 0px 0px 5px 0px #154257;
    height: 42px;
    text-align: center;
    padding: 6px 10px;
}

#limenu {
    border-right: none !important;
}

.panel .containt-right {
    padding: 20px;
    font-size: 14px;
}

.date .cal1.special_date_icn {
    padding: 0;
    position: absolute;
    right: 30px;
    top: 39px;
}

.logde1 {
    background: #154257;
    margin-top: -3px;
    border-radius: 0;
    font-size: 18px;
    color: #fff;
    -webkit-box-shadow: inset 0px 0px 3px 0px #154257;
    -moz-box-shadow: inset 0px 0px 3px 0px #154257;
    box-shadow: inset 0px 0px 3px 0px #154257;
    font-weight: 700;
}

.table-main {
    width: 100%;
    border-radius: 2px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.calander-title1 {
    text-align: left;
    line-height: 24px;
    background: #335e70;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    padding: 4px;
}

    .calander-title1 span {
        font-size: 26px;
        color: #fff;
        margin-right: 5px;
    }

    .calander-title1 strong {
        font-weight: 600;
    }

.table-main table {
    border: none;
}

table {
    width: 100%;
}

.table-main table th {
    background: #335e70;
    color: #fff;
    border: none;
    padding: 5px;
    text-align: left;
}

.table-main table td {
    color: #000;
    border: none;
    text-align: left;
    padding: 4px;
}

table.table.table-responsive.cartfooter td {
    border-top: 1px solid #ddd;
}

.total-box {
    text-align: right;
    width: 100%;
    margin: 15px 5px 5px 5px;
    border-top: 1px solid;
}

    .total-box span {
        padding-left: 15px;
    }

.table-main table {
    border: none;
}

.park_list_new_bg {
    background: #fff;
}

.mapboxgl-popup-close-button, .mapboxgl-popup-close-button:hover {
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 0px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    padding: 0 !important;
    right: 6px !important;
    text-align: center;
    top: 4px !important;
    width: 20px;
    z-index: 999;
    background-image: url(../../CommonThemes/Images/pop_remove.jpg);
    background-repeat: no-repeat;
    color: #fff;
}

span.hendi_icn img {
    display: inline-block;
    margin: 0 0px 2px 4px;
    max-width: 15px;
}

.no_data .contents {
    height: 134px !important;
    overflow-y: auto;
}

.popup-default h3.click_unit_mob_remarks, .popup-default h3.click_unit_mob_date {
    color: #335e70;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    font-family: 'lato';
    font-weight: 500;
}

.date .search-activities {
    padding: 4px 10px;
    margin-top: 29px;
}

a:hover.heart_data_icon, a.selected.heart_data_icon {
    background-image: url(../../CommonThemes/Images/red_heart_small.png);
}

a.red_heart_icn {
    background-image: url(../../CommonThemes/Images/red_heart_small.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 13px;
    float: left;
    margin: 3px 7px 0 0;
    display: inline-block;
}

    a.red_heart_icn:hover {
        background-image: url(../../CommonThemes/Images/gray_heart_small.png);
    }

.panel-heading img {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}

.panel .containt-left {
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    line-height: 24px;
}

.panel-default p b, .panel-default p span {
    color: #428bca;
}

.panel .containt-left .left-middle-main {
    width: 100%;
}

.panel .containt-left .left-middle-left {
    width: 50%;
    float: left;
}

panel .containt-left p span {
    font-weight: 600;
    /* color: #238FC9; */
}

.form-group label {
    color: #333 !important;
}

.panel .containt-right .input-group {
    width: 100%;
}

.panel .containt-right .drop-box {
    display: block;
    padding: 5px;
    width: 100%;
    background: #fff;
}


.panel .rate-bottom {
    width: 100%;
}

.panel .rate-bottom-left {
    width: 70%;
    text-align: left;
    float: left;
}

.panel .rate-bottom-right {
    width: 30%;
    text-align: right;
    float: right;
}

.panel .amenities-containt {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
}

.panel .camping-containt {
    width: 100%;
    text-align: left;
    padding: 20px;
    font-size: 14px;
    line-height: 24px;
}

.exclamation-main {
    width: 100%;
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: solid #F30 1px;
    border-top: 1px solid #f30;
}

    .exclamation-main img {
        width: 20px;
    }

#mainContent_bReserve.btn:hover, #mainContent_bReserve.btn:focus {
    color: #FFF !important;
    text-decoration: none;
}

#mainContent_vehicleplates > label {
    display: inline-block;
    width: 29%;
    margin-bottom: 5px;
    font-size: 12px;
}

input.cls {
    display: inline-block;
    width: 21%;
    margin-bottom: 5px;
}

select.clsVehicle {
    display: inline-block;
    margin: 0 11px 5px 10px;
    padding: 3px 0;
    width: 27%;
}

select.clsState {
    padding: 3px 0;
}

.orange_info_icn {
    color: #f89237;
    display: inline-block;
    font-size: 22px;
    margin: 0;
    position: relative;
    text-align: right;
    top: -2px;
    width: 5%;
    margin-left: 5px;
}

a.tooltip {
    opacity: 1;
    outline: medium none;
}

.orange_info_icn .tooltip {
    z-index: inherit;
    position: relative;
    display: inline-block;
}

a.tooltip span {
    display: none;
    line-height: 16px;
    margin-left: -160px;
    margin-top: 20px;
    padding: 14px 20px;
    width: 300px;
    z-index: 10;
}

.orange_info_icn .tooltip .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 10px 0;
    position: absolute;
    z-index: 1;
    right: -43px;
}

.in-content-area .page-header h1 {
    margin-bottom: 24px;
    color: #000;
}

.page-header h1 {
    display: inline-block;
}

.page-header span {
    /* font-size: 12px; */
    font-size: 36px;
    line-height: 40px;
}

.time_data_div {
    display: inline-block;
    margin: 0 0 0 20px;
}

.time_data_div {
    float: left;
    width: 25%;
    margin: 0 0 0 20px;
}

.oredr_with_text {
    font-size: 13px;
    margin: -11px 0 8px;
}

.time_bigtitle {
    display: inline-block;
    vertical-align: top;
    width: 13%;
    text-align: center;
    line-height: 15px !important;
    font-size: 30px !important;
}

.content-area {
    display: block;
    padding-top: 50px;
}

.sitemap_data a {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 10px;
    color: #286090;
    display: block;
    text-transform: uppercase;
    font-weight: 600;
    background: #dfdfdf;
    padding: 10px;
    text-align: center;
}

    .sitemap_data a:hover {
        background: #286090;
        color: #fff;
    }

.customer_mem_table {
    border: 4px double #000;
    padding: 10px;
    width: 100%;
    margin: auto;
    margin: 20px 0 0 0;
}

input.new_input_calender {
    margin: 0 0 0 0 !important;
    width: 100% !important;
}

#Td1 img {
    float: right;
    margin: -23px 10px 0 0;
}

#GoogleMap_Div {
    height: 566px !important;
    position: relative !important;
}

.sign-up-btn {
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
    -webkit-box-shadow: inset 0px 0px 5px 0px #154257;
    -moz-box-shadow: inset 0px 0px 5px 0px #154257;
    box-shadow: inset 0px 0px 5px 0px #154257;
    text-align: center;
    padding: 4px 8px;
}

.table-new-design th {
    color: #fff;
    background: #335e70;
}

.table-new-design td {
    border-bottom: 1px solid #ddd;
    vertical-align: middle !important;
}

.activitie-details .detail-title {
    text-align: left;
    line-height: 24px;
    color: rgb(255, 255, 255);
    font-size: 20px;
    font-weight: 400;
    background: rgb(51, 94, 112);
}

.activitie-details .top-content {
    padding: 25px;
}

.activities-lists .activity-list {
    border: none !important;
}

.activities-lists .activity-list {
    padding: 15px;
    border: 1px #ddd solid;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    margin-bottom: 10px;
}

.table_header {
    text-align: center;
    background-color: #154257;
    padding: 7px 0;
    font-weight: 500;
}

    .table_header a {
        display: inline-block;
        font-size: 20px;
        color: #fff;
    }

a.left_pre_icon {
    background-image: url(../../CommonThemes/Images/pre_icn_green.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    position: relative;
    top: 4px;
}

.table_header span {
    display: inline-block;
    font-size: 14px;
    line-height: 18px;
    color: #fff;
    font-weight: 600;
    margin: 0 10px;
    vertical-align: top;
    position: relative;
    top: 7px;
}

a.right_next_icon {
    background-image: url(../../CommonThemes/Images/next_icn_green.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    position: relative;
    top: 4px;
}

.new_big_table {
    background-color: #fff;
    padding: 15px;
    border: 1px solid #d6d6d4;
}

    .new_big_table table {
        width: 100%;
        border: 1px solid #d6d6d4;
    }

        .new_big_table table td {
            font: 14px;
            line-height: 18px;
            color: #000;
            font-weight: 600;
            text-align: center;
            padding: 8px;
            border-bottom: 1px solid #d6d6d4;
            border-right: 1px solid #d6d6d4;
            vertical-align: middle !important;
        }

            .new_big_table table td .tab_top_txt {
                color: #fff;
                background-color: #154257;
                padding: 4px 0px;
                display: block;
                text-transform: uppercase;
            }

            .new_big_table table td .tab_btm_txt {
                color: #000000;
                background-color: #e1e1e1;
                padding: 8px 0px;
                display: block;
                text-transform: uppercase;
            }

.data_swich_right {
    position: absolute;
    top: 22px;
    right: 14px;
}

.data_go_btn_box .switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 19px;
    margin: 1px 7px 0 0;
}

    .data_go_btn_box .switch input {
        display: none;
    }

.data_go_btn_box .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

    .data_go_btn_box .slider.round {
        border-radius: 34px;
    }

    .data_go_btn_box .slider:before {
        position: absolute;
        content: "";
        height: 13px;
        width: 13px;
        left: 4px;
        bottom: 3px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

    .data_go_btn_box .slider.round:before {
        border-radius: 50%;
    }

.map_home {
    display: inline-block;
    font-size: 13px;
    color: #fff;
}

.data_go_btn_box a.map_home {
    float: right;
}

.data_go_btn_box .slider.round:before {
    border-radius: 50%;
}

.data_go_btn_box input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

.data_go_btn_box input:checked + .slider {
    background-color: #234c9e;
}

a.cart_icon_top_blue span {
    background: #a30406;
    border-radius: 100%;
    color: #fff;
    font-size: 8px;
    font-weight: bold;
    height: 15px;
    line-height: 14px;
    position: absolute;
    text-align: center;
    top: -3px;
    width: 15px;
}

.timer_data h1 {
    float: left;
}

.time_data_div {
    display: inline-block;
    margin: 0 0 0 20px;
}

.divPlacelistdata.selected .placedata-img::after {
    opacity: 0.6;
}

.activitie-details .climb-hed {
    font-size: 24px;
}

.activitie-details .middle-content .middle-text {
    word-break: break-word;
    text-align: center;
    margin: 20px 0px 20px 0px;
    box-shadow: 0 0 22px #DADAC5 inset;
    padding: 10px;
}

    .activitie-details .middle-content .middle-text img {
        width: 12px;
        margin-right: 10px;
    }

.activitie-details .detail-title span {
    font-size: 26px;
    color: #335e70;
    margin-right: 5px;
}

.activitie-details .detail-title strong {
    font-weight: 600;
}

.panel .remark-containt {
    width: 100%;
    padding: 10px 20px 20px 20px;
    font-size: 14px;
    line-height: 24px;
}

.agree-main {
    width: 100%;
    margin-bottom: 10px;
}

.calander-title2 {
    text-align: left;
    line-height: 24px;
    color: #fff;
    font-size: 14px;
    padding: 4px;
}

    .calander-title2 strong {
        font-weight: 600;
    }

    .calander-title2 span {
        color: #fff;
        margin-right: 5px;
    }

table.headertb {
    margin-top: 15px;
}

    table.headertb tr:first-child td {
        font-weight: bold;
        background: #154257;
        color: #fff;
    }

.btn_pdl_0 a.printbtn, .btn_pdlr_0 a.printbtn {
    background-color: #154257;
    color: #fff !important;
    font-size: 13px;
    border-radius: 4px;
    padding: 0 5px;
    text-decoration: none;
}

.btn_pdl_0 {
    padding: 0px;
}

.w10_date.FilterdateIcon {
    position: absolute;
    right: 10px;
    top: 7px;
    margin: 0px;
}

.col-md-3.col-sm-3.mgb7 .date_input_ic_new .w90_inp {
    width: 100%;
}

.col-md-3.col-sm-3.mgb7 .date_input_ic_new {
    position: relative;
}

#Table4.mgt_41 {
    margin: -41px 0 0 0;
}

/*#next:hover {
    background-position: -19px -20px;
}*/

/*.gallery_slider_new #prev:hover {
    background-position: 0 -20px;
}*/

h3.title_new_main {
    color: #000 !important;
    margin-bottom: 15px !important;
}

.popup_bg_black {
    background-image: url(../../CommonThemes/Images/grid_pop_bg.png);
    background-repeat: repeat;
    height: 100%;
    left: 0;
    margin: auto !important;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999;
}

select#mainContent_ddlUsageClassifications {
    width: 100% !important;
}

h3.reservationDetails {
    margin: 10px 0;
}

/*-----added by mahesh----*/
.form-group span.special_txt {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
    color: #333 !important;
}
/*---------*/

#cloudTip_bg {
    width: auto;
    left: inherit;
    top: 30% !important;
    /*background: url(layout/cloudtip_bg.PNG) no-repeat scroll right bottom rgba(0, 0, 0, 0);*/
    padding-right: 30px;
    position: absolute;
    z-index: 101;
    top: 805px;
    left: 0px;
    right: 0px;
    margin: 0 auto;
    width: 50%;
}

.new_big_table table td .yellow_bg .tab_btm_txt {
    background-color: #ebb703 !important;
}

button.select_box {
    width: 214px !important;
    color: #333 !important;
    font-family: inherit;
    font-size: 14px !important;
    background: #fff !important;
}


.table_tit_table {
    display: inline-block;
    width: calc(100% - 20px);
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 13px;
    position: relative;
    height: 24px;
}

    .table_tit_table span {
        display: inline-block;
        width: 80%;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        margin: 5px 0 0 0;
    }

    .table_tit_table + i {
        font-size: 20px;
    }

    .table_tit_table.data_right {
        width: 100%;
        text-align: right;
    }

.open_table_new_box {
    display: none;
}

    .open_table_new_box .blue_brd_box {
        border-bottom: none;
        text-align: center;
        background: none;
    }

        .open_table_new_box .blue_brd_box div {
            border-bottom: 2px solid #6eba78;
            text-align: center;
            background-color: #97e5a2;
            padding: 5px;
            
        }

    .open_table_new_box .red_brd_box {
        border-bottom: none;
        text-align: center;
        background: none;
    }

        .open_table_new_box .red_brd_box div {
            border-bottom: 2px solid #c16161;
            text-align: center;
            background-color: #e5979c;
            padding: 5px;
        }

    .open_table_new_box td.open_td {
        padding: 0px;
        margin: 0px;
        width: 100%;
        text-align: inherit;
    }

    .open_table_new_box td table {
        border: none;
    }

        .open_table_new_box td table tr {
            border: none;
        }

    .open_table_new_box td {
        padding: 0px;
    }

td.open_td td {
    margin: 0px 2px 0px 1px;
}

.table_data_box table td div.set_chk_box .container {
    width: 100%;
}

.two_new_table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
    width: 8px !important;
    background: #dfdfdf !important;
    margin: 3px !important;
}

.two_new_table .mCSB_scrollTools {
    opacity: 1 !important;
}

    .two_new_table .mCSB_scrollTools .mCSB_draggerRail {
        width: 12px;
    }

    .two_new_table .mCSB_scrollTools .mCSB_draggerRail {
        background: #999 !important;
        border-radius: 0;
    }

.two_new_table .mCS-3d-thick.mCSB_scrollTools_vertical, .two_new_table .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    border-radius: 0px !important;
    border: 1px solid #dbdbdb;
    box-shadow: none;
}

.two_new_table .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    box-shadow: none;
}

.search-result .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    border-radius: 0;
    width: 8px !important;
    background: #c1c1c1 !important;
    margin: 3px !important;
}

.search-result .mCSB_scrollTools {
    opacity: 1 !important;
}

    .search-result .mCSB_scrollTools .mCSB_draggerRail {
        width: 12px;
    }

    .search-result .mCSB_scrollTools .mCSB_draggerRail {
        background: #e9e9e9 !important;
        border-radius: 0;
    }

.search-result .mCS-3d-thick.mCSB_scrollTools_vertical, .search-result .mCS-3d-thick-dark.mCSB_scrollTools_vertical {
    border-radius: 0px !important;
    border: 1px solid #dbdbdb;
    box-shadow: none;
}

.search-result .mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer {
    box-shadow: none;
}


select.cls {
    display: inline-block;
    width: 21%;
    margin-bottom: 5px;
    margin: 0px;
    padding: 4px 2px;
}

span.City-icon,
span.Park-icon {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-left: -16px;
}

span.City-icon {
    background: url("../../CommonThemes/Images/City-icon.png") no-repeat;
}

span.Park-icon {
    background: url("../../CommonThemes/Images/Park-icon.png") no-repeat;
}

#ui-id-1.ui-widget-content {
    background: #fff !important;
    border: 1px solid #ccc;
}

    #ui-id-1.ui-menu .ui-menu-item {
        list-style: none;
        padding: 5px 10px;
    }

    #ui-id-1.ui-menu li.ui-state-focus {
        background: #f2f1ed !important;
        font-weight: normal !important;
        color: #000 !important;
        border: none !important;
        margin: 0px;
    }

        #ui-id-1.ui-menu li.ui-state-focus a {
            color: #000 !important;
        }

.ui-menu .ui-menu-item {
    border-bottom: 1px solid #000;
}

.ui-menu .ui-menu-item-with-icon a {
    padding-left: 20px;
}
.dynamicAutocompleteClass a {
    word-break: break-all;
    display: block;
    padding: 5px;
}

a.tooltip:hover span {
    background: url(cssttp/css-tooltip-gradient-bg.png) repeat-x scroll 0 0 #414040;
    border: 2px solid #ffffff;
    color: #eeeeee;
    display: inline;
    position: absolute;
}

.orange_info_icn .tooltip:hover .tooltiptext {
    visibility: visible;
}

.placedata-title-right .btn.danger1 {
    background: #fff !important;
    border: 1px solid #ff5a5f !important;
    color: #ff5a5f !important;
    float: left;
    font-size: 10px;
    line-height: 22px;
    padding: 0 7px;
}

.placedata-title-right .btn.success1 {
    background: #fff !important;
    border: 1px solid #5cb85c !important;
    color: #5cb85c !important;
    float: left;
    font-size: 10px;
    line-height: 22px;
    padding: 0 7px;
}

.blue_brd_box_not {
    border-bottom: 2px solid #c2c8c0;
    text-align: center;
    background-color: #67ad5c;
    cursor: default !important;
}

    .blue_brd_box_not i {
        /*background-image: url(green_red_icn.png);
    background-repeat: no-repeat;
    display: inline-block;
    height: 10px;
    position: relative;
    width: 10px;*/
        background-repeat: no-repeat;
        border-bottom: 3px solid #353030;
        display: inline-block;
        height: 10px;
        left: 0;
        overflow: hidden;
        position: relative;
        top: 4px;
        transform: rotate(153deg);
        width: 41px;
    }


#divUnitGridlist.two_new_table table td.first_td_new, #divUnitGridlist.two_new_table table th.first_th_new {
    padding: 6px 6px 6px 10px;
}

span.table_tit_table img {
    position: absolute;
    top: 2px;
    right: 0;
}


/* 9 - 4 */
.brd_all_details {
    border: 1px solid #cecece;
    width: 100%;
    float: left;
}

.f17 {
    font-size: 17px;
}

.title_bg_details {
    background: #f4f4f4;
    padding: 7px 15px;
    color: #000;
    font-size: 15px;
    line-height: 20px;
    font-weight: 500;
    border-bottom: 1px solid #cecece;
}

.tit_details_tit {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    line-height: 21px;
    padding-top: 10px;
}

.tit_details_subtit {
    font-weight: 400;
}

.spacer15 {
    height: 15px;
    clear: both;
    width: 100%;
}

.tit_details_subtit input {
    padding: 5px;
    color: #686868;
    width: 100%;
    font-size: 14px;
    border: 1px solid #CECECE;
    margin: 5px 0;
}

.tit_details_subtit select {
    padding: 5px;
    color: #686868;
    width: 100%;
    font-size: 14px;
    border: 1px solid #CECECE;
    margin: 5px 0;
}

.data_mgb10 {
    padding: 10px 0;
    font-size: 14px;
    color: #000;
    line-height: 21px;
}

.plus_mins_box {
    text-align: right;
}

    .plus_mins_box span {
        display: inline-block;
    }

        .plus_mins_box span a {
            font-size: 20px;
            display: inline-block;
            color: #000;
            margin: 0 10px;
        }

        .plus_mins_box span input {
            width: 60px;
            padding: 0 7px;
            text-align: center;
        }

.data_cen {
    text-align: center;
}

.vi_btn {
    float: right;
    padding: 0 15px;
    margin-bottom: 10px;
}

    .vi_btn a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        color: #335e70;
        text-decoration: underline;
    }

.left_btn a {
    display: inline-block;
    background-color: #335e70;
    padding: 5px 10px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    margin-bottom: 10px;
}

.pd_all_9 {
    padding: 9px 0;
    width: 100%;
    float: left;
}

.more_vehi_btn {
    margin: 36px 0 0 0;
}

    .more_vehi_btn a {
        display: block;
        background-color: #335e70;
        padding: 5px 10px;
        color: #fff;
        font-size: 14px;
        text-align: center;
    }

.showless {
    overflow: hidden;
    display: block;
    height: 38px;
}

.showmore {
    overflow: hidden;
    display: block;
    height: auto;
}

.top_notification_part {
    text-align: center;
    color: #000;
    width: 25%;
    margin: auto;
    position: absolute;
    z-index: 99999;
    right: 30px;
    box-shadow: 0 2px 6px 1px #335E70;
}

    .top_notification_part a.close {
        color: #335E70;
        opacity: 1;
    }

    .top_notification_part a.pre_check_btn {
        background: #335e70;
        padding: 5px 10px;
        display: inline-block;
        color: #fff;
        border-radius: 5px;
        margin: 10px 0 0 0;
        font-weight: 600;
    }

#lblCustomerName {
    display: inline-block;
}




/**************************Notification Page CSS Start**************************/
.Waitlist_table table {
    width: 100%;
    border: 1px solid #dfdfdf;
}

    .Waitlist_table table th {
        padding: 5px;
        font-size: 11px;
        font-weight: 700;
        color: #686868;
        line-height: 18px;
        border-bottom: 1px solid #f5f5f5;
    }

    .Waitlist_table table td {
        padding: 5px;
        font-size: 13px;
        color: #686868;
        line-height: 18px;
        border-bottom: 1px solid #f5f5f5;
        vertical-align: middle !important;
    }


.down_icn_table a {
    display: block;
    background: url(../../images/advance_select.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

.up_icn_table a {
    display: block;
    background: url(../../images/advance_select_up.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

.park_img_wistlist {
    float: left;
    width: 30px;
}

.tab_data_box_wait {
    float: right;
    width: calc(100% - 40px);
}

.first_data {
    font-size: 12px;
    line-height: 14px;
    font-weight: 700;
    color: #6d6d6d;
    margin: 0 0 3px 0;
}

.second_data {
    font-size: 12px;
    line-height: 14px;
    color: #777;
}

.Wait_btn_round {
    font-weight: 700;
    color: #555;
}

    .Wait_btn_round img {
        margin: 0 10px 0 0;
    }

.wait_chk_btn a {
    background: #fff;
    padding: 2px 0 !important;
    color: #486c90 !important;
    font-size: 10px !important;
    text-align: center;
    border: 1px solid #486c90;
    border-radius: 3px;
    display: inline-block;
    width: 82px;
    line-height: 12px;
    font-weight: 700;
}

.wait_delete_btn a {
    color: #888;
    font-size: 15px;
    font-weight: 400;
    text-align: right;
}

.wait_chk_btn {
    text-align: center;
}

.txt_center {
    text-align: center;
}

.mgt16_txt {
    margin: 16px 0 0 0;
}

.light_gray_txt {
    font-size: 11px;
    line-height: 16px;
    margin-bottom: 5px;
    color: #999;
}

.dark_gray_txt {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 0px;
    color: #666;
}

    .dark_gray_txt a {
        font-size: 12px;
        line-height: 14px;
        margin-bottom: 0px;
        color: #666;
    }

.Waitlist_table table table {
    width: 100%;
    border: none;
}

    .Waitlist_table table table td {
        padding: 0px;
        padding: 7px 2px 10px;
    }

td td .wait_delete_btn a {
    font-size: 12px;
    color: #c4c4c4;
    text-align: right;
}

.wait_delete_btn {
    text-align: right;
}

.open_table_waitlist {
    display: none;
}

.w40_w {
    width: 40px;
}

.Waitlist_table table td table tr:last-child td {
    border: none;
}

.bell_up_txt {
    position: absolute;
    width: 16px;
    height: 16px;
    border-radius: 5px;
    color: #fff;
    background: #e10606;
    right: 1px;
    top: 5px;
    font-size: 10px;
    text-align: center;
    padding: 2px;
    line-height: 10px;
    border: 1px solid #fff;
}

span.bell.pos_rel img {
    max-width: 19%;
}

.data_box_brd_black {
    border: 2px solid #000;
    margin: 15px 0;
    padding: 15px;
}

.bc_white-box-left a {
    display: inline-block;
    width: 10px;
}

.bc_white-box-left b {
    display: inline-block;
    width: calc(100% - 65px);
    text-align: center;
}

.down_icn_table a {
    display: block;
    background: url(../images/advance_select.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

.up_icn_table a {
    display: block;
    background: url(../images/advance_select_up.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

down_icn_table a {
    display: block;
    background: url(../images/advance_select.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

.up_icn_table a {
    display: block;
    background: url(../images/advance_select_up.png);
    background-repeat: no-repeat;
    width: 15px;
    height: 25px;
    margin: auto;
    background-position: center;
}

table.bg_blue_table + table td:nth-child(1) {
    width: 23%;
}

table.bg_blue_table + table td .tab_btm_txt {
    height: 50px;
}

.silk_slider_new .slick-prev {
    background: url(../../images/toggle_pre_icn.png) no-repeat;
    text-indent: -9999px;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 45%;
    background-color: #fff;
    left: 10px;
}

.silk_slider_new .slick-next {
    background: url(../../images/toggle_next_icn.png) no-repeat;
    text-indent: -9999px;
    width: 28px;
    height: 28px;
    position: absolute;
    top: 45%;
    background-color: #fff;
    right: 10px;
}

.canoe_details_boc h2 {
    font-size: 18px;
    margin: 0 0 10px 0;
    color: #222;
    line-height: 23px;
}

.canoe_details_boc p {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #555;
    line-height: 18px;
}

.canoe_details_boc {
    font-size: 14px;
    margin: 0 0 10px 0;
    color: #555;
    line-height: 18px;
}

    .canoe_details_boc ul {
        margin: 10px 0 0 0;
        padding: 0px;
    }

        .canoe_details_boc ul li {
            font-size: 14px;
            margin: 0 0 7px 0;
            color: #777;
            line-height: 18px;
            list-style: none;
            padding: 0 20px;
            background-position: 0 5px;
        }

.ticket_table table + table td .tab_btm_txt {
    background-color: #09850e;
    color: white;
}

.ticket_table table + table td .red_bg {
    background-color: #BA3333;
    color: white;
}
/**************************Notification Page CSS End**************************/


.grid_big .two_new_table table td.open_td {
    width: 100%;
}

    .grid_big .two_new_table table td.open_td table {
        width: 100%;
    }

.ada_date_picker #ui-datepicker-div {
    top: 0px !important;
    left: 0px !important;
}

.ada_date_picker #datepickerdiv {
    position: relative;
}

.ada_top_35 #datepickerdiv {
    top: 35px;
}

.ada_big_datepicker .daterangepicker {
    top: 65px !important;
    width: 380px !important;
}

.ada_big_datepicker .ranges ul li a {
    color: #444 !important;
}

.ada_big_datepicker .ranges ul li.active a {
    color: #fff !important;
}

.ada_big_datepicker .daterangepicker table.table-condensed td a {
    color: #444 !important;
}

.ada_big_datepicker .daterangepicker table.table-condensed td.active a {
    color: #fff !important;
}

.ada_big_datepicker.top_38 {
    position: relative;
}

    .ada_big_datepicker.top_38 .daterangepicker {
        top: 38px !important;
    }

a.btn.btn-block.search-btn.capch_btn_btn_new {
    margin: 0px;
    font-size: 16px;
    display: inline-block;
    line-height: 32px;
}


.new_big_table table td div a:focus {
    outline: 2px dotted #db7446 !important;
    display: block;
}


.plus_mins_box span + span {
    width: 65px;
}

.support_frmat {
    margin-left: 5px;
    margin-bottom: 10px;
}

.displayupload span {
    width: 64%;
    background: #fff;
    margin: 0 0 0 -177px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.displayupload input[type="file"] {
    display: inline-block;
}

.uplod_document {
    padding: 8px 17px 17px 17px;
    width: 590px;
    border: 1px solid #ccc;
    border-radius: 4px;
}

img#iconarrow.downicon {
    transform: rotate(360deg);
}

img#iconarrow {
    transform: rotate(-180deg);
}

#ui-id-2.ui-menu .ui-menu-item {
    padding: 0;
}

#ui-id-2.ui-widget-content a {
    word-break: break-all;
    display: block;
    padding: 5px;
}

#ui-id-2.ui-menu .ui-state-focus, #ui-id-2.ui-menu .ui-state-active {
    margin: 0px;
    font-weight: normal;
    border: none;
}

.customerAutocomplete {
    left: inherit !important;
    overflow-y: scroll;
    right: 337px;
    width: 400px !important;
    overflow-x: hidden !important;
    max-height: 250px;
    height: inherit !important;
}

.text_Center {
    display: block;
    text-align: center;
}

.input_box input#txtParkSearch {
    width: calc(100% - 40px);
    border: none;
    box-shadow: none;
    padding: 8px 5px;
    border: 1px solid #ccc;
}

    .input_box input#txtParkSearch + a {
        box-shadow: none;
        width: 35px;
        border: 1px solid #ccc;
        border-left: none;
        margin: 0px;
    }



.set_btn_data {
    float: right;
}

    .set_btn_data a {
        background-color: #335E70;
        color: #fff;
        font-size: 12px;
        border-radius: 3px !important;
    }

        .set_btn_data a::after {
            display: none;
        }

.panel-group.faqs_resrvation {
    margin: 0px;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}

    .panel-group.faqs_resrvation .panel-title {
        font-size: 13px;
        font-weight: 600;
        color: #000;
    }

        /*.panel-group.faqs_resrvation .panel-title a span {
            margin: 0 0 0 25px;
        }*/

        .panel-group.faqs_resrvation .panel-title a span {
            margin: 0 0 0 2px;
        }

    .panel-group.faqs_resrvation .panel-heading {
        padding: 5px 10px;
    }

.res_tit_tab {
    font-size: 13px;
    line-height: 17px;
    color: #000;
    margin: 5px 0;
}

.res_tit_tab_form select {
    width: 100%;
    border: 1px solid #ccc;
    font-size: 13px;
    line-height: 17px;
    color: #000;
    border-radius: 5px;
    padding: 5px 8px;
}

#div_top_new_first_data_box .custom-combobox {
    position: relative;
    display: inline-block;
    width: 97%;
}

#div_top_new_first_data_box .custom-combobox-toggle {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-left: 2px;
    padding: 0;
    box-shadow: 1px 2px 2px #666;
    border-radius: 0px;
}

#div_top_new_first_data_box .brd_all_new_serch {
    padding: 0 0 0 7px;
}

#div_top_new_first_data_box .input_box input#txtParkSearch {
    width: calc(100% - 34px);
    border: none;
    box-shadow: none;
    padding: 4px 5px 4px;
    border: none;
    background: none;
}

    #div_top_new_first_data_box .input_box input#txtParkSearch + a {
        border: 1px solid #f4f4f4;
    }



.pop_main_tit_faci {
    font-weight: 600;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    width: 92%;
    float: left;
    font-family: 'lato';
}

.pop_faci_cross {
    float: right;
    text-align: right;
}

.faci_pop_title {
    background: #f5f5f5;
    border-radius: 0;
    padding: 6px 15px;
}

.park_data_heighlight {
    border-top: 1px solid #acacac;
    padding: 15px 15px;
    background: #e3dfde;
    font-size: 15px;
    line-height: 19px;
    color: #1b4e63;
    font-weight: 600;
}

.boxtitle {
    font-size: 16px;
    line-height: 20px;
    color: #019d57;
    margin-bottom: 7px;
    border-bottom: 1px solid #fff;
    padding-bottom: 7px;
}

.white-box-left {
    float: left;
    background: #fff;
    border: 1px #e1e1e1 solid;
    line-height: 30px;
    font-size: 15px;
    color: #565656;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

    .white-box-left a {
        color: #a9a9a9;
        text-decoration: none;
    }

        .white-box-left a.left-icon {
            margin: 0 10px 0 8px;
        }

    .white-box-left i {
        font-size: 16px;
    }

.bc_white-box-left b {
    display: inline-block;
    width: calc(100% - 65px);
    text-align: center;
}

.white-box-left b {
    font-weight: normal;
}

.res_tit_tab span {
    min-height: 0px !important;
}

.selectNewUnitPanel {
    float: right;
    padding: 11px 10px;
}

button.ui-datepicker-trigger:focus,
button.ui-datepicker-trigger:active {
    border: none !important;
    margin: auto !important;
    outline: 2px solid #f00 !important;
    background-color: #fdf6e7 !important;
}

/*a:focus, button:focus {
    outline: 2px dotted #db7446  !important;
}*/

a:focus, button:focus, .show_date_txt_new:focus {
    outline: 2px dotted #db7446 !important;
}

.adaDatePicker {
    padding: 5px 12px;
    height: 34px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #ccc;
    width: calc(100% - 35px);
    border-right: none;
    float: left;
}

    .adaDatePicker + button {
        width: 35px;
        padding: 5px 2px 5px;
        background: #fff;
        position: relative;
        top: 0px;
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        height: auto;
        float: left;
    }

.adaDatePickerPage {
    padding: 5px 12px;
    height: 34px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #ccc;
    width: calc(100% - 35px);
    border-right: none;
    float: left;
}

    .adaDatePickerPage + button {
        width: 35px;
        padding: 5px 5px 5px;
        background: #fff;
        position: relative;
        top: 0px;
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        height: auto;
        float: left;
    }

.adaDatePickerGridPage {
    padding: 5px 12px;
    height: 34px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #ccc;
    width: calc(100% - 35px);
    border-right: none;
    float: left;
}

    .adaDatePickerGridPage + button {
        width: 35px;
        padding: 5px 2px 5px;
        background: #fff;
        position: relative;
        top: 0px;
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        height: auto;
        float: left;
    }

.adaDatePickerMainGridPage {
    padding: 5px 12px;
    height: 34px;
    border-radius: 5px 0px 0px 5px;
    border: 1px solid #ccc;
    width: calc(100% - 35px);
    border-right: none;
    float: left;
}

    .adaDatePickerMainGridPage + button {
        width: 35px;
        padding: 5px 2px 5px;
        background: #fff;
        position: relative;
        top: 0px;
        border: 1px solid #ccc;
        border-radius: 0 5px 5px 0;
        height: auto;
        float: left;
    }


div#ui-datepicker-div {
    z-index: 9999 !important;
}

/*.special_form_box label.form_new_tit {
    font-size: 13px;
    color: #222;
    margin-bottom: 3px;
    line-height: 16px;
    font-weight: normal;
}*/

.special_form_box .form_box.w70 {
    width: 70%;
}

.special_form_box .form_box input {
    /*width: 100%;
    font-size: 15px;
    color: #777;
    padding: 10px;
    height: auto;*/
}

.special_form_box .form_box select {
    /*width: 100%;
    font-size: 15px;
    color: #777;
    padding: 12px 10px 13px;
    height: auto;*/
}

.special_form_box .red_brd_error .form_box input {
    border: 1px solid #f00;
}

.special_form_box .red_brd_error .form_box select {
    border: 1px solid #f00;
}

.error_red_clr {
    color: #f00;
}

#divUnitGridlist.two_new_table table th {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -20px;
    width: 1px;
}

a.more_info_ab span {
    position: absolute;
    left: -9000px;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden;
}

a.more_info_ab:hover span, a.more_info_ab:focus span, a.more_info_ab:active span {
    display: block;
    position: absolute;
    top: 1em;
    left: 1em;
    width: auto;
    border: 1px solid #0cf;
    background-color: #cff;
    color: #000;
    text-align: center;
}
/* gift card page*/
h1.gift_card_tit {
    font-size: 24px;
    line-height: 24px;
    color: #154257;
    margin: 20px 0;
    font-weight: 400;
}

.gift_card_main_box {
    border-radius: 5px;
    box-shadow: 0 0 5px 1px #ededed;
}

.gift_tit {
    font-size: 18px;
    line-height: 24px;
    color: #577b4d;
    font-weight: 700;
    padding: 7px 15px;
    border-bottom: 1px solid #ebebeb;
}

.gift_data_box {
    padding: 20px;
    margin-bottom: 15px;
}

.gift_f_14 {
    font-size: 14px;
    line-height: 18px;
    color: #535353;
}
.gift_sub_tit + .gift_f_14
{
    font-size: 16px;
    color:#535353;
    line-height: 20px;
    margin-bottom: 8px;
} 

.gift_sub_tit {
    font-size: 18px;
    line-height: 22px;
    color: #154257;
    margin-bottom: 10px;
    font-weight: 600;
}

.gift_data_box ul {
    margin: 0px;
    padding: 0px;
}

    .gift_data_box ul li {
        font-size: 14px;
        line-height: 18px;
        color: #686868;
        margin-bottom: 5px;
        list-style: none;
        background-image: url(../../CommonThemes/Images/gift_dot_icn.png);
        background-repeat: no-repeat;
        background-position: 3px 6px;
        padding: 0 15px;
        background-size: 6px;
    }

.gift_btn_box {
    text-align: right;
}

a.brd_button {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    color: #154257;
    border: 2px solid #154257;
    background: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    font-weight: 600;
    margin: 0 10px 0 0px;
}

a.fill_button {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    background: #154257;
    border: 2px solid #154257;
    padding: 7px 15px;
    font-weight: 600;
    border-radius: 5px;
}

input.fill_button {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    background: #154257;
    border: 2px solid #154257;
    padding: 7px 15px;
    font-weight: 600;
    border-radius: 5px;
    border-style: none;
}

a.back_gift_button {
    display: inline-block;
    font-size: 15px;
    line-height: 21px;
    color: #fff;
    background: #cccccc;
    padding: 7px 15px;
    border-radius: 5px;
    font-weight: 600;
    margin: 0 10px 0 0px;
}

.w50_gift {
    width: 50%;
    margin: auto;
}

.gift_card_form label {
    font-weight: 400;
    font-size: 14px;
    color: #577b4d !important;
    line-height: 18px;
    margin: 6px 0 0 0;
}

.w50_gift .form-group:last-child {
    margin: 0px;
}

.gift_bradcum ul {
    margin: 0px;
    padding: 0px;
}

    .gift_bradcum ul li {
        font-size: 14px;
        line-height: 18px;
        color: #2f385c;
        list-style: none;
        float: left;
        font-weight: 600;
    }

.gift_bradcum {
    margin-bottom: 15px;
    width: 100%;
    float: left;
    margin-top: 15px;
}

    .gift_bradcum ul li span {
        color: #67875d;
        margin: 0 5px;
    }

    .gift_bradcum ul li a {
        font-size: 14px;
        line-height: 18px;
        color: #67875d;
    }

.acti_right_data {
    text-align: right;
}

    .acti_right_data .act-left-data {
        width: 110px;
        display: inline-block;
        margin: 0 10px 0px 0px;
        font-size: 13px;
        line-height: 16px;
    }

    .acti_right_data .act-right-data {
        display: inline-block;
        width: 170px;
        text-align: left;
        color: #335e70;
        font-size: 13px;
        line-height: 16px;
        font-weight: 700;
    }

.act_big_txt {
    font-size: 30px;
    line-height: 40px;
    margin: 0px 0 0 0;
    color: #335e70;
    font-weight: 400;
}

.acti_left_data {
    text-align: left;
}

    .acti_left_data .act-left-data {
        width: 130px;
        display: inline-block;
        margin: 0 10px 0px 0px;
        font-size: 13px;
        line-height: 16px;
        text-align: right;
    }

    .acti_left_data .act-right-data {
        display: inline-block;
        width: 170px;
        text-align: left;
        color: #335e70;
        font-size: 13px;
        line-height: 16px;
        font-weight: 700;
    }

a.Transaction_btn {
    text-align: center;
    display: block;
    margin: 26px 0 0 0;
}

.Transaction_table table {
    width: 100%;
    border: 1px solid #d6d6d6;
}

    .Transaction_table table th {
        font-size: 12px;
        line-height: 16px;
        color: #6a6a6a;
        padding: 4px 8px;
        font-weight: 600;
        border-right: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;
    }

    .Transaction_table table td {
        font-size: 12px;
        line-height: 16px;
        color: #6a6a6a;
        padding: 8px;
        border-right: 1px solid #d6d6d6;
        border-bottom: 1px solid #d6d6d6;
    }

.grren_txt {
    color: #577b4d;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 11px;
}

.mgt26 {
    margin-top: 25px;
}

.banner_search_box_main .adaDatePicker, .input_box_date .adaDatePicker {
    height: 27px !important;
}

.banner_search_box_main .ui-datepicker-trigger, .input_box_date .ui-datepicker-trigger {
    width: 35px !important;
    padding: 0px !important;
    background: #fff !important;
    position: inherit !important;
    top: 0px;
    border: 1px solid #fff !important;
    border-radius: 0 5px 5px 0;
    height: auto;
    float: none !important;
}

.Rewardpointstxt {
    font-size: 15px;
    color: #fff;
    background: #335e70;
    padding: 10px;
}

    .Rewardpointstxt a {
        font-weight: 600;
        color: #fff;
        margin: 0 0 0 50px;
    }

.open_Rewardpointstxt {
    border: 1px solid #f5f5f5;
    padding: 10px 15px 0 15px;
}

.a_rew {
    font-size: 14px;
    color: #000;
    font-weight: 500;
    border-bottom: 1px solid #f5f5f5;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.availabel_box {
    background: #f1f1f1;
    padding: 15px 10px;
}

.off_txt_big {
    font-size: 20px;
    line-height: 28px;
    color: #000;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 600;
}

    .off_txt_big span {
        display: block;
    }

.Redeem_btn {
    text-align: center;
    display: block;
}

    .Redeem_btn a {
        font-size: 14px;
        color: #fff;
        background: #154257;
        padding: 3px 25px;
        border-radius: 5px;
        display: inline-block;
    }

.non_Redeem_btn a {
    background: #ccc;
    color: #999;
}

.availabel_box {
    margin-bottom: 15px;
}

.form_new_tit {
    font-weight: 700;
}


#mainContent_pnlprices .baclk_notification {
    position: absolute;
    right: 0;
    top: 0;
    width: 410px;
    background: #000;
    color: #fff;
    padding: 7px 15px;
    border-radius: 5px;
    z-index: 9;
    margin: auto;
    left: 0;
}

.baclk_notification a.btn.bg-primary {
    background: #fff !important;
    color: #000 !important;
    font-weight: 600;
}

#mainContent_prPricesAcc_btnCancel {
    background: #fff !important;
    color: #000;
    font-weight: 600;
}

#mainContent_pnlprices .noti_txt {
    margin: 0 0 7px 0;
}

.bg_table_div {
    background: #dfdfdf;
    color: #000;
    font-size: 14px;
    line-height: 18px;
    padding: 5px 5px;
    margin-bottom: 7px;
    width: 100%;
    margin-top: 7px;
    font-weight: 600;
    border: 1px solid #ccc;
}

    .bg_table_div a {
        display: inline-block;
        font-weight: 700;
        margin: 0 0 0 5px;
        text-decoration: underline !important;
    }

.bottom_table_div {
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin-bottom: 10px;
}

    .bottom_table_div a {
        background: #335E70;
        color: #fff;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        display: inline-block;
        margin: 0 10px 0 0;
        padding: 5px 10px;
    }

a.login_people_box {
    display: none;
}

#aMobileShoppingCart {
    display: none;
}

#aMobileSCTimer {
    display: none;
}

.open_header_box_mobile {
    display: inline-block;
}

.mob_back {
    display: none;
}

.precart_chk_page.checkbox10 label {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    margin-bottom: 10px;
}

    .precart_chk_page.checkbox10 label::before {
        top: 2px;
    }

.nav > li > a.ada_access_menu > img {
    max-width: 25px;
}

.main_header .main_menu_top .nav > li > a.ada_access_menu {
    padding: 7px 5px;
}

.two_new_table table .gridADAHeader th {
    height: 1px;
    overflow: hidden;
    position: absolute;
    top: -20px;
    width: 1px;
}
/* ada color */
.form-control {
    color: #707070 !important;
    font-size: 16px !important;
}

    .form-control:focus {
        border-color: #16588D !important;
    }

a.btn_green, .ada_btn_res.btn_green_top {
    background: #09850E !important;
    border: 1px solid #09850E !important;
}

    .ada_btn_res.btn_green_top.btn_gray_top {
        background: #DBDBDB !important;
        border: 1px solid #DBDBDB !important;
        color: #000 !important;
        line-height: 12px !important;
        padding: 2px 0 !important;
    }

a.btn_green_brd {
    color: #09850E !important;
    border: 1px solid #09850E !important;
}

.text-le .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #686868 !important;
}

.two_new_table .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
#search-placedataholder .mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.search-result .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #686868 !important;
}

.red_brd_box {
    background: #BE3526 !important;
    border-bottom: 2px solid #BE3526 !important;
}

.table_data_box table td div.show_date_txt_new {
    color: #686868 !important;
}

.checkbox10 label::after {
    color: #686868 !important;
}

.checkbox10 label::before {
    border: 1px solid #686868 !important;
}

.blue_brd_box {
    background-color: #09850E !important;
    border-bottom: 2px solid #09850E !important;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight,
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #335E70;
}

.left_res_btn div.available_btn_list {
    color: #09850E !important;
}

.gallery_slider_new #thumbs a {
    border: 2px solid rgba(0, 0, 0, 0.65) !important;
}

h1.sim_banner_tit {
    text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}

.model_grid_head_1 {
    display: none;
}

.reserve_back {
    display: none;
}

#AlertData .alerttitle {
    background-color: #B35000;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
    padding: 7px 0;
    text-align: center;
    text-transform: uppercase;
}

    #AlertData .alerttitle span {
        font-weight: bold !important;
    }

#AlertData .second_tit_alerttitle {
    background-color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 15px;
    width: 90%;
    margin: auto auto 10px auto;
}

    #AlertData .second_tit_alerttitle span {
        color: #B35000;
        margin: 0px;
        font-weight: bold !important;
    }

    #AlertData .second_tit_alerttitle h2 {
        color: #B35000;
        margin: 0px;
        font-weight: bold !important;
        font-size: 16px;
        line-height: 20px;
    }

#AlertData .popup_park_tit {
    font-size: 16px;
    line-height: 20px;
    color: #3f3f3f;
    padding: 15px 0 7px 0;
    font-weight: bold;
}

#AlertData .popup_all_pd {
    padding: 0px 15px 25px 15px;
    background: #f4f4f4;
    width: 90%;
    margin: auto auto 15px auto;
}

#AlertData .brd_bottom_gray {
    border-bottom: 1px solid #b5b5b5;
    margin: 0 0 11px;
    padding: 0 0 11px;
}

#AlertData .date_tile_text {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 6px;
    color: #3f3f3f;
}

    #AlertData .date_tile_text .to {
        margin: 0 10px;
    }

#AlertData .alertheader {
    float: left;
    width: 18% !important;
}

#AlertData .alertdetails {
    float: left;
    width: 82% !important;
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    word-break: break-all;
}

#AlertData .alertheader p {
    margin: 0px;
}

#AlertData .park_description {
    color: #000000;
    font-size: 13px;
    line-height: 16px;
}

#AlertData .alertlbl {
    color: #fff;
    line-height: 22px;
    display: inline-block;
    margin: 16px 0;
    font-weight: bold !important;
}

#AlertData h1.alertlbl {
    color: #fff;
    line-height: 22px;
    display: inline-block;
    margin: 16px 0;
    font-weight: bold !important;
    font-size: 24px;
}

.clear {
    clear: both;
}

a.cart_icon_top_blue.login_txt_box {
    display: none;
}

#mainContent_txtEffectiveDate.form-control[disabled] {
    background-color: #eeeeee !important;
}

.date_txt_new .wait_date_div .ui-datepicker-trigger {
    height: 37px;
}

.grid_big .seven_data .two_new_table table td.first_td_new {
    width: 38%;
}

.grid_big .seven_data .two_new_table table td {
    width: 7.5%;
}


#MainFooter a:focus {
    outline: 1px solid #F7DBCE !important;
}

.all_data_right a:focus {
    outline: 1px solid #000 !important;
}


.skiptomaincontent, .skiptomaincontent:focus {
    left: 0;
    position: absolute;
    -webkit-transition: background .3s ease;
    -o-transition: background .3s ease;
    transition: background .3s ease;
}

.skiptomaincontent {
    background: transparent;
    color: #5a6872;
    padding: 10px;
    top: -3.6rem;
    z-index: -1;
    font-size: 16px;
    height: 0;
    color: #686868;
    font-weight: 600;
    line-height: 20px;
}

    .skiptomaincontent:focus {
        background: #fff;
        top: 0;
        z-index: 500;
        outline: .2rem solid #5C2C14 !important;
        height: 2.5rem;
        color: #686868;
    }

.ui-datepicker-calendar thead th:nth-child(1) span {
    width: 16px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(2) span {
    width: 18px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(3) span {
    width: 15px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(4) span {
    width: 20px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(5) span {
    width: 16px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(6) span {
    width: 14px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.ui-datepicker-calendar thead th:nth-child(7) span {
    width: 14px;
    display: block;
    overflow: hidden;
    vertical-align: top;
    margin: auto;
}

.small_map_box {
    position: absolute;
    top: 6px;
    right: 6px;
    border: 1px solid #888;
    border-radius: 5px;
    width: 100px;
    height: 100px;
    z-index: 97;
}

    .small_map_box a {
        display: block;
    }

.map_expand {
    position: absolute;
    z-index: 9999999;
    right: 7px;
    display: block;
    top: 7px;
    /*background: rgba(0, 0, 0, 0.5);
    padding: 4px 5px 5px;*/
    border-radius: 7px;
}

.small_map_box a img {
    border-radius: 5px;
}

.main_menu_top .dropdown-item:active {
    color: #262626;
    text-decoration: none;
    background-color: #efefef;
}

.main_menu_top .navbar-expand-sm .navbar-collapse ul {
    display: block;
}

    .main_menu_top .navbar-expand-sm .navbar-collapse ul ul {
        display: none;
    }

        .main_menu_top .navbar-expand-sm .navbar-collapse ul ul.show {
            display: block;
        }


.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
}

.breadcrumb {
    background: #f5f5f5;
}

    .breadcrumb > li + li:before {
        content: "/\00a0";
        padding: 0 5px;
        color: #ccc;
    }

#mainContent_UpdatePanel1 {
    max-width: 50%;
    flex: 50%;
}

    #mainContent_UpdatePanel1 .col-md-3 {
        max-width: 50%;
        float: left;
        flex: 50%;
    }

.col-md-offset-9 {
    margin-left: 75%;
}

.panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-default {
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

.panel-body {
    padding: 15px;
}


.input-group-addon:last-child {
    border-left: 0;
}

.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group > .btn, .input-group-btn:last-child > .dropdown-toggle, .input-group-btn:first-child > .btn:not(:first-child), .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
}

.input-group-addon, .input-group-btn, .input-group .form-control {
    display: table-cell;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
    content: "\002a";
}

.form-control {
    border-color: #ccc;
}

.table_data_box table td div.show_date_txt_new {
    color: #686868 !important;
}

#ddlSubCategoryList.form-control {
    height: 34px !important;
}

#txtKeywords, #ddlCategoryList, #ddlPlaceList {
    height: 34px !important;
}

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
    font-size: 14px;
}

.feature-box-info h2 {
    min-height: 85px;
}

label {
    font-weight: 700;
}

input#mainContent_rprWaiverItems_txtInitial_0 {
    background: #eeeeee;
}

.tooltip {
    z-index: 99999 !important;
}

caption {
    caption-side: top;
}
/* new start */
h2.search_screen {
    font-size: 28px;
    line-height: 32px;
    color: #003366;
    font-weight: 700;
    margin: 15px 0;
}

.search_screen_small {
    font-size: 15px;
    color: #003366;
    font-weight: 600;
    margin: 0px 0 15px;
    text-transform: uppercase;
}

.order_list_data_new ul {
    margin: 0px 0 10px;
    padding: 0px 0 0 15px;
}

    .order_list_data_new ul li {
        list-style: decimal;
        font-size: 14px;
        color: #787878;
        padding: 0 0 2px 5px;
    }

.new_bg_white_box_search {
    background: #fff;
    padding: 15px 0px;
}

    .new_bg_white_box_search.brd_btn_box_white {
        padding: 15px 0;
    }

.search_data_small_tit {
    font-size: 12px;
    color: #909090;
    margin-bottom: 5px;
}

.data_one_park {
    width: 31%;
    max-width: 31%;
    flex: 0 0 31%;
}

.w100_select_box select {
    width: 100%;
    border: 1px solid #c6c6c6;
    padding: 5px;
    color: #8d8d8d;
    font-size: 14px;
    line-height: 18px;
    height: 34px;
}

.data_two_park {
    width: 20%;
    max-width: 20%;
    flex: 0 0 20%;
}

.w100_input_box input {
    width: 100%;
    border: 1px solid #c6c6c6;
    padding: 5px;
    color: #8d8d8d;
    font-size: 14px !important;
    line-height: 18px;
    height: 34px;
}

.data_three_park {
    width: 17%;
    max-width: 17%;
    flex: 0 0 17%;
}

.data_four_park {
    width: 15%;
    max-width: 15%;
    flex: 0 0 15%;
}

.search_data_search a {
    background: #8f8f8f;
    color: #fff;
    text-align: center;
    display: block;
    border-radius: 5px;
    padding: 5px 0 5px;
    margin: 26px 0 0 0;
    height: 34px;
}

.brd_btn_box_white {
    border-bottom: 1px solid #f2f2f2;
}

.reserve_blue_btn_right {
    float: right;
}

    .reserve_blue_btn_right a {
        background: #003366;
        color: #fff;
        text-align: center;
        display: block;
        border-radius: 5px;
        padding: 5px 31px;
    }

.bg_khaki_box {
    background: #ebe5da;
    padding: 15px;
    text-align: center;
}

.data_grn_main_box {
    display: inline-block;
    margin: 0 10px;
}

.grnclr_box_small {
    width: 18px;
    height: 18px;
    background: #46af4a;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    vertical-align: text-bottom;
    line-height: 18px;
    text-align: center;
    font-weight: 600;
}

.redclr_box_small {
    width: 18px;
    height: 18px;
    background: #f6402c;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    vertical-align: text-bottom;
    line-height: 18px;
    text-align: center;
    font-weight: 600;
}

.table_one_table .week th {
    font-size: 12px;
    color: #6c6c6c;
    font-weight: 400;
}

.table_one_table .day th {
    font-size: 14px;
    color: #6c6c6c;
    font-weight: 600;
}

.table_one_table table {
    border: 1px solid #ededed;
}
#divTalbeHeader .table_one_table table{border:none;}
#divTalbeHeader .one_new_table table{border:none;}
.table_one_table th.first_th_table_one {
    width: 24%;
}
#divTalbeBody .table_two_table.contents{border-top:1px solid #ededed;}
#selectedMonth
{
    border:1px solid #a2a2a2;
    padding:5px;
    border-radius:5px;
    color:#626262;
    font-weight:400;
    text-align:center;
    text-transform:uppercase;
}
#divTalbeHeader{margin-top:10px;}
.table_one_table th {
    text-align: center;
    width: 6%;
}

.brd_btm_right {
    font-size: 20px;
    padding: 3px 0;
}

.brd_btm_left {
    font-size: 20px;
    padding: 3px 0;
}

.table_two_table table {
    border: 1px solid #ededed;
    border-top: none;
}

.table_two_table td.first_td_table_one {
    width: 24.4%;
    border-right: 1px solid #ededed;
    color: #686868;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 10px;
}

.table_two_table td {
    width: 6%;
    font-weight: 400;
    font-size: 10px;
    line-height: 12px;
    border-bottom: 1px solid #ededed;
    padding: 5px 2px;
}

    .table_two_table td .bg_table_red {
        display: block;
        color: #fff;
        text-align: center;
        background: #f6402c;
        padding: 8px 5px 9px;
        border-radius: 5px;
    }

    .table_two_table td .bg_table_grn {
        display: block;
        color: #fff;
        text-align: center;
        background: #46af4a;
        padding: 7px 2px;
        border-radius: 5px;
        height: 41px;
    }

        .table_two_table td .bg_table_grn span {
            display: block;
            font-size: 13px;
            margin: 3px 0 0 0;
            font-weight: 600;
        }

.first_td_table_one div {
    display: inline-block;
    width: calc(100% - 29px);
    vertical-align: top;
}

.first_td_table_one a {
    display: inline-block;
    width: 20px;
    text-align: right;
    color: #777;
    font-size: 18px;
    vertical-align: top;
}

.multi_date_box {
    float: left;
    width: 25%;
    border: 1px solid #ededed;
    padding: 3px 10px;
}

    .multi_date_box a {
        display: inline-block;
        width: 20px;
        font-size: 15px;
        color: #686868;
    }

    .multi_date_box .datainpt_date {
        display: inline-block;
        width: calc(100% - 50px);
        color: #686868;
        text-align: center;
    }
/* new start */

.table_two_table.contents {
    height: 350px;
}

.table_two_table .mCSB_inside > .mCSB_container {
    margin-right: 0;
}

.table_two_table .mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.table_two_table .mCustomScrollbar > .mCustomScrollBox .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.table_two_table .mCustomScrollBox:hover > .mCSB_scrollTools,
.table_two_table .mCustomScrollBox:hover .mCSB_scrollTools,
.table_two_table .mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.table_two_table .mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}

.table_two_table .text-le .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table_two_table .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table_two_table .mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.table_two_table .mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 8px;
}

.table_two_table.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.table_two_table.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
    opacity: 1;
}

.pre_cart_white_box {
    background: #fff;
    margin-bottom: 20px;
}

.pre_white_tit {
    font-size: 15px;
    line-height: 20px;
    color: #003366;
    padding: 10px 20px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: 700;
}

.pre_white_subtit_box {
    padding: 10px 20px;
}

.gray_tit_cart {
    font-size: 13px;
    line-height: 18px;
    color: #686868;
    margin-bottom: 7px;
}

.pre_white_subtit_box label {
    font-size: 13px;
    color: #686868 !important;
    font-weight: 400;
}

.nig_blue_btn a {
    background: #003366;
    color: #fff;
    font-size: 13px;
    padding: 6px 12px;
    text-align: center;
    border-radius: 5px;
    margin: 0 0 10px 0;
    display: inline-block;
    font-weight: 600;
}



.pre_cart_tabing .panel-group .panel {
    border-radius: 0;
    box-shadow: none;
    border-color: #e8e8e8;
}

.pre_cart_tabing .panel-default > .panel-heading {
    padding: 0;
    border-radius: 0;
    color: #212121;
    background-color: #fff;
    border-color: #e8e8e8;
}

.pre_cart_tabing .panel-title {
    font-size: 14px;
}

    .pre_cart_tabing .panel-title > a {
        display: inline-block;
        padding: 5px 10px;
        text-decoration: none;
        font-size: 14px;
        color: #222;
    }

.pre_cart_tabing .more-less {
    float: right;
    color: #686868;
    font-size: 20px;
    position: absolute;
    top: 5px;
    right: 10px;
}

.pre_cart_tabing .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #e8e8e8;
}

.pre_white_subtit_box .form-control {
    border-color: #e8e8e8;
    font-size: 13px !important;
    color: #222 !important;
}

.Occupa_txt {
    color: #222;
    margin: 0 0 0 15px;
}

.pre_cart_tabing .panel-group .panel {
    display: inline-block;
    width: calc(100% - 114px);
}

.facility_combo_select {
    width: 110px;
    display: inline-block;
    vertical-align: top;
}

    .facility_combo_select select {
        padding: 5px 10px 6px;
        color: #222;
        width: 100%;
        border: 1px solid #e8e8e8;
    }

.pre_cart_tabing {
    margin-bottom: 15px;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.panel-default {
    border-color: #ddd;
}

.panel-heading {
    padding: 10px 14px !important;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading a:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: right;
    color: grey;
}

.panel-heading a.collapsed::after {
    content: "\f054";
}

#messageBoxLightbox2 {
    z-index: 99999 !important;
}


.newcehck_box_chk {
    float: left;
    margin-right: 25px;
}

    .newcehck_box_chk .custom-control-label {
        border: 1px dashed #888;
        padding: 5px 10px;
        font-size: 14px;
        border-radius: 5px;
        width: 130px;
        margin: 0 0 0 7px;
        text-align: left;
    }

        .newcehck_box_chk .custom-control-label.blue_brd {
            border: 1px dashed #007bff;
            color: #007bff;
        }

    .newcehck_box_chk .custom-checkbox .custom-control-label::before {
        top: 7px;
    }

    .newcehck_box_chk .custom-control-label::after {
        top: 7px;
    }

.bold_txt {
    font-size: 14px;
    color: #000;
    margin: 10px 0 5px 0;
    padding: 0 0px;
    float: left;
}

.simple_txt {
    font-weight: 400;
    font-size: 14px;
    color: #555;
    margin: 0px 0 0px 0;
    padding: 0 30px;
}

    .simple_txt span {
        font-weight: 700;
    }

.main_chk_new_box {
    border-bottom: 1px solid #dfdfdf;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.bold_txt a {
    color: #007bff;
    font-size: 14px;
    font-weight: 600;
}
.bot-links ul
{
    padding:0;
    margin:0;

}
.bot-links ul li
{
    list-style:none;
    display:inline-block;
}
  h2.activity_follo_tit
    {
	color: #CCC;
    font-size: 1em;
    font-weight: 600;
    letter-spacing: normal;
    line-height: 18px;
    margin: 0 0 14px 0;
    text-transform: uppercase;
    background: none;
   }
  ul#thumbs
{
    padding:0px;
    margin:0px;
} 
ul#thumbs li{list-style:none;float:left;}
.header-shopping-cart ul
{
    margin:0px;
    padding:0px;
}
.header-shopping-cart ul li
{
    display:inline-block;
    list-style:none;
}
ul.activity_li
{
    margin:0px;
   padding:0px;
}
ul.activity_li li
{
    list-style:none;
    display:inline-block;
}
.header-shopping-cart ul li a.cart_icon_top_blue{position:relative;top:-4px;}
.color_mob_h3 a {color:#335e70;}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    *::-ms-backdrop, body {
                line-height: 18px !important;
            }
    .combo_box select, .right_combo_box {
        background-image: none;
        background: none;
    }

    #mainContent_homeContent_combineViewTab_infoView_ifrmInfo {
        margin: 0 0 0 -73px;
    }

    #mainContent_homeContent_combineViewTab_Icons img.img-responsive {
        margin: 0px !important;
    }

    .grid_small .one_new_table table th.first_th_new1 {
        width: 38%;
    }

    .grid_big .one_new_table table th.first_th_new1 {
        width: 19.2%;
    }

    .grid_big .seven_data .one_new_table table th.first_th_new {
        width: 30%;
    }

    .grid_big .seven_data .one_new_table table th {
        width: 7.86%;
    }

    .main_menu_top .navbar.navbar-expand-sm {
        padding: 5px 16px !important;
    }

    .open_header_box_mobile {
        vertical-align: top;
        padding: 15px 0;
    }

    .input-group input.form-control {
        height: 35px !important;
    }

    .input-group select.form-control {
        height: 35px !important;
    }

    .input-group textarea.form-control {
        height: 80px !important;
        resize: none;
    }

    .input-group-addon {
        height: 35px !important;
        line-height: 20px;
    }

    .input-group textarea.form-control + .input-group-addon {
        height: 80px !important;
        line-height: 66px;
    }
}

/*----MS Edge Browser CSS Start----*/
@supports (-ms-ime-align:auto) {
    .grid_big .seven_data .one_new_table table th.first_th_new {
        width: 30%;
    }

    .grid_big .seven_data .one_new_table table th {
        width: 7.86%;
    }

    .one_new_table table th.first_th_new1 {
        width: 38%;
    }
}
/*----MS Edge Browser CSS End----*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .text-porsion img {
        max-width: 58%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    ::i-block-chrome, .banner_search_box_main input {
        width: 85%;
    }

    ::i-block-chrome, .sim_banner_serchbox_gary .banner_search_box_main select {
        line-height: 25px;
    }
}




@media (max-width:1920px) {
    .slide_one {
        height: auto;
        overflow: inherit;
    }

    #main-right-part {
        width: calc(100% - 605px) !important;
    }
}

@media only screen and (min-width:1700px) and (max-width:1920px) {
    table.table_page_table {
        /* width: 97.2%;*/
    }
        /*.table_box_scroll{height:673px;}*/
        /*#image-map {
        height: 910px !important;
    }*/

        table.table_page_table td {
            padding: 25px 5px;
        }

    .fancybox-inner {
        height: 900px !important;
    }

    .loader_box {
        top: 380px;
    }

    .table_page_table tbody {
        height: 684px !important;
    }

    table.table_page_table td {
        /*width: 8.2%;*/
    }

    table.table_page_table th {
        /* width: 8.2%;*/
    }

    .table_page_table tbody {
        height: 627px;
    }

    #GoogleMap_Div {
        width: 98.9% !important;
    }

    .w45_box {
        width: 94%;
    }

    .map_fix_width #draggablearea {
        width: 98.8% !important;
    }

    .second_level_map #image-map {
        height: 752px !important;
    }

    .park_box_scroll, .listed_map {
        height: 726px;
    }

        .park_box_scroll .mCSB_scrollTools .mCSB_dragger {
            right: -8px;
        }

    /*.listed_box, .listed_map{top:237px;}*/
    /*#areas #image-map {
        height: 897px !important;
    }*/

    #mapviewdiv {
        height: 897px;
    }

    /* */
    .two_new_table .contents {
        /*height: 665px;*/
    }

    .second_new_table .contents {
        height: 671px;
    }

    .two_new_table_draggabl .contents {
        height: 646px;
    }

    .two_new_table.with_out_combo .contents {
        height: 650px;
    }

    .second_new_table.with_out_combo .contents {
        height: 606px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 680px;
    }

    .grid_small .small_grid_arrow a {
        top: 379px;
    }

    .grid_big .two_new_table table td {
        width: 3.65%;
    }

    .grid_big .small_grid_arrow a {
        right: 13px;
    }

    .sim_banner_data_box {
        top: 290px !important;
    }

    .map_up_main_box {
        right: 290px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1920px) {
    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 10px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */

    /*.table_box_scroll{height:685px;}*/
    /*#image-map {
        height: 713px !important;
    }*/

    /*::i-block-chrome, .table_box_scroll{height:670px;}*/
    /* ::i-block-chrome, #image-map {
        height: 690px !important;
    } */

    table.table_page_table td {
        /*width: 8.2%;*/
    }

    table.table_page_table th {
        /*width: 8.2%;*/
    }
    /*.table_page_table tbody{height:645px;}*/



    /* ::i-block-chrome, .table_page_table tbody {
        height: 622px;
    }

    ::i-block-chrome, table.table_page_table {
        width: 97.2%;
    } */

    .table_fix_width table.table_page_table td.first_td {
        width: 151px;
    }

    .table_fix_width table.table_page_table th.first_th {
        width: 151px;
    }

    /* ::i-block-chrome, .table_fix_width table.table_page_table td.first_td {
        width: 137px;
    }

    ::i-block-chrome, .table_fix_width table.table_page_table th.first_th {
        width: 137px;
    }

    ::i-block-chrome, table.table_page_table td {
        font-size: 11px;
        font-weight: normal;
    } */

    .table_fix_width {
        width: 658px !important;
    }

    #GoogleMap_Div {
        width: 98.9% !important;
    }

    /* ::i-block-chrome, #GoogleMap_Div {
        width: 98.9% !important;
    } */


    .second_level_map #image-map {
        height: 769px !important;
    }

    /*.listed_box, .listed_map{top:236px;}*/

    .search_facility select {
        padding: 11px 27px 11px 64px;
    }

    .search_data_night_filed select {
        padding: 11px 53px;
    }

    .new_home_icon a {
        padding: 25px 10px;
    }

    .special_combo_box select {
        padding: 11px 27px 11px 10px !important;
    }

    .park_box_scroll, .listed_map {
        height: 742px;
    }

    .table_page_table tbody {
        height: 701px !important;
    }
    /*	.table_page_table tbody {height: 748px !important;}*/
    /*#areas #image-map {
        height: 913px !important;
    }*/

    #mapviewdiv {
        height: 913px;
    }

    /* */
    .two_new_table .contents {
        /*height: 670px;*/
    }

    .second_new_table .contents {
        height: 676px;
    }

    .two_new_table_draggabl .contents {
        height: 652px;
    }

    .two_new_table.with_out_combo .contents {
        height: 665px;
    }

    .second_new_table.with_out_combo .contents {
        height: 622px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 697px;
    }



    /* ::i-block-chrome, .second_new_table .contents {
        height: 584px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 656px;
    } */


}



@media only screen and (min-width:1610px) and (max-width:1680px) {
    /* table page */
    /*table.table_page_table {
        width: 97%;
    }*/
    /*.table_box_scroll{height:450px;}*/
    /* .table_box_scroll{height:645px;}*/
    /*#image-map {
        height: 666px !important;
    }*/

    table.table_page_table td {
        padding: 16px 5px;
    }

    .fancybox-inner {
        height: 850px !important;
    }

    .loader_box {
        top: 347px;
    }

    table.table_page_table td.first_td {
        width: 240px;
    }

    table.table_page_table th.first_th {
        width: 240px;
    }
    /*.table_page_table tbody{height:597px}*/


    .w45_box {
        width: 46.5%;
    }

    #GoogleMap_Div {
        width: 98.6% !important;
    }

    .map_fix_width #draggablearea {
        width: 98.5% !important;
    }

    .second_level_map #image-map {
        height: 722px !important;
    }

    /*.listed_box, .listed_map{top:226px;}*/
    .park_box_scroll, .listed_map {
        height: 707px;
    }

        .park_box_scroll .mCSB_scrollTools .mCSB_dragger {
            right: -3px;
        }

    .table_page_table tbody {
        height: 654px !important;
    }

    /*#areas #image-map {
        height: 867px !important;
    }*/

    #mapviewdiv {
        height: 867px;
    }

    /* */
    .two_new_table .contents {
        /*height: 635px;*/
    }

    .second_new_table .contents {
        height: 641px;
    }

    .two_new_table_draggabl .contents {
        height: 616px;
    }

    .two_new_table.with_out_combo .contents {
        height: 624px;
    }

    .second_new_table.with_out_combo .contents {
        height: 581px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 656px;
    }

    .grid_small .small_grid_arrow a {
        top: 358px;
    }

    .grid_big .two_new_table table td {
        width: 3.64%;
    }

    .grid_big .small_grid_arrow a {
        right: 11px;
    }
}

.checkbox10 {
    padding-left: 3px;
}

    .checkbox10 label {
        display: inline-block;
        position: relative;
        padding-left: 5px;
        font-size: 11px;
        font-weight: 400;
        color: #666;
        width: 90%;
    }

        .checkbox10 label::before {
            content: "";
            display: inline-block;
            position: absolute;
            width: 17px;
            height: 17px;
            left: 0;
            margin-left: -20px;
            border: 1px solid #cccccc;
            border-radius: 3px;
            background-color: #fff;
            -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
            transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
        }

        .checkbox10 label::after {
            display: inline-block;
            position: absolute;
            width: 16px;
            height: 16px;
            left: 0;
            top: 0;
            margin-left: -20px;
            padding-left: 3px;
            padding-top: 1px;
            font-size: 11px;
            color: #555555;
        }

    .checkbox10 input[type="checkbox"] {
        opacity: 0;
    }

        .checkbox10 input[type="checkbox"]:focus + label::before {
            outline: thin dotted;
            outline: 5px auto -webkit-focus-ring-color;
            outline-offset: -2px;
        }

        .checkbox10 input[type="checkbox"]:checked + label::after {
            font-family: 'FontAwesome';
            content: "\f00c";
        }

        .checkbox10 input[type="checkbox"]:disabled + label {
            opacity: 0.65;
        }

            .checkbox10 input[type="checkbox"]:disabled + label::before {
                background-color: #eeeeee;
                cursor: not-allowed;
            }

    .checkbox10.checkbox-circle label::before {
        border-radius: 50%;
    }

    .checkbox10.checkbox-inline {
        margin-top: 0;
    }

#divHomeTypesCategory .checkbox10 label::after {
    top: -2px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1680px) {
    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 10px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */
    /* .table_box_scroll{height:650px;}*/
    /*#image-map {
        height: 683px !important;
    }*/
    /* ::i-block-chrome, .table_box_scroll{height:640px;}*/
    /* ::i-block-chrome, #image-map {
        height: 660px !important;
    } */

    table.table_page_table td.first_td {
        width: 171px;
    }

    table.table_page_table th.first_th {
        width: 171px;
    }
    /*.table_page_table tbody{height:615px}*/
    /* ::i-block-chrome, .table_page_table tbody {
        height: 592px;
    } */

    .second_level_map #image-map {
        height: 739px !important;
    }
    /*.listed_box, .listed_map{top:224px;}*/
    .park_box_scroll, .listed_map {
        height: 725px;
    }
    /*	.table_page_table tbody {height: 718px !important;}*/
    /*#areas #image-map {
        height: 883px !important;
    }*/

    #mapviewdiv {
        height: 883px;
    }

    .table_page_table tbody {
        height: 672px !important;
    }

    /* */
    .two_new_table .contents {
        /*height: 640px;*/
    }

    .second_new_table .contents {
        height: 647px;
    }

    .two_new_table_draggabl .contents {
        height: 622px;
    }


    .two_new_table.with_out_combo .contents {
        height: 635px;
    }

    .second_new_table.with_out_combo .contents {
        height: 592px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 667px;
    }




    /* ::i-block-chrome, .second_new_table .contents {
        height: 554px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 626px;
    } */
}



@media only screen and (min-width:1400px) and (max-width:1600px) {
    /* table page */
    /* .table_box_scroll{height:495px;}*/
    /*#image-map {
        height: 516px !important;
    }*/

    table.table_page_table td {
        padding: 16px 5px;
    }

    .fancybox-inner {
        height: 720px !important;
    }

    .loader_box {
        top: 283px;
    }

    .table_page_table tbody {
        height: 447px;
    }

    table.table_page_table td.first_td {
        /* width: 196px;*/
    }

    table.table_page_table th.first_th {
        /* width: 196px;*/
    }

    table.table_page_table th {
        /* width: 7.85%;*/
    }

    table.table_page_table td {
        /* width: 7.85%;*/
    }

    table.table_page_table {
        /* width: 97.2%;*/
    }

    .w45_box {
        width: 46.3%;
    }

    #GoogleMap_Div {
        width: 98.5% !important;
    }

    .map_fix_width #draggablearea {
        width: 98.4% !important;
    }

    .second_level_map #image-map {
        height: 572px !important;
    }

    /*.listed_box, .listed_map{top:222px;}*/
    .park_box_scroll, .listed_map {
        height: 562px;
    }

        .park_box_scroll .mCSB_scrollTools .mCSB_dragger {
            right: -2px;
        }

    .table_page_table tbody {
        height: 504px !important;
    }

    /*#areas #image-map {
        height: 717px !important;
    }*/

    #mapviewdiv {
        height: 717px;
    }

    /* */
    .two_new_table .contents {
        /*height: 485px;*/
    }

    .second_new_table .contents {
        height: 491px;
    }

    .two_new_table_draggabl .contents {
        height: 466px;
    }

    .two_new_table.with_out_combo .contents {
        height: 474px;
    }

    .second_new_table.with_out_combo .contents {
        height: 431px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 506px;
    }


    .grid_small .small_grid_arrow a {
        top: 300px;
    }

    .grid_big .two_new_table table td {
        width: 3.63%;
    }

    .grid_big .small_grid_arrow a {
        right: 9px;
    }
}



@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1600px) {
    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 10px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */
    /* .table_box_scroll{height:507px;}*/
    /*#image-map {
        height: 533px !important;
    }*/
    /*::i-block-chrome, .table_box_scroll{height:493px;}*/
    /* ::i-block-chrome, #image-map {
        height: 510px !important;
    } */
    /*.table_page_table tbody{height:465px}*/
    table.table_page_table td.first_td {
        /*width: 196px;*/
    }

    table.table_page_table th.first_th {
        /*width: 196px;*/
    }

    table.table_page_table th {
        /* width: 7.85%;*/
    }

    table.table_page_table td {
        /*width: 7.85%;*/
    }

    table.table_page_table {
        /*width: 97%;*/
    }

    /* ::i-block-chrome, .table_page_table tbody {
        height: 442px;
    } */



    /* ::i-block-chrome, table.table_page_table {
        width: 98.2%;
    }

    ::i-block-chrome, #GoogleMap_Div {
        width: 98.6% !important;
    } */

    .second_level_map #image-map {
        height: 589px !important;
    }
    /*.listed_box, .listed_map{top:220px;}*/
    .park_box_scroll, .listed_map {
        height: 578px;
    }
    /*	.table_page_table tbody {height: 568px !important;}*/
    /*#areas #image-map {
        height: 733px !important;
    }*/

    #mapviewdiv {
        height: 733px;
    }

    .table_page_table tbody {
        height: 522px !important;
    }

    /* */
    .two_new_table .contents {
        /*height: 491px;*/
    }

    .second_new_table .contents {
        height: 497px;
    }

    .two_new_table_draggabl .contents {
        height: 472px;
    }


    /* ::i-block-chrome, .second_new_table .contents {
        height: 404px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 476px;
    } */

    .two_new_table.with_out_combo .contents {
        height: 485px;
    }

    .second_new_table.with_out_combo .contents {
        height: 442px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 517px;
    }
}

@media only screen and (min-width:1440px) and (max-width:1500px) {
    /*#GoogleMap_Div_Container #GoogleMap_Div{height:717px !important;}*/
    .grid_big .two_new_table table td {
        width: 3.62%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1440px) {
    /*#GoogleMap_Div_Container #GoogleMap_Div{height:737px !important;}*/
}

@media only screen and (min-width:1390px) and (max-width:1400px) {
    /*#areas #image-map {
        height: 100% !important;
    }*/

    #mapviewdiv {
        height: 867px;
    }

    .two_new_table .contents {
        /*height: 637px;*/
    }

    .second_new_table .contents {
        height: 641px;
    }

    .two_new_table_draggabl .contents {
        height: 616px;
    }

    .two_new_table.with_out_combo .contents {
        height: 624px;
    }

    .second_new_table.with_out_combo .contents {
        height: 581px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 656px;
    }

    .grid_small .small_grid_arrow a {
        top: 367px;
    }

    .grid_big .two_new_table table td {
        width: 3.61%;
    }
}

@media only screen and (min-width:1440px) and (max-width:1380px) {
    .two_new_table .contents {
        /*height: 652px;*/
    }

    #mapviewdiv {
        height: 867px;
    }

    /*#areas #image-map {
        height: 100% !important;
    }*/

    #GoogleMap_Div_Container #GoogleMap_Div {
        height: 867px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1440px) {
    .two_new_table .contents {
        /*height: 491px;*/
    }

    .second_new_table .contents {
        height: 497px;
    }

    .two_new_table_draggabl .contents {
        height: 472px;
    }

    .two_new_table.with_out_combo .contents {
        height: 485px;
    }

    .second_new_table.with_out_combo .contents {
        height: 442px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 517px;
    }

    #mapviewdiv {
        height: 883px;
    }

    /*#areas #image-map {
        height: 100% !important;
    }*/
    /*#GoogleMap_Div_Container #GoogleMap_Div{height:882px !important;}*/



    /* ::i-block-chrome, .second_new_table .contents {
        height: 404px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 476px;
    } */
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1400px) {
    .two_new_table .contents {
        /*height: 639px;*/
    }

    .second_new_table .contents {
        height: 647px;
    }

    .two_new_table_draggabl .contents {
        height: 622px;
    }

    .two_new_table.with_out_combo .contents {
        height: 635px;
    }

    .second_new_table.with_out_combo .contents {
        height: 592px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 667px;
    }



    /* ::i-block-chrome, .second_new_table .contents {
        height: 554px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 626px;
    } */
}

@media (max-width:1366px) {
    .slide_one {
        /*height:475px;
		overflow-y:scroll;*/
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width: 1366px) {
    /*.table_box_scroll{height:373px;}*/
    /*::i-block-chrome, .table_box_scroll{height:359px;}	*/
    /*.map_special{width:41.3%;}*/
    .table_spaecial {
        width: 58.7%;
    }

    /* ::i-block-chrome, .table_spaecial {
        width: 60.5%;
    } */

    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 10px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */

    /*#image-map {
        height: 527px !important;
    }*/

    /* ::i-block-chrome, #image-map {
        height: 378px !important;
    } */

    .popup_table_scroll {
        height: 411px;
    }

    /* ::i-block-chrome, .popup_table_scroll {
        height: 396px;
    } */

    table.table_page_table th {
        width: 6% !important;
    }
    /*	.table_page_table tbody{height:437px !important;}*/


    table.table_page_table td {
        width: 6%;
        padding: 6px 0;
    }


        table.table_page_table td.first_td {
            width: 163px !important;
        }


    table.table_page_table th.first_th {
        width: 163px !important;
    }


    /*.table_page_table tbody{height:345px;}*/
    /* ::i-block-chrome, .table_page_table tbody {
        height: 310px;
    }

    ::i-block-chrome, .map_fix_width #draggablearea {
        width: 97.3%;
    } */

    #GoogleMap_Div {
        width: 98% !important;
    }
    /*.listed_box, .listed_map{top:207px;}*/

    .second_level_map #image-map {
        height: 457px !important;
    }

    .park_box_scroll, .listed_map {
        height: 470px;
    }

    /*#areas #image-map {
        height: 958px !important;
    }*/

    #mapviewdiv {
        height: 607px;
    }

    .table_page_table tbody {
        height: 390px !important;
    }

    /* */
    .two_new_table .contents {
        /*height: 361px;*/
    }

    .second_new_table .contents {
        height: 365px;
    }

    .two_new_table_draggabl .contents {
        height: 340px;
    }

    .two_new_table.with_out_combo .contents {
        height: 353px;
    }

    .second_new_table.with_out_combo .contents {
        height: 310px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 385px;
    }



    /* ::i-block-chrome, .second_new_table .contents {
        height: 272px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 344px;
    } */
}

@media only screen and (min-width:1280px) and (max-width:1300px) {
    /* New Letest Start */

    .map_special {
        width: auto;
    }
    /*.table_spaecial{width:705px !important;}*/

    /*.table_box_scroll{height:397px;}*/
    /*#image-map {
        height: 421px !important;
    }*/


    /*.table_page_table tbody{height:363px;}*/

    table.table_page_table th {
        /* width: 7.45%;*/
    }

    table.table_page_table td {
        /* width: 7.45%;*/
    }

        table.table_page_table td.first_td {
            /*width: 167px;*/
        }

    table.table_page_table th.first_th {
        /* width: 167px;*/
    }


    /*.table_fix_width table.table_page_table td.first_td{width:145px;}
	.table_fix_width table.table_page_table th.first_th{width:145px;}*/

    .header_search input {
        max-width: 100%;
    }

    #GoogleMap_Div {
        width: 97.6% !important;
    }

    .map_fix_width #draggablearea {
        width: 97.5% !important;
    }

    .second_level_map #image-map {
        height: 472px !important;
    }
    /* .listed_box, .listed_map{top:204px;}*/
    .w250 {
        width: 238px;
    }

    .park_box_scroll, .listed_map {
        height: 479px;
    }

    .table_page_table tbody {
        height: 404px !important;
    }
    /* New Letest End */
    /*#areas #image-map {
        height: 617px !important;
    }*/

    #mapviewdiv {
        height: 617px;
    }

    /* */
    .two_new_table .contents {
        /*height: 385px;*/
    }

    .second_new_table .contents {
        height: 391px;
    }

    .two_new_table_draggabl .contents {
        height: 367px;
    }

    .two_new_table.with_out_combo .contents {
        height: 374px;
    }

    .second_new_table.with_out_combo .contents {
        height: 331px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 407px;
    }

    .grid_big .two_new_table table td {
        width: 3.58%;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1280px) {

    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 8px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */
    /* .table_box_scroll{height:410px;}*/
    /*#image-map {
        height: 433px !important;
    }*/
    /*::i-block-chrome, .table_box_scroll{height:393px;}*/
    /* ::i-block-chrome, #image-map {
        height: 390px !important;
    } */

    table.table_page_table th {
        /*width: 7.45%;*/
    }

    table.table_page_table td {
        /* width: 7.45%;*/
    }

        table.table_page_table td.first_td {
            /* width: 167px;*/
        }

    table.table_page_table th.first_th {
        /*width: 167px;*/
    }
    /*.table_page_table tbody{height:383px;}*/
    /* ::i-block-chrome, .table_page_table tbody {
        height: 322px;
    } */
    /*.table_fix_width 
	{
    	width: 691px !important;
	}*/
    /*.table_fix_width table.table_page_table td.first_td{width:142px;}
	.table_fix_width table.table_page_table th.first_th{width:142px;}*/
    .map_special {
        width: auto !important;
    }

    #GoogleMap_Div {
        width: 97.6% !important;
    }

    .map_fix_width #draggablearea {
        width: 97.5% !important;
    }

    .second_level_map #image-map {
        height: 489px !important;
    }
    /* .listed_box, .listed_map{top:203px;}*/
    .w250 {
        width: 238px;
    }

    .park_box_scroll, .listed_map {
        height: 496px;
    }
    /*.table_page_table tbody 
	{
    	height: 468px !important;
	}*/
    /*#areas #image-map {
        height: 633px !important;
    }*/

    #mapviewdiv {
        height: 633px;
    }

    .table_page_table tbody {
        height: 331px !important;
    }

    table.table_page_table {
        width: 100%;
    }
    /* */
    .two_new_table .contents {
        /*height: 390px;*/
    }

    .second_new_table .contents {
        height: 397px;
    }

    .two_new_table_draggabl .contents {
        height: 373px;
    }

    .two_new_table.with_out_combo .contents {
        height: 385px;
    }

    .second_new_table.with_out_combo .contents {
        height: 342px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 418px;
    }



    /* ::i-block-chrome, .second_new_table .contents {
        height: 304px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 376px;
    } */
}


@media only screen and (min-width:1170px) and (max-width:1245px) {
    .popup_small_img_box {
        top: 253px;
    }

    .popup_table_scroll {
        height: 380px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1250px) {
    .popup_table_scroll {
        height: 380px !important;
    }

    /* ::i-block-chrome, .popup_table_scroll {
        height: 394px !important;
    } */
}


@media only screen and (min-width:1152px) and (max-width:1200px) {
    /*#mainContent_divgoogleplaces #GoogleMap_Div{height: 682px !important;}*/
    .two_new_table .contents {
        /*height: 449px;*/
    }

    .second_new_table .contents {
        height: 455px;
    }

    .two_new_table_draggabl .contents {
        height: 430px;
    }

    .two_new_table.with_out_combo .contents {
        height: 439px;
    }

    .second_new_table.with_out_combo .contents {
        height: 395px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 470px;
    }

    #mapviewdiv {
        height: 681px;
    }

    /*#areas #image-map {
        height: 100% !important;
    }*/

    .slide_one { /*height: 578px;overflow-y: scroll;*/
    }

    .grid_small .small_grid_arrow a {
        top: 288px;
    }

    .grid_big .two_new_table table td {
        width: 3.55%;
    }

    .sim_banner_serchbox_gary {
        width: 100% !important;
    }

    .grid_big .small_grid_arrow a {
        right: 5px;
    }

    .main_menu_top .nav > li > a {
        font-size: 10px;
        padding: 10px 2px;
    }

    .header-shopping-cart .btn-primary {
        margin: 0 2px 0 0px;
        font-size: 11px;
    }

    .all_data_right .header-user-name {
        font-size: 11px;
    }

    a.cart_icon_top_blue {
        width: 30px;
        height: 30px;
        font-size: 17px;
    }

    .all_data_right .header-user-name {
        margin-left: 6px;
    }

    .main_menu_top .collapse.navbar-collapse {
        padding: 0 10px 0 0px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1152px) {
    /*#mainContent_divgoogleplaces #GoogleMap_Div{height: 700px !important;}*/
    .two_new_table .contents {
        /*height: 454px;*/
    }

    .second_new_table .contents {
        height: 461px;
    }

    .two_new_table_draggabl .contents {
        height: 436px;
    }

    .two_new_table.with_out_combo .contents {
        height: 449px;
    }

    .second_new_table.with_out_combo .contents {
        height: 406px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 481px;
    }

    #mapviewdiv {
        height: 697px;
    }

    /*#areas #image-map {
        height: 100% !important;
    }*/

    .slide_one { /*height:593px;*/
    }



    /* ::i-block-chrome, .second_new_table .contents {
        height: 368px;
    }

    ::i-block-chrome, .two_new_table_draggabl .contents {
        height: 440px;
    } */
}

@media only screen and (min-width:920px) and (max-width:1000px) {
    .popup_small_img_box {
        top: 244px;
    }

    .popup_table_scroll {
        height: 362px !important;
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:990px) {
    .popup_table_scroll {
        height: 405px !important;
    }

    /* ::i-block-chrome, .popup_table_scroll {
        height: 368px !important;
    } */
}

/* Landscape */

@media only screen and (min-width:1024px) and (max-width:1100px) {
    /* New Letest start */
    .top_search_box_main .col-md-3 {
        padding: 0 5px 0 10px;
    }

    .combo_box select {
        font-size: 10px;
    }

    .combo_box button {
        line-height: 13px;
    }

        .combo_box button span {
            font-size: 10px;
        }

    .park_box_title {
        font-size: 11px;
    }

    .combo_box button.select_box {
        width: 100% !important;
        font-size: 13px !important;
    }

    .combo_27wid {
        width: 41%;
    }

    .date_input_box input {
        font-size: 12px;
    }

    .date_input_box select {
        font-size: 12px;
    }

    .combo_w17 {
        width: 19%;
    }

    .combo_w19 {
        width: 21%;
    }

    .combo_w21 {
        width: 23%;
    }

    .right_combo_title {
        font-size: 11px;
    }

    .right_combo_box {
        font-size: 10px;
    }

    .header_last ul li {
        margin: 0 0 0 10px;
    }

    /* table */
    .map_special {
        width: auto;
    }

    .table_spaecial {
        width: 60%;
    }

    /*.table_box_scroll{height:auto;}*/
    /*#image-map {
        height: 395px !important;
    }*/

    /*::i-block-chrome, .table_box_scroll{height:auto;}*/
    /* ::i-block-chrome, #image-map {
        height: 393px !important;
    } */

    table.table_page_table td {
        font-size: 9px;
    }

        table.table_page_table td i img {
            max-width: 60%;
        }

    table.table_page_table th {
        font-size: 12px;
        padding: 2px;
    }

    table.table_page_table td {
        padding: 12px 5px !important;
    }


    /*.table_page_table tbody{height:325px;}*/
    .table_page_table thead {
        width: 100%;
    }

    table.table_page_table th.first_th {
        width: 170px !important;
    }

    table.table_page_table td.first_td {
        width: 170px !important;
    }

    table.table_page_table th {
        width: 6.5% !important;
    }

    table.table_page_table td {
        width: 6.5% !important;
    }

    .w40per {
        width: 46%;
    }

    .table_fix_width table.table_page_table td.first_td {
        width: 192px;
    }

    .table_fix_width table.table_page_table th.first_th {
        width: 192px;
    }



    /*  Agent Module Start */
    #customerArea input {
        width: 88%;
    }
    /*  Agent Module End */

    .advance_step2_table table th {
        font-size: 12px;
    }

    .advance_step2_table table td {
        font-size: 12px;
    }

    .table_down_data {
        height: 87px;
    }

    .table_fix_width table.table_page_table td.first_td {
        width: 130px;
    }

    .table_fix_width table.table_page_table th.first_th {
        width: 130px;
    }

    .table_fix_width {
        width: 600px !important;
    }
    /*.listed_box, .listed_map{top:191px;}*/
    #GoogleMap_Div {
        width: 97% !important;
    }

    .park_box_scroll .mCS-light-thin > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
        width: 11px;
        margin: 0 0 0 9px;
    }

    .header_last ul li {
        font-size: 12px;
    }

    .map_fix_width #draggablearea {
        width: 96.3% !important;
    }

    .second_level_map #image-map {
        height: 451px !important;
    }

    .w230 {
        width: 260px;
    }

    .w194 {
        width: 170px;
    }

    .w200 {
        width: 120px;
    }

    .w250 {
        width: 200px;
    }

    .search_facility select {
        padding: 10px 27px 10px 25px;
    }

    .search_data_date_filed input {
        padding: 12px 27px 11px 25px;
    }

    .listed_box {
        width: 465px;
    }

    .park_box_scroll, .listed_map {
        height: 460px;
    }
    /* New Letest End */
    .btn-breadcrumb .btn:first-child {
        padding: 6px 0 6px 1px !important;
    }

    .btn-breadcrumb .btn:last-child {
        padding: 6px 3px 6px 6px !important;
    }

    .btn-breadcrumb .btn {
        font-size: 12px;
        padding: 6px 5px !important;
    }

    #divFacilityTypes {
        max-width: 248px !important;
    }

    .second_data_bread {
        width: 176px;
    }

    #divHomeEvent {
        padding: 8px 7px !important;
    }

    #divFacilitylist {
        margin: 0;
    }

    .btn-breadcrumb .btn {
        margin: 0 0 2px 3px;
    }

    #divPark {
        border: none !important;
    }

    /*#areas #image-map {
        height: 702px !important;
    }*/

    #mapviewdiv {
        height: 585px;
    }

    /* */
    .two_new_table .contents {
        /*height: 353px;*/
    }

    .contents {
        height: 317px;
    }

    .second_new_table .contents {
        height: 359px;
    }

    .two_new_table_draggabl .contents {
        height: 334px;
    }


    .two_new_table.with_out_combo .contents {
        height: 342px;
    }

    .second_new_table.with_out_combo .contents {
        height: 299px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 374px;
    }

    /*.legend_text{width:498px;}
	.legend_box_open{width:498px;}*/
    .foot_blue_box, .foot_yellow_box, .foot_green_box, .foot_red_box {
        font-size: 12px;
    }

    .top_combo {
        width: 64%;
    }

    .date_input_box_new {
        width: 80%;
    }

    .top_go_btn a {
        font-size: 10px;
        padding: 6px 0;
    }

    .top_combo {
        width: 80% !important;
        margin: 0 0px 0 0 !important;
    }
    /*.grid_date_box{width:88%;}
	.date_input_box_new{width:91%;}	*/


    .placedata-title > a {
        max-width: inherit !important;
        width: 185px;
    }

    .divPlacelistdata-list .divPlacelistdata-list-options table td span.second_tit_mgt10 {
        max-width: inherit !important;
        width: 121px;
    }

    .activity_container {
        min-height: 800px;
    }

    .header-right ul.header-right-menu > li {
        min-width: 15px !important;
    }

        .header-right ul.header-right-menu > li > a {
            padding: 0 7px !important;
            font-size: 13px !important;
        }


    .header-shopping-cart .btn {
        padding: 6px 4px;
    }

    .main_menu_top .nav > li > a {
        font-size: 13px !important;
        padding: 10px 2px;
        position: relative;
    }

    .header-user-name {
        font-size: 13px;
    }

    #header .all_data_right {
        margin: 6px 0 0 0;
    }

    .all_data_right .header-user-name {
        font-size: 13px;
        margin: 0px;
    }

    .header-shopping-cart .btn {
        font-size: 13px;
    }


    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 300px !important;
    }

    .grid_big .two_new_table table td {
        width: 3.52%;
    }

    .grid_big .small_grid_arrow a {
        right: 3px;
    }

    #divMainSearchControl .col-md-2.pull-right {
        width: 93px;
    }

    #divMainSearchControl .col-md-2#divDefaultDate {
        padding: 0px;
    }

    #divMainSearchControl .col-md-2#divDefaultNights {
        padding: 0 0 0 15px;
    }

    #divPlaceSearchParameter .container .main_serch_part_box {
        width: 100%;
        float: left;
    }

    .all_page_hei_auto {
        width: 100%;
    }

    .customerAutocomplete {
        right: 324px;
    }

    .main_menu_top {
        margin: 0px 0 0 0;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 25.7%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.3%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

    .new_bg_white_box_search .table_one_table th#thMonth {
        text-align: left !important;
        padding: 0 0px 0 60px;
    }
    .new_bg_white_box_search #divTalbeHeader .table_one_table th#thMonth {
        padding: 0 0px 0 0px;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:43px;}
    #selectedMonth {width:339px;}
    #divTalbeHeader .brd_btm_right a{text-align:center;}
}



@media screen and (-webkit-min-device-pixel-ratio:0) and (max-width:1024px) {

    /* ::i-block-chrome, .date_title {
        font-size: 12px;
    } */

    table.table_page_table td {
        font-size: 9px;
    }

    table.table_page_table th {
        font-size: 12px;
    }

    table.table_page_table td i img {
        max-width: 60%;
    }

    .map_special {
        width: 40%;
    }

    .table_spaecial {
        width: 60%;
    }

    /* ::i-block-chrome, .map_special {
        width: 40%;
    }

    ::i-block-chrome, .table_spaecial {
        width: 60%;
    } */

    .right_combo_title {
        margin: 6px 0px 0 0;
    }

    /* ::i-block-chrome, .right_combo_title {
        margin: 5px 0px 0 0;
    } */

    .bg_gary {
        padding: 3px 0;
    }

    /* ::i-block-chrome, .bg_gary {
        padding: 7px 0;
    } */
    /*.table_box_scroll{height:auto;}*/
    /*#image-map {
        height: 413px !important;
    }*/
    /*  ::i-block-chrome, .table_box_scroll{height:auto;}*/
    /* ::i-block-chrome, #image-map {
        height: 357px !important;
    } */

    /* .table_page_table tbody {
        height: 345px;
    }*/

    table.table_page_table th.first_th {
        /*width: 140px;*/
    }

    table.table_page_table td.first_td {
        /*width: 140px;*/
    }

    /* ::i-block-chrome, .table_page_table tbody {
        height: 299px;
    }

    ::i-block-chrome, table.table_page_table th.first_th {
        width: 140px;
    }

    ::i-block-chrome, table.table_page_table td.first_td {
        width: 140px;
    } */

    .table_fix_width table.table_page_table td.first_td {
        width: 130px;
    }

    .table_fix_width table.table_page_table th.first_th {
        width: 130px;
    }

    .table_fix_width {
        width: 600px !important;
    }

        ::i-block-chrome, .table_fix_width table.table_page_table td.first_td {
            width: 118px;
        }

        ::i-block-chrome, .table_fix_width table.table_page_table th.first_th {
            width: 118px;
        }

    /* ::i-block-chrome, .table_fix_width {
        width: 600px !important;
    } */

    /*.listed_box, .listed_map{top:189px;}*/
    .second_level_map #image-map {
        height: 469px !important;
    }

    .park_box_scroll, .listed_map {
        height: 478px;
    }
    /*	.table_page_table tbody{height:384px !important;}*/
    table.table_page_table {
        width: 100%;
    }

    /*#areas #image-map {
        height: 981px !important;
    }*/

    #mapviewdiv {
        height: 601px;
    }

    /*::i-block-chrome, .two_new_table .contents {height: 342px;}*/

    /*.legend_text{width:498px;}
   .legend_box_open{width:498px;}*/
    .foot_blue_box, .foot_yellow_box, .foot_green_box, .foot_red_box {
        font-size: 12px;
    }
    /* #main-right-part{width:524px !important;}*/
    .slide_one { /*height:497px;*/
    }

    .two_new_table .contents {
        /*height: 358px;*/
    }

    .second_new_table .contents {
        height: 365px;
    }

    .two_new_table_draggabl .contents {
        height: 340px;
    }

    .two_new_table.with_out_combo .contents {
        height: 353px;
    }

    .second_new_table.with_out_combo .contents {
        height: 310px;
    }

    .two_new_table_draggabl.with_out_combo .contents {
        height: 385px;
    }




    .grid_big .two_new_table table td {
        width: 3.51%;
    }
}

@media only screen and (min-width:1024px) and (max-width:1279px) {
    #main-right-part {
        display: block !important;
    }

    .main_menu_top .navbar-nav {
        width: 100%;
    }
}

@media only screen and (min-width:768px) and (max-width:1023px) {
    .skiptomaincontent {
        display: none;
    }

    .showTripNum {
        width: 10%;
    }

    .showTripDis {
        width: 70%;
    }

    .or {
        padding: 10px 0;
    }

    .mgt-18 {
        margin: 0px 0 10px 0;
    }

    .boxmgb10 {
        margin: 0 0 20px 0;
    }

    .pos_r_top {
        margin: -10px 0 25px 0;
    }

    .posr_top {
        top: -10px;
    }

    button.select_box {
        width: 100% !important;
    }
    /* 25-2 */
    .fl_left {
        width: 18%;
    }

    .fl_right {
        width: 82%;
    }

    .wid_img img {
        width: 105px;
        height: 105px;
    }

    .wid_img button.cont_btn {
        padding: 2px 27px;
    }

    .logo_pd_top {
        margin: 0 0 60px 0;
    }

        .logo_pd_top .langbox {
            text-align: right;
        }

    #cloudTip_bg {
        width: auto;
        left: inherit;
    }

    .wid-48 {
        width: 48% !important;
    }

    .btn_pdl_0 {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    .btn_pdr_0 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .btn_pdlr_0 {
        padding-left: 0px;
        padding-right: 0px;
        margin-bottom: 5px;
    }

    .table-part-box {
        overflow-x: hidden;
        overflow-y: auto;
        width: 100%;
    }

    .logo {
        text-align: left;
    }

    .navigation-top .navbar-collapse li a {
        font-size: 12px;
        background: none;
        outline: none;
    }
    /*-----------ubn----------------*/
    .availability-class {
        text-align: center !important;
        margin: 11px 67px 1px;
        line-height: 60px;
    }

    .white-box-left {
        margin-left: 220px !important;
    }

    .login-tab-main {
        display: inline-block;
        margin-bottom: 0px;
        margin-top: 0px;
        padding-right: 18px !important;
        text-align: right !important;
        width: 100% !important;
        position: absolute;
        bottom: 20px !important;
        right: 0px !important;
    }

    .login-tab-new {
        left: 0px !important;
        top: 0px !important;
    }

    .register-tab-new {
        top: 0px !important;
        right: 0px !important;
    }
    /*-----------ubn----------------*/

    /*-----------popup----------------*/
    .popup-img {
        width: 260px;
        position: absolute;
        top: -25px;
        right: 14px;
    }
    /*-----------popup----------------*/
    /* 30-3 */
    .sim_banner_tit {
        font-size: 50px;
        line-height: 55px;
    }

    .sim_banner_data_box {
        top: 35px;
    }

    .sim_banner_serchbox_gary {
        width: 95%;
        padding: 15px;
    }

    #Label1 {
        margin: 0px;
    }

    .text-le {
        text-align: left !important;
    }

    .legend {
        right: 0px !important;
        top: 0px;
    }

    .map {
        top: 120px;
        position: relative !important;
        z-index: 1000;
    }

    img[id*=mainContent_jupiterMap_imgMapChildNodes] {
        height: 475px !important;
    }

    .addvance_page .logo {
        text-align: center;
    }

    .top_search_btn {
        width: 100%;
    }

    .combo_box select {
        font-size: 12px;
    }

    .pdl0 {
        padding-left: 15px;
    }

    .pdr0 {
        padding-right: 15px;
    }

    .w45_box {
        width: 47%;
    }

    .combo_27wid {
        width: 40%;
    }

    .date_night_search_box .pdl0 {
        padding-left: 0px;
    }

    .date_night_search_box .pdr0 {
        padding-right: 0px;
    }

    .date_input_box input {
        font-size: 12px;
    }

    .date_input_box select {
        font-size: 12px;
    }

    .combo_box {
        width: 23% !important;
    }

        .combo_box button.select_box {
            width: 175px !important;
        }

    /* table data */
    .w380_pix {
        margin: 0px 0 0 0;
    }

    table.table_page_table {
        width: 96.5%;
    }

    .table_main_he table td, .table_main_he table th {
        width: 10%;
    }

    table.table_page_table {
        width: 99%;
    }

    .table_box_scroll .mCustomScrollBox > .mCSB_scrollTools {
        right: 0px;
    }

    #Div1 {
        text-align: right;
    }

    .right_combo_title {
        float: none;
        display: inline-block;
    }

    .right_combo_box {
        float: none;
        display: inline-block;
    }

    .reset_btn {
        margin: 10px 0 0 0;
    }

    /*table.table_page_table td, table.table_page_table th {
        width: 3%;
    }*/

    table.table_page_table td {
        padding: 15px 2px;
    }

    .w40per {
        width: 75%;
    }

    .right_combo_title {
        margin: 6px 10px 0 9px;
    }
    /* Agent Module Start */
    #customerArea input {
        width: 85%;
    }

    .navigation-top .navbar-collapse li a {
        padding-right: 4px;
    }

    #ui-id-1.ui-widget-content {
    }
    /* Agent Module End */
    .w461px {
        width: 98%;
    }

    .main_serch_box_top .col-md-4 {
        width: 25%;
    }

    .date_night_search_box .pdl0 {
        padding-left: 15px;
    }

    .top_search_btn {
        margin: 10px 10px 0 0;
    }

        .top_search_btn input[type="button"] {
            border-radius: 3px;
        }


    .table_fix_width table.table_page_table td.first_td {
        width: 173px !important;
    }

    .table_fix_width table.table_page_table th.first_th {
        width: 173px !important;
    }

    .filter_box {
        width: 100%;
        margin: 0 0 7px 0;
    }

    .camping_box, .sport_box, .camping_equlp_box, .camping_equlp_box, .traller_length_box {
        width: 50%;
        margin: 0 0 7px 0;
    }

    .right_combo_special_box {
        float: left;
        width: 100%;
    }

    .Sorting_avail_box {
        width: 39.7%;
    }

    .new_border_box {
        width: 100%;
    }

    .w194 {
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
    }

    .w230 {
        width: 30%;
    }

    .w110 {
        width: 25%;
    }

    .w75 {
        width: 25%;
    }

    .search_data_date_filed select {
        background-position: 90% 14px;
    }

    .green_serch_btn {
        width: 20%;
    }

        .green_serch_btn input {
            width: 100%;
        }

    .new_home_icon {
        width: 100%;
        border-bottom: 1px solid #e0e0e0;
        border-right: none;
        text-align: center;
    }

    .ipad_w100 {
        width: 100%;
    }

    .ipad_w20 {
        width: 20%;
    }

    .listed_box, .listed_map {
        padding: 0px 15px !important;
    }

    #divPlacedata .w45_box:nth-child(2n) {
        margin: 0 0 2% 0;
    }

    .w45_box {
        width: 49%;
    }

    .gray_brd_5px .park_box_scroll {
        border-left: none;
    }

    #draggablearea {
        border-right: none !important;
    }

    .w94_box {
        width: 100%;
    }

    #GoogleMap_Div {
        border-right: none;
        width: 100% !important;
    }

    .table_left_data {
        float: left !important;
        margin: 10px 0 0 10px;
    }

    .sport_box .ui-multiselect {
        padding: 3px 0 0 !important;
    }

    .sport_box button.select_box {
        width: 94% !important;
        margin: 0 0 0 5px;
    }

    .map_fix_width #draggablearea {
        width: 100%;
        position: relative;
    }

    .chooseact_text {
        width: 100%;
        border-right: none;
        border-bottom: 1px solid #e0e0e0;
    }


    /* 01-10 */
    .popup-main {
        width: 90% !important;
        top: 52px;
        left: 0px;
        right: 0px;
        margin: auto;
    }

    #reserveUnit {
        margin: 20px 0 0 0;
    }

    .new_home_icon a {
        padding: 15px 0;
    }

    .green_serch_btn input {
        margin: 0px 0 15px 0;
    }

    .w200, .w250, .w230 {
        width: 33.33%;
    }

    .search_facility select, .search_data_date_filed input {
        padding-left: 89px;
    }
    /* New Letest End */
    .btn-breadcrumb {
        padding: 0 10px;
    }

    .btn-group, .btn-group-vertical {
        float: left !important;
    }



    table.table_page_table td.first_td {
        width: 206px !important;
    }

    table.table_page_table th.first_th {
        width: 206px !important;
    }

    #draggablearea {
        position: relative;
    }

    .mob_search_news input {
        width: 90% !important;
    }

    .top_combo {
        width: 77%;
    }

        .top_combo select {
            padding: 4px;
        }

    .date_input_box_new {
        width: 87%;
    }

    .two_new_table .contents {
        /*height: 395px;*/
    }

    .popup_main_new {
        top: 10% !important;
    }

    .lock_top_new {
        margin: 2px 17px 0 0;
        padding: 5px 12px;
    }

        .lock_top_new i {
            font-size: 17px;
            margin: 2px 5px 0 0;
            position: relative;
            top: 0;
            vertical-align: bottom;
        }

    /**/

    .data_right_0 {
        padding-right: 15px;
    }

    .top_new_inp_search_icn a {
        margin: 6px auto;
    }

    .new_arrival {
        float: left;
        width: 93%;
    }

    .top_new_inp_date_icn {
        width: 7%;
    }

        .top_new_inp_date_icn a {
            float: right;
            text-align: right;
        }

    .grid_date_box {
        width: 92%;
    }

    .date_input_box_new {
        width: 94%;
    }

    .search-list-arrows {
        margin: 2px 11px 0 300px !important;
    }

    .activity_container {
        min-height: 700px;
    }

    .popup_bg_black .popup-main {
        width: 90%;
    }

    .header-right-menu-modal {
        left: 0px !important;
    }

    .time_bigtitle {
        width: 17%;
    }

    select.clsVehicle {
        width: 32%;
    }

    select.clsState {
        width: 9%;
    }

    input.cls {
        width: 26%;
    }

    .facility_data_wid .col-md-7 {
        width: 68.333%;
    }

    .facility_data_wid .col-md-5 {
        width: 31.667%;
    }

    .pop_forgot a {
        margin-bottom: 12px;
    }

    .data_swich_right {
        top: 23px;
        right: 23px;
    }

    .home_btn_go a {
        padding: 9px 0;
    }

    .resp-tab-content .col-md-8 {
        width: 30%;
        float: right;
    }

    .home_btn_go.txt_right {
        text-align: right;
    }

        .home_btn_go.txt_right a {
            display: block;
        }

    .map_home {
        font-size: 11px;
    }

    #divPlaceUnitTypesCategoryPlace .filter_faq .faq_mainoutercon .down_icon {
        background-position: right;
    }

    #divPlaceUnitTypesCategoryPlace .more_fil_main_box {
        padding: 8px 21px 8px 13px;
    }

    #divMainSearchControl .col-md-2 {
        width: 20%;
        max-width: 20%;
        flex: 0 0 20%;
    }

    .header-search form > .col-md-4 {
        margin-bottom: 15px;
    }

    .header-right-menu-modal {
        width: 325px;
    }

    .divPlacelistdata.col-md-6.col-sm-6.col-xs-12 {
        width: 100%;
    }

    #main-left-part {
        width: 385px;
    }

    .filter-field .col-md-6.form-group {
        padding: 0;
    }

    .filter-bar {
        padding: 0 10px;
    }

    .search-list-arrows {
        margin-right: 15px;
    }

    .divPlacelistdata-list .placedata-title {
        float: none;
    }

    .divPlacelistdata-list .placedata-dis {
        float: none;
    }

    .divPlacelistdata-list .placedata-title > a {
        font-size: 12px;
        line-height: 14px;
    }

    .divPlacelistdata-list .placedata-dis > a {
        font-size: 12px;
        line-height: 15px;
    }

    .option-table-heading > .col-md-6 {
        width: 100%;
    }

        .option-table-heading > .col-md-6:first-child {
            display: none;
        }

    .option-table-row > .col-md-6 {
        width: 100%;
    }

    .option-table-row .col-md-6:first-child {
        border-right: 0px solid #d8d8d8;
        border-bottom: 2px solid #d8d8d8;
    }

    .option-table-row {
        height: auto;
    }

    #main #main-left-part {
        height: auto !important;
    }

    .legend_text {
        width: 100%;
        position: inherit;
    }

    .legend_box_open {
        width: 100%;
        position: relative;
        bottom: 0px;
        margin: 30px 0 0 0;
        z-index: 9999;
    }

    .clickbox_new {
        background-image: url("../../CommonThemes/Images/legend_down.png");
    }

    .menu-open1 {
        background-image: url("../../CommonThemes/Images/legend_up.png");
    }

    .top_combo {
        width: 84% !important;
    }

    .two_new_table table td.first_td_new {
        width: 32%;
        margin: 0 0 4px 0;
    }

    .two_new_table table td {
        width: 8.58%;
        margin: 4px 2px 4px 4px;
    }

    .w450_new_login {
        width: 60%;
    }

    #main-right-part {
        display: block !important;
    }

    #search-placedataholder {
        height: 737px !important;
    }

    .content_left_new {
        left: 339px;
    }

    a.cart_icon_top_blue {
        margin: 0 20px 0 10px;
    }

    .slide_one {
        width: 100%;
        top: 32px;
        height: auto;
    }

    .slide_two {
        top: 32px;
    }

    .top_new_first_data_box .col-md-5 {
        width: 50%;
    }

    .top_new_first_data_box .col-md-2.night_new_top_first {
        width: 50%;
    }

    .placedata-title > a {
        width: 239px;
    }

    .divPlacelistdata-list-options table td span.second_tit_mgt10 {
        width: 200px;
    }

    .third_fil_main_box {
        width: 100%;
    }

    .one_new_table table {
        width: 98%;
    }

    .rese_btn_park img {
        max-width: 14%;
        margin: 0 6px;
        float: left;
    }

    .divPlacelistdata-list-options table td span img {
        max-width: 14%;
    }

    .map_img {
        margin: 0px 0 0 0;
    }

    .brd_left_tab .rese_btn_park img {
        margin: 6px 0 0 6px;
    }

    .placedata-img {
        height: auto !important;
    }

        .placedata-img > img {
            min-height: inherit !important;
        }

    .grid_combo_new {
        width: 96% !important;
    }

    .new_ser_box input.inp2 {
        text-indent: -121px;
    }

    .map-list-view-btn {
        display: block;
    }

    .sim_banner_data_box {
        width: 100% !important;
    }

    .divPlacelistdata-list .placedata-title-left .placedata-title > a {
        width: 100%;
    }

    .alldata_right {
        width: 22%;
    }

    .w27 {
        width: 24%;
    }

    .header-shopping-cart.pull-right {
        padding-right: 15px;
    }

    .all_data_right .header-right {
        width: 100%;
        border-bottom: 2px solid #154257;
        margin-bottom: 10px;
    }

    .main_menu_top ul.navbar-nav {
        text-align: center;
    }

        .main_menu_top ul.navbar-nav li:last-child span {
            display: none;
        }

    .header-shopping-cart {
        float: right;
        margin: 0 0 10px 10px;
    }

    .all_data_right .header-user-name {
        float: right;
        margin-top: 8px;
        font-size: 13px;
    }

    a.cart_icon_top_blue {
        margin: 0 15px 0 0;
    }

    .facility_data_wid .col-md-7 {
        width: 65.333%;
    }

    .facility_data_wid .col-md-5 {
        width: 34.667%;
    }


    .filter_box_white.white_opacity {
        background: #fff;
    }

    .filter_box_white {
        padding: 5px 15px !important;
    }

    #draggable, #mainContent_divUnitHeader {
        left: 0 !important;
        margin: 0;
        position: inherit !important;
        top: 11px !important;
        width: 100% !important;
        z-index: 9999;
    }

    .fil_text_new {
        margin: 5px 0 0 0;
    }

    .search-view-toggle.pull-right {
        margin: 5px 0 0 0;
    }

    .slide_one {
        position: relative;
        overflow-y: inherit;
        height: auto !important;
        top: 0px;
    }

    .chk_btn_data img {
        max-width: 17px;
    }

    #divToggle_serch_white .col-md-3.col-sm-3 {
        float: left;
        text-align: right;
    }

    .toggle_right_text {
        float: none;
        display: inline-block;
    }

    .toggle_right_icon {
        float: none;
        display: inline-block;
    }

    .toggle_serch_white input.inp2 {
        margin: -3px 0;
    }

    .toggle_tab_new .panel-body .col-md-6 {
        width: 50%;
        float: left;
    }

    .main_nav_select select {
        font-size: 14px;
    }

    #Left_unitType button.select_box {
        font-size: 14px !important;
        line-height: 19px !important;
    }

    #Left_unitType button.ui-multiselect span.ui-icon {
        right: 0px !important;
        top: -3px;
        width: 100%;
        background-position: 98% center;
    }

    .main_nav_select select {
        background-position: 98% center;
    }

    .ui-multiselect.ui-widget.ui-state-default.ui-corner-all.select_box > span + span {
        position: absolute;
    }

    .table_grid_page_serch_second {
        width: 50%;
    }

        .table_grid_page_serch_second .grid_combo_new {
            width: 94% !important;
        }

    .brd_all_new_serch {
        height: 32px;
    }

    .search_new1 input {
        text-align: left;
        padding: 1px 8px 0 31px;
    }

    #question2 {
        height: auto !important;
    }

    .low-search h4 {
        font-size: 12px !important;
    }

        .low-search h4 sup {
            font-size: 9px !important;
        }

    .small_grid_arrow {
        display: none;
    }

    .sim_banner_serchbox_gary .col-md-4 {
        width: 43% !important;
        max-width: 43% !important;
        flex: 0 0 43% !important;
        float: left;
    }

    .sim_banner_serchbox_gary .col-md-2 {
        width: 20%;
        max-width: 20%;
        flex: 0 0 20%;
        float: left;
    }

    .sim_banner_serchbox_gary .other_search_box .col-md-4 {
        width: 33.33%;
        float: left;
    }

    .feature-box-info h2 {
        font-size: 29px !important;
        line-height: 35px;
        margin-bottom: 18px;
    }

    #divMainSearchControl .col-md-2.pull-right {
        width: 113px;
        max-width: 113px;
        flex: 0 0 113px;
    }

    #divMainSearchControl .col-md-2#divDefaultDate {
        padding: 0px;
    }

    #divMainSearchControl .col-md-2#divDefaultNights {
        padding: 0 0 0 15px;
    }

    .col-md-8 .home_btn_go a {
        padding: 5px 0;
    }

    table.table.table-striped.table-new-design.bodyscroll td {
    }

    .small_grid_arrow {
        display: none;
    }

    .header-search form > .col-md-4 {
        margin-bottom: 15px;
    }

    .divPlacelistdata.col-md-6.col-sm-6.col-xs-12 {
        width: 50%;
    }

    #main-left-part {
        width: 385px;
    }

    .filter-field .col-md-6.form-group {
        padding: 0;
    }

    .filter-bar {
        padding: 0 10px;
    }

    .search-list-arrows {
        margin-right: 15px;
    }

    .divPlacelistdata-list .placedata-title {
        float: none;
    }

    .divPlacelistdata-list .placedata-dis {
        float: none;
    }

    .divPlacelistdata-list .placedata-title > a {
        font-size: 12px;
        line-height: 14px;
    }

    .divPlacelistdata-list .placedata-dis > a {
        font-size: 12px;
        line-height: 15px;
    }

    .option-table-heading > .col-md-6 {
        width: 100%;
    }

        .option-table-heading > .col-md-6:first-child {
            display: none;
        }

    .option-table-row > .col-md-6 {
        width: 100%;
    }

    .option-table-row .col-md-6:first-child {
        border-right: 0px solid #d8d8d8;
        border-bottom: 2px solid #d8d8d8;
    }

    .option-table-row {
        height: auto;
    }

    .header-right-menu li:last-child .header-right-menu-modal {
        left: auto;
        right: -1px;
    }

    /*.divPlacelistdata-list-options table {display: block;border: none;margin-bottom: 0;}
    .divPlacelistdata-list-options thead {display: block;width: 100%;}
    .divPlacelistdata-list-options thead tr {border-bottom: none;display: block;width: 100%;}
    .divPlacelistdata-list-options thead tr::after, .divPlacelistdata-list-options thead tr th::after, .divPlacelistdata-list-options table tbody tr:after, .divPlacelistdata-list-options table tbody tr td:after {clear: both;content: ""; display: block;}
    .divPlacelistdata-list-options thead tr th:first-child {display: none;}
    .divPlacelistdata-list-options thead tr th {border-left: 0 none;border-right: 0 none;display: block;width: 100%;}
    
    .divPlacelistdata-list-options tbody {display: block;width: 100%;}
    .divPlacelistdata-list-options table tbody tr, .divPlacelistdata-list-options table tbody tr td {display: block;width: 100% !important;}
    .divPlacelistdata-list-options table tbody tr {border-bottom: 0px solid #d8d8d8;height: auto;}*/

    /* 19-1-2016 */
    header#header {
        height: auto;
    }

    .header-right ul.header-right-menu > li {
        min-width: 140px;
    }

    .logo {
        border-bottom: 2px solid #154257;
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding: 13px 0;
        text-align: center !important;
    }

    #linkhypshopping {
        margin-right: 20px;
    }

    #header .container {
        padding: 0;
        width: 100%;
    }

    .logo.pull-left > a {
        display: inline-block;
    }

    #AdvanceMainSearch_nightdiv::after {
        clear: both;
        content: "";
        display: block;
    }

    #AdvanceMainSearch_nightdiv {
        margin-bottom: 20px;
        margin-top: 15px;
    }

    .header-search > .col-md-4 {
        margin-top: 15px;
    }

    .header-right-menu-modal {
        width: 500px;
    }

        .header-right-menu-modal.dropdown-menu.TripPlanDropbox {
            margin-left: -15px;
        }

    .placedata-title-main {
        padding: 10px 10px;
    }

    .divPlacelistdata-list .placedata-title > a {
        width: 135px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .divPlacelistdata-list.col-md-12.col-xs-12 {
        padding: 5px;
    }

    #divFacilitylist {
        margin: 0;
        width: 239px;
    }

    #divPark {
        border: none;
    }

    .header-user-name {
        font-size: 12px;
    }

    #main-left-part {
        border-right: 0 none;
        float: none !important;
        height: 600px !important;
        width: 100%;
    }

    #main-right-part {
        float: none !important; /*height: 400px !important;*/
        width: 100% !important;
    }

    #main {
        height: auto !important;
    }
    /* 19-1-2016 */

    /* Trip Plan */
    .ReservedCamping::after {
        height: 28px;
    }

    .ReservedActivities::after {
        height: 28px;
    }

    .ReservedCamping, .ReservedActivities {
        line-height: 28px;
    }

    .trip-box-title {
        border-top: 1px solid #dcdcdc;
        float: left;
        height: 121px;
        width: 100%;
    }

    .trip-box-option {
        width: 50%;
    }

    .trip-box-img {
        width: 50%;
    }

        .trip-box-img.pull-left > img {
            width: auto;
            min-width: 100%;
            height: auto;
            min-height: 121px;
        }
    /* Trip Plan */

    /* Show Trip */
    .createTripBoxMain {
        width: 284px;
    }
    /* Show Trip */
    #linkhypshopping {
        font-size: 12px;
        margin-top: 3px;
        width: 140px;
        white-space: nowrap;
        overflow: hidden !important;
        text-overflow: ellipsis;
    }

    .popup-main .popup-default.panel .row .col-md-4 {
        width: 33%;
        float: left;
    }

    #areas #image-map {
        height: 702px !important;
    }

    .map-list-view-btn {
        margin-right: 0px;
        margin-top: -2px;
    }

    .all_data_right {
        float: none;
    }

    .more_info_ab {
        font-size: 13px;
        left: 310px;
        top: 3px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 223px !important;
    }

    .date .cal1.special_date_icn {
        top: 59px;
    }

    #Div2 {
        width: 100%;
    }

    .dropdown-menu {
        left: -99px !important;
    }

    .cartfooter td {
        text-align: right !important;
        padding: 0px !important;
        border: none !important;
    }

    .more_vehi_btn {
        margin: 9px 0;
    }

    .ada_date_picker #ui-datepicker-div {
        left: -110px !important;
    }

    .customerAutocomplete {
        right: 230px;
    }

    .gift_img {
        text-align: center;
        margin-bottom: 15px;
    }

    #mainContent_pnlprices .baclk_notification {
        width: 100%;
    }

    .box_brd_gray_pop_grid {
        margin-bottom: 12px;
    }

    .open_header_box_mobile {
        float: right;
    }

    #mainContent_divDateRannge {
        margin: 0px 0 0 16px !important;
        width: 97% !important;
    }

    .col-md-offset-9 {
        margin-left: 0;
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .navbar-expand-sm .navbar-collapse {
        display: block !important;
    }

    .col-md-2.col-sm-3.app_new_btn.pull-right.offset-md-10 {
        margin-left: 76.333333%;
    }

    .table-main .total-box .col-md-5 {
        max-width: 33.333333%;
        flex: 0 0 33.33%;
    }

    .table-main .total-box .col-md-3 {
        max-width: 33.333333%;
        flex: 0 0 33.33%;
    }

    .container {
        max-width: 750px;
    }

    .data_one_park, .data_two_park, .data_three_park, .data_four_park {
        width: 33.33%;
        max-width: 33.33%;
        flex: 0 0 33.33%;
        float: left;
    }

    .multi_date_box {
        width: 100%;
        margin-bottom: 15px;
    }

    .new_bg_white_box_search .reserve_blue_btn_right {
        width: 100%;
    }

    .bg_khaki_box {
        text-align: left;
        padding: 10px;
        margin-bottom: 15px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 25.7%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search #divTalbeBody .table_two_table td {
        width: 8.5%;
    }
     .new_bg_white_box_search #divTalbeBody .table_two_table td.first_td_table_one{width:21%;}

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.3%;
    }
    .new_bg_white_box_search #divTalbeHeader .table_one_table th.first_th_table_one {
        width: 34.5%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

    .new_bg_white_box_search .table_one_table th#thMonth {
        text-align: left !important;
        padding: 0 0px 0 60px;
    }
    .new_bg_white_box_search #divTalbeHeader .table_one_table th#thMonth {
        padding: 0 0px 0 0px;
    }

    .main_menu_top .navbar-nav {
        width: 100%;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:37px;}
    #selectedMonth {width:235px;}
    #divTalbeHeader .brd_btm_right a{text-align:center;}
}
/* MOBILE */
@media only screen and (max-width: 900px) {
    #GoogleMap_Div_Container #GoogleMap_Div {
        height: 450px !important;
    }
}

@media only screen and (max-width: 767px) {

    .dropdown-menu {
        padding: 0 !important;
    }

    .top_notification_part {
        width: 290px;
        right: 15px;
    }

    header#header {
        height: auto;
        border-bottom: none;
    }

    #header .container {
        padding: 0;
        width: 100%;
    }

    .logo {
        border-bottom: 2px solid #154257;
        float: none !important;
        margin-left: 0;
        margin-right: 0;
        margin-top: 0;
        padding: 13px 0;
        text-align: center !important;
    }

    header .logo {
        padding: 10px 0;
        margin: 0px;
        width: 100%;
        border: none;
    }

    .logo.pull-left > a {
        display: inline-block;
    }

    #header .all_data_right {
        float: left;
        padding: 0px 15px;
        width: 100%;
        text-align: left !important;
        border-top: 2px solid #154257;
        margin: 0px !important;
        background: #c2b9a7;
    }

    .all_data_right .header-right {
        display: block;
    }

    #header .header-right {
        float: none !important;
    }

    #header .all_data_right .header-right {
        border: none;
        margin: 0px;
    }

    .main_menu_top .navbar-header {
        position: absolute;
        left: 0;
        top: -58px;
    }

    a#aMobileShoppingCart.cart_icon_top_blue {
        position: absolute;
        top: 24px;
        right: 15px;
    }

    #aMobileSCTimer {
        position: absolute;
        top: 25px;
        left: 65px;
        font-size: 11px;
        padding: 7px 3px 8px;
        word-break: break-word;
        word-wrap: break-word;
        background-color: #335E70 !important;
    }
    /*#aLogin{display:none;}*/
    a.login_people_box {
        display: block;
        position: absolute;
        top: 24px;
        right: 60px;
    }

    .main_menu_top .navbar-toggle {
        margin: 0px !important;
    }

    #aMobileShoppingCart {
        display: block;
    }

    #aMobileSCTimer {
        display: block;
    }

    #linkhypshopping2 {
        display: none;
    }

    #aSCTimer {
        display: none;
    }

    .open_header_box_mobile {
        display: none;
    }

    .main_menu_top {
        margin: 0px 0 0 0;
    }

        .main_menu_top .nav > li {
            margin: 0px;
            padding: 0px;
            display: block;
            text-align: center;
            border-bottom: 1px solid #154257;
        }

    .header-shopping-cart {
        float: right;
        margin: 12px 0 10px 10px;
    }

        .header-shopping-cart .btn-primary {
            padding: 6px 9px;
        }

    .all_data_right .header-user-name {
        float: right !important;
        display: inline-block;
        font-size: 13px !important;
        position: inherit !important;
        padding: 18px 0 0 0 !important;
    }

    .main_menu_top .nav > li span {
        display: none;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background: #fff;
        border: none;
    }

    .sim_banner {
        height: auto;
        padding: 0px 0 12px 0;
    }

        .sim_banner .main_bg_img img {
            display: none;
        }

    .sim_banner_data_box {
        position: inherit;
        top: 0px;
    }

        .sim_banner_data_box h1 {
            margin: 0px 0;
            padding: 10px 0;
            font-size: 22px !important;
            line-height: 30px !important;
        }

    .sim_banner_serchbox_gary {
        background: none;
        padding: 0px;
        border-radius: 0px;
        width: 90%;
        margin: auto;
    }

    #divMainSearchControl .col-md-4.col-xs-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    .banner_search_box_main a {
        width: 20%;
    }

    #divMainSearchControl .col-md-2, #divMainSearchControl .col-md-2.pull-right {
        width: 100%;
    }

        #divMainSearchControl .col-md-2, #divMainSearchControl .col-md-2.pull-right {
            width: 100%;
            max-width: 100%;
            flex: 100%;
        }

    .map_home {
        color: #000 !important;
        font-size: 15px;
    }

    .sim_banner_data_box {
        width: 100% !important;
    }

    h2.resp-accordion a {
        color: #000 !important;
    }

    .banner_search_box_main input {
        width: 80%;
    }

    .banner_search_box_main a {
        background-position: 81% !important;
    }

    .banner_search_box_main {
        margin: 0px 0 10px 0;
    }

    .date_pick input {
        background-position: 97% !important;
    }

    #divMainSearchControl .col-md-4 {
        width: 100%;
        float: left;
    }

    .col-md-2.pull-right .search_up_tit {
        display: none !important;
    }

    .resp-tab-content + h2.resp-accordion a {
        display: block;
    }

    .resp-tab-content + h2.resp-accordion span.resp-arrow {
        border: none;
    }

    .low-search .col-md-3.col-sm-3 .form-control {
        margin-bottom: 10px;
    }

    .more_info_ab {
        font-size: 13px;
        left: 298px;
        top: 3px;
    }

    .w450_new_login {
        width: 80%;
        text-align: left;
    }

    .pop_forgot a {
        margin-bottom: 12px;
    }

    #main #main-left-part {
        height: auto !important;
        width: 100%;
        border-right: 0 none;
    }

    #draggable, #mainContent_divUnitHeader {
        left: 0 !important;
        margin: 0;
        position: inherit !important;
        top: 11px !important;
        width: 100% !important;
        z-index: 9999;
    }

    #divToggle_serch_white .col-md-4.col-sm-4 {
        width: 50%;
        float: left;
    }

    .chk_btn_data img {
        max-width: 17px;
    }

    #divToggle_serch_white .col-md-3.col-sm-3 {
        width: 50%;
        float: left;
        text-align: right;
    }

    .pdl_0_toggle {
        padding-left: 15px;
    }

    .toggle_right_text {
        float: none;
        display: inline-block;
    }

    .toggle_right_icon {
        float: none;
        display: inline-block;
        margin: 0 0 0 10px;
    }

    .toggle_tab_new .panel-title a {
        font-size: 13px;
    }

    .toggle_data_nav ul li span {
        font-size: 12px;
    }

    .toggle_serch_white input.inp1 {
        padding: 3px 10px;
    }

    .toggle_serch_white input.inp2 {
        margin: -3px 0;
    }

    .toggle_tab_new .panel-body .col-md-6:nth-child(2n+1) {
        padding: 0 15px;
    }

    .toggle_tab_new .panel-body .col-md-6 {
        padding: 0 15px;
    }

    #divDefaultDate, #divDefaultNights {
        width: 50% !important;
        max-width: 50% !important;
        flex: 50% !important;
    }

    #divDefaultDate {
        padding: 0 10px 0 15px;
    }

    #divDefaultNights {
        padding: 0 15px 0 10px;
    }

    .feature-box-info h2 {
        font-size: 35px !important;
    }

    .feature-box {
        margin-bottom: 15px;
    }

    .col-sm-4 + br {
        display: none;
    }

        .col-sm-4 + br + br {
            display: none;
        }

    .divPlacelistdata-list {
        padding: 0px !important;
    }

    .facility_data_wid .col-md-7 {
        float: left;
    }

    .data_pdl_0 {
        padding-left: 15px;
    }

    .facility_data_wid .data_pdl_0 .new_org_btn {
        float: none;
        display: inline-block;
    }

    .facility_data_wid .data_pdl_0 .placedata-title-right {
        float: none;
        display: inline-block;
    }

    .divPlacelistdata-list .placedata-title-right {
        float: left;
    }

    .facility_data_wid .col-md-5 {
        float: right;
        text-align: right;
    }

    a#aSearchthisarea {
        top: 28px !important;
        font-size: 12px;
        line-height: 25px;
    }

    #GoogleMap_Div_Container {
        height: auto !important;
    }

    #mainContent_divgoogleplaces {
        height: auto !important;
        position: relative;
    }

    #main-right-part {
        /*display: none !important;*/
        border-top: none !important;
    }

    #main-right-part {
        border-top: 2px solid #154257;
        height: 100% !important;
        width: 100% !important;
    }

    .two_new_table table td.first_td_new {
        width: 41%;
        margin: 0 0 4px 0;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 6px 4px 6px;
    }

    .small_grid_arrow {
        display: none;
    }

    .popup_bg_black .popup-main {
        width: 90%;
    }

    .popup-default h3.click_unit_mob, .popup-default h3.click_unit_mob_ani {
        margin-top: 10px;
    }

    .text-le .box_brd_gray_pop_grid #pnlAmenities.contents {
        height: 274px !important;
    }

    .popup-default h3.click_unit_mob, .popup-default h3.click_unit_mob_ani {
        margin-top: 10px;
    }

    .viewsearch .home_btn_go {
        display: none;
    }

    .mobileviewsearch {
        display: block !important;
    }

    .data_swich_right {
        top: 60px;
        z-index: 999;
    }

    .data_go_btn_box .switch {
        margin: 2px 0 0 7px;
    }

    .data_go_btn_box a.map_home {
        font-size: 13px;
        float: left;
        color: #5c7e8d !important;
        font-weight: 500;
    }

    .data_go_btn_box a.map_home {
        font-size: 13px;
        float: left;
        color: #5c7e8d !important;
        font-weight: 500;
    }

    .timer_data h1 {
        width: 100%;
    }

    .time_data_div {
        width: 55% !important;
        margin: 0px 0 10px 0 !important;
    }

    .main_menu_top .navbar-default .navbar-collapse, .main_menu_top .navbar-default .navbar-form {
        border: none;
        padding: 0px;
    }

    a.cart_icon_top_blue {
        width: 36px;
        height: 36px;
    }

    .home_btn_go {
        margin: 10px 0 4px 0;
    }

    #limenu > .dropdown-menu {
        padding: 0px;
    }

    #limenu > .dropdown-menu {
        margin-left: 0 !important;
    }

    .main_menu_top .dropdown-menu > li {
        border-bottom: 1px solid #154257;
        border-right: 1px solid #154257;
        float: left;
        height: auto;
        margin-top: 0 !important;
        text-align: center;
        width: 50%;
    }

        .main_menu_top .dropdown-menu > li > a, .main_menu_top .navbar-nav .open .dropdown-menu > li > a, .main_menu_top .navbar-nav .open .dropdown-menu .dropdown-header {
            padding: 5px 10px;
            font-size: 10px;
            color: #000;
            font-weight: 600;
            display: block;
        }

    #mainContent_btnSearch {
        margin: 10px 0 5px 0;
        float: right;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 214px !important;
    }

    .more_info_ab {
        font-size: 13px;
        left: 260px;
        top: 3px;
    }

    .agree-main {
        margin: auto;
        text-align: center;
    }

    .logde, .logde1, .cancel {
        margin-bottom: 10px;
        font-size: 12px;
    }

    .cancel {
        font-size: 12px;
    }

    .fancybox-inner {
        width: 100% !important;
    }

    .fancybox-skin {
        padding: 0px !important;
    }

    .fancybox-wrap {
        width: 90% !important;
        left: 16px !important;
    }

    select.new_select_cale {
        width: 100% !important;
    }

    table.table.table-striped.table-new-design.bodyscroll td {
        width: 100% !important;
    }

    .new_combo_add {
        margin: 0 10px 10px 0;
        width: 88%;
    }

    .right_dis {
        float: left;
        margin: 10px 0 0 15px;
        width: 95% !important;
    }

    .btn_new_go a.filter_text_nav {
        margin: 10px 0 0 0;
    }

    .table_grid_page_serch_second {
        width: calc(100% - 32px);
    }

    .table_grid_page_serch_second {
        margin-bottom: 5px;
    }

    .table_grid_page_date_second {
        width: 100%;
    }

        .table_grid_page_date_second input {
            text-align: center;
            font-size: 12px;
        }

        .table_grid_page_date_second select {
            font-size: 12px;
        }

    .serch_night_box select {
        background-position: 99%;
        width: 47%;
        padding: 4px 5px;
    }

    #divFacilitylist {
        width: calc(100% - 15px) !important;
    }

    #GoogleMap_Div_Container #GoogleMap_Div {
        height: 450px !important;
    }

    .plus_mins_box span input {
        width: 30px;
    }

    .plus_mins_box span a {
        margin: 0 3px;
    }

    .more_vehi_btn {
        margin: 6px 0;
    }

    .contents {
        overflow-y: auto;
    }

    .ada_date_picker #ui-datepicker-div {
        left: 0px !important;
    }

    .ada_big_datepicker .daterangepicker.ltr .drp-calendar.left {
        clear: inherit !important;
    }

    .displayupload input[type="file"] {
        width: 100%;
    }

    .displayupload a {
        float: left;
        margin: 0 0 10px 0;
    }

    .uplod_document {
        width: 100%;
    }

    #lbldiscountmessage {
        width: 89%;
    }

    .customerAutocomplete {
        left: 0px !important;
        margin: auto;
        width: 300px !important;
        right: 0px;
    }

    #div_top_new_first_data_box .input_box.w21 {
        width: calc(100% - 15px);
        float: left;
    }

    #div_top_new_first_data_box .custom-combobox {
        width: 100%;
    }

    .panel .containt-right .drop-box.Adultspernight {
        margin-bottom: 10px;
    }

    .classification td {
        padding: 10px;
    }

    .field input {
        width: 100% !important;
    }

    .field textarea {
        width: 100% !important;
    }

    a.fill_button, a.brd_button, a.back_gift_button {
        font-size: 12px;
        padding: 7px 7px;
    }

    .acti_right_data {
        text-align: left;
        margin: 10px 0 0 0;
    }

    .acti_left_data .act-left-data {
        text-align: left;
    }

    .acti_left_data .act-right-data {
        width: calc(100% - 150px);
    }

    .w50_gift {
        width: 80%;
    }

    .gift_bradcum {
        display: none;
    }

    a.Transaction_btn {
        margin: 0 0 15px 0;
    }

    .gift_card_main_box {
        margin-top: 20px;
    }

    .field input {
        width: 100% !important;
    }

    .field textarea {
        width: 100% !important;
    }

    #mainContent_pnlprices .baclk_notification {
        width: 100%;
    }

    .mob_back {
        display: inline-block;
        font-size: 16px;
        color: #335e70;
        padding: 15px 15px 0;
        font-weight: 600;
        margin: 0 0 0 0;
        position: relative;
        top: 4px;
        z-index: 99;
    }

        .mob_back i {
            font-size: 20px;
            margin: 0 3px 0 0;
            position: relative;
            top: 2px;
        }

    .in-content-area .page-header {
        margin: 20px 0 20px;
    }

        .in-content-area .page-header h1 {
            margin-bottom: 4px;
        }

    a#mainContent_bReserve {
        display: block;
        margin: 15px 0 20px;
    }

    input#mainContent_bCancel {
        display: block;
        width: 100%;
        margin: 0px;
    }

    a#mainContent_bCancel {
        display: block;
        width: 100%;
        margin: 0px;
    }

    a#mainContent_bContinue {
        display: block;
        width: 100%;
        margin: 0 0 20px 0;
    }

    #lblnotavailableMobile {
        display: block;
        margin-bottom: 10px;
    }

    .click_unit_mob clspopuptlt label#lblUnitDetail {
        margin: 0px;
    }

    .reserve_back {
        display: block;
        font-weight: 400;
        padding: 15px 0 0;
    }

    .agree-main.responsive_btn input#mainContent_bCheckOut,
    .agree-main.responsive_btn input#bEmptyCartConf,
    .agree-main.responsive_btn input#mainContent_Button1 {
        width: 100% !important;
        margin-bottom: 20px !important;
    }

    input#mainContent_bMakePurchase {
        width: 100% !important;
        margin-top: 15px !important;
    }

    a#mainContent_bContinueShopping {
        width: 100% !important;
    }

    input#mainContent_Button2 {
        width: 100% !important;
        margin-top: 15px !important;
        margin-bottom: 20px !important;
    }

    a#mainContent_LinkButton1 {
        width: 100% !important;
    }

    /*div#ui-datepicker-div.ui-datepicker
    {
        width:100%;
        left:0 !important;
        right:0px !important;
        margin:auto;
    }*/
    #ui-id-1.ui-widget-content {
        width: 84% !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        max-width: 84% !important;
    }

    a.cart_icon_top_blue.login_txt_box {
        position: absolute;
        right: 15px;
        top: 24px;
        width: auto;
        height: auto;
        border-radius: 5px;
        padding: 5px 10px;
        font-size: 15px;
        text-transform: uppercase;
        display: block;
    }

    #SCbSearchSession + #SCbSearchAnother {
        margin-bottom: 0px !important;
    }

    #mainContent_divFirstName_1 {
        width: 50% !important;
        float: left;
        padding: 0 15px;
    }

    #mainContent_divLastName_1 {
        width: 50% !important;
        float: left;
        padding: 0 15px;
    }

    #mainContent_divUsageClassification_1 {
        padding: 0 15px;
        margin: 10px 0 0 0;
        float: left;
        width: 100%;
    }

    a#mainContent_aCheckOut {
        width: 100%;
        margin-bottom: 20px;
    }

    table.bg_blue_table td:nth-child(1) {
        color: transparent !important;
    }

    table.bg_blue_table + table td:nth-child(1) {
        padding: 8px 22px 8px 18px;
    }

    .new_big_table table td {
        padding: 8px 10px;
    }

        .new_big_table table td .tab_top_txt {
            padding: 4px 21px;
        }

    table.bg_blue_table + table td {
        padding: 8px 8px 8px 5px;
    }

    #mainContent_bCreate + a.btn {
        width: 100%;
        margin-bottom: 20px;
    }

    .tab_data_box_wait {
        float: left;
        width: 100%;
        margin: 8px 0 0 0;
    }

    table.summery-table th:first-child {
        display: none;
    }

    tr.alternate1 {
        margin: 15px 0;
    }

    .table-main .total-box .col-md-4 {
        float: none !important;
    }

        .table-main .total-box .col-md-4 a {
            display: block;
            text-align: left;
        }

    .table-main .total-box .col-md-5 span {
        padding-left: 0px;
    }

    .in-content-area .page-header.timer_data h1 {
        display: flex;
        width: auto;
    }

    .page-header span#mainContent_lblPageHeader {
        font-size: 22px;
        line-height: 30px;
        width: auto;
        display: flex;
    }

    .oredr_with_text {
        margin: -11px 0 8px 20px;
    }

        .oredr_with_text + div {
            margin: 0 0 0 16px;
        }

    .main_menu_top .navbar {
        padding: 0px;
    }

    .main_menu_top .navbar-toggler {
        background-color: #154257;
        position: absolute;
        top: -56px;
        padding: 3px 8px;
        color: #fff;
    }
    /* .navbar-nav a{text-align: center;display: block;border-bottom: 1px solid #154257;} */

    #mainContent_UpdatePanel1 {
        max-width: 100%;
        flex: 100%;
    }

        #mainContent_UpdatePanel1 .col-md-3 {
            max-width: 100%;
            float: left;
            flex: 100%;
        }

    .col-md-offset-9 {
        margin-left: 0%;
    }

    .feature-box-info h2 {
        min-height: auto;
    }

    .sessions.panel .table-striped tbody {
        max-height: inherit !important;
    }

    input#bContinue {
        width: 100%;
    }

    input#btnAdditionalsignup {
        width: 100%;
    }

    .table.table-responsive.cartfooter {
        display: inline-table;
    }

    .total-box {
        margin: 15px 0 5px 0;
        padding: 0 20px;
    }

    .table-main table th {
        width: 100% !important;
    }

    .col-md-2.col-sm-3.app_new_btn.pull-right.offset-md-10 {
        text-align: right;
    }

    .data_one_park, .data_two_park, .data_three_park, .data_four_park {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
        float: left;
    }

    .multi_date_box {
        width: 100%;
        margin-bottom: 15px;
    }

    .new_bg_white_box_search .reserve_blue_btn_right {
        width: 100%;
    }

    .bg_khaki_box {
        text-align: left;
        padding: 10px;
        margin-bottom: 15px;
    }

    td a.sign-up-btn {
        position: relative;
        z-index: 999999;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:7px;}
    #selectedMonth {width:122px;}
    #divTalbeHeader .brd_btm_right a{text-align:center;}
    .new_bg_white_box_search  #divTalbeHeader .table_one_table th#thMonth {padding: 0 !important;}
}

@media only screen and (min-width:730px) and (max-width:750px) {
    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 25.7%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.3%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

    .new_bg_white_box_search .table_one_table th#thMonth {
        text-align: left !important;
        padding: 0 0px 0 60px;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:15px;}
    #selectedMonth {width:179px;}
}

@media only screen and (min-width:663px) and (max-width:670px) 
{
    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 25.7%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.3%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }
    .new_bg_white_box_search .table_one_table th#thMonth {
        text-align: left !important;
        padding: 0 0px 0 60px;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:15px;}
    #selectedMonth {width:179px;}
}

@media only screen and (min-width:640px) and (max-width:660px) {
    .two_new_table table td.first_td_new {
        width: 41%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 5px 4px 6px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 185px !important;
    }

    .more_info_ab {
        font-size: 10px;
        left: 264px;
        top: 1px;
    }
}

@media only screen and (min-width:568px) and (max-width:600px) {
    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 25.7%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.3%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

        .new_bg_white_box_search .table_one_table th#thMonth {
            text-align: left !important;
            padding: 0 0px 0 60px;
        }
}

@media (max-width: 568px) {
    .facility_data_wid .col-md-7 {
        width: 100%;
    }

    .facility_data_wid .col-md-5 {
        float: right;
        margin: 5px 0;
        text-align: right;
        width: 100%;
    }

    a.gray_heart_icn, a.red_heart_icn {
        float: none;
        display: inline-block;
        margin: 6px 2px 0 0;
        vertical-align: top;
    }

    .facility_data_wid .data_pdl_0 .new_org_btn {
        float: none;
        display: inline-block;
    }

    .facility_data_wid .data_pdl_0 .placedata-title-right {
        float: none;
        display: inline-block;
    }

    .two_new_table table td.first_td_new {
        width: 39%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 5px 4px 6px;
    }

    .btn_res_mob {
        display: block;
    }

    .btn_res_web {
        display: none;
    }

    .popup-main .popup-default.panel .row .col-md-4 > div {
        min-height: inherit !important;
    }

    .popup-main .popup-default.panel .row .col-md-4 > div {
        height: auto !important;
    }

    .text-le .box_brd_gray_pop_grid #pnlAmenities.contents {
        height: 150px !important;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 163px !important;
    }

    .more_info_ab {
        font-size: 10px;
        left: 226px;
        top: 0;
    }
}

@media (max-width: 480px) {

    .toggle_data_nav ul li {
        width: 49%;
    }

        .toggle_data_nav ul li:nth-child(2n) {
            margin: 0 0 10px 0;
        }

        .toggle_data_nav ul li:nth-child(3n) {
            margin: 0 1% 10px 0;
        }

    .placedata-title-main {
        padding: 10px 8px;
    }

    #main-right-part {
        display: none;
        border-top: 2px solid #154257;
        height: 100% !important;
        width: 100% !important;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 3px 4px 6px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 137px !important;
    }

    .more_info_ab {
        font-size: 8px;
        left: 191px;
        top: -2px;
    }

    table.table-striped, .table-striped thead, .table-striped tbody, .table-striped th, .table-striped td, .table-striped tr {
        display: block;
    }

    .table-striped > tbody > tr:nth-of-type(odd) {
        background-color: #f9f9f9;
    }

    .table-striped tr {
        border: 1px solid #ccc;
    }

    .table-striped td:before {
        position: absolute;
        left: 6px;
        width: 30%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .table-striped td:nth-of-type(1):before {
        content: "Select";
    }

    .table-striped td:nth-of-type(2):before {
        content: "Session";
        text-align: left;
    }

    #mainContent_placeEventUsageClassifications .table-striped td:nth-of-type(3):before {
        content: "Seat";
        text-align: left;
    }

    .table-details.table-striped td:nth-of-type(1):before {
        content: "Description";
    }

    .table-details.table-striped td:nth-of-type(2):before {
        content: "Price";
        text-align: left;
    }

    .table-striped td:nth-of-type(3):before {
        content: "Place";
        text-align: left;
    }

    .table-striped td:nth-of-type(4):before {
        content: "Schedule";
        text-align: left;
    }

    .table-striped td:nth-of-type(5):before {
        content: "Restictions";
        text-align: left;
    }

    .table-striped td:nth-of-type(6):before {
        content: "Seats";
        text-align: left;
    }

    .table-striped td:nth-of-type(7):before {
        content: "Sign Up";
        text-align: left;
    }

    table.table-striped th {
        display: none;
    }

    .table-striped td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 95px !important;
    }

    .ada_big_datepicker .daterangepicker {
        top: 65px !important;
        width: auto !important;
    }
}

@media screen and (min-device-width: 414px) and (max-device-width: 500px) {
    .more_info_ab {
        font-size: 8px;
        left: 153px;
        top: -4px;
    }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:14px;}
    #selectedMonth {width:133px;}
}

@media only screen and (max-width: 414px) {
    .two_new_table table td.first_td_new {
        width: 39%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 3px 4px 5px;
    }

    .popup-main {
        top: 2% !important;
        left: 0;
        height: 100%;
        overflow: scroll;
    }

    table.summery-table, .summery-table thead, .summery-table tbody, .summery-table th, .summery-table td, .summery-table tr {
        display: block;
    }

    .summery-table tr {
        border: 1px solid #ccc;
    }

    table.summery-table th {
        /*display: none;*/
    }

    .summery-table td:nth-child(odd) {
        background-color: #eee;
    }

    .summery-table td:before {
        position: absolute;
        top: 0px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
    }

    .summery-table td:before {
        top: 6px;
        left: 6px;
        width: 45%;
        padding-right: 10px;
        white-space: nowrap;
        text-align: left;
    }

    .summery-table td {
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    #mainContent_lbldisplayReservation, #mainContent_lbldisplayconfirmationnumber {
        display: block;
        margin-top: 10px;
    }

    .f18 {
        font-size: 18px;
        line-height: 22px;
    }

    #Table4.mgt_41 {
        margin: 0px 0 0 0;
    }

    .mgt_41 h4 {
        font-size: 16px;
        line-height: 20px;
        margin-bottom: 5px;
    }

    input.new_input_calender {
        margin: 0 0 0 0 !important;
        width: 100% !important;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 106px !important;
    }

    .googleData #GoogleMap_Div_Container #GoogleMap_Div {
        height: 605px !important;
    }

    .blue_brd_box_not i {
        height: 10px;
        left: -5px;
        top: 4px;
        width: 47px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 12px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 12px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 18%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 32.3%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

        .new_bg_white_box_search .table_one_table th#thMonth {
            text-align: left !important;
            padding: 0 0px 0 50px;
        }
}

@media screen and (min-device-width: 375px) and (max-device-width: 412px) {
    .two_new_table table td.first_td_new {
        width: 38%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 0px 4px 7px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 106px !important;
    }

    .more_info_ab {
        font-size: 6px;
        left: 138px;
        top: -5px;
    }

    .blue_brd_box_not i {
        height: 10px;
        left: -4px;
        top: 4px;
        width: 42px;
        transform: rotate(147deg);
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 10px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 10px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 18%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 34.6%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
        padding: 0 5px 0 0;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

        .new_bg_white_box_search .table_one_table th#thMonth {
            text-align: left !important;
            padding: 0 0px 0 45px;
        }
    #divTalbeHeader .brd_btm_left a{text-align:right;position:relative;right:7px;}
    #selectedMonth {width:122px;}
    #divTalbeHeader .brd_btm_right a{text-align:center;}
}

@media screen and (min-device-width: 360px) and (max-device-width: 370px) {
    .two_new_table table td.first_td_new {
        width: 38%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 0px 4px 7px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 101px !important;
    }

    .more_info_ab {
        font-size: 6px;
        left: 138px;
        top: -5px;
    }

    .blue_brd_box_not i {
        height: 10px;
        left: -4px;
        top: 4px;
        width: 39px;
        transform: rotate(147deg);
    }


    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 10px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 10px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 18%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.2%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 17%;
        padding: 0px;
        text-align: center !important;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 17%;
        padding: 0px 0 0 2px;
        text-align: center !important;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left !important;
    }

        .new_bg_white_box_search .table_one_table th#thMonth {
            text-align: left !important;
            padding: 0 0px 0 30px;
        }
}

@media only screen and (max-width: 320px) {
    .two_new_table table td.first_td_new {
        width: 37%;
    }

    .two_new_table table td {
        width: 10%;
        margin: 4px 2px 4px 5px;
    }

    .gallery_slider_new #carousel-wrapper .caroufredsel_wrapper {
        height: 89px !important;
    }

    .more_info_ab {
        font-size: 6px;
        left: 116px;
        top: -6px;
    }

    .banner_search_box_main input {
        font-size: 13px;
    }

    .blue_brd_box_not i {
        height: 10px;
        left: -4px;
        top: 4px;
        width: 35px;
        transform: rotate(141deg);
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn {
        height: 49px;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_red {
        height: 49px;
        word-break: break-all;
    }

    .new_bg_white_box_search .table_two_table td .bg_table_grn span {
        font-size: 10px;
    }

    .new_bg_white_box_search .table_two_table td {
        font-size: 10px;
    }

        .new_bg_white_box_search .table_two_table td.first_td_table_one {
            font-size: 11px;
            padding: 5px 6px;
            width: 12%;
        }

    .new_bg_white_box_search .table_two_table td {
        width: 12.5%;
    }

    .new_bg_white_box_search .table_one_table th.first_th_table_one {
        width: 35.2%;
    }

    .new_bg_white_box_search .table_one_table .week th {
        width: 15%;
        padding: 0px;
        text-align: center;
    }

    .new_bg_white_box_search .table_one_table .day th {
        width: 15%;
        padding: 0px 0 0 2px;
        text-align: center;
    }


    .new_bg_white_box_search .table_one_table th.brd_btm_right {
        border-right: none;
        padding: 0 0 0 5px;
    }

    .new_bg_white_box_search .table_one_table th.brd_btm_left {
        border-left: none;
    }

    .new_bg_white_box_search .table_one_table th {
        text-align: left;
    }

        .new_bg_white_box_search .table_one_table th#thMonth {
            text-align: left !important;
            padding: 0 0px 0 30px;
        }
}

@media (max-width:992px) {
    .modal.modal-fullscreen {
        box-shadow: 0 0 0 100px #fff;
    }

        .modal.modal-fullscreen .modal-dialog {
            margin: 0;
            width: 100%;
            height: 100%;
        }

            .modal.modal-fullscreen .modal-dialog .modal-content {
                border: none;
                border-radius: 0;
                box-shadow: none;
                position: absolute;
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                overflow: hidden;
            }

                .modal.modal-fullscreen .modal-dialog .modal-content .modal-header {
                    position: absolute;
                    left: 0;
                    right: 0;
                    top: 0;
                    z-index: 1;
                    height: 50px;
                    padding: 0;
                    line-height: 50px;
                    background-color: #f8f8f8;
                    border-color: #e7e7e7;
                }

                    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .modal-title {
                        display: inline-block;
                        position: absolute;
                        white-space: nowrap;
                        width: 85%;
                        overflow: hidden;
                        text-overflow: ellipsis;
                        top: 13px;
                    }

    #divAmenities, #divMobileunit {
        margin-bottom: 15px !important;
    }

    #pnlAmenities ul {
        padding: 0 0px;
    }



    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn {
        vertical-align: top;
    }

        .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn .glyphicon {
            font-size: 22px;
        }

    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .close {
        display: none;
    }

    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .fullscreen-buttons {
        position: relative;
        z-index: 1;
        background-color: #f8f8f8;
        height: calc(49px);
    }

    .modal.modal-fullscreen .modal-dialog .modal-content .modal-body {
        position: absolute;
        top: 50px;
        left: 0;
        right: 0;
        bottom: 0;
        overflow: scroll;
        padding: 7px 15px;
    }

    .modal.modal-fullscreen .modal-dialog .modal-content .modal-footer {
        display: none;
    }

    .modal.modal-fullscreen .w450_new_login {
        top: 0;
    }

    a#mainContent_UnitDetailPopup_bReserveCalMobile {
        display: block;
        margin: 0 0 5px 0;
    }

    a#mainContent_UnitDetailPopup_bReserveCalMobileCaptcha {
        display: block;
        margin: 0;
        position: relative;
        z-index: 99999;
    }

    a#bReserveCalMobile {
        display: block;
        margin: 0;
    }

    a#btninventoryMobile {
        display: block;
        margin: 0;
    }
    /*.popup_bg_black  .popup-main {width: 100%;}
    .popup_bg_black .popup-default{margin-top:0px;}
    .popup_bg_black .popup-main{top:0px !important;}
    .popup_bg_black .popup-default{border:none !important;}*/
    .model_grid_head_1 {
        display: block;
    }

    #UnitDetailsModel.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 {
        background: none !important;
        height: 35px !important;
        line-height: 35px;
    }

        #UnitDetailsModel.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 .btn1.btn-link.btn-lg {
            font-size: 16px;
            padding: 0 16px;
            box-shadow: none;
            border: none;
            color: #337ab7;
        }

    #UnitDetailsModel.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_2 {
        top: 35px;
        padding: 0 20px;
    }

    #UnitDetailsModel.modal.modal-fullscreen .modal-dialog .modal-content .modal-body {
        top: 85px;
    }



    #myModal.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 {
        background: none !important;
        height: 35px !important;
        line-height: 35px;
    }

        #myModal.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 .btn1.btn-link.btn-lg {
            font-size: 16px;
            padding: 0 16px;
            box-shadow: none;
            border: none;
            color: #337ab7;
        }

    #myModal.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_2 {
        top: 35px;
        padding: 0 20px;
    }

    #myModal.modal.modal-fullscreen .modal-dialog .modal-content .modal-body {
        top: 85px;
    }


    #UnitDetailsModel1.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 {
        background: none !important;
        height: 35px !important;
        line-height: 35px;
    }

        #UnitDetailsModel1.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_1 .btn1.btn-link.btn-lg {
            font-size: 16px;
            padding: 0 16px;
            box-shadow: none;
            border: none;
            color: #337ab7;
        }

    #UnitDetailsModel1.modal.modal-fullscreen .modal-dialog .modal-content .modal-header.model_grid_head_2 {
        top: 35px;
        padding: 0 20px;
    }

    #UnitDetailsModel1.modal.modal-fullscreen .modal-dialog .modal-content .modal-body {
        top: 85px;
    }
}

@media (min-width:992px) {
    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn {
        display: none;
    }

    .modal.modal-fullscreen .modal-dialog .modal-content .modal-header .btn1 {
        display: none;
    }

  

}
