.site-nav .nav li.active > a {
  border-bottom: 4px solid #24a0b8;
}

body.home .site-nav {
  margin-bottom: 0;
}

.site-nav.site-nav-shrink {
  width: 100%;
  min-height: 44px;
 /* position: fixed;*/
  left: 0;
  top: 0;
}

.site-nav.site-nav-shrink .nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
}

.site-nav.site-nav-shrink .navbar-toggle {
  margin-top: 5px;
  margin-bottom: 0;
}

.site-nav.site-nav-shrink .navbar-header {
  height: auto;
  margin: 0;
  padding: 0;
}

.site-nav.site-nav-shrink .navbar-header .navbar-brand {
  margin: 0;
  padding: 0;
  height: auto;
}


.site-nav.site-nav-shrink .navbar-header .navbar-brand .big-logo,
.small-logo {
  display: none !important;
}

.site-nav.site-nav-shrink .navbar-header .navbar-brand .small-logo {
    display: block !important;
  }

.site-nav.site-nav-shrink .jainism-logo {
  display: none;
}


.make-center {
  float: none;
  display: table;
  margin-left: auto;
  margin-right: auto;
  margin-top:30px;
}

.jainism-logo {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -23px;
}

section {
  margin-bottom: 30px;
}

.filter-anchor {
  color: #999;
}

.filter-anchor:hover,
.filter-anchor:focus {
  text-decoration: line-through;
  color: #bfbfbf;
}

.ad-search-section {
  margin-bottom: 20px;
}

.search-form {
  display: table;
  margin: 10px auto;
}

.search-form .form-control {
  min-width: 304px;
  /* padding: 15px 10px; */
}

.tag-line {
  margin: 20px 0;
  font-family: "Dancing Script", cursive;
  letter-spacing: 4px;
  font-size: 30px;
  text-align: center;
}

.ad-search-container {
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.35);
}


.ad-search-heading {
  background: #24a0b8;
  padding: 11px 0;
  text-align: center;
  color: white;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 20px;
}

.ad-search-form {
  padding: 0 10px;
}

.ad-search-banner {
  padding: 14.5px 12.5px;
  background: #e55257;
  font-size: 28px;
  font-weight: 600;
  color: white;
  line-height: 47px;
}

.ad-search-banner > span,
.text-yellow {
  color: #fff600;
}
.ad-search-banner > span {
  font-size: 40px;
  font-style: italic;  
}



.btn-dark {
  background: black;
  color: white;
}

.btn-right {
  display: inline-block;
  vertical-align: bottom;
  float: right;
  margin-top: 10px;
}

.featured-projects-section {
  margin-bottom: 30px;
}

.f-projects-tabs {
  display: table;
  margin: 30px auto;
}

.f-projects-tab-content {
}

.project {
  background: #f3f3f3;
  display: table;
  padding: 6px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.project-img {
  margin-bottom: 10px;
}

.articles-section {
  padding: 45px 0;
  background: black url(../img/articles-bg.jpg) no-repeat;
  background-size: cover;
  color: white;
  margin-bottom: 30px;
}

.articles-section-heading {
  margin-bottom: 50px;
  margin-top: 0;
}

.articles-section a {
  color: white;
}

.articles-section a:hover,
.articles-section a:focus {
  color: #eee;
}

.art-pills {
  margin: 60px auto;
}


.art-pills > li {
  margin: 0 120px;
}

.art-pills > li > a {
  color: white;
  font-size: 20px;
  font-weight: 600;
}

.art-pills > li > a:hover,
.art-pills > li > a:focus,
.art-pills > li > a:active {
  color: #bfbfbf;
}

.site-footer {
  background: #f3f3f3;
}

.site-footer h4 {
  text-align: center;
}

.site-footer .nav > li > a {
  color: #555;
  font-size: 12px;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 6px 10px;
}


.site-footer .nav > li > a:hover,
.site-footer .nav > li > a:focus,
.site-footer .nav > li > a:active {
  color: inherit;
}

.site-footer .nav > li > a:before {
  content: '»';
  margin-right: 10px;
}

.copyright {
  text-align: center;
  padding: 10px 0;
  background: #24a0b8;
  color: white;
}

.divider {
  border-top: 1px solid #dcdcdc;
}

/* listing page css */
.nav-links > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 5px 5px 0 0;
  color: #212425;
  font-size: 16px;
  font-weight: 600;
  padding: 0 10px 5px;
}

.nav-links > li.active > a,
.nav-links > li > a:hover,
.nav-links > li > a:focus {
  color: #212425;
  background-color: transparent;
  border: 1px solid transparent;
  border-bottom-color: #F6E331;
  border-bottom-width: 3px;
}

