@font-face {
    font-family: 'M-B';
    src: url('../font/Montserrat-Bold.eot');
    src: url('../font/Montserrat-Bold.eot?#iefix') format('embedded-opentype'), url('../font/Montserrat-Bold.woff2') format('woff2'), url('../font/Montserrat-Bold.woff') format('woff'), url('../font/Montserrat-Bold.ttf') format('truetype'), url('../font/Montserrat-Bold.svg#Montserrat-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M-M';
    src: url('../font/Montserrat-Medium.eot');
    src: url('../font/Montserrat-Medium.eot?#iefix') format('embedded-opentype'), url('../font/Montserrat-Medium.woff2') format('woff2'), url('../font/Montserrat-Medium.woff') format('woff'), url('../font/Montserrat-Medium.ttf') format('truetype'), url('../font/Montserrat-Medium.svg#Montserrat-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'M-R';
    src: url('../font/Montserrat-Regular.eot');
    src: url('../font/Montserrat-Regular.eot?#iefix') format('embedded-opentype'), url('../font/Montserrat-Regular.woff2') format('woff2'), url('../font/Montserrat-Regular.woff') format('woff'), url('../font/Montserrat-Regular.ttf') format('truetype'), url('../font/Montserrat-Regular.svg#Montserrat-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.search-product-container ul li .productProImg .productProName {
    height: 90px;
    font-size: 15px;
}

.search-product-container ul {
    display: flex;
    flex-flow: row wrap;
    gap: 30px;
}

    .search-product-container ul li {
        width: 23%;
    }

.flex-container:after {
    box-shadow: 0px 0px 10px 1px rgba(0,0,0,0.61);
    content: '';
    width: 85%;
    display: block;
    margin: 0 auto;
}

.newsDetValue div {
    font-family: 'M-R' !important;
}

#ContentPlaceHolder1_divteknik div p {
    font-family: 'M-R' !important;
    line-height: 2;
}

#ContentPlaceHolder1_divteknik div span {
    font-family: 'M-R' !important;
    line-height: 2;
}

#ContentPlaceHolder1_divteknik div {
    font-family: 'M-R' !important;
    line-height: 2;
}

#ContentPlaceHolder1_divteknik .commentTitle {
    font-family: 'M-B' !important;
    font-size: 18px;
    margin-bottom: 2%;
    color: #1e4279;
}

.homeContentTitle img {
    width: 16%
}

.newsOrtakDiv {
    width: 100%;
    display: table;
    margin-bottom: 3%;
}

.success:after {
    content: '\f00c';
    font-family: fontawesome;
    font-size: 24px;
    margin-left: 2%;
}

.error:after {
    content: '\f071';
    font-family: fontawesome;
    margin-left: 2%;
    font-size: 22px;
}

.pro {
    display: table;
    width: 100%;
    margin-bottom: 2%;
}

.commentTxt div {
    text-align: unset !important;
}

.galleryVideos .weImg {
    margin-top: 0;
}

.galleryVideos .slick-track {
    margin-left: unset !important;
}

.galleryVideos .weContent .various.fancybox {
    height: 170px;
}

.galleryVideos .weSlider .slick-next {
    top: 155px;
    right: -20px;
}

.galleryVideos .weSlider .slick-prev {
    left: -28px;
    top: 155px;
}

.document.gorunum a {
    height: 271px;
}

.document.gorunum {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
}

    .document.gorunum > div {
        padding: 30px 0 50px;
        width: 23%;
    }

.commentTitle.dokumans:before {
    background: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
input:-internal-autofill:focus {
    transition: background-color 9999s ease-in-out 0s;
}

:focus {
    outline: none;
}

input:-internal-autofill-selected {
    -webkit-box-shadow: 0 0 0 30px #fff inset !important;
    -moz-box-shadow: 0 0 0 30px #fff inset !important;
    -o-box-shadow: 0 0 0 30px #fff inset !important;
    box-shadow: 0 0 0 30px #fff inset !important;
    -webkit-text-fill-color: rgba(56, 56, 56, 1) !important;
    -o-text-fill-color: rgba(56, 56, 56, 1) !important;
    -moz-text-fill-color: rgba(56, 56, 56, 1) !important;
}

.clear {
    clear: both;
}

#ContentPlaceHolder1_divteknik {
    color: #121228;
    text-align: justify !important;
    line-height: 2;
}

    #ContentPlaceHolder1_divteknik p {
        text-align: justify;
    }

#gallery .weContent.wcvideo .various.fancybox {
    height: 300px;
}

#gallery .weImg .weContent .various.fancybox {
    height: 300px;
    width: 100%;
}

    #gallery .weImg .weContent .various.fancybox img {
        border: 10px solid transparent;
    }

/*---------------------------------------------------------*/

.homeProd ul {
    display: flex;
    justify-content: space-evenly;
}

/*---------------------------------------------------------*/



.propDetailsTxt {
    display: table;
    width: 100%;
}

    .propDetailsTxt p span {
        font-size: 18px !important;
        line-height: 2.4 !important;
    }

.rect {
    background-color: rgba(244 248 255/0.851);
    width: 43%;
    height: 330px;
    position: absolute;
    top: 30%;
    left: 0;
    padding: 2% 0px 0 11%;
    border-radius: 0 90px 0 0;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    text-decoration: none;
    list-style: none;
    color: #000;
    outline: none;
    resize: none;
    border: none;
    font-family: 'M-R', sans-serif;
}

div#recaptcha {
}

.flex-text {
    width: 100%;
    font-size: 18px;
    line-height: 2;
    color: #1e4279;
}

.flex-title {
    font-size: 33px;
    color: #1e4279;
    font-family: 'M-B';
    line-height: 55px;
}

.error-stars {
    position: absolute;
    right: 3px;
    top: 3px;
    font-size: 24px;
}

#rvCep {
}

#ContentPlaceHolder1_pnlIcerik {
    margin-top: 270px;
}

.prodTabs .weSlider .weContent img {
    padding: 20px 10px;
}

#lblBultenResult {
    position: absolute;
    top: 120px;
    left: 0;
    font-family: 'M-B';
}

.otherNewsContent a {
    height: 240px;
    display: block;
}

.mailSubmit #lblbultenbtn {
    color: #fff;
    font-family: 'M-M';
    padding-right: 15px;
}

.PDSlider .slick-slide img {
    object-fit: contain;
}

.pnl-container {
    margin: 2% 0;
}

.urun-article-text {
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

.urun-article {
    border: 1px solid #f9f9f9;
    display: inline-block;
    line-height: 2;
    margin-right: 2%;
}

.urun-article-img {
    width: 100%;
    height: 265px;
    display: inline-block;
}

    .urun-article-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.content-list a {
    font-family: 'M-M';
}

    .content-list a:hover {
        color: #21457c;
    }

.content-list {
    background: #f9f9f9;
    margin-bottom: 2%;
    padding: 20px;
    border-radius: 17px;
    font-size: 20px;
}

.pnl-container .search-title span {
    font-size: 32px;
    font-family: 'M-B';
    text-decoration: underline;
}

.haber-text {
    font-size: 20px;
    margin-top: 3%;
    font-family: 'M-M';
}

.search-title {
    padding-bottom: 2%;
}

.haberler-container-1 {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.search-result {
    font-family: 'M-B';
    margin-bottom: 5%;
}

.haber-image {
    width: 100%;
    height: 300px;
}

    .haber-image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.offer-result {
    padding-top: 100px;
}

.success {
    color: forestgreen;
    font-weight: bold;
}

.offer-result .success, .offer-result .error {
    left: 570px;
    bottom: 5px;
    position: relative;
}

.error {
    color: red;
    font-weight: bold;
}

.modal-content .offer-result {
    padding-top: 0 !important;
}


.ik-result {
    position: relative;
}

#ContentPlaceHolder1_lblContactResult {
    position: absolute;
    left: 0;
    top: 106px;
    font-size: 16px;
    font-family: 'M-B';
    width: 100%;
}



.videosContent a.various.fancybox {
    width: 370px;
    height: 220px;
    margin-right: 2%;
    right: 0;
    display: inline-flex;
    flex-direction: column;
    margin-bottom: 3%;
}

.videosContent .various:after {
    bottom: 44% !important
}

.videosContent img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.formLeft .uyari {
    font-size: 14px;
    position: relative;
    left: 0px;
    top: 10px;
}

.weContent .various.fancybox {
    height: 370px;
}

.homeCorpLnk:hover {
    background-position: 100%;
    color: #fff;
    transition: all .5s ease;
}

.hataTitle {
    color: #1e4279;
    font-size: 110px;
    font-family: 'M-B';
}

.hataText {
}

.hataContent {
}

.hataText span {
    display: block;
    font-size: 32px;
    color: #1e4279;
    font-family: 'M-B';
}

.hataContent {
}

.hataImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.hataImg {
    float: left;
    margin-right: 3%;
    height: 220px;
}

.hata500 {
    margin: 12% auto;
    width: 35%;
}

.social img {
    width: 50%;
    height: 50%;
    margin-top: 18%;
}

.social > div {
    width: 15%;
    height: 50px;
}

.social {
    display: flex;
    width: 78%;
}

.videosContent {
    margin-top: 10%;
    display: flex;
}

.videosName {
    padding: 10px 0;
    /* text-align: center; */
    font-family: 'M-M';
}

#mm-1 .mm-navbar__title {
    background: url(../images/logo.svg) no-repeat;
    background-position: 50%;
    background-size: 19%;
    margin-top: 2%;
    border-bottom: 1px solid #f0f0f0;
}

.mm-navbar__title[aria-hidden="true"] {
    background: transparent;
    margin: 0;
}


.mh-head.mm-sticky {
    display: none;
}

.weContent.wcvideo a img {
    height: 190px;
}

.wcvideoTxt {
    padding: 15px 25px 15px 22px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 54px;
    color: #121228;
    font-family: 'M-M';
    -webkit-box-orient: vertical;
}

.galleryVideos {
    margin-top: 3%;
}


.document img {
    width: 50%;
    display: block;
    margin: 0 auto 16px;
}

.document {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 150%;
}

    .document > div {
        background: #fff;
        border: 1px solid #cfe2ff;
        padding: 32px 0;
        width: 19%;
        text-align: center;
        display: flex;
        /* background: url(../images/documan.svg) no-repeat; */
        /* background-position: 50%; */
        align-items: center;
        flex-direction: column;
    }

.tableGreenBg td {
    padding: 20px 40px;
    border: 2px solid #fff;
}

.commentTxt {
    color: #121228;
    line-height: 2;
    text-align: justify !important;
}

.commentTitle {
    font-family: 'M-B';
    font-size: 18px;
    margin-bottom: 2%;
    color: #1e4279;
}

    .commentTitle:before {
        content: '';
        width: 6px;
        height: 25px;
        display: inline-block;
        background: #acacac;
        border-radius: 30px;
        float: left;
        margin-right: 9px;
    }

.prodTabs ul li a {
    color: #fff;
    width: 100%;
    display: block;
    font-size: 14px;
    /*padding: 15px 0px;*/
    padding: 16px 0px 13px 15px;
}

.prodTabs .ui-tabs-nav li {
    background-color: #acacac;
    /* padding: 15px; */
    width: 21%;
    border-radius: 50px;
    text-align: center;
    background-image: url(../images/aciklami.png);
    background-repeat: no-repeat;
    margin-right: 2%;
    /*DEĞİŞİM*/
    margin-bottom: 2%;
}

#ContentPlaceHolder1_tabTech {
    background-image: url(../images/technical.png);
    padding-left: 26px;
}

    #ContentPlaceHolder1_tabTech.ui-state-active {
        background-image: url(../images/activeteknik.png);
    }

#tabs div li {
    list-style: initial;
}

#ContentPlaceHolder1_tabVideo.ui-state-active {
    background-image: url(../images/playactive.png);
}

#ContentPlaceHolder1_tabGallery.ui-state-active {
    background-image: url(../images/activeGaleri.png);
}

#ContentPlaceHolder1_tabGallery {
    background-image: url(../images/gleri.png);
}

#ContentPlaceHolder1_tabDocs.ui-state-active {
    background-image: url(../images/activeDocs.png);
}

#ContentPlaceHolder1_tabDocs {
    background-image: url(../images/document.png);
}


#ContentPlaceHolder1_tabVideo {
    background-image: url(../images/playicon.png);
}

#ContentPlaceHolder1_tabComment.ui-state-active {
    background-image: url(../images/aciklamai.png);
}

.ui-state-active {
    background-color: #294c80 !important;
}

div#tabs {
    width: 80%;
    margin-top: 2%;
}

.prodTabs #tabs .ui-tabs-nav {
    display: flex;
    margin-bottom: 3%;
    /*DEĞİŞİM*/
    /* flex-flow: row wrap; */
}

.propTxt {
    line-height: 1.3;
    margin-top: 8%;
    font-family: 'M-M';
    width: 87%;
}

.propDetails {
    display: inline-block;
    font-size: 18px;
    font-family: 'M-R';
    float: right;
    width: 51%;
    padding-left: 4%;
    position: relative;
}

    .propDetails:before {
        content: ':';
        padding-right: 5%;
        font-family: 'M-B';
        color: #1e4279;
        position: absolute;
        left: 0;
    }

.propTitle {
    width: 38%;
    float: left;
    color: #1e4279;
    font-family: 'M-B';
    font-size: 18px;
}

.properties {
    width: 37%;
    float: right;
    display: inline-block;
    line-height: 1.7;
    margin-top: 2%;
}

.productDetailSldr {
    width: 60%;
    display: inline-block;
}

.productPro li {
    float: left;
    width: 31%;
    margin-right: 3%;
    margin-bottom: 4%;
}

    .productPro li:nth-child(3n) {
        margin-right: 0;
    }

.productProName {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    color: #fff;
    background: #acacac;
    padding: 20px 10px;
}

#lblFooterBaslik {
    font-family: 'M-M'
}

.productProImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.productProImg:hover {
    border-color: #21457c;
}

