@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900&display=swap');
/*.sm{box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);}
.sm,.sm ul,.sm li{display:block;list-style:none;margin:0;padding:0;line-height:normal;direction:ltr;text-align:left;}
.sm-rtl,.sm-rtl ul,.sm-rtl li{direction:rtl;text-align:right;}
.sm>li>h1,.sm>li>h2,.sm>li>h3,.sm>li>h4,.sm>li>h5,.sm>li>h6{margin:0;padding:0;}
.sm ul{display:none;}
.sm li,.sm a{position:relative;}
.sm a{display:block;}
.sm a.disabled{cursor:default;}
.sm::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.sm *,.sm *::before,.sm *::after{box-sizing:inherit;}*/
.transparent-theme #header {
  z-index: 1000;  
}
.route-listings .dis-ib a span {
  color: #000;
}
.route-listings .dis-ib a i.la {
  color: #3a3a3a!important;
}
.ruby-menu-mega-blog.has-sub.open > a {
  /*background: red;*/
}
.event_dates_crousel{background:#ddd; border:1px solid #dddddd; margin-bottom:1.5em;border-radius: 4px;}
.event_dates_crousel .carousel-frame{width:100%; margin-bottom:0em; padding-bottom:0em; position:relative; overflow:hidden; white-space:nowrap;}
.event_dates_crousel .carousel-frame ul{margin:0; padding:0; list-style:none;}
.event_dates_crousel .carousel-frame li.carousel-item{cursor:pointer; display:inline-block; margin:0 0px 0 0; padding:8px 10px; position:relative; border-right:1px solid #dddddd; transition:all 0.5s;
-ms-transform: skewX(20deg) translateX(20); /* IE 9 */
-webkit-transform: skewX(20deg); /* Safari */
transform: skewX(20deg); /* Standard syntax */
}

.event_dates_crousel .carousel-frame li.carousel-item:first-child{margin:0 0px 0 -20px; padding:8px 10px 8px 30px;}
.event_dates_crousel .carousel-frame li.carousel-item:last-child{margin:0 -20px 0 0px; padding:8px 30px 8px 10px;}
/*.event_dates_crousel .carousel-frame li.carousel-item:after{content:""; position:absolute; right:-5px; top:0; width:1px; height:100%; background:#dddddd;

}*/
.event_dates_crousel .carousel-frame li.carousel-item a{color:#353434; font-size: 11pt; display:inline-block; transition:all 0.5s;
-ms-transform: skewX(-20deg); /* IE 9 */
-webkit-transform: skewX(-20deg); /* Safari */
transform: skewX(-20deg); /* Standard syntax */
}
.event_dates_crousel .carousel-frame li.carousel-item:hover{background:#ff0013;}
.event_dates_crousel .carousel-frame li.carousel-item:hover a{color:#ffffff;}

.event_dates_crousel .carousel-frame li.carousel-item.active{background:#ff0013;}
.event_dates_crousel .carousel-frame li.carousel-item.active a{color:#ffffff;}

.event_dates_crousel #sliderWrapper{left:0px; width:calc(100% - 0px); white-space:nowrap !important; height:100%; position:relative; overflow-x:hidden; 
  transition:all 0.5s;
/*display: table;*/
text-align: center;}
.event_dates_crousel #sliderWrapper:hover{left:40px; width:calc(100% - 80px); white-space:nowrap !important; height:100%; position:relative; overflow-x:hidden;}


.event_dates_crousel #next{height:100%; position:absolute; right:-60px; background:#555; z-index:1; transition:all 0.5s;width: 40px;}
.event_dates_crousel:hover #next{height:100%; position:absolute; right:0px;  z-index:1;}
.event_dates_crousel #next:hover{box-shadow:0 0 20px rgba(0, 0, 0, 1);}

.event_dates_crousel #prev{height:100%; position:absolute; left:-60px; z-index:1; background:#555; transition:all 0.5s;width: 40px;}
.event_dates_crousel:hover #prev{height:100%; position:absolute; left:0px; background:#555555; z-index:1;}
.event_dates_crousel #prev:hover{box-shadow:0 0 20px rgba(0, 0, 0, 1);}

.event_dates_crousel #imageSlider{width:100%; height:auto; position:relative; overflow:hidden;}
.event_dates_crousel ::-webkit-scrollbar{display:none;}


.tpList .containerc {
  width: 1239px;
  margin:0 auto;   
}
#next i.fa {
  color: #fff;
font-size: 20px;
position: absolute;
top: 12px;
left: 13px;
}
#prev i.fa {
  color: #fff;
font-size: 20px;
position: absolute;
top: 12px;
left: 13px;
}



.carousel-frame {
  background-color: #faf6f7;
  overflow: auto;
  white-space: nowrap;
}
.carousel-frame a {
  display: inline-block;
  color: white;
  text-align: center;
  padding:5px 2px;
  text-decoration: none;
}
div.scrollmenu {
  
  overflow: auto;
  white-space: nowrap;
  border: 1px solid #bbb;
}

div.scrollmenu a {
  text-align: center;

padding: 14px 12px;

text-decoration: none;

background: #dddd;

color: #414141;

border-radius: 1px;

font-size: 15px;

border-right: 1px solid #bbb;
float: left;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#fcfcfc+0,eaeaea+100 */
background: #5c5858; /* Old browsers */
background: -moz-linear-gradient(top,  #e6e6e6 0%, #d5d5d5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #e6e6e6 0%,#d5d5d5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #e6e6e6 0%,#d5d5d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6e6e6', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */

}

div.scrollmenu a:hover {
  background: #ff0013;
  color: #fff;
}
#myBtn {
 position: fixed;
bottom: 20px;
right: 30px;
z-index: 99;
font-size: 18px;
border: none;
outline: none;
background-color: red;
color: white;
cursor: pointer;
padding: 7px;
border-radius: 4px;
}
#myBtn i {
  font-size: 40px;
}
#myBtn:hover {
  background-color: #555;
}
.areaOuter {
margin-top: 70px;
position: relative;
background: url('http://markproperties.pk/img/center-banner.png');
background-attachment: fixed;
background-size: cover;
background-repeat:  no-repeat;
background-position: center center;
}
.router-wrapper .areaRight .contac-ul li b {
  color: #fff;
}
.areaRight .fancy label {
  color: #fff;
}
.router-wrapper .areaRight .contac-ul li a:hover {
    background: red;
}
.areaRight .form-content textarea.form-control {
  min-height: 41px;
}
.areaRight select {
  width: 100%;
border-radius: 4px;
border: none;
color: #ccc;
padding: 0 12px;
font-family: 'Roboto', sans-serif !important;
font-size: 14px;
}
.areaRight .mb-10 .chk-container em {
  color: #fff;
}
.areaRight select option:first-child {
  color: #aaa9b8;
  font-size: 14px;
}
.areaRight select option {
  font-size: 14px;
  color: #414141;
}
.areaOuter:before {
content: '';
background: rgba(0,0,0,0.5);
position: absolute;
left: 0;
width: 100%;
height: 100%;
}
.areaContainer {
display: flex;
width: 100%;
flex-direction: row;
flex-wrap: wrap;
position: relative;
margin: 0 auto;
padding: 30px 50px;
text-align: center;
}
.areaLeft {
width: 65%;
text-align: left;
vertical-align: top;
display: inline-block;
padding-right: 70px;
}
.areaRight {
display: inline-block;
vertical-align: top;
width: calc(100% - 65%);
}
.areaContent h2{
font-size: 32px;
margin-bottom: 20px;
font-weight: 600;
color: #fff;
}
.router-wrapper .areaContent ul li {
position: relative;
font-size: 16px;
padding-left: 20px;
margin-bottom: 6px;
color: #fff;
}
.areaContent {
height: 54vh;overflow: auto;
}
.areaContent ul li:before {
content: '';
background: #fff;
width: 10px;
height: 10px;
border-radius: 50%;
position: absolute;
left: 0;
top: 5px;
}
.areaContent p {
color: #fff;
font-size: 16px;
}
.side-info h2 {
font-size: 29px;
font-weight: 600;
color: #fff;
background: red;
margin: 10px 0;
padding: 10px 0;
border-radius: 4px 4px 1px 1px;
margin-bottom: 0;
}
.areaRight .side-info-panel {
background: rgba(0,0,0,0.5);padding: 10px 15px;
}
.areaRight .side-info {
margin-top:0px;
}
.areaRight .avatar-box .name .title {
color: #fff;
}
.areaRight .avatar-box .name .subtitle {
color: #fff;
}
.areaRight .side-info h3 {
margin: 0 auto;
background: #fff;
padding: 11px 0;
font-size: 18px;
font-weight: 500;
}
.areaRight .smalltxt p {
  color: #fff;
}
.areaContent {
height: 65vh;
scrollbar-color: red black;
scrollbar-width: thin;
overflow: auto;
}
.areaFooter h3 {
font-size: 18px;
font-weight: bold;
color: #fff;      
line-height: 1.4;
}
.areaFooter h3 small {
display: block;
}
.stickyListW {
position: fixed;
top: 21%;
right: 30px;
z-index: 1000;

}
.bulletUl li a.active {
            background: #fb606b; 

          }
.bulletUl {
display: table;
width: 100%;
}
.bulletUl li {
margin-bottom: 14px;
position: relative;
}
.bulletUl li a {
width: 13px;
background: #cecece;
height: 13px;
display: block;
border-radius: 50%;
-webkit-transition: background .5s,-webkit-transform .15s;
transition: background .5s,transform .15s;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.bulletUl li a:hover {
  -webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.bulletUl li span {
position: absolute;
right: 1px;
background: red;
color: #fff;
display: block;
right: 23px;
top: 1px;
padding: 0;
width: 100%;
}
.bulletUl li a.activeBullet {
background: #f94848;

}
.bulletUl li a.ds-menu-active {
  background: #f94848;
}
.slick-loading {
  
}
.categoryBar {

}
.categoryUl li a {
font-size: 15px;
display: block;
padding: 6px 0;
-webkit-transition: padding 0.1s ease;
  -moz-transition: padding 0.1s ease;
  -o-transition: padding 0.1s ease;
  -ms-transition: padding 0.1s ease;
  transition: padding 0.1s ease;
}
.categoryUl li a:hover,  .categoryUl li a.activeCat{
  background: red;
color: #fff;
}
.categoryUl li a:hover i, .categoryUl li a.activeCat i {
  padding-left: 10px;
  -webkit-transition: padding 0.1s ease;
  -moz-transition: padding 0.1s ease;
  -o-transition: padding 0.1s ease;
  -ms-transition: padding 0.1s ease;
  transition: padding 0.1s ease;
}
.categoryUl li i {
  font-weight: 500;
font-size: 11px;
position: relative;
top: -2px;
}
.categoryUl .chk-container.rad-c .checkmark {
height: 15px;

width: 16px;
background: #cecece;

border-radius: 4px;
}
.categoryUl .chk-container input:checked ~ .checkmark {

    background-color: #FF0013;
    border-color: #FF0013;

}
.categoryUl .chk-container.rad-c {
  padding-left: 22px;
}
.categoryUl .chk-container em {
  position: relative;
}
.categoryUl .chk-container.rad-c .checkmark:after {
  font-family: 'Font Awesome 5 Pro';

content: '\f00c';

text-align: center;

font-size: 12px;

font-weight: 600;

position: absolute;
left: 2px;
top: 1px;

}
.col-search-left.categoryBar h3, .col-search-left h3 {
  font-size: 16px;
margin-bottom: 15px;
border-bottom: 1px solid #e1dfdf;
padding-bottom: 7px;
}
.cp-Div {
  padding: 0 21px;

  padding-bottom: 30px;
}
.router-wrapper .contac-ul {
display: table;

width: 100%;
padding: 0 0px;
text-align: center;
}
.col-search-left.categoryBar {
  margin-bottom: 28px;
}
.router-wrapper .contac-ul li b {
font-weight: 600 !important;

font-style: normal;
float: left;
font-size: 13.5px;
width: calc(100% - 60px);
line-height: 1.2;
text-align: left;
position: relative;
    top: 1px;
}
.router-wrapper .contac-ul li {
  clear: both;
 
  border-bottom: 1px dashed #ddd;

}
.router-wrapper .contac-ul li a {
 display: table;

width: 100%;
height: 52px;
padding: 4px 0;
}
.router-wrapper .contac-ul li a:hover {
  background: #ddd;
}

.router-wrapper .contac-ul em {
display: table-cell;
vertical-align: top;
}
.cp-Div h3 {
  font-size: 17px;
font-weight: 500;
color: #414141;
background: #ececec;
display: block;
width: 100%;
text-align: center;
padding: 7px 0;
}
.router-wrapper .contac-ul i {

display: inline-block;

float: left;
margin-right: 9px;

background: #ddd;

width: 24px;

height: 24px;

border-radius: 50%;

text-align: center;

line-height: 24px;
font-size: 11px;

color: #797575;
}

.router-wrapper .contac-ul span {
  display: table-cell;
  text-align: right;
  width: 99px;
  padding-right: 4px;
}
.router-wrapper .contac-ul span strong {
padding: 4px 7px;

vertical-align: top;

font-size: 13px;

background: red;

border-radius: 3px;
line-height: 2;
color: #fff;
}
.router-wrapper .contac-ul li a:hover {

}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: auto;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: .5rem 0;
    margin: .125rem 0 0;
    font-size: 1rem;
    color: #212529;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    right: 6;top: 58px;
    }
    .dropdown-menu a {
      display: block;
      color: #000;
      padding:3px 10px;
    }
.page-home .mates-homepage .hero-section.cont-0{
  background: #faf6f7;
}
.morDetails {
  color: #FF0013;
font-size: 14px;
font-weight: 500;

}
.page-home .listSlider a {
  position: relative;
  z-index: 10;
}
.listing-card-carousel {
  background: none;
}
.page-home .st-text {
  display: none;
}

.page-home .listings-section-cards-list {
  margin-bottom: 20px;
}
.single-item.secondSlider {
  padding-top: 0;
}
.form-left-add {
width: 300px;

box-shadow: none;

padding: 20px 0px;

border-radius: 4px;
}
.form-right-content .tab-content {
  padding: 15px;
  
  border-radius: 4px;
  min-height: 230px;
}
.form-right-content .tab-content label {
  font-size: 13px;
  font-weight: 500;
  display: block;

margin-bottom: 3px;
}
.f-fiels {
  margin-bottom: 20px;
}
.f-fiels.ffiels-submit {
  margin: 10px 15px;
}
.f-fiels input,
.f-fiels select, 
.f-fiels textarea,
.f-fiels label {
  font-size: 14px;
}
.f-fiels .input-group {
  border: 1px solid #ddd;
border-radius: 4px;
height: 40px;
}
.f-fiels .input-group .form-control {
  border: none;
border-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
padding: 7px 12px;
height: 38px;
max-width: 100%;
-webkit-box-shadow: none;

box-shadow: none;
-webkit-transition: all 300ms linear;
-moz-transition: all 300ms linear;
-o-transition: all 300ms linear;
-ms-transition: all 300ms linear;
transition: all 300ms linear;
position: absolute;

left: 0;

right: 0;

width: 100%;

display: block;

top: 4px;
padding-left: 0px;

height: 40px;
padding-left: calc(100% - 350px);

height: auto;

line-height: 1.6;

padding-bottom: 0;
}
.sptext {

}
.image-placeholder img {
  max-height: 120px;
border-radius: 4px;

}
.f-fiels .input-group-btn a.btn {
 font-size: 14px;

padding: 14px 13px 0;

line-height: 1;

height: 40px;

width: 106px;

display: inline-block;

border-radius: 1px;
}
.f-fiels .input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    width: 100%;
} 
.f-fiels .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
}
.form-right-content .select2-container .select2-selection--single {
  height: 40px;
  border-color: #d3d9ec;
}
.form-right-content textarea {
  border-color: #d3d9ec;
}
.form-right-content select {
  height: 40px;
}
.form-right-content .select2-container {
  width: 100%!important;
}
.form-right-content .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 38px;
  font-size: 14px;
}
.form-right-content .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 10px;
}
.form-right-content .tab-content .typeSelector .fstSelct label {
  font-weight: normal;
}
.form-left-add {
  width: 300px;
  display: inline-block;
  vertical-align: top;
}

.containeraddForm {
width: 100%;
display: table;

}
.tab-content ul.ms-list {
  border: 1px solid #e1e5f2;
padding: 8px 13px;
margin-top: 7px;
border-radius: 4px;
}
.tab-content ul.ms-list li {
  margin-bottom: 10px;
}
.btn.btn-sm.btn-info {
  background: #ff0013 !important;
color: #fff !important;
}
.tab-content ul.ms-list li span {
  font-size: 14px;
}
.ms-container::after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    min-height: 0;
    visibility: hidden;
}
.image-placeholder {
  border: 1px solid #e1e5f2;

padding: 8px 10px;

border-radius: 4px;
}
.tab-content .ms-container .ms-selectable, 
.tab-content .ms-container .ms-selection {
    background: #fff;
    color: #555555;
    float: left;
    width: 44%;
margin-right: 48px;
}
.tab-content .ms-container .ms-selection {
    margin-left: 20px;
    margin-right: 0;
}
.tab-content .ms-container{
  background: transparent url(' img/switch.png') no-repeat 50% 50%;
  width: 370px;
  width: 100% !important;
max-width: 630px !important;
}
.form-right-content {
width: calc(100% - 340px);
vertical-align: top;
display: inline-block;
margin-left: 30px;
border-radius: 2px;
box-shadow: inset 0px 0px 5px #acacac;
}
.form-left-add ul {

}
.form-left-add ul li {
  border-bottom: 1px dashed #bbb;
}
.form-left-add ul li.active a {
background: red;
color: #fff;
} 
.form-left-add ul li.active a i {

color: #fff;
} 
.form-left-add ul li i {
  float: right;
  color: red;
}
.form-left-add ul li a {
  padding: 10px 10px;
  font-size: 14px;

display: block;
}
.form-left-add ul li a em{
  font-style: normal;
}

.adds-property {
  margin-top: 140px;
  min-height: 1270px;
}
.adds-property h2 {
font-size: 25px;
font-weight: 600;
position: relative;
margin-bottom: 40px;

}
.adds-property h2:before {
  
  content: '';
background: #9f9e9e;
width: 100%;
height: 1px;
position: absolute;
left: 170px;
top: 12px;
z-index: 10;
}
.adds-property h2:after {
  
  content: '';
background: #9f9e9e;
width: 100%;
height: 1px;
position: absolute;
left: 170px;
top: 12px;
z-index: 10;
}
.typeSelector {
  border-radius: 4px;
border: none;

  padding: 0;
display: table;
}
.prSelectDiv {
  padding: 0;
display: inline-block;
vertical-align: middle;
width: 100%;

}
.typeSelector .fstSelct {
  padding: 0;
display: table-cell;
vertical-align: middle;
}
.typeSelector .fstSelct label {
  border-radius: 1px;
}
.typeSelector .fstSelct:first-child label {
  border-radius: 5px 1px 1px 5px;
}
.typeSelector .fstSelct:last-child label {
  border-radius: 1px 5px 5px 1px;
}
.prSelectDiv label.radioActive {
   background: red;
  color: #fff;
}
.prSelectDiv label input {
 position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.prSelectDiv .fstSelct label em {
  font-style: normal;
  position: relative;
padding: 7px 15px 6px 15px;
display: block;
z-index: 10;
}
.typeSelector .fstSelct label.radioActive {
  background: red;
  color: #fff;
}
.typeSelector .fstSelct label input {
 position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.typeSelector .fstSelct label em {
  font-style: normal;
  position: relative;
padding: 7px 15px 6px 15px;
display: block;
z-index: 10;
}
.prSelectDiv label em {
  font-style: normal;
  position: relative;
padding: 7px 15px 6px 15px;
display: block;
z-index: 10;
}

.pr-ul {
  width: 610px;
  display: table;
}
.pr-ul li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding: 0;
  width: 24.5%;
  margin-bottom: 8px;
}
.typeSelector .fstSelct input:checked ~ em {
    background-color: #FF0013;
    border-color: #FF0013;
    color: #fff;
}
.prSelectDiv input:checked ~em {
  background-color: #FF0013;
    border-color: #FF0013;
    color: #fff;
}
.f_style li:first-child label {
    border-radius: 5px 1px 1px 5px;
}
.f_style li:nth-child(2) label {
    border-radius: 1px 5px 5px 1px;
}

.prSelectDiv .checkmark {
   width: 100%;
background: #f0f0f0;
height: 30px;
z-index: 0;
}
.typeSelector .fstSelct .checkmark {
 width: 100%;
background: #f0f0f0;
height: 30px;
z-index: 0;
}
.prSelectDiv  label{
 display: block;
    font-size: 14px;

    background: #FFFFFF;
background: -moz-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #e9e9e9));
background: -webkit-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -o-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -ms-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: linear-gradient(to bottom, #FFFFFF 0, #e9e9e9 100%);
border: 1px solid #ccc;
-webkit-box-shadow: inset -3px 3px 3px -2px rgba(255, 255, 255, 0.5);
box-shadow: inset -3px 3px 3px -2px rgba(255, 255, 255, 0.5);
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;
border-radius: 5px;
}
.typeSelector .fstSelct label {
      display: block;
    font-size: 14px;

    background: #FFFFFF;
background: -moz-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFFFFF), color-stop(100%, #e9e9e9));
background: -webkit-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -o-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: -ms-linear-gradient(top, #FFFFFF 0, #e9e9e9 100%);
background: linear-gradient(to bottom, #FFFFFF 0, #e9e9e9 100%);
border: 1px solid #ccc;
-webkit-box-shadow: inset -3px 3px 3px -2px rgba(255, 255, 255, 0.5);
box-shadow: inset -3px 3px 3px -2px rgba(255, 255, 255, 0.5);
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: relative;

}


.ls-twrapper {
    width: 100%;
display: table;
margin: 0 auto;
}
.lst-left-content {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}
.mp-content {

}
.lst-right-content {
  width: 50%;
    display: inline-block;
    vertical-align: top;
}
.left-amenity .btn.btn-info {
    padding: 0 9px;
    font-size: 13px;
    display: block;
    width: 100%;
    text-align: left;
    background: #e8e8e8 !important;
    color:#464646 !important;
    margin-bottom:0px;
      position: relative;
}
#propertyContent ul {
  background: none;
  
  border: 1px solid #e8e8e8;
  border-top: none;
  padding: 16px 10px 1px;
}
.left-amenity .btn.btn-info i {
  position: absolute;right: 5px;
top: 14px;
color: #ff0013;
}
.left-amenity h3 {

}
.router-wrapper .left-amenity ul {
    margin-top: 8px;
}
.left-amenity ul li {

}

.col-left-container {
    display: table;
    width: 100%;

}
.col-lefti {
    display: inline-block;width: 47%;
    position: relative;
    margin-right: 2px;
    float: left;
}
.router-wrapper .col-search-left ul {
  margin-top: 0;
}
.col-righti {
    display: inline-block;width: 47%;
    float: right;
}
.col-divide {
    display: inline-block;
    float: left;
    margin: 25px 4px 0;

}

.col-left-container select {
    width: 100%;
    box-shadow: none;
background: #fff;
padding: 0 5px;

border-radius: 4px;
border: 1px solid #e1e5f2;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #d5d5d5 transparent transparent transparent;
}
.col-lefti:before {
  border-color: #d5d5d5 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
right: 7px;
margin-left: 0;
margin-top: 0;
position: absolute;
top: 66%;
width: 0;
content: '';
}
.beds-selector {
  display: inline-block;
  padding: 0 8px;
  border-radius: 4px;
}
.inn-selct {
  border-radius: 4px;
border: 1px solid #E1E5F2;
line-height: 38px;
padding: 0 10px;
background: #fff;

}
.inn-selct select {
  width:80px;
  background: #eee;
  border: none;
  border-radius: 2px;
  height: 30px;
  position: relative;
  box-shadow: inset 0px 0px 4px rgba(128, 126, 126, 0.3);
      padding: 0 8px;
      color: #444;
}
.inn-selct select:before {
  border-color: #888 transparent transparent transparent;

border-style: solid;

border-width: 5px 4px 0 4px;

height: 0;

left: 50%;

margin-left: -4px;

margin-top: -2px;

position: absolute;

top: 50%;

width: 0;
}
.col-righti:before {
  border-color: #d5d5d5 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
height: 0;
right: 7px;
margin-left: 0;
margin-top: 0;
position: absolute;
top: 66%;
width: 0;
content: '';
}
.col-search-left .propertyTab {
  top: 57px;
}
.col-search-left h3 {
 

font-weight: 500;
margin-top: 7px;
}
.col-search .header-link.btn.btn-round {
    width: 100%;
}
.col-search-left .chk-container .checkmark::after {
  left: 1px;
top: 1px;
font-size: 10px;
}
.col-search-left .checkbox-form-control label .checkmark {
  width: 16px;
height: 16px;
margin-right: 3px;
}
.col-search-left .checkbox-form-control label {
  padding: 0;
  margin: 0 0 2px;
}
.col-search-left .purposeSelector .beds-selector-option label {
  display: block;
  font-size: 13px;
padding: 0;
}
.col-search-left .purposeSelector .beds-selector-option label.radioActive {
  color: #fff;
}
.slistings-card:hover .listing-card-carousel .slick-arrow {
    opacity: 1;
}
.search-list-card-info {
    padding:5px 10px 12px;
    background: #ececec;
}
.listing-card-info-icon {
  text-align: right;
}
.col-search-left .filter-price-input {
  margin: 0;
  display: table;
  width: 100%;
  max-width: none;
}
.col-search-left .mx-content {
  max-width: none;
  margin: 10px auto 0px;
}
.col-search-left em.propType {
  font-size: 13px;
}
.col-search-left label {
    font-size: 12px;
}
.col-search-left label i {

}
.col-search-left .filter-price-input input.form-control {
  margin: 0;
  width: 100%!important;
  font-weight: normal;
  font-size: 13px;
  border-radius: 4px;
  box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
      padding-left: 8px;

}
.lf-minBed {
display: inline-block;
}
.rt-maxBed {
  display: inline-block;
}
.fi-left {
  display: inline-block;width: 48%;float: left;margin-right: 3px;
}
.fi-right {
  display: inline-block;width: 48%;float: right;
}
.col-search-left .filter-price-input-divider {
  margin: 0 5px;
  float: left;
  float: left;
  border: none;

margin: 10px 0;
}
.col-search-left .beds-selector.purposeSelector .sndSelct label.radioActive::before {
    border-radius: 1px; 
}
.col-search-left .beds-selector.purposeSelector .sndSelct:last-child label.radioActive::before {
    border-radius: 1px 6px 6px 1px; 
}
.slistings-card {
    position: relative;
    display: inline-block;
    vertical-align: top;
   
    min-height: 200px;
    text-align: left;
    border-radius: 10px;
    background: #ececec;
    overflow: hidden;
    box-shadow: 0 16px 40px rgba(0, 22, 84, 0.06);
    transition: 0.15s;
   width: 22.5%;
margin: 0 10px 20px;
}
.col-search-left > div {
 margin-bottom: 16px;

position: relative;
}
.col-search-left .main-listing-filters .count-input {
    display: table;
    width: 230px;
    margin: 0 auto 27px;
    margin-bottom: 27px;
    text-align: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 20px;
}
.col-search-left .bathModal .modal-dialog {
  left: 250px;
}
.col-search-left .propertyTab ul {
  margin: 0;
}
.col-search-left > div.beds-filter.mr-15 {
  border: none;
  margin-right: 0!important;
}
.col-search-left .tp:hover .propertyTab {
    display: block;
}
.col-search-left .label.bathSpan {
    display: block;
    font-size: 14px;
    text-align: left;
}
.col-search-left .label.priceSpan {
    display: inline-block;text-align: left;
}
.col-search-left .more-filters-button.btn.btn-white.center span.label {
padding: 0;
  width: 100%;
}
.col-search-left .more-filters-button.btn.btn-white.center.lst-filter span {

  display: block;
}
.col-search-left .more-filters-button.btn.btn-white.center.lst-filter {
  border-bottom: 1px solid #e6e6e6;
}
.col-search-left .more-filters-button.btn.btn-white.center span.label.priceSpan {
  display: inline-block;
} 
.col-search-left .label.priceSpan em {
  display: inline-block;
  font-size: 14px;
}
.col-search-left .more-filters-button.btn.btn-white.center {
  display: block;
  width: 100%;

}
.col-search-left .more-filters-button.btn.btn-white.center span {
 
  text-align: left;
}
.col-search-left .priceModal .modal-dialog {
  left: 250px;
}
.col-search-left .inpt-btns i.fas {
  font-size: 26px;
font-weight: lighter;
color: #ff0013;
width: auto;
}
.col-search-left i.closeModal {
  top: 7px;right: 10px;
}
.col-search-left .prSpan i.fas {
  font-size: 12px;
}
.col-search-left > div.beds-filter.mr-15 i.fas {
      font-size: 12px;
      display: block;
      width: 17px;
}
.col-search-left i.fas {
    font-size: 12px;
    display: inline-block;
    width: 17px;
}
}
.col-search-left .label.priceSpan {
  display: block;
  font-size: 14px;
  text-align: left;
}
.col-search-left .more-filters-button.btn.btn-white.center.mr-15.btn-white {
width: 100%;
margin: 0 !important;
border: 1px solid #e1e5f2;
padding-left: 13px;
}
.col-search-left .select2-container .select2-selection--single {
  height: 40px;
  border: 1px solid #e1e5f2;
}
.col-search-left > div.neighbourhood-searchbar.mr-15 {
  border: none;
  margin-right: 0!important;
} 
.col-search-left .beds-selector {
  border-radius: 4px;
  border: none;
  box-shadow: 0px 1px 4px #ccc;
}
.col-search-left .prSpan {
    width: auto;
    text-align: left;
    display: block;
    padding-left:9px;
    font-size: 13px;
}
.col-search-left .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
  font-size: 13px;
      padding-left: 12px;
}
.col-search-left .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 37px;
}
.slistings-card img {
  height: 238px;
  object-fit: fill;
  width: 100%;
}
.search-list-card {
  flex-wrap: wrap;
  display: flex;
}
.search-list-card .slisting-card {

}
.search-list-card .listing-card-info-title a {
  font-weight: 500;
}
.search-listing-card {
  position: relative;
display: inline-block;
vertical-align: top;
width: 300px;
min-height: 200px;
text-align: left;
border-radius: 10px;
background: #fff;
overflow: hidden;
box-shadow: 0 16px 40px rgba(0, 22, 84, 0.06);
transition: 0.15s;

}
.search-section-list {
  padding: 0 15px;
  display: flex;
  margin-top: 30px;

}
.col-search-left {
  width: 280px;
  float: left;
  box-shadow: inset 1px 1px 12px #ddd;
padding: 20px 10px;
background: #fefefe;
border-radius: 4px;
}
.col-search-left .beds-selector .beds-selector-option {
 
}
.col-search-list {
  width: calc(100% - 280px);
  float: left;
  padding-left: 20px;
}
.col-search-list .listing-card-info-title {
  display: block;
}
.search-banner {
  margin-top: 110px;
  height: 250px;
}
.search-banner img {
  height: 100%;
width: 100%;
object-fit: fill;
}
.search-banner:before {
  content: '';
  background: url('img/overlay-pattern-1.png')repeat 0 0;
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.search-banner {
  position: relative;
}
.search-banner .banner-caption {
position: absolute;

top: 50%;

left: 50%;

z-index: 100;

transform: translate(-50%,-50%);
}
.banner-caption {
  text-align: center;
}
.banner-caption h3 {
  font-size: 36px;
color: #fff;
font-weight: 600;
}
.banner-caption p {
  color: #fff;
}

#pre-loader {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0;
    top: 0;
    left: 0;
    bottom: 0;
    overflow: hidden !important;
    right: 0;
    z-index: 999999;
}
::selection {
    background-color: #ff0013;
    color: white;
}
h1, h2, h3, h4, h5, h5 {
  font-size: 18px;
}
.singel-imagewrapper {
  background: url('img/2.jpg')no-repeat 0 0;
  background-position: center; 
  background-size: 100% 100%;
  box-shadow: 0 0 5px 1px #e3e3e3 !important;
  border: 1px solid #f0f0f0;
  margin-top: 36px;
}
.singel-imagewrapper .headline {
    background: rgba(0,0,0,0.3);
}
.singel-imagewrapper .headline span {
  color: #fff!important;
}
.singel-imagewrapper .headline span em {
    color: #fff!important;
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}

.dsc-content .nav-tabs.inter-tabs {
border-bottom: 1px solid #efefef;
overflow: hidden;
margin-top: 0px;
}

.dsc-content .nav-tabs.inter-tabs li {
font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
color: #313131;
float: left;
position: relative;
display: block;
}
.dsc-content .nav-tabs.inter-tabs li a {
position: relative;
display: block;
padding: 10px 15px;
font-size: 16px;
margin-right: 2px;
line-height: 1.42857143;
padding: 10px 41px;
font-weight: 600;
}
.dsc-content .nav-tabs.inter-tabs > li.active > a, 
.dsc-content .nav-tabs.inter-tabs > li.active > a:focus, 
.dsc-content .nav-tabs.inter-tabs > li.active > a:hover {
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    background: #efefef;
    border: none;
    color: #ff0013;
}
.collapse {
    display: none;
}
.p-table-content {
    display: flex;
    width: 100%;
}
.p-tabl-left {
    vertical-align: top;
    flex:1;
    max-height: 410px;
    overflow-y: auto;
}
.p-tabl-right {
    display: inline-block;
    display: inline-block;
vertical-align: top;
flex: 2;
max-height: 400px;
overflow-y: auto;

}
.py-tab {

}
.payment-tb {

}
.payment-tb .headline {
 
}
.df-btn {
background: red;
color: #fff!important;
padding: 4px 10px;
border-radius: 4px;
display: inline-block;
height:auto;
width: 160px;
vertical-align: top;
}
.df-btn i {
  color: #fff!important;
}
.df-btn:hover {
  background: #414141;
  color: #fff;
}
.clearfix {
  clear: both;
}
.internalplanlst {
  display: table;
  width: 100%;
  text-align: left;
  margin: 0 auto;
}
.internalplanlst li {
  list-style: none;
  display: inline-block;vertical-align: top;
  margin-right: 12px;
margin-bottom: 9px;
width: calc(100% / 3.18256);
margin: 0 20px 26px;
position: relative;
margin-left: 0;
}
.internalplanlst li:before {
  content: '';
position: absolute;
border: 2px solid rgb(202, 202, 202);
padding: 0 10px;
width: 100%;
height: 100%;


}
.internalplanlst li:first-child {
  margin-left: 0;
} 
.planImg {
  position: relative;
  overflow: hidden;
  display: block;
  padding: 4px 3px;
}
.planImg:before {
content: "";
background: rgba(0,0,0,0.7);
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 100;
padding-top: 50%;
font-size: 30px;
 transition: transform 0.6s;
font-weight: 400;
text-align: center;
color: #ff0013;
 transform: scaleY(0);
    transform-origin: bottom center;
font-family: 'Font Awesome 5 Pro';
}
.stickAi {
  position: fixed;
top: 65px;
width: inherit;
z-index: 100;
background: #fff;
}
.planImg:hover:before {
    transform: scaleY(1);
}
.planImg strong {
    position: absolute;
    z-index: 100;
   transition: transform 0.6s;
/*transform: translate(-50%,-50%);*/
display: block;
opacity: 0;
top: 40%;
left: 0;
right: 0;
width: 100%;
text-align: center;
color: #fff;

}
.planImg strong i {
    color: red;
    background: #fff;
    border-radius: 50%;
    font-weight: 400;
    display: block;

width: 40px;
height: 40px;
text-align: center;
margin:10px auto 0px;
line-height: 40px;
text-align: center;
 }
