/*
Theme Name:     Divi-child
Description:    
Author:         Michelle James
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.certified_device_list td.labeltext{text-align: left; vertical-align: top;}
.certified_device_list td.labeltext.interface{padding-left: 36px;}
.certified_device_list td ul{padding-left: 0;}
.certified_device_list td ul li{margin-right: 2em; width: 160px;}
	.certified_device_list td ul.bold_title li{width: auto;}

.certified_device_list td input#tSearch{width: 20em;}

.subheadc ul{ padding:15px 30px; margin:2% 0 2%; list-style:none; border:1px solid #ddd;}
.subheadc ul li { display:inline-block; float:left; }
.subheadc ul li h2{ text-transform: none; }
.subheadc ul li:nth-child(1){ width:20.66666%;}
.subheadc ul li:nth-child(2){ width:32.33333%; }
.subheadc ul li:nth-child(3){ width:46.99999%; padding-left:6%; border-left:1px solid #ddd; margin-bottom:0;}
.clr { clear:both; height:0; font:0;}

#accordion .accordion-header.ui-state-active{background:#8dc63f;border:1px solid #8dc63f;}

@media screen and (max-width:1024px){
	
	.subheadc ul li:nth-child(1), .subheadc ul li:nth-child(2), .subheadc ul li:nth-child(3){ width:33.33333%; }
	
}

@media all and (max-width: 980px) {
	/* Responsive Styles Tablet And Below (below needs to override line 6127 in Divi/style.css)  */
	/*.et_pb_column_1_3 h2,
	.et_pb_column_1_4 h2 {
		font-size: 22px;
	}*/
	.subheadc ul li h2{ font-size: 18px; }
}

@media screen and (max-width:768px){
	.certified_device_list td input#tSearch{width: 15em;}
	
	.subheadc ul li:nth-child(1), .subheadc ul li:nth-child(2), .subheadc ul li:nth-child(3){ width:100%; border:0;}
	.subheadc ul li:nth-child(1) { border-bottom:1px solid #ddd;}
	.subheadc ul li:nth-child(3) { padding-left:0;}
}