.productProImg {
    width: 100%;
    display: inline-block;
    height: 420px;
    position: relative;
    border: 1px solid rgba(0 0 0/ 0.1);
    transition: 0.3s;
}

.productPro {
    display: inline-block;
    width: 70%;
}

#page.detProd {
    background: #fafcff;
}

.proDetLeft {
    width: 100%;
    display: table;
    margin-top: 5%;
}

.otherNews span {
    width: 100%;
    display: block;
    text-align: center;
    color: #1e4279;
    font-size: 30px;
    font-family: 'M-B';
    margin: 60px 0 30px;
}

.otherNewsTxt {
    padding: 15px 10px;
    font-size: 18px;
    font-family: 'M-M';
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    height: 37px;
}

.otherNewsContent {
    border: 1px solid #b9d5ff;
    margin-top: 5px;
    margin-right: 5%;
    min-height: 300px;
}

.newsTopImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.newsTopImg {
    float: right;
    display: inline-block;
    width: 50%;
    height: 420px;
}

span.newsTitle {
    display: block;
    margin-bottom: 5%;
    font-size: 24px;
    font-family: 'M-B';
    color: #1e4279;
}

.newsDetContent {
    width: 100%;
    /* display: table; */
    margin-top: 3%;
}

.newsDetValue {
    width: 43%;
    text-align: justify;
    color: #121228;
    display: inline-block;
    line-height: 1.9;
}

.newsContent {
    padding-top: 10%;
    width: 100%;
    display: table;
}

.homeNewsContent img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border: 10px solid #fff;
    /* margin-bottom: 40px; */
}

.formListSubmit {
    float: right;
    width: 28%;
    background-color: #26cb7c;
    padding: 20px;
    margin-right: 15%;
    margin-top: 4.4%;
    color: #fff;
    background-image: url(../images/gonder.png);
    background-repeat: no-repeat;
    background-position: 95%;
    background-size: 28%;
    cursor: pointer;
    font-size: 18px;
    text-align: left;
}

.cntc {
    background: #fafcff;
}

input {
    width: 100%;
}

.formList input[type="textarea"] {
    height: 127px;
}

.formList input, .formList textarea {
    padding-left: 5%;
    font-size: 15px;
}

.formList textarea {
    height: 111px;
    width: 100%;
}

.formList input::placeholder {
    color: #ababab;
}

.formList {
    border: 1px solid #d7d7d7;
    padding: 30px 10px;
    width: 100%;
    margin-bottom: 3%;
    background: #fff;
    position: relative;
}

.formRight {
    display: inline-block;
    width: 50%;
}

.formLeft {
    float: left;
    margin-right: 3%;
    width: 47%;
}

.contactFormRight {
    float: right;
    width: 70%;
}

.contactFormLeftTitle {
    color: #fff;
    text-align: center;
    margin: 130px auto 40px;
    width: 57%;
    font-family: 'M-B';
    font-size: 24px;
}

.contactForm {
    display: table;
    width: 100%;
    margin-top: 5%;
    padding-bottom: 44px;
}

.contactFormLeft {
    width: 25%;
    float: left;
    background: url(../images/contactForm.png) no-repeat;
    height: 381px;
}

.contactContent {
    position: relative;
    padding-top: 45px;
    margin-top: 160px;
}


.contactInfoAlign {
    position: absolute;
    left: 24%;
    top: 0;
}

.contactInfo span {
    display: block;
    font-size: 20px;
    font-family: 'M-B';
    margin-bottom: 4%;
}

.contactInfo {
    display: inline-block;
    border: 1px solid #ababab;
    text-align: center;
    border-radius: 5px;
    width: 23%;
    margin-right: 2%;
    background: #fff;
    padding: 20px;
    height: 140px;
    float: left;
    font-size: 14px;
}


.maps iframe {
    width: 100%;
    height: 420px;
}

a.various.fancybox {
    display: inline-block;
    position: relative;
    right: -3%;
    margin-top: 25px;
}

.wcvideo a.various.fancybox {
    width: 100%;
}

.PDSlider a.various.fancybox {
    margin-right: 0;
    width: 100%;
    right: 0;
}

/*.PDSlider a.various.fancybox:after {
        content: '';
        background: url(../images/DetSearch.png) no-repeat;
        width: 130px;
        height: 90px;
        position: absolute;
        z-index: 22222;
        top: 0;
    }*/

.newsDetSlider a.various.fancybox {
    margin-right: 5%;
    right: 0;
}

a.various.fancybox:nth-child(4n) {
    margin-right: 0;
}

.videosContent img {
    filter: brightness(0.5);
}

.videosContent .various:after, .wcvideo .various:after {
    content: '';
    background: url(../images/youtube.svg) no-repeat;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    z-index: 10;
    left: 44%;
    bottom: 175px;
}

.wcvideo .various:after {
    top: 45%;
}

.videosContent:after {
    background: url(../images/youtube.svg) no-repeat;
    display: inline-block;
    width: 25px;
    height: 25px;
}

span.weTitle {
    width: 100%;
    text-align: center;
    display: block;
    font-size: 30px;
    font-family: 'M-B';
    color: #1e4279;
    padding-bottom: 2%;
}

.weContent {
    width: 100%;
}

    .weContent.fancyVideo:after {
        /* content: ''; */
        background: url(../images/youtube.svg) no-repeat;
        position: absolute;
        display: inline-block;
        width: 40px;
        height: 40px;
        top: 50%;
        left: 43%;
    }

    .weContent.fancyVideo {
        position: relative;
    }

.weImg {
    margin-top: 10%;
    position: relative;
}

    /*.newsDetContent .weImg {
    margin-top: 24%;
}*/

    .weImg.aftersell {
        margin-top: 0;
    }

#gallery .weImg {
    width: 120%;
    margin-top: 0;
}

.corpAFMis {
    display: table;
    margin-top: 5%;
}

.qualityTxt {
    color: #2e2d2c;
    font-size: 16px;
    font-family: 'M-M';
    line-height: 1.6;
    text-align: justify;
}

.qualityTitle {
    font-family: 'M-B';
    font-size: 24px;
    margin: 3% 0;
    color: #1e4279;
}

.qualityContent {
    width: 66%;
    margin: 0 auto;
}

.corPage {
    background: #fafcff;
}

.corpPage {
    background: #fafcff;
}

.corporateRight {
    display: inline-block;
    width: 43%;
    margin-top: 2.6%;
    text-align: justify;
    margin-left: 7%;
}

.corporateRightTitle {
    font-family: 'M-B';
    color: #1e4279;
    font-size: 24px;
    margin-bottom: 5%;
}


.corporateLeftTitle {
    font-family: 'M-B';
    color: #1e4279;
    margin: 5% 0;
    font-size: 24px;
}

.corporateLeftTxt, .corporateRightTxt {
    font-family: 'M-M';
    color: #000;
    font-size: 16px;
    line-height: 1.6;
}

.corporateLeft {
    width: 40%;
    float: left;
    margin-right: 10%;
    text-align: justify;
}

.textAreaTxt {
    font-family: 'M-M';
    font-size: 16px;
    margin: 3% 0;
    line-height: 1.6;
}

    .textAreaTxt > div {
        margin: 40px 0;
    }

span.textAreaTitle {
    width: 100%;
    display: block;
    text-align: left;
    padding: 0 0 15px;
    color: #1e4279;
    font-family: 'M-B';
    font-size: 24px;
}

.corporateBannerTextarea {
    background: #fff;
    width: 77%;
    margin: 0 auto;
    position: relative;
    margin-top: -125px;
    padding: 40px 86px 90px;
    display: table;
}

    .corporateBannerTextarea.after {
        padding-bottom: 0;
    }

.corporateBanner {
    width: 100%;
}

    .corporateBanner img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.search-container {
    font-size: 24px;
    margin-top: 13%;
}

span#ContentPlaceHolder1_lblKriter {
    font-family: 'M-B';
}

h1, h1 span {
    font-size: 44px;
    font-family: 'M-M';
    color: #fff;
}

.navigation ul li a, .navigation ul li a span {
    color: #8ba3c7;
}

.navigation ul li {
    float: left;
}

    .navigation ul li:last-child:after {
        content: '';
    }

    .navigation ul li:last-child a, .navigation ul li:last-child a span {
        color: #fff;
    }

    .navigation ul li:after {
        content: '|';
        margin: 0 3px;
        color: #8ba3c7;
    }

.navigation {
    display: inline-block;
    font-size: 14px;
    margin-top: 1%;
}

.navigator {
    background: #21457c;
    padding: 30px 0;
    color: #fff;
    /* position: absolute; */
    width: 100%;
    z-index: 3;
    opacity: 0.9;
}

    .navigator.corp {
        position: absolute;
    }

.uyari {
    color: red;
    font-size: 12px;
    position: relative;
    left: 505px;
    top: 0px;
    font-family: 'M-M';
}

.recap {
    width: 50%;
    margin: 0 auto;
}

.contactForm .recap {
    float: left;
    width: 24%;
    margin-top: 3.5%;
}

.submit {
    background-color: #26cb7c;
    width: 15%;
    text-align: left;
    color: #fff;
    padding: 20px 0 20px 10px;
    background-image: url(../images/gonder.png);
    background-repeat: no-repeat;
    background-position: 97%;
    background-size: 36%;
    position: absolute;
    right: 260px;
    bottom: 33px;
    cursor: pointer;
}

.keys {
    width: 100%;
    text-align: center;
    color: #a1a1a1;
    margin: 5% 0;
}

li.activeNav:before {
    content: '';
    width: 5px;
    height: 26px;
    display: inline-block;
    /*background: #26cb7c;*/
    background: rgba(30 66 121 /0.1);
    border-radius: 23%;
    margin-right: 7px;
    position: absolute;
    bottom: -3px;
    left: -8px;
}

.software a {
    color: #fff;
    FONT-FAMILY: 'M-M';
}

.software {
    float: right;
    font-family: 'M-M';
    font-size: 14px;
}

.copyright {
    display: table;
    width: 100%;
    font-family: 'M-M';
    font-size: 14px;
    padding: 10px 0;
    margin-top: 0px;
    /* float: right; */
    background: #1e4279;
}

.number a, .posta a {
    color: #fff;
}

.posta {
    float: right;
    margin-top: 19.3%;
}

.number {
    display: inline-block;
    margin-top: 19%;
    /* float: right; */
}

.mailSubmit {
    background-color: #26cb7c;
    width: 41%;
    padding: 15px;
    color: #fff;
    font-size: 12px;
    border-radius: 60px;
    display: inline-block;
    position: absolute;
    right: 7px;
    background-image: url(../images/gonder.svg);
    bottom: 4px;
    background-repeat: no-repeat;
    background-position: 92%;
    background-size: 10%;
    cursor: pointer;
    font-family: 'M-M';
}

.mail input {
    width: 100%;
    border-radius: 50px;
    padding: 19px;
    margin-top: 13%;
}

.mail {
    position: relative;
}

.eBulten {
    margin: 0 auto;
    width: 70%;
}

.footerBox li a {
    color: #8f96a4;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.footerBox ul {
    font-family: 'M-B';
    display: inline-block;
    width: 100%;
}

    .footerBox ul span {
        font-family: 'M-B';
        display: inline-block;
    }

.footerProduct {
    line-height: 1.8;
    display: inline-block;
    width: 50%;
}

.footerNav {
    line-height: 1.8;
    float: left;
    margin-right: 2%;
    width: 40%;
}


.footer {
    margin-top: 3px;
}

.footerBox {
    width: 25%;
    float: left;
    margin-left: 8%;
    margin-right: 0%;
}

    .footerBox:nth-child(3) {
        background: url(../images/footerRight.png) no-repeat;
        height: 247px;
        width: 33%;
        margin: 0;
        background-size: cover;
        /* margin-bottom: 5px; */
    }

    .footerBox:nth-child(2) {
        width: 34%;
        background: url(../images/footerBg.png) no-repeat;
        /* background-position: top; */
        margin: 0;
        padding-top: 1%;
        height: 240px;
    }

.footerLogo {
    width: 61%;
    margin-top: 5%;
}

.footerTopTxt {
    font-size: 25px;
    font-family: 'M-M';
    color: #2e2d2c;
    line-height: 1.5;
}

#lblFooterIletGec {
    font-family: 'M-B';
    display: block;
    font-size: 34px;
    color: #2e2d2c;
}

.footerTop {
    width: 100%;
    background: url(../images/footerTop.png);
    height: 277px;
    margin-top: 140px;
    text-align: center;
    padding: 3.3%;
}

.showAll a {
    color: #fff;
    text-decoration: underline;
    font-family: 'M-M';
}

.newsContent.showAll a {
    text-decoration: none;
}

.newsContent .homeNews .showAll a:after {
    content: '';
    background: url(../images/newsArrow.svg) no-repeat;
    float: right;
    display: inline-block;
    width: 25px;
    height: 25px;
    transform: rotate(90deg);
    background-size: 50%;
}

.showAll {
    position: absolute;
    top: 15px;
    right: 24px;
    font-size: 12px;
}

.newsContent .showAll {
    bottom: 12px;
    top: unset;
    right: 40px;
}

    .newsContent .showAll a {
        text-decoration: none;
        font-size: 14px;
    }

.homeNews span {
    color: #fff;
    font-family: 'M-B';
    font-size: 24px;
    text-align: center;
    display: inline-block;
    width: 100%;
    padding-top: 49px;
    padding-bottom: 1.6%;
}

.homeNewsSliderTxt {
    background: #acacac;
    padding: 16px 0;
    text-align: center;
    color: #fff;
    font-size: 18px;
    position: absolute;
    top: 10px;
    width: 97.3%;
    left: 10px;
    text-transform: uppercase;
}

.newsContent .homeNewsSliderTxt {
    left: 10px;
    width: 97.2%;
    top: -26px;
    font-size: 16px;
    padding: 15px;
}

.homeNewsContent {
    width: 90%;
    height: 388px;
    margin: 0 auto;
    position: relative;
}

