@media (min-width:320px)  
{
  
  .segment_bgimg .expansion_header_img_bottom
{
    margin-bottom:30px;
}
  .img_width img
  {
    width: 100%;
  }

}
@media (min-width:961px) 
{
  .segment_bgimg .expansion_header_img_bottom
  {
      margin-bottom: 300px;
  }
}
@media (min-width: 1201px)
{
  .segment_bgimg .expansion_header_img_bottom
{
    margin-bottom: 300px;
}
  .img_width img
  {
    width:90%;
  }
}
.faq_border
{
    border:1px solid rgb(198 58 50);
    margin-left: 5px;
    margin-right: 5px;
}
.faq_border h5
{
  border-bottom: 1px solid  rgb(221 221 221);
  text-align: center;
  padding: 5px;
  font-weight: 700;
  background: #c63a32;
  color: #fff;
  font-size: 16px;
}
.title {
  text-align: center;
  overflow: hidden;
  font-size: 20px;
}

.title h4 {
  display: inline-block;
  position: relative;
  padding: 20px 30px;
  color: #c63a32;
}

.title h4:before,
.title h4:after {
  content: '';
  display: block;
  position: absolute;
  width: 999px;
  border-bottom: 1px solid #4446;
  height: 3px;
  top: 50%;
  margin-top: -3px;
}

.title h4:before {
  right: 100%;
}
.title h4:after {
  left: 100%;
}
.expansion_bg
{
  background: #f8f8f8;
}
.expansion_para
{
  font-size: 15px;
  padding: 10px;
}
/* .floor_image
{
  width: 100%;
} */
.floor_image1
{
  width: 100%;
  height: 420px;
  padding-top: 75px;
}
.body_style
{
  margin-top: 15px;
  margin-bottom: 15px;
}
.top_line
{
  background: #4446;
  height:1px;
}
.expansion_heading h4
{
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #000;
}
.range_expansion
{
  font-size: 15px;
  padding-top: 10px;
}
.clear_fix
{
  height: 50px;
}
.coll8 p
{
  padding-top: 10px;
}
.accordion .card-header:after {
  font-family: 'FontAwesome';  
  content: "\f068";
  float: left; 
}
.accordion .card-header.collapsed:after {
  /* symbol for "collapsed" panels */
  content: "\f067"; 
  position: relative;
    top: -28px;
    left:15px;
}
.title a{
  font-size:15px;
  color: #c63a32;
}
#collapseOne p{
  padding: 10px;
}
.title_bg
{
  background: #f0f0f0;
  border-radius:5px;
  border: 1px solid #ccc;
  margin-top: 5px;
  height: 40px;
  padding-top: 5px;
  padding-left:50px;
}
.title_bg a{
    color: #666;
    font-size: 20px;
}
.accordion .card-header:after
{
  position: relative;
    top: -28px;
    left: 15px;
}
.cc1{
  margin:5px;
  background-color: #f0f0f0;
  color: #737373;
  border-radius: 5px;
  border-color: #cccccc;
  border: 1px solid #ccc;
}
.panel-collapse .panel-body
{
  color: #000;
}
.panel-heading a,.panel-heading h4
{
  color: #666;
  font-size: 18px;
  font-family: sans-serif;
}
.collapsed.glyphicon.glyphicon-plus:before {
  content: "\2d";
}
.required
{
  color: red;
}
.c-theme
{
  margin-top: 10px;
  margin-bottom: 10px;
}
.glyphicon-plus:before {
  font-family: sans-serif;
  font-size: 25px;
}
.glyphicon-minus:before {
  font-family: sans-serif;
  font-size: 25px;
}
.button_enq button
{
  margin-right: 15px;
}
.img_width 
{
  padding-top: 10px;
  padding-bottom: 10px;
}
#enquiry_div {
  border: 1px solid #dddddd;
  padding: 10px;
}
#enquiry_div label{
  color: #666;
  font-size: 15px;
}
.enquiry_style 
{
  background: #e5e5e5b0;
  cursor: pointer;
}
.enquiry_style  img{
  padding: 10px;
}

