html{
    height: 100%; 
    font-family: sans-serif !important; 
    padding-top: 0px; 
}

html body {
    font-family: sans-serif !important;  
    width:100%; 
    height:100%; 
    margin:0; 
    padding:0; 
    padding-top: 50px;  
    position: relative; 
    overflow-x: hidden !important;
}
body, .wrapper{
    background-color: #EAEAEA;
}

body.modal-open {
    overflow: hidden;
}

a { text-decoration: none; color: #333;}
ul, ol { padding: 0; margin: 0; list-style: none;}
figure {position: relative;}

h1 { font-size: 30px; margin: 0px 0 25px; text-align: center;}
h5 {font-size: 16px;}
h1+hr {display: block; width: 280px; height: 3px; margin: 25px auto 30px; position: relative; background-color: rgba(0,0,0,0.04);}
h1 + hr::before {background: #f2b121;}
h1 + hr::before {
    content: '';
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
    width: 78px;
    height: 3px;
}
.pad0 {padding: 0;}
.mar40 {margin-bottom: 40px;}
.signup-login-block .btn {padding: 8px 12px; font-size: 16px;}
.carousel-inner>.item>img {width: 100%;height: 550px;}
/*section { padding: 50px 0 40px; overflow: hidden; position: relative;}*/
section { 
    overflow: hidden; 
    position: relative;
    background: #fff;
    margin-bottom: 15px;
    padding: 20px;
    margin-top: 10px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
}

.product-detail-page section {padding: 120px 0 40px;}
.salonView{background-color: #EAEAEA;}

/*section:nth-child(even) { background: rgb(241, 241, 241);}*/
.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: rgba(84, 84, 84, 0.7) !important;
    filter: "alpha(opacity=60)";
    -ms-filter: "alpha(opacity=60)";
}
#gallery .carousel-inner {height: 420px; margin-top: 15px; }
#gallery .carousel-inner>.item>img {
    width: auto; min-height: 420px !important; margin:auto;
}


.desktop-none {display: block;}
.loc-wrap a {color:#fff;}
.ms-drop ul > li.ms-select-all {display: none;}
.ms-drop ul > li.group {
    padding: 3px 0px;
    }.ms-drop ul > li {
        padding: 0px 20px;
    }
    .ms-drop ul > li label {
        margin-bottom: 0;
    }
    .ms-choice {
        border: none;
        padding: 7px;
        height: 40px;
    }
    .search-filter-box .form-control.ms-parent {
        height: auto;
        padding: 6px;
        width: 100% !important;
    }
    .ms-drop.bottom {
        right: 0;
    }

    .search-filter-box .form-control.ms-parent {
        height: auto;
        padding: 0px;
        width: 100% !important;
    }
    .ms-choice > span {
        height: 40px;
        line-height: 40px;
    }
    .ms-drop input[type="checkbox"] {
        vertical-align: middle;
        margin-right: 4px;
        margin-top: -1px;
    }
    .ms-drop ul > li label span {
        font-size: 13px;
    }
    .es-carousel ul{
     display:block;
 }
 /*============================header-section================================*/

 .top-header { position: fixed; 
    height: 50px; 
    top: 0; left: 0; 
    right: 0; 
    background: rgba(204, 34, 34, 0.99);  
    z-index: 19; 
    padding: 10px 0; 
    line-height: 30px;
}
 .header-bg {
    background: #cc2222;
}
.property-dropdown {
    position: absolute;
    background: #fff;
    padding: 10px;
    width: 100%;
    z-index: 1;
    max-height: 200px;
    overflow: auto
}
.property-dropdown input[type=checkbox], input[type=radio] {
    margin: 3px 4px 0;
}
.property-dropdown label {
 margin-bottom: 0px; 
}
/*================top-navigation====================*/

.top-nav li a { display: inline-block; color: rgba(255, 255, 255, 0.7); font-size: 16px; text-decoration: none; border-bottom: 2px solid transparent;}
.top-nav li a:hover,
.top-nav li a:focus,
.top-nav li a:active { border-bottom: 2px solid #d4a654; color: #fff;}
.top-nav li { display: inline-block; margin-right: 28px; vertical-align: middle; text-transform: uppercase;}
.top-nav li ul {
    display: none;
}
.top-nav li:hover ul {
   width: 250px;
   position: absolute;
   display: block;
   top:30px;
   padding-top: 10px;

}
.top-nav li:hover ul li {
    width: 100%;
    float: none;
    padding: 4px 8px;
    background: rgba(0, 0, 0, 0.68);
    display: block;
}
.top-nav li:hover ul li a:hover {
    border: none;
}
.fa.fa-bars { color: #fff; font-size: 18px;}

#back-to-top { position: fixed; z-index: 999; right: 17px; bottom: 17px; display: none; padding: 5px 12px; -webkit-border-radius: 3px; border-radius: 3px;background: rgba(0,0,0,.7);color: #ffffff;}

.submit button .btn-primary { color: #fff; background-color: #cc2222; border-color: #cc2222; border-radius: 4px !important;}
.btn-primary {
    color: #fff;
    background-color: #cc2222;
    border-color: #cc2222;
}
.btn-primary:hover,
.btn-primary:active
.btn-primary:focus {
    color: #fff;
    background-color: #cc2222;
    border-color: #cc2222;
}
.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #cc2222;
    border-color: #cc2222;
}
/*================top-search====================*/

.box-search-inside { vertical-align: middle; white-space: nowrap; position: relative;}
.box-search-inside input#search{
  width: 0px;
  height: 30px;
  background: none;
  border: none;
  font-size: 10pt;
  float: left;
  color: #262626;
  padding-left: 25px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  color: #fff;
  margin-bottom: 0;
  -webkit-transition: width .55s ease;
  -moz-transition: width .55s ease;
  -ms-transition: width .55s ease;
  -o-transition: width .55s ease;
  transition: width .55s ease;
}
.box-search-inside input#search::-webkit-input-placeholder { color: #65737e;} 
.box-search-inside input#search:-moz-placeholder { color: #65737e;} 
.box-search-inside input#search::-moz-placeholder { color: #65737e;}
.box-search-inside input#search:-ms-input-placeholder { color: #65737e; }
.box-search-inside .icon{ position: absolute; top: 50%; margin-left: 9px; margin-top: 4px; z-index: 1; color: #fff;}
.box-search-inside input#search:focus, .box-search-inside input#search:active{outline:none; width: 200px background: rgba(0, 0, 0, 0.53);}
.box-search-inside:hover input#search{ width: 200px; background: rgba(0, 0, 0, 0.53);}
.box-search-inside:hover .icon{ color: #93a2ad;}

/*================right-side bar====================*/

.sidenav { height: 100%; width: 0;position: fixed; z-index: 99; top: 0; right: 0; background-color: #111; overflow-x: hidden; transition: 0.5s; padding-top: 60px;}
.sidenav a { padding: 8px 8px 8px 32px;
     text-decoration: none; 
     font-size: 17px; 
     color: #efefef; 
     display: block; 
     transition: 0.3s;
     white-space: nowrap;
}
.sidenav a:hover, .offcanvas a:focus{ color: #f1f1f1;}
.sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px;}
.sidenav  ul {
    margin-left: 35px;
}
.sidenav ul li a {
    font-size: 1em;
    padding: 6px;
}
#overlay { background:#000; opacity:0.5; position:fixed; top:0; bottom:0;   right:0; left:0; display:none; z-index: 98;}

.overview-block h2 {    
    margin-top: 30px; margin-bottom: 10px;
}
section h1 {    
    font-size:1.60em;
    margin-bottom:0px;
}


.loc-wrap {font-size: 16.5px;}

/*============================location-drop-down================================*/
.location-dropdown {
    position: absolute;
    top: 60px;
    left: 8.5%;
    z-index: 999;
    width: -webkit-fill-available;
    width: 280px;
}
.location-dropdown .popover {top: 25px;    background: rgba(41, 41, 41, 0.98);
}
.location-dropdown .popover.bottom>.arrow:after {
    top: 2px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: rgba(41, 41, 41, 0.98);
}
.location-dropdown .location-name {
    color: #fff;
    height: 50px;
    cursor: pointer;
    float: left;
}
.location-dropdown:hover .popover.bottom {
    display: block;
}
.popover.bottom>.arrow {
    left: 9%;
    border-color: transparent;
}
.location-dropdown .sub-title {
    width: 100%;
    margin: 0px 0 10px;
    padding: 0px 0 5px;
    color: #6b86cb;
    border-bottom: 1px solid rgba(221, 221, 221, 0.38);
}
.location-dropdown h3.popover-title {
    font-size: 18px;
    background: transparent;
    border: none;
    color: #fff;
    margin-top: 5px;
    padding-bottom: 0;
}

.location-dropdown .popover-content a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.79);
}
.location-dropdown .popover-content {
    padding: 15px 0px 10px;
}
.location-dropdown .form-group {
    overflow: hidden;
}


/*============================footer-section================================*/
footer a {color: #999;}
footer h5 { color: #aaa; font-weight: bold}


.property_info { border-bottom: 1px solid #ebebeb; background: #fff;}
.property_info_list {background: rgba(243, 243, 243, 0.5); border-bottom: 1px solid #ebebeb;}

/*============================ncr-section================================*/

.ncr-project img { width: 100%; height: auto;}

/*=============image-zoom-effect===============*/
.property_image { position: relative; overflow: hidden; cursor: pointer;}
.property_image img { max-width: 100%; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
.property_image:hover img { -moz-transform: scale(1.1); -webkit-transform: scale(1.1);transform: scale(1.1);}

/*============================services-section================================*/

.aa-single-service {
   box-shadow: 0 2px 40px 0 rgba(208,208,208,.5);
   overflow: hidden;
   border: 14px solid #d8d8d8;
   border-radius: 50%;
   height: 260px;
   background: #fff;
   text-align: center;
   width: 260px;
   margin: auto;
   margin-bottom: 15px;
}
.aa-single-service .fa,
.aa-single-service .fa.fa-home{ font-size: 90px; margin: 45px 3px 0;}
.aa-single-service .fa.fa-check{color: #5ad898;}
.aa-single-service .fa.fa-crosshairs{ color: #00c0e4;}
.aa-single-service .fa.fa-bar-chart-o {color: #eac14d;}

/*============================why-propcampus-section================================*/

.possibilites, .connect, .agent, .favorite { background: #e55d5d; padding: 15px; color: #fff;}
.connect {background: #70c1d4;}
.agent {background: #7dc691;}
.favorite {background: #debb43;}
.why-propcampus p,
.why-propcampus h4 {margin: 0 -15px -15px; padding: 15px; background: #c43434;}
.why-propcampus h3 { text-align: center; margin: 40px 0;}
.why-propcampus .fa {font-size: 80px;}
.connect p,
.connect h4{ background: #428e9e;}
.agent p,
.agent h4 { background: #518b62;}
.favorite p,
.favorite h4 { background: #bfa54a;}
.owl-dots {display: none;}
/*============================testimonial-section================================*/
body .testimonial-section {background: url(../images/testimonial-bg.png); background-attachment: fixed; background-position: center center; background-size: cover;}
.testimonial{ text-align: center;}
.testimonial .pic{ width: 120px; height: 120px; border-radius: 50%; margin: 0 auto; margin-bottom: 15px;}
.testimonial .pic img{ width: 100%; height: 100%; border-radius: 50%;}
.testimonial .testimonial-title{ display: inline-block; font-size: 22px; font-weight: 600; color: #0c4767; margin: 0 0 70px 0;}
.testimonial .testimonial-title small{ font-size: 15px; font-weight: 600; color: #787878;}
.testimonial .description{ font-size: 14px; color: #787878; line-height: 20px; position: relative; margin: 0;}
.testimonial .description:before{ content: "\f10d"; font-family: fontawesome; width: 35px; height: 35px; border-radius: 50%; position: absolute; top: -50px; left: 48.5%; font-size: 20px; color: #fa7921; line-height:33px; border: 2px solid #fa7921;}

.owl-theme .owl-controls .owl-page span{ background: #fff; border: 2px solid #0c4767; opacity: 1;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{ border: 2px solid #fa7921;}

/*============================new launching-section================================*/

.lauching-project .carousel { box-shadow: 0 2px 64px 0 rgba(208,208,208,.5); overflow: hidden; border: 16px solid #fff;}
body .carousel-inner>.item { background: none; border: none;}
.carousel-control { position: absolute; top: 10%; bottom: 0; left: 0; width: 5%; font-size: 20px; color: #fff; text-align: center; text-shadow: 0 1px 2px rgba(0,0,0,.6); background-color: rgba(0,0,0,0); filter: alpha(opacity=50);}
.carousel-control.left,
.carousel-control.right { background: none; border:none;}
.row .carousel-indicators {position: absolute; left: 78.5%; width: 100%; bottom: -15px; top: initial;}
.row .carousel-indicators li { display: inline-block; width: 10px; height: 10px; margin: 1px; text-indent: -999px; cursor: pointer; background-color: rgba(0,0,0,0); border: 1px solid #ccc; border-radius: 10px;}
.row .carousel-indicators .active { width: 12px; height: 12px; margin: 0; background-color: #e5e5e5;}
.property-links li a { text-decoration: none; color: #333; padding: 4px 0; display: block;}

/*============================listing-page-section================================*/
.listing-block .container {margin-top: 0px;}
section.listing-block {padding: 0px; background-color: #EAEAEA; box-shadow:none;}

.search-filter-box {
    position: absolute;
    z-index: 8;
    left: 0;
    width: 76%;
    margin: auto;
    left: 12%;
    top: 15%;
} 
.search-filter-box .chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    height: auto;
    padding: 10px 12px;
    font-size: 14px;
    max-width: 100%;
}

.top-filter {background: rgba(218, 216, 216, 0.38); 
    padding: 7px 0; margin-bottom: 20px; 
    border-bottom: 1px solid rgba(204, 204, 204, 0.3);}
    .top-filter p {margin: 5px;}
    .top-filter .open>.dropdown-menu {
        padding: 6px;
    }

    .top-filter .styled-checkbox:checked + label:after {
        left: 3px;
        top: 8px;
        background: white;
        width: 2px;
        height: 2px;
    }
    .top-filter .styled-checkbox + label:before {
        width: 16px;
        height: 16px;
    }

    .input-group-btn:first-child>.btn, .input-group-btn:last-child>.btn {
        padding: 6px 45px;
    }
    .top-filter .ms-drop.bottom {
        left: 0;
        right: 0;
        width: 243px;
    }
    .top-filter .ms-parent.form-control {
        width: 120px !important;
        margin-right: -3px;
        padding: 0;

    }
    .top-filter .ms-choice {
        border: none;
        padding: 0;
        height: 32px;
    }
    .top-filter .ms-choice > span {
        line-height: 32px;
        width: 100%;
    }
/*.top-filter .ms-choice:after {
    content: "\f107";
    width: 24px;
    height: 24px;
    float: right;
    }*/
    .listdrop-down-icon {
        position: absolute;
        right: 5px;
        z-index: 1;
    }
    .styled-checkbox {position: absolute; opacity: 0; }
    .styled-checkbox+ label {position: relative; cursor: pointer;padding: 0;}
    .styled-checkbox + label:before {content: ''; margin-right: 10px;display: inline-block;vertical-align: text-top; width: 20px;height: 20px; background: white;}
    .styled-checkbox:hover + label:before {background: #f35429;}
    .styled-checkbox:checked + label:before {background: #f35429;}
    .styled-checkbox:disabled + label { color: #b8b8b8; cursor: auto;}
    .styled-checkbox:disabled + label:before { box-shadow: none; background: #ddd;}
    .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 9px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 
        2px 0 0 white,
        4px 0 0 white,
        4px -2px 0 white,
        4px -4px 0 white,
        4px -6px 0 white,
        4px -8px 0 white;
        transform: rotate(45deg);
    }
    .styled-checkbox + label:before {box-shadow: none; background: #ddd;}
    .filter-section { background: #fff; padding: 0 15px; box-shadow: 0 2px 64px 0 rgba(208,208,208,.5); margin-bottom: 20px;}
    .filter-section h3 {
        /*background: #525252;*/
        background:#0000009c; 
        margin: 0 -15px; padding: 10px 15px; color: #fff; font-size: 20px; font-weight: normal;}
    .filter-section h3 .fa {display: none;}
    .filter-sub-section { overflow: hidden; padding: 10px 0 0; cursor: pointer;}
    .filter-section .filter-option { padding: 10px 0;}
    .filter-sub-section .sub-section-title { font-size: 16px; font-weight: bold; float: left;}
    .filter-sub-section .fa { float: right; font-size: 24px;}  
    .filter-section label {font-weight: normal;}  
    .filter-section .hr-line { border-bottom: 1px #ccc solid;}     
    .filter-option {transition: 0.5s;}
    .filter-sub-section.open + .filter-option {display: none; } 
    .filter-sub-section.open i:before {content: "\f107";}
    .custom-checkbox-style { margin: 0; padding: 0; list-style-type: none;}
    .custom-checkbox-style li { margin: 5px 0;}
    .property-list li {background: #fff; padding: 5px; overflow: hidden; margin-bottom: 10px; box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);}  
    .property-list li .listing-img { padding: 10px 0 0px 10px; overflow: hidden}
    .dash { font-size: 32px; text-align: center; line-height: 30px;}
    .btn-block { margin: 10px 0;}       
    .property-list li img { height: 160px; width: auto; max-width: fit-content;}

    .search-filter-box.multiselect-checkbox .open>.dropdown-menu { padding: 0 10px;}
    .multiselect-checkbox .open>.dropdown-menu li:first-child label.checkbox,
    .multiselect-checkbox .open>.dropdown-menu li:last-child label.checkbox{ margin: 3px 0;}
    .multiselect-checkbox .open>.dropdown-menu li label.checkbox{ margin: 0 10px;}

    .search-filter-box.multiselect-checkbox .btn .caret { display: none;}
    .search-filter-box.multiselect-checkbox .btn-group, .search-filter-box.multiselect-checkbox .btn-group .multiselect { width: 100%; display: block; text-align: left; height: 40px;}

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {color: #000; background-color: transparent;}
    .multiselect-checkbox .multiselect-selected-text {overflow-x: hidden; text-overflow: ellipsis; display: block; width: 90%; float: left;}
    .top-filter .btn .caret { float: right; margin-top: 7px; display: block;}
    /*============================scrolling-property-thumails================================*/
    .btn.border-btn {
        background-color: transparent;
        color: #525252;
        border: 1px solid #525252;
    }
    .btn.border-btn:hover,
    .btn.border-btn:focus,
    .btn.border-btn:active{
        background-color: #525252;
        color: #fff;
        border: 1px solid #3e3e3e;
    }
    .item {height: auto; background: #fff; border: 1px solid #ebebeb;}
    .property_image {position: relative;}
    .property_price_box {
        position: absolute;
        right: 0;
        bottom: 0;
        vertical-align: top;
        z-index: 1;
        padding: 0.4em 1.500em;
        font-size: 1.571em;
        color: #cc2222;
        /*background: rgba(35, 34, 34, 0.7);*/
        /*background:rgba(204, 0, 0, 0.78);*/
        /*background-color: #eaeaead1;*/ 
        background-color: #bfb3b3d1; 
        text-align: right;
    }
    .property_price_box .property_price_box_sign, .property_price_box .property_price_box_per {
        font-size: 0.9em;
        font-weight: 100;
        line-height: normal;
        vertical-align: top;
        line-height: 1.7em;
        margin-right: 2px;
    }

    .property_info, .property_info_list {
        padding: 1em 2em 1em; 
        border-bottom: 1px solid #ebebeb; 
        border-bottom: 1px solid #ebebeb; 
        background: rgba(243, 243, 243, 0.5);
        overflow: hidden;
    }

    .property_icon {float: left;}
   /* .fa.fa-home { color: rgba(239, 89, 90, 0.9); font-size: 24px; margin-bottom: 15px; margin-right: 5px;}*/
   /* fa fa-map-marker { font-size: 18px; margin: 0 7px;}*/
    .property_title_address_1 { font-size: 22px; line-height: 24px;}
    .property_info_list {border-bottom: none;}

    .owl-nav { text-align: right; width: 100%; display: block; overflow: hidden; padding: 10px; position: absolute; top: -30px; padding: 0;}
    .owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
        cursor: pointer;
        cursor: hand;
        -webkit-user-select: none;
        -khtml-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        width: 0px;
        display: inline-block;
    }
    .owl-prev:before {
        content: "\f105";
        color: #333;
        font-size: 32px;
        position: absolute;
        display: block;
        font-size: 0;
        cursor: pointer;
        background: 0 0;
        padding: 0;
        border: none;
        outline: 0;
        font-family: icomoon;
        line-height: 1;
        color: transparent;
        opacity: .75;
        background: url(../images/left-arrow.png);
        background-size: 100% 100%;
        width: 44px;
        height: 44px;
        right: -5px;
        background-size: 18px auto;
        background-repeat: no-repeat;
    }
    .owl-next:before {
        content: "\f105";
        color: #333;
        font-size: 32px;
        position: absolute;
        display: block;
        font-size: 0;
        cursor: pointer;
        background: 0 0;
        padding: 0;
        border: none;
        outline: 0;
        font-family: icomoon;
        line-height: 1;
        color: transparent;
        opacity: .75;
        background: url(../images/right-arrow.png);
        width: 44px;
        height: 44px;
        background-size: 18px auto;
        background-repeat: no-repeat;
        right: -30px;
    }

    /*=====================detailpage================ */

    .property-sub-title {color: #3c3c3c;}
    .property-value {font-weight: bold;font-size: 15px;}
    .description-block .property-sub-title {color: #3c3c3c; width: 25%; float: left; padding: 10px 0;}
    .description-block .property-value { font-weight: bold; font-size: 15px; float: left; width: 75%; padding: 10px 0;}
    .description-block .amenities ul li {
        padding: 0 5px 10px;
        margin: 0;
        float: left;
        width: 20%;
        color: #333;
        white-space: nowrap;
        font-size: 12px;
        font-weight: normal;
        text-align: center;
        border-radius: 50%;
    }
    .show-amenities {
        cursor: pointer;
    }
    .amenities {
       border-top: 1px solid #8c8c8c;
       margin: 5px 0;
       padding: 15px 0;
       /* background: #fff; */
       border-bottom: 1px solid #8c8c8c;
       overflow: hidden;
       float: left;
   }
   .amenities img {
    margin-bottom: 0;
    
}
.amenities-inner {
    display: none;
    
}
.flooring [class|=col], .fitting [class|=col], .walls [class|=col] {
    padding: 10px 15px;
}
.flooring .col-md-7, .fitting .col-md-7, .walls .col-md-7 {
    font-weight: bold;
}
.flooring, .fitting {
    border-right: 1px solid #ccc;
}
.fitting img {
    width: 54px;
    margin-bottom: 10px;
}
.description-block .property-detail-block {
    /*padding: 15px 15px;
    background: #fff;
    box-shadow: 0 2px 64px 0 rgba(208,208,208,.5);
    border: 1px solid #ddd;*/
}
.description-block .property-detail-block .col-md-6 {
   /* background: #fff;
    border-bottom: 1px dotted #ddd;
            border-right: 1px dotted #ddd;
            width: 100%;*/

        }
        .hightlight { margin: 0 15px; list-style: circle; }
        .highlight-block li { width: 23%; float: left; list-style-type: square; margin: 15px 10px -5px;}
        .property-viewer { 
            background: url(../images/Banner1.jpg) no-repeat top center; 
            background-size: cover; 
            min-height: 444px; 
            position: relative; 
            color: #fff; 
            overflow: hidden;
            margin-top: 0px;
        } 

        .property-viewer2 {background: transparent; min-height: 90px; color: #464646; 
            margin-top: -9px;
        }
        .property-viewer-section .property-viewer { min-height: inherit; background: none; } 
        .property-viewer-section .property-viewer img { width: 100%; } 
        .property-viewer .property-detail-header { 
            bottom: 0; 
            position: absolute;
             background: rgba(0, 0, 0, 0.48); 
             right: 0; 
             left: 0;
             padding: 0 5px;
         }
         .text12{
            font-size: 20px;
         }
        .text11{
            font-size: 15px;
         }
         .txtRt{
            text-align: right;
         }
        .property-viewer2 .property-detail-header { background: #dedede;}
        .property-viewer .property-detail-header h1 { margin: 15px 0; text-align: left; float: left;}
        .property-viewer2  .loc-wrap a {
            color: #464646;
            margin-right: 5px;
        }
        #ProjectDetails .property_info {
            border-bottom: 1px solid #ebebeb;
            background: none;
        }
        #gallery #slider-thumbs {margin: 10px auto; overflow: auto; padding: 0 20px;}
        #gallery .thumbnail a>img, section#gallery .thumbnail>img {
            margin-right: auto;
            margin-left: auto;
            overflow: hidden;
            width: 100%;
            border-radius: 3px;
            height: 100px;
        }
        #gallery .thumbnail {
            display: block;
            /* padding: 4px; */
            /* margin-bottom: 20px; */
            line-height: 1.42857143;
            background-color: transparent;
            border: none;
            border-radius: 3px;
            -webkit-transition: border .2s ease-in-out;
            -o-transition: border .2s ease-in-out;
            transition: border .2s ease-in-out;
            overflow: hidden;
            margin-bottom: 0;
        }
        .hide-bullets {
            width: 100%;
            white-space: nowrap;
        } 
        #gallery #slider-thumbs .col-sm-2 {
            padding-left: 0;
            display: inline-block;
            white-space: nowrap;
            float: inherit;
            padding-right: 0;
        }


        /*=====================detail=page gallery================ */

        #PropertyDetails .modal {
          display: none;
          position: fixed;
          z-index: 999;
          background-color: #000000e3;
      }

      #PropertyDetails .close {
          color: white;
          position: absolute;
          top: 10px;
          right: 25px;
          font-size: 25px;
          font-weight: bold;
          opacity: .8;
      }

      #PropertyDetails .close:hover,
      #PropertyDetails .close:focus {
          color: #999;
          cursor: pointer;
      }

      /*=====================custum-checkbox================ */

      .styled-checkbox {position: absolute; opacity: 0; }
      .styled-checkbox+ label { position: relative; cursor: pointer; padding: 0;}
      .styled-checkbox + label:before {
        content: '';
        margin-right: 10px;
        display: inline-block;
        vertical-align: text-top;
        width: 20px;
        height: 20px;
        background: white;
    }

    .styled-checkbox:hover + label:before {background: #f2b121;}
    .styled-checkbox:checked + label:before { background: #f2b121;}
    .styled-checkbox:disabled + label { color: #b8b8b8;cursor: auto;}
    .styled-checkbox:disabled + label:before { box-shadow: none; background: #ddd;}

    .styled-checkbox:checked + label:after {
        content: '';
        position: absolute;
        left: 5px;
        top: 9px;
        background: white;
        width: 2px;
        height: 2px;
        box-shadow: 
        2px 0 0 white,
        4px 0 0 white,
        4px -2px 0 white,
        4px -4px 0 white,
        4px -6px 0 white,
        4px -8px 0 white;
        transform: rotate(45deg);
    }
    .styled-checkbox + label:before {box-shadow: none; background: #ddd;}  

    /*=====================table================ */

    .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; vertical-align: middle;} 
    table { border: 1px solid #ddd;} 
    .table>thead>tr>th { border-bottom: 1px solid #ddd;}
    .table>thead>tr{ background-color: #f9f9f9;}   
    table tr .fa {
        font-size: 18px;
        margin: 0 5px
    }
    /*=====================owner-detail================ */

    .vertical-line {background: #dedede; width: 1px; margin: 40% auto; height: 90%; }
    .flex {display: flex; }
    .owner-detail-block {text-align: center;margin: 10% 0;}
    .pic { width: 45%; margin: auto;}
    .pic img { width: 100%; border-radius: 50%;}
    .logo {width: 100%;}    
    
    
    .property-inner-link { 
        background-color:#cccccc; 
        padding-bottom: 0; 
        margin-top: -15px;
    }
    .fixedheader {position: fixed; z-index: 3; top: 61px; right: 0; left: 0;}
    .property-inner-link ul { display: table; width: 100%;}
    .property-inner-link li { padding: 5px 5px; display: inline-block; font-size: 14px; display: table-cell;text-align: center; font-weight: bold;}
    .base-price-block { float: right; margin: 30px 30px 0;}
    .base-price { float: left; font-size: 24px; margin-right: 10px;}
    .sqft-block { float: left; margin: 8px 0 6px;}
    .property-detail-header h1 { margin: 25px 0; text-align: left; float: left;}
    
    /*=====================Rightside-bar- slider================ */
    #myModal {z-index: 999; padding-top: 40px; overflow: hidden;}
    .modal .right-bar-slide {
        width: 250px;
        padding: 15px 15px 5px 17px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        top: 20%;
        background: rgba(255, 255, 255, 0.92);
        border-radius: 8px;
        z-index: 999;
        box-shadow: 0 2px 64px 0 rgba(208,208,208,.5);
        transition: right 0.5s; 
        position: relative;
        margin: 70px auto;
    }
    .right-bar-slide {
        width: 220px;
        padding: 15px 15px 5px 17px;
        border: 1px solid #ccc;
        box-sizing: border-box;
        right: -5px;
        position: fixed;
        top: 20%;
        background: rgba(255, 255, 255, 0.92);
        border-radius: 8px;
        z-index: 999;
        box-shadow: 0 2px 64px 0 rgba(208,208,208,.5);
        transition: right 0.5s; 
    }
        
       

    /*.modal-dialog {margin: 70px auto;}*/
    




    .right-bar-slide .form-group { margin-bottom: 10px;}    
    .close-arrow, open-arrow { position: absolute; left: -10px; top: 58%; font-size: 24px; color: #696969; cursor: pointer;}
    .owner-detail-block { text-align: center; margin: 0; border-bottom: 1px solid #ccc; padding-bottom: 5px;}     
    .owner-detail-block h3 { font-size: 20px; margin: 10px 0 10px; text-align: center;}
    .owner-detail-block input.form-control {height: 30px;} 
    .right-bar-slide.active {right: -215px; transition: right 0.5s;}
    .right-bar-slide.active .fa-chevron-circle-right:before { content: "\f137";}



    /*=====================privacy-policy================ */

    .privacy-policy ul { list-style: inherit;}
    .privacy-policy li { list-style-type: none; padding:8px 10px; text-align: justify;}

    /*=====================| Accordion |===================*/
    .terms-condition ul { list-style: inherit; margin: 0 15px;}
    .terms-condition li { list-style-type: none; padding:6px 10px; text-align: justify;}.panel-title>a {position: relative; display: block; cursor: pointer; font-size: 14px;}
    .panel-title>a:before {content:"\f106"; font-family: FontAwesome; position: absolute; font-size: 14px; right: 17px; top: 4px;}
    .panel-title>a.collapsed:before {content:"\f107";}



    .search-filter-box .tab-content {
        background: #fff;
        padding: 30px 30px 20px;
        border-bottom-left-radius: 4px;
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px;
        box-shadow: 0 2px 44px 0 rgba(208,208,208,.5);
        margin-top: 1px;
        opacity: 0.93
    }
    .search-filter-box .nav-tabs { border-bottom: none;}
    .search-filter-box [class|=col] {padding: 0 5px;}
    input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block { width: 100%; border-radius: 4px;}

    .search-filter-box > h1 {
        font-size: 40px;
        margin: 30px 0;
        text-align: center;
        color: #fff;
        text-shadow: #000000 4px 4px 6px;
    }
    .search-filter-box .form-control { 
     height: auto; 
     padding: 10px 12px;
 }

     .search-filter-box .btn {
        margin: 0;
        padding: 8px 8px;
        font-size: 15px;
    }
    .search-filter-box .nav>li>a {
     padding: 10px 15px;   
 }

 .white-color {
    padding: 0px 15px 10px;
}
.search-bar {
    width: 75%;
    margin: auto;
}

.nav-tabs>li {
    margin-bottom: -5px;
}
.nav-tabs>li>a {
    margin-right: 1px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0;
    /*background-color: rgba(238, 238, 238, 0.48);*/
    color: #ccc;
    font-weight: bold;
    font-size: 14px;
    /* font-weight: bold; */
    color: #fff;
    background: rgba(0, 0, 0, 0.61);
    /* background: rgba(255, 255, 255, 0.65); */
    cursor:pointer;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover,
.nav-tabs>li >a:hover{
    color: #cc2222;
    cursor: pointer;
    background-color: #fff;
    border-top: 5px solid #cc2222;
    border-bottom-color: transparent;
    font-weight: bold;
}


.mycanvas {
    display: none;
}




.top-filter {
    /*margin-top: 50px;*/
}
.top-filter [class|=col] {
    padding: 0 5px;
}
.top-filter .form-group {
    margin-bottom: 0;
}


.seacrh-list-dropdown{
    border: 1px solid #ccc;
    top: 33px;
    width: 97%;
    border-radius: 3px;
}


.contact-us h3 { margin-top: 10px;}


.footer-above {    background: #000;padding: 40px 0; color: #949999;}
.footer-bottom { background: #0c0c0c; padding: 20px 0;}


.contact-social { margin: 20px 0 0 0;}
.contact-social li { display: inline-block; text-align: center;}
.contact-social li a { display: inline-block; min-width: 40px; padding: 5px 10px; border: 1px solid #efefef; color: #888; border-radius: 3px;}
.contact-social li a:hover { opacity: 1;}
#contactform { position: relative; }

/* ============================================================================== */
/* social links
/* ============================================================================== */

.social-links li { display: inline-block; text-align: left; margin: 0 4px 4px 0; font-size: 16px; width: 100%;}
.social-links .social-icons li { width: auto;}

.social-links li a { display: inline-block; min-width: 40px; line-height: 28px; padding: 5px 10px; background: #000; color: #fff !important; border-radius: 3px;}
.social-links li a { -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease;}
.social-links li a:hover { opacity: 0.7;}

.social-links li.dribbble a { background-color: #ea4c89;}
.social-links li.email a { background-color: #2c3e50;}
.social-links li.facebook a { background-color: #3b5998;}
.social-links li.flickr a { background-color: #ff0084;}
.social-links li.foursquare a { background-color: #0072b1;}
.social-links li.github a { background-color: #000;}
.social-links li.gplus a { background-color: #dd4b39;}
.social-links li.instagram a { background-color: #517fa4;}
.social-links li.linkedin a { background-color: #007bb6;}
.social-links li.pinterest a { background-color: #cb2027;}
.social-links li.skype a { background-color: #12a5f4;}
.social-links li.twitter a { background-color: #00aced;}
.social-links li.youtube a { background-color: #bb0000;}
.login-container {
    width: 1000px;
    margin: auto;
}
.signup-login-block form {
    padding: 15px 30px 15px;
    border: 1px solid #ccc;
    border-radius: 6px;
}
.signup-login-block h3 {
    margin: 5px 0 20px;
}
.fb-btn, .google-btn {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 41px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}
.google-btn {
    border-radius: 4px;
    background-color: #da4f42;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.24), 0 0 1px 0 rgba(0,0,0,.12);
    margin-right: 15px;
    margin-bottom: 10px;
}
.fb-btn {
    border-radius: 4px;
    background-color: #4267b2;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,.24), 0 1px 1px 0 rgba(0,0,0,.12);
}
.fb-icon, .google-icon {
    width: 36px;
    height: 42px;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding-left: 5px;
}
.fb-icon .fa, .google-icon .fa {
    font-size: 20px;
    line-height: 40px;
}

.align-center {
    text-align: center;
}
.signup-login-block h3.connect-us {
  font-weight: normal;
  margin: 15px 0 11px;
  font-size: 22px;
}

.email-icon:before {
    content: "\f2c0";
    width: 24px;
    height: 24px;
    font-size: 18px;
}

/*=====================| Dashbaord |===================*/    


.list-group {
    padding-left: 0;
    margin-bottom: 20px;
    /* padding: 12px 0; */
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
}      
.list-group-item:first-child {
}
.list-group-item {
    padding: 15px 20px;
    margin-bottom: -1px;
    border: none;
    background: rgb(51, 51, 51);
    border-left: 4px solid #98bd15;
    color: #fff;
}   
a.list-group-item, button.list-group-item {
    color: #fff;
}
.parllel-border {
    border-left: 1px solid rgba(221, 221, 221, 0.62);
    border-right: 1px solid rgba(221, 221, 221, 0.62);    
}
.border-none {
    border: none;
}
.panel-default>.panel-heading {
    font-size: 16px;
    background-color: #b5b5b5;
    font-weight: bold;
}

.panel-heading {
    padding: 12px 15px;
}

.panel-green {
  border-color: #5cb85c;
}

.panel-grey {
  border: 1px solid #666 !important;
}


.panel-green > .panel-heading {
  border-color: #5cb85c;
  color: white;
  background-color: #5cb85c;
}

.panel-green > a {
  color: #5cb85c;
}

.panel-green > a:hover {
  color: #3d8b3d;
}

.panel-red {
  border-color: #cc2222;
}
.panel-blue {
  border-color: #04c;
}

.panel-blue > .panel-heading {
  border-color: #04c;
  color: white;
  background-color: #04c;
}

.btn-blue {
    background-color: #04c;
    border-color: #04c;
    color:#fff;
}

.panel-red > .panel-heading {
  border-color: #cc2222;
  color: white;
  background-color: #cc2222;
}
.panel-red > a {
  color: #cc2222;
}
.panel-red > a:hover {
  color: #cc2222;
}
.panel-yellow {
  border-color: #f0ad4e;
}
.panel-yellow > .panel-heading {
  border-color: #f0ad4e;
  color: white;
  background-color: #f0ad4e;
}
.panel-yellow > a {
  color: #f0ad4e;
}
.panel-yellow > a:hover {
  color: #df8a13;
}
.huge {
    font-size: 40px;
}
.dashboard .pic img {
    width: 135px;
}
.menu {
    display: none;
}

.my-property .property-list li img {
    height: auto;
    width: 100%;
}

.my-property .property-list li {
    padding-bottom: 10px;
}
.contentHolder, .bannerscollection_zoominout.opportune.ui-draggable.ui-draggable-handle {
    cursor: default !important;
}
.item .property_image {
    height: 250px;
}  



.owl-carousel .owl-item img {
    display: block;
    width: auto;
    height: auto;
    margin: -1px;
    height: 250px;
    max-width: initial;
}



#gallery  .thumbnail a>img, .thumbnail>img {
    margin-right: auto;
    margin-left: auto;
    height: 130px;
}




/* Main carousel style */
.carousel {
    width: 85%;
    margin: auto;
}

/* Indicators list style */
.article-slide .carousel-indicators {
    bottom: 0;
    left: 0;
    margin-left: 5px;
    width: 100%;
}
/* Indicators list style */
.article-slide .carousel-indicators li {
    border: medium none;
    border-radius: 0;
    float: left;
    height: 54px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 5px !important;
    margin-top: 0;
    width: 100px;
}
/* Indicators images style */
.article-slide .carousel-indicators img {
    border: 2px solid #FFFFFF;
    float: left;
    height: 54px;
    left: 0;
    width: 100px;
}
/* Indicators active image style */
.article-slide .carousel-indicators .active img {
    border: 2px solid #428BCA;
    opacity: 0.7;
}

.gallery-popup .modal-content {
    background: none;
}
.gallery-popup .carousel-inner>.item>img {
    width: 100%;
    height: 550px;
}
.gallery-popup .carousel-indicators .active {
    width: 100px;
    height: 60px;
}


/***** NEW SLIDER CODE *****/

* {
  box-sizing: border-box;
}

.row > .column {
  padding: 0 8px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
/*.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
}*/
.modal-backdrop{
    z-index: 990;
}
.modal{
    z-index: 999; 
    overflow-y: scroll !important;   
}


.modal-dialog{
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

.modal-header{
    padding: 0px;
    border:0;
}
/* Modal Content */
.modal-content {
  position: relative;
  margin: auto;
  padding: 0;
  /*max-width: 1200px; */
  width: 100%; 
  height: auto;
  min-height: 100%;
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
}

.modal-footer{
    border : 0px;
}
/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: 10px;
  right: 25px;
  font-size: 35px;
  font-weight: bold;
}

.modal-header button.close{
    position: absolute;
    top: 6px;
    left: 10px;
    right: 0px;
    color: #fff;
    opacity: 1;
    font-size: 25px;
}

.close:hover,
.close:focus {
  color: #999;
  text-decoration: none;
  cursor: pointer;
}

.mySlides {
  display: none;
}

.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  display: block;  
  cursor: pointer;
  position: absolute;
  top: 35%;
  width: 25px;
  /*padding: 16px;*/
  /*margin-top: -50px;*/
  color: white;
  font-weight: bold;
  font-size: 15px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  background-color: rgba(0, 0, 0, 0.75);
  color:#FCFCFC;
  text-align: center;
}


/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
/*.prev:hover,
.next:hover {
  background-color: rgba(15, 74, 216, 0.92);
}*/


.datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot th:hover {
    background:#fff !important;
}

th.prev, th.next{
    display: block;
    top: 5px;
    background-color: #fff;
    color: #333;
}


/* Pagination Prev Nav */

.paging li.prev, .paging li.next{
    display: inline-block;
    position: relative;
    top: 0;
    width: auto;
    padding: 2px 5px;
    font-weight: normal;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    margin: 5px 3px;
    font-size: 0.9em;
    color: inherit;
} 

.paging li.prev.disabled, .paging li.next.disabled{
    color: #aaa;

}

.paging li a{
    font-size: inherit;
}
.paging span{
    background-color: #fff;
    padding: 3px 5px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    margin: 5px 3px;
    font-size: 0.9em;
}

.paging span.current{
    background-color: #cc2222;
    color: #fff;
}


/* gallery Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  background-color: rgba(0, 0, 0, 0.75);
}

img {
  margin-bottom: -4px;
}

.caption-container {
  text-align: center;
  background-color: black;
  padding: 2px 16px;
  color: white;
}

.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}



/* Gallery Adjustment */

#PropertyDetails .close {
    background-color: red !important;
    padding: 5px !important;
    top: 40px !important;
    z-index: 9;
}

#galleryModal{
    margin-top: -30px !important;
}


#galleryModal .mySlides img {
   height: 470px !important;
}

#galleryModal .column img {
    height: 140px !important;
    padding: 5px !important;
}


#background{
    position:absolute;
    z-index:0;
    background:white;
    display:block;
    min-height:50%; 
    min-width:90%;
    left: 25%;
    color:yellow;
}


#bg-text
{
    color:red;
    font-size:90px;
    transform:rotate(-30deg);
    -webkit-transform:rotate(-30deg);
}

.book-seat{
    border: 1px solid #000; 
    margin-top: 5px; 
    margin-left: 5px; 
    background-color: #f5f5f5; 
    width: 35px; 
    height: 35px; 
    padding: 3px; 
    float: left; 
    text-align: center;
    font-size: 20px;
}

.checkoutBox {
    border: 1px solid #ccc;
    padding: 5px;
}
.checkoutBox p{
    font-size: 0.9em;
    font-weight: bold;
}

.checkoutBox a{
    font-weight: bold;    
}

.checkoutBox a.btn-default{
    background-color: #FB641B;
    border-color: #FB641B;
    color: #fff;
}


.form-check-input{
    float:left;
    margin:15px 10px 30px;
    font-weight: normal;
}


.payNow input[type=submit] {
    background-color: #CC2222;
    border-color: #CC2222;
    padding: 11px 25px 10px 25px;
    border-radius: 5px;
    color: #fff;
    font-weight: 600;
    float: right;
    margin-top: 10px;
    margin-right: 5px;
}


#mobileLogo{
    display: none;
}



.aa-title{
    display: inline;
    float: left;
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
}

.aa-service-content{
    display: inline;
    float: left;
    margin: 0px 0;
    width: 100%;
}

#mobileBanner {
    display: none;
}

#deskTopBanner{
    display: block;
    height: 300px;
    background-image: url(/img/icons/pattern3.png);
    background-repeat: repeat;
    /*background-size: cover;
    background-position: inherit;*/
    margin-top: 0px;
    margin-bottom: 15px;
}

.ads{
    background-color: #fff;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
}



.ads h4{
    padding: 5px;
    text-align: center;
}

.ads .trendingBox {
    padding: 0 2px;
    margin-right: 10px;
}
.lead{
    font-size: 20px;
}

.ads p{
   background-color: #EAEAEA;
   font-size: 15px;
   padding:5px 1px;
}

.packageDetails{
    background-color: rgba(45, 45, 45, 0.85);
    color: #fff;
    padding: 3px;
    text-align: justify
}


.scrollable{
    overflow-y:scroll; 
    height: 250px;
}

.categoryBox{
    background: #cc2222;
    color: #fff;
    padding: 8px;
    box-shadow: 0 1px 2px 0 rgba(0,0,0,.2);
    font-size: 15px;
}

.bookAppointment{
    background: #c11b0a; 
    color: #fff; 
    padding:10px; 
    font-family: sans-serif;
    margin-top: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.innerStep{
    box-shadow: 0px 2px 5px 1px rgba(0,0,0,.3);
    padding: 6px 10px;
}

/*#CustomerBookingPropertyViewForm label{
    font-weight: normal;
}*/

#CustomerBookingPropertyViewForm li>label {
    margin-left: 5px;
    margin-top: 5px;
    font-size: 1em;
}

#CustomerBookingPropertyViewForm .form-group{
    margin-bottom: 15px;
}

#CustomerBookingPropertyViewForm .checkbox{
    left: 15px;
}

#CustomerBookingPropertyViewForm .list-inline li input{
    width: 20px;
    height: 20px;
    position: relative;
    left: 5px;
    top: 5px;
}


.bookNext{
    background-color: #f6f6f6 !important;
    position: fixed !important;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff;
    padding: 3px;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,.3);
    border-top: 1px solid #e2e2e2;
    height: 55px;
}

.fixfixed {
    position: relative !important;
    top:55px;
}

.bookingSummary .printBtn{
    padding: 5px 8px;
}

.cancelBtn{
    padding: 5px 8px; color: #cc2222; border-color: #cc2222;
}

.btn-default{
    padding: 5px 8px;
    color: #cc2222;
    border-color: #cc2222;
    background-color: #fff;
}

.btn-default, .btn-default:hover, .btn-default:active, .btn-default:focus{
    color: #cc2222;
    border-color: #cc2222;
    background-color: #fff;
    outline: none;   
}

.bookingSummary .cancelMsg{
    color: #cc2222;font-size: 12px; margin-top: 5px; margin-bottom: 5px;
}

.bookingSummary .bookingRule{
    background-color: #dfdfdf; padding: 5px; color: #cc2222;
}

.bookingSummary ul{
    border: 1px dashed; padding: 5px;
}

.bookingSummary ul>li{
    background-color: #dfdfdf; padding: 5px; margin-bottom: 5px
}

.mt5{
margin-top: 5px;
}

.point8F{
    font-size: 0.8em;
    padding: 5px;
}

.login-block p{
    font-size: 1.1em;
}

.login-block h4{
    font-size: 1.2em;
    font-weight: bold;
}

.signup-login-block h3 {
    margin: 5px 0 10px;
    font-size: 1.2em;
    font-weight: bold;
}

.btn-primary.focus, .btn-primary:focus{
    background-color: #cc2222;
    border-color: #cc2222;
}

#loader{
    display: block;
    position: fixed; 
    top: 0px; 
    left: 0px; 
    background: rgba(0, 0, 0, 0.5); 
    width: 100%; 
    height: 100%; 
    z-index: 9999; 
}

#loader img {
        position: relative;top: 50%; left: 50%;
    }


.loaderImg {
  border: 5px solid #f3f3f3;
  border-radius: 50%;
  border-top: 5px solid #cc2222;
  width: 50px;
  height: 50px;
  animation: spin 1s linear infinite;
  margin: 0 auto;
  margin-top: 250px;
}

#a2hs{
    display: none;
}
/*.add-button{
    display: block;
    position: fixed; 
    bottom: 0px;
    left:1px;
    right: 1px; 
    width: 100%; 
    padding: 5px; 
    text-align: center;
    background-color: #d00d0fe6;
    color:#fff;
    z-index: 999;
}*/

/*-----------------Login Register Modal--------*/

#loginOtpModal .modal-content{
    background-color: #fff;
}
#loginOtpModal .modal-body{
    margin-top: 100px;
}

#loginOtpModal .modal-header{
    border-bottom: 0px;
}

#loginOtpModal .modal-body label{
    font-size: 16px;color: #cc2222;
}

#resendOTP, #resendBookOTP{
    color: #336699; display: none;
}

/*---------Success Modal----------*/

#successModal .modal-content{
    background: url('/img/success-bg.svg');
}
#successModal .modal-body .thanks{
    text-align:center;color: #fff;font-size: 25px;margin-top: 100px;
}
#successModal .modal-body .order{
   text-align: center;
   color: #fff;
   font-size: 25px;
   margin-top: 30px;

}

#successModal .modal-body p img{
    width: 90px;
    height: 90px;
    margin-left: 35%;
}

#successModal .modal-body button{
   font-size: 20px;
   color: #fff;
   position: relative;
   top: 70px;
   left: 85px;
   border: 3px solid #fff;
   background: #cc2222;"
}

.noMargin{
   margin-left: -8px !important;
   margin-right: -8px !important;
}

 #mainLogo a{
    font-size: 30px; text-decoration: none;
 }

 .deskTopHide{
        display: none;
    }

 section.dashboard .panel p {
    margin: 0 0 0 10px;
    font-size: 1.5em;
 }   


.footer-nav{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 5;
    height: 45px;
    border-top: 1px solid #666;
    padding-top: 5px;
}

.footer-nav .fa {
    color:#9c9c9c;
}

.mT10{
    margin-top: 10px
}

#makePayment{
    display: none;
}

#mobileBookNow{
    position: relative;
    bottom: 30px;
}

.property-info h3 {
    font-size: 18px;
    margin-top: 10px;
}

.property-info p {
    font-size: 0.95em;
    margin-bottom: 5px;
}

a:focus, a:hover{
    color: #cc2222;
    text-decoration: none;
}

#topSalon {
    padding: 10px;
}

#topSalon h3{
    font-size: 18px;
    margin-top: 0px;
}

#topSalon img{
    /*border: 1px solid #cc2222;
    padding: 5px;
    border-radius: 5px;*/
    height: 150px;
    width: 100%;
}

#topSalon .property-card{
    margin-bottom: 5px;
    border: 1px solid #cc2222;
    padding: 2px;
}

#topSalon .property-block{
    background: #eaeaea; 
    padding: 5px;
}

#topSalon .property-block p{
    color:#cc2222;
    font-weight: bold;
    font-size: 0.9em;
    margin: 5px 0px;
}



.overlay {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9);
  overflow-x: hidden;
  transition: 0.5s;
}

.overlay-content {
  position: relative;
  top: 25%;
  width: 100%;
  text-align: center;
  margin-top: 30px;
}

.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
  white-space: nowrap;
}

.overlay a:hover, .overlay a:focus {
  color: #ccc;
}

.overlay .closebtn {
  position: absolute;
  top: 30px;
  right: 20px;
  font-size: 60px;
}

#cityBox {
  height: 0;
  width: 100%;
}
#cityBox a{
    font-size: 12px;
    color: #fff;
}

#cityBox h3{
    color: #fff;
    margin-top: 0px;
}

#cityBox .overlay-content{
    top:5%;
}

#cityBox.overlay{
    background-color: rgba(0,0,0, 0.95);
}

.openCity{
   float: right;
   margin-right: 25px;
   color: #fff; 
   font-size: 0.9em;
}


.modal-open {
  overflow: inherit;
}

#detailsPageAction{
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
    background: #fff; 
    padding: 3px;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,.3); 
    border-top: 1px solid #e2e2e2;
    height: 45px;
}


#detailsPageAction button{
    margin-top: 3px;
    width: 100%; 
    border-radius: 0;
}


 /* Rating & Reviw */ 

   #Comments button {
    font-size: 0.85em; margin-bottom: 10px;
   } 

   .reviewAndratingBox{
        padding-left: 5px; 
        padding-right: 0px; 
        color: #686868; 
        width: 40%;  
        padding-top: 15px;
        
   }

   .reviewAndratingBox .ratingBox{
       text-align: center; font-size: 1.5em; color: #464646;
   }

   .reviewAndratingBox .reviewBox{
       text-align: center; font-size: 1em;
   }

   .reviewLine{
        width: 1px; padding: 0; height: 100px; background-color: #aaa;
   }

   .lineGraph{
        padding-left: 10px; padding-right: 0;
   }

   .whatSay{
        margin-top: 20px;
   }



.ratingsAndReview .star{
    width: 10%;
    font-size: 1em;
    color: #464646;
    height: 15px;
}

.ratingsAndReview .line{
    width: 60%;
    background-color: #aaa;
    height: 7px;
    margin-top: 5px;
    position: relative;
    border-radius: 5px;
}


.ratingsAndReview .line .innerLine{
    position: absolute;
    height: 7px;
    top: 0;
    left:0;
    border-radius: 5px;
}

.fiveS{
    width: 100%;
    background-color: #017319;
}
.fourS{
    width: 80%;
    background-color: #26a541;
}
.threeS{
    width: 60%;
    background-color: #63d00a;
}
.twoS{
    width: 40%;
    background-color: #f39801;
}
.oneS{
    width: 20%;
    background-color: #cc2222;
}

.ratingsAndReview .number{
    width: 26%; 
    color: #464646; 
    font-size: 1em;
    padding-left: 5px;
    border-radius: 5px;
}

.commentListBox .commentBlock{
     color: #686868;
}

.commentListBox .userIcon{
    color: #aaa;
}

.commentListBox p b{
    font-size: 1em; color: #464646;
}


.commentListBox .lowerP{
    margin-bottom: 7px;
    margin-left: 30px;
    font-size:0.95em;
}



/* Rating & Reviw */



.mb35{
    margin-bottom: 35px;
}

.mb50{
    margin-bottom: 50px;
}

.mb10{
    margin-bottom: 10px;
}

.mb0{
    margin-bottom: 0px;
}


.pd30{
    padding: 30px;
}

.pd0{
    padding: 0;
}

.mainColor{
    color: #cc2222 ! important;
}

#resendMsg{
    font-size: 0.95em;
}

.list-inline>li{
    margin-bottom: 10px;
}

.serviceCat .list-inline {
     white-space:nowrap;
}

.amenities .list-inline>li, .serviceCat .list-inline>li{
    display: inline-block;
    background: #cc2222;
    color: #fff;
    padding: 8px;
    margin-right: 5px;
}
.amenities .list-inline>li a, .serviceCat .list-inline>li a{
    color: #fff;
}


.packageBlock{
    padding: 5px;
    border: 1px solid #cc2222;
    margin-left: 15px; 
    margin-bottom: 10px; 
    border-radius: 5px;
    padding-left: 15px;
}

/* custom checkbox */







/* custom checkbox */










/*#searchIcon {
    display: none;
}

#searchIcon {
    display: block;
    position: relative;
    top: -32px;
    left: 7px;
    color: #fff;
    font-size: 1.7em;
    }

/*.chosen-container-single .chosen-single{
    padding: 5px 0px 0px 8px;
}

.chosen-container-multi .chosen-choices li.search-choice{
    padding: 8px 20px 8px 8px;
}


.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{
    top:9px;
    }*/






    @media print {
      body * {
        visibility: hidden;
    }
    #printTicket, #printTicket * {
        visibility: visible;
        padding-top: 0px;
    }
    #printTicket {
        position: relative;
        left: 0;
        top: 0;
    }
}







/* Media Start */





@media screen and (max-height: 450px) {
  .sidenav {
    padding-top: 15px;
    }
  .sidenav a {
    font-size: 18px;
    }
  .overlay a {
    font-size: 20px;
    }
  .overlay .closebtn {
      font-size: 40px;
      top: 40px;
      right: 35px;
  }
}



@media screen and (max-width: 767px) {
.wrapper{
    margin-top: -5px;
    margin-bottom: 45px;
}
 .login-block p{
    font-size: 0.85em;
}

.alert{
    font-size: 0.95em;
}

.orderBlock{
    font-size: 0.9em;
}

address{
    font-size: 0.85em;
}


#bookingSalon h3{
    font-size: 15px;
    margin-top: 5px;
    font-weight: bold;
}

#goBack1, #goBack2, #goBack3, #nextToCustomer, #fromHomeTo, #goBackFromHome{
    font-size: 0.7em;
}
/*.table-responsive td{
    white-space: normal;
}*/

.amenitiy .amenities-name{
 font-size: 0.85em
}

.amenities-name img{
    width: 24px;
    height: 24px;
}

#bookingSalon .modal-body{
    max-height: calc(100vh - 30px);
    overflow-y: auto;
}

#a2hs{
    display: block;
    position: fixed;
    bottom: 0px;
    left: 1px;
    right: 1px;
    width: 100%;
    padding: 8px;
    text-align: center;
    background-color: #fff;
    color: #cc2222;
    z-index: 99;
    height: auto;
    box-shadow: 0 -2px 5px 0 rgba(0,0,0,.3);
}

.openCity{
   margin-right: 5px;
   font-size: 0.8em;
}


.datetimepicker{
    left: 15px !important;
}


.fixedheader{
    top: 44px;
    margin-top: 0;
    font-size: 0.95em;
    background-color: #cccccc;
    padding: 5px;  
}

.login-block h4{
    font-size: 1.1em;
    font-weight: bold;
}

.signup-login-block h3 {
    margin: 5px 0 10px;
    font-size: 1.1em;
    font-weight: bold;
}
   
    
 .ads .trendingBox {
    padding: 0 20px;
    margin-right: 0px; 
}

.ads p {
    padding: 8px 8px;
}
 .ads .trendingBox a img {
    width: 100%;
    height: 80px; 
}

    .top-filter {
        width: 100%;
        padding: 10px;
    }
    .top-filter .form-group {
        margin-bottom: 10px;
    }
    .carousel-inner>.item>img {width: 100%;height: 250px;}


    #bookingSaloon{
        position: fixed;
        left: 0;
        bottom: 0;
        right: 0;
        width: 100%;
    }

    #mobileBookNow{
    /*    position: fixed;
        left: 0;
        bottom: -8px;
        right: 0;
        width: 100%;
        background-color: #a90a0a;
        color: #fff;
        padding: 10px;
        text-align: center;
        font-size: 25px;
        z-index: 9;*/
    }

    #mobileFilter {  
        position: fixed;
        left: 0;
        bottom: -19px;
        right: 0px;
        z-index: 10;
        padding:0px
    }

    /* Slider Chaanges */

    #galleryModal{
        left: 0px;
        top: 30px;
        width: 100%;
        height: auto;
    }

    .packageDetails{
        display: none;
    }


    .panel-footer, .btn-group-lg>.btn, .btn-lg{
        padding: 10px 10px;
    }


    #galleryModal .mySlides img {
        height: 400px !important;
    }

    #galleryModal .modal-content {
        background-color: #fff;
    }

    #galleryModal .close {
        top: 10px !important;
        right: 10px;
        background: #cc2222;
        opacity: 1;
        z-index: 1;
    }


    #mobileLogo{
        display: block;
    }

    #mobileLogo a{
        font-size: 22px;
        text-decoration: none;
    }

#mobileLogo .backButton{
        font-size: 25px;
        text-decoration: none;
        color: #fff;
        position: relative;
        bottom: 5px;
        text-shadow: 0 1px;
        line-height: 1
    }

    #mainLogo{
        display: none;
    }


    #mobileBanner{
        display: block;
        background-image: url(/img/icons/pattern3.png);
        position: relative;
        z-index: 2;
        margin-bottom: 15px;
        background-repeat: repeat;
        /*background-position: center;
        background-repeat: no-repeat;
        background-size: cover;*/
        height: 250px;
        top: 0px;
    }

    .search-filter-box .tab-content{
        padding: 10px 30px 20px;
    }

    #deskTopBanner{
        display: none;
    }
    .footer-above{
        display: none;
    }

    .item .property_image {
        height: 105px;
    }

    .property_price_box{
        top: auto;
        font-size:0.85em;
        font-weight: bold;
    }

    .why-propcampus .fa{
        font-size: 40px;
    }
    .why-propcampus p, .why-propcampus h4{
        padding: 9px;
    }

    .why-propcampus h4{
        font-size: 14px;
        font-weight: bold;
    }

    .why-propcampus p{
        font-size: 0.85em;
    }

    .scrollable{
        overflow-y:scroll; 
        height: 200px;
    }

    .mblSrchForm{
        z-index: 9;
    }

    #loader img {
        position: relative;top: 45%;left: 45%;
    }

    .btn{
        padding: 3px 8px;
        font-size: 14px;
    }

    .signup-login-block .btn{
        padding: 5px 8px;
        font-size: 14px;
    }

    .signUpInLink{ 
        font-size: 0.9em;
        text-decoration: underline;
    }
    ul.top-nav{
        margin-right: 10px;
        margin-top: -5px;
    }
   /* .container{
        padding-right: 5px;
        padding-left: 5px;
    }*/
    .breadcrumb{
        margin-bottom: 5px;
    }

    .huge{
        font-size: 25px;
    }

    .deskTopHide{
        display: block;
    }

    section.dashboard .panel p {
        font-size: 1em;
     }  

     .contact-info address{
        margin-bottom: 40px;
     } 

     .owl-nav { display: block !important; }

     .property_title_address_1 {
        font-size: 12px;
        line-height: 18px;
    }

    .property_title_address_2 {
        font-size: 11px;
    }

    select{
        font-size: 1em !important;
    }

    .paddLT{
        padding: 0 0 0 2px !important;
    }

    .paddRT{
        padding: 0 2px 0 0 !important;
    }


 /* Rating & Reviw */ 

   #Comments button {
    font-size: 0.85em; margin-bottom: 10px;
   } 

   #Comments p{
    margin-bottom: 5px;
   }

   .reviewAndratingBox{
        padding-top: 10px;
   }

   .reviewAndratingBox .ratingBox{
        font-size: 1.2em;
   }

    .reviewAndratingBox .reviewBox{
        font-size: 0.8em;
   }

   .reviewLine{
        height: 80px;
   }

   .whatSay{
        margin-top: 10px;
   }