.newsContent .homeNewsContent {
    height: 400px;
    margin-bottom: 7%;
}

.homeNews {
    float: right;
    width: 50%;
    position: relative;
    background: #1e4279;
    top: 46px;
}

.newsContent .homeNews {
    float: left;
    display: inline-block;
    top: 0;
    width: 47%;
    margin-bottom: 5%;
    margin-right: 6%;
}

    .newsContent .homeNews:nth-child(2n) {
        margin-right: 0;
    }

.slider-controls {
    position: absolute;
    top: 31%;
    z-index: 99;
    background: #fff;
    border-radius: 30px;
    min-height: 290px;
    left: 15px;
    width: 3%;
    box-shadow: 0px -1px 19.14px 9.86px rgba(30, 66, 121, 0.05);
}

.afterSellTxt {
    display: inline-block;
    width: 40%;
    float: right;
    color: #fff;
    font-size: 18px;
    line-height: 1.6;
    margin-right: 30px;
    padding: 14px;
    text-align: justify;
}

.ASCorp .afterSellTxt {
    width: 39.5%;
    padding: 10px 15px
}

.afterSellTitle {
    display: inline-block;
    color: #fff;
    font-family: 'M-B';
    width: 43%;
    text-align: center;
    font-size: 25px;
    padding-top: 50px;
}

.ASCorp .afterSellTitle {
    text-align: left;
    padding-left: 4%;
}

.afterSellImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.afterSell {
    background: #1e4279;
    width: 48%;
    display: inline-block;
    height: 480px;
    top: 46px;
    position: relative;
}

    .afterSell.ASCorp {
        width: 49%;
        margin-right: 2%;
    }

        .afterSell.ASCorp:last-child {
            margin-right: 0;
        }

.afterSellImg {
    display: inline-block;
    border: 10px solid #fff;
    height: 540px;
    float: left;
    margin-left: 22px;
    position: relative;
    top: -29px;
}

.ASCorp .afterSellImg {
    height: auto;
}

.homeContentTitle {
    font-size: 90px;
    font-family: 'M-B';
    color: #fff;
    padding-top: 5%;
}

.homeContentTxt p {
    width: 42%;
    color: #fff;
    font-size: 16px;
    padding-top: 3pc;
    line-height: 1.5;
}

.homeContentTxt {
    width: 100%;
    color: #fff;
    font-size: 16px;
    /*padding-top: 3pc;*/
    line-height: 1.5;
}

.homeContentBg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.langPop {
    background: #f9f9f9;
    width: 100%;
    padding: 5px 10px;
    line-height: 2;
    border-radius: 10px;
    position: absolute;
    right: 0;
    cursor: pointer;
    font-size: 13px;
    top: 30px;
    /* border: 1px solid #efedee; */
    z-index: 99;
    visibility: hidden;
    color: #8f96a4;
}

    .langPop ul li img {
        width: 13px;
        margin-right: 5px;
        float: left;
        padding-top: 14%;
    }

.prodInTxt {
    color: #fff;
    position: absolute;
    bottom: 0;
    background: rgba(30 66 121/ .231);
    font-size: 16px;
    width: 100%;
    height: 55px;
    /* visibility: hidden; */
    z-index: 3;
    line-height: 1;
    padding-top: 10px;
    text-align: center;
    opacity: 0;
    transition: 1s;
    font-family: 'M-B';
}

.catProd .prodInTxt {
    background: none;
    padding: 3%;
    line-height: 1.4;
    color: #000;
}

.homeProdTxt {
    font-family: 'M-B';
    color: #000;
    font-size: 18px;
    padding: 10% 0;
    transition: 3s;
    line-height: 1.5;
}

.prodImg {
    /* width: 100%; */
    height: 277px;
    /* object-fit: cover; */
    /* background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8); */
    /* background-size: 100% 207%; */
    /*trasition effect for background*/
    /* transition: background 1s; */
    position: relative;
    transition: 2s;
    /*border-bottom: 10px solid #bdc9d8; */
}

.homeProd .prodImg {
    border-bottom: 5px solid #bdc9d8;
}

.catProd .prodImg {
    background-color: rgba(30 66 121 /0.1);
    height: 390px;
    border-bottom: none;
}

.prodImg:after {
    width: 100%;
    content: '';
    height: 100%;
    /* object-fit: cover; */
    background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
    background-size: 100% 207%;
    transition: background 1s;
    position: absolute;
    display: block;
    top: 0;
    /* border-bottom: 10px solid #bdc9d8; */
    z-index: -1;
    /* background-color: rgba(30 66 121 /.502); */
}

.catProd .prodImg::after {
    background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
    background-size: 100% 200%;
    opacity: .5;
}

.prodImg:hover::after {
    background-position: 100% 98%;
    opacity: 0.5;
    z-index: 1;
    /* transition: all 1s; */
}

.catProd .prodImg:hover::after {
    z-index: -1;
    background-position: 100% 100%;
}


.prodImg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.catProd .prodImg img {
    object-fit: contain;
}

.hidden {
    opacity: 0;
    transition: .5s;
}

.visible {
    transition: 1.2s;
    opacity: 1;
}

.catProd .prodImg:hover .prodInTxt {
    color: #000;
}


.product {
    font-family: 'M-B';
    font-size: 24px;
    text-align: center;
    color: #1e4279;
    line-height: 4;
    /*DEĞİŞİM*/
    margin-top: 2%;
}

.homeProd ul li {
    float: left;
    margin-right: 9.8px;
    margin-top: 10px;
    width: 16%;
    position: relative;
}

    .homeProd ul li:last-child {
        margin-right: 0;
    }

.headerRight {
    width: 70%;
    float: right;
    padding-top: 2%;
}

.headerLeft {
    width: 20%;
    /* float: left; */
    display: inline-block;
}

.selectLang img {
    display: inline-block;
    width: 16px;
    margin-right: 6px;
    float: left;
}

.selectLang {
    float: right;
    display: inline-block;
    font-family: 'M-R';
    margin-left: 1%;
    cursor: pointer;
    font-size: 13px;
    color: #8f96a4;
    width: 6%;
    position: relative;
}

    .selectLang:after {
        content: '';
        background: url(../images/acilir-ok.svg) no-repeat;
        display: inline-block;
        width: 10px;
        height: 10px;
        position: absolute;
        margin-left: 6px;
        margin-top: 5px;
    }


.offer {
    width: 13%;
    background: url(../images/mause.svg) no-repeat #26cb7c;
    border-radius: 20px;
    padding: 10px 10px 10px 50px;
    color: #fff; /* float: right; */
    cursor: pointer;
    display: inline-block;
    font-family: 'M-M';
}

.header .offer {
    display: none;
}

.contactForm .offer {
    width: 55%;
    margin: 0 auto;
    display: block;
    border-radius: 50px;
    padding: 20px 20px 20px 50px;
    background-position: right;
}

.footerTop .offer {
    width: 10%;
    margin-top: 1%;
    text-align: left;
    background-position: right;
    padding: 15px 20px 15px 27px;
}

.menu ul li a {
    color: #000;
    font-family: 'M-M';
}

.header {
    padding: 1% 0;
}

.menu {
    display: inline-block;
    width: 78%;
    float: left;
}

    .menu ul li {
        float: left;
        margin-right: 47px;
        position: relative;
        /* margin-top: 10px; */
        margin-bottom: 20px;
    }

.logo {
    width: 60%;
    display: inline-block;
    /* margin-left: 15%; */
}

    .logo img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.main {
    width: 1600px;
    margin: 0 auto;
}

.copyright .main {
    color: #fff;
    width: 95%;
    padding-left: 3%;
}

.corporateBanner .main {
    position: relative;
}

.searchTop {
    background: url(../images/search.svg) no-repeat;
    padding-left: 25px;
    color: #babdc6;
    font-size: 12px;
    display: inline-block;
    cursor: pointer;
    margin-right: 0px;
    width: 13.4%;
    position: relative;
}

    .searchTop input {
        background: transparent;
    }

.slider {
    /* margin-top: 95px; */
    width: 100%;
    height: 100%;
    display: block;
    background: #fff;
    position: relative;
}

.swiper-back {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

    .swiper-back img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .swiper-back video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .swiper-back video {
        width: 106%;
        height: 100%;
        object-fit: cover;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
    }

.swiper-text {
    width: 100%;
    height: 100%;
    display: table;
    position: relative;
}

    .swiper-text a {
        width: 100%;
        height: 100%;
        display: table;
    }

.swiper-content {
    display: table-cell;
    vertical-align: middle;
}

.swiper-content-block {
    width: 30%;
    margin: 0 0 0 207px;
}

.slider-text {
    width: 100%;
    display: table;
    font-family: 'M-B';
    font-size: 40px;
    line-height: 55px;
    color: #1e4279;
    margin: 0 0 8px 0;
}

    .slider-text span {
        width: 100%;
        display: table;
        color: #009ee3;
    }

    .slider-text.slogan {
        font-family: 'M-R';
        font-size: 16px;
        line-height: 27px;
        color: #1e4279;
        text-align: justify;
    }


.animated .roll-in-left {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: rollInLeft;
    animation-name: rollInLeft;
}

.animated .roll-in-right {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: rollInRight;
    animation-name: rollInRight;
}

.animated .in-top {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: InTop;
    animation-name: InTop;
}

.animated .in-left {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: InLeft;
    animation-name: InLeft;
}

.animated .in-right {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: InRight;
    animation-name: InRight;
}

@-webkit-keyframes rollInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%) rotate(-60deg);
        transform: translateX(-100%) rotate(-60deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollInLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%) rotate(-60deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@-webkit-keyframes rollInRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%) rotate(60deg);
        transform: translateX(100%) rotate(60deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px) rotate(0deg);
        transform: translateX(0px) rotate(0deg);
    }
}

@keyframes rollInRight {
    0% {
        opacity: 0;
        transform: translateX(100%) rotate(60deg);
    }

    100% {
        opacity: 1;
        transform: translateX(0px) rotate(0deg);
    }
}

@-webkit-keyframes InLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes InLeft {
    0% {
        opacity: 0;
        transform: translateX(-100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@-webkit-keyframes InRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes InRight {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

@-webkit-keyframes InTop {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
    }
}

@keyframes InTop {
    0% {
        opacity: 0;
        transform: translateX(100%);
    }

    100% {
        opacity: 1;
        transform: translateX(0px);
    }
}

.SliderPagination {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    border: 2px solid #26cb7c;
    margin: 0 0 8px 15px;
    cursor: pointer;
    /* float: left; */
    display: block;
    position: relative;
    transition: all ease-in-out .5s;
}

    .SliderPagination.swiper-pagination-bullet-active {
        background-color: #26cb7c;
    }

.swiper-back {
    background-size: 100%;
}

.selectLang:focus-within
.langPop {
    visibility: visible;
}

.selectLang:focus-within:after {
    transform: rotate(180deg);
    margin-top: 2px;
}

.homeContent {
    background: url(../images/homeCorpBg.png) no-repeat;
    width: 100%;
    height: 569px;
    background-size: 100%;
}

.homeCorpLnk {
    float: left;
    width: 14%;
    background: #fff;
    padding: 20px 0;
    text-align: center;
    margin-right: 4%;
    margin-top: 4%;
    color: #1e4279;
    border: 3px solid #fff;
    background-image: linear-gradient(50deg, #fff 50%, #1e4279 50%);
    background-size: 700px;
    background-repeat: no-repeat;
    background-position: 0%;
    -webkit-transition: background 300ms ease-in-out;
    transition: background 300ms ease-in-out;
    font-family: 'M-B';
}

.afterSell .homeCorpLnk {
    width: 35%;
    margin-left: 4%;
    margin-top: 9%;
}

.menu ul li a:before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -10px;
    width: 5px;
    height: 0;
    border-radius: 20px;
    background-color: rgba(30 66 121 /0.1);
    transition: height 0.3s ease-in-out;
}

.menu ul li a:hover:before {
    height: 26px;
}

.menu ul li.activeNav a:hover:before {
    height: 0;
}


/*Teklif iste modal*/

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1001;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 51.4%;
    height: 630px;
    background-color: #fff;
    /* padding: 20px; */
    background-image: url(../images/modalBg.png);
    background-size: 100%;
    background-position: center;
}

.modalHeader {
    position: relative;
    background-color: #26cb7c;
    color: #fff;
    padding: 20px;
    text-align: center;
    font-family: 'M-B';
    width: 100%;
    margin-bottom: 10px;
}

.modalBackground {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #26cb7c;
    opacity: 0.2;
}

.form-group textarea#txtTeklifMessage {
    width: 100%;
    height: 150px;
}

.modalTitle {
    margin: 0;
    font-size: 24px;
    font-family: 'M-B';
    color: #fff;
}

.close-btn {
    position: absolute;
    top: 10px;
    right: 10px;
    background: url(../images/X.svg) no-repeat;
    border: none;
    width: 24px;
    color: #fff;
    font-size: 20px;
    cursor: pointer;
    height: 24px;
}

/* Form başlıkları */
.form-group label {
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-family: 'M-M';
    color: #a1a1a1;
}

/* Input stilleri */
.form-group input,
.form-group textarea {
    width: 100%;
    padding: 8px;
    border: 1px solid #ebebeb;
    border-radius: 4px;
    resize: none;
    box-sizing: border-box;
}

    /* Mesaj inputu genişliği */
    .form-group textarea#mesaj {
        width: 100%;
        height: 150px;
    }

/* İnputları sıralama */
.form-group {
    display: inline-flex;
    flex-direction: column;
    justify-content: space-between;
    margin-bottom: 10px;
    width: 45%;
    margin-left: 3%;
    position: relative;
}

    /* İnputlar arasındaki boşluk */
    .form-group:not(:last-child) {
        margin-bottom: 20px;
    }

form .form-group:nth-child(8) {
    width: 93.5%;
}

