@font-face {
  font-family: 'RobotoBold';
  src: url('../fonts/Roboto-Bold.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoItalic';
  src: url('../fonts/Roboto-Italic.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoLight';
  src: url('../fonts/Roboto-Light.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoRegular';
  src: url('../fonts/Roboto-Regular.ttf');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RobotoMedium';
  src: url('../fonts/Roboto-Medium.ttf');
  font-weight: normal;
  font-style: normal;
}
body {
  padding: 0;
  margin: 0;
  image-rendering: -webkit-optimize-contrast;
  color: #5a5a5a;
}
a:hover {
  text-decoration: none;
}
.margin-top-20 {
  margin-top: 20px;
}
a:hover {
  text-decoration: none;
}
.font-14 {
  font-size: 14px !important;
}
.font-18 {
  font-size: 18px !important;
}
.clear-padding {
  padding-left: 0;
  padding-right: 0;
}
.clear-padding-left {
  padding-left: 0 !important;
}
.press-release-content-set {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.press-release-content-set-line {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.margin-0 {
  margin: 0;
}
.padding-left-15 {
  padding-left: 15px;
}
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-40 {
  margin-top: 40px;
}
.margin-top-80 {
  margin-top: 80px;
}
.margin-bottom-10 {
  margin-bottom: 10px;
}
/* pagination */
.page-numbers {
  border-radius: 4px;
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
}
.page-numbers > li:first-child > a,
.page-numbers > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  margin-left: 0;
}
.page-numbers > li > a,
.page-numbers > li > span {
  background-color: #fff;
  border: 1px solid #ddd;
  color: #337ab7;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 6px 12px;
  position: relative;
  text-decoration: none;
}
.page-numbers > li {
  display: inline;
}
#paging > ul > li > span {
  color: #4d4d4d;
}
@media screen and (min-width: 768px) {
  .nav-login {
    height: 100px;
    background: #323232;
    display: none;
  }
  .nav-login a {
    text-decoration: underline;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-style: italic;
    font-family: 'RobotoLight';
  }
  .avatar {
    display: none;
    height: 30px;
    line-height: 15px;
    margin-left: 10px;
    font-size: 18px;
    position: relative;
  }
  .avatar .img-out {
    width: 20px;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .nav-login {
    height: 250px;
    background: #323232;
    display: none;
  }
  .nav-login a {
    text-decoration: underline;
    display: inline-block;
    margin-top: 20px;
    color: #fff;
    font-style: italic;
    font-family: 'RobotoLight';
  }
  .nav-login form button {
    margin-left: 15px;
  }
  .avatar {
    display: none;
    height: 50px;
    line-height: 30px;
    margin-left: 10px;
    font-size: 18px;
    position: relative;
  }
  .avatar .img-out {
    width: 20px;
    display: inline-block;
  }
}
.text-around {
  z-index: 500;
  width: 300px;
  box-shadow: 0px 2px 5px 2px #c8c8c8;
  border-top: 1px solid #C8C8C8;
  height: 250px;
  position: absolute;
  left: -162px;
  top: 55px;
  display: none;
  -webkit-transition: all 1s ease;
  /* For Safari 3.1 to 6.0 */
}
.text-around .arrow-new {
  position: relative;
  left: 227px;
  top: -30px;
}
.text-around .text-around-title {
  width: 300px;
  height: 70px;
  background: #f9f9f9;
  position: absolute;
  left: -227px;
  top: 30px;
  line-height: 70px;
  font-size: 20px;
  color: #5a5a5a;
  text-align: center;
  border-bottom: 1px solid #C8C8C8;
}
.text-around .text-around-content {
  width: 300px;
  height: 170px;
  background: #fff;
  position: absolute;
  left: -227px;
  top: 100px;
  font-size: 16px;
  color: #5a5a5a;
  text-align: center;
}
.text-around a {
  color: #5a5a5a;
  display: block;
  height: 22px;
}
.nav-top-search {
  height: 30px;
  background: #f9f9f9;
}
.nav-top-search > ul {
  list-style: none;
}
.nav-top-search > ul > li {
  float: left;
  height: 30px;
}
.iconfont {
  font-size: 22px !important;
  color: #838383;
}
.icon-facebook:hover {
  color: #3b5a9a;
}
.icon-twitter:hover {
  color: #25a8e0;
}
.icon-in:hover {
  color: #117bb8;
}
.icon-youtube:hover {
  color: #bb2025;
}
.nav-meber-setting > a {
  text-align: left;
  font-family: 'RobotoLight';
}
.nav-top-search > ul .li-3 > a:hover {
  color: #a90000;
}
.nav-top-search > ul .li-4 > a:hover {
  color: #a90000;
}
.nav-top-search > ul .li-5 > a:hover {
  color: #a90000;
}
.nav-top-search > ul .li-2 > form > input::-webkit-input-placeholder {
  color: #c8c8c8;
}
.nav-top-search > ul li:not(:first-child) {
  font-family: 'RobotoLight';
}
@media screen and (min-width: 1080px) {
  .nav-top-search > ul > li.li-4 > a,
  .nav-top-search > ul > li.li-5 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .nav-top-search > ul > li.li-3 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-1 {
    width: 10%;
    margin-left: 38.2%;
    text-align: right;
  }
  .nav-top-search > ul > li.li-2 {
    margin-left: 2%;
    width: 12%;
    border-right: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    position: relative;
  }
  .nav-top-search > ul > li.li-3 {
    width: 10%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-3 img {
    margin-top: -3px;
    width: 17.69px;
    height: 14.56px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-4 {
    width: 11%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-4 img {
    margin-top: -3px;
    width: 20.2px;
    height: 13.44px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 {
    width: 15%;
  }
  .nav-top-search > ul > li.li-5 img {
    margin-top: -3px;
    width: 22.88px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 span {
    display: inline-block;
    color: #a0a0a0;
    font-size: 14px;
    padding-top: 10px;
  }
  .nav-top-search > ul > li.li-2 > img {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 14.38px;
  }
}
@media screen and (max-width: 1080px) and (min-width: 992px) {
  .nav-top-search > ul > li.li-4 > a,
  .nav-top-search > ul > li.li-5 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .nav-top-search > ul > li.li-3 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-1 {
    width: 11%;
    margin-left: 38.2%;
    text-align: right;
  }
  .nav-top-search > ul > li.li-2 {
    margin-left: 2%;
    width: 12%;
    border-right: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    position: relative;
  }
  .nav-top-search > ul > li.li-3 {
    width: 10%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-3 img {
    margin-top: -3px;
    width: 17.69px;
    height: 14.56px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-4 {
    width: 11%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-4 img {
    margin-top: -3px;
    width: 20.2px;
    height: 13.44px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 {
    width: 15%;
  }
  .nav-top-search > ul > li.li-5 img {
    margin-top: -3px;
    width: 22.88px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 span {
    display: inline-block;
    color: #a0a0a0;
    font-size: 14px;
    padding-top: 10px;
  }
  .nav-top-search > ul > li.li-2 > img {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 14.38px;
  }
}
@media screen and (max-width: 992px) and (min-width: 769px) {
  .nav-top-search > ul > li.li-4 > a,
  .nav-top-search > ul > li.li-5 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .nav-top-search > ul > li.li-3 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-1 {
    width: 16%;
    margin-left: 19.2%;
    text-align: right;
  }
  .nav-top-search > ul > li.li-2 {
    margin-left: 2%;
    width: 15%;
    border-right: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    position: relative;
  }
  .nav-top-search > ul > li.li-3 {
    width: 13%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-3 img {
    margin-top: -3px;
    width: 17.69px;
    height: 14.56px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-4 {
    width: 15%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-4 img {
    margin-top: -3px;
    width: 20.2px;
    height: 13.44px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 {
    width: 19%;
  }
  .nav-top-search > ul > li.li-5 img {
    margin-top: -3px;
    width: 22.88px;
    margin-left: 3px;
  }
  .nav-top-search > ul > li.li-5 span {
    display: inline-block;
    color: #a0a0a0;
    font-size: 14px;
    padding-top: 10px;
  }
  .nav-top-search > ul > li.li-2 > img {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 14.38px;
  }
}
@media screen and (max-width: 768px) and (min-width: 501px) {
  .nav-top-search > ul > li.li-4 > a,
  .nav-top-search > ul > li.li-5 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .nav-top-search > ul > li.li-3 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-1 {
    width: 23%;
    text-align: right;
  }
  .nav-top-search > ul > li.li-2 {
    margin-left: 2%;
    width: 21%;
    border-right: 2px solid #dcdcdc;
    border-left: 2px solid #dcdcdc;
    position: relative;
  }
  .nav-top-search > ul > li.li-3 {
    width: 15%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-3 img {
    display: none;
  }
  .nav-top-search > ul > li.li-4 {
    width: 17%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-4 img {
    display: none;
  }
  .nav-top-search > ul > li.li-5 {
    width: 22%;
  }
  .nav-top-search > ul > li.li-5 img {
    display: none;
  }
  .nav-top-search > ul > li.li-5 span {
    display: inline-block;
    color: #a0a0a0;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-2 > img {
    position: absolute;
    right: 15px;
    top: 8px;
    width: 14.38px;
  }
}
@media screen and (max-width: 500px) {
  .nav-top-search > ul {
    padding: 0;
  }
  .nav-top-search > ul > li.li-4 > a,
  .nav-top-search > ul > li.li-5 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
  }
  .nav-top-search > ul > li.li-3 > a {
    display: inline-block;
    height: 30px;
    width: 100%;
    color: #a0a0a0;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-1 {
    display: none;
  }
  .nav-top-search > ul > li.li-2 {
    margin-left: 2%;
    width: 20%;
    border-right: 2px solid #dcdcdc;
    position: relative;
  }
  .nav-top-search > ul > li.li-2 input {
    width: 100% !important;
  }
  .nav-top-search > ul > li.li-3 {
    width: 19%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-3 img {
    display: none;
  }
  .nav-top-search > ul > li.li-4 {
    width: 24%;
    border-right: 2px solid #dcdcdc;
  }
  .nav-top-search > ul > li.li-4 img {
    display: none;
  }
  .nav-top-search > ul > li.li-5 {
    width: 32%;
  }
  .nav-top-search > ul > li.li-5 img {
    display: none;
  }
  .nav-top-search > ul > li.li-5 span {
    display: inline-block;
    color: #a0a0a0;
    font-size: 14px;
  }
  .nav-top-search > ul > li.li-2 > img {
    display: none;
  }
}
.nav-top-search > ul > li.li-2 > form > input {
  height: 30px;
  background: #f9f9f9;
  color: #a0a0a0;
  font-style: oblique;
  border: 0;
  padding: 0 10px;
  width: 81%;
  font-size: 14px;
}
.on-focus:focus {
  box-shadow: none;
  border: none;
}
.on-focus {
  outline: none;
}
@media screen and (min-width: 992px) {
  .Img-logo {
    width: 13%;
  }
}
@media screen and (max-width: 992px) {
  .Img-logo {
    width: 13%;
    margin-top: 20px;
  }
}
@media screen and (max-width: 768px) {
  .Img-logo {
    width: 30%;
    margin-top: 20px;
  }
}
@media screen and (min-width: 768px) {
  .nav-li > li > a {
    border-right: 1px solid #ccc;
  }
  .nav-li > li:last-child > a {
    border-right: 0;
  }
  .nav-li > li:hover {
    height: 51px;
    border-bottom: 2px solid #5a5a5a;
  }
  .nav-links {
    padding: 0;
  }
  .nav-li > li {
    width: 15%;
    text-align: center;
    border-bottom: 1px solid #ccc;
    position: relative;
  }
  .nav-li > li:first-child {
    width: 20%;
    text-align: center;
    padding-left: 5%;
  }
  .nav-li > li:last-child {
    width: 20%;
    text-align: center;
    padding-right: 5%;
  }
  #drod2,
  #drod1,
  #drod3,
  #drod4,
  #drod5,
  #drod6 {
    width: 100%;
    margin-top: 1px;
    text-align: center;
  }
  #drod2 > li > a:hover,
  #drod1 > li > a:hover,
  #drod3 > li > a:hover,
  #drod4 > li > a:hover,
  #drod5 > li > a:hover,
  #drod6 > li > a:hover {
    color: #a90000;
  }
}
@media screen and (min-width: 992px) {
  .nav-li {
    font-size: 14px;
  }
}
@media screen and (max-width: 992px) {
  .nav-li {
    font-size: 10px;
  }
}
@media screen and (max-width: 750px) {
  .nav-li {
    font-size: 14px;
  }
  .nav-li > li {
    padding-left: 0;
    text-align: left;
  }
}
.active1 {
  color: #a90000;
}
.bottom-page {
  background: #f9f9f9;
  margin-top: 50px;
}
.bottom-ul > div > ul {
  list-style: none;
}
.bottom-ul > div > ul > li > a {
  color: #5a5a5a;
}
.bottom-ul > div > ul {
  height: 250px;
  padding-left: 0;
}
.ul-1 {
  margin-top: 20px;
  font-size: 24px;
}
.ul-1 > li {
  height: 41.66666667px;
  line-height: 41.66666667px;
}
.ul-2 {
  margin-top: 20px;
  font-size: 14px;
}
.ul-2 > li .ul-2-p-1 {
  margin-top: 11px;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: bold;
  color: #000;
}
.ul-2 > li .ul-2-p-2 {
  color: #a90000;
  font-weight: bold;
  font-size: 15px;
  font-family: 'RobotoLight';
}
.em-content > em {
  font-family: 'RobotoRegular';
  color: #5a5a5a;
}
.ul-3 {
  margin-top: 23px;
  font-size: 24px;
}
.ul-3 > li > p {
  font-size: 14px;
  color: #5a5a5a;
  font-family: 'RobotoLight';
}
.ul-4 {
  margin-top: 30px;
  font-size: 24px;
}
.ul-4 > li > form {
  margin-top: 32px;
}
.ul-4 > li > form > div {
  margin-bottom: 10px;
}
.ul-4 > li > form > div > div > input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  font-family: 'RobotoLight';
  color: #c8c8c8;
}
@media screen and (max-width: 768px) {
  .bottom-ul > div > ul {
    text-align: center;
  }
}
input {
  font-style: oblique;
}
.nav-list-menu {
  width: 100% !important;
}
.li-navigation-menu {
  cursor: pointer;
  font-family: 'RobotoLight';
}
.nav-list-ul {
  list-style: none;
  position: absolute;
  top: 50px;
  left: 0;
  z-index: 100;
  background: white;
  padding: 0;
  width: 150%;
  border: 1px solid #c8c8c8;
  border-bottom: 0;
  box-shadow: 0px 5px 5px #888888;
}
.nav-list-ul > li > a {
  padding-left: 20px;
  color: #5a5a5a;
  text-align: left;
  display: inline-block;
  width: 100%;
  height: 42.85714286px;
  line-height: 42.85714286px;
}
.nav-list-ul > li:not(:first-child) > a:hover {
  color: #a90000;
  border-top: 1px solid #c8c8c8;
  box-shadow: 0px 3px 10px #888888;
}
.nav-list-ul > li:first-child > a:hover {
  color: #a90000;
  box-shadow: 0px 3px 10px #888888;
}
.nav-list-ul > li > ul {
  display: block;
  list-style: none;
  height: 0;
  -webkit-transition: all 0.5s ease;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.5s ease;
  padding: 0;
  background: #BDBDBD;
}
.nav-list-ul > li > ul > li > a {
  padding-left: 20px;
  text-align: left;
  display: inline-block;
  width: 100%;
  height: 42.85714286px;
  line-height: 42.85714286px;
  color: transparent;
  -webkit-transition: all 0.5s ease;
  /* For Safari 3.1 to 6.0 */
  transition: all 0.5s ease;
  font-size: 12px;
}
.nav-list-ul > li > a > span {
  margin-right: 10px;
  line-height: 42.85714286px;
}
@media screen and (max-width: 768px) {
  .nav-list-ul {
    width: 100%;
  }
}
.index .red-title {
  margin-top: 50px;
}
.index .red-title > h1 {
  color: #a90000;
  font-size: 34px;
}
.index .red-title > em {
  font-size: 22.5px;
  color: #5a5a5a;
  line-height: 22.5px;
  font-family: 'RobotoLight';
}
.index .red-title > em span {
  display: inline-block;
  width: 6px;
  height: 6px;
  background: #a90000;
  border-radius: 6px;
  vertical-align: middle;
  margin: 0 3px;
}
@media screen and (min-width: 992px) {
  .index .our-members {
    margin-top: 50px;
    height: 420px;
  }
}
@media screen and (max-width: 992px) {
  .index .our-members {
    margin-top: 50px;
    height: 940px;
  }
}
@media screen and (max-width: 767px) {
  .index .our-members {
    margin-top: 50px;
    height: 1200px;
  }
}
.index .our-members .sliders a {
  margin-bottom: 20px;
}
.index .our-members .roster-members--item {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.index .our-members > .our-members-title > h2,
.index .members-news > .members-news-title > h2,
.index .videos > .videos-title > h2 {
  float: left;
  color: #5a5a5a;
  font-size: 20px;
  font-weight: normal;
  font-family: 'RobotoLight';
}
.index .our-members > .our-members-title > a,
.index .members-news > .members-news-title > a,
.index .videos > .videos-title > a {
  height: 30px;
  line-height: 35px;
  margin-top: 20px;
  color: #ABABAB;
  float: right;
  font-size: 14px;
  font-family: 'RobotoLight';
}
.index .our-members > .our-members-title > a:hover,
.index .members-news > .members-news-title > a:hover,
.index .videos > .videos-title > a:hover {
  color: #a90000;
}
.index .dis-none {
  display: none;
}
.index .members-news {
  margin-top: 80px;
  font-family: 'RobotoLight';
}
.index .members-news img {
  width: 100%;
  height: auto;
}
.index .members-news-p {
  position: relative;
  height: 95px;
}
.index .members-news-p > p.p-1 > a {
  color: #a90000 !important;
  font-weight: bold;
}
.index .members-news-p > p {
  font-size: 12px;
  margin: 0;
  color: #5a5a5a;
}
.index .members-news-p > .p-2 {
  position: absolute;
  bottom: 0;
}
.index .members-news-p > .p-2 > a {
  display: inline-block;
  color: #a7a7a7;
}
.index .members-news > div > div:hover {
  box-shadow: 0 0 5px #aaa;
}
.index .videos {
  margin-top: 50px;
  font-family: 'RobotoLight';
}
.index .videos > h2 {
  color: #5a5a5a;
  font-size: 28px;
}
.index .the-latest {
  font-family: 'RobotoLight';
}
.index .the-latest .load-more {
  margin-top: 30px;
}
.index .the-latest .the-latest-title {
  margin-bottom: 30px;
}
.index .the-latest .the-latest-title > h2 {
  color: #5a5a5a;
  font-size: 20px;
  margin-top: 40px;
}
.index .the-latest .the-latest-title > div {
  margin-top: 30px;
}
.index .the-latest .the-latest-title > div > select {
  border-radius: 0;
}
@media screen and (max-width: 767px) {
  .index .lodaing {
    margin-top: 100px;
  }
}
@media screen and (max-width: 500px) {
  .index .lodaing {
    margin-top: 100px;
  }
}
.index .content-left {
  margin-top: 30px;
  background: #F9F9F9;
}
.index .content-left > div:first-child {
  margin-top: 44px;
}
.index .content-left .title {
  padding-top: 6px;
  font-family: 'RobotoLight';
  font-size: 18px;
  margin-bottom: 16px;
}
.index .content-left .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.index .content-left a {
  color: #ABABAB;
  float: right;
  font-size: 14px;
}
.index .right-cards > div > div {
  padding: 15px 0px;
  overflow: hidden;
  font-family: "RobotoLight";
  border: 1px solid transparent;
  margin-bottom: 20px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.index .right-cards > div > div:hover {
  background: #fff;
  border: 1px solid #C8C8C8;
  box-shadow: 0 0 5px #aaa;
}
.index .right-cards img {
  width: 100%;
  height: auto;
}
.index .right-cards h4 {
  color: #5a5a5a;
}
.index .right-cards a {
  display: inline-block;
  color: #a0a0a0;
  width: 100%;
  text-align: left;
}
.index .media-title {
  font-size: 20px;
  font-family: "RobotoLight";
}
.index .media-p-1 {
  color: #5a5a5a;
}
.index .media-p-2 {
  color: #a7a7a7;
}
.index .media-contain > a > div:hover {
  box-shadow: 0 0 5px #aaa;
}
.index .MEDIA-2 {
  margin-top: 80px;
  color: #5a5a5a;
  font-size: 28px;
}
.index .MEDIA-2 ul {
  padding-left: 0 !important;
}
.index .MEDIA-2 > ul > div {
  height: 95.31px;
  margin-top: 60px;
}
.index .MEDIA-2 > ul > div > a > img {
  width: 100%;
  height: auto;
  margin: 0 auto;
}
.index .MEDIA-2 > ul > div > a > img:hover {
  box-shadow: 0 0 5px #aaa;
}
.index .MEDIA-2 > ul > div > a > img {
  padding: 15px;
}
.index .support-btn {
  margin-top: 80px;
}
@media screen and (min-width: 500px) {
  .index .support-btn > a.btns {
    display: inline-block;
    width: 200px;
    border: 0;
    border-radius: 5px;
    font-size: 20px;
  }
}
.index .support-btn {
  font-family: "RobotoLight";
}
.index .carousel-inner > div > a {
  display: block;
}
.index .a-hover-v2:hover {
  color: #a90000;
}
.name-content,
.roster-members > div > a .member-name > div,
.roster-members > div > div > div > a .member-name > div {
  transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
}
.member-name {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  margin: 0;
  font-weight: bold;
  width: 100%;
  padding: 0 15px;
}
.member-name .name-content {
  display: none;
}
.member-name > div {
  background: -webkit-linear-gradient(transparent, black);
  /* Safari 5.1 - 6.0 */
  background: -o-linear-gradient(transparent, black);
  /* Opera 11.1 - 12.0 */
  background: -moz-linear-gradient(transparent, black);
  /* Firefox 3.6 - 15 */
  background: linear-gradient(transparent, black);
  /* 标准的语法 */
  padding-left: 5px;
  padding-right: 3px;
  margin: 0;
}
.member-name > div .name-title {
  word-wrap: break-word;
  margin-bottom: 2px;
}
.member-name > div h5 {
  font-size: 18px !important;
  font-family: inherit !important;
}
.member-name > div > p {
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  opacity: 0.8;
  word-wrap: break-word;
  font-family: inherit !important;
}
.member-name > div > p,
.member-name > div > h5 {
  margin: 0;
}
.member-roster .search {
  font-family: "RobotoLight";
  margin-bottom: 40px;
}
.member-roster .search input,
.member-roster .search button {
  width: 100%;
}
.member-roster .search .button-page {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 1080px) {
  .member-roster .search > div:not(:first-child) {
    margin-top: 10px;
  }
}
.member-roster .main-top {
  margin-bottom: 30px;
}
.member-roster .main-top h1 {
  color: #a90000;
}
.member-roster .main-top p {
  font-family: "RobotoLight";
  color: #5a5a5a;
}
.member-roster .user-card {
  transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.member-roster .user-card img {
  width: 100%;
  margin-top: 10px;
  height: auto;
}
.member-roster .user-card h4 {
  font-family: "RobotoLight";
  font-weight: normal;
  font-size: 12px;
}
.member-roster .user-card h4 a {
  color: #a90000;
  font-weight: bold;
}
.member-roster .user-card h6 {
  color: #5a5a5a;
  font-family: RobotoLight;
  font-weight: normal;
}
.member-roster .user-card h6 a {
  color: #a7a7a7;
}
.member-roster .user-card:hover {
  background: rgba(255, 255, 255, 0.5);
  box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.member-roster .search-result .right {
  font-family: "RobotoLight";
  background: rgba(239, 239, 239, 0.5);
}
.member-roster .title {
  font-size: 18px;
}
.member-roster .roster-members a {
  display: block;
}
.member-roster .roster-members img {
  width: 100%;
  height: auto;
}
.member-roster .roster-members .roster-members-item {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.region .top > h1 {
  color: #a90000;
  font-family: "RobotoMedium";
  margin: 0;
  line-height: 80px;
}
.region .top p {
  font-family: "RobotoLight";
}
.region .top p span {
  color: #76a4be;
}
.region .men img {
  width: 100%;
  height: auto;
}
.region .men .men-title {
  font-family: "RobotoLight";
  font-size: 18px;
  line-height: 2.5;
}
.region .men .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.region .cards img {
  width: 100%;
}
.region .cards h3 {
  margin-top: 20px;
  margin-left: 20px;
  color: #a90000;
  font-family: "RobotoRegular";
}
.region .cards h4 {
  margin-left: 20px;
  line-height: 24px;
  color: #5a5a5a;
  font-family: "RobotoLight";
}
.region .cards .lines {
  margin-left: 20px;
  height: 0px;
  width: 40%;
  border-bottom: 1px solid #A0A0A0;
  margin-top: 20px;
}
.region .cards h5 {
  margin-left: 20px;
  color: #A0A0A0;
  font-family: RobotoLight;
}
.region .cards > div {
  display: inline-block;
  padding-bottom: 30px;
  min-height: 490px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.region .cards > div:hover {
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.region .cards-body > .col-md-8 .region-latest-title {
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.region .cards-body > .col-md-8 .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.region .load-more {
  width: 100%;
  background: none;
  border: none;
  color: #C8C8C8;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  line-height: 30px;
}
.region .content-left {
  background: #F9F9F9;
}
.region .content-left .title {
  padding-top: 30px;
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.region .content-left .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.region .content-left a {
  color: #ABABAB;
  float: right;
  font-size: 14px;
}
.region .content-left a:hover {
  color: #a90000;
}
.region .video-cards img {
  width: 100%;
}
.region .video-cards p {
  color: #5a5a5a;
  margin: 10px 0 0 0;
}
.region .video-cards > div > a {
  padding: 15px;
  border: 1px solid transparent;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  margin-bottom: 20px;
}
.region .video-cards > div > a:hover {
  background: #fff;
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.region .allmembers .allmembers-image {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.news-list {
  font-family: "RobotoLight";
}
.news-list .list-img {
  display: block;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.news-list .list-img > a {
  display: block;
  width: 100%;
  padding-bottom: 60%;
  background-size: cover;
  background-position: center;
}
.news-list .list-img .list-p {
  padding: 0 6%;
}
.news-list .list-img .list-p a {
  color: #000;
}
.news-list .list-img .list-p a:hover {
  color: #a90000;
}
.news-list .list-img .list-p > h5 > a {
  color: #a90000;
  font-weight: bold;
}
.news-list .list-img .list-p > span {
  display: inline-block;
  color: #bbb;
  margin-top: 5%;
  border-top: 1px solid #bbb;
}
.news-list .list-img .list-p .press-release-content-set {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 768px) {
  .news-list .list-img:hover {
    box-shadow: 0 0 5px #aaa;
  }
  .news-list .list-p {
    height: 132px;
  }
}
.press-release .big-font {
  margin-top: 20px;
}
.press-release .big-font > div > p {
  font-size: 30px;
  color: #a90000;
  font-weight: bold;
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .press-release .search-input {
    padding-right: 0;
  }
}
.press-release .search {
  font-family: 'RobotoLight';
}
.press-release .search input {
  border-radius: 0;
}
.press-release .search button {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .press-release .search-button {
    margin-top: 5px;
  }
  .press-release .search > div {
    margin-top: 10px;
  }
}
.press-release .search-button {
  margin-bottom: 20px;
}
.press-release .search-button .btn-group {
  width: 100%;
}
.press-release .search-button .btn-group button {
  width: 100%;
}
.events .big-font {
  margin-top: 20px;
}
.events .big-font > div > p {
  font-size: 30px;
  color: #a90000;
  font-weight: bold;
  margin-left: 15px;
}
.events .search {
  font-family: 'RobotoLight';
}
.events .search-input-logo {
  position: absolute;
  left: 80%;
  top: 1px;
  width: 20%;
  height: 100%;
}
.events .search > div > input {
  border-radius: 0;
  position: relative;
}
.events .stylish-input-group .input-group-addon {
  background: white !important;
}
.events .stylish-input-group .form-control {
  border-right: 0;
  box-shadow: 0 0 0;
  border-color: #ccc;
}
.events .stylish-input-group button {
  border: 0;
  background: transparent;
}
@media screen and (max-width: 750px) {
  .events .seaech-select {
    margin-top: 5px;
  }
}
.events .news-list {
  margin-top: 30px;
}
.events .input-group-addon {
  padding: 5px 12px;
}
.gallerys .video-title {
  color: #a90000;
  font-family: "RobotoBold";
  margin: 20px 0 34px 0;
}
.gallerys .video-left {
  margin-bottom: 20px;
}
.gallerys .video-left img {
  width: 100%;
}
.gallerys .video-right .line {
  border-top: 1px solid #ddd;
  width: 80%;
}
.gallerys .video-right h2,
.gallerys .video-right h3 {
  font-family: "RobotoRegular";
  color: #5a5a5a;
}
.gallerys .video-right h5,
.gallerys .video-right p {
  font-family: "RobotoLight";
}
.gallerys .video-right h2 {
  margin-top: 0px;
  margin-bottom: 28px;
}
.gallerys .video-right h3,
.gallerys .video-right p {
  font-weight: normal;
  color: #5a5a5a;
  font-size: 16px;
}
.gallerys .video-right h5 {
  color: #76a4be;
}
.gallerys .search {
  font-family: "RobotoLight";
}
.gallerys .search > div {
  margin-top: 10px;
}
.gallerys .search button {
  width: 100%;
}
.gallerys .search-result .show_video > img {
  width: 100%;
}
.gallerys .search-result img + p {
  margin-top: 10px;
}
.gallerys .search-result .item {
  padding: 8px;
  transition: all .2s ease;
  -o-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -webkit-transition: all .2s ease;
}
.gallerys .search-result .item:hover {
  box-shadow: 0px 4px 5px #666;
}
.video-gallery-item .videos-item-p {
  padding: 0 5px;
  margin-top: 10px;
  color: #5a5a5a;
  height: 60px;
}
.video-gallery-item:hover {
  box-shadow: 0 0 5px #aaa;
}
.video-gallery-item .img,
.video-gallery-item .img-sp {
  position: relative;
}
.video-gallery-item .img div,
.video-gallery-item .img-sp div {
  display: block;
  width: 100%;
  padding-bottom: 56%;
  background-size: cover;
  background-position: center;
}
.video-gallery-item .play-video {
  position: absolute;
  top: 40%;
  left: 40%;
  height: 40px;
  opacity: 0.8;
  cursor: pointer;
}
.video-cards-block {
  position: relative;
}
.video-cards-block div {
  display: block;
  width: 100%;
  padding-bottom: 56%;
  background-size: cover;
  background-position: center;
}
.video-cards-block .play-video {
  width: auto !important;
  position: absolute;
  top: 35%;
  left: 42%;
  height: 40px;
  opacity: 0.8;
  cursor: pointer;
}
.media-coverages .title h1 {
  font-family: "RobotoBold";
  color: #a90000;
  margin: 30px 0;
}
.media-coverages .search-form {
  font-family: "RobotoLight";
}
.media-coverages .search-form > div {
  margin: 10px 0;
}
.media-coverages .result-items {
  border-top: 1px solid #DEDEDE;
  margin-top: 20px;
  margin-bottom: 40px;
  padding: 20px 0;
}
.media-coverages .result-items h3,
.media-coverages .result-items h5 {
  font-family: "RobotoRegular";
}
.media-coverages .result-items h5 {
  color: #5a5a5a;
}
.media-coverages .result-items h5 a {
  color: #a7a7a7;
}
.media-coverages .result-items h4 {
  font-family: "RobotoLight";
}
.media-coverages .result-items img {
  width: 100%;
  height: auto;
}
.media-coverages .result-items .line {
  width: 150px;
  margin-left: 8px;
  border-bottom: 1px solid #D6D7D9;
}
.members-in-the-news .title h1 {
  font-family: "RobotoBold";
  color: #a90000;
  margin: 30px 0;
}
.members-in-the-news .search-form {
  font-family: "RobotoLight";
}
.members-in-the-news .search-form > div {
  margin: 10px 0;
}
.members-in-the-news .search-form button {
  width: 100%;
}
.members-in-the-news .result-items {
  margin-top: 20px;
  margin-bottom: 40px;
}
.members-in-the-news .result-items img {
  width: 100%;
  height: auto;
}
.members-in-the-news .result-items p {
  font-size: 16px;
  font-family: "RobotoLight";
}
.members-in-the-news .result-items p span {
  color: #a90000;
  font-family: "RobotoRegular";
}
.members-in-the-news .result-items .line {
  width: 150px;
  margin-left: 8px;
  border-bottom: 1px solid #D6D7D9;
}
.members-in-the-news .result-items h5 a {
  color: #000;
}
.announcements .big-font {
  margin-top: 20px;
}
.announcements .big-font > div > p {
  font-size: 30px;
  color: #a90000;
  font-weight: bold;
  margin-left: 15px;
}
@media screen and (min-width: 768px) {
  .announcements .search-input {
    padding-right: 0;
  }
}
.announcements .search {
  font-family: 'RobotoLight';
}
.announcements .search > div > input {
  border-radius: 0;
}
.announcements .search > div > button {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .announcements .search-button {
    margin-top: 5px;
  }
  .announcements .search > div {
    margin-top: 10px;
  }
}
.announcements .list-main {
  list-style: none;
  color: #5a5a5a;
}
.announcements .list-main > div {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 60px;
  padding-left: 15px;
}
.announcements .list-main > div > p.p-1 {
  width: 20%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.announcements .readMore {
  text-decoration: underline;
}
.announcements #paging > ul > li > a {
  color: #4d4d4d;
}
.initiatives .top > h1 {
  color: #a90000;
  font-family: "RobotoMedium";
  margin: 0;
  line-height: 80px;
}
.initiatives .top p {
  font-family: "RobotoLight";
}
.initiatives .top p span {
  color: #76a4be;
}
.initiatives .ad > div img {
  width: 100%;
}
.initiatives .cards-body > .col-md-8 .region-latest-title {
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.initiatives .cards-body > .col-md-8 .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.initiatives .initiatives-member-title {
  font-size: 18px;
  margin-bottom: 16px;
}
.initiatives .content-left {
  background: #F9F9F9;
}
.initiatives .content-left .title {
  padding-top: 30px;
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.initiatives .content-left .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
  margin-left: 10px;
}
.initiatives .content-left a {
  color: #ABABAB;
  float: right;
  font-size: 14px;
}
.initiatives .content-left a:hover {
  color: #a90000;
}
.initiatives .right-cards > div > div {
  padding: 10px 0px;
  overflow: hidden;
  font-family: "RobotoLight";
  border: 1px solid transparent;
  margin-bottom: 20px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.initiatives .right-cards > div > div:hover {
  background: #fff;
  border: 1px solid #C8C8C8;
  box-shadow: 0 0 10px #D6D6D6;
  -moz-box-shadow: 0 0 10px #D6D6D6;
  -o-box-shadow: 0 0 10px #D6D6D6;
  -webkit-box-shadow: 0 0 10px #D6D6D6;
}
.initiatives .right-cards img {
  width: 100%;
}
.initiatives .right-cards h4 {
  color: #5a5a5a;
}
.initiatives .right-cards h5 {
  color: #a0a0a0;
}
.initiatives .video-cards img {
  width: 100%;
}
.initiatives .video-cards p {
  color: #5a5a5a;
  margin: 10px 0 0 0;
}
.initiatives .video-cards > div > a {
  padding: 15px;
  border: 1px solid transparent;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  margin-bottom: 20px;
}
.initiatives .video-cards > div > a:hover {
  background: #fff;
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.initiatives .logo {
  padding-bottom: 20px;
}
.initiatives .logo img {
  width: 100%;
}
.initiatives .title div {
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.initiatives .title .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.initiatives .initiatives-projects {
  margin-bottom: 20px;
}
.initiatives .initiatives-projects img {
  width: 100%;
}
.initiatives .initiatives-projects > div > div {
  padding: 18px;
  border: 1px solid transparent;
  transition: all .2s ease .1s;
  -o-transition: all .2s ease .1s;
  -moz-transition: all .2s ease .1s;
  -webkit-transition: all .2s ease .1s;
}
.initiatives .initiatives-projects > div > div:hover {
  border: 1px solid #C8C8C8;
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.initiatives .initiatives-projects h4 {
  font-family: "RobotoRegular";
  line-height: 30px;
}
.initiatives .initiatives-projects p {
  font-family: "RobotoLight";
  height: 60px;
}
.initiatives .initiatives-projects p + div {
  text-align: right;
}
.initiatives .initiatives-projects .mask {
  overflow: hidden;
  color: #fff;
  position: relative;
}
.initiatives .initiatives-projects .mask .active {
  opacity: 1;
}
.initiatives .initiatives-projects .mask div {
  opacity: 0;
  position: absolute;
  height: 500px;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px;
  background: rgba(0, 0, 0, 0.5);
  transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -webkit-transition: opacity 0.2s ease;
}
.initiatives .initiatives-projects .mask div:hover {
  opacity: 1;
}
.initiatives .initiatives-projects .mask div h3 {
  font-family: "RobotoBold";
}
.initiatives .initiatives-projects .mask div p {
  font-family: "RobotoLight";
}
.conferences img {
  max-width: 100%;
  height: auto;
}
.conferences .conference-big-image {
  position: relative;
  width: 100%;
}
.conferences .conference-big-image > img {
  width: 100% !important;
}
.conferences .conference-big-image h1,
.conferences .conference-big-image h2 {
  width: 100%;
  text-align: center;
  position: absolute;
  color: white;
  font-size: 86px;
  font-family: 'RobotoBold';
}
.conferences .conference-big-image h1 {
  top: 20%;
}
.conferences .conference-big-image h2 {
  top: 39%;
}
.conferences .conference-big-image div {
  height: 0;
  width: 150px;
  border-top: 2px solid #fff;
  position: absolute;
  top: 65%;
  left: 44%;
}
.conferences .conference-big-image h3 {
  position: absolute;
  font-size: 28px;
  color: white;
  width: 100%;
  text-align: center;
  top: 67%;
}
.conferences .conference-content > h1 {
  width: 100%;
  text-align: center;
  font-family: 'RobotoMedium';
  font-size: 32px;
  color: #5a5a5a;
  margin: 0;
  margin-top: 38px;
}
.conferences .conference-content > p {
  width: 100%;
  text-align: left;
  font-size: 14px;
  font-family: 'RobotoRegular';
  color: #5a5a5a;
  margin: 0;
  margin-top: 38px;
}
.conferences .conference-content .select-year {
  margin-top: 46px;
  margin-right: 25px;
  border: 1px solid #c8c8c8;
  background: white;
  box-shadow: 0px 2px 5px #c8c8c8;
  height: 50px;
}
.conferences .conference-content .select-year:hover {
  color: #a90000;
}
.conferences .conference-content .every-anngual-conference {
  margin-top: 80px;
}
.conferences .conference-content .every-anngual-conference h2 {
  margin: 0;
  text-align: center;
  font-size: 32px;
  color: #5a5a5a;
  font-family: 'RobotoMedium';
}
.board-staff .governors span {
  color: #5a5a5a;
  font-size: 18px;
}
.board-staff .governors a {
  margin-bottom: 10px;
}
.board-staff .OFFICERS span {
  color: #5a5a5a;
  font-size: 18px;
}
.board-staff .OFFICERS p {
  margin: 0;
}
.board-staff .staff > div {
  margin-top: 20px;
}
.board-staff .staff p {
  margin-bottom: 0;
}
.board-staff .roster-members-item {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.members .introduction {
  color: #5a5a5a;
}
.members .introduction .member-tagline {
  font-family: 'RobotoLight';
  font-style: italic;
  color: #c8c8c8;
  font-size: 20px;
  margin-left: 15px;
}
.members .introduction .job {
  margin-top: 30px;
  margin-bottom: 0;
}
.members .introduction .company {
  margin-bottom: 30px;
  margin-top: 0;
}
.members .introduction .job-and-company {
  font-family: RobotoLight;
  font-family: 'RobotoLight';
}
.members .list-left {
  margin-top: 30px;
}
.members .list-left .left-block-bgconfig {
  background: #f9f9f9;
  padding: 0 15px;
}
.members .list-left .member-left-info > h2 {
  color: #5a5a5a;
  font-size: 20px;
}
.members .list-left .member-left-info > ul {
  list-style: none;
}
.members .list-left .member-left-info > ul li {
  color: #5a5a5a;
  font-size: 13px;
}
.members .list-left-news > h2 {
  color: #5a5a5a;
  font-size: 20px;
}
.members .news-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 2px;
  margin-right: 10px;
}
.members .list-left-news > ul {
  list-style: none;
  padding: 0;
}
.members .list-left-news > ul > li > p > span {
  color: #a90000;
}
.members .list-left-news > ul > li > p {
  font-size: 13px;
  margin: 0;
  color: #5a5a5a;
}
.members .list-left-news > ul > li > .p-2 {
  margin-top: 20px;
  color: #a7a7a7;
}
.members .list-left-videos {
  padding-bottom: 15px;
}
.members .list-left-videos > h2 {
  color: #5a5a5a;
  font-size: 20px;
}
.members .videos-item-p {
  padding: 0 5px;
  color: #5a5a5a;
  margin-top: 10px;
  font-size: 13px;
}
@media screen and (min-width: 768px) {
  .members .list-left-videos > div:hover {
    box-shadow: 0 0 5px #aaa;
  }
}
.members .list-right > h2 {
  color: #5a5a5a;
  font-size: 20px;
}
.individual-events body {
  color: #5a5a5a;
}
.individual-events .news-icon {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 2px;
  margin-right: 10px;
}
.individual-events .list-right {
  font-family: 'RobotoLight';
}
.individual-events .list-right h2 {
  font-size: 20px;
  color: #5a5a5a;
}
.individual-events .list-right > div > div {
  margin-top: 30px;
}
.individual-events .list-right > div > div:hover {
  box-shadow: 0 0 5px #aaa;
}
.individual-events .main > h2 {
  font-size: 28px;
  color: #a90000;
}
.individual-events .main {
  padding-left: 0;
}
.individual-events .social-intercourse {
  margin-top: 50px;
  border: 2px solid #d6dae1;
  border-left: 0;
  border-right: 0;
  padding: 10px;
  height: 50px;
}
.individual-events .social-intercourse > img {
  width: 58px;
  display: inline-block;
  margin-left: 5px;
}
.individual-events .arrow_box {
  position: relative;
  background: #fff;
  border: 3px solid #8a8c9a;
  font-weight: bold;
}
.individual-events .arrow_box:after,
.individual-events .arrow_box:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.individual-events .arrow_box:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.individual-events .arrow_box:before {
  border-color: rgba(138, 140, 154, 0);
  border-right-color: #8a8c9a;
  border-width: 9px;
  margin-top: -9px;
}
.individual-events .arrow_box1 {
  position: relative;
  background: #fff;
  border: 3px solid #b6d9f1;
  color: #114c8e;
  font-weight: bold;
}
.individual-events .arrow_box1:after,
.individual-events .arrow_box1:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.individual-events .arrow_box1:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.individual-events .arrow_box1:before {
  border-color: rgba(182, 217, 241, 0);
  border-right-color: #b6d9f1;
  border-width: 9px;
  margin-top: -9px;
}
.individual-events .arrow_box3 {
  position: relative;
  background: #fff;
  border: 3px solid #caced4;
  font-weight: bold;
}
.individual-events .arrow_box3:after,
.individual-events .arrow_box3:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.individual-events .arrow_box3:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px;
}
.individual-events .arrow_box3:before {
  border-color: rgba(202, 206, 212, 0);
  border-right-color: #caced4;
  border-width: 9px;
  margin-top: -9px;
}
.individual-events .Tags {
  margin-top: 40px;
  font-family: 'RobotoLight';
}
.individual-events .Tags > ul {
  list-style: none;
}
.individual-events .Tags > ul > li {
  float: left;
  height: 40px;
  background: #f9f9f9;
  margin-right: 20px;
  line-height: 40px;
  text-align: center;
  padding: 0 10px;
  margin-bottom: 10px;
}
.individual-events .Tags > ul > li a {
  color: #5a5a5a;
}
.individual-events .Tags > ul > li:hover {
  color: #fff;
  background: #5a5a5a;
  cursor: grab;
}
.individual-events .Tags > ul > li:hover a {
  color: #fff;
}
.individual-events .long-block {
  margin-top: 10px;
  border: 1px solid #d6dae1;
  border-left: 0;
  border-right: 0;
  height: 120px;
  font-family: 'RobotoLight';
}
.individual-events .long-block > div > div {
  padding: 0 10px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  border: 1px solid #d6dae1;
  border-radius: 5px;
  margin-top: 20px;
}
.individual-events .long-block > div > div a {
  color: #c0c5cb;
}
.individual-events .long-block > div > div:hover {
  background: #5a5a5a;
}
.individual-events .long-block > div > div:hover a {
  color: #fff;
}
.individual-events .list-img > img {
  width: 100%;
}
.individual-events .list-p {
  padding: 0 5px;
  margin-top: 20px;
  font-size: 13px;
  padding-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .individual-events .list-img:hover {
    box-shadow: 0 0 5px #aaa;
  }
}
.projects .top > h1 {
  color: #a90000;
  font-family: "RobotoMedium";
  margin: 0;
  line-height: 80px;
  padding-left: 0;
}
.projects .top p {
  font-family: "RobotoLight";
}
.projects .top p span {
  color: #76a4be;
}
.projects .ad > div img {
  width: 100%;
}
.projects .cards img {
  width: 100%;
}
.projects .cards h3 {
  margin-top: 20px;
  margin-left: 20px;
  color: #a90000;
  font-family: "RobotoRegular";
}
.projects .cards h4 {
  margin-left: 20px;
  line-height: 24px;
  color: #5a5a5a;
  font-family: "RobotoLight";
}
.projects .cards .lines {
  margin-left: 20px;
  height: 0px;
  width: 40%;
  border-bottom: 1px solid #A0A0A0;
  margin-top: 20px;
}
.projects .cards h5 {
  margin-left: 20px;
  color: #A0A0A0;
  font-family: RobotoLight;
}
.projects .cards > div {
  padding-bottom: 30px;
  min-height: 490px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.projects .cards > div:hover {
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.projects .cards-body .region-latest-title {
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.projects .cards-body > .col-md-8 div:first-child {
  font-size: 18px;
}
.projects .cards-body > .col-md-8 .squire {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #c8c8c8;
  margin-bottom: 1px;
  margin-right: 10px;
}
.projects .load-more {
  width: 100%;
  background: none;
  border: none;
  color: #C8C8C8;
  border-top: 1px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  line-height: 30px;
}
.projects .content-left {
  background: #F9F9F9;
}
.projects .content-left > div:first-child {
  margin-top: 44px;
}
.projects .content-left .title {
  padding-top: 6px;
  font-family: "RobotoLight";
  font-size: 18px;
  margin-bottom: 16px;
}
.projects .content-left .squire {
  padding: 0px 7px;
  background: #C8C8C8;
  font-size: 6px;
  margin: 0 10px;
}
.projects .content-left a {
  color: #ABABAB;
  float: right;
  font-size: 14px;
}
.projects .right-cards > div > div {
  padding: 10px 0px;
  overflow: hidden;
  font-family: "RobotoLight";
  border: 1px solid transparent;
  margin-bottom: 20px;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.projects .right-cards > div > div:hover {
  background: #fff;
  border: 1px solid #C8C8C8;
  box-shadow: 0 0 10px #D6D6D6;
  -moz-box-shadow: 0 0 10px #D6D6D6;
  -o-box-shadow: 0 0 10px #D6D6D6;
  -webkit-box-shadow: 0 0 10px #D6D6D6;
}
.projects .right-cards img {
  width: 100%;
}
.projects .right-cards h4 {
  color: #5a5a5a;
}
.projects .right-cards h5 {
  color: #a0a0a0;
}
.projects .video-cards img {
  width: 100%;
}
.projects .video-cards p {
  color: #5a5a5a;
  margin: 10px 0 0 0;
}
.projects .video-cards > div > a {
  padding: 15px;
  border: 1px solid transparent;
  transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  margin-bottom: 20px;
}
.projects .video-cards > div > a:hover {
  background: #fff;
  box-shadow: 0 0 5px #aaa;
  -moz-box-shadow: 0 0 5px #aaa;
  -o-box-shadow: 0 0 5px #aaa;
  -webkit-box-shadow: 0 0 5px #aaa;
}
.projects .logo {
  padding-bottom: 20px;
}
.projects .logo img {
  width: 100%;
}
.projects .allmembers img {
  width: 100%;
  height: auto;
}
.projects .roster-members-item {
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: center;
}
.u-search-result {
  list-style: none;
  color: #5a5a5a;
}
.u-search-result > div {
  margin-top: 20px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 60px;
  padding-left: 15px;
}
.u-search-result > div > p.p-1 {
  width: 20%;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}
.u-search-result .readMore {
  text-decoration: underline;
}


/* update 2021-02-18 */
#media_coverage_container .result-items h3 {
  font-size: 14px;
}