@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: 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%;
    }

    .menu-header-logo {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .inside.logo img {
        height: 50px;
    }

    .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: #c49a6c;;
        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:150px;
			height: 100%;
		}
		
		.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: 300px;
        }


        .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: 375px;
            margin-top: -43px;
            background-size: cover !important;
            background-position: center !important;
        }
        
        .row.page-breadcrumbs {
            padding-top:0px; 
        }
        
        .row.page-breadcrumbs {
            margin-top: 0px; 
        }     
        
        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;
        }


        .main-slider .slider-item {
            min-height: 520px !important;
        }

        section.main-slider {
            margin-top: 25px;
        }

        .home-product .no-js .owl-carousel, .home-product .owl-carousel.owl-loaded {
            display: block;
            width: 100%;
        }

        .home-socials{
            height: 500px !important;
        }

        section.home-socials .text {
            margin-top: 20px;
            padding: 0px;
        }

        .home-about .content .title span {
            font-size: 25px;
        }

        .home-about .content {
            margin: 40px 0;
        }

        .main-body-slider .item.slider-item {
            background-position: center;
            background-size: cover;
        }

        .main-body-slider .slider-button {
            padding: 0 10px;
        }

        .main-body-slider strong.title span {
            font-size: 28px !important;
        }


        footer#footer{
            height: 660px;
        }



        .col-lg-4.footer-phone,
        .col-lg-4.footer-mail {
            display: flex;
            align-items: center;
            justify-content: center;
            padding:10px 0;
        }

        .footer-center {
            padding-top: 25px;
        }

        .footer-return {
            display:none;
        }

        .footer-menu {
            margin-top: 25px;
            list-style:none;
            display: block;
            align-items: center;
            text-align: center;
            justify-content: center;
        }

        .footer-top img {
            height: 65px;
            margin-bottom: 10px;
        }

        .footer-top img {
            height: 65px;
            margin-bottom: 10px;
        }

        footer .footer-top span:after{
            margin-bottom:10px
        }

        .footer-bottom .container {
            display: block;
        }

        .main-slider .box span {
            font-size:18px;
            padding:10px 75px;
            font-weight:300;
            margin-top: 16px;
            display: block;
        }
        
        .main-slider .box .title{
            height:125px;
            border:1px solid #fff;
        }



        .page-breadcrumbs strong.page-title {
            padding: 13px 75px;
            border: 1px solid #fff;
            letter-spacing: 5px;
            margin-bottom: 10px;
            margin-top: 150px;
        }

        .bread-list{
            display: none !important;
        }

        .page-breadcrumbs strong.page-title {
            font-size: 15px;
        }
/*
        .aside,
        .tab-content{
            padding-right: 0 !important;
        }
*/

        div#v-pills-tab a:last-child {
            border-image: none !important;
            height: 75px;
        }
        
        div#v-pills-tab a {
            border-left: none !important;
            border-radius: 0;
            font-size: 14px;
        }

        .aside.nav-pills .nav-link.active:after, 
        .aside.nav-pills .show>.nav-link:after,
        .aside.nav-pills .nav-link:hover:after {
            height:0px;
        }

        .media-page .tab-content .page-title {
            margin-right: -15px;
        }

        .tab-content .page-title,
        .menu-header {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        footer{
            height: 659px !important;
        }

        .product-content ul#pills-tab {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .contact-information .box {
            background-repeat: no-repeat !important;
        }

        .col-lg-4.mobile-contact.no-desktop {
            display: block;
            position: relative;
            text-align: center;
        }
        
        .col-lg-4.mobile-contact.no-desktop a,
        .col-lg-4.mobile-contact.no-desktop span{
            color:#565656;
            font-weight:600
        }
        
        .col-lg-4.mobile-contact.no-desktop a{
            margin:1px 0;
            display:block;
        }


        .whatsapp-box {
            background: #79d06c;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
        }

        .col-lg-4.mobile-contact.no-desktop {
            display: block;
            position: relative;
            text-align: center;
        }
        
        .col-lg-4.mobile-contact.no-desktop a,
        .col-lg-4.mobile-contact.no-desktop span{
            color:#565656;
            font-weight:600
        }
        
        .col-lg-4.mobile-contact.no-desktop a{
            margin:1px 0;
            display:block;
        }
        
        .social-box .social {
            display: flex;
            left: 35px;
            top: 100px;
            margin-top: 50px;
            height: 50px;
            margin-bottom: 50px;
        }
        
        .col-lg-4.maps {
            margin-top: 75px;
        }

/***new ***/

        .aside.nav#v-pills-tab {
            min-height: 0;
            margin-bottom: 50px;
            border-left:none;
        }

        .nav-link:hover svg {
            width: 0%;
        }

        .nav-link:hover {
            letter-spacing: 1;
        }

        .page-content img {
            margin: 0;
        }


        .footer{
            height: 835px !important;
            display: flex;
            align-items: center;
            background-size: cover !important;
        }

        .footer-menu {
            display: block;
            align-items: center;
            justify-content: space-around;
            list-style: none;
            padding-top: 3px;
            background: #494956c4;
            border-radius: 25px;
            height: 200px;
            line-height: 2;
            text-transform: uppercase;

        }

        .contact-icons img {
            height: 35px;
        }
        
        .contact-icons {
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .footer-logo {
            margin: 25px 75px;
        }
        
        .footer-bottom .row {
            display: flex;
            align-items: center;
            justify-content: space-around;
        }



        /*** for-products ***/

        section.product-page .col-lg-9 {
            order: 1 !important;
        }
        
        section.product-page .col-lg-3 {
            order: 2 !important;
        }

        .product-content:after {
            content: "";
            display: block;
            height: 1px;
            width: 100%;
            background: #bdbdbd;
        }

        /*** for-products-end ***/
        section.media-page .aside {
            height: unset !important;
        }

        .blog-title {
            height: 75px;
            display: block;
            align-items: center;
            text-align: center;
        }
        
        .blog_detail-image {
            width: unset !important;
        }
        
        .blog_detail-title {
            text-align: center;
        }

        .main-about .about-title {
            height: 60px;
            display: flex;
            align-items: center;
            padding-left: 25px;
            margin-left: 0; 
            background: #dbdfe7b3;
            border-radius: 50px;
        }

        .main-about .title-bottom span {
            margin-left: 25px;
        }

        .main-blog,
        .main-blog .blog-image{
            background-image: unset !important;
            background: #b7671429 !important;
        }
        .main-blog{
            height: 575px !important;
        }

        .product-titles .title {
            height: 60px;
            width: 100%;
            display: flex;
            align-items: center;
            padding-left: 25px;
            background: #ea3232;
            border-radius: 50px;
        }

        .home-image { 
        height: 600px !important;
        background-position: bottom !important;
        background-size: cover !important;
    }
    .main-blog .owl-nav {
        display: none;
    }

    .blog-image{
        height: 575px !important;
        margin-bottom: 25px !important;
    }

    section.main-products {
        margin-top: 25px !important;
    }
        
/***new-end ***/
        
        
        


    

}/** 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 **/
    


    
}