form form-group:last-child {
    background: red;
}
/*Site içi arama animasyon*/
.searchTop:focus-within .bar {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.searchTop .bar {
    position: absolute;
    transform: scaleX(0);
    height: 2px;
    bottom: -7px;
    width: 90%;
    left: 0;
    background-color: #ababab;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

/*Wp icon*/
.floating_btn {
    position: fixed;
    bottom: 30px;
    right: 30px;
    width: 100px;
    height: 100px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

@keyframes pulsing {
    to {
        box-shadow: 0 0 0 30px rgba(232, 76, 61, 0);
    }
}

.contact_icon {
    background-color: #009d3e;
    color: #fff;
    width: 60px;
    height: 60px;
    font-size: 30px;
    font-family: 'fontawesome';
    border-radius: 15px;
    text-align: center;
    /*box-shadow: 2px 2px 3px #999;*/
    display: flex;
    align-items: center;
    justify-content: center;
    transform: translatey(0px);
    animation: pulse 1.5s infinite;
    /*box-shadow: 0 0 0 0 #42db87;*/
    -webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-weight: normal;
    font-family: sans-serif;
    text-decoration: none !important;
    transition: all 300ms ease-in-out;
}

    .contact_icon i {
        color: #fff;
    }


.text_icon {
    margin-top: 8px;
    color: #707070;
    font-size: 13px;
}

.fancyVideo a[data-fancybox-type="iframe"]:after {
    content: '';
    background-color: rgba(0 0 0 /.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    display: inline-block;
    background-image: url(../images/youtube.svg);
    background-size: 13%;
    background-repeat: no-repeat;
    background-position: 55% 55%;
}

#technical {
    width: 100%;
}

    #technical table tr span {
        color: #fff;
    }

    #technical table tr td {
        text-align: center;
        padding: 20px 50px;
        font-family: 'M-B';
    }

    #technical table tr:first-child {
        background-color: #26cb7c;
    }

    #technical table tr:nth-child(n+2) {
        background: #fff;
    }

    #technical table {
        border-spacing: 15px;
        width: 93%;
    }

.wcvideo img {
    filter: brightness(.5);
}

.mh-head {
    display: none;
}

/* Ekran Çözünürlükleri*/

/* width:1680 */
@media only screen and (min-width:1601px) and (max-width: 1680px) {
    .footerNav {
        width: 35%;
    }

    .footerProduct {
        width: 60%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 75px;
        overflow: hidden;
    }

    .weContent.wcvideo .various.fancybox {
        height: 170px;
    }

    .slider-controls {
        width: 3.5%;
    }

    .homeContent {
        margin-top: 5%;
    }

    .homeCorpLnk {
        margin-top: -1%;
    }

    .footerTop .offer {
        width: 12%;
    }

    .submit {
        right: 260px;
        bottom: 33px;
    }

    .langPop {
        right: 28px;
    }

    .mailSubmit {
        width: 45%;
    }

    .modal-content {
        width: 58.4%;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .footerTop {
        height: auto;
    }
}
/* width 1600 */
@media only screen and (min-width:1551px) and (max-width:1600px) {
    .homeContentTxt p {
        width: 43%;
    }

    .footerNav {
        width: 30%;
    }

    .footerProduct {
        width: 65%;
    }

    .contactInfo {
        height: 150px
    }

    .search-product-container ul li .productProImg .productProName {
        height: 80px;
        overflow: hidden;
    }

    .afterSellTxt {
        width: 40%;
        margin-right: 15px;
    }

    .weContent.wcvideo a img {
        width: 100%;
    }

    .afterSell .homeCorpLnk {
        margin-top: 4%;
    }

    .weContent.wcvideo .various.fancybox {
        height: 170px;
    }

    .flex-direction-nav .flex-prev {
        left: -4px !important;
    }

    .flex-direction-nav .flex-next {
        right: -5px !important
    }

    .headerRight {
        width: 74%
    }

    .main {
        width: 95%;
    }

    .slider-controls {
        width: 3.5%;
    }

    .homeContent {
        margin-top: 5%;
    }

    .homeCorpLnk {
        margin-top: 0;
    }

    .footerTop .offer {
        width: 12%;
    }

    .submit {
        right: 270px;
        bottom: 33px;
    }

    .langPop {
        right: 19px;
    }

    .mailSubmit {
        width: 45%;
    }

    .menu {
        margin-right: 4%;
        width: 74%;
    }

    .homeProd ul li {
        margin-right: 12.1px;
    }

    .modal-content {
        width: 61.4%;
    }

    a.various.fancybox {
        margin-right: 5.8%;
    }

    .homeContentTitle {
        padding-top: 3%;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .footerTop {
        height: auto;
    }
}
/* width 1500 */
@media only screen and (min-width:1441px) and (max-width:1550px) {
    .footerNav {
        width: 30%;
    }

    .footerProduct {
        width: 65%;
    }

    .homeContentTxt p {
        width: 44%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 170px;
        overflow: hidden;
    }

    .propDetails {
        width: 54%;
    }

    .mail input {
        padding-right: 198px;
    }

    .newsContent {
        padding-top: 15%;
    }
    /*.footerNav{margin-right:10%;}*/
    .productDetailSldr {
        width: 58%;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 45% !important;
    }

    .videosContent a.various.fancybox {
        width: 320px;
        height: auto;
    }

    .properties {
        width: 40%;
    }

    .corporateBanner .weSlider .slick-next {
        right: -20px !important;
    }

    .flex-direction-nav .flex-prev, .flex-direction-nav .flex-next {
        left: -13px !important;
    }

    .afterSell .afterSellTxt {
        margin-right: 17px;
    }

    .afterSellTxt {
        padding: 4px;
        width: 39%;
        margin-right: 28px;
    }

    .ASCorp .afterSellTxt {
        margin-right: 28px;
    }

    .formListSubmit {
        margin-right: 9%;
    }

    .main {
        width: 95%;
    }

    .slider-controls {
        width: 3.5%;
    }

    .homeContent {
        margin-top: 5%;
        height: 460px;
    }

    .homeCorpLnk {
        margin-top: 1.5% !important;
    }

    .footerTop .offer {
        width: 12%;
    }

    .submit {
        right: 230px;
        bottom: 33px;
    }

    .langPop {
        right: 19px;
    }

    .mailSubmit {
        width: 45%;
    }

    .menu {
        margin-right: 1%;
        width: 77%;
    }

    .homeProd ul li {
        margin-right: 11.5px;
    }

    .modal-content {
        width: 61.4%;
    }

    a.various.fancybox {
        margin-right: 4.4%;
        margin-bottom: 4%;
    }

    .homeContentTitle {
        padding-top: 3%;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsContent .homeNews .showAll a:after {
        height: 29px;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .newsContent .showAll {
        bottom: 0;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .footerTop {
        height: auto;
    }

    .offer {
        width: 15%;
    }

    .afterSell {
        height: 438px;
    }

    .afterSellImg {
        height: 517px;
    }

    .homeNewsSlider .slick-prev {
        left: 105px !important;
    }

    .homeNewsSlider .slick-next {
        right: 110px !important;
    }

    .eBulten {
        width: 80%;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 42%;
    }

    .ASCorp .afterSellImg {
        height: 485px;
    }

    #gallery button.slick-next.slick-arrow {
        right: -6% !important;
    }
}
/* width 1440 */
@media only screen and (min-width:1367px) and (max-width:1440px) {
    .textAreaTxt {
        text-align: justify;
    }
    .footerNav {
        width: 25%;
    }

    .footerProduct {
        width: 70%;
    }

    .homeContentTxt p {
        width: 37%;
        text-align: justify;
    }

    .contactInfo {
        height: 150px
    }

    .search-product-container ul li .productProImg .productProName {
        height: 90px;
        overflow: hidden;
    }

    .wcvideoTxt {
        font-size: 14px;
    }

    .product {
        margin-top: 0;
    }

    .galleryVideos .weContent .various.fancybox {
        height: 130px;
    }

    .flex-direction-nav {
        width: 2.5% !important;
    }

    .propDetails:before {
        left: -18px;
    }

    .propDetails {
        width: 64%;
        padding-left: 0;
        font-size: 16px;
    }

    .propTitle {
        width: 35%;
        font-size: 16px;
    }

    div#tabs {
        width: 80%;
        margin-top: 5%;
    }

    .homeProdTxt {
        font-size: 16px;
    }

    /* .weSlider .weContent.wcvideo .various.fancybox {
        height: 290px;
    }*/
    #gallery .weImg .weContent .various.fancybox {
        height: 270px;
    }

    .corporateBanner .weSlider .weContent .various.fancybox {
        height: 290px;
    }

    .weContent.wcvideo a img {
        height: 160px;
    }

    .wcvideo .various:after {
        width: 25px;
        height: 25px;
    }

    .prodTabs ul li {
        width: 48%;
    }

    .weContent .various.fancybox {
        height: 220px;
    }

    #gallery .galleryVideos button.slick-next.slick-arrow {
        margin-right: -60px;
    }

    #gallery button.slick-next.slick-arrow {
        margin-right: -60px;
    }

    .afterSellTxt {
        font-size: 16px;
        margin-right: 10px;
        width: 42%;
        padding: 16px;
    }

    .afterSellTitle {
        font-size: 21px;
    }

    .flex-direction-nav .flex-prev {
        left: -11px !important;
    }

    .flex-direction-nav .flex-next {
        right: -10px !important;
    }

    .main {
        width: 93%;
    }

    .slider-controls {
        width: 4%;
    }

    .homeContent {
        margin-top: 3%;
        height: 470px;
    }

    .homeCorpLnk {
        margin-top: 0;
    }

    .afterSell .homeCorpLnk {
        margin-top: 5%;
    }

    .catProd .prodInTxt {
        padding: 0%;
        font-size: 15px;
        line-height: 1.5;
    }

    .footerTop .offer {
        width: 12%;
        font-size: 14px;
    }

    .submit {
        right: 320px;
        bottom: 26px;
    }

    .langPop {
        right: 3px;
        top: 30px;
    }

    .mailSubmit {
        width: 47%;
    }

    .menu {
        margin-right: 6%;
        width: 72%;
    }

    .homeProd ul li {
        margin-right: 7px;
    }

    .modal-content {
        width: 71.4%;
    }

    a.various.fancybox {
        margin-right: 3.5%;
    }

    .homeContentTitle {
        padding-top: 1.5%;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .headerRight {
        width: 77%;
    }

    .afterSellImg {
        width: 52%;
        height: 540px;
    }

    .afterSell {
        height: 475px;
    }

    .homeNewsSlider .slick-prev {
        left: 125px !important;
    }

    .homeNewsSlider .slick-next {
        right: 130px !important;
    }

    .eBulten {
        width: 80%;
    }

    .ASCorp .afterSellImg {
        width: 46%;
        height: 480px;
    }

    .ASCorp .afterSellTxt {
        margin-top: 0%;
        padding: 14px;
        float: left;
        margin-left: 25px;
    }

    .weImg .weSlider .slick-next {
        right: 10px !important;
        top: 160px !important
    }

    .weImg .weSlider .slick-prev {
        top: 160px !important;
        left: -40px !important;
    }

    .ASCorp .afterSellTitle {
        width: 47%;
        padding-left: 6%;
    }

    .prodTabs ul li a {
        padding-left: 0;
        font-size: 14px;
    }

    .prodTabs ul li:last-child a {
        margin-left: 10px;
    }

    .footerTop {
        height: auto;
    }

    #ContentPlaceHolder1_btnForm {
        position: relative;
        left: 0px;
        margin-right: 0%;
        padding-left: 10px;
        width: 30%;
    }

    .menu ul li {
        margin-right: 40px;
    }

    .offer {
        width: 12%;
        font-size: 12px;
        padding: 12px 8px 12px 50px;
    }

    .contactFormLeft .offer {
        padding-left: 12%;
        font-size: 15px;
    }

    #ContentPlaceHolder1_pnlNews {
        margin-top: 100px;
    }

    .videosContent a.various.fancybox {
        width: 273px;
        margin-right: 3%;
        height: 180px;
    }

    .PDSlider button.slick-prev.slick-arrow {
        transform: translate(-50%,-50%) !important;
        left: -5px !important;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: -90px !important;
        transform: translate(-50%,-50%) !important;
    }

    .PDSlider a.various.fancybox {
        height: 400px !important;
    }
}

