.pro-x .menu-ta, .pro-x .logo-top-menu a {
    visibility: hidden !important;
}


body {
    font-family: 'Montserrat', sans-serif !important;   
}

.btn-CTA-PA a.btn-pa-white, .btn-CTA-PA a.btn-pa-white:hover {  
    text-decoration: none !important;  
    color: #000 !important;
    border-radius: 20px !important;
    background-color: #FFF;
    font-weight: 700;
    float:left
}

 .pro-x .ta-header .container-box-Login-top .btn:hover{
    background-color: #FC1921 !important;
    border-color: #FC1921 !important;
  }

.container-box-Login-top .form-submit.btn, .ta-header .container-box-Login-top input.btn  {
    background-color: #000 !important;
color:#FFF !important}

.pro-x .therapeuticAreas-bg a.HAEMExpert {max-width: 270px;}

.page-node-type-page:not(.path-frontpage) .field--name-body a.btn-pa-white, 
.page-node-type-page:not(.path-frontpage) .field--name-body a.btn-pa-white:not(.btnBlue), 
.page-node-type-page:not(.path-frontpage) .field--name-body a.btn-pa-white:not(.btnWhite) {
    text-decoration: none !important;
}
.cont-login-color {
    position: relative;
    background-color: #808284;
    float: left;
    padding: 30px 30px 30px 30px;
    z-index: 2;
}

.hero-container.custom-page-title .hero-left h1 {
    color: #808284;
    font-weight: 700;
}

.hero-container .hero-left .field--name-body p {
    color: #FFF;
    font-size: 1.3125rem;
    font-weight: 400;
    line-height: 1.4;
}

.item-list a.request-password-link, .item-list a.request-password-link:hover {
    color: #FFF;
    font-weight: 400;
}

.container-box-Login-top .form-submit.btn, .ta-header .container-box-Login-top .btn {
    margin: 0 0 20px 0 !important;
    background-color: #fff !important;
    border-radius: 30px !important;
    border: 0 !important;
    width: 150px !important;
    outline: none !important;
    color: #212121 !important;
    float: left !important;
    border: 1px solid #000 !important;
}

.rotate-color::after {
    bottom: -23px;
    left: 0;
    height: 45px;
    content: "";
    position: absolute;
    background-color: #808284;
    width: 100%;
    transform: skewY(-3deg);
    -ms-transform: skewY(-3deg);
    -webkit-transform: skewY(-3deg);
    -moz-transform: skewY(-3deg);
}

.top-header {
    clear: both;
    float: left;
    width: 100%;
   
    padding: 6px 0;
    background-color: #FC1921;
    position: relative;
}
.hero-container.custom-page-title {
    min-height: 530px;
  }

.container-disclaimer {
    clear: both;
    float: left;
    width: 100%;
    padding: 10px 0;
    /* background-color: #FC1921;*/ 
    background-color: #212121;
    position: relative;
}

.box-prox-info { margin-top:80px;}
.box-prox-info p {font-size:16px;}
.box-prox-info p strong {color:#FC1921}
.not-logged-in .therapeuticAreas-bg {margin-top:0px; padding-top:20px;}

.box-prox-our-content {margin-top:40px;}
.box-prox-our-content h2 {margin-bottom:40px; clear:both; float:left;}
.box-prox-our-content .icon {text-align: center; margin-bottom:20px;}
.box-prox-our-content .icon img {max-width: 60px;}
.box-prox-our-content h4 {font-size: 21px;}
.box-prox-our-content p {font-size: 15px;}

.pro-x .therapeuticAreas-bg .haematology a {
    clear: both;
    float: left;
    max-width: 270px;
    width: 100%;
    padding: 0;
    background-image: url(/themes/custom/prox_theme/assets/CSL_HAEM_logo.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    /* height: 145px; */
    height: 65px;
    overflow: hidden;
    text-indent: -999em;
}

.pro-x .therapeuticAreas-bg .haematology {
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: center;
}

.pro-x .therapeuticAreas-bg .hereditary_angioedema a {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    background-image: url(/themes/custom/prox_theme/assets/CSL_HAE_logo.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    height: 53px;
    overflow: hidden;
    text-indent: -999em;
}

.pro-x .therapeuticAreas-bg .immunology a {
    clear: both;
    float: left;
    width: 100%;
    padding: 0;
    background-image: url(/themes/custom/prox_theme/assets/CSL_IG_logo.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
    /* height: 145px; */
    height: 58px;
    overflow: hidden;
    text-indent: -999em;
}

.viewProduct a, .viewProduct a:visited {
    border-radius: 24px !important;
    width: 200px !important;
    height: auto !important;
    margin: 0 auto !important;
    margin-bottom: 20px !important;
    border: 1px solid #FC1921;
    text-transform: uppercase;
    text-decoration: none !important;
    font-weight: 700;
    padding: 12px 20px !important;
    outline: none !important;
    max-width: 100% !important;
    display: initial !important;
    color: #fff !important;
    background-color: #FC1921;
}

.viewProduct a:hover {

    color: #FC1921 !important;
    background-color: #fff;
}

footer {
    clear: both;
    float: left;
    width: 100%;
    color: #fff;
    background-color: #212121;
}

.cta-box.register-box{
  background-color: #FC1921 !important;
}



@media (max-width:1240px){
    .hero-container.custom-page-title {
      min-height: 455px;
  }
}


@media (max-width:1199px){
    header .navbar .navbar-brand img {
        width:auto;
        height: auto; }
    }


  @media (min-width:1980px){
    .hero-container.custom-page-title {
      background-size: contain;
      min-height: 535px;
  }
  }

  .field--type-text-with-summary p{padding-top:8px;}