@font-face {
    font-family: 'Bebas Neue';
    src: url('../web-fonts/BebasNeue.eot');
    src: url('../web-fonts/BebasNeue.eot?#iefix') format('embedded-opentype'), url('../web-fonts/BebasNeue.woff') format('woff'), url('../web-fonts/BebasNeue.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueLight';
    src: url('../web-fonts/HelveticaNeueLight.eot');
    src: url('../web-fonts/HelveticaNeueLight?#iefix') format('embedded-opentype'), url('../web-fonts/HelveticaNeueLight.woff') format('woff'), url('../web-fonts/HelveticaNeueLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'HelveticaNeueRegular';
    src: url('../web-fonts/HelveticaNeueRegular.eot');
    src: url('../web-fonts/HelveticaNeueRegular.eot?#iefix') format('embedded-opentype'), url('../web-fonts/HelveticaNeueRegular.woff') format('woff'), url('../web-fonts/HelveticaNeueRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {} 
.bx_top_section {
    background: #eff3f5;
    padding: 10px 0;
}
.load_more_loader {
    width: 100%;
    text-align: center;
    padding: 18px;
    display: none;
}

.bx_top_tag {} .bx_top_tag a {
    text-decoration: none;
    color: #333;
    font-size: 36px;
}
.col-md-space {
    padding: 0px;
    margin: 0px;
}
.navbar-inverse {
    background: #3a3a3a;
    border: none;
    border-radius: 0px;
}
.theme2{
	width: 100%;
    display: inline-flex;
}
.theme2 .job_number{
	    width: 100%;
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0;
}
.bx_menu_section {
    background: #3a3a3a;
    height: 50px;
}
.bx_choose_home_content .btn-primary, .bx_plans .btn-primary, .bux_single_sub .btn-primary {
    color: #fff !important;
    background-color: #5195D5;
    border-color: transparent;
	border: none;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
	border-radius: 0;
}
.master-holder .bx_plans .row {
    margin: 0 15px;
}
.master-holder h4 {
    font-size: 22px;
    color: #5195D5 !important;
    font-weight: 600;
    text-transform: none;
}
.move_detail, .bx_plans .move_detail {
    color: #555;
    line-height: 30px;
    background: transparent;
}
.move_detail > center, .master-holder .move_detail > center {
    color: #5195D5;
    font-weight: 500;
    margin-top: 60px;
    border-bottom: 1px solid #eee;
    font-size: 19px;
    margin-bottom: 25px;
    padding-bottom: 9px;
}
.bx_subdiv_details, .master-holder .bx_subdiv_details{
    color: #555;
    font-weight: bold;
	margin-right:15px;
}

input.pull-right.bux_hide_popup.btn.btn-primary {
    box-shadow: none;
}
.bx_choose_home_content .btn-primary:hover, .bx_plans .btn-primary:hover,.bux_single_sub .btn-primary:hover {
   opacity: 1;
    background-color: #0063B1;
}
/*.navbar-nav > li {
    padding-right: 30px;
}*/
.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
    background-color: #5195d5;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #5195d5;
}
li.bx_step.bx_visited_step a {
    color: #fff;
}
.bx_top_space {
    margin-top: 25px;
}
.bx_img_section {
    padding-top: 40px;
}
.home-banner img {
    width: 100%;
}
.img01 img {
    position: absolute;
}
.img01-text {
    position: relative;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
    width: 80%;
    padding: 20px;
    min-height: 369px;
}
.img02 img {
    position: absolute;
    float: right;
    text-align: right;
}
.img02-text {
    position: relative;
    z-index: 10;
    background: rgba(0, 0, 0, 0.7);
    width: 80%;
    float: right;
    text-align: right;
}
.sfh-french {
    font-family: 'Bebas Neue';
    font-size: 36px;
    text-transform: uperrcase;
    color: #fff;
}
.french-text {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    padding-top: 10px;
    min-height: 180px;
}
.select-button {
    margin-top: 50px;
}
.select-button a {
    background: #5195d5;
    padding: 10px 20px;
    position: relative;
    z-index: 10;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
}
/* FORM */

.panel-body {
    margin: 0 auto;
    padding: 15px;
    width: 100%;
}
.log {
    padding-top: 24px;
    width: 100%;
}
.form-control:focus {
    border-color: #5195D5 !important;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0,99,177,.6) !important;
}
a.select_bx_standard {
    padding: 0 15px;
}
#bux_option_toggle {
    color: #5195D5;
	font-size: 16px;
    padding: 0 15px;
}
form {
    padding: 0 8px;
}
.form-group {
    /*background-color: hsl(0, 0%, 100%);*/
    margin-bottom: 0;
}
.st {
    background: hsla(0, 0%, 0%, 0.7) none repeat scroll 0 0;
}
.btn.focus,
.btn:focus,
.btn:hover {
    color: #fff;
    text-decoration: none;
}
.center-part h3 {
    background-color: hsl(0, 0%, 100%);
    border-radius: 50%;
    box-shadow: 1px 0 6px 0 hsl(0, 0%, 0%);
    clear: both;
    font-family: bebas neue;
    font-size: 36px;
    left: 530px;
    padding: 20px 28px;
    position: relative;
    z-index: 5;
}
.form-group.right-part {
    padding-left: 52px;
    margin-left: -4%;
}
.center-part {
    position: absolute;
    top: 360px;
}
.form-control {
    background-color: hsl(0, 0%, 100%);
    background-image: none;
    border: 1px solid hsl(0, 0%, 80%);
    border-radius: 0;
    box-shadow: 0 1px 1px hsla(0, 0%, 0%, 0.075) inset;
    color: hsl(0, 0%, 33%);
    display: block;
    font-size: 14px;
    height: 48px;
    line-height: 1.42857;
    padding: 6px 20px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 433px;
}
.btn-login {
    background-color: hsl(209, 61%, 58%);
    border-color: hsl(209, 61%, 58%);
    color: hsl(0, 0%, 100%);
    font-family: helvetica;
    width: 100%;
    font-size: 26px;
    font-weight: normal;
    height: 51px;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.title {
    font-family: bebas neue;
    font-size: 40px;
}
.user {
    color: #333333;
    font-family: helvetica;
    font-size: 16px;
    padding-top: 10px;
}
.pass {
    color: hsl(0, 0%, 0%);
    font-family: helvetica;
    font-size: 16px;
}
.forgat-pass {
    color: hsl(0, 0%, 20%);
    font-family: helvetica;
    font-size: 15px!important;
    margin: 0;
    /* padding-bottom: 139px; */
    /* padding-top: 43px;  */
    
    text-transform: uppercase;
}
.form-top {
    background: hsla(0, 0%, 0%, 0.8) none repeat scroll 0 0;
    /* min-height: 150%; */
    
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    left: 0;
}
.reg {
    padding-top: 27px;
    padding-bottom: 6px;
}
/*styles by khan*/
.option-title {
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 0px;
	float:left;
}
.option-title span{
    display:block;
}
.option-title .bx_beds_title {
    color: #0063B1;
    float: left;
    width: auto;
    margin-right: 5px;
    letter-spacing: 0.5px;
}
.option-title .option-detail {
    float: right;
}
/*styles by khan ends*/
/**********Tabs & Login Bar************/
.login_information.col-md-12 {
    width: auto;
	right: 0;
    position: absolute;
	padding:12px 0;
	z-index:999;
}
.login_information .theme2 > span:first-child {
    line-height: 2.2;
}
#bx_choose_home{
	position: relative;
	width:100%;
}
.bx_menu_steps {
    clear: both;
	background: transparent !important;
}
.bx_choosehome_wrap .navbar-default .navbar-nav>li>a {
    color: #777;
    font-weight: normal;
	text-transform: uppercase;
}
.bx_menu_steps:before {
    position: absolute;
    border-bottom: 1px solid #e5e5e5;
    bottom: 0px;
    width: 99%;
    left: 16px;
}
.bx_button a {
    color: hsl(0, 0%, 100%);
}
.bx_button a:hover {
    color: hsl(0, 0%, 100%);
    text-decoration: none;
}
.bx_current_step {
    color: #999;
	background-color: transparent;
}
.bx_current_step a {
    border-bottom: 2px solid #5195D5;
}
.bx_visited_step{
	background-color: transparent !important;
}
.bx_visited_step a {
    border-bottom: 2px solid #0063B1;
}
.bx_current_step > a:focus,.bx_current_step > a:active,.bx_current_step > a:hover,.bx_visited_step a {
    background-color: #f3f3f3 !important;
	color: #000 !important;
}
.bx_current_step a {
    color: #000 !important;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
	color:#000;
}
@media only screen and (min-width: 700px) {
	.theme2_topo {
		width: 63% !important;
	}
	.theme2_legends {
		width: 12% !important;
	}
}
@media only screen and (min-width: 100px) and (max-width: 699px) {
	.theme2_topo {
		width: 100% !important;
	}
	.theme2_legends {
		width: 100% !important;
	}
}
@media only screen and (min-width: 100px) and (max-width: 991px) {
    .nav.nav-tabs.defult {
        margin: 0 auto;
        text-align: center;
        width: 100%;
    }
    .bx_sitemap img {
        float: leftimportant;
        width: 100%;
    }
    .bx_sitemap {
        width: 100%!important;
    }
    .nav.nav-tabs.defult {
        margin: 0 auto;
        text-align: center;
        width: 100%!important;
    }
    .email {
        float: left;
        width: 100%!important;
    }
    .email address {
        text-align: center!important;
    }
    .bx_r_buttom > ul {
        margin: 20px!important
    }
    .p-left {
        float: left;
        padding: 12px 13px!important;
        width: 100% !important;
    }
    .p-right {
        float: left;
        padding: 12px 13px!important;
        width: 100% !important;
    }
    /* .form-top { */
    /* float: left; */
    /* position: fixed; */
    /* top: 29px; */
    /* width: 100%; */
    /* z-index: 999999; */
    /* left:0; */
    /* } */
    
    .navbar-collapse.collapse.in {
        background-color: #3a3a3a;
        position: absolute;
        z-index: 999999;
        width: 100%;
    }
    .email address {
        padding: 0;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {} @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {} @media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation: portrait) {
    .home-banner img {
        width:100%;
    }
    .img01 img {
        position: relative;
        width: 100%;
    }
    .img01-text {
        width: 100%;
    }
    .banner-space {
        padding: 0px;
    }
    .bx_top_tag a {
        font-size: 30px;
    }
    .navbar-collapse {
        padding-left: 15px;
    }
    /*  NEW  */
    
    .form-top {
        left: 0px;
        position: fixed;
        right: 0px;
    }
    .form-group {
        background-color: hsl(0, 0%, 100%);
        margin-bottom: 0;
        padding: 4px 32px;
        width: 100%;
    }
    .form-control {
        width: 100%;
    }
    .reg-tab {
        float: left;
        width: 100%;
    }
    .center-part {
        display: none;
    }
    .panel-body {
        margin: 0;
        padding: 15px;
    }
    .login-tab {
        margin: 0;
        padding: 0;
    }
    .p-left {
        float: left;
        padding: 12px 13px!important;
        width: 100% !important;
    }
    .p-right {
        float: left;
        padding: 12px 13px!important;
        width: 100% !important;
    }
    .select-option {
        background-color: hsl(0, 0%, 60%);
        height: 155px;
        padding-top: 14px;
    }
    .bx_r_buttom > ul {
        list-style: outside none none;
        margin: 2px 15px;
        padding: 10px!important;
    }
    .bx_r_buttom li {
        background-color: hsl(0, 0%, 23%);
        border: 2px solid hsl(0, 0%, 100%);
        display: inline-block;
        float: left;
        height: auto;
        margin: 1% 0!important;
        padding: 4% 1%;
        text-align: center;
        width: 100%;
    }
    address {
        margin-bottom: 0;
    }
}
/* select-option */

.m_grid {
    float: left;
    width: 100%;
}
.email {
    float: left;
    width: 79%;
}
.bx_r_buttom > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.bx_r_buttom li {
    background-color: #3a3a3a;
    border: 2px solid #fff;
    display: inline-block;
    padding: 8px 13px;
    margin: 0px 3px;
}
.select-option {
    background-color: #222;
    padding-top: 14px;
}
.bx_r_buttom a {
    color: #fff;
    font-family: helvetica;
    font-size: 16px;
    font-weight: normal;
    text-transform: uppercase;
    text-decoration: none;
}
.email address {
    color: #fff;
    font-family: helvetica;
    font-size: 16px;
    padding: 10px 23px;
    text-align: right;
}
/*container -part */
.bx_step_option{width:100%;display:block;}
.left-part {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.left-part > li {
    margin-bottom: 8px;
    background: #f3f3f3;
    position: relative;
	transition: 0.8s ease 0s;
	-webkit-transition: 0.8s ease 0s;
	-moz-transition: 0.8s ease 0s;
	-ms-transition: 0.8s ease 0s;
}
.left-part > li:hover {
    background: #5195D5;
}
.left-part .bx_active{
	background: #5195D5 !Important;
}
.left-part .bx_sub-cat .bx_active {
    background: transparent !important;
}
.left-part li a:before {
    position: absolute;
    background: #5195D5;
    content: "";
    width: 2%;
    left: 0;
    height: 40px;
	top:0;
    transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s;
	-moz-transition: 0.5s ease 0s;
	-ms-transition: 0.5s ease 0s;
}
.left-part li a:hover:before {
    width: 100%;
    color: #fff !important;
    z-index: -1;
}
.left-part .fa-caret-right {
	display:none;
}
.left-part .bx_sub-cat .fa-caret-right {
	display:unset;
}
.left-part .bx_cat_expand {
	z-index: 999;
    display: block;
    position: absolute;
    right: 0;
    top: 0px;
    color: #555;
}
.left-part li:hover .bx_cat_expand{
	color:#222;
}

.left-part a {
    font-family: helvetica;
    font-size: 15px;
    font-weight: lighter;
    letter-spacing: 1px;
    text-decoration: none;
    padding-left: 0;
    width: 90%;
    padding: 10px 10%;
    z-index: 99999;
}
.bx_white_text {
    color: #fff !important;
}
.left-part a:hover {
    color: #fff !important;
}
.listing-penal {
    padding-top: 32px;
}
.left-part .active a {
    color: #5195d5;
}
.p-left {
    float: left;
    padding: 0 9px;
    width: 50%;
}
.p-right {
    float: left;
    padding: 0 9px;
    width: 50%;
}
.p-left img {
    border: 2px solid #999999;
}
.p-right img {
    border: 2px solid #999999;
}
.bx_elev_b {
    color: #000;
    float: left;
    font-family: helvetica;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 10px;
    text-align: left;
    text-transform: uppercase;
}
.bx_option_form .bx_readmore{
    float: right !important;
    padding-top: 10px;
    padding-right: 0;
    display: inline-block;
    vertical-align: middle;
    margin-left: 0 !important;
    width: 63px;
}
.bx_elev_b02 {
    color: hsl(0, 0%, 0%);
    float: left;
    font-family: helvetica;
    font-size: 14px;
    letter-spacing: 1px;
    padding-top: 7px;
    text-align: left;
    text-transform: uppercase;
    width: 100%;
}
.item label {
    padding-top: 24px;
}
.item b {
    font-family: helvetica;
    font-size: 14px;
    padding-left: 15px;
    text-transform: uppercase;
}
.bx_selectpicker {
    border: 1px solid #3a3a3a;
    font-family: helvetica;
    font-size: 14px;
    height: 36px;
    letter-spacing: 1px;
    margin-top: 22px;
    text-transform: uppercase;
    width: 100%;
}
.main-r {
    padding: 0 0 40px 0px;
    border-top: 4px solid #5195D5;
    box-shadow: 0px 3px 5px 2px #eee;
}
.main-r > ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.list-a {
    float: left;
}
.list-a > li {
    color: #555;
    font-family: helvetica;
    font-size: 14px;
	font-weight:bold;
    padding: 5px 5px;
    text-transform: uppercase;
    margin: 0;
}
.list-b {
    float: left;
}
.list-b > li {
    color: #555;
    font-family: helvetica;
    font-size: 14px;
    padding: 5px 5px;
    text-transform: uppercase;
}
.list-c > li {
    color: #555;
    font-family: helvetica;
    font-size: 14px;
    padding: 5px 5px;
    text-transform: uppercase;
    margin: 0;
}
.bx_side_bar a {
    background: hsl(209, 61%, 58%) none repeat scroll 0 0;
    color: hsl(0, 0%, 100%);
    font-size: 16px;
    font-weight: 600;
    padding: 5px 5px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    z-index: 10;
	width:100%;
}
.bx_side_bar {
    margin: 0 auto;
    width: 82%;
    margin-top: 15px;
    padding-left: 0 !important;
    /* box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12); */
}
.bx_side_bar .btn.btn-primary:hover {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
/* unit */

.nav.nav-tabs.defult {
    margin: 0 auto;
    text-align: center;
    width: 34%;
}
.bx_sitemap {
    margin: 0 auto;
    padding-top: 22px;
    width: 68%;
    padding-bottom: 40px;
}
.nav-tabs > li > a:hover {
    background: #0063B1 !important;
    border-radius: 0;
    color: #f2f2f2;
}
.nav-tabs > li {
    float: left;
    padding: 0px 0px;
    margin: 3px 4px !important;
}
.nav.nav-tabs.defult a {
    border: 0 none !important;
    color: #5195D5;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
    text-transform: uppercase;
    font-weight: 600;
    padding: 7px;
    margin: 0 !important;
}
.nav.nav-tabs.defult a:hover {
    border: 0 none;
    color: hsl(0, 0%, 100%);
    font-family: helvetica;
    text-transform: uppercase;
}
.bx_sitemap > img {
    border: 3px solid 3cccccc;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    border-radius: 0px;
    background-color: #3a3a3a;
    color: #fff!important;
    cursor: pointer;
}
.bx_img_section03 {
    padding-top: 14px;
}
.bx_sitemap > img {
    border: 4px solid #cccccc;
}
.nav-tabs {
    border-bottom: 0px solid hsl(0, 0%, 87%)!important;
}

/*Review List*/
.bx_review_lists .bx_odd_review,.bx_review_lists .bx_even_review {
    background: transparent;
	border:none;
	border-bottom:1px solid #eee;
	padding:24px 0;
}
.bx_copy_scenario {
    width: auto;
    height: auto;
}

/* responsive--------------------------*/

@media only screen and (min-width: 100px) and (max-width: 700px) {
    #login-form > div {
        margin: auto;
    }
    .p-left,
    .p-right {
        width: 90%!important;
        float: none!important;
        margin: 2% auto!important;
        background: #f0f0f0;
        clear: both;
        margin: 2% 0;
    }
    .p-left>img,
    .p-right>img {
        margin: auto;
        min-width: 100%;
        width: 100%;
    }
    .main-r {
        height: auto;
        margin: 3% 0;
        padding-bottom: 10%;
    }
    .img01-text {
        max-width: 100%;
    }
    .select-option {
        height: auto;
        padding: 1% 0;
    }
    .nav.nav-tabs.defult a {
        border: 1px solid gray;
    }
}
@media only screen and (min-width: 530px) and (max-width: 768px) {
    .bx_r_buttom > ul>li {
        width: 48%;
    }
    .img01 img {
        position: relative;
    }
    .img01-text {
        width: 100%;
        margin-bottom: 10px;
    }
    .img01 img {
        min-width: 100% !important;
        position: relative;
    }
    .french-text {
        min-height: 87px;
    }
    .img01-text {
        height: auto !important;
        min-height: 100%;
    }
    .nav.nav-tabs.defult > li > a {
        border: 2px solid #ccc;
    }
}
.nav.nav-tabs.defult>.active>a {
    position: relative;
}
.nav.nav-tabs.defult>.active>a:before {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #3A3A3A;
    left: 35%;
    top: 100%;
}
/*-----------------------amit responsive------------------------------*/

@media only screen and (min-width: 100px) and (max-width: 700px) {
    #login-form > div {
        margin: auto;
    }
    .p-left,
    .p-right {
        width: 90%!important;
        float: none!important;
        margin: 2% auto!important;
        background: #f0f0f0;
        clear: both;
        margin: 2% 0;
    }
    .p-left>img,
    .p-right>img {
        margin: auto;
        min-width: 100%;
        width: 100%;
    }
    .main-r {
        height: auto;
        margin: 3% 0;
        padding-bottom: 10%;
    }
    .img01-text {
        max-width: 100%;
    }
    .select-option {
        height: auto;
        padding: 1% 0;
    }
    .nav.nav-tabs.defult a {
        border: 1px solid gray;
    }
    .bx_menu_section {
        margin-bottom: 3%;
    }
    .img01-text {
        width: 100%;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 520px) and (max-width: 770px) {
    .bx_r_buttom > ul>li {
        width: 48%;
    }
    .img01 img {
        position: relative;
    }
    .img01-text {
        width: 100%;
        margin-bottom: 10px;
    }
    .img01 img {
        min-width: 100% !important;
        position: relative;
    }
    .french-text {
        min-height: 87px;
    }
    .img01-text {
        height: auto !important;
        min-height: 100%;
    }
    .nav.nav-tabs.defult > li > a {
        border: 2px solid hsl(0, 0%, 80%);
    }
    .center-part {
        display: none;
    }
    #login-form > div {
        margin: auto !important;
    }
    .img01 > img {
        min-width: 94%;
        width: 100% !important;
    }
    .container.banner-space {
        clear: both;
        margin: 1%;
    }
}
@media only screen and (min-width: 767px) and (max-width: 770px) {
    .select-button {
        text-align: center;
    }
    .nav.navbar-nav>li {
        font-size: 10px;
    }
    .bx_menu_section {
        height: 65px;
    }
    /* form design for more than this resolution--------------------*/
    
    #login-form > .form-group {
        width: 100%;
    }
    .form-group>input,
    .login-submit {
        width: 100%;
    }
}
@media only screen and (min-width: 770px) and (max-width: 801px) {
    .nav.navbar-nav>li {
        font-size: 10px;
    }
    .bx_menu_section {
        height: 65px;
    }
    .container.banner-space {
        clear: both;
        margin: 1%;
    }
    .col-lg-6.col-md-6.col-sm-6.col-xs-12>.img01>img {
        max-width: 100%;
    }
    .img01-text {
        width: 100%;
    }
    .col-lg-6.col-md-6.col-sm-6.col-xs-12 > .img01 > img {
        position: relative;
    }
    #login-form > .form-group {
        width: 100%;
    }
    .form-group>input,
    .login-submit {
        width: 100%;
    }
    .btn-login {
        width: 100%;
    }
    .center-part {
        display: none;
    }
    .bx_r_buttom > ul > li {
        width: 48%;
    }
    .bx_side_bar>a {
        padding: 11% 2%;
        font-size: 11px;
    }
}
@media only screen and (min-width: 802px) and (max-width: 985px) {
    .nav.navbar-nav>li {
        font-size: 10px !important;
    }
    .bx_menu_section {
        height: 65px;
    }
    .img01 img {
        position: relative !important;
        width: 100%!important;
    }
    .img01-text {
        width: 100%;
    }
    .bx_side_bar>a {
        padding: 11% 2%;
        font-size: 11px;
		width: 100%;
    }
}
@media only screen and (min-width: 985px) and (max-width: 1280px) {}
/*responsive end-----------------------------*/
/* .nav.nav-tabs.defult li a:hover{
  background:url(../img/arrow.png) top center no-repeat; height:0px; background-size:17%; padding-top:0px;
} */

.bx_listing_fig {
    position:relative;
    padding:0;
    border:1px solid #cccccc;
    overflow:hidden;
    margin: 10px 0;
}
.subdiv-img {
    height: 240px;
    overflow: hidden;
    width: 100%;
	position:relative;
}
.s_plan .subdiv-img{
	border-bottom: 1px solid #eee;
}
.s_plan .subdiv-img:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.3);
    top: 0;
    transition: 0.5s ease-in-out 0s;
	-webkit-transition: 0.5s ease-in-out 0s;
	-moz-transition: 0.5s ease-in-out 0s;
	-ms-transition: 0.5s ease-in-out 0s;
	-o-transition: 0.5s ease-in-out 0s;
}

