body{
color:#636363;
background-color:#F1F1F1;
}
.img-width{
	width:100% !important;
}
.text-white{
color:white;
}
.social img {
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
    margin-bottom:20px;
}
.link-list li {
  border-top: solid 1px #dedede;
  padding-top:5px;
}
.social img:hover {
  filter: none; /* IE6-9 */
  -webkit-filter: grayscale(0); /* Google Chrome, Safari 6+ & Opera 15+ */
 
}
.cateringtext{
font-size: 16px; font-weight:bold; color: #eb3b8c !important;
}
a:hover{
text-decoration:none !important;
}
.catringimg{
padding:6px;
}
address {
  margin-bottom: 0px;
  font-style: normal;
  line-height: 28px;
  font-size: 14px;
}
.text-white:hover{
color:white;
}
.firstline {
  color: white;
  font-size: 50px;
  padding: 0px 13px 10px; 
  display: block;
font-family: 'Raleway', sans-serif;
  text-align:center;
}
h1 {
  margin: 0px;
    padding: 10px 0px;
  font-size: 28px;
  color: #eb3b8c !important;
  border-bottom: 1px dashed #F1F1F1;
    font-family: 'Raleway', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
}
.modal{
z-index:999999;
  overflow-y: scroll !important;
}
.myh1{
  margin: 0px;
    padding: 10px 0px;
  font-size: 28px;
  color: #eb3b8c !important;
  border-bottom: 1px dashed #e0dfdf;
    font-family: 'Raleway', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;

}
.modalh{
  margin: 0px;
    padding: 0px 0px;
  font-size: 28px;
  color: #eb3b8c !important;  
    font-family: 'Raleway', sans-serif;
  font-weight: normal;
  letter-spacing: 1px;
  
}
.welcomp{
padding-top:10px;
}


@media(max-width:767px){
.cateringtext{
font-size: 10px; font-weight:bold; color: #eb3b8c !important;
}
.firstline {
  color: #FFF;
  font-size:16px;
  padding: 0px 0px 10px; 
  display: block;
  text-shadow: 1px 1px #000000;
  text-align:center;
}
.firstline2{
padding-bottom:30px;
}
.fa-2x {
  font-size: 1em;
  margin-right:18px;
}
.xstogglediv{
z-index:99999;margin-top:-75px;}

.text-xs-center{
text-align:center;
}


}
@media(min-width:768px){}
@media(min-width:992px){}
@media(min-width:1200px){

.fright{
float:right;
}
}

