@font-face {
    font-family: 'Rubik-Bl';
    src: url('../fonts/Rubik-Black.eot');
    src: url('../fonts/Rubik-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Black.woff2') format('woff2'), url('../fonts/Rubik-Black.woff') format('woff'), url('../fonts/Rubik-Black.ttf') format('truetype'), url('../fonts/Rubik-Black.svg#Rubik-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-R';
    src: url('../fonts/Rubik-Regular.eot');
    src: url('../fonts/Rubik-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Regular.woff2') format('woff2'), url('../fonts/Rubik-Regular.woff') format('woff'), url('../fonts/Rubik-Regular.ttf') format('truetype'), url('../fonts/Rubik-Regular.svg#Rubik-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-L';
    src: url('../fonts/Rubik-Light.eot');
    src: url('../fonts/Rubik-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Light.woff2') format('woff2'), url('../fonts/Rubik-Light.woff') format('woff'), url('../fonts/Rubik-Light.ttf') format('truetype'), url('../fonts/Rubik-Light.svg#Rubik-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
    font-display: swap;
}



@font-face {
    font-family: 'Rubik-B';
    src: url('../fonts/Rubik-Bold.eot');
    src: url('../fonts/Rubik-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Bold.woff2') format('woff2'), url('../fonts/Rubik-Bold.woff') format('woff'), url('../fonts/Rubik-Bold.ttf') format('truetype'), url('../fonts/Rubik-Bold.svg#Rubik-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Rubik-M';
    src: url('../fonts/Rubik-Medium.eot');
    src: url('../fonts/Rubik-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/Rubik-Medium.woff2') format('woff2'), url('../fonts/Rubik-Medium.woff') format('woff'), url('../fonts/Rubik-Medium.ttf') format('truetype'), url('../fonts/Rubik-Medium.svg#Rubik-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Coronet';
    src: url('../fonts/Coronet.eot');
    src: url('../fonts/Coronet.eot?#iefix') format('embedded-opentype'), url('../fonts/Coronet.woff2') format('woff2'), url('../fonts/Coronet.woff') format('woff'), url('../fonts/Coronet.ttf') format('truetype'), url('../fonts/Coronet.svg#Coronet') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


html {
    -webkit-text-size-adjust: none;
}

*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}




.gallerySlider .slick-prev, .gallerySlider .slick-next {
    top: -50px;
    width: 40px;
}

.gallerySlider .slick-next {
    right: 26px;
}

.gallerySlider .slick-prev {
    left: 0;
}

    .gallerySlider .slick-prev:before {
        content: '\f060';
    }

    .gallerySlider .slick-prev:before, .gallerySlider .slick-next:before {
        font-family: 'FontAwesome';
        font-size: 20px;
        background: #f5f5f5;
        padding: 10px;
        border-radius: 50%;
        color: #162b64;
    }

.PDleftTop h1 {
    font-size: 20px;
    color: #162b64;
    font-family: 'Rubik-M';
    text-align: center;
}

.treeviewlogo {
    background: url(../img/logo.png) no-repeat;
    width: 100%;
    height: 60px;
    background-position: center;
    opacity: 0.3;
    margin-bottom: 10px;
}

.help .treeviewLogo {
    background: url(../img/logo.png) no-repeat;
    width: 100%;
    height: 100px;
    background-position: center;
    opacity: 0.2;
    margin-bottom: 10px;
    background-size: 70%;
}

.btnSubmit {
    border: none;
    padding: 15px 40px;
    border-radius: 40px;
    background: #162b64;
    color: #fff;
    font-family: 'Rubik-M';
    font-size: 18px;
    cursor: pointer;
}

.contactInput textarea {
    resize: none;
    width: 100%;
    height: 150px;
    border-radius: 30px;
    padding: 20px 35px;
    font-family: 'Rubik-R';
    background: #fff;
    border: 1px solid #ebeced;
}

.contactInput input {
    width: 100%;
    border-radius: 40px;
    border: 1px solid #ebeced;
    background: #fff;
    padding: 30px 40px;
}

.navigationUl li {
    list-style: none;
    color: #162b64;
    font-size: 14px;
}

.review {
    color: #dd2828;
    text-decoration: underline;
    font-size: 14px;
    position: absolute;
    bottom: 30px;
    font-family: 'Rubik-R';
}

.newProSlider .slick-next {
    right: -100px;
    background: #f5f5f5;
    border-radius: 0px 20px 20px 0px;
    width: 49px;
}

    .newProSlider .slick-next:before {
        content: '\f061';
        font-family: 'Fontawesome';
        font-size: 20px;
    }

.newProSlider .slick-prev:before {
    content: '\f060';
    font-family: 'Fontawesome';
    font-size: 20px;
}

.newProSlider .slick-prev {
    left: -100px;
    background: #f5f5f5;
    border-radius: 20px 0px 0px 20px;
    width: 48px;
}

.CorpBottomTitle:before {
    content: '';
    background: url(../img/componyShape.svg) no-repeat;
    background-size: 100%;
    padding: 20px;
    width: 150%;
    height: 200%;
    position: absolute;
    top: -29px;
    left: -90px;
    z-index: -1;
}

.newsProductImg {
    height: 370px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    position: relative;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 5px;
    background: #fff;
    padding: 5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #162b64;
    border-radius: 20px;
}

.ebltnSubmit {
    position: absolute;
    right: 0;
    background: #da251c;
    border: 2px solid #fff;
    border-radius: 20px;
    padding: 10px;
    width: 44%;
    text-align: left;
    padding-left: 20px;
    color: #fff;
    font-family: 'Rubik-M';
    top: 50%;
    transform: translate(0,-50%);
    z-index: 2;
    cursor: pointer;
}

.eBulletIcon {
    position: absolute;
    right: 4px;
    z-index: 2;
    top: 50%;
    transform: translate(0,-50%);
    background-color: #da251c;
    color: #fff;
    border-radius: 50%;
    border: 3px solid #fff;
    padding: 5px;
}

.eBulletinInput {
    padding: 17px;
    border-radius: 28px;
    position: relative;
    width: 100%;
    border: 0;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-family: 'Rubik-R';
    position: relative;
    background-color: #fff;
}

a {
    text-decoration: none;
    color: #fff;
}



.docsBox a {
    color: #081331;
    font-size: 18px;
}

    .docsBox a i {
        margin-right: 10px;
        font-size: 24px;
    }

.treeview li a:not(.hover) {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #888888;
}

.helpTabsLink a {
    color: #858585;
    margin-left: 50px;
}

    .helpTabsLink a.current {
        color: #162b64;
        font-family: 'Rubik-M';
        font-size: 18px;
    }

    .helpTabsLink a:after {
        content: '';
        width: 80%;
        display: inline-block;
        background: #f5f5f5;
        height: 1px;
    }

    .helpTabsLink a:after {
    }

.contactAddress a {
    color: inherit;
}

.navigationUl li a {
    color: #767ea7;
}

.navigationUl li:not(:last-child) a {
    color: #979797;
}

    .navigationUl li:not(:last-child) a:after {
        content: '\f0da';
        font-family: 'FontAwesome';
        margin-left: 10px;
    }

.homeNewsBox a {
    display: flex;
    /*align-items: center;*/
    justify-content: space-between;
    width: 100%;
    height: 300px;
}

.btn.corporate a {
    color: rgb(22 43 100);
    border: 1px solid rgb(22 43 100 / 0.1);
    border-radius: 100px;
    padding: 15px 40px;
    cursor: pointer;
    position: relative;
    z-index: 4;
}

    .btn.corporate a:hover {
        border-color: rgb(22 43 100);
    }

img {
    border: 0;
}

.homeNewsImg img {
    height: 100%;
    width: 100%;
    border-radius: 35px;
    object-fit: cover;
    border: 1px solid #d6d6d6;
}

p {
    margin: 0;
}

:focus {
    outline: none;
}

/*mako menu*/
.nav-item.products {
    position: relative;
}

    .nav-item.products:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 16px;
        left: 0;
        bottom: -16px;
    }

.dropdownContent {
    background-color: #fff;
    position: absolute;
    z-index: 7;
    top: 74px;
    border-radius: 0 0 30px 30px;
    flex-direction: row;
    align-items: flex-start;
    display: none;
    padding: 25px 0;
    max-width: 700px;
    flex-wrap: wrap;
    width: 650px;
    column-gap: 15px;
    justify-content: space-evenly;
    left: 50%;
    transform: translateX(-50%);
}

    .dropdownContent:before {
        content: '';
        background-color: rgba(185 200 241 / .5);
        width: 2px;
        height: 70%;
        left: 50%;
        top: 50%;
        transform: translate(-50%,-50%);
        position: absolute;
    }

    .dropdownContent > ul li a {
        text-decoration: none;
        color: #162b64;
        font-size: 14px;
        font-family: 'Rubik-R';
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
        transition: .2s all;
    }


    .dropdownContent > ul li {
        list-style: none;
        margin-bottom: 20px;
        transition: .3s all;
        padding-left: 25px;
    }

        .dropdownContent > ul li a {
            position: relative;
        }

        .dropdownContent > ul li:hover a {
            color: #da251c;
            padding-left: 10px;
        }

        .dropdownContent > ul li a:before {
            content: '';
            display: inline-block;
            width: 12px;
            height: 2px;
            background: #da251c;
            left: -22px;
            position: absolute;
            top: 6px;
            transition: .3s all;
            opacity: 0;
        }

        .dropdownContent > ul li:hover a:before {
            left: -6px;
            opacity: 1;
        }


.footerMenuesList {
    display: flex;
    gap: 40px;
}

.productNull {
    text-align: center;
    font-family: 'Rubik-M';
    font-size: 26px;
    margin-top: 12%;
}

.newProSlider.slick-initialized .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
}

.CorpBottomText {
    width: 75%;
    margin: 0 auto;
    text-align: justify;
    line-height: 1.9;
    color: #162b64;
}

.corpBottom {
    position: relative;
    padding-bottom: 39px;
}

.prodName {
    font-size: 18px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 60px;
    max-height: 60px;
    overflow: hidden;
}

.prodImg {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 260px;
    border: 1px solid #232461;
    border-radius: 20px;
}

    .prodImg a {
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

        .prodImg a img {
            border-radius: 20px;
            width: 90%;
            height: 90%;
            object-fit: contain;
        }

.categoriesBox {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 15%;
}

.arama {
    display: flex;
    align-items: center;
    gap: 20px;
    margin: 20px 0;
    flex-wrap: wrap;
}

.NewsBox a {
    color: #164b62;
    font-size: 18px;
}

.NewsBox {
    border: 1px solid #232461;
    padding: 5px;
    border-radius: 11px;
    margin-top: 10px;
    transition: .5s all;
}

    .NewsBox:hover {
        background: rgb(22 75 98 / .2);
    }

.search-title {
    font-size: 34px;
    font-family: 'Rubik-R';
    position: relative;
    display: inline-block;
    color: #232461;
}

    .search-title:before {
        content: '';
        background: #232461;
        width: 100%;
        height: 2px;
        position: absolute;
        bottom: 0;
    }

.search-result {
    font-family: 'Rubik-M';
    font-size: 20px;
    margin: 20px 0;
    text-align: center;
}

.treeviewArea {
    width: 20%;
}

.docsBox {
    padding: 0 20px;
    margin: 10px 0 30px;
}

.productGalleryImage {
    display: inline-block;
    width: 197px;
    margin-bottom: 30px;
}

    .productGalleryImage.videos a {
        position: relative;
    }

        .productGalleryImage.videos a i {
            color: #fff;
            font-size: 45px;
            display: flex;
            position: absolute;
            left: 50%;
            bottom: 50%;
            transform: translate(-50%,50%);
        }

        .productGalleryImage.videos a:before {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            background-color: rgba(0 0 0 / .5);
            left: 0;
            bottom: 0;
            border-radius: 20px;
        }

#explanation {
    color: #3e3f42;
    font-size: 16px;
    line-height: 1.6;
    overflow-y: scroll;
    height: 340px;
}

.productGalleryImage a {
    width: 160px;
    height: 160px;
    display: block;
    border: 2px solid #f5f5f5;
    padding: 10px;
    border-radius: 20px;
}

    .productGalleryImage a img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.PDrightTop {
    margin-top: 0;
}

div#tabs {
    width: 100%;
    margin: 0 auto;
    background: url(../img/productBg.svg) no-repeat;
    background-size: 100%;
    height: 186px;
}

#tabs > div {
    width: 659px;
    margin: 0 auto;
    padding: 0 30px;
}

div#gallery {
    margin-top: 80px;
}

