.pointer {
  cursor: pointer;
}

.ltr {
  direction: ltr !important;
}

/***** Form Elements ***********/
input, input[type='checkbox'], select, textarea, .btn {
  outline: none !important;
  box-shadow: none !important;
}

input[type="text"], input[type="number"], input[type="password"], input[type="email"], select, textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background-color: #f8f8f8 !important;
  color: #444 !important;
  padding: 12px !important;
  font-size: 14px !important;
  border: 1px solid #e5e5e5 !important;
  /* border: none !important; */
  /* box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2) !important; */
  /* border-radius: 6 px; */
  /* color: inherit; */
  /* outline: 0; */
  /* padding: 0 1 em; */
  /* text-decoration: none; */
}

.input-group-text {
  background-color: rgb(253 252 250) !important;
  color: #444 !important;
  border: 1px solid #e5e5e5 !important;
  border-radius: 0 !important;
  /* border: none !important; */
}

input[type="checkbox"], input[type="checkbox"]:focus, input[type="checkbox"]:checked, input[type="radio"], input[type="radio"]:focus, input[type="radio"]:checked {
  outline: none !important;
  border: none !important;
  border: 1px solid #e5e5e5 !important;
  background-color: #f8f8f8 !important;
  padding: 13px;
  /* background: url(../images/icon/ava.png) no-repeat center center fixed !important; */
  /* box-shadow: border-box !important; */
  /* box-shadow: 0 5px 25px rgba(0, 0, 0, 0.2) !important; */
  /* background-size: 25px 25px !important; */
}

input[type="checkbox"]:checked, input[type="radio"]:checked {
  background-color: #777 !important;
}

.form-check {
  line-height: 37px !important;
}

.form-check label {
  padding-right: 10px !important;
}

.input-group-text input[type="radio"] {
  /* line-height: 10px !important; */
  /* vertical-align: middle !important; */
}

.slctBox:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px;
}

/***** Form Elements ***********/
.sale a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  font-family: 'IranYekan', sans-serif;
}

.sale a:hover {
  color: #ffb900;
}

.rec_proprty img {
  width: 120px;
  height: 84px;
  margin-right: -17px;
  /* Half the width */
}

.rec_proprty .property_info {
  margin-right: 0px;
}

.table-responsive {
  direction: ltr;
}

.table {
  direction: rtl;
}

/** Rent AND Sale Color ****/
.sale-color, .sale-color:after {
  background: #ff0076;
}


