ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #333;
}

li {
    float: left;
}
.bg-gray {
    background-color: #fff !important;
    color: #ed1c24 !important;
    border-radius: 10px;
    box-shadow: 0px 3px 10px -2px rgba(0,0,0,0.2);
}
.loul li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 7px 13px;
    text-decoration: none;
    font-size: 12px;
    text-decoration: none !important;
        background: #ed1c24;
    margin: 4px;
}

li a:hover {
    background-color: red;
}

 @media only screen and (min-width: 1024px) {
    .alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
} 
 }
 
 @media only screen and (max-width: 1024px) {
    .alert-danger {
        margin: 35px 15px;
    
} 
 }
.active {
    background-color: red;
}
 @media screen and (max-width: 1024px){
    .loul li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 7px 7px;
    text-decoration: none;
    font-size: 12px;
    text-decoration: none !important;
} 
 }
 @media screen and (max-width: 320px){
     .log-num1{
              margin: 0% 1% 0% 0% !important;
              font-size:11px !important;;
}
.loul li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 7px 4px !important;
    text-decoration: none;
    font-size: 11px;
    text-decoration: none !important;
    font-weight: 500;
}
}
 @media screen and (max-width: 425px){
     .log-num1{
              margin: 0% 2% 0% 0% !important;
}
.loul li a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: 7px 7px;
    text-decoration: none;
    font-size: 11px;
    text-decoration: none !important;
}
.bg-orange{

}
 }

/*================== new booking css ============*/
.logimg-logo{
    text-align:center;
    color:#fff;
    margin-top:16px;
}
.logimg-logo img{
    margin:0 auto;
}
.alert-success {
    margin-top:94px;
    display:none;
}
.loul {
    background:none;
    margin-top: 30px;
        left: 6em;
}
.input-group{
    margin:20px;
    margin-left: 0px;
    margin-top:0px;
}
.input-group .input-group-addon {

     border-radius: 0px !important; 
}
.frmplog input {
    border-radius: 0px !important;
        height: 53px;
}
.logpage-btn{
       margin:18px;
}
.loimg {
    margin-left: 20%;
    /*background: #fff;*/
    padding: 5px 5px;
    border-radius: 6px;
    width: 150px
}
.needhelp{
    margin-top:10px;
}
.btnreg-area {
    padding: 0px;
}
.copyright{
        margin-bottom: 0;
    background: #fff;
    width: 100%;
    padding: 10px;
    bottom:0;
    height:-100%;
}
.developed{
    text-align:right;
}
.copyright p{
    margin-bottom:0px;
}
/*================== mobail view  ============*/
@media only screen and (max-width: 1000px) {
 .loimg {
    margin: 0 auto;
}
.loul {
        left: 80px;
    margin: 0 auto;
}
.loul li a {
    font-size:10px;
}

.logimg-logo {
     margin-top:0px; 
}
.input-group[class*=col-] {
    margin-bottom: 10px;
}
.log-reihgt {
    background: none;
}
.copyright{
    text-align:center;
}
.developed {
    text-align: center;
}
.log-cony {
    margin-bottom: 20px;
}
.btnsave {
    width: 62%;
}
.btnbk {
    margin-top:10px;
    width: 62%;
}
/*------------------*/
}

/*================== mobail view css  ============*/
@media screen and (max-width: 900px) {
  .needhelp {
    text-align:center;
  }
  .needhelp h4{
      font-size:14px;
  }
  .logimg-logo h3{
      font-size:16px;
  }
  .frmplog {
      margin:0px;
  }
  .bg-gray {
    background-color: #f3f5f7 !important;
    height: 400px;
}
.remme{
    text-align:center;
    font-size:14px;
}
}
/*==================================================================================================================*/

#errmsg
        {
        color: red;
        }

      .bg-area {
       margin-top: 0%;
    padding: 0% !important;
    /*background-image: url(https://secure.deshtrip.com/images/hbg.jpg);*/
    /*background-repeat: no-repeat;*/
    /*background-position: 100% 100%;*/
    /*background-size: 100% 100%;*/
    background:#fff;
}
.form-box {
    margin: 0;
    width: 100%;
}
.input-group[class*=col-] {
    float: left;
    padding-right: 8px;
    padding-left: 8px;
}

.frmgp{
        margin: 3px !important;
}
.frmgp input{
    border-radius: 3px !important;
    /* background: #d9f4fe; */
    height: 43px;
    padding-left: 51px;
    border: 1px solid #ccc !important;
    margin-top: 20px
}
.frmgp textarea{
    border-radius: 3px !important;
    /* background: #d9f4fe; */
    height: 43px;
    padding-left: 51px;
    border: 1px solid #ccc !important;
    margin-top: 20px
}
/*.frmplog input{
         border-radius: 0px 25px 25px 0px !important;
    background: #d9f4fe;
}*/
.log-cony{
    padding: 0px;
}
/*.bg-gray{
        background-color: #12568703 !important;
    color: #080808 !important;
        border-radius: 54px;
}*/
.btnreg-area{
        display: inline;
    border-radius: 20px;
        padding: 5px;

}
.btnsave{
    width: 49%;
    background: #0071bc !important;
    color: #fff!important;
    padding: 6px !important;
    border-radius: 19px;
    border: 0px;

}
.btnbk{
       width: 49%;
    color: #fff;
        padding: 6px !important;
    border-radius: 19px;
    border: 0px;

}

.logpage-btn{
    text-align: center;
}
.suuport-log{
   background: #0071bc;
    padding: 4px;
    border-radius: 19px;
    color: #fff;
    position: absolute;
        margin-left: 3%;
    top: 23px;
}
.log-sup-icon{
       width: 20px;
    height: 20px;
    margin-right: 9px;
    margin-left: 8px;
}
.reg-head{
        margin-top: 0px;
    margin-bottom: 23px;
}
.txttrer{
    border-radius: 3px !important
}
.sup1{
    background: #fff;
        padding: 6px 17px;
    border-radius: 19px;
    color: #0071bc;
        cursor: pointer;
}
.subb2{
    padding: 5px 2px;
        cursor: pointer;

}

 @media only screen and (max-width: 1024px) {
          .form-box {
    margin: 0 !important;
    width: auto !important;
} 
.logimg-logo {
    text-align: center;
    color: #fff;
    margin-top: 13px;
}
.logimg-logo img {
    width: 20%;
    margin: 0 auto;
}
.header11{
    margin-top:10px;
}

 .log-reihgt{
                    background: #fff;
    border-top-left-radius: 0% 0%;
    border-bottom-left-radius: 0% 0%;
    margin-top: 0px;
    height:auto;
        }
.suuport-log {

     margin-left: 2px;
    position: relative; 
    text-align: center;
        margin: 0px 15px;
}

.sup1 {
    background:none;
    padding: 7px 2px;
    border-radius: 0px; 
    color: #fff; 
}

    }