.bx_listing_fig img {
    min-height: 240px;
	width:100%;
}
.bx_newimg {
    position: absolute;
    top: -23px;
    right: 0px;
    border-radius: 0 !important;
	background-color: #5195D5 !important;
	border: none !important;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.bx_newimg2 {
	position: absolute;
    top: -23px;
    left: 0px;
    border-radius: 0 !important;
	background-color: #5195D5 !important;
	border: none !important;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.s_plan .bx_newimg {
    position: absolute;
    right: unset;
    top: 105px;
    right: 6px;
}
.bx_360_btn, .select_plan_btn {
    position: absolute;
    bottom: 6px;
}
.select_plan_btn{
    right:15px;
}
a.bx_360_btn {
    left: 14px;
}
.plan_c {
    display: inline-block;
    width: 100%;
}

.heart {
    float: right;
    padding: 8px;
}
.scroll-list {
    direction: ltr; 
}
.scroll-list .bx_single_subdiv{
	padding-right: 15px !important;
}
.headn-sm {
    color: #777;
    font-family: Bebas Neue;
    padding: 12px 0px 0px 7px;
    margin-top: 0px;
    font-size: 20px;
}
.s_plan .headn-sm {
    padding: 10px 0px 0px 7px;
    text-align: center;
}
.para-sm {
    text-align: left;
    clear: both;
    padding: 0 7px;
    line-height: 16px;
    font-size: 12px;
    color: #777 !important;
	display:inline-block;
}
.bx_single_subdiv .para-sm {
    margin-bottom: 0;
}
.bx_single_subdiv span {
    padding-left: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.para-sm:empty {
    margin: 0;
}
.over-hid {
    overflow-x: hidden;
    /* height:505px; */
    width:100%;
    height: 534px;
    padding-top: 10px;
}
.col-md-12.scroll-list {
    padding: 0px !important;
}
.sub_list.col-md-12 {
    padding-right: 15px !important;
}
.col-md-12.scroll-list>.col-md-6>figure {
    margin: 10px 0;
}

.row.s_plan>.col-md-4>figure {
    margin: 12px 0;
}
.btn_01 {
    background: rgb(81, 149, 213) none repeat scroll 0 0;
    color: #fff;
    font-size: 12px;
    box-shadow: none!important;
    padding: 12px 13px;
    text-transform: uppercase;
}
.btn_01:hover {
    text-decoration: none;
    color: #fff;
}
.bx_r_buttom li {
    padding: 8px 10px;
}
.bx_ovx_hdn {
    overflow-x: hidden;
}
.nav.nav-tabs.defult {
    width: 98%;
    padding: 0;
    margin-bottom: 20px;
    border-top: 1px solid #efefef;
    margin-left: 2%;
}
.bx_sitemap {
    width: 100%;
    padding-top: 5px;
    text-align: center;
}
.bx_sitemap>img {
    margin: auto;
}
/*
.bx_fix_height {
    height: 736px;
    overflow-y: scroll;
    overflow-x: hidden;
}
.col-md-3.bx_fix_height {
    padding: 0;
}
*/
.bx_legands_items {
    padding-left: 0;
}

.col-md-3.bx_fix_height>div {
    padding: 0 5px;
}
.bx_para_sm2 {
    line-height: 16px;
    color: #fff;
    font-size: 16px;
    text-align: justify;
    padding: 0px 0px 0px 10px;
    color: #fff;
}
.bx_headn_sm2 {
    color: #fff;
    font-family: Bebas Neue;
    padding: 20px 10px 0 10px;
    padding-bottom: 0;
}
.nav.nav-tabs.defult >.active>a {
    background: #5195D5 !important;
}
.nav.nav-tabs.defult > .active > a::before {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #5195D5;
    content: "";
    display: block;
    height: 0;
    left: 35%;
    position: absolute;
    top: 100%;
    width: 0;
}
.col-md-4.holder>span {
    font-size: 12px;
    font-weight: bold;
    color: #6a6b6c;
}
.col-md-4.holder {
    padding: 5px;
}
.item>label>b {
    color: #6a6b6c!important;
}
.item>label {
    padding: 8px 0;
}
.bx_selectpicker {
    border: 1px solid #ccc!important;
    height: 30px;
    margin-top: 1px;
    padding: 0 10px !important;
	min-width: 100% !important;
}
.inndiv>.col-md-4.holder {
    margin: 8px;
}
.bux_nodata{
	border-left: 4px solid #0063B1;
	color:#aaa;
	margin-top: 22px;
    padding: 10px 14px;
	text-align:left !important;
}
.theme2_legends.bx_legands {
    border: none;
    padding: 8px 2px 8px 2px;
    border-radius: 0;
    background: #5195D5;
}
.bx_legands li.bx_legands_item {
    margin: 0px;
    padding: 10px 4px;
    border-bottom: 1px solid #BFD2E3;
}
.bx_legands span.lgnd_txt {
    font-weight: 600;
    font-size: 13px;
    color: #f4f4f4;
}
.bx_options_wrap .bx_single_product {
    width: 260px;
    display: inline-block;
    float: none;
    margin: 10px 2px;
}
@media only screen and (min-width: 900px) and (max-width: 1400px) {
	.entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .comments-area, .image-navigation, .post-navigation, .page-header, .page-content, .content-bottom-widgets {
	/*margin-right: 7.6923%;*/
}
}
@media only screen and (max-width: 1200px){
.floorplan .bx_listing_fig>figcaption {
    min-height: 137px;
    max-height: 137px;
}
}
@media only screen and (max-width: 900px){
	.login_information.col-md-12 {
    width: auto;
    float: right;
    position: relative;
    padding: 2px 0;
}
}
@media only screen and (min-width: 768px) and (max-width: 900px){
.theme2_legends.bx_legands {
    border: none;
    padding: 8px 2px 8px 2px;
    border-radius: 0;
    background: #5195D5;
    float: right;
}
}
@media only screen and (max-width: 768px){
.theme2_legends.bx_legands {
	width:96% !important;
	margin:0 15px;
}
}
@media only screen and (min-width: 1900px){
#bx_choose_home {
	width: 98vw;
    margin-left: calc(50% - 49vw);
}
	#topo-canvas{
		margin-left: auto;
		position: relative;
		margin-right: auto;
	}
}
/* Ashok */

.bx_row_space {
    padding-top: 27px;
}

.bx_btn_new {
    background: #5195d5;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 12px 10px;
    text-transform: uppercase;
    margin-left: 5px;
    margin-top: 5px;
    float: left;
    box-shadow: none !important;
}
.bx_btn_new:hover {
    background: #189dc5;
    color: #fff;
    text-decoration: none;
}
.bx_listing_fig>figcaption {
    width: 100%;
    height: 100%;
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 83%;
    padding: 0 5px;
    transition: top 0.5s ease 0s;
    -webkit-transition: top 0.5s ease 0s;
    -moz-transition: top 0.5s ease 0s;
    -ms-transition: top 0.5s ease 0s;
}

.s_plan .bx_listing_fig>figcaption{
	min-height:140px;
}

/*--12-12-2016--*/

.navbar {
    border: none!important;
}
.navbar-inverse {
    background: none!important;
}
.bx_menu_section {
    clear: both;
}
.bx_menu_section .container {
    position: absolute;
}
.pull-right > form {
    float: left;
}
.pull-right {
    padding-bottom: 5px;
}
.entry-header {
    text-align: center;
}
.entry-title {
    text-transform: uppercase;
    font-weight: normal!important;
}
/*Cut some of Ashok Styles at top in reference to Tabs & Login Bar*/
/*--13-12-2016--*/

.bx_fulldesc {
    display: none;
}
.bx_readmore {
    color: #5195D5 !important;
    font-weight: bold;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    margin-left: 6px;
    font-size: 14px;
}
.bx_readmore:hover {
    font-size: 14px !important;
    text-decoration: none!important;
}

.bx_noimage {
    height: 240px;
    background: #666666;
}
.bx_single_meta {
    padding-top: 15px;
}
.bux_single_sub .bx_single_meta strong,.bux_single_sub .bx_single_meta a {
    color: #5195d5;
}
/*Where we build page*/
.wherebuild{
	padding:0 15px;
}
.wherebuild .col-md-6{
	padding:0;
}
.wherebuild .subdiv-img {
    height: 500px;
}
.bx_para_lg_text > p {
    /* font-weight: 600; */
	font-weight: noraml!important;
	color: #555;
}
/* .numbers-text{padding-left:35%;} */

.bx_beds_title {
    width: 40%;
    float: left;
	font-weight:bold;
	color: #555;
}

.bx_para_lg_text {
    color: #555;
    font-size: 14px;
    line-height: 20px;
    padding: 5px 10px;
	width:0;
	 transition: 0.5s ease 0s;
	-webkit-transition: 0.5s ease 0s;
	-moz-transition: 0.5s ease 0s;
	-ms-transition: 0.5s ease 0s;
}

.bx_para_lg_text > span {
  font-weight: bold;
}
.text-center.pad_btn {
    padding: 10px 0 0 0;
}
.text-center.pad_btn, .bx_para_lg_text
{
	width:0;
}
.bx_listing_new:hover .bx_para_lg_text, .bx_listing_new:hover .text-center.pad_btn {
    width: 100%;
}
.headn-lg {
    color: #5195d5;
    font-family: Bebas Neue;
    padding: 17px 10px 15px 10px;
    font-size: 26px;
    width: auto;
    margin: 0;
}
.para-lg {
    font-size: 15px;
    color: #555;
    padding: 10px;
    font-family: HelveticaNeue;
    font-weight: 400;
    line-height: 20px;
}
.bx_listing_new {
    height: 500px;
    border: 1px solid hsl(0, 0%, 80%);
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.bx_listing_new > figcaption {
    background: rgba(255,255,255,0.9);
    height: 100%;
    left: 0;
    position: absolute;
    top: 90%;
    width: auto;
    padding: 0 15px;
    transition: top 0.5s ease 0s;
	-webkit-transition: top 0.5s ease 0s;
	-moz-transition: top 0.5s ease 0s;
	-ms-transition: top 0.5s ease 0s;
}
.bx_listing_new:hover figcaption, .bx_listing_fig:hover figcaption {
    top: 0;
}
.bx_listing_new img {
    height: 500px;
    width: auto;
    max-width: inherit;
}
.wherebuild .text-center.pad_btn .bx_btn_new {
    background: transparent !important;
    border: 1px solid #5195d5 !important;
    border-radius: 0;
    margin-right: 13px !important;
    color: #555;
}
.wherebuild .text-center.pad_btn .bx_btn_new:hover {
    background: #5195d5 !important;
    color: #fff !important;
}
.bx_pagination {
    text-align: center;
	margin-top:10px;
	display:block;
}
.bx_build_heading center{
	text-align: left;
    padding: 8px 25px;
    color: #5195d5;
    font-weight: 600;
}
.bx_meta {
    margin-bottom: 14px;
}
.bx_meta strong {
    background: #bfd2e3;
    display: block;
    padding: 13px;
}
.bx_meta p {
    padding: 13px;
    background: #f3f3f3;
	display:block;
}
.bx_built_button {
    margin-left: 17px;
}
.bx_built_button a {
    margin-right: 10px;
}
.comm_desc {
    padding: 25px 20px 10px 16px;
}
.bux_single_sub h4 {
    color: #5195d5;
}
.bux_single_sub.col-md-12.bx_plan {
    margin: 15px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 25px;
}
.comm_desc strong, .topo_map strong {
    margin-bottom: 6px;
    display: block;
}
.pagination {
    border-top: none!important;
}
.pagination::before,
.pagination::after {
    background: none!important;
}

.bx_listing_plan {
    border: 5px solid hsl(0, 0%, 80%);
    height: 260px;
    margin: 10px 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.bx_listing_plan > figcaption {
    background: hsla(0, 0%, 0%, 0.6) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
.bx_listing_plan img {
    height: 100%;
    width: 100%;
}
/*--15-12-2016--*/
.popover-content .close {
    position: absolute;
    width: 22px;
    right: 13px;
}

.bux_popup_content {
    color: #555 !important;
}
.bux_popup_content .bux_hide_popup {
    height: auto;
    background: transparent !important;
    color: #555;
    display: block;
    width: 100%;
    text-align: right;
    padding-bottom: 7px;
    border-bottom: 1px solid #e3e3e3 !important;
    margin-bottom: 15px;
    outline: none;
}
.bux_popup .bux_popup_content {
    padding: 10px 30px 30px 30px;
    border-radius: 0;
	top:30%;
}
.bux_popup_content .bux_hide_popup:focus, .bux_popup_content .bux_hide_popup:visited, .bux_popup_content .bux_hide_popup:hover {
    outline: none !important;
    border: none !important;
    color: #555;
    box-shadow: none !important;
}
.bx_map_2 {
    height: 100%;
    width: 100%;
}
.bx_listing_unit img {
    height: 300px;
}
.bx_listing_unit>figcaption {
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    padding-top: 40px;
}
.bx_listing_unit {
    position: relative;
    padding: 0;
    border: 5px solid #cccccc;
    overflow: hidden;
    margin: 10px 0;
    min-height: 250px;
	margin-top:0;
}
.bx_h_green {
    font-size: 24px;
    color: #f3f3f3;
    padding: 0 10px 0px 10px;
    text-align: center;
}
.bx_listing_unit.bx_single_subdiv p {
    color: #fff !important;
    text-align: center!important;
}
.bx_single_subdiv p a {
    color: #fff;
    text-decoration: underline;
}
.bx_broucher {
    font-size: 16px;
    padding: 10px;
}
.bx_p00 {
    color: hsl(0, 0%, 100%);
    padding: 10px;
}
/*--16-12-2016--*/

.bx_calculation span {
    padding: 5px;
}

.bx_categories .bx_active a {
    color: #fff !important;
    cursor: pointer;
}
.bx_categories li a:hover {
    color: hsl(209, 61%, 58%);
    text-decoration: none;
    cursor: pointer;
}
.bx_categories li a:focus {
    color: hsl(209, 61%, 58%);
    text-decoration: none;
    cursor: pointer;
}
.inndiv {
    padding-top: 5px;
}
#bx_option_content {
    text-align: center;
}
#bx_option_content .ul-list {
    padding-left: 0;
}
#bx_option_content .ul-list li {
    max-width: 270px;
    display: inline-block;
}
.bx_sub_cat_color {
    color: #555;
    font-size: 16px;
}
.bx_fron_sub-cat.bx_sub-cat{padding-left:0;}
.bx_sub_cat_color:hover {
    color: #5195D5;
    text-decoration: none;
    cursor: pointer;
}
.bx_sub_cat_color:focus {
    color: hsl(209, 61%, 58%);
    text-decoration: none;
    cursor: pointer;
}
ul {
    list-style: outside none none!important;
}
.bx_sub-cat {
    display: none;
}
.bx_sub-cat > li {
    color: #555;
}
.bx_signup_er,
.bx_login_er {
    display: none;
}
.bx_sub-cat > li:hover {
    color: hsl(209, 61%, 58%);
    cursor: pointer;
}
.plan_c > form {
    padding-top: 32px;
}
.form-group input[type="text"], .form-group select {
    height: 48px;
}
form.reserve_form {
    /*width: 50%;*/
    margin: 0 auto;
}
.login-submit {
    background: hsl(209, 61%, 58%) none repeat scroll 0 0!important;
    font-size: 18px;
}
.bx_social_login {
    padding-bottom: 87px;
    padding-top: 87px;
    text-align: center;
}

.category_optio_cal {
    color: red;
}
.top-login-title {
    margin: 0!important;
}
.top-login-remember > p {
    float: right;
    padding: 18px 0 0 10px;
}
.bx_options_wrap {
    padding-top: 5px;
}
ul.bx_pagination li {
  display: inline-block;
	padding:0;
}
ul.bx_pagination .active {
    background: #0063B1;
    color: #fff;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
ul.bx_pagination li:hover {
    background: #eceeef;
}
ul.bx_pagination .active:hover {
    background: #0063B1;
}
ul.bx_pagination li a {
    display: inline-block;
    padding: .3rem .60rem;
    line-height: 1.25;
    font-size: 16px;
    color: inherit;
	margin:3px;
}
#map_wrapper {
    height: 400px;
}

#map_canvas {
    width: 100%;
    height: 100%;
}
#req_home_calculation .bx_option_cart .bg-1 {
    padding: 5px;
    background: #f3f3f3;
}
#req_home_calculation .bx_remove_option {
    color: #5195D5;
}
#req_home_calculation .bx_option_cart>.bg-1>label {
    color: #555;
}
.bx_total {
	color:#555;
	font-weight:bold;
}
.bx_cal_details {
	color:#555;
	font-weight:bold;
	font-size:14px;
}
.bx_lot_address {
	color:#fff;
	font-weight:bold;
}
.top-header-login {
    background: #fff;
    z-index: 999999;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 7px;
}
.builderux_login {
    overflow: hidden;
    background: rgba(234, 232, 217, 0.9);
    left: 0;
    width: 100%;
    padding: 5% 32%;
    position: fixed;
    top: 0;
    bottom: 0;
    height: 100%;
    z-index: 10000000;
}

.bx_select_item{
	text-align:left;
}
.moveinready {
    z-index: 1;
}
.sub_image {
    margin: 0 auto;
}