.ratingsAndReview .star{
    width: 14%;
    font-size: 0.8em;
}

.ratingsAndReview .line{
    height: 5px;
}


.ratingsAndReview .line .innerLine{
    height: 5px;
}


.ratingsAndReview .number{
    font-size: 0.8em;
}


.commentListBox .reviewDate{
    font-size: 0.8em;
}

.commentListBox p b{
    font-size: 0.85em;
}

.commentListBox .lowerP{
    margin-left: 24px;
    font-size: 0.85em;
}

/* Rating & Reviw */

section.listing-block ul li p{
    font-size: 0.9em;
}
section.listing-block ul li p span{
    font-size: 0.9em;
}


}



@media screen and (max-width:1024px) {

    .still-question h1 { font-size: 24px; margin: 35px 10px;}
    .possibilites, .connect, .agent, .favorite { margin-bottom: 15px;}
    .search-filter-box { width: 80%; left: 10%; top: 6%;}
    .highlight-block li {
        width: 30%;
        float: left;
        list-style-type: square;
        margin: 15px 10px -5px;
    }

    .property_info, .property_info, .property_info_list {
        padding: 0.7em;
    }
    .property-detail-block {
        margin: 20px 0 0;
    }
    .property-inner-link li {
        padding: 14px 4px;
        font-size: 14px;
    }
    
    .aa-single-service { border: 8px solid #d8d8d8; height: 170px; text-align: center; width: 170px;}    
    .aa-single-service .fa, .aa-single-service .fa.fa-home {font-size: 60px;margin: 30px 3px 0;}
    .aa-single-service h4 {font-size: 16px;margin-top: 0;}    
    .why-propcampus h3 { margin: 20px 0;}
    .login-container {width: auto; padding: 0 15px;}
    .signup-login-block form {
        padding: 15px 15px 15px;

    }
    #gallery .carousel-inner {height: auto; }
    #gallery .carousel-inner>.item>img {
        width: 100%; min-height: auto !important;
    }


}


