/* For Overview TAB */
[data-id="d98445-1"] .row{
	margin-bottom: 20px;
	padding-bottom: 15px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
#d1385097-modal .modal-body p:nth-of-type(1),
#d1385097-modal .modal-body p:nth-of-type(3){
	font-weight:bold;
	margin-bottom:0;
}
#d1385097-modal .modal-body p:nth-of-type(6){
	margin-bottom:0;
}

/* For Features TAB */
#d1373101 .media-box{
	text-align:center;
}
#d1373101 .media-box .images{
	width:32%;
}
#d2269231 .media-box.pull-left,
#d2335696 .media-box.pull-left {
    display: inline-block;
    width: 400px;
    margin-left: 0;
}
@media screen and (min-width: 768px) and (max-width: 949px){
#d2269231 .media-box.pull-left,
#d2335696 .media-box.pull-left{
    display: table-cell;
}
}

@media screen and (max-width: 767px){
#d1373101 .media-box .images{
	width:100%;
}
}

/* For Spec TAB */
[data-id="d98445-1"] .h3-image-left-enlarge{
	float: left;
	width: 32%;
}
@media screen and (max-width: 767px){
[data-id="d98445-1"] .h3-image-left-enlarge{
	float: none;
	width: 100%;
}
}
