﻿.ticketDetail tr th:nth-child(6),
.ticketDetail tr td:nth-child(6) {
    display: none;
}

@media only screen and (max-width: 767px) {

    html {
        -webkit-overflow-scrolling: touch;
        overflow-y: scroll;
    }



    input[type=text], textarea {
        -webkit-transition: all 0.30s ease-in-out;
        -moz-transition: all 0.30s ease-in-out;
        -ms-transition: all 0.30s ease-in-out;
        -o-transition: all 0.30s ease-in-out;
        outline: none;
        margin: 5px 1px 3px 0px;
        border: 1px solid #DDDDDD;
    }

        input[type=text]:focus, textarea:focus {
            box-shadow: 0 0 5px rgba(81, 203, 238, 1);
            margin: 5px 1px 3px 0px;
            border: 1px solid rgba(81, 203, 238, 1);
        }

    #menu li:nth-last-of-type(n+2) {
        display: none;
    }

    #up {
        display: none;
    }

    #airlinecompanies {
        display: none;
    }

    #main-form {
        width: 100%;
    }

    .ic {
        width: auto;
        padding: 0 10px;
    }

    #banner-content {
        display: none;
    }

    #emalist-content {
        display: none;
    }

    #content {
        display: none;
    }

    #form-tabs a:nth-child(n+2) {
        display: none;
    }

    div.textbox {
        overflow: hidden;
    }

    #form-items div.textbox label {
        width: 100%;
    }

    div.textbox input[type="text"], div.textbox input[type="password"] {
        width: 60% !important;
        padding: 0 10px;
        display: inline-block;
        box-sizing: border-box;
        margin-top: 0;
    }

    #item1 div.textbox input[type="text"], #item1 div.textbox input[type="password"] {
        width: 100% !important;
    }

    #item1 div.textbox {
        margin-bottom:8px;
    }

    #item1 div.textbox label {
        background: #ececec none repeat scroll 0 0;
        line-height: 14px;
        padding: 2px;
        width: 100%;
    }

    div.updown {
        display: none;
    }

    div.quartext {
        width: 30%;
        margin-left: 10px;
    }

    div.halftext {
        width: 50%;
        margin-left: 0;
    }

    div.bbox {
        margin-bottom: 10px;
        margin-left: 0;
    }

    #logo {
        background-size: 200px auto;
        height: 46px;
        margin-top: 10px;
        width: 200px;
    }

    #bilet-in {
        width: 100%;
        box-sizing: border-box;
    }

    #book-form .searchbox {
        width: 100%;
        margin-left: 0;
        margin-bottom: 10px;
        box-sizing: border-box;
        padding-right: 10px;
    }


        #book-form .searchbox input {
            width: 90%;
            box-sizing: border-box;
        }

    /*#book-form .searchbox:nth-child(4), #book-form .searchbox:nth-child(5)
        {
            float: left;
            margin-right: 0;
            width: 50%;
        }*/

    #bilet-tab ul li:nth-child(n+2) {
        display: none;
    }

    #totalpassenger {
        text-align: center;
    }

    #btnFlightSearch {
        margin-left: 0 !important;
        text-align: center;
        width: 100%;
        box-sizing: border-box;
    }

    #passengerSelect {
        margin: 155px auto auto 165px;
    }

    table.flightitem tr th:nth-child(2),
    table.flightitem tr th:nth-child(3),
    table.flightitem tr td:nth-child(2),
    table.resulttable thead th:nth-last-child(1),
    table.resulttable tbody td:nth-last-child(1),
    table.flightitem tr td:nth-child(3), #flightfilters,
    .ucusyonu a,  #fly-pay img,
    .infobox, .herseydahil,
    .ticketDetail thead tr th:nth-child(4),
    .ticketDetail tbody tr td:nth-child(4), .ticketDetail thead tr th:nth-child(5),
    .abroad .flightitem tr td:nth-child(6), .abroad .flightitem tr th:nth-child(6),
    .ticketDetail tbody tr td:nth-child(5), table.flightitem tbody tr td:nth-last-child(1) label span i {
        display: none !important;
    }

    .ucusyonu {
        font-size:13px;
        height:25px;    
        padding-left: 39px;
        padding-top:11px;
    }

        .ucusyonu span {            
            font-size:13px;
            padding:0;
        }

    .checkbox input[type="checkbox"] + label {
        font-size: 12px;
        padding-left: 30px !important;
    }

    #instablecontent ul li {
        width: 150px;
        margin-bottom: 5px;
    }

    #fly-pay .textbox {
        width: 100%;
    }

        #fly-pay .textbox input[type="text"] {
            width: 100%;
        }

    #cardcvv {
        width: 30% !important;
    }

    .passengerRow {
        background: #eee;
        padding: 5px;
    }

        .passengerRow .passengerType {
            width: 100% !important;
        }
        .passengerRow div.col {
            width:100%;
        }

        .passengerRow div.col label:first-child {
            display:none;
        }

        .passengerRow select {
            font-size: 1.2em;
            margin: 3px !important;
            padding: 7px;
            width: 97% !important;
        }

        .passengerRow input:not([type='checkbox']){
            box-sizing: border-box;
            font-size: 1.2em;
            margin: 3px !important;
            padding: 7px;
            width: 97% !important;
        }

        .passengerRow div.col label.notTC {
            padding:5px;
        }

        .passengerRow .passengerBirthDate {
            margin: 5px 0 0 0;
        }

    strong.totalprice {
        font-size: 15px !important;
        white-space: nowrap;
    }

    #bilet-content {
        box-sizing: border-box;
        margin: 2px;
    }

    table.resulttable {
        width: 100%;
    }

    .passengerRow .ui-selectmenu-button {
        width: 18% !important;
    }

    #allflightcontainer {
        padding: 0 !important;
    }

    .ticketDetail thead tr th:nth-child(6), .ticketDetail tbody tr td:nth-child(6) {
        display: block;
    }

    .ticketDetail thead tr th, .ticketDetail tbody tr td {
        padding: 3px !important;
        font-size: 0.9em;
    }

    .fly-content {
        padding: 0 !important;
    }

    span.aktarma {
        display: none;
    }

    .checkbox input[type="checkbox"] {
        display: inline-block;
    }

        .checkbox input[type="checkbox"]:checked + label, .checkbox input[type="checkbox"] + label {
            background: none;
        }

    #pas-billing .textbox {
        box-sizing: border-box;
        margin: 5px;
        overflow: hidden;
        width: 98%;
    }

    #form-items .item {
        height: auto !important;
    }

    #bilettipi {
        position: absolute;
        right: 20px;
        top: 90px;
    }

    #fly-type {
        margin-bottom: 10px;
    }

    #formheader {
        display: none;
    }

    #btnFlightSearch {
        margin-top:8px;
    }
}