/** FORM STYLE ##### ***/
.slider-wrap .form-control:hover, .slider-wrap .form-select:hover {
    border: 1px solid #e8647c !important;
}
.slider-wrap .form-control:hover::-webkit-input-placeholder, .slider-wrap .form-select:hover::-webkit-input-placeholder{color:#e8647c;opacity:1}
.slider-wrap .form-control:hover::-moz-placeholder, .slider-wrap .form-select:hover::-webkit-input-placeholder{color:#e8647c;opacity:1}
.slider-wrap .form-control:hover:-ms-input-placeholder, .slider-wrap .form-select:hover::-webkit-input-placeholder{color:#e8647c;opacity:1}
.slider-wrap .form-control:hover::-ms-input-placeholder, .slider-wrap .form-select:hover::-webkit-input-placeholder{color:#e8647c;opacity:1}
.slider-wrap .form-control:hover::placeholder, .slider-wrap .form-select:hover::-webkit-input-placeholder{color:#e8647c;opacity:1}

#exTab1 .nav>li>a.active:hover {
    background: #ffc800bf;
    color: #fff;
}
#exTab1 .nav>li>a {
    background: rgba(255, 255, 255, 0.14);
    border: 1px solid #4c4a44;
}
#exTab1 .nav>li>a.active {
    background: #ffb900;
    border: 0px solid #fff;
    color: #fff;
}
.property_box h3{margin-top: 10px;line-height: 24px;min-height: 42px;}
.property_box h3 a{font-size: 15px;}
.property_box h3 a:hover{color: #ffb900;}

.propert_info ul li:before {
    height: 35px;
}

.show-itm {
    padding-right: 5px;
    padding-left: 5px;
}
.show-itm .propert_info ul li:before {
    height: 28px;
}
.show-itm .propert_info ul li {
    padding-right: 3px;
    padding-left: 3px;
}
.show-itm .propert_info .row {
    margin-right: 0px;
    margin-left: 0px;
}
.show-itm .apart {
    padding: 8px 5px 5px 5px;
    width: 65%;
    font-size: 12px;
    border-radius: 0px 0px 10px 0px;
}
.show-itm .apart .itm-reg {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: unset;
    line-height: unset;
    color: unset; 
    margin-bottom: unset;
    margin-left: -15px;
}
.show-itm .sale {
    padding: 4px 0px;
    text-align: left;
    width: 35%;
    font-size: 16px;
}
.show-itm .sale a {
    font-size: 12px;
    padding-left: 5px;
}
.show-itm .heart_info {
    margin-top: 5px;
}
.show-itm .property_box {
    padding: 5px;
	margin-top: 10px;
    border-radius: 15px;
}
.show-itm .propertyImg {
    border-radius: 12px 12px 0px 0px;
}
.show-itm .property_box h3 {
	margin-top: 2px;
	line-height: 20px;
	min-height: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show-itm .property_box h3 a{font-size: 12px;}
.show-itm .property_price { font-size: 16px; }
.show-itm .rent_info { margin-top: 5px; }
.show-itm .propert_info { margin-top: 5px; }
.show-itm .propert_info h5 { 
	font-size: 10px;
	margin-top: 0px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.show-itm .propert_info h5 i { padding-left: 3px;}
.show-itm .sale a i {font-size: 11px; }
.show-itm .rent {margin-top: -5px; }

.search-itm .sale {
    width: 35%;
    border-radius: 0px 0px 0px 10px;
}
.search-items .row {
    margin-right: -5px;
    margin-left: -5px;
}
.search-items .property_price {
    font-size: 14px;
    margin-right: 5px;
}
.search-itm .property_box h3 a {
    font-size: 10px;
}
.search-itm .property_box {
    margin-top: 0;
    margin-bottom: 10px;
}
.apart:after {
    width: 27px;
}
.propertyImg .melk-loc {
	margin-top: -32px;
}
.propertyImg .melk-code {
    margin-bottom: -32px;
    z-index: 19;
}
.melk-code .btn-light {
     padding: 1px 5px;
}
.propertyImg .btn-sm {
	background: rgb(215 215 215 / 43%);
	border-radius: 0rem;
}

.col-lg-6 .itm-img {
	height:220px;
}

.itemImg_info .col-9 {
	padding-left:2px
}

.itemImg_info .col-3 {
	padding-right:0px
}
.details_info {
    text-align: center;
    border: 1px solid #efefef;
    padding: 1px;
}

.details_info h5 {
    font-size: 11px;
    margin-bottom: 0;
    font-family: 'IranYekan', sans-serif;
    color: #000;
    margin-top: 5px;
}
.details_info ul li {
	position: relative;
    margin-top: 0px;
    padding: 13px 0px;
    border-top: 1px solid #efefef;
    background: #f9f9f9;
}
.details_info ul li:first-child{border-top: 0px;}

.show-itm .locat {
    display: inline-block;
    padding: 5px 10px;
    background: #fff;
    border-radius: 6px; 
}
.show-itm .itm-id {
    display: inline-block;
    padding: 4px 7px;
    background: #EB6753;
    border-radius: 6px;
    color: #ffffff;
}
.itm-num {
    margin-bottom: 10px !important;
}

.topLink {
	/*display: none !important;*/
	background: #0e1a2a; /*0e1a2a  285a71*/
    padding: 7px;
}
.topLink .btn {
    line-height: 20px;
}
.home_media {
	padding-right: 0px;
}
.home_media a {
    font-size: 27px;
    color: #fff;
    /* border-left: 1px solid #fff; */
    width: 50px;
    height: 50px;
    line-height: 30px;
    text-align: center;
    display: block;
    padding-top: 10px;
    padding-left: 5px;
}
.card {
    background-color: #f3f3f3;
}
.similar_item.widget_category .property_info h4 a {
    font-size: 13px !important;
}
.property_details .heart_info {
    float: right;
}
.property_details .property_price {
    margin-right: 0;
    margin-left: 15px;
}
.similar_item {
    /*background-color: #f3f3f3;*/
    padding: 20px 10px 20px;
}
.priceWrp {
    color: #000;
    font-size: 13px;
    font-weight: normal;
    padding: 3px 7px;
}
.similar_item .priceWrp {
    font-size: 12px !important;
}
.melkId {
    background-color: #f3f3f3;
}
.innerHeading {
    background: url(../images/707476.jpg);
}
.sortWrp {
    background-color: #f3f3f3;
    margin: 15px 0;
    margin-bottom: 10px;
}
.property_box {
    margin-top: 0;
}
.innercontent {
    padding: 30px 0;
}
.box-red {
    background: #ffc107;
}
.sidebar_form {
    margin: 15px 0;
}
.table-user-font th {
	font-size: .9rem;
}
.formcol .form-control {
    height: 40px;
}
.formcol textarea.form-control {
    height: 100px !important;
}
input[type="text"], input[type="number"], input[type="password"], input[type="email"], select, textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    background-color: #f8f8f8 !important;
    color: #444 !important;
    padding: 8px !important;
    font-size: 14px !important;
    border: 1px solid #e5e5e5 !important;
    /* border: none !important; */
    /* box-shadow: 0 5px 25px rgb(0 0 0 / 20%) !important; */
    /* color: inherit; */
    /* outline: 0; */
    /* text-decoration: none; */
}
.topbar_login_a {
    padding: 4px 26px !important;
    line-height: 20px;
    text-align: center;
}
.topbar_login small {
    font-size: 70%;
}
.phone-top {
    top: -7px;
    position: relative;
}
.topbar_logout {
    margin-right: unset;
    display: inline-block;
}
.topbar_logout a {
    background: #eb4c5b !important;
    line-height: 1rem !important;
    color: #fff;
}
.topbar_logina {
    line-height: 1rem !important;
}
.mobile-bar .col-7 {
	padding-right: 0px;
	padding-left: 5px;
}
.mobile-bar .col-7 .row {
    margin-right: unset;
    margin-left: -15px;
}
.mobile-bar .col-8, .mobile-bar .col-4, .device-bar .col-8, .device-bar .col-4 {
	padding-right: unset;
	padding-left: unset;
}
.nav-head .navbar li {
    padding: 0px 0;
}

.nav-head .navbar-light .navbar-nav .nav-link {
    padding: 0.9rem 1rem;
}
.nav-head .mr-1 {
    margin-right: 0.10rem!important;
}
.nav-head .navbar {
    float: right;
}
.sbutn {
    padding: 9px 0px 9px 0;
}
.sc-head {
    font-size: 10px;
    line-height: 1.2rem;
}
.sc-headtop {
    font-size: 10px;
    line-height: 1.2rem;
    padding-top: 0.2rem;
    /*margin-top: -0.3rem;*/
}
.topbar_login {
    margin-right: -5px;
}
.col-pad-0 {
    padding-right: 0px;
    padding-left: 0px;
}
.topbar_location {
	display: inline-block;
}
.topbar_login a {
    background: #ffb900;
    color: #000;
	font-size: 15px;
}
.slider-wrap .input-group .form-control {
    height: unset;
}


.highlight { background-color: yellow }


button, input, optgroup, select, textarea {
    /*text-align: right;*/
}
.select2-container--bootstrap4 .select2-selection--single .select2-selection__arrow {
    display: none;
}
.select2-container--bootstrap4 .select2-selection {
    border: 1px solid #e5e5e5;
    /*border-right: 0px;*/
    border-radius: unset;
}
.item-margin .col-md-6 {
    padding-right: 5px;
    padding-left: 5px;
}
.select2-container--bootstrap4 .select2-selection--multiple .select2-selection__choice {
    float: right;
}
.select2-search__field {
	width: 100% !important;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-left: 1.50rem;
}
.limitPerPage .select2-container {
	width:70px;
}
.slctBox .input-group-text {
  border-left: 0px !important;
}
.slctBoxaction {
	width:unset;
}

.rec_proprty img {
    width: 100px !important;
    height: 85px;
    max-width: unset;
    margin-right: unset;
    padding-left: 5px;
}
.rec_proprty .propertyImg {
    overflow: unset;
}
.rec_proprty h4 {
    line-height: 22px!important;
    font-size: 20px;
}
.priceWrp {
    font-size: 14px;
}
.property_details .heart_info {
    margin-top: 6px;
}
.flex-maximg img {
    max-height: 440px;
}
.flex-thumbmax img {
    max-height: 120px;
    cursor: pointer;
}
.shareon {
	text-align: left; 
}
.navbar-nav > li > ul {
    width: unset;
    min-width: max-content;
    max-width: 240px;
}
.header-wrap {
	margin-top: 50px;
}
.topbar-wrap{
	box-shadow:0 2px 5px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);
}
.apart {
    z-index: 19;
}
/* The Overlay (background) */
.overlay-nav {
  /* Height & width depends on how you want to reveal the overlay-nav (see JS below)   */ 
  height: 0;
  width: 100%;
  position: fixed; 
  z-index: 1030; 
  left: 0;
  top: 50px;
  max-height: calc(110vh - 90px);
  background-color: rgb(0,0,0); 
  background-color: rgba(255 255 255 / 95%);
  background-color: rgba(0 0 0 / 95%); 
  background-color: rgba(26 28 32 / 95%);
  overflow-x: hidden; 
  transition: 0.5s; 
  /* overflow: scroll; */
  white-space: nowrap;
  /* overflow-y: auto; */
  -webkit-overflow-scrolling: touch;
  text-align: right;
}
.nav-min {
    height: 0;
    width: 278px;
    position: fixed;
    z-index: 1030;
    left: unset;
    max-height: calc(110vh - 90px);
    top: 47px;
    background-color: rgb(0,0,0);
    background-color: rgba(255 255 255 / 95%);
    /* background-color: rgb(255 46 46 / 95%); */
    background-color: rgba(0 0 0 / 90%);
	background-color: rgba(26 28 32 / 95%);
    overflow-x: hidden;
    transition: 0.5s;
    /* overflow: scroll; */
    white-space: nowrap;
    /* overflow-y: auto; */
    -webkit-overflow-scrolling: touch;
    text-align: right;
    border-radius: 0px 0px 8px 8px;
    max-height: 530px;
}
.topbar_login .show, .mobile-bar .show {
    height: 100%;
}
/* Position the content inside the overlay-nav */
.overlay-nav-content {
  width: 100%; /* 100% width */
  text-align: center; /* Centered text/links */
  border-top: 1px dotted rgba(68 68 68);
  padding: 5px 10px;
  /*padding-bottom: 150px;*/
}

/* The navigation links inside the overlay-nav */
.overlay-nav a {
  padding: 8px 0px !important;
  text-decoration: none;
  font-size: 14px;
  text-align: right;
  color: #fff;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
  background: unset;
}
.overlay-nav-content .panel {
    color: #fff !important;
    background-color: #28a745 !important;
    border-color: #28a745 !important;
    text-align: center !important;
    margin: 10px 20px;
}

/* When you mouse over the navigation links, change their color */
.overlay-nav a:hover, .overlay-nav a:focus {
  color: #fff;
  background: #ffb900;
}

/* Position the close button (top right corner) */
.user-control {
    padding: 10px 0px;
    margin-right: unset;
    margin-left: unset;
    border-top: 3px solid #ffb900;
}
.user-control .col-2 {
    padding-right: unset;
}
.user-control .col-10 {
    padding-left: unset;
}
.user-control .close-toggler {
    margin-top: 5px;
}
.nav-min .close-nav {
	background: none;
    color: #fff;
    padding: 5px;
    border: none;
    /* margin-top: 10px; */
    font-size: 24px;
    float: left;
    display: block;
}
.close-toggler {
    cursor: pointer;
}
.user-avatar {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
	display: inline-block;
    object-fit: cover;
}
.user-name {
    display: inline-block;
    vertical-align: top;
    padding-right: 3px;
    /*width: 255px;
    overflow: hidden;*/
}
.user-name span{
    color: #fff;
}
.user-avatar img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  /*.overlay-nav a {font-size: 20px}
  .overlay-nav .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }*/
}
#login-modal .modal-content {
	padding: 10px;
}

#filterBadgeArea {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}


@-webkit-keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(360deg)
    }
}

.spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: .25em solid currentColor;
    border-left-color: transparent;
    border-radius: 50%;
    -webkit-animation: .75s linear infinite spinner-border;
    animation: .75s linear infinite spinner-border
}
.spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: .2em
}

#itemShareModal .modal-header .close, #searchIndexModal .modal-header .close {
    margin: -1rem auto -1rem -1rem;
}
.sharebox, .sharebox .shareon {
	text-align: center;
}
.sharebox .shareinput {
    width: 70%;
    height: 15px;
}
.sharebox .copy-url {
    color: #fff !important
}
.sharebox .share-img {
    width: 70%;
}

/***********************************/

.customSelect .selected {
    padding: 8px 10px 8px 25px;
    background-color: #f8f8f8;
	font-size: 14px !important;
}
.customSelect .list .search .rmv, .customSelect .uncheckAll {
    width: 15px;
    height: 15px;
    background-color: unset;
}
.customSelect .list .search .rmv::after, .customSelect .list .search .rmv::before, .customSelect .uncheckAll::after, .customSelect .uncheckAll::before {
    width: 9px;
    height: 1px;
    background: #ccc;
    top: 5px;
    left: 1px;
}
.customSelect .list .search .rmv::after, .customSelect .uncheckAll::after {
    width: 1px;
    height: 9px;
    top: 1px;
    left: 5px;
}
.customSelect .list .search input[type="text"] {
    padding: 5px !important;
    box-shadow: 0 0 1px #b7b7b7 !important;
}
.customSelect .list .search .icon {
    width: 13px;
    height: 13px;
    top: 19px;
    left: 16px;
}
.customSelect .list .search .icon::after {
    top: 10px;
    left: 8px;
}
.customSelect .list {
    margin-right: -0.5px;
    margin-top: 1px;
}
.customSelect .list .options label.option .checkmark {
    top: 10px;
    right: 10px;
}
.checkBox .checkmark, .radioBox .checkmark {
    height: 15px;
    width: 15px;
}
.customSelect .list .options label.option {
    padding: 6px 30px 6px 10px;
    margin-bottom: 0rem;
    border-bottom: unset;
    box-shadow: unset;
}
.customSelect {
    border-radius: unset;
    box-shadow: 0 5px 25px rgb(0 0 0 / 20%) !important;
}
.checkBox .checkmark:after {
    right: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
}
.customSelect .list .search .rmv {
    top: 19px;
    left: 16px;
}

