/* Minification failed. Returning unminified contents.
(614,2): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(615,23): run-time error CSS1039: Token not allowed after unary operator: '-calcfs'
 */
@import url('../../../fonts/OpenSans-Regular.ttf');

.generic h1 {
    font-size: 32px;
    font-weight: 300;
    line-height: 140%;
    margin-bottom: 15px;
    color: #121212;
}

.generic h2 {
    font-size: 22px;
    margin-top: 20px;
}
.generic h3 {
        font-size: 18px;
}
.generic p {
    margin-top: 1.5em;
    margin-bottom: 1.5em;
    display: block;
    margin-block-start: 1rem;
    margin-block-end: 1rem;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.generic a:hover, .generic a:focus {color:#fdbb30}

.generic.body { font-size: 1.2rem;}
button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

.pad-1 {
    padding: 25px 50px;
    padding-top: 25px;
    padding-right: 50px;
    padding-bottom: 25px;
    padding-left: 50px;
}

.margin-2-top {
    margin-top: 50px;
}
.meta-provider{ width: 100%; }
.meta-data {
    margin: 0 auto;
    line-height: 140%;
}
.meta-data.hide-small {
    min-width: 75%;
}
.meta-data.hide-large tr {
    width: 100%;
    border-bottom: 1px solid #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(214, 214, 214);
}

.meta-data.hide-small th, 
.meta-data.hide-small td {
    border-right: 1px solid #d6d6d6;
}

.price-summary:hover {
    cursor: pointer;
}
.meta-data .fill-yellow {
    font-size: 12px;
    font-weight: bold;
}
.meta-data td {
    padding: 5px 15px;
}
.fill-yellow {
    background: #fff885;
}

.modal-ad-link a, a:hover {
    text-decoration: none;
}

div.innerSearchResults a span.fa {
    margin-right: 10px;
    font-size: 11px
}

div.innerSearchResults [class^='kwicMatch'] {
    background-color: #ff0;
    font-style: italic
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.ui-dialog {
    margin-top:100px;
    position: fixed;
}

@media (max-width:767px) {
.ui-dialog {
zoom: .8;
}

}
.text-center, 
.text-center * {
    text-align: center;
}

 .promotion {
    background-color: #959484;
    color: #fff;
    margin-top:200px;
    display: block;
}
 .promotion .promoHeading {
    font-size: 21px;
    margin-bottom: 10px;
    line-height: 140%;
    margin-top: 20px;
}
 .promotion img {
    float: left;
    margin-right: 40px;
}
 .promotion p {
    margin-bottom: 10px;
}
.hide-small {
    display: inline-block;
}

.hide-large {
    display: none;
}
.meta-data.hide-small {
    min-width: 75%
}
.meta-data.hide-small th,.meta-data.hide-small td {
    border-right: 1px solid #d6d6d6
}
.text-center .meta-data.hide-large th,
.text-center .meta-data.hide-large td {
    text-align: left
}

.generic a.nav-link {
    color: #fff;
    background-color: #0065a4;
    margin-right:3px;
}
.generic a.nav-link:focus, 
.generic a.nav-link:hover {
    color: #fff;
    background-color: #303031;
    outline-style: none;
}
.generic a.nav-link.active {
    color: #0065a4;
    background-color: #fff;
    font-weight: bold;
}
.generic .nav-tabs .nav-item {
    margin-bottom: -2px;
}

.generic .purchase-options tr {
    border-bottom: 1px solid #d6d6d6;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(214, 214, 214);
}
.generic .purchase-options td {
    padding-bottom: 10px;
    padding-top: 10px;
    vertical-align: middle;
}

.generic .tab-pane {
    padding: 15px;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
}
.btn-search {background-image: linear-gradient(to bottom,#fff 0,#e0e0e0 100%); border-width: 1px; }
.btn-search:hover, .btn-search:focus {background-image: linear-gradient(to top,#000 0,#e0e0e0 100%); border-width: 1px; }

.btn-outline {
    background: none;
    border: 1px solid rgba(29,17,11,.14);
    color: #369;
    border-radius: 3px;
    padding: 10px 15px;
    font-weight: bold;
    font-size: 14px;
    min-width: 140px
}

.btn-outline:hover {
    cursor: pointer;
    background: rgba(29,17,11,.07);
    border-color: rgba(29,17,11,.21)
}

.generic .add-to-cart {
    font-size: 18pt;
    font-weight: 500;
    font-family: Arial ,sans-serif
}

.generic .add-to-cart-button {
    background-color: #ffdc00;
    color: #000;
    border: 1px solid gray
}

.generic .add-to-cart-button:hover {
    text-decoration: none;
    background-color: #fff100
}

.generic .cart-button {
    padding-top: 15px;
}

.generic .button {
    font-family: Arial;
    padding: 5px 10px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-decoration: none;
    border-radius: 2px;
}

.generic .boxLightblu {
    width: 100%;
    margin-top: 50px;
    display: block;
}
.generic .box .top {
    display: block;
    height: 13px;
    padding: 0 13px 0 0;
}
.generic .boxLightblu .top {
    background: url(//images1.marketresearch.com/images/box_lightblu_tr.png) top right no-repeat;
    font-size: 1px;
}
.generic .box .top span {
    display: block;
    height: 13px;
    padding: 0;
}

.generic .boxLightblu .top span {
    background: url(//images4.marketresearch.com/images/spriteimages04.png) no-repeat;
    background-position: 0 -315px;
}

.generic .box .bottom {
    display: block;
    height: 13px;
    padding: 0 13px 0 0;
}

.generic .boxLightblu .bottom {
    background: url(//images2.marketresearch.com/images/box_lightblu_br.png) top right no-repeat;
}
.generic .box .bottom span {
    display: block;
    height: 13px;
    padding: 0;
}

.generic .boxLightblu .bottom span {
    background: url(//images4.marketresearch.com/images/spriteimages04.png) no-repeat;
    background-position: 0 -252px;
    font-size: 1px;
}
.generic .boxLightblu .middle {
    background: #e6eff6 url(//images3.marketresearch.com/images/spriteimages02.png) repeat-x;
    background-position: 0 -648px;
    border-left: 1px solid #b8d2e4;
    border-right: 1px solid #b8d2e4;
}
.generic .box .middle {
    display: block;
    padding: 7px 15px 7px 15px;
    min-height: 60px;
}

.generic .tab-toc-print {
    width: 100%;
    float: right;
    text-align: right;
    white-space: nowrap;
}

.hp-section  {
    margin:20px 0;
}
.separator {
    margin: 0 10px;
    color: #999;
}
.generic .print-icon {
    color: gray;
    font-size: 1.5rem;
}

ul.browseCategories li{
    margin-left:-2px;
    margin-right:-2px;
}

.press-modal {
    background-color: #0065a4;
    color: white;
    padding: 30px;
}
.press-modal a{    
    color: yellow;
}
.press-modal a:hover {
    color: yellowgreen;
}
.press-modal a:visited {
    color: yellow;
}

.testimonial {
    padding: 30px;
    background-color: lightgray;
}
.testimonial-quote {
    font-family: Arial;
    color: #0065a4;
    font-size: 50px;
    margin-bottom: -25px;
}
.history {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 2px solid orange;   
    margin-left: 0px;
    margin-right: 0px;
    text-align: center;
}
.history-text {
    text-align: left;
    vertical-align: middle;
}
.history-year {
    font-size: 70px;
    color: #0065a4;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
}
.history-heading {
    font-size: 60px;
    line-height: 1em;
    font-weight: bold;
}
.history-col {
    margin-left: auto;
    margin-right: auto
}
.history-img {   
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #F1F1F1;
}
.sprite-aboutus {
    background-image: url(../../../img/marketresearch-aboutus-sprite.png);
    background-repeat: no-repeat;
    display: block;
    margin-left: auto;
    margin-right: auto;    
}
.sprite-1998 {
    width: 119px;
    height: 119px;
    background-position: -10px -10px;
}

.sprite-2000 {
    width: 119px;
    height: 119px;
    background-position: -149px -10px;
}

.sprite-2001 {
    width: 119px;
    height: 119px;
    background-position: -288px -10px;
}

.sprite-2003 {
    width: 119px;
    height: 119px;
    background-position: -427px -10px;
}

.sprite-2005 {
    width: 119px;
    height: 119px;
    background-position: -10px -149px;
}

.sprite-2006 {
    width: 119px;
    height: 119px;
    background-position: -149px -149px;
}

.sprite-2007 {
    width: 119px;
    height: 119px;
    background-position: -288px -149px;
}

.sprite-2008-2014 {
    width: 119px;
    height: 119px;
    background-position: -427px -149px;
}

.sprite-2011 {
    width: 119px;
    height: 119px;
    background-position: -10px -288px;
}

.sprite-2013 {
    width: 119px;
    height: 119px;
    background-position: -149px -288px;
}

.sprite-2016 {
    width: 119px;
    height: 119px;
    background-position: -288px -288px;
}

.sprite-2020 {
    width: 119px;
    height: 119px;
    background-position: -427px -288px;
}

.sprite-Amazon {
    width: 100px;
    height: 30px;
    background-position: -10px -427px;
}

.sprite-academic {
    width: 101px;
    height: 31px;
    background-position: -130px -427px;
}

.sprite-bayer {
    width: 100px;
    height: 100px;
    background-position: -251px -427px;
}

.sprite-custom {
    width: 101px;
    height: 31px;
    background-position: -371px -427px;
}

.sprite-ffr {
    width: 101px;
    height: 25px;
    background-position: -10px -478px;
}

.sprite-gsk {
    width: 100px;
    height: 71px;
    background-position: -131px -478px;
}

.sprite-historychart {
    width: 213px;
    height: 136px;
    background-position: -566px -10px;
}

.sprite-j-and-j {
    width: 100px;
    height: 19px;
    background-position: -566px -166px;
}

.sprite-kc {
    width: 101px;
    height: 24px;
    background-position: -686px -166px;
}

.sprite-mrdc {
    width: 101px;
    height: 24px;
    background-position: -566px -210px;
}

.sprite-png {
    width: 100px;
    height: 100px;
    background-position: -687px -210px;
}

.press-contact {
    cursor: pointer;
}

.client-logo {
    width:20%;
}
.client-logo-row {
    width: 100%;
    padding-bottom: 3em;

}

.sprite-profound {
    width: 101px;
    height: 28px;
    background-position: -566px -330px;
}

@media (max-width: 767px) {
    .client-logo {
        width: 50%;
    }
    .generic h1 {
        font-size: 28px;
    }

    .generic h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 140%;
    }

    .generic h3 {
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 16px;
        font-weight: bold;
    }
    
    .hide-small {
        display: none;
    }

    .hide-large {
        display: inline-block;
    }
   
   
    .history-year {
        font-size: 60px;
    }
    .history-heading {
        font-size: 40px;
    }


    .history-text {
    text-align: center;
    }
    
   
}

@media (max-width: 450px) {
    .history-heading {
        font-size: 30px;
    }
}

@media (max-width: 300px) {
    .history-heading {
        font-size: 20px;
    }
    
    
}
 
div > h1.varfontsize {
	font-weight: 500;
	--calcfs: calc(17 - (var(--textlength, 32) / 36));
	font-size: calc(var(--calcfs) * 0.124em);
}

