.boul 
{
    text-align: left !important;
}
@media only screen and (max-width: 600px) {
.bubbletext p
{
   font-size:12px !important;
       margin: 0px;
}
.para2 ul li {
    display: inline-block !important;
}
.section-title h2 {
    margin-bottom: 0rem;
    font-size: 21px;
}
.titles
{
     font-size:20px !important;
    margin-top:9px;
}

}
.time
{
    font-weight: bold;
    font-size:15px;
    color:#16aa27;
}
.pstatus
{
    font-size:12px !important;
}
.boul li
{
    text-align: left !important;
}
p
{
    margin-bottom:0.3rem;
}
.motisv
{
    margin-right:0px;
}
.num80
{
    max-height: 80px;
    width: auto;
    padding-bottom: 20px;
}
.menu5
{
    margin-top:5px;
    padding: 0px;
}
.desktoplogo, .horizontalMenu
{
    padding: 0px !important;
}
.mbtn
{
    font-size: 14px !important;
    margin: 10px !important;
}

<style>
  .skiptranslate span {
  display:none;
  }

  .soc {
  height:22px;
  margin-top:11px;
  }

  .fcb {
  display:none;
  }
  .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu
  {
    top:60px !important;
  }

  .horizontal-mainwrapper {
  padding-left:0px !important;
  padding-right:0px !important;
  }

  @media (max-width:992px) {
  .footer-main h6 {
  margin-top:0px;
  }
   .horizontalMenu > .horizontalMenu-list > li > ul.sub-menu
  {
    top:5px !important;
  }
  }

  .horizontalMenu >.horizontalMenu-list >li >a {
  margin-top:5px;
  display:block;
  padding:4px 6px;
  }

  .footer-main a {
  margin-right:20px;
  margin-top:8px;
  margin-bottom:8px;
  padding:5px;
  line-height:normal;
  font-weight:500;
  color:white !important;
  }

  .footer-main a:hover {
  color:white;
  padding:5px;
  border-radius:20px;
  font-weight:500;
  background:#533586;
  }

  .list-unstyled li a:hover {
  color:white !important;
  }

  .horizontalMenu >.horizontalMenu-list {
  margin-top:15px;
  }

  .img {
  position:relative;
  height:300px;
  width:300px;
  background-color:red;
  }

  .img:before {
  content: " ";
  position:absolute;
  top:0;
  left:0;
  height:100%;
  width:100%;
  transition:all 0.8s;
  opacity:0;
  background-color:red;
  background-size:100% 100%;
  }

  .soc:hover {
  opacity:0.8;
  }

  .sellang {
  text-transform:capitalize;
  color:black;
  }
