@charset "UTF-8";

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

.edit #edit-field-title-wrapper {
  border-top: 2px solid #ddd;
  padding-top: 50px;
}

.profile #edit-field-title-wrapper {
  border-top: 2px solid #ddd;
  padding-top: 50px;
}

.region-navigation-top .views-element-container:last-child {
  margin-bottom: 0px;
  float: none;
  width: auto;
}

.views-element-container:last-child {
  margin-bottom: 0px;
  float: left;
  width: 100%;
}

.row {
  margin-right: 0;
  margin-left: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
  padding-top: 120px;
  overflow-x: hidden;
}

.register u {
  color: #ee1100;
}

ol li {
  font-size: 14px;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.f11 {
  font-size: 16px;
  vertical-align: middle;
  height: 40px;
}

.field--name-bp-unrestricted p a,
.paraques p a {
  color: #ee1100;
  font-size: 14px;
  text-decoration: underline;
}

.field--name-bp-unrestricted p a:hover,
.paraques p a:hover {
  color: #ee1100;
  font-size: 14px;
  text-decoration: underline;
}

a {
  color: #ee1100;
  font-size: 16px;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #ee1100;
  text-decoration: none;
}

@media (min-width: 1440px) {
  .container {
    max-width: 1260px;
    width: 1260px;
  }
}

@media (min-width: 1200px) {
  .publicationinner + .block_list_content .block_imgp {
    min-height: 1rem;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    height: 60px;
    color: #51b1bf;
    margin-top: 15px !important;
  }

  .container {
    max-width: 1260px;
    width: 1140px;
  }

  .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 78%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }
}

.register p {
  line-height: 20px;
}

#keycongressbanner {
  margin: 0px 0px 30px 0px;
  background-image: url(../images/keycongressbanner.png);
  background-position: top;
  background-repeat: repeat-x;
  padding: 20px 20px;
  background-size: 100% 100%;
}

#keycongressbanner h1 {
  color: white;
  font-size: 30px;
  text-align: left;
}

#publication_block2 {
  margin: 0px 0px 30px 0px;
  background-image: url(../images/bookmarkbanner.png);
  background-position: top;
  background-repeat: repeat-x;
  padding: 20px 20px;
  background-size: 100% 100%;
}

#resource_block {
  margin: 0px 0px 20px 0px;
  background-image: url(../images/bookmarkbanner.png);
  background-position: top;
  background-repeat: repeat-x;
  background-size: 100% 100%;
  padding: 50px 50px;
}

#publication_block {
  margin: 0px 0px 30px 0px;
  background-image: url(../images/publicationbanner.png);
  background-position: top;
  background-repeat: repeat-x;
  padding: 50px;
}

#publication_block h1,
#publication_block2 h1,
#resource_block h1 {
  color: white;
  font-size: 40px;
  text-align: left;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ee1100;
  text-decoration: none;
  background-color: #fff;
  outline: 0;
}

.space {
  margin-left: 20px;
}

.views-element-container .block_content {
  margin-top: 20px;
  text-align: center;
  padding-bottom: 20px;
}

.bookmarks .views-element-container .block_content {
  margin-top: 0px;
}

.block_content {
  background-image: url(../images/blockcontent.png);
  background-position: 60% 60%;
  background-repeat: no-repeat;
  padding-top: 0px;
  background-size: auto;
  width: 100%;
  float: left;
}

.password .block_content {
  background: none;
}

.paragraph > .paragraph__column {
  padding: 0px;
}

.hrlineblue {
  border-width: 2px;
  border-style: solid;
  width: 100%;
  height: 2px;
  border-image: linear-gradient(to right, #39c, #39c) 1;
}

.mn_footr .container {
  display: none;
}

.dateline {
  border-top: 2px solid #e3e3e3;
  padding: 20px 0px;
  margin: 30px 0px;
}

.summarydetail {
  margin-bottom: 50px;
  color: #444;
}

.summarydetail .linegrey {
  border-top: 2px solid #e3e3e3;
  border-bottom: 2px solid #e3e3e3;
  padding: 15px 0px;
  margin: 10px 0px;
}

.summarydetail h4 {
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}

.summarydetail b {
  font-weight: bold;
  font-size: 14px;
}

.readmoretxt {
  font-size: 16px;
  line-height: 22px;
}

.readmoretxt b {
  font-size: 16px;
  line-height: 22px;
  font-weight: bold;
}

.summarydetail h6 {
  font-size: 12px;
  line-height: 16px;
}

h6 i {
  font-size: 12px;
  line-height: 16px;
  font-style: italic;
}

.summarydetail p {
  font-size: 14px;
  line-height: 18px;
}

.summarydetail span {
  color: #494948 !important;
  display: block;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  margin-top: 0px;
  padding-top: 0px;
}

.summarydetail a {
  text-decoration: underline;
  font-size: 14px;
}

footer {
  background-repeat: no-repeat;
  background-position: 0% 0px;
  margin: 0px 0px 0px 0px;
  background-image: url(../images/globe.png);
  background-size: contain;
}

.block_content h1 {
  color: #4c4948;
  font-size: 48px;
  text-align: center;
  margin: 30px 0px 20px;
}

.page-node-type-page .block_content.adhd-filters-view-content h1,
.page-node-type-publications .block_content.adhd-filters-view-content h1 {
  margin: 20px 0px 20px;
  text-transform: capitalize;
}

.path-frontpage.page-node-type-page .block_content.adhd-filters-view-content h1,
.bookmarks .block_content.adhd-filters-view-content h1 {
  margin: 10px 0px 15px;
}

.block_content .description,
.event_details .description,
.description2 {
  color: #4c4948;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
}

.description2 a {
  color: #ee1100;
  font-size: 16px;
  text-decoration: underline;
}

.description2 a:hover {
  text-decoration: underline;
}

.register .description2 a:hover,
.edit .description2 a:hover {
  text-decoration: underline;
}

.form_fields {
  margin-top: 50px;
}

.form_fields label {
  font-size: 10.5px;
  color: #4c4948;
  font-family: "Raleway-Regular", sans-serif;
  display: block;
  margin-bottom: 5px;
  letter-spacing: 0.5px;
}

#password-policy-status,
.input-group-addon:last-child {
  display: none;
}

.nav_button2 {
  display: inline-block;
  color: #ee1100;
  font-size: 12.5px;
  border-bottom: 1px solid #ee1100;
  border-radius: 0px;
  margin-top: 20px;
  text-align: center;
  padding: 8px 8px 8px 8px;
  line-height: 17px;
  text-decoration: none;
  font-family: "Raleway-Regular", sans-serif;
  background-position: 90% center;
  background-repeat: no-repeat;
  transition: ease-in-out;
}

.nav_button {
  cursor: pointer;
  display: inline-block;
  color: #ee1100 !important;
  font-size: 14px;
  /*border-bottom: 1px solid #ee1100;*/
  border-radius: 0px;
  margin: 0px 0px 30px 0px;
  text-align: left;
  padding: 8px;
  line-height: 18px;
  text-decoration: none;
  font-family: "Raleway-Regular", sans-serif;
  background-position: 90% center;
  background-repeat: no-repeat;
  transition: ease-in-out;
  font-weight: 700;
  text-decoration: underline;
}

.nav_button.expand-filters {
  padding: 0px;
}

.page-node-type-page .nav_button.expand-filters,
.page-node-type-publications .nav_button.expand-filters {
  padding: 20px 0px 10px 0px;
}

.path-frontpage.page-node-type-page .nav_button.expand-filters,
.bookmarks .nav_button.expand-filters {
  padding: 0px 0px 10px 0px;
}

.in_pserson_span {
  color: white;
  padding-left: 20px;
  text-transform: uppercase;
}

.nav_button:hover {
  text-decoration: none;
  color: #ee1100;
}

.nav_buttonwhite {
  display: inline-block;
  margin-left: 10px;
  color: #ffffff;
  font-size: 12.5px;
  border: 2px solid #ffffff;
  border-radius: 10px;
  margin-top: 20px;
  text-align: left;
  padding: 8px 18px;
  line-height: 17px;
  text-decoration: none;
  font-family: "Raleway-Regular", sans-serif;
  background-position: 90% center;
  background-repeat: no-repeat;
  transition: ease-in-out;
  text-decoration: none !important;
}

.nav_buttonwhite:hover {
  text-decoration: none;
  color: #ffffff;
  font-weight: 800;
}

.block_lists {
  margin-top: 25px;
}

.block_list {
  border: 2px solid red;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_list img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  left: auto;
  position: absolute;
  top: 5px;
  right: auto;
  vertical-align: super;
}

.block_list span img {
  display: inline-block;
  width: 12px;
}

.block_list span img[src=""] {
  display: none;
}

.register-block .in_person img {
  left: 10px;
  top: 4px;
  display: inline-block;
}

.register-block .in_person span {
  display: flex;
  justify-content: center;
  margin: auto;
  float: right;
  width: 100%;
  text-indent: 20px;
  line-height: 26px;
}

.block_list .field--name-field-media-image {
  position: relative;
  top: 0px;
}

.block_list .block_list_content {
  padding: 60px 20px 15px;
  text-align: center;
}

.block_list.block_person .block_list_content {
  padding: 25px 20px 15px;
  font-size: 14px;
  line-height: 18px;
}

.block_list .block_list_content h2 {
  margin-top: 0px;
}

.block_list .block_list_content h2,
.block_list .block_list_content span {
  font-size: 18px;
  color: #ee1100;
  font-family: "Raleway-Regular", sans-serif;
  margin-bottom: 10px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
}

.block_list .block_list_content h2 a {
  font-size: 18px;
  text-align: center;
  display: block;
  line-height: 22px;
  font-family: "Raleway-Bold", sans-serif;
  height: auto !important;
}

.block_list .block_list_content h2 a:hover {
  color: #ee1100;
  font-weight: bold;
  text-decoration: none;
}

.block_list .block_list_content span.red_txt {
  color: #ee1100;
}

.block_list .block_list_content p {
  font-size: 14px;
  color: #4c4948;
  text-align: center;
  font-family: "Raleway-Regular", sans-serif;
  letter-spacing: -0.1px;
  margin-bottom: 0px;
  line-height: 18px;
  font-weight: normal;
}

.block_list .block_list_content strong {
  font-size: 14px;
}

.block_list .block_list_content p sup,
.block_list .block_list_content p sub {
  font-size: 10px;
  color: #4c4948;
  text-align: center;
  font-family: "Raleway-Regular", sans-serif;
  letter-spacing: -0.1px;
  margin-bottom: 40px;
  line-height: 18px;
}

.button {
  background-color: #fff;
  color: #ee1100;
  text-align: center;
  text-decoration: none;
  font-size: 12.5px;
  font-family: "Raleway-Regular", sans-serif;
  width: 80px;
  height: 35px;
  display: block;
  line-height: 35px;
  border-radius: 50px;
  border: 2px solid #ee1100;
  transition: ease-in-out 0.3s;
  margin-bottom: 10px;
}

#user-pass .col-md-8 p {
  display: none;
}

.button:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  text-decoration: none;
  border: 2px solid #fff;
  font-weight: bold;
  margin: 0px;
  background-color: #ee1100;
  color: #ffffff;
  font-size: 16px;
  border-radius: 5px;
  font-family: "Raleway-Bold", sans-serif;
  padding: 3px 20px;
  width: auto;
  line-height: 31px;
  margin-top: 20px;
  text-transform: uppercase;
  margin-bottom: 40px;
}

.button .form-actions .btn,
.button .form-actions .btn-group {
  margin-right: 10px;
  color: #ffffff;
  margin-top: -15px;
  background-color: #ee1100;
  text-decoration: none;
  border: 2px solid #fff;
  line-height: 20px;
  border-radius: 10px;
  font-weight: bold;
}

.btn_video {
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  text-decoration: none;
  padding-left: 25px;
  background-image: url(../images/icon_video.png);
  background-repeat: no-repeat;
  background-position: left center;
  transition: ease-in-out;
  background-size: 20px;
  display: inline-block;
  line-height: 22px;
}

.btn_pdf {
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  text-decoration: none;
  padding-left: 25px;
  background-image: url(../images/icon_pdf.png);
  background-repeat: no-repeat;
  background-position: left center;
  transition: ease-in-out;
  background-size: 17px 22px;
  display: inline-block;
  line-height: 22px;
}

.btn_podcast {
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  text-decoration: none;
  padding-left: 25px;
  background-image: url(../images/icon_podcost.png);
  background-repeat: no-repeat;
  background-position: left center;
  transition: ease-in-out;
  background-size: 15px 22px;
  display: inline-block;
  line-height: 22px;
}

.btn_video:hover,
.btn_pdf:hover,
.btn_podcast:hover {
  color: #ee1100;
  font-weight: 600;
  text-decoration: none;
}

