@media(max-width:1600px) {

    /*** Header ***/
    section.header {
        padding: 10px 10px 10px 50px;
    }

    .header-contact {
        padding: 40px 25px 0px 25px;
    }

    .lang {
        width: 6%;
    }

    .lang ul li {
        width: 47%;
    }
}

@media(max-width:1488px) {
    #home-slider-1 .slider-desc {
        top: 35%;
    }
}

@media(max-width:1440px) {

    /*** Header ***/
    .nav {
        width: 65%;
    }

    /*** Anasayfa - Slider ***/
    section.slider {
        margin-top: 100px;
    }

    #home-slider-1 p.slider-title {
        font-size: 80px;
    }

    .home-slider-2 {
        bottom: 15%;
    }
}

@media(max-width:1366px) {
    p {
        font-size: 14px;
    }

    p.title {
        font-size: 50px;
    }

    p.down-title {
        font-size: 18px;
    }

    a {
        font-size: 14px;
    }

    /*
    a.button {
        font-size: 14px;
        padding: 5px 10px;
    }
*/
    button {
        font-size: 14px;
    }

    input,
    textarea {
        font-size: 14px;
    }

    /*** Header ***/
    section.header {
        padding: 5px 5px 5px 40px;
    }

    .nav ul li {
        padding: 0px 20px;
    }

    .nav ul li a {
        font-size: 16px;
    }

    .dropdown-menu a.dropdown-item {
        padding: 5px 10px 3px 20px;
        font-size: 14px;
    }

    .header-social-media p a {
        font-size: 20px;
    }

    .header-contact p {
        font-size: 16px;
    }

    /*** Anasayfa - Slider ***/
    section.slider {
        margin-top: 90px;
    }


    #home-slider-1 p {
        font-size: 20px;
    }

    #home-slider-1 p.slider-title {
        font-size: 65px;
        margin-bottom: 10px;
    }

    #home-slider-1 .owl-dots {
        top: 30%;
    }

    #home-slider-1 .owl-dots span {
        width: 12px;
        height: 12px;
    }

    .home-slider-2 {
        bottom: 5%;
    }

    #home-slider-2 p.slider-title {
        font-size: 18px;
    }

    #home-slider-2 .owl-nav [class*=owl-] {
        font-size: 25px;
        padding: 47px 10px;
    }

    /*** Anasayfa - Dekorasyon ***/
    #home-decoration-slider .item p.down-title {
        top: 50%;
    }

    /*** Footer ***/
    p.footer-title {
        font-size: 35px;
    }



    .footer-line {
        width: 60%;
    }

    /*** Projeler ***/
    p.medium-title {
        font-size: 28px;
    }

    ul.project-tree-list li {
        padding: 5px 0px;
    }

    ul.project-tree-list li a {
        font-size: 14px;
    }

    /*** Dekorasyon ***/
    .decoration .item p.down-title {
        top: 50%;
    }
}

@media(max-width:1280px) {

    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        top: 20%;
    }

    .home-slider-2 {
        bottom: 10px;
        padding: 10px 20px;
    }

    #home-slider-2 .owl-nav {
        top: -10px;
    }

    #home-slider-2 .owl-nav [class*=owl-] {
        padding: 40px 5px;
        font-size: 20px;
    }

    /*** Anasayfa - Dekorasyon ***/
    p.big-title {
        font-size: 100px;
    }
}

