@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Vidaloka);
h1.title-large,
h1.title-small {
  margin: 100px 0 0.05em;
  text-align: center;
  font-family: Vidaloka, serif;
}
.center,
h1.title-large,
h1.title-small {
  text-align: center;
}
#OLB-navbar-links a,
ul.att-list,
ul.infoList li {
  list-style-position: inside;
}
#OLB-navbar-links .menu-secondary,
.formtitle,
.quotes,
.review h3,
.serif,
.subpageLeader,
h1.title-large,
h1.title-small {
  font-family: Vidaloka, serif;
}
p {
  font-size: 1.2em;
}
h1.title-large {
  font-size: 2em;
  background: #e9e4e4;
  color: #213b2f;
  padding: 0.2em 0;
}
h1.title-small {
  font-size: 1.1em;
  background: #940638;
  color: #fff;
  padding: 1em 0 0.5em;
  line-height: 1.3;
}
.mid,
.posCenter {
  margin: 0 auto;
}
.logo-large {
  width: 10em;
}
.logo-small {
  width: 8.5em;
  padding: 0;
}
.white {
  color: #fff;
}
.blue {
  color: #0084c7;
}
.ltblue {
  color: #7bb6e1;
}
.green {
  color: #213b2f;
}
.red {
  color: #940638;
}
.graybkg {
  background: #e9e4e4;
}
.bkgSand {
  background-color: #e9e4e4;
}
.bkgGreen {
  background: #213b2f;
}
.left {
  text-align: left;
}
.right {
  text-align: right;
}
.floatLeft {
  float: left;
}
.floatRight,
.next {
  float: right;
}
.marginTop0 {
  margin-top: 0;
}
.marginBottom0 {
  margin-bottom: 0;
}
.marginTop1 {
  margin: 1em 0 0;
}
.marginBottom1 {
  margin: 0 0 1em;
}
.marginCenter {
  margin: 0 auto;
}
.sp,
ul.infoList li {
  margin-bottom: 0.5em;
}
.larger {
  font-size: 120%;
}
.box {
  position: absolute;
  right: 1px;
  top: 14em;
  padding: 0.5em 2em;
  background: #940638;
  z-index: 200;
  color: #fff;
  border: 1px solid #940638;
  border-right: none;
}
ul.infoList li {
  font-size: 1.15em;
  list-style-type: disc;
  line-height: 1.2;
}
.hm_iconrow {
  margin: 0.2em 0 0.8em;
}
.hm_proprow1 {
  margin-top: 4em;
}
.hm_proprow2 {
  margin-top: 2em;
  margin-bottom: 2em;
}
#OLB-navbar {
  background-color: #fff;
  padding-bottom: 0.6em;
  padding-top: 0;
  border: none;
}
#OLB-navbar-header button {
  background: #213b2f;
  border: none;
  margin: 2.5em 1em 1em;
}
#OLB-navbar-links {
  padding-left: 1.5em;
  padding-top: 0.5em;
}
#OLB-navbar-links li {
  padding: 0 0.5em;
}
#OLB-navbar-links a {
  color: #213b2f;
  line-height: 1;
  padding-left: 0.9em;
}
#OLB-navbar-links a:hover {
  color: #0084c7;
}
#OLB-navbar-links .menu-secondary {
  background: #eeedeb;
  margin-top: 0.2em;
  border-top: 1px solid #e9e4e4;
  border-left: 2px solid #e9e4e4;
  border-right: 2px solid #e9e4e4;
  font-size: 1.02em;
}
#OLB-navbar-links .menu-secondary li {
  padding: 0;
}
#OLB-navbar-links .menu-secondary li a {
  color: #213b2f;
}
#OLB-navbar-links .menu-secondary li a:hover {
  background: #fff;
  color: #0084c7;
}
p.captiontext {
  color: #fff;
  font-size: 1.5em;
  line-height: 1.2;
}
.banner-subnav {
  color: #0084c7;
  font-size: 1.3em;
}
.captionHome {
  padding-top: 0.5em;
}
.captionHome a:link,
.captionHome a:visited,
a:active {
  color: #fff;
}
.captionHome a:hover {
  color: #fff;
  text-decoration: underline;
}
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.embed-container embed,
.embed-container iframe,
.embed-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.sidebarbutton {
  background: #0084c7;
  color: #fff;
  text-decoration: none;
  width: 100%;
  border: none;
}
ul#gal {
  padding: 0;
  margin: 0;
}
ul#gal li {
  list-style: none;
  margin-bottom: 25px;
}
ul#gal li img {
  cursor: pointer;
}
.modal-body {
  padding: 5px !important;
}
.modal-content {
  border-radius: 0;
}
.modal-dialog img {
  text-align: center;
  margin: 0 auto;
}
.controls {
  width: 50px;
  display: block;
  font-size: 11px;
  padding-top: 8px;
  font-weight: 700;
}
.next {
  text-align: right;
}
.modal-dialog {
  max-width: 500px;
  padding-top: 90px;
}
.impact .more-information-box .more-information-desc ul {
    margin: 0 -15px;
}

