/*------------ media min width 768 start -------------*/
@media (min-width: 768px) {
  /*---- form background ----*/
  .frm-pge-mn .container {
    width: 100%;
    max-width: 900px;
  }
  /*---- form background ----*/
}

/*Firebox.*/
@-moz-document url-prefix() {
  .npopen .blpr-table>tbody>tr.trac {
    background-color: transparent;
  }
}
/*------------ media min width 768 end -------------*/

/*------------------------------------------------------------
 ------------------------media max devices 1199 to 0 ---------
 -------------------------------------------------------------*/
@media (min-width: 1200px) and (max-width:1300px) {
  .bl-wht-iot-hd {
    padding: 22px 0 20px;
    margin-left: -131px;
  }
}

@media (max-width:1199px) {
  .br-none-md br {
    display: none;
  }

  /*-------------- top content start here ---------------*/
  .bl-hro-wrp-img img {
    max-width: 100%;
  }
  /*-------------- top content end here ---------------*/

  /*what the kit include start*/
  #kit-inc>div {
    max-width: 100%;
  }
  /*----- what the kit include end ----*/

  /*what is iot*/
  .bl-wht-iot-hd {
    padding: 1px 0 20px;
    margin-left: -125px;
  }
  /*what is iot end*/

  /*how it works*/
  .bl-how-wrk-wrp {
    max-width: 100%;
  }
  /*how it works*/

}


/*------------------------------------------------------------
 ------------------------media tablet devices 991px to 0 ---------
 -------------------------------------------------------------*/
@media (max-width:991px) {
  /*---- mobile menu ---*/
  .blpr-menu ul li a {
    padding: 8px;
  }
  /*---- mobile menu ---*/

  .br-none-sm br {
    display: none;
  }
  .bl-sm-show {
    display: block;
  }
  .bl-md-show {
    display: none;
  }

  /*-------------- top content start here ---------------*/
  .bl-hro-wrp-img img {
    max-width: 75%;
    margin: -16px auto 0;
    display: block;
  }
  /*-------------- top content end here ---------------*/

  /*what the kit start*/
  .bl-kit-inc-sim {
    padding-left: 15px;
    margin: 0 auto;
  }
  .bl-kit-first {
    min-height: 365px;
  }
  .bl-kit-rfe-wrp {
    padding-left: 0;
  }
  /*what the kit end*/

  /*what is iot start*/
  .bl-wht-iot-mn img {
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    display: block;
  }
  .bl-wht-iot-hd {
    margin-left: 0;
  }
  .bl-wht-iot-hd h2 {
    margin-left: 0;
    text-align: center;
  }
  .bl-wht-iot-cnt {
    padding: 20px 0 0;
  }
  .bl-wht-iot-mn .col-md-5 {
    padding: 0;
  }
  /*what is iot start*/

  .ship_wrap,
  .payment_wrap {
    min-height: 200px;
  }
  
  .blpr-ordr-status ul li {
    min-width: 130px;
  }
}
/*---------------------------------------------------------------------------------
 ---------------media tablet portrait & mobile landscape devices 767 to 0 ---------
 ----------------------------------------------------------------------------------*/
@media (max-width:767px) {
  /*-------- mobile menu -------*/
  .blpr-filter,
  .blpr-filter-exp,
  .blpr-filters {
    z-index: 0;
  }
  .blpr-dsk-menu {
    display: none;
  }
  .blpr-menu-mob:focus {
    outline: 0;
  }
  .blpr-menu-mob {
    display: block;
    background: transparent;
    border: 0;
    font-size: 40px;
    padding-top: 10px;
  }
  .blpr-nav-wrp {
    position: relative;
  }
  .blpr-nav-wrp .col-3 {
    position: static;
  }
  .blpr-mob-menu .list-inline {
    position: absolute;
    max-width: 380px;
    left: 0px;
    right: 0px;
    z-index: 999;
    background: #006F94;
    top: 75px;
    box-shadow: 1px 1px 2px 0px #222;
  }

  .blpr-mob-menu .list-inline>li {
    display: block;
    border-bottom: 1px solid #d8d8d8;
    padding: 0
  }
  .blpr-mob-menu .list-inline li a {
    display: block;
    padding: 10px 30px;
    color: #fff;
    transition: 0.8s;
  }
  .blpr-mob-menu .list-inline li a:hover {
    background-color: #fff;
    color: #006F94;
  }
  .blpr-mob-menu .list-inline li.active a {
    background-color: #fff;
    color: #006F94;
  }


  .dashmn .blpr-mob-menu .list-inline {
    width: 320px;
    text-align: left;
  }
  .dashmn .blpr-menu-mob {
    line-height: 1;
  }
  /*-------- mobile menu -------*/

  /*------------ base css start here ---------------*/
  .br-none-xs br {
    display: none;
  }
  .cnt-inner-68 {
    width: 100%;
  }
  /*------------ base css end here ---------------*/

  /*--- header ---*/
  .hdr-lang {
    width: 100%;
  }
  .hdr-lang .dropdown {
    margin: 0;
    bottom: 18px;
  }
  .hdr-lang .dropdown-menu {
    left: inherit;
    right: 0;
  }
  .jasper-logo {
    width: 100%;
    position: relative;
    bottom: 25px;
  }
  /*---- header end ---*/

  .bl-frm-btn-mbcn .col-sm-6 {
    text-align: center;
    padding: 0;
    padding-bottom: 30px;
  }
  .bl-frm-btn-mbcn .text-right {
    padding-bottom: 0;
  }

  /*--- what the kit ---*/
  .bl-kit-first {
    min-height: inherit;
  }
  /*--- what the kit end---*/

  /*what is iot*/
  .bl-wht-iot-cnt {
    width: 100%;
  }
  /*what is iot end*/

  /*--------- thanks order page ------*/
  .ship_wrap {
    margin-bottom: 20px;
  }
  .ship_wrap,
  .payment_wrap {
    min-height: inherit;
  }
}

