/* Theme Name: The Project - Responsive Website Template
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Author e-mail:htmlcoder.me@gmail.com
Version:1.0.0
Created:December 2014
License URI:http://support.wrapbootstrap.com/
File Description: Place here your custom CSS styles
*/
  
.banner-container {
	width: 100%;
	position: relative;
	padding: 0;
	}
.no-gutter 
{
	padding-left:0;
    padding-right:0;
}
.no-gutter-left 
{
	padding-left:0;
    /*padding-right:0;*/
}
.multi-cols {
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	-webkit-column-rule-width: 1px; /* Chrome, Safari, Opera */
    -moz-column-rule-width: 1px; /* Firefox */
    column-rule-width: 1px;
	}
.search-model-header
{
	background-color: #253746;
	padding-top: 5px;
	padding-bottom: 5px;
}
.search-sidebar 
{
	background: rgba(255, 255, 255, 0.8) !important;
	/*z-index: 1000;*/
	position: absolute;
	padding: 15px;
	min-width: 250px;
	max-width: 250px;
}
.search-sidebar-container
{
	position: relative;
	z-index: 10;
	/*overflow-x: auto;*/
	max-height: 550px;
}
.model-header 
{
background-color: #253746;
  color: #ffffff;
  font-weight: 800;
  padding: 5px 0px 5px 0px;
  }
 .space-bottom 
{
 padding-bottom: 15px;
 }
 #map-canvas {
	max-height: 650px;
	min-height: 650px; 
	}
/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 

  and (-webkit-min-device-pixel-ratio: 1) { 
  .search-sidebar-models 
    {
   max-height: 650px;
   min-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px;
   max-height: 650px;
   }   
   #map-canvas-contact
     {
   min-height: 250px;
   max-height: 250px;
   }
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 1200px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .search-sidebar-models 
	{
   min-height: 650px;
   max-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px !important;
   max-height: 650px !important;
   }   
   #map-canvas-contact
     {
   min-height: 250px !important;
   max-height: 250px !important;
   }
}
/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 900px) 
  and (max-device-width: 1199px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  .search-sidebar-models 
    {
   max-height: 650px;
   min-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px;
   max-height: 650px;
   }
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 900px) 
  and (max-device-width: 1199px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .search-sidebar-models 
	{
   min-height: 650px;
   max-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px;
   max-height: 650px;
   }
}

/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (min-device-width: 768px) 
  and (max-device-width: 899px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  .search-sidebar-models 
    {
   max-height: 650px;
   min-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px;
   max-height: 650px;
   }
}

/* ----------- Retina Screens ----------- */
@media screen 
  and (min-device-width: 768px) 
  and (max-device-width: 899px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .search-sidebar-models 
	{
   min-height: 650px;
   max-height: 650px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 650px;
   max-height: 650px;
   }
}
/* ----------- Non-Retina Screens ----------- */
@media screen 
  and (max-device-width: 320px) 
  and (-webkit-min-device-pixel-ratio: 1) { 
  .search-sidebar-models 
    {
   max-height: 350px;
   min-height: 350px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 350px;
   max-height: 350px;
   }
}

/* ----------- Retina Screens ----------- */
@media screen 
 and(max-device-width: 320px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (min-resolution: 192dpi) { 
    .search-sidebar-models 
	{
   min-height: 350px;
   max-height: 350px;
   overflow-y: auto; 
   overflow-x: hidden;
   }
   #map-canvas 
     {
   min-height: 350px;
   max-height: 350px;
   }
}

.custom-menu {
	padding: 5px 0;
  font-size: 14px;
  color: #333333;
  border-bottom: 1px solid #f7f7f7;
  display: block;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  }
 .custom-menu a:hover {
  background-color: #fcfcfc;
  color: #338dca;
  border-color: #f7f7f7;
  text-decoration: none;
}
/* Build and Price */

.summary {
	background-color: #fafafa;
	border: 1px solid #dddddd;
	padding: 15px;
}
.mr-l {
	margin-left: 20px;
}

/* Build Your Home Progress Bars */
.wizard {
	margin: 0px auto 20px auto;
    background: #fff;
}

    .wizard .nav-tabs {
        position: relative;
        margin: 0px auto 20px auto;
        margin-bottom: 0;
        border-bottom-color: #e0e0e0;
    }

    .wizard > div.wizard-inner {
        position: relative;
    }

.connecting-line {
    height: 2px;
    background: #e0e0e0;
    position: absolute;
    width: 80%;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 1;
}

.wizard .nav-tabs > li.active > a, .wizard .nav-tabs > li.active > a:hover, .wizard .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    border: 0;
    border-bottom-color: transparent;
}

