
@font-face {
    font-family: 'Poppins-Regular';
    src: url('Poppins-Regular.eot?#iefix') format('embedded-opentype'), url('Poppins-Regular.woff') format('woff'), url('Poppins-Regular.ttf') format('truetype'), url('Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('Poppins-Bold.eot?#iefix') format('embedded-opentype'), url('Poppins-Bold.woff') format('woff'), url('Poppins-Bold.ttf') format('truetype'), url('Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-Medium';
    src: url('Poppins-Medium.eot?#iefix') format('embedded-opentype'), url('Poppins-Medium.woff') format('woff'), url('Poppins-Medium.ttf') format('truetype'), url('Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Poppins-Light';
    src: url('Poppins-Light.eot?#iefix') format('embedded-opentype'), url('Poppins-Light.woff') format('woff'), url('Poppins-Light.ttf') format('truetype'), url('Poppins-Light.svg#Poppins-Light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-LightItalic';
    src: url('Poppins-LightItalic.eot?#iefix') format('embedded-opentype'), url('Poppins-LightItalic.woff') format('woff'), url('Poppins-LightItalic.ttf') format('truetype'), url('Poppins-LightItalic.svg#Poppins-LightItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Poppins-MediumItalic';
    src: url('Poppins-MediumItalic.eot?#iefix') format('embedded-opentype'), url('Poppins-MediumItalic.woff') format('woff'), url('Poppins-MediumItalic.ttf') format('truetype'), url('Poppins-MediumItalic.svg#Poppins-MediumItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}

:root {
    --logokirmizi: #c12126;
    --yazirengi: #292222;
    --gri: #d9d9d9;
}
/*mako*/
.mh-btns-left a {
    color: #c12126 !important;
}

.footer .footer-center .e-bulletin-center {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*mako*/
a[href^="tel"] {
    color: inherit; /* Inherit text color of parent element. */
    text-decoration: none; /* Remove underline. */
    /* Additional css `propery: value;` pairs here */
}

.f-address-in.contactphone a {
    color: var(--yazirengi) !important;
}

body .mh-head {
    display: none;
}

.search-mbl {
    display: none;
}

.mobile-map {
    display: none;
}

input[type="button"] {
    outline: none;
}

p {
    margin: 0;
}

a.disabled {
    pointer-events: none;
    cursor: default;
}

body {
}

textarea:focus, input:focus {
    outline: none;
}

.top-block {
    position: relative;
    width: 100%;
    background-color: #fff;
    z-index: 1;
    -webkit-box-shadow: 0px 2px 17px 2px rgba(0,0,0,0.35);
    -moz-box-shadow: 0px 2px 17px 2px rgba(0,0,0,0.35);
    box-shadow: 0px 2px 17px 2px rgba(0,0,0,0.35);
}

.top-block-inner {
    width: 1200px;
    margin: 0 auto;
    height: 69px;
    overflow: hidden;
}

.logo {
    float: left;
    width: 141px;
    height: 59px;
    /*background: url(../images/samdan-logo.png)no-repeat;*/
    background-position: center;
    background-size: auto;
    margin-top: 7px;
}

    .logo img {
        width: 100%;
        height: 100%;
    }

.menu {
    float: left;
    width: 870px;
    height: 69px;
    margin-left: 24px;
}

.top-menu {
    float: left;
    margin: 0;
    height: 69px;
}

    .top-menu li:first-child {
        margin-left: 0;
        margin-right: 13px;
        margin-top: 34px;
    }

    .top-menu li {
        float: left;
        display: inline;
        list-style-type: none;
        margin-left: 22px;
        margin-top: 33px;
        margin-left: 21px;
    }

.menu-icon {
    float: left;
    width: 39px;
    height: 42px;
    background: url(../images/home-icon.png)no-repeat;
    background-position: center;
    background-size: 25px;
    margin-top: -52px;
}

    .menu-icon:hover {
        background: url(../images/home-icon-white.png)no-repeat;
        background-position: center;
        background-size: 25px;
    }

    .menu-icon.active {
        background: url(../images/home-icon-white.png)no-repeat;
        background-position: center;
        /*background-size: 42px;*/
        background-size: 25px;
    }

.top-menu li a {
    text-decoration: none;
    color: var(--yazirengi);
    font-family: 'Poppins-Medium';
    font-size: 12px;
    padding: 40px 10px 18px 10px;
}

    .top-menu li a:hover {
        color: #f5f5f3;
        background-color: var(--logokirmizi);
    }

.top-menu li.active a {
    color: #f5f5f3;
    background-color: var(--logokirmizi);
}

.search-div {
    float: right;
    width: 127px;
    height: 23px;
    margin-top: 12px;
    border-bottom: 1px solid var(--logokirmizi);
}

.search-btn {
    float: right;
    background-color: transparent;
    border: none;
    background: url(../images/search-icon.png) no-repeat;
    background-size: 20px;
    background-position: center;
    width: 22px;
    height: 20px;
}

.search-input {
    loat: left;
    background-color: transparent;
    border: none;
    padding-left: 4px;
    font-family: 'Poppins-Regular';
    color: var(--yazirengi);
    font-size: 10px;
    height: 99%;
    width: 72%;
}

    .search-input::placeholder {
        color: var(--logokirmizi);
    }

.language {
    float: right;
    width: 179px;
    margin-right: -14px;
}

.language-menu {
    margin: 0;
}

    .language-menu li {
        float: left;
        display: inline;
        background: url(../images/Dil-ayrac.png)no-repeat;
        background-position: right;
        list-style-type: none;
        margin-right: 5px;
        padding-right: 5px;
    }

        .language-menu li:last-child {
            background: none;
        }

        .language-menu li a {
            font-size: 10px;
            text-decoration: none;
            color: var(--yazirengi);
            font-family: 'Poppins-Medium';
        }

.index-corporate {
    width: 100%;
    height: 236px;
    background: url(../images/corporate-bg.png)no-repeat;
    background-position: 40% 50%;
    margin-top: 13px;
}

.corporate-hl {
    float: left;
    width: 558px;
    height: 42px;
    background-color: rgba(244,244,244,0.6);
    -webkit-border-top-right-radius: 21px;
    -webkit-border-bottom-right-radius: 21px;
    -moz-border-radius-topright: 21px;
    -moz-border-radius-bottomright: 21px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    margin-left: -291px;
    margin-top: 97px;
}

.corporate-hl-text {
    float: right;
    font-family: 'Poppins-Bold';
    font-size: 18px;
    margin-right: 56px;
    margin-top: 8px;
    color: var(--yazirengi);
}

.corporate-text-center {
    width: 1200px;
    margin: 0 auto;
}

.corporate-text {
    background: url(../images/corporate-border.png)no-repeat;
    background-position: center;
    float: right;
    width: 845px;
    height: 148px;
    margin-top: 45px;
    margin-right: 48px;
}

.corporate-text-in {
    float: left;
    width: 792px;
    height: 88px;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    color: #ffffff;
    margin-top: 22px;
    margin-left: 25px;
    text-align: justify;
}

.corporate-btn {
    float: right;
    font-family: 'Poppins-Regular';
    text-decoration: none;
    font-size: 10px;
    text-align: center;
    border: 1px solid #ffffff;
    padding: 0 4px 0 5px;
    margin-top: 27px;
    margin-right: 26px;
    color: #ffffff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}

    .corporate-btn:hover {
        -webkit-box-shadow: 0px 0px 18px 0px rgba(255,255,255,1);
        -moz-box-shadow: 0px 0px 18px 0px rgba(255,255,255,1);
        box-shadow: 0px 0px 18px 0px rgba(255,255,255,1);
    }

.mid-section {
    width: 100%;
    background-image: url("../images/body-background.png");
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 63px;
}

    .mid-section.index {
        float: left;
        padding-bottom: 0;
        overflow: hidden;
    }

    .mid-section.alt {
        float: left;
    }

.mid-center {
    width: 1200px;
    margin: 0 auto;
}

    .mid-center.alt {
        height: 0;
    }

.category-list {
    float: left;
    width: 1270px;
    margin-top: 25px;
}

.cat-1 {
    float: left;
    width: 278px;
    height: 277px;
    margin-right: 29px;
    margin-bottom: 25px;
}

.cat-1-img {
    width: 278px;
    height: 221px;
    /*border-radius: 8px;*/
    display: table;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.05);
    box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.05);
    transition-duration: 0.5s;
}

.cat-1-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .cat-1-img-center img {
        max-height: 140px;
        max-width: 100%;
    }

.cat-1-hl {
    width: 243px;
    height: 32px;
    display: table;
    margin-top: 14px;
    margin-left: 19px;
    min-height: 45px;
    border-bottom: 1px solid var(--yazirengi);
}
/*makogel*/
/*.cat-1:hover .cat-1-img {
    -webkit-box-shadow: 0px 0px 30px -2px rgba(193,33,38,0.1);
    -moz-box-shadow: 0px 0px 30px -2px rgba(193,33,38,0.1);
    box-shadow: 0px 0px 30px -2px rgba(193,33,38,0.1);
}
*/

.cat-1:hover .cat-1-img {
    scale: 1.03;
    transition-duration: 0.3s;
}

.cat-1:hover .cat-1-hl {
    border-bottom: 1px solid var(--logokirmizi);
}

.cat-1:hover .cat-1-hl-center {
    color: var(--logokirmizi);
}

.cat-1-hl-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: var(--yazirengi);
}

.banner-background {
    position: absolute;
    width: 100%;
    height: 502px;
    opacity: 0.4;
    background-size: cover;
    z-index: 1;
    background-color: rgba(37, 59, 94, 0.7);
    top: 0;
}

.banner {
    background-size: cover;
    position: relative;
    background-position: center;
    width: 100%;
    height: 236px;
    overflow: hidden;
    z-index: -1;
}

.references-section {
    float: left;
    width: 100%;
    height: 80px;
    /*background-color: #e4e3e3;*/
    margin-top: 20px;
}

.references-center {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}

.references-center-in {
    float: left;
    width: 1250px;
}

.ref-border {
    float: left;
    width: 166px;
    height: 80px;
    display: table;
    background-color: var(--logokirmizi);
}

.ref-border-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    font-family: 'Poppins-Bold';
    font-size: 16px;
    color: #ffffff;
}

.ref-slider {
    float: left;
    width: 1000px;
    height: 80px;
}

.ref-1 {
    display: table !important;
    float: left;
    height: 50px;
}

.ref-1-center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
}

    .ref-1-center img {
        max-width: 105px;
        max-height: 58px;
    }

.bottom-section {
    float: left;
    width: 100%;
    height: 200px;
    background: url(../images/bottom-bg.png)no-repeat;
    background-position: 50% 50%;
    margin-top: 20px;
    margin-bottom: 34px;
}

.bottom-section-center {
    width: 1200px;
    margin: 0 auto;
}

.digital-catalog {
    float: left;
    height: 118px;
    background: url(../images/dijital-katalog-icon.png)no-repeat #414141bd;
    background-position: center 9px;
    background-size: 75px;
    width: 158px;
    border: 1px solid #fff;
    margin-top: 28px;
    margin-left: 93px;
}

    .digital-catalog:hover {
        background-color: var(--logokirmizi);
        /*border-color:var(--logokirmizi);*/
    }

    .digital-catalog.bayi:hover {
        background-color: var(--logokirmizi);
        /*border-color: var(--logokirmizi);*/
    }

.news-btn:hover {
    background-color: var(--logokirmizi);
}

.exchange {
    float: left;
    height: 118px;
    background: url(../images/doviz-kuru.png)no-repeat #414141bd;
    background-position: 28px 9px;
    background-size: 75px;
    width: 244px;
    margin-top: 28px;
    margin-left: 34px;
    border: 1px solid #fff;
}

.digital-catalog span {
    float: left;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    width: 100%;
    margin-top: 90px;
}

.exchange span {
    float: left;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    color: #ffffff;
    text-align: center;
}

.doviz-hl {
    margin-top: 90px;
    margin-left: 31px;
}

.digital-catalog.bayi {
    background: url(../images/bayi-basvuru-formu.png)no-repeat #414141bd;
    background-position: center 9px;
    background-size: 75px;
    margin-left: 34px;
}

.exchange-in {
    float: right;
    margin-top: 31px;
    width: 127px;
    height: 36px;
}

.usd {
    width: 95%;
    height: 10px;
    padding-bottom: 9px;
    border-bottom: 1px solid white;
}

.usd-hl {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 12px;
    width: 23px;
    color: #fefefe;
}

    .usd-hl.alis {
        font-family: 'Poppins-Regular';
        font-size: 12px;
        margin-left: 14px;
        width: 31px;
    }

    .usd-hl.satis {
        font-family: 'Poppins-Regular';
        font-size: 12px;
        margin-left: 14px;
        width: 31px;
    }

.eur {
    float: left;
    width: 100%;
    height: 10px;
    margin-top: 5px;
}

.news-hl {
    float: right;
    width: 370px;
    height: 42px;
    background-color: #fff;
    -webkit-border-top-left-radius: 21px;
    -webkit-border-bottom-leftradius: 21px;
    -moz-border-radius-topleft: 21px;
    -moz-border-radius-bottomleft: 21px;
    border-top-left-radius: 21px;
    border-bottom-left-radius: 21px;
    /* margin-right: -291px; */
    margin-top: 40px;
}

.news-hl-text {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 18px;
    margin-left: 30px;
    margin-top: 7px;
    color: var(--logokirmizi);
}



.news-list {
    float: right;
    width: 250px;
    height: 90px;
    margin-top: -58px;
    margin-right: 14px;
}

.news-summary {
    float: left;
    color: #ffffff;
    font-family: 'Poppins-Medium';
    font-size: 12px;
    margin-bottom: 3px;
    min-width: 240px;
}

    .news-summary.reg {
        font-family: 'Poppins-Regular';
    }

.news-btn {
    text-decoration: none;
    float: left;
    font-family: 'Poppins-Regular';
    font-size: 10px;
    text-align: center;
    border: 1px solid #ffffff;
    padding: 5px 4px 5px 4px;
    margin-right: 24px;
    margin-top: 20px;
    color: #ffffff;
}

.clear {
    clear: both;
}

.footer {
    float: left;
    width: 100%;
    height: 300px;
    background: url(../images/footer-bg.png)no-repeat;
    background-position: 50% 50%;
    /*margin-top: 34px;*/
}

.footer-center {
    width: 1200px;
    margin: 0 auto;
}

.e-bulletin {
    width: 524px;
    height: 37px;
    border: 2px solid #fff;
    background-color: #fff;
    margin-top: -22px;
    border-radius: 50px;
}

.bulletin-input {
    width: 400px;
    height: 37px;
    font-family: 'Poppins-Regular';
    font-size: 16px;
    background: transparent;
    border: none;
    padding-left: 13px;
    color: var(--yazirengi);
}

.bulletin-btn {
    float: right;
    width: 106px;
    border: none;
    height: 100%;
    color: #fff;
    background-color: #292222;
    border-radius: 0 50px 50px 0;
}

.bulletin-input::placeholder {
    color: #8baad3;
}

.factory-address {
    float: left;
    width: 334px;
    border-right: 1px solid rgba(255,255,255,0.5);
    margin-top: 35px;
    margin-left: 100px;
}

    .factory-address.contact {
        margin-left: 0;
        margin-right: 40px;
        width: 350px;
        border: none;
    }

    .factory-address.branch {
        margin-left: 58px;
        min-height: 219px;
    }

    .factory-address.last {
        border: none;
        width: 210px;
        margin-left: 70px;
    }

.f-address-hl {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 10px;
    color: #ffffff;
    margin-bottom: 26px;
}

    .f-address-hl.contact {
        color: var(--logokirmizi);
        border-bottom: 1px solid var(--logokirmizi);
        width: 350px;
        margin: 0;
        padding-bottom: 24px;
        margin-bottom: 19px;
        font-size: 12px;
    }

.f-address-in {
    float: left;
    font-family: 'Poppins-Medium';
    color: #ffffff;
    background: url(../images/adres-icon.png)no-repeat;
    background-position: left 0px;
    padding-left: 27px;
    background-size: 19px;
    margin-bottom: 12px;
    font-size: 11px;
    max-width: 264px;
    min-height: 25px;
}

    .f-address-in.contact {
        color: var(--yazirengi);
        width: 230px;
    }

    .f-address-in.phone {
        background: url(../images/telefon-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
    }

    .f-address-in.contactphone {
        color: var(--yazirengi);
    }

    .f-address-in.mail {
        background: url(../images/mail-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
        text-decoration: none;
    }

    .f-address-in.contact {
        background: url(../images/i-mail-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
        text-decoration: none;
    }

    .f-address-in a {
        text-decoration: none;
        color: #ffffff;
    }

    .f-address-in.contactmail {
        background: url(../images/i-mail-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
        color: var(--yazirengi);
        width: 214px;
    }

        .f-address-in.contactmail a {
            color: var(--yazirengi);
        }

    .f-address-in.contactphone {
        background: url(../images/i-telefon-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
        color: var(--yazirengi);
    }

    .f-address-in.danisman {
        background: url(../images/satis-danisman-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
    }

    .f-address-in.contactdanisman {
        background: url(../images/i-satis-danisman-icon.png)no-repeat;
        background-position: left 1px;
        background-size: 20px;
        color: var(--yazirengi);
    }

        .f-address-in.contactdanisman a {
            color: var(--yazirengi);
        }

.copyright {
    float: left;
    font-family: 'Poppins-Regular';
    color: #ffffff;
    font-size: 9px;
    line-height: 0px;
    margin-left: 103px;
}

.naya {
    float: right;
    font-family: 'Poppins-Regular';
    color: #ffffff;
    font-size: 9px;
    margin-right: 175px;
    line-height: 0px;
}

.alt-nav {
    list-style-type: none;
    text-align: left;
    float: left;
    margin-top: 26px;
    margin-left: 35px;
    padding: 0;
    margin-bottom: 29px;
}

.link-navigate ul li {
    float: left;
    background: url(../images/mavi-nav.png) no-repeat right 7px;
    padding-right: 10px;
    margin-right: 7px;
    font-family: 'Poppins-Bold';
    font-size: 14px;
    color: var(--yazirengi);
}

    .link-navigate ul li a {
        text-decoration: none;
        color: var(--yazirengi);
    }

.hl-center {
    width: 1200px;
    margin: 0 auto;
}

.page-hl {
    float: left;
    width: 260px;
    height: 42px;
    /*background-color: rgba(244,244,244,0.6);*/
    background-color: #fff;
    -webkit-border-top-right-radius: 21px;
    -webkit-border-bottom-right-radius: 21px;
    -moz-border-radius-topright: 21px;
    -moz-border-radius-bottomright: 21px;
    border-top-right-radius: 21px;
    border-bottom-right-radius: 21px;
    /* margin-left: -291px; */
    margin-top: 97px;
}

.page-hl-sol {
    float: left;
    width: 80px;
    height: 42px;
    /*background-color: rgba(244,244,244,0.6);*/
    background-color: #fff;
    margin-top: 97px;
}

.page-hl-text {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 18px;
    margin-left: 34px;
    margin-top: 8px;
    color: var(--logokirmizi);
}

    .page-hl-text h1 {
        float: left;
        font-family: 'Poppins-Bold';
        font-size: 18px;
        margin-left: 34px;
        margin-top: 8px;
        color: var(--logokirmizi);
        margin: 0;
    }

.mid-content {
    float: left;
    width: 1200px;
    margin: 0 auto;
    background-color: #fcfcfc;
    -webkit-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.10);
    -moz-box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.10);
    box-shadow: 0px 0px 30px -2px rgba(0,0,0,0.10);
    padding-bottom: 45px;
    /*border-radius: 10px;*/
}

    .mid-content.alt {
        padding-bottom: 40px;
    }

.content-text {
    float: left;
    width: 662px;
    font-family: 'Poppins-Medium';
    text-align: justify;
    font-size: 14px;
    color: #5c5b5b;
    margin-top: 45px;
    margin-left: 36px;
}

.content-img {
    float: right;
    position: relative;
    border-radius: 7px;
    width: 435px;
    height: 454px;
    margin-right: 40px;
    margin-top: 45px;
    z-index: 1;
}

.content-img-center {
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    /*border-radius: 13px;*/
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 15px 0px;
}

    .content-img-center img {
        height: 460px;
        min-width: 100%;
        max-width: none;
        margin: 0 -100%;
        margin-bottom: -13px;
    }

.content-shadow {
    background: url(../images/content-shadow.png) no-repeat center bottom;
    width: 100%;
    height: 78px;
    position: absolute;
    z-index: -1;
    bottom: -24px;
    display: none;
}

.content-detail-gallery {
    float: left;
    ;
    width: 870px;
    margin-top: 59px;
    margin-left: 37px;
    width: 1114px;
}

    .content-detail-gallery.news {
        margin-left: 0;
    }

.content-gallery-center {
    float: left;
    border-bottom: 1px solid var(--logokirmizi);
    padding-bottom: 50px;
    min-width: 1107px;
}

    .content-gallery-center.news {
        padding-top: 50px;
        border-top: 1px solid #bccde4;
        margin-top: -60px;
        border-bottom: 0px;
    }

    .content-gallery-center.video {
        margin-top: 51px;
    }

.content-gallery-border:hover .content-photo-filter {
    z-index: 1;
}

.content-gallery-border:hover .video-icon {
    z-index: -20;
}

.content-gallery-border {
    float: left;
    position: relative;
    height: 155px;
    width: 174px;
    border-radius: 10px;
    margin-right: 11px;
    margin-bottom: 10px;
}

.content-photo-center {
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
    border-radius: 10px;
}

    .content-photo-center img {
        height: 155px;
        min-width: 100%;
        max-width: none;
        margin: 0 -100%;
        border-radius: 10px;
        margin-bottom: -11px;
    }

.content-photo-filter {
    position: absolute;
    height: 148px;
    width: 174px;
    background: url(../images/galeri-icon.png)no-repeat;
    background-size: 50px;
    background-position: center;
    margin-top: -148px;
    border-radius: 10px;
    background-color: rgba(12,77,162,0.5);
    z-index: -1;
}

    .content-photo-filter.video {
        background: url(../images/video-icon.png)no-repeat;
        background-size: 50px;
        background-position: center 53px;
        background-color: rgba(12,77,162,0.5);
    }

.content-documents {
    float: left;
    width: 1232px;
    margin-left: -39px;
    margin-top: 44px;
}

.content-documents-ic {
    float: left;
}

.content-doc-1 {
    float: left;
    width: 218px;
    margin-left: 79px;
    margin-bottom: 30px;
}

.content-doc-1-text {
    float: left;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: var(--yazirengi);
    margin-top: 8px;
    margin-left: 9px;
}

.doc-icon {
    float: left;
    width: 35px;
    height: 35px;
    background: url(../images/pdf-icon.png)no-repeat;
    background-position: center;
    background-size: 35px;
}

    .doc-icon.word {
        background: url(../images/word-icon.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

    .doc-icon.excel {
        background: url(../images/excel-icon.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

    .doc-icon.jpeg {
        background: url(../images/jpeg-icon.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

.content-doc-1 a:hover .content-doc-1-text {
    color: var(--logokirmizi);
}

.content-doc-1 a:hover .doc-icon {
    background: url(../images/pdf-icon-hover.png)no-repeat;
    background-position: center;
    background-size: 35px;
}

    .content-doc-1 a:hover .doc-icon.word {
        background: url(../images/word-icon-hover.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

    .content-doc-1 a:hover .doc-icon.excel {
        background: url(../images/excel-icon-hover.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

    .content-doc-1 a:hover .doc-icon.jpeg {
        background: url(../images/jpeg-icon-hover.png)no-repeat;
        background-position: center;
        background-size: 35px;
    }

.left-menu {
    float: left;
    width: 300px;
    border: 1px solid;
    color: #d9d9d9;
    margin-top: 44px;
    margin-left: 35px;
}

.product-list {
    float: left;
    width: 836px;
    margin-top: 44px;
    margin-left: 27px;
}

.product-1 {
    float: left;
    width: 192px;
    height: 220px;
    margin-right: 17px;
    margin-bottom: 32px;
}

.product-1-img {
    width: 188px;
    height: 157px;
    /*border-radius: 10px;*/
    display: table;
    border: 1px solid #d9d9d9;
    background-color: #ffffff;
}

.product-1-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .product-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

.product-1-hl {
    width: 192px;
    height: 47px;
    display: table;
    margin-top: 6px;
    border-bottom: 1px solid #d9d9d9;
    font-family: 'Poppins-Medium';
    font-size: 12px;
    color: var(--yazirengi);
}

.product-1-hl-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

.product-img-filter {
    position: absolute;
    height: 157px;
    width: 188px;
    background: url(../images/eyes-icon.png)no-repeat;
    background-size: 50px;
    background-position: center;
    margin-top: 0px;
    margin-left: -188px;
    background-color: rgba(41,34,34,0.1);
    z-index: -1;
}

.product-1 a {
    text-decoration: none;
}

    .product-1 a:hover .product-img-filter {
        z-index: 1;
    }

    .product-1 a:hover .product-1-hl {
        border-bottom: 1px solid var(--logokirmizi);
        color: var(--logokirmizi);
    }

    .product-1 a:hover .product-1-img {
        border: 1px solid var(--logokirmizi);
    }

.product-detail {
    float: left;
    width: 745px;
    margin-left: 56px;
    margin-top: 44px;
}

.product-detail-img {
    float: left;
    position: relative;
    display: table;
    width: 322px;
    height: 251px;
    border: 1px solid var(--gri);
    /*border-radius: 4px;*/
    background-color: #ffffff;
}

.big-btn {
    position: absolute;
    width: 30px;
    height: 27px;
    background: url(../images/arti.png)no-repeat;
    background-position: center;
    background-size: 11px;
    background-color: var(--logokirmizi);
    right: 17px;
    top: 10px;
    border-radius: 3px;
}

.detail-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .detail-img-center img {
        max-height: 200px;
        max-width: 100%;
    }

.product-name {
    float: left;
    width: 368px;
    margin-top: -17px;
    margin-bottom: 16px;
}

    .product-name h1 {
        font-family: 'Poppins-Medium';
        font-size: 16px;
        color: var(--yazirengi);
        font-weight: normal;
    }

.product-name-hl {
    float: left;
    width: 368px;
    font-family: 'Poppins-Medium';
    font-size: 16px;
    color: var(--yazirengi);
    border-bottom: 1px solid rgba(12,77,162,0.3);
    padding-bottom: 4px;
}

.product-name-ic {
    float: left;
    width: 368px;
    font-family: 'Poppins-Regular';
    font-size: 14px;
    margin-top: 14px;
    color: var(--yazirengi);
}

    .product-name-ic h1 {
        float: left;
        width: 368px;
        font-family: 'Poppins-Regular';
        font-size: 14px;
        margin-top: 14px;
        color: var(--yazirengi);
        margin: 0;
        font-weight: normal;
    }

.certificate-list {
    float: left;
    width: 1165px;
    margin-left: 33px;
    margin-top: 30px;
}

.certificate-1 {
    float: left;
    width: 350px;
    height: 50px;
    border-bottom: 1px solid var(--logokirmizi);
    margin-right: 36px;
    margin-bottom: 45px;
}

.certificate-icon {
    float: left;
    width: 40px;
    height: 50px;
    background: url(../images/sertifika-icon.png)no-repeat;
    background-position: center -1px;
    background-size: 38px;
    margin-top: 8px;
}

.certificate-hl {
    float: left;
    font-family: 'Poppins-Medium';
    color: var(--yazirengi);
    font-size: 12px;
    margin-top: 17px;
    max-width: 208px;
    margin-left: 8px;
}

.certificate-btn {
    float: right;
    background: url(../images/download-icon-pasif.png)no-repeat;
    background-position: 44px;
    background-size: 23px;
    font-family: 'Poppins-Medium';
    font-size: 12px;
    width: 57px;
    margin-top: 16px;
    padding-top: 4px !important;
    padding-bottom: 3px !important;
    color: var(--yazirengi);
    /*border: 1px solid rgba(12,77,162,0.5);*/
    padding-left: 13px;
    padding-right: 8px;
    padding-top: 3px;
    padding-bottom: 3px;
    /*border-radius: 20px;*/
}

    .certificate-btn.iconsuz {
        background: none;
        text-align: center;
        padding-left: 9px;
    }

        .certificate-btn.iconsuz:hover {
            background: none;
            background-color: var(--logokirmizi);
        }

    .certificate-btn:hover {
        background: url(../images/download-icon.png)no-repeat;
        background-position: 44px;
        background-size: 23px;
        color: #ffffff;
        background-color: var(--logokirmizi);
        border: 1px solid var(--logokirmizi);
        border-radius: 0px;
    }

.big-news-list {
    float: left;
    width: 1206px;
    margin-left: 37px;
    margin-top: 30px;
}

.news-1 {
    float: left;
    width: 282px;
    margin-right: 120px;
}

.big-news-hl {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 14px;
    margin-left: 13px;
    color: var(--logokirmizi);
    max-width: 180px;
}

.big-news-img {
    float: left;
    height: 220px;
    width: 280px;
    display: table;
    border-radius: 10px;
    margin-bottom: 13px;
    margin-top: 35px;
    width:100%;
}

.big-news-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
    overflow: hidden;
    border-radius: 10px;
}

    .big-news-img-center img {
        max-height: 220px;
        max-width: 280px;
    }

.big-news-btn {
    float: left;
    font-family: 'Poppins-Regular';
    font-size: 10px;
    color: var(--yazirengi);
    border: 1px solid var(--logokirmizi);
    padding: 5px 5px 2px 5px;
}

    .big-news-btn:hover {
        color: #ffffff;
        border: 1px solid var(--logokirmizi);
        background-color: var(--logokirmizi);
        padding: 5px 7px 2px 5px;
    }

.news-detail {
    float: left;
    width: 1117px;
    margin-top: 30px;
    margin-left: 36px;
}

.news-detail-hl {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 14px;
    color: #144588;
    max-width: 180px;
}

    .news-detail-hl h1 {
        float: left;
        font-family: 'Poppins-Bold';
        font-size: 14px;
        color: var(--logokirmizi);
        max-width: 180px;
        margin: 0;
        font-weight: normal;
    }

.news-detail-img {
    float: left;
    height: 220px;
    width: 280px;
    display: table;
    border-radius: 10px;
    margin-bottom: 29px;
    margin-top: 20px;
}

.news-detail-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .news-detail-img-center img {
        max-height: 251px;
        max-width: 100%;
        /*border-radius: 10px;*/
       /* -webkit-box-shadow: 2px 1px 5px 5px rgba(0,0,0,0.05);
        -moz-box-shadow: 2px 1px 5px 5px rgba(0,0,0,0.05);
        box-shadow: 2px 1px 5px 5px rgba(0,0,0,0.05);*/
    }

.news-detail-text {
    float: left;
    font-family: 'Poppins-Medium';
    color: var(--yazirengi);
    font-size: 14px;
    margin-left: 26px;
    margin-top: 40px;
    text-align: justify;
}

.application-form {
    width: 675px;
    margin: 0 auto;
}

.application-form-in {
    float: left;
    width: 800px;
    margin-top: 45px;
}

.required-msg {
    float: left;
    width: 675px;
    text-align: center;
    font-family: 'Poppins-MediumItalic';
    font-size: 12px;
    margin-bottom: 29px;
    color: var(--logokirmizi);
}

.company-name {
    float: left;
    width: 313px;
    height: 21px;
    border: 1px solid #9a9a9a;
    padding-left: 5px;
    margin-right: 28px;
    margin-bottom: 15px;
    font-family: 'Poppins-Medium';
    color: var(--yazirengi);
    font-size: 12px;
}

    .company-name::placeholder {
        font-family: 'Poppins-Medium';
        font-size: 12px;
        color: #9a9a9a;
    }

.select-form-hl {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 12px;
    color: var(--logokirmizi);
    margin-top: 13px;
}

.radio-bt-ul {
    list-style-type: none;
    font-family: 'Poppins-Medium';
    font-size: 12px;
    color: var(--yazirengi);
    padding: 0;
}

    .radio-bt-ul li {
        margin-bottom: 4px;
        display: flex;
        align-items: center;
        column-gap: 4px;
    }

.radio-bt-list {
    float: left;
}

.app-message {
    float: left;
    border: 1px solid #9a9a9a;
    width: 664px;
    height: 101px;
    font-family: 'Poppins-Regular';
    color: var(--yazirengi);
    font-size: 12px;
}

    .app-message::placeholder {
        float: left;
        font-family: 'Poppins-Regular';
        font-size: 12px;
        color: #144588;
    }

.app-form-btn {
    float: left;
    width: 670px;
    background-color: var(--logokirmizi);
    font-family: 'Poppins-Light';
    color: #fefeff;
    font-size: 12px;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    margin-top: 10px;
    border: none;
}

.contact-center {
    width: 1114px;
    margin: 0 auto;
}

.contact-center-in {
    float: left;
    width: 1173px;
    margin-left: -4px;
}

.factory-map-center {
    float: left;
    width: 1174px;
    margin-top: 26px;
}

.factory-map {
    float: left;
    width: 350px;
    height: 250px;
    margin-right: 41px;
    /*  -webkit-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.13);
    -moz-box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.13);
    box-shadow: 0px 0px 5px 4px rgba(0,0,0,0.13);*/
}

    .factory-map.branch {
        margin-top: 53px;
    }

    .factory-map.dealer {
        margin-top: 99px;
    }

.bize-yazin {
    float: left;
    height: 486px;
    width: 439px;
    background: url(../images/bize-yazin.png)no-repeat;
    background-position: center;
    background-size: cover;
    margin-top: 40px;
}

.contact-form {
    float: left;
    width: 682px;
    margin-top: 44px;
}

.form-line {
    float: left;
    width: 690px;
    margin-left: 31px;
}

.form-text-hl {
    float: left;
    width: 73px;
    font-family: 'Poppins-Medium';
    font-size: 14px;
    color: var(--yazirengi);
    margin-right: 33px;
    text-align: right;
}

.contact-form-input {
    float: left;
    width: 549px;
    height: 30px;
    border: 1px solid #9a9a9a;
    padding-left: 5px;
    margin-right: 2px;
    margin-bottom: 36px;
    font-family: 'Poppins-Regular';
    color: var(--yazirengi);
    font-size: 12px;
}

    .contact-form-input.security {
        float: left;
        width: 130px;
        margin-left: 106px;
        margin-right: 10px;
        margin-top: 34px;
    }

.contact-form-textarea {
    float: left;
    width: 549px;
    height: 110px;
    border: 1px solid #9a9a9a;
    font-family: 'Poppins-Regular';
    color: var(--yazirengi);
    font-size: 12px;
}

.security-code {
    float: left;
    font-family: 'Poppins-Bold';
    font-size: 18px;
    color: var(--yazirengi);
    margin-top: 36px;
}

.ref-btn {
    float: left;
    width: 27px;
    height: 27px;
    background: url(../images/ref-btn.png)no-repeat;
    background-position: center;
    background-size: 27px;
    margin-top: 36px;
    margin-left: 18px;
    border: none;
}

.contact-form-btn {
    float: right;
    width: 140px;
    background: url(../images/outbox.png)no-repeat;
    background-position: 25px center;
    background-size: 27px;
    background-color: var(--logokirmizi);
    font-family: 'Poppins-Regular';
    color: #fefeff;
    font-size: 15px;
    text-align: center;
    padding-left: 50px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-top: 36px;
    margin-right: 27px;
    border: none;
}

.references-list {
    width: 1034px;
    margin: 0 auto;
}

.references-list-center {
    float: left;
    margin-top: 40px;
}

/*Accordion References Start*/
.accordion-hl-center {
    width: 1034px;
    margin: 0 auto;
}

.accordion-hl {
    float: left;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    /* width: 1034px; */
    margin-left: 430px;
    padding-left: 30px;
    text-align: left;
    padding-top: 5px;
    padding-bottom: 5px;
    background: url(../images/ref-icon.png)no-repeat;
    background-size: 19px;
    background-position: 0px center;
}

.accordion-1-sar {
    float: left;
    margin-bottom: 26px;
}

.accordion {
    float: left;
    background-color: #9a9a9a;
    color: #ffffff;
    cursor: pointer;
    text-align: center;
    width: 1034px;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    margin-bottom: 26px;
}

    .active, .accordion:hover {
        background-color: var(--logokirmizi)
    }

.panel {
    float: left;
    margin-top: -26px;
    display: none;
    background-color: white;
    overflow: hidden;
}
/*Accordion References End*/
.reference-1 {
    float: left;
    width: 342px;
    height: 176px;
    border: 1px solid #c1212647;
}

.ref-1-logo {
    float: left;
    width: 343px;
    height: 86px;
    display: table;
    margin-top: 5px;
}

.ref-1-logo-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .ref-1-logo-center img {
        max-height: 86px;
        max-width: 100%;
    }

.ref-gallery {
    float: left;
    width: 344px;
    height: 80px;
    margin-left: 24px;
    margin-top: 14px;
}

.ref-1-img {
    float: left;
    width: 68px;
    height: 59px;
    border: 1px solid var(--logokirmizi);
    border-radius: 8px;
    margin-right: 44px !important;
    display: table;
}

.ref-1-img-center {
    vertical-align: middle;
    text-align: center;
    display: table-cell;
}

    .ref-1-img-center img {
        max-height: 59px;
        max-width: 100%;
    }

.ref-img-filter {
    position: absolute;
    height: 61px;
    width: 70px;
    background: url(../images/eyes-icon.png)no-repeat;
    background-size: 20px;
    background-position: center;
    margin-top: -1px;
    margin-left: -69px;
    border-radius: 8px;
    background-color: rgba(254,254,254,0.7);
    z-index: -1;
}

.ref-1-img:hover .ref-img-filter {
    z-index: 1;
}

.ref-1-img:last-child {
    margin-right: 0;
}

/*Ürün detay tablo başlangıç*/

table.blueTable {
    background-color: #E0E0E0;
    width: 634px !important;
    text-align: left;
    border-collapse: collapse;
}

    table.blueTable td, table.blueTable th {
        padding: 10px 2px;
        padding-left: 17px;
    }

    table.blueTable tbody td {
        font-size: 13px;
    }

    table.blueTable tr:nth-child(even) {
        background: #F5F5F5;
    }

    table.blueTable tr td:first-child {
        font-family: 'Poppins-Regular';
        font-size: 13px;
        color: var(--logokirmizi);
        border-bottom: 1px solid #f3dfdf;
    }

    table.blueTable tr td:nth-child(2) {
        font-family: 'Poppins-Regular';
        font-size: 12px;
        color: var(--logokirmizi);
        padding-left: 67px !important;
        border-bottom: 1px solid #C1E8D4;
    }

.td-left {
    font-family: 'Poppins-Bold';
    font-size: 12px;
    color: var(--logokirmizi);
    border-bottom: 1px solid #C1E8D4;
    border-right: 1px solid #C1E8D4;
}

.td-right {
    font-family: 'Poppins-Regular';
    font-size: 12px;
    color: var(--logokirmizi);
    padding-left: 67px !important;
    border-bottom: 1px solid #C1E8D4;
}



/*Ürün detay tablo bitiş*/

.video-icon {
    position: absolute;
    width: 57px;
    height: 54px;
    /* background-color: rgba(12,77,162,1.5); */
    border-radius: 8px;
    background: url(../images/video-icon.png)no-repeat;
    background-color: rgba(12,77,162,0.5);
    background-size: 50px;
    background-position: center;
    z-index: 5;
    top: 51px;
    left: 58px;
}

.search-result {
    float: left;
    margin-top: 45px;
    width: 1200px;
}

.search-hl {
    text-align: center;
    font-family: 'Poppins-Medium';
    color: var(--logokirmizi);
}

.bulten-msg {
    float: left;
    padding-left: 22px;
    text-align: center;
    margin-left: 132px;
    margin-top: -56px;
    font-family: 'Poppins-Medium';
    font-size: 13px;
    color: var(--logokirmizi);
    background: url(../images/green-tick.png)no-repeat;
    background-position: left;
    background-size: 17px;
}

.form_error {
    float: left;
    color: red;
}

    .form_error.bayi {
        margin-left: -25px;
    }

.form_sonuc {
    min-width: 180px;
    float: left;
    font-family: 'Poppins-MediumItalic';
    color: red;
    font-size: 13px;
    margin-top: 15px;
}

.form_green {
    min-width: 180px;
    float: left;
    font-family: 'Poppins-MediumItalic';
    font-size: 13px;
    margin-top: 15px;
    color: var(--logokirmizi);
}

.uyari {
    float: left;
    margin-top: -11px;
    color: red !important;
}

.uyari-email {
    float: left;
    margin-top: -28px;
    margin-left: 900px;
    padding-left: 16px;
    font-family: 'Poppins-Medium';
    font-size: 13px;
    color: #ff0000;
    background: url(../images/exclamation.png)no-repeat;
    background-position: left;
    background-size: 6px;
    position:absolute;
}

.mesaj404 {
    text-align: center;
    font-family: 'Poppins-Medium';
    color: var(--logokirmizi);
}

.product-gallery {
    float: left;
    width: 399px;
    height: 255px;
    margin-left: 22px;
    /*border: 1px solid #43bd7f;*/
    overflow: auto;
}

.product-gallery-in {
    float: left;
    margin-left: -13px;
}

.img-1 {
    float: left;
    width: 119px;
    height: 73px;
    border: 1px solid var(--gri);
    /*border-radius: 5px;*/
    overflow: hidden;
    margin-left: 13px;
    margin-bottom: 13px;
}

.img-1-center {
    vertical-align: middle;
    text-align: center;
    overflow: hidden;
}

    .img-1-center img {
        height: 73px;
        min-width: 100%;
        max-width: none;
        margin: 0 -100%;
        object-fit: contain;
    }


input[type=checkbox].css-checkbox {
    position: absolute;
    z-index: -1000;
    left: -1000px;
    overflow: hidden;
    clip: rect(0 0 0 0);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
}

    input[type=checkbox].css-checkbox + label.css-label {
        padding-left: 35px;
        height: 30px;
        display: inline-block;
        line-height: 30px;
        background-repeat: no-repeat;
        background-position: 0 0;
        font-size: 30px;
        vertical-align: middle;
        cursor: pointer;
    }

    input[type=checkbox].css-checkbox:checked + label.css-label {
        background-position: 0 -30px;
    }

label.css-label {
    background-image: url(http://csscheckbox.com/checkboxes/u/csscheckbox_f60067e68146be412873f96f1d2458cd.png);
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


/* width */
.product-gallery::-webkit-scrollbar {
    width: 7px;
}

/* Track */
.product-gallery::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.product-gallery::-webkit-scrollbar-thumb {
    background: var(--logokirmizi);
    border-radius: 15px;
}

    /* Handle on hover */
    .product-gallery::-webkit-scrollbar-thumb:hover {
        background: #9a9a9a;
    }

.catalog-content {
    position: fixed;
    /*right: -110px;*/
    right: 0;
    bottom: 40px;
    background-color: var(--logokirmizi);
    padding: 2px 6px;
    /*border-radius: 8px 0 0 8px;*/
    transition: all ease-in-out .5s;
}

    /*.catalog-content:hover {
        right: 0;
    }*/

    .catalog-content a {
        text-decoration: none;
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
    }

.catalog-icon {
    margin: 5px 0;
    width: 35px;
    height: 35px;
    display: block;
    float: left;
}

    .catalog-icon img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }

.catalog-head {
    width: 68px;
    display: block;
    float: left;
    padding: 7px 0px 0;
    text-decoration: none;
    font-family: sans-serif;
    font-size: 14px;
    /* line-height: 18px; */
    font-weight: bold;
    color: #fff;
    transition: all ease-in-out .5s;
    text-align: center;
}

/*Iphone 5 Dikey Başlangıç*/
@media only screen and (max-width:359px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/ width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .mobile-map {
        display: block;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 37%;
        height: 65%;
        margin: 12px auto;
        margin-left: 100px;
    }

        .logo img {
            max-width: 111px;
            max-height: 47px;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 92px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
        background: none;
    }

    .flexslider {
        height: 139px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 235px;
        margin-top: 6px;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 170px;
        font-size: 10px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .cat-1 {
        width: 140px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 140px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 140px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 90px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 90px;
        height: 100px;
    }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 190px;
        margin: 10px 0 10px 6px;
    }

        .exchange span {
            font-size: 11px;
        }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: left;
        width: 91%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .footer {
        height: 229px;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 97%;
    }

    .e-bulletin {
        width: 98%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 62%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 64px;
        font-size: 10px;
        padding-left: 6px;
        margin-top: -34px;
    }
    .bulten-msg {
        margin-left: 50px;
        margin-top: -56px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.branch {
            display: block;
            float: none;
            width: 96%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .copyright {
        margin-left: 5px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 201px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: none;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 96%;
        height: 350px;
    }

    .content-img-center img {
        height: 350px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .product-1 {
        width: 140px;
        height: 186px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 140px;
        height: 130px;
    }

    .product-1-hl {
        width: 140px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 132px;
        width: 142px;
        margin-top: -1px;
        margin-left: -141px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 100%;
    }

    .product-gallery {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .img-1 {
        width: 82px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 9px !important;
            width: 87px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 80px !important;
                background-image: none !important;
                font-size: 12px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    .document_list {
        width: 93% !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 8px;
    }

    .reference-1 {
        width: 100%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 100%;
        height: 80px;
        margin-left: 28px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 39px !important;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 153px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 96%;
    }

    .app-message {
        width: 97%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

        .factory-address.contact.brc {
            border-bottom: 1px solid #b9e5ce;
            margin-bottom: 20px;
        }

            .factory-address.contact.brc .mobile-map img {
                width: 100%;
                height: 100%;
            }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 15px;
    }

    .contact-form {
        float: none;
        width: 98%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 94%;
        margin-bottom: 15px;
    }

    .contact-form-textarea {
        width: 94%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 140px;
        margin-top: 15px;
    }

    .security-code {
        margin-top: 20px;
        margin-right: 9px;
    }

    .contact-form-btn {
        margin-right: 0px;
        margin-top: 19px;
    }

    .ref-btn {
        margin-left: 10px;
        margin-top: 20px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 100%;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
        width: 100%;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 140px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 140px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        left: 4%;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 68%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 5 Dikey Bitiş*/


/*Samsung S3 Dikey Başlangıç*/
@media only screen and (min-width:360px) and (max-width:369px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width:64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 37%;
        height: 65%;
        margin: 12px auto;
        margin-left: 124px;
    }

        .logo img {
            max-width: 111px;
            max-height: 47px;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 92px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
        background: none;
    }

    .flexslider {
        height: 155px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 223px;
        margin-top: 6px;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 170px;
        font-size: 10px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .cat-1 {
        width: 160px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 160px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 160px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 190px;
        margin: 10px 0 10px 6px;
    }

        .exchange span {
            font-size: 11px;
        }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: left;
        width: 93%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .footer {
        height: 229px;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 97%;
    }

    .e-bulletin {
        width: 98%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 70px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.branch {
            display: block;
            float: none;
            width: 96%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .copyright {
        margin-left: 5px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: none;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 96%;
        height: 350px;
    }

    .content-img-center img {
        height: 350px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
         float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .product-1 {
        width: 160px;
        height: 186px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 160px;
        height: 130px;
    }

    .product-1-hl {
        width: 160px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 132px;
        width: 162px;
        margin-top: -1px;
        margin-left: -161px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 100%;
    }

    .product-gallery {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .img-1 {
        width: 91px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 14px !important;
            width: 95px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 80px !important;
                background-image: none !important;
                font-size: 12px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 8px;
    }

    .reference-1 {
        width: 100%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 100%;
        height: 80px;
        margin-left: 44px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 39px !important;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 153px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 99%;
    }

    .app-message {
        width: 99%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

    .f-address-hl.contact {
        width: 100%;
    }

    .contact-form {
        float: none;
        width: 96%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 94%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 94%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 140px;
    }

    .contact-form-btn {
        margin-right: 0px;
        margin-top: 0px;
    }

    .ref-btn {
        margin-left: 10px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width:100%;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
        width:100%;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 140px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 140px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        left: 4%;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Samsung S3 Dikey Bitiş*/

/*Iphone 6 Dikey Başlangıç*/
@media only screen and (min-width:370px) and (max-width:399px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 40%;
        height: 65%;
        margin: 12px auto;
        margin-left: 123px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 92px;
        margin-right: -5px;
        margin-top: 5px;
    }

    .language-menu li {
        background: none;
    }

    .flexslider {
        height: 169px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 251px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 196px;
        font-size: 11px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .cat-1 {
        width: 170px;
        height: 220px;
        margin: 0 0 0 9px;
    }

    .cat-1-img {
        width: 170px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 170px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 207px;
        margin: 10px 0 10px 6px;
    }

        .exchange span {
            font-size: 11px;
        }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-summary.reg {
        width: 100%;
    }

    .news-list {
        float: left;
        width: 91%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .footer {
        height: 229px;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 85%;
    }

    .uyari-email {
        margin-left: 70px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulten-msg {
        margin-left: 50px;
        margin-top: -56px;
    }

    .e-bulletin {
        width: 98%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.branch {
            display: block;
            float: none;
            width: 96%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-hl {
        width: 100%;
    }

    .f-address-in {
        max-width: 259px;
    }

    .mobile-map {
        display: block;
    }

    .copyright {
        margin-left: 5px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 221px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 13px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 9px;
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 95%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: none;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 96%;
        height: 350px;
    }

    .content-img-center img {
        height: 350px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .product-1 {
        width: 168px;
        height: 186px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 168px;
        height: 130px;
    }

    .product-1-hl {
        width: 168px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 132px;
        width: 170px;
        margin-top: -1px;
        margin-left: -169px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 100%;
    }

    .product-gallery {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }

    .img-1 {
        width: 99px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 20px !important;
            width: 93px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 80px !important;
                background-image: none !important;
                font-size: 12px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 95px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        /*min-width: 100% !important;
    max-width: 100% !important;
    margin:0 !important;*/
        float: none !important;
        min-width: 97% !important;
        max-width: 97% !important;
        margin: 0 auto !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 8px;
    }

    .reference-1 {
        width: 100%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 100%;
        height: 80px;
        margin-left: 51px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 39px !important;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 153px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 97%;
    }

    .app-message {
        width: 99%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

        .factory-address.contact.brc {
            border-bottom: 1px solid #b9e5ce;
            margin-bottom: 20px;
        }

    .f-address-hl.contact {
        width: 100%;
    }

    .contact-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 94%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 95%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 85px;
        margin-right: 5px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 3%;
        margin-top: 14px;
        width: 110px;
        background-position: 9px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 6px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 100%;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
        width:100%;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 169px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 169px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        left: 4%;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 20px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /* border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 6 Dikey Bitiş*/

/*Iphone Plus Dikey Başlangıç*/
@media only screen and (min-width:400px) and (max-width:479px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    .flex-direction-nav {
        display: none !important;
    }

    body .mh-head {
        display: block;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 40%;
        height: 65%;
        margin: 12px auto;
        margin-left: 148px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 92px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
        background: none;
    }

    .flexslider {
        height: 179px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 251px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 196px;
        font-size: 12px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .cat-1 {
        width: 186px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 186px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 185px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;

    }
    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

    .digital-catalog span {
        font-size: 11px;
        width: 100%;
        margin-top: 63px;
    }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 232px;
        margin: 10px 0 10px 17px;
    }

        .exchange span {
            font-size: 11px;
        }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: left;
        width: 91%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .f-address-hl {
        width: 100%;
    }

    .footer {
        height: 229px;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 97%;
    }

    .e-bulletin {
        width:75%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 70px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.branch {
            display: block;
            float: none;
            width: 96%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .copyright {
        margin-left: 5px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: none;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 96%;
        height: 350px;
    }

    .content-img-center img {
        height: 350px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 10px;
    }

    .product-1 {
        width: 187px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 187px;
        height: 140px;
    }

    .product-1-hl {
        width: 189px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 189px;
        margin-top: -1px;
        margin-left: -188px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 386px;
    }

    .product-gallery {
        width: 102%;
        margin-left: 0;
        margin-top: 10px;
    }

    .img-1 {
        width: 113px;
        height: 90px;
    }

    .img-1-center img {
        height: 90px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 24px !important;
            width: 95px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 80px !important;
                background-image: none !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 95px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 8px;
    }

    .reference-1 {
        width: 100%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 100%;
        height: 80px;
        margin-left: 69px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 39px !important;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 153px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 99%;
    }

    .app-message {
        width: 99%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

    .f-address-hl.contact {
        width: 100%;
    }

    .contact-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 95%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 95%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 85px;
        margin-right: 5px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 3%;
        margin-top: 14px;
        width: 110px;
        background-position: 9px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 6px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 100%;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
        width: 100%;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 130px;
        width: 188px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 140px;
    }

    .content-photo-filter {
        height: 133px;
        width: 188px;
        margin-top: -133px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        left: 4%;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /* border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone Plus Dikey Bitiş*/

/*Iphone 4 Yatay Başlangıç*/
@media only screen and (min-width:480px) and (max-width:559px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 40%;
        height: 65%;
        margin: 12px auto;
        margin-left: 148px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 92px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
        background: none;
    }

    .flexslider {
        height: 215px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 251px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 196px;
        font-size: 12px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 30px;
    }

    .cat-1 {
        width: 186px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 186px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 185px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 131px;
        height: 100px;
    }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 232px;
        margin: 10px 0 10px 17px;
    }

        .exchange span {
            font-size: 11px;
        }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: left;
        width: 91%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .f-address-hl {
        width: 100%;
    }

    .footer {
        height: 229px;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 65% !important;
    }

    .e-bulletin {
        width: 98%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }


    .uyari-email {
        margin-left: 140px;
        font-size: 10px;
        padding-left: 6px;
        margin-top: -34px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.branch {
            display: block;
            float: none;
            width: 96%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .copyright {
        margin-left: 5px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: none;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 96%;
        height: 350px;
    }

    .content-img-center img {
        height: 350px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
    }

    .product-1 {
        width: 187px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 187px;
        height: 140px;
    }

    .product-1-hl {
        width: 189px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 189px;
        margin-top: -1px;
        margin-left: -188px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 100%;
    }

    .product-gallery {
        width: 102%;
        margin-left: 0;
        margin-top: 10px;
    }

    .img-1 {
        width: 113px;
        height: 90px;
    }

    .img-1-center img {
        height: 90px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 24px !important;
            width: 95px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 80px !important;
                background-image: none !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 95px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 8px;
    }

    .reference-1 {
        width: 100%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 100%;
        height: 80px;
        margin-left: 69px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 39px !important;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 153px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 99%;
    }

    .app-message {
        width: 99%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 100%;
        margin-top: 15px;
    }

    .f-address-hl.contact {
        width: 100%;
    }

    .mobile-map {
        display: block;
    }

    .factory-address.contact.brc {
        margin-bottom: 15px;
    }

        .factory-address.contact.brc .mobile-map img {
            width: 100%;
            height: 100%;
        }

    .contact-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 95%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 95%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 85px;
        margin-right: 5px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 3%;
        margin-top: 14px;
        width: 110px;
        background-position: 9px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 6px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 130px;
        width: 188px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 140px;
    }

    .content-photo-filter {
        height: 133px;
        width: 188px;
        margin-top: -133px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        left: 4%;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*  border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 4 Yatay Bitiş*/


/*Iphone 5 Yatay Başlangıç*/
@media only screen and (min-width:560px) and (max-width:639px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .mobile-map {
        display: block;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 217px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 215px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 169px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 11px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 4px;
    }

    .cat-1 {
        width: 174px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 174px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 136px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 174px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 100px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 80px;
        width: 100px;
        height: 100px;
    }

    .digital-catalog span {
        font-size: 11px;
        width: 100%;
        margin-top: 63px;
    }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 197px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 44%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 60%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 20px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }
 

    .uyari-email {
        margin-left: 160px;
    }

    .bulten-msg {
        margin-left: 50px;
        margin-top: -56px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.first {
            display: block;
            float: left;
            width: 47%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 9px;
        }

        .factory-address.branch {
            display: block;
            float: right;
            width: 42%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-in.phone {
        max-width: 160px;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 4px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 213px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: left;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 50%;
        height: 300px;
        margin-left: 2%;
    }

    .content-img-center img {
        height: 300px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
    }

    .product-1 {
        width: 173px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 173px;
        height: 140px;
    }

    .product-1-hl {
        width: 173px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 175px;
        margin-top: -1px;
        margin-left: -174px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 250px;
    }

    .product-gallery {
        width: 50%;
        margin-left: 12px;
        margin-top: 0px;
    }

    .img-1 {
        width: 113px;
        height: 90px;
    }

    .img-1-center img {
        height: 90px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 19px !important;
            width: 150px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 150px !important;
                background-image: none !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 150px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 32px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .certificate-1 {
        width: 100%;
    }

    .certificate-hl {
        max-width: 281px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 100%;
        margin-top: 15px;
    }

    .company-name {
        width: 44%;
        margin-right: 8px;
    }

    .app-message {
        width: 98%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: block;
        width: 50%;
        height: 282px;
        margin-top: 0px;
    }

    .factory-address.contact {
        display: block;
        width: 42%;
        margin-top: 15px;
        min-height: 240px;
    }

        .factory-address.contact.brc {
            width: 100%;
            min-height: initial;
            margin-bottom: 20px;
        }

            .factory-address.contact.brc .mobile-map img {
                display: none;
            }

        .factory-address.contact.sub .mobile-map {
            float: left;
            margin-top: 46px;
        }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .contact-form {
        float: right;
        width: 50%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 92%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 93%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 70px;
        margin-right: 2px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 3%;
        margin-top: 14px;
        width: 69px;
        background-image: none;
        background-position: 20px center;
        padding-left: 3px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 6px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 258px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 165px;
        width: 200px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 200px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 130px;
        width: 173px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 140px;
    }

    .content-photo-filter {
        height: 133px;
        width: 173px;
        margin-top: -133px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 5 Yatay Bitiş*/

/*Samsung S3 Yatay Başlangıç*/
@media only screen and (min-width:640px) and (max-width:659px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

   .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width:64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 246px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 215px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 165px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 11px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 17px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 4px;
    }

    .cat-1 {
        width: 147px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 147px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 147px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 80px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog span {
        font-size: 11px;
        width: 100%;
        margin-top: 63px;
    }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 202px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 38%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 60%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 200px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.first {
            display: block;
            float: left;
            width: 47%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 9px;
        }

        .factory-address.branch {
            display: block;
            float: right;
            width: 37%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-in.phone {
        max-width: 160px;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 8px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: left;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 50%;
        height: 300px;
        margin-left: 2%;
    }

    .content-img-center img {
        height: 300px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
    }

    .product-1 {
        width: 142px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 142px;
        height: 140px;
    }

    .product-1-hl {
        width: 144px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 144px;
        margin-top: -1px;
        margin-left: -143px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 250px;
    }

    .product-gallery {
        width: 55%;
        margin-left: 17px;
        margin-top: 0px;
    }

    .img-1 {
        width: 93px;
        height: 90px;
    }

    .img-1-center img {
        height: 90px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 29px !important;
            width: 160px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 0px !important;
                padding-top: 1px !important;
                width: 160px !important;
                background-image: none !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 160px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 32px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 102%;
        margin: 15px auto;
        margin-left: -10px;
    }

    .certificate-1 {
        width: 47%;
        margin-right: 0px;
        margin-left: 16px;
    }

    .certificate-hl {
        max-width: 147px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 103%;
        margin-top: 15px;
        margin-left: -1%;
    }

    .company-name {
        width: 47%;
        margin-right: 8px;
    }

    .app-message {
        width: 98%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 97%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .factory-address.contact {
        display: block;
        width: 42%;
        margin-top: 15px;
        min-height: 240px;
    }

        .factory-address.contact.sub {
            float: right;
            margin-right: 0;
        }

        .factory-address.contact.brc {
            min-height: initial;
        }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .contact-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 97%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 97%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 153px;
        margin-right: 11px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 4%;
        margin-top: 14px;
        width: 140px;
        background-position: 20px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 12px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 199px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 160px;
        width: 180px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 180px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 146px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 146px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*  border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Samsung S3 Yatay Bitiş*/


/*Iphone 6 Yatay Başlangıç*/
@media only screen and (min-width:660px) and (max-width:699px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 265px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 215px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 150px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 96%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 11px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 0px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 4px;
    }

    .cat-1 {
        width: 154px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 154px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 154px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 100px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog span {
        font-size: 11px;
        width: 100%;
        margin-top: 63px;
    }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 202px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 38%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 60%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }



    .uyari-email {
        margin-left: 210px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulten-msg {
        margin-left: 70px;
        margin-top: -56px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.first {
            display: block;
            float: left;
            width: 47%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 9px;
        }

        .factory-address.branch {
            display: block;
            float: right;
            width: 35%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-in.phone {
        max-width: 160px;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 4px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 96%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: left;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 50%;
        height: 300px;
        margin-left: 2%;
    }

    .content-img-center img {
        height: 300px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -4px;
    }

    .product-1 {
        width: 151px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 151px;
        height: 140px;
    }

    .product-1-hl {
        width: 151px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 153px;
        margin-top: -1px;
        margin-left: -152px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 98%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 266px;
    }

    .product-gallery {
        width: 55%;
        margin-left: 17px;
        margin-top: 0px;
    }

    .img-1 {
        width: 98px;
        height: 93px;
    }

    .img-1-center img {
        height: 93px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 29px !important;
            width: 183px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 23px !important;
                padding-top: 10px !important;
                width: 145px !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 155px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 100%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 56px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 102%;
        margin: 15px auto;
        margin-left: -10px;
    }

    .certificate-1 {
        width: 47%;
        margin-right: 0px;
        margin-left: 16px;
    }

    .certificate-hl {
        max-width: 147px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 103%;
        margin-top: 15px;
        margin-left: -1%;
    }

    .company-name {
        width: 47%;
        margin-right: 8px;
    }

    .app-message {
        width: 98%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 97%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: block;
        width: 45%;
        height: 291px;
        margin-top: 25px;
    }

    .factory-address.contact {
        display: block;
        width: 42%;
        margin-top: 15px;
        min-height: 240px;
    }

    .mobile-map {
        display: block;
    }

    .factory-address.contact.sub {
        float: right;
        margin-right: 0;
    }

        .factory-address.contact.sub .mobile-map {
            float: left;
            margin-top: 46px;
        }

    .factory-address.contact.brc {
        width: 100%;
        min-height: initial;
        margin-top: 21px;
    }

        .factory-address.contact.brc .mobile-map img {
            display: none;
        }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .contact-form {
        float: right;
        width: 52%;
        margin: 0 auto;
        margin-top: 20px;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 92%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 93%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 76px;
        margin-right: 3px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 4%;
        margin-top: 14px;
        width: 115px;
        background-position: 10px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 6px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 208px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 160px;
        width: 180px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 180px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 153px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 153px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 6 Yatay Bitiş*/


/*Iphone 6 Plus Yatay Başlangıç*/
@media only screen and (min-width:700px) and (max-width:759px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 306px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -14px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 215px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 150px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 97%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 12px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 0px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 4px;
    }

    .cat-1 {
        width: 171px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 171px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 171px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 135px;
        width: 137px;
        height: 100px;
    }

    .digital-catalog span {
        font-size: 11px;
        width: 100%;
        margin-top: 63px;
    }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 202px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 40%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 60%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .uyari-email {
        margin-left: 240px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.last {
            display: block;
            float: right;
            width: 15%;
            margin-left: 0;
            margin-top: 15px;
        }

        .factory-address.first {
            display: block;
            float: left;
            width: 44%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 9px;
        }

        .factory-address.branch {
            display: block;
            float: left;
            width: 36%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-in.phone {
        max-width: 160px;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 8px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 195px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 6px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 6px
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: none;
        width: 97%;
        margin: 10px auto;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: left;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 40%;
        height: 300px;
        margin-left: 2%;
    }

    .content-img-center img {
        height: 300px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
    }

    .product-1 {
        width: 168px;
        height: 196px;
        margin: 0 0 15px 12px;
    }

    .product-1-img {
        width: 168px;
        height: 140px;
    }

    .product-1-hl {
        width: 169px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 170px;
        margin-top: -1px;
        margin-left: -169px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 98%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 297px;
    }

    .product-gallery {
        width: 55%;
        margin-left: 17px;
        margin-top: 0px;
    }

    .img-1 {
        width: 110px;
        height: 100px;
    }

    .img-1-center img {
        height: 100px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 29px !important;
            width: 204px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 23px !important;
                padding-top: 10px !important;
                width: 145px !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 155px !important;
        }

    .document_list {
        width: 94% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 87%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 56px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 102%;
        margin: 15px auto;
        margin-left: -10px;
    }

    .certificate-1 {
        width: 47%;
        margin-right: 0px;
        margin-left: 16px;
    }

    .certificate-hl {
        max-width: 147px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 96%;
    }

    .application-form-in {
        width: 103%;
        margin-top: 15px;
        margin-left: -1%;
    }

    .company-name {
        width: 47%;
        margin-right: 8px;
    }

    .app-message {
        width: 98%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 97%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: none;
    }

    .f-address-in.contact {
        width: 90%;
    }

    .factory-address.contact {
        display: block;
        width: 37%;
        margin-top: 15px;
        min-height: 240px;
        margin-right: 12px;
    }

        .factory-address.contact.sub {
            float: left;
            margin-right: 0;
            width: 33%;
        }

        .factory-address.contact.brc {
            min-height: initial;
            float: right;
            width: 25%;
        }

    .mobile-map {
        display: block;
    }

    .factory-address.contact.sub .mobile-map {
        float: left;
        margin-top: 46px;
    }

    .factory-address.contact.brc .mobile-map img {
        width: 100%;
        height: 100%;
        margin-top: 101px;
    }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .contact-form {
        float: none;
        width: 100%;
        margin: 0 auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 97%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 97%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 153px;
        margin-right: 11px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 2%;
        margin-top: 14px;
        width: 140px;
        background-position: 20px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 12px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 208px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 160px;
        width: 180px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 180px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 153px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 153px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /* border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Iphone 6 Plus Yatay Bitiş*/

/*Tablet Dikey Başlangıç*/
@media only screen and (min-width:760px) and (max-width:999px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    .catalog-head {
        /*padding: 2px 0 2px 10px;*/
        width: 64px;
    }

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 321px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -8px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 330px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 8px !important;
        width: 20px !important;
        height: 20px !important;
        border-radius: 10px !important;
    }

    .index-corporate {
        width: 100%;
        height: 150px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 97%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 12px;
        margin-top: 10px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 0px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        column-gap: 15px;
    }

    .cat-1 {
        width: 179px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 179px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 179px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }


    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog.bayi {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 137px;
        height: 100px;
    }


    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 150px;
        width: 137px;
        height: 100px;
    }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 202px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 39%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 50%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    

    .bulletin-input {
        width: 67%;
        font-size: 12px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.last {
            display: block;
            float: right;
            width: 15%;
            margin-left: 0;
            margin-top: 15px;
        }

        .factory-address.first {
            display: block;
            float: left;
            width: 44%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 9px;
        }

        .factory-address.branch {
            display: block;
            float: left;
            width: 36%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
        }

    .f-address-in.phone {
        max-width: 160px;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 4px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 226px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 215px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 13px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 13px;
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: left;
        width: 59%;
        margin: 20px auto;
        margin-left: 2%;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: right;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 34%;
        height: 326px;
        margin-right: 2%;
        margin-top: 20px;
    }

    .content-img-center img {
        height: 300px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
        width: 99%;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    .product-1 {
        width: 172px;
        height: 196px;
        margin: 0 0 15px 16px;
    }

    .product-1-img {
        width: 172px;
        height: 140px;
    }

    .product-1-hl {
        width: 169px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 174px;
        margin-top: -1px;
        margin-left: -173px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 297px;
    }

    .product-gallery {
        width: 55%;
        margin-left: 17px;
        margin-top: 0px;
    }

    .img-1 {
        width: 115px;
        height: 117px;
    }

    .img-1-center img {
        height: 117px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 29px !important;
            width: 211px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 23px !important;
                padding-top: 10px !important;
                width: 145px !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 155px !important;
        }

    .document_list {
        width: 46% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 87%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 56px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 102%;
        margin: 15px auto;
        margin-left: -10px;
    }

    .certificate-1 {
        width: 46%;
        margin-right: 0px;
        margin-left: 23px;
    }

    .certificate-hl {
        max-width: 147px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 75%;
    }

    .application-form-in {
        width: 103%;
        margin-top: 15px;
        margin-left: -1%;
    }

    .select-form-hl {
        width: 100%;
    }

    .company-name {
        width: 45%;
        margin-right: 8px;
    }

    .app-message {
        width: 94%;
    }

    .app-form-btn {
        width: 94%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        float: left;
        display: block;
        width: 326px;
        height: 365px;
        margin: 0;
        margin-top: 25px;
    }

    .f-address-in.contact {
        width: 90%;
    }

    .factory-address.contact {
        display: block;
        width: 37%;
        margin-top: 15px;
        min-height: 240px;
        margin-right: 12px;
    }

        .factory-address.contact.sub {
            float: left;
            margin-right: 0;
            width: 32%;
        }

        .factory-address.contact.brc {
            min-height: initial;
            float: right;
            width: 26%;
        }

            .factory-address.contact.brc .mobile-map img {
                display: none;
            }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .contact-form {
        float: right;
        width: 53%;
        margin: 0 auto;
        margin-top: 25px;
    }

    .factory-address.contact.sub .mobile-map {
        float: left;
        margin-top: 49px;
    }

    .factory-address.contact.brc .mobile-map img {
        width: 100%;
        height: 100%;
        margin-top: 109px;
    }

    .mobile-map {
        display: block;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 94%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 96%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 93px;
        margin-right: 11px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 1%;
        margin-top: 14px;
        width: 140px;
        background-position: 20px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 12px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 240px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 160px;
        width: 180px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 180px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 141px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 141px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /* border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }

    .uyari-email {
        margin-left: 270px;
        font-size: 11px;
        padding-left: 7px;
        margin-top: -34px;
    }

    .bulten-msg {
        margin-left: 103px;
    }
}
/*Tablet Dikey Bitiş*/


/*Tablet Yatay Başlangıç*/
@media only screen and (min-width:1000px) and (max-width:1024px) {
    .catalog-icon {
        width: 30px;
        height: 30px;
    }

    /*.catalog-head {
        padding: 2px 0 2px 10px;
    }*/

    body .mh-head {
        display: block;
    }

    .flex-direction-nav {
        display: none !important;
    }

    .top-block {
        z-index: 2;
    }

    .top-block-inner {
        width: 100%;
    }

    .menu {
        display: none;
    }

    .logo {
        float: left;
        width: 26%;
        height: 65%;
        margin: 12px auto;
        margin-left: 449px;
    }

        .logo img {
            max-width: 125px;
            max-height: 51px;
            width: auto;
            height: auto;
        }

    .search-div {
        display: none;
    }

    .language {
        float: right;
        width: 175px;
        margin-right: -8px;
        margin-top: 5px;
    }

    .language-menu li {
    }

    .flexslider {
        height: 300px !important;
    }

    .flex-direction-nav .flex-prev {
        background-size: 20px !important;
        width: 40px !important;
        height: 40px !important;
        border-radius: 20px !important;
    }

    .flex-direction-nav .flex-next {
        background-size: 20px !important;
        width: 40px !important;
        height: 40px !important;
        border-radius: 20px !important;
    }

    .index-corporate {
        width: 100%;
        height: 150px;
        margin-top: 6px;
        background-size: cover;
    }

    .corporate-hl {
        display: none;
    }

    .corporate-text-center {
        width: 100%;
    }

    .corporate-text {
        float: none;
        width: 97%;
        height: 100%;
        margin: 0px auto;
    }

    .corporate-text-in {
        float: left;
        width: 100%;
        margin: 0 auto;
        height: 112px;
        font-size: 12px;
        margin-top: 12px;
        margin-left: 0px;
    }

    .corporate-btn {
        margin-right: 0px;
        margin-top: 0px;
    }

    .mid-center {
        width: 100%;
    }

    .category-list {
        width: 100%;
    }

    .cat-1 {
        width: 159px;
        height: 220px;
        margin: 0 0 0 8px;
    }

    .cat-1-img {
        width: 159px;
        height: 140px;
    }

    .cat-1-img-center img {
        max-height: 120px;
        max-width: 100%;
    }

    .cat-1-hl {
        width: 159px;
        margin-left: 0px;
    }

    .cat-1-hl-center {
        font-size: 12px;
    }

    .references-section {
        display: none;
    }

    .news-hl {
        display: none;
    }

    .bottom-section-center {
        width: 100%;
    }

    .bottom-section {
        height: auto;
        background-size: cover;
    }

    .digital-catalog {
        background-size: 50px;
        margin-left: 6px;
        margin: 10px 0 0 6px;
        width: 137px;
        height: 100px;
    }

        .digital-catalog.bayi {
            background-size: 50px;
            margin-left: 6px;
            margin: 10px 0 0 6px;
            width: 137px;
            height: 100px;
        }

        .digital-catalog span {
            font-size: 11px;
            width: 100%;
            margin-top: 63px;
        }

    .exchange {
        height: 100px;
        background-position: 11px 9px;
        background-size: 58px;
        width: 202px;
        margin: 10px 0 10px 6px;
    }

    .clear.news {
        clear: none;
    }

    .exchange span {
        font-size: 11px;
    }

    .exchange-in {
        margin-top: 19px;
        width: 114px;
        height: 36px;
    }

    .doviz-hl {
        margin-top: 73px;
        margin-left: 7px;
    }

    .usd {
        width: 95%;
        height: 10px;
        padding-bottom: 9px;
    }

    .usd-hl {
        font-size: 12px;
    }

        .usd-hl.alis {
            font-size: 12px;
            margin-left: 7px;
            width: 31px;
        }

    .news-list {
        float: right;
        width: 31%;
        height: auto;
        margin: 10px 0 10px 10px;
    }

    .news-summary.reg {
        width: 100%;
    }

    .news-summary {
        min-width: 100%
    }

    .f-address-hl {
        width: 100%;
        margin-bottom: 15px;
    }

    .footer {
        min-height: 259px;
        height: auto;
    }

    .footer-center {
        width: 100%;
    }

    .e-bulletin-center {
        float: none;
        margin: 0 auto;
        width: 55%;
    }

    .e-bulletin {
        width: 51%;
        background-color: #fff;
        margin-left: 0px;
        margin-top: -22px
    }

    .uyari-email {
        margin-top: -27px;
        margin-left: 768px;
        padding-left: 9px;
        font-size: 12px;
    }

    .bulletin-input {
        width: 81%;
        font-size: 12px;
    }

    .bulletin-btn {
        width: 82px;
    }

    .factory-address {
        display: none;
    }

        .factory-address.last {
            display: block;
            float: right;
            width: 14%;
            margin-left: 0;
            margin-top: 15px;
        }

        .factory-address.first {
            display: block;
            float: left;
            width: 37%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            margin-left: 10px;
        }

        .factory-address.branch {
            display: block;
            float: left;
            width: 45%;
            margin: 0px auto;
            border: none;
            margin-top: 15px;
            min-height: 182px;
            margin-left: 2%;
        }

    .f-address-in.phone {
        max-width: 100%;
        min-width: 100%;
    }

    .f-address-in.br {
        max-width: 100%;
        min-width: 100%;
    }

    .f-address-in.mail {
        max-width: 100%;
        min-width: 100%;
    }

    .f-address-in.danisman {
        max-width: 100%;
        min-width: 100%;
    }

    .copyright {
        margin-left: 5px;
        margin-top: 8px;
    }

    .naya {
        margin-right: 5px;
    }

    .banner {
        height: 226px;
    }

    .hl-center {
        width: 100%;
    }

    .page-hl-sol {
        display: none;
    }

    .page-hl {
        width: 180px;
        height: 38px;
    }

    .page-hl-text {
        margin-left: 13px;
    }

        .page-hl-text h1 {
            font-size: 15px;
        }

    .alt-nav {
        margin: 15px 0 15px 13px;
    }

    .mid-content {
        width: 100%;
        padding: 0;
    }

    .content-text {
        float: left;
        width: 59%;
        margin: 20px auto;
        margin-left: 2%;
        font-size: 12px;
    }

    .content-shadow {
        display: none;
    }

    .content-img {
        float: right;
        margin: 0 auto;
        position: relative;
        border-radius: 7px;
        width: 35%;
        height: 326px;
        margin-right: 2%;
        margin-top: 20px;
    }

    .content-img-center img {
        height: 404px;
    }

    .left-menu {
        display: none;
    }

    .product-list {
        float: none;
        width: 101%;
        margin: 15px auto;
        margin-left: -6px;
    }

    .product-1 {
        width: 152px;
        height: 196px;
        margin: 0 0 15px 16px;
    }

    .product-1-img {
        width: 152px;
        height: 140px;
    }

    .product-1-hl {
        width: 152px;
        height: 47px;
        font-size: 12px;
    }

    .product-img-filter {
        height: 142px;
        width: 154px;
        margin-top: -1px;
        margin-left: -153px;
        border-radius: 10px;
    }

    .product-detail {
        float: none;
        width: 97%;
        margin: 15px auto;
    }

    .product-name {
        width: 100%;
    }

    .product-detail-img {
        width: 297px;
    }

    .product-gallery {
        width: 66%;
        margin-left: 17px;
        margin-top: 0px;
    }

    .img-1 {
        width: 115px;
        height: 118px;
    }

    .img-1-center img {
        height: 118px;
    }

    .pTabGenel {
        width: 100% !important;
    }

        .pTabGenel ul.pTabListe li {
            margin-right: 0 !important;
            margin-left: 99px !important;
            width: 211px !important;
            height: 49px !important;
        }

            .pTabGenel ul.pTabListe li a {
                margin-left: 0px !important;
                padding-left: 23px !important;
                padding-top: 10px !important;
                width: 145px !important;
                font-size: 13px !important;
            }

        .pTabGenel .pTabContent {
            width: 100% !important;
            padding: 0 10px 0 10px;
            box-sizing: border-box;
        }

        .pTabGenel ul.pTabListe li.pAktif .dokuman {
            width: 155px !important;
        }

    .document_list {
        width: 46% !important;
    }

    .pTabLine {
        width: 100% !important;
    }

    .pTabic {
        min-width: 100% !important;
        max-width: 100% !important;
        margin: 0 !important;
    }

    table.blueTable {
        width: 100% !important;
    }

    .news-btn {
        margin-top: 32px;
    }

    .references-list {
        width: 66%;
    }

    .accordion {
        width: 100%;
    }

    .accordion-hl {
        margin-left: 38%;
    }

    .reference-1 {
        width: 49.6%;
        height: 176px;
    }

    .ref-1-logo {
        width: 100%;
    }

    .ref-1-logo-center img {
        max-height: 80px;
        max-width: 100%;
    }

    .ref-gallery {
        width: 80%;
        height: 80px;
        margin-left: 56px;
        margin-top: 14px;
    }

    .ref-1-img {
        width: 60px;
        height: 59px;
        margin-right: 10px !important;
    }

    .ref-img-filter {
        height: 61px;
        width: 63px;
        margin-left: -62px;
    }

    .mid-content.alt {
        float: left;
        width: 100%;
        margin: 15px auto;
    }

    .certificate-list {
        float: none;
        width: 102%;
        margin: 15px auto;
        margin-left: -10px;
    }

    .certificate-1 {
        width: 46%;
        margin-right: 0px;
        margin-left: 23px;
    }

    .certificate-hl {
        max-width: 273px;
    }

    .required-msg {
        width: 100%;
        margin-bottom: 15px;
    }

    .application-form {
        width: 75%;
    }

    .application-form-in {
        width: 103%;
        margin-top: 15px;
        margin-left: -1%;
    }

    .company-name {
        width: 47%;
        margin-right: 8px;
    }

    .app-message {
        width: 98%;
    }

    .app-form-btn {
        width: 99%;
    }

    .factory-map-center {
        display: none;
    }

    .contact-center {
        width: 96%;
    }

    .contact-center-in {
        width: 100%;
        margin: 0px;
    }

    .bize-yazin {
        display: block;
    }

    .f-address-in.contact {
        width: 90%;
    }

    .factory-address.contact {
        display: block;
        width: 30%;
        margin-top: 15px;
        min-height: 240px;
        margin-right: 12px;
    }

        .factory-address.contact.sub {
            float: left;
            margin-right: 0;
            margin-left: 31px;
        }

        .factory-address.contact.brc {
            min-height: initial;
            float: right;
            width: 30%;
        }

    .f-address-hl.contact {
        width: 100%;
        padding-bottom: 14px;
    }

    .f-address-in.contactphone {
        max-width: 176px;
    }

    .mobile-map {
        display: block;
    }

    .factory-address.contact.sub .mobile-map {
        float: left;
        margin-top: 49px;
    }

    .factory-address.contact.brc .mobile-map img {
        float: left;
        width: 100%;
        height: 100%;
        margin-top: 101px;
    }

    .contact-form {
        float: right;
        width: 46%;
        margin: 37px auto;
    }

    .form-line {
        width: 100%;
        margin-left: 0;
    }

    .form-text-hl {
        width: 100%;
        margin-left: 0;
        text-align: left;
    }

    .contact-form-input {
        width: 97%;
        margin-bottom: 12px;
    }

    .contact-form-textarea {
        width: 97%;
    }

    .contact-form-input.security {
        margin-left: 0px;
        width: 153px;
        margin-right: 11px;
        margin-top: 15px;
    }

    .contact-form-btn {
        margin-right: 2%;
        margin-top: 14px;
        width: 140px;
        background-position: 20px center;
        padding-left: 42px;
    }

    .security-code {
        margin-top: 20px;
        width: 70px;
    }

    .ref-btn {
        margin-left: 12px;
        margin-top: 19px;
    }

    .big-news-list {
        float: none;
        width: 96%;
        margin-left: 0;
        margin: 15px auto;
    }

    .news-1 {
        margin-bottom: 15px;
        width: 240px;
        margin-right: 0px;
    }

    .big-news-hl {
        margin-left: 0px;
    }

    .big-news-img {
        height: 160px;
        width: 180px;
    }

    .news-detail {
        float: none;
        width: 96%;
        margin: 15px auto;
    }

    .big-news-img-center img {
        max-height: 170px;
        max-width: 180px;
    }

    .news-detail-text {
        margin: 15px 0 0 5px;
    }

    .news-detail-img {
        margin: 0;
    }

    .content-detail-gallery {
        width: 100%;
        margin-top: 80px;
        margin-left: 0px;
    }

    .content-gallery-center.news {
        padding-top: 25px;
        width: 100%;
        min-width: 100%;
        padding-bottom: 0;
    }

    .content-gallery-border {
        height: 120px;
        width: 141px;
        margin-left: 9px;
        margin-right: 0px;
    }

    .content-photo-center img {
        height: 120px;
    }

    .content-photo-filter {
        height: 113px;
        width: 141px;
        margin-top: -113px;
    }

    .mobile-search-btn {
        position: absolute;
        width: 20px;
        height: 20px;
        top: 41px;
        right: 1%;
        /* left: 4%; */
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
    }

    .search-mobile-div {
        float: none;
        position: absolute;
        width: 100%;
        height: 25px;
        z-index: 1;
        /* margin: 0px 0 0 0; */
        top: 0px;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -ms-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .search-mobile-div-in {
        float: none;
        width: 95%;
        height: 25px;
        margin: 0 auto;
        background-color: #ffffff;
        /*  border-radius: 7px;
        border: 1px solid grey;*/
    }

    .search-mbl {
        display: block;
        float: left;
        width: 100%;
        height: 100%;
    }

    .search-close-btn {
        float: right;
        width: 15px;
        height: 15px;
        background: url(../images/search-close-btn.png)no-repeat;
        background-position: center;
        background-size: 15px;
        margin: 5px 5px 0 0;
    }

    .search-btn-mobile {
        float: right;
        width: 17px;
        height: 17px;
        background: url(../images/search-icon-mobile.png)no-repeat;
        background-position: center;
        background-size: 18px;
        margin: 4px 5px 0 0;
        border: none;
    }

    .search-input-mbl {
        float: left;
        width: 79%;
        padding: 0px;
        margin-left: 9px;
        height: 25px;
        border: none;
        font-size: 12px;
        font-family: 'Poppins-Medium';
    }

        .search-input-mbl::placeholder {
            font-family: 'Poppins-Medium';
            font-size: 12px;
        }

    .search-result {
        width: 100%;
    }
}
/*Tablet Yatay Bitiş*/
