footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background-color:#444;color:#fff;padding:10px 0}.footercontent{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}footer .copyRight{display:inline-block;color:#e4e4e4;font-size:13px}footer ul.ftrLinks{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin:0;padding:0}footer ul.ftrLinks li{display:inline-block;color:#e4e4e4;font-size:13px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}footer ul.ftrLinks li a{color:#e4e4e4;padding:0 3rem;border-right:1px solid #767676;display:inline-block;text-decoration:none}footer ul.ftrLinks li:first-of-type a{padding-left:0}footer ul.ftrLinks li:last-of-type a{padding-right:0}footer ul.ftrLinks li a:after{content:"";display:block;height:1px;width:0;background:0 0;-webkit-transition:width .5s ease,background-color .5s ease;-o-transition:width .5s ease,background-color .5s ease;transition:width .5s ease,background-color .5s ease}footer ul.ftrLinks li a:hover:after{background-color:#fff;width:100%}footer ul.ftrLinks li:last-child a{border:none}@media screen and (max-width:991px){footer ul.ftrLinks li a{padding:0 10px}}@media screen and (max-width:767px){footer .footercontent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}footer .copyRight,footer ul.ftrLinks{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}footer ul.ftrLinks li{text-align:center}footer ul.ftrLinks li a{padding:5px;border-right:none}}