.main-content > article:before, .main-content > article:after,
.main-content:before, .main-content:after,
.group-individual-content > article:before,.group-individual-content > article:after {
    clear: both;
    content: "";
    display: block;
}
/*   research page styling from here    */
.content-list-thumb {
    float: left;
    width: 100px;
}
.content-section {
    float: right;
    width: calc(100% - 140px);
    width:-webkit-calc(100% - 140px);
    width: -o-calc(100% - 140px);
    width: -ms-calc(100% - 140px);
    width: -moz-calc(100% - 140px);
}
.widget-subtitle {
    margin-bottom: 20px;
}	
.widget-subsection { 
	font-size: 14px; 
	font-size: 1.1rem; 
	font-weight: 400; 
	color: #fff; 
	background: #ccdee8; 
	padding: 10px 0; 
	margin-bottom: 20px; 
	text-transform: uppercase; 
	overflow: hidden; 
}
.widget-subsection a, .widget-subsection a:hover { 
	color: #fff; 
}
.widget-subsection span { 
	padding:10px 20px; 
	background: #005a8c; 
}

.main-content > article {
    border-bottom: 1px solid rgb(204, 204, 204);
    padding: 20px 0 0;
}
.research-content > article {
    border-bottom: 1px solid rgb(204, 204, 204);
    padding: 10px 0;
}
.research-content > article:before, .research-content > article:after,
.research-content:before, .research-content:after,
.group-individual-content > article:before,.group-individual-content > article:after {
    clear: both;
    content: "";
    display: block;
}
.moreLink {
    float: right;
    margin-top: 10px;
}
.moreLink > a {
    font-weight: bold;
}


/*   group and indiviual page styling from here    */
.group-individual-content {
    padding: 0 0 30px;
}
.main-content {
    padding: 0 0 30px;
}
.individual-content-list {
    float: right;
    width: -moz-calc(100% - 198px);
    width: -webkit-calc(100% - 198px);
    width: -o-calc(100% - 198px);
    width: -ms-calc(100% - 198px);
}
.group-individual-content .content-list-thumb {
    width: 177px;
}
.group-individual-content .widget-subtitle {
    font-size: 22px;
}
/*   group single page styling from here    */
.single-content figure {
    float: right;
    margin-bottom: 15px;
    margin-left: 15px;
    width: 220px;
}
.single-content > p {
    margin: 0 0 15px;
}
.group-singlepage-wrap .content-content-title > a {
    font-size: 16px;
}
.group-singlepage-wrap .single-content a {
    color: rgb(102, 0, 255);
}

.group-singlepage-wrap .main-content {
    height: 500px;
    margin: 0 0 30px;
    overflow-x: scroll;
}
/*   court single page styling from here    */

.single-court-content a {
    background: rgb(0, 102, 204) none repeat scroll 0 0;
    border-radius: 8px;
    color: rgb(255, 255, 255);
    padding: 5px;
}
.single-court-content > p {
    margin-bottom: 20px;
}
.singlecourt-content-wrap .main-content {
    height: 250px;
    overflow-x: hidden;
    overflow-y: scroll;
}
.single-court-content {
    margin-bottom: 20px;
}
/*   court cases page styling from here    */
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th{
	    padding: 5px 8px 0px 8px;
	      text-align: left;
}
.table a:hover {
    text-decoration: none;
}
.table th a {
    color: rgb(255, 255, 255);
    text-decoration: underline;
}
.table a:hover {
    text-decoration: none;
}
.table td a {
    text-decoration: none;
}
.table td {
    border: medium none !important;
}
.content-list-thumb img {
    width: 260px !important;
}

@media only screen and (max-width:1023px){
.group-individual-content .content-list-thumb {
    width: 100%;
}
.individual-content-list {
    float: right;
    width: 100%;
}

.group-singlepage-wrap .content-list-thumb {
    width: 100%;
}
.group-singlepage-wrap .content-section {
    width: 100%;
}
.singlecourt-content-wrap .content-list-thumb {
    width: 100%;
}
.singlecourt-content-wrap .content-section {
    width: 100%;
}
}
@media only screen and (max-width:767px){
.group-individual-content .content-list-thumb img {
    max-width: 100%;
}
.moreLink {
	float: none;
    text-align: center;
}
.group-singlepage-wrap .content-list-thumb {
 width: 120px;
}
.group-singlepage-wrap .content-section {
     width: calc(100% - 140px);
    width:-webkit-calc(100% - 140px);
    width: -o-calc(100% - 140px);
    width: -ms-calc(100% - 140px);
    width: -moz-calc(100% - 140px);
}
.singlecourt-content-wrap .content-section {
	 width: calc(100% - 200px);
}
.group-singlepage-wrap .content-section {
     width: calc(100% - 140px);
    width:-webkit-calc(100% - 140px);
    width: -o-calc(100% - 140px);
    width: -ms-calc(100% - 140px);
    width: -moz-calc(100% - 140px);
}
.singlecourt-content-wrap .widget-title span {
    padding: 15px 16px;
}
.singlecourt-content-wrap .content-list-thumb {
    width: 120px;
}
}
@media only screen and (max-width:479px){
.group-individual-content	.content-list-thumb {
    width: 100%;
}

.main-content {
    text-align: center;
}
.group-individual-content .content-section {
    width: 100%;
}
.group-singlepage-wrap .widget-title {
    text-align: left;
    font-size: 12px;
}
.group-singlepage-wrap .widget-title span {
    padding: 15px 15px;
}
.singlecourt-content-wrap .widget-title span {
    font-size: 11px;
    padding: 15px 8px;
}
.singlecourt-content-wrap .content-list-thumb {
    width: 100%;
}
.singlecourt-content-wrap .content-section {
    width: 100%;
}
.singlecourt-content-wrap .main-content .content-list-thumb img {
    width: 100%;
    max-width: 100%;
}

}