@media only screen and (max-width:480px) {
    .buttons {
        position: absolute;
        top: 10px;
        right: unset;
        padding: 0;
        z-index: 9;
        left: 10px;
    }
    .nav-clicker {
        padding: 0px 0px;
        margin-left: -10px;
    }
    .more button {
        padding: 12px 10px;
        font-size: 16px;
    }
    .latest-tour-wrapper {
        background-color: transparent;
        height: 250px;
        border-radius: 20px;
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 5px;
        padding-right: 5px;
        overflow: hidden;
        position: relative;
        display: block;
        width: 100%;
    }

    .latest-tour-wrapper img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }
}

/***image zoom in out***/
/*.buttons {
    position: absolute;
    top: 50px;
    right: 20px;
    padding: 0;
    z-index: 999999;
}*/
.buttons {
    position: absolute;
    bottom: 0px;
    left: 500px;
    padding: 0;
    z-index: 999999;
}
.buttons .zoom-range {
    width: 100px;
}
/*.profile-zoomin-out {
    position: relative;
}
.profile-zoomin-out .p-buttons {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translateX(-50%);
    padding: 0;
    z-index: 999999;
}
.profile-zoomin-out .p-buttons .p-zoom-range {
    width: 100px;
}*/

.p-buttons {
    position: absolute;
    right: 20px;
    padding: 0;
    z-index: 999999;
}
.p-buttons .p-zoom-range {
    width: 100px;
}

.tour-category.bg-white .owl-carousel .owl-nav {
    position: absolute;
    bottom: 55%;
    left: 0;
    width: 100%;
}
.tour-category.bg-white .owl-carousel .owl-nav button.owl-next {
    left: unset;
    right: 0;
}
.latest-tour-wrapper {
    background-color: transparent;
    height: 500px;
    border-radius: 20px;
    padding-top: 0;
    padding-bottom: 0;
    overflow: hidden;
    position: relative;
    display: block;
    width: 100%;
}

.latest-tour-wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.profile-tab h4 {
    margin: 40px 0 15px;
    font-size: 25px;
    color: #161b1c;
}
.payinfo {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
}

.payinfo li span {
    text-align: center;
    line-height: 41px;
    font-size: 18px;
    color: #121111;
    margin-right: 5px;
}
.payinfo li label {
    color: black;
}

.contact-tab h4 {
    margin: 40px 0 15px;
    font-size: 25px;
    color: #161b1c;
}
.cookiebox {
    position: fixed;
    bottom: 0;
    /* padding-top: 10px; */
    background-color: white;
    margin: 0px;
    padding: 10px;
    width: 100%;
}
.downloadlink {
    display: none;
}

#report-header, #report-switch {
    display: inline;
    vertical-align: top;
}

#report-header {
    border-right: 2px solid black;
    margin-right: 10px;
    padding-right: 10px;
}

.payments-table {
    font-size: 18px;
    margin-bottom: 20px;
}

.payments-table th, .payments-table td {
    padding: 12px;
}

.payments-table tbody tr:nth-child(odd) {
    background-color: #f2f2f2;
}

.date-option {
    border: 5px solid #06baed !important;
    border-right: none !important;
    width: 20%;
    text-align: center;
    font-weight: 600;
}

.date-list-last {
    border-right: 5px solid #06baed !important;
}

.date-option:hover {
    background-color: #a7e4fa;
    cursor: pointer;
}

li.selected {
    background-color: #06baed !important;
}

.recommenced-row a .img-location {
    border-radius: 30px;
    max-width: 750px;
    max-height: 100%;
    height: 500px;
    width: 610px;
    object-fit: cover;
}

@media only screen and (max-width: 480px){

   .recommenced-row a .img-location {
    border-radius: 30px;
    max-width: 300px;
    object-fit: cover; 
    max-height: 250px;
    height: 250px;
    width: 300px;
    padding: 0px 
    }
    .recommenced-row {
    margin-right: 15px;
    margin-left: 15px;
    display: flex;
   }
}
.off {
    background: url("../images/blog-walking.png") no-repeat center center;
}

.switch-field input:checked + label .off {
    background: url("../images/icon-mode-offroad-walk.png") no-repeat center center;
}
.side_menu {
    top: 100px !important;
}
.tour-cat-wrapper img {
    margin: 0 auto;
    border-radius: 5px;
    height: 275px !important;
    width: auto;
    height: auto;
}




.r-container{
    width: 1280px;
    max-width: 100%;
    margin: 0 auto;
}
.lead-section{
    
    display: flex;
    flex-wrap: wrap;
    margin-top: 80px;
    margin-bottom: 80px;
}
.lead-list{

}
.lead-list h4{
    font-size: 32px;
    color: #000;
}
.lead-list ul{
    padding: 0;
    margin:0;
}