.planImg:hover strong {
   opacity: 1;

}

.internalplanlst li:nth-child(3n) {
  margin-right: 0;
}
.internalplanlst li img {
width: 100%;
display: block;
height: 210px;
object-fit: cover;
object-position: top;
}
.py-tab strong {
    font-weight: normal!important;
    display: block;
    margin-bottom: 0;
    border-radius: 1px;
}
.py-tab strong a {
display: block;
padding: 12px 47px;
background: #f3f3f3;
display: block;
padding: 12px 15px;

font-weight: normal!important;
}
.py-tab strong a.activePanel {
  background: red;
  color: #fff;
} 
.py-tab strong a span {
  
}
.py-tab .panel-collapse {

}

.panel-default {
    border-color: #ddd;
}
.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
        border-bottom-color: transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.panel-title > .small, .panel-title > .small > a, 
.panel-title > a, .panel-title > small, 
.panel-title > small > a {
    color: inherit;
}

.collapse.in {
    display: block;
}
.panel-body {
    padding: 15px;
}
.p-tabl-right .panel-body {
  padding: 0;
  margin: 0 16px;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ddd;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.media, .media-body {
    overflow: hidden;
    zoom: 1;
}
.payment-tb {

}
.payment-tb .description.dsc-content {
  display: table;
  width: 100%;
}
.payment-tb h1.headline {
  display: table-cell;
  vertical-align: top;
}
.payment-tb .tab-content {
  margin-top: 15px;
}
.payment-tb h4 {
  display: table-cell;
  vertical-align: top;
  text-align: right;
}
.payment-tb h4 em {
background: #ff0013;
color: #fff;
padding: 7px 10px;
border-radius: 4px;
font-weight: 600;
font-style: normal;
}
.listing-component.rental-component {
  margin-bottom: 30px;
}
.single-imagewrapper {
  height: 560px;
  margin-top: 36px; 
}
.blank-imagewrapper {
 box-shadow: 0 0 5px 1px #e3e3e3 !important;
 border: 1px solid #f0f0f0;
  background: #fff;
  margin-top: 36px;
  
}
.blank-inner {
  padding-bottom: 80%;
  display: table;
  position: relative;
  width: 100%;
}
.blank-inner .headline {
  display: table-cell;
vertical-align: middle;
text-align: center;
padding: 0 18px;
}
.blank-inner .headline span {
 color: #ff0013;
font-size: 21px;
font-weight: 600;
}
.blank-inner .headline span em {
   
    color:  #414141;
}


h1.headline {
  font-size: 19px;
font-weight: 500;
}
h1.headline span em{
  font-size: 13px;
font-weight: 300;
display: block;
font-style: normal;
margin-top: 4px;
}
.single-imagewrapper a.a-link {
  position: relative;
  display: block;
}
.single-imagewrapper a.a-link:before {
    content: '';
border: 12px solid rgba(0,0,0,0.2);
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 1000;
top: 0;
}
.single-imagewrapper h1.headline {
  line-height: 1.3;
  margin-bottom:  20px;
}
.single-imagewrapper img {
 width: 100%;

}
.listing-carousel-wrapper .slick-slide {
  /* height:200px;*/
}
.single-item.secondSlider {
  width: 1140px;
  margin: 0 auto;
}
.single-item.secondSlider .slick-slide a {
  position: relative;
  margin: 0 3px;
  display: block;
  height: 392px;
}
.single-item.secondSlider {
  position: relative;
  z-index: 200;
  padding-top: 0;
}
.single-item.secondSlider:before {
content: '';
background: #eaeaea;
height: 440px;
width: 190%;
top: -34px;
left: -50%;
right: -50%;
position: absolute;
z-index: 100;
}
.single-item.secondSlider .slick-list{
  z-index: 200;
}
.single-item.secondSlider .slide-img {
 /* width: auto;*/
 height: auto;
 width:100%;
}
.single-item.secondSlider .slick-slide a:before {
content: '';
border: 12px solid rgba(0,0,0,0.2);
position: absolute;
left: 0;
right: 0;
width: 100%;
height: 100%;
z-index: 1000;
top: 0;
}

.single-item.secondSlider .slick-slide img {
  /*width: auto;
  height: auto;*/
  opacity: 1;
  position: relative;
  height: 100%;
object-fit: contain;
}
.listing-carousel-wrapper .slick-slide img {
   /*height:200px;
   object-fit: cover;*/
}
.single-item.secondSlider .slick-arrow.slick-prev {
 
}
.single-item.secondSlider .slick-arrow.slick-next {
 
}

.emar-paginate {
  margin-bottom: 13px;
}
.viewbtn {
  background: #ff0013;
color: #fff !important;
width: auto;
padding: 5px 8px;
font-weight: 400;
height: auto;
line-height: 1;
display: inline-block;
font-size: 14px;
border-radius: 4px;
}
.emar-content p {
  font-size: 14px;
color: #313131;
margin-top: 6px;
line-height: 1.37;
}
.emar-wrap {

}
.emar-img {
  display: inline-block;
 flex: 1;
}
.emar-content {
 
padding-left: 16px;
padding-right: 16px;
padding-top: 16px;
}
.emar-content h3 {
font-weight: 500;
font-size: 19px;
margin-bottom: 2px;
}
.emar-content h3 a {
  color: #e9222f;
}
.proj-sub-title {
  font-size: 13px;
}
.proj-sub-title .fa {
  margin-right: 4px; font-size: 16px;
}
.emar-content a{

}
.emar-content .price-bg {
margin-top: 9px;
margin-bottom: 15px;
}
.emar-content .price-bg h4 {
 font-size: 17px;

font-weight: bold;

color: #ae974d;
}
.emar-content .price-bg h3 {
  
}

.himg {
  height: 100px;
   margin-bottom: 10px;
object-fit: cover;
}
.proprtyLst {
  display: table;
  width: 100%;
}
.router-wrapper .proprtyLst li {
  display: inline-block;
  box-shadow: 0 1px 1px 0 rgba(0,0,0,0.14),0 2px 1px -1px rgba(0,0,0,0.12),0 1px 3px 0 rgba(0,0,0,0.2);
background: #fff;
-moz-border-radius: 2px;
border-radius: 2px;
width: calc(100% / 4.46);
padding: 7px 5px;
margin-bottom: 16px;
margin-right: 16px;
vertical-align: top;
}
.emar-img img {
  width: auto;
  height: 200px;
object-fit: fill;
display: block;
}
.himg img {
width: 100%;
  height: 100px;
  object-fit: cover;
}
.hl-content {
    text-align: left;
}
.emar-wrap {
  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid rgba(0,0,0,.075);
min-height: 64px;
-webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.05) inset;
box-shadow: 0 -1px 0 rgba(0,0,0,.05) inset;
margin-bottom: 15px;
}
.hl-content h3 {
  font-size: 13px;

font-weight: 400;

max-height: 18px;

overflow: hidden;

position: relative;

word-break: break-all;

letter-spacing: -0.03em;

margin-bottom: 4px;

min-height: 11px;

line-height: 1.2;
}
.hl-content  {
  font-size: 12px;
}
.popover, .popContent, .p-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 295px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    white-space: normal;
    line-break: auto;
    font-size: .875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    width: 295px;
    padding: 10px 0;
   
}
.popContent:before, .p-content:before {
      content: "▼";
    padding: 0;
    position: absolute;
    left: 10px;
    bottom: -32px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: auto;
    pointer-events: none;
    font-size: 29px;
    color: #b3b1b1;
}
.bs-popover-auto[x-placement^="top"], .bs-popover-top {
    margin-bottom: .5rem;
}
.popover .arrow, .popContent .arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: .5rem;
    margin: 0 .3rem;
}
.popover > .arrow {
    border-width: 11px;
        border-bottom-width: 11px;
}
.popover > .arrow, .popover > .arrow::after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
        border-top-color: transparent;
    border-style: solid;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0,0,0,.25);
    border-bottom-width: 0;
}
.popover > .arrow::after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow::after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.bs-popover-auto[x-placement^="top"] > .arrow, .bs-popover-top > .arrow {
    bottom: calc((.5rem + 1px) * -1);
}
.bs-popover-auto[x-placement^="top"] > .arrow::before, .bs-popover-top > .arrow::before {
    bottom: 0;
    border-width: .5rem .5rem 0;
    border-top-color: rgba(0,0,0,.25);
}
.popover .arrow::after,
.popover .arrow::before,
.popContent .arrow::after,
.popContent .arrow::before,
 {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
}
.featured-section-list-item {
  position: relative;
}
.bs-popover-auto[x-placement^="top"] > .arrow::after, .bs-popover-top > .arrow::after {
    bottom: 1px;
    border-width: .5rem .5rem 0;
    border-top-color: #fff;
}
.popInner {
  width: 100%;
  display: table;
}
.popover-header {
    padding: .5rem .75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
}
.pInimg {
  display: table-cell;
padding: 0 7px;
vertical-align: top;
}
.pInimg img {
 width: 80px;
}
ul.gallery {
  display: none;
}
ul.gallery li {
  flex:1;
}
ul.gallery li a {
  padding: 4px 3px;
border: 2px solid #ddd;
display: block;
margin: 0 3px;
}
ul.gallery li a img {
  height: 71px;
object-fit: cover;
}

.pleft {
  display: table-cell;vertical-align: top;
  padding-left: 0px;
padding-right: 12px;
}
.pleft strong {
 display: block;
margin-bottom: 6px;
font-size: 15px;
}
.pleft em {
display: block;
clear: both;
margin-bottom: 6px;
overflow: hidden;
}
.pleft em i {
  float: left;
  margin-right: 6px;
  font-size: 11px;
  color: #918b8b;
}
.pleft em span {
float: left;
font-size: 12px;
}
.popover-body {
    padding: .5rem .75rem;
    color: #212529;
}
.blog .article-container .featured-panel-list .article-thumbnail {
  color: #414141;
}
.widget {
border: 1px solid #dddd;
margin-bottom: 21px;
}
.pfconten {
  display: flex;
  vertical-align: top;
  padding:12px 0px 5px;
  width: 100%;
}
.pfconten img {
  width: 60px;
  vertical-align: top;
border-radius: 50%;

}
.lf-ct {
padding-left: 9px;
vertical-align: top;
}
.pfcontent strong {
  font-weight: 500 !important;

display: block;

font-size: 15px;
line-height: 0.7;
}
.pfcontent em {
font-size: 12px;

}
.widget h3 {

}
.widget-content {
padding: 0 15px;
}
.widget-content img {

}
.widget-content strong {
font-style: normal;
display: block;
font-weight: 500 !important;
font-size: 15px;
margin-bottom: 2px;
}
.widget-content strong i {
  color: #ff0013;font-size: 12px;
}
.widget-content em {
font-size: 14px;
}
.widget-content em i {
  color: #ff0013;font-size: 12px;
}


.widget-content p {
  font-size: 14px;
line-height: 1.5;

}


.callbtn {
background: #fff;
color: #ff0013 !important;
width: auto;
padding: 0 17px;
font-weight: 400;
border: 0.01em solid transparent;
border-color: rgba(255, 0, 19, 0.46);
height: 36px;
line-height: 36px;
background: #fff;
border-color: rgba(255, 0, 19, 0.46);
display: inline-block;
border-radius: 4px;
font-size: 16px;
}
.callbtn i{
  font-size: 20px;
position: relative;
top: -1px;
}
.embtn {
background: #ff0013;
color: #fff !important;
width: auto;
padding: 0 17px;
font-weight: 400;
border: 0.01em solid transparent;
border-color: rgba(255, 0, 19, 0.46);
height: 36px;
line-height: 36px;
border-color: rgba(255, 0, 19, 0.46);
display: inline-block;
font-size: 16px;
border-radius: 4px;
}
.tab-pane {
  overflow: hidden;
}
.agr-text .embtn {
  float: right;
}
.agr-text {
padding: 20px 12px;
}
.sty-left {
  display: table-cell;
  vertical-align: top;
}
.sty-right a {

}
.sty-right a i {
  font-size: 11px;
}
.f-field .sty-left input {
  background: #fff;
  width: 87px;

border: 1px solid #ddd;
height: 27px;
padding: 0 4px;
}
.sty-right {
  position: absolute;
right: 46px;
top: 15px;
}
.sty-right img {
  width: 91px;
  float: left;
}
.f-field {
background: #f5f5f5;
position: relative;

padding: 4px 10px;

margin-bottom: 8px;

border-radius: 4px;
}
.f-field input {
  background: none;

height: 28px;

width: 100%;

border: none;

font-size: 14px;
}
.f-field label {
  font-size: 12px;
  display: block;
}
.agent-right {
width: 280px;
float: right;
display: inline-block;
}
.agent-right h3 {
background: #f4f2f2;
padding: 11px 13px;
font-weight: 500;
text-align: center;
}
table {
  border-collapse: collapse;
width: 100%;
margin-bottom: 20px;
}
td, th {
    border: 1px solid #dddddd;
    text-align: left;
    padding: 3px 11px;
    color: #313131;
    font-weight: 300;
    line-height: 1.3;
    font-size: 14px;
}
tr:nth-child(2n) {
    background-color: #f3f3f3;
}
.agentListSection .agentDiv {
  margin: 0;
}
.media-left {
  width: 190px;
background-repeat: no-repeat;
}
.select-city span {
  display: block;
  margin-bottom: 7px;
}
.package-sections > .media {
    box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    margin-top: 20px;
}
.clearfix  {
  clear: both;
}
.sbmt {
  padding: 0 11px;
height: 31px;
line-height: 31px;
font-size: 15px;
float: right;
}
.sbmt i {
  margin: 0;
}
.media-left, .media > .pull-left {
    padding-right: 10px;
}
.media-body, .media-left, .media-right {
    display: inline-block;
    vertical-align: top;
}
.package-sections > .media > .media-left.media-top {
    background-position: center center;
    background-size: cover;
    position: relative;
}
.crumb-contains {

}
.crumb-contains ul.t-Breadcrumb {
  padding: 0;
  margin-bottom: 10px;
}
.crumb-contains ul.t-Breadcrumb li {
  padding: 0;
  display: inline-block;
}
.crumb-contains ul.t-Breadcrumb li a {
  font-size: 12px;color: #4f4f4f !important;
}
.crumb-contains ul.t-Breadcrumb li {
  font-size: 12px;
}
.crumb-contains ul.t-Breadcrumb li i.far {
  font-size: 9px;
}

.media-left.media-top.lazy > a {
    display: block;
}
.package-sections figure.fig {
    padding: 10px;
    width: 290px;
}
.agentListSection .stat-form {
  width: 100%;
  background: none;
  padding: 0;
}

.fig::after {
    width: 20px;
    height: 20px;
    position: relative;
    animation: loader08 1s ease infinite;
    top: 50%;
    margin: -46px auto 0;
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    z-index: -1;
}
.sbmit {
  }
.sbmit i {
  margin: 0;
}
.clbtn {
 background: none;
border: 1px solid #000;
display: inline-block;
color:#000;
border-radius: 4px;
padding: 0 8px;
height: 31px;
line-height: 31px;
font-size: 15px;
float: left;
font-weight: 400;
}
.log-media {
  float: left;
width: 151px;
margin-right: 15px;
padding: 0 5px;
border: 1px solid #e6e6e6;
}
.clbtn i {
 color: #000;
font-size: 17px;
position: relative;
margin: 0;
top: -2px;
}
.emlbtn {

}
.DetailPageUrl {
  
}
.select-city input {
  height: 36px;
  border-radius: 4px;
  width: 100%;
  font-size: 13px;padding: 0 6px;
}
.select-city textarea {
  width: 100%;
  height: 36px!important;
  font-size: 13px;
  border-radius: 4px;padding: 6px 6px;
}
.med-inn {

}
.sbmit {

}
.cuDiv {
  margin-bottom: 7px;
}

.media-body {
width: calc(100% - 256px);
padding: 27px 16px 11px;
}
.media-right {
  width: 252px;
}
.package-sections .media-body {
    background-color: rgb(255,255,255);
    padding: 15px 15px 0;
}
.media-heading {
   margin-top: 0;

margin-bottom: 5px;

font-weight: 500;

color: #414141;
}
.package-sections .media-body .media-heading {
    color: rgb(49,144,192);
    font-size: 24px;
    font-weight: 100;
    margin-bottom: 0;
}
.agentSection h3 {
  margin-bottom: 30px;
}
.package-sections .media-body > p {
    color: rgb(134,134,134);
}
.panel-lob {
    border: 1px solid rgb(204,204,204);
    border-radius: 3px;
    display: table;
    margin: 15px 0;
    width: calc(100% - 30px);
}
.panel-lob > .cell {
    border-right: 1px solid rgb(204,204,204);
    display: inline-block;
    float: left;
    text-align: center;
    width: 50%;
}
.panel-lob > .cell > .title {
   background-color: rgb(243,243,243);

border-bottom: 1px solid rgb(204,204,204);

color: rgb(0,0,0);

font-size: 11px;

padding: 2px 1px 0;

text-transform: uppercase;

margin-top: 0;

line-height: 1;

}
.panel-lob > .cell > .title > i {
    font-size: 18px;
    padding: 0 10px 0 0;
    position: relative;
    top: 3px;
}
.discption {
    position: relative;
    display: block;
    padding: 2px;

position: relative;

font-size: 13px;

font-weight: 600;
}
.cell > .discption {
}
.discption::before {
    content: attr(data-content);
    position: absolute;
    top: 17px;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 0 30px;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    pointer-events: none;
}
.discption > select {
    color: rgba(0,0,0,0);
}
.package-sections .inclusion {

    color: rgb(102,102,102);
    font-size: 12px;
    margin: 0 0 7px;
    text-transform: uppercase;

}
.inclusion-disc > li {
    color: rgb(0,0,0);
    display: inline-block;
    margin: 0 20px 0 0;
}
.inclusion-disc > li > i {
    font-size: 17px;
    margin: 0 5px 0 0;
    position: relative;
    vertical-align: sub;
    text-shadow: 1px 1px 1px rgb(210,210,210),2px 2px 1px rgb(218,218,218),3px 3px 1px rgb(219,219,219),4px 4px 1px rgb(225,225,225),5px 5px 1px rgb(240,240,240),6px 6px 1px rgb(242,242,242),7px 7px 1px rgb(245,245,245),8px 8px 1px rgb(247,247,247),9px 9px 1px rgb(250,250,250),10px 10px 1px rgb(252,252,252);
}
.package-sections .media-body > mark {
    background-color: rgb(115,177,67);
    border-radius: 3px;
    color: rgb(255,255,255);
    display: table;
    font-weight: 700;
    margin-bottom: 10px;
    margin-top: 17px;
    padding: 10px;
    width: auto;
    position: relative;
}
.package-sections .media-body > mark.free-text {
    background-color: rgba(0,0,0,0);
    color: rgb(102,102,102);
    display: block;
    padding: 12px 0 0;
}
.package-sections .media-body > mark > i {
    font-size: 18px;
    padding: 1px 5px 0 0;
    position: relative;
    vertical-align: top;
}
.agentLstS {
margin-bottom: 30px;
}
.titanium-text {
  position: absolute;
background: #414141;
color: #fff;
right: 0;
top: 0;
padding: 2px 10px;
font-size: 12px;
}
.titanium-text i {
 color: #f5d652;
font-size: 9px;
line-height: 1;
position: relative;
top: -1px;
margin-right: 2px;
}
.shieldcheck {
position: absolute;
color: #ff0013;
right: 126px;
top: 0;
padding: 2px 10px;
font-size: 12px;
}
.shieldcheck i {
  font-size: 14px;
}
.featured {
  position: absolute;
left: 0;
top: 0;
background: red;
color: #fff;
padding: 3px 25px;
font-size: 12px;
}
.sh-text {
text-align: right;
margin-bottom: 11px;
font-size: 13px;
}
.sh-text span {

}
.package-sections .media-body > mark.free-text > i {
    display: inline-block;
    float: left;
    margin: 0 3px 3px 0;

}
.listAside {

}
.ltr a {
  color: #ff0013;
}
.listAside img {
  width: 100%;
}
.listAside a {
  margin-bottom: 15px;
  display: block;
}
.media-left.media-top.lazy > a {
    display: block;

text-align: center;
width: 180px;
position: relative;
border: 1px solid #F0F0F0;
height: 284px;
}
.fig img {
  height: 140px;
  object-fit: cover;
}
.media {
    box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 7.52px .48px rgba(0,0,0,.2);
    margin-top:   0px;
    position: relative;
    margin-bottom: 28px;
}
.package-sections .media > .media-right.media-top {
    background-color: rgb(244,242,242);
    box-shadow: 0 0 2px rgba(0,0,0,.1) inset;
    padding: 20px;
    position: relative;
}
.package-sections .price-info {
    margin-bottom: 55px;
    width: 250px;
}
.price-info > .select-city {
    color: rgb(0,0,0);
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 0 0 7px;
    position: relative;
    text-transform: uppercase;
    margin-top: 0;
font-weight: 500;padding: 25px 13px;

color: #414141;
}
.media-right {
  background-color: rgb(244,242,242);
box-shadow: 0 0 2px rgba(0,0,0,.1) inset;
position: absolute;

right: 0;

top: 0;

bottom: 0;
}
.price-info > .select-city > select {
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    border: 1px solid rgb(215,215,215);
    border-radius: 3px;
    color: rgb(102,102,102);
    display: block;
    font-size: 14px;
    font-weight: 400;
    margin-top: 7px;
    padding: 12px 10px;
    position: relative;
    width: 100%;
    z-index: 1;
    cursor: pointer;
}
.price-info > .select-city > select + .caret {
    margin-top: 10px;
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 1;
}
.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.price-breakup {
    min-height: 130px;
}
.price-info .strike-price, .price-info .price, .price-info .saving {
    display: block;
    font-size: 22px;
    padding-bottom: 5px;
    text-align: center;
}
.price-info > .price-breakup span {
    color: rgb(153,153,153);
    text-align: center;
    display: block;
}
.price-info .price {
    color: rgb(255,0,98);
    font-size: 24px;
    font-weight: 400;
    position: relative;
}
.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
}
.package-sections .price-info + .btn-group {
    bottom: 20px;
    display: block;
    padding-right: 40px;
    position: absolute;
    width: calc(100% + 15px);
    margin-left: -8px;
}
.cell .discption > select {
    color: rgba(0,0,0,0);
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    background-color: rgba(0,0,0,0);
    border: 1px solid rgb(115,177,67);
    border-radius: 2px;
    cursor: pointer;
    padding: 6px;
    position: relative;
    width: 100%;
    z-index: 1;
}
.ltr {
  font-size: 14px;

line-height: 1.5;
}
.listAside {
  width:254px;
  float: right;
}
.listAgents {
  float: left;
  width: calc(100% - 280px);
}
.titanium-ag-wrp {
    width: 100%;
    position: relative;
    height: 175px;
    margin-bottom: 55px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #EAEAEA;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.titanium-ag-wrp .overlay-wrap {
    width: 100%;
    height: 175px;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.56) 10%, transparent 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.56) 10%, transparent 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.56) 10%, transparent 100%);
}
.agent-left {
  width: calc(100% - 300px);
  display: inline-block;
}
.titanium-ag-inner {
    position: absolute;
    left: 30px;
    display: flex;
    bottom: -40px;
}
.titanium-ag-inner .c-logo {
    width: 135px;
    height: 135px;
    text-align: center;
    border: 0;
    -webkit-box-shadow: 0px 1px 19px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 19px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 19px 0px rgba(0, 0, 0, 0.75);
    background-color: #ffffff;
    display: table;
}
.c-logo .helper {
    display: inline-block;
    height: 100%;
    vertical-align: bottom;
}
.titanium-ag-inner .c-logo .helper {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    box-sizing: border-box;
}
.tabBar ul li a i {}
.titanium-ag-inner .c-logo img {
    display: inline-block;
    text-align: center;
    max-width: 135px;
    max-height: 135px;
    vertical-align: middle;
}
.titanium-ag-inner .ag-name {
    text-transform: capitalize;
    color: #ffffff;
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
}
.tabBar {
  background: #f3f3f3;
  padding: 7px 0;
  border: 1px solid #ddd;
}
.tabContent {
  border: 1px solid #ddd;
border-top: none;
padding: 17px 13px 0;
}
.tabContent h1.headline {

    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;

}
.tabBar ul {
  text-align: center;
  display: table;
}

.tabBar ul li {
  display: inline-block;
  list-style: none;
}
.tabBar ul li a {
  display: block;

padding: 6px 14px;
color: #414141;
border-radius: 4px;
}
.tabBar ul li a i {
  color: #414141;
}
.tabBar ul li.active a {
  background: #fff;
  color: #ff0013;

}
.tabBar ul li.active a i {
  color: #ff0013
}
.titanium-ag-inner .ag-name h4 {
   font-size: 26px;
font-weight: 800;
padding-bottom: 1px;
}
.titanium-ag-inner .ag-name span {
    font-size: 17px;
} 
.foundTitle {
  font-size: 20px;
font-weight: 500;
color: #414141;
letter-spacing: 0.03em;
font-size: 20px;
font-weight: 500;
color: #414141;
letter-spacing: 0.03em;
}
.agentName {
 font-size: 19px;

color: #414141;

font-weight: 500;

line-height: 1.2;
}
.agentName span {
  display: block;

font-weight: 400;

font-size: 13px;
}

.foundTitle span {
  color: #ff0013;
}
.agentListSection {
  position: relative;
min-height: 167px;
color: #fff;
display: -ms-flexbox;
display: flex;
width: 100%;
padding-bottom: 17px;
padding-top: 128px;
-ms-flex-align: end;
background: #f4f2f2;

background-size: cover;
background-position: center;
margin-bottom: 20px;
}
.FeaturedSection .listings-section-title{
  margin-bottom: 30px;
}
.agentSection {
  margin-bottom: 45px;
}
.agr-row {
  margin-bottom: 30px;
}
.FeaturedSection {
  margin-bottom: 30px;
}
.markhr {
  margin: 24px 0;
}
.slick-initialized .featured-section-list.slick-slide{
  display: flex;

}
.featured-section-list-item {
display: inline-block;
margin: 0 12px;

}
.featured-section-list-item a {
position: relative;
}
.featured-section-list-item a img {
height: 62px;
margin: 0 auto;
}
.featured-wrList .slick-arrow::before {
    position: absolute;
    top: 0;
    width: auto;
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    transition: 0.2s;
}
.featured-wrList .slick-arrow::before {
    color: #ff0013;
}
.featured-wrList .slick-arrow.slick-prev::before {
    text-align: right;
    right: 0;
}
.featured-wrList .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}
.featured-wrList .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}








.agent-section-list .slick-arrow::before {
    position: absolute;
    top: 0;
    width: auto;
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    transition: 0.2s;
}
.agent-section-list .slick-arrow::before {
    color: #ff0013;
}
.agent-section-list .slick-arrow.slick-prev::before {
    text-align: right;
    right: 0;
}
.agent-section-list .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}
.agent-section-list .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}

.agentDiv {
/*background: rgba(0,0,0,0.6);*/
display: flex;

margin: 0 auto 10px;
}
.morOpts {
  cursor: pointer;
}
.agency-field {
width: 210px;
background: #fff;
padding: 3px 10px 5px;
border-radius: 4px;
}
.stat-form {
  width: 820px;
margin: 0 auto;
background: rgba(0,0,0,0.6);
padding: 19px 13px;
border-radius: 4px;
}
.company-field {
  background: #fff;
flex-grow: 1;
padding: 3px 10px 5px;
border-radius: 4px;
}
.fdr-wrapper {
 position: absolute;
left: 50%;
top: 57%;
transform: translate(-50%,-50%);
z-index: 100;
}
.field-agent label {
color: #414141;
font-size: 11px;
display: block;
padding: 0 4px;
text-transform: uppercase;
}
.fdr-wrapper h3 {
  font-size: 34px;
margin-bottom: 40px;
font-weight: 600;   
text-align: center;
}
.field-agent {
 margin-right: 10px;
 
}
.field-agent:last-child {
  margin-right: 0;
}
.loc-field {
  background: #fff;
  flex-grow: 1;
padding: 6px 10px 0px;
border-radius: 4px; 
}
.agent-section-list-item.slick-slide {
    margin: 0 27px;
  }
.promo-section-list-item {
    padding: 0 5px;
}
.agent-section-list-item h3 {
font-size: 15px;

font-weight: 500;

text-align: center;

margin-bottom: 0;

height: 63px;
color: #414141;
padding-top: 16px;
}
.agent-section-list-item img {

  margin: 0 auto;
height: 100px;
object-fit: cover;
}
.agent-section-list-item h4 {
  font-size: 11px;

font-weight: 400;

text-align: center;
line-height: 1.3;
}
.promo-section-title {
  font-size: 22px;
font-weight: 600;
color: #3C3956;
    text-align: center;
    margin-bottom: 29px;
}
.promo-section-title em {
    font-style: normal;
    font-weight: 400;
    line-height: 0.8;
    font-size: 28px;
    display: block;
    margin-bottom: 2px;
}
.promo-section-title span {
    margin-top: 90px;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
}
.loc-field input {
  background: none;
}
.field-agent select {
width: 100%;
box-shadow: none;
border: none;
height: 31px;
font-size: 15px;
background: none;
}
.field-agent input {
  font-size: 15px;
  height: 31px;
  border: none;
  width: 100%;
}
.field-agent button {
 background: #ff0013;

border: none;

color: #fff;

font-size: 19px;

border-radius: 4px;

padding: 11px 5px 40px;

height: 31px;

display: block;

line-height: 1.5;

width: 110px;

letter-spacing: 0.05em;
}
.field-agent button i {
  color: #fff;
}
.city-field {
  width: 210px;
  width: 210px;
background: #fff;
padding: 6px 10px 0px;
border-radius: 4px;
}
.city-field select {
  width: 100%;
}

.promo-section-list .slick-arrow::before {
    position: absolute;
    top: 0;
    width: auto;   
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
   transition: 0.2s;
}
.mates-homepage .find-section-card:not(:hover) {
  background: #faf6f7;
}

.mates-homepage .people-section {
   background: #faf6f7;
}
.listings-section-title {
    font-weight: 400;
    font-size: 40px;
    margin-bottom: 10px;
   
}
.router-wrapper ul {
 margin-top: 18px;
}
.divrow ul {
  margin-top: 0;
}
#purpose_push_buttons {
  margin-top: 0;
}
.router-wrapper ul.ftm-ul {
  margin-top: 0;
}
.router-wrapper .real-bg ul {
  margin-top: 0;
}
.router-wrapper .listing-card-info-details.sdetails  ul {
  margin-top: 0;
}
.router-wrapper .description ul {
  margin-top: 10px;
}
.router-wrapper .agent-left ul {
  margin-top: 0;
  padding: 0 15px;
}
.router-wrapper ul li {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 16px;
    
    color: #313131;
}
.router-wrapper  .description ul {
  padding-left: 14px;

margin-bottom: 22px;
}
.router-wrapper  .description ul li {
  list-style: disc;
  margin-bottom: 5px;
}
.router-wrapper .article-content ul li {
  list-style: disc;
}
.listings-section-title em {
  color: #414141;
}
.listings-section-title span {
    font-weight: 600;
    font-size: 32px;
}
.mates-homepage .hero-section-title {
  font-size: 30px;
font-weight: 600;
margin-bottom: 15px;
line-height: 1.2;
}
.mates-homepage .hero-section-image {
  top: 50px;
  padding-bottom: 59px;
}
.pagination a.active {

}
.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #ff0013 ;
  color: white;
  border: 1px solid #ff0013;    
  
}

.pagination a:hover:not(.active) {background-color: #ddd;}
.article-content h3 {
  font-size: 24px;
font-weight: 600;
margin-bottom: 15px;
line-height: 1.2;
color: #414141;
}
.article-content ul {

}
.article-content ul li {
  font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
color: #313131;
}
.blog .hero h1 {
  font-size: 49px;
}
.article-card .article-title {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 15px;
    line-height: 1.2;
}
.article-card .article-info {
font-weight: 300;
    color: #515151;
}
.featured-panel .article-info-title a {
  font-weight: 500;
 color: #414141;
font-size: 14px;
}
.article-card .description {
  font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
color: #313131;
margin-bottom: 17px;
}
.blog .article-container .featured-panel-header {
  color: #414141;
  font-weight: 500;
}
.promo-section-list .slick-arrow::before {
    color: #ff0013;
}
.promo-section-list .slick-arrow.slick-prev::before {
    text-align: right;
    right: 0;
}
.pslbottom {
  margin-bottom: 36px;
}
.promo-section-list .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}
.promo-section-list .slick-arrow.slick-next::before {
    text-align: left;
    left: 0;
}
.promo-section-list .slick-arrow.slick-next {
right: -20px;
transform: translate(-50%,-50%);
top: 36%;
}
.promo-section-list .slick-arrow.slick-prev {
  left: -20px;
transform: translate(-50%,-50%);
top: 36%;
}

.trendDiv {

}
.menu img {
    -webkit-transition-property: width; /* Safari */
  -webkit-transition-duration: 2s; /* Safari */
  transition-property: width;
  transition-duration: 2s;
}
.transparent-theme #header .menu .logo img {
  transition: all 0.5s ease;
}

.dis-ib a {
color: #fff;
font-size: 15px;
font-weight: 300;
letter-spacing: 0.03em;
padding: 13px 11px;
}
.dis-ib a i {
font-size: 21px;
color: #fff;
}
.dis-ib a i.fal {
    font-size: 15px;
}
.dis-ib a:hover {
    background: #ff0013;
    color: #fff!important;
}
.dis-ib a:hover i {
color: #fff!important;
}


.fullMenu:before {
 content: '';
background: #fff;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: -10;

}
.fullMenu {
  
z-index: -10;
position: fixed;

top: 0px;

left: 0;

right: 0;

width: 100%;

padding: 0 11px;
padding-top: 114px;
}
.fullMenu li {
  font-size: 14px;
  width: 100%;
  float: none;
}
.fullMenu > li > a {
  display: block;
}
.fullMenu ul.ruby-menu > li.ruby-menu-mega-blog { 
left: 11px;
right: auto;
}
.trRow {

}
#toggle {
  width: 28px;
  height: 30px;
  margin: 10px auto;

right: 16px;
top: 0;
display: none;
}

#toggle div {
  width: 100%;
  height: 5px;
  background: #000;
  margin: 4px auto;
  transition: all 0.3s;
  backface-visibility: hidden;
}

#toggle.on .one {
  transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on .two {
  opacity: 0;
}