.brandsIcon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 33%;
    height: auto;
    margin: auto;
    padding: 1% 0;
}

    .brandsIcon img {
        /* width: 100%;
        height: 100%;
        object-fit: contain;*/
        max-width: 214px;
        max-height: 25px;
        object-fit: contain;
    }

.PDrightTop #tabs > ul li a {
    color: #162b64;
    font-family: 'Rubik-M';
    font-size: 18px;
}

.PDrightTop #tabs > ul li.ui-tabs-active a {
    color: #d20000;
}

.PDrightTop #tabs > ul {
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 40px;
    padding-top: 70px;
    margin-bottom: 80px;
    margin-right: 41px;
}

.productDetailsLeft {
    width: 60%;
    position: relative;
    padding: 20px;
    /* display: inline-block; */
}

    .productDetailsLeft:after {
        content: '';
        position: absolute;
        width: 1px;
        height: 90%;
        background: #f5f5f5;
        top: 40px;
        right: 0;
    }

.productDetailsRight {
    width: 57%;
    display: inline-block;
}

.productImage {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
    /*width: 550px;*/
    width: 90%;
    height: 450px;
    margin: auto;
}

.productDetails {
    display: flex;
    width: 100%;
    background: #fff;
    border-radius: 50px;
    justify-content: space-between;
}

.treeviewBg {
    background: url(../img/treeviewBG.svg) no-repeat;
    background-size: 100%;
    height: 65px;
    text-align: center;
    line-height: 50px;
    font-family: 'Rubik-B';
    width: 96%;
    margin: 0 auto;
    color: #a7a7a7;
    font-size: 18px;
}

.productLeft {
    width: 29%;
    margin-right: 33px;
}

    .productLeft.pDetails {
        margin-right: 30px;
    }

.productRight {
    width: 78.4%;
    max-width: 78.4%;
    min-width: 78.4%;
}

.productArea {
    display: flex;
    margin-top: 20px;
    padding-bottom: 40px;
    width: 100%;
}

.treeviewShapeLeft {
    position: absolute;
    width: 30px;
    height: 30px;
    background-color: #fff;
    bottom: 0px;
    left: -30px;
}

    .treeviewShapeLeft:before {
        bottom: 0;
        left: -25px;
    }

.treeviewShapeRight {
    background: blue;
    position: absolute;
    width: 30px;
    height: 30px;
    background: #fff;
    bottom: 0;
    right: -30px;
}

    .treeviewShapeRight:before, .treeviewShapeLeft:before {
        content: '';
        position: absolute;
        width: 60px;
        height: 60px;
        border-radius: 50%;
        background-color: #f7f8fb;
    }

    .treeviewShapeRight:before {
        bottom: 0;
        right: -25px;
    }

.treeviewShapeLeft:before {
}

.treeviewShape {
    position: absolute;
    background: #fff;
    width: 70%;
    padding: 11px 0;
    border-radius: 150px;
    top: 20px;
    left: 32px;
}

.helpTabsContent {
    background: #fff;
    border-radius: 40px;
    padding: 60px;
    width: 100%;
    line-height: 1.6;
}

.helpTabs.tabs {
    width: 28%;
    max-width: 28%;
    position: relative;
}

.formSubmit {
    margin-top: 20px;
}

.contactFormArea {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.uyari {
    color: red;
    position: absolute;
    left: 31px;
    font-size: 10px;
    top: 9px;
}

.contactInput {
    display: flex;
    margin-bottom: 40px;
    width: 750px;
    position: relative;
}

    .contactInput:nth-child(2) input {
        width: 47%;
    }

    .contactInput:nth-child(2) {
        justify-content: space-between;
    }

.contactBottomBg {
    background: url(../img/contactBg.png) no-repeat;
    background-size: 100%;
    min-height: 1130px;
    margin-top: -160px;
    padding-top: 210px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.contactAddress {
    display: flex;
    color: #162b64;
    width: 98%;
    margin-bottom: 25px;
    font-size: 20px;
}

    .contactAddress i {
        color: #d92a21;
        margin-right: 10px;
    }

.contactTopLeft {
    display: flex;
    flex-direction: column;
    width: 50%;
    padding: 50px;
}

.contactTopRight {
    width: 100%;
    margin-right: 40px;
    border-radius: 30px;
    overflow: hidden;
    height: 480px;
}

.contactTopBg {
    display: flex;
    gap: 20px;
    background: #fff;
    border-radius: 40px;
    padding: 40px;
    border: 2px solid #eeeeef;
    position: relative;
    z-index: 2;
}

.otherNewsTitle {
    text-align: center;
}

.prevBlog {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .prevBlog:not(:last-child) {
        border-bottom: 1px solid #f5f5f5;
    }

    .prevBlog a {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        width: 100%;
    }

.title {
    color: #152a62;
    text-align: center;
    padding: 10px;
}

.newsImg {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 20px;
    width: 100%;
    height: 165px;
    border-radius: 37px;
}

.newsDetailsTitle {
    color: #152a62;
    font-family: 'Rubik-B';
    font-size: 17px;
    margin-bottom: 16px;
}

.otherNews {
    width: 100%;
    display: block;
    background: #fff;
    height: auto;
    border-radius: 18px;
    padding-bottom: 10px;
}

.newsContent {
}

.newsArea {
    min-height: 480px;
    width: 65%;
    min-width: 75%;
    background: #fff;
    border-radius: 32px;
    padding: 40px;
    position: relative;
    padding-bottom: 20%;
}

.newsImage {
    float: left;
    width: 43%;
    height: 400px;
    margin-right: 40px;
    margin-bottom: 2%;
}

#ContentPlaceHolder1_pnlBrands {
    padding-bottom: 120px;
}

.brandsBoxImg {
    width: 100%;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.brandsBoxArea {
    display: flex;
    align-items: center;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
}

.brandsBox {
    background: #fff;
    border-radius: 20px;
    /*width: 11%;*/
    width: 12%;
    padding: 4px 0;
}

div#ContentPlaceHolder1_pnlCertificate {
    position: relative;
    margin-bottom: 80px;
}

.certificateBg {
    position: absolute;
    width: 100%;
    height: calc(100% + 37px);
    top: -42px;
    left: 0;
    background: #f5f5f5;
    z-index: -1;
}

#ContentPlaceHolder1_pnlContact .certificateBg {
    height: calc(100% + 70px);
    top: -40px;
}

.certificateBg.corporate {
    top: -85px;
    height: calc(100% + 85px);
}

.certificateBg.products {
    top: -20px;
    background: #eeeeef;
}

.certificateBox {
    width: 16%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
}

    .certificateBox:before {
        content: '';
        position: absolute;
        background: transparent;
        left: 50%;
        top: 230px;
        transform: translate(-50%, -50%);
        width: 80%;
        height: 50%;
        box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
        z-index: -1;
    }

    .certificateBox .certificaImg {
        width: 270px;
        height: 370px;
    }

        .certificateBox .certificaImg img {
            width: 100%;
            height: 100%;
            object-fit: cover;
        }

.certificateName {
    width: 115%;
    background: #fff;
    text-align: center;
    margin-top: 50px;
    border-radius: 40px;
    padding: 10px;
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.certificaImg img {
    max-width: 270px;
    max-height: 370px;
}*/

.certificateArea {
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
    gap: 60px;
}

.CorpBottomTitle {
    font-family: 'Rubik-B';
    font-size: 21px;
    width: 19%;
    margin: 0 auto;
    text-align: center;
    color: #162b64;
    position: relative;
    margin-bottom: 30px;
    top: -10px;
}

.corpTop {
    padding-bottom: 30px;
    position: relative;
    margin-bottom: 90px;
}

    .corpTop:before {
        content: '';
        background: #fff;
        width: 103%;
        height: 140%;
        position: absolute;
        top: -85px;
        border-bottom-left-radius: 70px;
        border-bottom-right-radius: 70px;
        left: -24px;
        z-index: -1;
    }

.corporateBanner {
    width: 100%;
    height: 330px;
    margin-bottom: 30px;
    position: relative;
    border-radius: 50px;
}

.corpText {
    width: 44%;
    line-height: 1.8;
    position: relative;
    margin-left: 250px;
    color: #162b64;
    margin-top: 90px;
}

    /*.corpText:after {
        content: '';
        background: url(../img/companyBg.png) no-repeat;
        background-size: 100%;
        width: 230px;
        height: 230px;
        position: absolute;
        bottom: -140px;
        left: 150%;
    }*/

    .corpText:after {
        content: '';
        background: url(../img/companyBg.png) no-repeat;
        background-size: 100%;
        width: 270px;
        height: 270px;
        position: absolute;
        bottom: -130px;
        left: 130%;
    }

    .corpText:before {
        content: '';
        width: 20px;
        height: 150%;
        background: rgb(160 175 214 / 0.9);
        border-radius: 20px;
        float: left;
        display: inline-block;
        position: absolute;
        left: -40px;
        top: -17px;
    }

.navigation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 3;
    margin-top: 20px;
}

.homeNewsText {
    margin-left: 50px;
    margin-top: 60px;
    width: 350px;
    /*height:max-content;*/
}

.homeNewsContent {
    color: #152a62;
    height: 53px;
    overflow: hidden;
    width: 100%;
    margin-top: 20px;
}

.homeNewsImg {
    height: 100%;
    width: 400px;
}

.homeNewsBox {
    border: 1px solid #d6d6d6;
    border-radius: 35px;
    overflow: hidden;
    width: 47%;
    margin-bottom: 20px;
    position: relative;
    background-color: #fff;
}

.newsList {
    display: flex;
    gap: 70px;
    flex-wrap: wrap;
    padding-bottom: 40px;
    position: relative;
    justify-content: center;
}

.newProduct {
    position: relative;
    padding-bottom: 60px;
}

.productRight .newProduct {
    gap: 50px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.productLeftBg {
    position: absolute;
    height: 100%;
    left: -152px;
    background: #fff;
    width: 6%;
    border-radius: 0px 90px 0 0;
    z-index: 0;
}


    .productLeftBg:after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 100px;
        width: 60%;
        height: 100%;
        background-color: #f5f5f5;
        border-bottom-left-radius: 40px;
    }

    .productLeftBg:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 100px;
        width: 60%;
        height: 100%;
        background-color: #fff;
        border-bottom-right-radius: 30px;
    }



.productRightBg {
    position: absolute;
    height: 100%;
    right: -152px;
    background: #fff;
    width: 6%;
    border-radius: 90px 0px 0px 0px;
}

    .productRightBg:before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 100px;
        width: 44%;
        height: 100%;
        background-color: #ffffff;
        border-bottom-left-radius: 0px;
    }

    .productRightBg:after {
        content: '';
        position: absolute;
        bottom: 0;
        right: 100px;
        width: 44%;
        height: 100%;
        background-color: #f5f5f5;
        border-bottom-right-radius: 40px;
    }