/***********************************/

.lableOnBorder {
    position: absolute;
    top: -13px;
    right: 8px;
    color: #000;
    z-index: 100;
    background-color: #e9ecef;
    font-weight: 100; 
    font-size: 13px;
    padding: 0px 7px;
    border-radius: 4px;
    font-family: 'IranYekan';
}
.lableOnBorder .title {
    font-weight: bold; 
    font-size: 14px;
}
.lob-2 {
    right: 52%;
}
.inp-border {
    border-right: 0px;
    font-size: 13px;
    height: 45px;
    padding-right: 0.3rem;
}
.az-in {
    background-color: #ffffff;
    padding: 0.375rem 0.35rem;
    font-size: 14px;
    font-weight: bold; 
    border-left: 0px !important;
}
.in2 {
    border-right: 0px !important;
}
.in-tick{
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    font-size: 14px;
    font-family: 'IranYekan';
    word-spacing: -0.1em;
    font-weight: 500; 
}
.in-tick .form-check-inline{
    margin-left: 0.3rem;
    margin-bottom: 0.25rem;
}

.input-yekan {
    font-size: 13px;
    padding-right: 0.3rem;
    font-family: 'IranYekan';
}
/***********************************/
body {
    font-size: 0.9rem;
    font-weight: 400;
    line-height: 1.5;
}
.sliderTxt h1 {
    font-family: "Gohar-Bold", Sans-serif;
}
.nav-pills {
    margin-top: 34px;
}
.form-check {
    line-height: unset !important;
}
.submit {
    padding: 5px 36px;
}
.sidebar_form .form-control {
    font-size: 13px;
    height: 45px; 
}

