.detail-banner {
	min-height: 8.64375em;
}

.title {
	padding: 2.8em 0;
	text-align: center;
	min-height: 7em;
	/* 	background-color:white; */
}

.title p {
	padding: 0 1em;
}

.detail-head {
	padding: 1em 0;
	text-align: center;
	min-height: 32em;
	/* 	background-color:aqua; */
}

.detail-head-content {
	display: inline-block;
	padding: 1em 0;
	min-height: 30em;
	min-width: 80em;
	/* 	background-color: blue; */
	text-align: center;
}

.detail-head-image {
	display: block;
	padding: 1em 0;
	min-height: 20em;
	min-width: 80em;
	/* 	background-color: yellowgreen; */
	text-align: center;
}

.head-imagesize {
	height: 20em;
	width: 68em;
}

.detail-head-text {
	display: block;
	/* padding: 1em 0; */
	min-height: 5em;
	min-width: 80em;
	/* 	background-color: rebeccapurple; */
	text-align: center;
}

.detail-body {
	padding: 1em 0;
	text-align: center;
	min-height: 32em;
	/* 	background-color:rosybrown; */
}

.detail-body-content {
	display: inline-block;
	padding: 1em 0;
	min-height: 30em;
	min-width: 40em;
	/* 	background-color:aliceblue; */
	text-align: center;
}

.detail-body-image {
	display: inline-block;
	min-width: 30em;
	min-height: 20em;
	/* 	background-color: crimson; */
	text-align: center;
}

.detail-body-text {
	display: block;
	min-width: 40em;
	min-height: 2em;
	/* 	background-color:lawngreen; */
	text-align: center;
}

.body-imagesize {
	width: 28em;
	height: 18em;
}

.product-content {
	padding: 1em 0;
	/* text-align:center; */
	min-height: 25em;
	/* 	background-color: aqua; */
	display: flex;
	justify-content: space-around;
	border-bottom: 0.125em gray;
}

.product-text {
	/* display: inline-block; */
	/* float: left; */
	width: 26em;
	min-height: 10em;
	/* 	background-color: blue; */
	/* margin-left: 10em; */
	/* margin-top: 3em; */
	/* text-align: left; */
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.product-video {
	/* display: inline-block; */
	/* float: right; */
	width: 32em;
	min-height: 10em;
	display: flex;
	flex-direction: column;
	justify-content: center;
	/* 	background-color: brown; */
	/* margin-right:20em; */
	/* margin-top: 2em; */
}

.studyobjective {
	padding: 1em 0;
	text-align: center;
	min-height: 3em;
}

.studyobjective-text {
/* 	padding-left: 15em; */
}

.hardwarestudy-title {
	padding: 1em 0;
	text-align: center;
	min-height: 7em;
}

.hardwarestudy-title p {
	margin: 0 3em;
}

.hardware-head-content {
	display: inline-block;
	padding: 1em 0;
	min-height: 40em;
	min-width: 70em;
	/* 	background-color: blue; */
	text-align: center;
}

.hardware-head-image {
	display: block;
	padding: 1em 0;
	min-height: 40em;
	min-width: 70em;
	/* 	background-color: yellowgreen; */
	text-align: center;
}

.hardware-imagesize {
	height: 40em;
	width: 70em;
}

.hardware-body-content {
	display: inline-block;
	padding: 1em 0;
	min-width: 25em;
	min-height: 40em;
	/* 	background-color:aliceblue; */
	text-align: center;
}

.hardware-body-image {
	display: inline-block;
	min-width: 25em;
	min-height: 30em;
	/* 	background-color: crimson; */
	text-align: center;
	margin-left: 2em;
}

.hardware-body-text {
	display: block;
	min-width: 25em;
	min-height: 2em;
	/* 	background-color:lawngreen; */
	text-align: center;
}

.hardware-body-imagesize {
	width: 25em;
	height: 30em;
}
.hr-style{
	margin: 0 0 0 0;
}
.table-responsive-imagesize{
	width: 22em;
	height: 10em;
	margin-left: 8em;
}