.newsProductBottom .productName {
    text-align: center;
    color: #27292e;
    margin-bottom: 0px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* Görünmesini istediğiniz satır sayısı */
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.newsProductBottom {
    margin-top: -53px;
    background: #fbfcfd;
    position: relative;
    z-index: -1;
    border-radius: 0 0 30px 30px;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 21% 7% 4% 7%;
}

.newsProductBox {
    width: 90%;
    margin: 0 auto;
}

.productRight .newsProductBox {
    width: 22%;
    margin: 0;
}

.categoriesName {
    text-align: center;
    color: #656565;
    font-family: 'Rubik-B';
    font-size: 18px;
    margin: 10px 0;
}

.circle {
    position: absolute;
    bottom: 50px;
    width: 100%;
}

    .circle .left, .circle .right {
        width: 50px;
        height: 50px;
        background: #fff;
        border-radius: 50% 30%;
        position: absolute;
    }

    .circle .right {
        right: 40%;
    }

    .circle .left {
        left: 40%;
    }

.homeCorpContent {
    position: relative;
    width: 600px;
}

.homeCompBg {
    position: absolute;
    background: url(../img/companyBg.png) no-repeat 90% 70%;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: 80%;
}

.homeCorpText {
    width: 100%;
    color: #162b64;
    font-size: 17.5px;
    line-height: 2.2;
    font-family: 'Rubik-M';
    text-align: justify;
}

.corpBottomText {
    font-family: 'Coronet';
    color: #dd2828;
    font-size: 32px;
    width: 100%;
    display: inline-block;
    line-height: 1;
    text-align: right;
    padding-left: 200px;
    margin-top: 70px;
}

.since {
    font-size: 38px;
    color: #162b64;
    font-family: 'Rubik-B';
    display: flex;
    flex-direction: column;
    margin-top: 60px;
    margin-bottom: 40px;
    line-height: 1;
}

.swiperArrow.default {
    background: #fff;
    position: absolute;
    z-index: 1;
    right: 30px;
    width: 6%;
    height: 40px;
    border-radius: 20px;
    bottom: 40px;
}

    .swiperArrow.default div {
        top: unset;
        bottom: 2px;
        right: 10px;
        color: #232461;
    }

.homeCorp {
    background: #fff;
    padding: 0 120px 150px;
    display: flex;
    gap: 80px;
    justify-content: center;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
    position: relative;
    height: 750px;
}

.homeCorpImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

.corpAndCategoriesArea {
    background: #f5f5f5;
    overflow: hidden;
}

.swiperArrow.default .swiper-button-prev {
    right: 60px;
}

.bannerArea {
    height: 79vh;
    position: relative;
}

.bannerImg {
    width: 100%;
    height: 100%;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}

.brandsSlider {
    padding: 10px 0;
}

.brandsImage {
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    /*   height: 90px;
    width: 50px;*/
}

.copyArea {
    background: #102459;
    padding: 15px 0;
    margin-top: 14px;
    border-top: 1px solid #223978;
}

    .copyArea .main {
        display: flex;
        align-items: center;
        justify-content: space-between;
        color: #fff;
    }

.footerMenuArea {
    width: 23%;
    line-height: 2.5;
}

    .footerMenuArea:nth-child(2),
    .footerMenuArea:nth-child(3) {
        width: 15%;
    }

    .footerMenuArea:last-child {
        width: 35%;
    }


.footerBottom:not(.main) {
    padding: 20px 0 0;
    border-top: 1px solid #223978;
}

.footerAddress {
    display: flex;
    color: #fff;
    line-height: 1.5;
    margin-bottom: 20px;
    gap: 10px;
}

    .footerAddress i {
        margin-top: 4px;
    }

.eBullet {
    position: relative;
    width: 52%;
}

.BulletArea {
    width: 34%;
}

.eBulten {
    display: flex;
    align-items: center;
    color: #fff;
    justify-content: space-between;
    position: relative;
}

.select-lang a {
    color: #fff;
}

.relative {
    position: relative;
    width: 100%;
}

.searchArea {
    position: relative;
    width: 22%;
    display: flex;
    align-items: center;
    gap: 20px;
    margin-right: 30px;
}

    .searchArea input[type="text"] {
        border: 0;
        border-radius: 20px;
        padding: 7px;
        width: 100%;
    }

.btnReset {
    background: none;
    border: none;
    outline: 0;
    padding: 0;
}

.btnSearch {
    position: absolute;
    width: 28px;
    height: 28px;
    background: #da251c;
    color: #fff;
    right: 1px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 50%;
    transform: translate(0%,-48%);
    font-size: 14px;
}

.logo a {
    background: url(../img/logo.png) no-repeat;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: center;
}

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #162b64;
    border-radius: 0px 0px 40px 40px;
    overflow: hidden;
    height: 90px;
    z-index: 3;
    position: relative;
}

.logo {
    width: 300px;
    background: #fff;
    height: 87px;
    border-bottom-left-radius: 38px;
    margin-left: 2px;
    margin-top: -3px;
    border-bottom-right-radius: 54px;
}

.main {
    width: 87.396%;
    margin: 0 auto;
}

    /* .main.headerMain {
        position: relative;
        z-index: 4;
    }*/

    .main.headerMain.products:before {
        content: '';
        /* filter: blur(16px); */
        /* background: rgb(17 26 72 / 0.2); */
        width: 115%;
        height: 0px;
        position: absolute;
        bottom: 5px;
        left: -131px;
        box-shadow: 0px 29px 32px 15px rgb(17 26 72 / 0.1);
    }

    .main.helpMain {
        display: flex;
        gap: 50px;
        min-height: 360px;
        padding: 40px 0;
    }

.newsDetails {
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 80px;
}

.corpAndCategoriesArea .main {
}


.productDetailsLeft .productImage img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.newsImg img {
    border-radius: 37px;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 32px;
}

.brandsBoxImg img {
    max-width: 70%;
    max-height: 70%;
}

.corporateBanner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 50px;
}

.newsProductImg img {
    max-width: 80%;
    max-height: 70%;
}

.brandsImage img {
    max-width: 100px;
    max-height: 100px;
    /*width: 100%;
    height: 100%;
    object-fit: contain;*/
}


span#ContentPlaceHolder1_lblCorpTitle {
    position: relative;
}

span#ContentPlaceHolder1_homeCategoriesTitle {
    background: url(../img/homeShape.svg);
    background-size: 100%;
    width: 100%;
    height: 150px;
    display: block;
    text-align: center;
    margin-top: -108px;
    position: relative;
    line-height: 90px;
    font-family: 'Rubik-B';
    font-size: 23px;
    color: #162b64;
}

span#ContentPlaceHolder1_lblHelpTitle {
    display: block;
    width: 100%;
    text-align: center;
    color: #a7a7a7;
    font-family: 'Rubik-B';
}

.contactInput .error-stars {
    position: absolute;
    right: 20px;
    top: 6px;
}

.contactInput #ContentPlaceHolder1_rvMail {
    left: 320px;
}

#ContentPlaceHolder1_lblContactMe {
    font-size: 24px;
    font-family: 'Rubik-B';
    color: #162b64;
    margin-bottom: 50px;
}

.contactTitle h1 {
    font-family: 'Rubik-B';
    color: #162b64;
    font-size: 31px;
    margin-bottom: 50px;
}

.certificateTitle {
    width: 100%;
    display: block;
    text-align: center;
    color: #162b64;
    font-family: 'Rubik-B';
    font-size: 16px;
    margin-bottom: 60px;
}

.navigation h1 {
    color: #162b64;
    font-family: 'Rubik-B';
}

.homeNewsTitle {
    font-family: 'Rubik-M';
    color: #152a62;
    font-size: 20px;
}

.lblNewProduct {
    text-align: center;
    width: 100%;
    display: block;
    margin: 4.7% 0 3.1333% 0;
    font-family: 'Rubik-B';
    font-size: 22px;
    color: #162b64;
}

.since span {
    color: #dd2828;
}

.footerTitles {
    color: #fff;
    font-family: 'Rubik-M';
}

.bultenResult {
    color: mediumspringgreen;
    position: absolute;
    bottom: -25px;
    right: -10px;
    width: 100%;
    left: 0;
    text-align: center;
}

    .bultenResult.red {
        color: #da251c;
        font-family: 'Rubik-M';
    }

#rgExp {
    position: absolute;
    color: red;
    left: 10px;
    top: 2px;
}

#navbarSupportedContent {
    overflow: hidden;
    position: relative;
    height: 100%;
    width: 100%;
}

    #navbarSupportedContent > ul:not(.notHover) {
        padding: 0px;
        margin: 0px;
        display: flex;
        align-items: center;
        height: 100%;
        gap: 10px;
        width: 100%;
        justify-content: space-around;
    }

    #navbarSupportedContent > ul > li > a > i {
        margin-right: 10px;
    }

    #navbarSupportedContent li {
        list-style-type: none;
        float: left;
    }

    #navbarSupportedContent > ul > li > a {
        color: rgba(255,255,255);
        text-decoration: none;
        font-size: 15px;
        display: block;
        padding: 20px 20px;
        transition-duration: 0.6s;
        transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
        position: relative;
        text-align: center;
    }

    #navbarSupportedContent > ul:not(.notHover) > li.active > a {
        color: #162b64;
        background-color: transparent;
        transition: all 0.7s;
    }


    #navbarSupportedContent .active > a:not(:only-child):after {
        transform: rotate(90deg);
    }

.hori-selector {
    display: inline-block;
    position: absolute;
    height: 100%;
    top: 0px;
    left: -10px;
    transition-duration: 0.6s;
    background-color: #fff;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    margin-top: 11px;
}

    .hori-selector .right,
    .hori-selector .left {
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: #fff;
        bottom: 0px;
    }

    .hori-selector .right {
        right: -25px;
    }

    .hori-selector .left {
        left: -25px;
    }

        .hori-selector .right:before,
        .hori-selector .left:before {
            content: '';
            position: absolute;
            width: 50px;
            height: 50px;
            border-radius: 50%;
            background-color: #162b64;
        }

    .hori-selector .right:before {
        bottom: 0;
        right: -25px;
    }

    .hori-selector .left:before {
        bottom: 0;
        left: -25px;
    }


@media(min-width: 992px) {
    .navbar-expand-custom {
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

        .navbar-expand-custom .navbar-nav {
            -ms-flex-direction: row;
            flex-direction: row;
        }

        .navbar-expand-custom .navbar-toggler {
            display: none;
        }

        .navbar-expand-custom .navbar-collapse {
            display: -ms-flexbox !important;
            display: flex !important;
            -ms-flex-preferred-size: auto;
            flex-basis: auto;
        }
}


@media (max-width: 991px) {
    #navbarSupportedContent ul li a {
        padding: 12px 30px;
    }
    /*	.hori-selector{
		margin-top: 0px;
		margin-left: 10px;
		border-radius: 0;
		border-top-left-radius: 25px;
		border-bottom-left-radius: 25px;
	}*/
    /* Hori-selector için CSS animasyonları kaldırılıyor */
    .hori-selector {
        position: absolute;
        transition: none; /* Kayma animasyonunu kaldırıyoruz */
        z-index: 99;
        background-color: #f5f5f5; /* Örnek renk, isteğe göre değiştirilebilir */
        transition: none;
    }

        .hori-selector .left,
        .hori-selector .right {
            right: 10px;
        }

        .hori-selector .left {
            top: -25px;
            left: auto;
        }

        .hori-selector .right {
            bottom: -25px;
        }

        .hori-selector .left:before {
            left: -25px;
            top: -25px;
        }

        .hori-selector .right:before {
            bottom: -25px;
            left: -25px;
        }
}

.footerLogo {
    width: 15%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

    .footerLogo:after {
        content: '';
        background: #fff;
        position: absolute;
        width: 140%;
        height: 100%;
        left: -120px;
        border-radius: 0 100px 100px 0px;
    }

.footerTop {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #223978;
}

footer {
    background: #162b64;
    padding: 8px 0 0;
}

.footerLogo a {
    background: url(../img/logo.png) no-repeat 41% 50%;
    display: inline-flex;
    height: 105px;
    width: 100%;
    z-index: 2;
    background-size: 54%;
}

.footerMenuesList li {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 14px;
}

ul {
    margin: 0;
    padding: 0;
}

.dropdownContent > ul {
    width: 48%;
    display: flex;
    flex-direction: column;
    justify-content: start;
    align-items: start;
}

.dropdownContent ul:nth-child(2n) {
    border: none;
}

.dropdownContents ul {
}

.treeview li ul li ul {
    padding-left: 10px;
    font-size: 14px;
    margin: 4px 0;
}

.treeview {
    background: #fff;
    border-top-left-radius: 11px;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 30px;
    border-bottom-left-radius: 30px;
}

.help {
    list-style: none;
    background: #fff;
    min-height: 360px;
    border-top-right-radius: 70px;
    border-top-left-radius: 70px;
    padding: 30px 13px 20px 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 35px 35px 40px 40px;
    margin-top: -20px;
}

.navigationUl {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-left: auto;
}

.main.footerBottom {
    display: flex;
    gap: 40px;
}

.categoriesImage:after {
    content: attr(data-content);
    width: 22%;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    transform: translate(-50%);
    border-radius: 30px;
    opacity: 0;
    display: flex;
    color: #162b64;
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: 'Rubik-B';
    font-size: 14px;
}

.categoriesImage:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(24 43 95 / 50%);
    opacity: 0;
}

.categoiresSelect {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 27px;
}

.categoriesImage {
    width: 540px;
    height: 390px;
    position: relative;
    border-radius: 30px;
    overflow: hidden;
}

    .categoriesImage img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        transition: all .5s;
        opacity: 1;
    }

.newsProductBrandsImage {
    width: 50%;
    background-repeat: no-repeat;
    background-position: center;
    height: 60px;
    margin-bottom: 14px;
    background-size: contain;
    margin: 0 auto;
}