.btn_bm {
  display: inline-block;
  width: 12px;
  height: 17px;
  background-image: url(../images/icon_bm.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-size: 12px;
  display: inline-block;
  height: 22px;
}

.btn_bmdark {
  display: inline-block;
  width: 12px;
  height: 17px;
  background-image: url(../images/icon_bm_active.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-size: 12px;
  display: inline-block;
  height: 22px;
}

.spanimg {
  width: 14px !important;
  margin-left: 10px;
}

.equalcol {
  display: flex;
}

.equalcol .col-lg-3 {
  flex: auto;
  margin-bottom: 20px;
}

.equalcol .col-lg-3 .block_list {
  height: 330px;
}

.fixedrow {
  bottom: 0;
  margin-top: -20px;
  position: absolute;
  width: 80%;
  float: left;
}

.btn_bm.active {
  background-image: url(../images/icon_bm_active.png);
}

.btn_arrw {
  background-image: url(../images/menu_arrow.png);
  background-repeat: no-repeat;
  background-position: right 0px;
  transition: ease-in-out;
  padding-left: 20px;
  background-size: 14px;
  min-height: 30px;
  display: block;
  color: #ee1100;
  height: 30px;
  display: inline list-item;
  list-style: none;
  padding-bottom: 30px;
}

.btn_tag {
  background-image: url(../images/turnarrow.png);
  background-repeat: no-repeat;
  background-position: left 5px;
  transition: ease-in-out;
  padding-left: 20px;
  background-size: 14px;
  min-height: 35px;
  display: block;
  color: #ee1100;
  display: inline-block;
  line-height: 22px;
}

.follow_us .share-this-btn-tag .sharethis-custom-wrapper {
  background-image: url(../images/icon-share.png);
  background-repeat: no-repeat;
  background-position: 0;
  transition: ease-in-out;
  text-indent: 0px;
  background-size: 16px;
  font-size: 10px;
  min-height: 30px;
  display: block;
  color: #ee1100;
  line-height: 30px;
  cursor: pointer;
}

.share-this-btn-tag .sharethis-custom-wrapper {
  background-image: url(../images/turnarrow.png);
  background-repeat: no-repeat;
  background-position: 0;
  transition: ease-in-out;
  padding-left: 27px;
  background-size: 20px;
  font-size: 9px;
  min-height: 20px;
  display: block;
  color: #ee1100;
  line-height: 20px;
  cursor: pointer;
  background-size: 20px;
}

.follow_us .share-this-btn-tag .sharethis-custom-wrapper {
  background-image: url(../images/icon-share.png);
  background-repeat: no-repeat;
  background-position: 0;
  transition: ease-in-out;
  padding-left: 27px;
  background-size: 20px;
  font-size: 12px;
  display: block;
  color: #ee1100;
  cursor: pointer;
  margin-top: -20px;
  line-height: 40px;
  font-weight: bold;
  min-height: max-content;
}

.nav_button .btn_tag:hover {
  color: #ee1100;
  font-weight: 600;
  text-decoration: none;
}

.btn_tag a {
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  text-decoration: none;
  display: inline-block;
}

.block_imgp {
  min-height: 1rem;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  line-height: 40px;
  color: #51b1bf;
  margin: 0px !important;
}

.block_img {
  position: relative;
  min-height: 165px;
  margin: -1px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  border-top-left-radius: 11px;
  border-top-right-radius: 11px;
}

.in_burden {
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-size: 12px;
  background-color: #ee1100;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 140px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_person {
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #fff;
  height: 26px;
  line-height: 26px;
  width: 200px;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  z-index: 1;
}

.in_person span {
  font-size: 12px;
  margin-left: 0px;
  font-family: "Raleway-Bold", sans-serif;
}

.in_person span.category {
  margin-bottom: 5px;
}

.in_burden {
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-size: 12px;
  background-color: #ee1100;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 140px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_person {
  background-repeat: no-repeat;
  background-position: 10px 5px;
  background-size: 10px;
  margin: auto;
  font-size: 12px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  height: 26px;
  line-height: 26px;
  text-align: center;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.in_search {
  background-repeat: no-repeat;
  background-position: 6px 6px;
  background-size: 14px;
  background-color: #ffffff;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #da5283;
  height: 26px;
  line-height: 26px;
  width: 170px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_searchpink {
  background-repeat: no-repeat;
  background-position: 6px 6px;
  background-size: 14px;
  background-color: #da5283;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 170px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_setting {
  background-repeat: no-repeat;
  background-position: 10px 7px;
  background-size: 12px;
  background-color: #9b72b0;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #fff;
  height: 26px;
  line-height: 26px;
  width: 160px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_toolbox {
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-size: 12px;
  background-color: #51b1bf;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 150px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.in_calcu {
  background-repeat: no-repeat;
  background-position: 10px 6px;
  background-size: 11px;
  background-color: #51b1bf;
  position: relative;
  left: 0;
  top: 0;
  margin: auto;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 120px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.block_person {
  border: 4px solid;
  box-shadow: 0px 5px 25px #8c8c88;
  border-radius: 15px;
  height: 430px;
  margin: auto;
  background: #fff;
  max-width: 361px;
}

.block_cal {
  border: 3px solid #51b1bf;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_setting {
  border: 3px solid #9b72b0;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_toolbox {
  border: 3px solid #51b1bf;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_search {
  border: 3px solid #ffffff;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_searchpink {
  border: 3px solid #da5283;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.block_burden {
  border: 3px solid #ee1100;
  box-shadow: 0px 5px 15px #d0d0cf;
  border-radius: 5px;
}

.follow-us-box {
  border: 2px solid #ee1100;
  border-radius: 5px;
  padding: 10px 30px;
  width: 120px;
  margin-left: 0px;
  display: none;
}

.past_event {
  border: 1px solid #ee1100;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  height: 26px;
  line-height: 26px;
  width: 97px;
  text-align: center;
  border-bottom-right-radius: 5px;
  border-top-left-radius: 5px;
}

.online {
  background-image: url(../images/icon_online.png);
  background-repeat: no-repeat;
  background-position: 6px 7px;
  background-size: 16px;
  background-color: #ee1100;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 10.75px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ffffff;
  height: 26px;
  line-height: 26px;
  width: 97px;
  text-align: right;
  padding-right: 10px;
  border-bottom-left-radius: 5px;
  border-top-right-radius: 5px;
}

.block_list .block_list_content h2 {
  text-align: center;
  margin: 0px 0px 10px !important;
  min-height: 1rem;
  width: 100%;
  line-height: 20px;
  -webkit-line-clamp: 2;
  display: inline;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.publicationinner + .block_list_content .block_imgp {
  min-height: 1rem;
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  height: 60px;
  color: #51b1bf;
  display: inline-block !important;
  margin-top: 5px !important;
}

#event_block .block_list .block_list_content p {
  width: 100%;
  line-height: 18px;
  -webkit-line-clamp: none;
  display: inline;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: clip;
  min-height: 1rem;
  font-size: 14px;
  list-style: none;
  text-align: center;
}

.publications #event_block .block_list .block_list_content p,
.publications-inner #event_block .block_list .block_list_content p {
  font-size: 12px;
  line-height: 16px;
}

#event_block .col-xl-3 {
  margin-bottom: 1.5rem !important;
}

.col2.btn_tag {
  min-height: 24px;
}

#Flexible_block .block_list .block_list_content p {
  min-height: 60px;
}

.flag_block {
  margin-top: 20px;
}

.flag_block ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  display: flex;
}

.flag_block ul li {
  margin-right: 17px;
}

.flag_block img {
  width: 47px;
}

footer {
  padding-bottom: 20px;
}

footer .back_to_top {
  background-image: url(../images/back-to-top.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 20px;
  font-size: 9.25px;
  font-family: "Raleway-Regular", sans-serif;
  color: #ee1100;
  line-height: 20px;
  display: block;
  padding-right: 25px;
  text-decoration: none;
  transition: transform 80ms ease-in;
  margin-top: 10px;
}

footer .back_to_top:hover {
  text-decoration: none;
  color: #ee1100;
  font-weight: 600;
}

.footer_menu ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-align: left;
  display: block;
}

.clear {
  clear: both;
}

.footer_menu ul a {
  font-size: 14px;
  color: #4c4948;
  line-height: 34px;
  display: inline-block;
  margin-right: 10px;
  text-decoration: none;
}

.mnone p {
  font-size: 12px;
  color: #666d70;
  margin: 20px 0px;
}

.w5 {
  display: inline-block;
  width: 5px;
}

.copyright {
  font-size: 12px;
  font-family: "Raleway-Regular", sans-serif;
  color: #333;
  text-align: left;
  line-height: 1.4;
  margin-top: 15px;
}

.footer_area .order4 div:nth-child(3),
.footer_area .order4 div:nth-child(4) {
  font-size: 10px;
  line-height: 14px;
}

.copyright a {
  color: #ee1100;
  font-size: 12px !important;
  text-decoration: underline;
}

.follow_us {
  margin-top: 10px;
}

.field--type-text-with-summary .follow_us h4 {
  font-size: 14px;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  font-weight: bold;
  line-height: normal;
  width: 100px;
  position: absolute;
  background: #fff;
  text-align: center;
  display: none;
  z-index: 1;
  margin: 10px !important;
  margin-top: -8px !important;
  justify-content: center;
}

.follow_us p img {
  vertical-align: bottom;
  height: 14px;
  margin-right: 10px;
}

.footer_area {
  margin-top: 20px;
  padding: 0px 20px;
}

.takeda_logo {
  width: 90px;
  margin-top: 10px;
  display: inline-block;
  height: 28px;
  margin-top: 10px;
}

.linkedin {
  display: inline-block;
  width: 16px;
  height: 16px;
  background-image: url(../images/linkedin.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
  margin-right: 15px;
}

.twitter {
  display: inline-block;
  width: 20px;
  height: 16px;
  background-image: url(../images/twitter.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.event_sub_links ul {
  margin: 0;
  padding: 0;
  display: flex;
}

.mblock {
  display: none;
}

.mnone {
  display: block;
  float: left;
  width: 58%;
}

.bread_nav {
  display: inline-block;
  background-image: url(../images/bread_arrow.png);
  width: 7px;
  height: 7px;
  background-size: cover;
  margin: 1px 2px;
}

.padL0 {
  padding-left: 0px;
}

.filters {
  margin: 20px 0px;
}

.custom-select {
  display: block;
  width: auto;
  height: auto;
  font-variant: none;
  font-size: 12.5px;
  font-weight: 400;
  line-height: 0;
  color: #495057;
  vertical-align: middle;
  background: none;
  background-color: #fff;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0px;
}

.custom-select.custom-select--active
  .custom-select__option.custom-select__option--value {
  border: 1px solid #d0d0cf;
  border-radius: 0px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 100%;
  box-shadow: 2px 5px 6px #d0d0cf;
  background-image: url(../images/icon_tick.png);
  background-repeat: no-repeat;
  background-position: 6px center;
  background-size: 8px;
}

.custom-select__option--value::after {
  display: none;
}

.custom-select__dropdown {
  border: 1px solid #d0d0cf;
  border-top: 0px;
  box-shadow: 2px 5px 6px #d0d0cf;
}

.custom-select__option.custom-select__option--value {
  border: 1px solid #ee1100;
  border-radius: 50px;
  font-size: 12.5px;
  color: #ee1100;
  width: 130px;
  padding-left: 18px;
  background-image: url(../images/select_arrow.png);
  background-repeat: no-repeat;
  background-position: 90% center;
  background-size: 12px;
}

.custom-select__option {
  font-size: 12.5px;
  font-weight: 400;
  padding-left: 18px;
  color: #ee1100;
}

.subject_filter {
  list-style: none;
  margin: 0px;
  padding: 0px;
  display: flex;
}

.subject_filter li {
  margin-right: 8px;
}

.subject_filter li a {
  border: 1px solid #ee1100;
  border-radius: 50px;
  font-size: 12.5px;
  color: #ee1100;
  display: inline-block;
  padding: 0px 8px;
  line-height: 32px;
  text-transform: uppercase;
  text-decoration: none;
  transition: ease-in-out 0.3s;
}

.subject_filter li a:hover {
  border: 1px solid #fbe1df;
}

.subject_filter li a.active {
  border: 1px solid #fbe1df;
}

.subject_filter li:first-child a {
  padding: 0px 8px 0px 24px;
  background-image: url(../images/icon_topic.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 12px;
}

.subject_filter li:nth-child(2) a {
  padding: 0px 8px 0px 24px;
  background-image: url(../images/icon_adult.png);
  background-repeat: no-repeat;
  background-position: 7px center;
  background-size: 10px;
}

.video_poster {
  background-color: #fff;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  display: flex;
  align-items: center;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  bottom: 0;
  right: 0;
}

.video_poster img {
  width: 180px;
  margin-left: 40%;
}

.resource_video {
  background-color: #ffffff;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.pref_txt {
  font-size: 12.5px;
  color: #4c4948;
  line-height: 16px;
  display: block;
  margin-top: 65px;
}

.serarch_term {
  border: 1px solid #e4e4e4;
  outline: 0;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 12.5px;
  color: #4c4948;
  padding: 6px 14px;
  min-width: 179px;
  width: 90%;
}

.serarch_term_txt {
  color: #4c4948;
  display: block;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 12.5px;
  margin-top: 20px;
}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
  margin-top: 10px;
}

.pagination.m40 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.pagination li a {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 12.5px;
  color: #ee1100;
  border: 1px solid #ee1100;
  text-align: center;
  margin-right: 5px;
  text-decoration: none;
  transition: ease-in-out 0.3s;
}

.pagination li:last-child a {
  margin-right: 0px;
}

.pagination li a:hover {
  border: 1px solid #fce4e2;
}

.pagination li a.active {
  background-color: #4c4948;
  border: 1px solid #4c4948;
  color: #ffffff;
}

.pagination li a.disabled {
  background-color: #ffffff;
  border: 1px solid #e6e6e6;
  color: #e6e6e6;
}

.bookmark .custom-select__option.custom-select__option--value {
  width: 135px;
}

.m4080 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.breadcrumb {
  display: none;
}

.m10b10 {
  margin: 10px 0px 20px;
}

.description2 span {
  color: #ee1100;
}

.form_fields .custom-select__option.custom-select__option--value {
  border-radius: 5px;
  background-position: 98% center;
  width: 490px;
  color: #4c4948;
  background-image: url(../images/form_select_arrow.png);
  padding-left: 7px;
}

.form_fields
  .custom-select.custom-select--active
  .custom-select__option.custom-select__option--value {
  background: none;
}

.form_fields .description {
  color: #ee1100;
  font-size: 10.5px;
}

.form_fields .serarch_term,
.form_fields input[type="text"],
.form_fields .form_fields input[type="email"],
.form_fields input[type="password"] {
  border: 1px solid #4c4948;
  font-size: 12.5px;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  outline: 0;
  max-width: 490px;
  border-radius: 4px;
  width: 100%;
  height: 34px;
  box-shadow: inset 0 1px 1px rgba(82, 78, 78, 0.08);
}

#edit-account {
  margin-top: 50px;
}

#user-login-form input[type="text"],
#user-login-form input[type="email"],
#user-login-form input[type="password"] {
  width: 100%;
  max-width: none;
}

#user-login-form .form-control:focus,
#user-pass .form-control:focus {
  outline: 0;
  box-shadow: none;
  border-color: #e4e4e4;
}

.form-control {
  font-size: 14px;
}

#user-pass .btn-danger span {
  display: none;
}

.register_block {
  padding: 30px 20px 40px;
  background-color: #fbf6e7;
  border-radius: 5px;
  letter-spacing: -0.3px;
  box-shadow: 0px 5px 10px #d0d0cf;
  margin-bottom: 20px;
  margin-top: 20px;
}

.register_block h3 {
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  font-size: 13.5px;
}

#user-login-form .form-submit {
  margin: 0px;
  padding: 10px 20px;
  text-transform: uppercase;
  background-color: #ee1100;
  color: #fff;
  border-radius: 10px;
  line-height: 10px;
  font-weight: bold;
}

#user-login-form .form-submit span {
  display: none;
}

.form-item-terms-agree .form-required span {
  content: "";
  background-image: none;
  color: #ee1100;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  height: auto;
  width: auto;
  position: relative;
  left: 0px;
  top: 2px;
}

.form-item-terms-agree .form-required::after {
  display: none;
}

.form-required::after {
  content: "*";
  background-image: none;
  color: #ee1100;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  height: auto;
  width: auto;
  position: relative;
  left: 0;
  top: 2px;
}

.form_fields .input-group {
  z-index: 0;
}

.form_fields .custom-select.custom-select--active {
  max-width: 490px;
}

.form_fields .custom-select__option {
  color: #4c4948;
}

.has-glyphicons .select-wrapper:after {
  display: none;
}

.block_content .panel-title,
.block_content h3 {
  padding: 0px;
  margin-bottom: 10px;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
}

.block_content .panel {
  border: 0px;
  box-shadow: none;
  background: none;
}

.block_content .panel-default > .panel-heading {
  background: none;
  border: 0px;
  color: #4c4948;
}

.block_content .panel .collapse:not(.show) {
  display: block;
}

.block_content .panel .fade:not(.show) {
  opacity: 1;
}

.block_content .panel-body {
  padding: 0px;
  margin-bottom: 10px;
}

.block_content .panel-body p {
  font-size: 12.5px;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  line-height: 18px;
  margin-bottom: 10px;
}

.block_content .panel-body label,
label {
  font-size: 12px;
  font-family: "Raleway-Regular", sans-serif;
  color: #333;
  margin-bottom: 10px;
  line-height: 22px;
  font-weight: bold;
}

.block_content button.form-submit {
  /*padding: 0px;*/
  margin-top: 20px;
}

.password .block_content button.form-submit {
  padding: 0px 15px;
}

.m20 {
  margin-top: 0px;
  margin-bottom: 50px;
}

.form_fields #edit-pass {
  display: block;
}

.form_fields #edit-pass span.shwpd {
  z-index: 3;
  margin-top: 12px;
  background-size: contain;
}

.password-confirm {
  float: left;
}

.hero_banner {
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  margin-top: -45px;
  background-position: center;
}

.hero_banner h1 {
  font-size: 25px;
  font-family: "Raleway-Regular", sans-serif;
  color: #fff;
  position: relative;
  top: 210px;
}

.event_details {
  margin-bottom: 30px;
}

.event_details h4 {
  font-size: 16px;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  line-height: 20px;
  margin-bottom: 20px;
}

.event_sub_links ul li a {
  display: inline-block;
  width: 150px;
  height: 70px;
  background-color: #ececec;
  margin-right: 20px;
  box-shadow: 0px 5px 10px #d0d0cf;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  border-radius: 5px;
  box-shadow: 0px 5px 10px #d0d0cf;
  padding: 20px;
  text-decoration: none;
  line-height: 15px;
}

.event_sub_links ul li a:hover {
  color: #ee1100;
}

.event_sub_links ul li a.active {
  color: #ee1100;
}

.event_sub_links ul li a.w30 {
  line-height: 30px;
}

.event_sub_links ul li a.t15 {
  padding-top: 15px;
}

.event_details h1 {
  color: #ee1100;
  margin-bottom: 20px;
  font-size: 28px;
}

.grid-l1 {
  width: 100%;
  height: auto;
  overflow: hidden;
  padding: 0px;
}

.accordion_header {
  width: 100%;
  text-align: left;
  background: #fff;
  color: #4c4948;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 5px;
  cursor: pointer;
  margin: 0px !important;
}

.accordion_content {
  width: 100%;
  height: auto;
  overflow: hidden;
  background: #ededed;
  padding: 10px;
  display: none;
}

.accordion_box {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin: 5px 0px;
}

.fixedrow .col-md-10 {
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%;
  float: left;
  text-align: left;
  left: 10%;
}

.fixedsharicon {
  bottom: 10px;
  position: absolute;
  width: 85%;
  float: left;
  line-height: 20px;
  height: 20px;
  margin: 0px;
}

@media only screen and (max-width: 992px) {
  .footer_menu ul a {
    margin-right: 5px;
  }

  .linkedin {
    margin-right: 10px;
  }
}

