@media screen and (min-width:1200px) and (max-width:1500px) {
    .bottomText {
        top: 65%;
    }
}

@media screen and (min-width:993px) and (max-width:1200px) {
    .navigation > ul > li > a {
        padding: 25px 10px 31px;
    }

    .header-in {
        width: 100%;
        padding-left: 30px;
        padding-right: 20px;
    }

    .scrol-to {
        left: -60px;
        bottom: 29px;
    }

    #navigation .SocialHead {
        margin-top: 0;
    }

    .header-text h1 {
        font-size: 80px;
    }

    ul.portfolio-items li {
        width: 33.33%;
        max-width: 33.33%
    }

    .ProjeDetailMenu a {
        width: 200px;
        height: 60px;
    }

    .ProjeDetailMenu a {
        line-height: 54px;
        font-size: 22px;
    }

    .quote-caption, .quote-image {
        position: relative;
        left: 0;
        width: 100%;
        height: auto;
        display: block;
        padding: 0;
    }

    ul.brands-items {
        max-width: 840px;
    }

    .quote-image {
        margin: 30px 0 0;
    }

    .quote-caption {
        top: 0;
        margin: 0;
        z-index: 500;
    }

        .quote-caption h1, .quote-caption p {
            margin: 0 20px;
            text-align: center;
        }

        .quote-caption a {
            float: none;
            width: 80px;
            margin: 0 auto;
        }

    .extra-category {
        font-size: 20px;
    }

    .AdresWrp ul {
        float: left;
        width: 100%;
        margin: 48px auto;
        text-align: center;
    }

        .AdresWrp ul li {
            float: none;
            margin: 20px 0;
            display: inline-block;
            zoom: 1;
        }

    .MainFooter .Content ul li {
        height: 60px;
        margin: 0px 10px;
    }
}