#toggle.on .three {
  transform: rotate(-45deg) translate(7px, -8px);
}
.container.listing-info.cli.ctt {
  /*padding-bottom: 0;*/
  padding-bottom: 5px;
}
.ml-right .side-info {
  box-shadow:0 0 5px 1px #e3e3e3;

padding: 12px 10px;
}
.ml-right h3 {
 
}
.ml-div {
  display: flex;
  margin-top: 25px;
}
.ml-left {
      width: 100%;
}

.ml-right {
    float: right;
width: 540px;
margin-left: 22px;
}
.progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: .25rem;
    margin-top: 7px;
}
.progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    text-align: center;
    white-space: nowrap;
   background-color: #ff0013;
    transition: width .6s ease;
}
.trRow:nth-child(2n) {
  background: #f2f2f2;
}
.trendLabel {
display: inline-block;
width: calc(100% /2.5);
vertical-align: top;
text-align: center;
font-size: 13px;
font-weight: 400;
}
.tr-set {

}
.hidden {
  visibility: hidden;
}
.visible {
  visibility: visible;
}

.price-selector {
      display: flex;
    width: 100%;
    height: 32px;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    border: 1px solid #E1E5F2;
    border-radius: 10px;
    padding-right: 15px;
    text-align: center;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    padding-right: 0;
    margin: 18px auto 10px;
    width: 300px;
}
.price-selector .price-selector-option {
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 26px;
    -ms-flex: 1;
    flex: 1;
    cursor: pointer;
    padding: 0 10px;
    z-index: 1;
    font-weight: 400;
    font-size: 14px;
    padding: 0 1px;
    padding: 0;
}
.price-selector-option label {
    display: inline-block;
    padding: 0 5px;
    position: relative;
   height: 30px;
line-height: 30px;
    padding: 0 9px;
    width: 100%;
    text-align: center;
}
.price-selector-option input[type="radio"] {
    display: none;
}
.price-selector-option.pr-1 .radioActive::before {
  border-radius: 4px 1px 1px 4px;
}
.price-selector-option .radioActive:before {
  background: #ff0013;
  color: #fff;
}
.price-selector-option .radioActive {
  color: #fff;
}
.price-selector-option.pr-3 .radioActive::before {
  border-radius: 1px 4px 4px 1px;
}
.flabel {
  width: 77px;
}
.pr-1 {

}
.trendsWRapper {
  margin-bottom: 20px;
}
.pr-2 {
  
}
.pr-3 {
  
}
.green {
  color: green;
}
.text-left {
  text-align: left;
}


.trends {
  margin-bottom: 16px;   
}


.tren-ul {
display: table;
width: 100%;
margin-bottom: 14px;
}
.y-wrapper {
  width: 100%;
  display: table; 
}
.tren-ul li {
  display: inline-block;
float: right;
margin-left: 4px;
}
.tren-ul a {
  background: #efefef;
padding: 3px 10px;
font-size: 12px;
border-radius: 4px;
color: #414141;
}
.tren-ul li.active a {
  background: red;
  color: #fff;
} 
.year-selector-option {
  position: relative;
font-size: 16px;
font-weight: 600;
line-height: 26px;
display: table-cell;
-ms-flex: 1;
flex: 1;
cursor: pointer;
padding: 0 10px;
z-index: 1;
grid-template-rows: repeat(8,1fr);
padding: 25px 0 10px;
display: inline-block;

}
.year-selector-option label {
    width: 100%;
    position: relative;
    height: 40px;
line-height: 40px;
padding: 0 9px;
width: calc(100%/3.6);
text-align: center;
}
.year-selector-option label {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
}
.year-selector-option input[type="radio"] {
    display: none;
}























.yearSelector {
  display: -ms-flexbox;
display: flex;
width: 100%;
height: 40px;
-ms-flex-align: center;
align-items: center;
background: #fff;
border: 1px solid #E1E5F2;
border-radius: 10px;
padding-right: 15px;
text-align: center;
box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
}


.bf812f9d, .bf812f9d > div {
    display: -ms-flexbox;
    display: flex;
}
._5a726270 {
    width: 326px;
    float: left;
    padding: 0 2rem;
    border-right: 1px solid #eaeaea;
}
._7f6d1ad8 {
    list-style: none;
    margin: 0;
    padding: 0;
}
.ct-chart-line {
  height: 261px!important;    
}
.ct-golden-section::before {
  padding-bottom: 0!important;
}
.bf812f9d, .bf812f9d > div {
    display: -ms-flexbox;
    display: flex;
}
.red {
  color: red;
}
.tb-left {
display: inline-block;

width: 320px;

vertical-align: middle;

float: left;

padding-top: 20px;
}
.pindex  .description .content.nm-content h2 {
font-weight: 600;
}
.pindex .description.dsc-content .tab-content {
  padding-top: 0px;
}
.listing-component .description .content.nm-content .tb-left strong {
font-weight: 600 !important;
}
.tb-left span {
font-size: 13px;
display: block;
font-weight: 300;
}


.lr-wrapper {
  display: table;
  width: 100%;
  text-align:center;
}
.tb-left {
display: inline-block;
width: 320px;
vertical-align: top;
float: left;
}
.tb-right {
  vertical-align: top;
display: inline-block;
width: calc(100% - 370px);
padding-left: 40px;

}
._00ad114c {
    break-inside: avoid;
    float: left;
    width: calc(100% - 326px);
}
._932d93c4 {
    width: calc(100% - 4rem);
    max-width: 40rem;
    display: block;
    margin: 1rem auto 0;
}
.df5ee5c7 {
    display: inline-block;
    color: #33a137;
    padding: .2rem 0;
    cursor: pointer;
    width: 33.3%;
    text-align: center;
    border: 0 solid #33a137;
        border-top-color: rgb(51, 161, 55);
        border-top-style: solid;
        border-top-width: 0px;
        border-right-color: rgb(51, 161, 55);
        border-right-style: solid;
        border-right-width: 0px;
        border-bottom-color: rgb(51, 161, 55);
        border-bottom-style: solid;
        border-bottom-width: 0px;
        border-left-color: rgb(51, 161, 55);
        border-left-style: solid;
        border-left-width: 0px;
    border-top: 1px solid #33a137;
    border-bottom: 1px solid #33a137;
}
.df5ee5c7:first-child {
    border-radius: 4px 0 0 4px;
    border-left: 1px solid #33a137;
    border-right: 1px solid #33a137;
}
._2d153107 {
    color: #fff;
}
html[dir] ._6a4a1505 {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 32rem;
    padding: 1rem 0;
    color: #222;
    fill: #222;
    font-size: 1.106rem;
    break-inside: avoid-page;
    direction: ltr;
}
.ct-chart {
    position: relative;
    height: 100%;
}
._4a87fc54 {
    padding: 18px 0;
    box-sizing: border-box;
    text-align: center;
    border-bottom: 1px solid #ededed;
    margin: 0;
}
._2b045afc {
    font-size: 1.4rem;
    margin-bottom: .3rem;
}
._371d629a {
    font-size: 2rem;
    font-weight: 700;
    margin-top: 1.5rem;
}
._2b045afc {
    font-size: 1.4rem;
    margin-bottom: .3rem;
}
.e5b3e8ee {
    color: #d14242;
}
.b000558d {
    padding: 1rem 0 0;
    margin: 0;
}
.b000558d > li {
    overflow: hidden;
    margin: 0;
    padding: 0 1rem;
    font-weight: 700;
}
.b000558d > li, .fa37097f {
    font-size: 1.4rem;
    line-height: 3.4rem;
}
.b000558d > li:nth-child(2n+1) {
    background-color: #fafafa;
}
.b000558d > li, .fa37097f {
    font-size: 1.4rem;
    line-height: 3.4rem;
}
.fa37097f {
    font-weight: 400;
    float: left;
}
._71bbbd7b {
    float: right;
}
._100d11ec {

    padding: 15px 0;
    box-sizing: border-box;
    text-align: center;
    margin: 0;

}



.dsc-content  .nav-tabs {
   border-bottom: 1px solid #efefef;
   overflow: hidden;
    margin-top: 19px;
}
.listing-component .listing-info .side-info-wrapper .side-info-panel {
  padding-top: 0;
}
.listing-component .listing-info .side-info-wrapper .side-info-panel .request-viewing-pcc {
  border:none;
}
.listing-component .listing-info .side-info-wrapper .side-info-panel .contact-section {
  padding: 0px 20px 0;
}
.dsc-content .tab-content h3 {

}
.dsc-content .tab-content h3 i {
  
}
.dsc-content .tab-content .tb-content {
  display: -ms-flexbox;
display: flex;
}
.dsc-content .tb-content {

}
.dsc-content .tb-content .lst-items {
  -ms-flex-pack: start;
justify-content: flex-start;
padding: 0rem;
border-bottom: 1px solid #eaeaea;
-ms-flex-align: center;
align-items: center;
display: flex;
flex-direction: column;
width: 20rem;
height: 26.53rem;
overflow: auto;
}
.dsc-content .tb-content .lst-items .item-li {
margin: 0;
padding: 0;
cursor: pointer;
display: -ms-flexbox;
display: flex;
width: 100%;
background: #eee;
padding:1rem .5rem 1rem 0.3rem;
border-bottom: 1px solid #ddd;
}
.dsc-content .tb-content .lst-items .item-li:nth-child(2n) {
  background: #fff;
  border-color: #fff;
}
.dsc-content .tb-content .lst-items .item-li i {
  display: table-cell;
width: 1.3rem;
font-weight: lighter;


margin-right: 0;
font-size: 13px;
text-align: center;
color: #ff0013;
padding-left: 6px;
vertical-align: top;
line-height: 1.4;
}
.item-li span {
  width: calc(100% - 3rem);
display: inline-block;
margin-left: .5rem;
font-size: 12.5px;
color: #414141; 
font-weight: 300;
}
.lst-map iframe {
  border: none!important;

}
.lst-map {
  display: -ms-flexbox;
display: flex;
width: 100%;
}

.dsc-content .nav > li {
    position: relative;
    display: block;
}
.dsc-content .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.dsc-content .nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    font-size: 15px;
}
.dsc-content .nav > li > a span {
  display: table-cell;
padding-left: 4px;
}
.dsc-content .nav > li > a i {
  font-weight: 500;
  display: table-cell;
}
.dsc-content .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius:1px;
    border: none;
    color: #414141;
}
.dsc-content  .nav-tabs > li.active > a,
.dsc-content .nav-tabs > li.active > a:focus, 
.dsc-content .nav-tabs > li.active > a:hover {
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
    background: #efefef;
    border: none;
    color: #ff0013;
  
}

.dsc-content  .nav-tabs > li.active > a i,
.dsc-content .nav-tabs > li.active > a:focus i , 
.dsc-content .nav-tabs > li.active > a:hover i {
     color: #ff0013;
  
}

.description.dsc-content .tab-content {
  clear: both;
padding:11px 0px 10px;

}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}

.dsc-content .tab-content > .tab-pane {
    display: none;
}
.dsc-content .tab-content > .active {
    display: block;
}


