.row {
    box-sizing: border-box;
    margin: 0 0 20px 0;
    overflow: hidden;
    width: 100%;
}

.breadcrumbs {
    border-bottom: 1px solid #c8c8c8;
    font-size: 12px;
    margin-bottom: 25px;
    padding-bottom: 15px;
}
.breadcrumbs a {
    color: #7d7d7d;
}
.breadcrumbs a {
    background-image: url("images/arrowclass.png");
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    padding: 0 15px 0 0;
}
.tcolor{
	color: #fe5214;
	font-size:17px;
	font-weight:700;
	margin-bottom: 15px;
	vertical-align: middle;
}

.row .ninecol {
    width: 890px;
	margin-right: 20px;
    min-height: 1px;
	float: left;
}

.section-title {
    font-size: 25px;
    line-height: 1;
    padding-bottom: 20px;
	color: #404040;
}

div.page-header {
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 40px;
    padding-bottom: 30px;
}

.page-header{
	font-weight: 400;
    line-height: 1.25;
    margin-bottom: 15px;
	font-size:19px;
}

.row .fourcol {
    width: 275px;
	float:left;
	margin-right:20px;
	height:255px;
}

.more:after {
    content: attr(data-arrow);
    font-size: 13px;
    vertical-align: top;
}

.fourcol p {
    line-height: 1.6em;
    margin: 0 0 1.5em;
    padding: 0;
	color: #7d7d7d;
}

.fourcol a:hover{color:#fe5214;}

.icon {
    float: left;
    margin: 0 15px 5px 0;
    padding-top: 5px;
}

.blank-separator {
    clear: both;
    padding: 20px 0;
}
.last {
    margin-right: 0;
}

.row .threecol {
    width: 280px;
	float: right;
}

#sidebar .widget-container {
    margin-bottom: 40px;
}

#sidebar .widget-title {
    color: #404040;
    font-size: 17px;
}


#sidebar .widget-container li{
	line-height:30px;
}

.widget-title, .section-title {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
    padding-bottom: 23px;
	 color: #404040;
    font-size: 25px;
}

.chat {
    background: radial-gradient(ellipse at center center , #d5d5d5 0%, #afafaf 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 3px;
}
.chat {
    height: 213px;
    overflow: hidden;
    position: relative;
}

.chat .chat-operator {
    background-image: url("images/operator.png");
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 1;
}



.box-toggle {
    border-bottom: 1px solid #e8e8e8;
    padding: 20px 0;
    position: relative;
}
.box-toggle .trigger:before {
    border: 1px solid #d8d8d8;
    border-radius: 4px;
    content: "";
    height: 24px;
    left: 0;
    margin-top: -12px;
    position: absolute;
    top: 50%;
    width: 24px;
}
.box-toggle .trigger:after {
    background-image: url("images/collapse.png");
    background-repeat: no-repeat;
    content: "";
    height: 24px;
    left: 1px;
    margin-top: -11px;
    position: absolute;
    top: 50%;
    width: 24px;
}
.box-toggle .trigger {
    color: #5d5d5d;
    cursor: pointer;
    display: block;
    font-size: 14px;
    font-weight: 100;
    padding: 3px 20px 3px 45px;
    position: relative;
    text-decoration: none;
}
.toggle-container p{ 
	line-height: 1.6em;
    margin: 0 0 1.5em;
    padding: 0;
}
.box-toggle .toggle-container {
    display: none;
    padding: 5px 20px 0 45px;
    position: relative;
	color:#404040;
}

ul.list, ol.list {
    margin: 0 0 20px;
}
ul.type-1 li {
    background-image: url("images/list-1.png");
}
ul.type-1 > li {
    background-position: 11px 15px;
}
ul.list > li {
    background-repeat: no-repeat;
    border-top: 1px solid #e8e8e8;
    list-style: outside none none;
    padding: 8px 0 8px 30px;
}

ul.list > li:first-child, ol.list > li:first-child {
    border-top: medium none;
}
ul.type-6 li {
    background-image: url("images/list-6.png");
}
ul.type-6 > li {
    background-position: 6px 10px;
}
ul.list > li {
    background-repeat: no-repeat;
    border-top: 1px solid #e8e8e8;
    list-style: outside none none;
    padding: 8px 0 8px 30px;
}

ul.type-2 li {
    background-image: url("images/list-2.png");
}
ul.type-2 > li {
    background-position: 8px 12px;
}
ul.list > li {
    background-repeat: no-repeat;
    border-top: 1px solid #e8e8e8;
    list-style: outside none none;
    padding: 8px 0 8px 30px;
}
.entry-tabs {
    margin-bottom: 30px;
}

ul.tabs-nav {
    list-style: outside none none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

ul.tabs-nav li:first-child {
    margin: 0;
}

ul.tabs-nav li {
    float: left;
    margin: 0 0 0 -1px;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 6px;
}

ul.tabs-nav li.active {
    top: 0;
}

ul.tabs-nav li.active a {
    background: none repeat scroll 0 0 #fafafa;
    border-bottom-color: #fafafa;
    padding-top: 14px;
}
ul.tabs-nav li a {
    background-color: #ededed;
    border-color: #c8c8c8;
    border-style: solid;
    border-width: 1px;
    color: #373737;
    display: block;
    font-weight: 700;
    outline: medium none;
    padding: 8px 20px;
    text-decoration: none;
}
.tab-content {
    display: none;
    padding: 15px 10px 5px;
}
.tabs-container p {
    line-height: 1.6em;
    margin: 0 0 1.5em;
    padding: 0;
}



#portfolio-filter {
    margin: 5px 0 15px;
    overflow: hidden;
}
#portfolio-filter li {
    display: block;
    float: left;
    list-style: outside none none;
    margin: 0 0 10px;
}

