.country-widget{background:#ad7c9d;background:-webkit-gradient(linear,left top,right top,from(#ad7c9d),color-stop(30%,#cca3c4),color-stop(61%,#ad7c9d),to(#cca3c4));background:linear-gradient(90deg,#ad7c9d 0,#cca3c4 30%,#ad7c9d 61%,#cca3c4);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ad7c9d",endColorstr="#cca3c4",GradientType=1);height:50px;overflow-x:auto;overflow-y:hidden;padding:0 20px}.country-widget,.country-widget a{display:-webkit-box;display:-ms-flexbox;display:flex}.country-widget a{min-width:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.country-widget-image{border:1px solid #fff;border-radius:50%;display:inline-block;height:25px;overflow:hidden;width:25px}.country-widget-image img{height:100%;vertical-align:inherit;width:100%}.country-widget-text{color:#fff;display:none;font-size:10.5px;max-width:100%;overflow:hidden;text-overflow:ellipsis}@media (max-width:1440px){.country-widget{padding:0 10px}}@media (min-width:992px) and (max-width:1200px){.country-widget a{min-width:30px}.country-widget-text{font-size:9.5px}}@media (max-width:767px){.country-widget{padding:0 10px}.country-widget-text{display:block;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%}}