
.main-container {
  overflow-x: hidden;
}

.custom-h1 h1{
  font-size: 2.55rem;
}

/***********Need to check*****************/

.footer .popup-overlay{display:none !important; }

/****HEADER FIX FOR PROGRAMMES AND COSOLVE CHALLENGES AND ERROR PAGES OPEN****/
.programmes nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation,
.cosolve-challenges-open nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation,
.error404 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation,
.error403 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation,
.error500 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation,
.search-result nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation
{
  position: relative;
}


.programmes nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix,
.cosolve-challenges-open nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix,
.error404 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix,
.error403 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix,
.error500 nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix,
.search-result nav.navbar.navbar-default.navbar-fixed-top.margin-bottom-0.main-navigation.affix
{
    position:fixed;
}

body.fixed-top-margin.programmes.default-fonts,
body.fixed-top-margin.cosolve-challenges-open.default-fonts,
body.fixed-top-margin.error404.default-fonts,
body.fixed-top-margin.error403.default-fonts,
body.fixed-top-margin.error500.default-fonts{
  margin-top: 0 !important;
}

/****HEADER FIX FOR PROGRAMMES AND COSOLVE CHALLENGES OPEN AND ERROR PAGES END****/

.img-styling {
  padding-top: 9px;
  width: 50%;
}

.navy{
    color: #003865 !important;
}

.graphite{
    color: #3c4242;
}

.tab-grey-bg{
    background-color: #f3f3f3;
}

.tab-grey-bg-h-padding{
    padding-top: 45px;
}

.error-page-bullets ul{
    padding-left: 0;
    list-style: none !important;
    padding: 0;
    margin: .625rem 0 .125rem;
}

.error-page-bullets ul li{
    font-size: .875rem;
    line-height: 1.4285714286;
    font-weight: 300;
    letter-spacing: .3px;
    margin-bottom: .625rem;
    color: #3c4242;
    word-break: break-word;
    position: relative;
    padding-left: .625rem;
}

.error-page-bullets ul li:before{
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 3px;
    height: 3px;
    border-radius: 3px;
    background-color: #3c4242;
}

/****SUCCESS STORIES****/

.content-wrapper {
  padding: 3% 0 0%;
}

.success_stories .win-b-div,.what-is-open-innovation .win-b-div {
  width: 100%;
  margin: 0 4%;
}

.success_stories .win-b,.what-is-open-innovation .win-b {
  width: 80%;
  list-style-type: none !important;
  padding-left: 0%;
  margin: 0 !important;
  height: 100%;
}

.success_stories .win-b li,.what-is-open-innovation .win-b li {
  padding-bottom: 0 !important;
  margin-bottom: 5px !important;
  width: 100%;
  min-height: 3em;
  background-color: #e8e8ea;
  border-right: 15px solid #003865;
}


.success_stories .win-b li h4,.what-is-open-innovation .win-b li h4 {
  display: inline-block;
  color: #003865;
  padding-left: 10px;
  min-height: 3.5em;
  padding: 3.2%;
}

/*.outline {
  border: 5px solid #003865;
}*/

.success-h2-color {
  color: #003865;
}

.bottom-space {
  margin-bottom: 45px;
}

.not-required {
  display: none;
}
/****SUCCESS STORIES END****/


.contact_us .generated-form{
    padding: 20px 0 25px;   
}

.signUp-form .modal-body{
    padding-bottom: 30px;
}



/****ALL SECTION TOP SPACING****/
.footer{
    margin-top:0;
}


.section-top-margin {
  padding: 0 !important;
  margin-top: 45px;
}

.section-bottom-margin {
  padding: 0 !important;
  margin-bottom: 45px;
}

h1,h2,h3{
    margin-top: 0px;
}

.our_team h3{
    margin-top: 20px !important;
}
.remove-bottom-margin-p{
    margin-bottom: 0px !important;
}

.remove-top-margin-p{
    margin-top: 0px !important;
}

.remove-bottom-padding-p{
    padding-bottom: 0px !important;
}


.cta-btn-top-padding{
    padding-top: 20px;
}


.panel-group{
    margin-bottom: 0 !important;
}

.form-sec h2{
        margin-top: 20px !important;
    }

.left-aligned-card .col-xs-12{
    padding-left: 0 !important;
}

/*.section-top-margin-img {*/
/*  padding: 0 !important;*/
/*  margin-top: 45px !important;*/
/*}*/

/*.section-top-margin {*/
/*  padding: 0 !important;*/
/*  margin-top: 35px !important;*/
/*}*/

/*.section-top-margin-cosolve1 {*/
/*  padding: 0 !important;*/
/*  margin-top: 35px !important;*/
/*}*/

/*.section-top-margin-cosolve1 h2:first-of-type {*/
/*  margin-top: 0 !important;*/
/*}*/

/*.section-top-margin-cosolve-blue {*/
/*  padding: 0 !important;*/
/*  margin-top: 22px !important;*/
/*}*/

/*.section-top-margin h2:first-of-type {*/
/*  margin-top: 0 !important;*/
/*}*/

/*.section-top-margin h3:first-of-type {*/
/*  margin-top: 0 !important;*/
/*}*/

/*.section-top-margin p:first-of-type {*/
/*  margin-top: 0 !important;*/
/*}*/

/*.section-top-margin-contact-form {*/
/*  padding: 0 !important;*/
/*  margin-top: 28px !important;*/
/*}*/

/*.clinical-molecules .section-top-margin2 {*/
/*  padding: 0 !important;*/
/*  margin-top: 0px;*/
/*}*/

/*.clinical-molecules .section-top-margin3 {*/
/*  padding: 0 !important;*/
/*  margin-top: 15px;*/
/*}*/

/*.partnering .partnering-section {*/
/*  margin-top: 29px !important;*/
/*}*/

/*.section-top-margin-rd-img {*/
/*  padding: 0 !important;*/
/*  margin-top: 15px !important;*/
/*}*/

/*.section-top-margin-what-info-sec {*/
/*  margin-top: 10px !important;*/
/*  margin-bottom: 25px !important;*/
/*}*/

/*.publications-zero-padding {*/
/*  padding: 0 !important;*/
/*}*/

/*.section-top-margin-publications {*/
/*  padding: 0 !important;*/
/*  margin-top: 7px !important;*/
/*}*/

/*.section-top-margin-17 {*/
/*  padding: 0 !important;*/
/*  margin-top: 17px !important;*/
/*}*/

/*.section-top-margin-17 h2:first-of-type {*/
/*  margin-top: 0 !important;*/
/*}*/


/****ALL SECTION TOP SPACING END****/


/*EXPAND ALL BUTTON*/
li.panel-expand-all {
  font-size: 1rem;
  letter-spacing: .9px;
  font-family: 'Lexia', Arial, sans-serif !important;
  font-style: italic;
  color: #3c4242;
  display: inline-block;
  text-decoration: none !important;
}

li.panel-expand-all:hover span {
  border-bottom: 3px solid #3c4242 !important;
  transition: border-bottom .2s;
}

li.panel-collapse-all {
  font-size: 1rem;
  letter-spacing: .9px;
  font-family: 'Lexia', Arial, sans-serif !important;
  font-style: italic;
  color: #3c4242;
  display: inline-block;
  text-decoration: none !important;
}

li.panel-collapse-all:hover span {
  border-bottom: 3px solid #3c4242 !important;
  transition: border-bottom .2s;
}

/*.panel-expand-all {*/
/*  margin-bottom: 15px !important;*/
/*}*/

/*EXPAND ALL BUTTON END*/


.center-text {
  text-align: center;
}

.publications .html-container.article-list-items li {
  width: 80%;
}

.publications p.article-cta {
  width: 80%;
}

.publications h3.artcle-list-title {
  border-left: 3px solid #3c4242;
  padding-left: 20px;
}

b{
    color: #3c4242;
}
.publications a.article-item-link.no-cursor {
  display: flex;
  text-decoration: none;
}

.application_process ul {
  margin: 0;
}

.application_process ul.dashed {
  list-style-type: none;
}

.application_process ul.dashed > li {
  text-indent: -16px !important;
}

.application_process ul.dashed > li:before {
  content: "- ";
  text-indent: -5px;
  padding-right: 10px;
}

.sign-up-link {
  width: 424px;
  height: 55px;
  background-color: #68D2DF;
  font-family: 'Arial Bold', 'Arial', sans-serif;
  font-weight: 700;
  font-size: 21px;
  color: #333333;
  text-align: center;
  line-height: normal;
  padding: 2%;
  position: relative;
  top: 56px;
}

.sign-up {
  text-decoration: none!important;
  color: #3F4444;
}

.sign-up i.fa.fa-angle-right {
  padding-left: 17px;
  font-weight: 800;
  font-size: 1.5em;
  position: relative;
  top: 8%;
}

.sign-up::after {
  font-weight: 1000;
  font-size: 25px;
  position: relative;
}

