 .tree-info2-border {
  border: 1px solid rgb(24, 105, 118);
  display: block;
  overflow: hidden;
  padding: 5px;
}

.tree-info3-border {
  border-bottom: 1px solid rgb(24, 105, 118);
  display: block;
  overflow: hidden;
  padding: 5px;
}

.tree-info4-border {
  border-right: 1px solid rgb(24, 105, 118);
  display: block;
  overflow:hidden;
  padding: 5px;
}

.tree-info5-border {
  border-left: 1px solid rgb(24, 105, 118);
  display: block;
  overflow: hidden;
  padding: 5px;
}

.tree-info6-border {
  border-top: 1px solid rgb(24, 105, 118);
  display: block;
  overflow: hidden;
  padding: 5px;
}
.page-bar2{
	font-size:13px;
}
 
.content2_h{
	height:400px;
}

.col-md2{
	position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

.col-fd{
	width: 14.286%;
}

.section2-di{
	padding:5px !important;
	border-top: 0px solid rgb(24,105,118) !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	border-radius: 0px !important;
}

.section3-di{
	padding:5px !important;
	border-top: 2px solid rgb(24,105,118) !important;
	border-bottom:0px !important;
	border-left:0px !important;
	border-right:0px !important;
	border-radius: 0px !important;
}

p {
	color: #000000;
	line-height: 27px;
	margin: 0 0 10px;
}

@media (max-width: 319px) {
    /* For mobile phones: */
    .dcol-12 {
        width: 160px;
    }
}

@media only screen and (max-width: 991px) and (min-width: 320px) {
    /* For mobile phones: */
    .dcol-12 {
        width: 167px;
    }
}	

a:link#incfont {
    color: rgb(31,89,126);
} 

a:link#decfont {
    color: rgb(31,89,126);
} 
	