.contactInput input::placeholder, .contactInput textarea::placeholder {
    color: #b7b7b7;
    font-family: 'Rubik-L'
}

.newsAllButton {
    position: absolute;
    bottom: 20px;
    right: 30px;
    color: #dd2828;
    font-size: 16px;
    font-family: 'Rubik-M';
    cursor: pointer;
}

    .newsAllButton:hover {
        text-decoration: underline;
    }


.newsProductImg .productReviewButton {
    position: absolute;
    bottom: 15px;
    left: 50%;
    background-color: #67759a;
    color: #fff;
    font-size: 14px;
    font-family: 'Rubik-L';
    transform: translateX(-50%);
    padding: 5px 15px;
    border-radius: 100px;
    opacity: 0;
    transition: all ease .2s;
}

.newsProductImg:hover .productReviewButton {
    opacity: 1;
}

.swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.dnone {
    opacity: 0;
    transition: .3s;
}

.helpTabsContent strong {
    font-family: 'Rubik-B';
    color: #162b64;
}

.helpTabs .treeviewBg {
    height: 79px;
    width: 83%;
    margin: 0 auto;
}

.homeCorpImg {
    width: 50%;
    height: 90%;
}

.certificateBg.certificateSpecialBG {
    height: calc(100% + 15px);
}

.lightBoxSlide .popup-iframe {
    width: 100%;
    height: 490px;
}

.newsArea.forDefaultPage {
    margin: auto;
    min-width: 75%;
}

    .newsArea.forDefaultPage > .newsImage {
        width: 50%;
    }




.gallerySliderContent {
    margin: 6% 0;
}



    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 330px !important;
        height: 200px !important;
        position: relative;
        overflow: hidden;
        display: block;
        margin: 0 auto;
    }

    .gallerySliderContent.slick-initialized .slick-slide img {
        width: 100% !important;
        height: 100% !important;
        object-fit: cover !important;
        object-position: center !important;
        transition: all ease .3s;
    }

    .gallerySliderContent.slick-initialized .slick-slide.videoIcon a::before {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
        background-color: rgba(0 0 0 / .5);
        z-index: 1;
        cursor: pointer;
    }

    .gallerySliderContent.slick-initialized .slick-slide:hover img {
        transform: scale(1.1);
    }

    .gallerySliderContent.slick-initialized .slick-slide.videoIcon:hover i {
        font-size: 75px;
    }


    .gallerySliderContent.slick-initialized .slick-slide.videoIcon {
        position: relative;
        overflow: hidden;
    }


        .gallerySliderContent.slick-initialized .slick-slide.videoIcon i {
            position: absolute;
            color: #fff;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            font-size: 60px;
            z-index: 1;
            transition: all ease .3s;
        }



    .gallerySliderContent .slick-prev:before {
        content: '\f104';
        font-family: 'FontAwesome';
        color: #ccc;
        transition: all ease .2s;
    }

    .gallerySliderContent .slick-next:before {
        content: '\f105';
        font-family: 'FontAwesome';
        color: #ccc;
        transition: all ease .2s;
    }

    .gallerySliderContent .slick-prev:hover:before,
    .gallerySliderContent .slick-next:hover:before {
        color: #1c1d57;
    }

    .gallerySliderContent .slick-prev, .gallerySliderContent .slick-next {
        top: 45% !important;
    }

/*hata sayfaları*/
.errorPageContainer {
    width: 100%;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
}

.errorPageBackground {
    width: 42.5%;
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

    .errorPageBackground .imageBox {
        width: 46%;
        height: 100%;
    }

        .errorPageBackground .imageBox img {
            width: 100%;
            height: 100%;
            object-fit: contain;
        }

    .errorPageBackground .textBox {
        width: 49%;
    }

        .errorPageBackground .textBox .errorStatus {
            font-size: 140px;
            font-family: 'Rubik-B';
            color: #da261c;
        }

        .errorPageBackground .textBox .errorName {
            font-size: 26px;
            font-family: 'Rubik-R';
            color: #8a8a8a;
            margin-bottom: 20px;
        }

        .errorPageBackground .textBox .errorDescription {
            font-size: 20px;
            font-family: 'Rubik-R';
            color: #8a8a8a;
        }

#header {
    display: none !important;
}

.newsSlider {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

    .newsSlider > .gallerySliderContent .slick-next:before,
    .newsSlider > .gallerySliderContent .slick-prev:before {
        font-size: 20px;
    }

    .newsSlider > .gallerySliderContent .slick-next {
        right: -35px;
    }

    .newsSlider > .gallerySliderContent .slick-prev {
        left: -35px;
    }

.treeviewBg > h1 {
    font-size: 18px;
}

.homeCorpText > h1 {
    font-size: 17.5px;
    font-family: 'Rubik-R';
    display: inline-block;
    margin: 0;
}

.hoverBlueBackground {
    background-color: rgba(22,43,100,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -2;
    opacity: 0;
}

.treeview ul {
    margin-top: 5px !important;
}


    .treeview ul li {
        margin-bottom: 10px !important;
        line-height: 22px !important;
        font-size: 15px !important;
    }

#button-pageup {
    display: none;
    position: fixed;
    bottom: 65px;
    right: 55px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #2a4386;
    color: white;
    cursor: pointer;
    padding: 15px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    transition: all ease .2s;
}

    #button-pageup:hover {
        background-color: #6162a3;
    }

#explanation > ul {
    margin-left: 3.2%;
}

.mm-menu {
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
}

