@media screen and (max-width: 992px) {

    .no-mobile{
        display: none !important;
    }

    .fixed-bar{
        display:none;
    }

    .breadcrumbs{
        display: none !important;
    }
    


    #footer {
        height: 1000px;
    }


    html.touch *:hover {
        all:unset!important;
    }

    html.touch *:hover {
        pointer-events: none !important;
    }

    .header-logo img {
        padding: 25px;
    }


    .header-logo-m .open.logo img {
        width: 145px;
        margin-bottom: -10px;
        padding-top: 20px;
        z-index: 9;
        display: block;
        position: absolute;
    }

    .open.logo {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        position: relative;
        /* margin-right: 40%; */
        width: 100%;
        z-index: 9;
    }

    .menu-header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .inside.logo img {
        height: 75px;
        display: flex;
        align-items: center;
        justify-content: center;
        object-fit: contain;
        width: 100%;
    }

    .inside.logo {
        position: absolute;
        top: 7px;
        z-index: 99999;
        display: block;
    }

    .mobileMenu {
        display: flex;
        width: 30px;
        height: 30px;
        border: 0px;
        background: none;
        transition: 300ms;
        color: #3dbde7;
        border: 1px solid #3dbde7;
        align-items: center;
        justify-content: center;
    }

    button.mobile-menu.no-desktop {
        color: #f9faf9;
        background: none;
        border: none;
        font-size: 20px;
        position: relative;
        right: 0;
        top: -135px;
        left: calc(100% - 40px);
        z-index: 999999;
    }

    #myLinks ul {
    
        list-style:none;
        text-align: center;
        padding-left: 0;
       /* margin-right: calc(50% - 115px);*/
    }
    
    .topnav {
		/*   overflow: hidden; */
        background-color: #6a310b;
		  position: absolute;
          width:100%;  
          box-shadow:
          0 2.8px 2.2px rgba(0, 0, 0, 0.034),
          0 6.7px 5.3px rgba(0, 0, 0, 0.048),
          0 12.5px 10px rgba(0, 0, 0, 0.06),
          0 22.3px 17.9px rgba(0, 0, 0, 0.072),
          0 41.8px 33.4px rgba(0, 0, 0, 0.086),
          0 100px 80px rgba(0, 0, 0, 0.12);
          z-index: 99999;
          top:0
		
		}
		
		.topnav #myLinks {
			display: none;
			margin-top:150px;
			height: 100%;
		}
		
		.topnav a {
         color: #ffffff !important;
		  padding: 10px 16px;
		  text-decoration: none;
		  font-size: 14px;
		  display: block;
		
		}
		
		.topnav a.icon {
		  background: transparent; 
		  display: block;
		  position: absolute;
		  left: 0;
		  top: 0;
		/*   width:10px; */
		  z-index:9999;
        }

        #myLinks .nav a{
			margin-left: 26px;
			padding-bottom:10px;
        }
        
        .main-header .header-container .header-logo-m .logo img {
            width: 100px;
            background: #fff;
            top: 0;
            position: absolute;
            left: calc(50% - 146px);
            top: -42px;
        }
        
        ul.dropdown-content.mobile-lang-ul {
            display: flex !important;
            position: absolute;
            list-style: none;
            width: 100%;
            align-items: center;
            justify-content: center;
        }
        

        li.mobile-lang-dropdown {
            padding-left:10px;
        }
        
        li.mobile-lang-dropdown a{
            color:#ffffff3b  !important;
            font-weight:600
        }


        .main-slider .slider-item .box .title {
            font-size: 25px;
        }

        .main-slider .slider-item .box {
            padding-top: 115px;
        }


        .home-banner .banner-text {
            display: block;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: #fff;
            top: 15px;
        }

        .home-banner .banner-social {
            z-index: 99999;
            text-align: center;
            display: block;
            align-items: center;
            justify-content: center;
            top: 55px;
            color: #fff;
        }

        .banner-social a.call-btn:hover:after{
            content:"+90(332) 3 222 555";
            display:block;
            left:30px;
        }

        .home-banner {
            height: 250px;
        }
    


    
        .owl-nav .owl-next span:after {
        display: none !important;
        }
        .owl-nav .owl-prev span,
        .owl-nav .owl-next span{
            background: #fff;
            right: 0px;
            text-align: center;
            font-size: 35px;
            align-items: center;
            /* top: -135px; */
            margin-top: 120px;
            height: 40px;
            width: 40px;
            border-radius: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }
        .owl-nav .owl-prev span{
            padding-right: 20px;
        }
        .owl-nav .owl-next span{           
            padding-left: 20px;
        }


        .home-gallery img {
            width: 100%;
            height: 200px;
        }


        .page-banner{
            height: 450px;
            margin-top: -43px;
        }
            
        
        strong.page-title {
            font-size: 25px;
        }

        .product-page #v-pills-tab,
        .media-page #v-pills-tab,
        .contact-page #v-pills-tab,
        .corporate-page #v-pills-tab
         {
            text-align: center;
        }

        .download-box {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .page-title {
            display: flex;
            text-align: center;
            justify-content: center;
        }




        .page-header {
            height: 475px;
            margin-top: -335px;
        }


        .cat-images img {
            height: 300px;
        }


        .contact-copyright .container {
            display: block;
            justify-content: center;
            text-align: center;
        }

        .contact-copyright {
            background: #fefaec;
            height: 150px;
            display: block;
            align-items: center;
        }

        .copyright {
            margin-bottom: 15px;
            padding-top: 15px;
        }

        .main-categories .col-lg-3.col-6.cat-box {
            height: 400px;
        }

        .product-details .detail-title {
            height: unset !important;
        }

        .footer-top {
            margin-top: 50px;
        }
        
        .row.top-row, 
        .contact-f .row {
            text-align: center;
            justify-content: center;
        }
        
        .contact-f{
            margin-top:15px
        }
        
        footer#footer {
            margin-top: 50px;
            height: 1350px !important;
            background-repeat: no-repeat !important;
            background-size: cover !important;
            text-align:center;
        }

        .row.center-row .title {
            margin-top: 25px;
            margin-bottom: 5px !important;
        }

        .col-lg-6.order-col {
            margin-bottom: 25px;
        }

        .img-menu.product-thumbs.align-center {
            padding-left: 15px !important;
            margin-bottom: 15px !important;
        }


        .address {
            text-align: center;
            padding: 0 25px;
        }

        .main-slider .slider-item {
            height: 550px;
        }


        section.main-slider {
            margin-top: -192px !important;
        }
        
        

        .main-categories .nav-pills .nav-link.active, 
