/*@media only screen and (max-width: 767px) {
    #datanalizimmenu {
        position: fixed;
        top: 0;
        right: 0px;
        z-index: 99;
        width: 280px;
        height: 100%;
        background-color: rgba(0,0,0,0.5);
        overflow: auto;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }
}*/


@media (max-width:576px) {

    .header-top {
        position:relative;
        background-color: #000;
	font-size:12px !important;
    }
    .owl-item .item-caption .item-text {
        width: 90%;
    }

.owl-carousel {width:auto !important;}
    .respnone {display:none !important;}
        .owl-item .item-caption .item-text h2 {
            font-size: 30px;
            font-weight: 600;
            text-shadow: 2px 2px 2px #333;
        }

        .owl-item .item-caption .item-text p {
            font-size: 15px;
            text-shadow: 1px 1px 2px #333;
        }

    .owl-dots {
        position: absolute;
        left: 50%;
        top: unset;
        z-index: 1000;
        width: fit-content;
        bottom: 20px;
        text-align: center;
        margin-left: -50px;
        padding:5px;
    }

    .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
        width: 10px;
        height: 10px;
        margin: 0px 10px;
    }


    .refslide .owl-nav {
        position: absolute;
        top: 5px;
        width: 100%;
        color: #ffc107 !important;
    }

        .refslide .owl-nav .owl-prev {
            left: -9px;
            position: absolute;
            font-size: 100px !important;
            top: 20px;
        }

        .refslide .owl-nav .owl-next {
            right: 10px;
            position: absolute;
            font-size: 100px !important;
            top: 15px;
        }

        .refslide .owl-nav button.owl-next, .refslide .owl-nav button.owl-prev, .refslide button.owl-dot {
            width: 1px;
            height: 1px;
            margin: 0px 10px;
        }

        .asagi {display:none !important;}


        .navbar .navbar-nav li {
            background-color:rgba(0,0,0,0.6);
            margin-bottom:1px;
        }

            .navbar .navbar-nav li:hover {
                background-color: rgba(0,0,0,0.9) !important;
            }
            .navbar .navbar-nav li a {
                color: #fff !important;
                background-color:transparent !important;
            }

    .navbar .dropdown-menu {
        background-color: rgba(0,0,0,0.6);
    }

    .navbar-toggler {
        font-size: 30px !important;
        background-color: rgba(0,0,0,0);
        border: 1px solid transparent;
        border-radius: .25rem;
        padding: unset !important;
        line-height: 1;
    }

    .navbar-toggler-icon {height:auto !important;}

    .navbar.moved {
        transition: all 0.3s ease-out;
        height: 80px;
        top: 0px;
        z-index: 1000;
    }

    .jumbotron {
        height:auto !important;
        position:relative;
    }
    .jumbotron .overlay {
        padding: 72px 0px 30px 0px;
        position:relative;
        background-color: rgba(0,0,0,1);
    }




    #pagecontent h1 {
        font-size: 30px;
    }

    .content .jumbotron .item-caption .item-text {
        width: 90%;
    }

    .content .jumbotron .item-caption .item-text h2 {
        font-size: 30px;
    }

    .content .jumbotron .item-caption .item-text p {
        font-size: 15px;
    }

    .respright {
        order:2 !important;
    }
    .respleft {
        order: 1 !important;
    }

    .destination {
        width:100%;
    }
    .othercities .minicity {
        width:48%;
    }

    #startdiv1, #destdiv1 {
        max-width:100%;
    }

    .popularslide .owl-dots {
        left: 0;
        width: 100%;
        margin-left: auto;
        bottom: 0px;
    }
    .city .jumbotron {
        /*min-height:100vh;*/
    }
        .city .jumbotron h1 {
            font-size: 25px;
        }
    .city .jumbotron .overlay {
        padding-top: 80px !important;
        position:relative;
    }
        .city .jumbotron .pr-5 {
            padding-right:0px !important;
        }
        .city .jumbotron .mt-5 {
            margin-top: 0px !important;
        }
        .city .jumbotron h2 {
            font-size: 14px;
            margin-bottom:15px;
        }
    .formpage .jumbotron h2 {
        font-size: 14px !important;
        margin-bottom: 15px;
        text-align: center;
        font-weight: 600;
        margin-top: 20px;
    }
    .formpage .jumbotron .item-text {
        color: #fff;
        text-align: center;
        font-size: 14px;
    }
    .formpage .jumbotron .overlay {
        padding-top: 72px !important;
        padding-bottom:52px;
        position: relative;
    }


    /*.mainslide {
        height: 260px !important;
      display:none;
    }*/
    .city .mainslide {
        height: auto !important;
        padding:0px !important;
        margin:0px !important;
        text-align:center;
    }
    .content .mainslide {
        height: 215px !important;
    }
    .formpage .mainslide {
        height: auto !important;
    }

    .application-form, .application-features {
        padding:18px;
    }

    .sehirmenu .dropdown-item {
        color:#fff !important;
    }
        .sehirmenu .dropdown-item .text-muted {
            color: #efefef !important;
        }

    .icform {
        background: #fff;
        border-radius: 3px;
        margin-top: 15px;
    }
    .bolgetitle h1 {
        font-size:23px !important;
    }

    .navheader {
        display: block !important;
        border-bottom: solid 1px #232222;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -300px !important;
        z-index: 99;
        width: 300px;
        height: 100%;
        background-color: #000;
        overflow: auto;
        transition: all 0.4s ease-out;
    }
    .navbar-collapse.open {
        left: 0px !important;
        transition: all 0.4s ease-out;
    }

        .menu-overlay {
            display: none;
            background-color: #000;
            bottom: 0;
            left: 0;
            opacity: 0.5;
            filter: alpha(opacity=50);
            /* IE7 & 8 */
            position: fixed;
            right: 0;
            top: 0;
            z-index: 49;
        }

        .btnmyres {
            margin:8px 10px !important;
            width:260px !important;
        }

    .langmenu {display:none !important;}
    .onlymobile {
        display: block !important;
    }
    .languages {
        margin-top:10px;
        text-align:center;
    }
    .languages a {
        color:#fff;
        display:inline-block;
        margin:2px 4px;
    }

    .noscroll {
        overflow:hidden;
    }

    .fixed-top {
        top: 0px !important;
    }
}