.shareactiveicon {
  margin: 0px 0px !important;
  background: #ee1100;
  padding: 10px;
  float: right;
  height: 41px;
  z-index: 1;
  width: 40px;
  display: block;
  background-image: url(../images/shareicon.png);
  background-position: 20px;
}

.share_area.activeshare {
  display: block;
}

@media only screen and (max-width: 767px) {
  .search .search_area input[type="text"] {
    border: 1px solid #d0d0cf;
    outline: 0px;
    font-size: 12px;
    padding: 5px 9px;
    height: 35px;
    margin-left: 0px;
    display: inline-block;
    position: relative;
    top: 0px;
  }

  .refhome .references-data {
    position: relative;
    width: 100%;
    float: left;
    display: flex;
    height: 200px;
    z-index: 1;
    max-height: 100%;
    padding: 10px;
  }

  .block_content {
    background-image: none;
    background-position: 0% 18%;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 100%;
    background-size: contain;
    float: left;
  }

  .register_block {
    padding: 30px 20px 40px;
    background-color: #fbf6e7;
    border-radius: 5px;
    letter-spacing: -0.3px;
    box-shadow: 0px 5px 10px #d0d0cf;
    margin-bottom: 20px;
    margin-top: 30px;
  }

  /* .box_slider .row {
    bottom: 0px;
    position: absolute;
    width: 14%;
    float: left;
    height: 40px;
  } */

  .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 93%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }

  .fixedsharicon .col-md-10 {
    width: 83.333334%;
    float: left;
  }

  .fixedsharicon .col-md-2 {
    width: 16.666667%;
    float: left;
  }

  #mainMenu_area .follow-links h4 {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    text-indent: 15px;
    background: #fff;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 0px;
    float: none;
    width: 150px;
    position: relative;
  }

  body {
    padding-top: 145px;
  }

  .register_block {
    margin-top: 30px;
    padding-bottom: 20px;
  }

  .mblock {
    display: block;
  }

  .mnone {
    display: none;
  }

  .hero_banner {
    height: 165px;
    background-position: 60%;
  }

  .hero_banner h1 {
    top: 120px;
  }

  .container {
    max-width: 570px;
  }

  .align-bottom {
    max-width: 100%;
    width: 80%;
  }

  .block_content h1 {
    font-size: 28px;
  }

  .block_content .description,
  .event_details .description {
    font-size: 20px;
    line-height: 25px;
  }

  .pref_txt {
    font-size: 20px;
    line-height: 25px;
  }

  .nav_button {
    font-size: 20px;
    padding: 20px 40px 20px 20px;
    margin: 20px 0px;
    line-height: 20px;
    background-size: 10px;
  }

  .block_list .block_list_content h2,
  .block_list .block_list_content span {
    font-size: 23.86px;
    line-height: 28px;
  }

  .block_list .block_list_content p {
    font-size: 22.09px;
    line-height: 25px;
  }

  .button {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
    width: 225px;
    margin: 20px 0px;
  }

  .btn_video {
    font-size: 19px;
    padding-left: 35px;
    background-size: 24px;
    line-height: 35px;
  }

  .btn_bm {
    width: 23px;
    height: 32px;
    background-size: 23px;
  }

  .equalcol .col-md-3 .block_list {
    height: 95%;
    float: left;
    display: grid;
  }

  .follow_us p {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #e10;
    text-align: center;
    margin: 15px 0px;
  }

  .follow-us-box {
    border: 2px solid red;
    border-radius: 10px;
    border-top: 0px;
    padding: 15px 10px 40px 10px;
    width: auto;
    margin-left: 0px;
    margin-top: -15px;
  }

  .linkedin {
    width: 30px;
    height: 30px;
    text-align: left;
    float: left;
  }

  .twitter {
    width: 34px;
    height: 30px;
    text-align: right;
    float: right;
  }

  .block_list {
    margin-top: 00px;
    margin-bottom: 0px;
  }

  .fixedrow {
    bottom: 0;
    margin-top: 40px;
    position: relative;
    width: 100%;
    float: left;
  }

  .summarydetail {
    margin-bottom: 50px;
    padding: 0px 20px;
  }

  .equalcol .col-lg-3 .block_list {
    min-height: auto;
  }

  .equalcol .col-lg-3 {
    flex: auto !important;
    max-width: 100% !important;
  }

  .in_calcu {
    width: 150px;
  }

  .in_toolbox {
    width: 150px;
  }

  .in_burden,
  .in__burdenwhite {
    width: 140px;
  }

  .in_setting {
    width: 160px;
  }

  .in_search,
  .in_purse,
  .in_searchpink {
    width: 180px;
  }

  .block_lists .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .block_lists .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .block_lists .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .btn_tag {
    background-image: url(../images/turnarrow.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 14px;
    min-height: 35px;
    display: block;
    color: #ee1100;
    display: inline-block;
    line-height: 22px;
  }

  .btn_tag a {
    font-size: 10.75px;
    font-family: "Raleway-Regular", sans-serif;
    color: #ee1100;
    text-decoration: none;
    display: inline-block;
  }

  .block_content.col2 .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: none;
  }

  .block_img {
    min-height: 230px;
  }

  .mobile_header_menu .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .mobile_header_menu .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .linkedin {
    margin-right: 50px;
  }

  .order1 {
    order: 1;
    text-align: center;
  }

  .order2 {
    order: 2;
    text-align: center;
  }

  .order3 {
    order: 3;
    text-align: center;
  }

  .order4 {
    order: 4;
    text-align: center;
  }

  .footer_menu ul {
    text-align: center;
    margin-top: 30px;
    display: block;
  }

  .follow_us h4 {
    font-size: 20px;
    margin-bottom: -10px !important;
    background: #fff;
    width: 130px;
    height: 20px;
    line-height: 20px;
    position: relative;
    margin: auto;
    text-align: center;
    text-indent: 0;
  }

  .footer_menu ul a {
    font-size: 20px;
    line-height: 40px;
  }

  .copyright {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
  }

  span.break {
    display: block;
    margin-top: 20px;
  }

  .linkedin {
    width: 70px;
    height: 70px;
  }

  .twitter {
    width: 84px;
    height: 70px;
  }
}

.overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  background: rgba(0, 0, 0, 0.8);
  display: none;
}

.popup {
  position: fixed;
  width: 100%;
  background: #fff;
  z-index: 6;
  left: 0px;
  top: 0;
  padding: 0;
  border: 1px solid #d2d2d6;
  display: none;
  bottom: 0px;
  max-height: 552px;
  margin: auto;
  max-width: 1448px;
  right: 0px;
}

.popup img {
}

.popup-close {
  position: absolute;
  width: 30px;
  height: 30px;
  background: url(../images/popup-close.png) no-repeat center center/100%;
  right: 8px;
  top: -40px;
  display: inline-block;
}

.search_area {
  background-color: #ee1100;
  padding: 10px 10px 0px;
  position: absolute;
  right: 130px;
  border-bottom-right-radius: 10px;
  top: 35px;
  border-bottom-left-radius: 10px;
  z-index: 0;
  display: none;
  box-shadow: 0px 5px 8px #252525;
}

.search_area.active {
  display: block;
}

.activeicon {
  margin: -10px -50px !important;
  background: #ee1100;
  padding: 18px 25px;
  display: block;
  position: relative;
  background-image: url(../images/redseachicon.png);
  background-position: top;
}

.search_area .form-group {
  margin-bottom: 0px;
}

.search .search_area input[type="text"] {
  border: 1px solid #d0d0cf;
  outline: 0px;
  font-size: 12px;
  padding: 5px 9px;
  height: 35px;
  margin-left: 10px;
  display: inline-block;
  position: relative;
  top: 0px;
  width: 170px;
}

.login .search_area input[type="text"] {
  border: 1px solid #d0d0cf;
  outline: 0px;
  font-size: 12px;
  padding: 5px 9px;
  width: 179px;
  height: 35px;
  margin-left: -5px;
  display: inline-block;
  position: relative;
  top: -20px;
}

.register .search_area input[type="text"],
.edit .search_area input[type="text"] {
  border: 1px solid #d0d0cf;
  outline: 0px;
  font-size: 12px;
  padding: 5px 9px;
  width: 170px;
  height: 35px;
  margin-left: -20px;
  display: inline-block;
  position: relative;
  top: -30px;
}

.password .search_area input[type="text"] {
  border: 1px solid #d0d0cf;
  outline: 0px;
  font-size: 12px;
  padding: 5px 9px;
  width: 179px;
  height: 35px;
  margin-left: -5px;
  display: inline-block;
  position: relative;
  top: -20px;
}

.search_area input[type="text"] {
  border: 1px solid #d0d0cf;
  outline: 0px;
  font-size: 12px;
  padding: 5px 9px;
  width: 170px;
  height: 35px;
  margin-left: -20px;
  display: inline-block;
  position: relative;
  top: -20px;
}

.share_area {
  background-color: #ee1100;
  padding: 10px 10px 0px;
  position: absolute;
  right: 10px;
  border-bottom-right-radius: 10px;
  top: 35px;
  border-bottom-left-radius: 10px;
  z-index: 0;
  display: none;
  box-shadow: 0px 5px 10px #d0d0cf;
}

.share_area.activeshare {
  display: block;
}

.shareactiveicon {
  margin: -10px -10px !important;
  margin: 0px 0px !important;
  background: #ee1100;
  padding: 18px 20px;
  display: block;
  background-image: url(../images/sharewhitearrow.png);
  background-position: center;
  background-repeat: no-repeat;
}

.share_icon {
  float: right;
  margin: 10px 20px 0px 0px;
}

.share_icon_box {
  float: right;
  margin: 20px 10px 10px 10px;
}

.share_area p {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
}

.share_icon img {
  width: 20px;
}

.search_button {
  background-color: #ee1100;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 11px;
  font-family: "Raleway-Regular", sans-serif;
  width: 80px;
  height: 30px;
  display: inline-block;
  line-height: 28px;
  border-radius: 10px;
  border: 1px solid #ffffff;
  transition: ease-in-out 0.3s;
  margin-bottom: 10px;
}

.textaftercarousel {
  padding: 20px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.textaftercarousel h6 {
  font-size: 14px;
}

.textaftercarousel h6 a {
  font-size: 14px;
  color: #4c4948;
  text-decoration: none;
  font-family: "Raleway-Bold", sans-serif;
}

.textaftercarousel h6 span {
  font-size: 14px;
  color: #ee1100;
  text-decoration: underline;
  font-family: "Raleway-Bold", sans-serif;
}

.hrline {
  text-align: center;
  border-bottom: 4px solid transparent;
  border-image: linear-gradient(0.25turn, rgba(236, 163, 0), rgb(239 57 0));
  border-image-slice: 1;
  width: 100%;
}

#assessmentndiagnosis h1 {
  color: white;
  font-size: 30px;
  margin-top: 20px;
  text-align: left;
}

.space {
  margin-left: 20px;
  display: inline;
}

#assessmentndiagnosis {
  margin: -20px 0px 20px 0px;
  background-image: url(../images/assessmentndiagnosis.jpg);
  background-position: top;
  background-repeat: repeat-x;
  background-size: 100% 100%;
  padding: 40px 20px;
  height: 211px;
}

.summarydetail {
  margin-bottom: 50px;
  padding: 0px 0px;
}

.ratingscale h2 {
  color: #444;
  line-height: 1.4;
  margin-bottom: 0px;
  width: 100%;
  font-style: italic;
  font-weight: 600;
  font-size: 1.1rem;
  display: inline-block;
  margin-left: 0px;
}

.summarydetail .container {
  padding-top: 0px;
}

.summarydetail b {
  font-weight: bold;
  font-size: 14px;
}

.summarydetail a {
  text-decoration: underline;
  font-size: 14px;
}

.search .summarydetail a {
  font-size: 22px;
}

.summarydetail h3 {
  color: #ee1100;
  font-size: 3.4rem;
  margin: 30px auto;
}

.hrgreyline,
.register {
  width: 100%;
  float: left;
  margin: 20px auto;
  border-top: 2px solid #e3e3e3;
  padding: 0px 0px;
  display: block;
}

.breadcrumb_nav {
  margin-bottom: 20px;
  font-size: 12px !important;
  margin-top: 20px;
  float: left;
  width: 100%;
}

@media only screen and (max-width: 1023px) {
  .popup {
    max-width: 650px;
    max-height: 359px;
  }

  .subject_filter li a {
    padding: 0px 5px;
  }

  .subject_filter li {
    margin-right: 4px;
  }

  .subject_filter li:first-child {
    margin-left: 4px;
  }

  .subject_filter li a {
    text-transform: none;
    font-size: 11px;
  }

  .subject_filter li:first-child a {
    background-size: 9px;
    padding: 0px 8px 0px 18px;
  }

  .subject_filter li:nth-child(2) a {
    padding: 0px 8px 0px 18px;
    background-size: 8px;
  }
}

@media only screen and (max-width: 768px) {
  #Flexible_block .block_list .block_list_content p {
    min-height: 75px;
  }

  .popup {
    max-width: 480px;
    max-height: 270px;
  }

  .popup-close {
    width: 20px;
    height: 20px;
    top: -30px;
  }
}

@media only screen and (max-width: 767px) {
  #resource_block .block_content h1 {
    color: #4c4948;
    font-size: 48px;
    text-align: center;
    margin: 20px 0px 20px;
  }

  #resource_block {
    margin: 0px 0px 30px 0px;
    background-image: url(../images/bookmarkbanner.png);
    background-position: top;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    padding: 10px 30px;
  }

  .search .summarydetail a {
    font-size: 18px;
  }

  #resource_block .col-md-2,
  #resource_block .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .filters {
    margin-top: 50px;
  }

  .custom-select__option.custom-select__option--value {
    width: 100%;
    background-position: 10px center;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
    background-size: 14px;
    white-space: nowrap;
  }

  .col-md-2 .custom-select__option.custom-select__option--value {
    width: 80%;
  }

  .custom-select__option {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding-left: 30px;
    color: #ee1100;
    white-space: normal;
  }

  #resource_block .col-md-6 {
    padding-right: 0px;
  }

  .breadcrumb_nav {
    display: none;
  }

  .custom-select.custom-select--active
    .custom-select__option.custom-select__option--value {
    background-position: 11px center;
    background-size: 13px;
  }

  .form_fields .custom-select__option.custom-select__option--value {
    width: 100%;
  }
}

@media only screen and (max-width: 600px) {
  .box_slider .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 31% !important;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    width: 90%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
  }

  #mainMenu_area .follow-links h4 {
    font-size: 14px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    text-indent: 0px;
    background: #fff;
    margin: auto !important;
    text-align: center;
    display: block !important;
    float: none;
    width: 150px;
    position: relative;
  }

  .block_content h1 {
    font-size: 22px;
  }

  .block_content .description,
  .event_details .description {
    font-size: 15px;
    line-height: 20px;
  }

  .pref_txt {
    font-size: 15px;
  }

  .video_poster img {
    width: 100px;
  }

  .nav_button {
    font-size: 16px;
    padding: 15px 40px 15px 15px;
    margin-top: 20px;
    line-height: 10px;
    background-size: 10px;
    margin-bottom: 20px;
  }

  .block_list .block_list_content h2,
  .block_list .block_list_content span {
    font-size: 18px;
    line-height: 23px;
  }

  .block_list .block_list_content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .button {
    height: 42px;
    font-size: 16px;
    line-height: 41px;
    width: 165px;
    margin: 20px 0px;
  }

  .btn_tag a,
  .btn_video,
  .copyright {
    font-size: 16px;
  }

  .follow_us p {
    font-size: 14px;
    font-family: "Raleway-Regular", sans-serif;
    color: #e10;
    text-align: center;
    margin: 15px 0px;
  }

  .follow_us p a:hover {
    font-size: 14px;
    color: #ee1100;
    text-decoration: none;
  }

  .follow_us p a {
    font-size: 14px;
  }

  .follow_us .share-this-btn-tag .sharethis-custom-wrapper {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    width: 100%;
    background-position: 0;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 20px;
    font-size: 14px;
    min-height: 30px;
    margin-top: 10px;
    display: block;
    color: #ee1100;
    line-height: 30px;
    cursor: pointer;
  }

  .follow_us p img {
    vertical-align: bottom;
    height: 18px;
    margin-right: 10px;
  }

  .follow-us-box {
    border: 2px solid red;
    border-radius: 5px;
    padding: 25px 20px 50px 20px;
    width: 100%;
    margin: auto;
  }

  @media only screen and (max-width: 600px) {
    /* .box_slider .row {
      bottom: 0px;
      position: relative;
      width: 100%;
      float: left;
      height: 40px;
    } */
  }

  @media only screen and (max-width: 600px) {
  }

  #mainMenu_area .follow-links h4 {
    top: 10px;
    font-size: 14px !important;
    text-align: center;
    z-index: 1;
    width: 150px;
    text-indent: 0 !important;
    float: none;
    margin: auto;
    display: block !important;
    position: relative;
    height: 20px;
    background: #fff;
  }

  #mainMenu_area .follow-links .follow_us {
    border: 2px solid red;
    border-radius: 5px;
    padding: 25px 20px 20px 20px;
    width: 90%;
    justify-content: center;
    margin: 6px auto;
    float: none;
    display: flex;
  }

  #mainMenu_area .follow-links {
    float: left;
    width: 100%;
    margin: 15px 0px;
    border: 0px;
  }

  .linkedin {
    width: 20px;
    height: 20px;
    float: left;
  }

  .hero_content img {
    width: 100%;
  }

  .twitter {
    width: 16px;
    height: 16px;
    float: left;
  }

  .follow_us .twitter {
    width: 25px;
    height: 20px;
    float: right;
  }

  .footer_menu ul a {
    font-size: 16px;
    line-height: 32px;
  }

  span.break {
    display: block;
    margin-top: 10px;
  }

  .filters {
    margin-top: 30px;
  }

  .custom-select__option.custom-select__option--value,
  .custom-select__option {
    font-size: 12px;
    line-height: 20px;
    padding-left: 25px;
  }

  .custom-select.custom-select--active
    .custom-select__option.custom-select__option--value {
    background-position: 11px center;
    background-size: 6px;
  }

  .event_m_area {
    max-width: 80%;
  }

  .col-md-2 .custom-select__option.custom-select__option--value,
  .custom-select__option.custom-select__option--value {
    background-size: 8px;
    width: 100%;
  }
}

