@media screen and (max-width: 992px) {

    .no-mobile{
        display: none !important;
    }

    .fixed-bar{
        display:none;
    }

    .breadcrumbs{
        display: none !important;
    }
    


    #footer {
        background: #004c2d;
        height: 500px;
    }


    html.touch *:hover {
        all:unset!important;
    }

    html.touch *:hover {
        pointer-events: none !important;
    }





    .main-slider .slider-item {
		max-height: 300px !important;
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
		}

    	.main-slider .box strong {
		font-size: 20px !important;
		top: 70px;
		left:20px
	}

	.main-slider .slider-item .box .title:before {
	    display:none;
	}


    .main-slider {
        margin: -90px 0px 0px 0px;
    }

    section.main-about .title, 
    section.main-product .title, 
    section.main-comment .title, 
    section.main-category .title, 
    section.gallery-page .title,
    section.contact-page .title {
        color: #6e5d38;
        font-size: 22px;
        font-weight: 600;
        margin: 34px 0 20px 0;
    }


    section.main-about .text, section.main-product .text {
        color: #017446;
        font-size: 15px;
        font-weight: 500;
    }

    section.main-about .image {
        position: relative;
        margin-top: 0;
        z-index: -9;
    }

    .owl-theme .owl-dots .owl-dot span {
        display: none;
    }
    

    section.main-comment {
        margin-bottom: 75px;
    }

    .col-lg-4.footer-phone {
        bottom: 150px;
        display: block;
        position: absolute;
        margin-left: auto;
        margin-right: auto;
        left: calc(50% - 155px);
    }
    
    .footer-logo img {
        top: -1px;
        position: relative;
        display: block;
        align-items: center;
        justify-content: center;
        text-align: center;
        left: calc(50% - 95px);
    }

    .col-lg-3.footer-social {
        list-style: none;
        left: calc(50% - 105px);
    }
    
    #footer .footer-bottom .copyright {
        padding-top: 15px;
        display: block;
        position: relative;
        left: calc(50% - 135px);
    }
    
    section.main-product .icon {
        margin-top: 25px;
    }

    .main-comment .icon, .main-category .icon {
        margin-top: 0;
    }

    .contact-page .contact-list {
        margin-left: 0;
        margin-top: 50px;
    }
    
    .col-lg-3.footer-social.contact-social {
        margin-left: 0;
    }

    .contact-page .icon {
        margin: 40px;
    }

    .page-image img {
        height:150px;
        object-fit:cover;
        margin-top: 110px;
    }


    .home-banner-1 span,
    .home-banner-2 span,
    .home-banner-3 span {
        font-size: 18px;
        font-weight: 600;
    }
    
    .page-banners img {
        height: 225px;
        padding: 10px;
        object-fit: contain;
        text-align: center;
        padding-left: 25px;
    }


    .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: #005228;
        background: none;
        border: none;
        font-size: 20px;
        position: relative;
        display: re;
        right: 0;
        top: 4px;
        left: calc(100% - 40px);
        z-index: 99;
    }

    #myLinks ul {
    
        list-style:none;
        text-align: center;
        margin-right: calc(50% - 115px);
    }
    
    .topnav {
		/*   overflow: hidden; */
		  background-color: #fff;
		  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);
		
		}
		
		.topnav #myLinks {
			display: none;
			margin-top:100px;
			height: 100%;
		}
		
		.topnav a {
		  color: #8e98a5 !important;
		  padding: 10px 16px;
		  text-decoration: none;
		  font-size: 17px;
		  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 .logo img {
            width: 100px;
            background: #fff;
            top: 0;
            position: absolute;
            left: calc(50% - 146px);
            top: -42px;
        }
        
        ul.dropdown-content.mobile-lang-ul {
            display: flex;
            position: absolute;
            list-style: none;
        }

        li.mobile-lang-dropdown {
            padding-left:10px;
        }
        
        li.mobile-lang-dropdown a{
            color:#005030 !important;
            font-weight:600
        }
        
        .rating {
            float: left;
            text-align: center;
            display: block;
            margin-left: calc(50% - 80px);
            margin-bottom: 30px;
        }




        section.main-product.product-background {
            margin-left: 0 !important;
            background: url(assets/images/product-background.jpg);
            background-repeat: no-repeat;
            height: 650px;
            background-size: cover !important;
            background-position: right !important;
        }
        
        .product-text .content strong {
            font-size: 25px;
            color: #635433;
            text-align: center !important;
            display: block;
        }
        
        .product-text span.small {
            font-size: 16px;
            color: #635433;
            text-align: center !important;
            display: block;
        }
        
        .product-text p {
            color: #3d8335;
            font-size: 14px;
            letter-spacing: 0.9px;
            font-weight: 600;
        }
        
        .product-text img {
            height: 335px;
            object-fit: contain;
            position: relative;
            display: block;
            top:0 !important;
            left: calc(50% - 125px);
        }
        

        .product-tab {
            margin: 315px 0;
            transition: 300ms;
            position: relative;
        }
        
        .container.left {
            /* float: left; */
            display: block; 
            /* align-items: start; */
            text-align: center;
            padding-left: 0; 
        }
        


        .main-comment .page-comment-box {
            background: #fff;
            padding: 20px;
            margin: 0 20px; 
            height: 375px;
            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);
            font-size: 15px;
            color: #029057;
            font-weight: 500;
            width: 100%;
            padding-top: 40px;
            text-align: start;
            margin-left: 0;
            margin-top: -40px;
        }
        
    
    

}/** max992 **/




@media screen and (max-width: 411px){

    

    
}


@media screen and (max-width: 360px){

    


    
}


@media screen and (min-width: 992px){/** Desktop **/
    .no-desktop{
        display:none !important;
    }


}




@media screen and (max-width: 375px){  /** İphoneX **/
    


    
}