@media(max-width:1024px) {
    p.title {
        font-size: 45px;
    }

    input,
    textarea {
        padding: 7px 5px;
    }

    /*** Header ***/
    section.header {
        padding: 5px 5px 5px 15px;
    }

    .logo {
        padding: 0px;
    }

    .nav {
        width: 70%;
        padding-top: 30px;
    }

    .header-social-media {
        display: none;
    }

    .header-contact {
        padding: 20px 10px 0px 10px;
    }

    .header-contact p {
        font-size: 14px;
    }

    .lang {
        width: 8%;
        padding-top: 30px;
    }

    /*** Anasayfa - Slider ***/
    section.slider {
        margin-top: 70px;
    }

    #home-slider-1 .slider-desc {
        top: 30%;
    }

    .home-slider-2 {
        bottom: 20px;
    }

    /*** Anasayfa - Projeler ***/
    #home-projects-slider .owl-nav [class*=owl-] {
        padding: 5px;
    }

    /*** Footer ***/

    /*** Projeler ***/
    p.medium-title {
        line-height: 1.2;
        font-size: 25px;
    }

    p.small-title {
        font-size: 16px;
    }

    /*** Kurumsal - Nora Yapı ***/
    .about-us {
        margin-top: 150px;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/
    #solution-partners-slider .owl-nav {
        top: 20%;
    }

    #solution-partners-slider .owl-prev {
        left: -35px;
    }

    #solution-partners-slider .owl-next {
        right: -35px;
    }

    /*** İletişim ***/
    section.contact {
        margin-top: 70px;
        padding: 75px 0px;
    }

    iframe {
        margin-top: 20px;
        height: 330px;
    }
}

@media(max-width:820px) {

    /*** Header ***/
    section.header {
        padding: 5px 0px;
    }

    .logo {
        margin-left: 15px;
    }

    .nav {
        display: none;
        width: 100%;
        padding-top: 0px;
        text-align: center;
        z-index: 5;
        margin: 0px;
    }

    .nav ul li {
        display: block;
        padding: 5px 0px;
    }

    .nav ul li.mobile-lang {
        display: block;
    }

    .nav ul li.mobile-lang ul li {
        display: inline-block;
        border: none;
        padding: 5px;
        width: 5%;
    }

    .nav .dropdown-menu {
        width: 100%;
        border-radius: 0;
        box-shadow: none;
        padding: 0px;
        text-align: center;
    }

    .nav .dropdown-menu a.dropdown-item {
        text-align: center;
    }

    .header-contact {
        display: none;
    }

    .lang {
        display: none;
    }

    button.toggle-nav {
        display: block;
        float: right;
        background: transparent;
        border: none;
        color: #000;
        outline: 0;
        padding: 10px 10px 0px 0px;
        font-size: 25px;
        margin-top: 0px;
    }

    /*** Anasayfa - Slider ***/
    section.slider {
        margin-top: 55px;
    }

    #home-slider-1 p {
        font-size: 18px;
    }

    #home-slider-1 p.slider-title {
        font-size: 50px;
    }

    #home-slider-1 .owl-dots span {
        width: 10px;
        height: 10px;
    }

    .home-slider-2 {
        display: none;
    }

    /*** Anasayfa - Hakkımızda ***/
    .default-section {
        margin: 50px 0px;
    }

    img.sign {
        width: 25%;
    }

    /*** Anasayfa - Projeler ***/
    #home-projects-slider .item a.button {
        border: none;
        left: 35%;
        bottom: 10px;
    }

    #home-projects-slider .owl-nav {
        right: 30px;
        top: -70px;
    }

    /*** Anasayfa - Dekorasyon ***/
    #home-decoration-slider .owl-nav {
        top: 20%;
    }

    #home-decoration-slider .owl-prev {
        left: -40px;
    }

    #home-decoration-slider .owl-next {
        right: -40px;
    }

    .home-decoration-desc {
        padding: 35px 0px;
    }

    p.big-title {
        font-size: 80px;
    }

    /*** Anasayfa - Sosyal ***/
    .social-desc {
        margin-bottom: 15px;
    }

    /*** Footer ***/


    img.footer-sign {
        width: 20%;
        margin-left: 4%;
    }

    .footer-line {
        width: 100%;
    }

    .footer-column {
        margin-top: 30px;
    }

    /*** Projeler ***/
    section.breadcrumb p {
        max-width: 94%;
    }

    p.title {
        line-height: 1.2;
    }

    .clearfix {
        display: flex;
        flex-wrap: wrap-reverse;
    }


    .projects {
        padding-left: 0px;
        padding-right: 0px;
    }

    .projects .item .detail {
        margin-bottom: 80px;
    }

    ul.project-tree-list {
        display: none;
    }

    p.project-title {
        font-size: 35px;
    }

    .project-detail-title {
        padding-left: 0px;
    }

    .site-map .col-md-12 {
        padding-left: 0px;
    }

    /*** Kurumsal - Nora Yapı ***/
    .about-us {
        margin-top: 100px;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/
    #solution-partners-slider .owl-nav {
        top: 10%;
    }

    /*** İletişim ***/
    section.contact {
        margin-top: 55px;
    }
}