.propertyTab .nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.propertyTab ul {
  list-style: none;
  display: table;
  width: 100%;
  text-align: center;
}
.prSpan {
  width: 200px;
}
.beds-selector-label {
    padding: 0 4px 0 10px;
}
em.propType {
  font-style: normal;
font-size: 14px;
color: #444;
display: block;
}
.prSpan i.far {
  position: absolute;

left: 6px;

top: 13px;

margin: 0;
}
.propertyTab .tab-content ul li {
  display: inline-block;

width: 46%;

border: 1px solid #ddd;

border-radius: 4px;

margin-bottom: 6px;

text-align: left;

font-size: 13px;
margin-right: 6px;
padding: 5px 10px;
}
.propertyTab .tab-content ul li a {
  display: block;
}
.propertyTab .nav-tabs {
    border-bottom: 1px solid #ddd;
clear: both;
overflow: hidden;
margin: 0;
}
.propertyTab .nav > li {
    position: relative;
    display: block;
}
.propertyTab .nav-tabs > li {
     margin-bottom: -1px;
    display: inline-block;
}
.propertyTab .nav > li > a {
  position: relative;
display: block;
padding: 5px 12px;
font-size: 13px;
}
.propertyTab .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}
.propertyTab .nav-tabs > li.active > a, 
.propertyTab .nav-tabs > li.active > a:focus, 
.propertyTab .nav-tabs > li.active > a:hover {
    color: #555;
    cursor: default;
    background: #ddd;
    border: 1px solid #ddd;
        border-bottom-color: rgb(221, 221, 221);
    border-bottom-color: transparent;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.fade.in {
    opacity: 1;
}
.propertyTab .tab-content {
  padding: 15px 10px;
}
.propertyTab .tab-content > .tab-pane {
    display: none;
}
.propertyTab .tab-content > .active {
    display: block;
}
.regular .slick-arrow.slick-prev {
  left: -60px;
  /*to notice it, is white*/
  z-index: 1;
}
.regular .slick-prev::before {
    content: '\F053';font-weight: 100;
}
.regular .slick-next::before {
    content: '\F054';font-weight: 100;
}
.regular .slick-arrow.slick-next {
  right: -60px;
  /*to notice it, is white*/
}
.fancy label {
    display: inline-flex;
    font-size: 13px;
    align-items: baseline;
}
.mb-10.fancy {
    text-align: left;
}
.smalltxt p {
    font-size: 13px;
}
.mb-10.fancy {
    margin-top: 20px;
}
.mb-10 .checkbox-form-control label .checkmark {
    width: 15px;
    height: 15px;
}
.mb-10 .chk-container em {
    font-size: 13px;
}
.fancy label input[type="radio"] {
    position: relative;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: inherit;
    width: 1em;
    margin: 0;
    color: inherit;
    outline: none;
    font-family: 'Font Awesome 5 Pro';
    transition: 300ms ease-out;
}
.fancy label input[type="checkbox"]::after, .fancy label input[type="radio"]::after {
    content: '\f111';
    display: inline-block;
    text-align: center;
    width: 1em;
}
 .fancy label input[type="radio"] {
    font-size: inherit;
    transition: 300ms ease-out;
    color: inherit;
    font-family: 'Font Awesome 5 Pro';
}
.fancy label input[type="radio"]::after {
    content: '\f111';
    display: inline-block;
    text-align: center;
    width: 1em;
}
.fancy label input[type="checkbox"] + span, .fancy label input[type="radio"] + span {
    margin-left: .35em;
}
.fancy label input[type="checkbox"]::after, .fancy label input[type="radio"]::after {
    content: '\f111';
    display: inline-block;
    text-align: center;
    width: 1em;
}
.fancy label input[type="checkbox"]:checked::after, .fancy label input[type="radio"]:checked::after {
    font-weight: 900;
}
.fancy label input[type="radio"]:checked::after {
    content: '\f192';
}
.t-BreadcrumbRegion {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.pop-ul {

}
.browser-wrapper1 {

}
.filter-content {
   /* padding-top: 60px;*/
}
.conten-txt .col-3 {
    width: 25%;
}
.more-listing-filters .content-container {
  padding: 15px;
max-height: 380px;
overflow-y: auto;
}
.listings-page .main-listing-filters .filter-group-header .filter-group-title {
  display: block;
  font-size: 15px;
}
ul.browsul {
    list-style-type: disc;
    color: #aeaeae;
}
.more-listing-filters {
    margin-top: 0;
}
.more-listing-filters .filter-group {
  padding: 0;
  border: none;
}
ul.browsul li {
    margin-bottom: 4px;
}
.div-filter {

clear: both;
background: #fff;
box-shadow: 0px 2px 4px #000;
clear: both;
position: absolute;
left: auto;
top: auto;
z-index: 100;
margin-top: 0px;
width: 389px;
box-shadow: 0px 2px 4px rgba(0,0,0,0.9);
}
ul.browsul li a {
    color: #ff0013;
    font-size: 13px;
    margin-bottom: 4px;
    color: #414141;
    font-weight: 300;
}
small {
  font-size: 11px;

}


.route-listings .main-listing-filters .neighbourhood-searchbar {
    max-width: 190px;
}
.smallModal {
        
}
.smallModal .modal-dialog{
width: 320px;
}
.smallModal.mediumModal .modal-dialog {
    width: 440px;
}
.caltxt {
font-size: 12px;
text-align: center;
}
.tabContent table {
  margin: 30px 0 54px;
}
.tabContent table strong {
  font-weight: 400!important;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}
td, th {
    padding: 5px 11px;
}
th {
    text-align: left;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > td, .table > caption + thead > tr:first-child > th, .table > colgroup + thead > tr:first-child > td, .table > colgroup + thead > tr:first-child > th, .table > thead:first-child > tr:first-child > td, .table > thead:first-child > tr:first-child > th {
    border-top: 0;
}
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #f9f9f9;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    margin-top: 30px;
    font-size: 14px;
}
.ct-form {
    margin: 18px 0;
}
.ct-form input {
    margin-bottom: 12px;
}
.ct-form textarea {
    margin-bottom: 12px;
}
.smallModal .modal-dialog .modal-title {
    text-align: center;
font-weight: 500;
font-size: 19px;
}
.smallModal .modal-dialog .modal-header {
   border-top: 4px solid red;
border-radius: 5px;
}
.smallModal .modal-body {
  padding: 15px 15px;
}
.smallModal h3 {
font-size: 13px;
line-height: 1.2;
text-align: center;
}
.smallModal .modal-header .close {
    margin-top: -2px;
    position: absolute;
    right: 4px;
    top: 2px;
} 
.cnt-table {
display: table;
width: 85%;
text-align: center;
margin-top: 16px;
margin: 19px auto;
border-bottom: 1px solid #ddd;
padding-bottom: 9px;
}
.cnt-table label {
    display: table-cell;
font-size: 14px;
text-align: right;
}
.cnt-table strong {
         display: table-cell;
         font-weight: 500;
}
.cnt-table em {
       display: block;
font-style: normal;
font-weight: 500 !important;
font-size: 15px;
margin-bottom: 3px;
}       
.router-wrapper {
  margin-bottom: 10px;
}
.pop-ul li {
float: left;
background: #e3e3e3 !important;
margin: 3px;
border-radius: 4px;
padding: 0 0px;
}
.pop-ul li {
    margin-bottom: 10px;
}
.pop-ul li a {
         line-height: 40px;
white-space: nowrap;
-o-text-overflow: ellipsis;
text-overflow: ellipsis;
overflow: hidden;
display: block;
padding: 0 12px;
font-size: 13px;
font-weight: 300;
}
.txt-section {
   padding: 0px 0;
margin: 0;
margin-bottom: 40px;
}
.conten-txt {
  padding: 19px 25px;
  background: #fff;
  border-bottom: 1px solid #e3e2e2;
}
.content-row h2 {
   background: #f6f6f6;
border-bottom: 1px solid #f0f0f0;
padding: 20px 23px;

color: #414141;

font-size: 18px;  
}
.content-row p {
   color: #414141;

line-height: 1.5;
}

.content-row i {
    display: table-cell;
    color: red;
}
.content-row h2 em {
    display: table-cell;
vertical-align: middle;
padding-top: 2px;
padding-left: 7px;
font-size: 18px;
font-style: normal;
font-weight: 500;
}
.listings-page .browse .top-actions .sort-container::after {
     font-family: 'Font Awesome 5 Pro';
}
.listing-cards.slc {
margin-left: 40px;
margin-top: 28px;
clear: both;
padding-top:107px;
}
.listings-page .brwse {
    width: 50%;
    box-shadow: none;
    float: left;
    display: inline-block;
}
.listing-cards.slc .listing-card {
margin-right: 13px;
margin-left: 0;
width: calc(50% - 15px);
margin-bottom: 15px;
margin-top: 0;
}
.listing-cards.slc .listing-card:nth-child(2n) {

}
.titlestick {
        position: fixed;
    top: 65px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 5px 0 6px;
    z-index: 100;
}
.titlestick.t-Body-title {
   padding: 10px 50px;
}
.titlestick h1.t-Breadcrumb-label {
        font-size: 20px;
}
.titlestick .t-Breadcrumb-item {
    display: inline-block;
}
.flex-about p {
    color: #fff;
}
.route-listings .menu-ul > li > a {
    color: #3a3a3a;
}
.t-Breadcrumb-item a {
    color: #d3d3d3 !important;
}
.router-wrapper .t-Breadcrumb.custom-breadcrumb-v1 {
  margin-top: 0;
}
.container-max {
    max-width: none;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    
}
.price-prefix {
  padding-left: 1.1em;
}
.price-prefix::before {
  content: 'PKR';
}
.master-ds_v8 .t-BreadcrumbRegion {
    padding: 8px 0;
}
.t-BreadcrumbRegion-body {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    line-height: 1.6rem;
}
.t-Body-title {
    background-color: #faf6f7;
    display: flex;
padding: 18px 60px 8px 50px;
}
.t-Breadcrumb-label {

}
h1.t-Breadcrumb-label {
    font-size: 20px;
font-weight: 500;
color: #414141;
letter-spacing: 0.03em;
 }
.t-BreadcrumbRegion--showBreadcrumb .t-BreadcrumbRegion-breadcrumb {
    display: block;
}
.t-Breadcrumb {
    list-style: none;
    padding: 0;
    margin: 0;
    vertical-align: top;
    line-height: 1;
}
.t-Breadcrumb-item {
    display: block;
    font-size: 1.4rem;
    line-height: 1.2rem;
    vertical-align: top;
    font-weight: 400;
}
.t-Breadcrumb-item, .t-Breadcrumb-item a {
    color: #4f4f4f;
}
.luxury-prop-bg .t-Breadcrumb-item, .luxury-prop-bg .t-Breadcrumb-item a {
   color: #ff0013 !important;
font-size: 15px;
}
.inner-content {
    padding-top: 100px;
}
.lx-section .col {
    padding: 0;
}
.luxury-prop-bg .flex-container {
    height: 65vh;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
}
.luxury-prop-bg .flex-slide {
    -ms-flex: 1;
    -webkit-box-flex: 1;
    flex: 1;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    height: 100vh;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.luxury-prop-bg .flex-title {
    color: #f1f1f1 !important;
    position: relative;
    font-size: 2rem;
    margin: auto;
    text-align: center;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 30%;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    -webkit-animation-duration: 5s;
    animation-duration: 5s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}
.luxury-prop-bg .flex-about {
    opacity: 0;
    color: #f1f1f1 !important;
    position: relative;
    width: 70%;
    font-size: 2rem;
    padding: 5%;
    top: 20%;
    border: 2px solid #f1f1f1 !important;
    border-radius: 10px;
    line-height: 1.3;
    margin: auto;
    text-align: center;
}

.luxury-prop-bg .flex-slide:hover {
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 3;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}
.luxury-prop-bg .flex-slide:hover .flex-title {
    transform: rotate(0deg)!important;
    top: 15%!important;
}
.luxury-prop-bg .flex-slide:hover .flex-about {
    opacity: 1!important;
}
.a-Button, .t-Button, .ui-button {
    padding: 7px 11px 8px;
font-size: 16px;
    border: none;
    text-shadow: none;
    border-radius: 4px;
    -webkit-transition: background-color 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease;
    transition: background-color 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease;
    -o-transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease;
    transition: background-color 0.2s ease, box-shadow 0.2s ease, color 0.2s ease, -webkit-box-shadow 0.2s ease;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot) {
    -webkit-box-shadow: 0 0 0 1px #e9222f inset;
    box-shadow: 0 0 0 1px #e9222f inset;
    background-color: #ffffff;
}
.t-Button--simple.t-Button--primary:not(.t-Button--hot), .t-Button--simple.t-Button--primary:not(.t-Button--hot) .t-Icon {
    color: #e9222f;
}
.lux-section .container {
    padding: 0;
}
.transparent-theme #header .menu .header-link.btn:hover, 
.transparent-theme #header .menu .swal2-container .swal2-modal .swal2-actions button.header-link:hover, 
.swal2-container .swal2-modal .swal2-actions .transparent-theme #header .menu button.header-link:hover
{
        background: #313131;
}

.stat-content h3 {
    color: #414141 !important;
font-size: 17px;
font-weight: 500;
margin-bottom: 12px;
}
.stat-content  i.fa-chart-area {
    color: #fff;
display: inline-block;
background: #ff0013;
padding: 8px 10px 4px;
border-radius: 50%;
width: 34px;
margin-bottom: 7px;
text-align: center;
height: 34px;
}
#header .menu .header-link.btn, #header .menu .swal2-container .swal2-modal .swal2-actions button.header-link, .swal2-container .swal2-modal .swal2-actions #header .menu button.header-link {
    margin-left: 3px;
}
#footer .container {
    padding: 0;
}
.stat-content {
    margin-bottom: 31px;
}
a.lrn-more {
    color: #414141;
font-size: 13px;
padding-right: 3px;
margin: 3px 0 30px;
text-align: left;
display: inline-block;
font-weight: 400;
transition: 0.5s;
}
a.lrn-more:hover {
    color: #ff0013;
}
a.lrn-more i{
    transition: 0.5s;
}
a.lrn-more:hover i {
    padding-left: 4px;
    color: #ff0013;
}
.index-section {
    padding: 29px 0 0px;
    background:#fff;
}
.stat-content p {
  font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
color: #313131;
margin-bottom: 17px;
line-height: 1.6;
margin-bottom: 7px;
}
.stat-content {
    margin-bottom: 57px;
}
.page-home .listings-section {
    background: #faf6f7;
}
.prp-row {
    background: #faf6f7;
}
.prp-row .container {
    padding: 0;
}
.index-section .container {
        padding: 0;
}
.index-section h2 {
    font-size: 40px;
font-weight: 400;
margin: 0px 0 30px;
}
.index-section h2 em {
    font-size: 28px;
    font-style: normal;
}
.index-section h2 span {
    font-weight: 600;
    font-size: 32px;
}
.index-section img {
    width: 100%;
height: 462px;
border-radius: 4px;
object-fit: contain;
margin-top:23px;
}
.lux-section .container .row {
    margin:0;
}
.lux-section .container .row .col-sm-6 {
    padding: 0;
    padding-right: 15px;
}
.lux-section .container .row .col-sm-6:last-child {
    padding-right: 0;
} 
figure.snip1104 {
  position: relative;
  overflow: hidden;
  min-width: 100%;
  max-width: 100%;
  max-height: 355px;
  width: 100%;
 border-radius: 4px;
  color: #ffffff;
  text-align: center;
  
}

figure.snip1104 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

figure.snip1104 img {
  max-width: 100%;
  position: relative;
  opacity: 1;
}

figure.snip1104 figcaption {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.figul {
display: table;
/*width: 100%;
position: absolute;
bottom: 0;
left: 50%;
transform: translateX(-50%);*/
position: absolute;
left: 40px;
right: 40px;
display: inline-block;
background:rgba(255,255,255,0.8);
-webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
transform: skew(-10deg) rotate(-10deg) translate(0, 60%);
padding: 5px 5px;
margin: 0;
z-index: 100;
top: 40%;
text-transform: capitalize;
margin-top: 0!important;
}
.figul li {
display: inline-block;
margin: 0;
border-right: 1px solid rgba(0,0,0,0.4);
padding: 0 6px;
}
.figul li:last-child {
    border-right: none;
}
.figul li a {
color: #000;
font-weight: 600;
}


figure.snip1104 h2 {
  position: absolute;
  left: 40px;
  right: 40px;
  display: inline-block;
  background: #000000;
  -webkit-transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(0, -50%);
  padding: 4px 5px 10px;
  margin: 0;
  top: 39%;
  text-transform: capitalize;
  font-weight: 400;
}

figure.snip1104 h2 span {
  font-weight: 600;

font-size: 32px;
}

figure.snip1104:before {
 height: 100%;
width: 97%;
  top: 0;
  left: 0;
  content: '';
  background: rgba(87, 87, 87, 0.5);
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: rotate(292deg) translate(0%,-67%);
  transform:rotate(292deg) translate(0%,-67%);
  z-index: 2;
}
figure.snip1104:hover .figul {
    -webkit-transform: skew(0deg) rotate(0deg) translate(0, 100%);
    transform: skew(0deg) rotate(0deg) translate(0, 100%);
    top: 43%;
}
figure.snip1104 a {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;  
  z-index: 1;
}

figure.snip1104.blue {
  background: #123851;
}

figure.snip1104.blue h2 {
  background: #0a212f;
}

figure.snip1104.red {

}

figure.snip1104.red h2 {
  background: rgba(255, 0, 19, 0.7);
  
  font-size: 28px;
z-index: 100;
font-weight: normal;
}

figure.snip1104.yellow {
  background: #7f5006;
}

figure.snip1104.yellow h2 {
  background: #583804;
}

figure.snip1104:hover img,
figure.snip1104.hover img {
  opacity: 1;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

figure.snip1104:hover h2,
figure.snip1104.hover h2 {
  /*-webkit-transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);
  transform: skew(-10deg) rotate(-10deg) translate(-150%, -50%);*/
  -webkit-transform: skew(0deg) rotate(0deg) translate(0, 0%);
  transform: skew(0deg) rotate(0deg) translate(0, 0%);
}

figure.snip1104:hover:before,
figure.snip1104.hover:before {
 /* -webkit-transform: rotate(0deg) translateY(0%);
  transform: rotate(0deg) translateY(0%);*/
  opacity: 0;
}





.lux-section {
    background: #fff;
    padding: 24px 0 47px;
}
div.ruby-menu-demo-header {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    padding: 0;
    margin: 0;
    z-index: 99999
}

div.ruby-menu-demo-header-bg {
    background: url(../img/bg.jpg)
}

div.ruby-menu-demo-header-bg div.ruby-menu-demo-download > span {
    color: #efefef
}

div.ruby-menu-demo-header-bg div.ruby-menu-demo-download > span > span {
    color: #efefef
}

div.ruby-menu-demo-description {
    position: relative;
    width: 980px;
    height: 160px;
    margin: 0 auto;
    padding: 0
}

div.ruby-menu-demo-description img {
    max-width: 200px;
    float: left;
    margin: 50px 20px 0 0
}

span.ruby-menu-demo-highlight {
    color: #333
}

div.ruby-menu-demo-bg-light,div.ruby-menu-demo-bg-dark {
    width: 980px;
    height: auto;
    position: relative;
    background: #fff;
    margin: 0 auto;
    font-family: 'Open Sans',sans-serif;
    font-size: 16px
}

div.ruby-menu-demo-bg-dark {
    background: efefef
}

div.ruby-menu-demo-bg-light-c:after,div.ruby-menu-demo-bg-dark-c:after {
    content: "";
    display: table;
    clear: both
}

div.ruby-menu-demo-cv-1 {
    float: left;
    width: 33%
}

div.ruby-menu-demo-cv-2 {
    float: left;
    width: 67%
}

div.ruby-menu-demo-cv-3 {
    float: left;
    width: 48%
}

div.ruby-menu-demo-cv-4 {
    float: left;
    width: 52%
}

div.ruby-menu-demo-cr-1 {
    float: left;
    width: 33%
}

div.ruby-menu-demo-cr-2 {
    float: left;
    width: 66%
}

div.ruby-menu-demo-cs-1 {
    float: left;
    width: 33%
}

div.ruby-menu-demo-cs-2 {
    float: left;
    width: 66%
}

div.ruby-menu-demo-cf-1,div.ruby-menu-demo-cf-2,div.ruby-menu-demo-cf-3,div.ruby-menu-demo-cf-4 {
    float: left;
    width: 25%;
    text-align: center
}

div.ruby-menu-demo-f-icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: 0 auto;
    padding: 22px;
    font-size: 30px;
    background: #efefef;
    color: #aaa
}

div.ruby-menu-demo-f-title {
    width: 100%;
    height: 30px;
    margin: 0 auto;
    margin-top: 20px;
    font-weight: 700;
    font-size: 18px
}

div.ruby-menu-demo-f-desc {
    font-size: 14px;
    line-height: 24px;
    color: #555;
    padding: 15px
}

div.ruby-menu-demo-cs-1 table {
    line-height: 20px
}

div.ruby-menu-demo-cs-1 table tr,div.ruby-menu-demo-cs-1 table td {
    padding: 0;
    font-weight: 700
}

div.ruby-menu-demo-cs-1 table td:last-child {
    padding-top: 5px
}

h2.ruby-menu-demo-slogan-1,h3.ruby-menu-demo-slogan-1 {
    font-size: 20px;
    font-weight: 300;
    text-transform: uppercase;
    color: #b1b1b1;
    margin: 0
}

h1.ruby-menu-demo-slogan-2,h3.ruby-menu-demo-slogan-2 {
    font-size: 36px;
    font-weight: 700;
    text-transform: none;
    color: #222;
    margin: 0
}

p.ruby-menu-demo-slogan-description,p.ruby-menu-demo-slogan-description-2 {
    font-size: 16px;
    line-height: 24px;
    color: #444;
    margin: 35px 0
}

p.ruby-menu-demo-slogan-description-2 {
    color: #666;
    font-weight: 600;
    margin: -10px 0
}

span.ruby-menu-demo-code {
    color: #888;
    text-decoration: underline
}

td.ruby-menu-demo-theme-td-1 {
    max-width: 30px;
    text-align: left;
    padding: 6px
}

td.ruby-menu-demo-theme-td-2 {
    min-width: 120px;
    text-align: left;
    padding: 6px
}

td.ruby-menu-demo-theme-td-1:hover {
    cursor: pointer
}

.ruby-menu-demo-circle {
    border-radius: 50%;
    width: 24px;
    height: 24px;
    border: 4px solid #222;
    display: inline-block;
    margin: 0
}

.ruby-menu-demo-color-1 {
    background: #1aad86
}

.ruby-menu-demo-color-2 {
    background: #0c67c2
}

.ruby-menu-demo-color-3 {
    background: #ce0661
}

.ruby-menu-demo-color-4 {
    background: #ea7500
}

.ruby-menu-demo-color-5 {
    background: #74ba27
}

.ruby-menu-demo-color-6 {
    background: #ff3264
}

.ruby-menu-demo-color-7 {
    background: #fad814
}

.ruby-menu-demo-color-8 {
    background: #ccc
}

.ruby-menu-demo-color-9 {
    background: #111;
    border-color: #ccc
}

.ruby-menu-demo-color-10 {
    background: #036de2;
    border-color: #489efd
}

.ruby-menu-demo-color-11 {
    background: #f85252;
    border-color: #444
}

.ruby-menu-demo-color-12 {
    background: #ca79d0;
    border-color: #f2def3
}

.ruby-menu-demo-color-13 {
    background: #efefef;
    border-color: #222
}

.ruby-menu-demo-color-14 {
    background: #ccc
}

div.ruby-menu-demo-download {
    position: absolute;
    width: auto;
    top: 55px;
    right: 0
}

div.ruby-menu-demo-download .fa {
    font-size: 20px;
    margin-right: 10px
}

div.ruby-menu-demo-download > span {
    font-size: 16px;
    display: block;
    margin: 10px 26px
}

div.ruby-menu-demo-download > span > span {
    font-size: 20px;
    color: #555;
    font-weight: 700
}

button.ruby-btn {
    background: #ff0013;
    border: 2px solid #ff0013;
    color: #fff;
    border-radius: 0;
    padding: 10px 25px;
    font-size: 16px;
    font-weight: 700;
    cursor: pointer
}

button.ruby-btn:hover {
    background: #fff;
    color: #ff0013
}

.switch {
    display: table-cell;
    vertical-align: middle;
    padding: 10px
}

.cmn-toggle {
    position: absolute;
    margin-left: -9999px;
    visibility: hidden
}

.cmn-toggle + label {
    display: block;
    position: relative;
    cursor: pointer;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input.cmn-toggle-round + label {
    padding: 2px;
    margin-top: -10px;
    width: 40px;
    height: 20px;
    background-color: #ddd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px
}

input.cmn-toggle-round + label:before,input.cmn-toggle-round + label:after {
    display: block;
    position: absolute;
    top: 1px;
    left: 1px;
    bottom: 1px;
    content: ""
}

input.cmn-toggle-round + label:before {
    right: 1px;
    background-color: #f1f1f1;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-transition: background .4s;
    -moz-transition: background .4s;
    -o-transition: background .4s;
    transition: background .4s
}

input.cmn-toggle-round + label:after {
    width: 18px;
    background-color: #fff;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    box-shadow: 0 2px 5px rgba(0,0,0,0.3);
    -webkit-transition: margin .4s;
    -moz-transition: margin .4s;
    -o-transition: margin .4s;
    transition: margin .4s
}

input.cmn-toggle-round:checked + label:before,input.cmn-toggle-on + label:before {
    background-color: #8ce196
}

input.cmn-toggle-round:checked + label:after,input.cmn-toggle-on + label:after {
    margin-left: 20px
}

input.cmn-toggle-on:checked + label:before {
    background-color: #f1f1f1
}

input.cmn-toggle-on:checked + label:after {
    margin-left: 0
}

img.iphone7 {
    max-width: 350px;
    float: right;
    margin-right: 0
}

@media(min-width: 768px) and (max-width:991px) {
    body {
        overflow-x:hidden
    }
    .hero-section-content h2 b span {
      font-size: 24px!important;
    }
    .mates-homepage .hero-section-image {
      display: none;
    }
    .mates-homepage .hero-section-content {
      width: 100%;
    }
    p {
      font-size: 14px!important;
      line-height: 1.4!important;
    }
    p span {
      font-size: 15px!important;
    }
    .hero-section-content font span {
      font-size: 23px!important;
    }

    div.ruby-menu-demo-description {
        position: relative;
        width: 760px;
        height: 160px;
        margin: 0 auto;
        padding: 0
    }

    div.ruby-menu-demo-description img {
        max-width: 200px;
        float: left;
        margin: 50px 20px 0 0
    }

    div.ruby-menu-demo-bg-light,div.ruby-menu-demo-bg-dark {
        width: 760px;
        font-size: 14px
    }

    div.ruby-menu-demo-cs-1 {
        width: 27%
    }

    div.ruby-menu-demo-cs-2 {
        width: 73%
    }

    td.ruby-menu-demo-theme-td-1 {
        max-width: 27px;
        padding: 7px
    }

    td.ruby-menu-demo-theme-td-2 {
        min-width: 100px;
        padding: 7px
    }

    .ruby-menu-demo-circle {
        width: 22px;
        height: 22px;
        border: 3px solid #222
    }

    img.iphone7 {
        max-width: 320px;
        float: right;
        margin-right: 20px
    }
}

@media(max-width: 767px) {
    div.ruby-menu-demo-header {
        width:100%;
        height: auto
    }


    div.ruby-menu-demo-description {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 220px;
        padding: 10px;
        text-align: center
    }

    div.ruby-menu-demo-description img {
        float: none;
        margin: 90px 0 0
    }

    div.ruby-menu-demo-download {
        position: relative;
        width: auto;
        top: 25px;
        right: auto;
        left: auto
    }

    div.ruby-menu-demo-download > span {
        font-size: 20px;
        margin: 25px auto
    }

    div.ruby-menu-demo-download > span > span {
        font-size: 26px
    }

    button.ruby-btn {
        padding: 14px 25px;
        font-size: 16px;
        text-transform: uppercase
    }

    div.ruby-menu-demo-bg-light.ruby-menu-demo-switches {
        display: none
    }

    div.ruby-menu-demo-bg-light,div.ruby-menu-demo-bg-dark {
        width: 100%;
        font-size: 16px;
        padding: 25px;
        margin-bottom: -100px
    }

    div.ruby-menu-demo-cv-1 {
        width: 100%
    }

    div.ruby-menu-demo-cv-2 {
        width: 100%
    }

    div.ruby-menu-demo-cv-3 {
        width: 100%
    }

    div.ruby-menu-demo-cv-4 {
        width: 100%
    }

    div.ruby-menu-demo-cr-1 {
        width: 100%
    }

    div.ruby-menu-demo-cr-2 {
        width: 100%;
        margin-top: 40px
    }

    div.ruby-menu-demo-cf-1,div.ruby-menu-demo-cf-2,div.ruby-menu-demo-cf-3,div.ruby-menu-demo-cf-4 {
        float: left;
        width: 50%;
        text-align: center
    }

    div.ruby-menu-demo-f-desc {
        margin-bottom: 30px
    }

    img.iphone7 {
        max-width: 300px;
        float: none;
        margin-right: 0 auto
    }
}


/* theme */

div.ruby-wrapper,div.ruby-wrapper.ruby-vertical {
    background: #f9f9f9;
    color: #222
}

ul.ruby-menu > li > a {
  /*  color: #222*/
}

ul.ruby-menu > li > a:hover,ul.ruby-menu > li:hover > a,ul.ruby-menu > li.ruby-active-menu-item > a:hover,ul.ruby-menu > li.ruby-active-menu-item:hover > a {
    background: #222;
    color: #fff
}

ul.ruby-menu > li.ruby-active-menu-item > a {
    background: #efefef;
    color: #222
}

ul.ruby-menu.ruby-menu-dividers > li > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social > a {
    border-left: 1px solid #ddd;
    border-right: 1px solid #fff
}

ul.ruby-menu.ruby-menu-dividers > li:first-child > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social:last-child > a {
    border-left: none
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li > a {
    border: none;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #fff
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li:first-child > a {
    border-top: none
}

ul.ruby-menu.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-menu-dividers > li:hover > a {
    border-left: 1px solid #222;
    border-right: 1px solid #222
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li:hover > a {
    border-bottom: 1px solid #222
}

ul.ruby-menu.ruby-menu-dividers > li.ruby-active-menu-item > a {
    border-left: 1px solid #efefef;
    border-right: 1px solid #fff
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li.ruby-active-menu-item > a {
    border-bottom: 1px solid #fff;
    border-left: none;
    border-right: none
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li > a {
    border-left: none;
    border-right: none
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li.ruby-active-menu-item > a:hover,ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li.ruby-active-menu-item:hover > a {
    border-bottom: 1px solid #222;
    border-left: none
}

ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
    border-top: 4px solid #222
}

ul.ruby-menu > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
    background: #fff;
    color: #666
}

ul.ruby-menu > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #efefef
}

ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
    background: #fff;
    border-top: 4px solid #222
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
    background: #efefef
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
    background: #efefef;
    color: #666
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
    background: #e6e6e6
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
    background: #fff
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a {
    background: #ddd
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul {
    background: #efefef;
    border-bottom: 1px solid #ddd
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
    color: #666
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
    background: #fff
}

ul.ruby-menu > li.ruby-menu-mega > div ul li > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li > a {
    color: #555
}

ul.ruby-menu > li.ruby-menu-mega > div ul li > a:hover,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li > a:hover {
    color: #222
}

ul.ruby-menu > li.ruby-menu-mega > div ul.ruby-list-with-images li span.ruby-list-desc {
    color: #999
}

span.ruby-c-title,span.ruby-c-title a {
    color: #222
}

span.ruby-c-title a:hover,span.ruby-c-category,span.ruby-c-category a,span.ruby-c-date,span.ruby-c-date a {
    color: #444
}

span.ruby-c-category a:hover,span.ruby-c-date a:hover {
    color: #222
}

@media(min-width: 768px) {
    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
        background-color:#222
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover {
        color: #333
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a:after,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a:after {
        border-color: transparent #fff transparent transparent
    }
}

@media(max-width: 767px) {
    ul.ruby-menu > li > a {
        background:#fff;
    }

    ul.ruby-menu > li > a:hover,ul.ruby-menu > li:hover > a,ul.ruby-menu > li.ruby-active-menu-item > a:hover {
        background: #ccc;
        color: #111
    }

    ul.ruby-menu > li.ruby-active-menu-item > a {
        background: #ccc
    }

    ul.ruby-menu > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
        background: #d1d1d1
    }

    ul.ruby-menu > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
        background: #d9d9d9;
        color: #111
    }

    ul.ruby-menu > li > ul > li > ul > li > a {
        background: #e5e5e5
    }

    ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover {
        background: #e1e1e1
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
        background: #efefef
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
        background: #fff
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
        background: #bcbcbc
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a {
        background: #d9d9d9
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a {
        background: #bcbcbc
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a {
        background: #d9d9d9
    }

    span.ruby-dropdown-toggle:after {
        color: #fff
    }

    ul.ruby-menu > li > a:before,ul.ruby-menu > li > ul > li > a:before,ul.ruby-menu > li > ul > li > ul > li > a:before,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
        background: #333
    }

    ul.ruby-menu > li > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
        background: #555
    }

    ul.ruby-menu > li > ul > li > ul > li > a:before {
        background: #777
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li > a:before {
        background: #999
    }

    .c-hamburger span {
        background: #222
    }

    .c-hamburger span::before,.c-hamburger span::after {
        background-color: #222
    }

    .c-hamburger--htx {
        background-color: #efefef;
        color: #222
    }

    .c-hamburger--htx.is-active {
        background-color: #ddd
    }

    ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
        border-top: none
    }

    ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
        border-top: none
    }

    ul.ruby-menu.ruby-menu-dividers > li,ul.ruby-menu.ruby-menu-dividers > li > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social > a,ul.ruby-menu.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-menu-dividers > li:hover > a {
        border: none
    }
}

/* transision */

span.ruby-dropdown-toggle {
    transition: transform .3s ease
}

span.ruby-dropdown-toggle:after {
    transition: transform .3s ease
}

@media(min-width: 767px) {
    ul.ruby-menu > li > a:after {
        transition:all .3s ease
    }

    ul.ruby-menu > li > ul > li > a:after,ul.ruby-menu > li > ul > li > ul > li > a:after,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:after {
        transition: all .3s ease
    }

    ul.ruby-menu > li > ul,ul.ruby-menu > li > div {
        transform: translateY(25px);
        transition: all .3s ease
    }

    ul.ruby-menu > li:hover > ul,ul.ruby-menu > li:hover > div {
        transform: translateY(0)
    }

    ul.ruby-menu.ruby-vertical > li > ul,ul.ruby-menu.ruby-vertical > li > div {
        transform: translateX(25px);
        transition: all .3s ease
    }

    ul.ruby-menu.ruby-vertical > li:hover > ul,ul.ruby-menu.ruby-vertical > li:hover > div {
        transform: translateX(0)
    }

    ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul > li > ul {
        transform: translateX(25px);
        transition: all .3s ease
    }

    ul.ruby-menu > li > ul > li:hover > ul,ul.ruby-menu > li > ul > li > ul > li:hover > ul,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > ul {
        transform: translateX(0)
    }

    ul.ruby-menu > li > ul > li.ruby-open-to-left > ul,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left > ul,ul.ruby-menu > li > ul > li > ul > li > ul > li.ruby-open-to-left > ul {
        transform: translateX(-25px);
        transition: all .3s ease
    }

    ul.ruby-menu > li > ul > li.ruby-open-to-left:hover > ul,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left:hover > ul,ul.ruby-menu > li > ul > li > ul > li > ul > li.ruby-open-to-left:hover > ul {
        transform: translateX(0)
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        transform: translateY(-50px);
        transition: all .5s ease
    }

    ul.ruby-menu > li.ruby-menu-mega-blog:hover > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > div,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > div {
        transform: translateY(0)
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        transform: translateX(50px);
        transition: all .5s ease
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-blog:hover > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > div,ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > div {
        transform: translateX(0)
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
        transform: translateY(-50px);
        transition: all .5s ease
    }

    ul.ruby-menu > li.ruby-menu-mega-shop:hover > div > ul > li.ruby-active-menu-item > div,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > div {
        transform: translateY(0)
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-shop > div > ul > li > div {
        transform: translateX(50px);
        transition: all .5s ease
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-shop:hover > div > ul > li.ruby-active-menu-item > div,ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-shop > div > ul > li:hover > div {
        transform: translateX(0)
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
        -webkit-transition: all .4s ease;
        transition: all .4s ease
    }
}

/* main */

*,:before,:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body {
    font-family: 'Open Sans',sans-serif
}

div.ruby-wrapper {
    position: relative;
    width: 980px;
    height: 50px;
    margin: 0 auto;
    background: #333
}

div.ruby-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none
}

div.ruby-wrapper > ul {
    position: relative
}

ul.ruby-menu > li {
    float: left;
    font-size: 14px
}
ul.ruby-menu.fullMenu > li {
  text-align: center;
}
ul.ruby-menu > li.ruby-menu-right {
    float: right
}

ul.ruby-menu > li > a {
    /*display: block;
    line-height: 50px;
    padding: 0 25px 0 15px;
    color: #efefef;
    text-decoration: none;
    font-family: 'Open Sans',sans-serif;
    font-weight: 700;
    text-transform: uppercase*/
}

ul.ruby-menu > li > a:only-child {
   /* padding: 0 15px*/
}

ul.ruby-menu > li > a:hover,ul.ruby-menu > li:hover > a,ul.ruby-menu > li.ruby-active-menu-item > a:hover,ul.ruby-menu > li.ruby-active-menu-item:hover > a {
    background: #ff0013
}

ul.ruby-menu > li > a:only-child:after,ul.ruby-menu > li:hover > a:only-child:after {
    content: ''
}

ul.ruby-menu > li.ruby-active-menu-item > a {
    background: #17a47d
}

ul.ruby-menu > li > a .fa {
    position: relative;
    width: 24px
}

ul.ruby-menu > li > a > img {
    max-width: 16px;
    display: block
}

ul.ruby-menu > li.ruby-menu-social > a {
    padding: 0;
    width: 30px;
    padding: 0 8px;
    font-size: 16px
}

ul.ruby-menu > li.ruby-menu-social > a > span {
    display: none
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social.ruby-menu-search > a {
    transition: all .5s ease;
    max-height: 50px;
    width: 30px;
    transition: all .5s ease;
    transition-delay: .3s
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a:hover,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social.ruby-menu-search > a:hover {
    width: 120px
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a:hover > span input,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social.ruby-menu-search > a:hover > span input {
    transform: scaleY(1);
    max-width: 80px
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a span,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social.ruby-menu-search > a span {
    display: inline
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a > span input,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social.ruby-menu-search > a > span input {
    position: absolute;
    width: 80px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    background: none;
    color: #efefef;
    border: none;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    max-width: 0;
    transform: scaleY(0);
    transition: all .5s ease;
    transition-delay: .3s
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a > span input:focus {
    outline: none;
    color: #efefef
}

ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a > span input::-webkit-input-placeholder {
    color: #efefef
}

ul.ruby-menu.ruby-menu-dividers > li > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social > a {
    border-left: 1px solid #111;
    border-right: 1px solid #666
}

ul.ruby-menu.ruby-menu-dividers > li:first-child > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social:last-child > a {
    border-left: none
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li > a {
    border: none;
    border-top: 1px solid #111;
    border-bottom: 1px solid #666
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li:first-child > a {
    border-top: none
}

ul.ruby-menu.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-menu-dividers > li:hover > a {
    border-right: 1px solid #ff0013
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li:hover > a {
    border-bottom: 1px solid #ff0013
}

ul.ruby-menu.ruby-menu-dividers > li.ruby-active-menu-item > a {
    border-right: 1px solid #17a47d
}

ul.ruby-menu.ruby-vertical.ruby-menu-dividers > li.ruby-active-menu-item > a {
    border-bottom: 1px solid #17a47d
}

ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
    position: absolute;
    -webkit-box-shadow: 0 8px 24px -5px #ccc;
    -moz-box-shadow: 0 8px 24px -5px #ccc;
    box-shadow: 0 8px 24px -5px #ccc;
    border-top: 4px solid #ff0013
}

ul.ruby-menu > li > ul > li,ul.ruby-menu > li > ul > li > ul > li {
    position: relative
}

ul.ruby-menu > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
    display: block;
    width: 170px;
    line-height: 40px;
    padding: 0 35px 0 25px;
    background: #fff;
    color: #666;
    text-decoration: none;
    font-size: 14px
}

ul.ruby-menu > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
    background: #efefef
}

ul.ruby-menu > li > ul > li > a:only-child:after,ul.ruby-menu > li > ul > li > ul > li > a:only-child:after,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:only-child:after {
    content: ""
}

ul.ruby-menu > li > ul > li > a .fa,ul.ruby-menu > li > ul > li > ul > li > a .fa,ul.ruby-menu > li > ul > li > ul > li > ul > li > a .fa {
    position: relative;
    width: 24px
}

ul.ruby-menu > li.ruby-menu-right > ul {
    right: 0
}

ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
    left: 170px;
    top: -4px;
    z-index: 100
}

ul.ruby-menu > li > ul > li.ruby-open-to-left > ul,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left > ul {
    left: auto;
    right: 170px
}

ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
    position: absolute;
   width: 70%;
    height: auto;
    top: 61px;
   right: 60px;
    background: #fff;
    border-top: 4px solid #ff0013;
    overflow: hidden;
    -webkit-box-shadow: 0 8px 24px -5px #ccc;
    -moz-box-shadow: 0 8px 24px -5px #ccc;
    box-shadow: 0 8px 24px -5px #ccc
}
.route-listings ul.ruby-menu > li.ruby-menu-mega > div, 
.route-listings ul.ruby-menu > li.ruby-menu-mega-blog > div, 
.route-listings ul.ruby-menu > li.ruby-menu-mega-shop > div {
    top:73px;
}
.route-listings .sticky ul.ruby-menu > li.ruby-menu-mega > div, 
.route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-blog > div, 
.route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-shop > div {
    top:61px;
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
    position: relative;
    width: 147px;
    height: 100%;
    left: 0;
    top: 0;
    background: #efefef
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li {
    font-size: 14px
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
    display: block;
    line-height: 40px;
    padding: 0 15px;
    background: #efefef;
    color: #666;
    text-decoration: none
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
    background: #e6e6e6
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
    position: fixed;
width: 79%;
height: auto;
min-height: 100%;
left: 150px;
top: 0;
background: #fff;
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a {
    background: #ddd
}

ul.ruby-menu > li.ruby-menu-mega-shop > div {
    text-align: center;
    z-index: 999999
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul {
    width: 100%;
    background: #efefef;
    margin: 0 auto;
    padding: 0;
    border-bottom: 1px solid #ddd;
    font-size: 0;
    z-index: 100
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li {
    display: inline-block;
    margin: 0
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
    display: block;
    padding: 20px 15px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    font-stretch: expanded;
    color: #666
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a {
    text-decoration: none
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
    position: relative;
    text-decoration: none;
    display: inline-block
}

ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
    position: absolute;
    width: 100%;
    left: 0;
    top: auto;
    margin-top: 1px;
    text-align: left;
    background: #fff;
    z-index: -1
}

div.ruby-grid,div.ruby-grid-lined {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0
}

div.ruby-grid > div.ruby-row {
    position: relative;
    width: 100%;
    height: auto
}

div.ruby-grid > div.ruby-row div.ruby-row [class^="ruby-col"] {
    margin-top: 16px
}

div.ruby-grid > div.ruby-row div.ruby-row:first-of-type [class^="ruby-col"] {
    margin-top: 0
}

div.ruby-grid.ruby-grid-lined > div.ruby-row:after {
    content: "";
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0;
    background: -webkit-linear-gradient(left,rgba(204,204,204,0) 0%,rgba(204,204,204,0.48) 24%,rgba(204,204,204,1) 50%,rgba(204,204,204,0.42) 79%,rgba(204,204,204,0) 100%)
}

div.ruby-grid.ruby-grid-lined > div.ruby-row:last-child:after {
    height: 0
}

div.ruby-grid > div.ruby-row::after {
    content: "";
    display: table;
    clear: both
}

div.ruby-grid > div.ruby-row [class^="ruby-col"] {
    position: relative;
    float: left;
    height: auto
}

div.ruby-grid > div.ruby-row > [class^="ruby-col"] {
    padding: 10px
}

div.ruby-grid > div.ruby-row > [class^="ruby-col"] [class^="ruby-col"] {
    padding-left: 16px
}

div.ruby-grid > div.ruby-row > [class^="ruby-col"] [class^="ruby-col"]:first-of-type {
    padding-left: 0
}

div.ruby-grid > div.ruby-row div.ruby-col-1 {
    width: 8.33%
}

div.ruby-grid > div.ruby-row div.ruby-col-2 {
    width: 16.66%
}

div.ruby-grid > div.ruby-row div.ruby-col-3 {
    width: 25%
}

div.ruby-grid > div.ruby-row div.ruby-col-4 {
    width: 33.33%
}

div.ruby-grid > div.ruby-row div.ruby-col-5 {
    width: 41.66%
}

div.ruby-grid > div.ruby-row div.ruby-col-6 {
    width: 50%
}

div.ruby-grid > div.ruby-row div.ruby-col-7 {
    width: 58.33%
}

div.ruby-grid > div.ruby-row div.ruby-col-8 {
    width: 66.66%
}

div.ruby-grid > div.ruby-row div.ruby-col-9 {
    width: 75%
}

div.ruby-grid > div.ruby-row div.ruby-col-10 {
    width: 83.33%
}
.last-fea:before {
   content: none !important;
}
.last-fea {
    margin-top: 14px;
}
.last-fea a {
    color: red;
}
div.ruby-grid > div.ruby-row div.ruby-col-11 {
    width: 91.66%
}
.list-fea {

}
.list-fea li {
   position: relative;
font-size: 13px;
font-weight: 400;
margin-bottom: 3px;
}
.list-fea li:before {
  font-family: 'Font Awesome 5 Pro';
  text-decoration: none;
  content: '\f054';
border-radius: 50%;
font-size: 9px;
display: table-cell;
}
.list-fea li a {
   padding-left: 3px;
  display: table-cell;
  text-align: left;
}
div.ruby-grid > div.ruby-row div.ruby-col-12 {
    width: 100%
}

div.ruby-grid.ruby-grid-lined > div.ruby-row > div[class^="ruby-col"]:after {
    content: "";
    position: absolute;
    top: 0;
    width: 1px;
    height: 100%;
    right: 0;
    background: -webkit-linear-gradient(top,rgba(204,204,204,0) 0%,rgba(204,204,204,0.48) 24%,rgba(204,204,204,1) 50%,rgba(204,204,204,0.42) 79%,rgba(204,204,204,0) 100%)
}

div.ruby-grid.ruby-grid-lined > div.ruby-row > div[class^="ruby-col"]:last-child:after {
    width: 0
}

div.ruby-grid img {
    position: relative;
    max-width: 100%;
    height: auto;
    margin-bottom: 13px;
    display: block;
    height: 110px;
    width: 100%;
    object-fit: fill;
}

h3.ruby-list-heading {
    font-size: 14px;
    line-height: 24px;
    font-weight: 700;
    margin: 0
}

ul.ruby-menu > li.ruby-menu-mega > div ul,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul {
    margin: 0;
    margin-top: 10px
}

ul.ruby-menu > li.ruby-menu-mega > div ul li,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li {
    position: relative;
    font-size: 14px;
    line-height: 28px;
    display: block;
    width: 100%
}

ul.ruby-menu > li.ruby-menu-mega > div ul li > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li > a {
    text-decoration: none;
    color: #555;
    display: inline-block
}

ul.ruby-menu > li.ruby-menu-mega > div ul li > a:hover,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li > a:hover {
    color: #222;
    text-decoration: underline
}

ul.ruby-menu > li.ruby-menu-mega > div ul li .fa,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div ul > li .fa {
    position: relative;
    width: 24px
}

ul.ruby-menu > li.ruby-menu-mega > div ul.ruby-list-with-images li {
    height: 50px
}

ul.ruby-menu > li.ruby-menu-mega > div ul.ruby-list-with-images li span.ruby-list-desc {
    font-size: 11px;
    display: block;
    position: absolute;
    top: 16px;
    left: 72px;
    color: #999
}

ul.ruby-menu > li.ruby-menu-mega > div ul li > a > img {
    float: left;
    width: 60px;
    margin-right: 12px
}

span.ruby-c-title,span.ruby-c-category,span.ruby-c-date {
    position: relative;
    display: block
}

span.ruby-c-title a,span.ruby-c-category a,span.ruby-c-date a {
    text-decoration: none
}

span.ruby-c-title,span.ruby-c-title a {
   font-size: 14px;
font-weight: 500;
text-transform: capitalize;
line-height: 18px;
margin-top: 0;
color: #222;
margin-bottom: 5px;
}

span.ruby-c-title a:hover {
    color: #444;
    text-decoration: underline
}

span.ruby-c-category,span.ruby-c-category a {
    font-size: 11px;
    margin: 9px 0;
    color: #444
}

span.ruby-c-date,span.ruby-c-date a {
    font-size: 11px;
    color: #444
}

span.ruby-c-category a:hover,span.ruby-c-date a:hover {
    color: #ff0013
}

div.ruby-c-inline {
    display: block;
    position: relative;
    height: 14px;
    margin: 7px 0
}

div.ruby-c-inline span.ruby-c-category,div.ruby-c-inline span.ruby-c-date {
    position: absolute;
    display: inline-block
}

div.ruby-c-inline span.ruby-c-date {
    right: 0
}

div.ruby-c-inline span.ruby-c-category,div.ruby-c-inline span.ruby-c-category a {
    margin: 0
}

span.ruby-c-content {
    display: block;
    position: relative;
    top: 7px;
    font-size: 12px;
    line-height: 18px;
    text-align: justify
}

.ruby-wrapper .visible-xs {
    visibility: hidden;
    position: absolute
}

@media(min-width: 768px) {
    div.ruby-wrapper.ruby-menu-transparent {
        background:none
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li.ruby-active-menu-item > a {
        background: none
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li.ruby-menu-social > a {
        border: none
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu.ruby-menu-dividers > li > a {
        border: none
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li:hover > a,div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li > a:hover,div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu.ruby-menu-dividers > li:hover > a,div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu.ruby-menu-dividers > li > a:hover {
        background: none;
        color: #e2e2e2
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a:hover,div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li.ruby-menu-social.ruby-menu-search:hover > a {
        background: none
    }

    div.ruby-wrapper.ruby-menu-full-width {
        width: 100%
    }

    div.ruby-wrapper.ruby-menu-full-width > ul.ruby-menu {
        width: 980px;
        margin: 0 auto
    }

    ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
        visibility: hidden;
        opacity: 0
    }

    ul.ruby-menu > li:hover > ul,ul.ruby-menu > li > ul > li:hover > ul,ul.ruby-menu > li > ul > li > ul > li:hover > ul {
        visibility: visible;
        opacity: 1
    }

    ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
        visibility: hidden;
        opacity: 0
    }

    ul.ruby-menu > li.ruby-menu-mega:hover > div,ul.ruby-menu > li.ruby-menu-mega-blog:hover > div,ul.ruby-menu > li.ruby-menu-mega-shop:hover > div {
        visibility: visible;
        opacity: 1
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        visibility: hidden;
        opacity: 0
    }

    ul.ruby-menu > li.ruby-menu-mega-blog:hover > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > div {
        visibility: visible;
        opacity: 1
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > div {
        visibility: visible;
        opacity: 1;
        z-index: 101
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
        visibility: hidden;
        opacity: 0
    }

    ul.ruby-menu > li.ruby-menu-mega-shop:hover > div > ul > li.ruby-active-menu-item > div,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > div {
        visibility: visible;
        opacity: 1
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
        height: 1px;
        position: absolute;
        content: '';
        background-color: #ff0013;
        width: 0
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
        top: 10px;
        left: 5%
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:after {
        bottom: 10px;
        right: 5%
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover,.snip1217 .current a {
        color: #333
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover:after,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a:after,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a:after {
        width: 90%
    }

    ul.ruby-menu > li > a:after {
        font-family: 'Font Awesome 5 Pro';
        text-decoration: none;
        content: '\f107';
        position: absolute;
        margin-left: 5px
    }

    ul.ruby-menu > li:hover > a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    ul.ruby-menu > li > ul > li > a:after,ul.ruby-menu > li > ul > li > ul > li > a:after,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:after {
        font-family: 'Font Awesome 5 Pro';
        text-decoration: none;
        font-size: 16px;
        padding: 0;
        content: '\f105';
        position: absolute;
        right: 15px
    }

    ul.ruby-menu > li > ul > li:hover > a:after,ul.ruby-menu > li > ul > li > ul > li:hover > a:after,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    ul.ruby-menu > li > ul > li.ruby-open-to-left > a:after,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left > a:after,ul.ruby-menu > li > ul > li > ul > li > ul > li.ruby-open-to-left > a:after {
        content: '\f104';
        right: auto;
        left: 10px
    }

    ul.ruby-menu > li > ul > li.ruby-open-to-left:hover > a:after,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left:hover > a:after,ul.ruby-menu > li > ul > li > ul > li > ul > li.ruby-open-to-left:hover > a:after {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg)
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a:after,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a:after {
        content: none;
        position: absolute;
        right: 0;
        margin-top: 13px;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 8px 6px 0;
        border-color: transparent #fff transparent transparent
    }
    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a::after {
             content: '';
             position: absolute;
             right: 0;
             margin-top: 13px;
             width: 0;
             height: 0;
             border-style: solid;
             border-width: 6px 8px 6px 0;
             border-color: transparent #fff transparent transparent;
         }
}

/* responsive */

@media(max-width: 767px) {
    div.ruby-wrapper .hidden-xs {
        visibility:hidden;
        display: none
    }

    div.ruby-wrapper {
        position: absolute;
        width: 100%;
        top: 0;
        background: #111
    }

    .ruby-wrapper .visible-xs {
        visibility: visible;
        position: absolute;
        left: 0;
        top: 0
    }

    div.ruby-wrapper > ul {
        position: absolute;
        top: 50px;
        width: 100%
    }

    ul.ruby-menu > li,ul.ruby-menu > li.ruby-menu-right {
        float: none
    }

    ul.ruby-menu > li > a {
        padding: 0 65px;
        
    }

    ul.ruby-menu > li > a:only-child {
        
    }

    ul.ruby-menu > li > a:hover,ul.ruby-menu > li:hover > a,ul.ruby-menu > li.ruby-active-menu-item > a:hover {
        background: #ff0013
    }

    ul.ruby-menu > li.ruby-active-menu-item > a {
        background: #159572
    }

    ul.ruby-menu > li.ruby-menu-social > a > span {
        display: block
    }

    ul.ruby-menu > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
        position: relative;
        width: 100%;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        border-top: none
    }

    ul.ruby-menu > li,ul.ruby-menu > li > ul > li,ul.ruby-menu > li > ul > li > ul > li,ul.ruby-menu > li > ul > li > ul > li > ul > li {
        position: relative
    }

    ul.ruby-menu > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
        width: 100%;
        line-height: 50px;
        padding: 0 80px;
        background: #d1d1d1
    }

    ul.ruby-menu > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover,ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
        background: #d9d9d9;
        color: #111
    }

    ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul > li > ul {
        left: auto;
        top: auto;
        z-index: auto
    }

    ul.ruby-menu > li > ul > li.ruby-open-to-left > ul,ul.ruby-menu > li > ul > li > ul > li.ruby-open-to-left > ul {
        left: auto;
        right: auto
    }

    ul.ruby-menu > li > ul > li > ul > li > a {
        background: #e5e5e5;
        padding: 0 95px
    }

    ul.ruby-menu > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > a:hover {
        background: #e1e1e1
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li > a {
        background: #efefef;
        padding: 0 110px
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li:hover > a,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:hover {
        background: #fff
    }

    ul.ruby-menu > li.ruby-menu-social > a {
        border: none
    }

    ul.ruby-menu > li.ruby-menu-mega,ul.ruby-menu > li.ruby-menu-mega-blog,ul.ruby-menu > li.ruby-menu-mega-shop {
        position: relative
    }

    ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
        position: relative;
        top: auto;
        left: auto;
        border-top: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
        width: 100%;
        height: auto;
        left: auto;
        top: auto
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li {
        position: relative
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
        line-height: normal;
        background: #d1d1d1;
        color: #222
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
        /*background: #bcbcbc*/
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        position: relative;
        width: 100%;
        min-height: auto;
        left: auto;
        top: auto;
        z-index: auto
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li:hover > a {
            background: #ff0013 !important;

    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div {
        position: relative;
        text-align: left
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul {
        position: relative;
        border: none;
        font-size: 14px;
        margin-bottom: -1px
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li {
        position: relative;
        display: block;
        margin-top: -1px
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
        padding: 0 80px;
        line-height: 50px;
        max-height: 50px;
        text-transform: none;
        font-weight: 400;
        background: #d1d1d1;
        color: #222;
        border: none
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a {
        background: #bcbcbc
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li:hover > a,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:hover,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li.ruby-active-menu-item > a {
        background: #d9d9d9
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
        display: block
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div {
        position: relative;
        top: 0;
        z-index: 9999;
        margin: 0
    }

    ul.ruby-menu > li.ruby-menu-social img {
        display: inline-table;
        position: absolute;
        top: 15px
    }

    ul.ruby-menu > li.ruby-menu-social > a {
        width: 100%
    }

    ul.ruby-menu > li.ruby-menu-social .fa {
        position: absolute;
        top: 17px
    }

    ul.ruby-menu > li.ruby-menu-social span {
        line-height: 50px;
        padding: 0 25px
    }

    span.ruby-dropdown-toggle {
        position: absolute;
        width: 50px;
        height: 50px;
        max-width: 50px;
        max-height: 50px;
        left: 0;
        top: 0;
        padding: 10px 17px;
        z-index: 1000000;
        cursor: pointer
    }

    span.ruby-dropdown-toggle:after {
        font-family: 'Font Awesome 5 Pro';
        text-decoration: none;
        content: '\f107';
        color: #fff;
        font-size: 25px;
        right: 0
    }

    span.ruby-dropdown-toggle.ruby-dropdown-toggle-rotate {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    ul.ruby-menu > li > a:before,ul.ruby-menu > li > ul > li > a:before,ul.ruby-menu > li > ul > li > ul > li > a:before,ul.ruby-menu > li > ul > li > ul > li > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
        content: none;
        width: 50px;
        height: 50px;
        background: #333;
        position: absolute;
        left: 0;
        top: 0
    }

    ul.ruby-menu > li > ul > li > a:before,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a:before,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a:before {
        background: #555
    }

    ul.ruby-menu > li > ul > li > ul > li > a:before {
        background: #777
    }

    ul.ruby-menu > li > ul > li > ul > li > ul > li > a:before {
        background: #999
    }

    ul.ruby-menu > li > ul > li > ul > li > ul,ul.ruby-menu > li > ul > li > ul,ul.ruby-menu > li > ul,ul.ruby-menu,ul.ruby-menu > li.ruby-menu-mega > div,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div,ul.ruby-menu > li.ruby-menu-mega-blog > div,ul.ruby-menu > li.ruby-menu-mega-shop > div {
        /*max-height: 0;
        transform: scaleY(0);
        overflow: hidden*/
        /*max-height: 0;*/
    }

    ul.ruby-menu > li > ul.ruby-mobile-sublevel-show,ul.ruby-menu > li > ul > li > ul.ruby-mobile-sublevel-show,ul.ruby-menu > li > ul > li > ul > li > ul.ruby-mobile-sublevel-show,ul.ruby-menu.ruby-mobile-sublevel-show,ul.ruby-menu > li.ruby-menu-mega > div.ruby-mobile-sublevel-show,ul.ruby-menu > li.ruby-menu-mega-blog > div.ruby-mobile-sublevel-show,ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div.ruby-mobile-sublevel-show,ul.ruby-menu > li.ruby-menu-mega-shop > div.ruby-mobile-sublevel-show,ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div.ruby-mobile-sublevel-show {
        max-height: 20000px;
        transform: scaleY(1)
    }

    div.ruby-grid > div.ruby-row div.ruby-row [class^="ruby-col"] {
        margin-top: 0
    }

    div.ruby-grid > div.ruby-row div.ruby-row:first-of-type [class^="ruby-col"] {
        margin-top: 0
    }

    div.ruby-grid.ruby-grid-lined > div.ruby-row:after {
        height: 0
    }

    div.ruby-grid > div.ruby-row > [class^="ruby-col"] {
        padding: 0
    }

    div.ruby-grid > div.ruby-row > [class^="ruby-col"] [class^="ruby-col"] {
        padding-left: 0
    }

    div.ruby-grid > div.ruby-row > [class^="ruby-col"] [class^="ruby-col"]:first-of-type {
        padding-left: 0
    }

    div.ruby-grid > div.ruby-row div.ruby-col-1,div.ruby-grid > div.ruby-row div.ruby-col-2,div.ruby-grid > div.ruby-row div.ruby-col-3,div.ruby-grid > div.ruby-row div.ruby-col-4,div.ruby-grid > div.ruby-row div.ruby-col-5,div.ruby-grid > div.ruby-row div.ruby-col-6,div.ruby-grid > div.ruby-row div.ruby-col-7,div.ruby-grid > div.ruby-row div.ruby-col-8,div.ruby-grid > div.ruby-row div.ruby-col-9,div.ruby-grid > div.ruby-row div.ruby-col-10,div.ruby-grid > div.ruby-row div.ruby-col-11,div.ruby-grid > div.ruby-row div.ruby-col-12 {
        width: 100%;
        padding: 20px 30px
    }

    div.ruby-grid.ruby-grid-lined > div.ruby-row > div[class^="ruby-col"]:after {
        width: 0
    }

    div.ruby-grid img {
        position: relative;
        max-width: 100%;
        height: auto;
        display: block
    }

    div.ruby-grid > div.ruby-row::after {
        content: "";
        display: table;
        clear: both
    }

    .c-hamburger {
        display: block;
        position: relative;
        overflow: hidden;
        margin: 0;
        padding: 0;
        width: 50px;
        height: 50px;
        font-size: 0;
        text-indent: -9999px;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        box-shadow: none;
        border-radius: none;
        border: none;
        cursor: pointer;
        -webkit-transition: background .3s;
        transition: background .3s
    }

    .c-hamburger:focus {
        outline: none
    }

    .c-hamburger span {
        display: block;
        position: absolute;
        top: 24px;
        left: 8px;
        right: 8px;
        height: 3px;
        background: #fff
    }

    .c-hamburger span::before,.c-hamburger span::after {
        position: absolute;
        display: block;
        left: 0;
        width: 100%;
        height: 3px;
        background-color: #fff;
        content: ""
    }

    .c-hamburger span::before {
        top: -10px
    }

    .c-hamburger span::after {
        bottom: -10px
    }

    .c-hamburger--htx {
        background-color: #ff0013
    }

    .c-hamburger--htx span {
        -webkit-transition: background 0 .3s;
        transition: background 0 .3s
    }

    .c-hamburger--htx span::before,.c-hamburger--htx span::after {
        -webkit-transition-duration: 0.3s,.3s;
        transition-duration: 0.3s,.3s;
        -webkit-transition-delay: 0.3s,0;
        transition-delay: 0.3s,0
    }

    .c-hamburger--htx span::before {
        -webkit-transition-property: top,-webkit-transform;
        transition-property: top,transform
    }

    .c-hamburger--htx span::after {
        -webkit-transition-property: bottom,-webkit-transform;
        transition-property: bottom,transform
    }

    .c-hamburger--htx.is-active {
        background-color: #333
    }

    .c-hamburger--htx.is-active span {
        background: none
    }

    .c-hamburger--htx.is-active span::before {
        top: 0;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg)
    }

    .c-hamburger--htx.is-active span::after {
        bottom: 0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg)
    }

    .c-hamburger--htx.is-active span::before,.c-hamburger--htx.is-active span::after {
        -webkit-transition-delay: 0s,.3s;
        transition-delay: 0s,.3s
    }

    ul.ruby-menu.ruby-menu-dividers > li,ul.ruby-menu.ruby-menu-dividers > li > a,ul.ruby-menu.ruby-menu-dividers > li.ruby-menu-social > a,ul.ruby-menu.ruby-menu-dividers > li > a:hover,ul.ruby-menu.ruby-menu-dividers > li:hover > a {
        border: none
    }

    div.ruby-wrapper.ruby-menu-transparent > ul.ruby-menu > li.ruby-active-menu-item > a {
        padding-left: 45px
    }

    ul.ruby-menu > li.ruby-menu-social.ruby-menu-search > a {
        display: none
    }
}

@media(min-width: 768px) and (max-width:991px) {
    .ruby-wrapper .hidden-md {
        visibility:hidden;
        display: none
    }

    div.ruby-wrapper {
        width: 760px
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
        width: 170px
    }

    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        width: 590px;
        left: 170px
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega > div,ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-blog > div,ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-shop > div {
        width: 560px
    }

    ul.ruby-menu.ruby-vertical > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
        width: 360px
    }

    span.ruby-c-date {
        display: none;
        visibility: hidden;
        opacity: 0
    }

    div.ruby-grid > div.ruby-row div.ruby-col-3-md {
        width: 25%
    }

    div.ruby-grid > div.ruby-row div.ruby-col-4-md {
        width: 33.33%
    }

    div.ruby-grid > div.ruby-row div.ruby-col-6-md {
        width: 50%
    }

    div.ruby-grid > div.ruby-row div.ruby-col-12-md {
        width: 100%
    }

    div.ruby-grid.ruby-grid-lined > div.ruby-row:after,div.ruby-grid.ruby-grid-lined > div.ruby-row > div[class^="ruby-col"]:after {
        background: none
    }

    ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > a {
        padding: 20px 5px;
        font-size: 12px;
        font-stretch: condensed;
        color: #666
    }
}


._617311a2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: left;
    justify-content: left;
    width: 100%;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.footer-featured-links .footer-list-item.fti {
    margin-bottom: 16px;
}
.fti em {
display: table-cell;
padding-left: 12px;
line-height: 1.3;
font-style: normal;
}
.fti i {
display: table-cell;
vertical-align: top;
padding-top: 3px;
}
.fti i.la-phone {
    padding-top: 0;
}
.prp-row {
    padding: 25px 0 10px;
}
._617311a2 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin-bottom: 2rem;
}
._9b01d0a7 {
    float: left;
    letter-spacing: normal;
    margin-top: .3rem;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 100%;
}
._9b01d0a7 {
    width: calc(50% - 1rem);
}
.e934bb07:first-child {
    width: 66.66667%;
}
._1fc27392 {
    color: #4a606a;
    font-weight: 700;
    font-size: 1.106rem;
}
.d5f01f25 {
    font-size: 1.4rem;
    text-transform: uppercase;
    padding-bottom: 1.5rem;
    padding-top: 0;
    color: #414141;
    letter-spacing: .05rem;
}
.view-txt {
    color: #ff0013!important;
    font-weight: 500!important;
}
._6a0b9f31, ._35073efb {
    display: -ms-flexbox;
    display: flex;
}
._6a0b9f31 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 0;
}
.e934bb07 > ul {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(auto-fit,minmax(33.33%,1fr));
}
.e934bb07._3699df03 > ul {
    grid-template-rows: repeat(8,1fr);
}
.ctitle {
    color: #414141 !important;
font-size: 17px;
font-weight: 500;
padding-bottom: 0px;
}
.prp-row h4 {
  color: #414141 !important;
font-size: 17px;
font-weight: 500;
border-bottom: 1px solid #d8d8d8;
padding-bottom: 15px;
margin-bottom: 17px;
}
._9b01d0a7 {
    float: left;
    letter-spacing: normal;
    margin-top: 0rem;
    -ms-flex-positive: 2;
    flex-grow: 2;
    width: 100%;
}
._9b01d0a7 {
    width: calc(50% - 1rem);
}
.e934bb07:last-child {
    width: 33.33333%;
}
._76ddbf32 {
    -ms-flex: 1 0 33%;
    flex: 1 0 33%;
    font-size: 1.106rem;
    margin-bottom: 0.15em;
}
._76ddbf32 a{
   font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 13px;
color: #313131;
}
.more-listing-filters .filter-group-title {
    font-weight: 400;
}

.st-text {
    color: #414141;
font-size: 13px;
padding-right: 3px;
margin: 12px 0 30px;
text-align: center;
display: block;
font-weight: 400;
position: relative;
padding-right: 28px;
}
.st-text:hover {
    color: #ff0013;
}

.st-text i {
    right: 10px;
position: absolute;
transition: 0.5s;
top: 1px;
}
.st-text:hover i {
    right: 6px;
    color: #ff0013;
     /*transition: 0.5s;
    margin-left: 5px;*/
}
.page-home .promo-section-list-item {
    padding: 0 5px;
}
.promo-section-list-item h3 {
font-weight: 500;
font-size: 15px;
text-align: center;
margin-top: 8px;
}
.promo-section-list-item h4 {
    font-size: 12px;
text-align: center;
margin-top: 4px;
}
.page-home .promo-section-title {
        text-align: center;
        margin-bottom: 29px;
}
.transparent-theme #header .menu .header-link.btn,
 .transparent-theme #header .menu .swal2-container .swal2-modal .swal2-actions button.header-link, 
 .swal2-container .swal2-modal .swal2-actions .transparent-theme #header .menu button.header-link  {
    height: 40px;
    line-height: 40px;
    font-weight: 500;
    border-radius: 4px;
}
.page-home .promo-section-title em {
font-style: normal;

font-weight: 400;
line-height: 0.8;
font-size: 28px;

display: block;

margin-bottom: 2px;
}
.page-home .promo-section-title span {
    margin-top: 90px;
    font-size: 32px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    line-height: 1;
}
.beds-selector-option {

}
.beds-selector-option label {

display: inline-block;padding: 0 5px;

position: relative;
}
.main-listing-filters .filter-panel-content {
   padding: 10px 0 18px;
   width: 230px; 
}
.main-listing-filters .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #e1e5f2;
    border-radius: 4px;
    height: 40px;
  
}
.main-listing-filters .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px;
}
.main-listing-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
}
select {
  border-radius: 10px;
background: #fff;
box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
height: 40px;
}
.contact-section .form-content div select {
    border-radius: 4px;
background: #fff;
box-shadow: none;
height: 40px;
padding: 0 10px;
width: 100%;
border: 1px solid #ddd;
}
.contact-section .form-content div select option:disabled {
    color: #000;
    font-weight: bold;
}
.beds-selector-option label.abc:before {
    content: '';
    background: #ccc;
    position: absolute;
    text-align: center;
border-radius: 2px;
height: 100%;
width: 100%;
left: 0;
z-index: -10;
} 
.js-example-basic-single {
        width: 100%!important;
}
.beds-selector-option label  {
  

}
.beds-selector.purposeSelector .beds-selector-option {
  padding: 0;
  display: table-cell;
vertical-align: middle;
}
.purposeSelector .beds-selector-option label {
  height: 40px;
line-height: 40px;
padding: 0 9px;
text-align: center;
}
.beds-selector.purposeSelector {
  padding-right: 0;
  padding: 0;
  display: table;
}
.listings-page i {
  font-size: 12px;
}
.col-left-container input {
  font-size: 14px;
  box-shadow: none!important;
  border-radius: 4px!important;
      padding-left: 8px!important;
}
.radioActive:before {
content: '';
background: #ff0013;
position: absolute;
text-align: center;

height: 100%;
width: 100%;
right: 0;
z-index: -10;
}
.beds-selector-option input[type="number"] {
  border: 1px solid #ddd;
  height: 27px;
text-align: center;
width: 79px;
border-radius: 4px;

font-size: 14px;
}
.beds-selector.purposeSelector .fstSelct label.radioActive:before {
  border-radius: 4px 1px 1px 4px;
}
.beds-selector.purposeSelector .sndSelct:last-child label.radioActive:before {
  border-radius: 1px 4px 4px 1px;
}
.beds-selector-option input[type="radio"] {
  display: none;
}
.beds-selector-option input[type="checkbox"] {
    visibility: hidden;
    display: none;
}
html.aaa:before {
    content: '';
background: rgba(255,255,255,0.7);
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 2;
}
.mr-15 {
    margin-right: 7px !important;
}
.main-listing-filters .more-filters-button {
    padding: 0;
    line-height: 1;
    border-radius: 4px;
}
.beds-selector .beds-selector-option {
    font-weight: 400;
    font-size: 14px;
    padding: 0 1px;
}
.main-listing-filters .more-filters-button span {
    padding: 0 14px;
    line-height: 37px;
    display: inline-block;
    font-weight: 400;
    font-size: 14px;
    color: #444;
}
.main-listing-filters .more-filters-button span.label.prSpan {
  padding-left: 23px !important;

line-height: 40px;
} 

.filter-group-content .chk-container {
  display: table;
}
.filter-group-content .checkbox-form-control label .checkmark {
 display: inline-block;

vertical-align: top;

width: 17px !important;

padding: 0;

margin: 0 !important;
}
.sa-btn {
  width:143px;
}
.sizeDiv {
  position: relative;
  padding-left: 20px
  border: 1px solid #E1E5F2;
  box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
  height: 40px;
  border-radius: 4px;
  background: #fff;
border: 1px solid #dadeeb;
width: 127px;
margin-right: 7px;    
}
.sizeDiv input {
  padding-left: 22px;
background: none;
border: none;
height: 40px;

padding-right: 6px;

font-size: 14px;

color: #444;
}
.sizeDiv i {
  top: 13px;
  position: absolute;
  left: 6px;

}
.more-listing-filters .content-container .checkbox-group .checkbox-form-control em {
  display: inline-block;vertical-align: top;
}
.main-listing-filters .more-filters-button span.priceSpan {
  width:199px;   
  text-align: left;
  color: #444;
  font-size: 14px;
} 
.label.priceSpan span {
    padding: 0 2px;
}
.label.priceSpan em {
    font-style: normal;
}
hr {
    opacity: 0.3;
}
body {
    position: relative;
}
.priceModal {

}
i.closeModal {
   position: absolute;
right: 37px;
color: red;
border-radius: 50%;
font-size: 13px;
top: 35px;
width: 16px;
text-align: center;
height: 17px;
padding: 0;
background: #fff;
z-index: 100;
}
i.closeModal i {
    font-weight: 900;
}
body.aaa {
   
}
.checkbox-form-control label .checkmark {
    background: #EFEFEF;
    border: 1px solid #CFCFCF;color: #e5e5e5;
}
.chk-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.chk-container  input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
.chk-container.rad-c {
  padding-left: 16px;
}
.chk-container.rad-c .checkmark {
  height: 10px;
  width: 10px;border-radius: 50%;
}
.chk-container.rad-c .checkmark::after {
    content: none;
}

.filter-group-content .checkbox-form-control label .checkmark {
    width: 15px;
    margin-right: 5px;
    height: 15px;

}
.chk-container em {
    font-size: 13.5px;
    color: #313131;

font-style: normal;
}
.more-listing-filters .content-container .checkbox-group .checkbox-form-control {
    width: calc(100% / 3.3);
}
.more-listing-filters .content-container .checkbox-group .checkbox-form-control em {
  font-size: 13px;

color: #313131;

font-style: normal;

display: inline-block;

word-wrap: break-word;

white-space: normal;

text-align: left;
width: 100px;
font-weight: 400;
line-height: 1.2;
}
.neighbourhood-searchbar-input i {
  z-index: 100;
left: 6px;
width: auto;
padding: 0;
display: inline-block;
line-height: 40px;
right: auto;
}
/* On mouse-over, add a grey background color */
.chk-container :hover input ~ .checkmark {
  background-color: #ccc;
}
.sf-div {
    margin: 0px 0px 0 8px;
    width: 106px;       
}
.sf-div .btn-round {
    width: 100%;
    height: 39px;
}
.sf-div .btn-round i {
  padding: 0;

margin: 0;

font-size: 16px;
}
/* When the checkbox is checked, add a blue background */
.chk-container  input:checked ~ .checkmark {
  background-color: #FF0013;
  border-color: #FF0013;

}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.btn.btn-lg.btn-accent.btn-round.searchFilterbtn {
background: none;
border: 1px solid #ff0013;
padding: 14px 19px;
line-height: 1;
color: #ff0013;
height: auto;
}
.btn.btn-lg.btn-accent.btn-round.searchFilterbtn:hover {
background: #ff0013;
color: #fff;
}
/* Show the checkmark when checked */
.chk-container  input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.chk-container .checkmark:after {
  left: 1px;
top: 0px;
color: #fff;
font-size: 11px;
font-family: "Font Awesome 5 Pro";
font-weight: 900;
content: "\f00c";
line-height: 1.1;
}
#header .logo {
  margin-top:43px;
  transition: all 0.5s ease;
}
.more-listing-filters .filter-group-content {
    padding-top: 2px;
    max-width: none;
}
.filter-group .checkbox-form-control label {
    margin-bottom: 0;
}
.filter-group hr {
    margin: 15px 0 15px;
}
.npt-btns {

}
.checkbox-form-control input:checked ~ label .checkmark {
    
}
.nc-icon-mini.ui-1_check-small::before {
   

}
.cols-6 {
display: table-cell;

padding-right: 33px;
}
.pcol6 {
  display: table;
  width: 100%;
}
.propertyTab {

min-width: 360px;
background: #fff;
padding: 12px 12px;
position: absolute;
top: 30px;
z-index: 100;
left: 0px;
border: 1px solid #ddd;
    border-top-color: rgb(221, 221, 221);
    border-top-style: solid;
    border-top-width: 1px;
border-radius: 4px;
border-top: none;
display: none;
}
.tp:hover .propertyTab{
    
}
.propertyTab ul li {
  text-align: left;
}
.filter-group-header .filter-group-title.block {
    display: block;
    font-size: 18px;
font-weight: 500;
color: #313131;
}
.inpt-btns {
    background: none;
    border:none;
    padding: 0 !important;
}
.inpt-btns i{
    font-size: 26px;
font-weight: lighter;    
color: #ff0013;
}
.modal-body .btn {
   background: none;

border: 2px solid #ff0013;

color: #ff0013;

padding: 3px 27px 5px;

line-height: 1;
}
.modal-body .btn:hover {
    background: #ff0013;
    color: #fff;
}

.count-input {
    display: table;
width: 230px;
margin:0 auto 27px;
text-align: center;
}
.value-button {
    display: inline-block;
}
.count-input-value {
    display: inline-block;
    width: 48px;
}
.count-input-value input[type="number"] {
    width: 46px;
    height: 32px;
    padding: 0 8px;
    text-align: center;
    border: none;
    font-family: 'Roboto', sans-serif !important;
}
form  {
   
 }
 
.ui-slider .ui-btn-inner {
    padding: 4px 0 0 0 !important;
}
 .filter-price-input-divider{

 }
 .mx-content {
   max-width: 180px;
margin: 0 auto 20px;
 }
.ui-slider-popup {
    position: absolute !important;
    width: 64px;
    height: 64px;
    text-align: center;
    font-size: 36px;
    padding-top: 14px;
    z-index: 100;
    opacity: 0.8;
}
.filter-price-input input {
    margin: 0 auto;
    width: 33% !important;
}
.filter-price-input {
    max-width: 240px;
margin: 0 auto 21px;
}

h1.headline {
    
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background:rgba(255,255,255,0.8);
}
.fade.in {
    opacity: 1;
}
.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0;
}
.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5;
}
 .filter-panel-overlay {
    /*position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -2;*/
}
.filter-panel-overlay::before {
    /*content: ' ';
    position: fixed;
    top:109px;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.7);*/
}
.filter-group-header {
   
}
.animated, .new-listing-page .step1 .form-container .section-heading .pricing-table-trigger:hover .pricing-table,
.listing-card-carousel .favourite-icon, .main-listing-filters .filter-panel-content, 
.listings-page .map .price-marker, .listing-component .listing-carousel-wrapper .add-to-favourites-icon {
    animation-duration: 1s;
    animation-fill-mode: both;
}
.flipInX, .filter-panel-content {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
}
.filter-panel-content {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: flipInX;
    padding: 20px 0;
}
.filter-group-header .filter-group-title {
    display: none;
}
.filter-group-header .filter-price-input {
    width: 286px;
margin: 0 auto;
}

.filter-price-input input.form-control {
    width: 50%;
    padding: 0px 2px;
}
.priceModal .modal-content {
    border: none;
}
.filter-price-input-divider {
   margin: 0 0;
width: 7px;
    border-bottom: 2px solid #817F96;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}
.price-slider-container {
    margin-top: 30px;
    max-width: 375px;
    padding: 0 20px;
    overflow: hidden;
    margin-left: -19px;
    height: 120px;
    margin-bottom: -10px;
}

.price-slider-container {
    margin: 30px auto 0;
    text-align: center;
}
.price-slider-container .price-graph {
    margin-bottom: -14px;
    padding: 0 1px;
    width: 100%;
    height: auto;
}
.price-slider-container .slider {
    position: relative;
    height: 26px;
    width: 100%;
    border-radius: 6px;
    -ms-touch-action: none;
    touch-action: none;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.price-slider-container .slider .bar {
    position: absolute;
    background: #3151B7;
    height: 4px;
    border-radius: 6px;
    top: 7px;
}   
.price-slider-container .slider .bar.bar-0, .price-slider-container .slider .bar.bar-2 {
    background: #90A1D3;
}
.price-slider-container .slider .handle {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
    margin-top: -4px;
}
.price-slider-container .slider .handle .slider-handle {
    width: 26px;
    height: 26px;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab;
    border-radius: 50%;
    background: #fff;
        background-color: rgb(255, 255, 255);
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(31, 37, 59, 0.2);
    text-align: center;
}
.price-slider-container .slider .handle {
    -ms-touch-action: pan-x;
    touch-action: pan-x;
    margin-top: -4px;
}
.price-slider-container .slider .handle .slider-handle {
    width: 26px;
    height: 26px;
    cursor: pointer;
    cursor: -webkit-grab;
    cursor: grab;
    border-radius: 50%;
    background: #fff;
        background-color: rgb(255, 255, 255);
    background-color: #fff;
    box-shadow: 0 2px 8px rgba(31, 37, 59, 0.2);
    text-align: center;
}
.price-slider-container .listings-count {
    font-size: 14px;
    font-weight: 500;
}
.modal-dialog{
    z-index: 1000;
}
.people-section.similar-section {
padding: 37px 0;
}
.people-section.similar-section .headline2 {
    padding-bottom: 10px;
    margin: 0;
}
.modal {
text-align: center;
padding: 0!important;
}

.modal:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle;
margin-right: -4px;
}

.modal-dialog {
display: inline-block;
text-align: left;
vertical-align: middle;
}
.listing-component .listing-info.cli {
    padding-bottom: 20px;
}


.bathModal .modal-dialog {
width: 260px;
padding: 11px 10px;
transform: translate(8%,-50%);
position: absolute;
top: 48%;
left: -25%;
z-index: 100;
margin: 0;
padding: 0;
}

.priceModal .modal-dialog {
 width: 260px;
padding: 11px 10px;
transform: translate(8%,-50%);
position: absolute;
top: 48%;
left: -25%;
z-index: 100;
margin: 0;
padding: 0;

}
.regular .slick-arrow {
   width: 50px;
height: 50px;
    overflow: hidden;
    border-radius: 50%;
    opacity: 1;
    transition: 0.1s;
}
.regular .slick-dots li button {
    background: none;
}
.regular .slick-dots li button::before {
    color: #000;
}
.regular .slick-dots li.slick-active button::before {
color: #ff0013;
}
.regular  .slick-arrow.slick-prev {
    border-radius: 0 80px 80px 0;
    transform-origin: 0% 0%;
}
.regular .slick-arrow::before {
    position: absolute;
    top: 0;
    width: 50px;
    line-height: 50px;
   /* background: rgb(255, 0, 19);*/
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    border-radius: 50%;
    /*box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);*/
    transition: 0.2s;
}
.regular .slick-arrow::before {
    color: #ff0013;
    font-size: 62px;
}
.regular .slick-arrow.slick-prev::before {
    text-align: right;
    padding-right: 0px;
    right: 0;
}
.regular .slick-arrow.slick-next {
    border-radius: 80px 0 0 80px;
    transform-origin: 100% 0%;
}

.regular .slick-arrow.slick-next::before {
    text-align: left;
    padding-left: 0px;
    left: 0;
}

.headline2 {
    font-size: 27px;
    font-weight: 600;
    padding-bottom: 12px;
    text-align: center;
    margin-bottom: 30px;
}
.headline2 span {
   }
.headline2 i {
}
.route-listings #header {
    z-index: 200;
    min-height: 100px;
    box-shadow: 6px 8px 5px 1px rgba(0, 0, 0, 0.6) !important;
}
.single-item {
   padding-top: 30px;
}
.ilc .listing-card-info {
    padding: 15px 18px 0px;
}
.listing-component .description .content.nm-content.amntydiv {
  -ms-inline-flexbox;
  display: inline-flex;
}
.amenity-ul {
width: 100%;
border-left: .1rem solid #e5e5e5;
margin-bottom: 20px;
padding-left: 0px;
text-align: left;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-ms-flex-pack: stretch;
justify-content: stretch;
width: 100%;
padding-top: 8px;
display: -ms-flexbox;
display: flex;
}
.content.nm-content h3 {
  display: table-cell;
  width: 10em;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
font-size: 14px;

font-weight: 500;

line-height: 1.2;
}
.ftm {
background: #eaebeb;
padding: 10px 0;
overflow: hidden;
margin: 0 -20px;
padding: 14px 10px;
border-radius: 1px 1px 4px 4px;
}
.ftm-ul {
    display: block;
    width: 100%;
    text-align: center;
}
.ftm-ul li {
    width: 32.1%;

padding: 0 2px;

float: left;

margin-right: 4px;
}
.ftm-ul li:last-child {
    margin-right: 0;
}
.ftm-ul li a {
   padding: 14px 6px;

width: 100%;

display: inline-block;

border: 1px solid rgb(233, 34, 46,0.1);

border-radius: 4px;

height: 42px;
}
.ftm-ul li a.em-icon i {
    font-size: 20px;
}
.ftm-ul li a i{
    font-size: 49px;
}
.sdetails .listing-card-info-price {
    line-height: 1;margin-bottom: 17px;
}


.amenity-ul li {
    display: inline-block;
vertical-align: top;
width: 83px;
border-radius: 50%;
text-align: center;
margin-right: 0;
margin-bottom: 0px;
}
.listing-component .description .content.nm-content {
    white-space: normal;
    padding: 15px 0px 0 0;
}
.im2 {
    position: relative;
}
.amn {
    display: table;
    margin-bottom: 11px;
}
.amn li {
    margin: 0 5px;
    display: inline-block;
}
.amn li:first-child {
    margin-left: 0;
}
.amn li i {
font-size: 12px;
}
.listing-card-info-details.sdetails {
    display: block;
}
.amn li b {
    font-size: 12px;
font-weight: 300 !important;
}
.people-section.similar-section .listing-card-info-title a {
    transition: 0.1s;
font-weight: 500;
font-size: 15px;
}


.mptxt {
font-weight: 300 !important;
margin-bottom: 10px;
font-size: 13px;
display: block;
}
.mptxt i {
font-size: 12px;
}
.im-name {
   display: table;
background: #e6e6e6;
padding: 0 14px;
width: 100%;
position: relative;
}
.ilc h3 {
    margin-bottom: 8px;
    line-height: 1.2;
}
.people-section .listings-section-cards-list .listing-card .im2 img {
    width: 68px;

height: 68px;

border-radius: 50%;

position: absolute;

bottom: -20px;

border: 3px solid #fff;

z-index: 100;

left: 10px;
    
}
.people-section .listings-section-cards-list .listing-card:last-child {
    margin-right: 0;
}
hr {
    color: #fbfbfb;
}
.people-section .listings-section-cards-list .listing-card .im-name em {
   display: table-cell;
text-align: left;
font-style: normal;
padding: 7px 0;
    padding-left: 0px;
font-size: 13px;
font-weight: 400 !important;
padding-left: 60px;}
.amenity {
display: inline-block;
height: 50px;
line-height: 2.3;
text-align: center;
line-height: 50px;
width: 50px;
background: #f3f3f3;
width: 50px;
border-radius: 50%;
height: 50px;
}
.listing-card.ilc {
    box-shadow: none;
}
.regular .slick-track {
    padding-top: 30px;
    padding-bottom: 60px;
}
.amenity em {
    font-size: 13px;
font-style: normal;
font-weight: 300;
display: inline-block;
line-height: 1.1;
vertical-align: top;
margin-top: 5px;
}
.amenity i {
    font-size: 19px;
    font-weight: 400;
}
.people-section {
    background: #faf6f7;
padding: 60px 0;
}

.people-section .listings-section-cards-list .listing-card {
    width:calc(32.1% - 15px);
   margin-right: 10px;
margin-left: 10px;
}
.people-section .listings-section-cards-list .listing-card:hover {
    box-shadow: 0 16px 40px rgba(0, 22, 84, 0.5);
}
.people-section .listings-section-cards-list .listing-card img {
    width: 100%;
height: 220px;
object-fit: fill;
}
.ftm-ul li a.em-icon {
   padding: 9px 2px;
   line-height: 1.1;
}
.ftm-ul li a.em-icon small {
    display: inline-block;
position: relative;
top: 2px;
font-size: 13px;
}
.ftm-ul li a.env-icon {
font-size: 33px;
padding: 0px 0;
line-height: 1.05;
}
.ftm-ul li a.phone-icon {
    padding: 3px 2px;
    line-height: 1.1;
}
.ftm-ul li a.em-icon i {
color: #ff0013;
}
.ftm-ul li a.env-icon i {
font-size: 35px;
color: #ff0013;
}
.ftm-ul li a.phone-icon i {
font-size: 33px;
color: #26af36;
}










.single-item .slick-arrow {
    width: 35px;
    height: 70px;
    overflow: hidden;
    border-radius: 40px;
    opacity: 0;
    transition: 0.1s;
}
.single-item .slick-arrow.slick-prev {
    border-radius: 0 80px 80px 0;
    transform-origin: 0% 0%;
    
}
.single-item .slick-arrow::before {
    position: absolute;
    top: 0;
    width: 70px;
    line-height: 70px;
    background: rgba(255, 255, 255, 0.5);
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    border-radius: 80px;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    transition: 0.2s;
}
.single-item .slick-arrow::before {
    color: #ff0013;
}
.single-item .slick-arrow.slick-prev::before {
    text-align: right;
    padding-right: 17px;
    right: 0;
}
.single-item .slick-arrow {
    width: 35px;
    height: 70px;
    overflow: hidden;
    border-radius: 40px;
    opacity: 1;
    transition: 0.1s;
}
.single-item .slick-arrow.slick-next {
    border-radius: 80px 0 0 80px;
    transform-origin: 100% 0%;
    z-index: 0;
}
.single-item .slick-list {
    overflow: visible;
}
.single-item .slick-arrow::before {
    position: absolute;
    top: 0;
    width: 70px;
    line-height: 70px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    border-radius: 80px;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    transition: 0.2s;
}
.single-item .slick-arrow::before {
    color: #ff0013;
}
.single-item .slick-arrow.slick-next::before {
    text-align: left;
    padding-left: 17px;
    left: 0;
}
/*.single-item:hover .listing-card-carousel .slick-arrow {
    opacity: 1;
}
.single-item:hover .listing-card-carousel .slick-arrow {
    opacity: 1;
}*/

.single-item {
  display: none;
}
.single-item .slick-slide img {
   /* width: 100%;*/
    right: 0;
    opacity: 0.4;
    z-index: -100;
    position: relative;
    height: 350px;

}
.det-inner .container {
    
}
.single-item .slide-img {
   /* width: 100%;
    height: 100%;*/
   
    left: 0;
    right: 0;
    opacity: 0.6;
}

.single-item .slick-center  {
    transform: scale(1.15);
    opacity: 1;
    z-index: 1;
    transition: transform 0.1s ease-in, opacity 0.1s ease-in;
}
.single-item .slick-center img {
    transform: scale(1.035);
    opacity: 1;
    z-index: 1;    
     border-radius: 12px;

    transition: transform 0.1s ease-in, opacity 0.1s ease-in;
}
.project-slider .slick-arrow {
    width: 35px;
    height: 70px;
    overflow: hidden;
    border-radius: 40px;
    opacity: 1;
    transition: 0.1s;
}
.modal-content .btn.btn-accent {
    background: transparent;
    color: #ff0013;
    border:2px solid #ff0013;
}
.modal-content .btn.btn-accent:hover {
    background: #ff0013!important;
    color: #fff;
}
.modal-container .link {
    color: #ff0013;
}
.page-home .hero-section .hero-section-background::after {
   content: '';

position: absolute;

top:100%;

width: 110%;

right: 0;

height: 6vw;

transform: rotate(2deg);

transform-origin: 120% 0;

background: #fff;
}
.sgDiv{
    margin-bottom: 33px;
}
.project-slider .slick-arrow.slick-next {
    border-radius: 80px 0 0 80px;
    transform-origin: 100% 0%;
}
.project-slider .slick-arrow::before {
    position: absolute;
    top: 0;
    width: 70px;
    line-height: 70px;
    background: rgba(255, 255, 255, 0.9);
    font-size: 28px;
    color: #3C3956;
    cursor: pointer;
    border-radius: 80px;
    box-shadow: 0 5px 24px rgba(31, 37, 59, 0.15);
    transition: 0.2s;
}

.project-slider .slick-arrow::before {
    color: #ff0013;
}
.project-slider .slick-arrow.slick-next::before {
    text-align: left;
    padding-left: 17px;
    left: 0;
}
.project-slider:hover .listing-card-carousel .slick-arrow {
    opacity: 1;
}
.project-slider .slick-arrow.slick-prev {
    border-radius: 0 80px 80px 0;
    transform-origin: 0% 0%;
}
.project-slider .slick-arrow.slick-prev::before {
    text-align: right;
    padding-right: 17px;
    right: 0;
}
.route-listings  #header .menu .logo {
    margin-top: 0;
}
.route-listings #header .menu {
        height: 110px;
        background: #fff;
        padding: 0 50px 0 50px;
}
.route-listings  #header.sticky .menu {
    height: 65px;
}
.project-slider img {
    border-radius: 5px;
    width: 100%;
    height: 300px;
object-fit: fill;
    /*width: 100%;
    object-fit: cover;
border-radius: 14px;*/
}
.project-slider .slick-slide {
    position: relative;
}
.listings-page .browse .top-actions .sort-container {
    margin-bottom: 15px;
}
.project-slider .caption {
   position: absolute;
bottom: 0;
left: 0px;
padding-top: 41px;
background: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.9),rgba(255, 255, 255, 0.9));
padding-left: 30px;
padding-bottom: 30px;
right: 0;
}
.slc {
    max-height: 791px;
    overflow: auto;
}
.listings-page .breadcrumb {
    margin-bottom: 0;
}
.listings-page .browse .top-actions {
    padding-top: 73px;
    padding-right: 0;
}
.listings-page .listing-card-carousel {
    height: auto;
}
.route-listings .main-listing-filters.stickyFilter {
    position: fixed;
    top: 101px;
}
.sc-wraps {
    max-width: 956px;
    margin: 0 auto 8px!important;display: flex!important;
}
.sc-wrap-one {
max-width: 956px;
margin: 0 auto 9px !important;display: flex!important;
}
.project-slider .caption strong {
    font-size: 21px;
display: block;
margin-bottom: 3px;
}
.listings-page .browse .bottom-actions {
        padding: 20px 20px 20px;
}
.label.prSpan {
  text-align: left;
padding-left: 30px!important;
}
.project-slider .caption em {
    font-style: normal;
    font-style: normal;
display: block;
font-size: 13px;
}
.route-listings .main-listing-filters {
  position: absolute;

top: auto;

right: auto;

left: -2px;

width: 101%;

background: #f7f3f3;

height: 121px;

display: block;

padding: 13px 15px 10px;

box-shadow: inset 0px 0px 3px #777;
}
.route-listings .main-listing-filters >div {
  vertical-align: top;
display: inline-block;
margin-bottom: 10px;
}
.route-listings .main-listing-filters >div label {
  font-size: 14px;
  color: #444;
}
.route-listings .main-listing-filters >div label.radioActive {


color: #fff;
}
.route-listings .main-listing-filters .select2-container {
  width: 100% !important;
}
.route-listings .listings-page {
    padding-top:0px;
}
.listings-page .map {
    top: 165px;
    width: 50%;
    position: static;
    padding-top: 146px;
    float: left;

}
.morDiv-inner {
    display: table;
    width: 100%;
}
.m1 {
    display: inline-block;
    vertical-align: top;
}
.m2 {
    
    display: inline-block;
    vertical-align: top;
}
.m3 {

    display: inline-block;
    vertical-align: top;
}
.mopt {
width: 31.9%;

margin-right: 10px;
}
.mopt:last-child {
    margin-right: 0;
}





body {
    font-family: 'Roboto', sans-serif!important;
    color: #414141;
}
#header .menu .header-link {
  font-weight: 300;
font-size: 15px;
color: #fff;
letter-spacing: 0.03em;
}
.header-link.btn.btn-round {
    color: #fff!important;
}
.page-home .hero-section .hero-content {
  background: rgba(255,255,255,0.9);
}
.listSlider {

}
.modal-dialog.react-modal-auth1 {
    width: 970px;
}
.menu-ul {
  display: table;
}
.menu-ul > li {
list-style: none;
/*position: relative;*/
display: inline-block;
}
.menu-ul > li > a {
color: #fff;
font-size: 14px;
font-weight: 300;
letter-spacing: 0.03em;
padding: 13px 13px;
}
.sticky .dis-ib a {
    padding: 23px 11px 26px;
    color: #414145;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.sticky .dis-ib i {
  color: #414145;
}
.sticky .dis-ib a:hover {
  color: #fff;
}
.sticky .dis-ib a:hover i {
  color: #fff;
}
.menu-ul.fullMenu > li > a {
  color: #000;
}
.menu-ul > li.ruby-menu-mega-blog > a {
    padding: 13px 26px 13px 14px;
}
.menu-ul > li.ruby-menu-mega-blog > a {
  
}
.sticky .menu-ul > li > a {
    /* padding: 21px 13px 27px;*/
    padding: 21px 13px 26px;
    color: #414145;
    -webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.sticky .menu-ul > li.ruby-menu-mega-blog > a {
    padding: 22px 26px 23px 14px;

} 
.sticky .menu-ul > li.sticky .menu-ul > li > a {
    /*padding: 23px 26px 25px 14px;*/
}
.small-logo {
    display: -ms-flexbox;
transition: all 0.5s ease;
display: flex;

-ms-flex-pack: center;

justify-content: center;

-ms-flex-align: center;

align-items: center;
display: none;
}
#header.sticky .logo {
    margin-top: 0;display: none;
}
#header.sticky .small-logo {
    display: block;
    margin-top: 6px;    
}
#header.sticky .small-logo img {
    width: 189px;
}
.menu-ul > li > a i {
    font-size: 21px;
}
#header.sticky .menu .dis-ib {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
margin-top: 10px;
}
#header.sticky .menu .header-link {
-webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
color: #414145;

}
#header .menu {
     -webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
#header.sticky .menu-ul {
    margin-top: 21px;
}
#header.sticky .menu-ul.fullMenu {
  margin-top: 0;
  padding-top: 60px;
}
#header.sticky .menu {
    align-items:unset;
    -webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.menu-ul > li:last-child a {
  
}
.menu-ul > li > .submenu {
  display: none;
  position: absolute;

top: 0;

left: 0;

background: #fff;

top: 25px;

min-width: 170px;

border-radius: 4px;
padding: 10px 0;
}
.ct-contact {
  display: none;
}

.inline-lnk {
        color: #ff0013;
}
.prfx {

}
.slc h5.listing-card-info-title {
    font-weight: 500;
}
.ct-contact span {
opacity: 0.6;
color: #000;
}
.slc small {
    display: block;
font-size: 13px;
margin-top: 6px;
line-height: 1.2;
margin-bottom: 4px;
font-weight: 300;
}
.fsale {
    margin-top: 7px;
}
.slc .listing-card-info-icon-label {
   color: #383839;
font-size: 14px;
font-weight: 300;
}
.lcid {
    display: table;
    width: 100%;

}
.lcid .listing-card-info-price {
display: table-cell;
vertical-align: middle;
padding-left: 20px;
font-size: 18px;
}
.lcid .price-prefix::before {
    top: 0.3em;
    content: 'PKR'
}
.slc .listing-card-info-icon {
    display: table-cell;
    vertical-align: top;
}
.slc .listing-card-info-icon {
        text-align: right;
}
.lcii .listing-card-info-icon-label.lstlabels {
    margin-right: 0;
}
.ct-contact a {
padding: 1px 5px;
border-radius: 4px;
display: inline-block;
color: #fff;
font-size: 19px;
}
.ct-call {
 background: #313131;
color: #fff;

}       
.ct-call:hover {
    background: #313131;
    color: #fff;
}
.ct-email {
    background: #ff0013;
color: #fff;

}
.ct-email:hover {
    background: red;
    color: #fff;
}
.ct-contact  {
margin-top: 3px;

}

.menu-ul > li > .submenu:before {
  width: 0;

content: '';

height: 0;

border-left: 10px solid transparent;

border-right: 10px solid transparent;

border-bottom: 10px solid #fff;

position: absolute;

top: -10px;

left: 25px;
} 

.listing-card-info {
  padding: 7px 8px 7px;
    border-radius: 1px 1px 4px 4px;
    background: #fff;
    box-shadow: inset -1px -4px 12px rgba(10, 11, 11, 0.2);
    position: relative;
z-index: 100;
min-height: 73px;
display: flex;
width: 100%;
flex-wrap: wrap;

flex-direction: column;

}
.ilc .listing-card-info {
  box-shadow: none;
}
.listings-section .container {
    padding: 0;
}
.menu-ul > li > .submenu:before {
    /*width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid black;*/
}
.page-home .listings-section-title {
    font-weight: 400;
font-size: 40px;
margin-bottom:43px;
}
.prp-row .listings-section-title {
    margin-bottom: 20px;
}
.page-home .listings-section-title  span {
    font-weight: 600;
    font-size: 32px;

}
.page-home .search-promo-title {
    font-weight: 400;
}
.page-home .search-promo-title span {
    font-weight: 600;
}
/*.menu-ul > li > .submenu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}*/
.menu-ul > li > .submenu a {
    display: block;
    padding: 6px 15px;
    font-size: 14px;
}
.menu-ul > li > .submenu a:hover {
    background: #ff0013;
    color: #fff;
}
.menu-ul > li:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}
.menu-ul > li:hover > .submenu {
    display: block;
}

.listSlider .listing-card-carousel .slick-arrow {
  opacity: 1;
}
.btn.btn-md {
    font-size: 16px;
font-weight: 500;
padding: 0 20px;
height: 40px;
border-radius: 4px;
font-family: 'Roboto', sans-serif;
line-height: 40px;
}
.btn.btn-md:hover {
    background: #313131;
}
p {
  font-family: 'Roboto', sans-serif;
font-weight: 300;
font-size: 16px;
color: #313131;
line-height: 1.7;
margin-bottom: 17px;
}
.footer-featured-links .footer-list-item {
  color: #fff;
    line-height: 20px;
  font-size: 14px;
}
.footer-featured-links .footer-list-heading {
  color: #fff;
}
.footer-featured-links .footer-list-heading a {
  color: #fff;
}
.btn.btn-accent:not(:disabled):hover, 
.swal2-container .swal2-modal .swal2-actions button.btn-accent:not(:disabled):hover {
  
}
.btn.btn-accent, .swal2-container .swal2-modal .swal2-actions button.btn-accent {
    background: #ff0013;
        font-family: 'Roboto', sans-serif !important;
        border-radius: 4px;
}
.transparent-theme #header .menu .header-link.btn, 
.transparent-theme #header .menu .swal2-container .swal2-modal .swal2-actions button.header-link,
 .swal2-container .swal2-modal .swal2-actions .transparent-theme #header .menu button.header-link {
  background: #ff0013;
  color: #fff;
}

.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
   background: #fff;
color: #ff0013 !important;
width: auto;
padding: 0 9px;
font-weight: 400;
border: 0.01em solid transparent;
height: 40px;
line-height: 38px;
font-size: 14px;
}
.transparent-theme #header.sticky .menu .header-link.btn.btn-round.whtbtn {
background: #fff;

border-color: rgba(255, 0, 19, 0.46);
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn i {
    color: #ff0013!important;
    margin-right: 0;
  }
.transparent-theme #header .menu span.header-link.btn {
   padding: 0 14px;
    font-weight: 400;
    font-size: 14px;
}
.transparent-theme #header .menu span.header-link.btn i {
  color: #fff;
  margin-right: 1px;

}
.route-listings .dis-ib a {
  color: #3a3a3a;
  padding: 13px 26px 13px 14px;
}
.route-listings .dis-ib a i {
   color: #3a3a3a;
}

 #header .menu .header-link.btn.btn-round.whtbtn {
   background: #fff;