input[type="text"], input[type="number"], input[type="password"], input[type="email"], select, textarea {
    background-color: #f8f8f8 !important;
    color: #444 !important;
    padding: 8px !important;
    font-size: 14px !important;
    border: 1px solid #e5e5e5 !important;
    /* border: none !important; */
    box-shadow: 0 5px 25px rgb(0 0 0 / 20%) !important;
}
/*
.form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
.input-group-text {
    display: flex;
    align-items: center;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
}
.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3), .input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
*/

/* Start Upload Image Plugin */
.krajee-default.file-preview-frame .kv-file-content {
    width: 30%;
    float: right;
    height: 40px;
}
.krajee-default.file-preview-frame .file-thumbnail-footer {
	height: unset;
    width: unset;
}
.krajee-default .file-footer-caption {
    margin-bottom: 5px;
    height: 40px;
    width: 70%;
    float: right;
    padding: 5px;
}
.krajee-default .file-footer-caption {
    margin-bottom: 5px;
}
.krajee-default .file-caption-info, .krajee-default .file-size-info {
    width: unset;
}
.krajee-default.file-preview-frame {
	width: 100%;
    margin: 2px;
}
.file-drop-zone-title {
    padding: 10px 5px;
}
.file-drop-zone {
    min-height: 100px;
}
.file-preview {
    padding: 0px;
}
/* END Upload Image Plugin */

