@media (min-width: 768px) and (max-width: 991px) {
.navigation ul li a{color: #fff;
    display: inline-block;
    font-size: 11.5px; font-weight:bold;
    padding: 15px 5px;}
.menu{ display:none;}
.header .right-s .texts{ width:195px;}
.owl-slide h4{ font-size:16px;}
.firstgroup h4, .firstgroup h3{ font-size:20px;}
.slider-bg{ height:650px; overflow:hidden;}
.header .logo{ float:left; width:33.33%; }
.header .phn{ float:left; width:33.33%; margin-left:0px; }
.header .phn h5{ color:#5c6b9c; text-transform:uppercase; text-align:center; font-size:12px;}

}