@media screen and (max-width: 1199px) {
    .wrapper {
        width: 100%;
        padding: 0 15px;
    }
    .wrapper.padding0 {
        padding: 0 0;
    }
    .top-bar {
        height: 105px;
        border-radius: 0;
    }
}

@media screen and (max-width: 1120px) {
    .topBarRight {
        padding-left: 10px;
    }
    ul.navMenu li a {
        font-size: 13px;
        line-height: 20px;
    }
    .searchText {
        font-size: 20px;
    }
}

@media screen and (max-width: 1080px) {
    #searchResult .resultItem {
        width: 50%;
    }
    .avabilityBtn {
        width: 100%;
        margin-top: 0;
    }
    #searchResult.listView .resultItem .img img {
        height: 260px;
    }
    .destinationList .item {
        width: 33.333%;
    }
}

@media screen and (max-width: 991px) {
    .phone, ul.navMenu, .searchSuggestions,
    .leftBg, .rightBg {
        display: none;
    }
    #sys_btn_toogle_menu, #support, 
    .toggle-filters, .whatsapp,     .sidebarCloseBtn {
        display: block;
    }

    a.rzv_check2 {
   
        margin-top: 10px;
    }
    .top-bar {
        float: left;
        height: auto;
        padding: 5px 0;
        position: relative;
    }
    .searchText {
        width: 100%;
        line-height: 25px;
    }
    .searchWrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .searchWrapper .input-field {
        width: 20%;
    }
    .searchWrapper .input-field:last-child,
    .sidebar, .content, .supportSection .shadow span {
        width: 100%;
    }
    .searchWrapper .submitBtn {
        width: 100%;
        height: 45px;
        border-top-right-radius: 0;
    }
    .specialWidget, .shortTerms .item {
        width: 33.333%;
    }
    .contactMe {
        background: url('../../img/contactme.jpg') no-repeat center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .contactMe::before {
        content: '';
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        position: absolute;
        background-color: rgba(246, 164, 41, 0.9);
    }
    .contactMe a {
        float: left;
        margin-top: 0;
        padding: 5px 0;
    }
    .supportSection .shadow a {
        float: left;
    }
    .coverPhoto .shadow {
        height: 150px;
        padding-top: 0;
    }
    .sidebarSearch {
        top: 0;
        z-index: 9;
        left: -320px;
        width: 320px;
        height: 100vh;
        margin: 0 0 0;
        position: fixed;
        overflow: scroll;
        overflow-x: hidden;
        padding: 15px 20px;
        background-color: white;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .sidebarSearch.effect {
        left: 0;
    }
    .avabilityBtn {
        width: auto;
        margin-top: 9px;
    }
    #searchResult.listView .resultItem .img img {
        height: 220px;
    }
    .detailPage {
        padding-bottom: 83px;
    }
    .detailPage .whatsapp {
        bottom: 98px;
    }
    .detailSidebar {
        left: 0;
        z-index: 99;
        bottom: -120%;
        height: 100vh;
        margin: 0 0 0;
        padding: 15px 20px 0;
        overflow: auto !important;
        position: fixed !important;
        background-color: #f1f1f1;
        overflow-x: hidden !important;
        -webkit-transition: all 0.5s ease;
        -moz-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .detailSidebar.effect {
        bottom: 0;
    }
    .nocover.coverPhoto .shadow {
    height:auto;
    padding-top:15px;
    }
        .nocover.coverPhoto .shadow h1 {
        margin-bottom:0;
        }
    .show_991 {
        display: block;
    }

    .hide_991 {
        display: none;
    }
	
	.rzvBottom{
		display:block;
	}
}

@media screen and (max-width: 767px) {
    ul.formTable li.block .td small {
        display: block;
    }
    ul.viewTypes,
    .searchWrapper .input-field::before {
        display: none;
    }
    .searchWrapper .input-field {
        width: 100%;
        border-bottom: 1px solid #d3d3d3;
    }
    .contactMe {
        height: auto;
        padding: 20px 0;
    }
    .commentsSection .shadow {
        padding-top: 30px;
    }
    .commentText {
        min-height: 1px;
    }
    ul.properties li {
        width: 33.333%;
    }
    ul.properties li:nth-child(4) {
        border-left-width: 0;
    }
    .blog-post .img {
        width: 100%;
    }
    .blog-post .img img {
        max-height: 300px;
        position: relative;
    }
    .blog-post .desc {
        width: 100%;
        padding: 5px 0 10px;
        border-width: 0 0 1px;
    }
    .destinationList .item {
    width:50%;
    }
    .siparisler img {
        height: 150px;
    }

@media screen and (max-width: 640px) {
    .specialWidget, .shortTerms .item,
    ul.listTick li {
        width: 50%;
    }
    .coprightText {
        width: 100%;
        text-align: left;
    }
    .supportSection .shadow span,
    .supportSection .shadow span b,
    .supportSection .shadow span strong {
        font-size: 21px;
    }
    .supportSection .shadow a {
        padding: 6px 0;
        margin-top: 5px;
    }
    #searchResult .resultItem,
    .sort-order-menu select {
        width: 100%;
    }
    .detailSection ul.list-inline.column2 li {
        width: calc(100% - 30px);
    }
    ul.listTick li:nth-child(3n + 1) {
        padding-left: 20px;
        border-left: 1px solid rgba(165, 165, 165, 0.29);
    }
    ul.listTick li:nth-child(2n + 1) {
        padding-left: 0;
        border-left: none;
    }
    .sort-order-menu {
        float: left;
        width: calc(100% - 97px);
    }
    .toggle-filters {
        clear: both;
    }
    .galleryPhotos li {
        width: 33.333%;
    }
    .table.BankInformation {
        border-top: 1px solid #ccc;
        border-right: 1px solid #ccc;
    }
    .table.BankInformation tr td:first-child {
        background-color: #f9f9f9;
    }
    .table.BankInformation tr:first-child td {
        background-color: #fff;
    }
    .table.BankInformation td {
        width: 100%;
        float: left;
    }
    .table.BankInformation img {
        min-width: 100%;
        height: 110px;
    }
    .ui-datepicker-multi .ui-datepicker-group {
        width: calc(100% - 10px);
    }
	.logo img {
  
    height: 98px;
  
    background-size: contain;
}
.topBarRight {
  
    width: calc(100% - 260px);
   
}
.logo {
    
    width: 260px;
}
}

@media screen and (max-width: 540px) {
    ul.commentList {
        text-align: center;
    }
    ul.commentList li img {
        float: none;
        display: inline-block;
    }
    ul.commentList li .desc {
        width: 100%;
        margin-top: 25px;
    }
    ul.commentList li .desc::before {
        left: 50%;
        right: 50%;
        top: -18px;
        margin-left: -9px;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 9px solid #fff;
    }
    ul.commentList li .meta {
        display: inline-block;
    }
  
    .detailSliderBottom .nameLocation .title {
        font-size: 30px;
    }
    ul.commentList2 .image-wrap {
        width: 100%;
        height: 150px;
        float: left;
        margin: 0;
        padding: 0;
        position: relative;
        border: 2px solid white;
        text-align: center;
    }

        ul.commentList2 .image-wrap img {
            width: 150px;
            float: none;
            margin: 0;
            padding: 0;
            height: 150px;
            left: calc(50% - 75px);
            top: 0;
            position: absolute;
            background-repeat: no-repeat;
            background-size: cover;
            background-position: center;
            border-radius: 100%;
        }

        ul.commentList2 .image-wrap .homeCode {
            background-color: #ff9f58;
            position: absolute;
            bottom: 15px;
            left: calc(50% - 75px);
            padding: 5px 15px;
            border-radius: 13px;
            color: white;
        }

    ul.commentList2 .d-wrap {
        width: 100%;
        float: left;
        padding: 5px;
        margin: 12px 0 0 0;
        text-align: center;
    }

    ul.commentList2 li .comment-title {
        text-align: center;
    }

    ul.commentList2 li .br-wrapper {
        float: none;
        display: inline-block;
        margin: 3px 0 0 0;
    }
    .rzv_check, .bookingForm::before,
    .bookingForm .title.number::before {
        display: none;
    }
    .bookingForm, .bookingForm.yancizik {
        margin: 0 0 0 -15px;
        /* border-radius: 0; */
        padding-left: 30px;
        padding-right: 30px;
        width: calc(100% + 30px);
    }

    .bookingSummary {
        margin: 0 -15px;
        border-radius: 0;
        width: calc(100% + 30px);
        border-top: 1px solid #bdbdbd;
    }
}

@media screen and (max-width: 480px) {
    .destinationList .item, .w_480 {
        width: 100%;
    }
    .hidden_480, 
    .radio-field input[type="radio"] + label::before {
        display: none;
    }
    .display_480 {
        display: block;
    }
    #language .dropdown-toggle .fas {
        margin-left: 0 !important;
    }
    .logo {
        float: left;
        width: 230px;
    }
    .logo img {
        -webkit-background-size: contain;
        background-size: contain;
    }
    .topBarRight {
        width: 100px;
        float: right;
        padding-left: 0;
    }
    .specialWidget {
        width: 100%;
    }
    .radio-field {
        width: 50%;
    }
    .radio-field input[type="radio"] + label {
        width: 100%;
        font-size: 14px;
        padding: 8px 2px;
        border-radius: 4px 0 0 4px;
    }
    .radio-field.pLeft60 input[type="radio"] + label {
        padding-left: 2px;
        border-radius: 0 4px 4px 0;
    }
    #owl-comments .item .br-wrapper.br-theme-bootstrap-stars {
        float: left;
        width: 100%;
        margin: 5px 0 0;
    }
    .supportSection .shadow span strong {
        display: block;
    }
    .blog-item .desc {
        padding-left: 0;
    }
    .blog-item .date {
        top: -130px;
        left: 10px;
    }
    .monthlyPrice td.img {
        width: 42px;
    }
    .addComment .input-field {
        border: 1px solid #d3d3d3;
    }
    .addComment .input-field input, .addComment .input-field textarea,
    .addComment .input-field span {
        padding-left: 7px;
    }
    .addComment .input-field textarea {
        padding-top: 7px;
    }
}

@media screen and (max-width: 420px) {
    .contactMe strong {
        font-size: 26px;
    }
    .contactMe span {
        font-size: 17px;
    }
    #owl-instagram .item a img {
        height: auto;
    }
    ul.listTick li {
        width: 100%;
        border-left: 0 !important;
        padding-left: 0 !important;
    }
    .galleryPhotos li {
        width: 50%;
    }
    .creditly-wrapper .col-sm-8, .creditly-wrapper .col-sm-4 {
        width: 100%;
    }
    ul.formTable li .td,
    ul.formTable li .td b {
        font-size: 14px;
    }
}

@media screen and (max-width: 380px) {
    .logo {
        width: 170px;
    }
    .contactMe a {
        width: 100%;
    }
    .supportSection .shadow a {
        width: 275px;
    }
    .pageTitle strong {
        font-size: 27px;
    }
    ul.properties li strong {
        font-size: 18px;
    }
    ul.properties li span {
        font-size: 12px;
    }
    ul.commentList li span {
        width: 100%;
    }
    ul.commentList li .br-wrapper.br-theme-bootstrap-stars {
        float: none;
        display: inline-block;
    }
    .rzvBottom {
        padding-left: 15px;
        padding-right: 15px;
    }
}