﻿.cursorPointer {
    cursor: pointer;
}

.embed-container {
    position: relative;
    padding-bottom: 64.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto;
}

    .embed-container iframe, .embed-container object, .embed-container embed {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

.MenuIcerik {
    font: 400 14px/1.5em "Roboto","sans-serif" !important;
}

#dvMenuDetay {
    padding: 12px !important;
}

.nonborderbox * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}


.serit {
    float: left;
    width: 100%;
    /*padding: 45px 0px 50px 0px;*/
    padding: 10px 0px 15px 0px;
    margin-bottom: 30px;
    background: url(imgicon/header-bg.png);
    background-repeat:repeat;
    /*background-color: #4F4F4F;*/
}

footer {
    background: url(imgicon/footer-bg.png);
    background-repeat:repeat;
    /*background-color: #4F4F4F;*/
}

#liKat a:hover {
    color: black !important;
}


#liKat:first-child {
    border-left: 1px solid gray;
}

@media screen and (max-width:767px) {

    #liKat:first-child {
        border-left: none;
    }
}



.d_table h5 {
    font-size: 22px !important;
}

@media screen and (max-width:1024px) {

    #divArama {
        display: none;
    }
}

#divArama {
    padding-top: 6px;
}

    #divArama input {
        border-radius: 5px;
        min-height: 30px;
        height: 30px;
    }

#dvMenuDetay table tr td {

    width:25%;
    padding: 2px 9px 2px 11px;

}

@media screen and (max-width:470px) {

    #dvLogo img {
        width: 250px;
    }
}



@media screen and (max-width:993px) {

    #dvMenuDetay table {
        width: 100% !important;
    }

        #dvMenuDetay table tr td {
            padding: 10px 17px 10px 19px;
        }
}