@media only screen and (max-width:992px) {
    .projectBanner {
        margin-top: 70px;
    }
    .header-shrink .header-in #navigation .SocialHead {
        margin-top: 20px;
    }

    .AdresWrp ul, .navigation ul li, nav ol, nav ul {
        float: left;
        width: 100%;
    }

    nav ul {
        margin-top: 10px;
    }

    #header {
    }

    .header-shrink.transparent #logo a {
        color: #fff;
    }

    .responsive-nav-button {
        display: block;
        float: right;
        margin:15px 0px;
    }

    .phoneMobile {
        display: block;
        float: right;
        margin: 15px 10px 15px;
        background-color: #FFF;
        -webkit-border-radius: 100%;
        border-radius: 100%;
    }

    #header #navigation {
        position: relative;
        z-index: 999;
        right: 0;
        left: 0;
        top: 100%;
        display: none;
        overflow: hidden;
        margin-bottom: 7px;
        padding-top: 0;
        width: 100%;
        background-color: transparent;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }

    #navigation .SocialHead {
        margin: 20px 0 0;
    }


    .navigation .lang {
        width: 100%;
        margin: 0px;
        padding: 0px;
        border:0px
    }
    .header-shrink .navigation .lang {
        border: 0px !important;
    }
    .transparent .navigation .lang a,
    .navigation .lang a {
        width: 100%;
        margin: 0px;
        padding: 0px;
        padding: 10px 15px;
        color: #f70e49;
        cursor: pointer;
        font-weight: 800;
        text-align: center;
    }

    .navigation ul li {
        display: block;
        padding: 2px 2px 0;
    }

        .navigation ul li > a {
            padding: 10px 15px;
            background-color: #f70e49;
            color: #fff;
            cursor: pointer;
            font-weight: 400;
            text-align: center;
        }

    .navigation ul .current-menu-ancestor > a, .navigation ul .current-menu-item > a, .navigation ul .current-menu-parent > a, .navigation ul .current_page_ancestor > a, .navigation ul .current_page_item > a, .navigation ul .current_page_parent > a, .navigation ul a:hover {
        background-color: #777;
        color: #FFF !important;
    }

    .navigation ul a {
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

    .header-shrink .navigation > ul > li > a:after {
        color: #fff;
    }

    .navigation ul .current-menu-ancestor > a:after, .navigation ul .current-menu-item > a:after, .navigation ul .current-menu-parent > a:after, .navigation ul .current_page_ancestor > a:after, .navigation ul .current_page_item > a:after, .navigation ul .current_page_parent > a:after, .navigation ul a:hover:after, .navigation ul ul .current-menu-ancestor.rightarrowclass > a:after, .navigation ul ul .current-menu-ancestor > a, .navigation ul ul .current-menu-item.rightarrowclass > a:after, .navigation ul ul .current-menu-item > a, .navigation ul ul .current-menu-parent.rightarrowclass > a:after, .navigation ul ul .current-menu-parent > a, .navigation ul ul .current_page_ancestor.rightarrowclass > a:after, .navigation ul ul .current_page_ancestor > a, .navigation ul ul .current_page_item.rightarrowclass > a:after, .navigation ul ul .current_page_item > a, .navigation ul ul .current_page_parent.rightarrowclass > a:after, .navigation ul ul .current_page_parent > a, .navigation ul ul a:hover {
        color: #f70e49;
    }

    .navigation ul ul {
        position: relative;
        display: block;
        padding: 2px 10%;
        width: 100%;
        background-color: #ececec;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }

        .navigation ul ul .rightarrowclass > a:after {
            content: '\e8ba'
        }

    .header-text h1 {
        font-size: 50px;
    }

    .RedPill {
        padding: 0;
    }

    .TakeThePill {
        height: 300px;
    }

    .AdresWrp ul {
        margin: 48px auto;
        text-align: center;
    }

        .AdresWrp ul li, .MainFooter .Content ul li {
            float: none;
            display: inline-block;
            zoom: 1;
        }

        .AdresWrp ul li {
            margin: 20px 0;
        }

    .MainFooter .Content {
        width: 100%
    }

        .MainFooter .Content ul {
            width: 90%;
            margin: 0 5%;
            text-align: center;
        }

    .extra-category {
        font-size: 18px;
    }

    .ProjeDetailImage {
        width: 100%;
        background-size: contain;
    }

        .ProjeDetailImage ul.quotes {
            width: 92% !important;
        }

    .ProjeMobilImage {
        margin: 0 auto;
        width: 100%;
        background-size: contain;
    }

        .ProjeMobilImage ul.quotes {
            width: 62% !important;
            height: auto;
            margin: 5% 18.5% 9.2%
        }

    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: 100% 44%
    }

    .parallax-bg-2 .full-bg-image {
        background-image: url(../images/parallax/parallax-2_m.jpg);
        background-size: cover;
        background-position: center top !important;
    }

    .ProjePhoneImage {
        margin: 0 auto;
        width: 100%;
        background-size: contain;
    }

    .MainFooter {
        display: none;
    }

    .portfolioSlide {
        height: 400px;
        background-size: auto 400px;
        margin-top: 80px;
    }

    #logo {
        padding: 10px;
    }


    .header-in {
        width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    }

    .scrol-to {
        left: -60px;
        bottom: 29px;
    }

    .promoNext,
    .promoPrev {
        display: none;
    }
    .services .section-title,
    .section-text,
    .section-page2 .Colums a {
        text-align: center;
    }
    .section-title:after {
        left:50%;
        margin-left: -7%;
        width: 14%;
    }
    .section-page2 .Colums {
        width: 33.333%;
        text-align: center;
    }
    .section-page2 .Colums a span{
        float:none;
        display:inline-block;
    }
    .section-page2 .Colums a h2,
    .section-page2 .Colums a p{
        text-align:center;
    }
    ul.portfolio-items li {
        width: 33.33%;
        max-width: 33.33%;
    }
    .section-title h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .section-page2{
        margin-top:20px;
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    

    #back-top {
        display: none;
    }

    .video-title {
        font-size: 55px;
    }

    .counter {
        width: 100px;
    }

        .counter .count {
            height: 100px;
            font-size: 52px;
            line-height: 100px;
        }

    .tweet .tweets .tweet_text {
        padding: 0 5% 30px;
    }

    .portfolio-filter li {
        padding: 3px 15px;
    }

    

    .project-meta {
        margin-bottom: 10px;
    }

        .project-meta li {
            display: inline-block;
            margin-right: 15px;
        }

    ul.brands-items {
        max-width: 630px;
    }

    .MainFooter {
        display: none;
    }

    .intro-section_content {
        left: 80px;
    }

        .intro-section_content h2 {
            font-size: 50px;
            line-height: 60px;
        }

        .intro-section_content span {
            font-size: 26px;
            line-height: 33px;
        }

}

