
@media (max-device-width: 1024px) {

    /* header spacing */
    .ptnew {
        padding-top: 1.1rem !important;
        padding-bottom: 1.1rem !important;
    }

    .events-filter .item.dropdown .dropdown-item {
        padding: 5px 15px;
        margin: 0;
    }

    .plnew3 {
        padding-left: 10px !important;
    }

    .plnew4 {
        padding-left: 15px !important;
        margin-top: 0px !important
    }

    .dpn {
        display: none !important
    }

    .fixed-top3 {
        position: fixed;
        top: 0;
        z-index: 1030;
    }

    .ptnew2 {
        height: 75px !important;
    }

    .imgnew {
        height: 25px !important;
    }

    .ptnew3 {
        padding-left: 0rem !important;
        padding-right: 0rem !important;
    }

    /* When scrolled Hide logo on mobile but not on desktop */

    .menu-logo-not-scrolled {
        display: none;
    }

    .menu-logo-scrolled {
        display: none;
    }

    .menu-dates-not-scrolled {
        display: block;
    }

    .menu-dates-scrolled {
        display: block;
    }


    .nav-zemin {
        height: 56px;
    }

    .fontum p {
        font-family: Raleway;
        font-size: 20px;
    }

    .col-md-6.x {
        flex: 0 0 47%;
    }

    .col-md-4.x {
        flex: 0 0 31%;
    }

    .col-md-1.x {
        flex: 0 0 1%;
    }

    .dropdown-menu {
        border: 0px;
        margin-top: 9px;
    }

    .dropdown-item {
        padding-right: 1.5rem;
        padding-left: 0rem;
        margin: 14px 0 14px 0;
    }

    .ytembed {
        width: 100%;
        height: 560px;
    }

    .logononhd {
        display: block;
        width: 350px;
        /*height: 86px; */
    }

    .navbar-brand {
        margin-right: unset;
    }

    .pera-logo {
        width: 100%;
        
    }


    .nav-linkbolder {
        font-size: 22px !important;
    }

    .nav-linklighter {
        font-size: 20px !important;
    }

    .todaydate {
        font-size: 14px;
        font-weight: 600;
    }

    .todaynote {
        font-size: 14px;
    }
    
    .search_icon {
        height: 25px;
        width: 25px;
        
        display: flex;
        color: white;
    }
    

    .fontum p {
        font-size: 18px !important;
    }


    .fs-50 {
        font-size: 22px !important;
    }

    .fs-40 h2 {
        font-size: 26px !important;
    }

    .fs-24 {
        font-size: 24px !important;
    }

    .card-body h3 {
        font-size: 26px;
    }

    .card-body p {
        font-size: 20px !important;
    }

    .detaildate {
        font-size: 20px !important;
    }

    .detailcontent {
        font-size: 20px !important;
    }

    .detailwarning {
        font-size: 15px !important;
    }

    .detailgroupname {
        font-size: 26px !important;
    }

    .detailgrouptitle {
        font-size: 26px !important;
        font-weight: 600 !important;
    }

    .detailgroupcontent {
        font-size: 20px !important;
    }

    .listtitle {
        font-size: 24px !important;
    }

    .listtarih {
        font-size: 22px !important;
    }

    .listdetail {
        font-size: 20px !important;
    }

    .fontum p {
        font-size: 20px !important;
    }

    .blogdetailpage p {
        font-size: 18px !important;
    }

    /* .bloglisttitle {
            font-size: 26px !important;
        } */

    .bloglistsummary {
        font-size: 20px !important;
    }

    .staticcontentbody {
        font-size: 20px !important;
    }

    .moreinfo {
        font-size: 16px !important;
    }

    .threedtourcontainer {
        height: 300px;
    }

    .fragman iframe {
        width: 100%;
        height: 520px;
        border: 0;
    }

    /* menu */

    .altmenu h5 {
        /* Alt menü telefonda daha küçük görünmesi için*/
        font-size: 13px;
        line-height: 0px !important;
    }

    .social-margin-right {
        margin: 0 0 0 -15px;
    }

    ul.social-network li {
        margin: 0 5.7px;
    }

    #fullScreenMenu .menu-body .main-menu {
        width: 100%
    }

        #fullScreenMenu .menu-body .main-menu ul li {
            display: block;
        }

            #fullScreenMenu .menu-body .main-menu ul li ul.show {
                display: block;
                padding-left: 40px;
            }

            #fullScreenMenu .menu-body .main-menu ul li ul li a {
                font-size: 28px;
            }

    #fullScreenMenu .menu-body .sub-menu {
        display: none;
    }



    #fullScreenMenu .menu-header {
        
        padding-bottom: 15px;
        position:relative; 
    }

    #fullScreenMenu .menu-header::after {
            content: "";
            position: absolute;
            bottom: 0;
            left: 15px; /* 10px inset from left */
            right: 15px; /* 10px inset from right */
            height: 1px;
            background-color: white;
        }

    #fullScreenMenu .menu-body {
        height: calc(100dvh - 280px);
        overflow-x: hidden;
        margin-top: 20px;
        margin-bottom: 30px;
    }


    #fullScreenMenu .menu-body .main-menu {
        width: 100%;
        overflow-x: hidden;
    }
    
    #fullScreenMenu .menu-body .main-menu ul {
            border:none;
            gap: 8px; 
        }

    #fullScreenMenu .search-bar-container ul { 
        margin-left: -20px; 
    }

    #fullScreenMenu .menu-body .sub-menu {
        width: 100%;
        border: none;
        display: none;
    }



        #fullScreenMenu .menu-body .main-menu ul li,
        #fullScreenMenu .search-bar-container ul li {
            position: initial;
            align-items: center; 
        }



    #fullScreenMenu .menu-body .main-menu ul li a {
            font-size: 24px;
        }

        #fullScreenMenu .menu-body .main-menu ul li.back-button,
        #fullScreenMenu .search-bar-container ul li.back-button {
            font-size: 24px;
            color: #fff;
            font-weight: 100;
            justify-content: flex-start;
            gap: 15px;
            margin-top: 50px;
            display: flex;
        }

            #fullScreenMenu .menu-body .main-menu ul li.back-button span,
            #fullScreenMenu .search-bar-container ul li.back-button span {
                display: block;
                width: 100px;
                height: 1px;
                background: #fff;
                position: relative;
            }

                #fullScreenMenu .menu-body .main-menu ul li.back-button span:before,
                #fullScreenMenu .search-bar-container ul li.back-button span:before {
                    content: "";
                    border-right: 10px solid #fff;
                    border-top: 10px solid transparent;
                    border-bottom: 10px solid transparent;
                    width: 10px;
                    height: 10px;
                    display: block;
                    position: absolute;
                    top: -10px;
                }

    #fullScreenMenu .menu-body .main-menu ul li ul {
            display: block;
            position: absolute;
            right: -100%;
            opacity: 0;
            width: 100%;
            height: calc(100dvh - 280px);
            background: #d22302;
            transition: all .4s;
            top: 0;
            z-index: 1;
            /* padding: 0 15px !important; */
        }

    #fullScreenMenu .menu-body .main-menu ul li ul li a {
                background: none;
                font-size: 24px; 
            }

    #fullScreenMenu .menu-body .main-menu ul li ul.show {
                right: 0;
                opacity: 1;
                padding-left: 0px; 
            }



    #fullScreenMenu .menu-footer {
        
        padding-top: 20px;
        position: relative;
        border-top: unset; 
    }

        #fullScreenMenu .menu-footer::before {
            content: "";
            position: absolute;
            top: 0;
            left: 15px; /* 10px inset from left */
            right: 15px; /* 10px inset from right */
            height: 1px;
            background-color: white;
        }

        #fullScreenMenu .menu-footer .text {
            font-size: 20px
        }

        #fullScreenMenu .menu-footer .social-medias {
            margin-left: -15px; 
        }

        #fullScreenMenu .menu-footer .social-medias ul li a {
            width: 30px;
            height: 30px;
            font-size: 12px;
        }

            #fullScreenMenu .menu-footer .social-medias ul li a i {
                line-height: 30px !important;
            }

    .social-circle li i {
        /* line-height: 41px; */
        line-height: 36px;
    }




}





