.itt-whys2 {width: 24%;border: 1px solid #eee;border-radius: 10px;margin-bottom: 15px;}
.itt-whys2 img {width: 100%;height: auto; border-radius: 20px;}
.itt-whys2 h3 {color: #bb0007;font-size: 18px;margin:10px;text-align:center; }

@media screen and (max-width:768px){
.itt-whys2{width: 100%;margin-bottom: 20px;}
.itt-whys2 p {font-size: 14px;line-height:2;margin-left: 10px;}
}

.pt-Others{width: 80%; margin: 0 auto;max-width: 1350px; }
.pt-other {display: flex;flex-wrap: wrap;justify-content: space-evenly;}
.pt-others {width: 32%; text-align: center;/* box-shadow: 0 4px 8px rgba(0,0,0,0.1); */}
.pt-others-1 {width: 23%	; text-align: center;/* box-shadow: 0 4px 8px rgba(0,0,0,0.1); */}
.pt-others img,.pt-others-1 img {width: 100%;height: auto;margin-top:3%; border-radius: 10px;}
.pt-others h3 ,.pt-others-1 h3{margin: 10px 0;}
.pt-others p,.pt-others-1 p {line-height: 1.4;margin-bottom: 15px;}
@media screen and (max-width:767px){
.pt-others {width: 48%;}
.pt-others-1 {width: 48%;}
.contact h2 {font-size: 20px;}
.contact-us{width: 50%;margin: 30px auto;}
}

.Applications{width: 80%;margin: 0 auto; max-width: 1350px;}
.applications{display: flex;flex-wrap: wrap;justify-content: space-between;}
.Applications-TXT p {margin: 20px auto;line-height: 1.5em;font-size: 1.05vw;}
.Applications-T{width: 45%;}
.applications-img{width: 50%; }
.applications-img img {flex: 100%;max-width: 100%;vertical-align: middle; margin: 0 auto;}
@media screen and (max-width:767px){
.Applications-T{width: 98%;margin: 0 auto;}
.applications-img{width: 98%; margin: 0 auto;}
.Applications-TXT p {font-size: 16px;}
}