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

//      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 only screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {

    body,
    html {
        overflow-x: hidden;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu-btn {
        display: block !important;
    }

    .header-top {
        display: none !important;
    }

    .header-menu {
        display: none !important;
    }

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

    .slider {
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .slider-content .title {
        font-family: "Helma";
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }

    .slider-content {
        position: absolute;
        top: 28%;
        height: initial;
    }

    .home-about-content .title {
        font-size: 36px;
    }

    .home-services .borders .items {
        display: none;
    }

    .home-services .bordertwo {
        width: 260px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-cons .title {
        font-size: 40px;
    }

    .home-cons-button .more {
        margin-bottom: 25px;
    }

    .home-comments .borders .title {
        font-size: 40px;
        font-weight: 400;

    }

    .home-videos .borders .title {
        font-size: 40px;
    }

    .home-videos .item .bilgi {
        padding-top: 15px;
    }

    .home-content .title .borders {
        min-width: 300px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-content .more {
        margin-bottom: 15px;
    }

    .home-before-after,
    .single-before-after .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .items {
        display: none;
    }

    .home-kbb img {
        width: 100%;
    }

    .footer-logo img {
        width: 80%;
        margin-bottom: 40px;
        display: block;
    }

    .footer .title {
        font-size: 40px;
    }

    .footer-right {
        padding: 30px 0;
        text-align: left;
    }

    .footer-right .socials a {
        font-size: 35px;
    }

    footer {
        padding: 40px 0;
    }

    .home-aesthetic .borders .title {
        font-size: 40px;
    }

    .home-before-after .borders .title {
        font-size: 40px;
    }

    .single-videos .borders .title {
        font-size: 40px;
    }

    .single-videos .item .bilgi {
        padding-top: 15px;
    }
        .single-page-title h1 {
        font-size: 25px;

    }
    .single-page-title {
    padding: 30px 0;
}
}

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

    body,
    html {
        overflow-x: hidden;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu-btn {
        display: block !important;
    }

    .header-top {
        display: none !important;
    }

    .header-menu {
        display: none !important;
    }

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

    .slider {
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .slider-content .title {
        font-family: "Helma";
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }

    .slider-content {
        position: absolute;
        top: 28%;
        height: initial;
    }

    .home-about-content .title {
        font-size: 36px;
    }

    .home-services .borders .items {
        display: none;
    }

    .home-services .bordertwo {
        width: 260px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-cons .title {
        font-size: 40px;
    }

    .home-cons-button .more {
        margin-bottom: 25px;
    }

    .home-comments .borders .title {
        font-size: 40px;
        font-weight: 400;

    }

    .home-videos .borders .title {
        font-size: 40px;
    }

    .home-videos .item .bilgi {
        padding-top: 15px;
    }

    .home-content .title .borders {
        min-width: 300px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-content .more {
        margin-bottom: 15px;
    }

    .home-before-after,
    .single-before-after .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .items {
        display: none;
    }

    .home-kbb img {
        width: 100%;
    }

    .footer-logo img {
        width: 80%;
        margin-bottom: 40px;
        display: block;
    }

    .footer .title {
        font-size: 40px;
    }

    .footer-right {
        padding: 30px 0;
        text-align: left;
    }

    .footer-right .socials a {
        font-size: 35px;
    }

    footer {
        padding: 40px 0;
    }

    .home-aesthetic .borders .title {
        font-size: 40px;
    }

    .home-before-after .borders .title {
        font-size: 40px;
    }

    .single-videos .borders .title {
        font-size: 40px;
    }

    .single-videos .item .bilgi {
        padding-top: 15px;
    }
    .single-page-title h1 {
        font-size: 25px;

    }
    .single-page-title {
    padding: 30px 0;
}
}

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

    body,
    html {
        overflow-x: hidden;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu-btn {
        display: block !important;
    }

    .header-top {
        display: none !important;
    }

    .header-menu {
        display: none !important;
    }

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

    .slider {
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .slider-content .title {
        font-family: "Helma";
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }

    .slider-content {
        position: absolute;
        top: 28%;
        height: initial;
    }

    .home-about-content .title {
        font-size: 36px;
    }

    .home-services .borders .items {
        display: none;
    }

    .home-services .bordertwo {
        width: 260px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-cons .title {
        font-size: 40px;
    }

    .home-cons-button .more {
        margin-bottom: 25px;
    }

    .home-comments .borders .title {
        font-size: 40px;
        font-weight: 400;

    }

    .home-videos .borders .title {
        font-size: 40px;
    }

    .home-videos .item .bilgi {
        padding-top: 15px;
    }

    .home-content .title .borders {
        min-width: 300px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-content .more {
        margin-bottom: 15px;
    }

    .home-before-after,
    .single-before-after .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .items {
        display: none;
    }

    .home-kbb img {
        width: 100%;
    }

    .footer-logo img {
        width: 80%;
        margin-bottom: 40px;
        display: block;
    }

    .footer .title {
        font-size: 40px;
    }

    .footer-right {
        padding: 30px 0;
        text-align: left;
    }

    .footer-right .socials a {
        font-size: 35px;
    }

    footer {
        padding: 40px 0;
    }

    .home-aesthetic .borders .title {
        font-size: 40px;
    }

    .home-before-after .borders .title {
        font-size: 40px;
    }

    .single-videos .borders .title {
        font-size: 40px;
    }

    .single-videos .item .bilgi {
        padding-top: 15px;
    }
    .single-page-title h1 {
        font-size: 25px;

    }
    .single-page-title {
    padding: 30px 0;
}
}

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

    body,
    html {
        overflow-x: hidden;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu-btn {
        display: block !important;
    }

    .header-top {
        display: none !important;
    }

    .header-menu {
        display: none !important;
    }

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

    .slider {
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .slider-content .title {
        font-family: "Helma";
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }

    .slider-content {
        position: absolute;
        top: 28%;
        height: initial;
    }

    .home-about-content .title {
        font-size: 36px;
    }

    .home-services .borders .items {
        display: none;
    }

    .home-services .bordertwo {
        width: 260px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-cons .title {
        font-size: 40px;
    }

    .home-cons-button .more {
        margin-bottom: 25px;
    }

    .home-comments .borders .title {
        font-size: 40px;
        font-weight: 400;

    }

    .home-videos .borders .title {
        font-size: 40px;
    }

    .home-videos .item .bilgi {
        padding-top: 15px;
    }

    .home-content .title .borders {
        min-width: 300px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-content .more {
        margin-bottom: 15px;
    }

    .home-before-after,
    .single-before-after .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .items {
        display: none;
    }

    .home-kbb img {
        width: 100%;
    }

    .footer-logo img {
        width: 80%;
        margin-bottom: 40px;
        display: block;
    }

    .footer .title {
        font-size: 40px;
    }

    .footer-right {
        padding: 30px 0;
        text-align: left;
    }

    .footer-right .socials a {
        font-size: 35px;
    }

    footer {
        padding: 40px 0;
    }

    .home-aesthetic .borders .title {
        font-size: 40px;
    }

    .home-before-after .borders .title {
        font-size: 40px;
    }

    .single-videos .borders .title {
        font-size: 40px;
    }

    .single-videos .item .bilgi {
        padding-top: 15px;
    }
    .single-page-title h1 {
        font-size: 25px;

    }
    .single-page-title {
    padding: 30px 0;
}

}

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

    body,
    html {
        overflow-x: hidden;
    }

    .m-order-1 {
        order: 1;
    }

    .m-order-2 {
        order: 2;
    }

    .header-menu-btn {
        display: block !important;
    }

    .header-top {
        display: none !important;
    }

    .header-menu {
        display: none !important;
    }

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

    .slider {
        position: relative;
        overflow: hidden;
        height: 700px;
    }

    .slider-content .title {
        font-family: "Helma";
        font-size: 36px;
        font-weight: 600;
        color: #fff;
    }

    .slider-content {
        position: absolute;
        top: 28%;
        height: initial;
    }

    .home-about-content .title {
        font-size: 36px;
    }

    .home-services .borders .items {
        display: none;
    }

    .home-services .bordertwo {
        width: 260px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-cons .title {
        font-size: 40px;
    }

    .home-cons-button .more {
        margin-bottom: 25px;
    }

    .home-comments .borders .title {
        font-size: 40px;
        font-weight: 400;

    }

    .home-videos .borders .title {
        font-size: 40px;
    }

    .home-videos .item .bilgi {
        padding-top: 15px;
    }

    .home-content .title .borders {
        min-width: 300px;
        height: 1px;
        background-color: #252525;
        display: none;
    }

    .home-content .more {
        margin-bottom: 15px;
    }

    .home-before-after,
    .single-before-after .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .title {
        font-size: 40px;
    }

    .home-kbb .borders .items {
        display: none;
    }

    .home-kbb img {
        width: 100%;
    }

    .home-bar .borders .title {
        font-size: 40px;
    }

    .home-bar .borders .items {
        display: none;
    }

    .footer-logo img {
        width: 80%;
        margin-bottom: 40px;
        display: block;
    }

    .footer .title {
        font-size: 40px;
    }

    .footer-right {
        padding: 30px 0;
        text-align: left;
    }

    .footer-right .socials a {
        font-size: 35px;
    }

    footer {
        padding: 40px 0;
    }

    .home-aesthetic .borders .title {
        font-size: 40px;
    }

    .home-before-after .borders .title {
        font-size: 40px;
    }

    .single-videos .borders .title {
        font-size: 40px;
    }

    .single-videos .item .bilgi {
        padding-top: 15px;
    }

    .single-page-title h1 {
        font-size: 25px;

    }
    .single-page-title {
    padding: 30px 0;
}

.footer-bottom-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-direction: column;
}

}