@media screen and (max-width: 767px){
    .mobil-gizle{
        display: none !important;
    }


    /******MENU**********/
    .mainmenu{
        display: none;
    }

    .leftMenuBtn {
        float: none;
        width: auto !important;
        border-right: none !important;
        padding: 0 0 0 19px;
    }

    .hamburger-menu{
      width: auto;
    }

    .ust-menu-logo{
        width: auto;
    }

    .arama-alani{
        display: none;
    }
    /*******MENU BİTİŞ********/
    /******FOOTER*************/
    footer .row {
        height: auto !important;
    }

    footer .text-right{
        text-align: center !important;
    }

    .footer-link-div{
        text-align: center !important;
    }

    .footerWidget{
        margin-top: 5%;
        margin-bottom: 5%;
    }

    .footer-adres{
        padding: 5% 10% 0% 10%;
        text-align: center;
    }

    .footerSocial li:first-child a{
        padding:0 19px 0 0;
    }

    .logoShowcase li {
        max-width: 50% !important;
        width: 50% !important;
        border-right: none !important;
        padding: 0 10px !important;
        line-height: 79px !important;
    }

    .logoShowcase li:first-child img{
        width: 60% !important;
    }

    /*****FOTER BİTİŞ*********/


    /******* ANASAYFA UST SLIDER BAŞLANGIÇ *********/
    #sliderMenu {
        height: auto !important;
        display: block !important;
    }

    #slideLeft {
        width: 100% !important;
    }

    .homeNewsHeader {
        margin-left: 0 !important;
    }

    .homeNewsHeader h3 {
        font-size: 62px !important;
        line-height: 60px !important;
    }

    .homeNewsTitle {
        font-size: 21px !important;
        line-height: 25px !important;
    }

    .slideLeftBottom {
        position: relative !important;
        padding: 0 0 20px 0;
        display: flex;
        flex-wrap: wrap;
    }

    .showcaseTop img {
        width: 24% !important;
        margin: auto;
        height: auto !important;
        text-align: center;
    }

    .showcaseTop {
        display: contents !important;
    }

    .ana-slider-hp-logo img{
        width: 14% !important;
    }

    .slideMenu {
        flex: none !important;
        font-size: 16px !important;
        line-height: 2 !important;
        display: block !important;
        text-align: center;
    }

    #slideRight {
        height: 155px;
    }

    /******* ANASAYFA UST SLIDER BİTİR *********/


    /******** ANASAYFA BAŞARI HİKAYELERİ ALANI BAŞLANGIÇ***********/
    .ssContentInside {
        height: 428px !important;
    }

    .ssHeader h3 {
        font-size: 28px !important;
    }

    a.ssAllBtn {
        margin-bottom: 5%;
    }

    .ssTitle {
        font-size: 19px !important;
    }

    .ssHeader .nav-link {
        padding: 0 !important;
    }

    .ssHeader li.nav-item {
        width: 25%;
        height: auto !important;
        padding: 0 0 0 0 !important;
        position: relative;
    }

    .ssHeader{
        padding: 20px 0 20px 0 !important;
    }

    .ssHeader .container-fluid{
        padding: 0 !important;
    }

    /******** ANASAYFA BAŞARI HİKAYELERİ ALANI BİTİŞ ***********/





    /******** SAYFALAR ALANI BAŞLANGIÇ ***********/
    .navOuter{
        display: block;
    }

    .breadcrumbs{
        display: block !important;
    }


    .eael-entry-thumbnail {
        width: 100% !important;
        height: auto !important;
    }

    /******** SAYFALAR ALANI BİTİŞ ***********/






    /******** YAZILAR ALANI BAŞLANGIÇ ***********/

    .mobil-text-left{
        text-align: left !important;
    }

    .margin-0{
        margin: 0 0 0 0 !important;
    }

    .margin-0 > .elementor-widget-container{
        margin: 0 0 0 0 !important;
    }

    .margin-0 > .elementor-element-populated{
        margin: 0 !important;
    }

    .margin-5 > .elementor-widget-container{
        margin: 5% 0 0 0 !important;
    }

    .margin-top-ve-bottom-5 > .elementor-element-populated{
        margin: 5% 0 5% 0 !important;
    }

    .h-100 > .elementor-element-populated{
        height: 300px;
    }

    .border-kaldir{
        border: none !important;
    }

    .border-kaldir > .elementor-element-populated{
        border: none !important;
    }

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

    .padding-0 form{
        padding: 0 !important;
    }

    .padding-0 > .elementor-widget-container{
        padding: 0 !important;
    }

    .arka-planli-yazi{
        padding: 0 !important;
    }

    .assetplus-halka-ozellikler .elementor-element > .elementor-element-populated {
        padding: 35% 0 30% 0 !important;
    }

    /******** YAZILAR ALANI BİTİŞ ***********/



}






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

    .mainmenu{
        display: none;
    }

    .navOuter{
        display: block;
    }

    .tablet-padding-0{
        padding: 0 !important;
    }

    .tablet-h1 h1{
        font-size: 1.80rem;
    }

    .tablet-buton-padding a{
        padding: 5% 22% 5% 10% !important;
    }
}







@media (min-width: 992px) and (max-width: 1199px) {
    .mainmenu{
        display: none;
    }

    .navOuter{
        display: block;
    }
}

@media (min-width: 1199px) and (max-width: 1650px){
    
}

@media (max-width: 1199px) {
    .logoShowcase li {
        width: 80% !important;
    }
}