/* for counter */
.c-no{height:150px;}
.grey-bg{background:#ffffff;}
.counter-Txt{text-align:center; font-size:20px; font-weight:bold; 
  text-transform:uppercase; margin-top:20px;}
.counter-Txt span{display:block; font-size:36px}
@media(min-width:320px) and (max-width:767px){ 
.c-no{height:100%;}
.counter-Txt{margin-top:35px;}
.margin-bot-35{margin-bottom:35px;}
}
/* for counter  end */

.top-container {
 background-color: #red; 
  padding: 30px;
  text-align: center;
}

.header1 {
  z-index: 1;
  position: relative;


  padding: 10px 16px;

 /* background-color: rgba(0, 0, 0, 0.5);
 background: #555;
  color: orange;
  */
}
.contact_icon
  {
    color: #F94B4B;
   

  }








.content1 {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}

.sticky + .content1 {
  padding-top: 70px;
}

.mymenu
{
z-index: 1; 
position: top;
/*background-color: rgba(88, 69, 63, 0.1);*/
background-color: rgba(250,250,250, 0.8);

}

.p1
{line-height: 30px; }

.forimg
{
 
  display: block;
  margin-left: auto;
  margin-right: auto;
 

}