@media screen and (max-width:767px) {
    .top-header{
        height: 45px;
    }

    .breadcrumb>li {
        font-size: 0.85em;
    }

    .property-detail-block{
        margin: 0;
    }
    h1 {font-size: 1.25em; margin: 0px 0 0px; text-align: center;}

    section h1 {
         font-size: 1.25em;
    }

    h1+hr { margin: 5px auto 10px; width: 140px;}
    h1 + hr::before { width: 50px;}    
    .h3, h3 {font-size: 18px; margin-top: 5px;}
    .footer-above { padding: 20px 0 10px;} 
    .property-links li a { font-size: 12px;}    
    .vertical-line { background: #dedede; width: 100%; margin: 0% auto; height: 1px;}
    .flex { display: inherit;}
    .right-bar-slide {top: 10%;}    
    section {padding-bottom: 20px;}
    .item {margin-bottom: 10px;}
    .footer-bottom {
        padding: 10px 0 0; 
        position: fixed;
        bottom: 0;
    }    
    footer h5 {font-weight: bold;}
    .property-viewer{ min-height: 160px;}  
    .property-viewer2{ min-height: 130px;}  
    /*=====================| top naviagtion |===================*/    

    .top-nav li{ display: none}
    .top-nav li:last-child {display: block;}
    .desktop-none {display: block;}

    /*======================================| Home |==================================*/

    .aa-single-service {
        border: 6px solid #d8d8d8;
        height: 130px;
        text-align: center;
        width: 130px;
        margin-bottom: 15px;
    }    
    .aa-single-service .fa, .aa-single-service .fa.fa-home {
        font-size: 35px;
        margin: 30px 3px 0;
    }
    .aa-single-service h4 {font-size: 14px;margin-top: 0;}

    /*=======search-filter-box-homepage =======*/    

    .search-filter-box .nav>li>a {padding: 10px 15px;}
    .search-filter-box { width: 90%; left: 5%; top: 15%;}

    .still-question { margin: 15px 0 15px;}    
    .why-propcampus h3 {margin: 0 0 15px;}

    /*======================================| listing filter-section |===================*/        

    .fa.fa-bars {font-size: 20px; margin-top: 8px; float: right; text-align: right; margin-right: -28px;}
    .filter-sub-section .sub-section-title { font-size: 14px; font-weight: normal;}
    .filter-sub-section {padding: 10px 0 5px;}
    .filter-section h3 + .filter-col { display: none; transition: 0.5s; overflow: hidden;}
    .filter-section h3.open + .filter-col  {display: block; transition: 0.5s; }

    /*=======================================| detail page |==============================*/        
/*    .property-viewer .property-detail-header h1 {margin: 0; font-size: 12px; float:left;}    
    .loc-wrap {font-size: 12px;}
    .base-price-block {float: right; margin: 0; font-size: 12px}*/
.property-viewer .property-detail-header p{
    margin: 0px
}
   .text12{
    font-size: 12px;
   }
.text11{
    font-size: 11px;
   }
   .txtRt{
    text-align: right;
   }

    .txtCtr{
    text-align: center;
   }

    .property-sub-title,
    .property-value,
    .description-block .property-value { font-size: 12px;}
    .description-block .property-value { width: 70%; padding: 3px 0;}
    .description-block .property-sub-title { width: 30%;padding: 3px 0;}    
    .highlight-block li { width: 100%; margin: 15px 20px -5px;}
    .property-detail-block .col-md-3,
    .property-detail-block .col-md-6{ overflow: hidden;}
    .property-detail-block .col-md-3:first-child,
    .property-detail-block .col-md-6:first-child{ padding-right: 0;}
    .owl-carousel .owl-stage-outer { margin-top: 50px;}
    .input-group-btn:first-child>.btn, .input-group-btn:last-child>.btn {  padding: 6px 6px;}
    .owner-detail-block { margin: 0% 0;}
    #OwnerDetails h2 { font-size: 24px; margin-bottom: 0;}

    .property-inner-link li {
        padding: 4px 1px 4px;
        font-size: 0.85em;
        line-height: 12px;
        font-weight: normal;
    }
    .property-list li img { height: 80px; width: 100%; max-width: fit-content;}
    .login-block {margin-bottom: 20px; overflow: hidden;}
    .property-list li .listing-img {padding: 5px;overflow: hidden;}
    /*.property_price_box {right: 15px;bottom: 15px;}  */ 
    .right-bar-slide {right: 0px;}
    .right-bar-slide.active {right: 0px; }
    .close-arrow {left: -27px; top: 55%; font-size: 32px; padding: 10px;}

    .property-info h3 {
        margin-top: 5px ;
        font-size: 14px;
        font-weight:700;
    }

     .property-info p {
        margin: 0px;
        font-size: 0.85em;
     }
    
    /*=======================================| detail page |==============================*/        

    .dashboard .row.form-group .form-group {margin-bottom: 5px}
    .parllel-border {
        border: none;
        margin-bottom: 25px;
    }
    .menu {margin-bottom: 20px; display: block;}
    .menu h3 {
        background: rgb(51, 51, 51);
        height: 45px;
        color: #fff;
        line-height: 45px;
        padding: 0 15px;
        border-radius: 3px;
    }
    .menu h3 .fa {
        padding-top: 15px;
    }
    .sidebar {
        position: relative;
    }
    .list-group {
        padding-left: 0;
        margin-bottom: 20px;
        box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16);
        position: absolute;
        top: -22px;
        left: 0;
        right: 0;
        z-index: 1;
        display: none;
    }
    .menu.open + .sidebar .list-group{display: block;}

    .list-group-item:first-child {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px;
    }
    .list-group-item {
        background: rgb(64, 64, 64);
    }
    .table-responsive {
        border: none;
        border-right: 1px solid #ddd;
        font-size: 0.85em;
    }
    .panel-body {
        padding: 5px;
    }
    
    .sidenav a{
        font-size: 15px;
    }

    .lead{
        font-size: 15px;
    }

    .input.select {margin-bottom: 10px;}
    .description-block .amenities ul li {
        width: 50%;
    }
    .property-inner-link ul {
        margin: 0px;
    }
    .filter-section h3 .fa {display: block;}

    .flooring [class|=col], .fitting [class|=col], .walls [class|=col] {
        padding: 2px 5px;
    }
    section p { text-align: justify;}
    .bannerControls {
        display: none;
    }

    .filter-section {
        padding:0px
    }   
    .filter-section h3{
        margin:0;
    }   
    .filter-sub-section {
        padding:10px 10px 5px
    }   
    .filter-section .filter-option{
        padding: 10px 10px;
    }
    .mobileHide{
        display: none;
    }


}

@media screen and (max-width:479px) {

}


@media screen and (max-width: 320px) {
    .property-inner-link li {
        padding: 8px 2px;
        font-size: 0.8em;
        line-height: 12px;
    }
    #gallery .carousel-inner {height: auto; }
    #gallery .carousel-inner>.item>img {
        width: 100%; min-height: auto !important;
    }
    .search-filter-box {
        top:18%;
        left: 5%;
    }

    .search-filter-box .nav>li>a {
        padding: 7px 13px;
    }

    #mobileBanner{
        display: block;
        background-image: url(/img/icons/pattern3.png);
        position: relative;
        z-index: 2;
        margin-bottom: 15px;
        background-repeat: repeat;


    }

    #deskTopBanner {
        display: none;
    }

    .col-xs-7{
        padding-right: 0px;
    }

    .fixedheader .container{
        padding: 0px;
    }
}