@media(max-width:768px) {

    /*** Anasayfa - Dekorasyon ***/
    #home-projects-slider .item a.button {
        bottom: 50px;
    }
    .home-decoration-desc {
        padding: 40px 0px;
    }

    #home-decoration-slider .item p.down-title {
        top: 60%;
    }

    #home-decoration-slider .owl-nav {
        top: -45px;
    }

    #home-decoration-slider .owl-nav [class*=owl-] {
        border: 1px solid #FECC2F;
        background-color: #FECC2F;
        color: #fff;
        font-size: 15px;
        padding: 5px;
    }

    #home-decoration-slider .owl-prev {
        left: 5px;
    }

    #home-decoration-slider .owl-next {
        right: 90%;
    }

    /*** Dekorasyon ***/
    .decoration .item p.down-title {
        top: 60%;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/
    .solution-partners-slider {
        margin-top: 40px;
    }

    #solution-partners-slider .owl-nav {
        top: -45px;
    }

    #solution-partners-slider .owl-nav [class*=owl-] {
        border: 1px solid #FECC2F;
        background-color: #FECC2F;
        color: #fff;
        font-size: 15px;
        padding: 5px;
    }

    #solution-partners-slider .owl-prev {
        left: -34px;
        top: 200px;
    }

    #solution-partners-slider .owl-next {
        right: -34px;
        top: 200px;
    }

    .container-fluid {
        padding-right: 15px !important;
        padding-left: 15px !important;
        margin-right: auto;
        margin-left: auto;
    }

    .aboutUs-img img {
        height: auto;
    }

    .textFitted {
        display: none !important;
    }

    section.home-projects {
        margin: 100px 0px 44px 0 !important;
    }

    .projectsImg {
        order: 2;
    }

    .projectsText {
        order: 1;
    }

    .projectsImg2 {
        order: 1;
    }

    .projectsText2 {
        order: 2;
    }

    .clearfix2 {
        display: inline-grid !important;
    }

    .projects .item {
        margin-top: 40px;
    }
    .projectsDetail-page .item{
        margin-top: 0 !important;
    }

    section.breadcrumb {
        height: 40vh !important;
    }

    .projects-overlay {
        height: 40vh !important;
    }

    .projectSlider-desc {
        top: 73% !important;
    }

    .projectSlider-desc .slider-title {
        font-size: 29px !important;
    }
    #home-decoration-slider .owl-nav [class*=owl-] {
        font-size: 20px;
    }
    #home-decoration-slider .owl-prev {
        left: -24px !important;
        top: 95px !important;
    }
    #home-decoration-slider .owl-next {
        right: -24px !important;
        top: 95px !important;
    }
    .container {
        padding-right: 50px;
        padding-left: 50px;
        margin-right: auto;
        margin-left: auto;
    }
}

@media(max-width:765px) {
    p.title {
        font-size: 35px;
    }

    p.down-title {
        font-size: 16px;
    }

    /*** Anasayfa - Projeler ***/

    section.home-projects .title-group .line {
        margin: 0px 20px;
    }

    /*** Anasayfa - Dekorasyon ***/
    p.big-title {
        text-align: left;
        font-size: 35px;
    }

    /*** Footer ***/
    img.footer-sign {
        width: 15%;
        margin-left: 5%;
    }
}
@media(max-width:580px) {
    #solution-partners-slider .owl-prev {
        top: 150px;
    }
    #solution-partners-slider .owl-next {
        top: 150px;
    }
}
@media(max-width:540px) {
    .home-projects .title-group .line {
        display: none !important;
    }

    section.home-projects .title-group {
        padding: 25px 0px 25px 25px;
    }

    .aboutUs-text p.title {
        font-size: 50px;
    }
    #home-decoration-slider .owl-next {
        right: -34px !important;
    }
    #home-decoration-slider .owl-prev {
        left: -34px !important;
    }
    #home-slider-1 .slider-desc {
        top: 65% !important;
        max-width: fit-content !important;
    }
    #home-slider-1 p.slider-title {
        font-size: 27px !important;
        margin-bottom: 35px !important;
    }
    .slider-desc .button {
        padding: 9px !important;
        font-size: 13px !important;
    }
}

