.lang-switcher{position:absolute;top:25px;right:22%;z-index:1;color:#555;}.lang-switcher .flag-sc{background:url("../images/SC_Active-min.png") no-repeat top left;height:23px;width:46px;margin:0 auto;}.lang-switcher .flag-sc.inactive{background:url("../images/SC_Inactive-min.png") no-repeat top left;height:23px;width:46px;margin:0 auto;}.lang-switcher .flag-sc.inactive:hover{background:url("../images/SC_Active-min.png") no-repeat top left;}.lang-switcher .flag-en{background:url("../images/EN_Active-min.png") no-repeat top left;height:23px;width:46px;margin:0 auto;}.lang-switcher .flag-en.inactive{background:url("../images/EN_Inactive-min.png") no-repeat top left;height:23px;width:46px;margin:0 auto;}.lang-switcher .flag-en.inactive:hover{background:url("../images/EN_Active-min.png") no-repeat top left;}.lang-switcher a{text-decoration:none;font-weight:bold;color:#888;text-align:center;}.lang-switcher a:hover{color:#fff;}.lang-switcher .lng-txt{position:relative;top:-5px;}.lang-switcher .country-left{float:left;}.lang-switcher .country-right{float:right;position:relative;left:10px;}@media only screen and (max-width: 40em) {.lang-switcher{top:10px;right:5%;}.lang-switcher .flag-en,.lang-switcher .flag-en.inactive,.lang-switcher .flag-sc,.lang-switcher .flag-sc.inactive{background-size:30px;height:17px;width:30px;}.lang-switcher .flag-en.inactive:hover,.lang-switcher .flag-sc.inactive:hover{background-size:30px;height:17px;width:30px;}.lang-switcher a{font-size:0.5rem;}.lang-switcher{right:5%;}}@media screen and (min-width: 64em) and (max-width: 74.9375em) {.lang-switcher{right:11%;}}@media screen and (min-width: 1000px) and (max-width: 1440px) {.lang-switcher{right:11%;}}