@media only screen and (max-width:767px) {
    .team-group, .team-member article: hover .team-group {
        background-color: transparent;
    }

    .project-meta li, .team-group, .team-image {
        display: inline-block;
    }

    .portfolioSlide {
        height: 300px;
        background-size: auto 300px;
        margin-top: 80px;
    }

        .portfolioSlide > div.Caption h1 {
            font-size: 40px;
            line-height: 50px;
        }

        .portfolioSlide > div.Caption p {
            font-size: 16px;
            line-height: 24px;
        }

    .projectsdetailsnew {
        padding: 80px 0 15px;
    }

    .image-extra .single-image {
        margin: 10px 5px 0;
    }

    .portfolio-items .link-icon .curtain, .portfolio-items .plus-icon .curtain {
        width: 35px;
        height: 35px;
    }

    .contents, .team-contents {
        width: 100%
    }

    .portfolio-items .link-icon .curtain:after, .portfolio-items .plus-icon .curtain:after {
        font-size: 14px;
        line-height: 35px;
    }

    .portfolio-items .plus-icon .curtain:after {
        font-size: 22px;
        line-height: 32px;
    }

    #header #navigation {
        position: relative;
    }

    .navigation ul li > a {
        padding: 5px 15px;
    }

    .section-title h1 {
        font-size: 35px;
    }

    .slogan {
        margin-bottom: 40px;
    }

        .slogan h1 {
            font-size: 34px;
        }

    .video-title {
        font-size: 40px;
    }

    .team-member article {
        float: none;
        margin: 0 0 20px;
    }

    .team-info {
        float: none;
        width: 100%
    }

    ul.form-items li, ul.form-items li input[type=text], ul.form-items li textarea {
        float: left;
        width: 100%
    }

    .team-image {
        width: 45%;
        vertical-align: top;
    }

        .team-image img {
            border: 1px solid #e0e0e0;
        }

    .team-group {
        margin-bottom: 10px;
        padding-right: 0;
        width: 55%;
        vertical-align: bottom;
        border-color: transparent;
    }

    .team-member article:hover .team-position, .team-member article:hover .team-title {
        color: inherit;
    }

    .team-content {
        margin-left: 0;
        font-size: 14px;
    }

    .team-entry {
        width: 100%
    }

    .tweet .tweets .tweet_text {
        padding: 0 0 30px;
    }

    ul.clients-items li {
        width: 50%
    }

    .simple-pricing-table .column {
        margin-bottom: 20px;
        width: 100%
    }

    .simple-pricing-table.col-2 .column, .simple-pricing-table.col-3 .column, .simple-pricing-table.col-4 .column {
        width: 100%
    }

    .simple-pricing-table .column:hover, .simple-pricing-table .featured {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    .image-slider-nav a {
        margin-top: -25px;
        width: 25px;
        height: 50px;
    }

    .touch .image-slider .prevBtn {
        left: 15px;
    }

    .touch .image-slider .nextBtn {
        right: 15px;
    }

    .image-slider-nav a:after {
        font-size: 25px;
        line-height: 48px;
    }

    #respond input[type=text], #respond input[type=email], #respond input[type=url] {
        width: 100%
    }

    #respond textarea {
        width: 100%;
        min-width: 100%
    }

    .tabs-nav {
        height: 38px;
    }

        .tabs-nav li a {
            padding: 6px 15px;
            height: 38px;
        }

    .extra-title {
        font-size: 17px;
    }

    .portfolio-filter {
        text-align: left;
    }

        .portfolio-filter li {
            width: 48%;
            border-width: 1px;
            text-align: center;
        }

            .portfolio-filter li:first-child {
                -webkit-border-radius: 0;
                border-radius: 0;
            }

            .portfolio-filter li:last-child {
                border-right-width: 1px;
                -webkit-border-radius: 0;
                border-radius: 0;
            }

            .portfolio-filter li:nth-child(2n-1) {
                margin-right: 4%;
                -webkit-border-radius: 6px 0 0 6px;
                border-radius: 6px 0 0 6px;
            }

            .portfolio-filter li:nth-child(2n) {
                margin-right: 0;
                -webkit-border-radius: 0 6px 6px 0;
                border-radius: 0 6px 6px 0;
            }

            .portfolio-filter li.active + li {
                border-left-color: #cfcfcf;
            }

    ul.portfolio-items li {
        width:50%;
        max-width: 50%
    }

    .ProjeDetailMenu a {
        width: 160px;
        height: 46px;
    }

    .ProjeDetailMenu a {
        line-height: 40px;
        font-size: 19px;
    }

    .TakeThePill, .google_map {
        height: 200px;
    }

    .project-page-header .project-title {
        font-size: 40px;
    }

    .project-nav {
        margin-top: -10px;
    }

        .project-nav li {
            margin-left: 10px;
        }

            .project-nav li a:after {
                font-size: 25px;
                line-height: 24px;
            }

        .project-nav .all-projects:after {
            font-size: 23px;
        }

    .project-meta {
        margin-bottom: 10px;
    }

        .project-meta li {
            margin-right: 15px;
        }

    .project-similar li, .row .project-similar li {
        width: 100%
    }

    .RedPill {
        padding: 0;
    }

    .TakeThePill {
        font-size: 80px;
    }

    ul.form-items {
        margin: 0 10%;
        width: 80%
    }

        ul.form-items li {
            height: auto;
        }

            ul.form-items li select {
                float: left;
                width: 100%;
                background-position: 97% center;
            }

            ul.form-items li.full {
                width: 100%
            }


            ul.form-items li .fileUpload, ul.form-items li .fileUpload input.upload {
                width: 100% !important;
            }

    .services {
        padding: 80px 0 80px;
    }
    .home .services {
        padding: 80px 0px 0px
    }
    .servicesPage, .sektorPage {
        padding: 160px 0px 80px;
    }
    .aboutus {
        padding: 120px 0 100px;
    }

    .projects {
        padding: 100px 0 60px;
    }

    .projectslist {
        padding: 90px 0 35px;
    }

    .projectsdetails {
        padding: 120px 0 15px;
    }

    .brands {
        padding: 110px 0 85px;
    }

    .extra-category {
        font-size: 16px;
    }

    #back-top {
        display: none !important;
    }

    .MainFooter {
        display: none;
    }

    .section-page2 .Colums {
        width: 33.33%
    }
    .intro-section_content {
        left: 60px;
        max-width:70%;
    }

        .intro-section_content h2 {
            font-size: 40px;
            line-height: 50px;
        }

        .intro-section_content span {
            font-size: 20px;
            line-height: 28px;6
        }
    .promoNext,
    .promoPrev{
        display:none !important;
    }
}