a.sign-up:hover {
  text-decoration: underline !important;
  color: #3c4242;
}

.video-text-head,.infographic {
  font-family: 'LexiaLightItalic';
  font-size: 23px;
  font-weight: 700;
}

.video-text p {
  font-family: 'Helvetica neue light';
  font-size: 18px;
  font-weight: 300;
}

.learn-more {
  height: 55px;
  font-family: 'Arial Bold', 'Arial', sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #333333;
  text-align: center;
  line-height: normal;
  position: relative;
  top: 30px;
}

a.learn-more {
  border: 1px solid #3F4444;
  padding: 2% 5%;
  text-decoration: none!important;
}

a.learn-more:hover {
  text-decoration: underline!important;
  color: #000;
  border: 1px solid #c1c1c1;
}

/*.info-link */


a.info-link:hover {
  text-decoration: underline !important;
  color: #0ccccc;
}

.home .text.parbase .info-text a {
  text-decoration: none;
  font-family: inherit;
  margin-top: 5%;
}
/*.home .text.parbase .a-home:hover{*/
/*    text-decoration:underline !important;*/
/*}*/

.info-text p {
  font-family: "Helvetica Neue Light",Helvetica;
  font-size: 20px!important;
  font-weight: bold!important;
}

.acc-app {
  padding: 20px;
}

.sec-featured {
  background-color: #f2f2f2;
}

.sec-featured.container {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
  padding-bottom: 45px;
}

.sec-featured .column-1 .info-text {
  margin-top: 4%;
}

.tabs-rd ul.nav.nav-pills.tab-list li {
  border: 1px solid;
  margin-right: -2px;
}

.sec-collaborate {
  margin-top: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 2%;
}

.car-section .page-section-inner {
  margin-left: 0!important;
}

.home .root-section {
  background: 100% 100%;
}

.sec-collaborate .page-section-inner {
  margin-top: 0 !important;
}

.sec-featured .new-image .new-image-desktop {
  margin-top: 0.5%;
}

.rd_focus_areas .list-about .list-item-2 {
  font-weight: bold;
}

.rd_focus_areas .list-about li:first-child {
  font-weight: normal !important;
}

.application_process .body-text.last-btn a {
  text-decoration: none;
}

#home-section-1 {
  padding-top: 0;
 /* margin-top:-10%;*/
  ;
}

/*.home .home-sec {
  margin: 3% auto;
}*/

.sec-featured {
  margin-bottom: 0 !important;
}

.sec-featured .col-img3 .new-image .new-image-desktop {
  margin-top: 1.7% !important;
}

.sec-featured .col-img32 .new-image .new-image-desktop {
  margin-top: 5% !important;
}

.home .footer {
  margin-top: 0!important;
}



/*------header-------*/

.top-header .navbar-brand {
  display: inline-block !important;
}

.logo-medicine-txt {
  display: none;
}

.top-header .header-nav-logo-condensed {
  height: auto;
  width: 8.125rem;
}

.top-header-links {
  position: relative;
  right: -63%;
  top: 15px;
}

.top-header-links p {
  font-size: .625rem;
  line-height: 1.3;
  letter-spacing: .8px;
  font-family: 'Helvetica-Neue', Arial, sans-serif;
}

.top-header .header-actions>li {
  border-left: 1px solid #eeeeee;
  z-index:99999;
}

.navbar-default {
  border-color: transparent;
  z-index: 99;
}

button.navbar-toggle span:nth-child(4) {
  display: none;
}

.primary-navigation .bottom-hover-border:after {
  border-bottom: solid 5px #1aadce;
}

.primary-navigation .nav>li {
  padding-left: 0;
  padding-right: 10px;
}
.cosolve-challenges-open .bottom-hover-border:after{
  transform:scaleX(0) !important;
}
.cosolve-challenges-open .bottom-hover-border:hover:after{
  transform:scaleX(1) !important;
}


.primary-navigation ul li.first-level-item {
  height: 48px;
 /* border: 1px solid #797979;*/
  background-color: rgba(255, 255, 255, 0);
  box-sizing: border-box;
  font-family: 'Arial Regular', 'Arial', sans-serif;
  color: #333333;
  text-align: left;
  line-height: normal;
}

.primary-navigation ul li a {
  font-size: 12px;
}

.primary-navigation ul li.first-level-item:nth-child(1) {
  display: none;
}

.primary-navigation .nav>li .dropdown-menu a .link-text {
  font-style: italic;
  line-height: 1.6666666667;
  letter-spacing: 1px;
  font-family: 'Lexia-Light-Italic' !important;
}

/*

header .global-search-inner .form-inline .input-group {
  width: 39%;
  padding: 0px;
  float: right;
  position: absolute;
  right: -5px;
  top: -15px;
  border-left: 1px solid #79797929;
  height: 68px;
}*/

.navbar-nav li.first-level-item.open {
  background: none !important;
}

.primary-navigation .nav>li a:hover {
  background: none !important;
}

header .text.parbase a {
  text-decoration: none;
  padding: .75rem .4rem;
}

/*header nav .header_link {
  font-size: 15px;
  font-family: 'Helvetica neue light';
  padding-top: 25px;
  position: absolute;
  right: -200px;
}

header .expand-img-desktop img {
  width: 110%!important;
  padding-top: 20px;
  padding-bottom: 10px;
  position: relative;
  left: -159px;
}*/

header .fa-globe:before {
  content: "\f0ac";
}

.header .publications p a {
  font-weight: normal!important;
  text-decoration: none!important;
}

/*header .search-section {
     padding: 15px; 
  padding: 0;
  padding-top: 15px;
}*/

.home .tab-container {
  border: none;
  padding-top: 0;
}

.home .nav-pills {
  border: none;
  margin-bottom: 0;
}
/******Partnering*********/

.partnering .video {
  margin-top: 5%;
  margin-bottom: 7%;
}
/***Begin ----------What is Open Innovation ---------*/

.below-image {
  text-align: center;
}

.blue-banner {
  background-color: #68D2DF;
  padding: 25px;
}

.success-pad {
  padding-bottom: 5%;
}

.sec-pad {
  padding-top: 5%;
  padding-bottom: 5%;
}

.rd_focus_areas .sec-pad {
  padding-bottom: 0 !important;
}

.application_process .sec-pad {
  padding-top: 0%;
}

.partnering .sec-pad {
  padding-bottom: 5%;
  padding-top: 5%;
  padding-left: 5%;
  padding-right: 5%;
  margin-bottom: 4%;
}

.banner-pad {
  padding-bottom: 3%;
  padding-top: 3%;
  padding-left: 10%;
}

.partnering .btn-view a {
  text-decoration: none;
  color: black;
}

.btn-pad {
  padding-top: 10%;
  padding-left: 10%;
}

.btn-signup {
  background-color: #68D2DF;
  border: 1px solid #3C4242;
  color: #3F4444 !important;
  font-weight: 700;
  cursor: pointer;
  font-size: 16px !important;
  padding: 5px 18px;
}

.btn-signup:hover {
  text-decoration: underline;
  border: 1px solid grey;
}

.btn-view {
  background-color: #FFFFFF;
  border: 1px solid #3C4242;
  color: #3F4444 !important;
  ;
  cursor: pointer;
  font-size: 16px;
  padding: 8px 28px;
  font-family: lexialightItalic;
}

.btn-view:hover {
  background-color: #F5F5F5;
}

.win-pad {
  margin: 10%;
}

.win-pad2 {
  margin: 10%;
  margin-top: 13%;
}

.win-pad3 {
  margin: 10%;
  margin-top: 12%;
}

.box-pad {
}

/*End -----------What is Open Innovation ----------*/
.bottom-pad {
  padding-bottom: 5%;
}
/*Begin -----------Success Stories ----------------*/


.banner-margin {
  margin: 25px 80px;
}

.green-banner {
  background-color: #C4D600;
  padding: 25px;
}

.btn-more {
  background-color: #C4D600;
  border: 1px solid #3C4242;
  color: black;
  cursor: pointer;
  font-size: 16px;
  padding: 5px 28px;
}

.btn-more:hover {
  background-color: #F5F5F5;
}

.text-border {
  border-left: 2px solid #C0C0C0;
  border-right: 2px solid #C0C0C0;
  border-top: 2px solid #C0C0C0;
  border-bottom: 2px solid #C0C0C0;
  margin-right: 1px !important;
}

/*.cosolve-challenges .footer{*/
/*    margin-top: -1px;*/
/*}*/

p.groove {
  border-style: groove;
}

.suc-img {
  max-height: 50% !important;
  background-repeat: cover;
}

.caption-pad {
  padding-left: 10px;
  padding-bottom: 15px;
}

.zero {
  padding: 0 !important;
  margin: 0 !important;
}

.mob-banner {
  margin: auto;
  margin-top: 5%;
}

.success_stories .video {
  margin-top: 7%;
  margin-bottom: 7%;
}

