[genuitec-file-id="wc1-120"],[genuitec-lp-path="/FlyBusinessClass_US/src/main/webapp/resources/css/ani.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}
.navb{
   font-family: 'Raleway', sans-serif;
  .hyht{
    color: #fff;
  }
  .frre{
    color:#d7b871 ;
  }
}
.lega-hd{
      background-color:rgb(24 47 38);
    color: #fff;
    height: 200px;
    width: 100%;
    display: flex;
    text-align: start;
    align-items: center;
    justify-content: start;
  font-family: 'Raleway', sans-serif;
	text-shadow: 1px 2px 2px #222;
  .ledf{
   position: relative;
    padding-left: 25px; 
    .krg{
      width: 13px;
      height: 13px;
    }
.leg-hee{
    font-size: 40px;
}
  }
  .ledf::before {
    content: "";
    position: absolute;
    left: 0;
    top: 5px;
    width: 1px;                 
    height: 100%;                   
    background-color: #d7b871;    
    opacity: 0.8;
}
}
.leg-contt{
   font-family: 'Raleway', sans-serif;
   p{
    font-size: 15px;
    line-height: 26px;
   }
   .afef{
    color: #d7b871;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
   }
   h4{
    font-size: 23px;
   }
   ul li{
    font-size: 15px;
     line-height: 30px;
   }
   ol li{
    font-size: 15px;
     line-height: 30px;
   }
}
@media only screen and (max-width:768px)
{
.lega-hd{
      height: 150px;
  margin-top: 40px;
  .ledf {
        padding-left: 18px;
        .leg-hee {
            font-size: 30px;
        }
}
}
.leg-contt{
   p{
        font-size: 13px;
        line-height: 22px;
   }
   h4{
      font-size: 18px;
    line-height: 23px;
   }
   h6{
          font-size: 14px;
   }
   ul li{
    font-size: 13px;
     line-height: 25px;
   }
   ol li{
    font-size: 13px;
     line-height: 25px;
   }
}
}