@font-face {
    font-family: 'Avenir-Regular';
    src: url('../fonts/AvenirNextLTPro-Regular.eot');
    src: url('../fonts/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Regular.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Regular.woff') format('woff'), url('../fonts/AvenirNextLTPro-Regular.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Regular.svg#AvenirNextLTPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir-Bold';
    src: url('../fonts/AvenirNextLTPro-Bold.eot');
    src: url('../fonts/AvenirNextLTPro-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Bold.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Bold.woff') format('woff'), url('../fonts/AvenirNextLTPro-Bold.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Bold.svg#AvenirNextLTPro-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Avenir-Demi';
    src: url('../fonts/AvenirNextLTPro-Demi.eot');
    src: url('../fonts/AvenirNextLTPro-Demi.eot?#iefix') format('embedded-opentype'), url('../fonts/AvenirNextLTPro-Demi.woff2') format('woff2'), url('../fonts/AvenirNextLTPro-Demi.woff') format('woff'), url('../fonts/AvenirNextLTPro-Demi.ttf') format('truetype'), url('../fonts/AvenirNextLTPro-Demi.svg#AvenirNextLTPro-Demi') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #006eb5;
    font-family: 'Avenir-Regular';
    background: #FFF;
    position: relative;
}

a {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
.main.warnFoot{
    justify-content:space-between;
}
.homePage {
    background: #0376c0;
    color: #fff;
    padding: 10px 50px;
    border-radius: 14px;
    margin-top: 50px;
}

.categoriesLink a {
    width: 100%;
    height: 100%;
    position: absolute;
}

img {
    border: 0;
}
.popup-img{
    width: 100%;
    height: 100%;
    object-fit: cover;
} 
.variantImg img {
    padding: 3px;
    width:100%;height:100%;
    border-radius: 7px;
}

.variantImg img.active {
    border: 1px solid #ccc;
}

.variantImg img.acrtive {border: 1px solid #ccc;}

p {
    margin: 5px 0;
}

:focus {
    outline: none;
}

.main {
    width: 88.542%;
    margin: 0 auto;
}

.main.newPro {
    width: 85%;
}

.main.swiperArrow {
    position: relative;
}

.distru .main.swiperArrow {
}

footer .main {
    background: #fff;
    width: 74%;
    margin: 0 90px;
    display: flex;
    gap: 180px;
    padding: 50px 0;
    color: #333535;
    justify-content: space-between;
}
/*Buray� sil*/
* {
}

.warnArea {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 20px;
    margin-top: 80px;
}

.warnArea:before {
    /* content: ''; */
    /* background: url(../img/searches.png) no-repeat bottom left; */
}

.warnTextBottom {
    font-size: 20px;
    width: 27%;
    text-align: center;
}

.warnTextTop {
    color: #0376c0;
    font-family: 'Avenir-Bold';
    font-size: 26px;
}

.warningTitle {
    color: #0376c0;
    font-family: 'Avenir-Bold';
    font-size: 100px;
}

.contentXTitle {
    font-size: 18px;
    margin-bottom: 20px;
    font-family: 'Avenir-Bold';
    color: #333535;
    margin-top: 20px;
}

.categoriesLink {
    position: absolute;
    height: 74%;
    width: 100%;
}

.divNull {
    position: absolute;
    font-family: 'Avenir-Bold';
    font-size: 18px;
    left: 37%;
    color: #000;
    top: 20px;
}
/* width */
::-webkit-scrollbar {
    width: 5px;
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 5px;
    background:#fff;
    padding:5px;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #e6e6e6;
    border-radius: 20px;
}
.tabsHead li {
    list-style: none;
}

.tabsHead li {
    width: 14%;
}

.tabsHead .ui-state-active {}

.urlBtn i {
    position: absolute;
    right: 6px;
    color: #fff;
    top: 11px;
}

.features > div:before {content: '';width: 2px;height: 120%;position: absolute;background: #f3f3f3;border-radius: 25px;left: 0;top: 4px;}

.features .urlBtn:before {
    content: none;
}

.features > div {
    position: relative;
    padding-left: 60px;
    margin-left: 60px;
    width: 22%;
}

.features .urlBtn {
    margin-top: auto;
    padding-left: 20px;
    width: 17%;
    margin-left: auto;
    float: right;
}

.urlBtn a {
    background: #006eb5;
    color: #fff;
    font-family: 'Avenir-Demi';
    padding: 10px;
    border-radius: 8px;
    width: 100%;
    display: inline-block;
    position: relative;
}

.features {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content:space-evenly;
    align-items:center;
}

.featureArea {
    margin-bottom: 7%;
    display: flex;
}

.variantTitle {
    font-family: 'Avenir-Demi';
    font-size: 22px;
    margin-bottom: 10px;
    display: block;
}

.variantImg {
    display: table;
    width:25px;
    height:25px;
}

.featureArea ul:not(.chosen-results) {
    display: flex;
    gap: 10px;
    align-items: center;
    padding: 0;
    margin: 0;
}

.featureArea li {
    list-style: none;
}

.wrapper {
    margin-top: 20px;
}

#explanation {
    color: #262828;
}

.tabsHead a {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    font-family: 'Avenir-Demi';
}

.tabsHead .ui-state-active {
    background: linear-gradient(45deg, #006eb5, transparent 230%);
    color: #fff;
    font-family: 'Avenir-Demi';
    border-top-right-radius: 20px;
}

.tabsHead {
    border-bottom: 2px solid;
    display: flex;
    margin: 0;
    padding: 0;
}

.productTop {
    display: inline-block;
    background: #006eb5;
    padding: 12px 17px;
    border-radius: 0px 0px 10px 10px;
    color: #fff;
    font-family: 'Avenir-Bold';
    margin-bottom:15px;
    margin-right: 18px;
}

#slider1 {height: 348px;position: relative;width: 7%;float: right;margin-top: 50px;margin-right: 220px;}

#surround {
    min-width: 156px;
    max-width: 156px;
    background: #FFF;
    height: 427px;
    text-align: center;
    position: relative;
    display: table-cell;
    vertical-align: middle;
}

.detailImage img {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.detailImage {width: 71%;height: 487px;display: inline-table;}

.productDetailImg {}

.product-tabs {}

.productDocument {
    border-bottom: 2px solid #ebebeb;
    margin-bottom: 10px;
    padding: 20px 10px;
}

.productDocument i {
    font-size: 34px;
}

.productProName i {
    position: absolute;
    bottom: 0px;
    right: 10px;
    color: #d6d5d5;
    font-size: 16px;
}

.productProName {
    color: #262828;
    font-family: 'Avenir-Demi';
    /* display: table; */
    /* max-height: 300px; */
    /* min-height: 71px; */
    /* width: 100%; */
    /* position: relative; */
    margin-left: 20px;
    margin-top: 10px;
}

.productProName.products {
    display: table;
    width: 100%;
    max-height: 300px;
    min-height: 71px;
    margin: 0;
    position: relative;
    font-family: 'Avenir-Bold';
    color: #006eb5;
}

.productRight {
    width: 82%;
}

.productRight.productDetails {position: relative;border-top: 3px solid;margin-left: 40px;}

.productProImg img {
max-height: 230px;
    max-width: 100%;
}

.productCatImg img {
max-height:230px;
max-width:100%;
}

.productProImg,.productCatImg {
    width: 100%;
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;

}

.productPro li {
list-style: none;
    /* margin-bottom: 60px; */
    width: 22.9%;
    height: 340px;
    border: 2px solid #f3f3f3;
    border-radius: 10px;
}

.categoryProduct {border: 2px solid #f3f3f3;min-height: 340px;max-height: 340px;border-radius: 15px;}

.productPro ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 37px;
    position: relative;
}

.productLeft {
    width: 17%;
}

.treeview > li i {
    float: right;
    margin: 26px 15px 0 0;
    font-size: 8px;
}

.treeview > li .selected i {
    transform: rotate(90deg);
}

.navDiv {
    max-width: 93px;
    display: inline-block;
    margin-top: 10px;
    max-height: 42px;
}

.treeview li > a {
    width: 100%;
    height: 100%;
    display: block;
    color: #fff;
    padding: 4px 0pt 7px 15px;
}

.treeview li > ul >li >a {
    padding-left: 27px;
}

.treeview li > ul > li > ul > li > a {
    padding-left: 45px;
    color: #d7d7d7;
}

.treeview li > ul > li > ul > li > .selected {
    color: #fff;
}

.treeview > li > a {border-top: 2px solid #006eb5;}

.treeview > li:first-child > a {border-top: 0;border-bottom: 2px solid #006eb5;}

.treeview img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.treeview {}

.treeview {
    background: linear-gradient(120deg, #006EB5 31%, rgb(0 110 181 / 0.8) 48%, #006EB5 62%);
    border-radius: 10px;
}

.productArea {
    display: flex;
    margin: 3% 0;
}

.certificateName {
    text-align: center;
    color: #262828;
    font-family: 'Avenir-Demi';
    font-size: 18px;
    position: relative;
    width: 100%;
    margin-top: 10px;
}

.stick:before {
    content: '';
    background: #0376c0;
    height: 29px;
    width: 5px;
    position: absolute;
    left: -12px;
    border-radius: 20px;
    top: -4px;
}

.stick {
    position: relative;
    display: inline-block;
}

.certificateImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.certificateBox a {
    height: 100%;
    display: block;
    border: 2px solid #f3f3f3;
    padding: 8px;
    border-radius: 9px;
}

.certificateImg {
    width: 100%;
    height: 100%;
}

.certificateBox {width: 320px;}

.certificateArea {
    display: flex;
    width: 90%;
    margin: 49px auto;
    justify-content: center;
    gap: 120px;
}

.btn.corporate a {
    padding: 8px 21px;
}

.maps {
    height: 540px;
    margin-bottom: 30px;
}

.error-stars {
    position: absolute;
    top: 5px;
    right: 10px;
    color: #ffa5a5 !important;
}

.formRowIn {width: 48%;position: relative;}

.unSuccessForm {
    color: #ffa5a5;
    font-family: 'Avenir-Demi';
    position: absolute;
    bottom: 7px;
}

.checkArea {
    display: flex;
    justify-content: end;
    align-items: center;
    width: 90%;
    margin: 0 auto 30px;
}

.recaptcha {
    transform: scale(0.74) translateX(30px);
}
.uyari.contactUyari {
    position: absolute;
    color: #ffa5a5;
    right: 8px;
    font-family: 'Avenir-Demi';
    bottom: 3px;
    font-size: 12px;
}

.formRow {
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    position: relative;
}

.formRow input[type="text"],.formRow textarea {
    border: 1px solid #fff;
    background: none;
    padding: 18px 10px;
    width: 48%;
    border-radius: 10px;
    color: #fff;
    margin-bottom: 20px;
}

.formRow .formRowIn input {
    width: 100%;
}
.formRow textarea {width: 100%;min-height: 250px;}

textarea {
    resize: none;
}

.formRow textarea::placeholder {
    color: #fff;
    font-family: 'Avenir-Regular';
}

.formRow input[type="text"]::placeholder {
    color: #fff;
    font-family: 'Avenir-Regular';
}

.contactForm {
    width: 100%;
    padding-top: 40px;
}

.contctFormBg {
    background: radial-gradient(circle, rgb(255 255 255) -99%, rgba(26, 120, 181, 1) 80%);
    display: flex;
    min-height: 460px;
    border-radius: 10px;
}

.addressArea div i {
    float: left;
    padding-bottom: 6px;
    margin-top: 5px;
    color: #262828;
    margin-right: 16px;
    font-size: 20px;
}

.addressArea > div {
    margin-bottom: 15px;
    padding-left: 24px;
    margin-top: 10px;
    color: #0376c0;
    font-size: 20px;
}

.addressArea {
    width: 57%;
    line-height: 1.5;
    margin-top: 30px;
}

.addressTitle {
    font-family: 'Avenir-Bold';
    font-size: 24px;
}

.contactRight,.contactLeft {
    width: 50%;
    position: relative;
}

.contactRight {
    margin-top: 50px;
}

.contactContent {
    display: flex;
    justify-content: center;
    padding-top: 3%;
    margin-bottom: 4%;
}

.contactEarth {
    background: url(../img/earth.png) no-repeat 50% 0;
    background-size: 100%;
}

.distBox img {
    padding: 10px;
    max-height: 210px;
    width: 100%;
    object-fit: contain;
}

.slick-slide .distBox img {
    display: table-cell;
}

.distBox {
    border: 1px solid #f3f3f3;
    border-radius: 10px;
    padding: 10px;
    min-height: 340px;
    width: 95%;
    justify-content: center;
    display: table;
    align-items: center;
    max-height: 340px;
}

.distruSlider .distBox {
    display: flex;
}

.distTitle {
    font-family: 'Avenir-Demi';
    font-size: 24px;
    color: #fff;
    padding: 20px;
    width: 100%;
    display: block;
    background: radial-gradient(circle, rgba(0,110,181,0.6) 0%, rgba(0,110,181,1) 50%);
    text-align: center;
    margin-bottom: 3%;
}

.distru {margin-bottom: 5%;}

.middle-text-title {
}

.corpContentArea {
    width: 92%;
    margin: 0 auto;
    padding: 0 2%;
}

.homeCorpText {
    /* width: 89%; */
    margin-top: 80px;
    margin: 0% auto 0;
    line-break: anywhere;
}

#ContentPlaceHolder1_pnlCorporate .homeCorpText {
    color: #262828;
    line-height: 1.7;
    margin-top: 0;
    padding-top: 20%;
    font-size: 15px;
}

#ContentPlaceHolder1_lblRectangleCorporate {}

#ContentPlaceHolder1_lblRectangleTitle {
    font-family: 'Avenir-Bold';
    font-size: 32px;
}

.corpRectangle {
    position: absolute;
    top: 0;
    left: 49.6%;
    background: #006eb5;
    height: 185px;
    width: 5.781%;
    display: flex;
    flex-direction: column;
    justify-content: end;
    color: #fff;
    text-align: center;
    padding-bottom: 13px;
}

.navList a:not(:last-child) {
    color: #012c48;
    margin-right: 4px;
}

.navList a {
    font-size: 12px;
}

.navList a:not(:last-child):after {
    content: '/';
    margin-left: 4px;
}

.NavTitle {
    font-size: 24px;
    font-family: 'Avenir-Bold';
    margin-bottom: 10px;
}

.navigationArea {
    background: url(../img/banner.png) no-repeat center center;
    background-size: 100%;
    padding: 27px 0;
    color: #fff;
}

.homeCorpImage {
    height: 568px;
    max-width: 850px;
    width: 100%;
}

#ContentPlaceHolder1_pnlCorporate .homeCorpImage {width: 79%;max-width: none;max-height: 620px;margin-bottom: auto;}

.homeCorpImage img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hgNext,.hgPrev {
    cursor: pointer;
}

.btn.corporate {float: right;background: #006eb5;color: #fff;font-family: 'Avenir-Bold';border: 1px solid transparent;border-radius: 10px;margin-top: 65px;}

.btn.corporate:hover {
    background: #fff;
    border: 1px solid #006eb5;
    color: #006eb5;
}

.homeCorpContent {
    color: #262828;
    font-size: 18px;
    width: 45%;
    margin-left: 100px;
    margin-right: auto;
    line-height: 1.7;
    text-align: justify;
}

.homeCorpTitle {
    font-family: 'Avenir-Bold';
    font-size: 25px;
    color: #006eb5;
    margin-bottom: 20px;
}

.homeCorp {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 9%;
    position: relative;
}

#ContentPlaceHolder1_pnlX .homeCorp {margin-top: 2%;}

#ContentPlaceHolder1_pnlCorporate .homeCorp {
    padding-top: 35px;
    margin-bottom: 30px;
}

.newProductBoxTop {
    height: 217px;
}

.hgProduct {
    background: radial-gradient(circle, rgba(0,110,181,0.5) 0%, rgba(0,110,181,1) 66%);
    padding: 50px 0;
    margin: 3% auto 6%;
}

.productName {
    font-family: 'Avenir-Demi';
    font-size: 20px;
    margin-bottom: 10px;
    width: 90%;
    min-height:40px;
}

.newProductBottom {
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px;
}

.newLogo img {
    max-height: 25px;
    min-height: 25px;
}

.newLogo {
    display: table;
    height: 100%;
    margin-top: 10px;
    color: #262828;
}

.newProductBoxTop:before {
}

.slick-slide a {
    border: 2px solid #f3f3f3;
    border-radius: 10px;
    width: 91%;
    background: #fff;
}

.gallerySlider .slick-slide a {
    width: 95%;
    border: none;
}

.newFiligram {
    background: url(../img/newFiligram.png) no-repeat 50% 50%;
    background-size: 100%;
    position: absolute;
    width: 59px;
    height: 42px;
    top: 10px;
    left: 10px;
}

.newProductImage img {
    max-height: 170px;
    max-width: 200px;
    height: 100%;
}

.newProductImage {
    display: table;
    width: 100%;
}

.img-cell {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.newProductBox {
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-direction: column;
    position: relative;
    min-height: 450px;
}

.newProductBox:after {
    content: '';
    position: absolute;
    top: 55%;
    background: #006eb5;
    width: 100%;
    height: 1px;
}

.prev,.next {
    cursor: pointer;
}

.prev:before,.hgPrev:before {
    content: '\f053';
    font-family: 'Fontawesome';
    position: absolute;
    left: -120px;
    top: -200px;
}

.next:before,.hgNext:before {
    content: '\f054';
    font-family: 'Fontawesome';
    right: -120px;
    position: absolute;
    top: -200px;
}

.newProductTitle {
    text-align: center;
    font-family: 'Avenir-Bold';
    font-size: 24px;
    margin-bottom: 20px;
}

.white {
    color: #fff;
}

.btnSend .btnSubmit {
    background: #fff;
    color: #0376c0;
    outline: 0;
    border: 0;
    padding: 16px 58px;
    border-radius: 10px;
    font-family: 'Avenir-Demi';
    font-size: 18px;
    cursor: pointer;
}

.categorieBox :not(.categoriesLink) a {background: #f3f3f3;border-radius: 12px;padding: 7px 28px;text-align: center;margin: 0 auto;display: table;font-size: 15px;margin-bottom: 20px;color: #656363;box-shadow: 0px 4px 8px  rgb(0 0 0 / 0.2);}

.categorieLogo {
    width: 100%;
    height: 125px;
    background: no-repeat center;
    margin-top: auto;
    background-size: 29%;
}

.brandArea {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    gap: 15px;
}

.categorieBox {
    height: 720px;
    /* background-size: 100%; */
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 25%;
    border: 2px solid #eaeaea;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    position: relative;
}

.categorieBox :not(.categoriesLink) a:hover {
    transition: 0.3s;
    background: #eaeaea;
}

.bannerImage {
    width: 100%;
    height: 100%;
    background-position: bottom left;
    background-repeat: no-repeat;
    background-size: 100%;
}

.bannerArea {
    height: 88vh;
}

#lblBultenResult {
    text-align: center;
    width: 100%;
    display: block;
    margin-top: 10px;
}

.bultenResult.red {
    color: red;
}

.bultenResult.success {
    color: #0dc30d;
}

.bulletin-error {
    COLOR: RED;
    margin-left: 50px;
}

#rgExp {
    font-size: 14px;
    margin-left: 50px;
}

.ebltnSubmit {
    appearance: none;
    -webkit-appearance: none;
    background: #006eb5;
    color: #fff;
    border: 1px solid;
    width: 100%;
    border-radius: 20px;
    padding: 10px 0;
    margin-top: 10px;
    cursor: pointer;
}

.eBulletinInput {
    outline: 0;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 10px 20px;
    text-align: center;
    color: #fff;
    margin: 10px 0 5px;
    display: block;
}

.eBulletinInput::placeholder {
    color: #eaeaea;
}

.eBulletinEnvelope {
    font-size: 59px;
    color: #fff;
}

.eBulten {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.sticks {
    margin: 0 10px;
}

.copy {
    text-align: center;
    color: #333535;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}

.footerAddress {
    width: 85%;
    margin: 25px 0;
}

footer li {
    color: #333535;
    line-height: 1.6;
}

footer li a {
    position: relative;
}

footer li a:hover:after {
    width: 100%;
    transition: .5s;
}

footer li a:after {
    content: '';
    width: 0;
    position: absolute;
    height: 1px;
    background: #333535;
    left: 0;
    bottom: -3px;
}

#lblFooterMenuTitle, #lblFooterCategoryTitle, #lblContactFooter {
    font-size: 16px;
    font-family: 'Avenir-Bold';
    color: #333535;
    margin-bottom: 15px;
    display: block;
    /* margin-top: 40px; */
}

footer li {
    list-style: none;
}

footer {
    background: #333535;
    display: flex;
    margin-top:100px;
}

.navigation li {
    position: relative;
    /* margin-right: 80px; */
}

.navigation li:hover:after {
    width: 150%;
    transition: 0.5s;
}

.navigation li:after {
    content: '';
    background: #006eb5;
    width: 0;
    height: 4px;
    position: absolute;
    bottom: -44px;
    left: -20px;
    border-radius: 30px 30px 0 0;
}

.navigation .activeNav::after {
    width: 150%;
}

.enFlag {
    /*background: url(../img/EN.png) no-repeat 50% 50%;*/
    width: 25px;
    height: 25px;
    display: inline-block;
    float: left;
}

.headerLeft a i {
    margin-left: 14px;
}

#btnLinkEn {
    display: flex;
    align-items: center;
}

.headerLeft > div:not(:last-child) > a {
    border: 1px solid;
    border-radius: 25px;
    padding: 6px 13px 6px 8px;
}

.headerLeft {
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    width: 20%;
    font-family: 'Avenir-Demi';
    font-size: 18px;
}

.navigation a {
    font-size: 18px;
    font-family: 'Avenir-Demi';
}

.navigation {
    display: flex;
    list-style: none;
    gap: 100px;
    /* width: 60%; */
    margin: 0 auto;
}

.logo {
    background: url(../img/esenlogo.png) no-repeat 50% 50%;
    width: 190px;
    height: 110px;
    background-size: 100%;
}

footer .logo {
    margin-left: 40px;
    width: 130px;
    background-position: top;
}

.header {
    display: flex;
    align-items: center;
    overflow: hidden;
}

.search-text {
    width: 100%;
    display: table;
    padding: 0 20px;
    margin: 40px 0;
}

.search-empty {
    width: 100%;
    min-height: 500px;
    display: table;
    position: relative;
}

.search-empty-text {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    transition: all ease-in-out .3s;
}

.search-textblock {
    width: 100%;
    display: table;
    position: relative;
    padding: 10px 25px;
    border: thin solid #fff;
    border-radius: 40px;
}

.search-textblock .textbox {
    width: calc(100% - 25px);
    height: 30px;
    float: left;
    color: #fff;
}

.search-textblock .textbox::placeholder {
    opacity: 1;
    color: #fff;
}

.searchBtn {
    width: 25px;
    display: block;
    float: left;
}

.searchBtn i {
    font-size: 18px;
    line-height: 30px;
    color: #fff;
}

.search-results {
    width: 100%;
    display: flex;
    padding: 0 40px;
    margin-bottom: 25px;
    gap: 50px;
}

.search-result-category {
    width: 100%;
    display: none;
}

.search-result-product {
    width: 100%;
    display: none;
}

.search-result-header {
    width: 100%;
    display: table;
    font-family: 'Avenir-Bold';
    font-size: 18px;
    line-height: 25px;
    text-align: left;
    color: #fff;
    padding: 10px 10px 10px 0;
    /* background-color: #009cb2; */
    border-bottom: 2px solid;
}

.search-result-list {
    width: 100%;
    height: 400px;
    display: block;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    padding-left: 5px;
}

.search-result-list ul {
    width: 100%;
    margin: 0;
    padding: 0 29px 0 18px;
    display: table;
    list-style: none;
}

.search-result-list ul li {
    float: left;
    width: 100%;
    padding: 23px 0 15px 0;
    display: block;
    position: relative;
}

.search-result-list ul li a {
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 25px;
    color: #fff;
    transition: all ease-in-out .3s;
}

.search-result-list ul li ul {
    padding: 10px 0 10px 18px;
}

.search-result-list ul li ul li {
    padding: 0;
}

.search-result-list ul li ul li a {
    font-family: 'Avenir-Regular';
}

.search-result-list ul li::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #0094a8;
}

.search-result-list ul li::before {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background-color: #00bad4;
}

.search-result-list ul li ul li::after {
    content: none;
}

.search-result-list ul li ul li::before {
    content: none;
}

.search-result-list ul li:last-child::after,
.search-result-list ul li:last-child::before {
    content: none;
}

.search-result-product-list {
    width: 100%;
    height: 580px;
    display: block;
    position: relative;
    overflow: hidden;
    overflow-y: auto;
    padding-left: 5px;
}

.search-result-list.product ul {
    padding: 30px 0 0 0;
}

.search-result-list.product ul li {
    padding: 0;
    margin-bottom: 30px;
}

.search-result-list.product ul li::after,
.search-result-list.product ul li::before {
    content: none;
}

.searchTable {width: 100%;max-width: 1600px;max-height: 95vh;min-height: 65vh;/* left: 50%; *//* top: 50%; */opacity: 1;display: block;overflow: hidden;overflow-y: auto;position: absolute;/* transform: translate(-50%, -50%); */background: url(../img/search.png) no-repeat 94% 90% #006eb5;border-radius: 25px;background-size: 20%;}
.textbox{
        width: 100%;
    height: 100%;
    background: none;
    display: block;
    border: none;
    padding: 0;
    font-size: 14px;
    line-height: 30px;
    color: #262828;
    resize: none;
    appearance: none;
    -webkit-appearance: none;
}

.search-product-list-img {
    width: 105px;
    height: 80px;
    display: block;
    float: left;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    padding: 4px;
}

.search-product-list-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.search-result-product-list-text {
    width: calc(100% - 105px);
    height: 80px;
    display: table;
    float: right;
    padding: 0 10px 0 20px;
    font-size: 18px;
    line-height: 25px;
    color: #fff;
    transition: all ease-in-out .3s;
}

.search-result-product-list-text span {
    display: table-cell;
    vertical-align: middle;
}
#header{display:none !important;}

/*Çözünürlükler*/
/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    .headerLeft{width:23%;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height:620px;background-size:100%;}
    .homeCorpContent{width:39%;}
    .navigationArea{padding:20px 0;}
    .productPro ul{gap:33px;}
    #slider1{width:8%;margin-right:190px;}
    .features > div {padding-left: 30px;margin-left: 40px;width: 22%;}
    .features .urlBtn{width:17%;}
}
/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .headerLeft{width:24%;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height:590px;background-size:100%;}
    .homeCorpContent{width:39%;}
    .navigationArea{padding:15px 0;}
    .productPro ul{gap:33px;}
    #slider1{width:9%;margin-right:90px;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 23%;}
    .features .urlBtn{width:21%;}
    .distBox{min-height:260px;}
    .productLeft{width:20%;}
    .productPro li{width: 21.9%;}
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
        .headerLeft{width:24%;font-size:16px;}
        .formRow textarea{min-height:170px;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height: 567px;background-size: 102%; max-height:454px;}
    .homeCorpContent{width:36%;}
    .navigationArea{padding:15px 0;}
    .productPro ul{gap:33px;}
    .distBox img{max-width:85%;}
    #slider1{width:9%;margin-right:90px;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 23%;}
    .features .urlBtn{width:21%;font-size: 14px;/* margin-bottom: 10px; */}
    .distBox{min-height:260px;max-height:260px;}
    .productLeft{width:20%;}
    .navigation a{font-size:16px;}
    .navigation{gap:60px;}
    .logo{width:160px;height:90px;}
    .navigation li:after{bottom:-36px;}
    .swiper-button-next, .swiper-button-prev{top:-300px !important;}
    .newProductBottom{margin-bottom:0;}
    .newProductBox{min-height:390px;}
    .newProductImage img{max-height:110px}
    .certificateBox{width:220px;}
    .certificateName{font-size:16px;}
    .addressArea{width:63%;}
    .homeCorpContent{font-size:16px;}
    footer .logo{width:240px;margin-left:30px;}
    .navDiv{max-width:75px;}
    .homeCorpImage{height:auto;}

.contentXTitle {
    margin-top: 0;
}
    #ContentPlaceHolder1_pnlX .homeCorp{margin-top: 2%;align-items: flex-start;}
}
/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    .productPro li{width: 31.7%;}
            .headerLeft{width:24%;font-size:16px;}
            .popup-img{width:70%;height: 70%;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height: 513px;background-size: 102%;}
    .homeCorpContent{width:36%; font-size:16px;margin-left:50px;}
    .navigationArea{padding:10px 0;}
    .productPro ul{gap:22px;}
    .distBox img{max-height:100px;}
    .productCatImg img{padding:15px;}
    .productProName i{bottom:3px;}
    #slider1{width:11%;margin-right:60px;}
    .headerLeft > div:not(:last-child) > a{padding-right:10px;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 29%;}
    .features .urlBtn{width:24%;margin-top:20px;}
    .distBox{min-height:210px;}
    .productLeft{width:24%;}
    .navigation a{font-size:16px;}
    .navigation{gap:60px;}
    .logo{width:160px;height:90px;}
    .navigation li:after{bottom:-36px;}
    .swiper-button-next, .swiper-button-prev{top:-300px !important;}
    .newProductBottom{margin-bottom:0;}
    .newProductBox{min-height:390px;}
    .certificateBox{width:220px;}
    .certificateName{font-size:16px;}
    .addressArea{width:68%;}
    footer .logo{width:240px;margin-left:30px;}
    footer .main{gap:130px;margin-right:50px;}
    .homeCorpImage{height:550px;max-width:800px;}
    .corpRectangle{height:135px;width:6.5%}
    .urlBtn a{font-size:14px;}
}
/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {
    .productPro li{width:30%;}
    .headerLeft {width: 24%;font-size: 16px;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height: 507px;background-size: 102%;}
    .homeCorpContent{width: 41%;font-size:16px;margin-left:50px;}
    .navigationArea{padding:15px 0;}
    .productPro ul{gap:33px;}
    .productProName i{bottom:3px;}
    #slider1{width:10%;margin-right:90px;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 23%;}
    .features .urlBtn{width:24%;}
    .distBox{min-height:260px;}
    .productLeft{width:24%;}
    .navigation a{font-size:16px;}
    .navigation{gap:60px;}
    .logo{width:160px;height:90px;}
    .navigation li:after{bottom:-36px;}
    .swiper-button-next, .swiper-button-prev{top:-300px !important;}
    .newProductBottom{margin-bottom:0;}
    .newProductBox{min-height:390px;}
    .newProductBoxTop {height: 175px;}
    .productName{font-size:18px;}
    .certificateBox{width:220px;}
    .certificateName{font-size:16px;}
    .addressArea{width:68%;}
    footer .logo{width:240px;margin-left:30px;}
    footer .main{gap:130px;margin-right:50px;}
    .homeCorpImage{height: 500px;max-width: 680px;}
    .corpRectangle{height:135px;width:6.5%}
    .urlBtn a{font-size:14px;}
    .NavTitle{margin:0;}
}
/*width 1270*/
@media only screen and (min-width:1025px) and (max-width:1280px) {
    .productPro li{width: 30.7%;}
    .headerLeft{width:24%;font-size: 14px;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height: 477px;background-size: 102%;}
    .homeCorpContent{width: 41%;font-size:16px;margin-left:50px;}
    .navigationArea{padding:15px 0;}
    .productPro ul{gap:33px;}
    #slider1{width: 12%;margin-right: 60px;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 23%;}
    .features .urlBtn{width:24%;}
    .distBox{min-height:260px;}
    .productLeft{width:24%;}
    .navigation a{font-size:16px;}
    .navigation{gap:60px;}
    .logo{width:160px;height:90px;}
    .navigation li:after{bottom:-36px;}
    .swiper-button-next, .swiper-button-prev{top:-300px !important;}
    .newProductBottom{margin-bottom:0;}
    .newProductBox{min-height:390px;}
    .newProductBoxTop {height: 190px;}
    .productName{font-size:18px;}
    .certificateBox{width:220px;}
    .certificateName{font-size:16px;}
    .addressArea{width: 76%;}
    footer .logo{width:240px;margin-left:30px;}
    footer .main{gap: 104px;margin-right: 20px;}
    .homeCorpImage{height: 500px;max-width: 680px;}
    .corpRectangle{height:135px;}
    .urlBtn a{font-size:14px;}
    .NavTitle{margin:0;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:28px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
}
/*1024*/   
@media only screen and (min-width:1000px) and (max-width:1024px){
    .productProName.products{padding: 0 5px;}
     .productPro li{width: 29.7%;}
        .headerLeft{width: 27%;font-size: 12px;}
    .bannerImage{background-position:top left;background-size:cover;}
    .categorieBox{height: 377px;background-size: 102%;}
    .homeCorpContent{width: 41%;font-size:16px;margin-left:50px;}
    .navigationArea{padding: 8px 0;}
    .productPro ul{gap:33px;}
    #slider1{width: 16%;margin-right: 0;}
    .features > div {padding-left: 20px;margin-left: 30px;width: 27%;}
    .features .urlBtn{width: 37%;margin-top: 30px;}
    .distBox{min-height: 170px;}
    .productLeft{width: 31%;}
    .navigation a{font-size: 14px;}
    .navigation{gap: 30px;}
    .categorieBox a{font-size:12px;}
    .logo{width: 110px;height:90px;}
    .categorieLogo{background-size:35%;height:68px;}
    .navigation li:after{bottom:-36px;}
    .swiper-button-next, .swiper-button-prev{top:-300px !important;}
    .newProductBottom{margin-bottom:0;}
    .newProductBox{min-height:370px;}
    .newProductBoxTop {height: 183px;}
    .newProductImage img{max-width:150px;}
    .productName {font-size:18px;}
    .next:before, .hgNext:before{right:-90px;}
    .prev:before, .hgPrev:before{left:-90px;}
    .eBulletinInput,.ebltnSubmit{width:90%;margin:10px auto;}
    .certificateBox{width: 160px;}
    .certificateName{font-size:16px;}
    .addressArea{width: 82%;}
    footer .logo{width:240px;margin-left:30px;}
    footer .main{gap: 24px;margin-right: 5px;}
    .homeCorpImage{height: 400px;max-width: 520px;}
    .corpRectangle{height: 115px;}
    .urlBtn a{font-size:14px;}
    .NavTitle{margin:0;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size: 22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size: 10px;}
    .features{flex-wrap:wrap;}
     .contactLeft{width:70%;}
     .addressTitle{font-size:20px;}
     .addressArea > div{font-size:14px;}
}

@media only screen and (max-width:1000px){
    .homeCorpTitle{margin-top:20px;}
    .btn.corporate{float:none;margin:0 auto;margin: 30px auto;width: 65%;}
    .distBox.dist{width:85%;}
    .warnTextBottom{width:95%;}
    .warnTextTop{text-align:center}
    .thumbelina{touch-action:pan-x;overflow:auto;width:100%;}
    .pnlIcerik{max-width:90% !important;min-width:75%;}
    .lightBoxSlide{max-width:95% !important; width:100% !important;display:block !important;}
    .lightBoxSlide div img{max-width:100% !important;object-fit:unset;max-height:400px !important;}
    .productPro li{width:100%;}
    footer{margin-top: 25px;}
}
/*iphone 5/5s dikey*/
@media only screen and (max-width:359px){
    #explanation table {width:100% !important;}
    .distBox.dist img{max-height:150px;max-width:150px;}
    .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{flex-direction:column;position:relative;overflow:unset;}
    .headerLeft{width:100%;font-size:14px;margin-top: 5px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top:-80px !important;}
    .bannerArea{margin:25px 0;height:150px;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto; flex-direction:column;margin-bottom:20px;}
    .categorieBox{height:480px;background-size:100%;width:100%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width:75%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{flex-direction:column;gap:30px;}
     .certificateBox{width:100%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;}
     .productProName i{bottom:2px;}
     .productPro .categoryProduct{margin-bottom:0;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-direction:column;gap: 10px;}
     .features > div{width:100%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width:70%;margin-top:10px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
     .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .addressTitle{font-size:18px;}
} 
/*Samsung S3 dikey*/
@media only screen and (min-width:360px) and (max-width:369px){
    #explanation table {width:100% !important;}
    .distBox.dist img{max-height:150px;max-width:150px;}
        .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{flex-direction:column;position:relative;overflow:unset;}
    .headerLeft{width:100%;font-size:14px;margin-top: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top:-80px !important;}
    .bannerArea{margin:25px 0;height:150px;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto; flex-direction:column;margin-bottom:20px;}
    .categorieBox{height:480px;background-size:100%;width:100%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;top: -100px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 100%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{flex-direction:column;gap:30px;}
     .certificateBox{width:100%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;}
     .productProName i{bottom:2px;}
     .productPro .categoryProduct{margin-bottom:0;width:100%;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-direction:column;gap: 20px;}
     .features > div{width:100%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width:70%;margin-top:10px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .addressTitle{font-size:18px;}
}
/*iphone 6/6s dikey*/
@media only screen and (min-width:370px) and (max-width:399px){
    #explanation table {width:100% !important;}
    .distBox.dist img{/* max-height:170px; *//* max-width:170px; */}
    .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{flex-direction:column;position:relative;overflow:unset;}
    .headerLeft{width:100%;font-size:14px;margin-top: 9px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top:-80px !important;}
    .bannerArea{margin:15px 0;height:150px;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto; flex-direction:column;margin-bottom:20px;}
    .categorieBox{height: 570px;background-size:100%;width:100%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .addressTitle{font-size:18px;}
    .addressArea > div{font-size:14px;}
    .distBox{width: 85%;min-height: 210px;max-height: 210px;height:100%;}
.gallerySlider .distBox {width: 100%;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{flex-direction:column;gap:30px;}
     .certificateBox{width:100%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;}
     .productProName i{bottom:2px;}
     .productPro .categoryProduct{margin-bottom:0;width:100%;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-direction:column;gap: 15px;}
     .features > div{width:100%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width:70%;margin-top:10px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
}
/*iphone Plus dikey*/
@media only screen and (min-width:400px) and (max-width:479px){
     #explanation table {width:100% !important;}
    .distBox.dist img{/* max-height:190px; *//* max-width:190px; */}
    .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{flex-direction:column;position:relative;overflow:unset;}
    .headerLeft{width:100%;font-size:14px;margin-top: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin: 18px 0;height: 200px;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto; flex-direction:column;margin-bottom:20px;}
    .categorieBox{height: 630px;background-size:100%;width:100%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .addressArea > div{font-size:14px;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:flex;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{flex-direction:column;gap:30px;}
     .certificateBox{width:100%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;}
     .productProName i{bottom:2px;}
     .productPro .categoryProduct{margin-bottom:0;width:100%;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-direction:column;gap: 15px;}
     .features > div{width:100%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width:70%;margin-top:10px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .addressTitle{font-size:18px;}
} 
/*iphone 4 yatay*/
@media only screen and (min-width:480px) and (max-width:559px){
    .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:190px;max-width:190px;}
     .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{flex-direction:column;position:relative;overflow:unset;}
    .headerLeft{width:100%;font-size:14px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin:25px 0;height: 200px;}
    .bannerImage{background-size:cover;}
    .addressArea > div{font-size:14px;}
    .brandArea{height:auto; flex-direction:column;margin-bottom:20px;}
    .categorieBox{height: 630px;background-size:100%;width:100%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-direction:column;}
     .features > div{width:100%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 53%;margin-top:10px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
     .newProductImage img{max-width:160px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width:47%;}
     .newProductBoxTop {height: 180px;}
} 
/*iphone 5/5s yatay*/
@media only screen and (min-width:560px) and (max-width:639px){
    .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:190px;max-width:190px;}
         .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{ position:relative;overflow:unset;justify-content: flex-end;gap: 20px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin:25px 0;height: 200px;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: flex-start;}
    .categorieBox{height: 397px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 47%;}
     .categorieLogo{height:65px;}
} 
/*Samsung S3 yatay*/
@media only screen and (min-width:640px) and (max-width:659px){
        .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:220px;max-width:220px;}
             .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{ position:relative;overflow:unset;justify-content: space-between;padding-left: 60px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin:25px 0;height: 72vh;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: flex-start;}
    .categorieBox{height: 397px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .checkArea{flex-direction:column;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 47%;}
     .categorieLogo{height:65px;}
} 
/*iphone 6/6s yatay*/
@media only screen and (min-width:660px) and (max-width:699px){
    .newProductBoxTop {height: 180px;}
        .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:220px;max-width:220px;}
                 .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{ position:relative;overflow:unset;justify-content: space-between;padding-left: 60px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin:25px 0;height: 72vh;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: space-between;}
    .categorieBox{height: 467px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width:90%;padding:20px;}
    footer .logo{margin-left:0;}
    footer{flex-direction:column;}
    .copy{flex-direction:column;gap:5px;margin-top:3px;}
    .copy .sticks{display:none;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 47%;}
     .categorieLogo{height:65px;}
}
/*iphone Plus yatay*/
@media only screen and (min-width:700px) and (max-width:759px){
    .distBox.dist img{max-height:220px;max-width:220px;}
    .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{position:relative;overflow:unset;justify-content: space-between;padding-left: 60px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin:25px 0;height: 72vh;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: space-between;}
    .categorieBox{height: 502px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width: 57%;padding:20px;}
    footer .logo{margin-left:0;}
    .copy{gap:5px;margin-top:3px;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right:-30px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left:-30px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
    .newProductBoxTop {height: 180px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 47%;}
     .categorieLogo{height:65px;}
}
/*tablet dikey*/
@media only screen and (min-width:760px) and (max-width:810px){
        .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:250px;max-width:250px;}
        .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{position:relative;overflow:unset;justify-content: space-between;padding-left: 60px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -185px !important;}
    .bannerArea{margin:25px 0;height: 35vh;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: space-between;}
    .categorieBox{height: 539px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width: 57%;padding:20px;}
    footer .logo{margin-left:0;}
    .copy{gap:5px;margin-top:3px;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right: -50px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left: -50px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .productPro .categoryProduct{margin-bottom:0;width: 30.5%;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
     .newProductImage img{max-height:100px;max-width:160px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 30.8%;}
     .categorieLogo{height:65px;}
}
/*iphone x yatay*/
@media only screen and (min-width:811px) and (max-width:999px){
        .newProductBottom{margin-top: 15px;}
    .distBox.dist img{max-height:220px;max-width:220px;}
     .corpRectangle,.navigation,.footerMenu,.footerCategory{display:none;}
    .header{position:relative;overflow:unset;justify-content: space-between;padding-left: 60px;}
    .headerLeft{width: initial;font-size:14px;gap: 10px;}
    .logo{height:80px;width:140px;}
    .swiper-button-next, .swiper-button-prev{top: -105px !important;}
    .bannerArea{margin: 0 0 25px;height: 80vh;}
    .bannerImage{background-size:cover;}
    .brandArea{height:auto;margin-bottom:20px;flex-wrap: wrap;justify-content: space-between;}
    .categorieBox{height: 502px;background-size: 100%;width: 46%;}
    footer .main{flex-direction:column;gap:20px;margin:0 auto;width: 57%;padding:20px;}
    footer .logo{margin-left:0;}
    .copy{gap:5px;margin-top:3px;}
    .homeCorp{flex-direction:column;padding-top:16px;}
    .next:before, .hgNext:before{right: -50px;}
    .next.xPage::before,.prev.xPage::before {top: -100px;}
    .prev:before, .hgPrev:before{left: -50px;}
    .homeCorpImage{height:auto;max-width:90%;}
    .homeCorpContent{width:90%;margin:0 auto;}
    .eBulletinInput{width:90%; margin:0 auto;}
    .ebltnSubmit{width:90%;}
    .eBullet{width:100%;}
    .search-results{flex-direction:column;gap:5px;padding:0;}
    .search-result-list{height:160px;}
    .search-text{margin:0}
    .navigationArea{margin-top:10px;background-size:cover;background-position:60%;}
    .corpContentArea{position:relative;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpImage{width:90%;max-width:90%;margin-bottom:-4px;}
    #ContentPlaceHolder1_pnlCorporate .homeCorpText{padding-top:20px;width:90%;}
    #ContentPlaceHolder1_lblRectangleTitle{font-size:22px;}
    #ContentPlaceHolder1_lblRectangleCorporate{font-size:14px;}
    .distBox{width: 85%;min-height:200px;max-height:200px;display:block;}
    .next.corporate:before{right:-10px;}
     .prev.corporate:before{left:-10px;}
     .next.corporate:before,
     .prev.corporate:before{top:-130px;}
     .contactContent{flex-direction:column;}
     .contactRight,.contactLeft,.addressArea {width:100%;}
     .recaptcha{transform:translate(0) scale(0.74 )}
     .formRow textarea{min-height:150px}
     .certificateArea{ gap: 62px 40px;flex-wrap: wrap;justify-content: flex-start;}
     .certificateBox{width: 45%;}
     .productRight{width:100%;}
     .productLeft{display:none;}
     .productPro ul{padding:0;gap: 25px;}
     .productProName i{bottom:2px;}
     .detailImage{height:240px;width:100%}
     #surround{height:100%;}
     .productRight.productDetails{margin-left:0;}
     #slider1{float:none;margin:0; height:100px;width:100%;}
     .features,.featureArea{flex-wrap: wrap;gap: 10px;justify-content: flex-start;}
     .features > div{width: 48%;padding:0;margin:0;}
     .features > div:before{content:none;}
     .features .urlBtn{width: 50%;margin-top: 32px;}
     .tabsHead li{width:auto;padding:0 10px;}
     .thumbelina-but.horiz.bottom{right:-15px;}
     .thumbelina-but.horiz.top{left:-15px;}
     #header{display:flex !important;}
     .divNull{width:100%;position:relative;left:0;font-size:14px;margin-bottom:15px;}
    .newProductBoxTop {height: 178px;}
    .productName {font-size: 16px;}
          .swiper-button-prev, .swiper-rtl .swiper-button-next{left:-10px !important;}
     .swiper-button-next, .swiper-rtl .swiper-button-prev{right:-10px !important;}
     .newProductImage{height:auto;}
     .newProductBox{min-height:340px;}
     .productPro li{width: 31%;}
     .categorieLogo{height:65px;}
}