@media only screen and (max-width:600px) {
    .section-page2 .Colums {
        width: 50%;
    }
    .AdresWrp {
        background: #1b1b1b;
    }

    .WeCallYouBT {
        position: static;
        float: left;
        width: 100%;
        height: 60px;
    }

        .WeCallYouBT.release {
            right: auto;
        }

        .WeCallYouBT a {
            float: left;
            width: 100%;
            height: 60px;
            line-height: 60px;
            -webkit-transform: rotate(0deg);
            -moz-transform: rotate(0deg);
            -ms-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            margin: 0px;
            background: #f70e49;
            color: #FFF;
            cursor: pointer;
        }

            .WeCallYouBT a:hover {
                color: #FFF;
                background: #f70e49;
            }

    .WeCallYouForm {
        position: static;
        float: left;
        width: 100%;
        height: auto;
        max-height: 0px;
    }

        .WeCallYouForm.release {
            width: 100%;
            max-height: 1000px;
        }

        .WeCallYouForm ul {
            width: 100%;
        }

    #CloseBt {
        display: none !important;
    }
    .intro-section_content{
        left:20px;
    }
    .scrol-to{
        display:none;
    }
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .project-similar li, .row .project-similar li {
        width: 50%
    }

    ul.brands-items {
        max-width: 420px;
    }

    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: 100% 44%
    }

    #back-top {
        display: none !important;
    }
}

@media only screen and (min-width:600px) and (max-width:700px) {
    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: 100% 40%
    }
}

@media only screen and (min-width:500px) and (max-width:600px) {
    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: 100% 37%
    }
}

@media only screen and (min-width:479px) and (max-width:500px) {
    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: 100% 33%
    }
}