.preclinical-data .pro-col3, .target-identification .pro-col3, .drug-delivery .pro-col3,
    .translational-data .pro-col3, .cell-therapy .pro-col3,
    .clinical-molecules .pro-col3, .cosolve-challenges .pro-col3,
    .cosolve-challenges-open .pro-col3, .cosolve-sprints .pro-col3,
    .cell-therapy .pro-col3{
  margin-top: 0% !important;
}

.clinical-molecules .dru-pt-mt {
  padding-top: 0;
  margin-top: 2% !important;
}
/*End -----------Success Stories ------------------*/


/*Begin -----------Mentoring ------------------*/

.suc-btn-pad {
  padding-top: 3%;
}

.suc-banner {
  padding-bottom: 10%;
  padding-top: 10%;
}

.sec-space-up {
  padding-top: 25%;
}

.sec-space-down {
  padding-bottom: 12%;
}


/******Sign-up form******/
.signUp-form .modal-content {
  width: 80%;
  margin: auto;
  border-radius: 0;
}

.signUp-form .modal-header {
  display: none;
}

.signUp-form .form-holder {
  width: 90%;
  margin: auto;
}

.signUp-form h1 {
  font-family: 'Lexia';
  font-weight: bold;
  font-style: normal;
  font-size: 28px;
}

.signUp-form .form-info-section {
  background: none !important;
  padding: 0 !important;
  font-family: 'Helvetica-Neue';
  font-size: 16px;
}

.signUp-form input.form-control {
  border: none !important;
  background-color: #eaf3f4;
}

.signUp-form label {
  font-size: 18px;
}

.signUp-form .form-container .form-group .radio label, .form-container .form-group .checkbox label {
  position: relative;
  padding-left: 0;
}

.signUp-form input[type="checkbox"] {
  margin-top: 1% !important;
}

.signUp-form .checkbox label span {
  /*padding: 5%;
  font-family: "Helvetica-Neue", Helvetica, Arial;
  font-size: 16px;*/
  padding:5%;
   font-size: 14px;
  line-height: 20px;
  letter-spacing: .3px;
  font-family: 'Helvetica-Neue', Arial, sans-serif;
  font-weight: 300;
  margin-bottom: 15px;
}

.signUp-form button.close.fg-color {
  position: relative;
  top: -6px;
  left: -8%;
  color: #ffffff;
  background-color: #3f4444;
  font-size: 4em;
  font-weight: 500;
  width: 7%;
  height: 42px;
  transition: none;
}

.signUp-form button.close.fg-color span {
    /* background: grey; */
  position: relative;
  top: -10px;
}

.signUp-form button.close:focus {
  outline: none;
}

.signUp-form button.close:hover {
  border: none !important;
  transform: none !important;
  text-decoration: none !important;
}

.signUp-form button.btn.clear-btn.btn-default.btn-lg {
  display: none;
}

.signUp-form button.btn.submit-btn.btn-primary.btn-lg {
  padding: .9375rem 1.5625rem .9375rem 1.875rem;
  color: #3c4242;
  background: 0 0;
  border: 1px solid #3c4242;
  border-radius: 0px;
  letter-spacing: 1.4px;
  display: inline-block;
  text-decoration: none !important;
  font-size: 16px;
  line-height: 19px;
  font-family: 'Lexia', Arial, sans-serif;
  font-style: italic;
  font-weight: bolder;
}

.signUp-form button.btn.submit-btn.btn-primary.btn-lg:after {
  font-family: FontAwesome;
  content: "\f054";
  margin-left: 1.0625rem;
  font-style: normal;
}

.signUp-form button.btn.submit-btn.btn-primary.btn-lg:hover {
  border: 1px solid rgba(60,66,66,.04) !important;
  color: #3c4242 !important;
}

.signUp-form button.btn.submit-btn.btn-primary.btn-lg:hover span {
  border-bottom: 3px solid #3c4242 !important;
  transition: border-bottom .2s !important;
}

.signUp-form .checkbox a u {
  color: #68D2DF;
  text-decoration: none;
}

.form-control-container option {
  font-family: "Helvetica-Neue", "Helvetica Neue Light",sans-serif !important;
  font-weight: 600;
}

.form-control-container select {
  font-family: "Helvetica-Neue", "Helvetica Neue Light", sans-serif !important;
}

#popup-template .modal-dialog .modal-body, .static-modal:not(.auto-style) .modal-dialog .modal-body {
  max-height: inherit !important;
  width: 100%;
}

#popup-template.modal, .static-modal:not(.auto-style).modal {
  overflow: hidden;
  overflow-y: auto !important;
}

.mc-field-group.input-group input[type="radio"] { width:20px;height: 20px;flex-basis: 30%; }
.partnering-section {
  background-size: cover !important;
  padding: 6% 0;
  background-position: center;
} 
/*End -----------Mentoring ------------------*/

.what-top-pad {
  padding-top: 3%;
}

.blue-sec .get-email {
  margin-top: 0px;
}

/***************Human Biological roll-over article list******************/
/*.human-biological-samples .foregroundImageEnabled .article-foreground-image {
  max-height: 170px !important;
}*/

.human-biological-samples .article-item {
  width: 30%;
  margin-right: 3%;
}

.human-biological-samples .article-inner a.article-item-link.no-cursor {
  display: none;
}

.human-biological-samples #popup-template .modal-dialog .modal-body, .static-modal:not(.auto-style) .modal-dialog .modal-body {
  min-height: auto;
}

.secondarybtn .fa-chevron-right:before {
    content: "\f115" !important;
   
    font-family: az-webfont !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 1.25rem;
    position: relative;
    top: 3px;
}

