@charset "utf-8";
.homepage-image-slider{
  height: 459px;
  overflow: hidden;
  position: relative;
  z-index: 9999;
  border: none !important;
  border-radius: 0px !important;
  margin: 0 !important;
  z-index: 996 !important;
}
.homepage-image-slider img {
  display: block;
  height: 459px;
}
.homepage-image-slider .slides li {
  position: relative;
}
.homepage-image-slider .flex-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background-color: rgba(0, 0, 0, 0.69);
  color: #C2C2C2;
  width: 997px;
  height: 82px;
  text-align: left;
  overflow: hidden;
  background: url("../images/main-banner-copy-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0.69);
  z-index: 5;
}
.flexslider ul li a{
  text-decoration: none;
}
.homepage-image-slider .flex-caption .caption-header{
  font-family: 'DbAdmanX';
  font-size: 28pt;
  padding-bottom: 5px;
  padding-left: 30px;
  padding-top: 5px;
  text-align: left;
}
.homepage-image-slider .flex-caption .caption-label{
  font-family: 'DbAdmanX';
  font-size: 22pt;
  padding-left: 30px;
  text-align: left;
}
.homepage-bottom-content{
  padding: 12px 23px 26px 23px;
  background: url("/images/home-bottom-bg.jpg");
}
#content-panel{
  height: auto !important;
}
.homepage-highlight{
  background-color: #262626;
  width: 951px;
  color: #C2C2C2;
  font-family: 'DbAdmanX';
  font-size: 15px;
  text-align: left;
  height: 65px !important;
  position: absolute;
}
.homepage-highlight .homepage-first-highlight{
  float:left;
  background: none repeat scroll 0 0 #303030;
  height: 65px;
  width: 237px;
  position: relative;
  top: 0px;
  left: 0px;
  z-index: 997;
  cursor: pointer;
  overflow: hidden;
}
.homepage-highlight .homepage-second-highlight{
  float:left;
  background: none repeat scroll 0 0 #303030;
  height: 65px;
  width: 237px;
  position: relative;
  top: 0px;
  left: 1px;
  z-index: 997;
  cursor: pointer;
  overflow: hidden;
}
.homepage-highlight .homepage-third-highlight{
  float:left;
  background: none repeat scroll 0 0 #303030;
  height: 65px;
  width: 237px;
  position: relative;
  top: 0px;
  left: 2px;
  z-index: 997;
  cursor: pointer;
  overflow: hidden;
}
.homepage-highlight .homepage-fourth-highlight{
  float:left;
  background: none repeat scroll 0 0 #303030;
  height: 65px;
  width: 237px;
  position: relative;
  top: 0px;
  left: 3px;
  z-index: 997;
  cursor: pointer;
  overflow: hidden;
}
.homepage-highlight .homepage-first-highlight .first-sub-highlight{
  background-color: #f37321 !important;
  color: #ffffff !important;
  border-bottom: solid #303030 1px;
  z-index: 997;
}
.homepage-highlight .homepage-second-highlight .second-sub-highlight{
  background-color: #7AB947 !important;
  color: #ffffff !important;
  border-bottom: solid #303030 1px;
  z-index: 997;
}
.homepage-highlight .homepage-third-highlight .third-sub-highlight{
  background-color: #DB2323 !important;
  color: #ffffff !important;
  border-bottom: solid #303030 1px;
  z-index: 997;
}
.homepage-highlight .homepage-fourth-highlight .fourth-sub-highlight{
  background-color: #D274E9 !important;
  color: #ffffff !important;
  border-bottom: solid #303030 1px;
  z-index: 997;
}
.highlight-row{
  padding: 10px 15px 0px 15px;
  height: 55px;
}
.homepage-highlight .small-highlight-box{
  height: 26px !important;
  border-bottom: none !important;
}
.highlight-row .with-arrow{
  background: url("/images/hilight-arrow.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  color: #303030 ! important;
}
.homepage-highlight .homepage-first-highlight .highlight-row .highlight-header{
  color: #f37321 !important;
  font-size: 20px !important;
}
.homepage-highlight .homepage-second-highlight .highlight-row .highlight-header{
  color: #7ab947 !important;
  font-size: 20px !important;
}
.homepage-highlight .homepage-third-highlight .highlight-row .highlight-header{
  color: #db2323 !important;
  font-size: 20px !important;
}
.homepage-highlight .homepage-fourth-highlight .highlight-row .highlight-header{
  color: #d274e9 !important;
  font-size: 20px !important;
}
.homepage-other-contents{
  padding-top: 77px;
  position: relative;
}
.homepage-banner{
  float: left;
}
.homepage-banner .homepage-banner-block:first-child {
  margin-top: 0 !important;
}
.homepage-banner .homepage-banner-firstblock{
  /*background: url("/images/banner-img.jpg");*/
  width: 237px;
  height: 80px;
}
.homepage-banner .homepage-banner-block{
  /*background: url("/images/banner-img.jpg");*/
  width: 237px;
  height: 80px;
  margin-top: 13px;
}
.homepage-banner .homepage-banner-lastblock{
  /*background: url("/images/banner-img.jpg");*/
  width: 237px;
  height: 80px;
  margin-top: 14px;
}
.homepage-bu-news{
  float: left;
  background: url("/images/bu-news-bg.jpg");
  height: 547px;
  width: 362px;
  margin-left: 11px;
}
.homepage-bu-news .bu-news-header{
  color: #dc4d29;
  font-size: 22px;
  font-weight: bold;
  font-family: 'DbAdmanX';
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 14px;
  padding-bottom: 8px;
  line-height: 22px;
  border-bottom: 5px solid #8C8C8C;
}
.homepage-bu-news .bu-news-content{
  height: 473px;
  margin-left: 15px;
  margin-right: 15px;
}
.homepage-bu-news .bu-news-content a{
  text-decoration: none;
  font-size: 15px;
  font-style: italic;
  font-family: 'DbAdmanX';
  color: #464545;
}
.homepage-bu-news .bu-news-content a:hover{
  color: #c14121;
}
.homepage-bu-news .bu-news-content .bu-news-rows{
  padding: 7px 0px 7px 0px;
  border-bottom: 1px solid #8D8D8D; 
  cursor: pointer;
}
.border-top-white{
  border-top: 1px solid #b5b5b5;;
}
.no-border-bottom{
  border-bottom: none !important;
}
.homepage-bu-news .bu-news-content .bu-news-rows .bu-news-rows-image{
  float: left;
  width: 132px;
  height: 77px;
  background-position: center center;
  background-size: cover;
  border: 1px solid white;
}
.homepage-bu-news .bu-news-content .bu-news-rows:hover .bu-news-rows-desc{
  color: #c14121;
}
.homepage-bu-news .bu-news-content .bu-news-rows .bu-news-rows-desc{
  float: left;
  height: 50px;
  overflow: hidden;
  width: 183px;
  margin-left: 14px;
  text-align: left;
  /* Comment the code below if change to a tag*/
  font-size: 15px;
  font-style: italic;
  font-family: 'DbAdmanX';
  color: #464545;
  padding-top: 27px;
  /* Comment the code above if change to a tag*/
}
.homepage-bu-news .bu-news-more{
  border-top: 1px solid #BDBCBC;
  padding-top: 5px;
  padding-right: 11px;
  line-height: 16px;
}
.homepage-bu-news .bu-news-more .bu-news-more-icon-block{
  float:right;
  background: url("/images/arrow-more.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  padding-right: 20px;
}
.homepage-bu-news .bu-news-more .bu-news-more-icon-block a{
  color:#5d5d5d;
  font-size: 16px;
  text-decoration: none;
  font-weight: bold;
}
.homepage-bu-news .bu-news-more .bu-news-more-icon-block a:hover{
  color: #c14121;
}
.homepage-video-alumni{
  float: left;
  margin-left: 11px;
}
.homepage-video-alumni .homepage-video{
  background: url("/images/bu-video-bg.jpg");
  height: 310px;
  width: 330px;
}
.homepage-video-alumni .homepage-video .bu-video-header{
  color: #7f4a8d;
  font-size: 22px;
  font-weight: bold;
  font-family: 'DbAdmanX';
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 14px;
  padding-bottom: 8px;
  line-height: 22px;
}
.homepage-video-alumni .homepage-video .bu-video-embed{
  border: solid white 5px;
}
.homepage-video-alumni .homepage-video .bu-video-embed-title{
  height: 37px;
  font-size: 15px;
  font-style: italic;
  color: #464545;
  text-align: left;
  padding: 10px 19px 0px 19px;
}
.homepage-video-alumni .homepage-video .bu-video-more{
  background-color: #636363;
  padding-top: 7px;
  height: 24px;
  text-align: right;
  padding-right: 11px;
}
.homepage-video-alumni .homepage-video .bu-video-more .bu-video-more-icon-block{
  float:right;
  background: url("/images/arrow-more-video.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  padding-right: 20px;
}
.homepage-video-alumni .homepage-video .bu-video-more a{
  font-size: 16px;
  font-weight: bold;
  color: #b7b7b7;
  text-decoration: none;
}
.homepage-video-alumni .homepage-video .bu-video-more a:hover{
  color: #7F4A8D;
}
.homepage-video-alumni .homepage-alumni{
  background: url("/images/bu-alumni-bg.jpg");
  height: 224px;
  width: 330px;
  margin-top: 13px;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-header{
  color: #67993e;
  font-size: 22px;
  font-weight: bold;
  font-family: 'DbAdmanX';
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 14px;
  padding-bottom: 8px;
  line-height: 22px;
  border-bottom: 3px solid #8C8C8C;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content{
  margin-left: 15px;
  margin-right: 15px;
  padding-top: 10px;
  height: 142px;
  cursor: pointer;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content .bu-alumni-content-image{
  width: 126px;
  height: 126px;
  background-position: center center;
  background-size: cover;
  border: 3px solid white;
  float: left;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content:hover .bu-alumni-content-desc .bu-alumni-content-desc-title,.homepage-video-alumni .homepage-alumni .bu-alumni-content:hover .bu-alumni-content-desc .bu-alumni-content-desc-detail{
  color: #67993e;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content .bu-alumni-content-desc{
  float: left;
  height: 126px;
  overflow: hidden;
  width: 149px;
  margin-left: 14px;
  text-align: left;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content .bu-alumni-content-desc .bu-alumni-content-desc-title{
  color: #2e2e2e;
  font-size: 24px;
  font-weight: bold;
  font-family: 'DbAdmanX';
  text-decoration: none;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-content .bu-alumni-content-desc .bu-alumni-content-desc-detail{
  font-size: 15px;
  font-style: italic;
  font-family: 'DbAdmanX';
  color: #464545;
  text-decoration: none;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-more{
  background-color: #a6a6a6;
  padding-top: 5px;
  padding-right: 11px;
  line-height: 16px;
  height: 20px;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-more .bu-alumni-more-icon-block{
  float:right;
  background: url("/images/arrow-more-alumni.png") no-repeat scroll right center rgba(0, 0, 0, 0);
  padding-right: 20px;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-more .bu-alumni-more-icon-block a{
  color:white;
  font-size: 16px;
  font-family: 'DbAdmanX';
  text-decoration: none;
  font-weight: bold;
}
.homepage-video-alumni .homepage-alumni .bu-alumni-more .bu-alumni-more-icon-block a:hover{
  color: #67993e;
}
.flex-direction-nav a {
  top: 42% !important;
}