/************************************************* Header ********************************************************************/
#Header {}  
/*#Header + main {margin-top:158px;} */
.HdLink a{color:#000;} .HdLink a:hover{color:#8d0000;} 

/********** Main Banner **************************************************************************************************/
.BnrText{width:80%;} .MainBanner .carousel-caption h1{font-size:60px; line-height:64px; text-shadow:5px 5px 5px rgba(0,0,0,.25); letter-spacing:normal; text-transform:none;}
.BnrText .form-control{font-size:16px; height:50px; border:none; border-radius:5px; color:#5e5e5e;}
.BnrText .btn-danger{min-height:50px; min-width:200px;}

/********** Tab **************************************************************************************************/
.WelText hr{margin:0px;background-color:#e5e5e5 !important; opacity:1;}
.ProText{padding:20px 35px;} .ProText .row{font-size:18px;}
.AddText{padding:16px 35px 22px 35px;}

/********** Footer ***************************************************************************************************/
#Footer{color:#6e6e6e; font-size:16px; line-height:28px;}
#Footer li.active a {color:#8a0604;}
#Footer a{color:#6e6e6e;}#Footer a:hover,#Footer .list-inline a:hover{color:#8a0604;}
#Footer h3{font-size:15px;}
#Footer .list-inline a{margin:0px; color:#8a0604;}
#Footer .list-inline a:hover{color:#fff;}
#Footer .list-inline-item:not(:last-child) {margin-right:10px;}
#Footer hr{background-color:#232323 !important; opacity:1;} .Copytext{color:#6e6e6e; font-size:13px; letter-spacing:.1em;}

/*************************************************************************************************************/
.List {padding:0; margin:0 0 15px 0; list-style-type:none;}
.List li{background:url(../images/check.png) no-repeat 0.1em 0.43em; padding:3px 0 3px 40px; margin:0px;}

/*************************************************************************************************************/
.container{max-width:1170px;}
.container-fluid{max-width:1390px;}
.container-new{max-width:100% !important; width:100%; padding-right:15px; padding-left:15px;margin-right: auto;margin-left: auto;}

.g-5, .gy-5 {--bs-gutter-y: 2rem;}
.g-5, .gx-5 {--bs-gutter-x: 2rem;}

ul#menu-footer-menu {
    line-height: 12px!important;
}

table, th, td {
  border: 1px solid black;
	padding:5px;
}
/* ============ desktop view ============ *
@media all and (min-width: 1025px) {
	.navbar .nav-item .dropdown-menu{ display:none;}
	.navbar .nav-item:hover .nav-link{ color:#adadad;}
	.navbar .nav-item:hover .dropdown-menu{ display:block;}
	.navbar .nav-item .dropdown-menu{ margin-top:0;}
}	
/* ============ desktop view .end// ============ */


/* Large devices (desktops, 992px and up) */
@media (min-width:992px) {
#Header {top:0px; -webkit-transition:0.5s; -moz-transition:0.5s; -ms-transition:0.5s; transition:0.5s;}
.shrink {background:rgba(255,255,255,1); box-shadow:0px 5px 12px rgba(0,0,0,.5); z-index:999;}
.navbar-brand img {max-width:100%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}
.shrink .navbar-brand img {max-width:55%;-webkit-transition: 0.5s;-moz-transition: 0.5s;-ms-transition: 0.5s;transition: 0.5s;}

.navbar-brand{padding:12px 0px }
.shrink .navbar-brand{padding:5px 0px }

.WelText{margin:100px 0px;}
}
/* XX-Large devices (larger desktops, 1400px and up)*/
@media (min-width: 1400px) {
.gutter-lg {margin-left:-15px!important;margin-right:-15px!important;}
.gutter-lg div[class^="col"]{padding-left:15px!important;padding-right:15px!important;}
}

@media (min-width: 1920px) {}
@media (min-width: 1600px){}

@media (min-width: 1199.98px) and (max-width: 1359.98px) {}

/*@include media-breakpoint-between(md, xl) { ... }*/
@media (min-width: 768px) and (max-width: 1199.98px) {
.ProText{padding:20px 25px;} .AddText{padding:16px 25px 22px 25px;} .fs-32 {font-size:28px;}
}

/*For example the @include media-breakpoint-only(md) { ... } will result in :*/
@media (min-width: 768px) and (max-width: 991.98px) {
#Header{position:static; padding-top:7px;}#Header + main {margin-top:0px;}.WelText{margin:50px 0px;}
.BnrText{width:83%;}.MainBanner .carousel-caption h1{font-size:38px; line-height:42px;}
.ProText{padding:10px 15px;} .AddText{padding:16px 15px 22px 15px;} .fs-32 {font-size:28px;}.ls-1,h1, .h1{letter-spacing:.050em !important;}
}

/* Small devices (landscape phones, 576px and up) */
@media (max-width:767.98px) {
.container{max-width:100%;} .WelText{margin:50px 0px;} 
#Header{position:static; padding:5px 0px;}#Header + main {margin-top:0px;}
.BnrText{width:94%;}.MainBanner .carousel-caption h1{font-size:32px; line-height:32px;}
.ls-1,h1, .h1{letter-spacing:.010em !important;} .borline::before,.borline::after {width:7%; margin:0 15px; transform:translateY(-.6rem);}
}

@media (max-width:575.98px) {
.MainBanner .Homebnr .carousel-item  img {
    height:140px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
}
.ProText{padding:10px 15px;} .AddText{padding:16px 15px 22px 15px;}
.borline::before,.borline::after {width:0; margin:0px;border:none;}
h1, .h1 {font-size:26px;}.fs-32 {font-size:22px;}

.MainBanner .carousel-caption{position:static; background:#000; padding:20px 0px;} 
.BnrText{width:100%;} .MainBanner .carousel-caption h1{font-size:26px; line-height:30px;}
.BnrText .btn-danger{min-height:50px; width:100% !important; display:block !important;}
.MainBanner .mask {display:none;}.Copytext{letter-spacing:normal; padding-bottom:30px; line-height:1.2;}
}
/* X-Small devices (portrait phones, less than 576px) */


.property-search-form-shortcode .control select{height: 45px; width: auto; padding: 10px;}
.property-search-form .control select{height: 45px; width: auto; padding: 10px;}
.property-search-form .control label{display:block!important;}
/* Stack search form on anything less than ipad landscape */
@media (max-width:1023px) {

   .property-search-form {display: flex!important; flex-direction: column!important;}

}
.property-search-form-default .btn-danger{margin-top: 20px;}
.WelText {margin: 20px 0px!important;}
.property-search-form {display: flex!important; flex-direction: row;}
.property-search-form [type=submit]:not(:disabled){ background-color: #8D0000; color: #fff; padding: 0px 20px;   height: 40px; position: relative;  top: 30px;}
.property-search-form select{border: 1px solid #000;}