@media only screen and (min-width:768px) {
    
    .home .banner-sec .htmlAsset{
        display: none;
    }
    
    .grey-sec-bottom-margin .grey-bg{
        margin-bottom: 0;   
    }
    
    .grey-sec-bottom-margin .mobile-last .grey-bg{
        margin-bottom: 0 !important;   
    }
    
    
    .hbs-section-top-margin{
        margin-top: 45px !important;
    }
    
    .hbs-remove-bottom-margin-p{
        margin-bottom: 0px !important;
    }
    
    .clinical-molecules .pro-col3 .rte-node, .human-biological-samples .pro-col3 .rte-node, .translational-data 
.pro-col3 .rte-node, .cosolve-sprints .pro-col3 .rte-node, .cosolve-challenges-open .pro-col3 .rte-node {
  min-height: 234px;
}
    
    .remove-bottom-margin-rd{
    margin-bottom: 0px;
}
    
  .target-identification .pro-col3 .rte-node, .preclinical-data .pro-col3 .rte-node,
    .translational-data .pro-col3 .rte-node,
    .clinical-molecules .pro-col3 .rte-node, 
    .cosolve-challenges .pro-col3 .rte-node,
    .cell-therapy .pro-col3 .rte-node
    {
    min-height: 279px;
  }
  
  .human-biological-samples .pro-col3 .rte-node {
    min-height: 297px;
  }

  .cosolve-challenges-open .pro-col3 .rte-node {
    min-height: 275px;
  }

    /*.preclinical-data .pro-col3, .target-identification .pro-col3, .drug-delivery .pro-col3,*/
    /*.translational-data .pro-col3, .cell-therapy .pro-col3,*/
    /*.clinical-molecules .pro-col3, .cosolve .pro-col3, .cosolve-challenges .pro-col3,*/
    /*.cosolve-challenges-open .pro-col3, .cosolve-sprints .pro-col3 */
    /*{*/
    /*    margin-top: 0% !important;*/
    /*}*/
    
    
  .large-submitbtn .col-sm-3 {
    width: 29% !important;
  }

  .preclinical-b-pad {
    padding-bottom: 20px;
  }

  .content-wrapper {
    padding: 3% 0 0 !important;
    width: 70% !important;
    margin: auto !important;
  }
  
  .what-is-open-innovation  .content-wrapper {
    padding: 1% 0 0  !important;
    width: 60% !important;
    margin: auto !important;
  }
  
  .tabs-rd ul {
    display: flex;
  }

  .list-about li {
    margin-bottom: -8px;
  }

  .list-about a.action-link:hover {
    text-decoration: none !important;
    color: inherit;
  }

  .list-about .action-link:hover .link-txt {
    text-decoration: none!important;
  }

  .list-about li a:hover:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .rd_focus_areas .list-about .list-item-2 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .publications .list-about .list-item-5 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .about-us .list-about li.list-item-0 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .what-is-open-innovation .list-about li.list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .what-is-open-innovation .list-about li:first-child {
    font-weight: normal;
  }

  .partnering .list-about .list-item-4 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .partnering .list-about li:first-child {
    font-weight: normal;
  }

  .human-biological-samples .list-about .list-item-2 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .human-biological-samples .list-about li:first-child {
    font-weight: normal;
  }

  .translational-data .list-about .list-item-3 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .translational-data .list-about li:first-child {
    font-weight: normal;
  }

  .cosolve-challenges .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cosolve-challenges .list-about li:first-child {
    font-weight: normal;
  }

  .cosolve-challenges-open .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cosolve-challenges-open .list-about li:first-child {
    font-weight: normal;
  }

  .cosolve-sprints .list-about .list-item-2 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cosolve-sprints .list-about li:first-child {
    font-weight: normal;
  }
  
  .cosolve-sustainability .list-about .list-item-3 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cosolve-sustainability .list-about li:first-child {
    font-weight: normal;
  }

  .our_team .list-about .list-item-3  a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .our_team .list-about li:first-child {
    font-weight: normal;
  }

  .mentoring .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .mentoring .list-about li:first-child {
    font-weight: normal;
  }

  .cell-therapy .list-about .list-item-5 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cell-therapy .list-about li:first-child {
    font-weight: normal;
  }

  .drug-delivery .list-about .list-item-4 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .drug-delivery .list-about li:first-child {
    font-weight: normal;
  }

  .preclinical-research .list-about .list-item-0 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .clinical-research .list-about .list-item-0 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .preclinical-data .list-about .list-item-3 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .preclinical-data .list-about li:first-child {
    font-weight: normal;
  }

  .target-identification .list-about .list-item-2 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .target-identification .list-about li:first-child {
    font-weight: normal;
  }

  .sex-inclusive-research-framework .list-about .list-item-6 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .sex-inclusive-research-framework .list-about li:first-child {
    font-weight: normal;
  }

  .preclinical-molecules .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .preclinical-molecules .list-about li:first-child {
    font-weight: normal;
  }

  .clinical-molecules .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .idea_incubator .list-about .list-item-0 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .cosolve .list-about .list-item-0 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .clinical-molecules .list-about li:first-child {
    font-weight: normal;
  }

  .what-is-open-innovation .banner-sec .desktop-content {
  /*  margin: 10%;*/
    margin-left: 0;
  /*  margin-top: 7.5% !important;*/
    ;
  }

  .compound-page .list-about .list-item-1 a:after {
    content: " ";
    display: block;
    border-bottom: 4px solid #1aadce;
    bottom: -5px;
    padding-bottom: 5px;
  }

  .what-is-open-innovation .what-para-space {
    padding-right: 50px !important;
    
  }

  .what-is-open-innovation .what-b-spacing {
    padding-bottom: 5% !important;
  }

  .list-about li:second-child {
    font-weight: bold;
  }


  
  /*header*****/
  .navbar-default .navbar-nav>.open>a {
    background-color: transparent;
    /*border-bottom: 2px solid #1aadce;*/
    ;
  }

  .navbar-nav>li>.dropdown-menu {
    margin-top: -3px;
  }

  .home .video-parent {
    margin-top: 0 !important;
  }

  .navbar-collapse.collapse {
    padding-left: 0;
  }

  header .container {
    padding-left: 0 !important;
  }

  .primary-navigation .dropdown-menu .divider {
    background-color: transparent;
    height: auto;
  }

  header .fa-search {
    font-size: 19px;
    font-weight: 100;
   /* top: 5px;*/
    position: relative;
  }

  .top-header .header-actions .search a {
    height: 47px;
    padding: 10px 15px;
  }

  .primary-navigation .nav>li .dropdown-menu {
    background-color: #ffffffe8;
    margin-top: -5px;
  }

  .navbar-nav li.first-level-item.open ul.dropdown-menu li a:hover:after {
    font-family: az-webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 10px;
    position: absolute;
    right: 5px;
    top: 17.2px;
    content: '\f111';
  }

  .navbar-nav li.first-level-item.open ul.dropdown-menu li a:hover:before {
    width: .25rem;
    height: .625rem;
    margin-left: -.5625rem;
    margin-top: -.3125rem;
    content: '';
    position: absolute;
    top: 56%;
    background-color: #1aadce;
  }

  .navbar-nav li.first-level-item.open ul.dropdown-menu li:hover {
    background-color: #fff !important;
  }

  .navbar-nav li.first-level-item.open ul.dropdown-menu li.active {
    background-color: #fff !important;
  }
}

/****header-both mobile+desktop***/


.navbar-nav li.first-level-item.open ul.dropdown-menu li.active a:before {
  width: .25rem;
  height: .625rem;
  margin-left: -.5625rem;
  margin-top: -.3125rem;
  content: '';
  position: absolute;
  top: 56%;
  background-color: #1aadce;
}

@media (max-width:767px) {
    
    .home .mob-video video{
        width: 100%;
    }
    
    .home .banner-sec .columnControl .section{
        display: none;
    }
    
    .home .banner-sec .page-section-inner.container{
        padding:0px;
    }
    
    
.tablet-potrait-configuration .primary-navigation .navbar-collapse.in, .tablet-potrait-configuration .main-menu-container .navbar-collapse.in {
overflow-y:hidden !important;
}
    
    .what-is-open-innovation  .content-wrapper {
        padding: 0 !important
    }
  
    .grey-sec-bottom-margin .mobile-last .grey-bg{
        margin-bottom: 0 !important;   
    }
    
    /*.cosolve-challenges footer,*/
    .mentoring footer, .our_team footer, .programmes footer,
    .preclinical-research footer, .idea_incubator footer,
    .clinical-research footer, .cosolve footer,
    .cosolve-sprints footer{
        margin-top: -1%;
    }
    
    .hbs-section-top-margin{
        margin-top: 20px !important;
    }
    
    .hbs-remove-bottom-margin-p{
        margin-bottom: 20px !important;
    }
    
    .mobile-margin-bottom-h2{
        margin-bottom: 0 !important;
    }
    
    .mobile-app-h2{
        padding-top: 20px !important;
    }
    .mobile-margin-h2{
        margin-top: 20px !important;
    }
    .mob-margin-top-img{
        margin-top: 42px;
    }
    .cosolve-challenges .blue-sec .column-1{
        padding-left: 8px;
    }
    
    .cosolve-challenges .signup-top-mar{
        margin-left: -7px;
    }
    
  .section-top-margin .faq-mob-top-pad {
    padding-top: 7px !important;
  }

    .spacer45{
        display:none;
    }
  /*.faq-mobile .accordion-container .panel-action-container ul {*/
  /*  display: none;*/
  /*}*/

  .img-styling {
    width: 100%;
  }

  #faq li.panel-expand-all, #faq li.collapse-all {
    padding: 0 0 10px !important;
    margin-top: 0 !important;
  }
  
  li.panel-expand-all, li.collapse-all {
    padding: 20px 0 10px !important;
    margin-top: 0 !important;
  }

  .success_stories .win-b-div ,.what-is-open-innovation .win-b-div {
    width: 93%;
    margin: 0 4%;
  }

  .success_stories .bullet-img {
    width: 15%;
    height: auto;
    position: relative;
    flex: 0;
  }

  .what-is-open-innovation .bullet-img {
    width: 20%;
    height: auto;
    position: relative;
    flex: 0;
  }

  .success_stories .win-b li h4 ,.what-is-open-innovation .win-b li h4 {
    display: inline-block;
    color: #003865;
    padding-left: 10px;
    min-height: 2.5em;
  }

  .section-top-margin-reverse {
    padding: 0 !important;
    margin-top: 45px !important;
  }

  .partnering .cta-btn2 {
    display: none;
  }

  .hide-banner-mobile {
    display: none;
  }

  .partnering .partnering-section {
    margin-top: 0 !important;
  }    
    /*.component-section {*/
    /*    padding: 0px 0px 20px !important;*/
    /*}*/
   
  .partnering-section {
    padding: 0;
  }

  /*.interest-col {*/
  /*  margin-bottom: 15px;*/
  /*}*/
    /*******menu-header-moblie*****/
 

    /*****header*******/
  /*.home-sec.sec-pro-collaboration h2 {*/
  /*  margin-top: 25px;*/
  /*  margin-bottom: 22px;*/
  /*}*/

  .primary-navigation {
    border-bottom: none;
    position: relative;
    z-index: 100;
    background: #fff;
   
  }

  .navbar-toggle .icon-bar {
    position: relative;
    left: 22%;
  }

  .sign-up-link {
    padding: 6px !important;
  }

  .sign-up i.fa.fa-angle-right {
    top: 5% !important;
  }

  header button:hover {
    border: none !important;
    border-left: 1px solid #ddd !important;
  }

  .primary-navigation .nav>li {
    padding-left: 5px;
  }


  .list-about .dropdown-menu>li>a {
    font-size: 13px !important;
    font-family: 'Helvetica-Neue-Light', Arial, sans-serif;
  }

  

  .win-pad {
    margin: 12%;
  }

  .win-pad2 {
    margin: 12%;
  }

  .win-pad3 {
    margin: 12%;
  }

  .what-btn {
    margin-top: -8%;
  }

  .what-top-pad {
    padding-top: 3%;
  }

  .what-faq-top {
    margin-top: 10px;
  }

  .panel-body {
    padding: 0px !important;
  }

  .partnering h3.video-text-head {
    margin-top: 0;
  }

  .cell-therapy .pro-col3 .column-1 .rte-node,.cell-therapy .pro-col3 .column-2 .rte-node {
    padding: 5% !important;
  }

  .roll-block {
    top: -30px !important;
    position: relative !important;
  }

  .roll-text {
    height: auto!important;
    width: 100% !important;
  }

  .roll-text  .block-pre {
    width: 100%;
  }

  .clinical-molecules .banner-col {
    margin: 15%;
    margin-left: 0;
  }

  .primary-navigation ul li {
    height: auto!important;
  }
    /**Home page **/
  .sec-collaborate {
    margin-top: -10% !important;
  }

  .learn-more {
    font-size: 14px;
    top: 0px;
  }

  .home-sec.sec-collaborate .home-col .learn-more {
    top: 3px;
  }

  .sign-up-link {
    width: 100%;
    font-size: 18px;
    margin-top: 0!important;
  }

  .home-col .column-1 {
    margin-bottom: 8%;
  }

  .home .video.section {
    margin-top: 5%;
  }

  .sec-featured p {
    margin-top: 5%;
    /*margin-bottom: 5%;*/
  }

  .btn-pad {
    padding-top: 2%;
    padding-bottom: 4%;
    padding-left: 10%;
  }

  .sec-space-up {
    padding-top: 45%;
  }

  .sec-space-down {
    padding-bottom: 12%;
  }

  .suc-banner {
    margin: 0 !important;
  }

  .mob-banner {
    width: 100%;
    margin: 0 !important;
  }

  .mob-banner .rte-node div {
    margin: 0 !important;
  }

  .mob-banner .col-sm-6.col-xs-12 {
    padding: 0;
    margin: 0 !important;
  }

  .info-text>p:hover {
    text-decoration: underline;
  }

  .win-pad {
    margin: 0;
  }

  /*.success_stories .heading-1 {*/
  /*  font-size: 30px;*/
  /*}*/

  /*.success_stories .heading-2 {*/
  /*  font-size: 22px;*/
  /*}*/

  /*.success_stories .heading-3 {*/
  /*  font-size: 18px;*/
  /*}*/

  /*.success_stories .body-text {*/
  /*  font-size: 14px;*/
  /*}*/

  /*.what-is-open-innovation .heading-1 {*/
  /*  font-size: 30px;*/
  /*}*/
  
  .partnering .blue-sec {
    display: none;
  }

  .mobile-content.head-par {
    padding-left: 7%;
    margin-bottom: -15%;
  }