.impact .more-information-box .more-information-desc ul li {
    width: auto;
    padding: 0 15px;
}
.impact .more-information-box .more-information-desc ul li:before {
    display: none;
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 500px;
    padding-top: 90px;
  }
}
@media screen and (max-width: 1500px) {
  #ads {
    display: none;
  }
}
.grayArea {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-top: 0;
}
.grayAreaIcon {
  margin: 0 auto;
  padding-right: 10px;
}
.greenArea {
  margin-top: 1em;
  margin-bottom: 3em;
}
.footerAddress {
  padding-right: 2.5em;
  margin-bottom: 2em;
}
.footerIcons {
  margin-bottom: 4em;
}
.footerLinks {
  line-height: 1.4;
  margin-top: 0;
}
h3.footerLinks a {
  color: #fff;
  font-size: 0.9em;
}
h3.footerLinks a:hover {
  color: #7bb6e1;
  font-size: 0.9em;
}
.fmi {
  line-height: 0.8;
  margin: 0.2em 0;
}
input.form-control {
  margin-bottom: -0.5em;
}
.formtitle {
  color: #0084c7;
  margin: 0.2em auto;
}
.title-subpage {
  margin: 0;
  line-height: 1;
}
.subpage {
  margin-top: 9em;
}
.subpageLeader {
  margin: 0.5em auto 1em;
  padding: 0.6em;
  background: #e9e4e4;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  color: #213b2f;
}
.rates-info {
  margin: 0.2em 0 1em;
  padding-top: 0;
  text-align: center;
  font-size: 90%;
}
.alertBox {
  border: 1px solid #7bb6e1;
  background-color: #fff;
  padding: 1em;
  margin: 2em auto;
}
.quotes {
  font-size: 1em;
  font-style: italic;
  color: #444;
  line-height: 1.7;
}
a.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden;
}
.sidebar-promo {
  margin: 2em 0;
}
ul.att-list {
  padding-left: 1em;
}
ul.att-list li {
  margin-bottom: 0.6em;
}
.social-container {
  background: #0084c7;
  margin: 0 auto;
  padding-top: 0.1em;
}
.social-container-icons {
  width: 160px;
  margin: 2em auto;
}
.review h3 {
  color: #213b2f;
  text-align: center;
  margin-top: 0;
}
.review p {
  font-size: 1em;
  color: #555;
  text-align: left;
}