color: #ff0013 !important;
width: auto;
padding: 0 17px;
font-weight: 400;
border: 1px solid transparent;
border-color: rgba(255, 0, 19, 0.46);
height: 40px;
line-height: 38px;
}
 #header.sticky .menu .header-link.btn.btn-round.whtbtn {
background: #fff;
border-color: rgba(255, 0, 19, 0.46);
}
 #header .menu .header-link.btn.btn-round.whtbtn i {
    color: #ff0013!important;
    margin-right: 0;
  }
 #header .menu .header-link.btn {
    padding: 0 17px;
    font-weight: 400;
}
 #header .menu .header-link.btn i {
  color: #fff;
  margin-right: 1px;

}

.promo-section-list-item img {
  border-radius: 6px;
border: 2px solid #f0f0f0;
padding: 1px;
width: 100%;
transition: all 700ms;
transform: scale(1);
height: 200px;
object-fit: fill;
}
.promo-section-list-item:hover img {
    transform: scale(1.05);
}
.listings-section .listing-card-carousel .slick-current:not(.loading-image)::after {
    background: none;
}
h1, h2, h3, h4, h5, h5 {
  font-family: 'Roboto', sans-serif;
  line-height: 1;
}
.better-home-section-title-text em {
font-style: normal;
font-weight: 400;
font-size: 28px;
display: block;
margin-bottom: 2px;
}
.better-home-section-title-text span {

}
.listing-card-carousel {
    /*height: 221px;*/
    height: auto;
    border-radius: 4px 4px 1px 1px;
}
.page-home .better-home-section-list {
  margin-top: 30px;
  height: auto;
}
.listSlider .slick-prev {
  /*display: block;
position: absolute;
left: 0;
top: 150px;
z-index: 100000;
opacity: 1;
background: #000;*/
}
.slick-list {
  padding: 0!important;
}
.slide-wrapper {

}
.listSlider .slick-slide img {
  /*width: 100%;*/
    width: 100%;
height: 280px;
object-fit: fill;
left: 0;
right: 0;
}
.listing-cards.slc .slick-slide img {
 height: 226px;
object-fit: fill;
display: block;
}
.listing-card-info-icon {
  
}
.listing-card-info-icon-label {
 margin-right: 5px;
display: inline-block;
font-size: 12px;
}
.listing-card-info-icon-label:last-child {
    margin-right: 0;
}
.listing-card-info-price {
  color: #FF0013;
  font-size: 16px;
}
.listing-card-info-title {
    font-weight: 400;
    font-size: 14px;
    padding: 0;
    line-height: 1.3;
    flex: 1;
    display: flex;
    align-items: flex-end;
}
.slistings-card .listing-card-info-title {
  display: block;
}
.browse .listing-card-info {
    min-height: 105px;
}
.browse .listing-card-info-title {
  display: block;
}
.listing-card-info-details {
 flex: 1;
align-items: baseline;
}
.page-home .listings-section {
    margin-top: 0px;
}
.slick-next::before {
    font-family: 'Font Awesome 5 Pro';
}
.slick-prev::before {
    font-family: 'Font Awesome 5 Pro';
}
.listing-component .listing-header {
  position: relative;
}
.listing-component .listing-header:before {
  position: absolute;
}