/**Sign up pop-up*/
  .signUp-form .modal-content {
    width: 100%;
    margin: auto;
  }

  .signUp-form .checkbox label span {
    padding-left: 25px;
  }

  .signUp-form button.close.fg-color {
    top: -6px;
    left: 3%;
    width: 11%;
  }
  /*----------------------header----------------------*/
  header nav {
    height: 3.75rem;
    padding: 2px;
  }

.navbar-default {

    height:4rem;
  }
  /*header .header_column {
    padding: 16px;
    margin: -8%;
  }*/

 /* header .primary-navigation {
    position: relative;
    top: -99px;
    width: 114%;
    margin-left: -20px;
    z-index: 100;
    background-color: #fff;
  }

  .application_process header .primary-navigation {
    border-bottom: none !important;
  }

  .clinical-research header .primary-navigation {
    top: -50px;
  }

  .about-us header .primary-navigation {
    top: -59px;
  }

  .translational-data header .primary-navigation {
    top: -50px;
  }

  .what-is-open-innovation header .primary-navigation {
    top: -50px;
  }

 /* .clinical-research header .global-search-inner .form-inline .input-group .input-group-addon {
    position: relative;
    top: 5px;
  }

  .clinical-research header .global-search-inner .form-inline .input-group {
    right: -10px;
    top: -60px;
  }

  .about-us .global-search-inner .form-inline .input-group .input-group-addon {
    position: relative;
    top: 5px;
  }

  .about-us .global-search-inner .form-inline .input-group {
    right: -10px;
    top: -60px;
  }

  .translational-data .global-search-inner .form-inline .input-group .input-group-addon {
    position: relative;
    top: 5px;
  }

  .translational-data .global-search-inner .form-inline .input-group {
    right: -10px;
    top: -60px;
  }

  .mentoring .global-search-inner .form-inline .input-group .input-group-addon {
    position: relative;
    top: 5px;
  }

  .mentoring .global-search-inner .form-inline .input-group {
    right: -10px;
    top: -60px;
  }

  .what-is-open-innovation .global-search-inner .form-inline .input-group .input-group-addon {
    position: relative;
    top: 5px;
  }

  .what-is-open-innovation .global-search-inner .form-inline .input-group {
    right: -10px;
    top: -60px;
  }

  .programmes .primary-navigation li a .caret-block {
    right: 57px !important;
  }
*/
  
  /********human Biological*****/
  
  
  

  .partnering-section .page-section-inner {
    padding: 0 22px !important;
  }

  .mobile-padding {
    padding: 0 22px !important;
  }

  .home-sec.sec-pro-collaboration .page-section-inner {
    padding: 0 22px;
  }

  .sec-collaborate .page-section-inner {
    padding: 0 22px;
  }

  .sec-collaborate {
    margin-bottom: 5%;
  }

  .sec-featured .page-section-inner {
    margin: 0 auto;
    padding: 0 22px;
  }

  /*.sec-featured {*/
  /*  margin-top: 6%;*/
  /*}*/

  .tab-container.xxx {
    display: none;
  }

  /*.multi-column-container.home-last-col {*/
  /*  padding-bottom: 5%;*/
  /*}*/

  .home-last-col h2 {
    margin-bottom: 22px;
  }

  header .container {
    padding: 0;
  }

  .footer {
    padding-bottom: 24px;
  }

  .footer_column_control_2 .new-image {
    margin-bottom: 10%;
  }

  p.oi-news1-mob {
    margin-bottom: 10%;
  }

  .sign-up-link {
    top: 10px;
  }

  .sign-up-link a.sign-up {
    position: relative;
    top: 11%;
  }

  .home-sec2 .signup {
    display: inline-block;
    text-align: center;
    padding: .9375rem 2.0rem .9375rem 2.0rem !important;
  }

  .publications .staticContentTagFilter {
    display: none;
  }

  .publications a.article-item-link.no-cursor {
    flex-direction: column;
  }

  .publications .html-container.article-list-items li {
    width: 100%;
  }

  .publications .article-foreground-image-wrapper {
    text-align: center;
  }

  .about-h2 h2 {
    margin-top: 0;
  }
  
  /*********slider-text********/
  .slider-sec{
      display:none;
  }
  
  .roll-over-pre{
      display:none;
  }
  
  .roll-over-col{
      display:none;
  }
  
 /* .navbar-collapse.collapse {
    height: auto !important;
    display: block !important;
    overflow-y: visible !important;
    padding-bottom: 0;
}*/
}

@media (max-width:320px) {
  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a>span:after {
    margin-left: 0.5rem;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding: 1.25rem 1.0625rem 2.5rem;
  }
}

