@charset "UTF-8";
/* CSS Document */
@font-face {
	font-family:"helvetica";
	src:url('../fonts/helvitica.eot');
	src:url('../fonts/helvitica.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helvitica.woff') format('woff'),
		url('../fonts/helvitica.ttf') format('truetype'),
		url('../fonts/helvitica.svg#helveticaregular') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"helvetica bold";
	src:url('../fonts/helvetica_bold.eot');
	src:url('../fonts/helvetica_bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/helvetica_bold.woff') format('woff'),
		url('../fonts/helvetica_bold.ttf') format('truetype'),
		url('../fonts/helvetica_bold.svg#helveticabold') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura light condensed";
	src:url('../fonts/futura_light_condensed.eot');
	src:url('../fonts/futura_light_condensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_light_condensed.woff') format('woff'),
		url('../fonts/futura_light_condensed.ttf') format('truetype'),
		url('../fonts/futura_light_condensed.svg') format('svg');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura medium condensed";
	src:url('../fonts/futura_medium_condensed.eot');
	src:url('../fonts/futura_medium_condensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_medium_condensed.woff') format('woff'),
		url('../fonts/futura_medium_condensed.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura extra black condensed";
	src:url('../fonts/futura_extra_black_condensed.eot');
	src:url('../fonts/futura_extra_black_condensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_extra_black_condensed.woff') format('woff'),
		url('../fonts/futura_extra_black_condensed.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura bold condensed";
	src:url('../fonts/futura_bold_condensed.eot');
	src:url('../fonts/futura_bold_condensed.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_bold_condensed.woff') format('woff'),
		url('../fonts/futura_bold_condensed.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura light";
	src:url('../fonts/futura_light.eot');
	src:url('../fonts/futura_light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_light.woff') format('woff'),
		url('../fonts/futura_light.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}
@font-face {
	font-family:"futura medium";
	src:url('../fonts/futura_medium.eot');
	src:url('../fonts/futura_medium.eot?#iefix') format('embedded-opentype'),
		url('../fonts/futura_medium.woff') format('woff'),
		url('../fonts/futura_medium.ttf') format('truetype');
	font-weight:normal;
	font-style:normal;
}



/*Segment Bar */
#ABC7P .segment_fixed
{
	position:relative;
	margin:0 auto; 
	width:100%;
	z-index:3500;
	/*background-color:#060606;*/
	background-color:#040407;
	padding-bottom:0px;
}


#ABC7P .segment_bar {
    font-family:'futura medium condensed', Arial, Sans-Serif;
    font-size:40px;
    line-height:50px;
    color:#ffffff;
    padding-top:10px;
}

#ABC7P .segment_slant {
	height:59px; 
	vertical-align:bottom;
}

#ABC7P .segment_slants {
	width:155px;
}    

#ABC7P .segment_slant_td, .segment_slant_td2 {
	width:155px;
}

#ABC7P .segment_title {
	width:100%; 
	background-color:#e3ae30;
}

#ABC7P .icon {
	width:50px;
}

#ABC7P .icon_arrow {
	width: 30px;
}


#ABC7P .segment_body{
    position:relative; 
    /*top:68px; 
    padding-bottom:70px; */
}

#ABC7P .segment_all{
    width:100%;
    overflow:auto;
		height:auto;
		/*padding-bottom: 80px;*/
}

#ABC7P .segment_black{
    background-color:#040407; 
}

#ABC7P .segment_grey{
    background-color:#a6a4a4;
		background-color:#888888;
}

#ABC7P .segment_white{
    background-color:#ffffff;
}


#ABC7P h1 {
	font-family: 'futura medium', Arial, Sans-Serif;
	font-size: 32px;
	line-height: 40px;
	color: #ffffff;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	display:inline;
}

#ABC7P h1.title {
	font-family: 'futura light', Arial, Sans-Serif;
	font-size: 40px;
	line-height: 50px;
}

#ABC7P h1 span {
	font-size:22px;
}

#ABC7P h2 {
	font-family: 'futura light', Arial, Sans-Serif;
	font-size: 28px;
	line-height: 40px;
	color: #ffffff;
	padding:0px;
	margin:0px;
	text-transform:uppercase;
	display:inline;
}


