.image.is-spaced img{
  margin-bottom: 1.5rem;
}
.has-image-centered img{
  margin: auto;
}
.is-96x96 img{
  height: 96px;
  width: 96px;
}
.image img{
 display: block;
}
.field.is-grouped.is-grouped-centered {
  justify-content: center;
}
.field.is-grouped {
  display: flex;
  justify-content: flex-start;
}
.contact-detail{
 margin-bottom: 1.4rem;
}
.contact-detail a{
  color: #3d7aad;
  cursor: pointer;
  text-decoration: none;
}
.icon {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  height: 1.5rem;
  width: 1.5rem;
}
.contact-style{
  margin-right: .75rem;
}
.track-button input{
  width: 100%;
  height: 65%;
}
.trackdetails{
  margin: auto;
}
.track-input{
  width: 370px !important;
}

.subtitle{
  font-size:16px !important;
}
.image-figure img{
  margin-bottom: .6rem;
}
.image-figure{
  margin: auto;
}
.feature-card a{
  color: #3d7aad;
  cursor: pointer;
  text-decoration: none;
}
.feature-box{
  margin: auto;
}
.track-img img{
  width: 100%;
  height: auto;
}
.btn-secondary:hover{
  background-color: rgb(0, 0, 0) !important;
  color: #FFF !important;
}
.feature-card {
  border: 1px solid #efefef;
  height: 360px; 
}
@media only screen and (max-width: 768px){
  .track-input{
    width: 100% !important;
    margin-bottom: 1.0rem;
  }  
  .form-control{
    width: 100% !important;
  } 
  .field.is-grouped{
    display: unset;
  }
  .control{
    width: 80%;
    margin: auto;
    padding-bottom: 1rem;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.block {
  border-radius: 5px;
  border: 2px solid #ecf0f1;
}
.m-b-2 {
  margin-bottom: 1.5rem !important;
}
.tracking-number--bar {
  background-color: #f9f9f9;
  font-size: 18px;
  font-weight: 600;
  line-height: 70px;
  height: 70px;
  border-bottom: 1px solid #ecf0f1;
}
.col-xs-12 {
  width: 100%;
}
.m-y-1 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.media-left {
  padding-right: 10px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
.media-right {
  padding-left: 10px;
}
.tag-intransit {
  background-color: #3d7aad;
}
[class*="tag-"] {
  padding-top: 15px;
  padding-bottom: 15px;
}
.text-xs-center {
  text-align: center !important;
}
[class*="tag-"] p {
  padding: 9px 0 10px;
  font-size: 30px;
  color: #fff;
  margin-bottom: unset !important;
  text-transform: uppercase;
  line-height: 1.5;
}
.checkpoints {
  position: relative;
  border-top: 1px solid #ddd;
}
.checkpoints__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.checkpoint {
  position: relative;
  margin: 0;
  padding: 15px 0;
  height: auto;
}
@media (min-width: 768px){
  .checkpoint__time {
    width: 118px;
  }
}
.checkpoint__time {
  float: left;
  width: 101px;
  text-align: right;
}
.checkpoints__list .hint {
  color: #95a5a6;
}
@media (min-width: 768px){
  .checkpoint__icon {
    left: 133px;
  }
}
.checkpoint__icon.intransit:before {
  content: "";
  display: block;
  background-color: #ddd;
  width: 12px;
  height: 12px;
  position: absolute;
  border-radius: 12px;
  left: 11px;
  top: 11px;
  z-index: 9;
}
@media (min-width: 768px){
  .checkpoint__content {
    margin-left: 187px;
  }
  .checkpoints__list:after {
    left: 150px;
  }
}
.checkpoints__list .hint {
  color: #95a5a6;
}
.checkpoint__courier-name {
  margin: 0 5px;
  padding: 4px;
  background-color: #ecf0f1;
  border-radius: 3px;
  color: #95a5a6;
} 
.checkpoints__list:after {
  position: absolute;
  display: block;
  width: 1px;
  top: 0;
  left: 133px;
  bottom: 0;
  content: "";
  background-color: #ddd;
  z-index: 1;
}
.checkpoint__icon {
  position: absolute;
  left: 116px;
  top: 15px;
  width: 36px;
  height: 36px;
  line-height: 28px;
  font-size: 14px;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 18px;
  z-index: 10;
}
.checkpoint__icon.delivered {
  background-image: url(data:image/svg+xml;charset=utf-8;base64,PHN2ZyB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTI4IDEyOCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTI4IDEyOCI+PHN0eWxlIHR5cGU9InRleHQvY3NzIj4uc3Qwe2ZpbGw6IzRDQkI4Nzt9IC5zdDF7ZmlsbDojRkZGRkZGO308L3N0eWxlPjxnIGlkPSJEZWxpdmVkIiBza2V0Y2g6dHlwZT0iTVNMYXllckdyb3VwIj48cGF0aCBpZD0iT3ZhbC03LUNvcHktMiIgc2tldGNoOnR5cGU9Ik1TU2hhcGVHcm91cCIgY2xhc3M9InN0MCIgZD0iTTY0IDEyOGMzNS4zIDAgNjQtMjguNyA2NC02NHMtMjguNy02NC02NC02NC02NCAyOC43LTY0IDY0IDI4LjcgNjQgNjQgNjR6Ii8+PHBhdGggaWQ9IlNoYXBlIiBza2V0Y2g6dHlwZT0iTVNTaGFwZUdyb3VwIiBjbGFzcz0ic3QxIiBkPSJNODIuNSA1My4ybC0zLjQtMy40Yy0uNS0uNS0xLS43LTEuNy0uN3MtMS4yLjItMS43LjdsLTE2LjIgMTYuNS03LjMtNy40Yy0uNS0uNS0xLS43LTEuNy0uN3MtMS4yLjItMS43LjdsLTMuNCAzLjRjLS41LjUtLjcgMS0uNyAxLjdzLjIgMS4yLjcgMS43bDkgOS4xIDMuNCAzLjRjLjUuNSAxIC43IDEuNy43czEuMi0uMiAxLjctLjdsMy40LTMuNCAxNy45LTE4LjJjLjUtLjUuNy0xIC43LTEuN3MtLjItMS4yLS43LTEuN3oiLz48L2c+PC9zdmc+);
  background-color: #4cbb87;
}
.col-xs-12{
  padding-right: 15px;
  padding-left: 15px;
}
.media-left, .media-right, .media-body {
  display: table-cell;
  vertical-align: top;
}
#table{
  width: 100%;
}
.courier-info{
  display: flex;
  margin: auto;
  align-items: center;
}
.track-input{
  height: 50px !important;
  border-radius: 5px !important;
}

@media only screen and (max-width: 1000px) and (min-width: 300px){
  .form-inline{
    display: block; 
  }
  .control{
    width: 100%;
  }
  .checkpoint__content {
    margin-left: 163px;
    padding-right: 10px;
    min-height: 55px;
  }
  .checkpoint{
    height: auto;
  }
  .sc__tracking{
    flex:0 0 100% !important;
    max-width:100% !important; 
  }
  .form-inline{
    display: flex;
    margin:auto;
  }
}
.has-search .form-control {
  padding-left: 2.375rem !important;
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 2.375rem;
  line-height: 2.375rem;
  text-align: center;
  pointer-events: none;
  color: #aaa;
}
.first__input{
  margin-top: 20px !important;
}
.first__input,.second__input{
  margin-bottom: 20px !important;
}
select option:first-child{
  color: grey;
  display: none;
}
select option{
 padding: 20px 20px;
}
.carrier__valid{
  display: none;
}
.trackingnumber__valid{
  display: none;
}
@media only screen and (max-width: 1100px) and (min-width: 300px){
  .feature-card {
    border: 1px solid #efefef;
    height:unset !important;
  }
}
@media only screen and (max-width: 1100px) and (min-width: 700px){
  .track__event__col{
    margin-top: 30px;
    flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .form-inline{
    display: flex;
    margin:auto;
  }
  .sc__tracking{
    flex:0 0 100% !important;
    max-width:100% !important; 
  }
}