/*mako*/
/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    #tabs > div {
        width: 650px;
    }

    .prodImg {
        height: 220px;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 280px !important;
        height: 160px !important;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + 0px);
    }

    .help {
        margin-top: -29px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }





    .CorpBottomText {
        width: 71%;
    }

    .homeNewsBox a {
        height: 250px;
    }

    .brandsBoxArea {
        gap: 35px;
    }

    .certificateName {
        height: 75px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 49px;
    }

    .bannerArea {
        height: calc(100vh - 199px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 90%;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -91px;
    }

    .categoriesImage {
        width: 470px;
        height: 390px;
    }

    .CorpBottomTitle:before {
        top: -38px;
        width: 180%;
        left: -110px;
    }

    .treeviewBg {
        height: 54px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: -1px;
    }

    .certificateBg {
        height: calc(100% + 20px);
    }

    .homeNewsImg {
        width: 280px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 24%;
    }

    .productLeftBg {
        left: -120px
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 87px;
        }



    .productRightBg {
        right: -120px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 87px;
        }

    .newProSlider .slick-prev {
        left: -80px;
    }

    .newProSlider .slick-next {
        right: -80px;
    }

    .BulletArea {
        width: 39%;
    }
}
/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .prodImg {
        height: 220px;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 260px !important;
        height: 160px !important;
    }

    .gallerySliderContent .slick-prev, .gallerySliderContent .slick-next {
        top: 50% !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide {
        width: 270px !important;
        height: 160px !important;
    }

    .newsProductImg .productReviewButton {
        bottom: 10px;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + 0px);
    }

    .help {
        margin-top: -32px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }



    .CorpBottomText {
        width: 71%;
    }

    .certificateName {
        height: 75px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 49px;
    }

    .treeview > li {
        padding: 20px 35px;
    }

    .bannerArea {
        height: calc(100vh - 199px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 90%;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -91px;
    }

    .categoriesImage {
        width: 445px;
        height: 322px;
    }

    .CorpBottomTitle:before {
        top: -38px;
        width: 180%;
        left: -110px;
    }

    .treeviewBg {
        height: 52px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: -1px;
    }

    .certificateBg {
        height: calc(100% + 25px);
    }

    .homeNewsImg {
        width: 280px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.9%;
    }

    .productLeftBg {
        left: -120px
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 83px;
        }



    .productRightBg {
        right: -120px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 83px;
        }

    .newProSlider .slick-prev {
        left: -80px;
    }

    .newProSlider .slick-next {
        right: -80px;
    }

    .BulletArea {
        width: 44%;
    }

    .newsProductBottom .productName {
        height: 60px;
        padding: 0 0;
    }

    .homeNewsBox a {
        height: 260px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -15px;
    }

    .newsProductImg {
        height: 290px;
    }

    .PDrightTop #tabs > ul {
        gap: 20px;
    }

    #tabs > div {
        width: 600px;
        text-align: justify;
    }

    .productGalleryImage {
        width: 170px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 69px;
    }

    .brandsBox {
        width: 12%;
    }

    .brandsBoxArea {
        gap: 25px;
    }
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
    .prodImg {
        height: 220px;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 250px !important;
        height: 160px !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide {
        width: 260px !important;
        height: 160px !important;
    }

        .gallerySliderContent.slick-initialized .slick-slide .videoIcon i {
            font-size: 50px;
        }

        .gallerySliderContent.slick-initialized .slick-slide:hover .videoIcon i {
            font-size: 60px;
        }


    .newsProductImg .productReviewButton {
        bottom: 10px;
    }

    .certificateArea {
        gap: 75px;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + 0px);
    }



    .corpBottomText {
        margin-top: 30px;
    }

    .homeCorp {
        gap: 50px;
        height: 670px;
    }

    .help {
        margin-top: -35px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }

    .helpTabsContent {
        font-size: 14px;
    }



    .CorpBottomText {
        width: 75%;
    }

    .homeNewsText {
        margin-left: 30px;
        margin-top: 40px;
    }

    .homeNewsTitle {
        font-size: 18px;
    }

    .homeNewsContent {
        font-size: 15px;
    }


    .contactTopRight {
        width: 80%;
        height: 400px;
    }

    .certificateName {
        height: 75px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 42px;
    }

    .hori-selector {
        margin-top: 11px;
    }

    .bannerArea {
        height: calc(100vh - 199px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 75%;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -91px;
        height: 120px;
    }

    .categoriesImage {
        width: 415px;
        height: 292px;
    }

    .categoiresSelect {
        justify-content: center;
    }

    .CorpBottomTitle:before {
        top: -38px;
        width: 180%;
        left: -110px;
    }

    .treeviewBg {
        height: 50px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: -1px;
    }

    .certificateBg {
        height: calc(100% + 25px);
    }

    .homeNewsImg {
        width: 240px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.9%;
    }

    .productLeftBg {
        left: -120px
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 80px;
        }

    .productRightBg {
        right: -120px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 80px;
        }


    .productLeftBg:after {
        border-bottom-left-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -80px;
    }

    .newProSlider .slick-next {
        right: -80px;
    }

    .BulletArea {
        width: 44%;
    }

    .newsProductBottom .productName {
        height: 60px;
        padding: 0 10px;
    }

    .homeNewsBox a {
        height: 230px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -15px;
        font-size: 18px;
    }

    .corpText {
        margin-left: 202px;
    }

    .newsProductImg {
        height: 290px;
    }

    .PDrightTop #tabs > ul {
        gap: 20px;
    }

    #tabs > div {
        width: 590px;
        text-align: justify;
    }

    #explanation {
        font-size: 14px;
    }

    .treeview, .treeview ul {
        font-size: 14px !important;
    }

        .treeview > li {
            padding: 20px 20px !important;
        }

    .productGalleryImage {
        width: 167px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 69px;
    }

    .brandsBox {
        width: 12%;
    }

    .brandsBoxArea {
        gap: 25px;
    }
}
/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    #navbarSupportedContent > ul:not(.notHover) {
        justify-content: space-evenly;
    }

    .prodImg {
        height: 170px;
    }

    .errorPageBackground {
        width: 50%;
        height: 400px;
        margin: 5% auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .gallerySliderContent .slick-prev, .gallerySliderContent .slick-next {
        top: 50% !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 230px !important;
        height: 150px !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide {
        width: 240px !important;
        height: 150px !important;
    }

        .gallerySliderContent.slick-initialized .slick-slide .videoIcon i {
            font-size: 50px;
        }

        .gallerySliderContent.slick-initialized .slick-slide:hover .videoIcon i {
            font-size: 60px;
        }

    .newsProductImg .productReviewButton {
        bottom: 10px;
    }

    .certificateArea {
        gap: 75px;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + 0px);
    }

    .homeCorp {
        gap: 80px;
    }

    .help {
        margin-top: -38px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }

    .helpTabsContent {
        font-size: 14px;
    }



    .corpText {
        margin-left: 190px;
    }

    .CorpBottomText {
        width: 75%;
    }

    .homeNewsText {
        margin-left: 30px;
        margin-top: 50px;
    }

    .certificateName {
        height: 75px;
    }

    .hori-selector {
        margin-top: 10px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 64px;
    }

    .bannerArea {
        height: calc(100vh - 199px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 60%;
        height: 80%;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -91px;
    }

    .categoriesImage {
        width: 415px;
        height: 292px;
    }

    .categoiresSelect {
        justify-content: center;
    }

    .CorpBottomTitle:before {
        top: -38px;
        width: 180%;
        left: -110px;
    }

    .treeviewBg {
        height: 46px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: -1px;
    }

    .certificateBg {
        height: calc(100% + 25px);
    }

    .homeNewsImg {
        width: 220px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.8%;
    }





    .productLeftBg {
        left: -158px;
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 126px;
        }

    .productRightBg {
        right: -119px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 87px;
        }






    .newProSlider .slick-prev {
        left: -80px;
    }

    .newProSlider .slick-next {
        right: -80px;
    }

    .BulletArea {
        width: 44%;
    }

    .newsProductBottom .productName {
        height: 60px;
        padding: 0 0;
    }

    .homeNewsBox a {
        height: 240px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -15px;
        font-size: 17px;
    }

    .newsProductImg {
        height: 290px;
    }

    .PDrightTop #tabs > ul {
        gap: 10px;
    }

    #tabs > div {
        width: 559px;
        text-align: justify;
    }

    .productGalleryImage {
        width: 170px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 69px;
    }

    .brandsBox {
        width: 12%;
    }

    .brandsBoxArea {
        gap: 25px;
    }

    .swiperArrow.default {
        width: 8%;
    }

    .since {
        margin: 30px 0;
    }

    .homeCorpContent {
        width: 60%;
    }

    .corpBottomText {
        font-size: 32px;
        padding-left: 140px
    }

    .footerLogo:after {
        width: 160%;
    }

    .contactAddress {
        font-size: 16px;
    }

    .contactTopRight {
        height: 380px;
    }

    .prodImg a img {
        max-height: 160px;
        max-width: 160px;
    }

    .newsImage {
        height: 300px;
    }

    .helpTabsLink a {
        font-size: 14px;
    }

    .homeNewsContent {
        margin-top: 0;
    }

    .productLeftBg {
        width: 10%;
    }

    .productRightBg {
        width: 7%;
    }
}
/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {

    #navbarSupportedContent > ul:not(.notHover) {
        justify-content: space-evenly;
        gap: 0;
    }


    .nav-item.products:after {
        height: 11px;
        bottom: -11px;
    }

    .homeCorpText > h1 {
        font-size: 15px;
    }

    .newsDetailsTxt {
        font-size: 14px;
    }

    .dropdownContent {
        margin-top: -5px;
    }

    .prodImg {
        height: 180px;
    }

    .prodName {
        font-size: 14px;
    }

    .errorPageBackground {
        width: 50%;
        height: 400px;
        margin: 5% auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

        .errorPageBackground .textBox .errorStatus {
            font-size: 110px;
        }


    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 230px !important;
        height: 140px !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide .videoIcon i {
        font-size: 50px;
    }

    .gallerySliderContent.slick-initialized .slick-slide:hover .videoIcon i {
        font-size: 60px;
    }

    .newsProductImg .productReviewButton {
        bottom: 10px;
        padding: 2px 15px;
    }

    .certificateBox .certificaImg {
        width: 230px;
        height: 310px;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + 22px);
    }

    .homeCorpText {
        font-size: 15px;
    }

    .homeCorp {
        gap: 50px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }

    .helpTabsContent {
        font-size: 14px;
    }



    .corpText {
        margin-left: 190px;
    }

    .homeNewsText {
        margin-left: 20px;
        margin-top: 40px;
    }

    .homeNewsTitle {
        font-size: 16px;
    }

    .homeNewsContent {
        font-size: 14px;
    }


    .hori-selector {
        margin-top: 5px;
    }

    .bannerArea {
        height: calc(100vh - 169px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 70%;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -83px;
    }

    .categoriesImage {
        width: 375px;
        height: 252px;
    }

    .categoiresSelect {
        justify-content: center;
    }

    .CorpBottomTitle:before {
        top: -38px;
        width: 180%;
        left: -110px;
    }

    .treeviewBg {
        height: 44px;
        width: 100%;
        font-size: 16px;
    }

    .treeview > li {
        padding: 14px !important;
        font-size: 14px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: 0px;
    }

        .productDetailsLeft .productImage img {
            max-width: 180px;
            max-height: 340px;
        }

    .productDetailsRight {
        width: 90%;
    }

    .certificateBg {
        height: calc(100% + 25px);
        top: -50px;
    }

    .homeNewsImg {
        width: 200px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.7%;
    }






    .productLeftBg {
        left: -151px;
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 119px;
        }

    .productRightBg {
        right: -138px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 107px;
        }




    .newProSlider .slick-prev {
        left: -80px;
    }

    .newProSlider .slick-next {
        right: -80px;
    }

    .BulletArea {
        width: 50%;
    }

    .newsProductBottom .productName {
        height: 40px;
        padding: 0 0;
    }

    .homeNewsBox a {
        height: 200px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -15px;
        font-size: 17px;
    }

    .newsProductImg {
        height: 220px;
    }

    .PDrightTop #tabs > ul {
        gap: 15px;
        padding-top: 37px;
    }

    #tabs > div {
        width: 550px;
        text-align: justify;
        font-size: 14px;
    }

    .productGalleryImage {
        width: 130px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

        .productGalleryImage a {
            width: 130px;
            height: 110px;
        }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 69px;
    }

    .brandsBox {
        width: 13%;
    }

    .brandsBoxArea {
        gap: 15px;
    }

    .swiperArrow.default {
        width: 8%;
    }

    .since {
        margin: 30px 0;
    }

    .homeCorpContent {
        width: 60%;
    }

    .corpBottomText {
        font-size: 32px;
        padding-left: 140px
    }

    .footerLogo:after {
        width: 160%;
    }

    .contactAddress {
        font-size: 16px;
    }

    .contactTopRight {
        height: 380px;
    }

    .prodImg a img {
        max-height: 160px;
        max-width: 160px;
    }

    .newsImage {
        height: 300px;
    }

    .helpTabsLink a {
        font-size: 14px;
    }

    .homeNewsContent {
        margin-top: 0;
    }

    .brandsImage img {
        max-width: 70px;
        max-height: 70px;
    }

    .brandsImage {
        height: 70px;
    }

    .header {
        height: 80px;
    }

    .logo {
        height: 82px;
        margin-top: -10px;
    }

    .corpText:after {
        left: 120%;
        bottom: -100px;
    }



    .certificateBox:before {
        top: 170px;
    }

    .certificateBox {
        width: 21%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }



    .searchArea {
        width: 18%;
    }

    .newsList {
        gap: 20px;
    }

    .homeNewsBox {
        width: 49%;
    }

    .productLeftBg {
        width: 10%;
    }

    .productRightBg {
        width: 9%;
    }

    .help {
        margin-top: -40px;
    }
}
/*width 1270*/
@media only screen and (min-width:1025px) and (max-width:1280px) {
    #navbarSupportedContent > ul:not(.notHover) {
        justify-content: space-evenly;
        gap: 0;
    }

    #navbarSupportedContent > ul > li > a {
        font-size: 14px;
        padding: 20px 15px;
    }

    .nav-item.products:after {
        height: 11px;
        bottom: -11px;
    }

    .homeCorpText > h1 {
        font-size: 14px;
    }

    .newsDetailsTxt {
        font-size: 14px;
    }

    .dropdownContent {
        margin-top: -6px;
    }

    .prodImg {
        height: 180px;
    }

    .prodName {
        font-size: 14px;
    }

    .errorPageBackground {
        width: 50%;
    }

        .errorPageBackground .textBox .errorStatus {
            font-size: 110px;
            font-family: 'Rubik-B';
            color: #da261c;
        }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 330px !important;
        height: 200px !important;
    }


    .newsSlider > .gallerySliderContent.slick-initialized .slick-slide a {
        width: 220px !important;
        height: 160px !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide .videoIcon i {
        font-size: 50px;
    }

    .gallerySliderContent.slick-initialized .slick-slide:hover .videoIcon i {
        font-size: 60px;
    }

    .newsProductImg .productReviewButton {
        bottom: 10px;
        padding: 2px 15px;
    }

    .certificateBox .certificaImg {
        width: 230px;
        height: 310px;
    }

    .homeCorpText {
        font-size: 15px;
    }

    .help {
        margin-top: -38px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }

    .helpTabsContent {
        font-size: 14px;
    }


    .dropdownContent {
        min-width: 750px;
    }

    .homeNewsText {
        margin-left: 20px;
        margin-top: 40px;
    }

    .homeNewsTitle {
        font-size: 16px;
    }

    .homeNewsContent {
        font-size: 14px;
    }


    .certificateName {
        height: 75px;
    }

    .hori-selector {
        margin-top: 5px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 55px;
    }

    .bannerArea {
        height: calc(100vh - 160px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 350px;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -71px;
    }

    .categoriesImage {
        width: 345px;
        height: 252px;
    }

    .categoiresSelect {
        justify-content: center;
    }

    .CorpBottomTitle:before {
        top: -34px;
        width: 180%;
        left: -100px;
    }

    .treeviewBg {
        font-size: 14px;
        height: 31px;
        width: 73%;
        margin: 0 auto;
    }

    .treeview > li {
        padding: 14px !important;
        font-size: 14px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: 0px;
    }

        .productDetailsLeft .productImage img {
            max-width: 180px;
            max-height: 340px;
        }

    .productDetailsRight {
        width: 90%;
    }

    .certificateBg {
        height: calc(100% + 10px);
        top: -50px;
    }

    #ContentPlaceHolder1_pnlContact .certificateBg {
        height: calc(100% + 121px);
    }

    .homeNewsImg {
        width: 220px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.7%;
    }




    .productLeftBg {
        left: -129px;
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 111px;
        }

    .productRightBg {
        right: -116px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 100px;
        }







    .newProSlider .slick-prev {
        left: -66px;
    }

    .newProSlider .slick-next {
        right: -65px;
    }

    .BulletArea {
        width: 50%;
    }

    .newsProductBottom .productName {
        height: 40px;
        padding: 0 0;
    }

    .homeNewsBox a {
        height: 200px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -15px;
        font-size: 16px;
    }

    .newsProductImg {
        height: 220px;
    }

    .PDrightTop #tabs > ul {
        gap: 15px;
        padding-top: 37px;
    }

    #tabs > div {
        width: 515px;
        text-align: justify;
        font-size: 16px;
    }

    .productGalleryImage {
        width: 130px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

        .productGalleryImage a {
            width: 130px;
            height: 110px;
        }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 70px;
    }

    .brandsBox {
        width: 13%;
    }

    .brandsBoxArea {
        gap: 15px;
    }


    .swiperArrow.default {
        width: 8%;
    }

    .since {
        margin: 30px 0;
    }

    .homeCorpContent {
        width: 60%;
    }

    .corpBottomText {
        font-size: 32px;
        padding-left: 140px
    }

    .footerLogo:after {
        width: 180%;
    }

    .contactAddress {
        font-size: 16px;
    }

    .contactTopRight {
        height: 370px;
        width: 80%;
    }

    .prodImg a img {
        max-height: 160px;
        max-width: 160px;
    }

    .prodImg {
        height: 180px;
    }

    .newsImage {
        height: 300px;
    }

    .helpTabsLink a {
        font-size: 14px;
    }

    .homeNewsContent {
        margin-top: 0;
        font-size: 14px;
        height: 60px;
    }

    .brandsImage img {
        max-width: 60px;
        max-height: 60px;
    }

    .brandsImage {
        height: 60px;
    }

    .header {
        height: 80px;
    }

    .logo {
        height: 82px;
        margin-top: -10px;
    }

    .corpText:after {
        left: 120%;
        bottom: -100px;
    }

    .certificateBox:before {
        top: 170px;
    }

    .certificateBox {
        width: 21%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .searchArea {
        width: 27%;
    }

    .newsList {
        gap: 20px;
    }

    .homeNewsBox {
        width: 49%;
    }

    #navbarSupportedContent ul {
        gap: 0;
    }

    .homeCorp {
        padding: 0px 50px 140px;
        height: 600px;
    }

    .help {
        margin-top: -46px;
    }

    .homeNewsTitle {
        font-size: 18px;
    }

    .main.footerBottom {
        gap: 27px;
    }

    .corpText {
        width: 50%;
        margin-left: 180px;
    }

    .certificateArea {
        justify-content: center;
        gap: 55px;
    }

    .helpTabs.tabs {
        max-width: 19%;
    }

    .eBullet {
        width: 57%;
    }

    .productLeftBg {
        width: 10%;
    }

    .productRightBg {
        width: 9%;
    }
}
/*1024*/
@media only screen and (min-width:1000px) and (max-width:1024px) {

    #navbarSupportedContent > ul:not(.notHover) {
        justify-content: space-evenly;
        gap: 0;
    }

    .nav-item.products:after {
        height: 11px;
        bottom: -11px;
    }

    .homeCorpText > h1 {
        font-size: 14px;
    }

    .newsSlider > .gallerySliderContent.slick-initialized .slick-slide a {
        width: 180px !important;
        height: 130px !important;
    }

    .newsArea {
        padding-bottom: 22%;
    }

    .newsDetailsTxt {
        font-size: 14px;
    }

    .prodImg {
        height: 180px;
    }

    .prodName {
        font-size: 14px;
    }

    .errorPageBackground {
        width: 60%;
    }

        .errorPageBackground .textBox .errorStatus {
            font-size: 110px;
            font-family: 'Rubik-B';
            color: #da261c;
        }

    .slick-next {
        right: -10px !important;
        z-index: 555 !important;
    }

    .slick-prev {
        left: -10px !important;
        z-index: 555 !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 280px !important;
        height: 170px !important;
    }

    .gallerySliderContent.slick-initialized .slick-slide .videoIcon i {
        font-size: 50px;
    }

    .gallerySliderContent.slick-initialized .slick-slide:hover .videoIcon i {
        font-size: 60px;
    }


    .newsProductImg .productReviewButton {
        bottom: 10px;
        padding: 2px 15px;
    }

    .certificateBox .certificaImg {
        width: 220px;
        height: 300px;
    }

    .certificateBg.certificateSpecialBG {
        height: calc(100% + -47px);
    }

    .homeCorpText {
        font-size: 14px;
    }

    .help {
        margin-top: -38px;
    }

    .helpTabsLink a.current {
        font-size: 16px;
    }

    .help .treeviewLogo {
        height: 70px;
        background-size: 60%;
    }

    .helpTabsContent {
        font-size: 14px;
        width: 72%;
    }

    .dropdownContent {
        margin-top: -6px;
    }


    .dropdownContent {
        max-width: 700px;
        min-width: 700px;
    }

        .dropdownContent > ul {
            width: 48%;
        }

    .homeNewsText {
        margin-left: 20px;
        margin-top: 40px;
    }

    .homeNewsTitle {
        font-size: 16px;
    }

    .homeNewsContent {
        font-size: 14px;
    }

    .certificateName {
        height: 59px;
        font-size: 14px;
    }

    .hori-selector {
        margin-top: 5px;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 54px;
    }

    .bannerArea {
        height: calc(100vh - 160px);
    }

    .hori-selector .right, .hori-selector .left {
        width: 26px;
        height: 26px;
    }

    .bannerImg {
        background-size: cover;
    }

    .homeCorpImg {
        width: 50%;
        height: 370px;
    }

        .homeCorpImg img {
            width: 100%;
            height: 100%;
        }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        margin-top: -59px;
    }

    .categoriesImage {
        width: 300px;
        height: 200px;
    }

    .categoiresSelect {
        justify-content: center;
    }

    .CorpBottomTitle:before {
        top: -46px;
        width: 180%;
        left: -88px;
    }

    .treeviewBg {
        height: 34px;
        width: 100%;
        font-size: 14px;
    }

    .helpTabs .treeviewBg {
        height: 75px;
        width: 76%;
        margin: 0 auto;
    }

    .treeview > li {
        padding: 14px !important;
        font-size: 14px;
    }

    .productRight .newProduct {
        gap: 15px;
    }

    .productDetailsLeft, .productDetailsRight {
        margin-top: 0px;
    }

        .productDetailsLeft .productImage img {
            max-width: 180px;
            max-height: 340px;
        }

    .productDetailsRight {
        width: 90%;
    }

    .certificateBg {
        height: calc(100% + 40px);
        top: -30px;
    }

    #ContentPlaceHolder1_pnlContact .certificateBg {
        height: calc(100% + 121px);
    }

    .homeNewsImg {
        width: 220px;
    }

        .homeNewsImg img {
            max-width: 280px;
        }

    .productRight .newsProductBox {
        width: 23.5%;
    }




    .productLeftBg {
        left: -200px;
    }

        .productLeftBg:after,
        .productLeftBg:before {
            left: 247px;
        }

    .productRightBg {
        right: -129px;
    }

        .productRightBg:before,
        .productRightBg:after {
            right: 168px;
        }








    .newProSlider .slick-prev {
        left: -66px;
    }

    .newProSlider .slick-next {
        right: -75px;
    }

    .BulletArea {
        width: 50%;
    }

    .newsProductBottom .productName {
        height: 30px;
        padding: 0 0;
        font-size: 14px;
    }

    .homeNewsBox a {
        height: 200px;
    }

    span#ContentPlaceHolder1_lblCorpTitle {
        top: -35px;
        font-size: 14px;
    }

    .newsProductImg {
        height: 220px;
    }

    .PDrightTop #tabs > ul {
        gap: 15px;
        padding-top: 37px;
    }

    #tabs > div {
        width: 456px;
        text-align: justify;
        font-size: 16px;
    }

    .productGalleryImage {
        width: 130px;
        margin-bottom: 20px;
        margin-right: 7px;
    }

        .productGalleryImage a {
            width: 130px;
            height: 110px;
        }

    .contactBottomBg {
        background-size: cover;
        margin-bottom: 70px;
    }

    .brandsBox {
        width: 17%;
    }

    .swiperArrow.default {
        width: 10%;
    }

    .since {
        margin: 30px 0;
    }

    .homeCorpContent {
        width: 60%;
    }

    .corpBottomText {
        font-size: 32px;
        padding-left: 140px
    }

    .footerLogo:after {
        width: 200%;
    }

    .contactAddress {
        font-size: 14px;
    }

    .contactTopRight {
        height: 350px;
        width: 80%;
    }

    .prodImg a img {
        max-height: 160px;
        max-width: 160px;
    }

    .newsImage {
        height: 300px;
    }

    .helpTabsLink a {
        font-size: 14px;
    }

    .homeNewsContent {
        margin-top: 0;
        font-size: 14px;
        height: 50px;
    }

    .brandsImage img {
        max-width: 60px;
        max-height: 60px;
    }

    .brandsImage {
        height: 60px;
    }

    .header {
        height: 80px;
    }

    .logo {
        height: 82px;
        margin-top: -10px;
        width: 200px;
        margin-right: 10px;
        border-bottom-right-radius: 40px;
    }

    .corpText:after {
        left: 100%;
        bottom: -100px;
    }



    .certificateBox:before {
        top: 170px;
    }

    .certificateBox {
        width: 21%;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        margin-bottom: 40px;
    }

    .searchArea {
        width: 27%;
        margin-right: 10px;
        gap: 10px;
    }

    .newsList {
        gap: 20px;
    }

    .homeNewsBox {
        width: 48.9%;
    }

    #navbarSupportedContent ul {
        gap: 0;
    }


    .homeCorp {
        padding: 0px 50px 140px;
        gap: 40px;
        height: 570px;
    }

    .help {
        margin-top: -39px;
    }

    .homeNewsTitle {
        font-size: 16px;
    }

    .main.footerBottom {
        gap: 27px;
    }

    .corpText {
        width: 60%;
        margin-left: 160px;
    }

    .certificateArea {
        justify-content: center;
        gap: 41px;
    }

    .helpTabs.tabs {
        max-width: 26%;
        width: 24%;
    }

    .eBullet {
        width: 57%;
    }

    .productLeftBg {
        width: 25%;
    }

    .productRightBg {
        width: 17%;
    }

    .main {
        width: 97%;
        gap: 20px !important;
    }

    #navbarSupportedContent > ul > li > a {
        font-size: 14px;
        padding: 20px 10px;
    }

    .categoriesImage:after {
        width: 30%;
    }

    .newProSlider {
        width: 87%;
        margin: 0 auto;
    }

    .corpTop:before {
        width: 101.5%;
        left: -7px;
    }

    .corpText:before {
        height: 135%;
        top: -22px;
    }

    .treeview {
        border-bottom-left-radius: 15px;
        border-bottom-right-radius: 15px;
    }

    .PDrightTop #tabs > ul li a {
        font-size: 14px;
    }

    .PDleftTop h1 {
        font-size: 16px;
    }

    .brandsBoxArea {
        gap: 17px;
    }

    .categoriesBox {
        width: 18%;
    }

    .arama {
        gap: 23px;
    }

    .title {
        font-size: 14px;
    }

    .footerAddress {
        font-size: 14px;
    }

    .logo a {
        background-size: 70%;
    }
}