#ABC7P p, li {
 	color:#d4d3d3;
 	font-family: 'helvetica', Arial, Sans-Serif;
 	font-size:16px;
 	line-height:22px;
 	padding-bottom:10px;
}

#ABC7P p span, li span {
	font-size:8px
}

#ABC7P a {
	color:#fff;
	text-decoration:none;
}

#ABC7P a:hover {
	text-decoration:underline;
}

#ABC7P ul {
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 0px;
}
#ABC7P li {
	padding-left: 20px;
  text-indent: -8px;
	font-size:16px;
	line-height:22px;
	padding-bottom:2px;
}

#ABC7P li:before {
  font-size: 16px;
  display: inline-block;
  width: 8px;
  content: "\002022";
 	/* color: #040407;*/
 	color:inherit;
}

#ABC7P .scrollup {
 	width:75px;
 	height:75px;
	position:fixed;
	bottom:100px;
	right:10%;
	margin-right: -45px;
	display:none;
	text-indent:-9999px;
	background: url('../images/top.png') no-repeat;
	z-index:100000;
}


#ABC7P .allCap {
	text-transform: uppercase;
}


#ABC7P .text_center {
	text-align: center;
}

#ABC7P .twocolumn, #ABC7P .threecolumn, #ABC7P .threecolumn_center, #ABC7P .threecolumn_one, #ABC7P .threecolumn_two, #ABC7P .twocolumn1, #ABC7P .twocolumn2 {
	position: relative;
	padding-left: 0em;
	padding-right: 0em;
	float: left;
}

#ABC7P .twocolumn {
	width: 50%;
}

#ABC7P .twocolumn_paddingR {
	padding: 0px 15px 0 0;
}
#ABC7P .twocolumn_paddingL {
	padding: 0px 0 0 5px;
}

#ABC7P .twocolumn_padding {
	padding-top: 40px;
}

#ABC7P .threecolumn {
	width: 33.5%;
}

#ABC7P .threecolumn_center {
	width: 33%;
}

#ABC7P .threecolumn_paddingL{
	padding-left:20px;
}

#ABC7P .threecolumn_paddingR {
	padding-right:20px;
}

#ABC7P .threecolumn_one {
	width: 33%;
}

#ABC7P .threecolumn_two {
	width: 67%;
}


#ABC7P #intro .twocolumn1{
	width: 45%;
	padding-top: 20px;
}

#ABC7P #intro .twocolumn2{
	width: 55%;
}

#ABC7P #intro .twocolumn2 img{
	width:90%; 
	/*max-width:480px; 
	max-height:415px; */
	vertical-align:bottom;
}


#ABC7P #easy_control{
	padding-top:0px;
	padding-bottom:0px;
}

#ABC7P #easy_control .threecolumn_two {
	padding-top:30px;
}

#ABC7P #easy_control .threecolumn_one img {
  width: 100%;
	padding-left:0px;
	display: block;
}

#ABC7P #easy_control .threecolumn_two img {
  width: 85%;
	padding-left:0px;
	padding-top: 20px;
	display: block;
	margin: 0 auto;
}

#ABC7P #easy_control .simulator .threecolumn_two p {
	padding:5px 15px;
	text-align: center
}

#ABC7P #easy_control .simulator .threecolumn_one img {
  width: 60%;
	padding-left:0px;
}

#ABC7P #easy_control  .simulator .threecolumn_two img  {
  width: 90%;
	padding-left:0px;
}

#ABC7P #easy_control .row_padding {
	padding: 0 45px 0 10px
}



#ABC7P #junior_chef {
	padding-top: 0px;
}

#ABC7P #junior_chef .threecolumn_one {
	width: 30%;
}

#ABC7P #junior_chef .threecolumn_two {
	padding-top:20px;
	width: 70%;
}

#ABC7P #junior_chef .threecolumn_one img {
  width: 90%;
	padding-left:0px;
	display: block;
}


#ABC7P #junior_chef .threecolumn_two img {
  width: 85%;
	padding-left:0px;
	padding-top: 20px;
}

#ABC7P #junior_chef h2 {
	font-size: 38px;
}

#ABC7P #junior_chef .subhead {
	font-size: 28px;
	line-height: 36px;
	padding-top: 20px
}

#ABC7P #junior_chef .autoset .threecolumn_one {
	width: 35%;
}

