.proIntroGrid{
	margin: 3rem -15px 0 -15px;
}
.contentGrid{
	display: grid;
    grid-template-columns: repeat(auto-fill, minmax(18rem, 1fr));
}
.ProGrid{
	padding: 0 20px;
    margin-bottom: 50px;
}
.ProGrid img{
	max-width: 90%;
    margin: auto;
    display: table-cell;
}
.ProGrid h4 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 25px;
    text-align: center;
	color: #c80808;
	font-family: Arial, sans-serif, SourceHans;
}
.proIntroBox {
	background-color: #fff;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 1.5rem;
	margin-bottom: 5rem;
}
.imgBox video{
	box-shadow: 0px 1px 16px rgba(0, 0, 0, .7058823529);
    border-radius: 10px;
    opacity: 1;
    width: 100%;
    object-fit: fill;
}



.datalogic {
}
.datalogic:before {
	display: table;
	content: " ";
}
.datalogic:after {
	clear: both;
	display: table;
	content: " ";
}
.datalogic .abstract, .datalogic .abstract-r {
	font-family: Barlow;
	font-style: normal;
	font-weight: 400;
	line-height: 21px;
	font-size: 16px;
	margin: 6% -15px;
	color: #5a5b5e;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.abstract, .abstract-r, .abstract p, .abstract a {
	font-family: Barlow;
	font-style: normal;
	font-weight: 400;
	/*line-height: 21px; */
	font-size: 16px;
	/* text-align: justify; */
	color: #5a5b5e;
}
.prod-sect {
	font-family: Teko;
	font-size: 1.15rem;
	line-height: 1.2;
	margin-bottom: 10px;
	text-align: left;
	letter-spacing: -.32px;
	white-space: normal;
	color: #000;
	text-transform: none;
	font-weight: bold;
	padding-top: 12px;
}
.abstract img, .abstract-r img {
	width: auto;
	max-width: 100%;
	padding: 15px;
	border-radius: 28px;
}
h3.prod-sect {
	margin: 0 0 4%;
	font-size: 22px;
	line-height: 1.35;
	color: gray;
	text-transform: none;
	text-align: left;
	padding: 0;
	font-family: 'Barlow', sans-serif;
	font-weight: 400;
}
.embed-responsive-4by3 {
/*padding-bottom: 50%;*/
}
.embed-responsive-item, .embed-responsive iframe {
	position: absolute;
	/*top: 0;
    bottom: 0;
    left: 0;*/
	width: 100%;
	height: 100%;
	border: 0;
}
.col-md-8 {
	min-height: 350px !important;
}
.col-xs-12 {
	margin: 6px 0px;
}
.video-box {
	margin: 0px 12px;
}
.video-box video {
	border-radius: 12px;
	box-shadow: 0px 1px 15px rgba(0, 0, 0, .7058823529);
}
.LytClm4 > li {
	list-style-type: none;
}
.Clm-4 {
	margin-top: 36px;
}
.Clm-4 img {
	max-width: 90%;
	border-radius: 8px;
	margin: auto;
	display: table-cell;
}
.LytClm4 > li {
	width: 33%;
}

.introBox {
	width: 45%;
}
.proTitle {
	margin-bottom: 25px;
	font: 600 40px / 1.2 "Oswald", sans-serif;
	color: #424242;
}
.proDescTitle {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	font-family: "Oswald", sans-serif;
	text-transform: uppercase;
	max-width: 420px;
}
.proDescBox .Txt {
	line-height: 1.8;
}
.Txt ul {
	margin-left: -12px;
}
.Txt p {
	line-height: 1.65;
	margin-bottom: 8px;
}
.Txt ul li p {
    color: #555;
}
.imgBox {
	width: 48%;
	/*margin-right: 1rem;*/
}
.imgBox p {
	text-align: center;
}
.imgBox img {
	padding: 36px;
}
.datalogic .LytClm4 {
	margin: -30px -15px 0 -30px;
	padding: 0;
}
.Caption {
    display: block;
    font-size: 0.95rem;
    margin-top: 12px;
	line-height: 1.8;
    color: #333d47;
}
img {
	max-width: 100%;
}
.text-jumbo-table {
	margin-top: 3rem;
	clear: both;
	font-size: 15px;
	color: #2f2f2f;
	line-height: 1.8;
}
.text-jumbo-table table {
	border-collapse: collapse;
}
.text-jumbo-table td b {
	font-family: sans-serif;
	border-left: 5px solid #df0523;
	padding-left: 12px;
}
/* @media only screen and (max-width: 991px) {
.proIntroBox {
	flex-direction: column;
}
}*/
@media screen and (max-width: 991px) {
	
.proIntroBox {
    flex-direction: column-reverse;
    margin-bottom: 3rem;
	margin-top: 0px;
}

.LytClm4 > li {
	width: 100%;
	padding: 0;
}
.LytClm4 > li Img {
	max-width: 72%;
}
.prod-sect {
	text-align: center;
}
.introBox {
	width: 100%;
	margin-left: 0;
	margin-top: 3rem;
}
.proTitle {
        font-size: 28px;
    }
.imgBox {
	width: 100%;
	margin-right: 0;
	margin-top: 3%;
}
.imgBox img {
	padding: 0px;
}
.datalogic .LytClm4 {
	margin: -30px -15px 0 -15px;
}
.Caption {
	padding: 0px 12px;
	font-size: 16px;
}
}
 @media (min-width: 768px) {
.datalogic .col-sm-6 {
	width: 50%;
}
}
@media only screen and (max-width: 575px) {
.abstract-r {
	flex-direction: column;
}
.abstract {
	flex-direction: column-reverse !important;
}
.prod-sect {
	margin-top: 24px;
}
.video-box {
	margin: 0px;
}
.datalogic .abstract, .datalogic .abstract-r {
	margin: 6% -15px;
}
}
@media only screen and (max-width: 1261px) {
.embed-responsive-4by3 {
/*padding-bottom: 80%;*/ 
}
}
