@media (min-width: 992px) and (max-width: 1199px) {
body{font-size:1rem}
}
@media only screen and (max-width: 991px) {
.sm-text-center{text-align:center!important}
.sm-pull-none{float:none!important}
.sm-m-top-10{margin-top:10px}
.sm-m-top-20{margin-top:20px}
.sm-m-top-30{margin-top:30px}
.sm-m-top-50{margin-top:50px}
a.navbar-brand img.logo{margin-left:32px;margin-top:0px}
a.logo-elmas img{height:50px;top:-9px;position:absolute;left:200px;}
.language-selector{top:17px;left:280px}
}
@media only screen and (max-width: 768px) {
h2{font-size:2rem}
p{font-size:90%;line-height:2rem}
.xs-pull-none{float:none!important}
.xs-text-center{text-align:center!important}
.xs-m-top-10{margin-top:10px}
.xs-m-bottom-10{margin-bottom:10px}
.xs-m-bottom-20{margin-bottom:20px}
.main_testimonial .testimonial_slid .slick-arrow.nextprevright{top:-150px}
[data-fadeshow]{height:400px}
.language-selector{top:17px;right:75px}
.language-selector a img{width:15px;height:15px}
}
@media only screen and (max-width: 479px) {
html{font-size:85%}
.testimonial_slid .slick-arrow{display:none}
.head_title{text-align:center}
#social-top{visibility:hidden}
a img.logo-haenel{height:50px;top:-60px}
}
@media only screen and (max-width: 320px) {
html{font-size:60.5%}
.btn.btnxs{padding:2.01rem 1.5rem}
[data-fadeshow]{height:400px}
}