@media (hover: hover) {
  header .header nav ul li.dropdown-element:hover .dropdown-element-menu {
    opacity: 1;
    visibility: visible;
    transform: translate(-25%, 0);
    pointer-events: all;
  }

  header .search-menu .search-menu-main .see-all a:hover {
    color: #070707;
  }

  header .search-menu .search-menu-main .see-all a:hover:before {
    transform: scale(1);
  }

  .slider .slider-main .item .content .slider-btn a:hover {
    background-color: #bab9b9;
    color: #fff;
  }
  #homeSlider .arrows span.arrow:hover span.icon svg {
    stroke: #3d4141;
  }

  #homeSlider .arrows span.arrow:hover span.txt {
    color: #3d4141;
  }

  .home-section .home-main .home-products .products .tab ul li:hover:after {
    transform: translateX(-50%) scale(1);
  }

  .home-section .home-main .home-products .products .tab ul li:hover {
    transition: 0.4s;
  }

  .products-wrapper .item a:hover .product-btn span {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
  }

  .home-section .home-main .banner a:hover {
    transform: scale(1.05);
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute
    .all-btn
    a
    span:first-child:hover:before {
    transform: scale(1);
  }

  .footer
    .footer-cont
    .footer-main
    .footer-top
    .footer-nav
    ul
    li
    a:hover:before {
    transform: scale(1);
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    > ul
    li
    a:hover:before {
    transform: scale(1);
  }

  .footer .footer-cont .footer-main .footer-bottom .contract ul li a:hover {
    color: #fff;
  }

  .footer .footer-cont .footer-main .footer-bottom a:hover span.txt {
    color: #fff;
  }
}

/* gsap animasyon */
@media (min-height: 1090px){
    .home-section {
    margin-top: 980px;
}
}

@media screen and (min-width: 1200px) {
  .home-section .home-main .jumbo-categories {
    transform: translateY(200px);
  }

  .home-section .home-main .home-products {
    /* transform: translateY(200px); */
    /* opacity: 0; */
  }

  .home-section .home-main .banner {
    /* opacity: 0; */
  }

  .home-section .home-main .home-products {
    /* transform: translateY(200px); */
    /* opacity: 0; */
  }

  .contact-page .contact-page-main .map .adresses .addresses-title h1 span {
    transform: translateY(-50px);
    opacity: 0;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    transform: translateY(-100%);
    opacity: 0;
  }

  .about-page.pages .pages-slider .pages-slider-main .text h1 span {
    transform: translateY(-30px);
    opacity: 0;
    visibility: hidden;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) .mis-vis {
    transform: translateY(-100px);
  }

  #aboutSlider .swiper-slide {
    transform: translateY(-66px);
    opacity: 0;
  }
}

@media screen and (max-width: 1801px) {
  /* About Us Page Start */

  .about-page.pages .pages-slider .pages-slider-main {
    width: 98%;
  }

  /* About Us Page End */

  .product-list .c-container {
    padding: 0 40px;
  }
}

/* macbook pro */
@media screen and (max-width: 1681px) {
  /* About Us Page Start */

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .text-wrap {
    padding-right: 0px;
  }

  .about-page.pages .about-page-main .page-main .content:first-child {
    padding-left: 130px;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 600px;
  }

  /* About Us Page End */

  /* Product List Page Start */
  .product-comp.products-wrapper .item a .content {
    padding: 40px 30px 30px;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-comp.products-wrapper {
    padding-left: 50px;
  }

  .product-comp.products-wrapper .item a .img {
    height: 200px;
  }
  /* Product List Page End */

  /*Product Detail Start */

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    padding: 50px 65px;
  }

  /* Product Detail End */

  header .header nav ul li.all-cat .inside > a {
    width: 225px;
  }

  header .header nav > ul > li + li {
    /* margin-left: 25px; */
  }
}

