@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 .open.logo img {
        width: 90px;
        margin-bottom: -10px;
        padding-top: 5px;
        z-index: 9;
        display: block;
        position: absolute;
        margin-left: 35px;
        filter: brightness(1) invert(1) !important;
    }

    section.main-slider {
        margin-top: -42px;
    }

    .open.logo {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        position: relative;
        margin-right: 40%;
    }

    .menu-header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .inside.logo img {
        width: 90px;
        filter: brightness(1) invert(1) !important;
    }

    .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: #0eb0aa;
        background: none;
        border: none;
        font-size: 20px;
        position: relative;
        display: re;
        right: 0;
        top: 4px;
        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: #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);
          z-index: 99999;
          top:0
		
		}
		
        .topnav #myLinks {
            display: none;
            margin-top: 141px;
            height: 100%;
            margin-bottom: 50px;
        }
		
		.topnav a {
		  color: #8e98a5 !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 .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;
            margin-left: 23%;
        }

        li.mobile-lang-dropdown {
            padding-left:10px;
        }
        
        li.mobile-lang-dropdown a{
            color:#0d4d66  !important;
            font-weight:600
        }


        .main-slider .slider-item .box .title {
            font-size: 25px;
        }

        .main-slider .slider-item .box {
            padding-top: 90px;
        }


        .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: 300px;
            margin-top: -43px;
        }
        
        .row.page-breadcrumbs {
            padding-top: 0;
        }
               
        
        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;
        }

        section.support-bar {
            text-align: center;
            height: 120px !important;
        }

        .footer-menu {
            display: block;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

        #footer .socials a {
            margin: 10px 21px;
        }

        .cv-button a.btn.button {
            width: 92%;
            left: 16px;
            height: 45px;
        }

        .contact-information .address {
            padding: 25px 0 !important;
            position: absolute;
        }

        .contact-information .row {
            width: 100%;
            margin-left: -8px;
        }

        .contact-information .address img {
            height: 45px;
        }

        span.contact-address {
            width: 75%;
            margin-left: 20px;
            font-size: 14px;
            display: flex;
            align-items: center;
        }

        .main-slider .slider-item {
            min-height: 415px;
            background-size: cover;
            background-position: inherit;
            display: block;
            position: relative;
        }

        section.home-about {
            padding: 170px 0;
            height: 950px !important;
        }

        .media-box {
            height: 225px;
            background: #fff;
            margin-top: 15px;
            transition: 300ms;
        }

        .home-media .row {
            margin-top: -75px;
        }

        section.home-media {
            height: 600px !important;
            background-size: cover !important;
        }

        .home-media-title {
            top: -100px;
        }

        .home-product-slider .owl-dots {
            margin-top: -105px;
        }

        .home-product-slider .owl-nav {
            display: none;
        }

        section.home-icons .col-lg-8, section.home-icons .col-lg-4 {
            display: flex;
            align-items: center;
            text-align: center;
            justify-content: center;
        }

        section.home-icons {
            height: 525px !important;
        }

        .home-product-slider {
            height: 545px !important;
        }

        section.home-icons .col-lg-8 strong {
            font-size: 17px;
            font-weight: 900;
            color: #4c4948;
            margin-bottom: 20px;
            display: block;
        }

        .home-about .about-title strong {
            color: #34373c;
            font-size: 48px;
            font-weight: 900;
        }

        .about-title h1:after {
            top: 65px;
        }
    

}/** max992 **/




@media screen and (max-width: 1210px){
    .shape,
    .shape-lang,
    .shape-logo,
    .shapes{
        display:none !important;
    }

    

    
}


@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 **/
    


    
}