@media only screen and (max-width: 490px) {
  #block-logoright img {
    width: 90px;
    margin-top: 25px;
    display: inline-block;
    height: 28px;
    position: absolute;
    right: 10px;
  }

  .popup {
    max-width: 300px;
    max-height: 166px;
  }

  .popup-close {
    width: 20px;
    height: 20px;
    top: -30px;
  }

  .event_details h1 {
    font-size: 20px;
  }
}

@media only screen and (max-width: 414px) {
  .search .search_area input[type="text"] {
    border: 1px solid #d0d0cf;
    outline: 0px;
    font-size: 12px;
    padding: 5px 9px;
    height: 35px;
    margin-left: 0px;
    display: inline-block;
    position: relative;
    top: 0px;
  }

  .box_slider .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 31% !important;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    width: 90%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 580px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 500px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 35px !important;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 42px !important;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 16px;
    line-height: 20px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  .follow_us .share-this-btn-tag .sharethis-wrapper {
    float: left;
    background: #ef1f0f none repeat scroll 0% 0%;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    top: 15px !important;
    display: none;
    width: auto;
    padding: 10px 0px;
  }

  .block_content {
    background-image: none;
    background-position: 0% 18%;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 100%;
    background-size: contain;
    float: left;
  }

  #edit-submit-search {
    color: #ffffff;
    background-color: #ee1100;
    text-decoration: none;
    border: 2px solid #fff;
    border-radius: 10px;
    height: 40px;
    font-size: 16px;
    line-height: 20px;
    width: 130px;
    margin: 10px auto 0px;
    text-align: center;
    justify-content: center;
    display: flex;
    font-weight: bold;
    margin-top: 10px;
  }

  .references-wrapper {
    margin-top: 15px;
    padding: 0px 0px 0px 0px;
  }

  #block-logoright img {
    width: 90px;
    margin-top: 25px;
    display: inline-block;
    height: 28px;
    position: absolute;
    right: 0px;
  }

  .rightmargin {
    right: 0;
  }

  .block_list .field--name-field-media-image {
    position: relative;
    top: -25px;
  }

  .hero_content {
    color: #4c4948;
    position: absolute;
    text-align: left;
    margin: auto;
    max-height: 200px;
    margin-left: 15px;
    padding-top: 150px;
    left: 15px;
  }

  .stButton .chicklets {
    background-repeat: no-repeat;
    background-size: 16px !important;
    padding: 10px !important;
    white-space: nowrap;
    font-family: Helvetica, sans-serif;
    font-size: 10px;
    display: inline-block;
    height: 16px;
    width: 16px;
    line-height: 16px;
    border: 2px solid #fff;
    border-radius: 6px;
    margin: auto !important;
    background-position: center !important;
  }

  .block_content h1 {
    font-size: 20px;
  }

  #publication_block {
    margin: 0px 0px 30px 0px;
    background-image: url(../images/publicationbanner.png);
    background-position: right;
    background-repeat: repeat-x;
    padding: 50px;
  }

  #publication_block h1,
  #resource_block h1 {
    color: white;
    font-size: 34px;
    text-align: left;
  }

  #keycongressbanner {
    margin: 30px 0px 30px 0px;
    background-image: url(../images/mobilekeycong.png);
    background-position: top;
    background-repeat: repeat-x;
    padding: 20px 20px;
    background-size: 100% 100%;
  }

  #keycongressbanner h1 {
    color: white;
    font-size: 30px;
    text-align: left;
  }

  #publication_block2 h1 {
    color: white;
    font-size: 30px;
    text-align: left;
  }

  .block_content .description,
  .event_details .description {
    font-size: 13px;
    line-height: 18px;
  }

  .pref_txt {
    font-size: 13px;
    line-height: 18px;
  }

  .field--type-text-with-summary li a {
    vertical-align: text-bottom;
  }

  .video_poster img {
    width: 80px;
  }

  .block_list .block_list_content h2,
  .block_list .block_list_content span {
    font-size: 16px;
    line-height: 13px;
  }

  .block_list .block_list_content p {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .button {
    height: 36px;
    font-size: 13px;
    line-height: 35px;
    width: 80px;
    margin: auto;
  }

  .btn_tag a,
  .btn_video {
    font-size: 10px;
  }

  .btn_video {
    padding-left: 28px;
    background-size: 20px;
  }

  .btn_bm {
    width: 16px;
    height: 24px;
    background-size: 15px;
  }

  .btn_tag {
    padding-left: 25px;
    background-size: 18px;
    line-height: 25px;
  }

  .follow_us h4,
  .footer_menu ul a {
    font-size: 14px;
  }

  .sharethis-custom-wrapper {
    margin-bottom: 0px;
  }

  .share-this-btn-tag .sharethis-custom-wrapper {
    height: 20px;
    font-size: 12px;
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    width: 20px;
    background-position: left;
    transition: ease-in-out;
    padding-left: 0;
    background-size: 20px;
    font-size: 14px;
    min-height: 20px;
    display: block;
    color: #ee1100;
    line-height: 22px;
    cursor: pointer;
  }

  /* .box_slider .row {
    bottom: 0px;
    position: relative;
    width: 100%;
    float: left;
    height: 40px;
  } */

  .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 97%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }

  .block_person {
    border: 4px solid;
    box-shadow: -2px 10px 25px #d0d0cf;
    border-radius: 5px;
    height: 380px;
    margin: auto;
    background: #fff;
    max-width: 361px;
  }

  .copyright {
    font-size: 11px;
    line-height: 18px;
  }

  .block_img {
    min-height: 200px;
  }
}

.fa-twitter:before,
.fa-linkedin:before {
  display: none;
}

.tooltip {
  display: inline-block;
  border-bottom: 0px;
  opacity: 1;
  margin: 5px;
  width: auto;
  z-index: 1;
  position: fixed;
}

.tooltip .tooltiptext {
  visibility: hidden;
  width: 170px;
  background-color: #fff;
  color: #4c4948;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  bottom: 120%;
  left: 50%;
  margin-left: -85px;
  box-shadow: 0px -2px 6px rgba(0, 0, 0, 0.1);
  font-size: 12px;
}

.bef-exposed-form [type="radio"] .tooltip .tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #4c4948;
  text-align: center;
  background-color: #fff;
  border-radius: 4px;
  font-size: 12px;
  box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.2);
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 110%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #f0eaea transparent transparent transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

.expandimg {
  display: inline-block;
  min-width: 40px;
  width: auto;
  height: 40px;
  margin: 5px;
  text-align: start;
  position: relative;
}

.hover-switch {
  width: auto;
  display: inline-block;
  position: absolute;
  left: 0%;
}

.hover-switch > img {
  position: absolute;
}

.hover-switch > img:last-of-type {
  opacity: 1;
  background: #fff;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
}

.hover-switch:hover > img:last-of-type {
  opacity: 0;
}

.expandfilter .button {
  color: white;
  text-decoration: none;
  border-radius: 40px;
  height: 40px;
  display: inline-flex;
  align-items: center;
  overflow: hidden;
  width: auto;
  max-width: 40px;
  -webkit-transition: max-width 0.5s;
  transition: max-width 0.5s;
  border: 0px solid #ee1100;
  background: #ea5532;
}

.block-broken {
  display: none;
}

.hover-switch {
  width: auto;
  display: inline-block;
  position: absolute;
  left: 0%;
}

#edit-submit-search {
  color: #ffffff;
  background-color: #ee1100;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 10px;
  height: 40px;
  font-size: 16px;
  margin-top: 0px;
  line-height: 20px;
  margin-left: 10px;
  margin-right: 0;
}

.button {
  background-color: #fff;
  color: #ee1100;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  font-family: "Raleway-Regular", sans-serif;
  width: 80px;
  height: 40px;
  text-decoration: none;
  display: block;
  line-height: 40px;
  border-radius: 50px;
  border: 0px solid #ee1100;
  transition: ease-in-out 0.3s;
  margin: auto;
}

.expandfilter .button:hover {
  max-width: 300px;
  border: 1px solid #ee1100;
  background: #ea5532;
  position: relative;
}

.expandfilter .icon {
  font-family: "Font Awesome 5 Free";
  font-size: 16px;
  margin-right: 0px;
  padding: 0px 0px;
  display: flex;
  align-items: center;
}

.expandfilter .text {
  white-space: nowrap;
  padding-right: 15px;
  margin-left: 40px;
}

.top_filter span {
  display: none;
}

.red_border {
  border: 2px solid #ea5532;
  color: #ea5532;
}

.pink_border {
  border: 2px solid #da5283;
  color: #da5283;
}

.purple_border {
  border: 2px solid #9b72b0;
  color: #9b72b0;
}

.blue_border {
  border: 2px solid #51b1bf;
  color: #51b1bf;
}

.green_border {
  border: 2px solid #abb436;
  color: #abb436;
}

.orange_border {
  border: 2px solid orange;
  color: #444;
}

.exp_button {
  display: block;
  margin: auto;
  margin-top: auto;
  margin-top: 0px;
  width: 140px;
}

.top_filter {
  display: block;
  min-width: 40px;
  width: auto;
  height: auto;
  margin: auto;
  position: relative;
}

.top_filter .pursecircle {
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/pursecirclebig.png);
  background-repeat: no-repeat;
  width: auto;
  line-height: 40px;
  margin-bottom: 19px;
  padding: 0px 20px 0px 20px;
  display: inline-block;
  background-position: left center;
}

.top_filter .settingcircle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/settingpurple.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .searchcircle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/searchcirclepink.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .toolboxcircle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/toolboxblue.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .calcircle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/calcircleblue.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .childsmall {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/childsmallcircle.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .childbig {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/childbigcircle.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .top1circle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/top1circle.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .top2circle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/top2circle.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter .top3circle {
  display: none;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-image: url(../images/top3circle.png);
  background-repeat: no-repeat;
  background-position: center;
}

.top_filter.expand span {
  display: block;
  text-indent: 20px;
  width: auto;
}

.top_filter.expand .pursecircle,
.top_filter .top3circle,
.top_filter .top2circle,
.top_filter .top1circle,
.top_filter .calcircle,
.top_filter .toolboxcircle,
.top_filter .childsmall,
.top_filter .childbig,
.top_filter .childsmallcircle,
.top_filter .searchcircle,
.top_filter .settingcircle {
  width: auto;
  line-height: 40px;
  margin-bottom: 20px;
  padding: 0px 20px 0px 20px;
  display: inline-block;
  background-position: left center;
}

.field--type-text-with-summary li span strong a {
  vertical-align: baseline;
  line-height: 24px;
  margin-left: 0px;
  font-weight: bold;
}

.views-more-link {
  width: 14px !important;
  background-image: url(../images/redarrow.png);
  display: inline-block;
  height: 14px;
  vertical-align: middle;
}

.gray .views-more-link {
  background-image: url(../images/grayarrow.png);
}

.follow_us p img {
  vertical-align: bottom;
  height: 20px;
  width: 20px;
  margin-right: 5px;
}

.follow_us p a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
}

.follow_us p a:hover {
  font-size: 12px;
  color: #ee1100;
  text-decoration: none;
}

.region-footer-second .menu--footer-links li,
.menu--footer li {
  width: 100%;
}

.menu--footer li a {
  font-size: 0.83em;
  color: #000;
  line-height: 40px;
  display: inline-block;
  margin-right: 0px;
  text-decoration: none;
  padding: 0px;
  font-family: "Raleway-Regular", sans-serif;
}

.region-footer-second .menu--footer-links li a {
  font-size: 0.83em;
  color: #000;
  line-height: 40px;
  display: inline-block;
  margin-right: 0px;
  text-decoration: none;
  padding: 0px;
  font-family: "Raleway-Bold", sans-serif;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent !important;
}

.region-footer-second .menu--footer-links li a {
  font-weight: bold;
  text-transform: capitalize;
}

.region-footer-second .menu--footer-links {
  display: block;
}

.menu--footer li a:hover,
.region-footer-second .menu--footer-links li a:hover {
  color: #000;
  background: none !important;
}

.loginclass h1 {
  text-align: left;
  font-size: 24px;
}

.contactusgradient {
  background: linear-gradient(#fdb407, #ee1303);
  border-radius: 15px;
  box-shadow: 0px 4px 10px 3px rgba(0, 0, 0, 0.3);
}

.contactusgradient h3 {
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 0px !important;
}

.contactusgradient p {
  color: #fff;
  margin-top: 15px;
}

.contactusgradient .button:hover {
  margin-bottom: 0px;
}

.contactusgradient .button {
  width: 160px;
  background: #fff;
  color: #ee1303;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
  transition: background 0.2s ease-out;
  font-weight: bold;
  margin-left: 0px;
  text-transform: uppercase;
  padding: 0px 10px;
  line-height: 40px;
}

.hrgreyline,
.register {
  width: 100%;
  float: left;
  margin: 20px auto;
  border-top: 2px solid #e3e3e3;
  padding: 0px 0px;
}

.user-login-form .form-group {
  margin-bottom: 20px;
}

.loginclass h1 {
  color: #333;
  font-size: 24px;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
  font-weight: bold;
}

.top_menu .topmenubtn {
  padding: 0px 20px;
  line-height: 35px;
  border: 2px solid #ee1100;
  border-radius: 0.7rem;
  height: 40px;
  margin: auto;
  font-weight: bold;
}

.topmenubtn li {
  padding: 0px 10px;
  line-height: 34px;
  border: 1px solid #e10;
  border-radius: 10px;
  height: 34px;
  margin: auto;
}

.topmenubtn a {
  color: #ee1100;
  text-decoration: none;
  transition: ease-in-out;
  text-transform: uppercase;
}

body.user-logged-in.toolbar-fixed #block-logoright img {
  width: 90px;
  float: right;
  margin: 30px 0px;
}

#block-logoright img {
  display: none;
  width: 90px;
  float: right;
  margin: 30px 0px 0px;
}

.custom_breadcrumb {
  font-size: 12px !important;
  color: #4c4948;
  text-transform: capitalize;
}

.register .custom_breadcrumb,
.login .custom_breadcrumb,
.password .custom_breadcrumb {
  padding-top: 20px;
}

.register .custom_breadcrumb .col-md-12,
.login .custom_breadcrumb .col-md-12,
.password .custom_breadcrumb .col-md-12 {
  padding-left: 0px;
}

.register .col-md-12 {
  padding-left: 15px;
  padding-right: 15px;
}

.login .col-md-12,
.password .col-md-12 {
  padding-left: 0px;
  padding-right: 0px;
}

.register .register_header .col-md-12,
.login .register_header .col-md-12,
.password .register_header .col-md-12 {
  padding: 0px 20px;
}

.register .reg_p2 {
  padding-bottom: 40px !important;
}

.custom_breadcrumb .txt,
.breadcrumb_nav .txt {
  font-size: 12px;
  padding: 0px;
}

