.spaceing img{
    width: 230px;
    float: left;    
    margin-right: 20px;    
    border: solid 1px #000;
    margin-bottom: 20px;
}
@media screen and (min-width: 340px) and (max-width: 576px) {
    
.navbar-header img{
    width: 184px;
    height: 38px;
}
.navbar-toggle{
    padding: 15px 10px;
}
.navbar-brand{
    padding: 15px 15px;
}
.navbar-toggle{
    padding: 9px 10px;
    margin-top: 20px;
    margin-right: 15px;
    margin-bottom: 8px;
}
.navbar{
    margin-bottom: 8px;
}
.spaceing img{
    width: 100%;
}
.hservcl a{
    font-size: 12px !important;
}
.ourservicescont{
    margin-top: 20px;
    margin-bottom: 20px;
}
.footer-bottom a{
    font-size: 12px;
}
.mobilewid{
    display: contents;
}
.hom-list{
    margin-top: 40px;
    display: grid;
}
.ourservicescont h3{
    margin-top: 20px;
    margin-bottom: 20px;
}
#tab2-tab {
    width: 100%;
}
.selectcountry  h3{
    font-size: 20px;
}
.selectcountry{
    margin-bottom: 20px;
}

  .track-details { position: relative; }
  .carousel-inner>.item>img { min-height: auto; }
  form.tracknum { margin: 10px; }
  form.tracknum input { width: calc(100% - 90px);  }
  .carousel { overflow: auto;    max-height: inherit; }
  form.tracknum input[type="submit"]{ width: 80px; }
  .boxes { bottom: 0;    margin-top: 10px; }
  .boxes ul { width: 100%; float: left;padding: 0; margin: 0; }
  .boxes ul li {  float: left; background: #15005d; margin: 0 0px; width: 100%;
} .boxes ul li.active { display: none; }
  .boxes ul li i.fa { font-size: inherit; display: inline-block;margin: 0px;}
  .boxes ul li a { padding: 10px 20px; width: 100%; }
  .boxes ul li:nth-child(even) { background: rgb(21, 0, 93); }

  .boxes ul li a {color: #fff;    padding: 15px 20px; float: left;transition: all 0.5s ease;}
.boxes ul li.active a{ background: #ff5605;    padding: 15px; }
.boxes ul li a:hover { background: #ff5605;    padding:15px; }
.spacetextt{
    display: none;
}
.ourservicescont {
    margin: 11px;
}
.row.hservcl img {
    width: 40px !important;
}
.main-heading1{
    font-size: 16px;
}

}
@media screen and (min-width: 576px) and (max-width: 767px) {
.selectcountry  h3{
    font-size: 20px;
}
.selectcountry{
    margin-bottom: 20px;
}
.spacetextt{
    display: none;
}
#tab1-tab {
    background: #f1f1f1;
width: 49.75%;
}
#tab2-tab {
    background: #f1f1f1;
/* width: 25%; */
width: 49.75%;
}
.ourservicescont {
    margin: 20px;
}
.row.hservcl img {
    width: 100px;
}
}
@media (min-width: 768px) {
    .features {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .feature-box {
        width: 45%;
    }
}
@media screen and (min-width: 767px) and (max-width: 991px) {
.selectcountry  h3{
    font-size: 20px;
}
.selectcountry{
    margin-bottom: 20px;
}
.countryrow {
    padding-bottom: 0px !important;
}
.ourservicescont {
    margin: 20px;
}
.row.hservcl img {
    width: 100px;
}
.features {
    max-width: 700px !important;
}
}
@media screen and (min-width: 991px) and (max-width: 1800px) {
.features {
    max-width: 1200px !important;
}
}