#portfolio-filter a.active {
    background-color: #c8c8c8;
    color: #fff;
}

#portfolio-filter a {
    color: #313131;
    cursor: pointer;
    display: block;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 0 15px;
    padding: 5px 8px;
}
.project-meta {
    border-bottom: 2px solid #e8e8e8;
    padding: 0 10px 30px;
    text-align: center;
}
.project-meta {
    border-bottom: 2px solid #e8e8e8;
    padding: 0 10px 30px;
    text-align: center;
}
.project-meta h6 {
	font-size:16px;
}
.isotope-item{
	float:left;
	width:280px;
	margin:10px 0 0px 20px;
}

.project-meta:hover
{
	border-bottom-color: #fe5214;
}
.team-entry p{
	line-height: 1.6em;
    margin: 0 0 1.5em;
    padding: 0;
	color: #7d7d7d;
}

.team-list {
    border-bottom: 1px solid #c8c8c8;
    margin-bottom: 30px;
}

blockquote {
    background-color: #f3f3f3;
    background-image: url("images/blockquotes.png");
    background-position: 20px 20px;
    background-repeat: no-repeat;
    border-radius: 3px;
    box-sizing: border-box;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 20px;
    padding: 70px 25px 35px;
}





#content .section-title {
    font-size: 25px;
    line-height: 1;
    padding-bottom: 20px;
}
.ninecol h5{
	font-size:19px;
	color: #585757;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 15px;
}

img.alignleft {
    border-radius: 3px;
    margin: 0 20px 10px 0;
}
.alignleft {
    float: left;
}

.team-entry p {
    line-height: 1.6em;
    margin: 0 0 1.5em;
    padding: 0;
}

.border-divider {
    background-color: #e8e8e8;
    clear: both;
    height: 1px;
    margin: 25px 0;
}

.fourcol {
    width: 278px;
	float: left;
    margin-right: 3.8%;
    min-height: 1px;
}
.fourcol h6{
	line-height: 1.5em;
	color: #585757;
    font-weight: 400;
    margin-bottom: 15px;
	font-size: 17px;
}




img.alignright {
    border-radius: 3px;
    margin: 0 0 10px 20px;
}
.alignright {
    float: right;
}
ul.type-3 li {
    background-image: url("images/list-3.png");
}
ul.type-3 > li {
    background-position: 9px 14px;
}








#content {
    width: 980px;
	float: left;
	line-height:24px;
}

.ej_right {
    border: 1px solid #dcdcdc;
    float: right;
    height: auto;
    width: 978px;
}

.ej_right_dh {
    background: url("images/tiao2.jpg") repeat-x scroll 0 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 34px;
    line-height: 32px;
    padding-left: 15px;
    width: 963px;
}

.ej_right_nr_ny {
    float: left;
    height: auto;
    padding: 10px 20px;
    width: 930px;
}

.ej_right_nr_ny strong {
    font-weight: bold;
}