@media screen and (max-width: 768px) {
  .image-container-block {
    text-align: center !important;
  }
  .image-container-block img {
    display: inline-block !important;
    float: none !important;
  }
}
a.color-choices {
  font-size: 18px;
}
a.color-choices img {
  height: 32px !important;
  width: 32px !important;
  margin: 0px 10px  0px 0px !important;
  display: inline-block !important;
}
.page-header {
  padding-bottom: 9px;
  margin: 0 0 20px;
  border-bottom: 1px solid #eeeeee;
}
.page-title,
.page-header h1 {
  line-height: 1;
  margin: 0;
}
.page-subheader {
  border-bottom: 1px solid #eeeeee;
  margin: 0 0 20px;
}
.page-subheader:before,
.page-subheader:after {
  content: " ";
  display: table;
}
.page-subheader:after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 20px 0;
}
.item-title {
  font-weight: bold;
}
.jumbotron h1,
.jumbotron h2,
.jumbotron h3 {
  margin-top: 0;
}
.jumbotron p:last-child {
  margin-bottom: 0;
}
.container .jumbotron {
  border-radius: 6px;
}
.masthead {
  padding: 40px 0;
  text-align: center;
}
.masthead p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .masthead {
    padding: 80px 0;
  }
  .masthead h1 {
    font-size: 98px;
  }
  .masthead p {
    font-size: 28px;
  }
  .masthead .btn-lg {
    margin-top: 20px;
    padding: 18px 42px;
    font-size: 21px;
  }
}
.jumbotron-primary {
  background-color: #1e6a90;
  color: #bcdff1;
}
.jumbotron-primary h1,
.jumbotron-primary h2,
.jumbotron-primary h3 {
  color: #ffffff;
}
.jumbotron-primary p {
  color: #ffffff;
}
.jumbotron-primary .btn-primary {
  border-color: #fff;
}
.label:empty {
  display: none;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.page-header .label,
.page-header .badge {
  vertical-align: middle;
}
.alert h4 {
  color: inherit;
}
.media:first-child {
  margin-top: 0;
}
.media-object {
  display: block;
}
.media-heading {
  margin: 0 0 5px;
}
.media > .pull-left {
  margin-right: 10px;
}
.media > .pull-right {
  margin-left: 10px;
}
.itemVideoBlock h3 {
  display: none;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
a.list-group-item.active .list-group-item-heading,
a.list-group-item.active:hover .list-group-item-heading,
a.list-group-item.active:focus .list-group-item-heading {
  color: inherit;
}
a.list-group-item.active .list-group-item-text,
a.list-group-item.active:hover .list-group-item-text,
a.list-group-item.active:focus .list-group-item-text {
  color: #92cbe8;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title > a {
  color: inherit;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}
html:not(.com_joomgallery) .ilightbox-thumbnails,
html:not(.com_joomgallery) .ilightbox-prev,
html:not(.com_joomgallery) .ilightbox-next {
  display: none !important;
}
.ajax-loading-spinner {
  position: relative;
  width: 139px;
  height: 139px;
  border-radius: 70px;
  text-align: center;
  left: 50%;
  margin-left: -70px;
  overfow: hidden;
  opacity: .5;
}
.ajax-loading-spinner .spinner {
  width: 139px;
  height: 139px;
  background: url('http://static.abbeypartyrentals.com/images/spinner.gif') no-repeat;
  background-position: 50% 50%;
  background-size: 100% 100%;
  display: inline-block;
  border-radius: 70px;
}
#rev_slider_2_1_wrapper a.title-box {
  width: 330px;
  height: 130px;
  border: 1px solid white;
  z-index: 100;
  position: relative;
  display: inline-block;
  color: #FFFFFF;
  visibility: visible;
  font-size: 20px;
  color: #000000;
  line-height: 130px;
  margin: 10px;
  float: none;
  text-align: center;
}
.tparrows {
  visibility: visible !important;
  opacity: 1 !important;
}
#btl-content-login #btl-input-remember {
  float: left !important;
}
#btl-content-login #bt_ul li {
  float: left !important;
}
#k2Container div.itemIntroText {
  font-weight: normal;
}
#k2Container div.itemListCategory {
  background: transparent !important;
  border: 0px;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 25px;
  margin-bottom: 25px;
}
#k2Container .itemContainer {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
#k2Container .k2ReadMore,
#k2Container .readon {
  margin-top: 0px;
}
.gallery {
  margin-bottom: 80px;
}
.gallery h2 {
  margin-left: 30px;
}
@media screen and (max-width: 768px) {
  .gallery {
    text-align: center;
  }
}
.gallery .jg_catdescr {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  cursor: pointer;
  padding: 16px 30px;
  position: relative;
  margin: 3px 0px;
  transition: all .2s linear;
  text-align: left;
  background: #FFFFFF;
  margin-bottom: 40px;
}
.gallery .jg_catdescr:after {
  content: " ";
  display: block;
  position: relative;
  width: 96%;
  height: 1px;
  z-index: -1;
  float: left;
  margin-left: 2%;
  margin-top: -9px;
}
.gallery .jg_catdescr strong {
  margin-top: 20px;
  display: inline-block;
}
.gallery .jg_element_category {
  margin-bottom: 20px;
}
.gallery img {
  max-width: 100%;
  height: auto;
}
.gallery .jg_element_txt_l p {
  line-height: 1.42857143;
}
.sp_social > ul li a {
  width: 34px;
  color: #FFFFFF;
  line-height: 34px;
  display: inline-block;
  background: #b1b2b2;
  border-radius: 34px;
}
.sp_social > ul li a:before {
  display: inline-block;
  position: relative;
  right: auto;
}
.sp_social > ul li a:hover {
  background: #b1b2b2 !important;
}
.sp_social > ul li a span {
  display: none !important;
}
.sprocket-lists-pages .sprocket-lists-container .content-container-block {
  text-align: center;
}
@media screen and (max-width: 480px) {
  .sprocket-lists-pages .sprocket-lists-container .content-container-block {
    text-align: left;
  }
}
#rev_slider_2_1_wrapper a.title-box {
  color: #5b5b5b;
}
.tp-revslider-slidesli {
  text-transform: uppercase;
  color: #5b5b5b;
}
.tp-revslider-slidesli a.title-box {
  color: #5b5b5b;
  text-decoration: none;
}
.tp-revslider-slidesli a.title-box:after {
  content: " ";
  display: block;
  width: 50%;
  height: 0px;
  position: absolute;
  top: 65px;
  left: 25%;
  box-shadow: 0px 0px 20px 30px rgba(255, 255, 255, 0);
  z-index: -1;
}
.tp-revslider-slidesli .defaultimg {
  opacity: .3;
  transition: all linear .2s;
}
.tp-revslider-slidesli:hover {
  color: #1e6a90 !important;
}
.tp-revslider-slidesli:hover .defaultimg {
  opacity: 1;
}
.tp-revslider-slidesli:hover a.title-box {
  color: #1e6a90 !important;
  text-shadow: 0px 0px 4px #FFFFFF;
}
.tp-revslider-slidesli:hover a.title-box:after {
  box-shadow: 0px 0px 20px 30px rgba(255, 255, 255, 0.5);
}
#btl-content-login div.btl-buttonsubmit {
  width: 100%;
}
#btl-content-login .btl-buttonsubmit {
  float: left;
}
#btl-content-login input.btl-buttonsubmit {
  background: #1e6a90 !important;
}
#btl-content-login #bt_ul {
  float: left;
}
#btl-content-login #bt_ul li {
  float: left;
  width: 100%;
}
.sprocket-lists {
  position: relative;
}
.sprocket-lists:after {
  *zoom: 1;
  clear: both;
  content: "";
  display: table;
}
.sprocket-lists ul {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
.sprocket-lists ul li .sprocket-lists-title {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  color: #1f6a91;
  cursor: pointer;
  font-size: 1.2em;
  line-height: 1.2em;
  padding: 16px 30px;
  position: relative;
  margin: 3px 0px;
  transition: all .2s linear;
}
.sprocket-lists ul li .sprocket-lists-title .indicator {
  font-size: 28px;
  cursor: pointer;
  display: block;
  box-shadow: 0px 7px 32px -22px rgba(0, 0, 0, 0);
  position: absolute;
  right: 10px;
  text-align: center;
  top: 50%;
  transition: opacity 0.2s ease-in;
}
.sprocket-lists ul li .sprocket-lists-title .indicator:after {
  content: "+";
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0px;
  font-size: 28px;
  top: -10px;
}
.sprocket-lists ul li .sprocket-lists-title .indicator:hover {
  opacity: 1;
}
.sprocket-lists ul li .sprocket-lists-item {
  display: block;
  position: relative;
}
.sprocket-lists ul li .sprocket-lists-item .sprocket-padding {
  display: block;
  padding: 41px 37px;
}
.sprocket-lists ul li .content-holder {
  display: inline-block;
  width: 100%;
}
.sprocket-lists ul li.active .sprocket-lists-title {
  box-shadow: 0px 7px 32px -22px rgba(0, 0, 0, 0.6);
}
.sprocket-lists ul li.active .indicator {
  opacity: 1;
}
.sprocket-lists ul li.active .indicator:after {
  content: "-";
}
.sprocket-lists ul li.active .sprocket-lists-item {
  margin-bottom: 0;
  opacity: 1;
}
.sprocket-lists ul li.active .sprocket-lists-title .indicator:before {
  border-bottom: 6px solid #ffffff;
}
.sprocket-lists-container {
  overflow: hidden;
  padding: 0 !important;
}
.sprocket-lists-title.padding {
  padding-right: 35px;
}
.sprocket-lists-image {
  float: left;
  margin: 0 15px 15px 0;
}
.sprocket-lists-nav {
  display: table;
  padding: 5px;
  width: 100%;
}
.sprocket-lists-pagination {
  display: table-cell;
  vertical-align: middle;
}
.sprocket-lists-pagination ul {
  float: left;
  margin: 0 !important;
  padding: 0 !important;
}
.sprocket-lists-pagination li {
  background: #000000;
  border-radius: 1em;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  opacity: 0.4;
  padding: 4px !important;
}
.sprocket-lists-pagination li span {
  display: none;
  font-size: 0.85em;
  line-height: 1em;
}
.sprocket-lists-pagination li.active {
  opacity: 1;
}
.sprocket-lists-pagination-hidden {
  display: none;
}
.sprocket-lists-arrows {
  display: table-cell;
  vertical-align: middle;
}
.sprocket-lists-arrows .arrow {
  -moz-transition: opacity 0.2s ease-in;
  -o-transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
  background: #cccccc;
  border-radius: 1em;
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.5);
  color: #222222;
  cursor: pointer;
  display: block;
  float: right;
  font-size: 1.1em;
  height: 18px;
  margin-left: 5px;
  opacity: 0.7;
  position: relative;
  text-align: center;
  transition: opacity 0.2s ease-in;
  width: 18px;
}
.sprocket-lists-arrows .arrow:hover {
  opacity: 1;
}
.sprocket-lists-arrows .arrow:before {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
  content: '';
  height: 0;
  position: absolute;
  top: 50%;
  width: 0;
}
.sprocket-lists-arrows .prev:before {
  left: 50%;
  margin-left: -3px;
  margin-top: -4px;
}
.sprocket-lists-arrows .next:before {
  margin-right: -3px;
  margin-top: -3px;
  right: 50%;
}
.sprocket-lists-arrow ul {
  float: right;
  margin: 0 !important;
  padding: 0 !important;
}
.sprocket-lists.loading .spinner {
  background-image: url(data:image/gif;
		base64,R0lGODlhEAAQALMAAP8A/7CxtXBxdX1+gpaXm6OkqMnKzry+womLj7y9womKjwAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgAAACwAAAAAEAAQAAAESBDICUqhmFqbZwjVBhAE9n3hSJbeSa1sm5HUcXQTggC2jeu63q0D3PlwAB3FYMgMBhgmk/J8LqUAgQBQhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAES3DJuUKgmFqb5znVthQF9h1JOJKl96UT27oZSRlGNxHEguM6Hu+X6wh7QN2CRxEIMggExumkKKLSCfU5GCyu0Sm36w3ryF7lpNuJAAAh+QQBCgALACwAAAAAEAAQAAAESHDJuc6hmFqbpzHVtgQB9n3hSJbeSa1sm5GUIHRTUSy2jeu63q0D3PlwCx1lMMgQCBgmk/J8LqULBGJRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuYyhmFqbpxDVthwH9n3hSJbeSa1sm5HUMHRTECy2jeu63q0D3PlwCx0FgcgUChgmk/J8LqULAmFRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuYSgmFqb5xjVthgG9n3hSJbeSa1sm5EUgnTTcSy2jeu63q0D3PlwCx2FQMgEAhgmk/J8LqWLQmFRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJucagmFqbJ0LVtggC9n3hSJbeSa1sm5EUQXSTYSy2jeu63q0D3PlwCx2lUMgcDhgmk/J8LqWLQGBRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuRCimFqbJyHVtgwD9n3hSJbeSa1sm5FUUXSTICy2jeu63q0D3PlwCx0lEMgYDBgmk/J8LqWLw2FRhV6z2q0VF94iJ9pOBAAh+QQBCgALACwAAAAAEAAQAAAESHDJuQihmFqbZynVtiAI9n3hSJbeSa1sm5FUEHTTMCy2jeu63q0D3PlwCx3lcMgIBBgmk/J8LqULg2FRhV6z2q0VF94iJ9pOBAA7);
  height: 16px;
  width: 16px;
}
#cf_res_ajax_loader {
  display: block !important;
  z-index: -1;
  overflow: visible;
  min-height: 500px !important;
  position: absolute;
}
#cf_res_ajax_loader.active {
  z-index: 1000;
}