body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 17px;
    color: #333;
    background-color: #fff;
    background:url(/images/background.png) repeat;
}
.jumbotron p {
    font-size: 18px;
}
.white-background {
    background:#fff; 
    width:auto; 
    max-width:1170px;
    margin:0 auto;
}

.vertical-center {
  min-height: 100%;  /* Fallback for browsers do NOT support vh unit */
  min-height: 100vh; /* These two lines are counted as one :-)       */

  display: flex;
  align-items: center;
}

#nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

hr {
    border: solid 1px orange;
}

.middle-header {
    padding: 12px 12px 12px 12px;
}

/* hide top text when less than 992px */
@media (max-width: 992px) {
    .top_top-list {
        display: none;
    }
}

/* Make nav bar collapse earlier */
@media (min-width: 768px) and (max-width: 1200px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-collapse.collapse.in {
        display: block !important;
    }
    .navbar-header .collapse, .navbar-toggle {
        display:block !important;
    }
    .navbar-header {
        float:none;
    }
}

/* top text on the right side of logo */
.top_top-list{ margin-right:-40px;}
.top_top-list ul{ height:80px;padding-top:20px; list-style:none;}
.top_top-list ul li{ height:28px; text-align:right; font-size: 22px; font-family:Calibri; color: RGB(34,22,255); font-weight:00;}
.top_top-list ul li a:hover{ color:#666;}

.logo {
    max-height: 100px;
    height: auto;
    width: auto;
}

/* customize Bootstrap navigation bar */
#custom-menu.navbar-default .navbar-brand {
    color: #333;
}

#custom-menu.navbar-default {
    font-size: 18px;
    background-color: rgba(255, 255, 255, 1);
    border-width: 0px;
    margin: 0px;
    max-width: 1105px;
    padding: 0px;
    border-top: 1px solid #ddd;
    border-radius: 0px;
}
#custom-menu.navbar-default .navbar-nav>li>a {
    color: #333;
    background-color: rgba(255, 255, 255, 1);
    margin: 12px;
    padding:10px 26px 10px 0px;
    border-bottom: 1px solid #ddd;
    background:url(/images/nav_arrow.png) no-repeat right;
}

#custom-menu.navbar-default .navbar-nav>li>.active {
    color: #767676;
    background:#f2f2f2 url(/images/nav_arrow_hover.png) no-repeat center right;
}

#custom-menu.navbar-default .navbar-nav>li>a:hover,
#custom-menu.navbar-default .navbar-nav>li>a:focus {
    color: #767676;
    background:#f2f2f2 url(/images/nav_arrow_hover.png) no-repeat center right;
}
#custom-menu.navbar-default .navbar-nav>.active>a,
#custom-menu.navbar-default .navbar-nav>.active>a:hover,
#custom-menu.navbar-default .navbar-nav>.active>a:focus {
    color: #767676;
    background-color: rgba(238, 238, 238, 1);
}
#custom-menu.navbar-default .navbar-toggle {
    border-color: #ddd;
}
#custom-menu.navbar-default .navbar-toggle .icon-bar {
    border: 1px solid #555;
}
#custom-menu.navbar-default .navbar-toggle:hover,
#custom-menu.navbar-default .navbar-toggle:focus {
    background-color: #eeeeee;
}
#custom-menu.navbar-default .navbar-toggle .icon-bar {
    background-color: #eeeeee;
}
#custom-menu.navbar-default .navbar-toggle:hover .icon-bar,
#custom-menu.navbar-default .navbar-toggle:focus .icon-bar {
    background-color: #ffffff;
}
/* finish customize navigation bar */

.section {
    position: relative;
    background-color: #f4f3ef;
    background-image: linear-gradient(to bottom, transparent 0%, rgba(112, 112, 112, 0) 60%, rgba(186, 186, 186, 0.15) 100%);
}


.landing-section {
    padding: 20px 28px 50px 16px;
}


.section-dark {
    background-color: #1a1817;
    color: #FFFFFF;
}

.section {
    padding: 100px 0;
}

.text-muted {
    color: #aaa;
}

.column {
    padding: 0 75px 0 25px;
}
#sign-up {
    -moz-box-shadow: 0 0 12px #111;
    -webkit-box-shadow: 0 0 12px#111;
    box-shadow: 0 0 12px #111;
    max-width: 1170px;
    min-height: 118px;
    padding-top:15px;
}
#bottom-banner {
    background-color: white;
    margin: 0 auto;
    padding-top: 20px;
    height: 148px;
    border-top: 2px solid orange;  
}

.social-icons {
    height: 100px;
    background-color: rgb(34, 34, 34);
    border-top: 2px solid orange;  
    padding-top: 20px;
}

#copy-right {
    line-height: 80px;
    color: #aaa;
    margin: 0 auto;
    background-color: black;
    text-align : center;
    text-align: -webkit-center;
    border-top: 1px solid gray;
    
}

.team-player .img-circle, .team-player .img-thumbnail {
    display: block;
    margin-top: 50px;
    margin-left: auto;
    margin-right: auto;
    width: 120px;
}

.img-circle {
    background-color: #FFFFFF;
    margin-bottom: 10px;
    padding: 4px;
}

.img-circle {
    border-radius: 50%;
}

.events {
    margin: 50px auto;
}

.jumbotron {
    background-color: white;
}
.scrollToTop{
	width:40px; 
	height:40px;
	padding-top:10px; 
	text-align:center; 
	background: orange;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	position:fixed;    
    bottom: 70px;
    right: 30px;
	display:none;
}
.scrollToTop:hover{
	text-decoration:none;
}

.center{width:auto; height:auto; overflow:hidden;}
.Latest-project{ margin-top:30px; width:980px; overflow:hidden;padding-bottom:40px; }
.Latest-title{  width:980px; height:45px; line-height:45px; border-bottom:solid 1px #ddd; }
.Latest-title span{  width:auto; font-size:18px; color:#333; float:left; }
.Latest-title span b{ font-size:14px; font-weight:100; color:#999999;  }
.Latest-title a{  width:auto; font-size:12px; color:#999; float:right; text-decoration:none; }
.Latest-title a:hover{ color:#666; text-decoration:underline;}
.Latest-project ul{padding-top:20px;}
.Latest-project ul li{width:215px; height:auto; float:left; margin-right:40px;}
.Latest-project ul li a{width:215px; height:140px; display:block;}
.Latest-project ul li img{width:215px; height:140px; display:block;}
.Latest-project ul li span{width:215px; height:auto; display:block; font-size:14px; color:#555; background:url(/images/pudi_hengxiao.png) no-repeat bottom  left;padding-top:8px; padding-bottom:10px; line-height:28px;}
.Latest-project ul li .wenzibiaoti{height:37px; padding-top:10px; overflow:hidden;}
.Latest-project ul li .wenzibiaoti p{color:#808080;padding-bottom:10px; font-size:12px; line-height:18px;}
.Latest-project ul li .riqi{color:#808080; height:auto; padding-top:10px; background:url(/images/pudi_hengxiao.png) no-repeat top left; margin-top:8px;}

.Latest-project ul li .more{ width:81px; height:26px; line-height:26px; text-align:center; display:block; color:#808080; text-decoration:none;margin-top:23px; background:#f2f2f2;}
.Latest-project ul li .more img{width:81px; height:26px;}

.Latest-project ul .margin0{ margin:0;}