/*---------------------------------------------------------------
 ------------------------media iphone5 568 to 0 ---------
 ----------------------------------------------------------------*/
@media (max-width:568px) {
  /*--------- tab started -----*/
  .whw-mn .text-center {
    padding: 0;
  }
  .whw-mn  ul.list-inline li {
    display: block;
    padding: 0;
  }
  .whw-mn  ul.list-inline li a::after {
    display: none;
  }
  .whw-mn  ul.list-inline li a {
    text-align: left;
    padding: 10px;
    border-top: 1px solid #d8d8d8;
  }
  .whw-mn  ul.list-inline li:first-child a {
    border-top: 0;
  }
  .whw-mn  ul.list-inline li a:hover {
    font-weight: normal;
    background-color: #00549a;
    color: #fff;
  }
  .whw-mn {
    margin-bottom: -58px;
  }
  .fixed #fixedTab {
    position: static;
    padding-left: 15px;
    padding-right: 15px;
    background-color: transparent;
  }
  .whw-mn ul.bl-whw>li.active a::after {
    display: none;
  }
  .fixed .wrapper {
    padding-top: 0;
  }
  /*--------- tab end -----*/

  /*----- what the kit include ----*/
  #kit-inc {
    margin-top: 38px;
  }
  /*----- what the kit include ----*/


  /*-------- form css ----------*/
  .form-pge-wrp,
  .inpge-frm {
    padding-left: 5px;
    padding-right: 5px;
    border: 0;
  }
  .frm-hdr {
    padding-right: 10px;
  }
  .frm-pge-mn .container {
    padding: 0;
  }
  .sim-style div {
    display: block;
  }
  .success-ic {
    right: 10px;
  }

  /*---------- tab circle order status form page ----------*/
  .ordr-trck-line {
    top: 62px;
  }
  .order-status-wrp {
    padding: 50px 0 0;
  }
  .iot-ordr-track-mn span.bl-status {
    position: absolute;
    top: -26px;
    left: 0;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    display: none;
  }
  .iot-ordr-track-mn.status .iot-kit-info .bl-status,
  .iot-ordr-track-mn.status1 .iot-kit-ship .bl-status,
  .iot-ordr-track-mn.status2 .iot-kit-pay .bl-status,
  .iot-ordr-track-mn.status3 .iot-kit-rc .bl-status,
  .iot-ordr-track-mn.status4 .iot-kit-del .bl-status {
    display: block;
    top: 0;
  }
  .iot-ordr-track {
    margin-top: -15px;
  }
  /*---------- tab circle order status form page end ----------*/

  /*-------- order form track details --------*/
  .track-dts-cntmn {
    padding: 0 15px;
  }
  .track-dts-cntmn .col-12 {
    padding: 0;
  }
  .track-dts-cntmn .rsd-cn-eml {
    padding-top: 20px;
    text-align: center;
  }

}

/*---------------------------------------------------------------
 ------------------------media mobile portrait 480 to 0 ---------
 ----------------------------------------------------------------*/
@media (max-width:480px) {
  /*--- how it work ----*/
  #how-works .col-6 {
    width: 100%;
    padding: 0 0 20px;
  }
  /*--- how it work end ----*/

  /*what the kit start*/
  .bl-kit-rfe-wrp .col-12 {
    padding: 0;
  }
  .bl-kit-inc-sim {
    margin: 0 -15px;
    width: auto;
    max-width: inherit;
    padding-left: 15px;
  }
  /*what the kit end*/

  /*-------------- top content start here ---------------*/
  .bl-hro-wrp .bl-val-chnge span {
    display: block;
    padding: 5px;
  }
  .min-hg-140 {
    min-height: 205px;
  }
  .bl-ref-hid-cn .form-control {
    float: none;
    width: 100%;
  }
  .bl-ref-hid-cn a.btn-cus-primary {
    float: none;
    display: block;
    max-width: 130px;
    margin: 20px auto 0;
  }
  .bl-ref-inpt-grp .input-group {
    max-width: 250px;
    width: 250px;
  }
  /*-------------- top content end here ---------------*/
}
