.wow {animation: fadeIn 1.5s both;-webkit-animation: fadeIn 1.5s both;animation-duration: 1s;-webkit-animation-duration: 1s;}
#articleInfo16 .item {position: relative;-webkit-box-orient: horizontal;-webkit-box-direction: reverse;flex-direction: row-reverse;display: inline-flex;justify-content: space-between;}
#articleInfo16 .item > div {width: 45%;animation-name: fadeInLeft;-webkit-animation-name: fadeInLeft;z-index: 10;}
#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;display: none;}
#articleInfo16 .item:after{
    content:
    '';
    position:
    absolute;
    width: 100px;
    height: 10px;
    background-color: #ededed;
    top: 10px;
    left: -30px;
    z-index: 0;
    display: none;
    }
#articleInfo16 .item .photo iframe{height: 420px;border-width: 0px;}
#articleInfo16 .item .photo img {width: 100%;}
#articleInfo16 .item .info {margin: 0 0% 0 0%;width: 100%;animation-name: fadeInRight;-webkit-animation-name: fadeInRight;padding: 40px 0 0 0;}
#articleInfo16 .item:nth-child(2n) .info {animation-name: fadeInLeft;-webkit-animation-name: fadeInLeft;}
#articleInfo16 .item .info h5 {
    font-size: 60px;
    line-height: 100%;
    position: absolute;
    left: 0;
    letter-spacing: 1px;
    -webkit-text-stroke-color: #ececec;
    opacity: .6;
    white-space: nowrap;
    color: transparent;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #b7b7b754;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
    display: none;
    }
#articleInfo16 .item .info h3 {padding: 10px 0 10px;color: #292929;border-bottom: 1px #dcdcdc solid;font-size: 25px;letter-spacing: 1px;margin-bottom: 10px;}
#articleInfo16 .item .info article {margin: 20px 0 0px 0;line-height: 190%;letter-spacing: 0px;}

.bottomLine{position: relative;}
.bottomLine .awardsControlBox {display: flex;-webkit-box-pack: justify;justify-content: space-between;padding: 30px 30px 30px;flex-shrink: 0;width: 100px;background-image: -webkit-gradient(linear, left top, right top, from(#303166), to(#61629d));background-image: linear-gradient(to right, #303166, #61629d);background-position: 50%;background-size: 100% calc(100% - 20px);background-repeat: no-repeat;position: absolute;left: -130px;top: -10px;z-index: 10;}
.bottomLine .awardsTitle {color: #fff;font: 700 20px "Montserrat", sans-serif;text-transform: uppercase;}
.bottomLine .awardsList{display: flex;flex-wrap: wrap;justify-content: flex-start;}
.bottomLine .awardsList h3{padding: 0;}
.bottomLine .awardsList li .topBox{padding-bottom: 20px;}
.bottomLine .awardsList li .topBox h3{font-size: 22px;padding: 0px 0px 0px 15px;color: #292929;display: flex;align-items: baseline;font-weight: 400;position: relative;margin-bottom: 10px;line-height: 130%;}
.bottomLine .awardsList li .topBox h3::before {content: '';position: absolute;top: 0;left: 0px;width: 4px;height: 100%;background-color: rgb(97 98 157);opacity: 1;}
.bottomLine .awardsList li .topBox h3 b{background-color: #e9e9e9;color: #000;padding: 3px 5px;font-size: 14px;font-weight: 400;margin-left: 10px;}
.bottomLine .awardsList li .topBox h3 span{font-size: 15px;margin-left: 10px;display: flex;align-items: center;}
.bottomLine .awardsList li{margin: 0px 20px 20px 0;width: calc((100% / 3) - 20px);border: 5px solid #ededed;padding: 30px 30px;}
.bottomLine .Txtbox{padding-bottom: 40px;
    
    position: relative;}
.bottomLine .Txtbox h2{font-size: 22px;
    line-height: 26px;
    letter-spacing: 0px;color: var(--primary);}
.bottomLine .Txtbox::before {
    content: "";
    display: block;
    width: 30px;
    height: 1px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    top: 45px;
    left: 0;
}
.bottomLine .awardsList li .topBox p{font-size: 14px;}
.bottomLine .awardsList li .topBox p i{    color: #bfbfbf;
    margin-right: 4%;font-size: 13px;}
.bottomLine article{margin: 50px 0px 0px;}


@media screen and (max-width: 1440px) {
	#articleInfo16 .item .photo:before{font-size: 75px;}
	#articleInfo16 .item .info .awardsList li{margin: 0 30px 20px 0;width: 41%;}
	#articleInfo16 .item .info .bottomLine article{margin: 70px 0 0px 0;}
	#articleInfo16 .item .info .awardsControlBox{right: -150px;top: -130px;}
.bottomLine .awardsList li{margin: 0px 10px 20px 0;width: calc((100% / 3) - 10px);border: 5px solid #ededed;padding: 30px 15px;}

}
@media screen and (max-width: 1366px) {
	.bottomLine .awardsList li .topBox h3{
    font-size: 18px;
}
}
@media screen and (max-width: 1280px) {
	#articleInfo16 .item .photo:before{font-size: 70px;}
	.bottomLine .awardsList li{padding: 30px 20px;}
	.bottomLine{padding: 40px 0 0;}
	.bottomLine .awardsControlBox{left: 0px;
    top: 10px;width: 230px;padding: 20px 30px 20px;}
}

@media screen and (max-width: 1024px) {
	#articleInfo16 .item > div, #articleInfo16 .item .info{float: none;width: 100%;margin: 0;}
	#articleInfo16 .item .info .awardsControlBox{right: 0;top: -130px;padding: 30px 20px 30px;width: 180px;}
	#articleInfo16 .item .photo:after{display: none;}
	#articleInfo16 .item .info h5{font-size: 50px;}
	.bottomLine .awardsList li .topBox h3{font-size: 18px;padding: 0px 0px 0px 10px;margin-bottom: 7px;}
.bottomLine .awardsList li .topBox h3 b{top: 0px;}
	.bottomLine .awardsList li{width: calc((100% / 2) - 20px);margin: 0px 20px 20px 0px;}
#articleInfo16 .item{display: inline-flex;flex-wrap: wrap;}
}

@media screen and (max-width: 768px) {
	#articleInfo16 .item .info {margin: 0;width: 100%;padding: 20px 0 0px 0px;}
	#articleInfo16 .item:nth-child(2n) .info h5 ,#articleInfo16 .item:nth-child(2n) .info h3 {margin: 0 auto 0 0;}
#articleInfo16 .item:after{display: none;}
	.bottomLine .awardsList li{padding: 30px 20px;width: calc((100% / 1) - 0px);margin: 0px 0px 20px 0px;}
}

@media screen and (max-width: 560px) {
	.bottomLine .awardsControlBox{position: inherit;top: 0;width: -webkit-fill-available;padding: 20px 20px 20px;}
	.bottomLine article{margin: 20px 0 0px 0;}
	#articleInfo16 .item .info h3{font-size: 20px;}
	#articleInfo16 .item .info .awardsList li{margin: 0 12px 20px 0;width: 44%;}
	.bottomLine{padding: 10px 0 0;}
	#articleInfo16 .item .photo iframe{height: 320px;}
}

@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%;}
	#articleInfo16 .item .info h5{font-size: 45px;}
	#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;line-height: 180%;}
}
