.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
    border-radius: 0px;
}

.btn-primary:active {
    background-color: #1baaa0 !important;
    border-color: #122b40;
    color: #fff;
    outline: 0;
    box-shadow: none;
}

.btn-blue{
    background-color: #FC4861 !important;
}

/*.alert-info {
    color: #fff;
    background-color: #1baaa0;
    border-color: #1baaa0;
}*/

.form-control {
    box-shadow: none;
    border-radius: 0px;
}

.fp_about_justify p{
    text-align: justify;
}
.fp_about_justify ol{
  padding-left: 16px;
}


.buy-services-list{
    background:#fff;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -o-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-height: 380px;
    position: relative;
}
.buy_service_request_info_button{
    text-align: center !important;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 20px;
    margin: auto;
}

.buy-services-list .buy_service_request_info_button a{
    background:#FC4861;
    padding: 10px 30px;

}
.buy-services-list .buy_service_request_info_button a:hover{
    background:#1baaa0 !important;
    color: #fff !important;
}

.buy-services-list_fp_title{
    background: #FC4861;
    font-size: 18px;
    padding: 10px 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
}
.navbar-brand {
    float: left;
    height: 65px;
    padding: 10px 0;
    /*padding: 15px;*/
    font-size: 18px;
    line-height: 20px;
}

#search-bar,.pagination-centered{
    text-align:center
}
.search-left h1,h1,h2{
    font-weight:700
}
html{
    font-family:sans-serif;
    -webkit-text-size-adjust:100%;
    -ms-text-size-adjust:100%;
    font-size:10px;
    -webkit-tap-highlight-color:transparent
}
.pap{
    margin-top:0px!important;
    
}


#content{
    padding-top:0px
}
.spacial-width{
    width:20%
}
.search-left{
    padding-top:5rem;
    font-size:19px;
    color:#dbdbdb;
    position:relative;
    z-index:10
}
.search-left h1{
    font-size:36px;
    color:#FFF;
    margin-bottom:5px
}
.search-form{
    padding-top:30px
}
.search .form-group,.search-form .form-group{
    padding-right:0;
    margin-right:-10px
}
.btn{
    padding:7px 12px;
    height:40px;
}
.btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.btn-default:hover,.open>.dropdown-toggle.btn-default{
    background:#fff;
    box-shadow:none;
    webkit-box-shadow:none
}

.dropdown-menu{
    border-radius:0;
    -moz-border-radius:0;
    -webkit-border-radius:0
}
.btn-success{
    color:#333;
    background-color:#ffc000;
    border-color:#ffc000
}
.btn-primary:focus,.btn-primary:hover{
    background:#1baaa0;
    /*background:#29333d;*/
    color:#fff;
    outline:0;
    box-shadow:none
}


#error .btn-success:hover,.btn-success.active,.btn-success:active,.btn-success:focus,.open .dropdown-toggle.btn-success:hover{
    background-color:#29333d;
    border-color:#29333d;
    color:#fff
}
label.validation-error{
    display:block;
    color:red;
    padding:5px 10px 0;
    font-size:13px
}
input.validation-error{
    border-bottom:1px solid red!important
}
.alert-error,.fpform .alert-success{
    padding:10px
}
#debug-kit-toolbar{
    display:none
}
button.close{
    opacity:1!important;
    position:absolute;
    right:-15px;
    top:-15px;
    z-index:99;
    background:#29333d;
    color:#fff;
    font-size:15px;
    border-radius:50%;
    padding:5px 9px 8px;
    text-shadow:none
}
#main-slider .carousel h2{
    text-align:center;
    text-transform:uppercase;
    font-size:30px;
    color:#ffc000;
    margin-bottom:5rem
}
.searchBox .form-control{
    height:4.8rem;
    border-radius:0
}
.searchBox .btn-group .btn{
    height:4.8rem
}
.btn-primary{
    /*background:#d62540*/
    background:#FC4861;
    border-radius: 0px;

}
.navbar{
    background:rgba(166, 166, 166, 0.9);
    min-height:65px;
    /*border-bottom:1px solid rgba(166, 166, 166, 0.6) !important;*/
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
}
.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{
    z-index:2;
    color:#4e4e4e;
    background-color:#e5e5e5;
    border-color:#428bca
}
.LoginApp .button{
    border:none;
    box-shadow:none;
    border-bottom-color:#fff;
    color:#fff
}
.banner{
    position:absolute;
    top:-37px;
    right:45px;
    width:500px
}
.align-right{
    float:right
}
.search_btn{
    padding:3px 12px!important;
    height:34px;
    font-size:inherit
}
.input-group{
    display:block
}
input{
    border:none;
    border-bottom:1px solid #ccc
}
#search-bar li{
    display:inline-block
}
#search-bar li input{
    height:20px
}
#search-bar .black{
    background:#000
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark{
    display:inline-block!important;
    float:none
}
form .glyphicon,form .selected .glyphicon{
    top:6px;
    right:5px;
    position:absolute!important
}
#contact-biulder .selected .glyphicon-ok:before,.property-type .selected .glyphicon-ok:before{
    content:"";
    background:url(/img/front/check_a.png) no-repeat;
    padding:2px 12px
}
#contact-biulder .glyphicon-ok:before,.property-type .glyphicon-ok:before{
    content:"";
    background:url(/img/front/check_b.png) no-repeat;
    padding:1px 12px
}
.property-type .bootstrap-select.btn-group .dropdown-menu{
    /*min-width:288px*/
    min-width:308px;
}


