/* Normal desktop :1200px. */
@media (min-width: 1200px) {
.servisresim{
    height: 230px;
}
    .blogresimboyut{
        width: 100%;
        height: 200px;
    }

    .tp-page-title-area {
        padding-bottom: 100px;
        padding-top: 100px;
    }

    .swiper-wrapper2{
        height: auto;
    }
    .hizmetdetayresim{
        width: 100%;
        height: 400px;
    }
    .hakkimizdaresim{
        width: 100%;
        height: 300px;
    }

    .sssresim{
        width: 100%;
        height: 350px;
        margin-top: 220px;
        margin-bottom: 30px;
    }
    .altbosluk{
        margin-bottom: 50px;
    }
    .blogresim{
        width: 100%;
        height: 200px;
    }
    .blogresimdetay{
        width: 100%;
        height: 400px;
    }
    .tp-slider-height{
        height: 700px;
    }

    .tp-slider-height-three {
        min-height: 600px;
    }


}


/* Normal desktop :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
    .servisresim{
        height: 320px;
    }
    .blogresimboyut{
        width: 100%;
        height: 200px;
    }


    .swiper-wrapper2{
        height: auto;
    }
    .hizmetdetayresim{
        width: 100%;
        height: 320px;
    }
    .hakkimizdaresim{
        width: 100%;
        height: 300px;
    }

    .sssresim{
        width: 100%;
        height: 300px;
        margin-top: 220px;
        margin-bottom: 30px;
    }
    .altbosluk{
        margin-bottom: 50px;
    }
    .blogresim{
        width: 100%;
        height: 250px;
    }
    .blogresimdetay{
        width: 100%;
        height: 350px;
    }

    .tp-page-title-area {
        padding-bottom: 120px;
        padding-top: 120px;
    }

    .tp-page-title-area {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .tp-slider-height{
        height: 700px;
    }

    .tp-slider-height-three {
        min-height: 700px;
    }



}


/* Tablet desktop :768px. */
@media (min-width: 768px) and (max-width: 991px) {
    .servisresim{
        height: 300px;
    }
    .blogresimboyut{
        width: 100%;
        height: 200px;
    }


    .tp-slider-title {
        font-size: 20px;
        width: 200px;
    }
    .swiper-wrapper2{
        height: auto;
    }

    .hizmetdetayresim{
        width: 100%;
        height: 300px;
    }
    .hakkimizdaresim{
        width: 90%;
        height: 300px;
    }

    .sssresim{
        width: 80%;
        margin: 0 auto;
        height: 300px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .altbosluk{
        margin-bottom: 50px;
    }
    .tp-appoint-title {
        margin-bottom: 0px;
        font-size: 22px;
        line-height: 1.33;
    }
    .blogresim{
        width: 100%;
        height: 200px;
    }
    .blogresimdetay{
        width: 100%;
        height: 350px;
    }
    .tp-page-title-area {
        padding-bottom: 100px;
        padding-top: 100px;
    }
    .tp-slider-height{
        height: 700px;
    }

    .tp-slider-height-three {
        min-height: 700px;
    }


}



/* Large Mobile :480px. */
@media only screen and (min-width: 100px) and (max-width: 767px) {
    .servisresim{
        height: 250px;
    }
    .blogresimboyut{
        width: 100%;
        height: 250px;
    }

    .breadcrumb-title {
        font-size: 25px;
    }

    .theme-btn {
        font-size: 16px;
        padding: 0px 20px;
        display: inline-block;
        font-weight: 500;
        border: none;
        outline: none;
        box-shadow: none;
        height: 40px;
        line-height: 40px;
        color: #ffffff;
        background: #3942ee;
        text-align: center;
        cursor: pointer;
        position: relative;
        overflow: hidden;
        border-radius: 10px;
    }

    .swiper-wrapper-hizmet{
        height: 300px;
    }
    .tp-slider-title {
        font-size: 20px;
        width: 200px;
    }
    .tp-about-text-two{
        padding-top: 30px;
    }
    .swiper-wrapper2{
        height: auto;
    }

    .slider-img img {
        height: 250px;
        width: 100%;
        object-fit: cover;
    }

    .hizmetdetayresim{
        width: 100%;
        height: 200px;
    }
    .hakkimizdaresim{
        width: 100%;
        height: 200px;
    }
    .sssresim{
        width: 100%;
        height: 250px;
        margin-top: 10px;
        margin-bottom: 30px;
    }
    .altbosluk{
        margin-bottom: 10px;
    }

    .tp-appoint-title {
        margin-bottom: 0px;
        font-size: 22px;
        line-height: 1.33;
    }
    .blogresim{
        width: 100%;
        height: 250px;
    }
    .blogresimdetay{
        width: 100%;
        height: 200px;
    }
    .tp-page-title-area {
        padding-bottom: 70px;
        padding-top: 70px;
    }
    .tp-slider-height{
        height: 700px;
    }

    .tp-slider-height-three {
        min-height: 500px;
    }



}