#ABC7P #junior_chef .autoset .threecolumn_two {
	width: 65%;
}

#ABC7P #junior_chef .autoset .threecolumn_one img{
	width: 92%;
}

#ABC7P #junior_chef .autoset .threecolumn_two p {
	padding-right: 45px;
}

#ABC7P #artistry {
	padding-top: 30px;
	padding-bottom: 0px;
}

#ABC7P #artistry .row_padding{
	padding: 0 20px;
}

#ABC7P #artistry h1 {
	font-size: 60px;
	line-height: 100px;
	color: #000000;
}

#ABC7P #artistry p {
	padding-bottom: 10px;
	color: #000000;
}

#ABC7P #artistry .threecolumn {
	width: 30%;
}

#ABC7P #artistry .threecolumn img {
	width: 45%;
	margin: 0 auto;
	display: block;
}

#ABC7P #artistry .threecolumnR img{
	width: 50%;
}

#ABC7P #artistry .threecolumn_center {
	width: 40%
}

#ABC7P #artistry .threecolumn_center img {
	width: 100%;
	display: block;
}

#ABC7P #artistry .subhead {
	font-size: 24px;
	line-height: 30px;
	padding-top: 40px;
}

#ABC7P #artistry .wrap {
	padding-right: 50px;
}

#ABC7P #artistry .wrapL {
	padding-right: 40px;
	padding-bottom: 30px;
}

#ABC7P #artistry .wrapR {
	padding-bottom: 30px;
}

#ABC7P #maximize {
	padding-top: 40px;
	padding-bottom: 0px;
	overflow: visible; 
	min-height: 330px;
}

#ABC7P #maximize h1, #ABC7P #maximize p {
	color: #000000;
}

#ABC7P #maximize .threecolumn_one {
	width: 30%;
}
#ABC7P #maximize .threecolumn_two {
	width: 70%;
}
#ABC7P #maximize .threecolumn_one img {
	width: 90%;
}

#ABC7P #maximize .threecolumn_two img {
	width: 60%;
	padding-top: 20px;
}

#ABC7P #maximize .imgBeyond {
	margin-top: -80px;
}


#ABC7P .three_dispaly_chart{
	padding-top:30px;
	padding-bottom:20px;
}


#ABC7P .three_dispaly_chart .threecolumn_one, #ABC7P .threecolumn_two {
	position: relative;
	padding-left: 0em;
	padding-right: 0em;
	float: left;
}
 
#ABC7P .three_dispaly_chart .threecolumn_one {
	width: 30%;
}

#ABC7P .three_dispaly_chart .threecolumn_two {
	width: 70%;
}

#ABC7P .three_dispaly_chart .threecolumn_one img {
  width: 100%;
	padding-left:45px;
}

#ABC7P .three_dispaly_chart .threecolumn_two img {
  width: 90%;
	padding-left:45px;
}

#ABC7P .three_dispaly_chart .threecolumn_one .alg_list p {
	padding: 80px 0px 0 40px;
}

#ABC7P .three_dispaly_chart .threecolumn_one .alg_text {
	margin-top:100px;
}

#ABC7P .column_table img {
	width: 90%;
	padding-top: 20px;
		
}

#ABC7P .summary {
	padding-top:20px;
	padding-bottom:20px;
}

#ABC7P .summary .threecolumn img, #ABC7P .summary .threecolumn_center img {
	width: 200px;
}

#ABC7P .summary_image {
	height: 190px;
}
 
#ABC7P .summary .subhead {
	text-transform: uppercase;
	font-size:18px;
}

#ABC7P .specifications {
	padding-top:25px;
	padding-bottom:40px;
}

#ABC7P .specifications .threecolumn_one {
	width: 20%;
}

#ABC7P .specifications .threecolumn_one p {
	font-family:'futura bold condensed', Arial, Sans-Serif;
  font-size:14px;
	line-height: 16px;
	padding-bottom: 5px;
	text-transform: uppercase;
	text-align: center;
}

#ABC7P .specifications .threecolumn_two {
	width: 80%;
}

#ABC7P .specifications .threecolumn_one .twocolumn img{
	width: 90%;
	padding-bottom: 10px;
}

#ABC7P .specifications .twocolumn1 {
	width: 45%;
}
#ABC7P .specifications .twocolumn2 {
	width: 55%;
}