.listing-card h3 {
    font-size: 18px;

font-weight: 500;

text-align: center;

margin-bottom: 10px;
}
.page-home .listings-section-cards-list .listing-card {
   background: none !important;
width: calc(35.33% - 33px);
margin-right: 10px;
border-radius: 1px;
box-shadow: none;
}
.page-home .neighborhood-section {
    padding:37px 0 40px;
}
.drental {
    margin-top: 0px;
}
.listing-card-carousel .slick-arrow::before {
  color: #ff0013;
}
.page-home .listings-section-cards-link {
color: #5e4141;
font-size: 13px;
margin: 12px 0 30px;
text-align: center;
display: block;
font-weight: 400;

}
.page-home .neighborhood-section::after {
    content: none;
}
.listings-section-cards-link.search-txt {
  color: #ff0013;
}
.page-home .listings-section {
padding:33px 0 39px;
}

.detail-wrapper {
   margin-top: 130px;
}
.route-listings #footer {
    width: 100%;
}
.route-blog #footer, .route-article #footer, .route-home #footer, .route-neighborhoods #footer, .route-neighborhood #footer {
    background: #fff;
}
.page-home .neighborhood-section-card {
  width: 50%;
}
.footer-featured-links {
  padding-bottom: 34px;
  background: #272727;
    padding-top: 26px;
    position: relative;

}
.route-listings .foter-wrapper {
    
}
.fullwidth .foter-wrapper {
    width: 100%;
    overflow: hidden;
}

.route-listings .newsSection {
   
}
.route-listings .footer-featured-links {
   
}
#footer .social-link {
  color: #fff;
}
#footer .footer-span {
  color: red;
}
#header .menu .logo {
  transition: all 0.5s ease;
width: 94px;
}

.route-listings #header .menu .logo {
  
display: none;
}
.route-listings #header .menu .bl-logo {
  display: -ms-flexbox;

display: flex;

-ms-flex-pack: center;

justify-content: center;

-ms-flex-align: center;

align-items: center;
  transition: all 0.5s ease;
    width: 94px;
}
.route-listings #header .menu .bl-logo img {
  width: 100%;
}
.route-listings #header.sticky .menu .bl-logo {
  display: none;
}

.info-container i {
   font-size: 21px;
color: #626262;
font-weight: 400;
margin-right: 4px;
}
.footer-featured-links .footer-list {
    font-size: 16px;
    padding-bottom: 0px;
}
#header .menu .logo img {
    width: 100%;
}
.nm-content table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 20px;
}

.nm-content td, .nm-content th {
  border: 1px solid #dddddd;
  text-align: left;
  padding: 3px 11px;
  color: #313131;
  font-weight: 300;
  line-height: 1.3;
  font-size: 14px;
}
.t-Report-report td {
    font-size: 14px;
}
.nm-content tr:nth-child(even) {
  background-color:#f3f3f3;
}
.listing-component .description .content.nm-content strong {
font-weight: 400 !important;
}
.dsc-content {
    box-shadow: 0 0 5px 1px #e3e3e3 !important;
    padding: 0 19px;
    padding-top: 0px;
margin-bottom: 24px;
border-radius: 4px;
padding-bottom: 20px;
}
.content-row {

  box-shadow: 0 0 5px 1px #e3e3e3;
}
.description.dsc-content {
    padding-top: 20px;
    
    border: 1px solid #f0f0f0;
}
.description.dsc-content.fst {
    margin-top: 36px;
}
.listing-component .description.dsc-content .headline {
   font-size: 23px;
font-weight: 400;
border-bottom: 1px solid #ddd;
padding-bottom: 12px;
margin-bottom: 11px;
}
.listing-component .description.dsc-content .headline i {
display: table-cell;
font-size: 23px;
color: red;
}
.building-component .share, .listing-component .share {
  height: 40px;
padding: 0 20px 19px;
font-size: 14px;
}
.form-content textarea.form-control {
  min-height: 85px;
line-height: 1.5;
}
.listing-component .description.dsc-content .headline span {
    display: table-cell;
font-size: 19px;
font-weight: 500;
padding-left: 11px;
}
.mb-20a {
  margin-bottom: 7px;
}
.fancy span {
    margin: 0 3px;
}
.listing-component .description.dsc-content .headline span em {
font-size: 13px;
font-weight: 300;
display: block;
font-style: normal;
margin-top: 4px;
}
.fancy .flabel {
    font-size: 13px;
    margin-right: 8px;
}
.avatar-box .name .subtitle {
    margin-top: 0px;
    color: #707071;
    font-size: 14px;
    margin-bottom: 0;
}
.form-content .form-control {
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
}

.content.break-word.crop-text {
    font-size: 16px;
padding-right: 0;
color: #313131;
padding-top: 8px;
}

.ibm {
    display: inline-block;
        margin: 0 4px;
}
.right.ibm button {
    margin-top: 0!important;
}
.ibm a.call {
    background: none;
margin: 0 !important;
color: #ff0013;

border: 2px solid #ff0013;

height: 40px;

line-height: 36px;
}
.listing-component .listing-info .side-info-wrapper .side-info {
  box-shadow: 0 2px 9px rgba(0,0,0,0.3);
  margin-bottom: 16px;
}
.smalltxt a {
    text-decoration: underline;
}
.request-viewing-pcc h3 {
   font-size: 17px;
font-weight: 500;
color: #414141;
background: #ececec;
display: block;
width: 100%;
text-align: center;
padding: 7px 0;
}
.avatar-box {
  display: table;
  width: 100%;
  text-align: center;
}
.avatar-box .user-avatar {
    width: 40px;
height: 40px;
line-height: 40px;
display: inline-block;
margin: 0px 0 10px;
vertical-align: top;
box-shadow: 0 14px 40px rgba(0, 22, 84, 0.08);
}
.avatar-box .name {
    font-size: 14px;
    padding-left:4px;
    display: inline-block;
    text-align: left;
}
.ibms {
    display: table;
    margin-bottom: 22px;
    width: 100%;
    text-align: center;
}
.newl {
background: #fff;
position: relative;
width: 425px;
margin: 0 auto;
height: 50px;
position: relative;
float: left;
border-radius: 4px;
}
.main-wrapper.route-listings .newl {
   
}
.route-listings.fullwidth .newl {
   
}
.main-wrapper.route-listings .newl input {
    padding-left: 0;
    padding-right: 110px;
}
.newl input {
border: none;

width: calc(100% - 32px);

height: 50px;

font-size: 14px;

padding: 0 16px;
padding-left: 0;
}
.newl button {
background: #272727;

border: none;

color: #fff;

font-size: 18px;

padding: 6px 19px;

height: 50px;
border-radius: 1px 4px 4px 1px;
position: absolute;

right: 0;

letter-spacing: 0.03em;
}
.newsSection {

}
.btn.btn-accent2:hover,
 .swal2-container .swal2-modal .swal2-actions button.btn-accent2:hover {
  background: #313131;
}
.btn.btn-accent2:not(:disabled):hover, .swal2-container .swal2-modal .swal2-actions button.btn-accent2:not(:disabled):hover {
   background: #313131;
} 
.btn.btn-accent2 {
  background: #313131;
}
.page-home .hero-section .hero-content .hero-selected-action-title {
  font-size: 21px;
}
.btn.btn-accent:not(:disabled):hover, .swal2-container .swal2-modal .swal2-actions button.btn-accent:not(:disabled):hover {
    background:  #313131;
}
.newsSection .container {
  width: 100%;
  padding: 0;
}
.newsSection .row {
   position: relative;
}
.newsSection .container:before {
    content: '';
background: #e9222e;
height: 100%;
/*  */
left: 0;
top: 0;
width: 100%;
}
.newsSection .container .col-sm-6.leftc {
  background: #e9222e;
  padding: 30px 4% 23px 4%;
  height: 100%;
    text-align: right;
    height: 238px;
}
.route-listings .foter-wrapper .container {
    
}
.newsSection .container .col-sm-6.rightc {
  background: #d30713;
padding: 51px 4% 119px 4%;
height: 238px;
}

.route-listings.fullwidth .foter-wrapper .container {
    width: 100%;
}
.route-listings.fullwidth .foter-wrapper footer .container {
         width: 1170px;
}
.route-listings.fullwidth .footer-featured-links .container {
    width: 1170px;
}
.route-listings .col-sm-6.rightc {
    width: 49.5%;
}
.route-listings.fullwidth .col-sm-6.rightc {
    width: 50%;
}

.cl1 {
text-align: right;
margin-bottom:20px;
}
.cl1 strong {
font-size: 17px;
display: block;
color: #fff;
font-weight: 500 !important;
}
.cl1 a {
  display: inline-block;
color: #fff;
font-size: 19px;
font-weight: 500;
}
.cl1 p {
  color: #fff;
font-size: 19px !important;
font-weight: 500;
}
.rightc {
  text-align: center;
}
.rightc h3 {
  text-align: left;
margin-bottom: 24px;
font-size: 35px;

font-weight: bold;

color: #fff;
}


/*//Box form*/
.container-max {
     width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: auto;
}
.col .rel-col {
    width: auto;
}
.t-Form-labelContainer.col-0:not(.t-Form-labelContainer--hiddenLabel) {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    position: absolute;
    width: 1px;
    padding: 0;
}
.t-Form--xlarge .t-Form-label, .t-Form-fieldContainer--xlarge .t-Form-label {
    padding: 1.2rem 0;
    line-height: 1.6rem;
    font-size: 1.6rem;
}
.t-Form-itemWrapper .apex-item-group, .t-Form-itemWrapper .apex-item-icon, .t-Form-itemWrapper fieldset {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.t-Form--xlarge .apex-item-group--rc, .t-Form-fieldContainer--xlarge .apex-item-group--rc {
    margin: .4rem 0;
}
.t-Form--stretchInputs .t-Form-fieldContainer .apex-item-group, .t-Form-fieldContainer--stretchInputs .apex-item-group {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.t-Form-itemWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
width: 100%;
}
.t-Form-itemWrapper .apex-item-group, .t-Form-itemWrapper .apex-item-icon, .t-Form-itemWrapper fieldset {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.t-Form--xlarge .apex-item-group--rc, .t-Form-fieldContainer--xlarge .apex-item-group--rc {
    margin: .4rem 0;
}
.t-Form--stretchInputs .t-Form-fieldContainer .apex-item-group, .t-Form-fieldContainer--stretchInputs .apex-item-group {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.apex-item-grid {
    display: table;
}
.col-12, .t-Form--stretchInputs .t-Form-fieldContainer .apex-button-group .apex-item-option, .t-Form--stretchInputs .t-Form-fieldContainer .apex-item-grid, .t-Form--stretchInputs .t-Form-fieldContainer .apex-item-group--file, .t-Form--stretchInputs .t-Form-fieldContainer .t-Form-itemWrapper, .t-Form--stretchInputs .t-Form-fieldContainer .t-Form-itemWrapper .apex-item-group--textarea, .t-Form--stretchInputs .t-Form-fieldContainer fieldset, .t-Form--stretchInputs .t-Form-fieldContainer input.popup_lov, .t-Form--stretchInputs .t-Form-fieldContainer table, .t-Form--stretchInputs .t-Form-fieldContainer td.lov, .t-Form--stretchInputs .t-Form-fieldContainer textarea, .t-Form-fieldContainer--floatingLabel .apex-button-group .apex-item-option, .t-Form-fieldContainer--stretchInputs .apex-button-group .apex-item-option, .t-Form-fieldContainer--stretchInputs .apex-item-grid, .t-Form-fieldContainer--stretchInputs .apex-item-group--file, .t-Form-fieldContainer--stretchInputs .t-Form-itemWrapper, .t-Form-fieldContainer--stretchInputs .t-Form-itemWrapper .apex-item-group--textarea, .t-Form-fieldContainer--stretchInputs fieldset, .t-Form-fieldContainer--stretchInputs input.popup_lov, .t-Form-fieldContainer--stretchInputs table, .t-Form-fieldContainer--stretchInputs td.lov, .t-Form-fieldContainer--stretchInputs textarea {
    width: 100%;
}
.t-Form-fieldContainer--radioButtonGroup .apex-item-grid {
    background-color: #d8d8d8;
    border-radius: 4px;
}
.t-Body-wrap, .t-Cards--spanHorizontally, .t-Form--stretchInputs .t-Form-fieldContainer.t-Form-fieldContainer--radioButtonGroup .apex-item-grid, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--radioButtonGroup .apex-item-grid, .t-Form-fieldContainer--stretchInputs.t-Form-fieldContainer--radioButtonGroup .apex-item-grid, .u-Table--equal {
    table-layout: fixed;
}
.master-ds_v8 #search-control #search-control-btns #P0_SEARCH_TYPE .apex-item-grid {
    background: 0 0;
}
.apex-item-grid-row {
    display: table-row;
}
.apex-item-grid-row .apex-item-option {
    display: table-cell;
    vertical-align: top;
}
.apex-button-group .apex-item-option, .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc .apex-item-option {
    padding: 0;
}
.t-Form--stretchInputs .t-Form-fieldContainer.t-Form-fieldContainer--radioButtonGroup .apex-item-option, .t-Form-fieldContainer--floatingLabel.t-Form-fieldContainer--radioButtonGroup .apex-item-option, .t-Form-fieldContainer--stretchInputs.t-Form-fieldContainer--radioButtonGroup .apex-item-option {
    white-space: nowrap;
}
.t-Form-inputContainer .a-Button--calendar, .t-Form-inputContainer .a-Button--popupLOV, .t-Form-inputContainer .apex-item-display-only, .t-Form-inputContainer .apex-item-multi, .t-Form-inputContainer input, .t-Form-inputContainer select, .t-Form-inputContainer textarea {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
}
.apex-item-group--rc input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.apex-item-group--rc input + label::before {
    border: .1rem solid rgba(0,0,0,.2);
    z-index: 90;
}
.apex-item-radio input + label::before {
    border-radius: 1.6rem;
}
.checkbox_group input + label::before, .radio_group input + label::before {
    background-color: #f9f9f9;
}
.t-Form--xlarge .apex-item-group--rc input + label::before, .t-Form-fieldContainer--xlarge .apex-item-group--rc input + label::before {
    width: 2.4rem;
    height: 2.4rem;
}
.checkbox_group input:checked + label::before, .radio_group input:checked + label::before {
    border-color: #e9222f;
    background-color: #e9222f;
}
.apex-item-group--rc input + label::after, .apex-item-group--rc input + label::before {
    width: 1.6rem;
    height: 1.6rem;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    content: '';
    -webkit-transition: .25s ease;
    -o-transition: .25s ease;
    transition: .25s ease;
}
.apex-item-group--rc input + label::after {
    z-index: 100;
    opacity: 0;
}
.apex-item-radio input + label::after {
    width: .6rem;
    height: .6rem;
    margin: .5rem;
    border-radius: 100%;
}
.radio_group input + label::after {
    background-color: #f9f9f9;
}
.apex-button-group input + label::after, .apex-button-group input + label::before, .t-Button--iconLeft .t-Icon.t-Icon--right, .t-Button--iconRight .t-Icon.t-Icon--left, .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label::after, .t-Form-fieldContainer--radioButtonGroup .apex-item-group--rc input + label::before {
    display: none;
}
.apex-item-radio input:checked + label::after {
    opacity: 1;
    -webkit-animation: radio .15s ease-in-out 1 forwards;
    animation: radio .15s ease-in-out 1 forwards;
}
html,body {
  overflow-x: hidden;
}
.hme-tabs {
position: absolute;
top: 50%;
left: 50%;
width: 710px;
transform: translate(-50%,-50%);
}
#header  {
    -webkit-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.4))) !important;
background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)) !important;
background: -o-linear-gradient(bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)) !important;
background: linear-gradient(to top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4)) !important;
height: 80px;
}
#header.sticky {
    background: #fff !important;
height: 65px;
-webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1) !important;
box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1) !important;
position: fixed;
min-height: 0;
z-index: 1000;
width: 100%;
}
.page-home .listings-section::after {
    top:35px;
    content: none;
}
.listings-section-cards-list {
    margin-bottom:0px;
}
.listings-section-title em {
    font-size: 28px;
font-style: normal;
}
.h-tabs {
display: table;
width: 100%;

text-align: center;
}
.hme-tabs .h-tabs {
  position: relative;
}
.h-tabs li {
display: table-cell;
border-right: 1px solid #dfdfdf;
}
.h-tabs li:last-child {
    border-right: none;
}
.page-home .promo-section {

    padding: 40px 0;
    border: none;
    position: relative;
    z-index: 100;
    margin-top: 0px;

}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.tab-content > .tab-pane {
    display: none;
}
.page-home .hero-section .hero-section-background {
    display: block;
width: 100%;
height: 100%;
background-position: center;
-webkit-transition: background 1s ease-out;
-o-transition: background 1s ease-out;
transition: background 1s ease-out;
background-position: center top !important;
background: url(img/Headers_2.jpg);
background-size: cover;
background-attachment: fixed;

}
.tab-content > .active {
    display: block;
}
.fade.in {
    opacity: 1;
}
#header .menu .header-link{
    margin-left: 35px;
    font-family: 'Roboto', sans-serif !important;
}
.h-tabs li a{
display: block;
background: #fff;
padding: 13px 10px;
color: #3f3d3d;
font-size: 14px;
font-weight: 300;


}
.h-tabs li:first-child a {
    border-radius: 2px 1px 1px 2px;
}
.h-tabs li:last-child a {
    border-radius: 1px 2px 2px 1px;
}
.h-tabs li.active a {
  background:#ff0013;
  position: relative;
  color: #fff;
    font-weight: 600;
}
.h-tabs li.active a i {
    color: #fff;
}
.h-tabs li.active a:before {
  content: '';
background: url('img/red-arr.png')no-repeat 0 0;
width: 19px;
height: 10px;
position: absolute;
bottom: -9px;
left: 50%;
}
.hme-tabs .tab-content {
  background:rgba(0,0,0,0.5);

margin-top: 13px;
min-height: 283px;
border-radius: 4px;
}
.buyRow {
  display: table;
  width: 100%;
}
.buyRow .col-6 {
  display: inline-block;
  /*vertical-align: top;*/
  width: 48.8%;
}
.buyRow .col-6.lastc {
  float: right;
}
.hme-tabs i {
  font-size: 18px;
color: #8a8a8a;
padding-right: 10px;
}
.input-c {
  position: relative;
height: 50px;
background: #fff;
border-radius: 2px;
}
.input-c:before {
  content: '';

border-right: 1px solid #dfdfdf;

position: absolute;

left: 33px;

top: 0;

z-index: 100;

width: 1px;

height: 100%;
}
.buyContainer {
  padding: 19px 18px;
}
.input-c span {
/*  

left: 4px;

top: 13px;

font-size: 19px;

color: #313131;*/
/*left: 4px;

top: 13px;*/

font-size: 16px;

color: #707070;

display: block;

width: 36px;

height: 50px;

text-align: center;

vertical-align: middle;
position: absolute;
padding-top: 14px;
}
.input-c .fa {
  position: absolute;
    left: 9px;
    top: 12px;
}
.input-c input[type="text"]{
  width: 100%;

padding-right: 10px;

background: none;

border: none;

height: 44px;

border: 2px;

padding-left: 30px;

padding-top: 12px;

font-size: 14px;
padding-left: 37px;

padding-top: 8px;
padding-bottom: 0;
}
 
.input-c label {
  transform-origin: left bottom;
  overflow: hidden;
transform: translate(0, 2.125rem) scale(1.5);
}

.float-container {
  overflow: hidden;
}
.float-container input {
  font-size: 16px;
outline: 0;
padding: 16px 0 10px;    
width: 100%;
padding-top: 22px;
font-size: 16px;
}
.text-center {
  text-align: center;
}
.float-container label {
font-size: 14px;
color: #707070;

font-weight: 300;

position: absolute;
transform-origin: top left;
transform: translate(37px, 14px) scale(1); 
transition: all .1s ease-in-out;  
}
.redbtn {
  background-color: #ff0013;
border: none;
color: #fff;
font-size: 17px;
padding: 8px 14px 12px;
display: block;
text-align: center;
border-radius: 4px;
margin: 0 auto;
cursor: pointer;
}
.redbtn i {
    color: #fff;
}
.sb-row {
  margin-top: 0px;
}
.buyRow.sb-row {
    margin-bottom: 0;   
}
.float-container.active label {
transform: translate(37px, 2px) scale(.75);
color: #313131;
}
.float-container.round label {
transform: translate(37px, 2px) scale(.75);
color: #707070;

font-weight: 300;
}
.float-container input:focus + label label {
transform: translate(37px, 2px) scale(.75);
color: #313131;

}
.float-container.active input[type="text"]::placeholder {
opacity: 0;
}
.selectc label {
  transform: translate(37px, 2px) scale(.75);
color: #707070;
}
.moreopt {
    color: #fff;
font-weight: 100;
}
.moreopt i {
    color: #fff;
}
.selectc {
  position: relative;
height:50px;
background: #fff;
border-radius: 2px;
}
.selectc:before {
  content: '';
border-right: 1px solid #dfdfdf;
position: absolute;
left: 33px;
top: 0;
z-index: 100;
width: 1px;
height: 100%;
}
.selectc span {
/*  left: 4px;

top: 13px;*/

font-size: 16px;

color: #707070;

display: block;

width: 36px;

height: 50px;

text-align: center;

vertical-align: middle;
position: absolute;
padding-top: 14px;
}
.selectc select {
width: 100%;
border: none;
font-family: 'Roboto', sans-serif !important;
padding-left: 38px;
color: #707070;
text-align: center;
font-size: 14px;
height: 50px;
}
.clearfix {
  clear: both;
}
.colc-6 {
  width: 47.5%;
  display: inline-block;
}
.colc-6last {
  float: right;
}
.buyRow {
  margin-bottom:14px;
}

