.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1s;-webkit-animation-duration: 1s;}
#articleInfo16 .item {overflow: hidden;position: relative;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;-ms-flex-direction: row-reverse;flex-direction: row-reverse;}
#articleInfo16 .item > div {float: right;width: 45%;animation-name: fadeInLeft;-webkit-animation-name: fadeInLeft;}
#articleInfo16 .item:nth-child(2n) > div {float: right;}
#articleInfo16 .item:nth-child(2n) .photo {animation-name: fadeInRight;-webkit-animation-name: fadeInRight;}
#articleInfo16 .item .photo {background-position: 50%;background-repeat: no-repeat;background-size: cover;position: relative;}
#articleInfo16 .item .photo:before{content:'ABOUT US';position:absolute;font-weight: 100;-webkit-text-stroke: 1px rgb(255 255 255);-webkit-text-fill-color: transparent;color: #fff;bottom: -15px;font-size: 70px;line-height: 100%;left: -7px;font-family: 'Tenor Sans', sans-serif;}
#articleInfo16 .item:after{content:'';position:absolute;width: 80%;height: 90%;background: #eeeeee94;bottom: 0;left: -40px;z-index: -4;}
#articleInfo16 .item .photo img {width: 100%;z-index: 10;}
#articleInfo16 .item .info {margin: 0 7% 0 0%;width: 45%;animation-name: fadeInRight;-webkit-animation-name: fadeInRight;}
#articleInfo16 .item:nth-child(2n) .info {animation-name: fadeInLeft;-webkit-animation-name: fadeInLeft;}
#articleInfo16 .item .info h5 {font-size: 50px;color: #f7f7f7;line-height: 100%;position: absolute;left: 0;font-family: 'Tenor Sans', sans-serif;}
#articleInfo16 .item .info h3 {padding: 60px 0 20px;color: #292A29;border-bottom: 1px #dcdcdc solid;font-size: 22px;letter-spacing: 1px;}
#articleInfo16 .item .info article {margin: 20px 0 30px 0;line-height: 190%;text-align: justify;letter-spacing: 0.5px;width: 90%;}

@media screen and (max-width: 1440px) {
	#articleInfo16 .item .photo:before{font-size: 75px;}
}

@media screen and (max-width: 1280px) {
	#articleInfo16 .item .photo:before{font-size: 70px;display: none;}
}

@media screen and (max-width: 1024px) {
	#articleInfo16 .item:after{display: none;}
	#articleInfo16 .item > div, #articleInfo16 .item .info{float: none;width: 100%;margin: 30px 0 0;}
	#articleInfo16 .item .photo{}
	#articleInfo16 .item .photo:after{display: none;}
	#articleInfo16 .item .info h5{font-size: 40px;position: relative;}
#articleInfo16 .item .info h3{
    padding: 20px 0 20px;
    font-size: 22px;
}
}

@media screen and (max-width: 768px) {
	#articleInfo16 .item .info {width: 100%;}
	#articleInfo16 .item:nth-child(2n) .info h5 ,#articleInfo16 .item:nth-child(2n) .info h3 {margin: 0 auto 0 0;}
}
@media screen and (max-width: 480px) {
	#articleInfo16 .item > div ,#articleInfo16 .item:nth-child(2n) > div {float: none;}
	#articleInfo16 .item .photo:before{font-size: 45px;bottom: -7px;}
	#articleInfo16 .item .photo {position: relative;margin: 0 auto 10px;width: 100%;display: block;}
	#articleInfo16 .item .info h5{font-size: 35px;}
	#articleInfo16 .item .info h5 ,#articleInfo16 .item .info h3 ,#articleInfo16 .item:nth-child(2n) .info h5 ,#articleInfo16 .item:nth-child(2n) .info h3 {margin: 0;padding: 0 0 10px;width: 100%;position: relative;}
	#articleInfo16 .item .info article{margin: 20px 0;width: 100%;}
}