#ABC7P .specifications .yGap{
	padding-top:15px;
}

#ABC7P .specifications p, #ABC7P .specifications li, #ABC7P .specifications h1, #ABC7P .specifications h2 {
	color: #040407;
}

#ABC7P .specifications p {
	padding:0px;
	padding-right: 20px;
	margin:0px;
	padding-bottom: 5px;
}

#ABC7P .specifications .twocolumn1 img {
	width: 90%;
	padding-top: 10px;
}

#ABC7P .specifications .options{
}





@media all and (max-width:1028px) {
	#ABC7P #junior_chef h2 {
		font-size: 32px;
	}
	
	#ABC7P #junior_chef .subhead {
		font-size: 24px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
}


@media all and (max-width:970px) {
	

	#ABC7P #maximize .imgBeyond {
		margin-top: 0px;
	}
	
	#ABC7P #maximize {
		padding-top: 40px;
		padding-bottom: 0px;
		overflow: auto; 
	}
	
	#ABC7P #maximize .threecolumn_two img {
		padding-bottom: 30px;
	}
	
	#ABC7P #maximize .threecolumn_one img {
		width: 80%;
	}
	
	#ABC7P #artistry .subhead {
		font-size: 24px;
		line-height: 30px;
		padding-top: 10px;
	}

	
	#ABC7P #artistry h1 {
		font-size: 50px;
		line-height: 80px;
	}
	
	#ABC7P #artistry .threecolumn, #ABC7P #artistry .threecolumn_center {
		width: 100%;
	}
	
	#ABC7P #artistry .threecolumnL img {
		display: none;
	}
	#ABC7P #artistry .threecolumnR img {
		width: 30%;
		padding-bottom: 20px;
	}
	
	#ABC7P #artistry .wrapR {
		padding-bottom: 10px;
	}
	
	#ABC7P #artistry .threecolumn_center img {
		width: 50%;
		display: block;
		margin: 0 auto;
	}
	
	#ABC7P .three_dispaly_chart .threecolumn_one .alg_list p {
		padding: 30px 0 20px 40px;
	}
	
	#ABC7P .specifications .threecolumn_one {
		width: 10%;
	}
	
	#ABC7P .specifications .threecolumn_one p {
		font-size: 12px;
		line-height: 14px;
	}
	
	#ABC7P .specifications .threecolumn_one .twocolumn {
		width: 100%;
	}
	
	#ABC7P .specifications .threecolumn_two {
		width: 90%;
	}

}

@media all and (max-width:910px) {
	#ABC7P #easy_control h2 {
		font-size: 24px;
	}
	
	#ABC7P #easy_control .simulator .threecolumn_two p {
		padding-bottom:30px;
	}
	
	#ABC7P #junior_chef .threecolumn_one, #ABC7P #junior_chef .threecolumn_two {
		width: 100%;
		padding: 0;
	}
	
	#ABC7P #junior_chef .threecolumn_one img {
		width: 30%;
		display: block;
		margin: 0 auto;
	}
	
	#ABC7P #junior_chef .autoset .threecolumn_one, #ABC7P #junior_chef .autoset .threecolumn_two {
		width: 100%;
	}
	
	#ABC7P #junior_chef .autoset .threecolumn_one img {
		width: 40%;
		display: block;
		margin: 0 auto;
	}
	
	#ABC7P #junior_chef .autoset .threecolumn_two p {
		padding-left: 40px;
		padding-right: 40px;
	}
	
	#ABC7P #junior_chef .autoset .threecolumn_two p:last-child {
		padding-bottom: 30px;
	}
	
	#ABC7P #junior_chef .threecolumn_two {
		padding-top: 20px;
		text-align: center;
	}
	
	#ABC7P #junior_chef p {
		text-align: left;
	}
	
}


@media all and (max-width:890px) {
	
	
	/* Mobile Segment Bar- Not Fixed Position and no slants */
	#ABC7P .segment_slant_td{
		width:30px;
 	}
	
	#ABC7P .segment_slant_td2{
		width:0px;
	}
	
	#ABC7P .segment_slant_td .segment_slants {
		width:0px;
	}
        
	#ABC7P .segment_slant_td2 .segment_slants {
		width:0px;
	}
	
	#ABC7P .segment_title {
		padding-left: 45px;
	}
	
	#ABC7P #intro .twocolumn1{
		padding-bottom: 20px;
	}
}

