/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px)
{

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) and (orientation: landscape)
{

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape)
{
    section{padding-bottom: 300px;}
    footer nav{margin-top: -10px;}
    .tani{background-size: 80%;top: -115px}
    #home > article {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
    #hizmetler-strateji,#hizmetler-dijital,#hizmetler-desktop,.projects-list li,.markalar-list > li,.contact-head ul > li{opacity: 0}
    #lightbox,.banner ul{height: 500px !important;}
    .banner{height: 525px!important;}
    #lightbox,.banner{width: 800px !important;}
    .lightbox{width: 858px;left: 80px;}
    .lightbox-special-right{margin-right: 125px;}
    .lightbox-border1{width: 753px}
    .map-icerik, .tel-icerik, .adress-icerik, .form-icerik{display: none;}
    .studyo-content p{font-size: 16px; margin-bottom: 0.5em}
    .submenu li{margin-bottom: 6px}
    .submenu{top: 75px !important}
    .tani{margin-left: -20px;}
    .takip-head{height: 190px;}
    .takip-head-eye{background-size: 250px;width: 250px;height: 253px;}
    .goz-diken{background-size: 190px}
    .goz-div{height: 210px;top: 25px;}
    .takip-head-eye-circle{background-size: 75px;width: 93px; height: 94px;}
    .goz{width: 20px;height: 20px;margin: 127px 97px 70px}
    .takip-left,.takip-right{top: 110px}
    .foursquare{top: 40px}
    .lightbox-content img{width: 100%}
    .arrow-light{top: 200px;}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
    .tani{background-size: 80%;top: -115px}
    #home > article {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
    #iletisim{padding-bottom: 500px}
}


/* Large screens ----------- */
@media only screen and (min-width : 1600px)
{
    .lightbox{top: 75px;}
    #home > article {top: 50%;left: 50%;-webkit-transform: translateX(-50%) translateY(-50%);-moz-transform: translateX(-50%) translateY(-50%);transform: translateX(-50%) translateY(-50%);}
}
@media only screen and (max-width : 1400px) and (min-height: 600px){
    .studyo-content p{font-size: 16px; margin-bottom: 0.5em}
    .submenu li{margin-bottom: 6px}
    .submenu{top: 75px !important}
    .tani{margin-left: -20px;}
    .takip-head{height: 190px;}
    .takip-head-eye{background-size: 250px;width: 250px;height: 253px;}
    .goz-diken{background-size: 190px}
    .goz-div{height: 210px;top: 25px;}
    .takip-head-eye-circle{background-size: 75px;width: 93px; height: 94px;}
    .goz{width: 20px;height: 20px;margin: 127px 97px 70px}
    .takip-left,.takip-right{top: 110px}
    .foursquare{top: 40px}
    #lightbox,.banner ul{height: 500px !important;}
    .banner{height: 525px!important;}
    #lightbox,.banner{width: 800px !important;}
    .lightbox{width: 858px;left: 80px;top: 25px;}
    .lightbox-special-right{margin-right: 125px;}
    .lightbox-border1{width: 753px}

    .lightbox-content img{width: 100%}
    .arrow-light{top: 200px}
    .lightbox-arrow-right{margin-right: -3px;}
    section{padding-bottom: 200px}
}
.projects-content{position: relative;z-index: 1}


@media only screen and (min-height : 800px){
    .fp-tableCell{
        display: table-cell;
        vertical-align: middle;
    }
    .markalar-list .fp-tableCell{
        vertical-align: inherit;
    }
    .markalar-list{
        position: relative;
    }
    .markalar-list .fp-controlArrow.fp-prev,.markalar-list .fp-controlArrow.fp-next{
        top: 13%;
    }
    #markalar > article {
        padding-top: 100px;
    }

}