/*------------------------------------------------------------------//

//      RESPONSIVE SYSTEM                                                                                 //

//------------------------------------------------------------------*/

@media screen and (min-width: 1400px) {

    /* PC 1400+  */
    .menuAc,
    .mContact {
        display: none !important;
    }
}



/* 1366x768 çözünürlük ve 14 inç ekranlar için CSS media query */
@media screen and (max-width: 1399px) and (min-width: 1199px) {
    .slider-img img {
        width: 80%;
    }

    .slider-right {

        right: -301px;
    }

    .slider-left {
        width: 900px;
        position: relative;
        z-index: 999999;
        top: 12%;
    }

    .home-info .inner .photo img {
        width: 65%;
    }

    .home-info .inner .text {
        width: 600px;
        height: 400px;
    }

    .home-info .inner .text .title {
        font-size: 40px;
    }

    .home-about .inner .left .title {
        font-size: 40px;
    }

    .home-comments {
        margin-top: 0;
    }

    .home-bio {
        background-position: center;
    }
}



@media only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    .slider-img img {
        width: 100%;
    }
    .slider-left{
        top: 5px;
    }
}



@media screen and (max-width: 1200px) and (min-width: 992px) {

    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .slider-left h1 {
        font-size: 30px;
    }

    .slider-left p {
        font-size: 16px;
    }

    .slider {
        position: relative;
        height: 900px;
    }

    .slider-inner {
        position: relative;
        height: 900px;
    }

    .slider-img img {
        width: 100%;
    }

    .slider-left {
        width: 900px;
        position: relative;
        z-index: 999999;
        padding-top: 170px;
    }

    .home-info .inner img {
        width: 100%;
        border-radius: 20px;
    }

    .home-info .inner {
        flex-direction: column;
    }

    .home-info .inner .text {
        position: relative;
        width: initial;
        transform: initial;
        height: initial;
        padding: 25px;
        margin-top: -59px;
    }

    .home-info .inner .text .title {
        font-size: 30px;
    }

    .home-info .inner .text p {
        font-size: 16px;
    }


    .home-about .inner {
        height: initial;
        margin: 25px 0;

    }

    .home-about .inner .left {
        padding: 20px;
    }

    .home-about .inner .left p {
        padding: 20px 0;
        font-size: 16px;
    }

    .home-about .inner .left .title {
        font-size: 35px;

    }

    .home-about .inner .left a {
        margin-bottom: 15px;
    }

    .home-about .inner .right img {
        /* margin-top: -20px; */
    }

    .home-shorts {
        height: initial;
    }

    .home-shorts .inner {
        height: auto;
        padding-bottom: 15px;
    }

    .home-shorts .inner .title {
        padding: 20px 0;
        font-size: 35px;
    }

    .home-comments {
        margin-top: 20px;
    }

    .home-comments .title {

        font-size: 35px;
        margin-bottom: 25px;
    }

    .home-bio {
        margin-top: 40px;
        margin-bottom: 60px;
        background-position: right;
    }

    .home-bio .bio-right {
        width: 100%;
        padding: 0px 10px 0px 10px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .home-bio .bio-right img {
        /* width: 150px; */
        transform: initial;
        padding-top: 15px;
    }

    .home-bio .bio-right .title {
        font-size: 35px;
        margin-bottom: 15px;
        padding-top: 120px;
    }

    .home-bio .bio-right .inner {
        max-width: 350px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 5px 0;
    }

    .home-bio .bio-right .inner h2 {
        font-size: 30px;
        padding-left: initial;
        text-align: center;
    }


    .home-bio .bio-right p {
        width: 100%;
        max-width: 500px;
        font-size: 16px;
        padding: 20px 0;
        line-height: 1.4;
        margin: 0 auto;
    }

    .home-bio .bio-right a {
        font-size: 16px;
        padding: 10px 18px;
        border-radius: 8px;
    }

    .home-bio .bio-right i {
        padding-right: 8px;
    }

    .home-cons .item .title-one {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-cons .item .title-two {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
    }

    .home-cons .item .title-three {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-footer {
        padding: 45px 0;
    }

    .home-footer img {
        width: 50%;
        padding: 10px 0;
    }
}

@media screen and (max-width: 991px) and (min-width: 769px) {

    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .slider-left h1 {
        font-size: 30px;
    }

    .slider-left p {
        font-size: 16px;
    }

    .slider {
        position: relative;
        height: 900px;
    }

    .slider-inner {
        position: relative;
        height: 900px;
    }

    .slider-img img {
        width: 125%;
    }

    .slider-left {
        width: 900px;
        position: relative;
        z-index: 999999;
        padding-top: 170px;
    }

    .home-info .inner img {
        width: 100%;
        border-radius: 20px;
    }

    .home-info .inner {
        flex-direction: column;
    }

    .home-info .inner .text {
        position: relative;
        width: initial;
        transform: initial;
        height: initial;
        padding: 25px;
        margin-top: -59px;
    }

    .home-info .inner .text .title {
        font-size: 30px;
    }

    .home-info .inner .text p {
        font-size: 16px;
    }


    .home-about .inner {
        height: initial;
        margin: 25px 0;

    }

    .home-about .inner .left {
        padding: 20px;
    }

    .home-about .inner .left p {
        padding: 20px 0;
        font-size: 16px;
    }

    .home-about .inner .left .title {
        font-size: 35px;

    }

    .home-about .inner .left a {
        margin-bottom: 15px;
    }

    .home-about .inner .right img {
        margin-top: -20px;
    }

    .home-shorts {
        height: initial;
    }

    .home-shorts .inner {
        height: 45vh;
    }

    .home-shorts .inner .title {
        padding: 20px 0;
        font-size: 35px;
    }

    .home-comments {
        margin-top: 20px;
    }

    .home-comments .title {

        font-size: 35px;
        margin-bottom: 25px;
    }

    .home-bio {

        margin-top: 40px;
        margin-bottom: 60px;
        background-position-x: 700px;

    }

    .home-bio .bio-right {
        width: 100%;
        padding: 0px 10px 0px 10px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .home-bio .bio-right img {}

    .home-bio .bio-right .title {
        font-size: 35px;
        margin-bottom: 15px;
        padding-top: 90px;
    }

    .home-bio .bio-right .inner {
        max-width: 350px;
        left: 0;
        right: 0;
        /* margin: 0 auto; */
        padding: 5px 0;
    }

    .home-bio .bio-right .inner h2 {
        font-size: 30px;
        text-align: center;
        padding-left: inherit;
    }


    .home-bio .bio-right p {
        width: 100%;
        max-width: 500px;
        font-size: 16px;
        padding: 20px 0;
        line-height: 1.4;
        margin: 0 auto;
    }

    .home-bio .bio-right a {
        font-size: 16px;
        padding: 10px 18px;
        border-radius: 8px;
    }

    .home-bio .bio-right i {
        padding-right: 8px;
    }

    .home-cons .item .title-one {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-cons .item .title-two {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
    }

    .home-cons .item .title-three {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-footer {
        padding: initial;
        text-align: center;
        padding: 24px 0;
    }

    .home-footer img {
        width: 40%;
        padding: 26px 0;
    }


}

@media screen and (max-width: 768px) and (min-width: 640px) {

    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .slider-left h1 {
        font-size: 30px;
    }

    .slider-left p {
        font-size: 16px;
    }

    .slider {
        position: relative;
        height: 900PX;
    }

    .slider-inner {
        position: relative;
        height: 900PX;
    }

    .slider-img img {
        width: 125%;
    }

    .slider-left {
        width: 900px;
        position: relative;
        z-index: 999999;
        padding-top: 170px;
    }

    .home-info .inner img {
        width: 100%;
        border-radius: 20px;
    }

    .home-info .inner {
        flex-direction: column;
    }

    .home-info .inner .text {
        position: relative;
        width: initial;
        transform: initial;
        height: initial;
        padding: 25px;
        margin-top: -59px;
    }

    .home-info .inner .text .title {
        font-size: 30px;
    }

    .home-info .inner .text p {
        font-size: 16px;
    }


    .home-about .inner {
        height: initial;
        margin: 25px 0;

    }

    .home-about .inner .left {
        padding: 20px;
    }

    .home-about .inner .left p {
        padding: 20px 0;
        font-size: 16px;
    }

    .home-about .inner .left .title {
        font-size: 35px;

    }

    .home-about .inner .left a {
        margin-bottom: 15px;
    }

    .home-about .inner .right img {
        margin-top: -20px;
    }

    .home-shorts {
        height: initial !important;
        padding-bottom: 18px;
    }

    .home-shorts .inner {
        height: initial;
        padding-bottom: 19px;
    }

    .home-shorts .inner .title {
        padding: 20px 0;
        font-size: 35px;
    }

    .home-comments {
        margin-top: 20px;
    }

    .home-comments .title {

        font-size: 35px;
        margin-bottom: 25px;
    }

    .home-bio {
        margin-top: 40px;
        margin-bottom: 60px;
        background-position: center right;
    }

    .home-bio .bio-right {
        width: 100%;
        padding: 0px 10px 0px 10px;
        z-index: 2;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .home-bio .bio-right img {
        width: initial;
        transform: initial;
        padding-top: 15px;
    }

    .home-bio .bio-right .title {
        font-size: 35px;
        margin-bottom: 15px;
        padding-top: 90px;
    }

    .home-bio .bio-right .inner {
        max-width: 350px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 5px 0;
    }

    .home-bio .bio-right .inner h2 {
        font-size: 30px;
        padding-left: initial;
        padding-right: initial;
        text-align: center;
    }


    .home-bio .bio-right p {
        width: 100%;
        max-width: 500px;
        font-size: 16px;
        padding: 20px 0;
        line-height: 1.4;
        margin: 0 auto;
    }

    .home-bio .bio-right a {
        font-size: 16px;
        padding: 10px 18px;
        border-radius: 8px;
    }

    .home-bio .bio-right i {
        padding-right: 8px;
    }

    .home-cons .item .title-one {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-cons .item .title-two {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
    }

    .home-cons .item .title-three {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-footer {
        padding: initial;
    }

    .home-footer img {
        width: 50%;
        padding: 10px 0;
    }

    .home-service .item .title {
        font-size: 23px;
    }

}

@media screen and (max-width: 639px) and (min-width: 0px) {

    body,
    html {
        overflow-x: hidden;
    }

    .header-logo img {
        width: 70%;
    }

    .slider-left h1 {
        font-size: 30px;
    }

    .slider-left p {
        font-size: 16px;
    }

    .slider {
        position: relative;
        height: 600px;

    }

    .slider-inner {
        position: relative;
        height: 600px;
    }

    .slider-img img {
        width: 125%;
    }

    .slider-left {
        width: 900px;
        position: relative;
        z-index: 999;
        padding-top: 170px;
    }

    .home-info .inner img {
        width: 100%;
        border-radius: 20px;
    }

    .home-info .inner {
        flex-direction: column;
    }

    .home-info .inner .text {
        position: relative;
        width: initial;
        transform: initial;
        height: initial;
        padding: 25px;
        margin-top: -59px;
    }

    .home-info .inner .text .title {
        font-size: 30px;
    }

    .home-info .inner .text p {
        font-size: 16px;
    }


    .home-about .inner {
        height: initial;
        margin: 25px 0;

    }

    .home-about .inner .left {
        padding: 20px;
    }

    .home-about .inner .left p {
        padding: 20px 0;
        font-size: 16px;
    }

    .home-about .inner .left .title {
        font-size: 35px;

    }

    .home-about .inner .left a {
        margin-bottom: 15px;
    }

    .home-about .inner .right img {
        margin-top: -20px;
    }

    .home-shorts {
        height: initial;
    }

    .home-shorts .inner {
        height: 45vh;
    }

    .home-shorts .inner .title {
        padding: 20px 0;
        font-size: 35px;
    }

    .home-comments {
        margin-top: 20px;
    }

    .home-comments .title {

        font-size: 35px;
        margin-bottom: 25px;
    }

    .home-bio {margin-top: 40px;/* margin-bottom: 60px; */background-position-x: 700px;}

    .home-bio .bio-right {
        width: 100%;
        padding: 0px 10px 0px 10px;
        z-index: 2;
    }

    .home-bio .bio-right img {
        width: 150px;
        transform: translatex(65%);
        padding-top: 15px;

    }

    .home-bio .bio-right .title {
        font-size: 35px;
        margin-bottom: 15px;
        margin-top: 220px;
    }

    .home-bio .bio-right .inner {
        max-width: 350px;
        left: 0;
        right: 0;
        margin: 0 auto;
        padding: 5px 0;
    }

    .home-bio .bio-right .inner h2 {
        font-size: 30px;
        padding-left: 20px;
        padding-right: 20px;
    }


    .home-bio .bio-right p {
        width: 100%;
        max-width: 500px;
        font-size: 16px;
        padding: 20px 0;
        line-height: 1.4;
        margin: 0 auto;
    }

    .home-bio .bio-right a {
        font-size: 16px;
        padding: 10px 18px;
        border-radius: 8px;
    }

    .home-bio .bio-right i {
        padding-right: 8px;
    }



    .home-cons .item .title-one {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-cons .item .title-two {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
    }

    .home-cons .item .title-three {
        font-size: 20px;
        padding: 10px 20px;
        top: 50%;
        left: 50%;
    }

    .home-footer {
        padding: initial;
    }

    .home-footer img {
        width: 50%;
        padding: 10px 0;
    }

     .contact-form__inner {
        padding: 0;
    }
    .contact-form__background {
        padding: 33px 15px;
    }

}