/* width 1366 */
@media only screen and (min-width:1281px) and (max-width:1366px) {
    .contactInfo {
        height: 150px
    }

    .search-product-container ul li .productProImg .productProName {
        height: 90px;
        overflow: hidden;
    }

    .propDetails {
        width: 64%;
    }

    .propTitle {
        width: 30%;
    }

    .afterSellTxt {
        width: 41%;
        padding: 20px;
        margin-right: 13px;
    }

    .homeProdTxt {
        font-size: 16px;
    }

    .videosContent a.various.fancybox {
        width: 305px;
        height: 180px;
        margin-left: -1%;
    }

    .footerProduct {
        width: 70%
    }

    .footerNav {
        width: 25%;
    }

    .selectLang {
        margin-left: 0
    }

    .main {
        width: 95%;
    }

    .slider-controls {
        width: 4%;
    }

    .homeContent {
        margin-top: 3%;
        height: 430px;
    }

    .homeCorpLnk {
        margin-top: 1%;
    }

    .homeContentTxt p {
        width: 50%;
    }

    .footerTop .offer {
        width: 13%;
    }

    .submit {
        right: 340px;
        bottom: 6px;
    }

    .langPop {
        right: 21px;
        top: 76px;
    }

    .mailSubmit {
        width: 45%;
    }

    .menu {
        margin-right: 4%;
        width: 75%;
    }

    .homeProd ul li {
        margin-right: 10.3px;
    }

    .modal-content {
        width: 76.4%;
        height: auto;
    }

    .galleryVideos .weContent .various.fancybox {
        height: 120px;
    }

    .weContent .various.fancybox {
        height: 100%;
    }

    .weSlider .weContent.wcvideo a img {
        height: 150px;
    }

    .weImg .weSlider .slick-next {
        right: 10px !important;
        top: 170px !important;
    }

    .flex-direction-nav .flex-next {
        right: -8px !important;
    }

    a.various.fancybox {
        margin-right: 3.1%;
    }

    .homeContentTitle {
        padding-top: 1.5%;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .headerRight {
        width: 77%;
    }

    .afterSellImg {
        width: 53%;
        height: auto;
    }

    .afterSell {
        height: 475px;
    }

    .homeNewsSlider .slick-prev {
        left: 105px !important;
    }

    .homeNewsSlider .slick-next {
        right: 110px !important;
    }

    .eBulten {
        width: 90%;
    }

    .ASCorp .afterSellImg {
        width: 46%;
        height: 480px;
    }

    .weImg .weSlider .slick-prev {
        top: 160px !important
    }

    .ASCorp .afterSellTxt {
        margin-top: 2%;
        font-size: 15.6px;
        float: left;
        margin-left: 10px;
    }

    #ContentPlaceHolder1_lnkAfterSell2, #ContentPlaceHolder1_lnkIletisim {
        bottom: 20px;
        position: relative;
    }

    .flex-direction-nav .flex-prev {
        left: -15px !important;
    }

    .flexslider:hover .flex-direction-nav .flex-next {
        left: -16px !important;
    }

    .ASCorp .afterSellTitle {
        width: 47%;
    }

    .prodTabs ul li a {
        padding-left: 7%;
    }

    .menu ul li {
        margin-right: 45px;
    }

    .offer {
        width: 15%;
        margin-left: -14px;
    }

    .afterSell .homeCorpLnk {
        margin-top: -2%;
        height: 55px;
        width: 30%;
    }

    .afterSellTitle, .homeNews span {
        font-size: 21px
    }

    .rect {
        height: 290px;
        top: 31%
    }

    .prodTabs ul li {
        width: 24%;
    }

    div#tabs {
        width: 83%;
    }

    #gallery button.slick-next.slick-arrow {
        right: -55px !important;
        top: 40% !important;
    }

    #gallery .galleryVideos button.slick-next.slick-arrow {
        right: -55px !important;
        top: 40% !important;
    }

    #gallery .galleryVideos button.slick-prev.slick-arrow {
        top: 40% !important;
    }

    .contactInfoAlign {
        left: 22%;
    }

    .formListSubmit {
        margin-right: 9%;
        padding-left: 14px;
    }

    .footerTop {
        height: auto;
    }
}
/*width 1270*/
@media only screen and (min-width:1025px) and (max-width:1280px) {
    .homeContentTxt p {
        width: 53%;
    }

    .contactInfo {
        height: 165px
    }

    .search-product-container ul li .productProImg .productProName {
        height: 95px;
        overflow: hidden;
    }

    .propTitle {
        width: 32%;
    }

    .propDetails {
        width: 66%; /* font-size: 16px; */
    }


    .weImg .weSlider .slick-next {
        top: 140px;
        right: 30px;
    }

    .weImg .weSlider .slick-prev {
        top: 140px !important
    }

    .homeProdTxt {
        font-size: 15px;
    }

    .rect {
        height: 280px;
        top: 32%;
    }

    .weContent .various.fancybox {
        height: 100%;
    }

    .weContent.wcvideo a img {
        height: 150px
    }

    .galleryVideos .weContent .various.fancybox {
        height: 150px;
    }

    .flex-direction-nav .flex-next {
        left: -17px !important;
    }

    .flex-direction-nav .flex-prev {
        left: -16px !important;
    }

    .flex-container {
        height: auto;
    }

    .main {
        width: 95%;
    }

    .slider-controls {
        width: 4.5%;
    }

    .homeContent {
        margin-top: 5%;
        background-size: cover;
        height: 480px;
    }

    .homeCorpLnk {
        margin-top: 2%;
    }

    .footerTop .offer {
        width: 15%;
    }

    .submit {
        right: 300px;
        bottom: 6px;
    }

    .langPop {
        right: 12px;
        top: 76px;
        width: 5%;
    }

    .mailSubmit {
        width: 45%;
    }

    .menu {
        margin-right: 0%;
    }

    .homeProd ul li {
        margin-right: 9.7px;
    }

    .modal-content {
        width: 76.4%;
        height: auto;
    }

    a.various.fancybox {
        margin-right: 11%;
    }

    .homeContentTitle {
        padding-top: 1.5%;
        font-size: 58px;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .headerRight {
        width: 78%;
    }

    .afterSellImg {
        width: 53%;
        height: 540px;
    }

    .afterSell {
        height: 475px;
    }

    .footerProduct, .footerNav {
        font-size: 15px
    }

    .footerNav {
        margin-right: 0%;
        width: 26%;
    }

    .footerProduct {
        width: 70%
    }

    .footerBox:nth-child(3) {
        height: 265px;
    }

    .homeNewsSlider .slick-prev {
        left: 98px !important;
    }

    .homeNewsSlider .slick-next {
        right: 100px !important;
    }

    .eBulten {
        width: 90%;
    }

    .ASCorp .afterSellImg {
        width: 46%;
        height: 475px;
    }

    .videosContent a.various.fancybox {
        width: 267px;
        height: 150px;
        margin-right: 1%;
    }

    .ASCorp .afterSellTxt {
        margin-top: 4%;
        font-size: 16px;
        width: 42% !important;
    }

    .ASCorp .afterSellTitle {
        width: 47%;
    }

    .prodTabs ul li a {
        padding-left: 9%;
        font-size: 14px;
    }

    .menu ul li {
        margin-right: 45px;
    }

    .offer {
        width: 17%;
    }

    .afterSell .homeCorpLnk {
        margin-top: 8%;
    }

    .prodTabs ul li {
        width: 24%;
    }

    div#tabs {
        width: 91%;
    }

    #gallery button.slick-next.slick-arrow {
        right: -35px !important;
    }

    .contactInfoAlign {
        left: 22%;
    }

    .formListSubmit {
        margin-right: 0%;
        padding-left: 7px;
    }

    .homeContentTxt {
        padding-top: 1pc;
    }

    .afterSell .afterSellTxt {
        width: 39%;
        font-size: 15px;
        margin-right: 13px;
    }

    .afterSellTitle, .homeNews span {
        font-size: 19px;
    }

    .catProd .prodInTxt {
        padding: 0%;
        line-height: 1.5;
        font-size: 15px;
    }

    .propTxt {
        width: 90%;
    }

    a.various.fancybox:nth-child(4n) {
        margin-right: 11%;
    }

    a.various.fancybox:nth-child(3n) {
        margin-right: 0;
    }

    .contactFormLeftTitle {
        width: 82%;
    }

    .contactForm .offer {
        width: 73%;
    }

    .footerTop {
        height: auto;
    }
}

/*width 1024*/
@media only screen and (min-width:1000px) and (max-width:1024px) {
    .contactInfo {
        height: 165px
    }

    .search-product-container ul {
        gap: 24px;
    }

        .search-product-container ul li .productProImg .productProName {
            height: 90px;
            overflow: hidden;
        }

    .wcvideo .various:after {
        top: 55%;
    }

    .search-container {
        margin-top: 18%;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 62% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        top: 50% !important;
        left: -25px !important;
        height: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        height: 100%;
    }

    .weContent .various.fancybox {
        height: 580px;
        margin-top: 15px;
    }

    .newsContent {
        padding-top: 18%;
    }

    .header {
        display: table;
    }

    .flex-direction-nav {
        height: 165px !important
    }

    .rect {
        height: 221px !important;
        top: 27%;
    }

    .main {
        width: 95%;
    }

    .slider-controls {
        width: 4.5%;
    }

    .homeContent {
        margin-top: 5%;
        height: 365px;
        background-size: cover;
    }

    .homeCorpLnk {
        margin-top: 3%;
        width: 18%;
        padding: 8px 0;
    }

    .footerTop .offer {
        width: 18%;
    }

    .submit {
        right: 250px;
        bottom: 6px;
    }

    .langPop {
        right: 12px;
        top: 76px;
        width: 5%;
    }

    .mailSubmit {
        width: 49%;
    }

    .menu {
        margin-right: -1%;
        width: 72%;
    }

    .homeProd ul li {
        margin-right: 7.7px;
    }

    .modal-content {
        width: 91.4%;
        height: auto;
    }

    a.various.fancybox {
        margin-right: 1.7%;
    }

    .homeContentTitle {
        padding-top: 1.5%;
        font-size: 50px;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -50px !important;
    }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: -30px !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -40px !important;
    }

    .headerRight {
        width: 83%;
    }

    .homeNewsContent {
        height: 280px;
    }

    .footerNav {
        font-size: 13px;
        margin-right: 2.5%;
    }

    .footerProduct {
        font-size: 13px;
        width: 56%;
    }

    .afterSellImg {
        width: 46%;
        height: 414px;
    }

    .afterSell {
        height: 365px;
    }

    .weSlider .slick-next {
        right: -20px !important
    }

    .weSlider .weContent .various.fancybox {
        height: 100%;
    }

    .weSlider .weContent.wcvideo a img {
        height: 140px;
    }

    .weSlider .weContent.wcvideo .various.fancybox {
        height: 110px;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
    }

    .homeNewsSlider .slick-next {
        right: 30px !important;
    }

    .eBulten {
        width: 90%;
    }

    .flex-direction-nav .flex-prev {
        left: -6px !important;
    }

    .flex-direction-nav {
        width: 2.5% !important;
    }

        .flex-direction-nav a:before {
            background-position: 60% 26% !important;
            background-size: 65% !important;
        }

        .flex-direction-nav .flex-next {
            right: -9px !important;
            left: -30px !important;
            bottom: -10% !important;
        }

    .flex-container {
        height: auto !important
    }

    .homeContentTxt p {
        font-size: 14px;
        padding-top: 4px;
    }

    .number, .posta {
        display: block;
        margin: 20px auto 0;
        width: 50%;
        float: none;
    }

    .ASCorp .afterSellImg {
        width: 46%;
    }

    .ASCorp .afterSellTxt {
        margin-top: 1%;
        width: 38%;
        font-size: 11px;
        padding: 5px;
    }

    .ASCorp .afterSellTitle {
        width: 44%;
        padding-left: 2%;
        padding-top: 15px;
    }

    .prodTabs ul li a {
        padding-left: 7%;
    }

    .menu ul li {
        margin-right: 30px;
    }

    .offer {
        width: 17%;
    }

    .afterSell .homeCorpLnk {
        margin-top: 3%;
    }

    div#tabs {
        width: 100%;
    }

    #gallery button.slick-next.slick-arrow {
        right: -55px !important;
    }

    .contactInfoAlign {
        left: 12%;
    }

    .formListSubmit {
        margin-right: 56%;
        padding-left: 14px;
        width: 42%;
        padding: 15px 15px 15px 8px;
    }

    .homeContentTxt {
        padding-top: 1pc;
        font-size: 13px;
    }

    .afterSellTxt {
        font-size: 12px;
        width: 42%;
    }

    .afterSellTitle {
        font-size: 16px;
        margin-left: 15px;
    }

    .homeNews span {
        font-size: 16px;
    }

    .weSlider .slick-next, .weSlider .slick-prev {
        top: 125px !important;
        height: 50px;
    }

    .catProd .prodInTxt {
        padding: 4%;
        font-size: 12px;
        line-height: 1.4;
    }

    .propTxt {
        width: 90%;
    }

    a.various.fancybox:nth-child(4n) {
        margin-right: 1.7%;
    }

    a.various.fancybox:nth-child(3n) {
        margin-right: 0;
    }

    .contactFormLeftTitle {
        width: 95%;
    }

    .contactForm .offer {
        width: 80%;
    }

    .headerLeft {
        width: 17%;
    }

    .searchTop {
        width: 15.4%;
    }

    .homeProdTxt {
        font-size: 12px;
    }

    .mail input {
        padding-right: 187px;
    }

    .footerBox:nth-child(3) {
        width: 38%;
    }

    .footerBox {
        margin-left: 3%;
    }

    .footerLogo {
        width: 80%;
    }

    .corporateBannerTextarea {
        padding: 40px 20px 90px;
    }

    .afterSell.ASCorp {
        height: 290px;
    }

    .videosContent {
        margin-top: 14%;
    }

        .videosContent a.various.fancybox {
            width: 220px;
            height: 130px;
            margin-right: 1%;
        }

    .textAreaTxt, .corporateLeftTxt, .corporateRightTxt, .qualityTxt {
        font-size: 14px;
    }

    .footerTop {
        height: auto;
    }

    .copyright .main {
        padding-left: 0;
    }

    .catProd .prodImg {
        height: 240px;
    }

    .productProImg {
        height: 220px;
    }

    .properties {
        line-height: 1.5;
        margin-top: 7%;
    }

    #technical, #gallery .weImg, .document {
        width: 100%;
    }

    .contactForm .recap {
        width: 65%;
    }

    .formRight .recap img {
        width: 100%;
    }

    .newsContent .showAll {
        bottom: 0;
        right: 23px;
    }

    .newsContent .homeNewsSliderTxt {
        width: 95.2%;
    }
}

/*MOBİLLER*/

@media only screen and (max-width:1023px) {

    #tabs table {
        width: 100% !important;
        height: 100% !important;
        font-size: 14px !important;
    }

        #tabs table td {
            padding: 10px 0 !important;
        }

    .prodImg:hover::after {
        content: none;
    }

    .prodTabs .ui-tabs-nav li {
        width: 100%;
        margin-bottom: 3%;
    }

    .lightBoxSlide {
        width: 90% !important;
        margin: 0 auto;
    }

    .flex-direction-nav {
        background: transparent !important;
    }

    #technical .commentTitle {
        display: none;
    }

    .corporateBanner .weContent .various.fancybox {
        right: 0;
        height: auto;
        margin-right: 5%;
    }

    html {
        -webkit-text-size-adjust: none
    }

    .mh-head {
        display: block;
    }

    .weImg.aftersell a.various.fancybox {
        height: auto;
    }

    .search-container .main {
        margin-top: 200px;
    }
}

