@media screen and (max-width: 1024px) and (min-width: 769px){
    .section2 .img4{
        width: 500px;
    }
    .section ul{
        top: 60%;
    }
    .section2 .img3{
        width: 125px;
    }
    .section2 .icon{
        left: 20px;
    }
    #sec24 .rowRight  ul br{
        display: none;
    }
    #sec24 .rowRight  ul li{
        display: inherit;
        float: left;
    }
    #sec24 .rowRight  ul li:nth-child(2),
    #sec24 .rowRight  ul li:last-child
    {
        margin-right: 20px
    }
    #sec24 .rowRight  ul li:nth-child(3){
        clear: both;
    }
    #sec24 .img2{
        width: 250px;
        margin-top: 40px;
    }
    .section2 .text{
        margin-left:20px;
        width: 350px;
    }
}

@media screen and (max-width: 768px){
    .section ul{
        top: 500px;
    }
    .section2 .text{
        width: 50%;
        margin: 20px auto 50px;
    }
    .rowLeft {

        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
        float: none;

    }
    .rowRight{
        float: none;
        position: relative;
        top: 0;
        left: 0;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    .section2 .icon{
        width: 100%;
        left: 0;
        text-align: center;
        bottom: 100px;
    }
    .section2 .list li{
        margin: 0;
    }
    .pager a{
        font-size: 100px;
    }
    .img{
        height: 100%;
    }
    .contact > div{
        width: 90%;
    }
}

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

    #angleDown{
        display: none !important;
    }
    .zoomOut h1{
        width: auto;
    }
    .logoUst,.zoomOut {
        padding-top: 20px;
        background-color: #fff;
        width: 100%;
        top: 43px;
        border-bottom: 1px solid #d7d7d7;
        margin-left: 0;
        padding-left: 38px;
        padding-bottom: 5px;
        position: absolute;
        -webkit-animation: zoomOut34 500ms ease-out both;
        -moz-animation: zoomOut34 500ms ease-out both;
        -o-animation: zoomOut34 500ms ease-out both;
        animation: zoomOut34 500ms ease-out both;

    }
    .logoUst .goContact,
    .zoomOut .goContact{
        display: block;
        float: right;
        margin-top: 21px;
        top: 0;
        width: 30px;
        height: 30px;
        margin-right: 5px;
        margin-left: 5px;

    }
    .logoUst .goContact i,
    .zoomOut .goContact i{
        font-size: 21px;
        position: relative;
        top: 5px;
        left: 3px;
        line-height: 1;
        margin-right: 5px;
    }
    h1.opacity{
        float: left;
       width: 50px;
        font-size: 12px;
        margin-top: 30px;
        margin-left: 10px;
    }
    .logoUst .logoText,
    .zoomOut .logoText{
        float: left;
        width: 75px;
        height: 75px;
        font-size: 24px;
        margin-left: -30px;
    }

    .logoUst .btn,
    .zoomOut .btn {
        margin-top: 22px;
        margin-left: 15px;
    }
    .logoUst .logoText p,
    .zoomOut .logoText p{
        top: 12px;
    }
    .logoUst .btn,
    .zoomOut .btn{
        float: right;
    }


    .zoomOut .btn{
        top: 0;
        left:0;
    }
    .section ul {
        width: 100%;
        position: relative;
        top: 15px;
        left: 0;
    
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;

    }
    .section ul li{
        margin-bottom: 15px;
    }
    .section1 h1{
        -webkit-text-shadow: none;
        -moz-text-shadow: none;
        text-shadow: none;
        left: 0;
        padding: 12px;
        text-align: center;
        font-size: 32px;
        bottom: inherit;
        color: #000;
        position: relative;
    }
    .owl-controls{
        display: none !important;
    }
    .img{
        height: auto;
        margin-top: 96px;
        position: relative;
    }
    .item{

        overflow-x: hidden;
        overflow-y: scroll;
    }
    @-webkit-keyframes zoomOut {
        0% {  }
        100% { top: 100px;left: 95px;  }
    }

    @-moz-keyframes zoomOut {
        0% {  }
        100% { top: 100px;left: 95px;  }
    }

    @-o-keyframes zoomOut {
        0% {  }
        100% { top: 100px;left: 95px;  }
    }

    @keyframes zoomOut {
        0% { }
        100% { top: 75px;left: 115px;  }
    }

    .pager a{
        font-size: 62px;
        color: #000;
        top: 40%;
    }
    .section2 .text{
        width: 90%;
        margin: 110px 15px 50px;
    }
    .section2 .rowRight{
        margin-bottom: 30px;
    }
    .section2 .rowRight img{
        width: 100%;
        margin-bottom: 20px;
    }
    .section2 .icon{
        position: relative !important;
        bottom: 30px;
        left: 0;
        padding: 0 10px;
    }
    #sec8 .icon{
        left: 0;
    }
    .contact .pull-left{
        width: 100%;
    }
    .contact > div{
        position: absolute;
        top: 0;
        left: 20px;
        padding-top: 25px;
        -webkit-transform: none;
        -moz-transform: none;
        transform: none;
    }
    .contact .pull-left,.contact .pull-right{
        float: none;
    }
    .contact .info{
        text-align: center;
    }
    .contact{
        top: 96px;
       
    }
    .contact input, .contact textarea{
        width: 100%;
    }
    .contact .contactIcon{
        position: relative;
    }
    .main{

        overflow-x: hidden;
        overflow-y: scroll;
        position: absolute;
        width: 100%;
    }
    #sec26 .rowRight ul li{
        top: 0 !important;
    }

    .section ul li a{
        font-size: 14px;
    }
    .logoText p{
        top: 32px;
    }

    #PK {
        height: 285px;
        width: 100%;
        margin-bottom: 50px;
    }
    .contact{
        text-align: center;
    }

    /* İcon */
    i.icon-apple{
        background-position: 0 0;
        width: 30px;
        height: 35px;
        background-size: 210px;
    }
    i.icon-android{
        background-position: -30px 0;
        width: 30px;
        height: 35px;
        background-size: 210px;
    }
    i.icon-windows {
        background-position: -61px -2px;
        width: 35px;
        height: 32px;
        background-size: 210px;
    }
    i.icon-glass {
        background-position: -147px -10px;
        width: 70px;
        height: 26px;
        background-size: 251px;
    }
    i.icon-swift {
        background-position: -116px -4px;
        width: 32px;
        height: 34px;
        background-size: 251px;
    }
    i.icon-java {
        background-position: -258px -4px;
        width: 30px;
        height: 42px;
        background-size: 300px;
    }
    i.icon-facebook {
        background-position: -72px -51px;
        width: 80px;
        height: 20px;
        background-size: 300px;
    }
    i.icon-twitter {
        background-position: -150px -51px;
        width: 79px;
        height: 20px;
        background-size: 300px;
    }
    i.icon-google {
        position: relative;
        top: 2px;
        background-position: -250px -59px;
        width: 55px;
        height: 20px;
        background-size: 325px;
    }
    i.icon-instagram {
        background-position: -3px -50px;
        width: 66px;
        height: 20px;
        position: relative;
        top: 0px;
        background-size: 300px;
        margin-right: 0;
    }
    i.icon-facebook-ads {
        background-position: -5px -74px;
        width: 100px;
        height: 20px;
        background-size: 300px;
    }
    i.icon-schema {
        background-position: -4px -93px;
        width: 84px;
        height: 17px;
        position: relative;
        top: 0px;
        background-size: 300px;
    }
    i.icon-graph1 {
        background-position: -91px -93px;
        width: 28px;
        height: 25px;
        background-size: 300px;
    }
    i.icon-graph2 {
        background-position: -150px -94px;
        width: 24px;
        height: 28px;
        background-size: 307px;
    }
    i.icon-graph3 {
        background-position: -119px -94px;
        width: 30px;
        height: 26px;
        background-size: 300px;
    }
    .icon span {
        font-size: 34px;
        margin-right: 10px;
        color: #999;
    }

}

@media screen and (max-width: 1200px) and (max-height: 660px){
	.section ul {
		margin-top: 180px;
		margin-left: 25px;
	}
}