@media (max-width:991px) {
   .portrait-list-dropdown .list-dropdown.dropdown-menu li a {
    font-size: 14px !important;
    padding: 1.25rem 3.125rem 1.0625rem 0;
    border-bottom: 1px solid #d8dfde;
    border-left-color:transparent;
  } 
    
  .primary-navigation .nav>li>a {
    padding: 1.25rem 3.125rem 1.0625rem 1.825rem !important;
    border-left: 4px solid rgba(0,0,0,0);
    border-bottom: 1px solid #ebefee;
  }

  .primary-navigation li.dropdown .dropdown-menu {
    padding-left: 25px;
    background: #f8f8f8;
  }
  .navbar-default {
    border-bottom: none !important;
  }

  .primary-navigation .nav>li.open>.dropdown-menu>li a {
    padding: 1.25rem 3.125rem 1.0625rem 0;
    border-bottom: 2px solid #d8dfde;
  }

  .primary-navigation .nav>li.open>.dropdown-menu>li a:after {
    font-family: az-webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: .375rem;
    right: 1.5625rem;
    margin-top: -.1875rem;
    position: absolute;
    top: 50%;
    content: '\f111';
  }

  .primary-navigation li a .caret-block {
    padding-right: 15px !important;
  }

  .tablet-potrait-configuration .primary-navigation .navbar-collapse.in, .tablet-potrait-configuration .main-menu-container .navbar-collapse.in {
    max-height: 0;
    padding-top: 0;
    padding-bottom: 0;
    overflow-y: visible !important;
  
  }

  .tablet-potrait-configuration .primary-navigation .navbar-collapse, .tablet-potrait-configuration .main-menu-container .navbar-collapse {
    overflow: visible;
    transition: max-height .8s ease-out;
    display: block;
    position:relative !important;
    
  }

  .tablet-potrait-configuration .primary-navigation .navbar-collapse.in, .tablet-potrait-configuration .main-menu-container .navbar-collapse.in {
   /* max-height: 125rem;*/
   /* overflow: visible  ;*/
    margin-bottom: -11px;
   
  }

  .navbar-default .top-header {
    border-bottom: none;
    padding: 0 22px;
  }

  .top-header .header-actions>li {
    height: 3.75rem;
    width: 3.75rem;
    display: flex;
    align-items: center;
  }

  .top-header .header-actions>li>a {
    padding-left: 34%;
    font-size: 16px !important;
  }

  .top-header .navbar-header .navbar-toggle {
    height: 3.75rem;
    width: 2.5rem;
    padding-left: 20px;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #3c4242 !important;
    width: 15px;
  }

  /*.navbar-collapse li.first-level-item.active>a {*/
  /*  border-left: 15px solid #1aadce;*/
  /*  padding-left: 15px !important;*/
  /*}*/
  
/* .cosolve-challenges-open .navbar-collapse li.dropdown.first-level-item:nth-child(4)>a {*/
/*    border-left: 15px solid #1aadce;*/
/*    padding-left: 15px !important;*/
/*}*/

  .nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
    border-color: transparent;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding: 1.25rem 4.3rem 1.0625rem 1.8rem !important;
    font-size: 14px;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a>span:after {
    font-family: az-webfont;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: .375rem;
    margin-left: 3.8rem;
    margin-top: .6125rem;
    position: absolute;
    content: '\f111';
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2)>a>span:after {
    margin-top: 0 !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2) {
    border-right: 1px solid #ebefee;
  }

  .primary-navigation .nav>li .dropdown-menu {
    width: 100%;
  }

  .navbar-default .top-header .navbar-header .navbar-toggle, .navbar-default .top-header .navbar-header .header-search-btn {
    border-left: 1px solid #ddd;
  }

  .tablet-potrait-configuration .primary-navigation .nav li.open {
    height: auto !important;
  }

  .primary-navigation .nav>li.open>.dropdown-menu {
    position: static;
    box-shadow: none;
  }
  
  
  .primary-navigation ul li.first-level-item{
      height:auto !important;
  }
  
  .tablet-potrait-configuration .primary-navigation .navbar-nav, .tablet-potrait-configuration .main-menu-container .navbar-nav{
    margin-top:0 !important;
  }
  
  .navbar-collapse .nav.navbar-nav{
      border-top: 1px solid #ddd;
  }  
}



/*******************************************desktop, ipad,ipad-pro *********************************************/
@media (min-width:768px) and (max-width:991px) {
    
    header .fa-search{
        top:5px;
    }
    
    .ipad-bottom-margin{
        margin-bottom: 20px !important;
    }
    
    .cosolve-sprints .pro-col3 .rte-node{
        min-height: 248px;
    }
    
  .double-img-margin {
    margin-top: 0 !important;
  }

  .about-h2 h2 {
    margin-top: 0;
  }

  .home-sec2 .signup {
    display: inline-block;
    text-align: center;
    padding: .9375rem 1.2625rem .9375rem 1.275rem !important;
  }

    /******Human Biological*****/
  .human-biological-samples .roll-block {

    bottom: 21.5% !important;
    left: 9.5% !important;
    width:104%!important;
  }

  .human-biological-samples .foregroundImageEnabled .article-foreground-image {
    width: 128%;
  }
  
  .human-biological-samples .block-pre{
      padding:0!important;
  }

  .btn-pad {
    padding-top: 22%;
    padding-left: 10%;
  }

  .my-pad {
    padding-left: 27%;
    padding-right: 27%;
  }

  .sec-space-up {
    padding-top: 0 !important;
  }

  .sec-space-down {
    padding-bottom: 0 !important;
  }

  .learn-more {
    font-size: 14px;
  }

  .sign-up-link {
    width: 100%;
  }

  .success-banner {
     /* display: none !important;*/
    ;
  }
  /*.success_stories .heading-1 {*/
  /*  font-size: 30px;*/
  /*}*/

  /*.success_stories .heading-2 {*/
  /*  font-size: 22px;*/
  /*}*/

  /*.success_stories .heading-3 {*/
  /*  font-size: 18px;*/
  /*}*/

  /*.success_stories .body-text {*/
  /*  font-size: 14px;*/
  /*}*/
  
  .success_stories .container.middle-content {
    width: 80%;
    margin-left: -6px;
  }
  /*.what-is-open-innovation .heading-1 {*/
  /*  font-size: 30px;*/
  /*}*/

  .innovation-column .column-2 {
    margin-top: 7%;
  }
  
  /*---------header-------------*/
  .top-header .navbar-brand {
    margin-left: 0%;
  }
  
  .primary-navigation .static-links-wrapper br{
      display:none;
  }
  
  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2)>a>span:after{
      margin-top:.6125rem !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a>span:after {
    margin-left: 13.7rem !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding: 1.25rem 14.2rem 1.0625rem 1.7rem !important;
  }

  /*.primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2)>a {
    padding-top: 0.5rem !important;
  }*/

  .primary-navigation .nav>li a {
    letter-spacing: 0px!important;
    font-size: 14px!important;
  /*  font-family: 'Helvetica-Neue-Light';*/;
  }

/*  .navbar-collapse li.first-level-item.active>a {*/
/*    border-left: 17px solid #1aadce;*/
/*    padding-left: 17px !important;*/
/*  }*/
/*     .cosolve-challenges-open .navbar-collapse li.first-level-item:nth-child(4)>a {*/
/*    border-left: 17px solid #1aadce;*/
/*    padding-left: 17px !important;*/
/*}*/
  .primary-navigation ul li.first-level-item:nth-child(1) {
    width: 35px!important;
  }

  .sec-featured .page-section-inner {
    width: 750px;
    margin: 0 auto;
  }

  .desktop-content .column-1 {
    padding-left: 0;
  }

  .navbar-nav li.first-level-item.open ul.dropdown-menu li.active a:before {
    margin-left: -.465rem;
  }

  .primary-navigation .bottom-hover-border:after {
    bottom: -1px !important;
  }
  .target-identification .pro-col3 .rte-node, .preclinical-data .pro-col3 .rte-node, .drug-delivery .pro-col3 .rte-node, .translational-data .pro-col3 .rte-node, .clinical-molecules .pro-col3 .rte-node, .cosolve-challenges .pro-col3 .rte-node{
      min-height: 304px;
  }
  
  /*********slider text****************/
  .sliderDesc{
      width:100% !important;
  }
}

@media (min-width:992px) and (max-width:1024px) {
  header li.first-level-item.static-nav-links {
    display: none;
  }

  .large-submitbtn .col-sm-3 {
    width: 32% !important;
  }

  .primary-navigation .nav>li .dropdown-menu {
    width: 190px !important;
  }

  .btn-pad {
    padding-top: 22%;
    padding-left: 10%;
  }

  .my-pad {
    padding-left: 27%;
    padding-right: 27%;
  }

  .sec-space-up {
    padding-top: 0 !important;
  }

  .sec-space-down {
    padding-bottom: 0 !important;
  }

  .primary-navigation .nav>li a {
    padding: 4px 0px 4px;
  }

  header .navbar-nav {
    margin-bottom: 0!important;
  }

  .primary-navigation .nav>li {
    width: 12%;
  }


/*  header nav .header_link {
    padding-top: 20px!important;
    right: -155px;
  }

  header .global-search-inner .form-inline .input-group {
    right: -17px!important;
    top: -18px!important;
    height: 62px;
  }*/

  header .primary-navigation ul {
    width: 952px!important;
  }

  header .primary-navigation ul li ul {
    width: fit-content!important;
  }

  .our_team .component-section.full-width.container.no-style {
    padding-top: 1%;
  }
  
  
 /******* Human Biological rollback article list ********/
  .article-sec-human .roll-block {
    width: 104.5% !important;
}
  

  .human-biological-samples .roll-block {
    position: absolute;
    bottom: 18% !important;
    left: 7.5% !important;
  }

  .human-biological-samples .foregroundImageEnabled .article-foreground-image {
    width:306px;
  }

/*******after header**********/
  .top-header-links {
    right: -55%;
  }

  .sec-featured .multi-column-container {
    width: 95%;
    margin: 0 auto;
  }

  .footer > div> div {
    width: 95%;
    margin: 0 auto!important;
  }

  .primary-navigation .bottom-hover-border:after {
    bottom: -1px !important;
  }
  
/*  .cosolve-challenges-open .primary-navigation .first-level-item:nth-child(4)>a{*/
/*     border-bottom: solid 5px #1aadce;*/
/*     padding-bottom:0 !important;*/
/*}*/
}