span.round-tab {
    width: 70px;
    height: 70px;
    line-height: 70px;
    display: inline-block;
    border-radius: 100px;
    background: #fff;
    border: 2px solid #e0e0e0;
    z-index: 2;
    position: absolute;
    left: 0;
    text-align: center;
    font-size: 25px;
}
span.round-tab i{
    color:#555555;
}
.wizard li.active span.round-tab {
    background: #fff;
    border: 2px solid #253746;
    
}
.wizard li.active span.round-tab i{
    color: #253746;
}

span.round-tab:hover {
    color: #333;
    border: 2px solid #333;
}

.wizard .nav-tabs > li {
    width: 20%;
}

.wizard li:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 0;
    margin: 0 auto;
    bottom: 0px;
    border: 5px solid transparent;
    border-bottom-color: #253746;
    transition: 0.1s ease-in-out;
}

.wizard li.active:after {
    content: " ";
    position: absolute;
    left: 46%;
    opacity: 1;
    margin: 0 auto;
    bottom: 0px;
    border: 10px solid transparent;
    border-bottom-color: #253746;
}

.wizard .nav-tabs > li a {
    width: 70px;
    height: 70px;
    margin: 20px auto;
    border-radius: 100%;
    padding: 0;
}

    .wizard .nav-tabs > li a:hover {
        background: transparent;
    }

.wizard .tab-pane {
    position: relative;
    padding-top: 50px;
}

.wizard h3 {
    margin-top: 0;
}

@media( max-width : 585px ) {

    .wizard {
        width: 90%;
        height: auto !important;
    }

    span.round-tab {
        font-size: 16px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard .nav-tabs > li a {
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .wizard li.active:after {
        content: " ";
        position: absolute;
        left: 35%;
    }
}
#selectlot {
	background-color: #253746;
	color: #ffffff;
	border: 1px solid #dddddd;
	text-align: center;
	}
	.list-group-item {
    min-width: 185px !important;
}.list-group-item:first-child {
     border-top-left-radius: 0px !important; 
     border-top-right-radius: 0px !important; 

}.list-group-item:last-child {
    margin-bottom: 0;
     border-top-left-radius: 0px !important; 
     border-top-right-radius: 0px !important; 
}
.selected {
	background-color: #253746;
	color: #ffffff;
}
.bluebg {
	background-color: #253746 !important;
}
.redbg {
	background-color: #c8102e;
}
.nopd {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.mr-15 {
	margin-right: 15px !important; 
}
.curs {
	cursor: pointer !important;
}
.greyborder {
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
	}
	.imagebox {
	border: 5px solid #ffffff;
    -webkit-box-shadow: 2px 3px 17px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 17px -2px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 17px -2px rgba(0,0,0,0.75);
}
@media print {
  .imagebox {
   border: 5px solid #253746;
  }
  .bluebg {
	background-color: #25374 !important;
}  
  .bluebgprintonly {
	background-color: #25374 !important;
}
.redbg {
	background-color: #c8102e !important;
}
.white {
	color: #ffffff !important;
}
.whiteprintonly {
	color: #ffffff !important;
}
#modfp {page-break-after: always;}
#showhomeinfo {page-break-before: always;}

}

/* .modal-transparent */

.modal-transparent {
  background: transparent;
}
.modal-transparent .modal-content {
  background: transparent;
}
.modal-backdrop.modal-backdrop-transparent {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-transparent.in {
  opacity: .9;
  filter: alpha(opacity=90);
}

/* .modal-fullscreen */

.modal-fullscreen {
  background: transparent;
}
.modal-fullscreen .modal-content {
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.modal-backdrop.modal-backdrop-fullscreen {
  background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
  opacity: .97;
  filter: alpha(opacity=97);
}

/* .modal-fullscreen size: we use Bootstrap media query breakpoints */

.modal-fullscreen .modal-dialog {
  margin: 0;
  margin-right: auto;
  margin-left: auto;
  width: 100%;
}
@media (min-width: 768px) {
  .modal-fullscreen .modal-dialog {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .modal-fullscreen .modal-dialog {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .modal-fullscreen .modal-dialog {
     width: 1170px;
  }
}
.sidebarlots{
	    min-height: 650px;
    max-height: 650px;
    overflow-x: hidden;
    overflow-y: scroll;
	border: 1px solid #e0e0e0;
}
.btn-sq-lg {
  width: 150px !important;
  height: 150px !important;
}
.blheader {
	background-color: #253746;
    color: #fff;
    padding: 10px;
}