@media only screen and (max-width: 768px) {
  .uruntab .nav-tabs .nav-item {
    width: 100%;
}
    .sldtext{padding-top: 50%}
    .headerust{display:none}
    
    
.navbar:after{position: absolute;
    top: 0;
    right: -0px;
    content: "";
    height: 100%;
    width: 92% !important;
    background-color: #3492b8;
    z-index: -1;}

h2.h2-breadcrumb{font-size: 28px !important;}

.nav-tabs .nav-link {margin-bottom: 1px; text-align: left; padding: 10px 20px;}
.adetdetay{margin-bottom: 10px; width: 100%;}
    
    .has-submenu i{display: none}

.whatsappurunpaylas span{width: 25%;}
.whatsappurunpaylas .whatsaaptext {
    padding: 9px 7px;
    line-height: 15px;
    float: left;
    width: 75%;
    font-size: 13px;}

    .logo img{width: 200px;}

    .mobilsepet{position: absolute;
    top: 10%;
    width: 50px;
    right: 15px;}
    .temasepetadet{right: 5px;top:5%}
    
    
    .product-grid5 .product-image5{height: 250px}
}

@media only screen and (max-width: 980px) {

.navbar:after{position: absolute;
    top: 0;
    right: -0px;
    content: "";
    height: 100%;
    width: 52% !important;
    background-color: #3492b8;
    z-index: -1;}
}

@media only screen and (min-width: 1280px) {

.navbar:after{position: absolute;
    top: 0;
    right: -0px;
    content: "";
    height: 100%;
    width: 72% !important;
    background-color: #3492b8;
    z-index: -1;}
}