/*mobil*/
/*d-none*/
@media only screen and (max-width:999px) {
    #button-pageup {
        bottom: 20px;
        right: 25px;
        font-size: 14px;
        padding: 6px;
        width: 30px;
        height: 30px;
    }

    .searchArea {
        position: static;
    }

    .header {
        position: relative;
    }

    .select-lang {
        position: absolute;
    }

    .certificateName {
        height: 70px !important;
    }

    .brandsIcon {
        width: 20%;
    }

    .homeNewsContent {
        width: 95%;
    }

    .newsDetailsTxt {
        line-height: 1.5;
    }


    .productLeft,
    .helpTabs.tabs,
    #navbarSupportedContent,
    .productLeftBg,
    .productRightBg,
    .main.headerMain.products:before {
        display: none;
    }

    body {
        font-size: 14px;
    }

    .prodImg a img {
        max-width: unset;
        max-height: unset;
        width: 90%;
        height: 90%;
        object-fit: contain;
    }

    .NewsBox a {
        font-size: 14px;
    }

    div#tabs {
        width: 100%;
        margin: 0 auto;
        background: none;
        background-size: 100%;
        height: 186px;
    }

    .search-result {
        font-size: 16px;
    }

    .search-title {
        font-size: 20px;
        margin-top: 10%;
    }

    .productDetails {
        flex-direction: column;
    }

    .productDetailsLeft:after {
        display: none;
    }

    .productDetailsLeft {
        width: 100%;
    }

    .productDetailsRight {
        width: 100%;
    }

    .PDrightTop #tabs > ul li a {
        font-size: 14px;
    }

    .PDrightTop #tabs > ul {
        gap: 10px;
        margin: 0;
        padding: 0;
        gap: 10px;
        margin: 0;
        padding: 0;
        background-color: #eeeeef;
        height: 60px;
        border-radius: 0 0 50px 50px;
    }

    .PDleftTop h1 {
        font-size: 18px;
    }

    #tabs > div {
        width: 95%;
        margin: 0 auto;
        padding: 0;
    }

    .productNull {
        font-size: 16px;
    }

    .newsDetails {
        flex-direction: column-reverse;
        padding-top: 0px;
        row-gap: 50px;
        padding-bottom: 40px;
    }

        .newsDetails > .treeviewArea {
            width: 100%;
        }



    .navigation {
        margin-top: 20px;
        flex-direction: column;
        margin-bottom: 60px;
    }

        .navigation h1 {
            margin-bottom: -50px;
        }

    .navigationUl {
        margin-left: unset;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .corporateBanner {
        height: auto;
        width: 95%;
        margin: auto;
    }

    .footerTop {
        justify-content: center;
        flex-direction: column;
    }

    .footerLogo {
        width: 100%;
        margin-bottom: 15px;
    }

        .footerLogo a {
            background: url(../img/logo.png) no-repeat 50% 50%;
            height: 85px;
            width: 100%;
            background-size: 40%;
        }

        .footerLogo:after {
            width: 80%;
            height: 70px;
            left: -10px;
        }

    .eBulten {
        flex-direction: column;
        row-gap: 10px;
        margin-bottom: 25px;
    }

    .bultenResult {
        bottom: -21px;
        right: -10px;
    }

    .eBullet {
        width: 95%;
    }

    .BulletArea {
        width: 100%;
    }

    .copyArea .main {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        row-gap: 5px;
    }

    .footerMenuArea {
        width: 100%;
    }

        .footerMenuArea:not(:first-child) {
            display: none;
        }

    .swiperArrow.default {
        background: #fff;
        position: absolute;
        z-index: 1;
        right: 10px;
        width: 21%;
        height: 21px;
        border-radius: 100px;
        bottom: 10px;
    }

        .swiperArrow.default div {
            bottom: -7px;
            right: 0px;
        }

        .swiperArrow.default .swiper-button-prev {
            right: 30px;
        }

    .default .swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
        content: '\f053' !important;
        font-size: 14px;
    }

    .default .swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
        content: '\f054' !important;
        font-size: 14px;
    }


    .newProSlider .slick-prev:before {
        content: '\f053';
        font-size: 16px;
        color: #162b64;
    }

    .newProSlider .slick-next:before {
        content: '\f054';
        font-size: 16px;
        color: #162b64;
    }



    .logo {
        width: 200px;
        height: 87px;
        border-bottom-left-radius: 40px;
        margin-left: 0px;
        margin-top: -7px;
        border-bottom-right-radius: 40px;
    }

    .header {
        height: 130px;
        flex-direction: column;
    }

        .header.errorPageHeader {
            height: 90px;
        }

    .searchArea {
        width: 70%;
        gap: 20px;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .main {
        width: 95%;
    }

    .lightBoxSlide .popup-iframe {
        height: auto;
    }

    .lightBoxSlide {
        min-width: unset !important;
    }


    .lblNewProduct {
        margin: 10% 0;
    }

    .homeCorpImg img {
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
    }

    .since {
        font-size: 30px;
        padding: 0 3%;
        margin-bottom: 5%;
    }

    .homeCorpContent {
        width: 100%;
    }

    .homeCorpText {
        width: 100%;
        font-size: 14px;
        line-height: 1.6;
        text-align: justify;
        padding: 0 3%;
    }


        .homeCorpText > h1 {
            font-size: 14px;
        }

    .newsProductImg:hover .productReviewButton {
        opacity: 0;
    }

    .brandsImage {
        height: 50px;
    }


    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 270px !important;
        height: 150px !important;
    }


    .gallerySliderContent.slick-initialized .slick-slide:hover img {
        transform: scale(1);
    }

    .gallerySliderContent .slick-prev {
        left: -2%;
        z-index: 5;
    }

    .gallerySliderContent .slick-prev, .gallerySliderContent .slick-next {
        width: 20px;
        height: 20px;
    }

    .gallerySliderContent .slick-next {
        right: -2%;
        z-index: 5;
    }


        .gallerySliderContent .slick-prev:before,
        .gallerySliderContent .slick-next:before {
            font-size: 16px;
        }

    .gallerySliderContent.slick-initialized .slick-slide.videoIcon i {
        font-size: 40px;
    }

    .gallerySliderContent.slick-initialized .slick-slide.videoIcon:hover i {
        font-size: 40px;
    }
}