.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text{
    margin-right:0!important;
    margin-left:5px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
    position:absolute;
    display:inline-block;
    right:5px!important;
    margin-top:0!important
}
.glyphicon-ok:before,.selected .glyphicon-ok:before{
    content:""
}
.pagination{
    margin:18px 0
}
.pagination ul{
    display:inline-block;
    margin-left:0;
    margin-bottom:0;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow:0 1px 2px rgba(0,0,0,.05);
    box-shadow:0 1px 2px rgba(0,0,0,.05)
}
.pagination ul>li{
    display:inline
}
.pagination ul>li>a,.pagination ul>li>span{
    float:left;
    padding:4px 12px;
    line-height:18px;
    text-decoration:none;
    background-color:#fff;
    border:1px solid #ddd;
    border-left-width:0
}
.pagination ul>.active>a,.pagination ul>.active>span,.pagination ul>li>a:focus,.pagination ul>li>a:hover{
    background-color:#f5f5f5
}
.pagination ul>.active>a,.pagination ul>.active>span{
    color:#999;
    cursor:default
}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span{
    color:#999;
    background-color:transparent;
    cursor:default
}
.pagination ul>li:first-child>a,.pagination ul>li:first-child>span{
    border-left-width:1px;
    -webkit-border-top-left-radius:4px;
    -moz-border-radius-topleft:4px;
    border-top-left-radius:4px;
    -webkit-border-bottom-left-radius:4px;
    -moz-border-radius-bottomleft:4px;
    border-bottom-left-radius:4px
}
.pagination ul>li:last-child>a,.pagination ul>li:last-child>span{
    -webkit-border-top-right-radius:4px;
    -moz-border-radius-topright:4px;
    border-top-right-radius:4px;
    -webkit-border-bottom-right-radius:4px;
    -moz-border-radius-bottomright:4px;
    border-bottom-right-radius:4px
}
.pagination-right{
    text-align:right
}
.link,.process{
    text-align:center
}
.pagination-large ul>li>a,.pagination-large ul>li>span{
    padding:11px 19px;
    font-size:16.25px
}
.pagination-large ul>li:first-child>a,.pagination-large ul>li:first-child>span{
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px
}
.pagination-large ul>li:last-child>a,.pagination-large ul>li:last-child>span{
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px
}
.pagination-mini ul>li:first-child>a,.pagination-mini ul>li:first-child>span,.pagination-small ul>li:first-child>a,.pagination-small ul>li:first-child>span{
    -webkit-border-top-left-radius:3px;
    -moz-border-radius-topleft:3px;
    border-top-left-radius:3px;
    -webkit-border-bottom-left-radius:3px;
    -moz-border-radius-bottomleft:3px;
    border-bottom-left-radius:3px
}
.pagination-mini ul>li:last-child>a,.pagination-mini ul>li:last-child>span,.pagination-small ul>li:last-child>a,.pagination-small ul>li:last-child>span{
    -webkit-border-top-right-radius:3px;
    -moz-border-radius-topright:3px;
    border-top-right-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -moz-border-radius-bottomright:3px;
    border-bottom-right-radius:3px
}
.pagination-small ul>li>a,.pagination-small ul>li>span{
    padding:2px 10px;
    font-size:12px
}
.pagination-mini ul>li>a,.pagination-mini ul>li>span{
    padding:0 6px;
    font-size:9.75px
}
.breadcrumb{
    padding:8px 0;
    margin:0 0 18px;
    list-style:none;
    background-color:transparent;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0
}
.breadcrumb>li{
    display:inline-block;
    text-shadow:0 0 0 #fff
}
.breadcrumb>li>.divider{
    padding:0 5px;
    color:#ccc
}
.breadcrumb>.active{
    color:#999
}
.career .form input,.career textarea,.contact .form input,.contact textarea{
    border:0;
    border-bottom:1px solid #ccc;
    width:100%;
    max-width:100%;
}
#similer-propertys,.property_detail_area{
    background:#f7f7f7
}
#addtional-detail,#amenitie,#description,#detail,#features,#similer-property{
    display:inline-block;
    background:#fff;
    padding:15px;
    width:100%
}
.owl-carousel,.recent-properties{
    padding:0 30px
}
.propert-detail .sticky{
    position:fixed;
    z-index:6;
    width:260px!important;
    right:auto
}
.LoginApp .modal-open .modal{
    overflow-y:hidden!important
}
.btn-success.active,.btn-success.focus,.btn-success:active,.btn-success:focus,.btn-success:hover,.open>.dropdown-toggle.btn-success{
    color:#fff;
    background-color:#29333d;
    border-color:#29333d
}
.property-title a{
    color:#072882
}
h1,h2 span{
    /*color:#d62540*/
    color:#FC4861;
}
h2,h3{
    color:#3c3c3c
}
.spacer{
    padding:30px 0
}
h1{
    margin-bottom:20px;
    font-size:30px
}
h2{
    font-size:24px;
    line-height:32px;
    margin-bottom:10px
}
h3{
    font-size:20px;
    font-weight:600
}
.light-grey{
    background:#f0f0f0
}
.light-yellow{
    background:#fbf2d4
}
.theme-yellow{
    color:#ffc000
}
.row-padding{
    padding:60px 45px
}
.benefit ul{
    margin-top:30px;
    display:inline-flex
}
.benefit ul li{
    display:inline-block;
    width:200px;
    list-style-type:none;
    margin:0 10px
}
.benefit ul li p{
    color:#4e4e4e;
    font-size:18px;
    margin-top:10px
}
.process img{
    margin-bottom:10px
}
.link{
    display:block
}
.link a{
    margin-top:30px;
    display:inline-block;
    background:#d62540;
    color:#fff;
    font-size:16px;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    padding:15px 50px
}
.link a:hover{
    background:#ffc000;
    color:#000
}
.process ul{
    margin-top:30px;
    display:inline-flex
}
.process li{
    display:inline-block;
    padding:10px 30px;
    font-size:13px;
    color:#3f3f3f;
    position:relative
}
.process .step1:after,.process .step2:after,.process .step3:after{
    position:absolute;
    top:-18px;
    right:-9px
}
.process li strong{
    font-size:20px;
    color:#585858
}
.process .step1{
    border-top:12px solid #44b0b2
}
.process .step1:after{
    content:url(images/icon/icon_step1.png);
    z-index:1
}
.process .step2{
    border-top:12px solid #fbc82e
}
.process .step2:after{
    content:url(images/icon/icon_step2.png);
    z-index:2
}
.process .step3{
    border-top:12px solid #e73c5c
}
.process .step3:after{
    content:url(images/icon/icon_step3.png);
    z-index:3
}
.process .step4:after,.process .step5:after{
    top:-18px;
    right:-9px;
    z-index:4;
    position:absolute
}
.process .step4{
    border-top:12px solid #3e7c93
}
.process .step4:after{
    content:url(images/icon/icon_step4.png)
}
.process .step5{
    border-top:12px solid #933e8c
}
.process .step5:after{
    content:url(images/icon/icon_step5.png)
}
#id_top:focus,.bootstrap-select .dropdown-toggle:focus{
    outline:0!important
}
.home-banner{
    padding:60px 0;
    background:url(/css/home/images/home-banner-bg.jpg);
    background-size:cover
}
.home-banner .content{
    float:left;
    font-size:19px;
    color:#dbdbdb;
    width:100%
}
.home-banner .content h1{
    font-size:36px;
    color:#FFF;
    font-weight:700;
    margin-top:100px;
    margin-bottom:5px
}
.home-banner .content h3{
    font-size:24px;
    color:#6dd6e2;
    font-weight:700;
    margin-top:30px
}
.home-banner .search{
    margin-top:20px;
    color:#fff
}
.home-banner .search ul#tabs{
    list-style-type:none;
    padding:0
}
.home-banner .search ul#tabs li{
    display:inline-block;
    background-color:#FFF;
    padding:5px 20px;
    margin-bottom:4px;
    color:#333;
    cursor:pointer
}
#searchBox1 h2,.home #searchBox1 .nav-tabs{
    margin-bottom:0
}
.home-banner .search ul#tabs li:hover{
    background-color:#FFF
}
.home-banner .search ul#tabs li.active{
    background-color:#333;
    color:#FFF
}
.home-banner .search ul#tab{
    list-style-type:none;
    margin:0;
    padding:0
}
.home-banner .search ul#tab li{
    display:none
}
.home-banner .search ul#tab li.active{
    display:block
}
.header-pic{
    position:absolute;
    top:80px;
    right:100px
}
.home-banner .top-search{
    background:0 0;
    text-align:left;
    padding-top:10px;
    position:relative
}
.home-banner .top-search .search-form{
    background:0 0;
    margin:0;
    color:#333;
    max-width:800px;
    padding:0
}
.home-banner .top-search .search-form .property-button{
    width:auto;
    margin-top:10px
}
.home-banner .top-search .search-form select{
    font-size:14px
}
.home #searchBox1{
    position:relative;
    margin-top:100px
}
#searchBox1 h2{
    border:none;
    color:#6cd4e1;
    padding-bottom:10px;
    font-size:24px
}
.fair-pocket-pic{
    background:#000;
    text-align:center;
    padding:10px
}
.fair-pocket-pic img{
    width:80%;
    height:auto
}
.fair-price ul{
    margin-bottom:50px
}
.fair-price li{
    list-style-type:none;
    border-bottom:1px dashed #999;
    padding-bottom:10px
}
.fair-price li:last-child{
    border:none
}
.fair-price img{
    width:60%;
    height:auto
}
.fairpocket h4{
    margin:0;
    padding:0
}
.fairpocket li{
    margin:20px 0;
    display:inline-block;
    position:relative;
    padding-left:50px;
    width:100%
}
.fairpocket li div{
    position:absolute;
    left:0;
    top:0
}
.research-reports-top{
    background:url(/webroot/css/home/images/research-reports-top-bg.jpg) top no-repeat;
    background-size:cover
}
.research-reports-top .reports li{
    text-align:center;
    display:inline-block;
    margin:2px;
    padding:10px;
    border:2px solid #fff;
    background:rgba(255,255,255,.7);
    width:250px;
    font-size:15px;
    color:#000
}
.property-management .row .col-lg-6{
    padding:0 50px
}
.property-management .banner img{
    width:100%;
    height:auto
}
.property-management .banner a{
    padding:0
}
.property-management .row>div .heading{
    margin-bottom:20px;
    display:table
}
.property-management .row>div .heading img{
    margin-right:20px;
    float:left
}
.property-management .row>div .heading h3{
    padding-top:20px;
    float:left;
    color:#d62540
}
.property-management .row>div .heading h3:after{
    clear:both
}
.property-management .row ul li{
    list-style-type:none;
    padding-bottom:15px;
    margin-bottom:15px;
    border-bottom:1px dashed #ccc;
    color:#4e4e4e
}
.property-management .row ul li:last-child{
    border-bottom:none
}
.property-management .row ul li strong{
    font-size:18px;
    color:#000
}
.inner-top-banner{
    background:#43709a;
    padding-top:160px;
    position:relative
}
.inner-top-banner h2{
    position:absolute;
    bottom:0;
    left:20px;
    font-size:40px;
    color:#ffc000
}
.about h4{
    font-size:18px;
    line-height:24px;
    color:#666;
    margin-top:20px;
    margin-bottom:20px;
    display:inline-block;
    font-weight:300
}
.about .readmore{
    padding:10px 20px;
    border:1px solid #d62540;
    display:inline-block;
    color:#d62540
}
.about .readmore:hover{
    background:#d62540;
    color:#fff
}
.team{
    text-align:center
}
.team h3 span{
    font-weight:400
}
.propert-details{
    background:#29333d
}
.research_details iframe{
    width:100%
}
.research_details .project-details .right{
    padding:15px
}
.research_details .project-details .right li{
    font-size:15px;
    padding-bottom:5px;
    border-bottom:1px dashed #b4b3b3;
    color:#ddd;
    list-style-type:none
}
.research_details .project-details .right li strong{
    width:40%;
    font-weight:700;
    display:inline-block
}
.research_details .project-details .right li:last-child{
    border:none;
    margin-bottom:0;
    padding-bottom:0
}
.research_details .project-details .right .color{
    color:#fedabf
}
#slider{
    height:522px!important;
    width:100%
}
.research_details .unit{
    font-size:14px
}
.research_details .unit td{
    padding:15px 20px
}
.research_details .unit .dark{
    background-color:#f5f0ff
}
.research_details .unit .light{
    background-color:#fff5f0
}
.research_details .box{
    padding:45px 20px;
    background:#fafafa;
    text-align:center
}
.research_details .box p{
    margin-bottom:20px
}
.research_details .box ul{
    margin:8px 0 0;
    padding:0;
    text-align:center
}
.research_details .box ul li{
    margin:0;
    list-style-type:none;
    display:inline-block
}
.research_details .box a{
    padding:8px 20px;
    border-radius:5px;
    display:inline-block;
    color:#fff
}
.research_details .box .buy-now{
    background:#d62540
}
.research_details .box .contact{
    background:#3a93c1
}
.research_details .box .sample-report{
    background:#469237;
    min-width:272px
}
.buy-services-list .pic{
    float:left;
    margin-right:20px
}
.buy-services-list ul{
    margin:20px 20px 0;
    /*margin:20px 0 0;*/
    padding:0
}
.buy-services-list ul li{
    list-style-type:none;
    margin-top:10px;
    padding-left:25px;
    background:url(images/red_tick_ok.png)  0 5px no-repeat;
    /*background:url(/webroot/css/home/images/red_tick_ok.png) 0 5px no-repeat*/
}
.buy-services-list .link{
    text-align:inherit
}
.buy-services-list .link a{
    margin:20px 0 0
}
.center-align{
    text-align:center
}
h4 strong{
    color:#d62540
}
h4 span{
    font-size:20px
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark{
    color:#ffc000
}
.selected{
    background:#f5f5f5
}
.side-filter .filter-title{
    background: rgba(166, 166, 166, 0.2);
    border-bottom: 1px solid #fff;
}
.top-search{
    background: #d2d2d2;
margin-top: 73px;
position: fixed;
width: 100%;
z-index: 9;
padding: 16px 0 0;
}
.top-search .search-form{
    background:#3c5064;
    padding:15px;
    max-width:750px;
    margin:0 auto
}
.top-search .search-form li{
    display:inline-flex
}
.top-search .search-form li input,buttton,select{
    width:100%!important;
    margin:0;
    padding:5px 8px
}
.dataTables_wrapper .dataTables_length { margin-top:15px;}
.dataTables_length select{ width:auto !important;}
.top-search .search-form .property{
    width:10%
}
.top-search .search-form .property-type{
    font-size:14px;
    line-height:35px;
    color:#555;
    border:1px solid #ccc;
    border-radius:4px;
    height:35px;
    width:30%;
    position:relative;
    top:1px;
    cursor:default;
    background:url(/webroot/css/home/images/icon/select-drop-arrow.gif) 97% 15px no-repeat #fff
}
.top-search .search-form .property-type .select-property-type{
    padding:0 10px;
    display:block;
    width:100%
}
.top-search .search-form .property-checklist{
    padding:5px;
    background:#fff;
    display:none;
    position:absolute;
    top:33px;
    left:0;
    width:100%;
    z-index:9;
    border:1px solid #ccc;
    border-radius:4px;
    font-size:13px
}
.top-search .search-form .property-checklist input{
    width:auto!important;
    height:auto;
    margin:5px
}
.top-search .search-form .property-checklist .divCheckboxItem{
    line-height:24px;
    display:block
}
#divCheckAll2,.top-search .search-form .property-checklist #divCheckAll1{
    display:inline-block;
    line-height:24px
}
.top-search .search-form .property-checklist #divCheckboxList1{
    margin-bottom:5px
}
#divCheckboxList2,.top-search .search-form .property-checklist #divCheckboxList1{
    margin-top:-5px;
    margin-left:10px
}
.property-info{
    padding:5px 10px 0
}
.top-search .search-form .property-details{
    width:40%
}
.top-search .search-form .property-button{
    width:10%
}
.top-search .search-form .property-button button{
    background:#d62540;
    color:#fff;
    border:none;
    height:35px;
    padding:0 30px;
    border-radius:3px
}
.top-search .search-form .property-button button:hover{
    background:#ffc000;
    color:#000
}
.property-listing .search-box:first-child{
    margin:0
}
.search .search-box{
    margin:20px 0;
    color:#323232;
    box-shadow:0 0 1px #ccc;
    -webkit-box-shadow:0 0 1px #ccc;
    -moz-box-shadow:0 0 1px #ccc;
    -o-box-shadow:0 0 1px #ccc;
    -ms-box-shadow:0 0 1px #ccc
}
.search .search-box .picture{
    padding-left:0
}
.search .search-box .right{
    padding:15px
}
.search .search-box .heading{
    font-size:16px;
    font-weight:700;
}
.search .search-box .heading a{
    color:#FC4861;
    font-size:16px;
    font-weight:700;
    text-decoration: none;
}
.search .search-box .heading a:hover{
    color:#1baaa0;

}
.search .search-box .location{
    font-size:14px;
    background:url(images/icon/location.gif) 0 4px no-repeat;
    padding-left:20px
}
.search .search-box .price{
    font-size:22px;
    color:#000;
    text-align:left;
    padding-left:30px;
    background:url(images/icon/rupees.gif) 10px no-repeat
}
.search .search-box .price span{
    font-size:16px;
    color:#FC4861;
    font-weight:700
}