@media screen and (min-width:1025px) {
    /*** whta is innovation*/
  /*.innovation-column .column-1 {*/
  /*  margin-top: 5%;*/
  /*}*/

 /* header .global-search-inner .form-inline .input-group {
    width: 44%;
    right: -5px!important;
    height: 43px!important;
    top: -18px!important;
  }*/
  
    .article-sec-human .roll-block {
    position: absolute;
    bottom: 15.5%;
    left: 5.3%;
  }
  
  .primary-navigation .nav>li .dropdown-menu {
    width: 200px !important;
  }

  header li.first-level-item.static-nav-links {
    display: none;
  }

  .navbar-default .top-header {
    padding-bottom: .25rem;
  }

  .our_team .component-section.full-width.container.no-style {
    padding-top: 0;
  }

  /*.home .container.home-sec2 {*/
  /*  margin-top: 5px !important;*/
  /*}*/

  .home .sec-pro-collaboration {
    /*margin-top: 20px !important;*/
    padding-top: 0px!important;
  }

  .home .sec-pro-collaboration h2 {
    margin-bottom: 3.5%;
  }

  .home .column-pro .row {
    margin-top: 3%;
  }

  .home-col {
    margin-top: 2% !important;
  }

  .sec-pro-collaboration .col-sm-6 {
    padding-left: 11px;
    padding-right: 11px;
  }

  .footer .desk-hidden ul li {
    line-height: normal;
  }

  .footer .title .border {
    margin: 0;
    margin-bottom: 3%;
  }

  /*.home-last-col {*/
  /*  margin-top: 10px;*/
  /*}*/

  .footer-column-control {
    margin-top: 24px;
  }

  .column-reverse .column-2 {
    padding-left: 4%;
  }
/*  .cosolve-challenges-open .primary-navigation .first-level-item:nth-child(4)>a{*/
/*     border-bottom: solid 5px #1aadce;*/
/*     padding-bottom:0 !important;*/
/*}*/
}

@media screen and (min-width:768px) {
    
   
  .home .desktop-content {
    margin-left: 0;
  }

  .primary-navigation ul li.first-level-item:nth-child(1) {
    display: none!important;
  }

  header .primary-navigation {
    position: relative;
    border-bottom: none;
    border-bottom: 1px solid #79797929 !important;
  }
  
  .sec-featured.container
  {
      padding-top: 30px;
      
  } 
  
  /*************slider-text****************/
  .sliderBg {
    height: 22.252rem;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.roll-over-pre .sliderBg {
    height: 14.252rem;
}


    .sliderBg a {
    position: relative;
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    height: 100%;
    display: block;
}
.sex-inc .sliderWrapper {
    bottom: 3.375rem;
}
.sex-inc .roll-over-pre .sliderBg {
    height: 60px;
}

    .sliderWrapper {
    bottom: 4.375rem;
    margin-top: auto;
    position: absolute;
    z-index: 100;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
    transition: -webkit-transform .4s ease, bottom .4s ease;
    transition: transform .4s ease, bottom .4s ease;
}
    .sliderBg a:hover .sliderWrapper {
    width:100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    bottom: 0;
}
    .sliderHeader {
    padding: 1.25rem 1.25rem 0.4rem;
    height: 4.375rem;
    display: inline-block;
    color:white;
}

/*.roll-over-col.txtGraphite .column-1 .sliderHeader,
.roll-over-col.txtGraphite .column-2 .sliderHeader,
.roll-over-col.txtGraphite .column-1 .sliderDesc,
.roll-over-col.txtGraphite .column-2 .sliderDesc {
    color: #3c4242;
}*/

.roll-over-pre .sliderHeader{
    padding: .8rem 1.25rem .9rem;
}

.roll-over-pre.cosolve.sirf .sliderHeader{
    padding: 1.25rem 1.25rem 0.4rem;
    width: 250px;
    text-align: center;
}

    .sliderDesc {
    padding: 0.825rem 1.25rem 0.1rem;
    margin: 0;
    color: white;
}

.sliderDesc.color-3 {
    background: rgba(0,56,101,0.8)!important;
}

.sliderDesc.color-1 {
    background: rgba(104,210,223,0.8)!important;
}
.sliderDesc.color-2 {
    background: rgba(196,214,0,0.8) !important;
}

.sliderDesc.color-4 {
    background: rgba(63,68,68,0.8) !important;
}

    .sliderBg a:hover h3 {
    text-decoration: underline;
}
    .sliderBg i, .sliderBg em{
        padding-left:15px;
    }
    
    .roll-over-col .row {
    margin-top: 30px;
    }
    
.sec-pro-collaboration{
    display:none;
}

.pre-column2{
    display:none;
}

.column-pro{
    display:none;
}

.contain{
    display:none;
}

    /*.slider-sec{*/
    /*    padding-top:5px;*/
    /*}*/
}

@media(min-width:319px) and (max-width:359px) {
  .primary-navigation {
    border-bottom: none !important;
  }
}
  
  /*header button {
    left: 250px!important;
  }

  header .global-search-inner .form-inline .input-group {
    top: -50px!important;
  }
  
  
  .mentoring header .global-search-inner .form-inline .input-group {
    top: -68px!important;
}*/


/*@media(min-width:361px) and (max-width:375px) {
  header button {
    left: 299px!important;
  }

  .navbar-fixed-top .primary-navigation {
    top: -99px!important;
  }
}

@media(min-width:400px) and (max-width:415px) {
 header button {
    left: 335px!important;
  }
}*/
/*-------------land Scape----------------------*/
/*@media only screen and (max-width: 767px) and (orientation:landscape) {
  header .header_column {
    padding: 23px;
    margin: -7%;
  }

  header button {
    left: 575px!important;
  }

  header .new-image .new-image-mobile {
    width: 100%!important;
  }

  header nav .mobile-configuration .section .header_column .row .column-1 .new-image {
    padding: 10px;
  }
}

@media only screen and (min-width: 568px) and (max-width:639px) and (orientation:landscape) {
  header button {
    left: 470px!important;
  }
}

@media only screen and (min-width:640px) and (max-width:666px) and (orientation:landscape) {
  header button {
    left: 540px!important;
  }
}*/

@media only screen and (min-width:667px) and (max-width: 735px) and (orientation:landscape) {
  
 

  .roll-text .block-pre {
    width: 95.3%;
  }

  .what-is-open-innovation .root-section {
    top: -7px;
  }

  .about-us .root-section {
    top: -10px;
  }

  .about-us  .primary-navigation {
    border-bottom: none;
  }

  footer {
    margin-top: 0;
  }

  .mentoring footer, 
  .our_team footer{
        margin-top: -1%;
    }


  

  .article-sec-human .sliderWrapper{
      height:125px;
  }
  .roll-text {
    width: 100% !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a>span:after {
    margin-left: 9.5rem;
  }
  
  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2)>a>span:after{
      margin-top:.6125rem!important;
  }

 
  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(3) a>span:after {
    margin-left: 12.5rem;
}

  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding: 1.25rem 10.2rem 1.0625rem 1.8rem !important;
  }

  .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(2) br {
    display: none;
  }
}

/*@media only screen and (min-width: 736px) and (max-width: 811px) and (orientation:landscape) {
  header button {
    left: 610px!important;
  }

  header .global-search-inner .form-inline .input-group {
    top: -48px!important;
  }
}*/

@media only screen and (min-width: 812px) and (max-width: 900px)  and (orientation:landscape) {
 /* header .global-search-inner .form-inline .input-group {
    right: -4px;
    top: -15px;
    height: 59px;
  }*/

  .primary-navigation ul li.first-level-item:nth-child(1) {
    width: 53px!important;
  }

  .primary-navigation ul {
    width: 1000px!important;
  }
}

@media only screen and (min-width: 1280px) and (max-width:1290px) {
    
    .clinical-research h3{
        letter-spacing:0.7px;
    }
    
    header .global-search-inner .form-inline .input-group .input-group-addon{
        padding-left:0px;
    }
    
    header .global-search-container .container{
      padding:0px !important;
    }
    header .input-group-addon span.fa.fg-color.fa-times-circle{
        right:54px !important;
    }
    header .global-search-inner.bring-front input.form-control{width: 98.7% !important;}
    
    .article-sec-human .articleList h3{
        letter-spacing:0.5px;
    }
  

  .primary-navigation .nav>li a {
    letter-spacing: 0px;
  }

  header .primary-navigation ul {
    width: 1200px!important;
  }

  header .primary-navigation ul li ul {
    width: fit-content!important;
  }

  .primary-navigation .bottom-hover-border:after {
    padding-bottom: 2.5%;
  }

  header .container {
    padding: 0 2% !important;
  }

  .footer > div> div {
    padding: 0 2% !important;
  }

  .sec-featured .page-section-inner {
    padding: 0 2% !important;
  }

  .home-sec .page-section-inner {
    padding: 0 2% !important;
  }

  .banner-sec .page-section-inner {
    padding: 0 2% !important;
  }

  .list-about {
    padding: 0 2%!important;
  }

  .blue-sec .row {
    padding: 0 2% !important;
  }
  
  .grey-top-sec .row {
    padding: 0 2% !important;
  }

  .blue-sec .column-2 {
    padding-right: 5%;
  }

  .what-grey-bg .page-section-inner {
    padding-right: 0 2% !important;
  }
}