/* 1920 x 1080 - 125% */
@media screen and (min-width: 1500px) and (max-width: 1550px) {
  /* Header Start */

  header .header {
    height: 110px;
  }

  header .search-menu {
    padding-top: 70px;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper .search-form {
    margin-bottom: 50px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper {
    margin-bottom: 25px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a {
    height: 140px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .img {
    width: 160px;
  }

  header .header nav ul li.dropdown-element > .dropdown-element-menu {
    padding-right: 50px;
    padding-left: 50px;
  }

  /* Header End */

  /* Slider Start */

  .slider {
    margin-top: 155px;
  }

  /* Slider End */

  /* About Us Start */

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .img-right-radius {
    height: 550px;
    width: 650px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) .mis-vis {
    padding-left: 140px;
  }

  .about-page.pages .about-page-main .page-main {
    padding: 180px 0;
  }

  .about-page.pages .pages-slider .pages-slider-main {
    top: 170px;
  }

  .about-page.pages .about-page-main .page-main .content .text-section .title {
    width: 50%;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 500px;
  }

  /* About Us End */

  /* Contact Page Start */

  .contact-page .contact-page-main .map .iframe {
    height: 78vh;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos {
    margin-bottom: 35px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .infos
    address {
    margin-bottom: 10px;
    max-width: 250px;
    font-size: 18px;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.mail,
  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.tel {
    margin-bottom: 10px;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    padding: 15px 75px;
  }

  /* Contact Page End */

  header .header nav ul li.all-cat .inside > a {
    width: 180px;
    font-size: 13px;
    height: 55px;
  }

  header .header nav ul li.all-cat .inside > a span.icon {
    margin-right: 20px;
  }

  header .header nav ul li a {
    font-size: 13px;
  }

  header .header nav > ul > li + li {
  }
}

/* 1440 x 900 */
@media screen and (max-width: 1441px) {
  .small-container {
    max-width: 1300px;
  }

  /* Header Start */

  header .search-menu {
    padding-top: 70px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper {
    margin-bottom: 40px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .img {
    width: 150px;
  }

  header .header .logo {
    padding-right: 60px;
  }

  header .header .right-area {
    padding-left: 60px;
  }

  header .header {
    height: 100px;
    padding: 0 50px;
  }

  header .header .logo a {
    height: 35px;
  }

  header .header nav > ul > li + li {
    /* margin-left: 30px; */
  }

  header .header nav > ul > li {
    padding: 20px 30px;
  }

  /* Header End */

  /* Slider Start */

  .slider {
    margin-top: 175px;
  }

  .slider .slider-main .item .content {
    margin-left: 150px;
    width: calc(100% - (150px * 2));
  }

  /* Slider End */

  /* Search Menu Start */

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .content
    .title {
    font-size: 15px;
  }

  /* Search Menu End */

  /* About Us Start */

  .about-page.pages .about-page-main .page-main .content .text-section .title {
    width: 60%;
  }

  .about-page.pages .pages-slider .pages-slider-main {
    top: 170px;
  }

  .about-page.pages {
    padding-top: 200px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .img-right-radius {
    width: 650px;
    height: 550px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) .mis-vis {
    padding-left: 120px;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 490px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child h3 {
    margin-bottom: 50px;
  }

  .about-page.pages .about-page-main .page-main {
    padding: 200px 0;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) {
    margin-top: 200px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child {
    margin-top: 200px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .gallery
    .swiper-container {
    padding-bottom: 80px;
  }
  .about-page
    .about-page-main
    .page-main
    .content
    .gallery
    .swiper-container {
    padding-bottom: 80px;
  }
	
  /* About Us End */

  /* Contact Page Start */

  .contact-page .contact-page-main .map .adresses {
    width: 90%;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos {
    margin-bottom: 55px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .infos
    address {
    margin-bottom: 10px;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.mail,
  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.tel {
  }
  /* Contact Page End */

  /* Product Detail Start */

  .product-detail {
    padding-top: 150px;
  }

  .product-detail .page-main .product-slider .left {
    padding-right: 100px;
  }

  .product-detail .page-main .product-slider .left .img {
    width: 95px;
    margin: 0 auto;
  }

  .product-detail .page-main .product-slider {
    max-width: 1200px;
  }

  /* Product Detail End */

  header .header .right-area {
    padding-left: 0px;
  }

  header .header nav ul li.all-cat .inside > a {
    width: 180px;
  }

  header .header nav ul li a {
    font-size: 15px;
  }

  header .header nav ul li.dropdown-element > .dropdown-element-menu {
    width: 100%;
  }
}

/* 1366 x 768 */
@media screen and (max-width: 1367px) {
  .c-container {
    max-width: 1330px;
  }

  .small-container {
    max-width: 1200px;
  }

  /* Header Start */

  header .header {
    height: 120px;
  }

  header .header nav ul li a {
    font-size: 13px;
  }

  header .header nav > ul > li + li {
    margin-left: 20px;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper .search-form {
    margin-bottom: 50px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper {
    margin-bottom: 15px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a {
    height: 130px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .img {
    width: 125px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .content
    .title {
    font-size: 14px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item
    a
    .content
    .features {
    font-size: 12px;
  }

  header .header-top .slogan,
  header .header-top nav ul li a,
  header .header-top .header-top-contact > div a {
    font-size: 13px;
  }

  header .header-top {
    height: 35px;
  }

  /* Header End */

  /* Slider Start */

  .slider {
    margin-top: 180px;
  }

  .slider .slider-main .item .content {
    margin-bottom: 50px;
  }

  /* Slider End */

  /* Homepage Start */

  .home-section .home-main .jumbo-categories .text {
    margin-bottom: 100px;
  }

  /* Homepage End */

  /* Footer Start */

  .footer .footer-cont .footer-main .footer-top .logo a {
    width: 185px;
  }

  /* Footer End */

  /* About Us Start */

  .about-page.pages .pages-slider .pages-slider-main {
    width: 95%;
  }

  .about-page.pages .pages-slider .pages-slider-main .text h1 {
    font-size: 70px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .title
    h2 {
    font-size: 40px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .text-wrap
    .cnt {
    font-size: 17px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .img-right-radius {
    width: 550px;
    height: 500px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons
    ul
    li
    a {
    font-size: 40px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons {
    margin-bottom: 50px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-relative
    .mis-vis-abs {
    font-size: 17px;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 400px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .gallery
    .swiper-container {
    margin: 0 -400px;
  }

  /* About Us End */

  /* Product List Page Start */

  .product-list .product-list-main .list-wrapper .filter-collapse {
    max-width: 250px;
  }

  .product-list .product-list-main .list-wrapper .filter-group {
    max-height: 400px;
  }

  .product-list .product-list-main .list-wrapper .filter-group > ul {
    max-height: 260px;
  }

  /* Product List Page End */

  /* Contact Page Start */

  .contact-page .contact-page-main .map .adresses {
    flex-direction: column;
  }

  .contact-page .contact-page-main .map .iframe {
    position: static;
    height: calc(100vh - 170px);
  }

  .contact-page .contact-page-main .map {
    height: auto;
  }

  .contact-page .contact-page-main .map .adresses .addresses-title {
    min-height: calc(100vh - 170px);
    margin-top: calc(-100vh + 30px);
    justify-content: center;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    margin: -100px auto 0;
    border-radius: 30px;
  }

  /* Contact Page End */

  /* Product Detail Start */

  .product-detail
    .page-main
    .product-detail-relative
    .product-detail-absolute
    > div {
    margin-top: 0;
  }

  .product-detail .page-main .product-slider {
    height: 500px;
  }

  .product-detail .page-main .product-slider .left:before {
    top: -25px;
  }

  .product-detail .page-main .product-slider .left:after {
    bottom: -25px;
  }

  .product-detail .page-main .product-slider {
    max-width: 90%;
  }

  .product-detail .page-main .product-slider .right .content .h1{
    font-size: 3vw;
  }

  .product-detail .page-main .product-slider .right .item .content .h1 {
    font-size: 38px;
    line-height: 50px;
    margin-bottom: 10px;
  }

  .product-detail .page-main .explanation .content .explanation-text h2.title {
    font-size: 30px;
    margin-bottom: 25px;
  }

  .product-detail .page-main .explanation .content .explanation-text .cnt {
    font-size: 20px;
  }

  .product-detail .page-main .explanation .content .explanation-text {
    width: 65%;
    /* margin-bottom: 150px; */
  }

  /* Product Detail End */
}

/* ipad pro, buyuk tabletler */
@media screen and (max-width: 1200px) {
  .wd-7 {
    width: 65%;
  }

  .wd-3 {
    width: 35%;
  }

  .slider .slider-main .item {
    height: 40vw;
  }

  .slider .slider-main .item .content h2.title {
    font-size: 50px;
    line-height: 60px;
  }

  .slider .slider-main .item .content {
    margin-left: 100px;
    width: calc(100% - (100px * 2));
  }

  .slider .slider-main .item .content .slider-btn a {
    font-size: 15px;
  }

  .home-section {
    margin-top: 58vw;
  }

  .home-section .home-main .logo-band {
    transform: rotate(0deg);
    margin-top: 100px;
  }

  .home-section .home-main .jumbo-categories {
    transform: translateY(0);
    margin-top: 125px;
  }

  .home-section .home-main .jumbo-categories .text {
    width: 70%;
  }

  .small-container {
    max-width: 900px;
  }

  .home-section .home-main .jumbo-categories .category-wrapper .item {
    height: 275px;
  }

  .home-section .home-main .home-products .text {
    width: 45%;
    margin-top: 75px;
    padding-bottom: 20px;
  }

  .home-section .home-main .home-products .products .tab ul li {
    margin-right: 30px;
    margin-left: 30px;
  }

  .home-section .home-main .home-products .products .tab ul li:before {
    right: -30px;
  }

  .home-section .home-main .home-products .products .tab ul li a {
    font-size: 15px;
  }

  .products-wrapper .item a .img {
    height: 200px;
  }

  .products-wrapper .item a .product-btn {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
  }

  .products-wrapper .item a .content {
    padding: 50px 25px 25px;
  }

  .home-section .home-main .home-products {
    opacity: 1;
    transform: translateY(0);
    margin-top: 100px;
    margin-bottom: 100px;
  }

  .products-wrapper .item a .product-btn span {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    font-size: 15px;
  }

  .product-comp.products-wrapper {
    flex-wrap: nowrap;
  }

  .products-wrapper .item {
    width: 33.33%;
  }

  .home-section .home-main .banner {
    opacity: 1;
    margin-top: 0;
    height: 350px;
  }

  .home-section .home-main .home-products .products .products-relative {
    max-height: 1000px;
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute {
    max-height: 1000px;
  }

  /* Header Start */

  border-bottom-left-radius {
    padding-right: 50px;
    padding-left: 50px;
  }

  header .header .logo {
    padding-right: 30px;
  }

  header .header .logo a {
    height: 25px;
  }

  header .header .right-area {
    padding-left: 30px;
  }

  header .header .right-area a span:first-child {
    display: none;
  }

  header .header .right-area a span.icon {
    margin-left: 0;
  }

  header .header nav > ul > li + li {
    margin-left: 25px;
  }

  header .header {
    padding: 0 55px;
  }

  header .header-top {
    padding: 0px 55px;
  }

  /* Header End */

  /* Search Start */

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    margin-top: 25px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .search-form
    form
    .input {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper .search-form {
    width: 80%;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item {
    width: 50%;
  }

  header .search-menu {
    height: 70vh;
    padding-top: 100px;
  }

  header .search-menu .search-menu-main .see-all a {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper {
    padding: 0 50px;
  }

  header .search-menu .search-menu-main .see-all {
    padding-right: 50px;
    padding-top: 50px;
  }

  /* Search End */

  /* Footer Start */

  .footer .footer-cont .footer-main .footer-top .logo a {
    width: 150px;
    height: 40px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul {
    padding-right: 0;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul li + li {
    margin-left: 35px;
  }

  .footer .footer-cont .footer-main .footer-top {
    margin-bottom: 50px;
  }

  .footer .footer-cont .footer-main .footer-mid {
    margin-bottom: 50px;
  }

  .footer .footer-cont .footer-main .footer-bottom {
    align-items: center;
  }

  .footer .footer-cont .footer-main .footer-bottom a span.txt {
    top: 3px;
  }

  /* Footer End */

  /* About Us Start */

  .about-page.pages .pages-slider .pages-slider-main .text {
    width: 70%;
  }

  .about-page.pages .pages-slider .pages-slider-main {
    height: 40vh;
    top: 190px;
    width: 97%;
  }

  .about-page.pages .about-page-main {
    margin-top: 41vh;
  }

  .about-page.pages .about-page-main .page-main {
    padding: 150px 0;
  }

  .about-page.pages .about-page-main .page-main .content:first-child {
    padding-left: 75px;
  }

  .about-page.pages .about-page-main .page-main .content .text-section .title {
    width: 80%;
    margin-bottom: 40px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .title
    h2 {
    font-size: 35px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .text-wrap
    .cnt {
    column-count: 1;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .img-section {
    width: 400px;
    height: auto;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .text-section {
    padding-right: 30px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) {
    margin-top: 150px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child {
    margin-top: 150px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child h3 {
    font-size: 35px;
  }

  /* About Us End */

  /* Product List Page Start */

  .product-comp.products-wrapper .item {
    width: 33.33%;
    margin-bottom: 20px;
  }

  .product-list .product-comp.products-wrapper {
    flex-wrap: wrap;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-comp.products-wrapper {
    padding-left: 30px;
    margin-top: 50px;
    max-height: unset;
  }

  .product-list .product-list-main .list-wrapper .filter-group {
    margin-top: 60px;
    margin-bottom: 20px;
  }

  .product-list .product-list-main .list-wrapper .product-name-tree h1 {
  }

  /* Product List Page End */

  /* Contact Page Start */

  .contact-page .contact-page-main .map .iframe {
    height: 30vh;
  }

  .contact-page .contact-page-main .map .adresses .addresses-title {
    margin-top: calc(-100vh + 199px);
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    margin-top: -100px;
    width: 100%;
    max-width: 100%;
    padding: 50px 40px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper {
    padding: 0 75px;
  }

  .contact-page .contact-page-main {
    margin-top: 11vh;
  }

  /* Contact Page End */

  /* Product Detail Start */

  .product-detail .page-main .explanation .content .img {
    height: 320px;
  }

  .product-detail .page-main .product-slider {
    max-width: 900px;
  }

  .product-detail .page-main .product-slider .left {
    padding-right: 35px;
    flex: 0 0 15%;
  }

  .product-detail .page-main .explanation .content .explanation-text {
    width: 100%;
    /* margin-bottom: 125px; */
  }

  .product-detail .page-main .product-slider .right .swiper-container {
    width: 50%;
  }

  .product-detail .page-main .product-slider .right .content {
    width: 50%;
  }

  .product-detail .page-main .product-slider .right .content .h1 {
    font-size: 35px;
  }

  .product-detail .page-main .product-slider .right .content span.txt {
    font-size: 18px;
  }

  .technical-specifications .technical-wrapper ul li span {
    font-size: 15px;
  }

  .technical-specifications .technical-wrapper ul li + li {
    margin-top: 20px;
    padding-top: 20px;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:nth-child(2) {
    padding-right: 100px;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:nth-child(3) {
    padding-right: 100px;
  }

  .product-detail .product-detail-relative .product-detail-absolute {
    width: 100%;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:first-child {
    padding-right: 70px;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:nth-child(4) {
    padding-right: 50px;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    th,
  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    td {
    font-size: 13px;
  }

  .product-detail .product-detail-relative {
  width: calc(100% - 100px);
  }

  .product-detail .page-main .explanation .content .explanation-text h2.title {
    font-size: 27px;
    margin-bottom: 10px;
  }

  .product-detail .page-main .explanation .content .explanation-text .cnt {
    font-size: 17px;
    line-height: 30px;
  }

  .product-detail .page-main .explanation .content .explanation-text:after {
    top: -100px;
  }

  .recommended-products {
    margin-bottom: 150px;
  }

  .product-title h2.title {
    font-size: 30px;
  }

  /* Product Detail End */
}

/* ipad */
@media screen and (max-width: 900px) {
  .slider .slider-main .item {
  }
  .slider .scroll-down {
    display: none;
  }

  .slider .slider-main .item .content {
    margin-left: 40px;
    width: 60%;
    transform: scale(0.9);
    transform-origin: left;
  }

  .arrows {
  }
  header .header .logo a {
    height: auto;
  }

  /* Header Start */

  .active.header,
  .search-active {
    box-shadow: none;
  }

  .active.header:before,
  .search-active.header:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 55px;
    right: 55px;
    height: 1px;
    background: rgb(0 0 0 / 10%);
  }

  header .header-top .slogan,
  header .header-top nav {
    display: none;
  }

  header .header-top {
    padding: 0 15px;
    justify-content: center;
  }

  /* Header End */

  header .header nav {
    display: none;
  }

  header .header .right-area {
    padding-left: 0;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: space-between;
  }

  header .header .right-area .mobile-menu {
  }

  header .header .right-area .mobile-menu {
    display: block;
    margin-left: 0;
    position: relative;
    width: 25px;
  }

  header .header .right-area .mobile-menu span {
    display: block;
    width: 30px;
    height: 1px;
    background: #000;
    border-radius: 5px;
    transition: 0.4s;
  }

  header .header .right-area .mobile-menu span + span {
    margin-top: 8px;
  }

  header .active.header .right-area .mobile-menu span {
    position: absolute;
  }

  header .active.header .right-area .mobile-menu span:nth-child(2) {
    opacity: 0;
    visibility: hidden;
  }

  header .active.header .right-area .mobile-menu span:nth-child(1) {
    transform: rotate(45deg);
    top: 0;
    left: 0;
  }

  header .active.header .right-area .mobile-menu span:nth-child(3) {
    transform: rotate(135deg);
    top: 0;
    left: 0;
    margin: 0;
  }

  header .header .logo {
    padding-right: 0;
  }

  .home-section {
    margin-top: 63vw;
  }

  .home-section .home-main .jumbo-categories .text {
    width: 85%;
    margin-bottom: 50px;
  }

  .home-section .home-main .jumbo-categories h4 {
    font-size: 35px;
  }

  .home-section .home-main .jumbo-categories .category-wrapper .item {
    width: 50%;
  }

  .home-section .home-main .home-products .text {
    width: 70%;
  }

  .slider .slider-main .item .content h2.title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 10px;
  }

  .slider .slider-main .item .content .cnt {
    font-size: 16px;
    width: 90%;
    margin-bottom: 10px;
  }

  .slider .slider-main .item .content .slider-btn a {
    padding: 15px 30px;
  }

  #homeSlider .swiper-container .arrows {
    transform: translateX(-50%) scale(0.7);
    top: auto;
    bottom: 35px;
  }

  .home-section .home-main .home-products .products .tab ul {
    justify-content: unset;
  }

  .home-section .home-main .home-products .products .tab {
    padding: 0 75px;
  }

  .home-section .home-main .home-products .products .tab ul li {
    margin: 0 0px;
    padding: 0 30px 10px;
    text-align: center;
    width: auto;
    white-space: nowrap;
  }

  .home-section .home-main .home-products .products .tab ul li:before {
    right: 0;
    top: 12px;
  }

  .small-container {
    max-width: 650px;
  }

  .home-section .home-main .home-products .text h4 {
    font-size: 35px;
  }

  .products-wrapper .item {
    width: 100%;
  }

  .products-wrapper {
    margin: 0;
    flex-wrap: nowrap;
    width: 100%;
    max-height: 450px;
  }

  .home-section .home-main .home-products .products .products-relative {
    max-height: 600px;
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute {
    max-height: 600px;
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute
    .all-btn {
    margin-top: 50;
    margin-top: 50px;
  }

  .home-section .home-main .banner {
    height: 250px;
  }

  /* Search Start */

  header .search-menu .search-menu-main .search-menu-main-wrapper .search-form {
    width: 100%;
  }

  header .search-menu {
    height: auto;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item {
    width: 100%;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper {
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
    margin-top: 50px;
  }

  header .search-menu .search-menu-main .see-all {
    padding-top: 20px;
  }

  /* Search End */

  /* Footer Start */

  .footer .footer-cont .footer-main .footer-top .logo {
    order: 1;
    width: 100%;
  }

  .footer .footer-cont .footer-main .footer-top .logo a {
    height: 30px;
    margin: 0 auto 50px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav {
    /* display: none; */
  }

  .footer .footer-cont .footer-main .footer-top .social-media {
    order: 3;
  }

  .footer .footer-cont .footer-main .footer-top {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 30px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul {
    width: 100%;
    justify-content: center;
  }

  .footer .footer-cont .footer-main .footer-bottom {
    flex-wrap: wrap;
  }

  .footer .footer-cont .footer-main .footer-bottom .copyright {
    order: 2;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract {
    width: 100%;
    order: 1;
  }

  .footer .footer-cont .footer-main .footer-bottom .signature {
    order: 3;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract ul {
    justify-content: center;
    margin-bottom: 25px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul li a {
    font-size: 16px;
  }

  .footer .footer-cont .footer-main .footer-mid {
    margin-bottom: 30px;
    margin-top: 50px;
  }

  .footer .footer-cont .footer-main .footer-mid .footer-mid-contact > ul li a {
    font-size: 17px;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li
    a
    span.icon {
    display: block;
    height: 20px;
    margin-right: 10px;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li
    a
    span.icon
    svg {
    height: 100%;
  }

  .footer .footer-cont .footer-main .footer-mid .footer-mid-contact ul {
    height: 70px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav {
    order: 2;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract ul li a {
    font-size: 16px;
  }

  /* Footer End */

  /* Mobile Menu Start */

  .mobile-menu-cont {
    min-height: 49vh;
    background-color: #fafafa;
    position: fixed;
    left: 16px;
    right: 16px;
    top: 0;
    box-shadow: 0px 15px 30px rgba(0, 0, 0, 0.05);
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding-top: 160px;
    max-height: 85vh;
    transition: 0.4s ease all;
    transform: translateY(-100%);
    pointer-events: none;
    display: block;
  }

  .mobile-menu-cont.active {
    transform: translateY(0%);
    pointer-events: all;
  }

  .mobile-menu-cont .menu-nav {
    width: 60%;
    margin: 60px auto 50px;
    /* background-color: rgb(242 242 242); */
  }

  .mobile-menu-cont {
    padding-top: 160px;
  }

  .mobile-menu-cont .menu-nav ul {
  }

  .mobile-contracts {
    display: none;
  }

  .mobile-menu-cont .menu-nav > ul > li {
    text-align: left;
    position: relative;
  }

  .mobile-menu-cont .menu-nav > ul > li.dropdown:before {
    content: "";
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(180deg);
    width: 25px;
    height: 15px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OC4yNDEiIGhlaWdodD0iMjIuNDg0IiB2aWV3Qm94PSIwIDAgNDguMjQxIDIyLjQ4NCI+CgkJCQkJCQkJPHBhdGggaWQ9IlZlY3RvciIgZD0iTTQ2LjEyLDIwLjY3MywyNy4xMzYsMS42ODFhNS43ODIsNS43ODIsMCwwLDAtOC4xNTIsMEwwLDIwLjY3MyIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMS4wNjEgMC43NSkiIHN0cm9rZT0iIzAwMCIgZmlsbD0ibm9uZSIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjEuNSI+PC9wYXRoPgoJCQkJCQkJPC9zdmc+");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
  }

  .mobile-menu-cont .menu-nav ul li a {
    font-size: 20px;
    color: #2e2e2e;
    font-weight: 400;
    display: block;
    width: 100%;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown {
    position: relative;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown > a {
    position: relative;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul {
    display: none;
    padding: 15px 0 0;
  }
	
 .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul {
    display: none;
    padding: 15px 0 0;
  }
	
 .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownThree {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownThree ul {
    display: none;
    padding: 15px 0 0;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown > a:before {
    /* content: ""; */ /* position: absolute; */ /* width: 18px; */ /* height: 2px; */ /* right: -42px; */ /* top: 50%; */ /* transform: translateY(-50%); */ /* background: #2e2e2e; */
  }

  .mobile-menu-cont .menu-nav ul li.dropdown > a:after {
    /* content: ""; */
    /* position: absolute; */
    /* height: 18px; */
    /* width: 2px; */
    /* right: -34px; */
    /* top: 50%; */
    /* background: #2e2e2e; */
    /* transform: translateY(-50%); */
  }
.iqIsyM {
    font-size: 18px !important;
}
.gBASXt {
    font-size: 13px !important;
}
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li a {
    font-size: 15px;
    font-weight: 300;
	transition: 0.4s auto;
  }
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li a:hover {
	color: #c82b2e;
  }
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li a:hover {
	color: #c82b2e;
  }
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li a:hover:before {
	color: #c82b2e;
  }	
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li a:hover:before {
	color: #c82b2e;
  }
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li a:active {
	color: #c82b2e;
  }	
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li a:active {
	color: #c82b2e;
  }
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li a:focus {
	color: #c82b2e;
  }	
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li a:focus {
	color: #c82b2e;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownOne ul > li + li {
    margin-top: 10px;
  }
	
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li a {
    font-size: 15px;
    font-weight: 300;
	transition: 0.4s auto;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownTwo ul > li + li {
    margin-top: 10px;
  }
	
  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownThree ul > li {
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownThree ul > li a {
    font-size: 15px;
    font-weight: 300;
  }

  .mobile-menu-cont .menu-nav ul li.dropdown .mobile-dropdownThree ul > li + li {
    margin-top: 10px;
  }

  .mobile-menu-cont .menu-nav > ul > li + li {
    margin-top: 15px;
  }

  /* Mobile Menu End */

  /* About Us Start */

  .about-page.pages .pages-slider .pages-slider-main {
    width: 96%;
  }

  .about-page.pages .about-page-main .page-main {
    padding: 100px 0;
  }

  .about-page.pages .about-page-main .page-main .content:first-child {
    padding: 0 50px;
    flex-direction: column-reverse;
    align-items: center;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .img-section {
    height: 300px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .text-section {
    padding-top: 50px;
    text-align: center;
  }

  .about-page.pages .about-page-main .page-main .content .text-section .title {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) {
    flex-direction: column;
    margin-top: 100px;
    padding: 25px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .img-right-radius {
    width: 100%;
    height: 320px;
    border-radius: 30px;
    margin-bottom: 50px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) .mis-vis {
    padding: 0 100px;
    width: 100%;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons
    ul
    li
    a {
    font-size: 30px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons
    ul
    li {
    padding: 0 20px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons {
    margin-bottom: 30px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child {
    margin-top: 100px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .title
    h2 {
    font-size: 30px;
  }

  .about-page.pages .about-page-main .page-main .content:last-child h3 {
    font-size: 30px;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 300px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .gallery
    .swiper-container {
    margin: 0 -200px;
  }
    .gallery
    .swiper-container {
    margin: 0 -200px;
  }

  .about-page.pages .pages-slider .pages-slider-main .text h1 {
    font-size: 40px;
    line-height: 1.4;
  }

  /* About Us End */

  /* Product List Start */

  .product-comp.products-wrapper .item {
    width: 50%;
  }

  .product-list .product-list-main .list-wrapper .filter-collapse {
    width: 200px;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .filter-group
    ul
    > li.dropdown-filter
    > span {
    font-size: 15px;
  }

  .product-list .product-list-main .list-wrapper .filter-group > ul {
    width: 100%;
  }

  /* Single Page Start */
	section.page.single-page {
		padding: 130px 0;
	}
	section.page.single-page .container {
		padding: 0 50px;
	}
	section.page.single-page .container h2{
		padding-bottom:35px;
		font-size: 26px;
		text-align: center;
	}
  /* Single Page End */

  /* Down Page Start */
	.downpages .downpages-main {
		margin-top: 15vh;
	}
	.downpages-main .page-main {
		padding: 80px;
	}
	.downpages-main .page-main {
	  	padding: 50px 30px;
		align-items: center;
	}
	.downpages-title {
		width: 100%;
		margin-bottom: 35px;
	}
  /* Down Page End */

  /* Contact Page Start */

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper {
    padding: 0;
  }

  .contact-page .contact-page-main .map .adresses .addresses-title {
    min-height: unset;
    margin-top: -80px;
  }

  .contact-page .contact-page-main .map .adresses .addresses-title h1 {
    font-size: 60px;
  }

  .contact-page .contact-page-main {
    margin-top: 15vh;
  }

  /* Contact Page End */

  /* Product Detail Start */

  .product-detail .page-main .product-slider {
    flex-direction: column-reverse;
    height: auto;
  }

  .product-detail .page-main .product-slider .left .img {
    height: 105px;
    width: auto;
  }
.product-detail .page-main .product-slider .left .swiper-container {
    height: auto;
    width: 100%;
    margin-top: 30px;
}

.product-detail .page-main .product-slider .left .swiper-arrow.prev-arrow svg {
    transform: rotate(-90deg);
}

.product-detail .page-main .product-slider .left .swiper-arrow.next-arrow svg {transform: rotate(-90deg);}
  .product-detail .page-main .product-slider .left {
    width: 100%;
    padding: 0 50px;
    height: auto;
    margin-bottom: 50px;
    display: flex;
    align-items: center;
  }

  .product-detail .page-main .product-slider .right {
    flex: none;
    width: 100%; /* height: 350px; */
  }

  .product-detail .page-main .product-slider .right .item {
    justify-content: flex-start;
    /*height: 350px;*/
  }

  .product-detail .page-main .product-slider .right .item .img {
    width: 100%;
    height: 100%;
  }

  .product-detail .page-main .product-slider .right .item .content {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }

  .product-detail .page-main .product-slider .right .item .content .h1 {
    font-size: 30px;
  }

  .product-detail .page-main .product-slider .right .item .content span.txt {
    font-size: 15;
    font-size: 16px;
  }

  .product-detail .page-main .explanation .content .explanation-text:after {
    display: none;
  }

  .product-detail .page-main .explanation .content .explanation-text h2.title {
    font-size: 25px;
  }

  .product-detail .page-main .explanation .content .explanation-text {
    margin-top: 25px;
  }

  .product-detail .recommend-slider .swiper-container {
    margin: 0;
    padding: 0 45px;
  }

  .product-detail .page-main .product-slider .left:before,
  .product-detail .page-main .product-slider .left:after {
    display: none;
  }

  .recommended-products {
    padding: 0 50px;
  }

  /* Product Detail End */
}
	.breadcrumb {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		padding: 0rem .75rem;
		margin-bottom: 0.75rem;
		list-style: none;
		background-color: transparent !important;
		border-radius: .25rem;
	}
  ul.breadcrumb li.breadcrumb-item {
  }
  ul.breadcrumb li.breadcrumb-item a:first-child {
	  	display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		gap: 8px;
  }

  ul.breadcrumb li.breadcrumb-item a {
    color: rgb(0 0 0 / 50%);
  }

  ul.breadcrumb li.breadcrumb-item:last-child a {
    color: rgb(0 0 0 / 30%);
  }
.breadcrumb-item+.breadcrumb-item {
    padding-left: .4rem !important;
}
.breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
	font-size: 13px;
}
.breadcrumb-item+.breadcrumb-item:nth-child(2)::before {
    display: none;
}

/* Mobil cihazlar */
@media screen and (max-width: 768px) {
  header .header .right-area a {
    padding: 0;
    height: 40px;
  }

  header .header.search-active .right-area a span.icon svg {
    opacity: 0;
  }

  header .header .right-area a span.icon:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 1px;
    transform: translate(-50%, -50%) rotate(45deg);
    background: #000;
  }

  header .header .right-area a span.icon {
    position: relative;
  }

  header .header .right-area a:hover span.icon {
    transform: rotate(0);
  }

  header .header .right-area a span.icon:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 1px;
    transform: translate(-50%, -50%) rotate(-45deg);
    background: #000;
  }

  header .header .right-area a span.icon:before,
  header .header .right-area a span.icon:after {
    transition: 0.3s;
    opacity: 0;
  }

  header .header .right-area a span.icon:before,
  header .header .right-area a span.icon:after {
  }

  header .header.search-active .right-area a span.icon:before,
  header .header.search-active .right-area a span.icon:after {
    opacity: 1;
  }

  header .header .right-area a span.icon svg {
    transition: 0.3s;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .search-form
    form
    .input
    input:active,
  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .search-form
    form
    .input
    input:focus {
    box-shadow: none;
    border: 1px solid rgb(0 0 0 / 40%);
    background: #ffff;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .search-form
    form
    .input
    input {
    border: 1px solid rgb(0 0 0 / 10%);
  }

  section.page-title {
    margin-top: 140px;
  }

  section.page-title .title-first {
  }

  section.page-title .title-first ul.tree {
    display: flex;
  }

  section.page-title .title-first ul.tree li.breadcrumb-item {
  }

  section.page-title .title-first ul.tree li.breadcrumb-item a {
    color: rgb(0 0 0 / 50%);
  }

  section.page-title .title-first ul.tree li.breadcrumb-item.active a {
    color: #000;
  }
  ul.breadcrumb li.breadcrumb-item {
  }

  ul.breadcrumb li.breadcrumb-item a {
    color: rgb(0 0 0 / 50%);
	  font-size: 12px
  }
  ul.breadcrumb li.breadcrumb-item:first-child a{
    padding-top: 5px;
  }

  ul.breadcrumb li.breadcrumb-item.active a {
    color: #000;
  }

  .active.header:before,
  .search-active.header:before {
    left: 25px;
    right: 25px;
  }

  .mobile-menu-cont .menu-nav {
    width: 100%;
    margin: 40px auto 50px;
  }

  .mobile-menu-cont {
    padding-top: 115px;
  }

  .search-menu .small-container {
    padding: 0 15px;
  }

  header
    .search-menu
    .search-menu-main
    .search-menu-main-wrapper
    .items-wrapper
    .item {
    padding: 0;
  }

  .home-section {
    margin-top: 60vh;
  }

  .home-section .home-main .jumbo-categories .category-wrapper {
    flex-wrap: nowrap;
  }

  .slider .slider-main .item {
    height: 145vw;
    padding: 25px;
    text-align: center;
    border-radius: 30px;
  }

  .slider .c-container {
    padding: 0;
  }

  .scroll-down {
    display: none;
  }

  #homeSlider .arrows span.arrow {
    display: none;
  }

  .c-container {
    padding: 0 10px;
  }

  .slider .slider-main .item .content {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 45px;
    left: 0;
    right: 0;
    transform: scale(1);
  }
  #homeSlider .swiper-container .arrows {
    top: auto;
    bottom: 40px;
  }

  .slider .slider-main .item .content h2.title {
    font-size: 28px;
    line-height: 1;
    margin-bottom: 14px;
    font-weight: 300;
  }

  .slider .slider-main .item .content .cnt {
    font-size: 14px;
    margin: 0 auto;
    color: rgb(45 45 45 / 100%);
    width: 80%;
    line-height: 1.2;
  }

  .slider .slider-main .item .content .slider-btn a {
    padding: 10px 30px;
    font-size: 15px;
    margin-top: 14px;
    border-radius: 100px;
  }

  #homeSlider .arrows span.arrow.arrow-left {
    display: none;
  }

  .home-section .home-main .logo-band {
    display: none;
  }

  .home-section .home-main .jumbo-categories {
    margin-top: 55px;
  }

  .home-section .home-main .jumbo-categories h4 {
    font-size: 20px;
    margin-bottom: 30px;
  }

  .footer .footer-cont .footer-main .footer-mid .footer-mid-contact ul {
    flex-direction: column;
    padding: 10px 50px;
    align-items: center;
    min-height: 100px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav {
    margin-bottom: 25px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul li a {
    font-size: 13px;
  }

  .footer .footer-cont .footer-main .footer-top .footer-nav ul li + li {
    margin-left: 20px;
  }

  .footer .footer-cont .footer-main .footer-top {
    justify-content: center;
  }

  .footer .footer-cont .footer-main .footer-mid {
    margin: 25px 0;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li:first-child {
    padding-right: 0;
    margin-bottom: 15px;
    border: none;
  }
  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li:nth-child(2) {
    padding-right: 0;
    margin-bottom: 15px;
		padding-left: 0;
    border: none;
  }
  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li:nth-child(2) a {
		font-size: 18px;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li:last-child {
    padding-left: 0;
  }

  .footer .footer-cont .footer-main .footer-mid .footer-mid-contact > ul li a {
    font-size: 13px;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-mid
    .footer-mid-contact
    ul
    li
    a
    span.icon {
    display: none;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract ul li a {
    font-size: 12px;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract ul li {
    padding: 0 5px;
  }
	
  .footer .footer-cont .footer-main .footer-bottom .contract ul {
    justify-content: center;
  }

  .footer .footer-cont .footer-main .footer-bottom .copyright span {
    font-size: 12px;
  }

  .footer .footer-cont .footer-main .footer-bottom a span.txt {
    font-size: 13px;
    top: 1px;
  }

  .footer .footer-cont .footer-main .footer-bottom a span.icon {
    display: inline-block;
    height: 13px;
  }

  .footer .footer-cont .footer-main .footer-bottom a span.icon img {
    height: 100%;
    object-fit: contain;
    width: 100%;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-top
    .social-media
    ul
    li
    a
    span.icon {
    display: block;
    width: 25px;
    height: 25px;
  }

  .footer
    .footer-cont
    .footer-main
    .footer-top
    .social-media
    ul
    li
    a
    span.icon
    svg {
    width: 100%;
    height: 100%;
  }

  .footer .footer-cont .footer-main .footer-top .social-media ul li + li {
    margin-left: 15px;
  }

  .footer .footer-cont .footer-main .footer-bottom .contract {
    display: block;
  }
	.mobile-social-media ul{
		display: flex;
		margin-bottom: 25px;
		padding: 18px 0;
		width: 100%;
		justify-content: center;
    	border-top: 1px solid rgb(0 0 0 / 10%);
    	border-bottom: 1px solid rgb(0 0 0 / 10%);
	}
	.mobile-social-media ul li a span.icon svg {
		fill: none;
		stroke: #2d2d2d;
		transition: 0.4s;
	}
	.mobile-social-media ul li a span.icon svg.other {
		fill: none;
		stroke: none;
		transition: 0.4s;
	}	
	.mobile-social-media ul li a {
		align-items: center;
		display: flex;
		color: #2d2d2d;
		padding: 0 10px;
		transition: 0.4s;
		font-size: 16px;
	}

  .mobile-contracts ul {
    display: flex;
    margin-bottom: 25px;
    width: 100%;
    justify-content: center;
    gap: 10px;
  }

  .mobile-contracts ul a {
    color: #414141;
    font-size: 14px;
  }

  .mobile-contracts {
    display: block;
  }

  .home-section .home-main .home-products {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .home-section .home-main .home-products .products .tab {
    margin-bottom: 50px;
    padding: 0;
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute
    .all-btn
    a {
    padding-right: 25px;
    padding-left: 25px;
  }

  .home-section
    .home-main
    .home-products
    .products
    .products-relative
    .products-absolute
    .all-btn
    a
    span:first-child {
    font-size: 14px;
  }

  header .header {
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
    padding: 0 25px;
    height: 80px;
  }

  .footer .footer-cont .footer-main .footer-top .logo a {
    width: 120px;
    margin-bottom: 25px;
  }

  .footer .footer-cont .footer-main {
    padding-top: 50px;
  }

  .home-section .home-main {
    border-radius: 30px 30px 0 0;
  }

  .small-container {
    padding: 0 25px;
  }

  .home-section .home-main .home-products .text h4 {
    font-size: 20px;
    line-height: 1.2;
  }

  .home-section .home-main .jumbo-categories .category-wrapper .item a span {
    font-size: 20px;
  }

  .home-section .home-main .jumbo-categories .text {
    width: 100%;
  }

  .home-section .home-main .banner {
    height: 170px;
    margin: 40px 0;
  }

  .slider {
    margin-top: 30px;
    position: absolute;
  }

  .home-section {
    margin-top: 165vw;
  }

  .home-section .home-main .jumbo-categories .category-wrapper .item {
    margin-bottom: 0;
  }

  .home-section .home-main .home-products .text {
    margin-top: 50px;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper {
    padding: 0;
  }

  header .search-menu .search-menu-main .search-menu-main-wrapper .search-form {
    margin-bottom: 5px;
  }

  header .search-menu {
    height: auto;
  }

  .mobile-menu-cont {
    left: 0;
    right: 0;
  }

  header .c-container {
    padding: 0;
  }

  header .search-menu {
    left: 0;
    right: 0;
  }

  header .search-menu .search-menu-main .see-all {
    padding: 25px;
    text-align: center;
  }

  header .search-menu .search-menu-main .see-all a {
    margin-bottom: 0;
  }

  /* About Page Start */

  .about-page.pages .pages-slider .pages-slider-main {
    top: 140px;
    width: 91%;
  }

  .about-page.pages .about-page-main {
    margin-top: calc(30vh + 30px);
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .img-section {
    width: 100%;
    height: 200px;
		display: none;
  }

  .about-page.pages .about-page-main .page-main .content:first-child {
    padding: 0 20px;
  }

  .about-page .scroll-down {
    display: none;
  }

  .about-page.pages .pages-slider .pages-slider-main .text h1 {
    font-size: 30px;
  }

  .about-page.pages .pages-slider .pages-slider-main .text {
    width: 95%;
  }

  .about-page.pages .about-page-main .page-main {
    padding-top: 50px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:first-child
    .text-section {
    padding-right: 0;
    padding-top: 30px;
  }

  .about-page.pages .about-page-main .page-main .content .text-section .title {
    width: 100%;
    margin-bottom: 25px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .title
    h2 {
    font-size: 20px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content
    .text-section
    .text-wrap
    .cnt {
    font-size: 15px;
    line-height: 25px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .img-right-radius {
    height: 230px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) .mis-vis {
    padding: 0;
  }

  .about-page.pages {
    padding-top: 180px;
  }

  .about-page.pages .about-page-main .page-main .content:nth-child(2) {
    margin-top: 50px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-buttons
    ul
    li
    a {
    font-size: 20px;
  }

  .about-page.pages
    .about-page-main
    .page-main
    .content:nth-child(2)
    .mis-vis
    .mis-vis-relative
    .mis-vis-abs {
    text-align: center;
    font-size: 15px;
    line-height: 25px;
  }

  .about-page.pages .about-page-main .page-main .content .gallery .img {
    height: 250px;
  }
 .gallery .img {
    height: 250px;
  }
  .gallery .swiper-container {
	padding-bottom: 50px;
	margin-bottom: 50px;
  }
  #aboutSlider .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  /* About Page End */

  /* Product List Start */

  .product-list {
    padding-top: 80px;
  }

  .product-list .product-list-main .list-wrapper .product-name-tree {
    width: 80%;
    display: block;
  }

  .product-list .product-list-main .list-wrapper .product-name-tree h1 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .events-btns {
    display: flex;
    width: 20%;
    justify-content: flex-end;
  }

  .product-list .product-list-main .list-wrapper .filter-collapse {
    position: absolute;
    left: 15px;
    top: -100%;
    width: calc(100% - 30px);
    max-width: initial;
    right: 15px;
    z-index: 99;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    height: 75vh;
  }

  .product-list .product-list-main .list-wrapper .filter-collapse.active {
    opacity: 1;
    visibility: visible;
    top: 80px;
    pointer-events: all;
  }

  .product-list .overlay {
    background: rgb(0 0 0 / 40%);
    width: 100%;

    position: absolute;
    top: 0;
    bottom: -300px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: 0.4s;
    z-index: 98;
  }

  .product-list .overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .product-list .product-list-main .list-wrapper .filter-group > ul {
    max-height: 90%;
    overflow-y: auto;
  }

  .product-list .product-list-main .list-wrapper .filter-group {
    padding-top: 25px;
    flex-wrap: wrap;
    max-height: unset;
    height: 100%;
  }

  .product-list .product-list-main .list-wrapper .btn-collapse {
    width: 100%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
  }

  .product-list .product-list-main .list-wrapper .btn-collapse .close-btn {
    width: 50px;
    height: 50px;
    background: rgb(65 65 65 / 70%);
    border-radius: 50%;
    position: relative;
  }

  .product-list .product-list-main .list-wrapper .btn-collapse .close-btn span {
    position: absolute;
    width: 2px;
    height: 25px;
    background: #fff;
    left: 50%;
    top: 50%;
    border-radius: 10;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .btn-collapse
    .close-btn
    span:first-child {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .product-list
    .product-list-main
    .list-wrapper
    .btn-collapse
    .close-btn
    span:last-child {
    transform: translate(-50%, -50%) rotate(315deg);
  }

  .product-list .product-list-main .list-wrapper .sorting-area {
    display: none;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-name-tree
    ul.tree
    li
    a {
    font-size: 12px;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-comp.products-wrapper {
    padding-left: 0;
    margin-top: 15px;
  }

  .product-list .product-list-main .list-wrapper .product-name-tree ul.tree {
  display: none;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-name-tree
    ul.tree
    li:first-child {
    /* display: none; */
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-name-tree
    ul.tree
    li:nth-child(2):before {
    /* display: none; */
  }

  .product-list
    .product-list-main
    .list-wrapper
    .product-name-tree
    ul.tree
    li:nth-child(2) {
    /*padding-left: 0;*/
  }

  li.breadcrumb-item {
  }

  .product-comp.products-wrapper .item a .img {
    height: 45vw;
  }

  .product-comp.products-wrapper .item {
    width: 50%;
    margin-bottom: 0;
  }

  .product-list .product-list-main .list-wrapper {
    padding-top: 30px;
}

.product-list .c-container {
    padding: 0 25px;
}

.product-comp.products-wrapper .item a .content {
    padding: 10px 10px 20px;
}

.product-comp.products-wrapper .item a .content span.title {
    font-size: 15px;
    margin-bottom: 8px;
}

.product-comp.products-wrapper .item a .content span.feature, .product-comp.products-wrapper .item a .content span.brand {
    font-size: 13px;
    line-height: 1.3;
}

.product-comp.products-wrapper .item a {
    border-radius: 12px;
}

.product-list .product-list-main .cust-pagination {
    padding: 50px 0;
}

  .product-list .product-list-main .list-wrapper .mobile-sorting-area {
    position: absolute;
    left: 15px;
    width: calc(100% - 30px);
    top: 150px;
    transition: 0.4s;
    background-color: #fafafa;
    height: 300px;
    z-index: 98;
    border-radius: 30px;
    pointer-events: none;
    transition: 0.4s;
    opacity: 0;
    visibility: hidden;
    padding-top: 25px;
    transform: translateY(calc(-100% - 150px));
    padding-bottom: 25px;
    display: block;
  }

  .product-list .product-list-main .list-wrapper .mobile-sorting-area.active {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    pointer-events: all;
  }

  .product-list .product-list-main .list-wrapper .mobile-sorting-area ul {
    flex: 1;
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 50px;
  }

  .product-list .product-list-main .list-wrapper .mobile-sorting-area ul li a {
    color: #525252;
    font-size: 16px;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .mobile-sorting-area
    ul
    li
    + li {
    margin-top: 10px;
  }

  .product-list
    .product-list-main
    .list-wrapper
    .mobile-sorting-area
    ul
    li.active
    a {
    color: #000;
  }

  /* Product List End */

  /* Contact Page Start */

  .contact-page .contact-page-main .map .adresses .addresses-title {
    margin-top: 25px;
    padding-bottom: 0;
	  display: none
  }

  .contact-page .contact-page-main .map .adresses .addresses-title h1 {
    color: #404040;
    font-size: 40px;
    letter-spacing: 0.1em;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont {
    padding: 15px 0;
    margin-top: 30px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .infos
    address {
    font-size: 17px;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.mail,
  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.tel {
    font-size: 17px;
    text-align: left;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos {
    display: block;
    padding: 10px 20px 0;
    margin-bottom: 40px;
  }

  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.mail,
  .contact-page .contact-page-main .map .adresses .adresses-cont .infos a.tel {
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .infos
    .social-media
    ul {
    justify-content: flex-start;
  }

  .is-100 {
    width: 100%;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper {
    padding: 0 15px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item.form-info
    p {
    font-size: 13px;
  }
  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item-group {
    flex-direction: column;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item
    .captcha {
    width: 100% !important;
    padding: 0;
    height: 50px;
    margin-bottom: 20px;
  }

  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item-group
    .item {
    /* flex-direction: column; */
    margin: 0;
    gap: 10px;
  }
  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item
    input {
    padding: 0 20px;
  }
  .contact-page
    .contact-page-main
    .map
    .adresses
    .adresses-cont
    .forms
    .form-wrapper
    .item-group
    .item
    button {
    height: 50px;
  }

  /* Contact Page End */

  /* Product Detail Start */

  .product-detail .page-main .product-slider .left {
    padding: 0 0;
  }

  .product-detail {
    padding-top: 100px;
  }

  .product-detail .page-main .tab .tab-wrapper ul li {
    padding: 10px 15px;
  }

  .product-detail .page-main .tab {
    margin-top: 30px;
  }

  .product-detail
    .page-main
    .product-detail-relative
    .product-detail-absolute
    > div {
    margin-top: 0;
  }

  .product-detail .product-detail-relative .product-detail-absolute {
    width: 100%;
  }

  .product-detail .product-detail-relative {
  width: calc(100% - 48px);
  }

  .product-detail .page-main .explanation .content .explanation-text {
    width: 100%;
    /* margin-bottom: 75px; */
  }

  .product-detail .page-main .explanation .content .explanation-text .cnt {
    font-size: 15px;
    line-height: 25px;
  }

  .product-detail .page-main .explanation .content .img {
    height: 175px;
  }

  .recommended-products {
    margin-top: 75px;
    padding: 0 25px;
    margin-bottom: 30px;
  }

  .product-title h2.title {
    font-size: 20px;
    padding: 0 30px;
    line-height: 7px;
  }

  .product-detail .page-main .product-slider .right {
    flex-direction: column-reverse;
    margin-bottom: 25px;
  }

  .product-detail .page-main .product-slider .right .content {
    width: 100%;
    padding: 30px 15px 0;
    align-items: center;
  }

  .product-detail .page-main .product-slider .right .content .h1 {
    font-size: 26px;
    line-height: unset;
    margin-bottom: 7px;
  }

  .product-detail .page-main .product-slider .right .content span.txt {
    font-size: 15px;
    max-width: 80%;
    text-align: center;
    margin: 0 auto;
  }

  .product-detail .page-main .product-slider .right .swiper-container {
    width: 100%;
  }

  .product-title {
    margin-bottom: 30px;
  }

  .technical-specifications .technical-wrapper ul li span {
    font-size: 13px;
  }

  .technical-specifications .technical-wrapper ul li + li {
    padding-top: 15px;
    margin-top: 15px;
  }

  .product-detail
    .page-main
    .product-detail-relative
    .product-detail-absolute
    > .drivers {
    overflow-x: auto;
    overflow-y: hidden;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:first-child {
    display: block;
    width: 250px;
    padding-right: 50px;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:nth-child(3) {
    white-space: nowrap;
  }

  .product-detail
    .product-detail-relative
    .product-detail-absolute
    .drivers
    table
    tbody
    tr
    + tr
    td:nth-child(4) {
    padding-right: 25px;
    white-space: nowrap;
  }

  .product-detail .recommend-slider .swiper-container {
    padding: 0;
  }
  .product-detail .page-main .product-slider .left .img {
    max-width: 110%;
    margin: 0 auto;
    height: 21vw;
  }
  .product-detail .page-main .product-slider .left .swiper-arrow svg {
    width: 32px;
    height: auto;
}

.product-detail .page-main .product-slider .left .swiper-arrow {
    padding: 10px;
}
  /* Product Detail End */
}

/* Kucuk mobil cihazlar */
@media screen and (max-width: 350px) {
}