.col-lg-4 .itm-img {
    min-height: 150px;
}
.col-lg-4 .propertyImg img {
    height: 150px;
}
.col-md-3 .itm-img {
    min-height: 180px;
}
.col-md-3 .propertyImg img {
    height: 180px;
}

/* Small devices (landscape phones, 576px and up) */
@media (min-width:990px) and (max-width: 1200px) {
	.col-lg-4 .itm-img {
		min-height: 120px;
	}
	.col-lg-4 .propertyImg img {
		height: 120px;
	}
	.col-md-3 .itm-img {
		min-height: 150px;
	}
	.col-md-3 .propertyImg img {
		height: 150px;
	}
	.col-lg-4 .property_price {
		font-size: 11px;
		margin-right: 2px;
	}
	.col-md-3 .property_price {
		font-size: 14px;
	}
	.col-lg-4 .property_box h3 a {
		font-size: 9px;
	}
	.navbar-light .navbar-nav .nav-link {
		padding: 12px 10px;
	}
}
@media (min-width:768px) and (max-width: 990px) {
	.col-lg-4 .itm-img, .col-md-3 .itm-img {
		min-height: 150px;
	}
	.col-lg-4 .propertyImg img, .col-md-3 .propertyImg img {
		height: 150px;
	}
}
/* Medium devices (tablets, 768px and up) The navbar toggle appears at this breakpoint */
@media (min-width:480px) and (max-width: 768px) {
	.krajee-default.file-preview-frame {
		width: 98%;
	}
	.col-lg-4 .itm-img, .col-md-3 .itm-img {
		min-height: 150px;
	}
	.col-lg-4 .propertyImg img, .col-md-3 .propertyImg img {
		height: 150px;
	}
}
@media (min-width: 768px) {
	.krajee-default.file-preview-frame {
		width: 98%;
	}
}

@media (min-width: 481px) {
	.mobile-bar {
		display: none !important;
	}
	.bottom-bar {
		display: block !important;
	}
}
@media (max-width: 480px) {
	.device-bar {
		display: none !important;
	}
	.top_right {
		text-align: left;
	}
	.topbar_login a, .topbar_logout a  {
		padding: 13px 10px;
	}
	.topbar_login_a {
		padding: 4px 10px !important;
	}
	.mobile-bar .col-7 .row {
		margin-left: -5px;
	}
	.col-lg-4 .itm-img, .col-md-3 .itm-img {
		min-height: 120px;
	}
	.col-lg-4 .propertyImg img, .col-md-3 .propertyImg img {
		height: 120px;
	}
	.search-itm .property_box h3 a {
		font-size: 8px;
		line-height: 7px;
	}
}

/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
    .topLink {
		display: none !important;
	}
    .home_media {
		display: none !important;
	}
	.device-bar .recol-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 70%;
		flex: 0 0 60%;
		max-width: 60%;
	}
	.device-bar .recolin-8 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 91.666667%;
		flex: 0 0 91.666667%;
		max-width: 91.666667%;
	}
	.device-bar .recolin-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 8.333333%;
		flex: 0 0 8.333333%;
		max-width: 8.333333%;
	}
	.bottom-bar {
		display: none !important;
	}
	
}

/* Large devices (desktops, 1060px and down) */
@media (min-width:480px) and (max-width:575px) {
	.navbar-toggler {
		left: 15px;
	}
	.device-bar .col-3 {
		padding-right: 5px;
		padding-left: unset;
	}
}

/* Extra large devices (large desktops, 1200px and up) */
@media (max-width: 1200px) {
	.recol-social-5 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.shareon {
		text-align: center; 
		/*padding-top: 15px;*/
	}
}

