@charset "utf-8";

.secDetails{
}
.secDetails .txtTitle{
    font-size:2.0em;
    line-height:150%;
}
.secDetails .boxInfo{
    background:#765C54;
    color:#ffffff;
    padding:20px;
    line-height:180%;
}

@media screen and (max-width:767px){
}

@media screen and (min-width:768px){
}

.listyle {
	margin-left:50px;
}
