.bg_black {
	background-color: black;
	color: #fff;
}

.bg_white {
	background-color: #fff;
	color: #000;
}

.full-box{
	background-position-y: 0px;
}
		.fullwhite {
			background-position-y: 0px;
		}

.keyFont{
    font-family: Lucida Grande,
    Lucida Sans Unicode,
    Arial,
    Helvetica,
    sans-serif !important;
}

.fullfea1 {
	position: relative;
}

.font18 {
	font-size: 1.2rem;
}

.bg_black h1,
.bg_black h2 {
	font-size: 3.7rem;
	line-height: 54px;
}

.bg_black h3 {
	font-weight: 500;
	font-size: 30px;
	margin-top: 65px;
	margin-bottom: 10px;
}

.padding-left10{
	padding-left: 10%;
}
.padding-right-left0{
	padding-left: 0;
	padding-right: 0;

}

.font15 {
    font-size: 15px;
	line-height: 20px;
	font-weight: 200;
}
.font18 {
	font-size: 17px;
	line-height: 28px;

}
.font20 {
	font-size: 20px;
	line-height: 24px;
	font-weight: 200;
}

.font24ti{
	    font-size: 24px;
	    line-height: 32px;
		margin-bottom: 20px;
		font-weight: 800;
}

.font24 {
	font-size: 17px;
	line-height: 28px;
	font-weight: 200;
}

.font30 {
	font-size: 30px;
	font-weight: 600px;
	line-height: 50px;
}

.font45 {
	font-size: 38px;
	font-weight: 600;
	padding-bottom: 15px;
}

p {
	margin: 0 0 0px;
}


.Color666{
	color: #666;
}
.Color333 {
	color: #333;
}

.Color000 {
	color: #000;
	}
.Colorfff {
	color: #fff;
}


.border-bottom1s {
	border-bottom: 1px solid #ccc;
}



.table-cell{
	    display: table-cell;
	    vertical-align: middle;
}

.w85{
	width: 85%;

}
.pic45 {
	width: 45%;
}
.pic50{
	width: 50%;
}
.pic70 {
	width: 70%;
}
.pic80 {
	width: 80%;
}

.bgGrid:nth-child(odd) {

  background:#fff;
}

.bgGrid:nth-child(even) {
	background: #e5e5e5;
}
@media (max-width: 767px) {

        .tabs{
            display: block;
            width: 100%;
            margin: 0 auto;
            min-height: 100px;
        }
        .item.title{
            float: none;
            padding: 20px 65px;
            margin: 0 0px;
            width: 100%;
        }
        .page-header .header-5 .header-top .header-top-right{
            visibility: hidden;
        }
        .page-header .header-middle {
            background-color: #ffffff;
            color: #666666;
        }
         .page-footer .footer-5 .footer-middle {
            width: 100%;
            margin: 0 auto;
            padding: 30px 30px 0 43px;
        }
        .page-header .header-5 .header-top .header-top-left{
            padding-bottom: 0px;
        }


}