.padding-bottom-lg {
    padding-bottom: 32px !important;
}
.white-bg h2 {
    font-size: 5rem;
    line-height: 6rem;
    font-weight: 300;
}
.t-Cards {
    list-style: none;
    padding: 0;
    margin: -8px;
    overflow: hidden;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 50px;
}
.blog-content-bg .full-width {
    width: 100%;
}
.t-Card, .t-Cards, .t-Cards-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.t-Card, .t-Card-icon, .t-Card-wrap, .t-Cards-item {
    position: relative;
}
.t-Card {
    -webkit-transition: all .1s ease-out;
    -o-transition: all .1s ease-out;
    transition: all .1s ease-out;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px -2px rgba(0,0,0,.075);
    box-shadow: 0 2px 4px -2px rgba(0,0,0,.075);
    width: calc(100% - 16px);
    margin: 8px;
}
.t-Card-wrap {
    border-radius: 3px;
   
    background-clip: padding-box;
    width: 100%;
}
.t-Card-wrap {
    border-radius: 2px;
    background-color: #ffffff;
}
.t-Cards--compact .t-Card-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
}
.t-Cards--compact .t-Card-icon {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 32px;
    height: 32px;
    line-height: 32px;
}
.t-Cards--animColorFill .t-Card .t-Card-icon::before {
    content: '';
    background-color: inherit;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    border-radius: 100%;
    -webkit-transition: .2s opacity ease-in-out,.35s transform ease-in-out;
    -o-transition: .2s opacity ease-in-out,.35s transform ease-in-out;
    transition: .2s opacity ease-in-out,.35s transform ease-in-out;
    pointer-events: none;
}
.blg-img {

}
.blg-img img {

}
.neighborhood-section .container {
    padding: 0;
}
.real-bg .container {
    padding: 0;
}
.cdm {
    margin-top: 30px;
}
.t-Cards--compact .t-Card-titleWrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 8px 48px 8px 8px;
    min-height: 48px;
    -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,.05) inset;
    box-shadow: 0 -1px 0 rgba(0,0,0,.05) inset;
}
.blog-content-bg .t-Card-titleWrap {
    display: block;
    padding: 3px 16px 5px 16px;
}
.blog-content-bg h3 {
    font-size: 1.8rem !important;
    font-weight: 200;
    text-align: left;
}
.t-Cards--compact .t-Card-title {
    font-size: 1.4rem;
    line-height: 1.6rem;
    margin: 0;
    font-weight: 500;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}
.col-5s {
  width: 50%;
  display: inline-block;
}
.col-7s {
  width: 50%;
  display: inline-block;
}
.cb-row {
  width:100%;
  display: table;
}

.blog-content-bg h3 {
    font-size: 1.8rem !important;
    font-weight: 200;
    margin-bottom: 8px;
    text-align: left;
}
.blog-content-bg h3 a {
    color: #414141 !important;
    font-size: 15px;
font-weight: 400;
}
.blog-content-bg h3 a:hover {
    color: #ff0013!important;
} 
.blog-content-bg .t-Card-titleWrap div {
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px 0;
    color: #737373 !important;
}
.blog-content-bg .blog-detail-info .fa {
    padding-right: 5px;
    font-size: 2rem;
}
.blog-detail-action {

}
.blog-detail-action a {

}
.apex-icons-fontapex .fa::before {
    vertical-align: top;
}
.blog-content-bg .t-Card-titleWrap div {
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px 0;
    color: #737373 !important;
}
.blog-content-bg .blog-detail-info .fa {
   padding-right: 5px;
font-size: 0.8rem;
color: #313131;
}
.blog-detail-info {
    text-align: right!important;
}
.imps {
    text-align: left!important;
}
.blog-content-bg .t-Card-titleWrap div {
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px 0;
    color: #737373 !important;
}
.blog-content-bg .blog-detail-action a {
   font-size: 13px;
font-weight: 300 !important;
text-align: left;
margin: 0;
display: inline-block;
line-height: 1;
}
.page-home .neighborhood-section-description {
   margin: 16px 0 21px;

}
.blog-content-bg .t-Card-titleWrap div {
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px 0 0;font-size: 13px;
color: #414141 !important;
font-weight: 300;
    
}
.page-home .neighborhood-section-title {
    font-weight: 400;
    line-height: 1;
    font-size: 40px;
}
.page-home .neighborhood-section-title em {
    font-style: normal;
    font-size: 28px;
    display: block;
    line-height: 0.6;
    
}
.page-home .neighborhood-section-title span {
    font-weight: 600;
    color: #ff0013;
    font-size: 32px;
}
.blog-content-bg .blog-detail-action .fa {
    padding: 0 5px;
    font-size: 13px;
}
.real-blogs h2 {
  font-size: 40px;
font-weight: 400;
}
.real-blogs h2 em {
    font-size: 28px;
    font-style: normal;
}
.real-blogs h2 span {
  font-size: 32px;
    font-weight: 600;
}
.blog-detail-action.u-textRight {
  text-align: right!important;
}
.real-blogs .container {
   /* width: 100%;
    padding: 0;*/
}
.spading {
    padding: 70px 2% 0 20%;
}
.br-one img {
   width: 100%;
height: 462px;
border-radius: 4px;
object-fit: fill;
    
}
.br-one {
    padding: 0;
}
.blog-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.real-blogs {
     /* padding: 80px 0;*/
      
        background: #faf6f7;
}
.br-one {
  position: relative;
    margin-top: 61px;
}
.pdt.pdt2 {
  padding-bottom: 143px;
}
.br-one:after {
/*  content: '';
width: 135px;
height: 100%;
position: absolute;
top: 0;
  background: #e9222e !important;
-webkit-transform: skewX(25deg);
-ms-transform: skewX(25deg);
transform: skewX(25deg);
left: 5%;*/
}
.guidone {
  position: relative;
}
.guidone:after {
content: '';
width: 135px;
height: 100%;
position: absolute;
top: 0;
background: #faf6f7 !important;
-webkit-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
}
.pdt {
  padding-top: 31px;
padding-bottom: 0;
padding-left: 0;
padding-right: 40px;
}
.page-home .listings-section.nocolor::after {
  background: none;
}
.listings-section.nocolor {

}
.btm-footer {

}
.btm-footer h3 {
color: #fff;
margin-bottom: 20px;
font-weight: 600;
font-size: 22px;
text-align: center;
}
.bt-ul {
display: table;
text-align: center;
width: 100%;
}
.bt-ul li {
  display: inline-block;
vertical-align: top;
margin: 0 0 12px;
float: left;
}
.bt-ul li img {
  width: 142px;
}
.col-4 {
    width: 33.33333333333333%;
    float: left;
}
.text-left {
    text-align: left;
}
.text-right {
  text-align: right;
}
.cpright {
  font-weight: normal !important;
font-size: 13px;
}
.cpright span {
  font-size: 14px;
font-weight: 400 !important;
color: #000;
}
.cpright i {
  color: red;
position: relative;
top: -2px;
}
.t-LinksList a {
  display: block;
position: relative;
-webkit-transition: background-color .1s,color .1s;
-o-transition: background-color .1s,color .1s;
transition: background-color .1s,color .1s;
width: 25px;
    height: 25px;
    text-align: center;
    background: #e9222f;
    color: #fff;
    border-radius: 4px;
    padding-top: 2px;
}
.page-home .better-home-section-image {
    border-radius: 12px;
}
#footer {
  height: auto;
  padding: 22px 0;
}
.t-LinksList a i {
  font-size: 14px!important;
}
.t-LinksList {
  width: auto;
float: right;
}
.t-LinksList li {
      display: table-cell;
    font-size: 14px;
    font-weight: 400 !important;
    color: #000;
    padding: 0 2px;
}
.modal-open {
    overflow: hidden;
}
.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
}
.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}
.hme-tabs h3 {
    font-size:35px;
font-weight: 400;
color: #fff;
text-align: center;
margin-bottom: 20px;
text-shadow: 0 2px 10px #000;
}

.react-modal-auth {
    
}
.fade.in {
    opacity: 1;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}
.modal-dialog {
    width: 100%;
    margin: 30px auto;
}
.react-modal-auth {
  margin: 0;
}
.modal.fade .modal-dialog {
    -webkit-transform: translate(0,-25%);
    -ms-transform: translate(0,-25%);
    -o-transform: translate(0,-25%);
    transform: translate(0,-25%);
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out,-o-transform .3s ease-out;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
.modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: none;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
    box-shadow: 0 3px 9px rgba(0,0,0,.5);
    outline: 0;
}
.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}
.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}
button.close {
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.modal-header .close {
    margin-top: -2px;
}
.modal-title {
    margin: 0;
    line-height: 1.42857143;
}
.modal-body {
    position: relative;
    padding: 0px;
}
.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}
.modal-dialog.loginDialog {
    width: 540px;
}
@media screen and (max-width: 1650px) { 
    .slistings-card img {
      height: 202px;
    }
} 
@media screen and (max-width: 1400px) { 
  .slistings-card  {
    width: calc(100% / 3.2);
    margin:0px 5px 11px;
  }

.slistings-card img {
      height: 190px;
    }
  .slistings-card:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1279px) {
  .tpList .containerc {
    width: 97%;
  }
    .listing-card-carousel {
        height: auto;
    }
    .sticky .menu-ul > li > a {
        padding: 22px 13px 23px 13px;
    }

    .page-home .listSlider .slick-slide img {
      height: 190px;
    }
    .page-home .listings-section .container {
      /*width: 100%;*/
    }
    .slistings-card img {
      height: 175px;
    }
    figure.snip1104 {
        max-height: 293px;
    }
    .agentLstS .container {
    width: 100%;
    padding: 0 50px;
}
.agentListSection .container {
  width: 100%;
  padding: 0 50px;
}
.route-listings.fullwidth .footer-featured-links .container {
    width: 970px !important;
  }
  .route-listings.fullwidth .foter-wrapper footer .container {
    width: 970px!important;
  }

}
@media screen and (max-width: 1218px) {
    .route-listings .col-sm-6.rightc {
        
    }
    #header .menu {
      padding: 0 14px 0 14px;
    }
}

@media screen and (max-width: 1199px) {
  .listing-cards.slc {
    margin-left: auto;
    margin-right: auto;    
  }
  .sticky .menu-ul > li > a {
        padding: 22px 8px 23px 8px;
    } 
  #header .menu {
      padding: 0 10px 0 10px;
    }
    #header.sticky .small-logo img {
      width: 169px;
    }
  .secondSlider.slick-initialized .slick-slide {
    width: 40% !important;
    margin: 0 auto;
    float: none;
    display: inline-block;
  }
  .secondSlider.slick-initialized .slick-track {
    text-align: center;
    width: 100%;
    display: table!important;
  }
  .single-item.secondSlider {
    width: 100%;
  }
  .route-listings .listings-page {
    padding-top:0px;
    padding-bottom: 0px;
  }
  
  .people-section .listings-section-cards-list .listing-card img {
    height: 230px;
  }
  
  .listing-cards.slc .listing-card {
    margin-bottom: 8px;
    margin-right: 4px;
    width: calc(50% - 7px); 
  }
  .route-listings .main-listing-filters {
    padding: 0 10px;
    padding-top: 13px;
  }
  
  .flabel {
    width: 48px;
  }
  .internalplanlst li:nth-child(3n) {
      margin-left:0;margin-right:10px;
  }
  .internalplanlst li {
    margin-left:0;margin-right:10px;
  }
  .people-section.similar-section {
    padding: 37px 30px;
  }
  .people-section.similar-section .container {
    width: 100%;
  }
  .listSlider .slick-slide img {
    height: 170px;
  }
}
@media screen and (max-width: 1140px) {
    .route-listings .dis-ib a {
      padding: 13px 2px 13px 1px;
    }
    #header .menu .header-link.btn, 
    #header .menu .swal2-container .swal2-modal .swal2-actions button.header-link, 
    .swal2-container .swal2-modal .swal2-actions #header .menu button.header-link {
      margin: 0;
    }
    #header .menu .header-link.btn {
      width: auto;
      padding: 0 13px;
    }
    #header .menu .header-link.btn.btn-round.whtbtn {
      padding: 0 10px;
    }
    .sticky .dis-ib a {
      padding:13px 2px 13px 1px;
    }


}

@media screen and (max-width: 1117px) {
.transparent-theme #header .menu span.header-link.btn {
  padding: 0 12px;
font-weight: 400;
width: auto;
margin-left: 5px;
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
  padding: 0 8px;
}
.dis-ib a {
  font-size: 15px;
  line-height: 2.2;
  padding: 8px 3px;
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
  margin-left: 4px;
}
.sticky .menu-ul > li > a {
    padding: 22px 7px 23px 7px;
}

}
@media screen and (max-width: 1024px) {
    .stat-form {
        width: 100%;
    }
    .sticky .menu-ul > li > a {
      font-size: 12px;
      padding: 22px 6px 23px 13px!important;
    }
    .blog .article-hero h1 {
        font-size: 32px;
    }
    .thumbnail .caption h5 {
        font-size: 20px;
    }
    .thumbnail img {
        margin-bottom: 10px;
    }
    .archive-head {
        /* background: url(../img/cover-image.jpg) no-repeat center !important; */
        margin-bottom: 0px;
        padding: 10px;
    }
    h2.title {
        font-size: 25px;
    }
    .blog .hero h1 {
        font-size: 32px;
    }

  .listings-page .map {
    display: inline-block !important;
    width: calc(100% - 320px);
  }
 .listings-page {
   display: block;
 }
  .transparent-theme #header .menu .logo img {
    width: 100%;
  }
  .listings-page .browse.brwse {
    display: flex;
  }
  .listings-page .map {
    padding-top: 131px;
  }
  .listings-page .map {
    width: 50%;
    float: none;
    display: flex;
    flex-direction: column;
  }
  .listings-page .browse .listing-cards {
     margin-top: 118px;
  }
   .route-listings #header .menu {
    padding: 0 15px;
   }
   .pr-ul {
    width: 63%;
   }
   .pr-ul li {
    width: 33.333%;
   }
}

@media screen and (min-width: 1025px) and (max-width: 1065px) { 
  .sticky .menu-ul > li.ruby-menu-mega-blog > a {
    padding: 22px 19px 23px 9px;
  }
  .sticky .dis-ib a {
    padding: 23px 0px 26px;
}

} 
@media screen and (max-width: 964px) {
  #lx-sctn {
    display: none;
  }
  .listings-page .browse .listing-cards {
    margin-top: 182px;
}
.listings-page .map {
    padding-top: 213px;
}
  .sc-wrap-one {
    width: 590px;
    margin-bottom: 0!important;
    display: table!important;
  }
  .main-listing-filters .beds-filter {
    margin-right: 0 !important;
    padding: 0;
  }
  .route-listings .main-listing-filters .neighbourhood-searchbar {
    margin-right: 0!important;
    padding: 0;
  }
  .listings-page .neighbourhood-searchbar {
    width: 179px;
  }
  .mr-15 {
    margin: 0!important;
  }
  .col-search-left > div {
    margin-bottom: 10px!important;
  }
  .sc-wraps {
    width: 590px;
    display: table!important;

  }
  .sc-wraps > div {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    margin-bottom: 6px;
  }
  .main-listing-filters .more-filters-button span.priceSpan {
      width: 257px;
  }
  .sa-btn {
    width: 162px;
  }
  .inn-selct {
    width: 100%;
    overflow: hidden;
  }
  .lf-minBed {
    float: left;
  }
  .rt-maxBed {
    float: right;
  }
  .route-listings .main-listing-filters {
    height: auto;
  }
  .beds-filter.mm-filter {
    width: 100%;
    margin-right: 0!important;
    margin-bottom: 5px !important;
  }
  .sc-wrap-one > div {
    display: inline-block;
    vertical-align: top;
    padding: 0 0px;
    margin-bottom: 5px;
    /*float: left;*/
  }
  .main-listing-filters .more-filters-button {
    margin-right: 0!important;
  }
  .sc-wraps {
   
  }
  .main-listing-filters .more-filters-button span.priceSpan {
    
  }
  .route-listings .main-listing-filters > div label {
    font-size: 13px;
  }
  .beds-selector.purposeSelector {
    width: 200px;
  }
  .sizeDiv {
    width: 200px;
  }
  .sf-div {
    width: 217px;
  }

}
@media screen and (max-width: 991px) { 
  .side-info h2 {
    font-size: 22px;
  }
  .areaLeft {
    width: 60%;
  }
  .areaRight {
    width: calc(100% - 60%);
  }
  .form-left-add {
    width: 100%;
  }
  .form-right-content {
    margin-left: auto;
    margin-right: auto;width: 100%;
  }
  .titanium-ag-inner .c-logo img {
    height: 105px;
    width: 105px;
  }
  .listing-card-info-title {
    font-size: 13px;
  }
  .morDetails {
    font-size: 13px;
  }
  .listing-card-info-icon-label {
    margin-right: 3px;
  }
  .listing-card-info-icon-label i {
    font-size: 11px;
  }
  .listing-card-info-icon-label {
    font-size: 12px;
  }
  .listing-card-info {
    min-height: 86px;
  }
  .pagination a {
    padding: 7px 12px;
  }
  .titanium-ag-inner .c-logo {
     width: 95px;
    height: 95px;
  }
  .titanium-ag-inner .ag-name {
    padding-left: 15px;
    padding-right: 15px;
  }
  .titanium-ag-inner .ag-name h4 {
    font-size: 16px;
    font-weight: 700;
  }
  .titanium-ag-inner {
    width: 100%;
  }
  .titanium-ag-inner .ag-name {
    width: 63%;
  }
  .listing-cards.slc .listing-card {
    width: 100%;
  }

  .emar-wrap {
    display: block;
  }
  .emar-img {
    margin: 11px 13px 0;
  }
  .emar-content {
  padding-bottom: 16px;
  }
  .col-search-list {
    padding-left: 15px;
  }
  .slistings-card {
    width: 47%;
    margin: 0px 9px 19px;
  }
   .slistings-card:nth-child(2n) {
    margin-right: 0;
   }

  .slistings-card:nth-child(3n) {
    margin-right: 9px;
  }
  .listings-page {
    display: block;
  }
  .listings-page .map {
    display: inline-block!important;
    width: calc(100% - 320px);
  }
  .listings-page .map iframe {
    display: block;
  }
  .listings-page .browse.brwse {
    display: inline-block;
    float: left;
    width: 320px;
  }
  .listings-page .browse .listing-cards {
    padding-top: 19px;
  }
  .route-listings .fullLogo .small-logo {
    display: none;
  }
  .modal::before {
    content: none;
  }
  .table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 4px;
  }

  .tb-left hr {
    margin: 3px 0!important;
  }
  .tb-right{
    width: calc(100% - 220px);
    padding-left: 15px;
    padding-bottom: 36%;
  }
  .tb-left {
    width: 220px;
  }
  .people-section .listings-section-cards-list .listing-card img {
   height: auto;
   object-fit: none;

  }
  .react-modal-auth .modal-container.modal-container-double {
    width: 100%;
  }
  .modal-dialog.react-modal-auth1 {
    width: auto;
  }
  .page-home .hero-section {
    height: 676px;
}
  .real-bg .container {
      padding: 0 15px;
  }
  .lux-section .container .row .col-sm-6 {
    width: 50%;
    display: inline-block;
  }
  .page-home .listings-section-cards-list .listing-card:last-child {
    display: inline-block;
  }
  .page-home .listings-section-cards-list .listing-card {
    width: 32%;
  }
  .page-home .listings-section-cards-list .listing-card:nth-child(2) {
    margin-right: 10px;
  }
  .page-home .promo-section-list {
    margin-left: -20px;
  }
  .neighborhood-section .container {
    padding: 0 15px;
  }
  .cdm {
    margin-top: 0;
  }
  .index-section .row .col-sm-6 .stat-content:last-child {
    margin-bottom: 20px;
  }
  .blog-content-bg .t-Card-titleWrap {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .prp-row .container {
    padding: 0 15px;
  }
  .lux-section .container {
    padding: 0 15px;
  }
  figure.snip1104::before {
    background: none;
  }
  figure.snip1104 img {
    height: 224px;
    object-fit: cover;
  }
  figure.snip1104 {
    height: 224px;
  }
  .listings-section .container {
    padding: 0 15px;
  }
  .index-section .container {
    padding: 0 15px;
  }
  .padding-bottom-lg {
    padding-bottom: 0!important;
  }
  .blog-content-bg h3 {
    font-size: 12px!important; 
    line-height: 1.2!important;
  }
  span.ruby-c-title, span.ruby-c-title a {
    text-align: left;
  }
  .menu-ul {
    z-index: -10;
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0 11px;
        padding-top: 0px;
    padding-top:73px;
}
ul.ruby-menu > li {
  display: block;
  width: 100%;
}
ul.ruby-menu > li > a {
  display: block;
}
.dis-ib.fullDis a {
  color: #414141;
}
.dis-ib.fullDis i {
  color: #414141;
}
.dis-ib.fullDis a:hover {
  color: #fff;
}
.dis-ib.fullDis a:hover i {
  color: #fff;
}
.menu-ul::before {
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: -10;
}
 .menu-ul {
  text-align: center;
 }
 .menu-ul > li > a {
    color: #000;
}
    .page-home .listings-section-cards-list .listing-card {
       
    }
    .newl {
        width: 100%;
    }
    #toggle {
      display: inline-block;
      margin: 0;
      margin-right: 0px;
      margin-left: 0px;
      padding-top: 8px;
      margin-left: 16px;
      margin-right: 8px;
    }
    .sticky #toggle div {
      background: #000;
    }
    ul.ruby-menu > li.ruby-menu-mega > div, 
    ul.ruby-menu > li.ruby-menu-mega-blog > div,
     ul.ruby-menu > li.ruby-menu-mega-shop > div {
      width: 100%;
      left: 0;
      right: 0;
      position: fixed;
      top: auto;
      margin-top: 0;
    }
    .dis-ib {
      margin-top: 2px; 
    }
    #toggle.on div {
      background: #000;
    }
    .fullDis a {
        color: #414141;
    }
    #header .menu.fullLogo .logo {
      display: none;
    }
    .fullLogo .small-logo {
      display: block;
    }
    .fullLogo .small-logo img {
      width: 189px;
    
    }
    ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
      width: calc(100% - 170px);
    }
    .fullDis i {
       color: #414141;
    }
    .menu-ul {
      display:flex;
    }
    .route-listings .menu-ul {

    }
    .route-listings.fullwidth .footer-featured-links .container {
    width: 100% !important;
  }
  .route-listings.fullwidth .foter-wrapper footer .container {
    width: 100%!important;
  }
  .route-listings .menu-ul {
    top: 44px;
  }
  .route-listings ul.ruby-menu > li.ruby-menu-mega > div, .route-listings ul.ruby-menu > li.ruby-menu-mega-blog > div, .route-listings ul.ruby-menu > li.ruby-menu-mega-shop > div {
    top: 161px;
  }
}

@media screen and (max-width: 891px) {
  .listAgents {
    width: 100%;
    float: none;
    margin-bottom: 16px;
  }
  .listAside {
    float: none;
    margin: 0 auto;
  }
  
}
@media screen and (max-width: 850px) { 
    #R108920327455309730 {
      display: none;
    }
    .t-Body-title {
      padding: 18px 15px 8px 15px;
    }
    .route-listings .main-listing-filters .neighbourhood-searchbar {
      min-width: 180px;
      max-width: none;
    }
    .route-listings .listings-page {
      margin-top: 11px;
    }
    .main-listing-filters .beds-filter {
      margin-bottom: 6px;
    }
    .route-listings .main-listing-filters .neighbourhood-searchbar {
      margin-bottom: 6px;
    }
    .main-listing-filters .filter-panel-wrapper {
      margin-bottom: 6px;
    }
    .route-listings .main-listing-filters {
      height: auto;
    }    
  
}
@media screen and (max-height: 800px) {
  .blog .hero h1 {
      font-size: 25px;
      line-height: 0.6;
  }
  .blog .hero .description {
      font-size: 16px;
  }
  .article-card .article-title {
      font-size: 20px;
  }
  .article-card .description {
      font-size: 14px;
  }
} 

@media screen and (max-height: 780px) { 
    .slc {
        max-height: 601px;
    }
    .map iframe {
        height: 551px;
    }

}

@media screen and (max-width: 774px) {
        .slistings-card {
          width: 46%;
        }
}
@media screen and (max-width: 767px) {
  .regular .slick-arrow.slick-prev {
    left: -46px;
  }
  .regular .slick-arrow.slick-next {
    right: -46px;
}
  a.header-link.btn.btn-round {
    padding: 9px 17px!important;
font-weight: 400;
height: auto!important;
line-height: 1!important;
  }
  .ruby-menu-mega-blog > a{
    display: none;
  }
  .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega > div,
  .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-blog > div, 
  .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-shop > div {
    height: auto!important;
  }
  .route-listings ul.ruby-menu > li.ruby-menu-mega > div,
  .route-listings ul.ruby-menu > li.ruby-menu-mega-blog > div, 
  .route-listings ul.ruby-menu > li.ruby-menu-mega-shop > div {
    height: auto!important;
  }
  .sticky ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
    padding: 13px 14px 13px 14px !important;
    color: #222;
font-size: 14px;
font-weight: 400;
  }
  .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega > div, .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-blog > div, .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-shop > div {
      display: block;
  }
  ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
    display: none;
  }
  ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
    background: none;
  }
  ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
    background: none;
  }
  .areaContainer {
    flex-direction: column-reverse;
  }
  .areaRight {
    width: 100%;
  }
  .areaLeft{
    width: 100%;
    padding-right: 0;
  }
      .blog .article-hero h1 {
        font-size: 22px !important;
        margin-bottom: 15px;
    } 
    .search-section-list {
      display: block;
    }
    .typeSelector .fstSelct label em {
      padding: 7px 11px 6px 11px;
    }
    .adds-property {
      margin-top: 40px;
    }
     .adds-property h2:before {
      content: none;
     }
      .adds-property h2:after {
        content: none;
      }
    .adds-property h2 {
      font-size: 21px;
      margin-bottom: 0;
    }
    h2 b {
      font-size: 18px!important;
    }
    h2 b span {
      font-size: 28px!important;
    }
    .hero-section-content p span {
      font-size: 15px!important;
      line-height: 1.4;
    }
    .mates-homepage .hero-section-image {
      display: none;
    }
    .hero-section.cont-0 {
      margin-top: 30px;
    }
    .ibm a.call {
      height: 35px;
      line-height: 31px;
    }
    .container.listing-info.cli.ctt {
      display: flex;
flex-wrap: wrap;
flex-direction: column-reverse;
    }
     .container.listing-info.cli.ctt .side-info-wrapper .side-info {
      width: 100%;
     }
     .container.listing-info.cli.ctt .side-info-wrapper {
      width: 100%;
     }
    .article-content h3 {
        font-size: 16px;
    }
    .article-card .description {
        font-size: 15px;
        padding-bottom: 10px;
    }
    .article-card .article-info {
        padding-top: 10px;
        line-height: 22px;
    }
    .article-card .description {
        margin-bottom: 0px;
    }
    .blog .hero h1 {
        font-size: 25px;
    }
    .article-card .article-title {
        font-size: 19px;
    }
    section.hero-section.f_section {
        margin-top: 0px !important;
        margin: 0px !important;
        padding-bottom:  0px;
        padding-top: 0px !important;
    }
    .archive-head {
        padding: 10px;
        margin-bottom: 10px;
    }
    h2.title {
        font-size: 25PX;
    }
    .thumbnail .caption h5 {
        font-size: 20px;
    }
    .thumbnail img {
        margin-bottom: 10px;
    }
    .pleft strong {
        font-size: 12px;
    }
    .popInner {
        width: 100%;
    }
    .pInimg img {
        width: 65px;
    }
    .listings-section-title em {
        padding-top: 16px;
        line-height: 0px;
    }
    .listings-section-title span {
        font-size: 22px;
    }
    .fdr-wrapper h3 {
        margin-bottom: 18px;
    }
    .blog .article-hero {
        min-height: 450px;
    }
    .fdr-wrapper {
        top: 50%;
    }
    .agency-field {
        width: 100%;
    }
    .field-agent {
        margin-right: 0px;
    }
    .route-listings #header .menu .bl-logo img {
        width: 50px;
    }
    .agentDiv {
        display: block;
    }
    .city-field {
        width: 100%;
    }
    .field-agent {
        margin-bottom: 10px;
    }
    .field-agent button {
        width: 100%;
    }
    .e934bb07._3699df03>ul {
        padding-left: 0px;
    }
    ._76ddbf32 {
        flex: 1 0 35%;
    }
   
    .fdr-wrapper h3 {
        font-size: 24px;
    }
    .stat-form {
        width: 100%;
    }
    
}
@media screen and (max-width: 767px) {
  .mates-homepage .hero-section {
    margin-top: 0;
  }
  .pr-ul {
    width: 100%;
  }
  .pr-ul li {
    width: 32.333%;
}
  .tp:hover .propertyTab {
    display: none;
  } 
  .article-card .article-title {
    font-size: 19px;margin-bottom: 7px;
  }
  .article-card .description {
    font-size: 14px;
    line-height: 1.5;
  }
  .article-card .description {
    margin-bottom: 0;
  }
  .article-card .article-info {
    font-size: 13px;
    line-height: 1.3;
  }
  .blog .hero h1 {
    font-size: 27px;
  }

  .conten-txt {
    padding: 19px 15px;
  }
  .sc-wraps > div {
    width: 100%;
  }
  .priceModal .modal-dialog {
    top: 37%;
    left: -20px;
  }
  .mates-homepage .hero-section {
    margin-top: 0;
  }
  .page-home .hero-section {
    background: #faf6f7;
  }
  .main-listing-filters .filter-panel-wrapper {
    width: 100%;
  }
  .listing-header-container {
    padding: 0;
  }
  .pricing-section h1 {
    font-size: 18px!important;
    color: red;
    margin-bottom: 12px;
  }
  .listing-header-container {
    line-height: 50px;
    padding: 0;
    padding-bottom: 0px;
    min-height: 0;
    padding-bottom: 13px;
  }

  .sc-wrap-one {
    width: 540px;
  }
  .sc-wraps {
    width: 540px;
  }
  .sc-wraps .beds-filtermm-filter.mr-15 {
    width: 100%;
  }
  .sizeDiv {
    width: 276px;
  }
  .sc-wraps .inn-selct {
    margin-bottom: 5px;
  }
  .listing-cards.slc .slick-slide img {
    height: 276px;
  }
  .search-banner {
    margin-top: 11px;
  }
  .banner-caption h3 {
    font-size: 22px;
  }
  .route-listings .inner-content {
    padding-top: 0;
  }
  .router-wrapper .titlestick .t-Breadcrumb.custom-breadcrumb-v1 {
    margin-top: 25px;
  }
  .titlestick h1.t-Breadcrumb-label {
    font-size: 15px;
    font-weight: 600;
}
.conten-txt .col-3 {
  width: 50%;
}
.content-row h2 {
  padding: 7px 12px;
  
}
.content-row h2 em {
  line-height: 1.3;
  font-size: 15px;
}
.listings-page .browse .bottom-actions {
    padding: 20px 15px 20px;
}
  .route-listings .main-listing-filters {
    
    margin: 0 auto;
    position: static;
  }
  .div-filter {
    margin-top: 8px;
}
  .more-listing-filters .content-container .checkbox-group .checkbox-form-control {
    width: 100% ;
  }
  .main-listing-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
    height: 40px;
    line-height: 37px;
  }
  .main-listing-filters .more-filters-button {

  }
  .more-filters-button.btn.btn-white.center span.label {
    display: block;
  }
  .route-listings .main-listing-filters .neighbourhood-searchbar{
    max-width: 250px;
    line-height: 38px;
  }
  .div-filter {
    
  }
  .listings-page .map {
    padding-top: 20px;
  }
  .listings-page .browse .listing-cards {
    margin-top: 0;
  }
  .listings-page .browse .listing-cards {

    padding-top: 8px;

}
  .main-listing-filters .more-filters-button span {
    line-height: 37px;
    display: inline-block;
  }
  .prSpan {
    width: 150px;
  }

  .main-listing-filters .more-filters-button {
    /*width: 230px;*/
    height: 40px;
  }
  .route-listings .fullLogo .small-logo {
    display: none;
  }
  .lr-wrapper {
    display: block;
  }
  .payment-tb .description.dsc-content {
    padding-bottom: 17px;
  }
  .listing-component .description.dsc-content .headline span {
    font-size: 18px;
  }
  .content.break-word.crop-text {
    font-size: 14px;
  }
  .listing-component .description.dsc-content .headline span em {
    font-size: 12px;
  }
  .amenity {
    line-height: normal;
    width: auto;
    background: none;
    height: auto;
  }
   .amenity i {
    position: relative;
    height: 40px;
width: 64px;
   }
   .amenity-ul li {
    margin-bottom: 4px;
   }
   .amenity i:before {
     background: #f3f3f3;
font-size: 15px;
position: absolute;
left: 10px;
top: 0;
z-index: 100;
width: 40px;
height: 40px;
border-radius: 50%;
line-height: 40px;
   }    
   .amenity em {
    display: block;
   }
  .tb-left {
    float: none;
    width: 100%;
  }
  .people-section .listings-section-cards-list .listing-card img {
    height: 180px;
  }
  .listSlider .slick-slide img {
    height: 180px;
  }
  .project-slider {
    width: 440px;
margin: 20px auto;
  }
  .internalplanlst li {
    margin-right: 0;
    margin-bottom: 6px;
  }
  .planImg strong i {
    line-height: 24px;
    width: 24px;
height: 24px;
  }
  .internalplanlst li img {
    height: 112px;
  }
  .planImg strong {
    top: 8px;
    font-size: 13px;
padding: 0 10px;
font-weight: 500!important;
  }
  .tb-right {
    width: 100%;
    display: block;
    clear: both;
padding-bottom: 46%;
  }
  .route-listings #header.sticky .menu .dis-ib {
    top: 0;
  }
  .listing-component .description .content.crop-text {
    max-height: none;
  }
  .description.dsc-content.fst {
    padding-bottom: 18px;
  }
  .listing-page .fixed-footer {
    display: none!important;
  }
  .detail-wrapper {
    margin-top: 40px;
  }
  .react-modal-auth {
    position: static;
    width: 100%;
  }
  .promo-section-list-item img {
    height: 150px;
    object-fit: fill;
  }
  .promo-section-list-item h3 {
    font-size: 14px;
  }
  .modal::before {
    content: none;
  }
  .react-modal-auth .modal-container {
    width: 320px;
    padding-bottom: 4px;
    margin:0 auto;
  }
  .modal-dialog.react-modal-auth1{
    width: 540px;
  }
  .react-modal-auth .modal-container .auth-form-container {
    padding-top: 17px;
  }
  .react-modal-auth .modal-container .modal-title {
    font-size: 26px;
    margin-bottom: 14px;
  }
  .react-modal-auth input[type="text"].form-control.form-control-lg, 
  .react-modal-auth .react-datepicker__input-container input[type="text"].form-control-lg, 
  .react-modal-auth input[type="email"].form-control.form-control-lg, 
  .react-modal-auth .react-datepicker__input-container input[type="email"].form-control-lg, 
  .react-modal-auth input[type="number"].form-control.form-control-lg, 
  .react-datepicker__input-container input[type="number"].form-control-lg, 
  .react-modal-auth input[type="password"].form-control.form-control-lg, 
  .react-modal-auth .react-datepicker__input-container input[type="password"].form-control-lg, 
  .react-modal-auth textarea.form-control.form-control-lg {
    height: 44px;
    line-height: 44px;
  }
  .auth-form-container .mb-20 {
    margin-bottom: 10px!important;
  }
  .auth-form-container .mb-40 {
    margin-bottom: 10px!important;
  }
  .modal-body .btn {
    height: 44px;
    line-height: 36px;
  }
  .modal.in .modal-dialog {
    transform: translate(0,0%);
  }
  #footer .col.col-4.text-left {
    width: 50%;
  } 
  span.ruby-dropdown-toggle {
    display: none;
  }
  .dis-ib a i {
    margin-right: -4px;
margin-top: -2px;
font-size: 16px;
  }
  .sticky .dis-ib a:nth-child(1){
    display: none;
  }
  

  #toggle {
   /* position: absolute;
right: 0;
top: 0;*/
margin: 0 15px 0 4px;
  }
  .transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
    height: auto !important;