/* iphone 5/5s dikey */
@media only screen and (max-width:359px) {

    .starForMail {
        left: 263px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }

    .select-lang {
        right: 5%;
        top: 23%;
    }

    #header {
        display: flex !important;
        left: 10px !important;
    }

    .bannerArea {
        height: 150px;
    }


    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 625px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 100%;
        background-position: center 40px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 50%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
    }

    .newsImage {
        float: unset;
        width: 100%;
        margin-right: 0;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 95%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 350%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 100%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 350px;
        width: 100%;
    }

    .PDrightTop {
        height: 500px;
    }

    .productDetailsTabs {
        height: 430px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }


    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }

    /*.productGalleryImage a,
    .productGalleryImage {
        width: 110px;
        height: 110px;
    }*/

    .productGalleryImage {
        width: 110px;
        height: 110px;
        margin-left: 10px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 200px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 200px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }
}
/* Samsung S3 dikey */
@media only screen and (min-width:360px) and (max-width:369px) {


    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }



    .select-lang {
        right: 8%;
        top: 24%;
    }

    #header {
        display: flex !important;
        left: 25px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 36px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 190px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 625px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 100%;
        background-position: center 40px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 50px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 50%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
    }

    .newsImage {
        float: unset;
        width: 100%;
        margin-right: 0;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 500%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 40px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 350px;
        width: 100%;
    }

    .PDrightTop {
        height: 500px;
    }

    .productDetailsTabs {
        height: 430px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }

    /*.productGalleryImage a,
    .productGalleryImage {
        width: 110px;
        height: 110px;
    }*/

    .productGalleryImage {
        width: 110px;
        height: 110px;
        margin-left: 22px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 200px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 200px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }
}
/* iphone 6/6s dikey */
@media only screen and (min-width:370px) and (max-width:389px) {
    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }


    .select-lang {
        right: 8%;
        top: 24%;
    }


    .gallerySliderContent .slick-prev {
        left: 2%;
    }

    .gallerySliderContent .slick-next {
        right: 2%;
    }


    #header {
        display: flex !important;
        left: 25px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 38px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 190px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 625px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 100%;
        background-position: center 40px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -125px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 50%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
    }

    .newsImage {
        float: unset;
        width: 100%;
        margin-right: 0;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 310%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 350px;
        width: 100%;
    }

    .PDrightTop {
        height: 500px;
    }

    .productDetailsTabs {
        height: 430px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 110px;
        height: 110px;
        margin-left: 25px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 200px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 200px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }
}
/* iPhone 12 dikey */
@media only screen and (min-width:390px) and (max-width:399px) {
    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }


    .select-lang {
        right: 8%;
        top: 24%;
    }

    #header {
        display: flex !important;
        left: 25px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 44px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 210px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 100%;
        background-position: center 40px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 50%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
    }

    .newsImage {
        float: unset;
        width: 100%;
        margin-right: 0;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 460%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 350px;
        width: 100%;
    }

    .PDrightTop {
        height: 500px;
    }

    .productDetailsTabs {
        height: 430px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 110px;
        height: 110px;
        margin-left: 30px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 200px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 200px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }
}
/* iphone Plus dikey */
@media only screen and (min-width:400px) and (max-width:479px) {
    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }

    .select-lang {
        right: 8%;
        top: 24%;
    }

    .gallerySliderContent .slick-prev {
        left: 2%;
    }

    .gallerySliderContent .slick-next {
        right: 2%;
    }

    .swiperArrow.default {
        width: 16.3%;
    }

    .logo {
        width: 250px;
    }

    #header {
        display: flex !important;
        left: 28px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 30px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 220px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 74%;
        background-position: center 40px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -130px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -20px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 50%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
    }

    .newsImage {
        float: unset;
        width: 100%;
        margin-right: 0;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 280%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 350px;
        width: 100%;
    }

    .PDrightTop {
        height: 500px;
    }

    .productDetailsTabs {
        height: 430px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 110px;
        height: 110px;
        margin-left: 40px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 200px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 200px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }
}




/* iphone 4 yatay */
@media only screen and (min-width:480px) and (max-width:559px) {
    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }


    .select-lang {
        right: 8%;
        top: 26%;
    }

    .newsArea {
        padding-bottom: 45% !important;
    }

    .footerLogo:after {
        left: -18px;
    }

    .productDetailsLeft {
        padding: 10px;
    }

    .swiperArrow.default {
        width: 16.3%;
    }

    .logo {
        width: 300px;
    }

    #header {
        display: flex !important;
        left: 20px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 41px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 220px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 50%;
        background-position: center 70px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -150px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: column;
    }

    .certificateBox {
        width: 100%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 200px;
            height: 100%;
        }

    .certificateName {
        width: 95%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 240px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 240px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 270%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 30px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 46%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }

    .footerLogo a {
        background-size: 30%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 200px !important;
        height: 130px !important;
    }
}
/* iphone 5/5s yatay */
@media only screen and (min-width:560px) and (max-width:639px) {
    .starForMail {
        left: 278px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 67px !important;
        z-index: 2;
    }

    .select-lang {
        right: 6%;
        top: 26%;
    }


    .newsArea {
        padding-bottom: 40% !important;
    }

    .footerLogo:after {
        left: -18px;
    }

    .swiperArrow.default {
        width: 13.9%;
    }

    .logo {
        width: 360px;
    }

    #header {
        display: flex !important;
        left: 25px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 40px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 220px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 50%;
        background-position: center 70px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -170px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: 70px;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-between;
        row-gap: 20px;
    }

    .brandsBox {
        width: 48%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 260px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 250px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: column;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 270%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 45px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }

    .footerLogo a {
        background-size: 25%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 200px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }
}
/* Samsung S3 yatay */
@media only screen and (min-width:640px) and (max-width:659px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }


    .select-lang {
        right: 6%;
        top: 26%;
    }

    .newsArea {
        padding-bottom: 35% !important;
    }

    .swiperArrow.default {
        width: 13.9%;
    }

    .logo {
        width: 440px;
    }

    #header {
        display: flex !important;
        left: 25px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 50px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 290px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 50%;
        background-position: center 70px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: row;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 160px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -200px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 25%;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 260px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 250px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 320%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 65px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }

    .footerLogo a {
        background-size: 22%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 180px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }
}
/* iphone 6/6s yatay */
@media only screen and (min-width:660px) and (max-width:699px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }

    .select-lang {
        right: 6%;
        top: 26%;
    }

    .newsArea {
        padding-bottom: 33% !important;
    }

    .swiperArrow.default {
        width: 13.9%;
    }

    .logo {
        width: 440px;
    }

    #header {
        display: flex !important;
        left: 30px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 50px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 290px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 50%;
        background-position: center 70px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: row;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 150px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -200px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 28%;
            top: 120px;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 310px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 290px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 160%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 65px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }

    .footerLogo a {
        background-size: 22%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 200px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }

    .gallerySliderContent .slick-next {
        right: -18px;
    }

    .gallerySliderContent .slick-prev {
        left: -18px;
    }
}


/* iphone Plus yatay */
@media only screen and (min-width:700px) and (max-width:759px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }

    .select-lang {
        right: 8%;
        top: 26%;
    }

    .newsArea {
        padding-bottom: 33% !important;
    }

    .swiperArrow.default {
        width: 13.9%;
    }

    .logo {
        width: 440px;
    }

    #header {
        display: flex !important;
        left: 43px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 63px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 290px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 575px;
        flex-direction: column;
        margin-bottom: 29%;
    }

    .homeCorpImg {
        width: 100%;
        height: 170px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 40%;
        background-position: center 60px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 150px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: row;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -225px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -15px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 28%;
            top: 120px;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 350px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 320px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 160%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 85px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
    }

    .footerLogo a {
        background-size: 19%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 200px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }

    .gallerySliderContent .slick-next {
        right: -18px;
    }

    .gallerySliderContent .slick-prev {
        left: -18px;
    }

    .searchArea {
        width: 57%;
    }


    .eBullet {
        width: 70%;
    }
}

/* tablet dikey */
@media only screen and (min-width:760px) and (max-width:810px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }

    .select-lang {
        right: 8%;
        top: 26%;
    }

    .lightBoxSlide .popup-iframe {
        width: 530px;
        height: 340px;
    }

    .swiperArrow.default {
        width: 13.1%;
    }

    .logo {
        width: 480px;
    }

    #header {
        display: flex !important;
        left: 45px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 63px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 300px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 635px;
        flex-direction: column;
        margin-bottom: 20%;
    }

    .homeCorpImg {
        width: 100%;
        height: 250px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 40%;
        background-position: center 60px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 200px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: column;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -10px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 35%;
            height: 28%;
            top: 120px;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 350px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 320px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
        padding-bottom: 27%;
    }

    .newsSlider > .gallerySliderContent .slick-next {
        right: -15px;
    }

    .newsSlider > .gallerySliderContent .slick-prev {
        left: -15px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 160%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column !important;
        margin: 10% auto !important;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 70px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 28px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 22px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 95px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
        gap: 30px;
    }

    .footerLogo a {
        background-size: 22%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 200px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }

    .gallerySliderContent .slick-next {
        right: -18px;
    }

    .gallerySliderContent .slick-prev {
        left: -18px;
    }

    .searchArea {
        width: 57%;
    }


    .eBullet {
        width: 70%;
    }
}

/* iphone x yatay*/
@media only screen and (min-width:811px) and (max-width:999px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }

    .select-lang {
        right: 7%;
        top: 26%;
    }

    .newsArea {
        padding-bottom: 30% !important;
    }

    .lightBoxSlide .popup-iframe {
        width: 430px;
        height: 240px;
    }

    .swiperArrow.default {
        width: 10%;
    }

    .logo {
        width: 520px;
    }

    #header {
        display: flex !important;
        left: 45px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 45px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 300px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 635px;
        flex-direction: column;
        margin-bottom: 20%;
    }

    .homeCorpImg {
        width: 100%;
        height: 230px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 40%;
        background-position: center 60px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 200px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: row;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -170px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -10px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 29%;
            height: 38%;
            top: 120px;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 310px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 320px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 160%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 100px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
        gap: 30px;
    }

    .footerLogo a {
        background-size: 17%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 240px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }

    .gallerySliderContent .slick-next {
        right: -18px;
    }

    .gallerySliderContent .slick-prev {
        left: -18px;
    }

    .searchArea {
        width: 57%;
    }


    .eBullet {
        width: 70%;
    }
}

