@media (max-width: 1032px) {
    .bannerarea-inear img{
    height: 65vh;
    object-fit: cover;
    object-position: left;
    width: 100%;
}
.bannerarea-inear h3{
    top: 10%;
}
}
@media screen and (max-width: 991px) and (min-width: 768px){

  .serchform-td{
    bottom: 10%;
  }
  .why-us2{
    display: none;
  }

  .busniescont {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 10;
    max-width: 1100px;
    padding: 0px 16px 30px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-shadow: 0 0 6px black;
    display: grid;
}
.bannerarea-inear img{
    height: 65vh;
    object-fit: cover;
    object-position: left;
    width: 100%;
}

}


@media screen and (max-width: 767px) and (min-width: 280px){
	.logo p{
		    padding: 6px 0;
		    text-align: center;
			font-size:26px;
	}
	.icon-bar{
		   
    padding: 12px 0;
    font-size: 25px;
    display: block;
	}
    .logo{
        width: 40%;
    }
    .bannerarea-inear img{
    height: 65vh;
    object-fit: cover;
    object-position: left;
    width: 100%;
}

.number a{
        font-size: 3.5vw;
}
.number a .helpline{
    display:none;
}
.logo p span img{
    width: 160px;
}

.number a img {
    margin-right: 0.313rem;
    max-width: 2.5rem;
    position: relative;
}
.menutext {
        position: fixed;
    left: -250px;
    top: 0;
    bottom: 0;
    width: 0px;
    z-index: 10;
    box-shadow: none;
     background: #f9a61a;
}


.cross-btn {
    display: block;
}
.menutext ul li {
      display: block;
    text-align: left;
    border-top: solid 1px #ffffff6b;
    padding: 10px 15px;
}



.menutext ul {
   
    padding: 8px 0;
}
.bannerarea-inear{
    display: none;
}

.serchform-td {
   
        position: relative;
    border-radius: 0;
    bottom: 0;
    max-width: 100%;
    border-top: 4px solid #f9a61a;
        padding: 15px;
   
}

  .why-us2{
    display: none;
  }

  .flightrateheadline p span {
    
    display: block;
    margin-top: 8px;
}

.foot-logo {
    width: 100%;
    padding: 0;
    float: none;
    text-align: center;
}
.paracontacct{
  text-align: center;
}
.foot-link {
    float: left;
    width: 50%;
}
.foot-contact {
    float: left;
    width: 50%;
}

.flightrate {
    padding: 15px 0;
    display: inline-block;
    width: 100%;
}

.busniescont {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 50%;
    z-index: 10;
    max-width: 1100px;
    width: 100%;
    padding: 0 20px 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    text-align: center;
    font-size: 32px;
    color: #fff;
    text-shadow: 0 0 6px black;
    display: grid;
}
.busniescont span{
    font-size: 16px;
}

.emaitebanner{
    background-image: url(../images/emiratebussinesmobile.jpg);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
      height: 360px;
}
.britishbanner{
    background-image: url(../images/britishbussinesmobile.jpg);
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
      height: 360px;
}

.emirateholiadysmain{
     float: left;
    width: 100%;
    padding: 0 6px 10px;
}

.opendialogue a{
    display: block;
}

}

@media screen and (max-width: 480px) and (min-width: 280px){
.foot-link {
   
    width: 100%;
}
.foot-contact {
   
    width: 100%;
}
.signupboc-right a{
           float: left;
    margin-top: 50px;
}
}