/* line 1, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.clearfix {
  *zoom: 1;
}
/* line 3, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.clearfix:before {
  display: table;
  line-height: 0;
  content: "";
}
/* line 8, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.clearfix:after {
  display: table;
  line-height: 0;
  content: "";
  clear: both;
}

/* line 16, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.hide-text {
  font: 0 / 0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 24, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@-ms-viewport {
  width: device-width;
}

/* line 38, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.hidden {
  display: none;
  visibility: hidden;
}

/* line 43, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.visible-phone, .visible-tablet, .hidden-desktop {
  display: none !important;
}

/* line 47, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.visible-desktop {
  display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
  /* line 52, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 55, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 58, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .visible-tablet {
    display: inherit !important;
  }

  /* line 61, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .hidden-tablet {
    display: none !important;
  }

  /* line 64, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .map .controls, .banner .controls {
    right: 40px;
  }
}
@media (max-width: 767px) {
  /* line 70, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .hidden-desktop {
    display: inherit !important;
  }

  /* line 73, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .visible-desktop {
    display: none !important;
  }

  /* line 76, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .visible-phone {
    display: inherit !important;
  }

  /* line 79, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .hidden-phone {
    display: none !important;
  }
}
/* line 84, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 89, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .visible-print {
    display: inherit !important;
  }

  /* line 92, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .hidden-print {
    display: none !important;
  }
}
/*@media (min-width: 1200px) {
  .row {
    margin-left: -30px;
    *zoom: 1;
    &:before {
      display: table;
      line-height: 0;
      content: "";
    }
    &:after {
      display: table;
      line-height: 0;
      content: "";
      clear: both;
    }
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 30px;
  }
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
    width: 1170px;
  }
  .span11 {
    width: 1070px;
  }
  .span10 {
    width: 970px;
  }
  .span9 {
    width: 870px;
  }
  .span8 {
    width: 770px;
  }
  .span7 {
    width: 670px;
  }
  .span6 {
    width: 570px;
  }
  .span5 {
    width: 470px;
  }
  .span4 {
    width: 370px;
  }
  .span3 {
    width: 270px;
  }
  .span2 {
    width: 170px;
  }
  .span1 {
    width: 70px;
  }
  .offset12 {
    margin-left: 1230px;
  }
  .offset11 {
    margin-left: 1130px;
  }
  .offset10 {
    margin-left: 1030px;
  }
  .offset9 {
    margin-left: 930px;
  }
  .offset8 {
    margin-left: 830px;
  }
  .offset7 {
    margin-left: 730px;
  }
  .offset6 {
    margin-left: 630px;
  }
  .offset5 {
    margin-left: 530px;
  }
  .offset4 {
    margin-left: 430px;
  }
  .offset3 {
    margin-left: 330px;
  }
  .offset2 {
    margin-left: 230px;
  }
  .offset1 {
    margin-left: 130px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
    &:before {
      display: table;
      line-height: 0;
      content: "";
    }
    &:after {
      display: table;
      line-height: 0;
      content: "";
      clear: both;
    }
    [class*="span"] {
      display: block;
      float: left;
      width: 100%;
      min-height: 30px;
      margin-left: 2.564102564102564%;
      *margin-left: 2.5109110747408616%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      &:first-child {
        margin-left: 0;
      }
    }
    .controls-row [class*="span"] + [class*="span"] {
      margin-left: 2.5641%;
    }
    .span12 {
      width: 100%;
      *width: 99.94681%;
    }
    .span11 {
      width: 91.45299145299145%;
      *width: 91.3998%;
    }
    .span10 {
      width: 82.90598290598291%;
      *width: 82.85279%;
    }
    .span9 {
      width: 74.35897435897436%;
      *width: 74.30578%;
    }
    .span8 {
      width: 65.81196581196582%;
      *width: 65.75877%;
    }
    .span7 {
      width: 57.26495726495726%;
      *width: 57.21177%;
    }
    .span6 {
      width: 48.717948717948715%;
      *width: 48.66476%;
    }
    .span5 {
      width: 40.17094017094017%;
      *width: 40.11775%;
    }
    .span4 {
      width: 31.623931623931625%;
      *width: 31.57074%;
    }
    .span3 {
      width: 23.076923076923077%;
      *width: 23.02373%;
    }
    .span2 {
      width: 14.52991452991453%;
      *width: 14.47672%;
    }
    .span1 {
      width: 5.982905982905983%;
      *width: 5.92971%;
    }
    .offset12 {
      margin-left: 105.12820512820512%;
      *margin-left: 105.02182%;
      &:first-child {
        margin-left: 102.56410256410257%;
        *margin-left: 102.45772%;
      }
    }
    .offset11 {
      margin-left: 96.58119658119658%;
      *margin-left: 96.47481%;
      &:first-child {
        margin-left: 94.01709401709402%;
        *margin-left: 93.91071%;
      }
    }
    .offset10 {
      margin-left: 88.03418803418803%;
      *margin-left: 87.92781%;
      &:first-child {
        margin-left: 85.47008547008548%;
        *margin-left: 85.3637%;
      }
    }
    .offset9 {
      margin-left: 79.48717948717949%;
      *margin-left: 79.3808%;
      &:first-child {
        margin-left: 76.92307692307693%;
        *margin-left: 76.81669%;
      }
    }
    .offset8 {
      margin-left: 70.94017094017094%;
      *margin-left: 70.83379%;
      &:first-child {
        margin-left: 68.37606837606839%;
        *margin-left: 68.26969%;
      }
    }
    .offset7 {
      margin-left: 62.393162393162385%;
      *margin-left: 62.28678%;
      &:first-child {
        margin-left: 59.82905982905982%;
        *margin-left: 59.72268%;
      }
    }
    .offset6 {
      margin-left: 53.84615384615384%;
      *margin-left: 53.73977%;
      &:first-child {
        margin-left: 51.28205128205128%;
        *margin-left: 51.17567%;
      }
    }
    .offset5 {
      margin-left: 45.299145299145295%;
      *margin-left: 45.19276%;
      &:first-child {
        margin-left: 42.73504273504273%;
        *margin-left: 42.62866%;
      }
    }
    .offset4 {
      margin-left: 36.75213675213675%;
      *margin-left: 36.64575%;
      &:first-child {
        margin-left: 34.18803418803419%;
        *margin-left: 34.08165%;
      }
    }
    .offset3 {
      margin-left: 28.205128205128204%;
      *margin-left: 28.09875%;
      &:first-child {
        margin-left: 25.641025641025642%;
        *margin-left: 25.53464%;
      }
    }
    .offset2 {
      margin-left: 19.65811965811966%;
      *margin-left: 19.55174%;
      &:first-child {
        margin-left: 17.094017094017094%;
        *margin-left: 16.98763%;
      }
    }
    .offset1 {
      margin-left: 11.11111111111111%;
      *margin-left: 11.00473%;
      &:first-child {
        margin-left: 8.547008547008547%;
        *margin-left: 8.44063%;
      }
    }
  }
  input, textarea, .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 30px;
  }
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 1156px;
  }
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 1056px;
  }
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 956px;
  }
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 856px;
  }
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 756px;
  }
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 656px;
  }
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 556px;
  }
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 456px;
  }
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 356px;
  }
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 256px;
  }
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 156px;
  }
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 56px;
  }
  .thumbnails {
    margin-left: -30px;
    > li {
      margin-left: 30px;
    }
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
*/
@media (min-width: 768px) and (max-width: 979px) {
  /* line 420, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  /* line 423, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row:before {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 428, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }

  /* line 435, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }

  /* line 440, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container, .span12 {
    width: 724px;
  }

  /* line 443, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span11 {
    width: 662px;
  }

  /* line 446, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span10 {
    width: 600px;
  }

  /* line 449, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span9 {
    width: 538px;
  }

  /* line 452, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span8 {
    width: 476px;
  }

  /* line 455, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span7 {
    width: 414px;
  }

  /* line 458, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span6 {
    width: 352px;
  }

  /* line 461, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span5 {
    width: 290px;
  }

  /* line 464, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span4 {
    width: 228px;
  }

  /* line 467, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span3 {
    width: 166px;
  }

  /* line 470, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span2 {
    width: 104px;
  }

  /* line 473, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span1 {
    width: 42px;
  }

  /* line 476, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset12 {
    margin-left: 764px;
  }

  /* line 479, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset11 {
    margin-left: 702px;
  }

  /* line 482, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset10 {
    margin-left: 640px;
  }

  /* line 485, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset9 {
    margin-left: 578px;
  }

  /* line 488, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset8 {
    margin-left: 516px;
  }

  /* line 491, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset7 {
    margin-left: 454px;
  }

  /* line 494, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset6 {
    margin-left: 392px;
  }

  /* line 497, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset5 {
    margin-left: 330px;
  }

  /* line 500, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset4 {
    margin-left: 268px;
  }

  /* line 503, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset3 {
    margin-left: 206px;
  }

  /* line 506, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset2 {
    margin-left: 144px;
  }

  /* line 509, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .offset1 {
    margin-left: 82px;
  }

  /* line 512, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  /* line 515, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid:before {
    display: table;
    line-height: 0;
    content: "";
  }
  /* line 520, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid:after {
    display: table;
    line-height: 0;
    content: "";
    clear: both;
  }
  /* line 526, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.7624309392265194%;
    *margin-left: 2.709239449864817%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 536, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  /* line 540, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243%;
  }
  /* line 543, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%;
  }
  /* line 547, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span11 {
    width: 91.43646408839778%;
    *width: 91.38327%;
  }
  /* line 551, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span10 {
    width: 82.87292817679558%;
    *width: 82.81974%;
  }
  /* line 555, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span9 {
    width: 74.30939226519337%;
    *width: 74.2562%;
  }
  /* line 559, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span8 {
    width: 65.74585635359117%;
    *width: 65.69266%;
  }
  /* line 563, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span7 {
    width: 57.18232044198895%;
    *width: 57.12913%;
  }
  /* line 567, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span6 {
    width: 48.61878453038674%;
    *width: 48.56559%;
  }
  /* line 571, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span5 {
    width: 40.05524861878453%;
    *width: 40.00206%;
  }
  /* line 575, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span4 {
    width: 31.491712707182323%;
    *width: 31.43852%;
  }
  /* line 579, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span3 {
    width: 22.92817679558011%;
    *width: 22.87499%;
  }
  /* line 583, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span2 {
    width: 14.3646408839779%;
    *width: 14.31145%;
  }
  /* line 587, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span1 {
    width: 5.801104972375691%;
    *width: 5.74791%;
  }
  /* line 591, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset12 {
    margin-left: 105.52486187845304%;
    *margin-left: 105.41848%;
  }
  /* line 594, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.76243093922652%;
    *margin-left: 102.65605%;
  }
  /* line 599, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset11 {
    margin-left: 96.96132596685082%;
    *margin-left: 96.85494%;
  }
  /* line 602, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset11:first-child {
    margin-left: 94.1988950276243%;
    *margin-left: 94.09251%;
  }
  /* line 607, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset10 {
    margin-left: 88.39779005524862%;
    *margin-left: 88.29141%;
  }
  /* line 610, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.6353591160221%;
    *margin-left: 85.52898%;
  }
  /* line 615, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset9 {
    margin-left: 79.8342541436464%;
    *margin-left: 79.72787%;
  }
  /* line 618, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset9:first-child {
    margin-left: 77.07182320441989%;
    *margin-left: 76.96544%;
  }
  /* line 623, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset8 {
    margin-left: 71.2707182320442%;
    *margin-left: 71.16434%;
  }
  /* line 626, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.50828729281768%;
    *margin-left: 68.4019%;
  }
  /* line 631, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset7 {
    margin-left: 62.70718232044199%;
    *margin-left: 62.6008%;
  }
  /* line 634, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.94475138121547%;
    *margin-left: 59.83837%;
  }
  /* line 639, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset6 {
    margin-left: 54.14364640883978%;
    *margin-left: 54.03726%;
  }
  /* line 642, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.38121546961326%;
    *margin-left: 51.27483%;
  }
  /* line 647, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset5 {
    margin-left: 45.58011049723757%;
    *margin-left: 45.47373%;
  }
  /* line 650, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.81767955801105%;
    *margin-left: 42.7113%;
  }
  /* line 655, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset4 {
    margin-left: 37.01657458563536%;
    *margin-left: 36.91019%;
  }
  /* line 658, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.25414364640884%;
    *margin-left: 34.14776%;
  }
  /* line 663, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset3 {
    margin-left: 28.45303867403315%;
    *margin-left: 28.34666%;
  }
  /* line 666, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.69060773480663%;
    *margin-left: 25.58422%;
  }
  /* line 671, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset2 {
    margin-left: 19.88950276243094%;
    *margin-left: 19.78312%;
  }
  /* line 674, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.12707182320442%;
    *margin-left: 17.02069%;
  }
  /* line 679, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset1 {
    margin-left: 11.32596685082873%;
    *margin-left: 11.21958%;
  }
  /* line 682, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.56353591160221%;
    *margin-left: 8.45715%;
  }

  /* line 688, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input, textarea, .uneditable-input {
    margin-left: 0;
  }

  /* line 691, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }

  /* line 694, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span12, textarea.span12, .uneditable-input.span12 {
    width: 710px;
  }

  /* line 697, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span11, textarea.span11, .uneditable-input.span11 {
    width: 648px;
  }

  /* line 700, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span10, textarea.span10, .uneditable-input.span10 {
    width: 586px;
  }

  /* line 703, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span9, textarea.span9, .uneditable-input.span9 {
    width: 524px;
  }

  /* line 706, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span8, textarea.span8, .uneditable-input.span8 {
    width: 462px;
  }

  /* line 709, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span7, textarea.span7, .uneditable-input.span7 {
    width: 400px;
  }

  /* line 712, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span6, textarea.span6, .uneditable-input.span6 {
    width: 338px;
  }

  /* line 715, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span5, textarea.span5, .uneditable-input.span5 {
    width: 276px;
  }

  /* line 718, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span4, textarea.span4, .uneditable-input.span4 {
    width: 214px;
  }

  /* line 721, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span3, textarea.span3, .uneditable-input.span3 {
    width: 152px;
  }

  /* line 724, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span2, textarea.span2, .uneditable-input.span2 {
    width: 90px;
  }

  /* line 727, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input.span1, textarea.span1, .uneditable-input.span1 {
    width: 28px;
  }
}
@media (max-width: 767px) {
  /* line 733, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  body {
    padding-right: 20px;
    padding-left: 20px;
  }

  /* line 737, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
    margin-right: -20px;
    margin-left: -20px;
  }

  /* line 741, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .container-fluid {
    padding: 0;
  }

  /* line 745, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .dl-horizontal dt {
    float: none;
    width: auto;
    clear: none;
    text-align: left;
  }
  /* line 751, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .dl-horizontal dd {
    margin-left: 0;
  }

  /* line 755, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .container {
    width: auto;
  }

  /* line 758, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid {
    width: 100%;
  }

  /* line 761, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row {
    margin-left: 0;
  }

  /* line 764, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .thumbnails {
    margin-left: 0;
  }
  /* line 766, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }

  /* line 771, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  [class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 780, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 787, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  /* line 793, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }

  /* line 797, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .input-large, .input-xlarge, .input-xxlarge, input[class*="span"], select[class*="span"], textarea[class*="span"], .uneditable-input {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  /* line 805, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .input-prepend input, .input-append input, .input-prepend input[class*="span"], .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }

  /* line 809, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }

  /* line 812, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .modal {
    position: fixed;
    top: 20px;
    right: 20px;
    left: 20px;
    width: auto;
    margin: 0;
  }
  /* line 819, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .modal.fade {
    top: -100px;
  }
  /* line 821, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .modal.fade.in {
    top: 20px;
  }
}
@media (max-width: 480px) {
  /* line 829, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }

  /* line 832, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .page-header h1 small {
    display: block;
    line-height: 20px;
  }

  /* line 837, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  input[type="checkbox"], input[type="radio"] {
    border: 1px solid #cccccc;
  }

  /* line 842, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  /* line 848, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .form-horizontal .controls {
    margin-left: 0;
  }
  /* line 851, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .form-horizontal .control-list {
    padding-top: 0;
  }
  /* line 854, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .form-horizontal .form-actions {
    padding-right: 10px;
    padding-left: 10px;
  }

  /* line 860, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .media .pull-left, .media .pull-right {
    display: block;
    float: none;
    margin-bottom: 10px;
  }

  /* line 866, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }

  /* line 870, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .modal {
    top: 10px;
    right: 10px;
    left: 10px;
  }

  /* line 875, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }

  /* line 879, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .carousel-caption {
    position: static;
  }
}
@media (max-width: 979px) {
  /* line 885, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  body {
    padding-top: 0;
  }

  /* line 888, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-fixed-top, .navbar-fixed-bottom {
    position: static;
  }

  /* line 891, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-fixed-top {
    margin-bottom: 20px;
  }

  /* line 894, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-fixed-bottom {
    margin-top: 20px;
  }

  /* line 897, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }

  /* line 901, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar .container {
    width: auto;
    padding: 0;
  }
  /* line 905, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar .brand {
    padding-right: 10px;
    padding-left: 10px;
    margin: 0 0 0 -5px;
  }

  /* line 911, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse {
    clear: both;
  }
  /* line 913, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav {
    float: none;
    margin: 0 0 10px;
  }
  /* line 917, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > li {
    float: none;
  }
  /* line 919, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  /* line 923, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  /* line 927, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav .nav-header {
    color: #777;
    text-shadow: none;
  }
  /* line 931, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > li > a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 940, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #777;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  /* line 948, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  /* line 955, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  /* line 959, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > li > a:hover, .nav-collapse .nav > li > a:focus {
    background-color: #f2f2f2;
  }
  /* line 964, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .dropdown-menu a:hover, .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }

  /* line 970, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  /* line 974, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .nav > li > a:focus {
    background-color: #111111;
  }
  /* line 979, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-inverse .nav-collapse .dropdown-menu a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }

  /* line 985, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse.in .btn-group {
    padding: 0;
    margin-top: 5px;
  }
  /* line 989, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    display: none;
    float: none;
    max-width: none;
    padding: 0;
    margin: 0 15px;
    background-color: transparent;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  /* line 1007, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  /* line 1011, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .dropdown-menu:before, .nav-collapse .dropdown-menu:after, .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  /* line 1016, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .nav > li > .dropdown-menu:before, .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  /* line 1020, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse .navbar-form, .nav-collapse .navbar-search {
    float: none;
    padding: 10px 15px;
    margin: 10px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  }

  /* line 1032, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-inverse .nav-collapse .navbar-form, .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111;
    border-bottom-color: #111111;
  }

  /* line 1037, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }

  /* line 1041, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse {
    height: 0;
    overflow: hidden;
  }
  /* line 1044, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse.collapse {
    height: 0;
    overflow: hidden;
  }

  /* line 1049, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar .btn-navbar {
    display: block;
  }

  /* line 1052, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .navbar-static .navbar-inner {
    padding-right: 10px;
    padding-left: 10px;
  }
}
@media (min-width: 980px) {
  /* line 1059, /home/praveen/hotspotfinder/vendor/assets/stylesheets/bootstrap-responsive.min.css.scss */
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