.nav-listing-button {
  float: right;
}

.nav-listing-button > li {
  display: inline-block;
}

.listings-section {
  margin-bottom: 30px;
}

.listing {
  border: 1px solid #ccc;
  background: white;
  margin-bottom: 10px;
  padding: 10px;
}

.listing-table {
  border-bottom: 1px solid #dcdcdc;  
}

.listing-info .listing-item {
  padding: 6px 4px;
}

.listing-info .listing-item:last-of-type {
  border-bottom: none;
}

.listing-subheading,
.listing-heading {
  margin: 0;
}

.listing-subheading {
  margin-bottom: 10px;
}

.listing:hover {
  border-color: #24A0B8;
  background-color: #FAFDFF;
}

.listing-luxury {
  position: relative;
}

.listing-caption {
  position: absolute;
  bottom: 10px;
  left: 0;
  background: rgb(255, 215, 0);
  box-shadow: inset 0 2px 3px rgba(250, 180, 0, 0.8);
  border-radius: 0 4px 4px 0;
  color: #000;
  padding: 1px 8px;
  font-weight: 700;
}

.filter-section {
  padding: 5px 0;
  background: #e0e0e0;
  margin-bottom: 20px;
}

.luxury-bg {
  height: 152px;
  background: black url(../img/banner/banner-1.jpg) no-repeat top center;
  background-size: cover;
}

.fixit.on-nav {
  position: fixed;
  z-index: 10;
  left: 0;
  width: 100%;
}

.nav-sorting > li > a {
  color: #24A0B8;
  font-weight: 700;
  font-size: 16px;
}

.nav-sorting > li > a:hover,
.nav-sorting > li > a:focus {
  color: #777;
}

.ml38 {
  margin-left: 38px;
}

.ml0 {
  margin: 0;
}

.form-input {
  background: white;
  padding: 5px 10px;
  border: 1px solid #0C6273;
}

.filter-select-wrapper {
}

.advanced-filter-section {
  width: 100%;
}

.form-label-checkbox .form-checkbox {
  display: none;
}

.form-label-checkbox label {
  color: #333;
  cursor: pointer;
}

.form-label-checkbox label:hover {
  color: #777;
}

.form-label-checkbox label:before {
  content: '\f0c8';
  color: #EA575D;
  font: normal normal normal 21px/1 FontAwesome;
  margin-right: 5px;
}

.form-label-checkbox .form-checkbox:checked+label:before {
  content: '\f14a';
  color: black;
}

.table-no-bordered,
.table-no-bordered > tbody > tr > td {
  border: 0;
}

.listing-inner {
  border: 1px solid #dcdcdc;
  padding: 10px;
  margin-bottom: 30px;
  background-color: white;
}

.listing-info td:hover {
  color: #24a0b8;
}

.listing-inner-section {
padding-top: 20px;margin-bottom: 0;}

.project-features-section {
  padding: 10px;
}

.project-content {
  padding: 10px 20px;
  border: 1px solid #dcdcdc;
  margin-bottom: 15px;
  background-color: white;
}

.p-heading {
  margin: 0 0 10px;
}

.p-content {
  line-height: 1.65;
}


.nav-sc {
  
}

.nav-sc > li {
  display: inline-block;
}

.nav-sc > li > a {
  display: block;
  color: #444;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 34px;
}

.nav-sc > li > a:hover,
.nav-sc > li > a:focus,
.nav-sc > li.active a {
  background: #24A0B8;
  color: white;
}

#features-navigation {
  right: 0;
  left: 0;
  z-index: 1;
  margin-bottom: 10px;
  background: #e0e0e0;
}

.btn-light {
  background: #ffffff; /* Old browsers */
  background: -moz-linear-gradient(top,  #ffffff 0%, #f0f0f0 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #ffffff 0%,#f0f0f0 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #ffffff 0%,#f0f0f0 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-9 */
  color: #444;
  border: 1px solid #ccc;
}

.btn-light:hover,
.btn-light:focus {
  color: #555;
  background: #f0f0f0; /* Old browsers */
  background: -moz-linear-gradient(top,  #f0f0f0 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #f0f0f0 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #f0f0f0 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
  border: 1px solid #aaa;
}

.btn-wide {
  padding-left: 50px;
  padding-right: 50px;
}

.search-results-section {
  background: #f0f0f0;
  padding: 6px 10px;
  margin: 0 0 10px;
}

.filter-nav {
}

.filter-nav > .filter-trigger,
.form-select {
  background-color: white;
  border-radius: 5px;
  padding: 4px 8px;
  display: inline-block;
  border: 1px solid #aaa;
  color: #444;
  width: 100%;
  font-weight: 600;
  position: relative;
  z-index: 1;
  font-size: 14px;
}

.form-select {
  background: white url(../img/arrown-down-icon.png) no-repeat;
  background-position: 95% 50%;
  background-size: 7px;
  -webkit-appearance: none;
     -moz-appearance: none;
      -ms-appearance: none;
       -o-appearance: none;
          appearance: none;
}

.filter-nav > .filter-trigger > .caret {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -2px;
}

.filter-nav > .filter-trigger:hover,
.form-select:hover {
  background-color: #f4f4f4;
  cursor: pointer;
}

.filter-nav > .filter-trigger:active,
.filter-nav > .filter-trigger:focus,
.form-select:active,
.form-select:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.1);
}