@media (max-width:768px) {
    .navbar .navbar-nav li {
        background-color: rgba(0,0,0,0.6);
        margin-bottom: 1px;
    }

        .navbar .navbar-nav li:hover {
            background-color: rgba(0,0,0,0.9) !important;
        }

        .navbar .navbar-nav li a {
            color: #fff !important;
            background-color: transparent !important;
        }

    .navbar .dropdown-menu {
        background-color: rgba(0,0,0,0.6);
    }

    .navbar-toggler {
        font-size: 30px !important;
        background-color: rgba(0,0,0,0);
        border: 1px solid transparent;
        border-radius: .25rem;
        padding: unset !important;
        line-height: 1;
    }

    .navbar-toggler-icon {
        height: auto !important;
    }

    .navbar.moved {
        transition: all 0.3s ease-out;
        height: 80px;
        top: 0px;
        z-index: 1000;
    }

    .navbar-collapse {
        position: fixed;
        top: 0;
        left: -300px !important;
        z-index: 99;
        width: 300px;
        height: 100%;
        background-color: #000;
        overflow: auto;
        transition: all 0.4s ease-out;
    }

        .navbar-collapse.open {
            left: 0px !important;
            transition: all 0.4s ease-out;
        }
    .navheader {
        display: block !important;
        border-bottom: solid 1px #232222;
    }

    .menu-overlay {
        display: none;
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: 0.5;
        filter: alpha(opacity=50);
        /* IE7 & 8 */
        position: fixed;
        right: 0;
        top: 0;
        z-index: 49;
    }

    .langmenu {
        display: none !important;
    }

    .onlymobile {
        display: block !important;
    }

    .languages {
        margin-top: 10px;
        text-align: center;
    }

        .languages a {
            color: #fff;
            display: inline-block;
            margin: 2px 4px;
        }

    .noscroll {
        overflow: hidden;
    }


    .fixed-top {
        top: 0px !important;
    }

	.header-top {font-size:12px !important;}
}