/*Mobil ortak Dikeyler*/
@media only screen and (max-width:479px) {
    .weContent.wcvideo a img {
        height: 100% !important;
    }

    .wcvideo .various:after {
        width: 25px;
        height: 25px;
        top: 40%;
    }

    .galleryVideos .weContent .various.fancybox {
        height: 140px;
    }

    .videosContent {
        margin-top: 30%;
    }

    .formList textarea {
        height: auto;
    }

    .formList {
        padding: 15px 10px;
        margin-bottom: 1%;
    }

    .formLeft .uyari {
        top: -7px;
    }

    .homeProd ul {
        flex-direction: column;
    }

    .homeContentTitle img, .homeContentTxt p {
        width: 100%;
    }

    .homeContent {
        margin-top: 5%;
    }

    .product {
        margin-top: 15%;
    }

    .flex-direction-nav {
        top: 45% !important
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        display: none;
    }

    .rect {
        background-color: transparent;
        padding: 2% 0px 0 3%;
    }

    .weContent .various.fancybox {
        height: auto;
        right: 0;
        margin-right: 5%;
    }

    .productProImg {
        border: 1px solid #21457c;
    }
}

/*MOBİL ORTAK YATAY*/
@media only screen and (min-width:480px) and (max-width:999px) {
    .homeProd ul {
        flex-flow: row wrap;
        justify-content: start;
    }

    .productProImg {
        border: 1px solid #f9f9f9;
    }

    .prodTabs #tabs ul {
        flex-flow: row wrap !important;
    }

    .prodTabs #tabs > ul li {
        width: 48% !important;
    }

    .formList textarea {
        height: auto;
    }

    .formList {
        padding: 15px 10px;
        margin-bottom: 1%;
    }

        .formList input, .formList textarea {
            padding-left: 2%;
        }

    #recaptcha {
        margin-top: 3%;
    }
}

