#group-menu {
    text-align: center;
}
#group-menu a {
    font-size: 20px;
    font-weight: bold;
    color: #0c71c3;
}
#group-menu a:last-child {
    border-right: 0;
}
.group-description {
    font-size: 16px;
    color: #0c71c3;
    line-height: 1.7;
}
.group-container {
   background-color: #fff;
   border: 1px solid #ccc;
   margin-top: 20px;
   padding-top: 20px;
}
.group-title {
    text-transform: uppercase;
    color: #f2635f;
    margin-bottom: 6px;
    margin-top: 0px;
    font-size: 28px;
}

.group-details {
    border-right: 1px solid #ddd;    
}

.group-heading h2,
.contact-heading {
    margin-top: 5px;
    font-size: 18px;
    color: #124f78;
}
.contact-heading {
    font-size: 28px;
    text-transform: uppercase;
}

.group-contact-info {
    max-width: 250px;
    float: right;
    margin-bottom: 10px;
}
.group-dates {
    margin-top: 0;
    display: inline-block;
}
.group-destination {
    display: inline-block;
}
.pricing-table td {
    text-align: center;
    padding: 6px 24px;
    border-top: 1px solid #eee;
}
.pricing-table td.row-title,
.pricing-table td.col-title {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
}
a.booking-link {
    
}
.pricing-table {
    width: 100%;
    margin: 0 0 15px 0;
    text-align: left;
}
.inlineblock {
    display: inline-block;
}
.pointer {
    cursor: pointer;
}
.dropdown-menu .dropdown-item {
    font-size: 12px;
    padding: 5px 20px;
    clear: both;
    color: #333333;
    display: block;
    font-weight: normal;
    line-height: 1.42857;
    white-space: nowrap;
}
.amen-item {
    line-height: 28px !important;
    height: 28px !important;
    padding: 0 7px !important;
    margin-bottom: 5px;
}
.amen-icon {
    margin-right: 6px;
}
.hotel-image-container .lb-link img {
    width: auto;
    max-height: 85px;
}
.group-room .lb-link img {
    width: 100%;
    max-height: none;
}
.main-hotel-image-container .lb-link img {
    width: 100%;
}

.adult-title {
    text-align: center;
    font-weight: 700;
}

.group-room {
      padding: 30px 1%;
      margin: 0px -1.4%;
      border-bottom: 1px solid #ddd;
}
.group-data {
    /* margin: 20px -11.4%; */
    padding: 30px 1%;
    background: #f2f2f2;
    margin: auto;
}
.group-room:nth-child(odd){
    background: #f2f2f2;
}
.group-room:nth-child(odd){
    background: #f8f8f8;
}
.group-flights .flight-leg {
    display: none;
}
.group-flights .depart-city {
    display: none;
}
.flight-ticket {
    padding-left: 0;
}
.flight-nights {
  font-size: 18px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #444;
}
.contact-list li {
    margin-bottom: 15px;
}
.contact-list li b {
    margin-bottom: 4px;
}
i.hops {
    display: none;
}
.flight-ticket .depart-date,
.flight-ticket .return-date {
    display: none;
}
.hotel-low-price {
    display: none;
}
.booking-destination {
    display: none;
}
.booking-panel {
    position: relative;
}
.booking-panel .booking-panel-footer {
    width: 50%;
    padding-right: 15px;
}
.selected-col td:first-child,
.selected-col td:last-child{
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.selected-col {
    background-color: lightcyan;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
.selected-col a {
    font-weight: bold;
}
.result-item .labelright {
    display: none;
}
.itemlabel3 {
    text-align: left;
}
.labelleft2 h1 {
      font-size: 18px;
      font-family: "Open Sans";
      color: #333;
      font-weight: 700;
}
.section-heading {
    border-bottom: 1px solid #ddd;
    background-color: #006699;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 25px;
    min-height: 54px;
}
.btn-select-hotel-only,
.btn-select-flight {
    margin-top: 10px; 
    position: relative; 
    font-size: 14px; 
    height: auto;
    border-radius: 0 !important;
    width: 100%;
    font-weight: bold;
}

.btn-select-hotel-only.selected,
.btn-select-flight.selected {
    border: 2px solid orange;
    color: #666;
    background-color: lime;
    text-shadow: none;
    box-shadow: none;
    border-radius: 6px !important;
    height: auto;
}

.package-options {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-bottom: 25px;
}

.package-options .vmiddle {
    width: auto;
}

.flight-item {
    float: none;
    display: inline-block;
}
.flight-item .package-option {
    padding: 10px;
    border-right: 1px solid #ccc;
}
.flight-item:last-child .package-option {
    border-right: 0;
}
.selected-package {
    background-color: lavender;
    border: 2px solid orange !important;
}
.btn-booking-link {
    font-size: 16px;
    border: 2px solid #666;
    display: inline-block;
    padding: 8px;
    border-radius: 6px;
    text-decoration: none !important;
}
.btn-booking-link:hover {
    color: #fff;
}
.btn-booking-link:hover {
    background-color: orange;
    transition: all 0.2s ease-in-out;
}
.btn-booking-link b {
    font-size: 14px;
}
.mySelectCalendar {
    background-size: 18px;
}
.dialog.share {
    padding: 20px;
}
.dialog.share h3 {
    font-size: 24px;
    font-weight: normal;
    color: #0097fa;
    margin-bottom: 20px;
}
.dialog.share h5 {
    color: #124f78;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    margin-top: 20px;
}
.room-price {
    font-size: 16px;
    text-align: center;
    min-width: 90px;
}

@media (max-width: 990px){
    .pricing-table td {
        padding: 2px 10px; 
    }      
    
    .pricing-dates {
        display: inline-block;
    }
    
    .group-contact-info {
        text-align: left;
        margin: auto;
        float:none;
    }    
}

@media (max-width: 767px) {
    .pricing-table td {
        padding: 6px 6px;
        font-size: 12px;
    }
    .pricing-table td {
        text-align: center;
    }
    .pricing-table td.row-title,
    .pricing-table td.col-title {
        font-size: 12px;
    }
    .nopadding.sel-package-container {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .row.flight-item {
        margin: 0;
    }
    .row.flight-item > div {
        margin-bottom: 6px;
    }
    .btn-select-flight {
        margin-top: 0;
        height: auto;
        line-height: normal;
        position: static;
        width: 100%;
    }
    .flight-ticket {
        padding-left: 0;
        padding-right: 0;
    }
    .col-md-2.hotel-image-container {
        float: left;
        max-width: 20%;
    }
    .col-md-2.hotel-image-container img {
        height: auto;
        width: 100%;
        margin-bottom: 0;
    }

    .lb-link {
        width: 100%;
        text-align: center;
    }
    .lb-link img {
        max-height: 200px;
        width: auto;
        max-width: 315px;
    }
    #hotel-details .listitem2 a img {
        max-height: 200px;
        width: auto;
    }
    
}

@media (max-width: 600px) {
    h2, .h2 {
        font-size: 18px;
        padding-top: 5px;
    }

    h3, .h3 {
        font-size: 20px;
    }    
    .group-room {
        padding: 10px 1%;
    }    
    
    .advanced-options {
        font-size: 10px;
    }
    
    .pricing-container {
        width: 33% !important;
        margin-bottom: 5px;
    }
    
    .footerbgblack {
        margin-top: 0px;
    }
}

@media (max-width: 470px) {
    .pricing-container {
        width: 50% !important;
        margin-bottom: 5px;
    }
}

.result-item.no-rates {
    display: none;
}

.breadcrumb-booking-panel {
    display: none !important;
}