@media only screen and (min-width:1366px) {
 

  .primary-navigation .bottom-hover-border:after {
    padding: 0 6px 4px;
  }

  /*.primary-navigation ul li.first-level-item:nth-child(9) {
    position: relative;
    top: -48px;
    float: right;
    left: 95px;
  }*/
  

 /* header .expand-img-desktop {
    position: relative;
    right: -16px;
    top: -12px;
  }*/

  header nav {
    height: 91px;
  }

  .primary-navigation .nav>li a {
    font-size: 14px !important;
    padding: 10px 6px 6px!important;
  }

  .primary-navigation .nav>li:nth-child(2)>a {
    padding: 10px 0px 6px!important;
  }
 /* header nav .header_link {
    font-size: 11px;
    font-family: 'Helvetica neue light';
    padding-top: 10px;
    position: absolute;
    right: -182px;
  }*/
}

@media only screen and (min-width:1920px) {
  

  header .primary-navigation ul {
    width: 1740px!important;
  }

  header .primary-navigation ul li ul {
    width: fit-content!important;
  }

  .primary-navigation .nav>li>a {
    font-size: 24px;
    padding: 10px 0px 6px!important;
  }

 
  /*.primary-navigation ul li.first-level-item:nth-child(9) {
    left: 42px!important;
  }*/

 /* header .global-search-inner .form-inline .input-group {
    width: 41%!important;
    right: -2px!important;
  }

  header .expand-img-desktop {
    right: 91px!important;
    top: -16px!important;
  }

  header nav .header_link {
    right: -275px!important;
  }*/
}

.success_stories .success-pad {
  padding-bottom: 3%;
}

@media only screen and (min-width:1940px) and (max-width:1980px) {
 /* header .expand-img-desktop img {
    left: -131px;
  }*/
  
  .preclinical-nav .list-about {
    /*padding-left: 9%;*/
    ;
  }
}

/*********** Header CBT****************************/

@media (min-width:750px) and (max-width:755px) {
  .about-us .mobile-content {
    margin-bottom: -9%;
  }

  .rd_focus_areas .mobile-content {
    margin-top: 12% !important;
  }


  .cosolve-sprints .bottom-space {
    margin-bottom: 9%;
  }

  .idea_incubator .pro-col3 {
    margin-left: -6% !important;
    margin-bottom: 10% !important;
  }

  .primary-navigation {
    border-bottom: none;
  }

  .primary-navigation li a .caret-block {
    padding-right: 5% !important;
  }
  
  .primary-navigation .nav .static-links-wrapper>li.first-level-item>a {
    padding: 1.25rem 16.3rem 1.0625rem 1.8rem !important;}
    .primary-navigation .nav .static-links-wrapper>li.first-level-item>a>span:after{
        margin-left:14.4rem;
    }
  
  
  /*********Human Biological*****/
  

  
}

@media (min-width:1536px) and (max-width:1537px) {
  header .primary-navigation {
  }

  .footer .footer_column_control_2 .column-2 .linked-list {
    left: -210px!important;
  }
}

@media (min-width: 2048px) and (max-width: 2050px) {
    /*header .expand-img-desktop img{
        left : -105px ;
    } */ 
  .footer .footer_column_control_2 .column-2 .linked-list {
    left: -297px!important;
  }
}

/************header CBT********************/
@media (min-width: 1280px) {
  
  .article-sec-human .roll-block {
    width: 93.7% !important;
}
.article-sec-human .roll-block {
    position: absolute;
    bottom: 15.3%;
    left: 5.4%;
}
  .primary-navigation .nav>li {
    padding-right: 22px;
  }

  header .container {
    width: 1280px!important;
    margin: 0 auto !important;
    padding: 0;
  }
  .home .banner-sec .page-section-inner {
    width: 1280px!important;
    margin: 0 auto!important;
    padding: 0;
    margin-top: 15%!important;
  }
  .banner-sec .page-section-inner {
    width: 1280px!important;
    margin: 0 auto!important;
    padding: 0;
    margin-top: 15%!important;
  }

  .home-sec .page-section-inner {
    width: 1280px!important;
    margin: 0 auto!important;
  }

  .top-header .navbar-brand {
    margin: 0% auto!important;
  }

  .container.home-sec {
    width: 1280px;
  }

  .top-header-links {
    right: -65.5%;
  }

  .footer > div> div {
    width: 1280px;
    margin: 0 auto!important;
  }

  .sec-featured .page-section-inner {
    width: 1280px!important;
    margin: 0 auto!important;
  }
}

@media (min-width: 1200px) and (max-width: 1279px) {
    
    .article-sec-human .roll-block {
    width: 102.7% !important;
}
.article-sec-human .roll-block {
    position: absolute;
    bottom: 16.5% !important;
    left: 5.4% !important;
}
    

  .footer > div> div {
    width: 1170px;
    margin: 0 auto!important;
  }

  .sec-featured .page-section-inner {
    width: 1170px!important;
    margin: 0 auto!important;
  }

  .what-is-open-innovation .container .home-sec {
    width: 1170px !important;
    margin: 0 auto;
  }

  .partnering-section .page-section-inner {
    width: 1170px !important;
  }

  header .container {
    padding-left: 0 !important;
  }

  .list-about {
    width: 1170px !important;
  }

  .blue-sec .row {
    width: 1170px;
    padding-right: 3%;
  }

  .grey-top-sec .row {
    width: 1170px;
    padding-right: 3%;
  }
  
  .roll-block {
    width: 96.5% !important;
  }

  .pre-column2 .roll-block {
    width: 92.7% !important;
  }

  .multi-column-container.contact-column {
    width: 1170px !important;
  }
}

@media (min-width: 1025px) and (max-width: 1201px) {
    
  .footer > div> div {
    width: 970px;
    margin: 0 auto!important;
  }

  .sec-featured .page-section-inner {
    width: 970px!important;
    margin: 0 auto!important;
  }

  .primary-navigation .nav>li {
    padding-right: 5px !important;
  }

  .top-header-links {
    right: -55%;
  }

  .partnering-section .page-section-inner {
    width: 970px !important;
    margin: 0 auto;
  }

  .list-about {
    width: 970px !important;
    margin: 0 auto;
  }

  .blue-sec .row {
    width: 970px;
    margin: 0 auto;
    padding-right: 2.5%;
  }
  
  .grey-top-sec .row {
    width: 970px;
    margin: 0 auto;
    padding-right: 2.5%;
  }

  .multi-column-container.contact-column {
    width: 970px !important;
  }
  .article-sec-human .roll-block {
    width: 104.5% !important;
}
  

  .human-biological-samples .roll-block {
    position: absolute;
    bottom: 18% !important;
    left: 7.5% !important;
  }

  .human-biological-samples .foregroundImageEnabled .article-foreground-image {
    width:306px;
  }
}
/*sign up form */
.signUp-form .generated-form{
  margin-top:32px;
}

.signUp-form .generated-form h1{
  /*font-size:32px;
  font-weight:bolder;*/
    font-weight: 700;
    font-family: 'Lexia', Arial, sans-serif;
    font-size: 1.4375rem;
    line-height: 1.3043478261;
    letter-spacing: .9px;
}
.signUp-form .form-info-section{
 /* font-size:21px;*/
  /*font-family: 'Lexia', Arial, sans-serif;*/
  /*font-weight: 300;*/
  /*font-size: 1.125em;*/
  /*line-height: 1.2em;*/
  /*letter-spacing: 1.05px;*/
  
  font-size: 14px;
  line-height: 20px;
  letter-spacing: .3px;
  font-family: 'Helvetica-Neue', Arial, sans-serif;
  font-weight: 300;
  /*margin-bottom: 15px;*/
  
}
.signUp-form .control-label{
 /* font-size:20px !important;*/
  font-family: 'Lexia', Arial, sans-serif;
  font-weight: bolder;
  font-size: 1.125em;
  line-height: 1.2em;
  letter-spacing: 1.05px;
}

/*@media screen and (min-width:375px) and (max-width:767px){
.signUp-form .form-info-section{
font-size:14px;
}

.signUp-form .generated-form h1{
  font-size:24px;
  font-weight:bolder;
}
.signUp-form .control-label{
  font-size:16px !important;
}
.signUp-form .checkbox label span{
  font-size:13px;
}
}*/
/*sign up form ends */
@media (min-device-width:320px) and (max-device-width:768px) {
#nav {
    -webkit-overflow-scrolling: touch !important;
}
}


@media only screen and (max-width: 767px) and (orientation:landscape){
    .mc-field-group.input-group input[type="radio"]{
        flex-basis:7%;
    }
}

/*.html-video-holder.hidden {*/
/*    display: block !important;*/
/*}*/