@media all and (max-width:860px) {
	#ABC7P .three_dispaly_chart .threecolumn_one .alg_list p {
		padding: 20px 0 30px 40px;
	}
}

@media all and (max-width:768px) {
	#ABC7P .segment_title h1 {
		font-size: 26px;
	}
	
	.#ABC7P threecolumn {
		width: 100%;
	}
	
	#ABC7P .threecolumn_center {
		width: 100%;
	}
	
	#ABC7P .threecolumn_paddingL{
		padding-left:0px;
	}

	#ABC7P .threecolumn_paddingR {
		padding-right:0px;
	}
	
	#ABC7P #intro .twocolumn1{
		width: 100%;
	}

	#ABC7P #intro .twocolumn2{
		width: 100%;
		text-align: center;
	}

	#ABC7P #intro .twocolumn2 img {
		width:80%; 
		max-width:100%; 
		max-height:100%; 
		padding-bottom: 80px;
	}
	
	#ABC7P #intro .twocolumn_padding {
		padding-right: 20px;
	}
	
	#ABC7P #easy_control  .simulator .threecolumn_one, #ABC7P #easy_control  .simulator .threecolumn_two   {
  	width: 100%;
	}
	
	
	#ABC7P #easy_control  .simulator p{
		text-align: center;
	}	
	
	#ABC7P #easy_control  .simulator .threecolumn_two img {
		display: block;
		margin: 0 auto;
		padding-bottom: 5px;
	}
	
	#ABC7P #easy_control  .simulator .threecolumn_one img {
		display: block;
		margin: 0 auto;
		width: 40%;
		padding-bottom: 50px;
	}
	
	#ABC7P #artistry h1 {
		font-size: 50px;
		line-height: 80px;
		color: #000000;
	}
	
	#ABC7P .three_dispaly_chart h1 {
		font-size: 26px;
	}

	#ABC7P .three_dispaly_chart .threecolumn_one {
		width: 100%;
	}

	#ABC7P .three_dispaly_chart .threecolumn_two {
		width: 100%;
	}
	
	#ABC7P .three_dispaly_chart .threecolumn_two img {
		width: 90%;
		padding-left:0px;
		display: block;
		margin: 0 auto;
	}
	
	#ABC7P .three_dispaly_chart .threecolumn_one .alg_list p {
		padding: 10px 0 30px 40px;
	}
	
	#ABC7P .summary .threecolumn img, #ABC7P .summary .threecolumn_center img {
		width: 50%;
	}
	
	#ABC7P .summary .threecolumn, #ABC7P .summary .threecolumn_center {
		width: 100%;
	}
	
	#ABC7P .summary p {
		padding: 0 45px 10px 45px;
	}
	
	#ABC7P .summary_image {
		height: 100%;
		margin-top: 15px;
	}

	#ABC7P .specifications {
		padding-top:25px;
		padding-bottom:25px;
	}
	
	#ABC7P .specifications .yGap{
		padding-top:15px;
	}
	
	#ABC7P .specifications .threecolumn_one {
		width: 100%;
	}
	
	#ABC7P .specifications .threecolumn_one .specsheets {
		width: 30%;
	}
	
	#ABC7P .specifications .threecolumn_one p {
		font-size: 14px;
		line-height: 16px;
		padding-top: 5px;
		padding-bottom: 0px;
	}
	
	
	#ABC7P .specifications .threecolumn_one .twocolumn {
		width: 15%;
	}
	
	#ABC7P .specifications .threecolumn_two {
		width: 100%;
	}
	
	#ABC7P .specifications .threecolumn_one .twocolumn img {
		width: 90%;
		padding-top: 5px;
	}

	#ABC7P .specifications .twocolumn, #ABC7P .specifications .twocolumn1, #ABC7P .specifications .twocolumn2{
		width: 100%;
	}
	#ABC7P .specifications .twocolumn1 img {
		width: 80%;
	padding-top: 5px;
	}
	
	#ABC7P .specifications .twocolumn_paddingL, #ABC7P .specifications .twocolumn_paddingR {
		padding: 0px;
	}
	
	#ABC7P .specifications p {
	padding-right: 10px;
}
}