/*
::::::::::::::::::::::::::::::::::::::::::::::::::::
Custom media queries
*/
@media (max-width: 1080px) {
	.device-bar .container {
		max-width: 900px;
	}
}
/* Set width to make card deck cards 100% width */
@media (max-width: 350px) {
	.krajee-default.file-preview-frame:not([data-template=audio]) .kv-file-content {
		width: 30%;
	}
}
@media (min-width:990px) and (max-width:1200px) {
	.search-itm .apart {
		padding: 5px 5px 5px 0px;
		width: 60%;
		font-size: 9px;
		line-height: 15px;
	}
	.search-itm .sale {
		padding: 0px;
		width: 40%;
		line-height: 24px;
	}
	.search-itm .sale a{
		font-size: 11px;
	}
	.show-itm .sale a i {
		font-size: 10px;
	}
}
@media (max-width: 768px) {
    .topbar_phone {
		display: none !important;
	}
}
@media (max-width: 990px) {
	.header-wrap {
		padding: 5px 0;
	}
	.slider-wrap {
		padding: 20px 0 30px 0;
	}
	.innercontent {
		padding: 10px 0;
	}
	.property-wrap {
		padding: 20px 0;
	}
		
	.search-items .row {
		margin-right: -12px;
		margin-left: -12px;
	}
	.search-itm {
		width: 50%;
		padding-right: 2px;
		padding-left: 2px;
	}
	/*.search-itm .itm-img {
		height: unset;
	}*/
	.search-itm .property_price {
		font-size: 13px;
		margin-right: 2px;
	}
	.search-itm .heart_icon a {
		font-size: 13px;
		width: 22px;
		line-height: 23px;
		height: 22px;
	}
	.search-itm .property_box h3 a {
		font-size: 10px;
		line-height: 8px;
	}
	.search-itm .propert_info h5 {
		font-size: 8px;
	}
	.search-itm .sale a i {
		font-size: 8px;
	}
	.search-itm .sale a {
		font-size: 9px;
	}
	.search-itm .sale {
		padding: 0px;
		width: 40%;
		line-height: 24px;
	}
	.search-itm .apart {
		padding: 5px 5px 5px 0px;
		width: 60%;
		font-size: 10px;
		line-height: 15px;
	}
	.search-itm .property_box {
		margin-bottom: unset;
		padding: 4px;
		margin-top: 5px;
	}
	.search-itm .melk-code .fa-xs {
		font-size: .65em;
	}
	.search-itm .melk-code {
		padding-top: 0px;
		margin-bottom: -28px;
	}
	.search-itm .btn-sm {
		font-size: .65em;
	}
	.search-itm .propert_info ul li:before {
		height: 25px;
	}
	.search-itm .propert_info {
		padding: 7px 2px;
	}
	.flex-maximg img {
		max-height: 200px;
	}
	.show-itm .property_box .rent-title { min-height: 25px; }
}
@media (min-width:769px) and (max-width:991px) {
	.search-itm {
		width: 33%;
		padding-right: 2px;
		padding-left: 2px;
	}
	.col-md-3 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 33%;
		flex: 0 0 33%; 
		max-width: 33%;
	}
	.search-itm .apart {
		font-size: 10px;
	}
	.search-itm .property_price {
		font-size: 12px;
	}
	.search-itm .property_box h3 a {
		font-size: 10px;
	}
}
@media (max-width: 480px) {
	.search-itm .property_box h3 a {
		font-size: 8px;
		line-height: 12px;
	}
	.search-itm .apart {
		font-size: 8px;
	}
	.search-itm .property_price {
		font-size: 11px;
	}
}
@media (max-width: 991px) {
	
	/* Style the navbar */
	#filter-navbar {
	  overflow: hidden;
	}

	/* Page content */
	.filter-content {
	  padding: 16px;
	}

	/* The sticky class is added to the navbar with JS when it reaches its scroll position */
	.filter-sticky {
		position: fixed;
		top: 50px;
		right: 0;
		width: 100%;
		z-index: 1003;
		border: 0px;
		border-radius: unset;
		margin: 0;
		padding: 0;
		box-shadow: 0 2px 5px 0 rgb(0 0 0 / 16%), 0 2px 10px 0 rgb(0 0 0 / 12%);
	}
	/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
	.filter-sticky + .filter-content {
	  padding-top: 60px;
	}
	.filter-sticky .advanceWrp {
		padding: 15px 20px;
		/*max-width: 350px;*/
		height: 100%;
		max-height: calc(95vh - 90px);
		overflow-x: hidden; 
		-webkit-overflow-scrolling: touch;
	}
	.filter-sticky h4 {
		margin-bottom: unset;
	}
}

.fade-in-box {
  animation: fadeIn 3s;
  -webkit-animation: fadeIn 3s;
  -moz-animation: fadeIn 3s;
  -o-animation: fadeIn 3s;
  -ms-animation: fadeIn 3s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