.custom_breadcrumb .txt {
  padding-left: 0px;
}

.search .breadcrumb_nav {
  margin-bottom: 0px;
}

.search form .col-md-12,
.search form .container,
.search .views-element-container .col-md-12,
.search .views-element-container .container {
  padding-left: 00px;
  padding-right: 00px;
}

.search .serarch_term_txt {
  font-family: "Raleway-Bold", sans-serif;
  margin-top: 25px;
  margin-bottom: 5px;
}

.search .view-content {
  margin-bottom: 20px;
}

.search .view-content + .pager-nav {
  margin-bottom: 30px;
}

.custom_breadcrumb a,
.breadcrumb_nav a {
  font-size: 12px !important;
  color: #ee1100;
  text-decoration: underline;
}

.breadcrumb_nav {
  margin-bottom: 12px;
  font-size: 12px !important;
  margin-top: 0px;
}

.field--type-text-with-summary a:hover {
  color: #ee1100;
  text-decoration: none;
}

.banner-mt-4 {
  padding: 0px 0%;
}

article .content .mt-4 {
  padding: 0px 9%;
}

ol {
  list-style: decimal;
  list-style-position: inside;
}

ol li strong {
  font-size: 14px !important;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  margin-left: 0px;
}

ol li {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  float: left;
  width: 100%;
  list-style: decimal;
  list-style-position: inside;
  font-weight: normal;
}

.publications ol li {
  padding: 0px 10px !important;
  margin: 0px 0px 0px 0px;
  color: #4c4948;
  font-size: 14px;
  line-height: 18px;
  margin-left: 15px !important;
  list-style-position: outside;
  vertical-align: super;
  float: left;
  width: auto;
}

.publications ol li::marker {
  font-size: 14px !important;
  line-height: 30px;
  margin-bottom: 10px;
  color: #51b1bf;
  list-style: decimal;
  font-weight: bold;
}

ol li::marker {
  font-size: 14px !important;
  line-height: 24px;
  margin-bottom: 10px;
  list-style: none;
}

.spaceheight {
  margin: 20px 0px;
}

.references-data li::marker {
  font-weight: bold;
}

.references-data li {
  margin: 5px 0px 0px;
}

.field--type-text-with-summary h1 {
  color: white;
  font-size: 40px;
  margin-top: 20px;
  text-align: left;
}

.field--type-text-with-summary h2 {
  color: #444;
  line-height: 30px;
  margin-bottom: 10px;
  width: 100%;
  font-weight: bold;
  font-size: 24px;
  display: inline-block;
  margin-left: 0px;
}

#show {
  color: #ee1100;
  font-size: 16px;
  text-decoration: underline;
  cursor: pointer;
}

#show:hover {
  color: #ee1100;
}

.field--type-text-with-summary li b,
.field--type-text-with-summary li strong {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  vertical-align: initial;
}

article[about="/disease-management/guidelines/ADHD-clinical-guidelines"]
  .field--name-bp-text
  > p
  > small
  > strong {
  margin-bottom: 10px !important;
  margin-top: 0px !important;
}

.field--type-text-with-summary small b,
.field--type-text-with-summary small strong {
  font-size: 10px;
  line-height: 16px;
  font-weight: bold;
  margin-bottom: 0px;
  float: left;
  margin-top: 20px;
  width: 100%;
}

article[about="/assessment-diagnosis"] .field--type-text-with-summary > h4 {
  margin-bottom: 10px;
}

.divspace + p + p,
.divspace + p + p strong {
  margin: 10px 0px !important;
}

.field--type-text-with-summary b,
.field--type-text-with-summary strong {
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.purpleicon + p > b {
  font-size: 15px !important;
}

.publications .field--type-text-with-summary p strong:first-of-type,
.publications .field--type-text-with-summary p b:first-of-type {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  margin: 0px 0px 8px 0px;
}

.publications .field--type-text-with-summary p:first-of-type {
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
  margin: 0px 0px 8px 0px;
}

.publications .field--type-text-with-summary p:last-of-type {
  font-style: normal !important;
}

.field--type-text-with-summary b i {
  font-style: italic;
  font-size: 14px;
  line-height: 20px;
}

.publications .field--type-text-with-summary br + br + strong + a {
  margin: 10px 0px;
  display: inline-block;
}

.field--type-text-with-summary p {
  font-size: 14px;
  line-height: 20px;
  float: left;
  width: 100%;
  margin: 0px 0px 8px 0px;
}

.field--type-text-with-summary p.divspace {
  line-height: 15px;
  margin: 0px 0px 0px 0px;
}

header .field--type-text-with-summary p {
  font-size: 14px;
  line-height: 18px;
  margin: 0px 0px 0px 0px;
  float: initial;
  width: inherit;
}

.paragraph__column .field--item > ul > li > span > strong {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  float: initial;
}

.paragraph__column .field--item > ul > li > span > a {
  font-size: 14px;
  line-height: 20px;
  float: initial;
}

.paragraph__column .field--item > ul > li > span > sup {
  font-size: 10px;
  float: initial;
}

.footer_area .field--type-text-with-summary p {
  font-size: 14px;
  line-height: 18px;
  margin: 0px 0px 10px;
  float: left;
  width: 100%;
}

.footer_area .takeda_logo {
  width: 100px;
  margin: 0 0px 15px 0px;
  max-width: 100px;
  height: auto;
}

.paragraph__column .field--item ol > li {
  padding: 0px 15px !important;
  margin: 0px 0px 0px 0px;
  color: #4c4948;
  font-size: 14px;
  line-height: 20px;
  margin-left: 15px !important;
  list-style-position: outside;
  vertical-align: super;
  float: left;
  width: 100%;
}

.field--type-text-with-summary h3 {
  color: #ee1100;
  font-size: 28px;
  margin: 17px auto 15px;
  float: left;
  width: 100%;
}

.hrgreyline,
.register {
  width: 100%;
  float: left;
  margin: 20px auto;
  border-top: 2px solid #ddd;
  padding: 0px 0px;
}

.bookmarks .hrgreyline {
  text-align: center;
  border-bottom: 4px solid transparent;
  /*border-image: linear-gradient(0.25turn, rgba(236, 163, 0), rgb(239 57 0));*/
  border-image-slice: 1;
  width: 100%;
}

.field--type-text-with-summary .spaceheight {
  margin: 20px 0px;
  display: none;
}

.field--type-text-with-summary h6 {
  font-size: 12px;
  line-height: 1.4;
}

.field--type-text-with-summary a {
  text-decoration: underline;
  font-size: 14px;
}

.field--type-text-with-summary a:hover {
  text-decoration: underline;
  font-size: 14px;
}

.copyright a:hover {
  text-decoration: underline;
}

.hrlinepink {
  border-width: 2px;
  border-style: solid;
  width: 100%;
  height: 2px;
  border-image: linear-gradient(to right, #da5283, #d0688d) 1;
}

.field--type-text-with-summary sub {
  font-size: 10px;
  line-height: 14px;
}

.field--type-text-with-summary h2 sup {
  font-size: 12px;
}

.img-fluid {
  width: 100%;
}

.hero_content h1 span {
  font-size: 100%;
}

.contact-us .hero_content .sharethis-custom-wrapper {
  display: none !important;
}

.publications
  .hero_slider_page_section.paragraph-hero-slider
  .col-md-6
  .img-fluid {
  width: 100%;
  float: right;
  max-height: 230px;
  height: 100%;
}

.hero_slider_page_section .share-this-btn-tag .sharethis-custom-wrapper {
  background-image: url(../images/circleshare.png);
  background-repeat: no-repeat;
  background-position: 0;
  transition: ease-in-out;
  padding-left: 30px;
  background-size: 30px;
  min-height: 35px;
  display: block;
  color: #ee1100;
  line-height: 35px;
  cursor: pointer;
  float: left;
  background-repeat: no-repeat;
}

.hero_slider_page_section .share-this-btn-tag {
  margin-top: 0px;
  float: left;
  width: 50px;
  height: 35px;
}

.hero_slider_page_section .share-this-btn-tag .sharethis-wrapper {
  display: table-column;
}

.hero_slider_page_section .action-flag a {
  background-image: url(../images/circlebookmark.png) !important;
  background-size: 30px !important;
  display: inline-block;
  margin-top: 3px !important;
  width: 40px !important;
  height: 40px !important;
}

.hero_slider_page_section .action-flag {
  float: left;
  width: 50px;
  height: 40px;
}

.box_slider .fixedsharicon {
  bottom: 15px;
  position: absolute;
  width: 100%;
  float: left;
  height: 20px;
  line-height: 20px;
  display: block;
}

.sharethis-wrapper a span {
  display: none !important;
}

.sharethis-wrapper .st_linked_in {
  background-image: url(../images/share_icon_linkedin.png);
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  margin: 35px 5px 8px 5px;
  background-size: 40px;
  height: 40px;
  display: inline-flex;
}

.sharethis-wrapper .st_youtube {
  /*  background-image: url(../images/share_icon_youtube.png);*/
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  margin: 0px 10px 8px 0px;
  background-size: 40px;
  height: 40px;
  display: inline-flex;
}

.bgmain_nav .sharethis-wrapper .st_youtube {
  background-image: url(../images/share_icon_youtube.png);
  margin: 35px 5px 8px 5px;
}

.sharethis-wrapper .st_twitter {
  /* background-image: url(../images/share_icon_twitter.png);*/
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  background-size: 40px;
  margin: 0px 10px 8px 0px;
  height: 40px;
  display: inline-flex;
}

.bgmain_nav .sharethis-wrapper .st_twitter {
  background-image: url(../images/share_icon_twitter_x.png);
  margin: 35px 5px 8px 5px;
}

.sharethis-wrapper .st_facebook {
  /*  background-image: url(../images/share_icon_fb.png);*/
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  margin: 0px 10px 8px 0px;
  background-size: 40px;
  height: 40px;
  display: inline-flex;
}

.bgmain_nav .sharethis-wrapper .st_facebook {
  background-image: url(../images/share_icon_fb.png);
  margin: 35px 5px 8px 5px;
}

.sharethis-wrapper .st_pinterest {
  /*  background-image: url(../images/share_icon_pinterest.png);*/
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  height: 40px;
  display: inline-flex;
  margin: 5px 10px 8px 0px;
}

.sharethis-wrapper a.st_pinterest {
  background-image: url(../images/share_icon_pinterest.png);
  margin: 30px 10px 8px 0px;
}

.bgmain_nav .sharethis-wrapper .st_pinterest {
  background-image: url(../images/share_icon_pinterest.png);
  margin: 35px 5px 8px 5px;
}

.follow_us .fixedsharicon .sharethis-wrapper .st_link {
  background-image: url(../images/SHARE.png);
  background-repeat: no-repeat;
  width: 40px;
  display: none;
  cursor: pointer;
  margin: 35px 5px 8px 5px;
  height: 40px;
  display: inline-flex;
}

.follow_us .st_link {
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  margin: 35px 5px 8px 5px;
  background-image: url(../images/SHARE.png);
  height: 40px;
  display: none;
}

.follow_us .share-this-btn-tag .sharethis-wrapper {
  float: left;
  background: #ef1f0f none repeat scroll 0% 0%;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  margin-top: 30px;
  display: none;
  width: auto;
  padding: 10px;
  top: 0;
}

.sharethis-custom-wrapper {
  margin-bottom: 0px;
}

#mainMenu_area .follow-links h4 {
  font-size: 12px;
  font-family: "Raleway-Regular", sans-serif;
  color: #4c4948;
  text-indent: 0px;
  display: none;
  margin-bottom: 10px;
}

.tooltip {
  transition: ease-in-out;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #4c4948;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0px 0px 10px #333333;
  font-size: 14px;
  font-family: "Raleway-Bold", sans-serif;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #fff;
}

.scales .field--item i {
  font-size: 2rem;
  font-style: italic;
}

.reference-content ol li {
  padding: 10px 0px;
  line-height: 1.4;
  font-size: 14px;
  color: #444;
}

.reference-content ol li::marker {
  font-weight: 700;
  text-indent: 25px;
}

.reference-label {
  font-weight: 700;
  font-size: 20px;
  border-top: 0px solid #e3e3e3;
  padding-top: 20px;
  margin-top: -40px;
  padding-bottom: 8px;
}

.references-link {
  text-decoration: underline;
  cursor: pointer;
}

.hero_content .refhome {
  margin-top: 0px;
  border: 0;
  padding: 0;
}

/*comment on 06112022 */

/*.refhome .references-link {
  text-transform: capitalize;
  text-decoration: underline;
  cursor: pointer;
  border: 0px;
  padding: 0px;
}*/

.references-wrapper {
  margin-top: 15px;
}

.refhome a[data-close-references="References"] {
  border: 0px;
  text-decoration: underline;
  line-height: 30px;
}

.launchbox h2 {
  text-align: center;
  color: #fff;
  font-style: normal;
  padding-top: 7%;
  display: block;
  font-size: 48px;
}

.launchbox p {
  font-size: 24px;
  line-height: 1.4;
  width: 100%;
  font-weight: 700;
  margin-bottom: 40px;
  color: #fff;
}

.launchbox p.no-margin-bottom {
  margin-bottom: 0px !important;
}

.launchbox p.weight-normal {
  font-size: 22px;
  font-family: "Raleway", sans-serif;
  font-weight: normal;
}

.launchbox button {
  background: #ee312e;
  color: #fff;
  padding: 15px 20px;
  border-radius: 10px;
  font-size: 16px;
  border: none;
  margin: auto;
  display: block;
  font-weight: bold;
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .login .col-md-12,
  .password .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .sharethis-wrapper .st_linked_in,
  .bgmain_nav .sharethis-wrapper .st_twitter,
  .bgmain_nav .sharethis-wrapper .st_youtube {
    margin-top: 40px;
  }
}

@media screen and (max-width: 600px) {
  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 550px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 35px;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 40px;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 600px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  .block_content {
    background-image: none;
    background-position: 0% 18%;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 100%;
    background-size: contain;
    float: left;
  }

  #block-logoright img {
    margin-top: 45px;
  }

  .field--type-text-with-summary h3 {
    font-size: 24px !important;
    line-height: 30px;
    color: #ee1100;
    margin: 15px auto;
  }

  .field--type-text-with-summary h2 {
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 0;
  }

  .hero_content h1 span {
    font-size: 30px !important;
  }
}

.scales .field--item i {
  font-size: 2rem;
  font-style: italic;
}

.publications .reference-content ol li {
  padding: 0px 0px 0px 30px;
}

.reference-content ol li i {
  font-size: 12px;
  line-height: 16px;
}

.reference-content ol li {
  padding: 0px 0px 0px 30px;
  line-height: 1.4;
  font-size: 12px;
  color: #444;
  width: 100%;
  float: left;
  list-style: none;
  line-height: 16px;
  margin-bottom: 6px;
}

.reference-content ol li::before {
  display: inline-block;
  content: counter(item) ". ";
  counter-increment: item;
  width: 30px;
  margin-left: -30px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 12px;
}

.reference-content ol li a {
  font-size: 12px;
  text-decoration: underline;
  word-break: break-word;
}

.reference-content ol {
  list-style: decimal;
  margin-left: 0px;
  counter-reset: item;
}

.reference-content ol li::marker {
  font-weight: 700;
}

.reference-label {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  border-top: 0px solid #e3e3e3;
  padding-top: 20px;
  margin-top: -25px;
  padding-bottom: 10px;
  float: left;
  width: 100%;
}

.references-link {
  text-decoration: none;
  cursor: pointer;
  border: 2px solid #ee1100;
  padding: 10px 15px;
  font-weight: bold;
  border-radius: 10px;
  text-transform: uppercase;
  font-size: 12px;
  float: left;
}

a[data-close-references="References"] {
  border: 0px;
  padding: 0px;
  text-transform: revert;
  text-decoration: underline;
  line-height: 30px;
}