@media(max-width:531px) {

    input,
    textarea {
        margin: 15px 0px;
    }

    /*** Header ***/
    .nav ul li.mobile-lang ul li {
        width: 7%;
    }

    /*** Anasayfa - Slider ***/
    section.slider {
        margin-top: 45px;
    }

    #home-slider-1 .slider-desc {
        max-width: 50%;
    }

    #home-slider-1 p.slider-title {
        font-size: 30px;
    }

    #home-slider-1 p {
        font-size: 14px;
    }

    #home-slider-1 .owl-dot {
        margin: 5px;
    }

    #home-slider-1 .owl-dots {
        top: 25%;
        right: 10px;
    }

    #home-slider-1 .owl-dots span {
        width: 8px;
        height: 8px;
    }

    /*** Anasayfa - Dekorasyon ***/
    #home-decoration-slider .item p.down-title {
        top: 55%;
    }

    #home-decoration-slider .owl-next {
        right: 87%;
    }

    /*** Anasayfa - Yorumlar ***/
    #home-comments-slider .item {
        padding: 0px 50px;
    }

    /*** Footer ***/
    p.footer-title {
        font-size: 30px;
    }

    img.footer-sign {
        width: 22%;
    }

    /*** Dekorasyon ***/
    .decoration .item p.down-title {
        top: 50%;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/
  

    /*** Kurumsal - İK ***/
    .application-form {
        padding: 15px;
    }

    /*** İletişim ***/
    section.contact {
        margin-top: 45px;
        padding: 50px 0px;
    }
 
    
}
@media(max-width:531px){
    #solution-partners-slider .owl-prev ,
    #solution-partners-slider .owl-next {
        top: 130px;
    }
}

@media(max-width:425px) {
    #solution-partners-slider .owl-prev ,
    #solution-partners-slider .owl-next {
        top: 95px;
    }

    /*** Header ***/
    .nav ul li.mobile-lang ul li {
        width: 9%;
    }

    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        left: 20px;
        max-width: 55%;
    }

    #home-slider-1 p {
        margin-bottom: 10px;
    }

    #home-slider-1 .owl-dot {
        margin: 3px;
    }

    /*** Anasayfa - Projeler ***/
    #home-projects-slider .item a.button {
        left: 35%;
    }

    /*** Anasayfa - Dekorasyon ***/
    #home-decoration-slider .item p.down-title {
        top: 70%;
    }

    #home-decoration-slider .owl-next {
        right: 83%;
    }

    /*** Footer ***/


    img.footer-sign {
        width: 25%;
        margin-left: 8%;
    }

    /*** Dekorasyon ***/
    .decoration .item {
        width: 100%;
    }

    .decoration .item p.down-title {
        top: 60%;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/
}

@media(max-width:375px) {
    p.title {
        font-size: 30px;
    }

    /*** Anasayfa - Slider ***/
    #home-slider-1 .slider-desc {
        max-width: 70%;
    }

    #home-slider-1 p.slider-title {
        font-size: 25px;
    }

    /*** Anasayfa - Projeler ***/
    section.home-projects {
        padding-top: 10px;
    }

    /*** Anasayfa - Dekorasyon ***/
    #home-decoration-slider .owl-next {
        right: 81%;
    }

    /*** Kurumsal - Çözüm Ortaklarımız ***/


    /*** Kurumsal - İK ***/
    .application-form {
        padding: 10px;
    }


}
@media(max-width:375px) {
    #solution-partners-slider .owl-next ,
    #solution-partners-slider .owl-prev {
        top: 85px;
    }
}

@media (min-width: 1440px) {
    .container-left {
        margin-left: 12%;
        width: 84% !important;
    }
}

@media (max-width: 1415px) {
    #home-decoration-slider .owl-nav [class*=owl-] {
        color: black;
        background-color: #FECC2F;
        font-size: 14px;
    }
    #home-decoration-slider .owl-next {
        right: -35px;
        top: 0;
    }
    #home-decoration-slider .owl-prev {
        left: -35px;
        top: 0;
    }
   

}
@media (max-width: 380px) {
    #home-slider-1 .slider-desc {
    top: 58% !important;
}
}
@media (min-width: 1200px) {
    .container {
        width: 1200px;
    }
}

