#footer {padding:10px 0 40px 0;font-size:13px;}
#footer a {color:#909090;text-decoration:none;border-bottom:none}
#footer-columns  a:hover{color:#0088d3;text-decoration: none;}
#footer .copyright {color:#909090;font-size:13px;line-height:22px;margin-top:5px;}
#footer .copyright-flags{padding-top:6px;}
#footer .copyright-links{z-index:10;}
#footer .copyright.copyright-notice {padding-top: 20px;}
#footer .copyright a{color:#505050;text-decoration:none}
#footer .copyright-data .eltima{padding-right:5px;}
#footer a:hover, #footer a:focus{color:#505050;text-decoration: underline;}
#footer .btn, #footer .btn-group > .btn {border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;box-shadow: none;outline: medium none;background-color: #d9dede;padding:3px;display: inline-block;width:100%;}
#footer #flags > li{list-style: none outside none;}
#footer .arround-flags{ border-radius: 4px;-webkit-border-radius: 4px;-moz-border-radius: 4px;-khtml-border-radius: 4px;    background-color: #d9dede;padding:3px;display: inline-block;width:100%;  }
#footer .arround-flags .planet{color: #505050;font-size: 22px;    }    
#footer #flags {width: 100%;color:#505050;font-size:13px;text-align: left;background-color: #d9dede;padding: 4px 0px 4px 4px;border: none;display: inline-block;margin:0;cursor: default;font-family:inherit;line-height:16px;-webkit-appearance: none;-moz-appearance: none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
#footer #flags::-ms-expand{display: none;}
#footer #flags::after{box-sizing: border-box;-moz-box-sizing: border-box; -webkit-box-sizing: border-box;  }
#footer #flags option {padding-left:3px;}
#footer .arround-flags.arow #flags{cursor: pointer;}
#footer .arround-flags.arow::after {bottom: 1px;color: #82888a;content: "▼";line-height: 1;padding-top: 0.7em;position: absolute;right: 15px;text-align: center;top: 0;-webkit-transform: scale(0.84, 0.42);-moz-transform: scale(0.84, 0.42);-ms-transform: scale(0.84, 0.42);-o-transform: scale(0.84, 0.42);transform: scale(0.84, 0.42);width: 2em;}
#footer #flags .active {color:#0088d3;}
#footer ul.menu-line{display: inline-block;margin-left:0px;}
#footer ul.menu-line > li{padding-right:10px;padding-left:0px;}
#footer .related-pages{padding:0px;margin:0px;}
#footer .related-pages li{margin:0 5px; display: inline-block; float:left}
#footer .related-pages a.active{color:#000000}
@media (min-width: 768px) and (max-width: 991px) {
    #footer .arround-flags {width: 100%;}
}
@media (max-width: 767px) {
	#footer {font-size:16px;}
	#footer .arround-flags{width: 100%;}
    #footer .copyright.copyright-notice {padding-top: 2px;}
	#footer .copyright > div{padding-right: 0;padding-left: 0;}
	#footer ul.menu-line.list-inline > li:first-of-type{padding-left: 0;}
	#footer .copyright .copyright-data{margin-top: 25px; line-height: 2}
	#footer .copyright .copyright-data a{margin-left: 0px; margin-right: 10px}
	#footer .copyright {
		margin-top: 18px;
	}
	
}
@media (max-width: 480px) {
	#footer .copyright .copyright-data{margin-top: 12px;}
}	