@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) 
  and (orientation: portrait) {
    .footer-icon { top: -30px !important;}
    .banner-img.desc {     top: 10% !important;left: 0 !important; padding: 0 15px;}
    a.header.search-link {
        position: relative;
        top: 10px;
        left: 60%;
    }
    ul.list-inline {
        text-align: center;
    }
    ul.accordion-lists {     list-style-position: outside !important; }
    span.list-texts { font-size: 14px !important; }
    img.footer-logo.float-l {     margin: 0 10px !important; }
    .NoProductsFound {     padding: 0 0 20px 0; }
    .selection {
      background: #f5f5f5 !important;
    }
    div#bindOutput {
    padding-bottom: 20px;
   }
   div#armhead {
    position: relative;
    left: 10px;
  }
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1) 
  and (orientation: landscape) {
     div#armhead {
        position: relative;
        left: 10px;
     } 
     label#selectArm {
    font-size: 13px !important;
   }
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (-webkit-min-device-pixel-ratio: 1) 
  and (orientation: portrait) {
      a.header.search-link {
        position: relative;
        top: 0px;
        left: 30%;
   }
   .card-body {
    padding: 20px 140px;
  }
  label.select-label {
        font-size: 14px !important;
    }
    .selectWrapper select { font-size: 14px !important; }
    img.social {
     width: 25px !important;
   }
   h6.footer.menu {
    font-size: 12px;
  }
  p.footer-main-text {
    font-size: 14px;
  }
  
}
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) 
  and (orientation: landscape) {
    .margin-ipadls {
        margin-bottom: 100px !important;
    }
    .card-body {     padding: 20px 140px;}
    .banner-img.desc {     top: 10% !important;left: -10% !important;}
    h3.banner-head {
     margin-bottom: 20px !important;
    }
    img.social {
     width: 25px !important;
    }
    p.footer-main-text, h6.footer.menu { font-size:10.50px !important; margin-top: 5px; }
    ul.accordion-lists {     list-style-position: outside !important; }
    img.img-fluid.prod-img {
    position: relative;
    left: -30%;
    }
    .selection {
      background: #f5f5f5 !important;
    }
    .NoProductsFound {
       padding: 0 0 20px 0;
    }
    div#bindOutput {
    padding-bottom: 20px;
    }
    label.select-label {
        font-size: 14px !important;
    }
    .selectWrapper select { font-size: 14px !important; }
    div#armhead {
     position: relative;
     left: 10px;
   }
   label#selectArm {
    font-size: 13px !important;
   }
}
@media screen and (max-width: 500px) {
    img.logo {
        width: 50%;
    }
    p.footer-bg-text { font-size: 15px !important; padding: 0px !important; margin-bottom: 40px !important;}
    .list-inline { text-align: center !important;}
    .banner-img.desc {     top: 10% !important;left: 0 !important; padding: 0 15px;}
    h3.rs-head { font-size: 10px !important;}
    h5.accordion-head { font-size: 9px !important; }
    ul.accordion-lists {
        font-size: 12px;
        margin-top: 20px;
            list-style-position: outside !important;
                padding: 0px 20px !important;
    }
    img.footer-logo.float-l {
     float: left !important;
     margin: 0 60px !important;
   }
   p.footer-bg-text {
        word-break: break-all;
   }
   .card-header:first-child {
       padding: 10px 5px 10px !important;
   }
   h1.robot-select.header { font-size: 28px !important; }
   div#armhead {
    margin: 0px 0px 0 -5px !important;
  }
}
@media screen and (min-width: 1100px) and (max-width: 1921px) {
    p#left-desktop {
        margin-left: -200px;
    }
    .pr-lg-8 {
        padding-right: 10rem !important;
    }
    .card-body {
        padding: 30px 170px;
    }
}
@media screen and (min-width: 520px) and (max-width: 750px) and (orientation: landscape) {
    body.body-bg {
        background-size: 100% 15% !important;
    }
    .selectWrapper { width: 100% !important;}
    img.img-printer {
        width: 240px;
    }
    img.footer-logo {
        width: 60% !important;
    }
    .footer-icon { top:-150px !important;}
    .banner-img.desc {     top: 10% !important;left: 0 !important; padding: 0 15px;}
    ul.accordion-lists {
        margin-top: 20px;
    }
    .card-body { padding: 10px 80px;}
    ul.list-inline {
        text-align: center;
    }
    h5.accordion-head {
         font-size: 12px !important;
    }
    div#armhead {
     position: relative;
     left: 10px;
   }
   ul.accordion-lists { font-size: 12px; }
}
@media only screen and (min-width: 1200px) and (max-width: 1300px) {
    .banner-img.desc {
        top: 20% !important;
        left: -30% !important;
    }
    ul.accordion-lists {
        font-size: 14px;
    }
    p.footer-main-text,h6.footer.menu {
        font-size: 14px !important;
    }
     ul.list-inline { margin-top: -2px; }
}
@media screen and (max-width: 768px) {
    p.footer-bg-text {
        padding: 0 10px !important;
    }
}
@media screen and (min-width: 310px) and (max-width: 330px) {
    img.footer-logo.float-l {
    width: 80%;
  }
  h3.rs-head {
    font-size: 8px !important;
  } 
  h5.accordion-head {
    font-size: 7px !important;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1401px) {
    p.footer-main-text,h6.footer.menu {
        font-size: 15px !important;
    }
    ul.list-inline { margin-top: -2px; }
}
@media screen and (min-width: 1200px) and (max-width: 1921px) {
    ul.list-inline.social {
     position: relative;
     left: -20px;
     top: -2px;
   }
   div#armhead {
    position: relative;
    left: 10px;
  }
}
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape) { 
    label.select-label {
        font-size: 13px !important;
    }
    .selectWrapper select { font-size: 13px !important; }
    .select-box {
        padding: 10px 10px !important;
    }
}