﻿@media screen and (max-width: 1400px) {
    .tk_logo {
        width: 185px;
    }

    .inputbox {
        height: 38px;
        margin-bottom: 7px;
    }

    .intl-tel-input .flag-dropdown .selected-flag {
        padding: 10px 16px 6px 14px;
    }
}

@media screen and (max-width: 800px) {
    .cover {
        display: none;
    }

    .cover2 {
        display: block;
    }

    .contentright {
        position: relative;
        float: left;
        width: 100%;
        height: initial;
    }

    .contentleft {
        width: 100%;
    }

    .div2 {
        top: initial;
        transform: initial;
        margin-top: 10px;
    }

    #sliderleft {
        height: 50px;
    }

        #sliderleft img {
            width: 25px;
        }

    #sliderright {
        height: 50px;
    }

        #sliderright img {
            width: 25px;
        }

    .footerx {
        height: initial;
    }

    .footerbox {
        position: relative;
        float: left;
        width: 100%;
    }

    .pbilgi {
        margin-top: 20px;
        font-size: 20px;
    }

    .div1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .img_444 {
        left: 20px !important;
        width: 227px;
        bottom: 10px !important;
    }
}
