    /*.header {
      width: 100%;
      margin: 0px auto;
      background: #007FCC;
      position: fixed;
      padding: 9px 0;
      z-index: 999;
    }*/

    .header {
      background-color: #fff;
      box-shadow:15px 9px 25px 0 rgba(0,0,0,0.1);
      min-height:60px;
      padding:20px 0; 
    }

   .left-panel {
     background: url(assets/img/body.png) repeat;
     padding:10px 10px 10px 20px; 
    }

    .right-panel {
     background: url(assets/img/body.png) repeat;
     padding:10px 10px 0 0; 
     right:0;
   }

   .VideoTour {
    height:70px;
    overflow-y: hidden;
}
.marqUl {
    max-height: 120px;
}

h3.indLR {
    font-family: 'Cuprum', sans-serif;
    font-size: 20px;
    text-align: center;
}

.hr {
    background: transparent;
    display: block;
    clear: both;
    height: 0px !important;
    line-height: 0px;
    border-left: none;
    border-right: none;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
    border-bottom: 1px solid rgba(255,255,255,0.6);
    margin: 0px 0 10px;
}

.mlqno {
    position: absolute;
    margin-top: -44px;
    right: 3%;
    text-align: center;
}

.mlqno span {
    background: #1BAF3B;
    font-size: 14px;
    padding: 9px 13px;
    border: 2px solid rgba(255,255,255,0.9);
    box-shadow: 0 0 6px rgba(0,0,0,0.2);
}

 button.close {
        background: #d73e4d;
        background: rgba(215, 62, 77, 0.75);
        border: 0 none !important;
        color: #fff7cc;
        display: inline-block;
        float: right;
        font-size: 34px;
        height: 40px;
        line-height: 1;
        margin: 0px 1px;
        opacity: 1;
        text-align: center;
        text-shadow: none;
        -webkit-transition: background 0.2s ease-in-out;
        transition: background 0.2s ease-in-out;
        vertical-align: top;
        width: 46px;
    }

  .cust-radious {
    border-radius: 25px; 
    width: 100%;
  }  

    .float3 {
  cursor: pointer;  
  position:fixed;
  width:40px;
  height:40px;
  bottom:60px;
  left:250px;
  background-color:#1f83dc;
  color:#FFF;
  z-index: 1;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}

  .float{
  cursor: pointer;  
  position:fixed;
  width:40px;
  height:40px;
  bottom:60px;
  left:300px;
  background-color:#0C9;
  color:#FFF;
  z-index: 1;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}


.float1 {
  cursor: pointer;  
  position:fixed;
  width:40px;
  height:40px;
  bottom:60px;
  left:350px;
  background-color:#1BAF3B;
  color:#FFF;
  z-index: 1;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}

.float2 {
  cursor: pointer;  
  position:fixed;
  width:40px;
  height:40px;
  bottom:60px;
  left:400px;
  background-color:#3333CC;
  color:#FFF;
  z-index: 1;
  border-radius:50px;
  text-align:center;
  box-shadow: 2px 2px 3px #999;
}

.my-float{
  margin-top:6px;
  font-size: 35px;
}

.tOneTicker {
    margin-bottom: 20px;
}

.listnm {
  margin: 0px; display: list-item;list-style: none; font-size: 12px; line-height: 10px;
}

.listnm a {
  color: #ff0000;
}

.listnm a:hover {
  color: #333;
}

.listnm01 a {
  color: #ff0000;
  font-size: 15px;
  font-weight: bold;
  list-style: none;
}

.listnm01 a:hover {
  color: #333;
}

.file-upload{
  height:100px;
  width:100px;
}
.file-upload input{
  position:absolute;
  height:200px;
  width: 200px;
  cursor: pointer;
  background:transparent;
  opacity:0;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);  
}

.file-upload img{
  height:70px;
  width:70px;
  margin:15px;
}

.backhead {
  background: #ff0000;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}

.backhead1 {
  background:#b35900;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}

.backhead2 {
  background:#b3b300;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}

.backhead4 {
  background:#0073e6;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}

.backhead5 {
  background:#00802b;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}

.backhead6 {
  background:#00b3b3;
  color: #fff;
  width: 100%;
  padding:10px;
  height:40px;
}