/*AWARDS*/
.moreGraphics .wrapper .awards ul{margin-bottom:45px}.moreGraphics .wrapper .awards .award{text-align:center;vertical-align:top;height:180px;margin:-1px;padding:30px}.moreGraphics .wrapper .awards .award h5{font-weight:700;font-style:italic;font-size:14px;margin:0;text-align:center}.moreGraphics .wrapper .awards .award p{margin:0;text-align:center;font-size:13px}.moreGraphics .wrapper .awards .award div{width:128px;height:98px;background-image:url(../img/awards.png);background-size:384px auto;background-repeat:no-repeat;margin:0 auto}.moreGraphics .wrapper .awards .award div.snd{background-position-y:0}.moreGraphics .wrapper .awards .award div.malofiej{background-position-y:25%}.moreGraphics .wrapper .awards .award div.wanifra{background-position-y:50%}.moreGraphics .wrapper .awards .award div.other{background-position:0 100%}.moreGraphics .wrapper .awards .award div.other.bronze{background-position:0 75%}.moreGraphics .wrapper .awards .award div.other.silver{background-position:50% 75%}.moreGraphics .wrapper .awards .award div.other.gold{background-position:100% 75%}.moreGraphics .wrapper .awards .award div.bronze{background-position-x:0}.moreGraphics .wrapper .awards .award div.silver{background-position-x:50%}.moreGraphics .wrapper .awards .award div.gold{background-position-x:100%}
/*
SOCIAL MODULE 
FOLLOW US
*/
.moreGraphics ul li a{background-size:cover;background-position:center;background-repeat:no-repeat}.moreGraphics ul{width:100%;margin:0 auto;position:relative}.moreGraphics ul li{display:inline-block;margin:15px}.moreGraphics ul li a{transition:all ease 1s;display:inline-block;width:75px;height:55px;border:1px solid #c3c3c3;margin:20px 20px 10px}.moreGraphics ul li a:hover{border:1px solid #000;border-radius:5px}.moreGraphics ul li a.twitter{background-image:url(../svg/social_media_twitter.svg)}.moreGraphics ul li a.facebook{background-image:url(../svg/social_media_facebook.svg)}.moreGraphics ul li a.pinterest{background-image:url(../svg/social_media_pinterest.svg)}