.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
	height: 450px !important;
    width: 100%;
}
li.mac1 {
    text-align: left;
}
.col-lg-12 ul li {
    text-align: left;
}
li.mac1 a {
    font-size: 14px;
}
table#datatable {
    margin-bottom: 0px;
}
table#datatable td {
    font-size: 14px;
}
table#datatable th a {
    font-size: 14px;
}

@media screen and (max-width:700px) {

   body .m-mt-210{
            margin-top: 210;
    }
footer#footer .row {
    display: flex
;
    flex-direction: column;
}
footer#footer {
    padding-bottom: 35px !important;
}
body .p-0 {
  padding: 0px !important;
}


.reservation_content.m-mt-55 {
    margin-top: 55px !important;
}

body .m-mt-0 {
    margin-top: 0px !important;
}
    
    .panel-body.xyz {
        overflow-x: scroll;
    }
    div#subcatlist {
        overflow-x: scroll;
    }
  
    .panel.panel-default.xyz {
        margin-top: 20px;
    }
    .panel.panel-default.mobil {
        width: 130%;
        margin-left: -15%;
    }
    .panel.panel-default.xyz{
        width: 130%;
        margin-left: -15%;
    }
    .progress.head_abc {
        height:90px !important;
        background: none;
    }
    .panel.panel-default
    {
        width: 130%;
        margin-left: -15%;
        
    }
    .panel-heading.abcs {
        height: auto !important;
    }
    p.mob_pane {
        padding-bottom: 42px !important;
        margin-top: -35px !important;
    }
    .col-md-3.col-sm-3 {
        margin-top: -40% !important;
    }

}
.check-availability{
    padding: 20px 0;
    margin-top: -135px !important;
    background: rgba(0,0,0,0.7);
    position: fixed;
    width: 120%;
    margin-left: -15%;
}

.col-md-9.col-lg-9 {
    margin-top: -40px;
}

span.select2-dropdown {
    z-index: 9999999 !important;
}
table#datatable tbody tr td a:hover, table#datatable tbody tr td a:focus {
    color: #1686cc !important;
   
}
.informationtitle{
    text-align: left;
    height: 160px;
    overflow-y: scroll !important;
    width: 99%!important;
    margin: 7px 0 0 0 !important;
}
#login-error {
   
    font-weight: bold;
    margin: 10px auto;
    width: 300px;
    overflow: hidden;
    padding: 5px;
    text-align: center;
    display: none;
    border: 1px dotted #E40E0E;
	/*background: #ecf9ff 12px 12px no-repeat;*/
	color: #E40E0E;
}
.star{color:red;}
ul.list
{
    list-style: none;
    padding-left: 10px;
    margin: 0px;
}
 #accordian h3 {
    background: linear-gradient(#144473, #144473) repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #fff;
    cursor: pointer;
    font-size: 12px;
    line-height: 34px;
    padding: 0 10px;
    background-color: #144473;
}
.btn-ti {
    background-color: #f08501;
    border-color: #f08501;
    color: #002456;
    font-weight: bold;
}
.input-group-addon, .input-group-btn {
  vertical-align:top;
  white-space:nowrap;
  width:1%;
}
.error{color:brown;}
.carousel-inner > .item {
    color: #002c59;
    font-size: 12px;
}
.name {
    font-size: 12px;
    font-weight: bold;
}
input.error {
    background: #FFFFFF;
    color: black;
    border: 1px dotted red;
    width: 100%;
}
textarea.error {
    background: #FFFFFF;
    color: black;
    border: 1px dotted red;
    width: 100%;
}
.error
{
    color:red;
    font-size: 10px;
    font-style: italic;
}
.slide-out-div {
    padding: 20px;
    height: 430px;
    width: 300px;
    background: #E8E7E4;
}
a:visited {color:#FF9B00}
.mac{display: inline-block; margin: 5px;}
.mac1{list-style: none;list-style-image:url('assets/images/mac/up_arrow_black1.png');}
.mac1 > li{display: block;}

.table th, .table td {
    font-size: 14px;
}