.search .search-box .price span .fa .fa-arrow-down{
    color:#1baaa0 !important;
}

.search .search-box .list li{
    font-size:13px;
    line-height:inherit;
    padding:3px 0
}
.search .search-box .list li strong{
    display:inline-block;
    width:45%
}
.search .search-box .discription{
    font-size:12px;
    line-height:16px
}
.search .search-box .discription span{
    text-decoration:none;
    color:#d62540;
    display:block
}
.search .search-box button{
    border:1px solid #1baaa0;
    padding:7px 20px;
    border-radius:5px;
    color:#d62540;
    background:#fff;
    width: auto;
}
.search .search-box button:hover{
    background:#FC4861;
    color:#fff;
    border:1px solid #FC4861;
}

.search .search-box .button1{
    background: #1baaa0;
    color: #fff;
    border: 1px solid #1baaa0;
    border-radius: 0;
    font-size: 14px;
    padding: 5px 14px;
}

.search .search-box .post{
    color:#787878;
    font-size:12px
}
.search .search-box .property-checklist{
    z-index:9999
}
.disclaimer{
    color:#666;
    font-size:12px;
    padding-top:20px
}
.disclaimer strong{
    color:#ccc
}
.form .form-list{
    margin-top:20px
}
.form label{
    width:100%;
    max-width:130px;
    font-weight:600
}
.form input,textarea{
    border:0;
    border-bottom:1px solid #ccc;
    width:100%
}
.form #file{
    border:none;
    margin-top:5px;
    display:inline-block
}
.form button{
    border: 0;
    background: #FC4861;
    padding: 10px 30px;
    border-radius: 50px;
    color: #fff;
    outline: none;
    font-size: 17px;
}