padding: 8px 7px !important;
line-height: 27px;
font-size: 13px;
margin-left: 4px;
  }
  .menu-ul {
    display: block;
  }
  .transparent-theme #header .menu span.header-link.btn {
    font-size: 13px;
    width: auto;
    margin-left: 4px;
    height: 30px !important;
    line-height: 30px;
  }
  .dis-ib {
    margin-top: 0;
position: absolute;
right: 10px;
top: 10px;
  }
  .route-listings .dis-ib {
    top: 28px;
  }
  .header-link {
    margin-right: 0px;
  }
  .hme-tabs .tab-content {
    position: relative;
  }
  .page-home .promo-section-list {
    margin-left: -6px;
    margin-right: -10px;
    padding: 0 20px;
  }
  .col-7s.pdt {
    padding:0;
    width: 100%;
  }
  .router-wrapper .blog-content-bg ul {
    padding: 0;
  }
  .col-5s.br-one {
    margin-top: 0;
    width: 100%;
  }
  .real-blogs h2 em {
    font-size: 18px;
  }
  .real-blogs h2 span {
    font-size: 25px;
  }
  .real-blogs {
    padding: 9px 0 21px;
  }
  .stat-content {
    margin-bottom: 5px;
  }
  .stat-content p {
    font-size: 14px;
    line-height: 1.5;
  }
  .index-section h2 em {
    font-size: 18px;
  }
  .index-section h2 span {
    font-size: 25px;
  }
  
  .page-home .listings-section-title em {
    font-size: 22px;
    display: block;
  }
  .page-home .listings-section-title {
    line-height: 1.35;
  }
  .page-home .neighborhood-section-title {
    text-align: center;
  }
  .page-home .listings-section-title span {
    font-size: 18px;
  }
  .real-blogs h2 {
    text-align: center;
  }
  .index-section h2{
    text-align: center;
  }
  ._617311a2 {
    display: block;
    margin-bottom: 40px;

overflow: hidden;
  }
  ._9b01d0a7 {
    margin-bottom: 30px;
  }
  .router-wrapper ._9b01d0a7 ul {
    margin-top: 0;
  }
  .index-section img {
    height: 220px;
    display: none;
  }
  .index-section {
    padding-top: 7px;
  }
  .index-section .row .col-sm-6 .stat-content:last-child {
    margin-bottom: 0;
  }

  .br-one img {
    height: auto;
  }
  .newsSection .container .col-sm-6.leftc {
    display: none;
  }
  #footer .col.col-4.text-center {
    width: 50%;
  }
  .cpright span {
    font-size: 12px;
  }
   #footer .col.col-4.text-right {
    width: 100%;
  }
  #footer .col.col-4.text-right ul.t-LinksList {
    float: none;
    text-align: center;
    display: table; 
    margin: 15px auto 0;
  }
  .bt-ul li {
    float: none;
    margin-right: 10px;
    margin-bottom: 0;
  }
  .fti i {
    display: inline-block;
  }
  .footer-featured-links .footer-list-item {
    font-size: 12px;
    line-height: 17px;
  }
  .footer-featured-links .footer-list-heading {
    font-size: 14px;
    margin-bottom: 0;
  }
  .btm-footer {
    margin-top: 15px;
  }
  .newl button {
    font-size: 14px;
    padding: 4px 11px;
    height: 42px;
  }
  .newl {
    float: none;  
    margin: 0 auto;
    width: 291px;
    height: 42px;
  }
  .newsSection .row {
    display: flex;
  }
  .rightc h3 {

  }
  .newsSection .container .col-sm-6.leftc {
    width: auto;padding-left: 15px;padding-right: 15px;flex:1;
  }
  .newsSection .container .col-sm-6.rightc {
    padding-right: 15px;
    padding-left: 15px;flex:1;
    width: auto;

  }
  .newsSection .container .col-sm-6.rightc {
    height: auto;
    padding: 41px 4% 41px 4%;
  }
  .cl1 strong {
    font-size: 13px;
  }
  .cl1 a {
    font-size: 16px;
    font-weight: 600;
  }
  .cl1 p {
    font-size: 16px!important;
    font-weight: 600;
  }
  .rightc h3 {}
  .newl input {
    height: 42px;
    padding-left: 0;
    padding-right: calc(100% - 213px);
  }

  .rightc h3 {
    font-size: 23px;

    text-align: center;
  }
  .newsSection .container {
    padding: 0 15px;
  }
  .fti i.la-phone {
    padding-top: 3px;
  }
  .fti em {
    display: inline-block;
    font-size: 11px;
    padding-left: 2px;
  }
  .bt-ul li:last-child {
    margin-right: 0;
  }
  .bt-ul li img {
    width: 122px;
  }
  .cpright {
    font-size: 11px;
  }
  div.ruby-grid img {
    width:110px;
    margin: 0 auto 17px;
  }
  ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
    width: 100%;
  }
  span.ruby-c-title, span.ruby-c-title a {
    text-align: center;
  }
  .menu-ul > li.ruby-menu-mega-blog > div {
    display: none;
  }
  ul.ruby-menu > li > ul, ul.ruby-menu > li > div {
    transform: none;
  }
  div.ruby-grid > div.ruby-row [class^="ruby-col"] {
    float: none;
  }
    ul.ruby-menu > li.ruby-menu-mega-blog:hover > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > div {
       /* visibility: hidden;
        opacity: 0;*/
    }
    ul.ruby-menu > li > a {
        padding: 13px 26px 13px 14px;
        display: block;
    }
    ul.ruby-menu > li.ruby-menu-mega > div, ul.ruby-menu > li.ruby-menu-mega-blog > div, ul.ruby-menu > li.ruby-menu-mega-shop > div {
      position: static;
      max-height: 100%;

text-align: center;
    }
    #header {
      display: block;
    }
    .menu-ul {
      display: block;
    }
    .hme-tabs {
        position: static;
        width: 100%;
        top: auto;
        left: auto;
        margin-top: 80px;
        transform: none;
    }

    #mobile-header .logo img {
        width: 100%;
    }
   .transparent-theme #mobile-header {
        background: #000;
        height: 70px;
    }
    #mobile-header .logo img {

    display: inline-block;
    margin-top: 7px;
    width: 59px;

}

.d4bfbcac._056fe257 ._617311a2:last-child {
  margin-bottom: 0;
}
.lux-section .container .row .col-sm-6 {
  padding: 0 0px;
  width: 48.5%;
  margin-right: 15px;
  margin-bottom: 15px;
}
.page-home .hero-section {
height: auto;

padding-bottom: 10%;
}
.lux-section .container .row .col-sm-6:last-child {
  margin-right: 0;
}
.lux-section .container {
  padding: 0 15px;
}

figure.snip1104.red h2 {
  font-size: 20px;
}
.router-wrapper ul.figul {
  margin: 0;
}
.figul li a {
  font-size: 13px;
}
.lux-section {
  padding: 32px 0 27px;
}
.page-home .promo-section-title em {
  font-size: 15px;
  display: block;
}
.page-home .promo-section-title span {
  font-size: 25px;
}
.page-home .promo-section-title {
  margin-bottom: 15px;
}
.page-home .listings-section-cards-list .listing-card {
  width: 31.8%;
}
.listing-card-info {
  
}
.listing-card-info-title {
  font-size: 14px;
}
.listing-card-info-price {
  font-size: 16px;
}
.listing-card-info .listing-card-info-icon {
  font-size: 11px;
}
.gallery {

}
.listing-card-info-icon-label {
  margin-right: 4px;
}
.page-home .listings-section-title {
    font-weight: 400;
    font-size: 27px;
    margin-bottom: 29px;
}
.project-slider{
  margin-top: 20px;
}
.page-home .neighborhood-section-title em {
  font-size: 15px;
}
.page-home .neighborhood-section-title span {
  font-size: 25px;
}
.page-home .neighborhood-section-title {
  font-size: 40px;
  line-height: 0.75;
}
p {
  font-size: 14px;
  line-height: 1.5;
}
.btn.btn-md {
  line-height: 33px;
  height: 33px;
  padding: 0 20px;
}
.btn, .swal2-container .swal2-modal .swal2-actions button {
  font-size: 14px;
  padding: 0 20px;
  height: 33px;
  line-height: 33px;
}
figure.snip1104 h2 span {
  font-size: 25px;
}
.promo-section .container {
  padding: 0;
}
._9b01d0a7 {
    width: 100%;
    text-align: center;
    padding-right:0;
    padding-left:0;
  }
  .prp-row h4 {
    text-align: center;
  }
  .e934bb07:first-child {
    width: 100%;
  }
  .e934bb07:last-child {
    width: 100%;
    text-align: center;
  }
  #header.sticky .menu .header-link.btn.btn-round.whtbtn {
    background: #fff;
    border-color: rgba(255, 0, 19, 0.46);
}
#header .menu span.header-link.btn {
    padding: 0 12px; 
}

.menu span.header-link.btn {
    font-size: 13px;
    width: 76px;
    margin-left: 4px;
    height: 30px !important;
    line-height: 30px;
    line-height: 28px !important;
}
  #header .menu .header-link.btn.btn-round.whtbtn {
    height: auto !important;
    padding: 8px 7px !important;
    line-height: 27px;
    font-size: 13px;
    margin-left: 4px;
    }

  .info-container .df-btn {
    width: auto;
  }
  .single-item .slick-slide img {
    height: 250px;
  }
  .listing-component .description.dsc-content .headline span {
    font-size: 16px;
    line-height: 1.4;
}
.listing-component .description .content {
  line-height: 1.6;
  font-size: 14px;
}
.listing-component .description .content.nm-content {
  padding-top: 0;
}
.dsc-content {
  padding: 0 14px;
}
.content.nm-content h3 {
  display: block;
}
.listing-component .description .content.nm-content.amntydiv {
  display: block;
}
.router-wrapper .description ul.amenity-ul {
  padding-left: 0;
  border: none;
}
.router-wrapper ul li {
  font-size: 14px;
}
.router-wrapper .description ul.amenity-ul li {
  margin-bottom: 8px;
}
.amenity em {
  font-size: 11px;
}
.content.nm-content.amntydiv h3 {
  width: 100%;
  text-align: center;
}
.description.dsc-content .nav.nav-tabs {
  padding-left: 0;
  margin-bottom: 0;
}
.tb-left {
  padding: 0;
}
.description.dsc-content .nav.nav-tabs li a {
  padding: 10px 10px;
font-size: 14px;
}
.pindex .description .content.nm-content h2 {
  font-size: 14px;
}
.people-section.similar-section .regular {
  width: 350px;
margin: 0 auto;
}
.people-section.similar-section .headline2 {
  font-size: 21px;
  line-height: 1.2;
}
.regular .slick-track {
    padding-top: 21px;
    padding-bottom: 50px;
}
.ftm-ul li a.em-icon i {
  font-size: 15px;
}
.ftm-ul li {
  margin-right: 3px;
}
.ftm-ul li a.env-icon i {
  font-size: 27px;
}
.ftm-ul li a.phone-icon i {
  font-size: 27px;
}
.ftm-ul li a.phone-icon{
  padding: 4px 0; 
}
.ilc .listing-card-info {
  padding: 15px 12px 0px;
}
.tr-set {
  display: none;
}
.flabel {
  width: auto;
}
.propertyTab ul {
  margin: 0;
}
.chk-container.rad-c .checkmark {
  height: 6px;
width: 6px;
}
.propertyTab .chk-container.rad-c {
    padding-left: 10px;
}
.propertyTab .checkmark {
    background-color: #bfbebe;
}
.propertyTab {
  min-width: none;
}
.listings-page .browse.brwse {
  z-index: 0;
}
.div-filter {
  width: auto;
}
.more-listing-filters .content-container .checkbox-group .checkbox-form-control {
    width: calc(100% / 2);
}
.sc-wraps > div {
  z-index: 10;
}
.div-filter {
  top: 29px;
}
.sc-wraps .filter-panel-wrapper {
    position: relative;
    z-index: 11;
}
.propertyTab .checkmark {
  top: 4px;
}
.more-listing-filters .content-container .checkbox-group .checkbox-form-control em {
  font-weight: 400;
}
.agentListSection {
 padding-bottom: 17px;
min-height: 0;
padding-top: 11px;
margin-top: 30px;
}
.agentName {
  font-size: 16px;
}
.agent-left {
    width: 100%;
    display: inline-block;
}
.agent-right {
    width: 100%;
    float: none;
    display: inline-block;
}
.agentLstS .container {
  display: flex;
  flex-direction: column-reverse;
}
.titanium-ag-inner .c-logo {
  display: none;
}
.titanium-ag-inner {
    width: 100%;
    bottom: 5px;
    left: 0;
}
.agentLstS .container {
  padding: 0 15px;
}
.agentListSection .container {
  padding: 0 15px;
}
.titanium-ag-inner .ag-name {
  width: 100%;
}
.agent-right h3 {
  font-size: 15px;
}
}
@media screen and (max-width: 740px) { 
  .col-divide {
    display: none;
  }
  .search-banner {
    height: 135px;
  }
  .banner-caption h3 {
    font-size: 20px;
    line-height: 1.3;
}
  .col-search .header-link.btn.btn-round {
    margin: 0 auto;

width: 110px;

text-align: center;

display: block;
  }
  .ct-contact a {
    font-size: 13px;
    line-height: 1;
    padding: 1px 3px;
  }
  .ct-contact a i {
    font-size: 12px;
  }
  .ct-email i {
    font-size: 12px;
  }
  .fi-left {
    width: 47.5%;
  }
  .col-search-left .filter-price-input-divider {
    display: none;
  }
  .fi-right {
    width: 47.5%;
  }
    .col-search-left {
      width: 100%;
      float: none;
      margin-bottom: 15px;
    }
    .slistings-card:nth-child(3n) {
      margin-right:13px;
    }
     .slistings-card:nth-child(2n) {
      margin-right:13px;
    }
    .slistings-card img {
      height: 210px;
    }
    .slistings-card {
      vertical-align: top;
     width: calc(100% / 2.2);
margin: 0 13px 16px;
    }
    .slistings-card:nth-child(2n)) {
        margin-right: 0
        
    }
    .col-search-list {
      width: 100%;
      padding: 0;
    }

}
@media screen and (max-width: 661px) { 
  .lux-section .container .row .col-sm-6 {
      width: 100%;
  }
  .react-modal-auth1 {
    width: auto;
  }
  .modal.in .modal-dialog {
    width: auto;
  }
  .modal-dialog.loginDialog {
    width: auto;
  }
  .react-modal-auth .modal-container.modal-container-double {
    width: auto;
  }
  .react-modal-auth {
    width: auto;
  }
}
@media screen and (max-width: 640px) {
  .page-home .hme-tabs {
      margin-top: 130px;  
    }
    .buyRow.sb-row {
      margin-top: 12px;
    }
    .hme-tabs h3 {
      display: none;
    }
.route-listings .main-listing-filters > div.sc-wrap-one > div {
  width: 100%;
}
.page-home .slick-slide {
  margin-bottom: 20px;
}
.listSlider .slick-slide img {
    height: 250px;
  }
.foundTitle {
  font-size: 17px;
}
.sh-text {
  text-align: left;
  margin-bottom: 31px;
}
.agentLstS-Lst .crumb-contains {
  display: none;
}

.media-body {
  width: 100%;
}
.media-right {
  position: static;
  width: 100%;
}
.fig img {
  height: 80px;
}
.log-media {
  width: 91px;
  margin-right: 10px;
}
.pagination a {
  font-size: 12px;
}
.tb-right {
  padding-bottom: 62%;
  display: none;
}
.titlestick.t-Body-title {
  padding: 10px 14px;
}
.lx-section {
  margin: 32px 0 3px;
}
.t-Body-title {
    padding: 7px 15px 9px 15px;
}
.luxury-prop-bg .t-Breadcrumb-item, .luxury-prop-bg .t-Breadcrumb-item a {
  font-size: 13px;
}
.listings-page .main-listing-filters .more-filters-button {
  
}
h1.t-Breadcrumb-label {
  font-size: 15px;
}
.listings-page .browse.brwse {
  width: 100%;
  float: none;
}
.listings-page .map {
  display: none!important;
}
.slc {
  max-height: none;
}
.description.dsc-content .nav.nav-tabs li {
  float: none;
  width: 100%;
}
.description.dsc-content {
  padding-top: 11px;
}
.router-wrapper .description ul.internalplanlst li {
  width: 47%;
  margin-right: 5px;
  margin-bottom: 8px;
}
.router-wrapper .description ul.internalplanlst {
  padding-left: 0;
}
  .page-home .listings-section-cards-list .listing-card {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
  .float-container label{
    font-size: 12px;
  }
  .buyRow .col-6 {
    width: 100%;
  }
  .colc-6 {
    width: 49.5%;
    margin-bottom: 0px;
  }
  .buyRow {
    margin-bottom: 0px;
  }
  .buyRow .col-6 {
    margin-bottom: 0px;
  }
  .buyRow .col-6 .colc-6 {
    margin-bottom: 0px;
  }
  .buyRow:nth-child(1) {
    margin-bottom: 4px;
  }
  .page-home .promo-section {
    margin-top: 0;
  }
  .page-home .hero-section {
    padding-bottom: 13%;
  }
  .page-home .promo-section {
        padding: 18px 0 40px;
  }
  .redbtn {
    font-size: 15px;
 padding: 7px 5px 9px 8px;
margin-bottom: 11px;
  }
  .buyRow .moreopt {
    margin-bottom: 10px;
margin-top: 10px;
font-size: 13px;
    display: inline-block;
  }
  .buyContainer {
    padding: 3px 4px;
  }
  .hme-tabs i {
    font-size: 11px;
    padding-right: 0;
  }
  .hme-tabs .h-tabs li a {
    font-size: 13px;
  }
  .listing-component .listing-header .listing-header-container {
    display: block;
  }
  .info-container i {
    font-size: 11px;
    margin-right: 0;
  }
  .listing-component .listing-header .info-containers .info-container {

  }
  .listing-component .info-container p {
    font-size: 13px;
  }
  .search-list-card {
    display: block;
  }
  .slistings-card:nth-child(2n) {
    margin-right: 6px;
  }
  .slistings-card:nth-child(3n) {
    margin-right: 6px;
  }
  .slistings-card {
      width: 48%;
      margin-left: 0;
      margin-right: 6px;
      margin-bottom: 8px;
  }
  .beds-selector.purposeSelector {
    width:100%;
  }
  .route-listings .main-listing-filters .neighbourhood-searchbar {
    max-width: 100%;
  }
  .route-listings .main-listing-filters {
    width: 100%;
  }
  .main-listing-filters .more-filters-button{
    width: 100%;
  }
  .main-listing-filters .more-filters-button span {
    width: 100%;
  }
  .main-listing-filters .filter-panel-wrapper {
    margin-bottom: 0;
  }
  .main-listing-filters .inn-selct {
    width: 100%;margin-bottom: 0!important;
  }
  .sc-wrap-one {
    width: 100%;
}
  .sc-wraps {
    width: 100%;
  }
  .sc-wraps > div {
    margin-bottom: 0;
  }
  .beds-filter.mm-filter {
    margin-bottom: 0!important;
  }
  .single-item.secondSlider .slick-slide a {
    height: 160px;
  }
  .single-item.secondSlider::before {
    content: none;
  }
  .single-item.secondSlider {
    padding-top: 13px;
  }
  .listing-component .listing-header .listing-header-container {
    min-height: 0;
padding: 6px 0;
  }
}
@media screen and (max-width: 602px) {
   


} 
@media screen and (max-width: 600px) {
 
  .newsSection .container .row{
    display: block;
  }
  .rightc h3 {
    text-align: center;
  }
  .cl1 {
    text-align: center;
  }
  .newsSection .container .col-sm-6.leftc {
    height: auto;
    padding-bottom: 2px;
  }
  .newsSection .container .col-sm-6.rightc {
    padding-top: 21px;
    padding-bottom: 27px;
  }
  .footer-featured-links {
    padding-top: 6px;
  }
  .newsSection .container .col-sm-6.leftc {
    display: none;
  }
  .newsSection .container .col-sm-6.rightc {
    display: block;
  }

}

@media screen and (max-width: 497px) {
  .transparent-theme #header .menu .logo img {
    width: 81px;
  }
  .dis-ib {
   
    margin-top: 0px;
    text-align: right;
  }
  .route-listings #header.sticky .menu .dis-ib {
    margin-top: 8px;
  }
.dis-ib a:nth-child(1) {
    margin-bottom: 4px;
}
#header.sticky .small-logo img {
    width: auto;
    height: 51px;
    object-fit: cover;
}
.fullLogo .small-logo img {
    height: 51px;
    width: auto;
    object-fit: cover;
    margin-top: 6px;
}
#header.sticky {

}
.project-slider .caption strong {
  font-size: 16px;
}
.project-slider img {
  height: 250px;object-fit: fill;
}
.dis-ib a:nth-child(1):hover {
  background: none;
}
.sticky .dis-ib a:nth-child(2) {

}
#header.sticky .menu .dis-ib {
  margin-top: 6px;
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
  margin-top: 0px;
  display: inline-block;
  vertical-align: top;
}
.transparent-theme #header .menu span.header-link.btn {
  display: inline-block;
  vertical-align: top;margin-top: 0px;
}
#header .menu .logo {
  
  margin-top: 14px;
}
#toggle {
  margin-right: 0;
  padding: 0;
}
.transparent-theme #header .menu {
  height: 94px;
}
.sticky .menu-ul > li.ruby-menu-mega-blog > a {
    padding: 13px 26px 13px 14px;
} 
.sticky .menu-ul > li > a {
  padding: 13px 26px 13px 14px;
}
.project-slider {
  width: 100%;
}
#header .menu .header-link.btn.btn-round.whtbtn {
  vertical-align: top;
  margin-top: 5px;
}
.route-listings #header .menu .header-link.btn.btn-round.whtbtn {
  margin-top: 0;
}
.route-listings #header .menu span.header-link.btn {
  margin-top: 0;
}
#header .menu span.header-link.btn {
  vertical-align: top;
  margin-top: 5px;
}
.route-listings #header.sticky .menu .dis-ib {
    margin-top: 18px;
}
.dis-ib a:nth-child(1) {
  padding: 0;
}
}
@media screen and (max-width:480px) { 
  .stat-form {
        width: 100%;
    }
    .fdr-wrapper h3 {
        font-size: 23px;
        margin-bottom: 12px;
    }
  .listings-page .main-listing-filters .more-filters-button {
    width: 97%;
  }
}

@media screen and (max-width: 432px) { 
  .listings-page .main-listing-filters i {
    display: none;
  }
  .col-search-left > div {
    margin-bottom: 9px!important;
  }
  .left-amenity .btn.btn-info {
    height: 40px;
  }

  .main-listing-filters .more-filters-button span.label.prSpan {

    padding-left: 6px !important;

}
  .route-listings #header .menu .bl-logo img {
    width: 77px;
    margin-top: 7px;
}       
.main-listing-filters .select2-container--default .select2-selection--single .select2-selection__rendered {
  padding-left: 6px;
}
.search-banner {
   margin-top: 23px;
 }

.search-section-list {
    margin-top: 19px;
}
 .banner-caption h3 {
    font-size: 17px;
    line-height: 1.3;
}
 
.banner-caption p {
    font-size: 12px;
    line-height: 1.2;
}
#header.sticky {
  height: 95px;
}
 .slistings-card {
      width: 100%;
      margin-right: 0;
    }
    .slistings-card:nth-child(2n) {
      margin-right: 0;
    }
.people-section.similar-section .container {
  padding: 0;
}
.people-section.similar-section .regular {
    width: auto;
  }
.transparent-theme #header.sticky .menu .fullDis span.header-link.btn
{
  display: none;
}
.fullLogo .dis-ib {
  margin-top: 10px;
}
 #header .menu.fullLogo .header-link.btn.btn-round.whtbtn {
  display: none;
}
 #header .menu .fullDis span.header-link.btn {
    display: none;
}
.fullLogo .dis-ib a:nth-child(1) {
  display: none;
}
#toggle {
  margin-top: 6px;
}
.transparent-theme #header.sticky .menu span.header-link.btn {
  position: absolute;

right: 14px;

bottom: 4px;
}
 #header.sticky .menu .header-link.btn.btn-round.whtbtn {
  position: absolute;

left:11px;
width: 110px;
right: auto;
bottom: 4px;
}
.listSlider .slick-slide img {
  height: 260px;
  object-fit: fill;
}
.promo-section-list-item img {
  height: 110px;
}
#header.sticky .menu .header-link.btn {
    position: absolute;
    right: 14px;
    bottom: 4px;
    font-size: 13px;
}
#header.sticky .menu .header-link.btn.btn-round.whtbtn {
    position: absolute;
    left: 10px;
    right: auto;
    bottom: 6px;
}
.route-listings #header .menu {
  height: 82px;
}
.main-listing-filters .more-filters-button span.label.prSpan {
  padding-left: 5px!important;
}
.route-listings #header .menu .bl-logo {
  width: auto;
}
.route-listings #header .menu .bl-logo img {

}
.main-listing-filters .more-filters-button span.label.prSpan {
  
}
.main-listing-filters .more-filters-button span {
  padding: 0 6px;
}
.lf-minBed label {
  width: 56px;

display: inline-block;
}
.sizeDiv input {
  padding-left: 7px;
}
.inn-selct {
  padding: 0 5px;
}
.route-listings #header .menu.fullLogo .bl-logo img {
  width: 67px;
margin-top: 1px;  
}
.route-listings #header {
    z-index: 200;
    min-height: 80px;
    box-shadow: none !important;
}

.route-listings #header.sticky {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1) !important;
}
.single-item .slick-slide img {
  height: 150px;
}
.nm-content table {

}
.tb-right{ 
    padding-bottom: 75%;
    padding-left: 0;
}

.route-listings .main-listing-filters .neighbourhood-searchbar {
  max-width: none;
  min-width: 0;
}
.beds-selector {
  border-radius: 1px;
}
.main-listing-filters .select2-container--default .select2-selection--single {
  border-radius: 1px;
}
.main-listing-filters .more-filters-button {
  border-radius: 1px;
}
.sizeDiv {
  border-radius: 1px;
}
.route-listings .main-listing-filters {
  padding-bottom: 10px;
}
.listings-page .main-listing-filters .more-filters-button .label {
  text-align: left;
}
.inn-selct {
  border-radius: 1px;
}
.beds-selector.purposeSelector {
  border-bottom: none;
}
}
@media screen and (max-width: 420px) {
    .fdr-wrapper h3 {
        font-size: 19px;
        margin-bottom: 12px;
    }
    .fdr-wrapper {
        top: 50%;
    }
    .stat-form {
        width: 279px;
    }
    .article-content h3 {
        font-size: 16px;
    }
    .blog .article-hero h1 {
        font-size: 17px !important;
        margin-bottom: 0px !important;
    }

} 
@media screen and (max-width: 400px) {  
    .route-listings .main-listing-filters {
      display: block;
    }
    .route-listings .main-listing-filters {
      display: block;
    }
    .listings-page .main-listing-filters .more-filters-button {
    width: 100%;
    margin: 0;
  }  
  .route-listings .main-listing-filters > div {
    margin-right: 0!important;
    width: 100%!important;
  }

}

@media screen and (max-width: 991px) { 
.people-section .listings-section-cards-list .listing-card.ilc {
  /*width:auto;*/
  margin:0 15px 19px;
  width: calc(31.1% - 15px);
}
.listings-section-cards-list.regular {
  /*display: table;
  width: 100%;
  text-align: center;
  margin: 0 auto;*/
}

}
@media screen and (max-width: 767px) {
  .tpList {
    display: none;
  }
  #header.sticky .menu-ul {
    margin-top: 0;
  }
  ul.ruby-menu > li > ul > li > ul > li > ul, ul.ruby-menu > li > ul > li > ul, ul.ruby-menu > li > ul, ul.ruby-menu, ul.ruby-menu > li.ruby-menu-mega > div, ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div, ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div, ul.ruby-menu > li.ruby-menu-mega-blog > div, ul.ruby-menu > li.ruby-menu-mega-shop > div {
    height: auto!important;
  }
  .areaContainer {
    padding: 30px 15px;
  }
  .areaContent {
    height: auto;
  }
  a.header-link.btn.btn-round {
    padding: 8px 7px!important;
  }
  #header.sticky .menu-ul.fullMenu {
    padding-top: 100px;
  }
ul.ruby-menu > li > a {
    padding: 13px 14px 13px 14px;
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn{
  margin-top: 0;
}
#header .menu .header-link {
  font-size: 13px;
}
#header .menu .header-link.btn{
  vertical-align: top;
}
.sticky .menu-ul > li > a {
    font-size: 12px;
    padding: 13px 14px 13px 14px !important;
}
ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
   padding: 13px 14px 13px 14px !important;
}
ul.ruby-menu > li > a:hover, ul.ruby-menu > li:hover > a,
ul.ruby-menu > li.ruby-active-menu-item > a:hover {
    background: #ff0013;
}
  .people-section .listings-section-cards-list .listing-card.ilc {
    width: 100%;margin:0 auto;margin-bottom: 10px;
  }
a.header-link.btn.btn-round.whtbtn {
font-size: 15px;
line-height: 1.5;
padding: 3px 7px;
}
ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
  background: none;
}

ul.ruby-menu > li > a {
padding: 13px 14px 13px 14px;
}
.ruby-menu-mega-blog > a{

}
.route-listings .sticky ul.ruby-menu > li.ruby-menu-mega > div, .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-blog > div, .route-listings .sticky ul.ruby-menu > li.ruby-menu-mega-shop > div {
display: block!important;
}
ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > a {
}
ul.ruby-menu > li > ul > li > ul > li > ul, ul.ruby-menu > li > ul > li > ul, ul.ruby-menu > li > ul, ul.ruby-menu, ul.ruby-menu > li.ruby-menu-mega > div, ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div, ul.ruby-menu > li.ruby-menu-mega-shop > div > ul > li > div, ul.ruby-menu > li.ruby-menu-mega-blog > div, ul.ruby-menu > li.ruby-menu-mega-shop > div {
display: block;
}
ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li > div {
display: none!important;
}
ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav > li.ruby-active-menu-item > a {
background: none;
color: #3a3f44;
font-size: 14px;
font-weight: 300;
}

ul.ruby-menu > li.ruby-menu-mega-blog > div > ul.ruby-menu-mega-blog-nav {
background: none;
}
.has-sub.open > div > .ruby-menu-mega-blog-nav{
  display: block;
}
.has-sub.open > div > .ruby-menu-mega-blog-nav li .dd-toggle {
  display: none;
}
ul.ruby-menu > li {
background: #b1b1b1;
}
a.menu-toggle {

    position: absolute;
    z-index: -10;
    top: 36px;
    right: 0;
    font-size: 18px;

}
.menu-ul::before {
  background:#000;
}
.mobile .menu-toggle {

}
#toggle {
  display: none!important;
}
.transparent-theme #header .menu .header-link.btn.btn-round.whtbtn  {
  margin-top: 0!important;
}
.sticky .dis-ib {
  top: 0px;
}
#header.sticky {
  height: 76px;
}
.route-listings a.menu-toggle {
  top: 55px;
}
}
@media screen and (max-width: 440px) { 
  .route-listings #header .menu .header-link.btn.btn-round.whtbtn {
    margin-top: 0;
  }
  .route-listings .dis-ib {
    margin-top: 0px;
  }
  .route-listings #header .menu span.header-link.btn {
    margin-top: 5px;
  }
  .dis-ib {
    position: static;
  }
  a.menu-toggle {
    position: absolute;
    z-index: -10;
    top: 41px;
    right: 88px;
    font-size: 18px;
  }

  span.header-link.btn.btn-round {

  }
  .transparent-theme #header .menu .header-link.btn.btn-round.whtbtn {
    margin-bottom: 7px;
  }
  .sticky a.menu-toggle {
      top: 33px;
      right: 5px;
    }

}
@media screen and (max-width: 432px) { 
  .route-listings a.menu-toggle {
    top: 41px!important;
  }
.sticky a.menu-toggle {
  top: -5px;
}
#header.sticky{
  height: 104px;
}
.transparent-theme #header.sticky .menu .header-link.btn.btn-round.whtbtn {
  margin-bottom: 0;
}
#header.sticky .menu .header-link.btn {
  bottom: 13px;
}
}
@media screen and (max-width: 359px) { 
a.menu-toggle {
  top: 69px;
right: 0;
}
.route-listings a.menu-toggle {
  right: 94px;
top: 48px;
padding: 0;
}
#header.sticky .menu a.header-link.btn {
  bottom: 6px;
  font-size: 14px;
}
} 
@media screen and (max-width: 431px) { 
.route-listings a.menu-toggle {
  top: 38px;
 }

} 
@media screen and (max-width: 355px) { 
.route-listings .dis-ib {
  margin-top: -17px;
}
.route-listings a.menu-toggle {
  right: 10px;
  top: 63px!important;
}
.route-listings .sticky a.menu-toggle {
  top:13px!important;
}
.route-listings #header .menu span.header-link.btn {
  margin-top: 0;
}
} 


   