.filter-nav .filter-nav-menu > li > label {
  padding: 0 8px;
  display: block;
  color: #444;
}

.filter-nav .filter-nav-menu > li > label:hover {
  background: #24A0B8;
  cursor: pointer;
  color: white;
}

.floating-queryform-section {
  position: fixed;
  right: -278px;
  top: 50%;
  margin-top: -208px;
  max-width: 280px;
  margin-bottom: 0px;
  border: 1px solid #dcdcdc;
  background: white;
  border-radius: 3px;
  z-index: 1000;
  transition: right 250ms ease-in-out;
}

.floating-queryform-section .form {
  padding: 10px;
}

.floating-queryform-section.open {
  right: 0;
}

.floating-queryform-trigger {
  text-indent: -9999px;
  position: absolute;
  width: 43px;
  height: 155px;
  background: url(../img/feedback.jpg) no-repeat top left;
  cursor: pointer;
  top: 50%;
  margin-top: -77.5px;
  left: -43px;
  cursor: pointer;
}

.figure {
  position: relative;
  width: auto;
  display: inline-block;
}

.figure__img {
  max-width: 100%;
}

.figure__caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 6px;
  background-color: rgba(0, 0, 0, 0.5);
  color: white;
}

@media (min-width: 1025px) {
  .navbar-header {
    float: right;
  }
  .slider-section {
    position: relative;
  }
  .slider-top-section {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background: rgba(0, 0, 0, 0.60);
    z-index: 10;
    color: white;
  }

  .tag-line {
    margin: 0;
    text-align: left;
  }

  .search-form {
    display: block;
    margin: 0;
  }

  .search-form-container {
    float: left;
  }
  .tag-line-container {
    float: right;
  }
  .ad-search-section {
    position: absolute;
    z-index: 10;
    top: 54px;
    left: auto;
    width:100%;
    max-width: 370px;
  }
  .site-footer h4 {
    text-align: left;
  }
}

