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

    .logo{
        width: 150px;
        margin-top:7px;
    }




    .navbarbg {
        background:transparent!important;
        margin-right: -15px;
    }
    .navbar-fluid {
        margin-left:4%;
        margin-right:0px;
        padding-left:0px;
    }
    .rightbg{
        background-color: #6383fd;
        padding-left: 55px;
        padding: 15px;
        -webkit-border-top-left-radius: 25px;
        -webkit-border-bottom-left-radius: 25px;
        -moz-border-radius-topleft: 25px;
        -moz-border-radius-bottomleft: 25px;
        border-top-left-radius: 25px;
        border-bottom-left-radius: 25px;

    }

    .rightbg a {
        font-size:18px;
    }

    .rightbg li {
       margin-left: 25px;
    }
    .rightbg li ul li {
        margin-left: 0px!important;
    }
    .profileicon{
        font-size:31px;
    }

    .carousel-caption {
        left:4%;
        text-align: left;
        top:30%;
    }
    .h1 {
        font-size:80px;
        margin-top: -25px;
    }

    .h2 {
        font-size:50px;
    }
    .cizgi {
        width: 250px;
        height: 5px;
        margin-top: 25px;
        margin-bottom: 25px;
        /*background-color: white; */
        border-top: 2px solid white;
        display: block;
    }

    .captionP{
        margin-top: -15px;
    }

    .modal-transparent-bg{
        background-color: transparent;
    }

    .new-content{
        background-color: white;
        border-radius: 15px;
        -webkit-border-radius: 15px;
    }
    .nav-tabs .nav-link {
        width: 45%;
        margin-left: 15px;
        background-color: #e5e7e6;

    }

    .nav-tabs {
        border-bottom:none;
    }

    .input-group-text {

        border-radius: 0px;
    }

    .sublogo{
        width: 250px;
        z-index: 2;
        position: relative;
    }
    .bg-news{
        background-color: #6380f8;
    }
    .col-w{
        width: 30%;
    }

    .mx-auto {
        margin-right: auto !important;
        margin-left: auto !important;
    }

    .modal-content {

        border:none;
    }

    .basliksip{
        font-size:25px;
        color:white;
    }

    .menudoku{
        width: 25%;
        position: absolute;
        top:0px;
        left:0px;
        z-index: 2;
    }
    .container {
        z-index:8;
        position: relative;

    }
    .football-field-title{
        font-size:20px;
        font-weight: 500;
        position: relative;
        top: 30%;
    }
    .rate i {
        font-size:25px;
        color:gold;
    }
    .reviewBtn{
        margin-top: 80px;
    }
    .bg-gray{
        background-color: #e8f0f2;
        padding: 15px;
    }
    .boxfield{
        background-color: #acb9f0;
        padding: 5px;
    }
    .profile-section {
        width: 110%;
        background-color: #ecf2f2;
        position: relative;
        right: 0px;
        left: 15%;
        margin-top: 15px;
        padding-left: 55px;
        -webkit-border-top-left-radius: 160px;
        -webkit-border-bottom-left-radius: 160px;
        -moz-border-radius-topleft: 160px;
        -moz-border-radius-bottomleft: 160px;
        border-top-left-radius: 160px;
        border-bottom-left-radius: 160px;
        background-image:url('../img/profildoku.png');
        background-repeat: no-repeat;
        background-position: right;
        background-size:50%;
    }

    body{
        overflow-x: hidden;
    }
    .profile-sub{
        background-image:url('../img/profil-list.png');
        background-position: right bottom;
        background-size:70%;
        background-repeat: no-repeat;
        -webkit-border-bottom-right-radius: 50px;
        -webkit-border-bottom-left-radius: 50px;
        -moz-border-radius-bottomright: 50px;
        -moz-border-radius-bottomleft: 50px;
        border-bottom-right-radius: 50px;
        border-bottom-left-radius: 50px;


    }
    .profile-icon {
        width: 100%;
        margin-top: 40px;
    }
    .scale-box{
        text-align: right;
    }
    .modal-backdrop{
        opacity: 0.9!important;
    }

    .carousel-indicators {
        position: absolute!important;
        margin-left: 0px;
        justify-content: left;
    }

    .carousel-indicators [data-bs-target] {
        width: 150px;
    }
    .fa-circle-xmark{
        color:red;
    }
    .fa-circle-check{
        color:#6380f8;
    }
    .image_mobile{
        display: none;
    }
    .image_full{
        display: block;
    }
    .mobile-navbar {
        display: none;
    }
    .mobile-home-navbar{
        display: none;
    }
    .mobile-navlinks{
        display: none;
    }
    .image_tablet {
        display: none;
    }

}