/*ıPhone 12 Yatay*/
@media only screen and (min-width:844px) and (max-width:999px) {
    .starForMail {
        left: 186px !important;
    }

    .starForPhone {
        right: 20px !important;
        top: 7px !important;
        z-index: 2;
    }

    .lightBoxSlide .popup-iframe {
        width: 420px;
        height: 235px;
    }

    .swiperArrow.default {
        width: 10%;
    }

    .logo {
        width: 550px;
    }

    #header {
        display: flex !important;
        left: 43px !important;
    }

    .swiperArrow.default .swiper-button-prev {
        right: 45px;
    }

    .formSubmit {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .bannerArea {
        height: 300px;
    }

    .btnSearch {
        transform: translate(4%, -52%);
    }


    .homeCorp {
        padding: 0;
        gap: 0px;
        justify-content: unset;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        position: relative;
        height: 635px;
        flex-direction: column;
        margin-bottom: 20%;
    }

    .homeCorpImg {
        width: 100%;
        height: 230px;
    }

    .homeCompBg {
        position: absolute;
        background: url(../img/companyBg.png) no-repeat;
        width: 100%;
        height: 100%;
        top: 0;
        right: 0;
        background-size: 40%;
        background-position: center 60px;
    }

    .homeNewsBox {
        width: 100%;
        margin-bottom: 0px;
    }

    .homeNewsText {
        margin-left: 15px;
        margin-top: 15px;
        width: 60%;
    }

    .homeNewsImg {
        height: auto;
        width: 40%;
    }

    .homeNewsBox a {
        height: 200px;
    }

    .homeNewsTitle {
        font-size: 16px;
        white-space: nowrap;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        width: 95%;
    }

    .newsAllButton {
        bottom: 10px;
        right: 20px;
        font-size: 14px;
    }

        .newsAllButton:hover {
            text-decoration: unset;
        }

    .review {
        bottom: 20px;
    }

    .newsList {
        gap: 20px;
        flex-direction: column;
    }

    .corpBottomText {
        font-size: 25px;
        width: 100%;
        line-height: 1;
        text-align: right;
        padding-left: 0px;
        margin-top: 10px;
        text-align: center;
        margin-top: 5%;
    }

    .btn.corporate {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 5%;
    }

        .btn.corporate a {
            padding: 5px 20px;
        }

            .btn.corporate a:hover {
                border-color: unset;
            }

    .categoiresSelect {
        gap: 10px;
        flex-direction: row;
    }

    .categoriesSelectBox {
        width: 100%;
    }

    .categoriesImage {
        width: 100%;
        height: 200px;
        border-radius: 20px;
    }

    .categoriesName {
        font-size: 16px;
        margin: 20px 0;
    }

    .categoriesImage:hover:after, .categoriesImage:hover:before {
        opacity: 0;
    }

    span#ContentPlaceHolder1_homeCategoriesTitle {
        height: 85px;
        font-size: 20px;
        margin-top: -180px;
    }

    .newsProductImg img {
        max-width: 100%;
        max-height: 100%;
        object-fit: contain;
    }

    .newsProductImg {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
        width: 100%;
        padding-top: 25px;
        border-radius: 30px;
    }


    .newProSlider .slick-prev {
        left: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .newProSlider .slick-next {
        right: -25px;
        background: unset;
        border-radius: unset;
        z-index: 5;
    }

    .corpText {
        width: 90%;
        margin-left: 20px;
        margin-top: 20px;
    }

        .corpText:before {
            width: 5px;
            height: 100%;
            left: -10px;
            top: 0px;
        }

        .corpText:after {
            content: '';
            background: url(../img/companyBg.png) no-repeat;
            background-size: 50%;
            width: 270px;
            height: 160px;
            position: absolute;
            bottom: 0px;
            left: 0;
        }

    .corpTop:before {
        width: 100%;
        height: 140%;
        top: -85px;
        border-bottom-left-radius: 50px;
        border-bottom-right-radius: 50px;
        left: 0px;
    }

    .CorpBottomTitle {
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
        color: #162b64;
        top: -30px;
    }

        .CorpBottomTitle:before {
            content: '';
            background: url(../img/componyShape.svg) no-repeat;
            background-size: 100%;
            padding: 20px;
            width: 60%;
            height: 60%;
            position: absolute;
            top: -59px;
            left: 21%;
        }

    .CorpBottomText {
        width: 95%;
    }

    .certificateArea {
        justify-content: center;
        gap: 0;
        flex-direction: row;
    }

    .certificateBox {
        width: 48%;
        margin-bottom: 40px;
    }

        .certificateBox:before {
            width: 29%;
            height: 38%;
            top: 120px;
        }

        .certificateBox .certificaImg {
            width: 120px;
            height: 100%;
        }

    .certificateName {
        width: 90%;
        margin-top: 25px;
        padding: 10px 0;
        height: auto;
    }

    .certificateTitle h1 {
        font-size: 28px;
        margin-top: -50px;
    }

    div#ContentPlaceHolder1_pnlCertificate {
        position: relative;
        margin-bottom: 40px;
        margin-top: 50px;
    }

    .brandsBoxArea {
        gap: unset;
        justify-content: space-evenly;
        row-gap: 20px;
    }

    .brandsBox {
        width: 30%;
    }

    .brandsBoxImg img {
        width: 50%;
        height: 100%;
        max-width: unset;
        max-height: unset;
        object-fit: contain;
    }

    .newsArea.forDefaultPage > .newsImage {
        width: 100%;
        height: 310px;
    }

    .newsImage {
        float: unset;
        width: 100%;
        height: 360px;
        margin-right: 0;
        margin-bottom: 5%;
    }

    .newsArea {
        margin: auto;
        width: 95%;
        padding: 10px;
    }

    .newsDetails > .treeviewArea .treeviewBg {
        height: 57px;
    }

    .contactTopBg {
        gap: 10px;
        padding: 10px;
        flex-direction: column;
    }

    .contactTopLeft {
        width: 100%;
        padding: 10px;
    }

    .contactTitle h1 {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .contactAddress {
        width: 100%;
        margin-bottom: 15px;
        font-size: 14px;
    }

    .contactTopRight {
        height: 200px;
    }

    .contactInput {
        margin-bottom: 15px;
        width: 100%;
    }

        .contactInput:nth-child(2) {
            flex-direction: row;
            gap: 15px;
        }

            .contactInput:nth-child(2) input {
                width: 100%;
            }

        .contactInput input,
        .contactInput textarea {
            padding: 15px 20px;
        }

    #ContentPlaceHolder1_lblContactMe {
        margin-bottom: 30px;
    }

    .contactBottomBg {
        min-height: auto;
        background-size: 200%;
        margin: 40px 0 40px 0;
        padding: 20px 0 20px 0;
        border-radius: 40px;
        background-position: center center;
    }

    .uyari {
        left: 24px;
        top: 3px;
    }

    .productArea {
        flex-direction: column;
    }

    .productLeft {
        width: 100%;
        margin-right: 0;
    }

    .productRight {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }

        .productRight .newsProductBox {
            width: 48%;
        }

        .productRight .newProduct {
            gap: 0px;
            display: flex;
            align-items: center;
            flex-wrap: wrap;
            justify-content: space-between;
            row-gap: 20px;
        }

    .errorPageBackground {
        width: 95%;
        height: auto;
        flex-direction: column;
        margin: 10% auto;
    }

        .errorPageBackground .imageBox {
            width: 40%;
            height: auto;
        }

        .errorPageBackground .textBox {
            width: 100%;
            text-align: center;
        }

            .errorPageBackground .textBox .errorStatus {
                font-size: 40px;
            }

            .errorPageBackground .textBox .errorName {
                font-size: 18px;
                margin-bottom: 10px;
            }

            .errorPageBackground .textBox .errorDescription {
                font-size: 16px;
            }

    .main.helpMain {
        padding: 0;
        padding-bottom: 40px;
    }

    .helpTabsContent {
        padding: 20px;
    }

    .newsProductBrandsImage {
        height: 50px;
        background-size: 40%;
    }


    .newsProductBottom {
        height: 200px;
        min-height: 200px;
        max-height: 200px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }


    .productImage {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 40px 0;
        width: 90%;
        height: 200px;
        width: 100%;
    }

    .PDrightTop {
        height: 320px;
    }

    .productDetailsTabs {
        height: 250px !important;
    }

        .productDetailsTabs .tabsContent {
            height: 95% !important;
        }



    .docsBox {
        margin: 10px 0 20px;
    }

        .docsBox a {
            font-size: 14px;
        }

    #explanation {
        font-size: 14px;
        padding: 10px !important;
    }



    .productGalleryImage {
        width: 90px;
        height: 90px;
        margin-left: 110px;
    }

        .productGalleryImage a {
            width: 110px;
            height: 110px;
        }

    .gallerySlider {
        margin-top: 10px;
        padding-left: 20px;
    }

        .gallerySlider .slick-next {
            right: -10px;
            top: 120px;
        }

            .gallerySlider .slick-next:before {
                content: '\f054';
                font-size: 16px;
                background: none;
            }


        .gallerySlider .slick-prev {
            left: -10px;
            top: 120px;
        }

            .gallerySlider .slick-prev:before {
                content: '\f053';
                font-size: 16px;
                background: none;
            }

    .productGalleryImage.videos a i {
        font-size: 22px;
    }

    .prodName {
        font-size: 14px;
    }

    .prodImg {
        height: 140px;
        width: 140px;
    }

        .prodImg a {
            display: flex;
            align-items: center;
            justify-content: center;
            height: 100%;
            width: 100%;
        }

        .prodImg img {
            border-radius: 20px;
        }

    .categoriesBox {
        width: 30%;
    }

    .arama {
        justify-content: start;
        margin: 10px 0;
        gap: 30px;
    }

    .footerLogo a {
        background-size: 17%;
    }

    .gallerySliderContent.slick-initialized .slick-slide a {
        width: 240px !important;
        height: 130px !important;
    }

    .search-result {
        margin: 20px 0 0 0;
    }

    .ebltnSubmit {
        width: 25%;
    }

    .footerLogo:after {
        left: -20px;
    }

    .gallerySliderContent .slick-next {
        right: -18px;
    }

    .gallerySliderContent .slick-prev {
        left: -18px;
    }

    .searchArea {
        width: 57%;
    }


    .eBullet {
        width: 70%;
    }
}

/*Sadece Yataylar*/
@media only screen and (min-width:480px) and (max-width:845px) {

    .errorPageContainer {
        height: auto;
        position: relative;
    }

    .errorPageBackground {
        flex-direction: row;
        margin: 0 auto;
        margin-top: 3%;
    }

    .PDrightTop #tabs > ul {
        gap: 10px;
        margin: 0;
        padding: 0;
        gap: 60px;
        margin: 0;
        padding: 0;
        background-color: #eeeeef;
        height: 60px;
        border-radius: 0 0 50px 50px;
    }

    .newsSlider > .gallerySliderContent.slick-initialized .slick-slide a {
        width: 190px !important;
        height: 130px !important;
    }

    .newsSlider > .gallerySliderContent .slick-next {
        right: -10px;
    }

    .newsSlider > .gallerySliderContent .slick-prev {
        left: -10px;
    }
}

/*Sadece Dikeylerr*/
@media only screen and (min-width:320px) and (max-width:415px) {
    .newsDetailsTitle {
        margin: 16px 0;
    }

    .newsProductBrandsImage {
        background-size: 100% !important;
    }

    .newsProductBottom {
        height: 150px;
        min-height: 150px;
        max-height: 150px;
    }



    .newsArea {
        padding-bottom: 65% !important;
    }

    .newsSlider > .gallerySliderContent.slick-initialized .slick-slide a {
        width: 220px !important;
        height: 130px !important;
    }

    .newsSlider > .gallerySliderContent .slick-next {
        right: 0;
    }

    .newsSlider > .gallerySliderContent .slick-prev {
        left: 0;
    }
}