.error-page-new {
  padding: 100px 0;
}
.error-box {
  padding: 100px 0 70px;
  background: #ebeae8;
  position: relative;
  text-align: center;
}
.error-icon {
  position: absolute;
  text-align: center;
  top: -60px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.error-box p {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding: 30px 15px 30px;
}
.error-nav ul {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.error-nav ul li {
  display: inline-block;
  padding: 0 20px;
  position: relative;
}
.error-nav ul li:before {
  content: "";
  width: 1px;
  height: 100%;
  background: #262625;
  position: absolute;
  top: 0;
  right: 0;
}
.error-nav ul li:last-child:before {
  display: none;
}
.error-nav ul li a {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 14px;
  color: #3177ad;
  text-transform: uppercase;
  text-decoration: none;
}
.img-wrap {
  padding: 20px 0;
}
.img-wrap .float-left {
  float: left;
}
.img-wrap .float-right {
  float: right;
}

.new-review h3 {
  font-size: 26px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.new-review p {
  font-family: "Handlee", cursive;
  font-size: 22px;
  line-height: 33px;
}

.child-review {
  padding: 10px 0;
  font-size: 28px;
  color: #940638;
}

.home-properties-listing {
  margin-top: 40px;
}
.home-properties-wrap .title-homepage {
  padding-top: 30px;
}
.home-properties-listing .caption {
  background: #0884c7;
  position: relative;
  margin-bottom: 0;
  min-height: 340px;
}
.home-properties-listing .caption .captionHome span {
  display: block;
  font-size: 16px;
  padding-top: 4px;
}
.home-properties-listing .caption .description p {
  font-size: 14px;
  color: #ffffff;
}
.home-properties-listing {
  flex-wrap: wrap;
}
.home-properties-listing .col-sm-4 {
  float: none;
}
.d-flex {
  display: -ms-flexbox;
  display: flex;
}
.justify-content-center {
  -ms-flex-pack: center;
  justify-content: center;
}
.get-more-information-wrap {
}
.get-more-information-wrap {
  margin-top: 0;
  padding: 40px 0;
  background: #e9e4e4;
  margin-bottom: 0;
}
.get-more-information-wrap .title-homepage {
  margin: 0;
  margin-bottom: 0;
  padding: 0 0 25px;
}
.get-more-information-wrap form {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
}
.about-us-wrap {
  padding: 30px 0 0;
  text-align: left;
}
.footer-new {
  padding-top: 30px;
}
.footer-new .greenArea {
  margin-bottom: 0;
}
.join-email-list {
  padding-bottom: 30px;
}
.about-us-wrap .title-homepage {
  padding-bottom: 20px;
}

.banner-tagline {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 12;
}
.get-more-information-desc > p {
  margin-top: 20px;
}

.main-house-cottage-map img {
  width: 100%;
  height: auto;
}

.desk-img {
  display: block;
}

.mobile-img {
  display: none;
}

.full-img {
  width: 100%;
  height: auto;
}

.sea-view-maine-cottage-rentals-map {
}

.sea-view-maine-cottage-rentals-map img {
  width: 100%;
  height: auto;
}

.sea-view-maine-cottage-rentals-map-logo {
  margin-bottom: 20px;
}

.sea-view-maine-cottage-rentals-map-logo img {
  max-width: 229px;
}

.sea-view-maine-cottage-rentals-map-address {
  font-size: 14px;
  color: #004660;
  font-family: Vidaloka, serif;
}

.sea-view-maine-cottage-rentals-map-address span {
  font-size: 36px;
  color: #004660;
  margin-bottom: 10px;
  font-family: Vidaloka, serif;
}

.sea-view-maine-cottage-rentals-map-desc {
  font-size: 14px;
  color: #004660;
  font-family: Vidaloka, serif;
  margin: 15px 0;
}
.title-line {
  color: #fff;
}
.content-text a {
  display: block;
  text-align: center;
  font-size: 18px;
  line-height: 20px;
  text-decoration: underline;
  font-weight: bold;
}

.highlight-text {
  font-weight: bold;
  color: #000;
}
.content-text {
  padding-bottom: 20px;
}
.caption {
  text-align: left;
}
#myCarousel {
  margin-top: 140px;
}
.btn-primary {
  border-color: #428bca !important;
}

#OLB-navbar-links li:last-child a {
  background: #428bca;
  color: #fff;
}
#OLB-navbar-links li:last-child a {
  background: #428bca;
  color: #fff;
}

#OLB-navbar .container-fluid .container {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
  height: 98px;
}
.navbar-brand {
  float: none;
}

.home-properties-listing .thumbnail {
  margin-bottom: 0 !important;
}

@media (max-width: 991px) {
  #OLB-navbar .container {
    width: 100%;
  }
  #OLB-navbar-links a {
    padding: 8px 8px !important;
  }
}
@media (max-width: 767px) {
  .error-icon {
    position: relative;
    top: inherit;
    padding-bottom: 20px;
  }
  .error-box {
    padding: 50px 0 20px;
  }
  .error-nav ul li {
    margin-bottom: 10px;
  }
  .error-nav ul li {
    display: block;
  }
  .error-nav ul li:before {
    display: none;
  }

  .desk-img {
    display: none;
  }

  .mobile-img {
    display: block;
  }
  #myCarousel {
    margin-top: 0;
  }
}

/* new css 20-11-2020 */
#slider-thumbs ul#gal li img {
  width: 100%;
  max-width: 115px;
}

.about-us .center a {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
}

.about-us .center a:hover {
  text-decoration: underline;
}
.sidebarbutton {
  word-break: break-word;
  white-space: normal;
}