@media screen and (max-width: 859px) {
    .ion-logo { width: 106px; display: block; float: none;}
    .ampliseq-nav.pull-right { float: none; margin-left: 15px;}
    .ampliseq-nav > li > a.outer { height: 54px;}
    .ampliseq-nav li a.outer .inner {
        font-size: 11px;
        line-height: 15px;
    }
    .ampliseq-nav.nav.nav-pills li a.outer .inner .number { display: none;}
    .start-page-link img { width: 30px; height: 30px;}
    .help-li { border-right: 1pt solid #ccc; padding-right: 6px;}
    #blackHelp, #whiteHelp { height: 30px; width: 30px;}
}
@media screen and (min-width: 860px) and (max-width: 1139px) {
    .ampliseq-nav > li { width: 90px;}
    .ampliseq-nav li a.outer .inner {
        font-size: 11px;
        line-height: 15px;
    }
}
@media screen and (max-width: 980px) {
    body { background-color: #fff;}
    .container-fluid { width: 960px;}
    .row-fluid { margin-left: -10px;}
    .content .main { padding-left: 0; padding-right: 0;}
    .amp-nav { width: 960px;}
}
@media screen and (max-width: 1140px) {
    .checkbox-button-label.big-button-label {
        height: 128px;
        width: 110px;
        padding: 8px 0 12px;
    }
    .checkbox-button-label .checkbox-button-label-img { width: 60px; height: 60px;}
    .research-area-btn-wrap li { width: 150px;}
}
@media screen and (max-width: 1260px) {
    #fieldsetAppChooser .inline-group + .inline-group { margin-left: 2%;}
    #fieldsetNameDetails .formSectionName { display: block}
    #fieldsetNameDetails .inline-group { margin-left: 40px; padding-top: 0;}
    #fieldsetNameDetails .inline-group + .inline-group { margin-left: 20px; padding-top: 0;}
}
@media screen and (min-width: 980px) and (max-width: 1000px) {
    .research-area-btn-wrap li { width: 143px;}
    .research-area-btn-wrap li:nth-child(2n) { margin-left: 2px;}
}
@media screen and (max-width: 1020px) {
    .research-area-btn-wrap li { width: 145px;}
    .research-area-btn-wrap li:nth-child(2n) { margin-left: 5px;}
}
@media screen and (max-width: 1030px) {
    .chevrons.tall a { font-size: 14px;}
}
@media screen and (max-width: 1308px) {
   
   .design-header-wrapper { width:100%;} 
}
@media screen and (min-width: 860px) and (max-width: 1418px) {
  #solution-highlight .first-highlight, #solution-highlight .middle-highlight {
    border-bottom: 1px solid #ccc;
  }
}
@media(min-width: 767px) and (max-width: 1432px) {
    .ondemand-panelSurveyUrl {
        display: block;
    }
}
@media(max-width: 998px) {
    #tab-upload-regions.asod-tabs-container {
        width: 77%;
    }
    #tab-enter-region.tab-enter-region-container {
        width: 97%;
    }
}
@media(min-width: 999px) {
    #tab-upload-regions.asod-tabs-container, #tab-enter-region.tab-enter-region-container {
        width: 100%;
    }
}