/* iphone 5/5s dikey */
@media only screen and (max-width:359px) {
    .haberler-container-1 {
        width: 100%;
    }

    .search-product-container ul li {
        width: 100%;
    }

    .search-product-container ul {
        flex-flow: column wrap;
    }

    .search-container {
        margin-top: 65%;
    }

    .flex-container:after {
        margin-top: 8% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        top: 175px;
    }

    #gallery button.slick-next.slick-arrow {
        top: 91% !important;
        transform: translate(-50%, -50%);
        right: -10px !important;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 104% !important;
        left: -15px !important;
        transform: rotate(-90deg) !important;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 111px !important;
        transform: rotate(270deg) !important;
        left: 90px !important;
    }

    .flex-direction-nav .flex-next {
        left: 185px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 42% !important;
    }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 45%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 50%;
    }

    .langPop {
        right: -20px;
        top: 51px;
        width: 302%;
    }

    .homeProd ul li {
        width: 100%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
    }

    .homeProdTxt {
        padding-top: 0;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 350px;
    }

    .afterSellTitle {
        width: 100%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 93.3%;
        padding: 4px;
        font-size: 14px;
    }

    .software {
        float: none;
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright {
        text-align: center;
    }

    .eBulten {
        width: 95%;
    }

    .number {
        display: block;
        width: 100%;
        text-align: center;
    }

    .posta {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 55%;
    }

    .modal-content {
        width: 95%;
        height: auto;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 94%;
        background-size: 19%;
        left: 10px;
        right: unset;
        bottom: 8px;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 54%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 350px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(270deg) !important;
    }

    .weSlider .slick-prev {
        left: 0 !important;
        top: 190px !important;
        transform: rotate(-90deg);
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(0deg) !important;
    }

    .weSlider .slick-next {
        right: 50px !important;
        top: 147px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 100%;
            margin: 0 0 2% 0;
        }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 600px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 100%;
        margin-right: 0;
        background-size: 17%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 93.2%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 58%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 40px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 36px !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 0px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -9px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
        line-height: 1.5;
    }

    .propDetails {
        font-size: 14px;
        line-height: 1.5;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 110% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 107% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 130px;
    }

    .banner {
        height: 130px;
    }

    #technical table {
        border-spacing: 1px;
    }
}
/* Samsung S3 dikey */
@media only screen and (min-width:360px) and (max-width:369px) {
    .haberler-container-1 {
        width: 100%;
    }

    .search-product-container ul li {
        width: 100%;
    }

    .search-product-container ul {
        flex-flow: column wrap;
    }

    .search-container {
        margin-top: 60%;
    }

    .flex-container:after {
        margin-top: 13% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        top: 180px;
    }

    #gallery button.slick-next.slick-arrow {
        top: 91% !important;
        transform: translate(-50%, -50%);
        right: -10px !important;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 104% !important;
        left: -15px !important;
        transform: rotate(-90deg) !important;
    }

    .videosContent {
        margin-top: 30%;
    }

    .weImg .weContent .various.fancybox {
        height: 133px;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 150px;
    }

    .rect {
        background-color: transparent;
        padding: 2% 0px 0 3%;
    }

    .flex-title {
        font-size: 15px;
        line-height: 1.4;
    }

    .flex-text {
        display: none;
    }

    .flex-direction-nav {
        background: none !important;
    }

        .flex-direction-nav .flex-prev {
            height: 50px !important;
            top: 131px !important;
            left: 35px !important;
            transform: rotate(270deg) !important;
        }

        .flex-direction-nav .flex-next {
            left: 135px !important;
            width: 60px !important;
            height: 90px !important;
            transform: rotate(270deg) !important;
            top: 42% !important;
        }

    .homeContentTxt p {
        width: 100%;
        font-size: 16px;
        line-height: 1.7;
    }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 45%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 50%;
    }

    .langPop {
        right: 20px;
        top: 50px;
        width: 22%;
    }

    .homeProd ul li {
        width: 100%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
    }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 409px;
    }

    .afterSellTitle {
        width: 90%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 93.3%;
        padding: 4px;
        font-size: 14px;
    }

    .software {
        float: none;
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright {
        text-align: center;
    }

    .eBulten {
        width: 95%;
    }

    .number {
        display: block;
        width: 100%;
        text-align: center;
    }

    .posta {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 51%;
    }

    .modal-content {
        width: 95%;
        height: auto;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 94%;
        background-size: 16%;
        left: 10px;
        right: unset;
        bottom: 8px;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
        height: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
        width: 100%;
        right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 38%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 410px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(270deg) !important;
    }

    .weImg .weSlider .slick-prev {
        left: 20px !important;
        top: 175px !important;
        rotate: 270deg;
    }

    .corporateBanner .weImg .weSlider .slick-prev {
        left: 20px !important;
        top: 250px !important;
        rotate: 270deg;
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(0) !important;
    }

    .weImg .weSlider .slick-next {
        right: 40px !important;
        top: 177px !important;
    }

    .corporateBanner .weImg .weSlider .slick-next {
        right: 60px !important;
        top: 210px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 100%;
            margin: 0 0 2% 0;
        }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 600px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 100%;
        margin-right: 0;
        background-size: 15%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 93.5%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 53%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -15px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 12px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 118% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 113% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 130px;
    }

    .banner {
        height: 130px;
    }

    #technical table {
        border-spacing: 1px;
        border: 2px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 35%;
    }
}
/* iphone 6/6s dikey */
@media only screen and (min-width:370px) and (max-width:389px) {
    .haberler-container-1 {
        width: 100%;
    }

    .search-product-container ul li {
        width: 100%;
    }

    .search-product-container ul {
        flex-flow: column wrap;
    }

    .search-container {
        margin-top: 60%;
    }

    .flex-container:after {
        margin-top: 6% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        /* width: 100%; */
        top: 186px;
    }

    #gallery button.slick-next.slick-arrow {
        top: 91% !important;
        transform: translate(-50%, -50%);
        right: -10px !important;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 104% !important;
        left: -15px !important;
        transform: rotate(-90deg) !important;
    }

    #gallery .weImg .weContent .various.fancybox {
        /* height: 150px; */
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 111px !important;
        transform: rotate(270deg) !important;
        left: 100px !important;
        width: 85px !important;
    }

    .flex-direction-nav .flex-next {
        left: 210px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 42% !important;
    }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 45%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 50%;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .searchTop input {
        background: transparent;
    }

    .langPop {
        right: -25px;
        top: 40px;
        width: 260%;
    }

    .homeProd ul li {
        width: 100%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
    }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 409px;
    }

    .afterSellTitle {
        width: 90%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 94%;
        padding: 4px;
        font-size: 14px;
    }

    .software {
        float: none;
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright {
        text-align: center;
    }

    .eBulten {
        width: 95%;
    }

    .number {
        display: block;
        width: 100%;
        text-align: center;
    }

    .posta {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 51%;
    }

    .modal-content {
        width: 95%;
        height: auto;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 94%;
        background-size: 16%;
        left: 10px;
        right: unset;
        bottom: 8px;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
        width: 100%;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 38%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 430px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(270deg) !important;
    }

    .weSlider .slick-prev {
        left: 40px !important;
        top: 240px !important;
        transform: rotate(-90deg);
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(0deg) !important;
    }

    .weSlider .slick-next {
        right: 90px !important;
        top: 196px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 100%;
            margin: 0 0 2% 0;
        }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 605px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 100%;
        margin-right: 0;
        background-size: 15%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 93.8%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 54%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 38px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 40px !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 0 !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 0px !important;
        top: 60% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 70% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 110% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 107% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 130px;
    }

    .banner {
        height: 130px;
    }

    #technical table {
        border-spacing: 1px;
        border: 2px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 35%;
    }

    .videosContent .various:after {
        bottom: 170px;
        left: 46%;
    }
}
/* iPhone 12 dikey */
@media only screen and (min-width:390px) and (max-width:399px) {
    .haberler-container-1 {
        width: 100%;
    }

    .search-product-container ul li {
        width: 100%;
    }

    .search-product-container ul {
        flex-flow: column wrap;
    }

    .search-container {
        margin-top: 45%;
    }

    .flex-container:after {
        margin-top: 3% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
    }

    #gallery button.slick-next.slick-arrow {
        top: 91% !important;
        transform: translate(-50%, -50%);
        right: -10px !important;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 104% !important;
        left: -15px !important;
        transform: rotate(-90deg) !important;
    }

    #gallery .weImg .weContent .various.fancybox {
        /* height: 150px; */
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 111px !important;
        transform: rotate(270deg);
        left: 100px !important;
    }

    .flex-direction-nav .flex-next {
        left: 225px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 42% !important;
    }


    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 40%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 58%;
    }

    .langPop {
        right: -25px;
        top: 40px;
        width: 253%;
    }

    .homeProd ul li {
        width: 100%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
    }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 450px;
    }

    .afterSellTitle {
        width: 83%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 93.9%;
        padding: 4px;
        font-size: 14px;
    }

    .software {
        float: none;
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .logo {
        margin-left: 15%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright {
        text-align: center;
    }

    .eBulten {
        width: 95%;
    }

    .number {
        display: block;
        width: 100%;
        text-align: center;
    }

    .posta {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 47%;
    }

    .modal-content {
        width: 95%;
        height: auto;
        background-size: cover;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 32%;
        background-size: 28%;
        right: 13px;
        bottom: 24px;
        padding: 12px;
    }

    .recap {
        margin: 0 0 17px 3%;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .langPop ul li img {
        padding-top: 11%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
        width: 100%;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 38%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 70px;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(270deg) !important;
    }

    .weSlider .slick-prev {
        left: 30px !important;
        top: 225px !important;
        transform: rotate(-90deg);
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 75px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(0) !important;
    }

    .weSlider .slick-next {
        right: 80px !important;
        top: 185px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 100%;
            margin: 0 0 2% 0;
        }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 600px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 40%;
        margin-right: 0;
        background-size: 33%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 94.2%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 53%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 45px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 40px !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 0 !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -5px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
        height: 40px !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
        margin-bottom: 5%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs .ui-tabs-nav li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 110% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 108% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 160px;
    }

    .banner {
        height: 170px;
        margin-top: 9%;
    }

    #technical table {
        border-spacing: 1px;
        border: 1px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 35%;
    }

    .videosContent .various:after {
        bottom: 170px;
        left: 46%;
    }
}
/* iphone Plus dikey */
@media only screen and (min-width:400px) and (max-width:479px) {
    .haberler-container-1 {
        width: 100%;
    }

    .search-product-container ul li {
        width: 100%;
    }

    .search-product-container ul {
        flex-flow: column wrap;
    }

    .search-container {
        margin-top: 45%;
    }

    .flex-direction-nav {
        top: 16% !important;
    }

    .flex-container:after {
        margin-top: 9% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 59%;
    }

    #gallery button.slick-next.slick-arrow {
        top: 91% !important;
        transform: translate(-50%, -50%);
        right: -10px !important;
    }

    #gallery button.slick-prev.slick-arrow {
        top: 104% !important;
        left: -15px !important;
        transform: rotate(-90deg) !important;
    }

    #gallery .weImg .weContent .various.fancybox {
        /* height: 150px; */
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 129px !important;
        transform: rotate(270deg) !important;
        left: 115px !important;
    }

    .flex-direction-nav .flex-next {
        left: 235px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 49% !important;
    }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 45%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 50%;
    }

    .langPop {
        right: -20px;
        top: 40px;
        width: 242%;
    }

    .homeProd ul li {
        width: 100%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
    }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 450px;
    }

    .afterSellTitle {
        width: 83%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 93.9%;
        padding: 4px;
        font-size: 14px;
    }

    .software {
        float: none;
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright {
        text-align: center;
    }

    .eBulten {
        width: 95%;
    }

    .number {
        display: block;
        width: 100%;
        text-align: center;
    }

    .posta {
        width: 100%;
        float: none;
        text-align: center;
        margin: 0;
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 47%;
    }

    .modal-content {
        width: 95%;
        height: auto;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 31%;
        left: 10px;
        right: unset;
        bottom: 8px;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
        width: 100%;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 38%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 87px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(270deg) !important;
    }

    .weSlider .slick-prev {
        left: 40px !important;
        top: 250px !important;
        transform: rotate(-90deg);
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 87px !important;
        background-size: 100% !important;
        height: 21px !important;
        transform: rotate(0deg) !important;
    }

    .weSlider .slick-next {
        right: 90px !important;
        top: 208px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 100%;
            margin: 0 0 2% 0;
        }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 600px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 40%;
        margin-right: 0;
        background-size: 33%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 94.4%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 48%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 40px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 36px !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 0 !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 0px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 112% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 108% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 130px;
    }

    .banner {
        height: 130px;
    }

    #technical table {
        border-spacing: 1px;
        border: 2px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 35%;
    }

    .videosContent .various:after {
        bottom: 170px;
        left: 46%;
    }
}
/* iphone 4 yatay */
@media only screen and (min-width:480px) and (max-width:559px) {
    .search-product-container ul li {
        width: 47%;
    }

    .search-container {
        margin-top: 35%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-container:after {
        margin-top: 4% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
        top: 0px;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 124px !important;
        transform: rotate(270deg) !important;
        left: 150px !important;
    }

    .flex-direction-nav .flex-next {
        left: 260px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 47% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }



    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 33%;
    }

    .footerTop .offer {
        width: 55%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
    }

    .langPop {
        right: -20px;
        top: 40px;
        width: 210%;
    }

    .homeProd ul li {
        width: 48%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        min-height: 330px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 90%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -38px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -33px;
    }

    .afterSellImg {
        height: 450px;
        width: 90%;
    }

    .afterSellTitle {
        width: 70%;
        padding-top: 0;
    }

    .afterSellTxt {
        width: 88%;
        float: none;
        display: block;
        margin: 0 auto;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 95.4%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 20%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 40%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 0;
        width: 49%;
        margin-top: 30px;
        height: auto;
        right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 38%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        width: 100%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 30%;
        height: 75px !important;
    }

    .weSlider .slick-prev {
        left: 0 !important;
        top: 140px !important;
        transform: rotate(-90deg);
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 20% !important;
        height: 90px !important;
        transform: rotate(90deg) !important;
    }

    .weSlider .slick-next {
        right: 120px !important;
        top: 247px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .weSlider .slick-prev {
        left: 60px !important;
        top: 290px !important;
        transform: rotate(-90deg) !important;
    }

    .contactInfo {
        width: 100%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 605px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 100%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 40%;
        margin-right: 0;
        background-size: 29%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 95.3%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 39%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 20%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 48% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 112% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 93% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%;
        flex-direction: column;
    }

        .document > div {
            width: 100%;
            margin: 5% 0;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 140px;
    }

    .banner {
        height: auto;
    }

    #technical table {
        border-spacing: 1px;
        border: 2px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 43%;
    }

    .wcvideo .various:after {
        top: 33%;
        width: 25px;
        height: 25px;
    }
}
/* iphone 5/5s yatay */
@media only screen and (min-width:560px) and (max-width:639px) {
    .search-product-container ul li {
        width: 47%;
    }

    .search-container {
        margin-top: 35%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-direction-nav {
        top: 45% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
        top: -3px;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 114px !important;
        transform: rotate(270deg) !important;
        left: 40px !important;
    }

    .flex-direction-nav .flex-next {
        left: 150px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 42% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }




    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 60%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 28%;
    }

    .footerTop .offer {
        width: 38%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 6%;
    }

    .langPop {
        right: -10px;
        top: 40px;
        width: 180%;
    }

    .homeProd ul li {
        width: 48%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        min-height: 373px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 92%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 450px;
        width: 40%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        width: 46%; /* float: none; */ /* display: block; */
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 95.9%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 33%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 6px;
        width: 49%;
        margin-top: 15px;
        height: auto;
        right: 0;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .videosContent a.various.fancybox:nth-child(2n) {
        margin-right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 26%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 49%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 30%;
        height: 75px !important;
    }

    .weSlider .slick-prev {
        left: 100px !important;
        top: 315px !important;
        transform: rotate(-90deg) !important;
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 20% !important;
        height: 90px !important;
        transform: rotate(90deg) !important;
    }

    .weSlider .slick-next {
        right: 173px !important;
        top: 270px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 315px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 50%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 100%;
        }

    .formListSubmit {
        width: 30%;
        margin-right: 0;
        background-size: 29%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 95.9%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 36%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -11px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 5px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 70% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 106% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 93% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 200px;
    }

    .banner {
        height: 200px;
    }

    #technical table {
        border-spacing: 1px;
        border: 2px solid #000;
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 100px;
        left: 46%;
    }

    .wcvideo .various:after {
        top: 45%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 170px !important;
    }
}
/* Samsung S3 yatay */
@media only screen and (min-width:640px) and (max-width:659px) {
    .search-product-container ul li {
        width: 47%;
    }

    .search-container {
        margin-top: 30%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-direction-nav {
        top: 18% !important;
    }

    .flex-container:after {
        margin-top: 4%;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
    }

    .product {
        margin-top: 10%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .corporateBanner .weSlider .slick-prev {
        left: 120px !important;
        top: 345px !important;
        transform: rotate(-90deg);
    }

    .prodTabs .weSlider .slick-prev {
        left: 120px !important;
        top: 345px !important;
        transform: rotate(-90deg) !important;
    }

    .weImg .weContent .various.fancybox {
        height: 270px;
    }

    .ASCorp .afterSellTxt {
        font-size: 15px !important;
        width: 44% !important;
    }

    .homeContentTxt p {
        width: 97%;
        font-size: 16px;
        line-height: 1.6;
    }

    .rect {
        background-color: transparent;
        width: 48%;
        height: 181px;
        padding: 2% 0px 0 3%;
        border-radius: 0 65px 0 0;
    }

    .flex-title {
        font-size: 15px;
        line-height: 2;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1.5;
    }

    .flex-direction-nav {
        background: none !important;
    }

        .flex-direction-nav .flex-prev {
            height: 90px !important;
            top: 187px !important;
            left: 245px !important;
            transform: rotate(270deg) !important;
        }

        .flex-direction-nav .flex-next {
            left: 350px !important;
            width: 60px !important;
            height: 90px !important;
            transform: rotate(270deg) !important;
            top: 71% !important;
        }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 26%;
    }

    .footerTop .offer {
        width: 30%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 8%;
    }

    .langPop {
        right: -11px;
        top: 38px;
        width: 160%;
    }

    .homeProd ul li {
        width: 48%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        margin-right: 24px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 40%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 450px;
        width: 46%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 95.9%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 33%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent {
        margin-top: 23%;
    }

        .videosContent img {
            width: 90%;
            height: 90%;
        }

        .videosContent a.various.fancybox {
            margin-right: 3px;
            width: 49%;
            margin-top: 15px;
            height: auto;
        }

            .videosContent a.various.fancybox:nth-child(2n) {
                margin-right: 0;
            }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 26%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 49%;
    }

    .weSlider .slick-prev:before {
        /* background: url(../images/arrow-left.png) no-repeat !important;
        width: 30%;
        height: 75px !important; */
    }

    .galleryVideos .weSlider .slick-prev {
        left: -15px !important;
        top: 345px !important;
        transform: rotate(0deg) !important;
    }

    .weSlider .slick-next:before {
        /* background: url(../images/arrow-left.png) no-repeat !important;
        width: 20% !important;
        height: 90px !important;
        transform: rotate(90deg) !important; */
    }

    .weSlider .slick-next {
        right: 200px !important;
        top: 301px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
        padding: 8px;
        height: 120px;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 265px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 60%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 80%;
        }

    .formListSubmit {
        width: 28%;
        margin-right: 0;
        background-size: 29%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 96.5%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 30%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -20px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 6px !important;
        top: 48% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: column;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 40% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 40% !important;
        left: 530px !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 280px;
    }

    .banner {
        height: 240px;
    }

    #technical table {
        border-spacing: 1px; /* border: 2px solid #000; */
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 48% !important;
        left: 40%;
    }

    .wcvideo .various:after {
        top: 33%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 210px !important;
    }
}
/* iphone 6/6s yatay */
@media only screen and (min-width:660px) and (max-width:699px) {
    .search-product-container ul li {
        width: 47%;
    }

    .search-container {
        margin-top: 27%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-direction-nav {
        top: 59% !important;
    }

    .flex-container:after {
        margin-top: 4%;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
        top: -2px;
    }

    #ContentPlaceHolder1_pnlAfterSell .weSlider .slick-prev {
        /* left:0 !important; */
    }

    #ContentPlaceHolder1_pnlAfterSell .weSlider .slick-next {
        /* right:0 !important; */
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 81px !important;
        transform: rotate(270deg) !important;
        left: 40px !important;
    }

    .flex-direction-nav .flex-next {
        left: 150px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 30% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }



    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 26%;
    }

    .footerTop .offer {
        width: 30%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 8%;
    }

    .langPop {
        right: -10px;
        top: 40px;
        width: 148%;
    }

    .homeProd ul li {
        width: 48%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        margin-right: 24px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 40%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 500px;
        width: 45%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        width: 46%; /* float: none; */ /* display: block; */
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 95.9%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 27%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 21px;
        width: 48%;
        margin-top: 15px;
        height: auto;
        right: 0;
    }

        .videosContent a.various.fancybox:nth-child(2n) {
            margin-right: 0;
        }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 26%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 49%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 30%;
        height: 75px !important;
    }

    .weSlider .slick-prev {
        left: 160px !important;
        top: 277px !important;
        transform: rotate(-90deg) !important;
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 20% !important;
        height: 90px !important;
        transform: rotate(90deg) !important;
    }

    .weSlider .slick-next {
        right: 190px !important;
        top: 235px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
        padding: 10px;
        height: 120px;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 265px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 60%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 80%;
        }

    .formListSubmit {
        width: 28%;
        margin-right: 0;
        background-size: 29%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 96.7%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 29%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -10px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 2px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-flow: row wrap;
    }

    .prodTabs ul li {
        width: 48%;
        margin-bottom: 2%;
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 105% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 93% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 306px;
    }

    .banner {
        height: 290px;
    }

    #technical table {
        border-spacing: 1px; /* border: 2px solid #000; */
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 45%;
    }

    .wcvideo .various:after {
        top: 33%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 250px !important;
    }
}
/* iphone Plus yatay */
@media only screen and (min-width: 700px) and (max-width: 759px) {
    .search-product-container ul li {
        width: 47%;
    }

    .search-container {
        margin-top: 27%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-direction-nav {
        top: 48% !important;
    }

    .flex-container:after {
        margin-top: 4%;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
        top: -4px;
    }

    .newsDetSlider a.various.fancybox {
        height: 200px;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 51% !important;
        transform: rotate(270deg) !important;
        left: 40px !important;
    }

    .flex-direction-nav .flex-next {
        left: 150px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 50% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }




    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 22%;
    }

    .footerTop .offer {
        width: 30%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 12%;
    }

    .langPop {
        right: -20px;
        top: 30px;
        width: 132%;
    }

    .homeProd ul li {
        width: 49%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        margin-right: 14px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 40%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 455px;
        width: 45%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        width: 46%; /* float: none; */ /* display: block; */
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 96.8%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .prodTabs ul li a {
        font-size: 14px;
    }

    .kobeLnrCont .footerTop {
        margin-top: 10%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 27%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 21px;
        width: 48%;
        margin-top: 15px;
        right: 0;
        height: auto;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .videosContent a.various.fancybox:nth-child(2n) {
        margin-right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 26%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
        width: 41%;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 49%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 30%;
        height: 75px !important;
    }

    .weSlider .slick-prev {
        left: 180px !important;
        top: 255px !important;
        transform: rotate(-90deg) !important;
    }

    .weSlider .slick-next:before {
        background: url(../images/arrow-left.png) no-repeat !important;
        width: 20% !important;
        height: 90px !important;
        transform: rotate(90deg) !important;
    }

    .weSlider .slick-next {
        right: 160px !important;
        top: 210px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
        padding: 10px;
        height: 120px;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 265px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 60%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 80%;
        }

    .formListSubmit {
        width: 28%;
        margin-right: 0;
        background-size: 29%;
        background-position: 96%;
    }

    .newsContent .homeNewsSliderTxt {
        width: 97.1%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 28%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 34px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 0 !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: row;
    }

    .prodTabs ul li {
        width: 24.5%;
        margin-bottom: 2%;
        padding-left: 2%;
    }

        .prodTabs ul li:nth-child(4n) {
            padding-left: 5%;
        }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 105% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 93% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 306px;
    }

    .banner {
        height: 290px;
    }

    #technical table {
        border-spacing: 1px; /* border: 2px solid #000; */
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 46%;
    }

    .wcvideo .various:after {
        top: 33%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 250px !important;
    }
}
/* tablet dikey */
@media only screen and (min-width:760px) and (max-width:810px) {
    .search-product-container ul li .productProImg .productProName {
        height: 200px;
        overflow: hidden;
    }

    .haberler-container-1 {
        width: 100%;
    }

    .search-container {
        margin-top: 25%;
    }

    .flex-direction-nav {
        top: 26% !important;
    }

    .flex-container:after {
        margin-top: 5%;
    }

    #mm-1 .mm-navbar__title {
        height: 130px !important;
        background-size: 30% !important;
    }

    #gallery button.slick-prev.slick-arrow {
        height: 100%;
        top: 67% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 81% !important;
        transform: rotate(270deg) !important;
        left: 40px !important;
    }

    .flex-direction-nav .flex-next {
        left: 150px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 80% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }

    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 22%;
    }

    .footerTop .offer {
        width: 24%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 12%;
    }

    .langPop {
        right: -17px;
        top: 30px;
        width: 132%;
    }

    .homeProd ul li {
        width: 49%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        margin-right: 14px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 40%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 450px;
        width: 46%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        width: 46%; /* float: none; */ /* display: block; */
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 96.8%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 24%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 44%;
        background-size: 27%;
        left: 10px;
        position: relative;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .modal-content .recap img {
        width: 100%;
    }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 21px;
        width: 48%;
        margin-top: 15px;
        height: auto;
        right: 0;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .videosContent a.various.fancybox:nth-child(2n) {
        margin-right: 0;
    }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 26%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 45%;
    }

    .weSlider .slick-prev:before {
        /* background:url(../images/arrow-left.png) no-repeat !important; */
        width: 45px;
        height: 50px !important;
    }

    .weSlider .slick-prev {
        left: -22px !important;
        top: 117px !important;
        height: 50px;
        /* transform: rotate(-90deg); */
    }

    .weSlider .slick-next:before { /* background:url(../images/arrow-left.png) no-repeat !important; */ /* width: 20% !important; */ /* height: 90px !important; */ /* transform: rotate(90deg) !important; */
    }

    .weSlider .slick-next {
        right: 0px !important;
        top: 96px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
        padding: 10px;
        height: 120px;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 270px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 60%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 80%;
        }

    .formListSubmit {
        width: 31%;
        margin-right: 0;
        background-size: 30%;
        background-position: 96%;
        padding: 29px;
    }

    .newsContent .homeNewsSliderTxt {
        width: 97.1%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 26%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 48% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
        height: 100%;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 65px;
        height: 100%;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: row;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
        padding-left: 2%;
    }

    .prodTabs #technical ul li {
        width: 96%;
        margin-bottom: 2%;
        margin-left: 3%;
    }

    .prodTabs ul li:nth-child(4n) {
        /* padding-left: 5%; */
    }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 50% !important;
        left: 0 !important;
        height: 70%;
    }

    .galleryVideos .weImg .slick-next {
        top: 50% !important;
        height: 70%;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 306px;
    }

    .banner {
        height: 290px;
    }

    #technical table {
        border-spacing: 1px; /* border: 2px solid #000; */
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 46%;
    }

    .wcvideo .various:after {
        top: 49%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 250px !important;
    }
}
/* iphone x yatay*/
@media only screen and (min-width:811px) and (max-width:999px) {
    .search-product-container ul li {
        width: 33%;
    }

    .search-container {
        margin-top: 27%;
    }

    .search-product-container ul li .productProImg .productProName {
        height: 170px;
        overflow: hidden;
        margin: 0 auto
    }

    .flex-container:after {
        margin-top: 4%;
    }

    .flex-direction-nav {
        top: 75% !important;
    }

    #ContentPlaceHolder1_lblContactResult {
        width: 65%;
        top: -2px;
    }

    #ContentPlaceHolder1_pnlAfterSell .weSlider .slick-prev {
        left: 0 !important;
    }

    #ContentPlaceHolder1_pnlAfterSell .weSlider .slick-next {
        right: 0 !important;
    }

    #gallery .weImg .weContent .various.fancybox {
        height: 200px;
    }

    .videosContent {
        margin-top: 27%;
    }

    .flex-direction-nav .flex-prev {
        height: 90px !important;
        top: 23.7% !important;
        transform: rotate(270deg) !important;
        left: 40px !important;
    }

    .flex-direction-nav .flex-next {
        left: 150px !important;
        width: 60px !important;
        height: 90px !important;
        transform: rotate(270deg) !important;
        top: 23% !important;
    }

    .rect {
        background-color: transparent;
        padding: 0 0px 0 3%;
        top: 20%;
        width: 48%;
    }

    .flex-title {
        font-size: 14px;
        line-height: 1.4;
    }

    .flex-text {
        font-size: 14px;
        line-height: 1;
    }

    .product {
        margin-top: 5%;
    }

    .homeContentTitle img {
        width: 50%;
    }

    .homeContentTxt p {
        padding-top: 0;
        width: 100%;
    }

    .homeCorpLnk {
        background-image: none;
    }

        .homeCorpLnk:hover {
            color: inherit;
        }





    .menu, .prodInTxt, .contactFormLeft {
        display: none;
    }

    .pageCategory .prodInTxt {
        display: block;
        color: #000;
    }

    .mh-head.mm-sticky {
        display: flex !important;
    }

    .main {
        width: 95%;
    }

    .headerLeft {
        display: block;
        margin: 0 auto;
        width: 40%;
    }

    .headerRight {
        width: 100%;
        float: none;
    }

    .offer {
        width: 19%;
    }

    .footerTop .offer {
        width: 24%;
    }

    .selectLang {
        position: absolute;
        right: 50px;
        top: 20px;
    }

    .searchTop {
        width: 65%;
        padding-right: 9%;
        margin-right: 15%;
    }

    .langPop {
        right: -10px;
        top: 30px;
        width: 120%;
    }

    .homeProd ul li {
        width: 49%;
        border: 2px solid #f0f0f0;
        margin-bottom: 6px;
        margin-right: 14px;
    }

        .homeProd ul li:nth-child(2n) {
            margin-right: 0;
        }

    .homeProdTxt {
        padding-top: 4%;
        padding-bottom: 4%;
    }

    #page {
        background: #fff;
    }

    .homeContent {
        height: auto;
        background-size: cover;
    }

    .homeContentTxt {
        padding-top: 2pc;
        width: 100%;
        padding-bottom: 15px;
    }

    .homeCorpLnk {
        float: none;
        display: inline-block;
        width: 47%;
        margin-bottom: 5%;
    }

    .homeContent a:last-child .homeCorpLnk {
        margin-right: 0;
    }

    .afterSell .homeCorpLnk {
        width: 40%;
    }

    .afterSell {
        width: 100%;
        height: auto;
        margin-bottom: 5%;
    }

    .homeNewsSlider .slick-prev {
        left: 35px !important;
        top: -74px;
    }

    .homeNewsSlider .slick-next {
        right: 40px !important;
        top: -68px;
    }

    .afterSellImg {
        height: 450px;
        width: 46%;
    }

    .afterSellTitle {
        width: 46%;
        padding-top: 20px;
    }

    .afterSellTxt {
        width: 46%; /* float: none; */ /* display: block; */
        margin-top: 11px;
    }

    .homeNews {
        width: 100%;
        float: none;
    }

    .homeNewsSliderTxt {
        width: 96.8%;
        padding: 4px;
        font-size: 14px;
    }

    .software { /* float:none; */
    }

    .footerTop {
        padding-top: 9%;
        margin-top: 30%;
    }

    .corPage .footerTop {
        margin-top: 17%;
    }

    .cntc .footerTop {
        margin-top: 9%;
    }

    .footerBox {
        display: none;
    }

        .footerBox:nth-child(3) {
            width: 100%;
            display: table;
        }

    .copyright { /* text-align: center; */
    }

    .eBulten {
        width: 95%;
    }

    .number { /* display: block; */ /* margin:5% auto; */
        width: 50%;
    }

    .posta { /* width:50%; */ /* margin: 0 auto; */ /* float: none; */
    }

    .copyright .main {
        padding-left: 0;
    }

    .mailSubmit {
        width: 24%;
    }

    .modal-content {
        width: 95%;
        height: 300px;
        overflow-x: scroll;
    }

    .form-group textarea#mesaj {
        height: 80px;
    }

    .submit {
        width: 23%;
        background-size: 27%;
        position: relative;
        float: right;
        right: 50px;
        bottom: 75px;
    }

    .recap {
        width: 94%;
        margin: 0 auto 70px;
    }

    .prodImg {
        background: linear-gradient(#edf1f4, #edf1f4 50%, #bdc9d8 50%, #bdc9d8);
        background-size: 100% 207%;
    }

    .modal-content .recap {
        width: 40%;
        margin: 0 0 0 3%;
    }

        .modal-content .recap img {
            width: 100%;
        }

    .uyari {
        width: 100%;
        top: 60px;
        left: 0;
    }

    .hidden {
        opacity: 1;
    }

    .videosContent img {
        width: 100%;
    }

    .videosContent a.various.fancybox {
        margin-right: 11px;
        width: 49%;
        margin-top: 15px;
        right: 0;
        height: auto;
    }

        .videosContent a.various.fancybox:nth-child(2n) {
            margin-right: 0;
        }

    .weImg.aftersell a.various.fancybox {
        margin-right: 7%;
    }

    h1 {
        font-size: 34px;
    }

    .corporateBannerTextarea {
        margin-top: 0;
        padding: 0;
        width: 100%;
    }

    .corporateBanner {
        margin-top: 45%;
    }

    .corPage .corporateBanner {
        margin-top: 18%;
    }

    .corporateLeft, .corporateRight {
        float: none;
        width: 100%;
        margin: 15px 0;
    }

    .qualityContent {
        width: 100%;
    }

    .afterSell.ASCorp {
        width: 100%;
        margin-bottom: 15%;
    }

    .ASCorp .afterSellImg {
        height: 455px;
    }

    .ASCorp .afterSellTxt {
        font-size: 16px;
        width: 49%;
    }

    .weSlider .slick-prev:before {
        background: url(../images/PdsArrow.png) no-repeat;
        width: 100%;
        height: 45px !important;
    }

    .weSlider .slick-prev {
        left: 25px !important;
        top: 100px !important;
        /* transform: rotate(-90deg); */
    }

    .weSlider .slick-next:before {
        background: url(../images/PdsArrow.png) no-repeat;
        width: 100% !important;
        height: 45px !important;
        transform: rotate(180deg) !important;
    }

    .weSlider .slick-next {
        right: -60px !important;
        top: 90px !important;
    }

    .catProd .prodImg::after {
        z-index: unset;
        opacity: 0;
    }

    .treeview {
        display: none !important;
    }

    .productPro {
        width: 100%;
    }

        .productPro li {
            width: 48%;
            margin: 0 4% 2% 0%;
        }

            .productPro li:nth-child(3n) {
                margin-right: 4%;
            }

            .productPro li:nth-child(2n) {
                margin-right: 0;
            }

    .contactInfo {
        width: 48%;
        margin-bottom: 2%;
        padding: 10px;
        height: 120px;
    }

    .contactInfoAlign {
        left: 0;
    }

    .maps iframe {
        height: 300px;
    }

    .contactContent {
        padding-top: 275px;
    }

    .formLeft, .formRight, .contactFormRight {
        width: 100%;
    }

    .contactForm .recap {
        width: 60%;
        margin-bottom: 0;
    }

        .contactForm .recap img {
            width: 80%;
        }

    .formListSubmit {
        width: 31%;
        margin-right: 0;
        background-size: 30%;
        background-position: 96%;
        padding: 29px;
    }

    .newsContent .homeNewsSliderTxt {
        width: 97.3%;
        font-size: 14px;
    }

    .newsContent .homeNews {
        width: 100%;
        margin-bottom: 14%;
    }

    .newsContent {
        padding-top: 25%;
    }

        .newsContent .homeNewsContent {
            margin-bottom: 12%;
        }

    .newsDetSlider button.slick-next.slick-arrow {
        right: -10px !important;
    }

    .otherNewsSlider button.slick-next.slick-arrow {
        right: 0 !important;
    }

    .otherNewsSlider .slick-prev, .otherNewsSlider .slick-next, .newsDetSlider .slick-next, .newsDetSlider .slick-prev {
        width: 33px !important;
    }

    .newsDetSlider button.slick-prev.slick-arrow {
        left: 0px !important;
        top: 50% !important;
    }

    .otherNewsSlider button.slick-prev.slick-arrow {
        left: -10px !important;
        top: 43% !important;
    }

    .newsTopImg {
        width: 100%;
        float: none;
        height: auto;
    }

    .newsDetValue {
        width: 100%;
    }

    .newsDetSlider .slick-prev::before, .newsDetSlider .slick-next::before, .otherNews .slick-prev::before, .otherNews .slick-next::before {
        background-size: 80% !important;
    }

    .productDetailSldr {
        width: 100%;
    }

    .PDSlider button.slick-next.slick-arrow {
        right: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-next:before {
        width: 100% !important;
        height: 40px !important;
    }

    .PDSlider button.slick-prev.slick-arrow {
        left: 0 !important;
        width: 34px;
    }

    .PDSlider .slick-prev:before {
        width: 100% !important;
    }

    .properties {
        float: none;
        width: 100%;
    }

    .propTitle {
        font-size: 14px;
        /* width: 60%; */
    }

    .propDetails {
        font-size: 14px;
    }

    .propTxt {
        width: 100%;
    }

    .commentTxt {
        width: 100%;
        line-height: 1.5;
    }

    div#tabs {
        width: 100%;
    }

    .prodTabs #tabs ul {
        flex-direction: row;
    }

    .prodTabs ul li {
        width: 100%;
        margin-bottom: 2%;
        padding-left: 2%;
    }

        .prodTabs ul li:nth-child(4n) {
            padding-left: 5%;
        }

    #technical {
        width: 100%;
        overflow-y: scroll;
    }

    #gallery .weImg {
        width: 100%;
    }

    .galleryVideos .weImg .slick-prev {
        top: 44% !important;
    }

    .galleryVideos .weImg .slick-next {
        top: 42% !important;
    }

    .galleryVideos {
        margin-top: 15%;
    }

    .document {
        width: 100%; /* flex-direction: column; */
    }

        .document > div {
            width: 100%;
            margin: 5% 5px 0 0;
            font-size: 14px;
        }

    #technical table tr {
        font-size: 14px;
    }

    .slider-controls {
        position: initial;
        background: none;
        box-shadow: none;
    }

    .swiper-button-prev, .swiper-button-next {
        display: none !important;
    }

    .swiper-content-block {
        margin: 0 0 0 3%;
    }

    .slider-text.slogan {
        display: none;
    }

    .slider-text {
        font-size: 14px;
        line-height: normal;
    }

    .SliderPagination {
        width: 9px;
        height: 9px;
        margin-left: 5px;
        float: left;
    }

    .swiper-back {
        background-size: 100%;
        height: 306px;
    }

    .banner {
        height: 314px;
    }

    #technical table {
        border-spacing: 1px; /* border: 2px solid #000; */
    }

    .weContent.fancyVideo:after {
        left: 39%;
        width: 25px;
        height: 25px;
    }

    .videosContent .various:after {
        bottom: 50% !important;
        left: 45%;
    }

    .wcvideo .various:after {
        top: 49%;
        width: 25px;
        height: 25px;
    }

    .swiper-pagination {
        top: 270px !important;
    }
}