.week-1-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper,
.week-2-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper,
.week-3-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper,
.week-4-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper {
  margin-top: 50px;
  padding: 25px 0px 0px;
  border-top: 1px solid #cdc7c7;
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

.week-3-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper,
.week-4-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .references-wrapper {
  border: 0px;
  padding-top: 0px;
}

.week-1-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .ref-summary,
.week-2-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .ref-summary,
.week-3-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .ref-summary,
.week-4-adhd-and-comorbid-mental-health-conditions-across-the-lifespan
  .ref-summary {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  margin-top: 20px;
}

.refhome .references-wrapper {
  margin-bottom: 0px;
}

.references-wrapper {
  margin-top: 40px;
  padding: 25px 0px 0px;
  border-top: 1px solid #cdc7c7;
  width: 100%;
  margin-bottom: 20px;
  float: left;
}

.launchbox h2 {
  text-align: center;
  color: #fff;
  font-style: normal;
  padding-top: 7%;
  display: block;
  font-size: 48px;
}

.launchbox p {
  font-size: 24px;
  line-height: 1.4;
  width: 100%;
  font-weight: 700;
  margin-bottom: 20px;
  color: #fff;
}

.launchbox button {
  background: #ee1100;
  color: #fff;
  padding: 15px 35px;
  border-radius: 10px;
  font-size: 16px;
  border: none;
  margin: auto;
  display: block;
  font-weight: bold;
}

.launchbox a.launch {
  background: #ee1100;
  color: #fff;
  padding: 15px 35px;
  border-radius: 10px;
  font-size: 16px;
  border: none;
  margin: auto;
  display: inline-block;
  font-weight: bold;
  text-decoration: none !important;
}

.launchbox a.launch:hover {
  color: #ffffff;
}

@media screen and (max-width: 600px) {
  .field--type-text-with-summary p {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
  }

  .field--type-text-with-summary h3 {
    font-size: 24px !important;
    line-height: 30px;
    color: #ee1100;
    margin: 15px auto;
  }

  .field--type-text-with-summary h2 {
    font-style: normal;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0 0;
  }

  .hero_content h1 span {
    font-size: 24px !important;
    line-height: 24px;
  }
}

@media only screen and (max-width: 1200px) {
  .box_slider .fixedsharicon .col-md-2 {
    text-align: left;
  }

  .box_slider .fixedsharicon {
    bottom: 15px;
    position: absolute;
    width: 100%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
    margin-bottom: 0;
    display: flex;
  }

  .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 80%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
  }

  #event_block .col-xl-3 {
    margin-bottom: 1.5rem !important;
    width: 25%;
  }

  .follow_us .share-this-btn-tag .sharethis-custom-wrapper {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 16px;
    font-size: 9px;
    margin-top: -10px;
    display: inline-block;
    color: #ee1100;
    line-height: 14px;
    cursor: pointer;
    font-weight: bold;
    background-position: left 0px;
    margin-bottom: 10px;
  }

  .follow_us p img {
    vertical-align: bottom;
    height: 16px;
    width: 16px;
    margin-right: 5px;
  }

  .view-header h4,
  .view-header h2 {
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 20px;
  }

  .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 77%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }

  .block_content {
    background-image: url(../images/blockcontent.png);
    background-position: 0% 55%;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 100%;
    background-size: contain;
    float: left;
  }

  .block_list.block_person .block_list_content {
    padding: 25px 20px 0px;
    font-size: 14px;
    line-height: 18px;
  }

  .block_img {
    position: relative;
    min-height: 160px;
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
  }

  .block_person {
    border: 4px solid;
    box-shadow: -2px 10px 25px #d0d0cf;
    border-radius: 15px;
    height: 432px;
    margin: auto;
    background: #fff;
    max-width: 361px;
  }

  footer {
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/globe.png);
    background-size: contain;
    background-position: left 100%;
  }

  .follow_us p a {
    font-size: 11px;
    font-weight: bold;
  }

  .follow_us p a:hover {
    font-size: 11px;
    font-weight: bold;
  }

  .footer_area .order4 div:nth-child(3),
  .footer_area .order4 div:nth-child(4) {
    font-size: 7px;
    line-height: 14px;
  }

  .copyright a {
    color: #ee1100;
    font-size: 10px !important;
    text-decoration: underline;
  }

  .copyright {
    font-size: 10px;
    font-family: "Raleway-Regular", sans-serif;
    color: #333;
    text-align: left;
    line-height: 18px;
    margin-top: 10px;
  }

  .field--type-text-with-summary .follow_us h4 {
    background: #fff;
    font-size: 11px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    font-weight: bold;
    line-height: normal;
    background: #fff;
    width: 100px;
    position: absolute;
    text-align: center;
    z-index: 1;
    margin: 10px;
    margin-top: -8px;
    justify-content: center;
  }

  .region-footer-second .menu--footer-links li a {
    font-size: 11px;
    color: #4c4948;
    line-height: 34px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Bold", sans-serif;
  }

  .menu--footer li a {
    font-size: 11px;
    color: #4c4948;
    line-height: 34px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Regular", sans-serif;
  }

  .field--type-text-with-summary p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }
}

.register .form_fields {
  margin-top: 40px;
  background: none !important;
}

@media only screen and (max-width: 992px) {
  .box_slider .fixedsharicon .col-md-2 {
    text-align: left;
  }

  .sharethis-wrapper .st_linkedin {
    width: 40px;
  }

  /*.sharethis-wrapper > .st_twitter {
    background-image: url(../images/share_icon_twitter.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    background-size: 40px;
    margin: 35px 5px 8px 5px;
    height: 40px;
    display: inline-flex;
  }

  .sharethis-wrapper .st_facebook {
    background-image: url(../images/share_icon_fb.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    margin: 35px 5px 8px 5px;
    background-size: 30px;
    height: 30px;
    display: inline-flex;
  }

  .sharethis-wrapper .st_pinterest {
    background-image: url(../images/share_icon_pinterest.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    height: 30px;
    display: inline-flex;
    margin: 35px 5px 8px 5px;
    background-size: 30px;
  }*/
  .sharethis-wrapper .st_twitter {
    margin-left: 10px;
  }

  .follow_us .share-this-btn-tag .sharethis-wrapper {
    float: left;
    background: #ef1f0f none repeat scroll 0% 0%;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    display: none;
    width: 95%;
    padding: 10px;
    top: 0;
  }

  #event_block .col-xl-3 {
    margin-bottom: 1.5rem !important;
    width: 50%;
  }

  .block_content {
    background-image: url(../images/blockcontent.png);
    background-position: 0% 18%;
    background-repeat: no-repeat;
    padding-top: 0px;
    width: 100%;
    background-size: contain;
    float: left;
  }

  .block_person {
    border: 4px solid;
    box-shadow: -2px 10px 25px #d0d0cf;
    border-radius: 15px;
    height: 432px;
    margin: auto;
    background: #fff;
    max-width: 361px;
  }

  .follow_us .share-this-btn-tag .sharethis-custom-wrapper {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    background-position: 0;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 14px;
    font-size: 10px;
    min-height: 25px;
    margin-top: -20px;
    display: block;
    color: #ee1100;
    line-height: 14px;
    cursor: pointer;
    font-weight: bold;
    background-position: left 1px;
  }

  .footer_area {
    margin-top: 20px;
    padding: 0px 0px;
  }

  .follow_us p a {
    font-size: 10px;
    font-weight: bold;
  }

  .takeda_logo {
    width: 90px;
    display: inline-block;
    height: 28px;
    margin-top: 0px;
  }

  .field--type-text-with-summary .follow_us h4 {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    font-weight: bold;
    line-height: normal;
    width: 100px;
    position: absolute;
    text-align: center;
    z-index: 1;
    margin: 10px;
    margin-top: -8px;
    justify-content: center;
  }

  footer {
    background-repeat: no-repeat;
    margin: 0px 0px 0px 0px;
    background-image: url(../images/globe.png);
    background-size: contain;
    background-position: left 100%;
  }

  .region-footer-second .menu--footer-links li a {
    font-size: 10px;
    color: #4c4948;
    line-height: 24px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Bold", sans-serif;
  }

  .menu--footer li a {
    font-size: 10px;
    color: #4c4948;
    line-height: 24px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Regular", sans-serif;
  }

  /* .box_slider .row {
    position: relative;
    width: 100%;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;

  } */

  .box_slider .fixedsharicon {
    position: absolute;
    width: 100% !important;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 0px;
    bottom: 15px;
  }

  .box_slider .fixedsharicon .col-md-10 {
    width: 83.333%;
  }

  .fixedsharicon .col-md-10 {
    float: left;
    width: 75.33333333%;
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    width: 95%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
    margin-bottom: 0px;
  }

  .fixedsharicon .col-md-2 {
    float: left;
    width: 16.66666667%;
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    width: 100%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }

  .copyright {
    font-size: 8px;
    font-family: "Raleway-Regular", sans-serif;
    color: #333;
    text-align: left;
    line-height: 14px;
    margin-top: 10px;
  }

  .copyright a {
    color: #ee1100;
    font-size: 8px !important;
    text-decoration: underline;
  }

  .copyright a:hover {
    color: #ee1100;
    font-size: 8px !important;
    text-decoration: underline;
  }

  .footer_area .order4 div:nth-child(3),
  .footer_area .order4 div:nth-child(4) {
    font-size: 6px;
    line-height: 12px;
  }

  .field--type-text-with-summary p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 10px;
  }

  .follow_us p a:hover {
    font-size: 10px;
    color: #ee1100;
    text-decoration: none;
  }

  .field--type-text-with-summary b,
  .field--type-text-with-summary strong {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .follow_us p img {
    vertical-align: bottom;
    height: 16px;
    width: 16px;
    margin-right: 3px;
  }
}

.searchdetail span {
  font-weight: normal;
  font-size: 16px;
  line-height: 20px;
}

.searchdetail .views-row {
  margin-top: 30px;
}

.searchdetail span p {
  font-weight: normal;
}

.messages__wrapper {
  /* display: none;*/
  margin-top: 60px;
}

/*added for login error msg */
.messages__wrapper .alert {
  max-width: 1040px;
  margin: 0 auto 20px;
  padding: 15px;
  font-size: 12.5px;
  background-color: #ffffff;
  border: 1px solid #e73323;
}

.messages__wrapper .alert p,
.messages__wrapper .alert h2 {
  font-size: 12.5px;
  color: #e73323;
}

.messages__wrapper .alert .alert-dismissible .close {
  outline: 0px;
  padding: 8px 10px;
}

.messages__wrapper .alert .alert-dismissible .close span {
  font-size: 25px;
  color: #e73323;
  opacity: 1;
}

.messages__wrapper li {
  font-size: 12.5px;
  color: #e73323;
  line-height: 16px;
}

.pinkicon li::marker {
  color: #da5283;
  font-weight: bold;
  font-size: 14px;
}

.darkpinkicon li::marker {
  color: #da5283;
  font-weight: bold;
  font-size: 14px;
}

.purpleicon li::marker {
  color: #9b72b0;
  font-weight: bold;
  font-size: 14px;
}

.blueicon li::marker {
  color: #51b1bf;
  font-weight: bold;
  font-size: 14px;
}

.views-field .field-content a {
  color: #ee1100;
  text-decoration: underline;
}

.views-field .field-content span {
  background: #51b1bf;
  width: 10px;
  height: 10px;
  float: left;
  border-radius: 50%;
  padding: 4px;
  margin: 2px 15px 0px 0px;
}

.field--type-text-with-summary .pinkicon li::marker,
.pinkicon li::marker {
  color: #da5283;
  font-weight: bold;
  font-size: 31px;
  line-height: 18px;
}

p small {
  font-size: 12px;
}

.field--type-text-with-summary .darkpinkicon li::marker,
.darkpinkicon li::marker {
  color: #da5283;
  font-weight: bold;
  font-size: 31px;
  line-height: 19px;
}

.field--type-text-with-summary .purpleicon li::marker,
.purpleicon li::marker {
  color: #9b72b0;
  font-weight: bold;
  font-size: 31px;
  line-height: 19px;
}

.field--type-text-with-summary .blueicon li::marker,
.blueicon li::marker {
  color: #51b1bf;
  font-weight: bold;
  font-size: 31px;
  line-height: 19px;
}

#event_block .block_list .block_list_content .pubblack + p {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .sharethis-wrapper .st_twitter {
    margin-left: 5px;
  }

  .publicationinner + .block_list_content .block_imgp {
    min-height: 1rem;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    height: 60px;
    color: #51b1bf;
    margin-top: 5px !important;
  }

  .sharethis-wrapper .st_linkedin {
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    margin: 30px 5px 8px 5px;
    background-size: 40px;
    height: 40px;
    display: inline-flex;
  }

  /*.sharethis-wrapper .st_twitter {
    background-image: url(../images/share_icon_twitter.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    background-size: 40px;
    margin: 35px 5px 8px 5px;
    height: 40px;
    display: inline-flex;
  }

  .sharethis-wrapper .st_facebook {
    background-image: url(../images/share_icon_fb.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    margin: 35px 5px 8px 5px;
    height: 40px;
    background-size: 40px;
    display: inline-flex;
  }*/

  .sharethis-wrapper .st_pinterest {
    background-image: url(../images/share_icon_pinterest.png);
    background-repeat: no-repeat;
    width: 40px;
    cursor: pointer;
    height: 40px;
    display: inline-flex;
    margin: 35px 5px 8px 5px;
    background-size: 40px;
  }

  .follow_us .share-this-btn-tag .sharethis-wrapper {
    float: left;
    background: #ef1f0f none repeat scroll 0% 0%;
    border-radius: 10px;
    position: absolute;
    z-index: 1;
    margin-top: 30px;
    display: none;
    width: auto;
    padding: 10px;
    top: 0;
  }

  #mainMenu_area .follow-links h4 {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    text-indent: 15px;
    background: #fff;
    margin: auto;
    text-align: center;
    display: block;
    margin-top: 0px;
    float: none;
    width: 150px;
    position: relative;
  }

  body {
    padding-top: 145px;
  }

  .register_block {
    margin-top: 30px;
    padding-bottom: 20px;
  }

  .mblock {
    display: block;
  }

  .mnone {
    display: none;
  }

  .hero_banner {
    height: 165px;
    background-position: 60%;
  }

  .hero_banner h1 {
    top: 120px;
  }

  .container {
    max-width: 570px;
  }

  .align-bottom {
    max-width: 100%;
    width: 80%;
  }

  .block_content h1 {
    font-size: 28px;
  }

  .block_content .description,
  .event_details .description {
    font-size: 20px;
    line-height: 25px;
  }

  .pref_txt {
    font-size: 20px;
    line-height: 25px;
  }

  .nav_button {
    font-size: 20px;
    padding: 20px 40px 20px 20px;
    margin: 20px 0px;
    line-height: 20px;
    background-size: 10px;
  }

  .block_list .block_list_content h2,
  .block_list .block_list_content span {
    font-size: 23.86px;
    line-height: 28px;
  }

  .block_list .block_list_content p {
    font-size: 22.09px;
    line-height: 25px;
  }

  .button {
    /*height: 60px;
    font-size: 20px;
    line-height: 60px;
    width: 225px;
    margin: 20px 0px;*/
  }

  .btn_video {
    font-size: 19px;
    padding-left: 35px;
    background-size: 24px;
    line-height: 35px;
  }

  .btn_bm {
    width: 23px;
    height: 32px;
    background-size: 23px;
  }

  .equalcol .col-md-3 .block_list {
    height: 95%;
    float: left;
    display: grid;
  }

  .follow_us p {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #e10;
    text-align: center;
    margin: 15px 0px;
  }

  .follow-us-box {
    border: 2px solid red;
    border-radius: 10px;
    border-top: 0px;
    padding: 15px 10px 40px 10px;
    width: auto;
    margin-left: 0px;
    margin-top: -15px;
  }

  .linkedin {
    width: 20px;
    height: 20px;
    text-align: left;
    float: left;
  }

  .twitter {
    width: 24px;
    height: 20px;
    text-align: right;
    float: right;
  }

  .block_list {
    margin-top: 00px;
    margin-bottom: 0px;
  }

  .fixedrow {
    bottom: 0;
    margin-top: 40px;
    position: relative;
    width: 100%;
    float: left;
  }

  .summarydetail {
    margin-bottom: 50px;
    padding: 0px 20px;
  }

  .search .summarydetail {
    padding: 0px;
  }

  .equalcol .col-lg-3 .block_list {
    min-height: auto;
  }

  .equalcol .col-lg-3 {
    flex: auto !important;
    max-width: 100% !important;
  }

  .in_calcu {
    width: 150px;
  }

  .in_toolbox {
    width: 150px;
  }

  .in_burden,
  .in__burdenwhite {
    width: 140px;
  }

  .in_setting {
    width: 160px;
  }

  .in_search,
  .in_purse,
  .in_searchpink {
    width: 180px;
  }

  .block_lists .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .block_lists .col-md-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }

  .block_lists .col-md-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }

  .btn_tag {
    background-image: url(../images/turnarrow.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 14px;
    min-height: 35px;
    display: block;
    color: #ee1100;
    display: inline-block;
    line-height: 22px;
  }

  .btn_tag a {
    font-size: 10.75px;
    font-family: "Raleway-Regular", sans-serif;
    color: #ee1100;
    text-decoration: none;
    display: inline-block;
  }

  .block_content.col2 .col-md-6 {
    width: 100%;
    max-width: 100%;
    flex: none;
  }

  .block_img {
    min-height: 160px;
  }

  .mobile_header_menu .col-md-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }

  .mobile_header_menu .col-md-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }

  .linkedin {
    /*margin-left: 50px;*/
  }

  .st_linkedin .stButton {
    margin-top: 0px;
  }

  .follow_usx .st_linkedin .stButton {
    margin-top: 30px;
  }

  .follow_usx .region-footer-first .block-sharethis-block .sharethis-wrapper {
    top: 30px;
    right: 0;
    left: 0;
    margin: auto;
    max-width: 220px;
  }

  .follow_us .twitter {
    margin-right: 50px;
  }

  .order1 {
    order: 1;
    text-align: center;
  }

  .order2 {
    order: 2;
    text-align: center;
  }

  .order3 {
    order: 3;
    text-align: center;
  }

  .order4 {
    order: 4;
    text-align: center;
  }

  .footer_menu ul {
    text-align: center;
    margin-top: 30px;
    display: block;
  }

  .field--type-text-with-summary .follow_us h4 {
    font-size: 14px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    font-weight: bold;
    line-height: normal;
    width: 40%;
    position: absolute;
    text-align: center;
    background: #fff;
    float: none;
    margin: -8px auto !important;
    z-index: 1;
    justify-content: center;
    left: 0;
    right: 0;
  }

  .follow_us h4 {
    font-size: 20px;
    margin-bottom: -10px !important;
    background: #fff;
    width: 130px;
    height: 20px;
    line-height: 20px;
    position: relative;
    margin: auto;
    text-align: center;
    text-indent: 0;
  }

  .footer_area {
    margin-top: 20px;
    padding: 0px;
  }

  .footer_menu ul a {
    font-size: 20px;
    line-height: 40px;
  }

  .follow_us .share-this-btn-tag .sharethis-custom-wrapper {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    background-position: 0;
    transition: ease-in-out;
    padding-left: 27px;
    background-size: 20px;
    font-size: 14px;
    min-height: 30px;
    margin-top: -20px;
    display: block;
    color: #ee1100;
    line-height: 30px;
    cursor: pointer;
    font-weight: bold;
  }

  .region-footer-second .menu--footer-links li a {
    font-size: 14px;
    color: #4c4948;
    line-height: 44px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Bold", sans-serif;
  }

  .menu--footer li a {
    font-size: 14px;
    color: #4c4948;
    line-height: 44px;
    display: inline-block;
    margin-right: 0px;
    text-decoration: none;
    padding: 0px;
    font-family: "Raleway-Regular", sans-serif;
  }

  .copyright {
    font-size: 12px;
    font-family: "Raleway-Regular", sans-serif;
    color: #333;
    text-align: left;
    line-height: 18px;
    margin-top: 20px;
  }

  .copyright a {
    color: #ee1100;
    font-size: 12px !important;
    text-decoration: underline;
  }

  .footer_area .order4 div:nth-child(3),
  .footer_area .order4 div:nth-child(4) {
    font-size: 10px;
    line-height: 16px;
    margin-top: 15px;
  }

  .follow_us p a {
    font-size: 14px;
    font-weight: bold;
  }

  .follow_us {
    margin-top: 0;
    margin-bottom: 20px;
  }

  .copyright {
    font-size: 20px;
    text-align: center;
    line-height: 30px;
    margin-top: 30px;
  }

  span.break {
    display: block;
    margin-top: 20px;
  }

  .linkedin {
  }

  .twitter {
    width: 84px;
    height: 70px;
  }

  #resource_block .col-md-2,
  #resource_block .col-md-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }

  .filters {
    margin-top: 50px;
  }

  .custom-select__option.custom-select__option--value {
    width: 100%;
    background-position: 10px center;
    padding-left: 30px;
    font-size: 20px;
    line-height: 30px;
    background-size: 14px;
    white-space: nowrap;
  }

  .col-md-2 .custom-select__option.custom-select__option--value {
    width: 80%;
  }

  .custom-select__option {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    padding-left: 30px;
    color: #ee1100;
    white-space: normal;
  }

  #resource_block .col-md-6 {
    padding-right: 0px;
  }

  .breadcrumb_nav {
    display: none;
  }

  .custom-select.custom-select--active
    .custom-select__option.custom-select__option--value {
    background-position: 11px center;
    background-size: 13px;
  }

  .form_fields .custom-select__option.custom-select__option--value {
    width: 100%;
  }
}

