/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width: 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width: 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width: 768px) {
    .navbar-nav {
        width: 100%;
        text-align: center;
    }

    .navbar-nav > li {
        float: left;
    }


    footer {
        margin-bottom: 0;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        border-radius: 0;
        z-index: 999;
        position: relative;
    }

    .tp-caption.title {
        font-size: 24px;
    }

    .tp-caption .desc {
        margin-top: 15px;
        line-height: 18px;
        font-size: 14px;
    }
}

/* Medium Devices, Desktops */
@media only screen and (min-width: 992px) {
    .welcomeSoruCevapContentWarraper {
        padding-left: 0 !important;
    }

    .newsItems {
        padding-right: 0;
        padding-left: 10px;
    }

    .newsItems .newsDesc {
        padding-left: 7px;
        padding-right: 0;
    }

    .lastProject {
        padding-left: 0;
    }

    .tp-caption.title {
        font-size: 24px;
    }

    .tp-caption .desc {
        margin-top: 15px;
        line-height: 22px;
        font-size: 18px;
    }

    .bottom .social {
        text-align: right;
    }

    .bottom .social ul {
        float: right;
    }
}

/* Large Devices, Wide Screens */
@media only screen and (min-width: 1200px) {
    section.aboutUs .content {
        padding: 0 50px;
        font-size: 16px;
    }

    .tp-caption.title {
        font-size: 24px;
    }
}

@media only screen and (min-width: 1400px) {
    .welcomeTabs .tab-content .tab-pane .kategoriContent {
        padding: 50px;
        line-height: 32px;
    }

    .welcomeTabs .nav.nav-tabs.nav-tab-cell > li > a {
        font-size: 20px;
        margin-bottom: 10px;
        line-height: 56px;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 1399px) {
    .welcomeTabs .tab-content .tab-pane .kategoriContent {
        padding: 50px 30px;
        font-size: 16px;
    }

    .welcomeTabs .nav.nav-tabs.nav-tab-cell > li > a {
        font-size: 16px;
        margin-bottom: 6px;
        line-height: 52px;
        padding: 0 15px;
    }

    .welcomeTabs .nav.nav-tabs.nav-tab-cell > li > a i {
        float: right;
        line-height: 52px;
    }
}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width: 1199px) {
    .navbar-nav > li > a {
        padding: 30px 8px;
        font-size: 13px;
    }

    .iconItem .content {
        padding: 0;
    }

}

/* Medium Devices, Desktops */
@media only screen and (max-width: 991px) {
    .navbar-brand {
        display: block;
    }

    .navbar-nav > li > a {
        padding: 22px 5px;
        font-size: 12px;
        line-height: 21px;
    }

    .topContact span {
        font-size: 11px;
        line-height: 16px;
    }

    .rightBordered,
    .leftBordered {
        border: 0;
    }

    .welcomeSoruCevapContent {
        min-height: 255px !important;
    }

    .welcomeSoruCevapImg {
        padding-right: 15px !important;
    }

    .welcomeSoruCevapContent {
        padding-left: 15px !important;
    }

    .navbar-brand {
        height: auto;
        padding: 10px 0;
        width: 150px;
    }

    .copyright {
        text-align: center;
    }

    footer .bottom .social {
        text-align: center;
    }

    footer .bottom .social ul {
        display: inline-block;
        float: none;
    }

    .infoBoxes {
        margin-top: 0;
        background: rgba(0, 0, 0, 0.81);
    }
    .iconItem{}
}

/* Small Devices, Tablets */
@media only screen and (max-width: 767px) {
    .topBar {
        line-height: 45px;
    }

    .navbar-nav {
        background-color: #fff;
    }

    .navbar-toggle {
        border: 1px solid #ed1b24;
        border-radius: 0;
        margin-top: 11px;
    }

    .navbar-toggle .icon-bar {
        background-color: #ed1b24;
    }

    .navbar-nav > li > a {
        font-size: 20px;
        padding: 12px 0px;
        text-align: center;
        border-bottom: 1px dotted #344f62;
    }

    .menuButtonTitle {
        font-size: 12px;
        padding-right: 15px;
    }

    .leftRightBordered {
        margin-top: 30px;
    }

    .navbar-brand {
        height: auto;
        padding: 5px 0;
        width: 150px;
    }

    .footerBottom ul li,
    .copyrightWrapper ul li {
        display: block !important;
        text-align: center;
    }

    .footerBottom ul li img {
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .copyrightWrapper,
    .copyrightWrapper .text-right,
    .footerBottom .text-right {
        text-align: center !important;
    }

    footer,
    .footerBottom {
        text-align: center;
    }

    #owl-duyurular .item {
        padding-bottom: 30px;
    }

    .referansItem .photo {
        min-height: 300px;
    }

    .haberItem .photo {
        min-height: 300px;
    }

    .topNavigation li {
        display: block;
    }

    .newsDesc {
        padding-left: 0;
        padding-right: 0;
    }

    .dropdown-menu {
        background-color: #666 !important;
        text-align: center;
    }

    .frontDevamEden {
        margin-bottom: 15px;
    }

    ul.social-network {
        margin: 0 auto;
        text-align: center;
        display: block;
        width: 100%;
    }

    .topNavigation {
        margin-bottom: 15px !important;
    }

    .topNavigation.secondary li {
        margin-right: 0;
        display: block;
    }

    .topNavigation.secondary li a {
        padding: 5px;
    }

    .dropdown .fa-angle-right {
        opacity: 0;
    }

    .dropdown .fa-angle-down {
        opacity: 1;
        display: inline-block;
    }

    .dropdown-menu.col2 {
        columns: 1;
    }

    .tp-caption.title {
        font-size: 18px;
        font-weight: 400;
    }

    .tp-caption .desc {
        margin-top: 5px;
        line-height: 14px;
        font-weight: 300;
        font-size: 12px;
    }

    .tp-caption .btn.transparent {
        padding: 4px 10px;
        font-size: 13px;
        margin-top: 3px;
    }

    .galleryList li a {
        padding: 7px 10px;
    }

    .welcomeTabs .nav.nav-tabs {
        width: 100%;
        overflow: hidden;
        display: block;
    }

    .welcomeTabs .tab-content {
        overflow: hidden;
        float: none;
        width: 100%;
        text-align: center;
    }

    .welcomeTabs .tab-content .tab-pane .kategoriContent .title {
        font-size: 20px;
    }

    .welcomeTabs .tab-content .tab-pane {
        padding: 0;
    }

    .welcomeTabs .tab-content .tab-pane .kategoriPhoto {
        min-height: 300px !important;
    }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width: 479px) {
    .socialWrapper {
        display: none;
    }

    .navbar-brand img {
        margin: 0 auto;
    }

    .tp-caption.title {
        font-size: 14px;
    }

    .referansItem .photo {
        min-height: 200px;
    }

    .haberItem .photo {
        min-height: 200px;
    }

    .galleryList li {
        display: block;
    }

    .galleryList li a {
        padding: 7px 10px;
        display: block;
        text-align: center;
    }

    .welcomeTabs .tab-content .tab-pane .kategoriPhoto {
        min-height: 200px !important;
    }
    .headerIconMenu ul li a{
        padding: 0 10px;
    }
    .topBar {
        font-size: 13px;
    }
}

/* Custom, iPhone Retina */
@media only screen and (max-width: 320px) {
    section.services .iconCircle {
        min-height: 240px;
    }
}