.lead-list ul li{
    list-style-type: none;
    background-image: url(../images/ic_tick.svg);
    background-repeat: no-repeat;
    background-position: left top 13px;
    font-size: 19px;
    line-height: 38px;
    padding-left: 28px;
    background-size: 18px;
}


.lead-section .list-btns{
    margin-left: 30px;
    margin-top: 20px;
}

.lead-section .list-btns a.btn.btn-blue.btn-enter{
    color: #FFF;
    margin-right: 10px;
    font-weight: normal;
}
.steps{
    width: 100%;
    display: inline-block;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 0 15px;
}
.steps p{
    margin: 15px 0;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    display: inline-block;
    width: 100%;
}
.steps-box .insider{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.steps-box span.text-bold{
    font-size: 22px;
    font-weight: bold;
}
.indeder-box-name{
    font-size: 16px;
    white-space: break-spaces;
    line-height: 10px;
}
.steps-box {
  width: 20%;
  height: 80px;
  background-color: #B1B1B1;
  color: #000000;
  padding: 20px;
  position: relative;
  float: left;
  padding-left: 30px;
  min-height: 110px;
}

.steps-box.arrow-top {
  margin-top: 40px;
}

.steps-box.arrow-right:after {
    content: " ";
    position: absolute;
    right: -25px;
    top: 0px;
    bottom: 0px;
    border-top: 60px solid transparent;
    border-right: none;
    border-left: 25px solid #B1B1B1;
    border-bottom: 50px solid transparent;
}
#steps-box2{
  background:#E1E1E1;
  z-index: -1;
}
#steps-box2:after{
    bottom: 0px;
    border-top: 60px solid transparent;
    border-right: none;
    border-left: 25px solid #E1E1E1;
    border-bottom: 50px solid transparent;
}
#steps-box3{
  background:#B1B1B1;
  z-index: -3;
}
#steps-box3:after{
    bottom: 0px;
    border-top: 60px solid transparent;
    border-right: none;
    border-left: 25px solid #B1B1B1;
    border-bottom: 50px solid transparent;
}

#steps-box4{
  background:#E1E1E1;
  z-index: -4;
}
#steps-box4:after{
    bottom: 0px;
    border-top: 60px solid transparent;
    border-right: none;
    border-left: 25px solid #E1E1E1;
    border-bottom: 50px solid transparent;
}
#steps-box5{
  background:#B1B1B1;
  z-index: -5;
}
#steps-box5:after{
    bottom: 0px;
    border-top: 0px solid transparent;
    border-right: none;
    border-left: 0px solid #E1E1E1;
    border-bottom: 0px solid transparent;
}
.realtor-feature{
    width: 100%;
    display: inline-block;
    margin-top: 50px;
}
.realtor-feature .feature-icon{
    text-align: center;
}
.realtor-feature h4{
    font-weight: 600;
    font-size: 18px;
    text-align: center;
    color: #06b4e9;
    margin-bottom: 5px;
    margin-top: 10px;
}
.realtor-feature p{
    font-weight: normal;
    font-size: 14px;
    text-align: center;
    color: #000;
    min-height: 140px;
}
footer .cities{
    background-repeat: no-repeat;
}
@media (max-width: 991px){

    .lead-section .smartphone {
        top: -50px;
    }

    .steps{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .steps-box{
        width: 100%;
        height: unset;
        min-height: unset;
        padding: 10px;
        padding-left: 10px;
    }
    .steps-box .insider{
        flex-direction: row;
        align-items: center;
    }
    .steps-box.arrow-right:after, #steps-box:after, #steps-box2:after, #steps-box3:after, #steps-box4:after, #steps-box5:after{
        display: none;
    }
    .indeder-box-name{
        white-space: normal;
    }
    .lead-section {
        display: flex;
        flex-wrap: wrap-reverse;
        margin-top: 0px;
        margin-bottom: 80px;
    }
    .steps-box:nth-child(1) {
        border-top-right-radius: 8px;
        border-top-left-radius: 8px;
    }
    .steps-box:nth-child(5) {
        border-bottom-right-radius: 8px;
        border-bottom-left-radius: 8px;
    }
}

@media (max-width: 576px){
    .lead-list {
        padding: 0;
    }
    .lead-section{
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .lead-list h4{
        font-size: 16px;
    }
    .lead-list ul li {
        background-position: left top 6px;
        font-size: 14px;
        line-height: 20px;
        padding-left: 22px;
        background-size: 14px;
        margin-bottom: 10px;
    }
    .realtor-feature p {
        min-height: unset;
    }
    .feature-icon{
        margin-top: 20px !important;
    }
    .steps{
        padding: 0px;
    }
    .lead-section .list-btns {
        margin-left: 0px;
        margin-top: 20px;
    }
    .lead-section .list-btns a.btn.btn-blue.btn-enter {
        margin-right: 0;
        width: 100%;
        margin-bottom: 10px;
    }
    .lead-section .smartphone{
        top: -48px;
    }
    .realtor-feature {
        margin-top: 10px;
    }
}