@media (max-width: 480px) {
  .site-nav .big-logo { display: none; }
  
  .vcenter {
  padding: 0px 0 50px 0;
  vertical-align: middle;
  margin-bottom: 30px;
  background-image:none !important;
  background-repeat:no-repeat;
}
  
  .site-nav .small-logo { 
    display: block !important;
    margin-top: 24.5px;
  }
  .btn-qsearch {
    width: 100%;
  }
  .ad-search-banner {
    font-size: 24px;
    padding: 4px;
  }
  .ad-search-banner > span {
    font-size: 30px;
  }
  .ad-search-banner .btn-signin {
    float: none;
    width: 100%;
  }
  .f-projects-tabs.nav-tabs {
    display: block;
  }
  .f-projects-tabs.nav-tabs > li {
    border-right: none;
    float: none;
    padding: 0 10px;
    margin-bottom: 4px;
  }
  .f-projects-tabs.nav-tabs > li > a {
    padding: 4px 10px;
    border: none;
  }
  .f-projects-tabs.nav-tabs > li.active > a {
    border: none;
    background: #E55257;
    color: white;
    border-radius: 4px;
  }
  .art-pills {
    margin: 20px auto;
  }
  .nav-listing-button {
    float: none;
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .nav-sc > li {
    display: block;
  }
  .site-nav.site-nav-shrink .navbar-header .navbar-brand .small-logo {
    display: block !important;
  }
  .site-nav.site-nav-shrink .small-logo {
    margin-top: 0;
  }
}

@media (max-width: 736px) {
  .f-projects-tabs.nav-tabs > li {
    padding: 0;
  }
  .f-projects-tabs.nav-tabs > li > a {
    font-size: 14px;
  }
  .art-pills > li {
    margin: 0;
  }
  .site-footer h4 {
    text-align: left;
  }
  .listing-img,
  .nav-listing-button {
    margin-bottom: 10px;
  }
  .nav-sorting > li {
    text-align: center;
  }
}

@media (max-width: 1024px) {
  .site-footer .nav > li > a {
    padding: 6px 0;
  }
  .filter-nav,
  .form-select {
    margin-bottom: 2px;
  }
}

@media (max-width: 768px) {
  .jainism-logo { display: none; }
}

@media (max-width: 1024px) and (min-width: 768px) {
  .site-nav .navbar-header,
  .site-nav .navbar-nav,
  .site-nav.site-nav-shrink .navbar-header,
  .site-nav.site-nav-shrink .navbar-nav {
    float: none;
    display: table;
    margin: auto;
  }
  .art-pills > li {
    margin: 0;
  }
  .f-projects-tabs > li  {
    padding: 0 10px;
  }
  .f-projects-tabs > li > a {
    font-size: 15px;
  }
  .nav-sorting > li > a {
    font-size: 14px;
  }
  .site-nav.site-nav-shrink .navbar-header .navbar-brand .big-logo {
    display: block !important;
  }
  .site-nav.site-nav-shrink .navbar-header .navbar-brand .small-logo {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .listing-img,
  .listing-luxury {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
  .filter-select-wrapper,
  .floating-queryform-section {
    display: none;
  }
  .dropdown-menu.filter-nav-menu {
    width: 100%;
  }
}

/* disable collapsing animation of bootstrap */
.collapsing {
  *-webkit-transition: none;
  *transition: none;
}

.m0 {
  margin: 0;
}

.nav-bank-logo img {
  width: 150px;
  height: auto;
  vertical-align: bottom;
}

body.is-luxury {
  background: url(../img/luxury-bg.jpg) no-repeat center center fixed;
  background-size: cover;
}

body.is-luxury .listing-inner,
body.is-luxury #features-navigation,
body.is-luxury .project-content {
  border: 1px solid black;
  background-color: #3F2B36;
  color: #FFF09D;
}
body.is-luxury #features-navigation a {
  color: #FFF09D;
}

body.is-luxury #features-navigation a:hover,
body.is-luxury #features-navigation a:focus {
  color: #FFF09D;
  background: tomato;
}

body.is-luxury .text-primary { color: tomato; }
body.is-luxury a { /* color: #FFF09D; */ } 
body.is-luxury .btn-primary {
  border: 1px solid #000;
  background: tomato;
}

body.is-luxury .table-bordered,
body.is-luxury .table th,
body.is-luxury .table td {
  border-color: #FFF09D;
}

body.is-luxury .table-striped > tbody > tr:nth-of-type(odd) {
  background-color: transparent;
  color: inherit;
}

.make-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
}

/* vcenter */
.vcenter1 {
  padding: 20px 0;
  vertical-align: middle;
  margin-bottom: 30px;
  background-image:url(../../images/bannergolf1.jpg);
  background-repeat:no-repeat;
}

.vcenter {
  padding: 0px 0 50px 0;
  vertical-align: middle;
  margin-bottom: 30px;
  background-image:url(../../images/bannergolf.jpg);
  background-repeat:no-repeat;
}
.form-look {
  padding: 20px 10px;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  background-color: #fff;
  background-image: -webkit-linear-gradient(top, #fff, #f9f9f9);
  background-image: -moz-linear-gradient(top, #fff, #f9f9f9);
  background-image: -o-linear-gradient(top, #fff, #f9f9f9);
  background-image: -ms-linear-gradient(top, #fff, #f9f9f9);
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
}
.form-heading {
  margin: 0 0 10px;
  color: #444;
}

.text-small {
  font-size: 12px;
}

.list-reviews li:not(:last-of-type) {
  border-bottom: 1px dotted #e0e0e0;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.services-section {
}

.list-info {
  margin: 0;
  padding: 0;
  list-style: none;
}

.list-info li {
  margin-bottom: 8px;
  background: url(../img/check_bullet_s.png) no-repeat top left;
  
  padding-left: 18px;
  /*vertical-align:top;*/
}

.info-wrapper {
  padding: 10px;
  background: white;
  border-radius: 3px;
  border: 1px solid #ccc;
}

.urp-heading {
  padding: 10px;
  /*background: #444;*/
  /*background-image:url(../images/bgpng.png);
  background-repeat:repeat-x;*/
   background: rgba(0, 0, 0, 0.60);
    z-index: 10;
	opacity:0.7;
  color: white;
  font-size: 28px;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 300;

  
}

.mt0 {
  margin-top: 0 !important;
}

.no-gutter {
  padding-left: 0;
  padding-right: 0;
}

.responsive-img {
  max-width: 100%;
  height: auto;
}

.info-wrapper {
    margin-bottom: 20px;
}

@media (min-width: 768px) {
  .info-wrapper {
    min-height: 337px;
  }
}