@media all and (max-width:560px) {
	 #ABC7P .segment_title h1 {
		font-size: 26px;
	}
	
	#ABC7P h1 span {
		font-size:18px;
	}
	
	
}


	
@media all and (max-width:500px) {
	
	#ABC7P h1 {
		font-size: 22px;
		line-height: 26px;
	}
	
	#ABC7P h1 span {
		font-size:11px;
	}
	
	#ABC7P h1.title {
	font-size: 20px;
	line-height: 30px;
}

	#ABC7P h2 {
		font-size: 16px;
		line-height: 22px;
	}


	#ABC7P p, #ABC7P li {
		font-size:12px;
		line-height:16px;
		padding-bottom:10px;
	}
	
	#ABC7P p span, #ABC7P li span {
		font-size:5px
	}
	
	#ABC7P ul {
		list-style: none;
		padding: 0;
		margin: 0;
		padding-top: 0px;
	}
	#ABC7P li {
		padding-left: 12px;
		text-indent: -5px;
		padding-bottom:2px;
	}

	#ABC7P li:before {
		font-size: 12px;
		display: inline-block;
		width: 5px;
		content: "\002022";
		/* color: #040407;*/
		color:inherit;
	}
	
	#ABC7P .row_padding {
		padding: 0 20px;
	}
	
	#ABC7P .segment_title {
		padding-left: 18px;
		line-height: 20px;
	}
	
	#ABC7P .segment_title h1 {
		font-size: 18px;
		line-height: 20px;
	}
	
	#ABC7P #easy_control h2 {
		font-size: 16px;
		line-height: 18px;
	}
	
	#ABC7P #junior_chef h2 {
		font-size: 16px;
		line-height: 18px;
	}
	
	#ABC7P #junior_chef .subhead {
		font-size: 14px;
		line-height: 18px;
	}
	
	
	#ABC7P #artistry h1 {
		font-size: 20px;
		line-height: 24px;
	}
	
	#ABC7P #artistry .subhead {
		font-size: 16px;
		line-height: 18px;
	}
	
	#ABC7P #maximize h1 {
		font-size: 16px;
		line-height: 18px;
	}
	
	#ABC7P .three_dispaly_chart h1 {
		font-size: 16px;
		line-height: 18px;
	}

	#ABC7P .engineer h1 {
		font-size: 16px;
		line-height: 18px;
	}
	
	#ABC7P .summary .subhead {
		font-size: 14px;
		line-height: 16px;
	}
	#ABC7P h1 span {
		font-size:13px;
	}
	
	#ABC7P .summary_image {
		margin-top: 8px;
	}
	#ABC7P .specifications .threecolumn_one {
		width: 100%;
	}
	#ABC7P .specifications .threecolumn_one p {
		font-size: 12px;
		line-height: 14px;
	}
	
	#ABC7P .specifications .threecolumn_one .specsheets {
		width: 40%;
	}
	
	#ABC7P .specifications .threecolumn_one .twocolumn {
		width: 20%;
	}
	#ABC7P .specifications .threecolumn_one .twocolumn img {
		width: 90%;
		padding-top: 5px;
	}
	
}

@media all and (max-width:380px) {
#ABC7P .segment_title h1 {
		font-size: 16px;
	}
	
	#ABC7P h1 span {
		font-size:11px;
	}
	
	#ABC7P .specifications .threecolumn_one {
		width: 100%;
	}
	
	#ABC7P .specifications .threecolumn_one .specsheets {
		width: 50%;
	}
	
	#ABC7P .specifications .threecolumn_one .twocolumn {
		width: 25%;
	}
	#ABC7P .specifications .threecolumn_one .twocolumn img {
		width: 90%;
		padding-top: 2px;
	}
}


@media all and (max-width:340px) {

	#ABC7P .segment_title h1 {
		font-size: 12px;
	}
	
	
	#ABC7P h1 span {
		font-size:9px;
	}
	
	#ABC7P .specifications .threecolumn_one {
		width: 100%;
	}
	
	
	#ABC7P .specifications .threecolumn_one .specsheets {
		width: 60%;
	}
	
	#ABC7P .specifications .threecolumn_one .twocolumn {
		width: 30%;
	}
	#ABC7P .specifications .threecolumn_one .twocolumn img {
		width: 90%;
	}
}