.form button:hover{
    background:#1baaa0;
    color:#fff;
}
.feedback li{
    list-style-type:none;
    width:33%;
    display:inline-block;
    margin:0;
    padding:0
}
.accordion-toggle{
    cursor:pointer;
    background:#fbf2d4;
    font-weight:700;
    font-size:18px;
    margin:2px 0;
    border-radius:5px;
    padding:10px
}
.accordion-content{
    display:none;
    padding-left:10px
}
.accordion-content h4{
    font-size:18px
}
.accordion-content ul li{
    list-style-type:none;
    margin-top:30px
}
.accordion-content ul li:last-child{
    margin-bottom:30px
}
.accordion-content.default{
    display:block
}
.modal-dialog,.modal:before{
    display:inline-block;
    vertical-align:middle
}
.myaccountbtn .btn-default.active,.myaccountbtn .btn-default.focus,.myaccountbtn .btn-default:active,.myaccountbtn .btn-default:focus,.myaccountbtn .btn-default:hover,.myaccountbtn .open>.dropdown-toggle.btn-default{
    background:0 0!important
}
a.list-group-item{
    color:#fff
}
.in .list-group-item{
    color:#454545;
    box-shadow:0 0 1px #ddd;
    -webkit-box-shadow:0 0 1px #ddd;
    -moz-box-shadow:0 0 1px #ddd
}
.list-group-item-success{
    color:#fff;
    background-color:#202830
}
.list-group-item{
    border:none;
    box-shadow:0 0 1px #ddd;
    -webkit-box-shadow:0 0 1px #ddd;
    -moz-box-shadow:0 0 1px #ddd
}
.list-group-item:first-child{
    border-top-left-radius:0;
    border-top-right-radius:0
}
.list-group-item:last-child{
    margin-bottom:0;
    border-bottom-right-radius:0;
    border-bottom-left-radius:0
}
a.list-group-item-success:focus,a.list-group-item-success:hover{
    color:#fff;
    background-color:#cb9724
}
a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover{
    color:#fff;
    background-color:#ffc000;
    border-color:#ffc000
}
.drawer-nav i.fa.fa-caret-down{
    float:right
}
.calculator,.rentvbuy{
    background:#f7f7f7
}
.locationbtn .btn-default.active,.locationbtn .btn-default.focus,.locationbtn .btn-default:active,.locationbtn .btn-default:focus,.locationbtn .btn-default:hover,.locationbtn .open>.dropdown-toggle.btn-default{
    background:0 0!important;
    color:#fff
}
.bootstrap-select .dropdown-toggle:focus{
    outline:#333 dotted thin!important;
    outline:-webkit-focus-ring-color auto 0!important;
    outline-offset:0!important
}
.mobilesearch{
    padding-top:16px
}
a.btn-searchform{
    color:#fff
}
.modal{
    text-align:center;
    padding:0!important
}
.modal:before{
    content:'';
    height:100%;
    margin-right:-4px
}
.drawer-overlay .loader{
    top:30%;
    left:0;
    right:0;
    position:absolute;
    color:#fff
}
.drawer-overlay .loader h3{
    color:#fff
}
.modal-dialog{
    text-align:left
}
@media only screen and (max-width:1199px){
    .home #searchBox1{
        margin-top:0
    }
    .header-pic{
        position:relative;
        top:30px;
        left:0;
        float:left
    }
    .research_details iframe{
        margin-top:10px
    }
    .banner{
        position:absolute;
        top:-37px;
        right:35px;
        width:450px
    }
}
@media (max-width:1024px){
    .search-left{
        padding-top:2rem
    }
    .slider{
        width:100%
    }
    .banner{
        position:absolute;
        top:-37px;
        right:35px;
        width:450px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
	.btn-primary{ float:right;}
}
@media only screen and (max-width:991px){
    .property-management .row .col-lg-6{
        padding:20px;
        text-align:center
    }
    .property-management .row>div .heading{
        display:inline-block
    }
    .property-management .row>div .heading img{
        float:none;
        margin:0
    }
    .property-management .row>div .heading h3{
        float:none;
        margin-top:10px;
        display:block;
        padding-top:0
    }
    .property-management .row ul li strong{
        font-size:16px
    }
    .portfolio-management .steps h2{
        margin-bottom:0
    }
    .portfolio-management .steps .col-md-6{
        margin-top:50px
    }
    .process ul{
        display:inline-block;
        width:75%
    }
    .process li{
        display:block
    }
    .buy-services .buy-services-list:first-child{
        margin-bottom:50px
    }
    .banner{
        position:absolute;
        top:-37px;
        right:35px;
        width:450px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
}
@media (max-width:768px){
    .search-left{
        padding-top:0
    }
    .slider{
        width:100%
    }
    .hidden-sm{
        display:none
    }
    .propert-detail .sticky{
        position:fixed;
        z-index:6;
        width:240px!important;
        right:3px
    }
    .banner{
        padding-top:8rem;
        position:absolute;
        top:0;
        right:35px;
        width:350px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
}
@media (min-width:768px){
    #contact-biulder .modal-dialog{
        width:320px;
        margin:auto
    }
    .modal-dialog{
        margin:10px auto
    }
}
@media (max-width:767px){
    .navbar-right{
        margin-right:0!important
    }
    .banner{
        padding-top:2rem!important
    }
    .modal-dialog{
        margin:125px 20px
    }
    .fairpocket li{
        margin:5px 0
    }
    .container{
        width:100%
    }
    .slider{
        width:100%!important
    }
    #content{
        padding-top:91px
    }
    .drawer-nav{
        top:91px
    }
    .locationbtn{
        margin-right:5px;
        padding-top:8px;
        margin-left:-10px;
        line-height:normal
    }
    .top-search{
        margin-top:99px
    }
    .picture{
        padding:0
    }
    .sidebar-inner{
        margin-top:30px
    }
    .propert-detail .sticky{
        position:relative;
        z-index:6;
        width:auto!important;
        right:0
    }
    .banner{
        position:relative;
        top:15px;
        right:0;
        width:auto
    }
    .detail-amenities .list-amenities li{
        width:100%
    }
    /*.align-right{
        float:none
    }*/
    .property-info{
        font-size:13px
    }
    .search .form-group,.search-form .form-group{
        padding-right:auto;
        margin-right:auto
    }
    .detail_header,.owl-carousel,.recent-properties,.space-m{
        padding:0
    }
    .breadcrumb{
        margin:0
    }
    .detail_header .offer_price .prooffer{
        font-size:14px
    }
    .detail_header .offer_price{
        font-size:18px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
    #illustrate .table-responsive{
        font-size:.95rem
    }
    #build .table-responsive{
        font-size:1.2rem
    }
}
@media only screen and (max-width:480px){
    .buy-services-list .content,.buy-services-list .pic{
        text-align:center;
        width:100%
    }
    .buy-services-list .link{
        text-align:center
    }
    .search-left{
        padding-top:0!important
    }
    /*.align-right{
        float:none
    }*/
    .fairpocket li{
        margin:5px 0
    }
    .container{
        width:100%
    }
    #content{
        padding-top:85px
    }
    .slider{
        width:100%!important
    }
    .drawer-nav{
        top:91px
    }
    .locationbtn{
        margin-right:5px;
        padding-top:8px
    }
    .space-xxl{
        padding-top:0
    }
    .space-l{
        padding-top:15px
    }
    .space-xl{
        padding-top:40px
    }
    .research-reports-top .reports li{
        width:100%
    }
    .banner{
        position:relative;
        top:15px;
        right:0;
        width:auto
    }
    .detail-amenities .list-amenities li{
        width:100%
    }
    .property-info{
        font-size:13px
    }
    .search .form-group,.search-form .form-group{
        padding-right:auto;
        margin-right:auto
    }
    .detail_header,.owl-carousel,.recent-properties,.space-m{
        padding:0
    }
    .breadcrumb{
        margin:0
    }
    .detail_header .offer_price .prooffer{
        font-size:14px
    }
    .detail_header .offer_price{
        font-size:18px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
}
@media (max-width:1024px){
    .banner,.search-left{
        padding-top:2rem
    }
    .modal-dialog{
        margin:125px 20px
    }
    .fairpocket li{
        margin:5px 0
    }
    .container{
        width:100%
    }
    #content{
        padding-top:85px
    }
    .slider{
        width:100%!important
    }
    .drawer-nav{
        top:91px
    }
    .locationbtn{
        margin-right:5px;
        padding-top:8px
    }
    .space-xxl{
        padding-top:0
    }
  
    .research-reports-top .reports li{
        width:100%
    }
    .banner{
        position:relative;
        top:15px;
        right:0;
        width:auto
    }
    .detail-amenities .list-amenities li{
        width:100%
    }
    .property-info{
        font-size:13px
    }
    .search .form-group,.search-form .form-group{
        padding-right:auto;
        margin-right:auto
    }
    .detail_header,.owl-carousel,.recent-properties,.space-m{
        padding:0
    }
    .breadcrumb{
        margin:0
    }
    .detail_header .offer_price .prooffer{
        font-size:14px
    }
    .detail_header .offer_price{
        font-size:18px
    }
    .loginsidediv{
        padding:10px
    }
    .property-type .bootstrap-select.btn-group .dropdown-menu{
        min-width:100%
    }
    #illustrate .table-responsive{
        font-size:.95rem
    }
    #build .table-responsive{
        font-size:1.2rem
    }
}