@media screen and (min-width: 550px)  and (max-width: 987px){
    .image_tablet {
        display: block!important;
        height: 100%!important;
        overflow: hidden;
    }
    .image_mobile {
        display: none!important;
    }
    .image_full{
        display: none!important;
    }
}

@media screen and (max-width: 987px) {

    .page-footer{
        padding-bottom: 100px!important;
    }

    .navbar{
        display: none;
    }
    .scale-box {
        display: block!important;
        text-align: center;
    }
    .profileBtn {

        display: block!important;

        z-index:999;
        position:absolute;
        left:40%;
    }
    .mobile-navbar{
        background-color: #6383fd;
        -webkit-border-bottom-right-radius: 80px;
        -webkit-border-bottom-left-radius: 80px;
        -moz-border-radius-bottomright: 80px;
        -moz-border-radius-bottomleft: 80px;
        border-bottom-right-radius: 65px;
        border-bottom-left-radius: 65px;
        position: static;
        z-index: 2;
        left:0px;
        right:0px;
        top: -3px!important;
    }

    .mobile-home-navbar{
         background-color: #6383fd;
        -webkit-border-bottom-right-radius: 80px;
        -webkit-border-bottom-left-radius: 80px;
        -moz-border-radius-bottomright: 80px;
        -moz-border-radius-bottomleft: 80px;
        border-bottom-right-radius: 65px;
        border-bottom-left-radius: 65px;
        position: absolute;
        z-index: 2;
        left:0px;
        right:0px;
        background-image:url('../img/mobiledoku.png');
        background-size: 35%;
        background-repeat: no-repeat;
    }
    .mobile-navlinks{
        background-color: #6383fd;
        position: fixed;
        z-index: 2;
        left: 0px;
        right: 0px;
        bottom: 0px;
        -webkit-border-top-left-radius: 80px;
        -webkit-border-top-right-radius: 80px;
        -moz-border-radius-topleft: 80px;
        -moz-border-radius-topright: 80px;
        border-top-left-radius: 80px;
        border-top-right-radius: 80px;
        background-image:url('../img/mobile-nav-link.png');
        background-size: 50%;
        background-repeat: no-repeat;
        background-position: right;
    }
    .mobile-navlinks ul {
        display: flex;
        align-items: center;
        text-align: center;
        justify-content: center;
        margin: 0px!important;
        padding: 0px!important;
        margin-left: 15px!important;
    }
    .mobile-navlinks ul li {
        list-style-type: none;
        float: left;
        padding:10px;
        margin-right:1%;
        height: 60px;
        padding-top: 35px!important;
        margin-bottom: 35px;
    }
    .mobile-navlinks ul li a {
        font-size:10px!important;
        text-decoration: none;
    }
    .mobile-navlinks ul li a,i{
        color:white;
        font-size:23px;
    }
    .carousel-caption {
        left:4%;
        text-align: left;
        top:35%!important;
    }
    .m-hidden-div{
        display: none;
    }

    .logo{
        width: 100px;
        margin-top:7px;
        padding: 10px;
    }

    .image_full{
        display: none;

    }
    .image_mobile{
        display: block;
        height: 100%!important;
        width: 100%!important;
        overflow: hidden;
    }
    .image_tablet {
        display: none;
    }

    .menudoku{
        width: 25%;
        position: absolute;
        top:0px;
        left:0px;
        z-index: 2;
    }

    .showbtn{
        width: 100%;
    }

    .sublogo{
        width: 120px;
        z-index: 2;
        position: relative;
    }
    .navbar{

        z-index: 2;
        position: relative;
    }
    .bg-news{
        background-color: #6380f8;
    }
    .searchbar{
        display: none;
    }

    .modal-transparent-bg{
        background-color: transparent;
    }
    .new-content{
        background-color: white;
        border-radius: 0px;
        -webkit-border-radius: 0px;
    }
    .nav-tabs .nav-link {
        width: 45%;
        margin-left: 15px;
        background-color: #e5e7e6;

    }
    .navbar-mobile-padding {
        padding: 15px;
    }
    .m-hidden{
        margin-top: 0px!important;
    }
    .m-border {
        border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;
        padding-bottom: 15px;
        padding-left: 15px;
        margin-top: 25px;
    }

}
.dropdown-menu {
    --bs-dropdown-zindex: 1000;
    --bs-dropdown-min-width: 0px;
}

.inpagenavbar{
    position: relative;
    z-index: 99;
}

.carousel-item {

    height: 100%;
}

.carousel-inner {
    height: 100%;
}

footer
{
    background-image: url('/img/profildoku.png');
    background-repeat: no-repeat;
    background-position: right;
    background-size: 50%;
}
.bg-footer {
    background-color: #3b51ab;
}
