

@media only screen and (min-width: 1001px) {
.q_logo a {
height: 150px !important;
}
}
.language-footer {
background-color:#cfcfcd !important;
font-size:18px !important;
color:#000000 !important;
}
.language-footer p{
color:#000000 !important;
font-size:18px !important;
}
.language-footer a{
color:#000000 !important;
font-size:18px !important;
}
.language-footer a:hover {
color: #007298 !important;
}
/*header.centered_logo .header_inner_left {
margin:40px 0 10px !important;
}
.main_menu.drop_down.right {
margin-top:2%;
margin-right:2%;
}
nav.main_menu > ul > li > a {
line-height:30px;
}
@media only screen and (min-width:1001px) and (max-width:1450px) {
header.centered_logo .header_bottom_right_widget_holder .header_bottom_widget:first-child{
margin-top:0;
margin-left:5%;
}
nav.main_menu.drop_down.right{
margin-bottom: 2%;
}
}
@media only screen and (min-width: 1450px){
header.centered_logo .header_bottom_right_widget_holder .header_bottom_widget:first-child{
margin-top:-2%;
}
}
@media only screen and (min-width:1001px) and (max-width:1250px){
header.centered_logo:not(.sticky) .q_logo img {
width: 253px !important;
height: 75px !important;
}
}*/