@media only screen and (max-width:479px) {
    .home .services {
        padding: 60px 0px 0px;
    }
    .aboutus {
        padding: 60px 0 40px;
    }
    .brands {
        padding: 60px 0 50px;
    }
    .servicesPage, .sektorPage {
        padding: 120px 0px 60px;
    }
    .contact {
        padding: 60px 0px 50px;
    }
    .section-page2 .Colums {
        width: 50%;
        padding: 0px 5px 20px 5px;
    }
    .section-page2 .Colums a h2 {
        font-size: 12px;
        line-height: 20px;
    }
    .section-page2 .Colums p{
        display:none;
    }
    .projects {
        padding: 60px 0 40px;
    }
    ul.portfolio-items{
        margin-top:0px;
    }
    .single-post-nav a {
        font-size: 15px;
    }

    .single-post-nav .prev {
        padding-left: 25px;
    }

    .single-post-nav .next {
        padding-right: 25px;
    }

    .single-post-nav a:after {
        font-size: 24px;
    }

    .project-page-header .project-title {
        padding-right: 80px;
        font-size: 35px;
    }

    .logo-in-footer h1 {
        font-size: 70px;
    }

    .copyright {
        font-size: 11px;
    }

    ul.brands-items {
        max-width: 420px;
    }
    .header-in {
        padding-left: 8px;
        padding-right: 8px;
    }
    #logo {
        padding: 10px 6px;
    }
    .responsive-nav-button {
        margin: 7px 0px;
        width: 36px;
        height: 36px;
        font-size: 20px;
        line-height: 36px;
    }
    .phoneMobile {
        width: 36px;
        height: 36px;
        background-size: 36px 36px;
        margin: 7px;
    }
    .header-fixed #logo a, .transparent #logo a {
        margin: 0;
        width: 105px;
        height: 30px;
        color: #5b5e60;
        background-size: 105px 30px;
    }
    .intro-section_content {
        max-width: 90%;
    }
    .intro-section_content h2 {
        font-size: 30px;
        line-height: 40px;
    }
    .intro-section_content span {
        font-size: 16px;
        line-height: 20px;
    }
    .RedPill {
        padding: 0;
    }

    .TakeThePill {
        height: 150px;
    }

    ul.brands-items li {
        width: 156px;
        height: 156px;
        margin: 15px 2%;
        display: inline-block;
    }

        ul.brands-items li.BizeKatilin a {
            width: 156px;
            height: 52px;
            font-size: 26px;
            line-height: 26px;
            padding: 52px 0;
        }

    .AdresWrp ul {
        float: left;
        width: 100%;
        margin: 48px auto;
        text-align: center;
    }

        .AdresWrp ul li {
            float: left;
            width: 100% !important;
            margin: 20px 0;
        }

    .section-page {
        font-size: 14px;
        line-height:24px;
    }

    .quote-caption h1 {
        font-size: 40px !important;
        line-height: 45px !important;
    }

    .quote-caption p {
        font-size: 14px;
        line-height: 17px;
    }

    .section-title h1 {
        font-size: 25px !important;
        line-height: 27px !important;
    }

    .section-title h2 {
        font-size: 30px !important;
        line-height: 32px !important;
    }

    .section-title h3 {
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .extra-category {
        font-size: 14px;
    }

    .bg-projedetail-color {
        background-image: url(../images/proje_detail_bg2.jpg);
        background-size: contain;
    }

    #back-top {
        display: none !important;
    }

    .MainFooter {
        display: none;
    }

    .portfolioSlide {
        margin-top: 65px;
        height: 240px;
        background-size: auto 240px;
        background-position: center 65px;
    }

    .projectsdetailsnew .section-page h2 {
        font-size: 20px;
    }

    .projectsdetailsnew .section-page p {
        font-size: 14px;
        line-height: 20px;
    }
    .GeriBt {
        margin: 43px auto;
        width: 30px;
        height: 30px;
    }
    .GeriBt a {
        font-size: 12px;
        -moz-border-radius: 18px;
        -webkit-border-radius: 18px;
        border-radius: 18px;
        line-height: 30px;
        background-size: 12px 8px;
    }
    .projectBanner {
        margin-top: 50px;
    }
    .page.checkup {
        margin-top: 50px;
        width: 100%;
    }
}