.main-categories .nav-pills .show>.nav-link {
    display: grid !important;
    justify-content: center !important;
    text-align: center !important;
    width: 110px !important; 
    margin: 0 10px !important;
    background-image: unset !important;
}

.main-categories .nav-pills .nav-link.active .category-img-button, 
.main-categories .nav-pills .show>.nav-link .category-img-button {
    height: 75px !important;
    width: 75px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    background: #eeedee !important;
    border-radius: 100% !important;
}

.main-categories .nav-pills .nav-link.active .category-img-button img, .main-categories .nav-pills .show>.nav-link .category-img-button img {
    filter: brightness(0) invert(1) !important;
    height: 40px !important;
    width: 100% !important;
    object-fit: contain !important;
    margin-bottom: 0px !important;
}

.main-categories .nav-pills .nav-link.active span, 
.main-categories .nav-pills .show>.nav-link span {
    color: #595959 !important;
}

.nav-tabs .nav-item.show .nav-link, 
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: #fff;
    border:none !important;
}


.main-categories .nav-pills .nav-link.active .category-img-button,
.main-categories .nav-pills .show>.nav-link .category-img-button {
    background: #114483 !important;
}

.main-categories .nav-tabs li.nav-item {
    height: 125px;
    width: calc(100% / 3);
}

.item.slider-item .bottom-title {
    font-size: 28px !important;
}


.main-categories div#myTabContent {
    height: 350px !important;
    margin-top: 90px !important;
}
    

.body-slider .item.slider-item {
    background-position: bottom;
}


.main-order {
    top: -160px;
}

section.main-about {
    margin-top: 0px;
    margin-bottom: 40px;
}

section.main-media {
    height: 425px;
}

.media-image img {
    border: 5px solid #fff;
    position: relative;
    height: 175px;
    object-fit: cover;
}

.main-slider .owl-dots,
section.main-slider .owl-nav{
    display: none !important;
}

section.main-categories {
    margin-top: 25px;
    padding-bottom: 25px;
}

.quality-top-text p {
    padding: 0px 5px;
    margin-top: 20px;
}


.row.quality-icons {
    height: 335px;
}

section.main-quality {
    height: 650px;
    display: flex;
    align-items: center;
    margin-bottom: 100px;
}



.newsletter-bottom input {
    width: 100%;
}


.cat-circle {
    height: 158px;
}

.cat-circle img {
    height: 50px;
}

span.icon-title.other-font {
    font-size: 25px;
}

.cat-bottom {
    margin-top: 75px;
}


section.main-bottom .container.icons-container {
    padding-top: 25px !important;
    padding-bottom: 0;
}

section.main-bottom {
    background: #fbf7f4 !important;
    margin-top: 35px;
}

.container.icons-container .col-lg-4 img {
    padding: 45px;
}

span.bottom-icon-title {
    color: #d39d5e;
    font-size: 25px;
    text-align: center;
    margin-top: -40px;
    display:block;
    padding: 0px 25px;
}

.col-lg-3.order-summary {
    order: 1;
    margin-top: 20px;
}

.container.footer-informations {
    top: 95px;
}

footer {
    min-height: 255px !important;
}



}/** max992 **/




@media screen and (max-width: 1210px){}

@media screen and (max-width: 360px){}


@media screen and (min-width: 992px){/** Desktop **/
    .no-desktop{
        display:none !important;
    }

    .mobile{
        display:none !important;
    }


}


@media screen and (max-width: 375px){  /** İphoneX **/}