@media only screen and (max-width: 768px) {
  #Flexible_block .block_list .block_list_content p {
    min-height: 75px;
  }

  .popup {
    max-width: 480px;
    max-height: 270px;
  }

  .popup-close {
    width: 20px;
    height: 20px;
    top: -30px;
  }
}

@media only screen and (max-width: 600px) {
  article .content .mt-4,
  article .content banner-mt-4 {
    padding: 0px 15px;
  }

  #mainMenu_area .follow-links h4 {
    font-size: 14px;
    font-family: "Raleway-Regular", sans-serif;
    color: #4c4948;
    text-indent: 0px;
    background: #fff;
    margin: auto !important;
    text-align: center;
    display: block !important;
    float: none;
    width: 150px;
    position: relative;
  }

  .block_content h1 {
    font-size: 22px;
  }

  .block_content .description,
  .event_details .description {
    font-size: 15px;
    line-height: 20px;
  }

  .pref_txt {
    font-size: 15px;
  }

  .video_poster img {
    width: 100px;
  }

  .nav_button {
    font-size: 16px;
    padding: 15px 15px 15px 15px;
    margin-top: 20px;
    line-height: 10px;
    background-size: 10px;
    margin-bottom: 20px;
  }

  .block_list .block_list_content h2,
  .block_list .block_list_content span {
    font-size: 18px;
    line-height: 23px;
  }

  .block_list .block_list_content p {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 30px;
  }

  .button {
    height: 42px;
    font-size: 16px;
    line-height: 41px;
    width: 165px;
    margin: 20px 0px;
  }

  .btn_tag a,
  .btn_video,
  .copyright {
    font-size: 12px;
    line-height: 18px;
  }

  .follow_us p {
    font-size: 14px;
    font-family: "Raleway-Regular", sans-serif;
    color: #e10;
    text-align: center;
    margin: 15px 0px;
  }

  .follow_us p a:hover {
    font-size: 12px;
    color: #ee1100;
    text-decoration: none;
  }

  .follow_us p a {
    font-size: 12px;
  }

  .follow_us .share-this-btn-tag .sharethis-custom-wrapper {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 14px;
    font-size: 12px;
    margin-top: -20px;
    display: inline;
    color: #ee1100;
    line-height: 30px;
    cursor: pointer;
    font-weight: bold;
    background-position: left 0px;
    text-indent: 0px;
  }

  footer {
    background-position: left bottom;
    background-image: none;
  }

  .follow_us p img {
    vertical-align: bottom;
    height: 18px;
    margin-right: 10px;
  }

  .follow-us-box {
    border: 2px solid #ee1100;
    border-radius: 5px;
    padding: 35px 20px 50px 20px;
    width: 290px;
    margin: auto;
  }

  .pager li > a {
    margin: 0px;
  }

  /* .box_slider .row {
    bottom: -20px;
    width: 14%;
    float: left;
    height: 40px;
  } */

  .footer_area .takeda_logo {
    margin-bottom: 20px;
  }
}

body.user-logged-in #edit-submit-search {
  margin-top: 0px;
}

.hero_slider_page_section .col-md-5 {
  padding: 0px;
}

/*header menu css*/

.view-content .item-list ul {
  justify-items: right;
  display: grid;
  margin: auto;
  height: 40px;
  width: 100%;
}

#welcome_user {
  font-size: 16px;
  color: #494948;
  line-height: 40px;
  padding-right: 0px;
  white-space: nowrap;
}

#welcome_user::after {
  content: "|";
  position: relative;
  right: 0;
  color: #d4d4d4;
  padding-left: 15px;
  float: right;
}

.view-user-menu {
  margin: 25px 0px 0px;
  height: 40px;
}

.view-user-menu ul li div {
  margin-top: 0px;
}

.view-user-menu ul li div:nth-child(1) {
  padding: 0px 0px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  font-family: "Raleway-Regular", sans-serif;
  font-weight: bold;
  font-size: 16px;
  vertical-align: middle;
  margin-top: 0px;
  float: left;
}

.view-user-menu ul li div:nth-child(2) {
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  vertical-align: middle;
  float: left;
}

.view-user-menu ul li div:nth-child(3) {
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  vertical-align: middle;
  float: left;
}

.view-user-menu ul li div:nth-child(4) {
  padding: 0px 15px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  vertical-align: middle;
  float: left;
}

.view-user-menu a {
  color: #e73323;
  text-decoration: none !important;
  transition: ease-in-out;
  font-size: 16px;
  vertical-align: middle;
}

@media only screen and (max-width: 992px) {
  .view-content .item-list ul {
    justify-items: center;
    display: grid;
    margin: auto;
    height: 40px;
    width: 100%;
  }

  #welcome_user {
    font-size: 12px;
    color: #494948;
    line-height: 40px;
    padding-right: 0px;
    white-space: nowrap;
  }

  #welcome_user::after {
    content: "|";
    position: relative;
    right: 0;
    color: #d4d4d4;
    padding-left: 15px;
    float: right;
  }

  .view-user-menu {
    margin: 25px 0px 0px;
    height: 40px;
  }

  .view-user-menu ul li div {
    margin-top: 0px;
  }

  .view-user-menu ul li div:nth-child(1) {
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    font-family: "Raleway-Regular", sans-serif;
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    margin-top: 0px;
    float: left;
  }

  .view-user-menu ul li div:nth-child(2) {
    padding: 0px 5px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    font-family: "Raleway-Regular", sans-serif;
    font-size: 12px;
    vertical-align: middle;
    float: left;
  }

  .view-user-menu ul li div:nth-child(3) {
    padding: 0px 4px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    font-family: "Raleway-Regular", sans-serif;
    font-size: 12px;
    vertical-align: middle;
    float: left;
  }

  .view-user-menu ul li div:nth-child(4) {
    padding: 0px 4px;
    height: 40px;
    line-height: 40px;
    white-space: nowrap;
    font-family: "Raleway-Regular", sans-serif;
    font-size: 12px;
    vertical-align: middle;
    float: left;
  }

  .view-user-menu a {
    color: #e73323;
    text-decoration: none !important;
    transition: ease-in-out;
    font-size: 12px;
    vertical-align: middle;
  }
}

@media only screen and (max-width: 767px) {
  .share-this-btn-tag .sharethis-custom-wrapper {
    height: 20px;
    font-size: 12px;
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    width: 20px;
    background-position: left;
    transition: ease-in-out;
    padding-left: 0;
    background-size: 20px;
    font-size: 14px;
    min-height: 20px;
    display: block;
    color: #ee1100;
    line-height: 22px;
    cursor: pointer;
  }

  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 550px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 35px;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 40px;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 600px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  #welcome_user {
    font-size: 12px;
    color: #494948;
    line-height: 40px;
    white-space: nowrap;
    padding: 15px 0px;
  }

  .view-user-menu ul li div:nth-child(1) {
    padding: 0px 5px;
  }

  .view-user-menu ul li div:nth-child(2) {
    padding: 0px 5px;
  }

  .view-user-menu ul li div:nth-child(3),
  .view-user-menu ul li div:nth-child(4) {
    padding: 0px 4px;
  }

  .view-user-menu a {
    font-size: 12px;
  }

  #welcome_user::after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .view-content .item-list ul {
    justify-items: center;
    display: grid;
    margin: auto 0;
    height: 40px;
    width: 100%;
    max-width: 180px;
  }

  #welcome_user {
    font-size: 12px;
    color: #494948;
    line-height: 40px;
    padding-right: 0px;
    white-space: nowrap;
    padding: 15px 0px;
  }

  .view-user-menu ul li div:nth-child(1) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(2) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(3),
  .view-user-menu ul li div:nth-child(4) {
    padding: 0px 2px;
  }

  .mobile_header_menu .view-user-menu {
    margin-top: -20px;
  }
}

@media only screen and (max-width: 500px) {
  #welcome_user {
    font-size: 12px;
    color: #494948;
    line-height: 40px;
    white-space: nowrap;
    padding: 20px 0px 0px;
  }

  .view-user-menu ul li div:nth-child(1) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(2) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(3),
  .view-user-menu ul li div:nth-child(4) {
    padding: 0px 2px;
  }

  .view-user-menu a {
    font-size: 12px;
  }
}

@media only screen and (max-width: 320px) {
  .box_slider .fixedsharicon {
    bottom: 10px;
    position: absolute;
    width: 31% !important;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    bottom: 15px;
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    width: 98%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 580px !important;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 500px !important;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 28px !important;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 34px !important;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 16px !important;
    line-height: 20px !important;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  #welcome_user {
    font-size: 11px;
    color: #494948;
    line-height: 40px;
    padding-right: 0px;
    white-space: nowrap;
  }

  .view-user-menu ul li div:nth-child(1) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(2) {
    padding: 0px 2px;
  }

  .view-user-menu ul li div:nth-child(3),
  .view-user-menu ul li div:nth-child(4) {
    padding: 0px 2px;
  }

  .view-user-menu a {
    font-size: 10px;
  }
}

#views-exposed-form-search-page-1 .glyphicon-search,
.view-search .pager__item--first,
.view-search .pager__item--last,
#views-exposed-form-search-page-1 label,
body.path-search .custom_breadcrumb .bread_nav:nth-child(3),
body.path-search .page-item,
body.path-user #mainMenu_area .container {
  display: none;
}

/*added pn 22092022 by Arun */

#user-register-form .form-item-mail label.form-required:after,
#user-form .form-item-mail label.form-required:after {
  content: "" !important;
}

#user-register-form .form-item-mail span.form-required,
#user-form .form-item-mail span.form-required {
  font-size: 10.5px;
}

/*header menu css*/

/*launchbox*/
.abc {
  position: relative;
  margin-top: 30px;
}

.launchbox {
  top: 0px;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center;
  padding: 40px 10px 0px;
}

.field--name-field-brightcove-video-banner {
  margin-top: 30px;
}

.pharmacological-therapy .field--name-field-brightcove-video-banner {
  margin-bottom: 30px;
}

.launchbox h2 {
  text-align: center;
  color: #fff;
  font-style: normal;
  padding-top: 0;
  display: block;
  font-size: 48px;
  margin-bottom: 20px;
  font-family: "Raleway-Regular", sans-serif;
  line-height: 50px;
  font-weight: normal;
}

.center_content {
  text-align: center;
  width: 100%;
}

.pharmacological-therapy .center_content {
  min-height: 260px;
  position: absolute;
  text-align: center;
  top: 0px;
  bottom: 0;
  margin: auto;
  width: 100%;
  padding: 0px 10px;
}

.pharmacological-therapy .launchbox h2 {
  text-align: center;
  color: #fff;
  font-style: normal;
  padding-top: 0;
  display: block;
  font-size: 44px;
  margin-bottom: 20px;
  font-family: "Raleway-Regular", sans-serif;
  line-height: 44px;
  font-weight: normal;
}

.pharmacological-therapy .launchbox {
  top: 0px;
  width: 100%;
  min-height: 350px;
  position: relative;
  margin-bottom: 25px;
  background-size: cover;
  border-top: 4px solid #a47ae2;
  background-image: url("../images/pharmalogicallaunchimage.png") !important;
}

.pharmacological-therapy .launchbox p {
  font-size: 22px;
  line-height: 26px;
  width: 100%;
  font-family: "Raleway-Bold", sans-serif;
  margin-bottom: 40px !important;
  color: #fff;
  padding: 0px 20px !important;
}

.launchbox p {
  font-size: 24px;
  line-height: 28px;
  width: 100%;
  font-family: "Raleway-Bold", sans-serif;
  margin-bottom: 40px !important;
  color: #fff;
  padding: 0px 20px !important;
}