@media (max-width: 991px) {
    .contact .contact-form {
        align-items: start;
    }

    .project-field {
        border-bottom: none !important;
    }

    .aboutUs-img {
        margin-bottom: 40px;
    }

    .aboutUs-text .aboutUs-content p {
        padding-right: 0 !important;
    }

    #home-slider-1 .slider-desc2 {
        display: none !important;
    }

    .slider-ok {
        display: none;
    }

    .homeAbout-section {
        margin: 65px 0px -45px 0 !important;
    }

    .projectSlider-desc2 {
        display: none;
    }

    .home-decoration-detail-desc .slider-line,
    .home-social .social-textBox .title-line {
        display: none !important;
    }

    .home-social-text {
        padding-right: 0;
    }

    .home-social-img {
        margin-top: 65px;
    }

    .home-social-img img {
        height: auto !important;
    }

    .home-down .line {
        display: none;
    }

    .footer-logo {
        width: 50%;
    }

    .footer-column {
        padding: 0 !important;
    }

    button.toggle-nav {
        margin-top: 18px;
    }

    .projectSlider-desc .slider-title {
        position: relative;
        top: 50%;
        font-size: 36px;
    }

    .project-field {
        padding-bottom: 62px;
    }

    #project-slider .owl-nav .owl-next {
        right: 0;
    }

    #project-slider .owl-nav .owl-prev {
        left: 0;
    }

    .detail-img {
        background-size: cover !important;
    }

    .about-img img {
        height: auto;
    }

    .about-us img {
        height: auto;
    }

    #gokhan-nayci .aboutUs-text {
        padding: 0 17px !important;
    }

    .sign {
        display: none;
    }

    #gokhan-nayci .aboutUs-text {
        border-bottom: 0 !important;
    }

    .contact .contact-line p {
        display: none;
    }

    .projectSlider-desc {
        top: 80%;
        left: 5%;
        max-width: 100%;
    }

    .projects-overlay {
        height: 50vh;
    }

    section.breadcrumb {
        height: 50vh;
    }

    .header-contact-box {
        display: none !important;
    }

    .about-row {
        display: flex;
        flex-direction: column;
    }

    .aboutPage-text {
        order: 2;
    }

    .aboutPage-img {
        order: 1;
    }
    .cozum-ortaklarimiz .title-line{
        display: none !important;
    }
    .web-display{
        display: none;
    }
    .mobil-display{
        display: block !important;
        position: relative;
    }
    .home-social-img{
        display: none;
    }
    .mobil-social{
        display: block !important;
        margin-top: 20px;
    }
    .mobilDecoration-title{
        margin-bottom: 20px !important;
    }
    .site-map {
        margin-top: 120px !important;
    }
    #home-slider-1 .slider-desc {
        top: 62% !important;
        max-width: fit-content !important;
    }
    #home-slider-1 p.slider-title {
        font-size: 35px;
        margin-bottom: 35px;
    }
    
}

@media(min-width:1415px) {
    .home-decoration .fit-text {
        width: 85%
    }

    .footer .footerList-box {
        display: flex;
        justify-content: end;
    }

    .header-box,
    .header-box .header-contact-box {
        display: flex;
        align-items: center;
    }

    .projectSlider-desc2 {
        position: absolute;
        top: 78%;
        left: 55%;
        width: 30%;
        display: flex;
        flex-direction: column;
    }

    #home-slider-1 .slider-line,
    .projectSlider-line {
        width: 25%;
        height: 3px;
        background-color: #FECC2F;
        display: inline-block;
        margin-left: 215px;
        margin-top: -87px;
    }

    .projectSlider-line {
        margin-top: -12px !important;
    }

    #home-decoration-slider .owl-next {
        right: -125px;
        top: 110px;
    }

    #home-decoration-slider .owl-prev {
        left: -125px;
        top: 110px;
    }

}

@media (min-width: 768px) {
    .project-line {
        background-color: #707070a3;
        width: 100%;
        height: 1px;
        margin-top: 30px;
    }

}