@media (max-width: 1160px) {
  .pharmacological-therapy .center_content {
    min-height: 260px;
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 34px;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 34px;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 350px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 17px;
    line-height: 22px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  .launchbox h2 {
    font-size: 40px;
  }

  .launchbox p {
    font-size: 20px;
    line-height: 24px;
  }

  .launchbox p.weight-normal {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 976px) {
  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 250px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 30px;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 34px;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 350px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 13px;
    line-height: 18px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  .Brightcove_video .bc-player-default_default {
    min-height: 350px !important;
  }

  .launchbox h2 {
    font-size: 24px;
    line-height: 26px;
  }

  .launchbox p {
    font-size: 16px !important;
    line-height: 20px;
  }
}

@media (max-width: 767px) {
  .box_slider .fixedsharicon {
    /*bottom: 10px;
    position: absolute;
    width: 31% !important;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 0;*/
  }

  .fixedsharicon {
    bottom: -10px;
    position: relative;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
    margin-bottom: 0px;
  }

  .pharmacological-therapy .launchbox {
    top: 0px;
    width: 100%;
    min-height: 600px;
    position: relative;
    margin-bottom: 25px;
    border-top: 4px solid #a47ae2;
  }

  .pharmacological-therapy .center_content {
    position: absolute;
    text-align: center;
    top: 0px;
    bottom: 0;
    margin: auto;
    width: 100%;
    padding: 0px 10px;
    min-height: 550px;
  }

  .pharmacological-therapy .launchbox h2 {
    text-align: center;
    color: #fff;
    font-style: normal;
    padding-top: 0;
    display: block;
    font-size: 34px;
    margin-bottom: 20px;
    font-family: "Raleway-Regular", sans-serif;
    line-height: 40px;
    font-weight: normal;
  }

  .pharmacological-therapy .launchbox p {
    font-size: 18px;
    line-height: 24px;
    width: 100%;
    font-family: "Raleway-Bold", sans-serif;
    margin-bottom: 40px !important;
    color: #fff;
    padding: 0px 20px !important;
  }

  .Brightcove_video .bc-player-default_default {
    min-height: 215px !important;
  }
}

sup {
  font-size: 60% !important;
}

.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}

/* New CSS for Keycongress Page */
ul.key_list {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.key_list li {
  margin-bottom: 30px;
}

.views-infinite-scroll-content-wrapper .row {
  clear: both;
  margin-bottom: 0px;
  display: block;
  position: relative;
}

#event_block .views-infinite-scroll-content-wrapper .row {
  margin-bottom: 0px;
  bottom: 15px;
  position: absolute;
}

.views-infinite-scroll-content-wrapper .views-row::after {
  position: relative;
  left: 52px;
  content: "";
  background-color: #a5cde7;
  width: 4px;
  display: block;
  height: 30px;
  top: -20px;
}

ul.key_list li:last-child {
  margin-bottom: 60px;
}

.paragraph__column .views-infinite-scroll-content-wrapper .views-row {
  margin-top: -20px;
}

.views-infinite-scroll-content-wrapper .row:last-child:before {
  display: none;
}

.views-infinite-scroll-content-wrapper .views-row:last-child:after {
  display: none;
}

.views-infinite-scroll-content-wrapper .col-md-3 {
  max-width: 130px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.key-congress-2023 .views-infinite-scroll-content-wrapper .col-md-3 {
  max-width: 110px;
}

.key-congress-2023 .views-infinite-scroll-content-wrapper {
  margin-bottom: 25px !important;
}

.date-range {
  background-color: #51b1bf;
  background-image: url("../images/Key_congres_icon.png");
  width: 110px;
  height: auto;
  float: left;
  background-position: right bottom;
  border-radius: 10px;
  background-repeat: no-repeat;
  background-size: 35px;
  padding: 13px 5px 13px 13px;
  margin: 20px auto;
  max-height: 80px;
  margin-top: 0px;
  margin-bottom: 20px;
}

.key-congress-2023
  .views-infinite-scroll-content-wrapper
  .views-row:last-child
  .col-md-3
  .date-range {
  margin-bottom: 0px;
}

.key-congress-2023 .views-infinite-scroll-content-wrapper .title a {
  margin-bottom: 4px;
  display: inline-block;
  text-decoration: none;
  border-bottom: 1px solid #e10;
}

.key-congress-2023 .views-infinite-scroll-content-wrapper .title {
  display: inline-block;
  text-decoration: none;
}

.key-congress-2023 sup {
  font-size: 80% !important;
  font-weight: bold;
  font-family: raleway-bold;
}

.key-congress-2023
  .paragraph__column
  .views-infinite-scroll-content-wrapper
  .views-row {
  margin-top: -25px;
}

.date-range .day {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  color: #ffffff;
  -webkit-font-feature-settings: "lnum";
  -moz-font-feature-settings: "lnum";
  font-feature-settings: "lnum";
}

.date-range .month {
  font-family: "Raleway-Bold", sans-serif;
  display: block;
  margin-bottom: 5px;
  line-height: 18px;
  color: #ffffff;
  font-size: 15px;
}

.clear {
  clear: both;
}

.location {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  color: #4c4948;
}

.title {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 16px;
  color: #ed2605;
  display: block;
  margin-bottom: 0px;
  padding-top: 17px;
  text-decoration: underline;
}

.title a {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 16px;
  color: #ed2605;
  display: block;
  margin-bottom: 10px;
  text-decoration: underline;
}

.page-not-found
  .hero_slider_page_section.paragraph-hero-slider
  .col-md-6:first-child {
  width: 100%;
}

.page-not-found .hero_slider_page_section,
.register .hero_slider_page_section,
.login .hero_slider_page_section,
.password .hero_slider_page_section {
  background-image: url(../images/header_bg2.png);
  background-size: cover;
  min-height: 190px;
  height: 100%;
  background-position: center;
}

.page-not-found
  .hero_slider_page_section.paragraph-hero-slider
  .col-md-6:last-child {
  display: none;
}

.page-not-found .field--name-bp-image-field img.img-responsive {
  margin: -30px auto 10px;
}

.page-not-found .field--name-bp-text p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px !important;
  color: #4c4847;
  text-align: center;
  margin-bottom: 60px !important;
}

.page-not-found .field--name-bp-text p a {
  font-size: 16px;
  text-decoration: underline;
}

.page-not-found .field--name-bp-text p strong {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 24px;
}

.login .contactusgradient h3,
.password .contactusgradient h3 {
  margin-bottom: 20px !important;
  margin-top: 0px !important;
}

.login .contactusgradient p,
.password .contactusgradient p {
  margin-bottom: 20px !important;
}

.login a,
.password a {
  text-decoration: underline;
}

.login a.button,
.password a.button {
  text-decoration: none;
}

.password .user-pass h4 {
  margin: 20px 0px !important;
}

.password .user-pass p.description2 {
  margin-bottom: 20px !important;
}

.register .breadcrumb_nav,
.login .breadcrumb_nav,
.password .breadcrumb_nav {
  display: none;
}

.register .breadcrumb_nav.show,
.login .breadcrumb_nav.show,
.password .breadcrumb_nav.show {
  display: block;
}

@media (max-width: 1023px) {
  .views-infinite-scroll-content-wrapper .col-md-9 {
    margin-left: 0px;
    margin-bottom: 0px;
    float: left;
    width: 75%;
  }

  .views-infinite-scroll-content-wrapper .col-md-3 {
    max-width: 130px;
    margin-right: 0px;
    margin-bottom: 0px;
    float: left;
    width: 25%;
  }

  .title a,
  .location,
  .date-range .month,
  .date-range .month {
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 767px) {
  .search form .col-md-12 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .page-not-found .hero_slider_page_section,
  .register .hero_slider_page_section,
  .login .hero_slider_page_section,
  .password .hero_slider_page_section {
    background-image: url(../images/header_bg2.png);
    background-size: cover;
    min-height: 130px;
    height: 100%;
    background-position: center;
  }

  .page-not-found .field--name-bp-image-field img.img-responsive {
    margin-top: 20px;
  }

  ul.key_list li:after {
    display: none;
  }

  .views-infinite-scroll-content-wrapper .col-md-3,
  .views-infinite-scroll-content-wrapper .col-md-9 {
    max-width: 100%;
    padding: 0px;
    width: 100%;
  }

  .key-congress-2023 .views-infinite-scroll-content-wrapper .col-md-3,
  .key-congress-2023 .views-infinite-scroll-content-wrapper .col-md-9 {
    max-width: 100%;
    padding: 0px;
    width: 100% !important;
  }

  .key-congress-2023 .views-infinite-scroll-content-wrapper .title a {
    display: block;
  }

  .date-range {
    width: 100%;
    height: 35px;
    float: none;
    padding: 0 10px;
    margin-right: 0px;
    line-height: 35px;
  }

  .date-range .month {
    display: inline-block;
    line-height: 35px;
    padding-right: 4px;
  }

  .date-range {
    line-height: 35px;
  }

  .title,
  .location {
    padding: 0px 10px;
  }

  .views-infinite-scroll-content-wrapper .views-row::after {
    position: relative;
    left: 77px;
    content: "";
    background-color: #a5cde7;
    width: 4px;
    display: block;
    height: 50px;
    top: -20px;
    display: none;
  }

  .date-range {
    background-position: 97% bottom;
    background-size: 30px;
    margin-top: 0px;
  }

  .field--type-viewsreference .views-row:first-child .date-range {
    margin-top: 20px;
  }

  .title a {
    padding-top: 10px;
    margin-bottom: 5px;
  }

  ul.key_list li {
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 1024px) {
  .box_slider .fixedsharicon {
    /*  bottom: 10px;
    position: absolute;
    width: 34%;
    float: left;
    height: 20px;
    line-height: 20px;
    display: block;
    margin-bottom: 0;*/
  }

  .views-infinite-scroll-content-wrapper .col-md-9 {
    margin-left: 0px;
    margin-bottom: 0px;
    float: left;
    width: 75%;
  }

  .views-infinite-scroll-content-wrapper .col-md-3 {
    max-width: 130px;
    margin-right: 20px;
    margin-bottom: 0px;
    float: left;
    width: 25%;
  }

  #event_block .views-infinite-scroll-content-wrapper .row {
    position: absolute;
    margin-bottom: 10px;
    bottom: 0;
  }
}

@media only screen and (max-width: 500px) {
  /* .fixedsharicon .col-md-10 {
    width: 82.333333%;
  }*/
}

@media only screen and (max-width: 767px) {
  .key-congress-2023 .views-infinite-scroll-content-wrapper .col-md-3 {
    max-width: 100%;
    float: none;
    width: 100%;
  }

  .date-range {
    margin-bottom: 0px;
  }

  .key-congress-2023
    .paragraph__column
    .views-infinite-scroll-content-wrapper
    .views-row {
    margin-top: 20px;
  }
}

.publications article[about="/publications"] .breadcrumb-block + div + div {
  display: none;
}

.bookmarks .view-user-menu ul li div:nth-child(2) a {
  font-family: "Raleway-Bold", sans-serif;
}

.edit .view-user-menu ul li div:nth-child(3) a {
  font-family: "Raleway-Bold", sans-serif;
}

#event_block .pager li {
  display: flex;
  justify-content: center;
  margin-left: auto;
  float: none;
  margin-right: auto;
}

iframe[id^="PIN"] {
  display: none !important;
}

body.pinclick {
  overflow: auto !important;
}

/*added on 21-02-2023 - PY */

.follow_usx .test {
  background: none !important;
}

.follow_usx .sharethis-custom-wrapper {
  display: none;
}

.follow_usx .region-footer-first .block-sharethis-block .block-title {
  background-image: url(../images/icon-share.png);
  background-repeat: no-repeat;
  background-position: 5px center;
  transition: ease-in-out;
  padding-left: 27px;
  background-size: 14px;
  font-size: 12px;
  display: inline-block;
  color: #ee1100;
  cursor: pointer;
  line-height: auto;
  font-weight: bold;
  min-height: max-content;
  margin: 13px 0px 10px;
}

.follow_usx .region-footer-first .block-sharethis-block .sharethis-wrapper {
  float: left;
  background: #ef1f0f none repeat scroll 0% 0%;
  border-radius: 10px;
  position: absolute;
  z-index: 1;
  margin-top: 30px;
  display: none;
  width: auto;
  padding: 10px;
  top: 0;
}

.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper.active {
  display: flex;
}

.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  > span {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  .st_twitter,
.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  .st_facebook,
.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  .st_pinterest {
  background-image: none;
  margin-top: 10px;
}

.follow_usx .region-footer-first .block-sharethis-block p {
  margin: 0px !important;
  padding: 0px !important;
}

.follow_usx p a {
  font-size: 12px;
  font-weight: bold;
  text-decoration: none;
  display: inline-flex;
  align-items: end;
}

.follow_usx p a img {
  margin-left: 4px;
  margin-right: 8px;
  margin-top: 2px;
  padding-top: 4px;
}

.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  .stButton {
  margin-left: 0px !important;
}

.follow_usx
  .region-footer-first
  .block-sharethis-block
  .sharethis-wrapper
  a.st_pinterest {
  background-repeat: no-repeat;
  width: 40px;
  cursor: pointer;
  margin: 30px 0px 0px 0px;
  background-size: 40px;
  height: 40px;
  display: inline-flex;
  background-image: url(../images/share_icon_pinterest.png);
}

.stButton {
  margin-top: 30px;
}

@media only screen and (max-width: 1200px) {
  .follow_usx .region-footer-first .block-sharethis-block .block-title {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 16px;
    font-size: 12px;
    margin-top: -10px;
    display: inline-block;
    color: #ee1100;
    line-height: 14px;
    cursor: pointer;
    font-weight: bold;
    background-position: left 0px;
    margin-bottom: 10px;
  }

  .follow_usx p a {
    font-size: 12px;
    font-weight: bold;
  }
}

select:focus-visible,
button:focus-visible,
div:focus-visible,
span:focus-visible {
  border: 0px dashed crimson;
  border-radius: 0px;
  outline: none;
}

.select2-dropdown {
  z-index: 0;
}

@media screen and (min-width: 260px) and (max-width: 767px) {
  .follow_usx .region-footer-first .block-sharethis-block .block-title {
    background-image: url(../images/icon-share.png);
    background-repeat: no-repeat;
    transition: ease-in-out;
    padding-left: 20px;
    background-size: 16px;
    font-size: 12px;
    margin-top: -10px;
    display: inline-block;
    color: #ee1100;
    line-height: 14px;
    cursor: pointer;
    font-weight: bold;
    background-position: left 0;
    margin-bottom: 10px;
    width: max-content;
  }

  .follow_usx p a {
    font-size: 12px;
    font-weight: bold;
  }

  .in_person span {
    font-size: 12px;
    margin-left: 0px;
    font-family: "Raleway-Bold", sans-serif;
  }
}

@media screen and (min-width: 428px) and (max-width: 767px) {
  .search .search_area input[type="text"] {
    border: 1px solid #d0d0cf;
    outline: 0px;
    font-size: 12px;
    padding: 5px 9px;
    height: 35px;
    margin-left: 0px;
    display: inline-block;
    position: relative;
    top: 0px;
  }

  .sharethis-wrapper .st_linked_in,
  .bgmain_nav .sharethis-wrapper .st_twitter,
  .bgmain_nav .sharethis-wrapper .st_youtube {
    margin-top: 0%;
  }

  .fixedsharicon {
    bottom: 0;
    position: relative;
    width: 98%;
    float: left;
    line-height: 20px;
    height: 20px;
    margin: 0px;
  }
}

html,
body {
  scroll-padding-top: 150px;
}

sup,
sub {
  font-size: 10px;
  line-height: 14px;
}

/*registration Page captcha */

.stay_in_touch .panel-title {
  font-size: 24px;
  font-family: "Raleway-Bold", sans-serif;
  color: #4c4948;
  /* width: 100%; */
  padding: 0;
  margin: 0px 0px 30px 0px;
}
.captcha.js-form-wrapper .panel-heading {
  padding: 0px !important;
}
.captcha.js-form-wrapper .panel-title {
  font-size: 24px;
  font-family: "Raleway-Bold", sans-serif;
  color: #4c4948;
  /* width: 100%; */
  padding: 0;
  margin: 40px 0px 20px 0px !important;
}
.stay_in_touch p.help-block {
  font-size: 16px;
  color: #4c4948;
  font-family: "Raleway-Regular", sans-serif;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.captcha #captcha--content .help-block {
  font-size: 16px;
  color: #4c4948;
  font-family: "Raleway-Regular", sans-serif;
  letter-spacing: 0.5px;
  line-height: 20px;
}
.form-item-grant-takeda {
  padding-bottom: 30px;
}

.form-item-grant-takeda label {
  font-family: "Raleway-Regular", sans-serif !important;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -6px;
  right: 0px;
  color: inherit;
}
