@charset "UTF-8";
@import url("//fonts.googleapis.com/css?family=Montserrat:400,700");
@font-face {
  font-family: "CenturySchoolbook-Roman";
  src: url("../fonts/CenturySchoolbook-Roman.eot");
  src: url("../fonts/CenturySchoolbook-Roman.eot") format("embedded-opentype"), url("../fonts/CenturySchoolbook-Roman.woff2") format("woff2"), url("../fonts/CenturySchoolbook-Roman.woff") format("woff"), url("../fonts/CenturySchoolbook-Roman.ttf") format("truetype");
}
@font-face {
  font-family: "LibreBaskervilleItalic";
  src: url("../fonts/LibreBaskervilleItalic.eot");
  src: url("../fonts/LibreBaskervilleItalic.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleItalic.woff2") format("woff2"), url("../fonts/LibreBaskervilleItalic.woff") format("woff"), url("../fonts/LibreBaskervilleItalic.ttf") format("truetype"), url("../fonts/LibreBaskervilleItalic.svg#LibreBaskervilleItalic") format("svg");
}
@font-face {
  font-family: "LibreBaskervilleRegular";
  src: url("../fonts/LibreBaskervilleRegular.eot");
  src: url("../fonts/LibreBaskervilleRegular.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleRegular.woff2") format("woff2"), url("../fonts/LibreBaskervilleRegular.woff") format("woff"), url("../fonts/LibreBaskervilleRegular.ttf") format("truetype"), url("../fonts/LibreBaskervilleRegular.svg#LibreBaskervilleRegular") format("svg");
}
@font-face {
  font-family: "LibreBaskervilleBold";
  src: url("../fonts/LibreBaskervilleBold.eot");
  src: url("../fonts/LibreBaskervilleBold.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleBold.woff2") format("woff2"), url("../fonts/LibreBaskervilleBold.woff") format("woff"), url("../fonts/LibreBaskervilleBold.ttf") format("truetype"), url("../fonts/LibreBaskervilleBold.svg#LibreBaskervilleBold") format("svg");
}
@font-face {
  font-family: "LibreBaskerville";
  src: url("../fonts/LibreBaskervilleItalic.eot");
  src: url("../fonts/LibreBaskervilleItalic.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleItalic.woff2") format("woff2"), url("../fonts/LibreBaskervilleItalic.woff") format("woff"), url("../fonts/LibreBaskervilleItalic.ttf") format("truetype"), url("../fonts/LibreBaskervilleItalic.svg#LibreBaskervilleItalic") format("svg");
  font-style: italic;
  font-weight: 400;
}
@font-face {
  font-family: "LibreBaskerville";
  src: url("../fonts/LibreBaskervilleRegular.eot");
  src: url("../fonts/LibreBaskervilleRegular.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleRegular.woff2") format("woff2"), url("../fonts/LibreBaskervilleRegular.woff") format("woff"), url("../fonts/LibreBaskervilleRegular.ttf") format("truetype"), url("../fonts/LibreBaskervilleRegular.svg#LibreBaskervilleRegular") format("svg");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: "LibreBaskerville";
  src: url("../fonts/LibreBaskervilleBold.eot");
  src: url("../fonts/LibreBaskervilleBold.eot") format("embedded-opentype"), url("../fonts/LibreBaskervilleBold.woff2") format("woff2"), url("../fonts/LibreBaskervilleBold.woff") format("woff"), url("../fonts/LibreBaskervilleBold.ttf") format("truetype"), url("../fonts/LibreBaskervilleBold.svg#LibreBaskervilleBold") format("svg");
  font-style: normal;
  font-weight: 700;
}
@media screen and (max-width: 1024px) {
  .our_specialities {
    padding-bottom: 50px !important;
  }
}
@media screen and (max-width: 992px) {
  .single-item1 {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 767px) {
  .item_desc a {
    margin: 5px;
    width: 275px;
    box-sizing: border-box;
  }

  /*.slide_wrapper.carousel_wrapper.cont {}
     .carousel_wrapper .container {
         padding: 34px 0 44px !important;
     }*/
  .button1 {
    font-size: 15px;
  }

  .carousel_wrapper .container,
.carousel_wrapper .container {
    margin-top: 0 !important;
    /*padding: 0 !important*/
  }

  /*.carousel_wrapper {
         padding: 0 !important
     }*/
  .slide_wrapper.carousel_wrapper.cont {
    margin: 0 auto;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 479px) {
  h3 {
    font-size: 24px !important;
    letter-spacing: 4px !important;
    line-height: 31px !important;
  }

  .banner_pic {
    overflow: hidden;
    height: 264px;
  }

  .item_banner .banner_pic > img {
    width: 100%;
    position: relative;
    left: 0%;
    margin-left: 0px;
    object-fit: cover;
    height: 100%;
  }

  .item_banner .item_banner_caption .container .row .col-xs-12 .table_wrap .wrap_me h2 {
    font-size: 30px;
    letter-spacing: 6px;
  }

  .grid_content1 li .caption {
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }

  .caption_wrapper {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    width: auto;
  }

  .grid_content1 li .caption h6 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 5px;
  }

  .grid_content1 li .caption h4 {
    font-size: 24px;
    line-height: 34px;
    letter-spacing: 5px;
  }

  .spotlight nav ul li .title h3 {
    font-size: 30px !important;
    letter-spacing: 6px !important;
  }

  .event_information li .event_description h4 {
    font-size: 24px !important;
    line-height: 30px !important;
  }

  /*.slide_wrapper.carousel_wrapper.cont {
         padding: 88px 0 0 !important;
     }*/
}
.carousel_wrapper .container {
  border-top: 1px solid #c8c8c8;
  padding-top: 80px;
  margin-top: 64px;
}

#carousel_wrapper2 .slick-slide h6 {
  padding-top: 38px;
}

.our_specialities {
  padding: 64px 0;
}

/*.slide_wrapper {
    padding: 30px 45px !important;
}*/
.single-item1 {
  margin-top: -80px;
}

#carousel_wrapper2 .container h6 {
  padding-top: 38px;
}

#features.product_features .container li .price_section strong {
  font-size: 18px;
  letter-spacing: 4px;
}

.book_an_event {
  padding-left: 35px;
}

#features.product_features .container .reviews h5 {
  padding: 35px 0 25px;
}

.our_specialities {
  padding-bottom: 120px;
}

#features.product_features .container .reviews {
  padding: 20px 0;
}

.price_section {
  margin: 0 30px;
}

.event_details {
  margin-bottom: 80px;
}

#features .container h6:hover {
  color: #cb0000;
}

#features .container ul li a {
  display: block;
}

#features .container ul li a:hover + h6 {
  color: #cb0000;
}

.item_banner_caption a:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 46, 46, 0.4);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: -1;
  content: "";
}

.item_banner_caption a:hover:after {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.item_banner_caption a {
  color: white;
  /*
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 5;
  */
}

.item_banner_caption a:hover {
  color: white;
  opacity: 0.75;
}

.product_features {
  padding: 35px 0 0;
}

#features.product_features .container li .price_section strong {
  font-size: 15px;
}

#features .container {
  padding-bottom: 120px;
}

.book_an_event .ticket_price h5 {
  width: 185px;
}

/*.slide_wrapper.carousel_wrapper.cont {
    padding: 0px !important;
}*/
.event_information li .event_description h4 > a {
  color: #121212;
}

.event_information li .event_description h4 > a:hover {
  color: #cb0000;
}

/*.slide_wrapper.carousel_wrapper.cont {
    padding: 30px 45px !important;
}*/
.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  left: 0;
  right: 0;
  top: 0;
  z-index: 0;
  box-sizing: border-box;
}

.mm-btn,
.mm-menu {
  box-sizing: border-box;
}

.mm-listview a,
.mm-listview a:hover,
.mm-navbar a,
.mm-navbar a:hover {
  text-decoration: none;
}

.mm-listview .mm-next:before,
.mm-listview > li:not(.mm-divider):after,
.mm-next:after,
.mm-prev:before {
  content: "";
  bottom: 0;
}

.mm-hidden {
  display: none !important;
}

.mm-menu,
.mm-panels > .mm-panel:not(.mm-hidden) {
  display: block;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu {
  padding: 0;
  position: absolute;
  bottom: 0;
}

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  position: absolute;
  bottom: 0;
}

.mm-btn,
.mm-panel.mm-highest {
  z-index: 1;
}

.mm-panels {
  overflow: hidden;
}

.mm-panel {
  transition: transform 0.4s ease;
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-panel.mm-opened {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-panel.mm-subopened {
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

.mm-panels > .mm-panel {
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0 20px;
}

.mm-listview .mm-divider,
.mm-listview > li > a,
.mm-listview > li > span,
.mm-navbar .mm-title {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.mm-panels > .mm-panel.mm-hasnavbar {
  padding-top: 40px;
}

.mm-panels > .mm-panel:after,
.mm-panels > .mm-panel:before {
  content: "";
  display: block;
  height: 20px;
}

.mm-vertical .mm-panel {
  -ms-transform: none !important;
  transform: none !important;
}

.mm-listview .mm-vertical .mm-panel,
.mm-vertical .mm-listview .mm-panel {
  display: none;
  padding: 10px 0 10px 10px;
}

.mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after,
.mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after {
  border-color: transparent;
}

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block;
}

.mm-listview > li.mm-vertical > .mm-next,
.mm-vertical .mm-listview > li > .mm-next {
  height: 40px;
  bottom: auto;
}

.mm-listview > li.mm-vertical > .mm-next:after,
.mm-vertical .mm-listview > li > .mm-next:after {
  top: 16px;
  bottom: auto;
}

.mm-listview > li.mm-vertical.mm-opened > .mm-next:after,
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after {
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
  right: 19px;
}

.mm-btn {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
}

.mm-clear:after,
.mm-clear:before,
.mm-close:after,
.mm-close:before {
  content: "";
  border: 2px solid transparent;
  display: block;
  width: 5px;
  height: 5px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.mm-clear:before,
.mm-close:before {
  border-right: none;
  border-bottom: none;
  right: 18px;
}

.mm-clear:after,
.mm-close:after {
  border-left: none;
  border-top: none;
  right: 25px;
}

.mm-next:after,
.mm-prev:before {
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  display: block;
  width: 8px;
  height: 8px;
  margin: auto;
  position: absolute;
  top: 0;
}

.mm-prev:before {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-next:after {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-navbar {
  border-bottom: 1px solid;
  border-color: inherit;
  text-align: center;
  line-height: 20px;
  height: 40px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.mm-navbar > * {
  display: block;
  padding: 10px 0;
}

.mm-navbar .mm-btn:first-child {
  left: 0;
}

.mm-navbar .mm-btn:last-child {
  text-align: right;
  right: 0;
}

.mm-panel .mm-navbar {
  display: none;
}

.mm-panel.mm-hasnavbar .mm-navbar {
  display: block;
}

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px;
}

.mm-listview > li {
  position: relative;
}

.mm-listview > li,
.mm-listview > li .mm-next,
.mm-listview > li .mm-next:before,
.mm-listview > li:after {
  border-color: inherit;
}

.mm-listview > li > a,
.mm-listview > li > span {
  color: inherit;
  display: block;
  padding: 15px 10px;
  margin: 0;
}

.mm-listview > li:not(.mm-divider):after {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
}

.mm-listview .mm-next {
  background: rgba(3, 2, 1, 0);
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  width: 50px;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.mm-listview .mm-next:before {
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-listview .mm-next + a,
.mm-listview .mm-next + span {
  margin-right: 50px;
}

.mm-listview .mm-next.mm-fullsubopen {
  width: 100%;
}

.mm-listview .mm-next.mm-fullsubopen:before {
  border-left: none;
}

.mm-listview .mm-next.mm-fullsubopen + a,
.mm-listview .mm-next.mm-fullsubopen + span {
  padding-right: 50px;
  margin-right: 0;
}

.mm-panels > .mm-panel > .mm-listview {
  margin: 20px -20px;
}

.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
}

.mm-listview .mm-inset {
  list-style: disc inside;
  padding: 0 10px 15px 40px;
  margin: 0;
}

.mm-listview .mm-inset > li {
  padding: 5px 0;
}

.mm-listview .mm-divider {
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px;
}

.mm-listview .mm-spacer {
  padding-top: 40px;
}

.mm-listview .mm-spacer > .mm-next {
  top: 40px;
}

.mm-listview .mm-spacer.mm-divider {
  padding-top: 25px;
}

.mm-menu {
  background: #f3f3f3;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-btn:after,
.mm-menu .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
  tap-highlight-color: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.5);
}

.mm-menu .mm-divider,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.05);
}

.mm-page {
  box-sizing: border-box;
  position: relative;
}

.mm-slideout {
  transition: transform 0.4s ease;
  z-index: 1;
}

html.mm-opened {
  overflow-x: hidden;
  position: relative;
}

html.mm-blocking,
html.mm-blocking body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
}

html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  z-index: 0;
  display: none;
  position: fixed;
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

.mm-menu.mm-offcanvas.mm-current {
  display: block;
}

.mm-menu.mm-offcanvas.mm-no-csstransforms.mm-current.mm-opened {
  z-index: 10;
}

html.mm-opening .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}
.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top {
  max-height: 80%;
}

.mm-menu.mm-offcanvas.mm-autoheight.mm-bottom.mm-fullscreen,
.mm-menu.mm-offcanvas.mm-autoheight.mm-top.mm-fullscreen {
  max-height: 100%;
}

.mm-menu.mm-offcanvas.mm-measureheight .mm-panel {
  display: block !important;
}

.mm-menu.mm-offcanvas.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important;
}

.mm-menu.mm-columns {
  transition-property: transform, width, max-width;
}

.mm-menu.mm-columns .mm-panels > .mm-panel {
  width: 100%;
  right: auto;
  display: none;
  transition-property: transform, width;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened {
  border-right: 1px solid;
  border-color: inherit;
  display: block;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-subopened {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
  z-index: 2;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-0 {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-0 {
  display: block;
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-0 {
  width: 80%;
  min-width: 140px;
  max-width: 0;
}

html.mm-opening.mm-columns-0 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-opening.mm-columns-0 .mm-slideout {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 0px) {
  html.mm-right.mm-opening.mm-columns-0 .mm-slideout {
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-1 {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-1 {
  display: block;
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-1 {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening.mm-columns-1 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening.mm-columns-1 .mm-slideout {
    -ms-transform: translate(440px, 0);
    transform: translate(440px, 0);
    transform: translate3d(440px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening.mm-columns-1 .mm-slideout {
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
.mm-menu.mm-columns-1 .mm-panels > .mm-panel {
  width: 100%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-2 {
  -ms-transform: translate(200%, 0);
  transform: translate(200%, 0);
  transform: translate3d(200%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-2 {
  display: block;
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-2 {
  width: 80%;
  min-width: 140px;
  max-width: 880px;
}

html.mm-opening.mm-columns-2 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-opening.mm-columns-2 .mm-slideout {
    -ms-transform: translate(880px, 0);
    transform: translate(880px, 0);
    transform: translate3d(880px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1100px) {
  html.mm-right.mm-opening.mm-columns-2 .mm-slideout {
    -ms-transform: translate(-880px, 0);
    transform: translate(-880px, 0);
    transform: translate3d(-880px, 0, 0);
  }
}
.mm-menu.mm-columns-2 .mm-panels > .mm-panel {
  width: 50%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-3 {
  -ms-transform: translate(300%, 0);
  transform: translate(300%, 0);
  transform: translate3d(300%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-3 {
  display: block;
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-3 {
  width: 80%;
  min-width: 140px;
  max-width: 1320px;
}

html.mm-opening.mm-columns-3 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-opening.mm-columns-3 .mm-slideout {
    -ms-transform: translate(1320px, 0);
    transform: translate(1320px, 0);
    transform: translate3d(1320px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 1650px) {
  html.mm-right.mm-opening.mm-columns-3 .mm-slideout {
    -ms-transform: translate(-1320px, 0);
    transform: translate(-1320px, 0);
    transform: translate3d(-1320px, 0, 0);
  }
}
.mm-menu.mm-columns-3 .mm-panels > .mm-panel {
  width: 33.34%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-4 {
  -ms-transform: translate(400%, 0);
  transform: translate(400%, 0);
  transform: translate3d(400%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-4 {
  display: block;
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-4 {
  width: 80%;
  min-width: 140px;
  max-width: 1760px;
}

html.mm-opening.mm-columns-4 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-opening.mm-columns-4 .mm-slideout {
    -ms-transform: translate(1760px, 0);
    transform: translate(1760px, 0);
    transform: translate3d(1760px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2200px) {
  html.mm-right.mm-opening.mm-columns-4 .mm-slideout {
    -ms-transform: translate(-1760px, 0);
    transform: translate(-1760px, 0);
    transform: translate3d(-1760px, 0, 0);
  }
}
.mm-menu.mm-columns-4 .mm-panels > .mm-panel {
  width: 25%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-5 {
  -ms-transform: translate(500%, 0);
  transform: translate(500%, 0);
  transform: translate3d(500%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-5 {
  display: block;
  -ms-transform: translate(600%, 0);
  transform: translate(600%, 0);
  transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-5 {
  width: 80%;
  min-width: 140px;
  max-width: 2200px;
}

html.mm-opening.mm-columns-5 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 2750px) {
  html.mm-opening.mm-columns-5 .mm-slideout {
    -ms-transform: translate(2200px, 0);
    transform: translate(2200px, 0);
    transform: translate3d(2200px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 2750px) {
  html.mm-right.mm-opening.mm-columns-5 .mm-slideout {
    -ms-transform: translate(-2200px, 0);
    transform: translate(-2200px, 0);
    transform: translate3d(-2200px, 0, 0);
  }
}
.mm-menu.mm-columns-5 .mm-panels > .mm-panel {
  width: 20%;
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-columns-6 {
  -ms-transform: translate(600%, 0);
  transform: translate(600%, 0);
  transform: translate3d(600%, 0, 0);
}

.mm-menu.mm-columns .mm-panels > .mm-panel.mm-opened:not([class*=mm-columns-]) ~ .mm-panel:not(.mm-opened).mm-columns-6 {
  display: block;
  -ms-transform: translate(700%, 0);
  transform: translate(700%, 0);
  transform: translate3d(700%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-columns-6 {
  width: 80%;
  min-width: 140px;
  max-width: 2640px;
}

html.mm-opening.mm-columns-6 .mm-slideout {
  -ms-transform: translate(80%, 0);
  transform: translate(80%, 0);
  transform: translate3d(80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 3300px) {
  html.mm-opening.mm-columns-6 .mm-slideout {
    -ms-transform: translate(2640px, 0);
    transform: translate(2640px, 0);
    transform: translate3d(2640px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 3300px) {
  html.mm-right.mm-opening.mm-columns-6 .mm-slideout {
    -ms-transform: translate(-2640px, 0);
    transform: translate(-2640px, 0);
    transform: translate3d(-2640px, 0, 0);
  }
}
.mm-menu.mm-columns-6 .mm-panels > .mm-panel {
  width: 16.67%;
}

em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%;
}

em.mm-counter + a.mm-next {
  width: 90px;
}

em.mm-counter + a.mm-next + a,
em.mm-counter + a.mm-next + span {
  margin-right: 90px;
}

em.mm-counter + a.mm-fullsubopen {
  padding-left: 0;
}

.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + a,
.mm-listview em.mm-counter + .mm-next.mm-fullsubopen + span,
em.mm-counter + a.mm-fullsubopen + a,
em.mm-counter + a.mm-fullsubopen + span {
  padding-right: 90px;
}

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0;
}

.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px;
}

.mm-nosubresults > .mm-counter {
  display: none;
}

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px;
}

.mm-divider.mm-opened a.mm-next:after {
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-collapsed:not(.mm-uncollapsed) {
  display: none;
}

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-fixeddivider:after {
  content: none !important;
  display: none !important;
}

.mm-hasdividers .mm-fixeddivider {
  display: block;
}

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05);
}

html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  transition-duration: 0s;
}

.mm-menu.mm-dropdown {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
}

html.mm-dropdown .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}

html.mm-dropdown #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-dropdown .mm-menu {
  z-index: 2;
}

html.mm-dropdown.mm-opened:not(.mm-opening) .mm-menu {
  display: none;
}

.mm-menu.mm-tip:before {
  content: "";
  background: inherit;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  display: block;
  width: 15px;
  height: 15px;
  position: absolute;
  z-index: 0;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.mm-menu.mm-tipleft:before {
  left: 22px;
}

.mm-menu.mm-tipright:before {
  right: 22px;
}

.mm-menu.mm-tiptop:before {
  top: -8px;
}

.mm-menu.mm-tipbottom:before {
  bottom: -8px;
}

.mm-iconpanel .mm-panel {
  transition-property: transform, left;
}

.mm-iconpanel .mm-panel.mm-opened {
  border-left: 1px solid;
  border-color: inherit;
}

.mm-iconpanel .mm-panel.mm-subopened {
  overflow-y: hidden;
  left: -40px;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0;
}

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px;
}

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px;
}

.mm-subblocker {
  background: inherit;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  display: block;
  transition: opacity 0.4s ease;
}

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3;
}

.mm-keyboardfocus a:focus {
  outline: 0;
}

.mm-menu.mm-keyboardfocus a:focus {
  background: rgba(255, 255, 255, 0.5);
}

.mm-navbar-bottom,
.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none;
}

.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  top: auto;
  bottom: 0;
}

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none;
}

.mm-navbar.mm-hasbtns {
  padding: 0 40px;
}

.mm-navbar[class*=mm-navbar-content-] > * {
  box-sizing: border-box;
  display: block;
  float: left;
}

.mm-navbar .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px;
}

.mm-navbar .mm-breadcrumbs > * {
  display: inline-block;
  padding: 10px 3px;
}

.mm-navbar .mm-breadcrumbs > a {
  text-decoration: underline;
}

.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px;
}

.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0;
}

.mm-navbar-top-1 {
  top: 0;
}

.mm-hasnavbar-top-1 .mm-panels,
.mm-navbar-top-2 {
  top: 40px;
}

.mm-hasnavbar-top-2 .mm-panels,
.mm-navbar-top-3 {
  top: 80px;
}

.mm-hasnavbar-top-3 .mm-panels,
.mm-navbar-top-4 {
  top: 120px;
}

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px;
}

.mm-navbar-bottom-1 {
  bottom: 0;
}

.mm-hasnavbar-bottom-1 .mm-panels,
.mm-navbar-bottom-2 {
  bottom: 40px;
}

.mm-hasnavbar-bottom-2 .mm-panels,
.mm-navbar-bottom-3 {
  bottom: 80px;
}

.mm-hasnavbar-bottom-3 .mm-panels,
.mm-navbar-bottom-4 {
  bottom: 120px;
}

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px;
}

.mm-navbar-size-2 {
  height: 80px;
}

.mm-navbar-size-3 {
  height: 120px;
}

.mm-navbar-size-4 {
  height: 160px;
}

.mm-navbar-content-2 > * {
  width: 50%;
}

.mm-navbar-content-3 > * {
  width: 33.33%;
}

.mm-navbar-content-4 > * {
  width: 25%;
}

.mm-navbar-content-5 > * {
  width: 20%;
}

.mm-navbar-content-6 > * {
  width: 16.67%;
}

.mm-menu.mm-rtl {
  direction: rtl;
}

.mm-menu.mm-rtl.mm-offcanvas {
  right: auto;
}

.mm-menu.mm-rtl .mm-panel:not(.mm-opened) {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-rtl .mm-panel.mm-subopened {
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:first-child {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-btn:last-child {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-navbar .mm-next:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-navbar .mm-prev:before {
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
  right: 23px;
  left: auto;
}

.mm-menu.mm-rtl .mm-listview > li:not(.mm-divider):after {
  left: 0;
  right: 20px;
}

.mm-menu.mm-rtl .mm-listview > li > a:not(.mm-next),
.mm-menu.mm-rtl .mm-listview > li > span:not(.mm-next) {
  padding-left: 10px;
  padding-right: 20px !important;
  margin-right: 0 !important;
}

.mm-menu.mm-rtl .mm-listview .mm-next {
  right: auto;
  left: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:before {
  left: auto;
  right: 0;
}

.mm-menu.mm-rtl .mm-listview .mm-next:after {
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  left: 23px;
  right: auto;
}

.mm-menu.mm-rtl .mm-listview .mm-next + a,
.mm-menu.mm-rtl .mm-listview .mm-next + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview .mm-next.mm-fullsubopen + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter {
  left: 45px;
  right: auto;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + a,
.mm-menu.mm-rtl .mm-listview em.mm-counter + .mm-fullsubopen + span {
  padding-left: 90px;
}

.mm-menu.mm-rtl label.mm-check,
.mm-menu.mm-rtl label.mm-toggle {
  left: 20px;
  right: auto !important;
}

.mm-menu.mm-rtl label.mm-toggle + a,
.mm-menu.mm-rtl label.mm-toggle + span {
  padding-left: 80px;
}

.mm-menu.mm-rtl label.mm-check + a,
.mm-menu.mm-rtl label.mm-check + span {
  padding-left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle {
  left: 60px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  margin-left: 50px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl a.mm-next + label.mm-toggle + span {
  padding-left: 70px;
}

.mm-menu.mm-rtl a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl a.mm-next + label.mm-check + span {
  padding-left: 50px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle {
  left: 100px;
}

.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-check + span,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + a,
.mm-menu.mm-rtl em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-left: 90px;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-] {
  left: 0;
}

.mm-menu.mm-rtl .mm-panel[class*=mm-iconpanel-].mm-subopened {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel {
  transition-property: transform, right;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  right: 0;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  right: 40px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  right: 80px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  right: 120px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  right: 160px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  right: 200px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  right: 240px;
}

.mm-menu.mm-rtl.mm-iconpanel .mm-panel.mm-opened {
  border-left: none;
  border-right: 1px solid;
  border-color: inherit;
}

.mm-sronly {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
}

.mm-search,
.mm-search input {
  box-sizing: border-box;
}

.mm-search {
  height: 40px;
  padding: 7px 10px 0;
  position: relative;
}

.mm-search input {
  border: none !important;
  outline: 0 !important;
  box-shadow: none !important;
  border-radius: 4px;
  font: inherit;
  font-size: 14px;
  line-height: 26px;
  display: block;
  width: 100%;
  height: 26px;
  min-height: 26px;
  max-height: 26px;
  margin: 0;
  padding: 0 10px;
}

.mm-search input::-ms-clear {
  display: none;
}

.mm-search .mm-clear,
.mm-search .mm-next {
  right: 0;
}

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.mm-panel.mm-hassearch {
  padding-top: 40px;
}

.mm-panel.mm-hassearch.mm-hasnavbar {
  padding-top: 80px;
}

.mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
  top: 40px;
}

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  padding: 40px 0;
}

.mm-noresults .mm-indexer {
  display: none !important;
}

li.mm-nosubresults > a.mm-next {
  display: none;
}

li.mm-nosubresults > a.mm-next + a,
li.mm-nosubresults > a.mm-next + span {
  padding-right: 10px;
}

.mm-panels > .mm-resultspanel:not(.mm-opened) {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.75);
}

.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  transition: right 0.4s ease;
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-indexer a {
  text-decoration: none;
  display: block;
  height: 3.85%;
}

.mm-indexer ~ .mm-panel.mm-hasindexer {
  padding-right: 40px;
}

.mm-hasindexer .mm-indexer {
  right: 0;
}

.mm-hasindexer .mm-fixeddivider {
  right: 20px;
}

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen),
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a:not(.mm-fullsubopen) {
  transition: background 0.4s ease;
}

.mm-menu.mm-hoverselected .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.5);
}

input.mm-check,
input.mm-toggle {
  position: absolute;
  left: -10000px;
}

label.mm-check,
label.mm-toggle {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2;
  right: 20px;
}

label.mm-check:before,
label.mm-toggle:before {
  content: "";
  display: block;
}

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px;
}

label.mm-toggle:before {
  border-radius: 30px;
  width: 28px;
  height: 28px;
  margin: 1px;
}

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right;
}

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px;
}

label.mm-check:before {
  border-left: 3px solid;
  border-bottom: 3px solid;
  width: 40%;
  height: 20%;
  margin: 25% 0 0 20%;
  opacity: 0.1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

li.mm-vertical label.mm-check,
li.mm-vertical label.mm-toggle {
  bottom: auto;
  margin-top: 0;
  top: 5px;
}

label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px;
}

label.mm-check + a,
label.mm-check + span {
  padding-right: 60px;
}

a.mm-next + label.mm-check,
a.mm-next + label.mm-toggle {
  right: 60px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span,
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  margin-right: 50px;
}

a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px;
}

a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px;
}

em.mm-counter + a.mm-next + label.mm-check,
em.mm-counter + a.mm-next + label.mm-toggle {
  right: 100px;
}

em.mm-counter + a.mm-next + label.mm-check + a,
em.mm-counter + a.mm-next + label.mm-check + span,
em.mm-counter + a.mm-next + label.mm-toggle + a,
em.mm-counter + a.mm-next + label.mm-toggle + span {
  margin-right: 90px;
}

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu label.mm-toggle:before {
  background: #f3f3f3;
}

.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.75);
}

.mm-listview.mm-border-none > li:after,
.mm-menu.mm-border-none .mm-listview > li:after {
  content: none;
}

.mm-listview.mm-border-full > li:after,
.mm-menu.mm-border-full .mm-listview > li:after {
  left: 0 !important;
}

.mm-listview.mm-border-offset > li:after,
.mm-menu.mm-border-offset .mm-listview > li:after {
  right: 20px;
}

.mm-menu.mm-effect-menu-zoom {
  transition: transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center;
}

html.mm-opening .mm-menu.mm-effect-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform-origin: right center;
  transform-origin: right center;
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-slide {
  transition: transform 0.4s ease;
}

html.mm-opened .mm-menu.mm-effect-menu-slide {
  -ms-transform: translate(-30%, 0);
  transform: translate(-30%, 0);
  transform: translate3d(-30%, 0, 0);
}

html.mm-opening .mm-menu.mm-effect-menu-slide {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -ms-transform: translate(30%, 0);
  transform: translate(30%, 0);
  transform: translate3d(30%, 0, 0);
}

html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.4s ease;
}

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mm-menu.mm-effect-panels-zoom .mm-panel {
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform-origin: left center;
  transform-origin: left center;
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
  transform: scale(1, 1) translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
}

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li {
  transition: none 0.4s ease;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(1) {
  transition-delay: 50ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(2) {
  transition-delay: 0.1s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(3) {
  transition-delay: 150ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(4) {
  transition-delay: 0.2s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(5) {
  transition-delay: 250ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(6) {
  transition-delay: 0.3s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(7) {
  transition-delay: 350ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(8) {
  transition-delay: 0.4s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(9) {
  transition-delay: 450ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(10) {
  transition-delay: 0.5s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(11) {
  transition-delay: 550ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(12) {
  transition-delay: 0.6s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(13) {
  transition-delay: 650ms;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(14) {
  transition-delay: 0.7s;
}

.mm-menu[class*=mm-effect-listitems-] .mm-listview > li:nth-child(15) {
  transition-delay: 750ms;
}

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  transition-property: transform, opacity;
  -ms-transform: translate(50%, 0);
  transform: translate(50%, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  transition-property: opacity;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  transition-property: opacity, top;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  top: -25%;
}

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  top: 0;
}

.mm-menu.mm-offcanvas.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px;
}

html.mm-opening.mm-fullscreen .mm-slideout {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(140px, 0);
    transform: translate(140px, 0);
    transform: translate3d(140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(10000px, 0);
    transform: translate(10000px, 0);
    transform: translate3d(10000px, 0, 0);
  }
}
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -ms-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0);
    transform: translate3d(-10000px, 0, 0);
  }
}
.mm-menu.mm-offcanvas.mm-fullscreen.mm-bottom,
.mm-menu.mm-offcanvas.mm-fullscreen.mm-top {
  height: 100%;
  min-height: 140px;
  max-height: 10000px;
}

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview:after,
.mm-menu .mm-panels > .mm-panel.mm-justified-listview:before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel:after,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel:before {
  content: none;
  display: none;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider),
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) {
  -ms-flex: 1 1 0;
  flex: 1 1 0;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next),
.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next),
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span {
  box-sizing: border-box;
  height: 100%;
}

.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before,
.mm-menu .mm-panels > .mm-panel.mm-justified-listview > .mm-listview > li:not(.mm-divider) > span:before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > a:not(.mm-next):before,
.mm-menu.mm-justified-listview .mm-panels > .mm-panel > .mm-listview > li:not(.mm-divider) > span:before {
  content: "";
  vertical-align: middle;
  display: inline-block;
  height: 100%;
  width: 0;
}

.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li .mm-listview > li.mm-multiline > span,
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span {
  text-overflow: clip;
  white-space: normal;
}

html.mm-pagedim #mm-blocker,
html.mm-pagedim-black #mm-blocker,
html.mm-pagedim-white #mm-blocker {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

html.mm-pagedim-black.mm-opening #mm-blocker,
html.mm-pagedim-white.mm-opening #mm-blocker,
html.mm-pagedim.mm-opening #mm-blocker {
  opacity: 0.3;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
  transition: opacity 0.4s ease 0.4s;
}

html.mm-pagedim #mm-blocker {
  background: inherit;
}

html.mm-pagedim-white #mm-blocker {
  background: #fff;
}

html.mm-pagedim-black #mm-blocker {
  background: #000;
}

.mm-menu.mm-popup {
  transition: opacity 0.4s ease;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  height: 80%;
  min-height: 140px;
  max-height: 880px;
  top: 50%;
  left: 50%;
  bottom: auto;
  right: auto;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  transform: translate3d(-50%, -50%, 0);
}

html.mm-popup.mm-opening .mm-menu.mm-popup {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

html.mm-popup .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}

html.mm-popup #mm-blocker {
  transition-delay: 0s !important;
  z-index: 1;
}

html.mm-popup .mm-menu {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-right {
  left: auto;
}

html.mm-right.mm-opening .mm-slideout {
  -ms-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
  transform: translate3d(-80%, 0, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -ms-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
    transform: translate3d(-140px, 0, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -ms-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
    transform: translate3d(-440px, 0, 0);
  }
}
html.mm-front .mm-slideout {
  -ms-transform: none !important;
  transform: none !important;
  z-index: 0;
}

html.mm-front #mm-blocker {
  z-index: 1;
}

html.mm-front .mm-menu.mm-offcanvas {
  z-index: 2;
}

.mm-menu.mm-offcanvas.mm-front,
.mm-menu.mm-offcanvas.mm-next {
  transition: transform 0.4s ease;
  -ms-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transform: translate3d(-100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-front.mm-right,
.mm-menu.mm-offcanvas.mm-next.mm-right {
  -ms-transform: translate(100%, 0);
  transform: translate(100%, 0);
  transform: translate3d(100%, 0, 0);
}

.mm-menu.mm-offcanvas.mm-top {
  -ms-transform: translate(0, -100%);
  transform: translate(0, -100%);
  transform: translate3d(0, -100%, 0);
}

.mm-menu.mm-offcanvas.mm-bottom {
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  transform: translate3d(0, 100%, 0);
  top: auto;
}

.mm-menu.mm-offcanvas.mm-bottom,
.mm-menu.mm-offcanvas.mm-top {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}

html.mm-opening .mm-menu.mm-offcanvas.mm-front,
html.mm-opening .mm-menu.mm-offcanvas.mm-next {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
  transform: translate3d(0, 0, 0);
}

.mm-menu.mm-shadow-page:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99;
}

.mm-menu.mm-shadow-page.mm-right:after {
  left: auto;
  right: 100%;
}

.mm-menu.mm-shadow-page.mm-front:after,
.mm-menu.mm-shadow-page.mm-next:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-page:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-dark {
  background: #333;
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-navbar a,
.mm-menu.mm-theme-dark .mm-navbar > *,
.mm-menu.mm-theme-dark em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-btn:after,
.mm-menu.mm-theme-dark .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview {
  border-color: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-dark .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
  tap-highlight-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-dark .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark .mm-divider,
.mm-menu.mm-theme-dark .mm-fixeddivider span,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-dark .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-dark.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.05);
}

.mm-menu.mm-theme-dark label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-shadow-page.mm-theme-dark:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);
}

.mm-menu.mm-theme-dark .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.8);
}

.mm-menu.mm-theme-dark .mm-indexer a,
.mm-menu.mm-theme-dark .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-dark .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-dark .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-dark label.mm-toggle {
  background: rgba(0, 0, 0, 0.15);
}

.mm-menu.mm-theme-dark label.mm-toggle:before {
  background: #333;
}

.mm-menu.mm-theme-dark input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-white {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-navbar a,
.mm-menu.mm-theme-white .mm-navbar > *,
.mm-menu.mm-theme-white em.mm-counter {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-btn:after,
.mm-menu.mm-theme-white .mm-btn:before {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white .mm-listview > li .mm-next:after {
  border-color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-theme-white .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.05);
  tap-highlight-color: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-white .mm-listview > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white .mm-divider,
.mm-menu.mm-theme-white .mm-fixeddivider span,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-white .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-white.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(0, 0, 0, 0.03);
}

.mm-menu.mm-theme-white label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-shadow-page.mm-theme-white:after,
.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.mm-menu.mm-theme-white .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.6);
}

.mm-menu.mm-theme-white .mm-indexer a,
.mm-menu.mm-theme-white .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3);
}

.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-white .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-white .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(0, 0, 0, 0.05);
}

.mm-menu.mm-theme-white label.mm-toggle {
  background: rgba(0, 0, 0, 0.1);
}

.mm-menu.mm-theme-white label.mm-toggle:before {
  background: #fff;
}

.mm-menu.mm-theme-white input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu.mm-theme-black {
  background: #000;
  border-color: rgba(255, 255, 255, 0.2);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-navbar a,
.mm-menu.mm-theme-black .mm-navbar > *,
.mm-menu.mm-theme-black em.mm-counter {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-btn:after,
.mm-menu.mm-theme-black .mm-btn:before {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview {
  border-color: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black .mm-listview > li .mm-next:after {
  border-color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black .mm-listview > li a:not(.mm-next) {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0.3);
  tap-highlight-color: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-listview > li.mm-selected > a:not(.mm-next),
.mm-menu.mm-theme-black .mm-listview > li.mm-selected > span {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-theme-black .mm-divider,
.mm-menu.mm-theme-black .mm-fixeddivider span,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > .mm-panel,
.mm-menu.mm-theme-black .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
.mm-menu.mm-theme-black.mm-vertical .mm-listview > li.mm-opened > a.mm-next {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-check:before {
  border-color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a.mm-fullsubopen:hover + span,
.mm-menu.mm-hoverselected.mm-theme-black .mm-listview > li > a:not(.mm-fullsubopen):hover,
.mm-menu.mm-keyboardfocus a:focus,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + a,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected.mm-fullsubopen + span,
.mm-menu.mm-parentselected.mm-theme-black .mm-listview > li > a.mm-selected:not(.mm-fullsubopen) {
  background: rgba(255, 255, 255, 0.3);
}

.mm-menu.mm-shadow-page.mm-theme-black:after {
  content: none;
  display: none;
}

.mm-menu.mm-shadow-panels .mm-panel.mm-opened:nth-child(n+2) {
  box-shadow: false;
}

.mm-menu.mm-theme-black .mm-search input {
  background: rgba(255, 255, 255, 0.3);
  color: rgba(255, 255, 255, 0.6);
}

.mm-menu.mm-theme-black .mm-indexer a,
.mm-menu.mm-theme-black .mm-noresultsmsg {
  color: rgba(255, 255, 255, 0.4);
}

.mm-menu.mm-theme-black label.mm-toggle {
  background: rgba(255, 255, 255, 0.2);
}

.mm-menu.mm-theme-black label.mm-toggle:before {
  background: #000;
}

.mm-menu.mm-theme-black input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963;
}

.mm-menu .mm-tileview.mm-listview:after,
.mm-menu.mm-tileview .mm-listview:after {
  content: "";
  display: block;
  clear: both;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next:after,
.mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
.mm-menu.mm-tileview .mm-listview > li > .mm-next:before,
.mm-menu.mm-tileview .mm-panel:after {
  content: none;
  display: none;
}

.mm-menu .mm-tileview.mm-listview > li,
.mm-menu.mm-tileview .mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0;
  float: left;
  position: relative;
}

.mm-menu .mm-tileview.mm-listview > li:after,
.mm-menu.mm-tileview .mm-listview > li:after {
  left: 0;
  top: 0;
  border-right-width: 1px;
  border-right-style: solid;
  z-index: -1;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xs,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xs {
  width: 12.5%;
  padding-top: 12.5%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-s,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-s {
  width: 25%;
  padding-top: 25%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-l,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-l {
  width: 75%;
  padding-top: 75%;
}

.mm-menu .mm-tileview.mm-listview > li.mm-tile-xl,
.mm-menu.mm-tileview .mm-listview > li.mm-tile-xl {
  width: 100%;
  padding-top: 100%;
}

.mm-menu .mm-tileview.mm-listview > li > a,
.mm-menu .mm-tileview.mm-listview > li > span,
.mm-menu.mm-tileview .mm-listview > li > a,
.mm-menu.mm-tileview .mm-listview > li > span {
  line-height: 1px;
  text-align: center;
  padding: 50% 10px 0;
  margin: 0;
  position: absolute;
  top: 0;
  right: 1px;
  bottom: 1px;
  left: 0;
}

.mm-menu .mm-tileview.mm-listview > li > .mm-next,
.mm-menu.mm-tileview .mm-listview > li > .mm-next {
  width: auto;
}

.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0;
}

.mm-menu.mm-tileview .mm-listview {
  margin: 0;
}

/*
@font-face {
	font-family: 'CenturySchoolbook-Roman';
	src: url("fonts/CenturySchoolbook-Roman.eot");
	src: url("CenturySchoolbook-Roman.html") format("embedded-opentype"), url("fonts/CenturySchoolbook-Roman.woff2") format("woff2"), url("fonts/CenturySchoolbook-Roman.woff") format("woff"), url("fonts/CenturySchoolbook-Roman.ttf") format("truetype");
}
@font-face {
	font-family: 'LibreBaskervilleItalic';
	src: url("LibreBaskervilleItalic.html");
	src: url("LibreBaskervilleItalic.html") format("embedded-opentype"), url("fonts/LibreBaskervilleItalic.woff2") format("woff2"), url("fonts/LibreBaskervilleItalic.woff") format("woff"), url("fonts/LibreBaskervilleItalic.ttf") format("truetype"), url("fonts/LibreBaskervilleItalic.svg#LibreBaskervilleItalic") format("svg");
}
@font-face {
	font-family: 'LibreBaskervilleRegular';
	src: url("fonts/LibreBaskervilleRegular.eot");
	src: url("fonts/LibreBaskervilleRegular.eot") format("embedded-opentype"), url("fonts/LibreBaskervilleRegular.woff2") format("woff2"), url("fonts/LibreBaskervilleRegular.woff") format("woff"), url("fonts/LibreBaskervilleRegular.ttf") format("truetype"), url("fonts/LibreBaskervilleRegular.svg#LibreBaskervilleRegular") format("svg");
}
@font-face {
	font-family: 'LibreBaskervilleBold';
	src: url("fonts/LibreBaskervilleBold.eot");
	src: url("fonts/LibreBaskervilleBold.eot") format("embedded-opentype"), url("fonts/LibreBaskervilleBold.woff2") format("woff2"), url("fonts/LibreBaskervilleBold.woff") format("woff"), url("fonts/LibreBaskervilleBold.ttf") format("truetype"), url("fonts/LibreBaskervilleBold.svg#LibreBaskervilleBold") format("svg");
}
@font-face {
	font-family: 'LibreBaskerville';
	src: url("LibreBaskervilleItalic.html");
	src: url("LibreBaskervilleItalic.html") format("embedded-opentype"), url("fonts/LibreBaskervilleItalic.woff2") format("woff2"), url("fonts/LibreBaskervilleItalic.woff") format("woff"), url("fonts/LibreBaskervilleItalic.ttf") format("truetype"), url("fonts/LibreBaskervilleItalic.svg#LibreBaskervilleItalic") format("svg");
	font-style: italic;
	font-weight: 400;
}
@font-face {
	font-family: 'LibreBaskerville';
	src: url("LibreBaskervilleRegular.html");
	src: url("LibreBaskervilleRegular.html") format("embedded-opentype"), url("fonts/LibreBaskervilleRegular.woff2") format("woff2"), url("fonts/LibreBaskervilleRegular.woff") format("woff"), url("fonts/LibreBaskervilleRegular.ttf") format("truetype"), url("fonts/LibreBaskervilleRegular.svg#LibreBaskervilleRegular") format("svg");
	font-style: normal;
	font-weight: 400;
}
@font-face {
	font-family: 'LibreBaskerville';
	src: url("LibreBaskervilleBold.html");
	src: url("LibreBaskervilleBold.html") format("embedded-opentype"), url("fonts/LibreBaskervilleBold.woff2") format("woff2"), url("fonts/LibreBaskervilleBold.woff") format("woff"), url("fonts/LibreBaskervilleBold.ttf") format("truetype"), url("fonts/LibreBaskervilleBold.svg#LibreBaskervilleBold") format("svg");
	font-style: normal;
	font-weight: 700;
}
*/
/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
.home .our_specialities h2,
h2,
h3,
h4,
h5,
h6,
.subpage #tagline p,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

h1,
.home .our_specialities h2,
h2,
h3,
h4,
h5,
h6,
.subpage #tagline p {
  font-weight: normal;
}

ol,
ul {
  list-style: none;
}

blockquote {
  quotes: none;
}

blockquote:before,
blockquote:after {
  content: "";
  content: none;
}

del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

/* =Fonts
-------------------------------------------------------------- */
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text,
input[type=submit] {
  font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
}

code {
  font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

body,
input,
textarea {
  color: #666;
  font-size: 12px;
  line-height: 18px;
}

hr {
  background-color: #E7E7E7;
  border: 0;
  height: 1px;
  margin-bottom: 18px;
  clear: both;
}

/* Text elements */
p {
  margin-bottom: 18px;
}

ol ol {
  list-style: upper-alpha;
}

ol ol ol {
  list-style: lower-roman;
}

ol ol ol ol {
  list-style: lower-alpha;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}

dl {
  margin: 0 0 24px 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 18px;
}

strong {
  font-weight: bold;
}

cite,
em,
i {
  font-style: italic;
}

big {
  font-size: 131.25%;
}

ins {
  background: #ffc;
  text-decoration: none;
}

blockquote {
  font-style: italic;
  padding: 0 3em;
}

blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}

pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  padding: 1.5em;
}

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

sup,
sub {
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  position: relative;
}

sup {
  bottom: 1ex;
}

sub {
  top: 0.5ex;
}

input[type=text],
textarea {
  /*	padding: 2px;
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);*/
}

table {
  border: 1px solid #e7e7e7;
  text-align: left;
  margin: 0 -1px 24px 0;
  width: 100%;
}

tr th,
thead th {
  color: #888;
  font-size: 12px;
  font-weight: bold;
  line-height: 18px;
  padding: 9px 24px;
}

tr td {
  border-top: 1px solid #e7e7e7;
  padding: 6px 24px;
}

tr.odd td {
  background: #F2F7FC;
}

.attachment img {
  max-width: 900px;
}

.alignleft,
img.alignleft {
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}

.alignright,
img.alignright {
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}

.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  text-align: center;
  margin-bottom: 20px;
  padding: 4px;
}

.wp-caption img {
  margin: 5px 5px 0;
}

.wp-caption p.wp-caption-text {
  margin: 5px;
  color: #888;
  font-size: 12px;
}

.wp-smiley {
  margin: 0;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
  clear: both;
}

#comments .navigation {
  padding: 0 0 18px 0;
}

h3#comments-title,
h3#reply-title {
  color: #000;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 0;
}

h3#comments-title {
  padding: 24px 0;
}

.commentlist {
  list-style: none;
  margin: 0;
}

.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}

.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}

#comments .comment-body p:last-child {
  margin-bottom: 6px;
}

#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}

.commentlist ol {
  list-style: decimal;
}

.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}

.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}

.comment-author .says {
  font-style: italic;
}

.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}

.comment-meta a:link,
.comment-meta a:visited {
  color: #888;
  text-decoration: none;
}

.comment-meta a:active,
.comment-meta a:hover {
  color: #FF4B33;
}

.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}

.reply a,
a.comment-edit-link {
  color: #888;
}

.reply a:hover,
a.comment-edit-link:hover {
  color: #FF4B33;
}

.commentlist .children {
  list-style: none;
  margin: 0;
}

.commentlist .children li {
  border: none;
  margin: 0;
}

.nopassword,
.nocomments {
  display: none;
}

#comments .pingback {
  margin-bottom: 18px;
  padding-bottom: 18px;
  border-bottom: 1px solid #e7e7e7;
}

.commentlist li.comment + li.pingback {
  margin-top: -6px;
}

#comments .pingback p {
  color: #888;
  font-size: 12px;
  line-height: 18px;
  display: block;
  margin: 0;
}

#comments .pingback .url {
  font-style: italic;
  font-size: 13px;
}

/* Comments form */
input[type=submit] {
  color: #333;
}

#respond {
  margin: 24px 0;
  border-top: 1px solid #e7e7e7;
  overflow: hidden;
  position: relative;
}

#respond p {
  margin: 0;
}

#respond .comment-notes {
  margin-bottom: 1em;
}

.form-allowed-tags {
  line-height: 1em;
}

.children #respond {
  margin: 0 48px 0 0;
}

h3#reply-title {
  margin: 18px 0;
}

#comments-list #respond {
  margin: 0 0 18px 0;
}

#comments-list ul #respond {
  margin: 0;
}

#cancel-comment-reply-link {
  font-size: 12px;
  line-height: 18px;
  font-weight: normal;
}

#respond .required {
  color: #FF4B33;
  font-weight: bold;
}

#respond label {
  color: #888;
  font-size: 12px;
}

#respond input {
  margin: 0 0 9px;
  width: 98%;
}

#respond textarea {
  width: 98%;
}

#respond .form-allowed-tags {
  color: #888;
  font-size: 12px;
  line-height: 18px;
}

#respond .form-allowed-tags code {
  font-size: 11px;
}

#respond .form-submit {
  margin: 12px 0;
}

#respond .form-submit input {
  width: auto;
  font-size: 14px;
}

a:focus {
  outline: none;
  text-decoration: none;
}

a:hover {
  text-decoration: none !important;
}

body {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  color: #121212;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 2px !important;
  font-size: 11px;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: "flexslider-icon";
  src: url("fonts/flexslider-icon.html");
  src: url("fonts/flexslider-icond41d.html?#iefix") format("embedded-opentype"), url("fonts/flexslider-icon-2.html") format("woff"), url("fonts/flexslider-icon-3.html") format("truetype"), url("fonts/flexslider-icon-4.html#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {
  width: 100%;
  display: block;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.flexslider .slides {
  zoom: 1;
}

.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  display: block;
  width: 40px;
  height: 40px;
  margin: -5px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  transition: all 0.3s ease;
}

.flex-direction-nav .flex-prev {
  left: -30px;
}

.flex-direction-nav .flex-next {
  right: -30px;
  text-align: right;
}

.flexslider:hover .flex-prev {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.flexslider:hover .flex-next {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.flex-direction-nav .flex-disabled {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  cursor: default;
}

.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 40px;
  display: inline-block;
  content: "";
}

.flex-direction-nav a.flex-next:before {
  content: "";
}

/* Pause/Play */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: "";
}

.flex-pauseplay a:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.flex-pauseplay a.flex-play:before {
  content: "";
}

/* Control Nav */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: #888888;
  border: 1px solid #888;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: none;
}

.flex-control-paging li a.flex-active {
  background: none;
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  cursor: default;
}

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    left: 10px;
  }

  .flex-direction-nav .flex-next {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    right: 10px;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1,
.home .our_specialities h2 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=button] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
a[href^="javascript:"]:after {
    content: "";
  }

  pre,
blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
h2,
h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.btn-primary > .caret,
input[type=button] > .caret,
.btn-secondary > .caret,
.dropup > .btn > .caret,
.dropup > .btn-primary > .caret,
.dropup > input[type=button] > .caret,
.dropup > .btn-secondary > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regulard41d.html?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.html") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular-2.html") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular-3.html#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Montserrat";
  font-size: 14px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

h1,
.home .our_specialities h2,
h2,
h3,
h4,
h5,
h6,
.subpage #tagline p,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
.home .our_specialities h2 small,
h1 .small,
.home .our_specialities h2 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
.subpage #tagline p small,
h6 .small,
.subpage #tagline p .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.home .our_specialities h2,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

h1 small,
.home .our_specialities h2 small,
h1 .small,
.home .our_specialities h2 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.subpage #tagline p,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
.subpage #tagline p small,
h6 .small,
.subpage #tagline p .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.home .our_specialities h2,
.h1 {
  font-size: 36px;
}

h2,
.h2 {
  font-size: 42px;
}

h3,
.h3 {
  font-size: 25px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 14px;
}

h6,
.subpage #tagline p,
.h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.subpage .masthead .table_wrap {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.subpage .masthead .table_wrap:before,
.container:after,
.subpage .masthead .table_wrap:after {
  content: " ";
  display: table;
}

.container:after,
.subpage .masthead .table_wrap:after {
  clear: both;
}

@media (min-width: 768px) {
  .container,
.subpage .masthead .table_wrap {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container,
.subpage .masthead .table_wrap {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container,
.subpage .masthead .table_wrap {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type=search] {
  box-sizing: border-box;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type=search] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 34px;
  }

  input[type=date].input-sm,
.input-group-sm > input[type=date].form-control,
.input-group-sm > input[type=date].input-group-addon,
.input-group-sm > .input-group-btn > input[type=date].btn,
.input-group-sm > .input-group-btn > input[type=date].btn-primary,
.input-group-sm > .input-group-btn > input[type=date][type=button],
.input-group-sm > .input-group-btn > input[type=date].btn-secondary,
.input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > input[type=time].form-control,
.input-group-sm > input[type=time].input-group-addon,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm > .input-group-btn > input[type=time].btn-primary,
.input-group-sm > .input-group-btn > input[type=time][type=button],
.input-group-sm > .input-group-btn > input[type=time].btn-secondary,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > input[type=datetime-local].form-control,
.input-group-sm > input[type=datetime-local].input-group-addon,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn-primary,
.input-group-sm > .input-group-btn > input[type=datetime-local][type=button],
.input-group-sm > .input-group-btn > input[type=datetime-local].btn-secondary,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > input[type=month].form-control,
.input-group-sm > input[type=month].input-group-addon,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm > .input-group-btn > input[type=month].btn-primary,
.input-group-sm > .input-group-btn > input[type=month][type=button],
.input-group-sm > .input-group-btn > input[type=month].btn-secondary,
.input-group-sm input[type=month] {
    line-height: 30px;
  }

  input[type=date].input-lg,
.input-group-lg > input[type=date].form-control,
.input-group-lg > input[type=date].input-group-addon,
.input-group-lg > .input-group-btn > input[type=date].btn,
.input-group-lg > .input-group-btn > input[type=date].btn-primary,
.input-group-lg > .input-group-btn > input[type=date][type=button],
.input-group-lg > .input-group-btn > input[type=date].btn-secondary,
.input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > input[type=time].form-control,
.input-group-lg > input[type=time].input-group-addon,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg > .input-group-btn > input[type=time].btn-primary,
.input-group-lg > .input-group-btn > input[type=time][type=button],
.input-group-lg > .input-group-btn > input[type=time].btn-secondary,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > input[type=datetime-local].form-control,
.input-group-lg > input[type=datetime-local].input-group-addon,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn-primary,
.input-group-lg > .input-group-btn > input[type=datetime-local][type=button],
.input-group-lg > .input-group-btn > input[type=datetime-local].btn-secondary,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > input[type=month].form-control,
.input-group-lg > input[type=month].input-group-addon,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg > .input-group-btn > input[type=month].btn-primary,
.input-group-lg > .input-group-btn > input[type=month][type=button],
.input-group-lg > .input-group-btn > input[type=month].btn-secondary,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9 ;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type=radio][disabled],
input[type=radio].disabled,
fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.input-group-lg > .input-group-btn > .form-control-static.btn-primary,
.input-group-lg > .input-group-btn > input.form-control-static[type=button],
.input-group-lg > .input-group-btn > .form-control-static.btn-secondary,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn,
.input-group-sm > .input-group-btn > .form-control-static.btn-primary,
.input-group-sm > .input-group-btn > input.form-control-static[type=button],
.input-group-sm > .input-group-btn > .form-control-static.btn-secondary {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .btn-primary,
.input-group-sm > .input-group-btn > input[type=button],
.input-group-sm > .input-group-btn > .btn-secondary {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.input-group-sm > .input-group-btn > select.btn-primary,
.input-group-sm > .input-group-btn > select.btn-secondary {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.input-group-sm > .input-group-btn > textarea.btn-primary,
.input-group-sm > .input-group-btn > textarea.btn-secondary,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.input-group-sm > .input-group-btn > select[multiple].btn-primary,
.input-group-sm > .input-group-btn > select[multiple].btn-secondary {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .btn-primary,
.input-group-lg > .input-group-btn > input[type=button],
.input-group-lg > .input-group-btn > .btn-secondary {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.input-group-lg > .input-group-btn > select.btn-primary,
.input-group-lg > .input-group-btn > select.btn-secondary {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.input-group-lg > .input-group-btn > textarea.btn-primary,
.input-group-lg > .input-group-btn > textarea.btn-secondary,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.input-group-lg > .input-group-btn > select[multiple].btn-primary,
.input-group-lg > .input-group-btn > select[multiple].btn-secondary {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-primary + .form-control-feedback,
.input-group-lg > .input-group-btn > input[type=button] + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn-secondary + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-primary + .form-control-feedback,
.input-group-sm > .input-group-btn > input[type=button] + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn-secondary + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn,
.btn-primary,
input[type=button],
.btn-secondary {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn-primary:focus,
input[type=button]:focus,
.btn-secondary:focus,
.btn.focus,
.focus.btn-primary,
input.focus[type=button],
.focus.btn-secondary,
.btn:active:focus,
.btn-primary:active:focus,
input[type=button]:active:focus,
.btn-secondary:active:focus,
.btn:active.focus,
.btn-primary:active.focus,
input[type=button]:active.focus,
.btn-secondary:active.focus,
.btn.active:focus,
.active.btn-primary:focus,
input.active[type=button]:focus,
.active.btn-secondary:focus,
.btn.active.focus,
.active.focus.btn-primary,
input.active.focus[type=button],
.active.focus.btn-secondary {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn-primary:hover,
input[type=button]:hover,
.btn-secondary:hover,
.btn:focus,
.btn-primary:focus,
input[type=button]:focus,
.btn-secondary:focus,
.btn.focus,
.focus.btn-primary,
input.focus[type=button],
.focus.btn-secondary {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn-primary:active,
input[type=button]:active,
.btn-secondary:active,
.btn.active,
.active.btn-primary,
input.active[type=button],
.active.btn-secondary {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.disabled.btn-primary,
input.disabled[type=button],
.disabled.btn-secondary,
.btn[disabled],
[disabled].btn-primary,
input[disabled][type=button],
[disabled].btn-secondary,
fieldset[disabled] .btn,
fieldset[disabled] .btn-primary,
fieldset[disabled] input[type=button],
fieldset[disabled] input[type=button],
fieldset[disabled] .btn-secondary {
  cursor: not-allowed;
  opacity: 0.65;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  box-shadow: none;
}

a.btn.disabled,
a.disabled.btn-primary,
a.disabled.btn-secondary,
fieldset[disabled] a.btn,
fieldset[disabled] a.btn-primary,
fieldset[disabled] a.btn-secondary {
  pointer-events: none;
}

.btn-default,
.crm_account #crm_form .edit_right .awesome,
.crm_account_addresses #crm_form .edit_right .awesome,
.crm_account_newsletters #crm_form .edit_right .awesome {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.crm_account #crm_form .edit_right .awesome:focus,
.crm_account_addresses #crm_form .edit_right .awesome:focus,
.crm_account_newsletters #crm_form .edit_right .awesome:focus,
.btn-default.focus,
.crm_account #crm_form .edit_right .focus.awesome,
.crm_account_addresses #crm_form .edit_right .focus.awesome,
.crm_account_newsletters #crm_form .edit_right .focus.awesome {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}

.btn-default:hover,
.crm_account #crm_form .edit_right .awesome:hover,
.crm_account_addresses #crm_form .edit_right .awesome:hover,
.crm_account_newsletters #crm_form .edit_right .awesome:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active,
.crm_account #crm_form .edit_right .awesome:active,
.crm_account_addresses #crm_form .edit_right .awesome:active,
.crm_account_newsletters #crm_form .edit_right .awesome:active,
.btn-default.active,
.crm_account #crm_form .edit_right .active.awesome,
.crm_account_addresses #crm_form .edit_right .active.awesome,
.crm_account_newsletters #crm_form .edit_right .active.awesome,
.open > .btn-default.dropdown-toggle,
.crm_account #crm_form .edit_right .open > .dropdown-toggle.awesome,
.crm_account_addresses #crm_form .edit_right .open > .dropdown-toggle.awesome,
.crm_account_newsletters #crm_form .edit_right .open > .dropdown-toggle.awesome {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}

.btn-default:active:hover,
.crm_account #crm_form .edit_right .awesome:active:hover,
.crm_account_addresses #crm_form .edit_right .awesome:active:hover,
.crm_account_newsletters #crm_form .edit_right .awesome:active:hover,
.btn-default:active:focus,
.crm_account #crm_form .edit_right .awesome:active:focus,
.crm_account_addresses #crm_form .edit_right .awesome:active:focus,
.crm_account_newsletters #crm_form .edit_right .awesome:active:focus,
.btn-default:active.focus,
.crm_account #crm_form .edit_right .awesome:active.focus,
.crm_account_addresses #crm_form .edit_right .awesome:active.focus,
.crm_account_newsletters #crm_form .edit_right .awesome:active.focus,
.btn-default.active:hover,
.crm_account #crm_form .edit_right .active.awesome:hover,
.crm_account_addresses #crm_form .edit_right .active.awesome:hover,
.crm_account_newsletters #crm_form .edit_right .active.awesome:hover,
.btn-default.active:focus,
.crm_account #crm_form .edit_right .active.awesome:focus,
.crm_account_addresses #crm_form .edit_right .active.awesome:focus,
.crm_account_newsletters #crm_form .edit_right .active.awesome:focus,
.btn-default.active.focus,
.crm_account #crm_form .edit_right .active.focus.awesome,
.crm_account_addresses #crm_form .edit_right .active.focus.awesome,
.crm_account_newsletters #crm_form .edit_right .active.focus.awesome,
.open > .btn-default.dropdown-toggle:hover,
.crm_account #crm_form .edit_right .open > .dropdown-toggle.awesome:hover,
.crm_account_addresses #crm_form .edit_right .open > .dropdown-toggle.awesome:hover,
.crm_account_newsletters #crm_form .edit_right .open > .dropdown-toggle.awesome:hover,
.open > .btn-default.dropdown-toggle:focus,
.crm_account #crm_form .edit_right .open > .dropdown-toggle.awesome:focus,
.crm_account_addresses #crm_form .edit_right .open > .dropdown-toggle.awesome:focus,
.crm_account_newsletters #crm_form .edit_right .open > .dropdown-toggle.awesome:focus,
.open > .btn-default.dropdown-toggle.focus,
.crm_account #crm_form .edit_right .open > .dropdown-toggle.focus.awesome,
.crm_account_addresses #crm_form .edit_right .open > .dropdown-toggle.focus.awesome,
.crm_account_newsletters #crm_form .edit_right .open > .dropdown-toggle.focus.awesome {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.crm_account #crm_form .edit_right .awesome:active,
.crm_account_addresses #crm_form .edit_right .awesome:active,
.crm_account_newsletters #crm_form .edit_right .awesome:active,
.btn-default.active,
.crm_account #crm_form .edit_right .active.awesome,
.crm_account_addresses #crm_form .edit_right .active.awesome,
.crm_account_newsletters #crm_form .edit_right .active.awesome,
.open > .btn-default.dropdown-toggle,
.crm_account #crm_form .edit_right .open > .dropdown-toggle.awesome,
.crm_account_addresses #crm_form .edit_right .open > .dropdown-toggle.awesome,
.crm_account_newsletters #crm_form .edit_right .open > .dropdown-toggle.awesome {
  background-image: none;
}

.btn-default.disabled:hover,
.crm_account #crm_form .edit_right .disabled.awesome:hover,
.crm_account_addresses #crm_form .edit_right .disabled.awesome:hover,
.crm_account_newsletters #crm_form .edit_right .disabled.awesome:hover,
.btn-default.disabled:focus,
.crm_account #crm_form .edit_right .disabled.awesome:focus,
.crm_account_addresses #crm_form .edit_right .disabled.awesome:focus,
.crm_account_newsletters #crm_form .edit_right .disabled.awesome:focus,
.btn-default.disabled.focus,
.crm_account #crm_form .edit_right .disabled.focus.awesome,
.crm_account_addresses #crm_form .edit_right .disabled.focus.awesome,
.crm_account_newsletters #crm_form .edit_right .disabled.focus.awesome,
.btn-default[disabled]:hover,
.crm_account #crm_form .edit_right[disabled].awesome:hover,
.crm_account_addresses #crm_form .edit_right[disabled].awesome:hover,
.crm_account_newsletters #crm_form .edit_right[disabled].awesome:hover,
.btn-default[disabled]:focus,
.crm_account #crm_form .edit_right[disabled].awesome:focus,
.crm_account_addresses #crm_form .edit_right[disabled].awesome:focus,
.crm_account_newsletters #crm_form .edit_right[disabled].awesome:focus,
.btn-default[disabled].focus,
.crm_account #crm_form .edit_right[disabled].focus.awesome,
.crm_account_addresses #crm_form .edit_right[disabled].focus.awesome,
.crm_account_newsletters #crm_form .edit_right[disabled].focus.awesome,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .crm_account #crm_form .edit_right .awesome:hover,
.crm_account #crm_form .edit_right fieldset[disabled] .awesome:hover,
fieldset[disabled] .crm_account_addresses #crm_form .edit_right .awesome:hover,
.crm_account_addresses #crm_form .edit_right fieldset[disabled] .awesome:hover,
fieldset[disabled] .crm_account_newsletters #crm_form .edit_right .awesome:hover,
.crm_account_newsletters #crm_form .edit_right fieldset[disabled] .awesome:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .crm_account #crm_form .edit_right .awesome:focus,
.crm_account #crm_form .edit_right fieldset[disabled] .awesome:focus,
fieldset[disabled] .crm_account_addresses #crm_form .edit_right .awesome:focus,
.crm_account_addresses #crm_form .edit_right fieldset[disabled] .awesome:focus,
fieldset[disabled] .crm_account_newsletters #crm_form .edit_right .awesome:focus,
.crm_account_newsletters #crm_form .edit_right fieldset[disabled] .awesome:focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .crm_account #crm_form .edit_right .focus.awesome,
.crm_account #crm_form .edit_right fieldset[disabled] .focus.awesome,
fieldset[disabled] .crm_account_addresses #crm_form .edit_right .focus.awesome,
.crm_account_addresses #crm_form .edit_right fieldset[disabled] .focus.awesome,
fieldset[disabled] .crm_account_newsletters #crm_form .edit_right .focus.awesome,
.crm_account_newsletters #crm_form .edit_right fieldset[disabled] .focus.awesome {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge,
.crm_account #crm_form .edit_right .awesome .badge,
.crm_account_addresses #crm_form .edit_right .awesome .badge,
.crm_account_newsletters #crm_form .edit_right .awesome .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary,
input[type=button] {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary:focus,
input[type=button]:focus,
.btn-primary.focus,
input.focus[type=button] {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}

.btn-primary:hover,
input[type=button]:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active,
input[type=button]:active,
.btn-primary.active,
input.active[type=button],
.open > .btn-primary.dropdown-toggle,
.open > input.dropdown-toggle[type=button] {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}

.btn-primary:active:hover,
input[type=button]:active:hover,
.btn-primary:active:focus,
input[type=button]:active:focus,
.btn-primary:active.focus,
input[type=button]:active.focus,
.btn-primary.active:hover,
input.active[type=button]:hover,
.btn-primary.active:focus,
input.active[type=button]:focus,
.btn-primary.active.focus,
input.active.focus[type=button],
.open > .btn-primary.dropdown-toggle:hover,
.open > input.dropdown-toggle[type=button]:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > input.dropdown-toggle[type=button]:focus,
.open > .btn-primary.dropdown-toggle.focus,
.open > input.dropdown-toggle.focus[type=button] {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}

.btn-primary:active,
input[type=button]:active,
.btn-primary.active,
input.active[type=button],
.open > .btn-primary.dropdown-toggle,
.open > input.dropdown-toggle[type=button] {
  background-image: none;
}

.btn-primary.disabled:hover,
input.disabled[type=button]:hover,
.btn-primary.disabled:focus,
input.disabled[type=button]:focus,
.btn-primary.disabled.focus,
input.disabled.focus[type=button],
.btn-primary[disabled]:hover,
input[disabled][type=button]:hover,
.btn-primary[disabled]:focus,
input[disabled][type=button]:focus,
.btn-primary[disabled].focus,
input[disabled].focus[type=button],
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] input[type=button]:hover,
fieldset[disabled] input[type=button]:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] input[type=button]:focus,
fieldset[disabled] input[type=button]:focus,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] input.focus[type=button],
fieldset[disabled] input.focus[type=button] {
  background-color: #337ab7;
  border-color: #2e6da4;
}

.btn-primary .badge,
input[type=button] .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn,
.btn-group-lg > .btn-primary,
.btn-group-lg > input[type=button],
.btn-group-lg > .btn-secondary {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .btn-primary,
.btn-group-sm > input[type=button],
.btn-group-sm > .btn-secondary {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .btn-primary,
.btn-group-xs > input[type=button],
.btn-group-xs > .btn-secondary {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=button].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu,
header .main-nav .dropdown-menu ul {
  width: 400px;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right,
header .main-nav .dropdown-menu ul.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider,
header .main-nav .dropdown-menu ul .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a,
header .main-nav .dropdown-menu ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
header .main-nav .dropdown-menu ul > li > a:hover,
.dropdown-menu > li > a:focus,
header .main-nav .dropdown-menu ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
header .main-nav .dropdown-menu ul > .active > a,
.dropdown-menu > .active > a:hover,
header .main-nav .dropdown-menu ul > .active > a:hover,
.dropdown-menu > .active > a:focus,
header .main-nav .dropdown-menu ul > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.dropdown-menu > .disabled > a,
header .main-nav .dropdown-menu ul > .disabled > a,
.dropdown-menu > .disabled > a:hover,
header .main-nav .dropdown-menu ul > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus,
header .main-nav .dropdown-menu ul > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
header .main-nav .dropdown-menu ul > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus,
header .main-nav .dropdown-menu ul > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

.open > .dropdown-menu,
header .main-nav .dropdown-menu .open > ul {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu,
header .main-nav .dropdown-menu .pull-right > ul {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
  content: "";
}

.dropup .dropdown-menu,
.dropup header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .dropup ul,
.navbar-fixed-bottom .dropdown .dropdown-menu,
.navbar-fixed-bottom .dropdown header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .navbar-fixed-bottom .dropdown ul {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu,
.navbar-right header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .navbar-right ul {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group > .btn-primary,
.btn-group > input[type=button],
.btn-group > .btn-secondary,
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-primary,
.btn-group-vertical > input[type=button],
.btn-group-vertical > .btn-secondary {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn-primary:hover,
.btn-group > input[type=button]:hover,
.btn-group > .btn-secondary:hover,
.btn-group > .btn:focus,
.btn-group > .btn-primary:focus,
.btn-group > input[type=button]:focus,
.btn-group > .btn-secondary:focus,
.btn-group > .btn:active,
.btn-group > .btn-primary:active,
.btn-group > input[type=button]:active,
.btn-group > .btn-secondary:active,
.btn-group > .btn.active,
.btn-group > .active.btn-primary,
.btn-group > input.active[type=button],
.btn-group > .active.btn-secondary,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn-primary:hover,
.btn-group-vertical > input[type=button]:hover,
.btn-group-vertical > .btn-secondary:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn-primary:focus,
.btn-group-vertical > input[type=button]:focus,
.btn-group-vertical > .btn-secondary:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn-primary:active,
.btn-group-vertical > input[type=button]:active,
.btn-group-vertical > .btn-secondary:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical > .active.btn-primary,
.btn-group-vertical > input.active[type=button],
.btn-group-vertical > .active.btn-secondary {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn-primary + .btn,
.btn-group input[type=button] + .btn,
.btn-group input[type=button] + .btn,
.btn-group .btn-secondary + .btn,
.btn-group .btn + .btn-primary,
.btn-group .btn-primary + .btn-primary,
.btn-group input[type=button] + .btn-primary,
.btn-group input[type=button] + .btn-primary,
.btn-group .btn-secondary + .btn-primary,
.btn-group .btn + input[type=button],
.btn-group .btn + input[type=button],
.btn-group .btn-primary + input[type=button],
.btn-group .btn-primary + input[type=button],
.btn-group input[type=button] + input[type=button],
.btn-group input[type=button] + input[type=button],
.btn-group .btn-secondary + input[type=button],
.btn-group .btn-secondary + input[type=button],
.btn-group .btn + .btn-secondary,
.btn-group .btn-primary + .btn-secondary,
.btn-group input[type=button] + .btn-secondary,
.btn-group input[type=button] + .btn-secondary,
.btn-group .btn-secondary + .btn-secondary,
.btn-group .btn + .btn-group,
.btn-group .btn-primary + .btn-group,
.btn-group input[type=button] + .btn-group,
.btn-group input[type=button] + .btn-group,
.btn-group .btn-secondary + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-primary,
.btn-group .btn-group + input[type=button],
.btn-group .btn-group + input[type=button],
.btn-group .btn-group + .btn-secondary,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-primary,
.btn-toolbar input[type=button],
.btn-toolbar input[type=button],
.btn-toolbar .btn-secondary,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-primary,
.btn-toolbar > input[type=button],
.btn-toolbar > .btn-secondary,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-primary:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > input[type=button]:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-secondary:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child,
.btn-group > .btn-primary:first-child,
.btn-group > input[type=button]:first-child,
.btn-group > .btn-secondary:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-primary:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > input[type=button]:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-secondary:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .btn-primary:last-child:not(:first-child),
.btn-group > input[type=button]:last-child:not(:first-child),
.btn-group > .btn-secondary:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-primary,
.btn-group > .btn-group:not(:first-child):not(:last-child) > input[type=button],
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn-secondary {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .btn-primary:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > input[type=button]:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .btn-secondary:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .btn-primary:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > input[type=button]:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .btn-secondary:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle,
.btn-group > .btn-primary + .dropdown-toggle,
.btn-group > input[type=button] + .dropdown-toggle,
.btn-group > .btn-secondary + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle,
.btn-group-lg.btn-group > .btn-primary + .dropdown-toggle,
.btn-group-lg.btn-group > input[type=button] + .dropdown-toggle,
.btn-group-lg.btn-group > .btn-secondary + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret,
.btn-primary .caret,
input[type=button] .caret,
.btn-secondary .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret,
.btn-group-lg > .btn-primary .caret,
.btn-group-lg > input[type=button] .caret,
.btn-group-lg > .btn-secondary .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret,
.dropup .btn-group-lg > .btn-primary .caret,
.dropup .btn-group-lg > input[type=button] .caret,
.dropup .btn-group-lg > input[type=button] .caret,
.dropup .btn-group-lg > .btn-secondary .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-primary,
.btn-group-vertical > input[type=button],
.btn-group-vertical > .btn-secondary,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-primary,
.btn-group-vertical > .btn-group > input[type=button],
.btn-group-vertical > .btn-group > .btn-secondary {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .btn-primary,
.btn-group-vertical > .btn-group > input[type=button],
.btn-group-vertical > .btn-group > .btn-secondary {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn-primary + .btn,
.btn-group-vertical > input[type=button] + .btn,
.btn-group-vertical > .btn-secondary + .btn,
.btn-group-vertical > .btn + .btn-primary,
.btn-group-vertical > .btn-primary + .btn-primary,
.btn-group-vertical > input[type=button] + .btn-primary,
.btn-group-vertical > .btn-secondary + .btn-primary,
.btn-group-vertical > .btn + input[type=button],
.btn-group-vertical > .btn-primary + input[type=button],
.btn-group-vertical > input[type=button] + input[type=button],
.btn-group-vertical > .btn-secondary + input[type=button],
.btn-group-vertical > .btn + .btn-secondary,
.btn-group-vertical > .btn-primary + .btn-secondary,
.btn-group-vertical > input[type=button] + .btn-secondary,
.btn-group-vertical > .btn-secondary + .btn-secondary,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-primary + .btn-group,
.btn-group-vertical > input[type=button] + .btn-group,
.btn-group-vertical > .btn-secondary + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-primary,
.btn-group-vertical > .btn-group + input[type=button],
.btn-group-vertical > .btn-group + .btn-secondary,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .btn-primary:not(:first-child):not(:last-child),
.btn-group-vertical > input[type=button]:not(:first-child):not(:last-child),
.btn-group-vertical > .btn-secondary:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .btn-primary:first-child:not(:last-child),
.btn-group-vertical > input[type=button]:first-child:not(:last-child),
.btn-group-vertical > .btn-secondary:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .btn-primary:last-child:not(:first-child),
.btn-group-vertical > input[type=button]:last-child:not(:first-child),
.btn-group-vertical > .btn-secondary:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-primary,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > input[type=button],
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn-secondary {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-primary:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > input[type=button]:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn-secondary:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-primary:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > input[type=button]:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn-secondary:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-primary,
.btn-group-justified > input[type=button],
.btn-group-justified > .btn-secondary,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .btn-primary,
.btn-group-justified > .btn-group input[type=button],
.btn-group-justified > .btn-group input[type=button],
.btn-group-justified > .btn-group .btn-secondary {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu,
.btn-group-justified > .btn-group header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .btn-group-justified > .btn-group ul {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn-primary input[type=radio],
.formbuilderv2_form .form_submit[data-toggle=buttons] > input[type=button] input[type=radio],
[data-toggle=buttons] > .btn-secondary input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-primary input[type=checkbox],
.formbuilderv2_form .form_submit[data-toggle=buttons] > input[type=button] input[type=checkbox],
[data-toggle=buttons] > .btn-secondary input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn-primary input[type=radio],
.formbuilderv2_form .form_submit[data-toggle=buttons] > .btn-group > input[type=button] input[type=radio],
[data-toggle=buttons] > .btn-group > .btn-secondary input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn-primary input[type=checkbox],
.formbuilderv2_form .form_submit[data-toggle=buttons] > .btn-group > input[type=button] input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn-secondary input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.input-group-sm > .input-group-btn > .input-group-addon.btn-primary,
.input-group-sm > .input-group-btn > input.input-group-addon[type=button],
.input-group-sm > .input-group-btn > .input-group-addon.btn-secondary {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.input-group-lg > .input-group-btn > .input-group-addon.btn-primary,
.input-group-lg > .input-group-btn > input.input-group-addon[type=button],
.input-group-lg > .input-group-btn > .input-group-addon.btn-secondary {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-primary,
.input-group-btn:first-child > input[type=button],
.input-group-btn:first-child > .btn-secondary,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .btn-group > .btn-primary,
.input-group-btn:first-child > .btn-group > input[type=button],
.input-group-btn:first-child > .btn-group > .btn-secondary,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-primary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > input[type=button]:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-secondary:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-primary,
.input-group-btn:last-child > .btn-group:not(:last-child) > input[type=button],
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn-secondary {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-primary,
.input-group-btn:last-child > input[type=button],
.input-group-btn:last-child > .btn-secondary,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .btn-group > .btn-primary,
.input-group-btn:last-child > .btn-group > input[type=button],
.input-group-btn:last-child > .btn-group > .btn-secondary,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-primary:not(:first-child),
.input-group-btn:first-child > input[type=button]:not(:first-child),
.input-group-btn:first-child > .btn-secondary:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-primary,
.input-group-btn:first-child > .btn-group:not(:first-child) > input[type=button],
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn-secondary {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn,
.input-group-btn > .btn-primary,
.input-group-btn > input[type=button],
.input-group-btn > .btn-secondary {
  position: relative;
}

.input-group-btn > .btn + .btn,
.input-group-btn > .btn-primary + .btn,
.input-group-btn > input[type=button] + .btn,
.input-group-btn > .btn-secondary + .btn,
.input-group-btn > .btn + .btn-primary,
.input-group-btn > .btn-primary + .btn-primary,
.input-group-btn > input[type=button] + .btn-primary,
.input-group-btn > .btn-secondary + .btn-primary,
.input-group-btn > .btn + input[type=button],
.input-group-btn > .btn-primary + input[type=button],
.input-group-btn > input[type=button] + input[type=button],
.input-group-btn > .btn-secondary + input[type=button],
.input-group-btn > .btn + .btn-secondary,
.input-group-btn > .btn-primary + .btn-secondary,
.input-group-btn > input[type=button] + .btn-secondary,
.input-group-btn > .btn-secondary + .btn-secondary {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn-primary:hover,
.input-group-btn > input[type=button]:hover,
.input-group-btn > .btn-secondary:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn-primary:focus,
.input-group-btn > input[type=button]:focus,
.input-group-btn > .btn-secondary:focus,
.input-group-btn > .btn:active,
.input-group-btn > .btn-primary:active,
.input-group-btn > input[type=button]:active,
.input-group-btn > .btn-secondary:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-primary,
.input-group-btn:first-child > input[type=button],
.input-group-btn:first-child > .btn-secondary,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-primary,
.input-group-btn:last-child > input[type=button],
.input-group-btn:last-child > .btn-secondary,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu,
.nav-justified > .dropdown header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .nav-justified > .dropdown ul {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
.nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu,
.nav-tabs header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .nav-tabs ul {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
.navbar-static-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.subpage .masthead .table_wrap > .navbar-header,
.container > .navbar-collapse,
.subpage .masthead .table_wrap > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
.subpage .masthead .table_wrap > .navbar-header,
.container > .navbar-collapse,
.subpage .masthead .table_wrap > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
.subpage .masthead .navbar > .table_wrap .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 900px) {
  .navbar-nav .open .dropdown-menu,
.navbar-nav .open header .main-nav .dropdown-menu ul,
header .main-nav .dropdown-menu .navbar-nav .open ul {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open header .main-nav .dropdown-menu ul > li > a,
header .main-nav .dropdown-menu .navbar-nav .open ul > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header,
header .main-nav .dropdown-menu .navbar-nav .open ul .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open header .main-nav .dropdown-menu ul > li > a,
header .main-nav .dropdown-menu .navbar-nav .open ul > li > a {
    line-height: 20px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-nav .open header .main-nav .dropdown-menu ul > li > a:hover,
header .main-nav .dropdown-menu .navbar-nav .open ul > li > a:hover,
.navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-nav .open header .main-nav .dropdown-menu ul > li > a:focus,
header .main-nav .dropdown-menu .navbar-nav .open ul > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 900px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu,
header .main-nav .dropdown-menu .navbar-nav > li > ul {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu,
.navbar-fixed-bottom header .main-nav .dropdown-menu .navbar-nav > li > ul,
header .main-nav .dropdown-menu .navbar-fixed-bottom .navbar-nav > li > ul {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn,
.btn-group-sm > .navbar-btn.btn-primary,
.btn-group-sm > input.navbar-btn[type=button],
.btn-group-sm > .navbar-btn.btn-secondary {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn,
.btn-group-xs > .navbar-btn.btn-primary,
.btn-group-xs > input.navbar-btn[type=button],
.btn-group-xs > .navbar-btn.btn-secondary {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 900px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > li > a,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > li > a:hover,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > li > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > li > a:focus,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .active > a,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a:hover,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .active > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a:focus,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .disabled > a,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a:hover,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .disabled > a:hover,
.navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.navbar-default .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a:focus,
header .main-nav .dropdown-menu .navbar-default .navbar-nav .open ul > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 900px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .dropdown-header,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > li > a,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > li > a:hover,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > li > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > li > a:focus,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .active > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a:hover,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .active > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .active > a:focus,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .disabled > a,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a:hover,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .disabled > a:hover,
.navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
.navbar-inverse .navbar-nav .open header .main-nav .dropdown-menu ul > .disabled > a:focus,
header .main-nav .dropdown-menu .navbar-inverse .navbar-nav .open ul > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

.label:empty {
  display: none;
}

.btn .label,
.btn-primary .label,
input[type=button] .label,
.btn-secondary .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge,
.btn-primary .badge,
input[type=button] .badge,
.btn-secondary .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn-primary .badge,
.btn-group-xs > input[type=button] .badge,
.btn-group-xs > .btn-secondary .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn-primary .badge,
.btn-group-xs > input[type=button] .badge,
.btn-group-xs > .btn-secondary .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .home .our_specialities h2,
.home .our_specialities .jumbotron h2,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.subpage .masthead .table_wrap .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container,
.jumbotron .subpage .masthead .table_wrap,
.subpage .masthead .jumbotron .table_wrap {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
.subpage .masthead .table_wrap .jumbotron,
.container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
.jumbotron .home .our_specialities h2,
.home .our_specialities .jumbotron h2,
.jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #337ab7;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn,
.modal-footer .btn-primary + .btn,
.modal-footer input[type=button] + .btn,
.modal-footer input[type=button] + .btn,
.modal-footer .btn-secondary + .btn,
.modal-footer .btn + .btn-primary,
.modal-footer .btn-primary + .btn-primary,
.modal-footer input[type=button] + .btn-primary,
.modal-footer input[type=button] + .btn-primary,
.modal-footer .btn-secondary + .btn-primary,
.modal-footer .btn + input[type=button],
.modal-footer .btn + input[type=button],
.modal-footer .btn-primary + input[type=button],
.modal-footer .btn-primary + input[type=button],
.modal-footer input[type=button] + input[type=button],
.modal-footer input[type=button] + input[type=button],
.modal-footer .btn-secondary + input[type=button],
.modal-footer .btn-secondary + input[type=button],
.modal-footer .btn + .btn-secondary,
.modal-footer .btn-primary + .btn-secondary,
.modal-footer input[type=button] + .btn-secondary,
.modal-footer input[type=button] + .btn-secondary,
.modal-footer .btn-secondary + .btn-secondary {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .btn-primary + .btn,
.modal-footer .btn-group input[type=button] + .btn,
.modal-footer .btn-group input[type=button] + .btn,
.modal-footer .btn-group .btn-secondary + .btn,
.modal-footer .btn-group .btn + .btn-primary,
.modal-footer .btn-group .btn-primary + .btn-primary,
.modal-footer .btn-group input[type=button] + .btn-primary,
.modal-footer .btn-group input[type=button] + .btn-primary,
.modal-footer .btn-group .btn-secondary + .btn-primary,
.modal-footer .btn-group .btn + input[type=button],
.modal-footer .btn-group .btn + input[type=button],
.modal-footer .btn-group .btn-primary + input[type=button],
.modal-footer .btn-group .btn-primary + input[type=button],
.modal-footer .btn-group input[type=button] + input[type=button],
.modal-footer .btn-group input[type=button] + input[type=button],
.modal-footer .btn-group .btn-secondary + input[type=button],
.modal-footer .btn-group .btn-secondary + input[type=button],
.modal-footer .btn-group .btn + .btn-secondary,
.modal-footer .btn-group .btn-primary + .btn-secondary,
.modal-footer .btn-group input[type=button] + .btn-secondary,
.modal-footer .btn-group input[type=button] + .btn-secondary,
.modal-footer .btn-group .btn-secondary + .btn-secondary {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
.carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: "‹";
}

.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn,
.carousel-caption .btn-primary,
.carousel-caption input[type=button],
.carousel-caption input[type=button],
.carousel-caption .btn-secondary {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.subpage-blog .blog_list .post:before,
.subpage-blog .blog_pagination:before,
.subpage-blogpost .post-wrapper:before,
#event_results:before,
#up-slides:before,
.upcoming_event:before,
.ecom-category .sort .product-filters .filter-col .filters .filter-list li:before,
.ecom-category .product_features .catalog_products:before,
.clearfix:after,
.subpage-blog .blog_list .post:after,
.subpage-blog .blog_pagination:after,
.subpage-blogpost .post-wrapper:after,
#event_results:after,
#up-slides:after,
.upcoming_event:after,
.ecom-category .sort .product-filters .filter-col .filters .filter-list li:after,
.ecom-category .product_features .catalog_products:after {
  content: " ";
  display: table;
}

.clearfix:after,
.subpage-blog .blog_list .post:after,
.subpage-blog .blog_pagination:after,
.subpage-blogpost .post-wrapper:after,
#event_results:after,
#up-slides:after,
.upcoming_event:after,
.ecom-category .sort .product-filters .filter-col .filters .filter-list li:after,
.ecom-category .product_features .catalog_products:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 900px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 900px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 900px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 900px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 900px) {
  .hidden-xs,
.home #grid .recipe-block:nth-child(2),
.home #grid .recipe-block:nth-child(3),
.home #grid .recipe-block:nth-child(4),
.home #grid .recipe-block:nth-child(5),
.home #grid .recipe-block:nth-child(6) {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/** Colors **/
/** Font Size **/
/** Font Family **/
/** Font Weight **/
/** Transition **/
/** Button **/
/* Media Query */
header {
  padding: 17px 0 0;
  /** Top Left **/
  /** Top Right **/
  /** Navigation Bar **/
}

header > .container,
.subpage .masthead header > .table_wrap {
  transition: all 0.2s ease-in-out 0s;
}

@media screen and (max-width: 767px) {
  header > .container,
.subpage .masthead header > .table_wrap {
    padding: 0;
    transition: none;
  }
}
@media screen and (max-width: 767px) {
  header > .container .row,
.subpage .masthead header > .table_wrap .row {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  header > .container .row .col-xs-12,
.subpage .masthead header > .table_wrap .row .col-xs-12 {
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  header {
    position: relative;
    padding: 0 0 20px;
  }
}
@media screen and (max-width: 479px) {
  header {
    padding: 0 0 15px;
  }
}
header #logo {
  text-align: center;
}

header #logo a {
  display: block;
}

header #logo img {
  width: 360px;
  height: auto;
  position: relative;
  top: -7px;
  left: 45px;
}

@media screen and (max-width: 1375px) {
  header #logo img {
    width: 290px;
    height: auto;
    position: relative;
    top: -7px;
    left: -25px;
  }
}
@media only screen and (max-width: 902px) {
  header #logo img {
    width: 200px;
  }
}
@media screen and (max-width: 767px) {
  header #logo img {
    margin: 18px auto 0;
    top: 0;
    left: 0;
  }
}
header .top_left {
  position: absolute;
  top: 5px;
  left: 15px;
  z-index: 10;
}

header .top_left a {
  color: #960006;
}

@media only screen and (max-width: 768px) {
  header .top_left a {
    color: white;
  }
}
@media only screen and (max-width: 902px) {
  header .top_left {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  header .top_left {
    display: block;
    position: relative;
    width: 100%;
    background: #000;
    text-align: center;
    top: 0;
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  header .top_left {
    left: 0;
  }
}
header .top_left h6,
header .top_left .subpage #tagline p,
.subpage #tagline header .top_left p {
  text-transform: uppercase;
  color: #af0027;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 0;
  font-family: "Montserrat";
  color: #121212;
  font-size: 11px;
  margin: 0 0 10px;
}

header .top_left h6 {
  line-height: 1.75;
  margin: 0;
}

@media screen and (max-width: 1023px) {
  header .top_left .subpage #tagline p,
.subpage #tagline header .top_left p {
    letter-spacing: 1px;
    color: #fff;
  }
}
@media screen and (max-width: 767px) {
  header .top_left h6,
header .top_left .subpage #tagline p,
.subpage #tagline header .top_left p {
    color: #fff;
    margin-bottom: 5px;
  }
}
header .top_left h6 strong,
header .top_left .subpage #tagline p strong,
.subpage #tagline header .top_left p strong {
  font-weight: 700;
}

header .top_right {
  position: absolute;
  top: 5px;
  right: 55px;
}

header .top_right .signIn {
  display: block;
  padding-right: 30px;
}

header .top_right .signIn i {
  color: black;
  font-size: 1.5em;
}

header .top_right .signIn,
header .top_right .search_button,
header .top_right .search_section {
  float: left;
  position: relative;
}

@media screen and (max-width: 1375px) {
  header .top_right {
    right: 110px;
  }
}
@media only screen and (max-width: 1150px) {
  header .top_right {
    right: 40px;
  }
}
@media only screen and (max-width: 1000px) {
  header .top_right {
    right: 5px;
  }
}
@media screen and (max-width: 767px) {
  header .top_right .signIn,
header .top_right .search_button,
header .top_right .search_section {
    float: none;
    display: inline-block;
  }
}
header .top_right .search_section input[type=text] {
  background: #fff none repeat scroll 0 0;
  border: 2px solid #000;
  border-radius: 4px;
  font-family: "Montserrat";
  color: #121212;
  font-weight: normal;
  font-size: 14px;
  height: 40px;
  line-height: 41px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 0 46px 0 12px;
  position: absolute;
  right: -15px;
  top: 14px;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.25s ease 0s;
  width: 0;
  z-index: 999;
}

header .top_right .search_section input[type=button] {
  background: transparent url("../img/search_icon.png") no-repeat scroll center center;
  border: medium none;
  box-shadow: none;
  cursor: pointer;
  display: none;
  font-size: 0;
  height: 12px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  padding: 0 15px;
  width: 11px;
}

header .top_right .search_button .search_icon_magnifying_glass,
header .top_right .search_section .search_icon {
  background: url("../img/search_icon.png") no-repeat scroll center center;
  display: inline-block;
  padding: 12px 11px;
  position: relative;
  top: 0;
  z-index: 999;
  cursor: pointer;
}

header .top_right .search_section .searchform.search_1 input[type=text] {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  width: 225px;
}

@media screen and (max-width: 1239px) {
  header .top_right .search_section .searchform.search_1 input[type=text] {
    width: 200px;
  }
}
header .top_right .search_section .searchform.search_1 input[type=button] {
  z-index: 6;
}

header .top_right #locator {
  float: left;
  margin: 0 34px;
}

@media screen and (max-width: 767px) {
  header .top_right #locator {
    float: none;
    display: inline-block;
    position: relative;
    top: -8px;
  }
}
@media screen and (max-width: 1023px) {
  header .top_right #locator {
    margin: 0 20px;
  }
}
header .top_right #cart {
  float: left;
}

header .top_right #cart a {
  display: block;
}

@media screen and (max-width: 767px) {
  header .top_right #cart {
    float: none;
    display: inline-block;
  }
}
header .top_right #cart img {
  float: left;
}

header .top_right #cart h6,
header .top_right #cart .subpage #tagline p,
.subpage #tagline header .top_right #cart p {
  float: left;
  clear: none;
  letter-spacing: 0;
  font-size: 12px;
  color: #121212;
  margin: 6px 0 0;
}

header .top_right #cart .subpage #tagline p strong,
.subpage #tagline header .top_right #cart p strong {
  margin: 0 4px 0 12px;
}

header .top_right #cart svg {
  margin: 0 0 0 10px;
}

@media screen and (max-width: 767px) {
  header .top_right {
    display: block;
    position: static;
    margin: 0;
    text-align: center;
  }
}
header #navigation_bar {
  text-align: center;
  transition: all 0.2s ease-in-out 0s;
  padding-bottom: 0;
}

@media screen and (max-width: 767px) {
  header #navigation_bar {
    transition: none;
  }
}
header #navigation_bar .top_right {
  display: none;
}

header.sticky #navigation_bar .top_right {
  width: 33.33%;
  display: block;
  top: 20px;
}

@media screen and (max-width: 767px) {
  header #navigation_bar .top_right {
    display: block;
    float: right;
    position: static;
    margin-bottom: 12px;
  }
}
header #navigation_bar .top_right:after {
  display: block;
  content: "";
  clear: both;
}

@media screen and (max-width: 767px) {
  header #navigation_bar {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 99;
    background: rgba(255, 255, 255, 0.9);
    padding: 35px 0 20px;
  }
}
@media screen and (max-width: 1023px) {
  header #navigation_bar .menu_section {
    width: 100%;
  }
}
header #navigation_bar .menu_section nav {
  margin-top: 7px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  header #navigation_bar .menu_section nav {
    margin: 0;
  }
}
header #navigation_bar .menu_section nav ul {
  margin: 0;
}

header #navigation_bar .menu_section nav ul li {
  display: inline-block;
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (max-width: 1023px) {
  header #navigation_bar .menu_section nav ul li {
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  header #navigation_bar .menu_section nav ul li {
    display: block;
    margin: 0;
    text-align: center;
  }
}
header #navigation_bar .menu_section nav ul li:last-child {
  margin-right: 0 !important;
}

header #navigation_bar .menu_section nav ul li a {
  display: block;
  text-transform: uppercase;
  color: #121212;
  font-size: 15px;
  letter-spacing: 3px;
  line-height: 1.42857143;
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (max-width: 1199px) {
  header #navigation_bar .menu_section nav ul > li > a {
    padding: 15px 6px;
    letter-spacing: 1.8px;
  }
}
@media screen and (max-width: 991px) {
  header #navigation_bar .menu_section nav ul > li > a {
    font-size: 11px;
  }
}
@media screen and (max-width: 767px) {
  header #navigation_bar .menu_section nav ul li a {
    font-size: 18px;
    margin-bottom: 18px;
    letter-spacing: 1px;
  }
}
header #navigation_bar .menu_section nav ul li a:hover {
  color: #cb0000;
}

header #navigation_bar .menu_section nav ul li ul a {
  font-size: 12px;
}

.sticky-logo {
  display: inline-block;
  width: 162px;
  display: none;
  padding: 0 15px;
}

.sticky-logo a {
  width: 132px;
  display: block;
}

.sticky-logo a img {
  width: 100%;
}

@media screen and (max-width: 1239px) {
  .sticky-logo {
    display: none;
  }
}
header.sticky .sticky-logo {
  padding: 0 40px;
  display: block;
  float: left;
}

@media screen and (max-width: 767px) {
  header.sticky .sticky-logo {
    display: none;
  }
}
.sticky-cart {
  display: none;
}

header.sticky .sticky-cart {
  display: inline-block;
  vertical-align: middle;
}

header.sticky #navigation_bar {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #ffffff;
  z-index: 999;
  padding: 15px 0 20px;
}

@media screen and (max-width: 767px) {
  header.sticky #navigation_bar {
    position: fixed;
    top: 41px;
  }
}
@media screen and (max-width: 767px) {
  header.sticky #navigation_bar {
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  }
}
/*
header.sticky #navigation_bar .menu_section {
	margin: 0;
	width: 70%;
	display: inline-block;
	vertical-align: middle;
	float: none;
}
*/
@media screen and (max-width: 1239px) {
  /*
  header.sticky #navigation_bar .menu_section {
  	width: 70%;
  }
  */
}
@media screen and (max-width: 1150px) {
  /*
  header.sticky #navigation_bar .menu_section {
  	width: 100%;
  	margin-bottom: 12px;
  	margin-top: 12px;
  }
  */
}
header.sticky #navigation_bar .menu_section nav {
  text-align: left;
  position: relative;
  top: 8px;
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  header.sticky #navigation_bar .menu_section nav ul li {
    margin-right: 0;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  header.sticky .top_right {
    background: #fff none repeat scroll 0 0;
    left: 0;
    margin: 0;
    padding: 8px 0 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}
@media screen and (max-width: 1023px) {
  main.sticky {
    padding-top: 103px;
  }
}
@media screen and (max-width: 767px) {
  main.sticky {
    padding: 0;
  }
}
/** Banner **/
#banner {
  position: relative;
  text-align: center;
  color: #ffffff;
}

#banner > img {
  width: 100%;
  line-height: 8px;
}

@media screen and (max-width: 767px) {
  #banner > img {
    position: relative;
    height: 350px;
    object-fit: cover;
  }
}
#banner .banner_caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0 15px;
}

#banner .banner_caption a.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 46, 46, 0.4);
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  transition: all 0.3s ease-in-out 0s;
}

#banner .banner_caption .table_wrap {
  height: 100%;
}

#banner .banner_caption .table_wrap .wrap_me {
  height: 100%;
}

#banner .banner_caption .table_wrap .wrap_me h1,
#banner .banner_caption .table_wrap .wrap_me .home .our_specialities h2,
.home .our_specialities #banner .banner_caption .table_wrap .wrap_me h2 {
  color: #ffffff;
  padding: 0 30px;
}

@media screen and (max-width: 767px) {
  #banner .banner_caption .table_wrap .wrap_me h1,
#banner .banner_caption .table_wrap .wrap_me .home .our_specialities h2,
.home .our_specialities #banner .banner_caption .table_wrap .wrap_me h2 {
    padding: 0;
  }
}
#banner .banner_caption .table_wrap .wrap_me h5 {
  color: #ffffff;
  padding-top: 46px;
}

@media screen and (max-width: 1239px) {
  #banner .banner_caption .table_wrap .wrap_me h5 {
    padding-top: 30px;
  }
}
@media screen and (max-width: 1239px) and (max-width: 900px) {
  #banner .banner_caption .table_wrap .wrap_me h5 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 1239px) and (max-width: 479px) {
  #banner .banner_caption .table_wrap .wrap_me h5 {
    padding-top: 15px;
    font-size: 14px;
    line-height: 22px;
    letter-spacing: 2px;
  }
}
#banner .banner_caption .table_wrap .wrap_me ul {
  text-align: center;
  padding: 14px 165px 0;
}

@media screen and (max-width: 1239px) {
  #banner .banner_caption .table_wrap .wrap_me ul {
    padding: 0 95px;
  }
}
@media screen and (max-width: 1023px) {
  #banner .banner_caption .table_wrap .wrap_me ul {
    padding: 0 14px;
  }
}
@media screen and (max-width: 479px) {
  #banner .banner_caption .table_wrap .wrap_me ul {
    padding: 0;
  }
}
#banner .banner_caption .table_wrap .wrap_me ul li {
  display: inline-block;
  margin-top: 32px;
  border-right: 2px solid #898481;
  line-height: 18px;
  padding: 0 12px 0 18px;
}

@media screen and (max-width: 1023px) {
  #banner .banner_caption .table_wrap .wrap_me ul li {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #banner .banner_caption .table_wrap .wrap_me ul li {
    margin-top: 10px;
    padding: 0 10px 0 8px;
  }
}
@media screen and (max-width: 479px) {
  #banner .banner_caption .table_wrap .wrap_me ul li {
    padding: 0 7px 0 5px;
    line-height: 14px;
  }
}
#banner .banner_caption .table_wrap .wrap_me ul li:last-child {
  border-right: none;
}

#banner .banner_caption .table_wrap .wrap_me ul li a {
  font-size: 18px;
  color: #ffffff;
  text-transform: uppercase;
  letter-spacing: 6px;
  line-height: 18px;
  display: block;
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (max-width: 1023px) {
  #banner .banner_caption .table_wrap .wrap_me ul li a {
    letter-spacing: 4px;
    font-size: 17px;
  }
}
@media screen and (max-width: 767px) {
  #banner .banner_caption .table_wrap .wrap_me ul li a {
    font-size: 15px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 479px) {
  #banner .banner_caption .table_wrap .wrap_me ul li a {
    font-size: 12px;
    letter-spacing: 0;
    line-height: 14px;
  }
}
#banner .banner_caption .table_wrap .wrap_me ul li a:hover {
  color: #cb0000;
}

#banner .banner_caption:hover .overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

#quick-find-form {
  width: 568px;
  height: 34px;
  position: relative;
}

#quick-find-form:after {
  content: "";
  font-family: "FontAwesome";
  position: absolute;
  top: 6px;
  right: 10px;
  z-index: 10;
}

#quick-find-form .form-control {
  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  margin: 0;
}

#quick-find-form .btn {
  background: green;
  position: absolute;
  top: 0;
  right: 10px;
  background: 0 0;
  border: 0;
  border-radius: 0;
  width: 34px;
  text-indent: -100px;
  height: 34px;
  padding: 0;
  z-index: 20;
}

@media only screen and (max-width: 767px) {
  #quick-find-form {
    width: 100%;
  }
}
/** Spot Light **/
.spotlight h6,
.spotlight .subpage #tagline p,
.subpage #tagline .spotlight p {
  color: #121212;
  padding-bottom: 52px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .spotlight h6,
.spotlight .subpage #tagline p,
.subpage #tagline .spotlight p {
    padding-bottom: 32px;
  }
}
.spotlight ul {
  margin: 0;
}

.spotlight ul li {
  position: relative;
}

.spotlight ul li img {
  width: 100%;
}

.spotlight ul li .title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: all 0.3s linear 0s;
  z-index: 3;
}

.spotlight ul li .title h4 {
  margin: 0 auto;
  color: #ffffff;
  position: relative;
  z-index: 9;
  pointer-events: none;
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

@media screen and (max-width: 1239px) {
  .spotlight ul li .title h4 {
    width: 90%;
  }
}
.spotlight ul li .title h3 {
  font-weight: 100;
  font-family: "Montserrat", sans-serif;
  color: #ffffff;
  z-index: 9;
  text-shadow: 0.5px 0.5px 0.1px #545454;
  font-size: 3em;
  letter-spacing: 8px !important;
  line-height: 48px !important;
  text-align: center;
  position: relative;
  z-index: 9;
}

@media (min-width: 1500px) {
  .spotlight ul li .title h3 {
    font-size: 3em !important;
  }
}
@media (min-width: 1250px) and (max-width: 1500px) {
  .spotlight ul li .title h3 {
    font-size: 2em !important;
  }
}
@media (min-width: 992px) and (max-width: 1250px) {
  .spotlight ul li .title h3 {
    font-size: 2em !important;
  }
}
@media (min-width: 767px) and (max-width: 991px) {
  .spotlight ul li .title h3 {
    font-size: 2em !important;
  }
}
@media (max-width: 767px) {
  .spotlight ul li .title h3 {
    font-size: 2.3em !important;
  }
}
.spotlight ul li a.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(46, 46, 46, 0.4);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 4;
}

.spotlight ul li:hover a.overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.spotlight ul li:hover .title {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

/** Old Tastes **/
.our_specialities,
#section,
.ecom-category .sort {
  padding: 80px 0;
}

.our_specialities ul li {
  margin: 0 0 32px 0;
}

.our_specialities ul li h6,
.our_specialities ul li .subpage #tagline p,
.subpage #tagline .item_desc.item_desc1 ul li p {
  padding-bottom: 5px;
}

@media screen and (max-width: 1239px) {
  .our_specialities,
#section,
.ecom-category .sort {
    padding: 60px 0;
  }
}
@media screen and (max-width: 1023px) {
  .our_specialities,
#section,
.ecom-category .sort {
    padding: 60px 0;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities,
#section,
.ecom-category .sort {
    padding: 45px 0;
  }
}
.our_specialities h3,
#section h3,
.ecom-category .sort h3 {
  color: #960006;
  text-align: center;
}

.our_specialities h3 strong,
#section h3 strong,
.ecom-category .sort h3 strong {
  font-family: "LibreBaskervilleItalic";
  font-weight: normal;
}

@media screen and (max-width: 1023px) {
  .our_specialities h3,
#section h3,
.ecom-category .sort h3 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities h3,
#section h3,
.ecom-category .sort h3 {
    padding: 0 15px;
  }
}
@media screen and (max-width: 479px) {
  .our_specialities h3,
#section h3,
.ecom-category .sort h3 {
    padding: 0;
    font-size: 23px;
    letter-spacing: 3px;
    line-height: 31px;
  }
}
@media screen and (max-width: 479px) {
  .our_specialities h3,
#section h3,
.ecom-category .sort h3 {
    font-size: 20px;
    letter-spacing: 3px;
    line-height: 26px;
    padding: 0;
  }
}
.our_specialities h5,
#section h5,
.ecom-category .sort h5 {
  font-size: 18px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
  letter-spacing: 0;
  text-align: center;
  font-weight: normal;
  letter-spacing: 1px;
  padding: 20px 0 40px;
  line-height: 32px;
}

@media screen and (max-width: 1023px) {
  .our_specialities h5,
#section h5,
.ecom-category .sort h5 {
    font-size: 17px;
    line-height: 30px;
    padding: 15px 0 30px;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities h5,
#section h5,
.ecom-category .sort h5 {
    font-size: 15px;
    line-height: 26px;
    padding: 10px 0 20px;
  }
}
.our_specialities h6 {
  padding-bottom: 5px;
}

.our_specialities p {
  margin-bottom: 32px;
}

.our_specialities .subpage #tagline p,
.subpage #tagline .our_specialities p,
#section h6,
.ecom-category .sort h6,
#section .subpage #tagline p,
.subpage #tagline #section p,
.ecom-category .sort .subpage #tagline p,
.subpage #tagline .ecom-category .sort p {
  padding-bottom: 20px;
}

@media screen and (max-width: 1023px) {
  .our_specialities .subpage #tagline p,
.subpage #tagline .our_specialities p,
#section h6,
.ecom-category .sort h6,
#section .subpage #tagline p,
.subpage #tagline #section p,
.ecom-category .sort .subpage #tagline p,
.subpage #tagline .ecom-category .sort p {
    padding-bottom: 10px;
  }
}
.our_specialities .col_count,
.our_specialities .page-content p,
.page-content .our_specialities p,
#section .col_count,
.ecom-category .sort .col_count,
#section .page-content p,
.page-content #section p,
.ecom-category .sort .page-content p,
.page-content .ecom-category .sort p {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-gap: 75px;
  -webkit-column-gap: 75px;
  -moz-column-gap: 75px;
  -ms-column-gap: 75px;
  -o-column-gap: 75px;
}

@media screen and (max-width: 1023px) {
  .our_specialities .col_count,
.our_specialities .page-content p,
.page-content .our_specialities p,
#section .col_count,
.ecom-category .sort .col_count,
#section .page-content p,
.page-content #section p,
.ecom-category .sort .page-content p,
.page-content .ecom-category .sort p {
    column-gap: 58px;
    -webkit-column-gap: 58px;
    -moz-column-gap: 58px;
    -ms-column-gap: 58px;
    -o-column-gap: 58px;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities .col_count,
.our_specialities .page-content p,
.page-content .our_specialities p,
#section .col_count,
.ecom-category .sort .col_count,
#section .page-content p,
.page-content #section p,
.ecom-category .sort .page-content p,
.page-content .ecom-category .sort p {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities .col_count p,
.our_specialities .page-content p p,
.page-content .our_specialities p p,
#section .col_count p,
.ecom-category .sort .col_count p,
#section .page-content p p,
.page-content #section p p,
.ecom-category .sort .page-content p p,
.page-content .ecom-category .sort p p {
    text-align: center;
  }
}
/** Wine Banner **/
.item_banner {
  position: relative;
}

@media screen and (max-width: 767px) {
  .item_banner {
    overflow: hidden;
  }
}
.item_banner .banner_pic {
  position: relative;
}

.item_banner .banner_pic > img {
  width: 100%;
}

.item_banner > img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .item_banner > img {
    width: auto;
    position: relative;
    left: 50%;
    margin-left: -700px;
  }
}
.item_banner .item_banner_caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.item_banner .item_banner_caption .table_wrap {
  height: 100%;
}

.item_banner .item_banner_caption .table_wrap .wrap_me {
  height: 100%;
}

.item_banner .item_banner_caption .table_wrap .wrap_me h2 {
  color: #ffffff;
  text-align: center;
}

/** Cafe & Catering **/
.carousel_wrapper {
  padding: 64px 0;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .carousel_wrapper .slick-dots {
    margin-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .carousel_wrapper {
    padding: 34px 0 44px;
  }
}
.carousel_wrapper .slide_wrapper {
  padding: 34px 0 44px;
}

@media screen and (max-width: 1239px) {
  .carousel_wrapper .slide_wrapper {
    padding: 70px 0 0;
  }
}
@media screen and (max-width: 1023px) {
  .carousel_wrapper .slide_wrapper {
    padding: 88px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .carousel_wrapper .slide_wrapper {
    padding: 0;
  }
}
.carousel_wrapper .slick-slide img {
  width: 100%;
  height: auto;
  margin: 0 auto 20px auto;
}

.carousel_wrapper h3 {
  font-size: 36px;
  padding-bottom: 30px;
}

@media screen and (max-width: 1239px) {
  .carousel_wrapper h3 {
    font-size: 30px;
    letter-spacing: 4px;
    padding-bottom: 20px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1023px) {
  .carousel_wrapper h3 {
    font-size: 27px;
    letter-spacing: 3px;
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .carousel_wrapper p {
    margin-bottom: 0;
  }
}
.carousel_wrapper a {
  margin-top: 25px;
}

.carousel_wrapper a:hover {
  color: #cb0000;
}

.carousel_wrapper h4 {
  font-size: 24px;
  line-height: 38px;
  font-family: "CenturySchoolbook-Roman";
  margin: 36px 0 24px;
}

@media screen and (max-width: 1239px) {
  .carousel_wrapper h4 {
    font-size: 22px;
    line-height: 33px;
    margin: 28px 0 17px;
  }
}
@media screen and (max-width: 1023px) {
  .carousel_wrapper h4 {
    font-size: 16px;
    line-height: 26px;
    margin: 20px 0 15px;
  }
}
.grid {
  background: #000;
}

.grid_content {
  background: #000;
  margin: 0;
}

.grid_content li {
  line-height: 8px;
  float: left;
  position: relative;
  height: 100%;
  overflow: hidden;
}

.grid_content li > img {
  line-height: 8px;
  width: 100%;
  object-fit: cover;
  overflow: hidden;
  height: 100%;
}

.grid_content li:hover a.overlay {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

@media screen and (max-width: 1023px) {
  .grid_content li .video_icon img {
    width: 75px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 900px) {
  .grid_content li .video_icon img {
    width: 50px;
  }
}
.grid_content li .caption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #ffffff;
  padding: 55px 60px;
  z-index: 99;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  transition: all 0.3s linear 0s;
}

@media screen and (max-width: 1239px) {
  .grid_content li .caption {
    padding: 25px 20px;
  }
}
@media screen and (max-width: 767px) {
  .grid_content li .caption {
    padding: 15px 10px;
  }
}
.grid_content li .caption h6,
.grid_content li .caption .subpage #tagline p,
.subpage #tagline .grid_content li .caption p {
  font-size: 15px;
  color: #ffffff;
  letter-spacing: 4px;
  font-family: "Montserrat";
  padding-bottom: 10px;
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

@media screen and (max-width: 767px) {
  .grid_content li .caption h6,
.grid_content li .caption .subpage #tagline p,
.subpage #tagline .grid_content li .caption p {
    letter-spacing: 2px;
    font-size: 14px;
    padding-bottom: 5px;
  }
}
.grid_content li .caption h4 {
  font-size: 26px;
  color: #ffffff;
  letter-spacing: 4px;
  font-family: "CenturySchoolbook-Roman";
  line-height: 38px;
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

@media screen and (max-width: 1239px) {
  .grid_content li .caption h4 {
    font-size: 22px;
    letter-spacing: 3px;
    line-height: 32px;
  }
}
@media screen and (max-width: 1023px) {
  .grid_content li .caption h4 {
    font-size: 20px;
    letter-spacing: 2px;
    line-height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .grid_content li .caption h4 {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 24px;
  }
}
.grid_content li .caption h4 em {
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
}

.grid_content li .caption h4 strong {
  font-weight: normal;
  font-family: "LibreBaskervilleItalic";
}

.grid_content li .video_icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  z-index: 99;
}

.grid_content li:hover .caption {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.grid_content li.height1 {
  height: 50%;
  overflow: hidden;
}

.grid_content li.w1,
.grid_content .home #grid li.featured-blog,
.home #grid .grid_content li.featured-blog,
.grid_content .home #grid li.recipe-block:nth-child(7),
.home #grid .grid_content li.recipe-block:nth-child(7),
.grid_content .home #grid li.recipe-block:nth-child(8),
.home #grid .grid_content li.recipe-block:nth-child(8) {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w1,
.grid_content .home #grid li.featured-blog,
.home #grid .grid_content li.featured-blog,
.grid_content .home #grid li.recipe-block:nth-child(7),
.home #grid .grid_content li.recipe-block:nth-child(7),
.grid_content .home #grid li.recipe-block:nth-child(8),
.home #grid .grid_content li.recipe-block:nth-child(8) {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w1,
.grid_content .home #grid li.featured-blog,
.home #grid .grid_content li.featured-blog,
.grid_content .home #grid li.recipe-block:nth-child(7),
.home #grid .grid_content li.recipe-block:nth-child(7),
.grid_content .home #grid li.recipe-block:nth-child(8),
.home #grid .grid_content li.recipe-block:nth-child(8) {
    width: 100%;
  }
}
.grid_content li.w_right,
.grid_content .home #grid li.recipe-block:nth-child(7),
.home #grid .grid_content li.recipe-block:nth-child(7) {
  float: right;
}

.grid_content li.w2,
.grid_content .home #grid li.recipe-block:nth-child(2),
.home #grid .grid_content li.recipe-block:nth-child(2) {
  width: 50%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w2,
.grid_content .home #grid li.recipe-block:nth-child(2),
.home #grid .grid_content li.recipe-block:nth-child(2) {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w2,
.grid_content .home #grid li.recipe-block:nth-child(2),
.home #grid .grid_content li.recipe-block:nth-child(2) {
    width: 100%;
  }
}
.grid_content li.w3,
.grid_content .home #grid li.recipe-block:nth-child(3),
.home #grid .grid_content li.recipe-block:nth-child(3),
.grid_content .home #grid li.recipe-block:nth-child(6),
.home #grid .grid_content li.recipe-block:nth-child(6) {
  width: 30.57%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w3,
.grid_content .home #grid li.recipe-block:nth-child(3),
.home #grid .grid_content li.recipe-block:nth-child(3),
.grid_content .home #grid li.recipe-block:nth-child(6),
.home #grid .grid_content li.recipe-block:nth-child(6) {
    width: 61%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w3,
.grid_content .home #grid li.recipe-block:nth-child(3),
.home #grid .grid_content li.recipe-block:nth-child(3),
.grid_content .home #grid li.recipe-block:nth-child(6),
.home #grid .grid_content li.recipe-block:nth-child(6) {
    width: 100%;
  }
}
.grid_content li.w4,
.grid_content .home #grid li.recipe-block:nth-child(4),
.home #grid .grid_content li.recipe-block:nth-child(4),
.grid_content .home #grid li.recipe-block:nth-child(5),
.home #grid .grid_content li.recipe-block:nth-child(5) {
  width: 19.43%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w4,
.grid_content .home #grid li.recipe-block:nth-child(4),
.home #grid .grid_content li.recipe-block:nth-child(4),
.grid_content .home #grid li.recipe-block:nth-child(5),
.home #grid .grid_content li.recipe-block:nth-child(5) {
    width: 39%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w4,
.grid_content .home #grid li.recipe-block:nth-child(4),
.home #grid .grid_content li.recipe-block:nth-child(4),
.grid_content .home #grid li.recipe-block:nth-child(5),
.home #grid .grid_content li.recipe-block:nth-child(5) {
    width: 100%;
  }
}
.grid_content li.w5 {
  width: 26.666%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w5 {
    width: 53.5%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w5 {
    width: 100%;
  }
}
.grid_content li.w6 {
  width: 23.333%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w6 {
    width: 46.5%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w6 {
    width: 100%;
  }
}
.grid_content li.w7 {
  width: 25%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w7 {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w7 {
    width: 100%;
  }
}
.grid_content li.w8 {
  width: 24.98%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w8 {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w8 {
    width: 100%;
  }
}
.grid_content li.w9 {
  width: 23.66%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w9 {
    width: 42%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w9 {
    width: 100%;
  }
}
.grid_content li.w10 {
  width: 33.34%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w10 {
    width: 58%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w10 {
    width: 100%;
  }
}
.grid_content li.w11 {
  width: 43%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w11 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w11 {
    width: 100%;
  }
}
.grid_content li.w12 {
  width: 56%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w12 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w12 {
    width: 100%;
  }
}
.grid_content li.w13 {
  width: 21.99%;
}

@media screen and (max-width: 767px) {
  .grid_content li.w13 {
    width: 50%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w13 {
    width: 100%;
  }
}
.grid_content li.w14 {
  width: 44%;
}

@media screen and (max-width: 1239px) {
  .grid_content li.w14 {
    width: 43.99%;
  }
}
@media screen and (max-width: 767px) {
  .grid_content li.w14 {
    width: 100%;
  }
}
@media screen and (max-width: 479px) {
  .grid_content li.w14 {
    width: 100%;
  }
}
.grid_content a.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition: all 0.3s ease-in-out 0s;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  z-index: 4;
}

.grid.grid1,
.event .image-blocks,
.event-ov .image-blocks {
  margin-top: 75px;
}

@media screen and (max-width: 1023px) {
  .grid.grid1,
.event .image-blocks,
.event-ov .image-blocks {
    margin-top: 35px;
  }
}
footer {
  padding: 65px 0 25px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  footer {
    padding: 45px 0 25px;
  }
}
@media screen and (max-width: 767px) {
  footer {
    padding: 25px 0;
  }
}
footer .contact_options {
  width: 100%;
}

@media screen and (max-width: 767px) {
  footer .contact_options {
    width: 100%;
  }
}
footer .contact_options h5 {
  font-size: 15px;
  color: #960006;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-family: "Montserrat";
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  footer .contact_options h5 {
    float: none;
  }
}
footer .contact_options ul {
  margin: 0 10px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  footer .contact_options ul {
    float: none;
    margin: 15px 0;
  }
}
footer .contact_options ul li {
  float: left;
  margin-left: 15px;
}

footer .contact_options ul li:first-of-type {
  margin-left: 0;
}

@media screen and (max-width: 767px) {
  footer .contact_options ul li {
    float: none;
    display: inline-block;
  }
}
footer .contact_options .button2 {
  height: 40px;
  font-size: 12px;
  line-height: 40px;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 10px;
  padding: 0 20px;
}

footer .contact_options form {
  float: left;
  height: 42px;
  line-height: 42px;
  border: 2px solid #eaeaea;
  padding: 0 8px;
  width: 345px;
}

@media screen and (max-width: 767px) {
  footer .contact_options form {
    float: none;
    margin: 0 auto;
  }
}
@media screen and (max-width: 479px) {
  footer .contact_options form {
    width: 100%;
  }
}
footer .contact_options form p {
  float: left;
  margin-bottom: 0;
}

footer .contact_options form p:first-child {
  width: 93%;
  padding-right: 3%;
}

@media screen and (max-width: 479px) {
  footer .contact_options form p:first-child {
    width: 91%;
  }
}
footer .contact_options form p input[type=email] {
  background: none;
  box-shadow: none;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #121212;
  font-family: "LibreBaskervilleRegular";
  padding: 0;
  border: none;
  text-align: left;
  width: 100%;
}

footer .contact_options form p input[type=submit] {
  background: none;
  box-shadow: none;
  border: none;
  padding: 0;
  height: 38px;
  line-height: 42px;
  font-size: 0;
  width: 21px;
  background: url(../img/mail.png) center center no-repeat;
}

footer .sitemap {
  text-align: center;
  padding: 65px 0 0;
}

@media screen and (max-width: 1023px) {
  footer .sitemap {
    padding: 45px 0 0;
  }
}
@media screen and (max-width: 767px) {
  footer .sitemap {
    padding-top: 30px;
  }
}
footer .sitemap ul {
  margin: 0;
}

footer .sitemap ul li {
  display: inline-block;
  border-left: 1px solid #e5e5e5;
}

footer .sitemap ul li:first-child {
  border-left: none;
}

@media screen and (max-width: 479px) {
  footer .sitemap ul li:nth-child(4) {
    border-left: none;
  }
}
footer .sitemap ul li a {
  display: block;
  font-size: 13px;
  color: #121212;
  line-height: 13px;
  padding: 0 9px;
  font-family: "LibreBaskervilleRegular";
}

@media screen and (max-width: 767px) {
  footer .sitemap ul li a {
    font-size: 11px;
    padding: 0 7px;
  }
}
@media screen and (max-width: 479px) {
  footer .sitemap ul li a {
    padding: 0 8px;
  }
}
footer address {
  font-size: 13px;
  color: #121212;
  line-height: 13px;
  font-family: "LibreBaskervilleRegular";
  padding: 20px 0 30px;
  margin: 0;
}

footer address img {
  position: relative;
  margin-right: 10px;
  top: -1px;
}

@media screen and (max-width: 767px) {
  footer address {
    font-size: 11px;
    padding: 15px 0 18px;
  }
}
footer h6,
footer .subpage #tagline p,
.subpage #tagline footer p {
  font-size: 12px;
  color: #545454;
  line-height: 12px;
  font-family: "LibreBaskervilleRegular";
  text-transform: none;
}

@media screen and (max-width: 767px) {
  footer h6,
footer .subpage #tagline p,
.subpage #tagline footer p {
    font-size: 11px;
    letter-spacing: 0;
  }
}
::-webkit-input-placeholder {
  color: #121212;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

::-moz-placeholder {
  color: #121212;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

:-ms-input-placeholder {
  color: #121212;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

input:-moz-placeholder {
  color: #121212;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

textarea:-moz-placeholder {
  color: #121212;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.blog_right {
  padding-top: 80px;
}

@media screen and (max-width: 1023px) {
  .blog_right {
    padding-top: 20px;
    margin-bottom: 50px;
  }
}
.blog_right .box {
  background: #f9f5e4;
  text-align: center;
  padding: 20px 0 45px;
}

@media screen and (max-width: 1239px) {
  .blog_right .box {
    padding-bottom: 30px;
  }

  .blog_right .box > img {
    width: 100%;
    padding: 0 7%;
  }
}
@media screen and (max-width: 1023px) {
  .blog_right .box > img {
    width: auto;
    padding: 0;
  }
}
.blog_right .box h5 {
  font-size: 24px;
  font-family: "CenturySchoolbook-Roman";
  color: #121212;
  font-weight: normal;
  line-height: 38px;
  padding-top: 35px;
}

.blog_right .box h5 em {
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
}

@media screen and (max-width: 1239px) {
  .blog_right .box h5 {
    font-size: 22px;
    line-height: 32px;
    padding-top: 18px;
  }
}
@media screen and (max-width: 767px) {
  .blog_right .box h5 {
    font-size: 20px;
    line-height: 32px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 479px) {
  .blog_right .box h5 {
    line-height: 28px;
    padding: 10px 0;
  }
}
.blog_right .box h6,
.blog_right .box .subpage #tagline p,
.subpage #tagline .blog_right .box p {
  font-family: "CenturySchoolbook-Roman";
  font-size: 16px;
  color: #960006;
  letter-spacing: 3px;
  padding-top: 22px;
}

@media screen and (max-width: 1239px) {
  .blog_right .box h6,
.blog_right .box .subpage #tagline p,
.subpage #tagline .blog_right .box p {
    font-size: 16px;
    letter-spacing: 2px;
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  .blog_right .box h6,
.blog_right .box .subpage #tagline p,
.subpage #tagline .blog_right .box p {
    padding-top: 5px;
  }
}
.blog_left {
  padding-top: 80px;
}

@media screen and (max-width: 1023px) {
  .blog_left {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  .blog_left {
    padding-top: 30px;
  }
}
.blog_left .blog_list {
  padding-top: 78px;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list {
    padding-top: 40px;
  }
}
.blog_left .blog_list li {
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 52px;
  margin-bottom: 52px;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li {
    padding-bottom: 32px;
    margin-bottom: 32px;
  }
}
.blog_left .blog_list li .title {
  float: left;
  width: 90px;
  margin-right: 40px;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .title {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 0 5px;
  }
}
.blog_left .blog_list li .title h5 {
  font-family: "LibreBaskervilleItalic";
  font-size: 14px;
  color: #121212;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0;
  padding-bottom: 22px;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .title h5 {
    padding-bottom: 10px;
  }
}
.blog_left .blog_list li .title ul {
  margin: 0;
}

.blog_left .blog_list li .title ul li {
  margin-bottom: 0;
  padding-bottom: 0;
  border: none;
  font-size: 15px;
  color: #960006;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: url(../img/seperator.png) right 4px no-repeat;
}

.blog_left .blog_list li .title ul li:last-child {
  background: none;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .title ul li {
    padding: 0 15px 0 4px;
    display: inline-block;
  }
}
.blog_left .blog_list li .info {
  float: left;
  width: 740px;
}

@media screen and (max-width: 1239px) {
  .blog_left .blog_list li .info {
    width: 82%;
  }
}
@media screen and (max-width: 767px) {
  .blog_left .blog_list li .info {
    float: none;
    width: 100%;
    text-align: center;
  }
}
.blog_left .blog_list li .info > img {
  width: 90%;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .info > img {
    width: 100%;
  }
}
.blog_left .blog_list li .info .desc {
  width: 90%;
  padding: 30px 0 0;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .info .desc {
    width: 100%;
    padding-top: 10px;
  }
}
.blog_left .blog_list li .info .desc p {
  margin-bottom: 20px;
}

.blog_left .blog_list li .info .desc a:hover {
  color: #cb0000;
}

.blog_left .blog_list li .info h3 {
  letter-spacing: 4px;
  line-height: 34px;
  margin: -7px 0 32px;
  font-size: 26px;
}

.blog_left .blog_list li .info h3 em {
  font-family: "LibreBaskervilleItalic";
}

.blog_left .blog_list li .info h3 strong {
  font-family: "LibreBaskervilleItalic";
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .blog_left .blog_list li .info h3 {
    font-size: 23px;
    letter-spacing: 2px;
    line-height: 34px;
    margin: 0 0 18px;
  }
}
@media screen and (max-width: 479px) {
  .blog_left .blog_list li .info h3 {
    font-size: 21px;
    letter-spacing: 2px;
    line-height: 30px;
    margin: 0 0 18px;
  }
}
@media screen and (max-width: 767px) {
  .sort {
    text-align: center;
  }
}
.sort label {
  font-size: 13px;
  color: #121212;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 3px;
  margin-right: 12px;
  font-weight: normal;
}

@media screen and (max-width: 767px) {
  .sort label {
    display: block;
    text-align: center;
    margin-bottom: 10px;
  }
}
.sort select {
  width: 200px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  margin-left: 8px;
  background: url(../img/toggle.png) 94% center no-repeat;
}

.sort select option {
  padding: 5px 15px;
}

@media screen and (max-width: 1239px) {
  .sort select {
    margin-left: 4px;
    width: 180px;
  }
}
@media screen and (max-width: 1023px) {
  .sort select {
    width: 157px;
  }
}
@media screen and (max-width: 767px) {
  .sort select {
    width: 100%;
    float: none;
    margin-bottom: 10px;
  }
}
.sort .view_all {
  font-family: "CenturySchoolbook-Roman";
  font-size: 16px;
  color: #c9c9c9;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 16px;
  letter-spacing: 2px;
  transition: all 0.3s ease-in-out 0s;
  background: none;
  border: none;
  box-shadow: none;
}

.sort .view_all:hover {
  color: #cb0000;
}

@media screen and (max-width: 1239px) {
  .sort .view_all {
    margin-left: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .sort .view_all {
    font-size: 14px;
    margin-left: 8px;
    letter-spacing: 0;
    margin-bottom: 10px;
  }
}
.sort .search {
  font-family: "CenturySchoolbook-Roman";
  font-size: 16px;
  color: #960006;
  display: inline-block;
  text-transform: uppercase;
  margin-left: 18px;
  letter-spacing: 2px;
  transition: all 0.3s ease-in-out 0s;
  background: none;
  border: none;
  box-shadow: none;
  width: auto;
}

.sort .search:hover {
  color: #cb0000;
}

@media screen and (max-width: 1023px) {
  .sort .search {
    font-size: 14px;
    margin-left: 8px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .sort .search {
    margin-left: 0;
  }
}
.controls {
  float: right;
  padding-bottom: 95px;
}

@media screen and (max-width: 1023px) {
  .controls {
    padding-bottom: 25px;
    width: 460px;
    margin: 0 auto;
    float: none;
  }
}
@media screen and (max-width: 767px) {
  .controls {
    width: 450px;
  }
}
@media screen and (max-width: 479px) {
  .controls {
    width: 100%;
  }
}
.controls .prev_next {
  float: left;
  margin: 12px 80px 0 0;
}

@media screen and (max-width: 767px) {
  .controls .prev_next {
    margin-right: 70px;
  }
}
@media screen and (max-width: 479px) {
  .controls .prev_next {
    margin-right: 0;
    margin-bottom: 15px;
    float: none;
    width: 220px;
    margin: 0 auto 25px;
  }
}
.controls .prev_next a {
  font-size: 13px;
  color: #c9c9c9;
  letter-spacing: 2px;
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
  border-left: 1px solid #121212;
  line-height: 13px;
  display: inline-block;
  padding: 0 12px 0 15px;
}

.controls .prev_next a:first-child {
  border: none;
}

.controls .prev_next a:hover {
  color: #121212;
}

.controls .prev_next a.active {
  color: #121212;
}

.controls .pagination {
  float: left;
  margin: 0;
}

@media screen and (max-width: 479px) {
  .controls .pagination {
    display: block;
    float: none;
    margin: 0 auto;
    width: 162px;
  }
}
.controls .pagination label {
  font-size: 13px;
  color: #121212;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 3px;
  margin-right: 12px;
  font-weight: normal;
}

.controls .pagination select {
  width: 80px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  margin-left: 8px;
  background: url(../img/toggle.png) 86% center no-repeat;
}

.controls .pagination select option {
  padding: 5px 15px;
}

.our_menu .our_menu_wrapper {
  text-align: center;
  background: #fcf9e2;
  padding: 85px 0 53px;
  margin-bottom: 85px;
}

@media screen and (max-width: 1239px) {
  .our_menu .our_menu_wrapper {
    margin-bottom: 65px;
  }
}
@media screen and (max-width: 1023px) {
  .our_menu .our_menu_wrapper {
    padding: 65px 0 23px;
  }
}
@media screen and (max-width: 767px) {
  .our_menu .our_menu_wrapper {
    padding: 35px 3% 23px;
    margin-bottom: 30px;
  }
}
.our_menu .our_menu_wrapper h3 {
  font-size: 36px;
  margin-bottom: 18px;
  color: #960006;
}

@media screen and (max-width: 1023px) {
  .our_menu .our_menu_wrapper h3 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 479px) {
  .our_menu .our_menu_wrapper h3 {
    font-size: 25px;
    letter-spacing: 2px;
    line-height: 25px;
    margin-bottom: 12px;
  }
}
.our_menu .our_menu_wrapper h5 {
  font-family: "LibreBaskervilleItalic";
  font-size: 18px;
  color: #121212;
  line-height: 32px;
  letter-spacing: 0;
  font-weight: normal;
  text-transform: none;
  padding: 20px 0 40px;
}

@media screen and (max-width: 1023px) {
  .our_menu .our_menu_wrapper h5 {
    padding: 0 0 30px;
  }
}
.our_menu .our_menu_wrapper h6,
.our_menu .our_menu_wrapper .subpage #tagline p,
.subpage #tagline .our_menu .our_menu_wrapper p {
  margin-bottom: 6px;
}

.our_menu .our_menu_wrapper p {
  margin-bottom: 32px;
  line-height: 26px;
}

@media screen and (max-width: 767px) {
  .our_menu {
    width: 94%;
    margin: 0 auto;
  }
}
.item_desc.item_desc1 {
  padding: 30px 0 15px;
}

@media screen and (max-width: 767px) {
  .item_desc.item_desc1 {
    padding: 0;
    text-align: center;
  }
}
.item_desc.item_desc1 h5 {
  font-size: 18px;
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
  letter-spacing: 0;
  color: #121212;
  padding-bottom: 35px;
}

@media screen and (max-width: 767px) {
  .item_desc.item_desc1 h5 {
    line-height: 30px;
  }
}
.item_desc.item_desc1 ul li {
  margin-bottom: 20px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .item_desc.item_desc1 ul li {
    text-align: center;
  }
}
.item_desc.item_desc1 ul li h6,
.item_desc.item_desc1 ul li .subpage #tagline p,
.subpage #tagline .item_desc.item_desc1 ul li p {
  padding-bottom: 5px;
}

.item_desc.item_desc1 ul li p {
  text-align: left;
  width: 90%;
  margin: 0 0 18px;
  line-height: 24px;
}

@media screen and (max-width: 767px) {
  .item_desc.item_desc1 ul li p {
    text-align: center;
    width: 100%;
  }
}
.visit_us {
  text-align: center;
  margin-bottom: 110px;
}

@media screen and (max-width: 1239px) {
  .visit_us {
    margin-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  .visit_us {
    margin-bottom: 30px;
  }
}
.visit_us em {
  font-size: 18px;
  margin-bottom: 32px;
  font-family: "LibreBaskervilleItalic";
  text-align: center;
  display: block;
  line-height: 32px;
}

#tagline {
  background: #f9f5e4;
  padding: 27px 0;
}

#tagline .container,
#tagline .subpage .masthead .table_wrap,
.subpage .masthead #tagline .table_wrap {
  position: relative;
}

#tagline .container h6,
#tagline .subpage .masthead .table_wrap h6,
.subpage .masthead #tagline .table_wrap h6,
.subpage #tagline .container p,
#tagline .subpage .masthead .table_wrap #tagline p,
#tagline .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #tagline .table_wrap p {
  font-size: 14px;
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
  text-align: center;
  color: #121212;
}

@media screen and (max-width: 1239px) {
  #tagline .container h6,
#tagline .subpage .masthead .table_wrap h6,
.subpage .masthead #tagline .table_wrap h6,
.subpage #tagline .container p,
#tagline .subpage .masthead .table_wrap #tagline p,
#tagline .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #tagline .table_wrap p {
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 1023px) {
  #tagline .container h6,
#tagline .subpage .masthead .table_wrap h6,
.subpage .masthead #tagline .table_wrap h6,
.subpage #tagline .container p,
#tagline .subpage .masthead .table_wrap #tagline p,
#tagline .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #tagline .table_wrap p {
    padding: 0 45px;
    line-height: 20px;
  }
}
#tagline .container .close_btn,
#tagline .subpage .masthead .table_wrap .close_btn,
.subpage .masthead #tagline .table_wrap .close_btn {
  position: absolute;
  top: -5px;
  right: 60px;
  cursor: pointer;
}

@media screen and (max-width: 1023px) {
  #tagline .container .close_btn,
#tagline .subpage .masthead .table_wrap .close_btn,
.subpage .masthead #tagline .table_wrap .close_btn {
    right: 15px;
  }
}
#carousel_section .container,
#carousel_section .subpage .masthead .table_wrap,
.subpage .masthead #carousel_section .table_wrap {
  padding-top: 85px;
  padding-bottom: 100px;
  border-top: 1px solid #c8c8c8;
}

@media screen and (max-width: 1239px) {
  #carousel_section .container,
#carousel_section .subpage .masthead .table_wrap,
.subpage .masthead #carousel_section .table_wrap {
    padding-top: 65px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 767px) {
  #carousel_section .container,
#carousel_section .subpage .masthead .table_wrap,
.subpage .masthead #carousel_section .table_wrap {
    padding-top: 35px;
    padding-bottom: 40px;
  }
}
#carousel_section .container span,
#carousel_section .subpage .masthead .table_wrap span,
.subpage .masthead #carousel_section .table_wrap span {
  float: left;
  width: 450px;
  margin-right: 50px;
}

@media screen and (max-width: 1239px) {
  #carousel_section .container span,
#carousel_section .subpage .masthead .table_wrap span,
.subpage .masthead #carousel_section .table_wrap span {
    width: 45%;
    margin-right: 5%;
  }

  #carousel_section .container span > img,
#carousel_section .subpage .masthead .table_wrap span > img,
.subpage .masthead #carousel_section .table_wrap span > img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #carousel_section .container span,
#carousel_section .subpage .masthead .table_wrap span,
.subpage .masthead #carousel_section .table_wrap span {
    float: none;
    width: 100%;
    margin: 0 0 15px;
    display: block;
  }

  #carousel_section .container span > img,
#carousel_section .subpage .masthead .table_wrap span > img,
.subpage .masthead #carousel_section .table_wrap span > img {
    width: auto;
    max-width: 100%;
  }
}
#carousel_section .container .desc,
#carousel_section .subpage .masthead .table_wrap .desc,
.subpage .masthead #carousel_section .table_wrap .desc {
  float: left;
  width: 470px;
}

@media screen and (max-width: 1239px) {
  #carousel_section .container .desc,
#carousel_section .subpage .masthead .table_wrap .desc,
.subpage .masthead #carousel_section .table_wrap .desc {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #carousel_section .container .desc,
#carousel_section .subpage .masthead .table_wrap .desc,
.subpage .masthead #carousel_section .table_wrap .desc {
    width: 100%;
    text-align: center;
  }
}
#carousel_section .container .desc h6,
#carousel_section .subpage .masthead .table_wrap .desc h6,
.subpage .masthead #carousel_section .table_wrap .desc h6,
#carousel_section .container .desc .subpage #tagline p,
.subpage #tagline #carousel_section .container .desc p,
#carousel_section .subpage .masthead .table_wrap .desc #tagline p,
#carousel_section .subpage #tagline .masthead .table_wrap .desc p,
.subpage .masthead #carousel_section .table_wrap .desc #tagline p,
.subpage #tagline .masthead #carousel_section .table_wrap .desc p {
  font-size: 16px;
  color: #960006;
  letter-spacing: 4px;
}

#carousel_section .container .desc h5,
#carousel_section .subpage .masthead .table_wrap .desc h5,
.subpage .masthead #carousel_section .table_wrap .desc h5 {
  font-size: 24px;
  font-family: "CenturySchoolbook-Roman";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 36px;
  padding: 30px 0 15px;
}

@media screen and (max-width: 767px) {
  #carousel_section .container .desc h5,
#carousel_section .subpage .masthead .table_wrap .desc h5,
.subpage .masthead #carousel_section .table_wrap .desc h5 {
    line-height: 31px;
    padding: 15px 0 12px;
    font-size: 22px;
  }
}
@media screen and (max-width: 479px) {
  #carousel_section .container .desc h5,
#carousel_section .subpage .masthead .table_wrap .desc h5,
.subpage .masthead #carousel_section .table_wrap .desc h5 {
    font-size: 18px;
    letter-spacing: 2px;
    line-height: 29px;
    padding: 10px 0 9px;
  }
}
@media screen and (max-width: 767px) {
  #carousel_section .container .desc p,
#carousel_section .subpage .masthead .table_wrap .desc p,
.subpage .masthead #carousel_section .table_wrap .desc p {
    margin-bottom: 0;
  }
}
#carousel_section .slick-list {
  padding-bottom: 62px;
}

@media screen and (max-width: 1239px) {
  #carousel_section .slick-list {
    padding-bottom: 30px;
  }
}
.item_desc {
  padding: 60px 0 65px;
  text-align: center;
}

@media screen and (max-width: 1239px) {
  .item_desc {
    padding: 30px 0 55px;
  }
}
@media screen and (max-width: 1023px) {
  .item_desc {
    padding: 30px 0 65px;
  }
}
@media screen and (max-width: 767px) {
  .item_desc {
    padding: 0 0 45px;
  }
}
.item_desc h5 {
  font-size: 24px;
  font-family: "CenturySchoolbook-Roman";
  letter-spacing: 3px;
  font-weight: normal;
  line-height: 36px;
  padding: 30px 25px 15px;
}

@media screen and (max-width: 767px) {
  .item_desc h5 {
    padding: 30px 0 15px;
    letter-spacing: 1px;
    font-size: 22px;
    line-height: 34px;
  }
}
@media screen and (max-width: 479px) {
  .item_desc h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 31px;
  }
}
.item_desc p {
  width: 78%;
  margin: 0 auto 50px;
}

.item_desc p strong {
  font-weight: normal;
  color: #960006;
}

@media screen and (max-width: 767px) {
  .item_desc p {
    width: 100%;
    margin: 0 auto 25px;
  }
}
.item_desc a {
  margin: 0 10px;
}

@media screen and (max-width: 767px) {
  .item_desc a {
    margin: 0 5px;
  }
}
@media screen and (max-width: 479px) {
  .item_desc a {
    margin: 4px 5px;
  }
}
#features {
  text-align: center;
}

@media screen and (max-width: 1239px) {
  #features {
    width: 96%;
    margin: 0 auto;
  }
}
#features .container,
#features .subpage .masthead .table_wrap,
.subpage .masthead #features .table_wrap {
  border-top: 1px solid #c8c8c8;
  padding-top: 70px;
  padding-bottom: 70px;
}

@media screen and (max-width: 1023px) {
  #features .container,
#features .subpage .masthead .table_wrap,
.subpage .masthead #features .table_wrap {
    padding-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #features .container,
#features .subpage .masthead .table_wrap,
.subpage .masthead #features .table_wrap {
    padding-top: 50px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 1239px) {
  #features .container li img,
#features .subpage .masthead .table_wrap li img,
.subpage .masthead #features .table_wrap li img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #features .container li,
#features .subpage .masthead .table_wrap li,
.subpage .masthead #features .table_wrap li {
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 479px) {
  #features .container li,
#features .subpage .masthead .table_wrap li,
.subpage .masthead #features .table_wrap li {
    margin-bottom: 32px;
  }
}
@media screen and (max-width: 479px) {
  #features .container li.col-xs-6,
#features .subpage .masthead .table_wrap li.col-xs-6,
.subpage .masthead #features .table_wrap li.col-xs-6 {
    width: 100%;
  }
}
#features .container h3,
#features .subpage .masthead .table_wrap h3,
.subpage .masthead #features .table_wrap h3 {
  padding-bottom: 50px;
  font-size: 36px;
}

@media screen and (max-width: 1239px) {
  #features .container h3,
#features .subpage .masthead .table_wrap h3,
.subpage .masthead #features .table_wrap h3 {
    font-size: 32px;
    letter-spacing: 4px;
    padding-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #features .container h3,
#features .subpage .masthead .table_wrap h3,
.subpage .masthead #features .table_wrap h3 {
    font-size: 29px;
    letter-spacing: 2px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 479px) {
  #features .container h3,
#features .subpage .masthead .table_wrap h3,
.subpage .masthead #features .table_wrap h3 {
    font-size: 24px;
    letter-spacing: 1px;
    padding-bottom: 12px;
  }
}
#features .container h6,
#features .subpage .masthead .table_wrap h6,
.subpage .masthead #features .table_wrap h6,
#features .container .subpage #tagline p,
.subpage #tagline #features .container p,
#features .subpage .masthead .table_wrap #tagline p,
#features .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #features .table_wrap #tagline p,
.subpage #tagline .masthead #features .table_wrap p {
  text-align: center;
  font-size: 15px;
  font-family: "LibreBaskervilleRegular";
  text-transform: none;
  line-height: 26px;
  padding-top: 25px;
  color: #121212;
}

@media screen and (max-width: 1023px) {
  #features .container h6,
#features .subpage .masthead .table_wrap h6,
.subpage .masthead #features .table_wrap h6,
#features .container .subpage #tagline p,
.subpage #tagline #features .container p,
#features .subpage .masthead .table_wrap #tagline p,
#features .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #features .table_wrap #tagline p,
.subpage #tagline .masthead #features .table_wrap p {
    font-size: 11px;
    line-height: 21px;
    padding-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  #features .container h6,
#features .subpage .masthead .table_wrap h6,
.subpage .masthead #features .table_wrap h6,
#features .container .subpage #tagline p,
.subpage #tagline #features .container p,
#features .subpage .masthead .table_wrap #tagline p,
#features .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #features .table_wrap #tagline p,
.subpage #tagline .masthead #features .table_wrap p {
    font-size: 14px;
  }
}
#features .container h6 span,
#features .subpage .masthead .table_wrap h6 span,
.subpage .masthead #features .table_wrap h6 span,
#features .container .subpage #tagline p span,
.subpage #tagline #features .container p span,
#features .subpage .masthead .table_wrap #tagline p span,
#features .subpage #tagline .masthead .table_wrap p span,
.subpage .masthead #features .table_wrap #tagline p span,
.subpage #tagline .masthead #features .table_wrap p span {
  display: block;
}

@media screen and (max-width: 479px) {
  #features .container h6,
#features .subpage .masthead .table_wrap h6,
.subpage .masthead #features .table_wrap h6,
#features .container .subpage #tagline p,
.subpage #tagline #features .container p,
#features .subpage .masthead .table_wrap #tagline p,
#features .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #features .table_wrap #tagline p,
.subpage #tagline .masthead #features .table_wrap p {
    padding-top: 12px;
  }
}
#features .container strong,
#features .subpage .masthead .table_wrap strong,
.subpage .masthead #features .table_wrap strong {
  font-weight: normal;
  text-align: center;
  display: block;
  padding-top: 10px;
}

#features.features1 .container h6,
#features.features1 .subpage .masthead .table_wrap h6,
.subpage .masthead #features.features1 .table_wrap h6,
#features.features1 .container .subpage #tagline p,
.subpage #tagline #features.features1 .container p,
#features.features1 .subpage .masthead .table_wrap #tagline p,
#features.features1 .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #features.features1 .table_wrap #tagline p,
.subpage #tagline .masthead #features.features1 .table_wrap p {
  color: #121212;
}

.back {
  border-top: 1px solid #efefef;
  padding: 45px 0;
}

@media screen and (max-width: 767px) {
  .back {
    padding: 25px 0;
    text-align: center;
  }
}
.back a {
  font-size: 11px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media screen and (max-width: 1023px) {
  #visit_us > img,
.event_details .event > img {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #visit_us,
.event_details .event {
    text-align: center;
  }
}
#visit_us ul,
.event_details .event ul {
  padding: 55px 20px;
}

@media screen and (max-width: 767px) {
  #visit_us ul,
.event_details .event ul {
    padding: 25px 0;
  }
}
#visit_us ul li h6,
#visit_us ul li .subpage #tagline p,
.subpage #tagline #visit_us ul li p,
.event_details .event ul li h6,
.event_details .event ul li .subpage #tagline p,
.subpage #tagline .event_details .event ul li p {
  margin-bottom: 5px;
}

#visit_us ul li address,
#visit_us ul li strong,
.event_details .event ul li address,
.event_details .event ul li strong {
  font-family: "LibreBaskervilleBold";
  font-size: 14px;
  color: #121212;
  line-height: 32px;
  font-weight: normal;
  line-height: 26px;
}

#visit_us ul li address,
.event_details .event ul li address {
  font-weight: normal;
  font-family: "LibreBaskervilleRegular";
}

#visit_us ul li address a,
.event_details .event ul li address a {
  display: block;
  transition: all 0.3s ease-in-out 0s;
}

#visit_us ul li address strong,
.event_details .event ul li address strong {
  display: block;
}

@media screen and (max-width: 767px) {
  .book_an_event {
    text-align: center;
  }
}
.book_an_event p {
  margin-bottom: 25px;
}

.book_an_event h5 {
  font-size: 16px;
  color: #121212;
  font-family: "CenturySchoolbook-Roman";
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
  letter-spacing: 2px;
  padding-bottom: 24px;
}

@media screen and (max-width: 1023px) {
  .book_an_event h5 {
    padding-bottom: 17px;
  }
}
.book_an_event h5 em {
  font-family: "LibreBaskervilleItalic";
  display: inline-block;
  font-size: 16px;
  padding-bottom: 0;
}

@media screen and (max-width: 479px) {
  .book_an_event h5 {
    font-size: 14px;
    line-height: 20px;
  }
}
.book_an_event h4 {
  font-size: 34px;
  color: #121212;
  font-family: "CenturySchoolbook-Roman";
  padding: 0 0 32px;
}

@media screen and (max-width: 1023px) {
  .book_an_event h4 {
    font-size: 26px;
    letter-spacing: 1px;
    line-height: 36px;
    padding: 0 0 24px;
  }
}
@media screen and (max-width: 1023px) and (max-width: 1023px) {
  .book_an_event h4 {
    font-size: 24px;
    padding-bottom: 14px;
  }
}
@media screen and (max-width: 767px) {
  .book_an_event h4 {
    line-height: 34px;
  }
}
@media screen and (max-width: 479px) {
  .book_an_event h4 {
    line-height: 28px;
    font-size: 20px;
  }
}
.book_an_event em {
  display: block;
  padding-bottom: 38px;
  font-size: 18px;
  font-family: "LibreBaskervilleItalic";
}

@media screen and (max-width: 1023px) {
  .book_an_event em {
    font-size: 15px;
    padding-bottom: 28px;
  }
}
.book_an_event .ticket_price {
  border-top: 1px solid #c8c8cc;
  padding: 36px 20px 0;
}

.book_an_event .ticket_price h6,
.book_an_event .ticket_price .subpage #tagline p,
.subpage #tagline .book_an_event .ticket_price p {
  float: left;
  width: 275px;
  line-height: 22px;
}

@media screen and (max-width: 1023px) {
  .book_an_event .ticket_price h6,
.book_an_event .ticket_price .subpage #tagline p,
.subpage #tagline .book_an_event .ticket_price p {
    font-size: 13px;
    letter-spacing: 0;
    line-height: 20px;
    width: 138px;
  }
}
@media screen and (max-width: 479px) {
  .book_an_event .ticket_price h6,
.book_an_event .ticket_price .subpage #tagline p,
.subpage #tagline .book_an_event .ticket_price p {
    width: 100%;
    float: none;
  }
}
.book_an_event .ticket_price h5 {
  font-family: "Montserrat";
  color: #121212;
  font-size: 15px;
  float: left;
  clear: none;
  padding: 17px 0;
  width: 215px;
  text-align: center;
}

@media screen and (max-width: 1023px) {
  .book_an_event .ticket_price h5 {
    width: 100px;
  }
}
@media screen and (max-width: 479px) {
  .book_an_event .ticket_price h5 {
    float: none;
    width: 100%;
    padding: 10px 0 15px;
  }
}
.book_an_event .ticket_price .qty {
  float: right;
}

@media screen and (max-width: 479px) {
  .book_an_event .ticket_price .qty {
    float: none;
  }
}
.book_an_event .ticket_price .qty label {
  font-family: "Montserrat";
  color: #121212;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
}

.book_an_event .ticket_price .qty select {
  width: 90px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  margin-left: 8px;
  background: url("../img/toggle.png") 94% center no-repeat;
}

.book_an_event .ticket_price .qty select option {
  padding: 5px 15px;
}

.book_an_event .rsvp_now {
  padding: 30px 20px 36px;
  margin-bottom: 68px;
  border-bottom: 1px solid #c8c8cc;
}

@media screen and (max-width: 479px) {
  .book_an_event .rsvp_now {
    text-align: center;
  }
}
@media screen and (max-width: 1023px) {
  .book_an_event .rsvp_now {
    padding: 20px 20px 36px;
    margin-bottom: 30px;
  }
}
.book_an_event .rsvp_now small {
  font-family: "LibreBaskervilleItalic";
  font-size: 14px;
  color: #121212;
  float: left;
  padding-top: 18px;
}

@media screen and (max-width: 479px) {
  .book_an_event .rsvp_now small {
    float: none;
    text-align: center;
  }
}
.book_an_event .rsvp_now .button1,
.book_an_event .rsvp_now .event .btn-primary,
.event .book_an_event .rsvp_now .btn-primary,
.book_an_event .rsvp_now .event input[type=button],
.event .book_an_event .rsvp_now input[type=button],
.book_an_event .rsvp_now .event input[type=button],
.event .book_an_event .rsvp_now input[type=button],
.book_an_event .rsvp_now .event .btn-secondary,
.event .book_an_event .rsvp_now .btn-secondary {
  float: right;
}

@media screen and (max-width: 479px) {
  .book_an_event .rsvp_now .button1,
.book_an_event .rsvp_now .event .btn-primary,
.event .book_an_event .rsvp_now .btn-primary,
.book_an_event .rsvp_now .event input[type=button],
.event .book_an_event .rsvp_now input[type=button],
.book_an_event .rsvp_now .event input[type=button],
.event .book_an_event .rsvp_now input[type=button],
.book_an_event .rsvp_now .event .btn-secondary,
.event .book_an_event .rsvp_now .btn-secondary {
    float: none;
  }
}
#our_menu.our_menu1 .our_menu_wrapper {
  padding: 45px 0 23px;
  background: #fcf9e2 none repeat scroll 0 0;
  margin-bottom: 65px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #our_menu.our_menu1 .our_menu_wrapper {
    padding: 30px 0 10px;
  }
}
@media screen and (max-width: 767px) {
  #our_menu.our_menu1 {
    text-align: center;
  }
}
.our_specialities.our_specialities1 {
  padding-bottom: 0;
}

.sort_section {
  padding-bottom: 92px;
}

@media screen and (max-width: 1023px) {
  .sort_section {
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section {
    padding-bottom: 40px;
  }
}
.sort_section label {
  float: left;
  margin: 13px 22px 0 0;
}

@media screen and (max-width: 1023px) {
  .sort_section label {
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section label {
    float: none;
    margin: 0 0 10px;
  }
}
.sort_section select {
  float: left;
  width: 238px;
}

@media screen and (max-width: 1023px) {
  .sort_section select {
    width: 138px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section select {
    float: none;
    display: block;
    width: 100%;
  }
}
.sort_section input {
  float: left;
  margin-top: 11px;
  width: 140px;
}

@media screen and (max-width: 1023px) {
  .sort_section input {
    width: 127px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section input {
    float: none;
    width: 100%;
    margin-bottom: 10px;
  }
}
.sort_section a {
  float: left;
  margin-top: 11px;
}

@media screen and (max-width: 767px) {
  .sort_section a {
    float: none;
  }
}
.sort_section span {
  float: left;
  font-size: 13px;
  color: #121212;
  text-transform: uppercase;
  display: inline-block;
  letter-spacing: 3px;
  margin-right: 12px;
  font-weight: normal;
  margin-top: 13px;
}

@media screen and (max-width: 1023px) {
  .sort_section span {
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section span {
    float: none;
    display: block;
    margin: 10px 0;
  }
}
.sort_section .input-group {
  float: left;
}

@media screen and (max-width: 767px) {
  .sort_section .input-group {
    float: none;
    width: 100%;
    margin: 0 0 10px;
  }
}
.sort_section .input-group input {
  height: 46px;
  line-height: 46px;
  box-shadow: none;
  border: 2px solid #eaeaea;
  float: left;
  font-size: 14px;
  font-family: "LibreBaskervilleItalic";
  margin: 0 17px 0 0;
  width: 140px;
}

@media screen and (max-width: 1023px) {
  .sort_section .input-group input {
    margin-right: 7px;
    width: 127px;
  }
}
@media screen and (max-width: 767px) {
  .sort_section .input-group input {
    width: 100%;
  }
}
.sort_section .datepicker {
  position: relative;
}

.sort_section .datepicker table {
  position: absolute;
  top: 46px !important;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
}

@media screen and (max-width: 1023px) {
  .event_information {
    padding: 0 2%;
  }
}
@media screen and (max-width: 767px) {
  .event_information {
    text-align: center;
  }
}
.event_information li {
  border-bottom: 1px solid #c8c8c8;
  margin-bottom: 55px;
  padding-bottom: 55px;
}

@media screen and (max-width: 1023px) {
  .event_information li {
    margin-bottom: 35px;
    padding-bottom: 35px;
  }
}
.event_information li .event_description a.link {
  letter-spacing: 4px;
}

.event_information li .event_description h5 {
  font-family: "CenturySchoolbook-Roman";
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 3px;
}

.event_information li .event_description h5 em {
  font-family: "LibreBaskervilleItalic";
}

@media screen and (max-width: 1023px) {
  .event_information li .event_description h5 {
    font-size: 14px;
  }
}
@media screen and (max-width: 479px) {
  .event_information li .event_description h5 {
    line-height: 22px;
  }
}
.event_information li .event_description h4 {
  font-family: "CenturySchoolbook-Roman";
  font-size: 32px;
  padding: 13px 0 12px;
}

@media screen and (max-width: 1239px) {
  .event_information li .event_description h4 {
    font-size: 28px;
    letter-spacing: 2px;
    line-height: 36px;
    padding: 10px 0 5px;
  }
}
@media screen and (max-width: 1023px) {
  .event_information li .event_description h4 {
    font-size: 24px;
    line-height: 32px;
    padding: 15px 0;
  }
}
@media screen and (max-width: 767px) {
  .event_information li .event_description h4 {
    font-size: 22px;
    line-height: 30px;
  }
}
@media screen and (max-width: 479px) {
  .event_information li .event_description h4 {
    font-size: 17px;
    line-height: 26px;
  }
}
.event_information li .event_description p {
  margin-bottom: 25px;
}

@media screen and (max-width: 1239px) {
  .event_information li .event_description p {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .event_information li .event_description p {
    margin-bottom: 5px;
  }
}
@media screen and (max-width: 767px) {
  .event_information li .event_location {
    margin-top: 25px;
  }
}
.event_information li .event_location > img {
  width: 100%;
}

.check_back {
  font-size: 18px;
  font-family: "LibreBaskervilleItalic";
  display: block;
  text-align: center;
}

#features.product_features .container,
#features.product_features .subpage .masthead .table_wrap,
.subpage .masthead #features.product_features .table_wrap {
  padding-top: 0;
  border: none;
}

#features.product_features .container h5,
#features.product_features .subpage .masthead .table_wrap h5,
.subpage .masthead #features.product_features .table_wrap h5 {
  font-size: 15px;
  font-weight: normal;
  letter-spacing: 2px;
  padding-bottom: 50px;
}

#features.product_features .container li,
#features.product_features .subpage .masthead .table_wrap li,
.subpage .masthead #features.product_features .table_wrap li {
  padding-bottom: 45px;
}

@media screen and (max-width: 479px) {
  #features.product_features .container li,
#features.product_features .subpage .masthead .table_wrap li,
.subpage .masthead #features.product_features .table_wrap li {
    margin-bottom: 0;
  }
}
#features.product_features .container li figure,
#features.product_features .subpage .masthead .table_wrap li figure,
.subpage .masthead #features.product_features .table_wrap li figure {
  min-height: 400px;
}

#features.product_features .container li h6,
#features.product_features .subpage .masthead .table_wrap li h6,
.subpage .masthead #features.product_features .table_wrap li h6,
#features.product_features .container li .subpage #tagline p,
.subpage #tagline #features.product_features .container li p,
#features.product_features .subpage .masthead .table_wrap li #tagline p,
#features.product_features .subpage #tagline .masthead .table_wrap li p,
.subpage .masthead #features.product_features .table_wrap li #tagline p,
.subpage #tagline .masthead #features.product_features .table_wrap li p {
  color: #121212;
}

@media screen and (max-width: 1023px) {
  #features.product_features .container li h6,
#features.product_features .subpage .masthead .table_wrap li h6,
.subpage .masthead #features.product_features .table_wrap li h6,
#features.product_features .container li .subpage #tagline p,
.subpage #tagline #features.product_features .container li p,
#features.product_features .subpage .masthead .table_wrap li #tagline p,
#features.product_features .subpage #tagline .masthead .table_wrap li p,
.subpage .masthead #features.product_features .table_wrap li #tagline p,
.subpage #tagline .masthead #features.product_features .table_wrap li p {
    font-size: 12px;
    line-height: 21px;
    padding-top: 12px;
  }
}
@media screen and (max-width: 767px) {
  #features.product_features .container li h6,
#features.product_features .subpage .masthead .table_wrap li h6,
.subpage .masthead #features.product_features .table_wrap li h6,
#features.product_features .container li .subpage #tagline p,
.subpage #tagline #features.product_features .container li p,
#features.product_features .subpage .masthead .table_wrap li #tagline p,
#features.product_features .subpage #tagline .masthead .table_wrap li p,
.subpage .masthead #features.product_features .table_wrap li #tagline p,
.subpage #tagline .masthead #features.product_features .table_wrap li p {
    min-height: 55px;
  }
}
#features.product_features .container li .price_section span,
#features.product_features .subpage .masthead .table_wrap li .price_section span,
.subpage .masthead #features.product_features .table_wrap li .price_section span {
  float: right;
  margin-top: 8px;
}

#features.product_features .container li .price_section strong,
#features.product_features .subpage .masthead .table_wrap li .price_section strong,
.subpage .masthead #features.product_features .table_wrap li .price_section strong {
  float: left;
}

#features.product_features .container li:hover h6,
#features.product_features .subpage .masthead .table_wrap li:hover h6,
.subpage .masthead #features.product_features .table_wrap li:hover h6,
#features.product_features .container li:hover .subpage #tagline p,
.subpage #tagline #features.product_features .container li:hover p,
#features.product_features .subpage .masthead .table_wrap li:hover #tagline p,
#features.product_features .subpage #tagline .masthead .table_wrap li:hover p,
.subpage .masthead #features.product_features .table_wrap li:hover #tagline p,
.subpage #tagline .masthead #features.product_features .table_wrap li:hover p {
  color: #cb0000;
  transition: all 0.3s ease-in-out 0s;
}

#features.product_features .container .reviews h5,
#features.product_features .subpage .masthead .table_wrap .reviews h5,
.subpage .masthead #features.product_features .table_wrap .reviews h5 {
  padding-bottom: 15px;
}

#features.product_features .container .reviews a,
#features.product_features .subpage .masthead .table_wrap .reviews a,
.subpage .masthead #features.product_features .table_wrap .reviews a {
  font-family: "LibreBaskervilleItalic";
  font-size: 14px;
  letter-spacing: 0;
  text-transform: none;
}

#section,
.ecom-category .sort {
  padding-bottom: 55px;
  padding-top: 0;
}

#add_to_bag {
  padding-bottom: 25px;
}

@media screen and (max-width: 1023px) {
  #add_to_bag {
    padding-bottom: 65px;
  }
}
.star {
  background: url(../img/star.png) no-repeat;
  width: 96px;
  height: 14px;
  position: relative;
  float: left;
}

.star .rating {
  background: url(../img/star1.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
}

.leave_review {
  padding-bottom: 32px;
}

@media screen and (max-width: 1023px) {
  .leave_review {
    padding-bottom: 22px;
  }
}
@media screen and (max-width: 767px) {
  .leave_review {
    width: 230px;
    margin: 0 auto;
  }
}
.leave_review h6,
.leave_review .subpage #tagline p,
.subpage #tagline .leave_review p {
  float: left;
  clear: none;
  letter-spacing: 0;
  margin-left: 15px;
  font-size: 12px;
  color: #960006;
}

.leave_review h6 span,
.leave_review .subpage #tagline p span,
.subpage #tagline .leave_review p span {
  margin-right: 5px;
  color: #121212;
}

.product_detail {
  padding-bottom: 38px;
}

.product_detail h5 {
  font-family: "Montserrat";
  padding-left: 38px;
  font-size: 20px;
}

@media screen and (max-width: 767px) {
  .product_detail h5 {
    padding-left: 0;
  }
}
.product_detail .qty {
  float: left;
  margin: 7px 40px 0 0;
}

@media screen and (max-width: 479px) {
  .product_detail .qty {
    margin-right: 0;
    float: none;
  }
}
.product_detail .qty label {
  font-family: "Montserrat";
  color: #121212;
  font-size: 13px;
  font-weight: normal;
  letter-spacing: 2px;
}

.product_detail .qty select {
  width: 90px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -webkit-appearance: none;
  margin-left: 8px;
  background: url(../img/toggle.png) 94% center no-repeat;
}

.product_detail .qty select option {
  padding: 5px 15px;
}

@media screen and (max-width: 767px) {
  .product_detail input.button1,
.product_detail .event input.btn-primary,
.event .product_detail input.btn-primary,
.product_detail .event input[type=button],
.event .product_detail input[type=button],
.product_detail .event input[type=button],
.event .product_detail input[type=button],
.product_detail .event input.btn-secondary,
.event .product_detail input.btn-secondary {
    float: right;
  }
}
@media screen and (max-width: 479px) {
  .product_detail input.button1,
.product_detail .event input.btn-primary,
.event .product_detail input.btn-primary,
.product_detail .event input[type=button],
.event .product_detail input[type=button],
.product_detail .event input[type=button],
.event .product_detail input[type=button],
.product_detail .event input.btn-secondary,
.event .product_detail input.btn-secondary {
    float: none;
    margin-top: 15px;
  }
}
@media screen and (max-width: 767px) {
  .product_detail:after {
    clear: both;
    content: "";
    display: block;
  }
}
.shipping_selectbox select {
  font-size: 15px;
  font-family: "Montserrat";
  letter-spacing: 2px;
  height: 62px;
  line-height: 62px;
  text-transform: uppercase;
  width: 100%;
  border-left: none;
  border-right: none;
  color: #960006;
}

#visit_us {
  padding: 95px 0;
}

@media screen and (max-width: 1239px) {
  #visit_us {
    padding: 65px 0;
  }
}
@media screen and (max-width: 767px) {
  #visit_us {
    padding: 35px 0;
  }
}
#visit_us ul {
  padding: 0;
}

#visit_us ul li {
  margin-bottom: 25px;
}

#visit_us ul li strong {
  display: inline-block;
}

#visit_us ul li p {
  margin-bottom: 0;
}

@media screen and (max-width: 1239px) {
  #visit_us .map img {
    width: 100%;
  }
}
#carousel_wrapper2.carousel_wrapper .container,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap {
  border-top: 1px solid #c8c8c8;
  padding-top: 80px;
}

@media screen and (max-width: 767px) {
  #carousel_wrapper2.carousel_wrapper .container,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap {
    padding-top: 20px;
  }
}
#carousel_wrapper2.carousel_wrapper .container .slide_wrapper,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap .slide_wrapper,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap .slide_wrapper {
  padding: 30px 60px;
}

@media screen and (max-width: 1239px) {
  #carousel_wrapper2.carousel_wrapper .container .slide_wrapper,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap .slide_wrapper,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap .slide_wrapper {
    padding: 30px 40px;
  }
}
@media screen and (max-width: 479px) {
  #carousel_wrapper2.carousel_wrapper .container .slide_wrapper,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap .slide_wrapper,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap .slide_wrapper {
    padding: 30px 0;
  }
}
#carousel_wrapper2.carousel_wrapper .container .slide_wrapper p,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap .slide_wrapper p,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap .slide_wrapper p {
  margin-bottom: 25px;
}

#carousel_wrapper2.carousel_wrapper .container h6,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap h6,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap h6,
#carousel_wrapper2.carousel_wrapper .container .subpage #tagline p,
.subpage #tagline #carousel_wrapper2.carousel_wrapper .container p,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap #tagline p,
#carousel_wrapper2.carousel_wrapper .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap #tagline p,
.subpage #tagline .masthead #carousel_wrapper2.carousel_wrapper .table_wrap p {
  letter-spacing: 4px;
  font-size: 16px;
  color: #960006;
  padding-top: 38px;
}

@media screen and (max-width: 479px) {
  #carousel_wrapper2.carousel_wrapper .container h6,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap h6,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap h6,
#carousel_wrapper2.carousel_wrapper .container .subpage #tagline p,
.subpage #tagline #carousel_wrapper2.carousel_wrapper .container p,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap #tagline p,
#carousel_wrapper2.carousel_wrapper .subpage #tagline .masthead .table_wrap p,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap #tagline p,
.subpage #tagline .masthead #carousel_wrapper2.carousel_wrapper .table_wrap p {
    padding-top: 25px;
  }
}
#carousel_wrapper2.carousel_wrapper .container h4,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap h4,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap h4 {
  margin: 22px 0 0px;
}

@media screen and (max-width: 479px) {
  #carousel_wrapper2.carousel_wrapper .container h4,
#carousel_wrapper2.carousel_wrapper .subpage .masthead .table_wrap h4,
.subpage .masthead #carousel_wrapper2.carousel_wrapper .table_wrap h4 {
    margin: 14px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .our_specialities {
    text-align: center;
  }
}
.our_specialities .info {
  padding-top: 35px;
}

.our_specialities .info h6,
.our_specialities .info .subpage #tagline p,
.subpage #tagline .our_specialities .info p {
  letter-spacing: 4px;
  font-size: 15px;
  color: #960006;
  padding-bottom: 20px;
}

.our_specialities .info p {
  margin-bottom: 28px;
}

.our_specialities .info p strong {
  font-family: "LibreBaskervilleBold";
}

.our_specialities .info em {
  font-size: 18px;
  color: #121212;
  display: block;
  line-height: 30px;
  font-family: "LibreBaskervilleItalic";
  padding-bottom: 24px;
}

@media screen and (max-width: 1023px) {
  .our_specialities .info em {
    font-size: 16px;
  }
}
.our_specialities .info small {
  font-size: 14px;
  color: #121212;
  display: block;
  line-height: 30px;
  font-family: "LibreBaskervilleItalic";
}

.our_specialities .gallery {
  padding-top: 35px;
}

@media screen and (max-width: 1023px) {
  .our_specialities .gallery > img {
    width: 100%;
  }
}
.our_specialities .gallery li {
  float: left;
  width: 50%;
  padding: 0 1px 2px;
}

.our_specialities .gallery li img {
  width: 100%;
}

.our_specialities .gallery li:first-child {
  width: 100%;
}

.our_specialities2.our_specialities {
  padding-bottom: 25px;
}

#features.features1 .container,
#features.features1 .subpage .masthead .table_wrap,
.subpage .masthead #features.features1 .table_wrap {
  border: none;
}

.container,
.subpage .masthead .table_wrap {
  width: 1200px;
}

@media screen and (max-width: 1239px) {
  .container,
.subpage .masthead .table_wrap {
    width: 100%;
  }
}
a {
  color: #960006;
}

a:hover {
  text-decoration: none;
  color: #cb0000;
}

a:active,
a:focus {
  text-decoration: none;
}

p {
  font-family: "LibreBaskervilleRegular";
  font-size: 14px;
  color: #121212;
  line-height: 32px;
}

@media screen and (max-width: 1023px) {
  p {
    font-size: 13px;
    line-height: 28px;
  }
}
@media screen and (max-width: 767px) {
  p {
    font-size: 13px;
    line-height: 26px;
    margin-bottom: 22px;
  }
}
p em {
  font-family: "LibreBaskervilleItalic";
}

p strong {
  font-family: "LibreBaskervilleBold";
  font-weight: normal;
}

p span {
  color: #960006;
}

h1,
.home .our_specialities h2 {
  text-transform: uppercase;
  font-family: "CenturySchoolbook-Roman";
  font-size: 56px;
  letter-spacing: 10px;
  line-height: 68px;
  margin: 0;
  color: #121212;
}

@media screen and (max-width: 1239px) {
  h1,
.home .our_specialities h2 {
    font-size: 52px;
    line-height: 66px;
  }
}
@media screen and (max-width: 1023px) {
  h1,
.home .our_specialities h2 {
    font-size: 40px;
    letter-spacing: 6px;
    line-height: 52px;
  }
}
@media screen and (max-width: 767px) {
  h1,
.home .our_specialities h2 {
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 42px;
  }
}
@media screen and (max-width: 479px) {
  h1,
.home .our_specialities h2 {
    font-size: 28px;
    line-height: 38px;
  }
}
h2 {
  font-family: "CenturySchoolbook-Roman";
  font-size: 46px;
  letter-spacing: 0.05em;
  line-height: 52px;
  margin: 0;
  color: #121212;
}

@media screen and (max-width: 1239px) {
  h2 {
    font-size: 42px;
    line-height: 48px;
  }
}
@media screen and (max-width: 1023px) {
  h2 {
    font-size: 40px;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media screen and (max-width: 479px) {
  h2 {
    font-size: 25px;
    line-height: 25px;
  }
}
h3 {
  text-transform: uppercase;
  font-family: "CenturySchoolbook-Roman";
  font-size: 3em;
  letter-spacing: 8px;
  line-height: 48px;
  margin: 0;
  color: #121212;
}

@media screen and (max-width: 1239px) {
  h3 {
    letter-spacing: 6px;
    font-size: 38px;
    line-height: 44px;
  }
}
@media screen and (max-width: 1023px) {
  h3 {
    font-size: 32px;
    letter-spacing: 5px;
    line-height: 46px;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 28px;
    letter-spacing: 3px;
    line-height: 36px;
  }
}
@media screen and (max-width: 479px) {
  h3 {
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 31px;
  }
}
h4 {
  text-transform: uppercase;
  color: #121212;
  font-size: 32px;
  letter-spacing: 6px;
  margin: 0;
  line-height: 42px;
  font-family: "Montserrat";
}

@media screen and (max-width: 1239px) {
  h4 {
    letter-spacing: 4px;
    font-size: 30px;
    line-height: 38px;
  }
}
@media screen and (max-width: 1023px) {
  h4 {
    font-size: 24px;
    letter-spacing: 2px;
    line-height: 32px;
  }
}
@media screen and (max-width: 767px) {
  h4 {
    font-size: 24px;
    letter-spacing: 4px;
    line-height: 31px;
  }
}
h5 {
  text-transform: uppercase;
  color: #121212;
  font-size: 20px;
  letter-spacing: 5px;
  margin: 0;
  font-weight: 700;
  font-family: "Montserrat";
}

@media screen and (max-width: 1023px) {
  h5 {
    font-size: 18px;
    letter-spacing: 4px;
  }
}
@media screen and (max-width: 767px) {
  h5 {
    font-size: 16px;
    letter-spacing: 3px;
  }
}
h6,
.subpage #tagline p {
  text-transform: uppercase;
  color: #960006;
  font-size: 15px;
  letter-spacing: 2px;
  margin: 0;
  font-family: "Montserrat";
}

.table_wrap {
  display: table;
  height: 100%;
  width: 100%;
}

.wrap_me {
  display: table-cell;
  vertical-align: middle;
  padding: 0 15px;
}

.no_padding {
  padding: 0 !important;
}

h3 em {
  font-family: "LibreBaskervilleItalic";
  text-transform: none;
}

a.link {
  font-family: "LibreBaskervilleRegular";
  font-size: 16px;
  color: #960006;
  line-height: 16px;
  text-transform: uppercase;
  letter-spacing: 0.2em;
  display: inline-block;
  transition: all 0.3s ease-in-out 0s;
}

@media screen and (max-width: 1023px) {
  a.link {
    font-size: 15px;
    letter-spacing: 0.2em;
    line-height: 16px;
    margin-top: 15px;
  }
}
a.link:hover {
  color: #cb0000;
}

@media screen and (max-width: 767px) {
  a.link {
    letter-spacing: 2px;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  a.link {
    margin-top: 25px;
  }
}
a.entire_link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.slick-arrow {
  display: none !important;
}

.slick-dots {
  text-align: center;
}

.slick-dots li {
  display: inline-block;
}

.slick-dots li button {
  width: 11px;
  height: 11px;
  border-radius: 100%;
  border: 1px solid #888888;
  font-size: 0;
  padding: 0;
  background: #fff;
  margin: 0 8px;
  transition: all 0.3s ease-in-out 0s;
}

.slick-dots li button:hover {
  background: #888888;
}

@media screen and (max-width: 1023px) {
  .slick-dots li button {
    margin: 0 5px;
  }
}
.slick-dots li.slick-active button {
  background: #888888;
}

.slick-list {
  padding-bottom: 32px;
}

.button1,
.event .btn-primary,
.event input[type=button],
.event input[type=button],
.event .btn-secondary {
  height: 58px;
  line-height: 58px;
  padding: 0 30px;
  background: #960006;
  color: #ffffff !important;
  text-transform: uppercase;
  font-family: "CenturySchoolbook-Roman" !important;
  font-size: 16px;
  display: inline-block;
  letter-spacing: 3px;
  border: 1px solid #960006;
  transition: all 0.3s ease-in-out 0s;
}

.button1:hover,
.event .btn-primary:hover,
.event input[type=button]:hover,
.event input[type=button]:hover,
.event .btn-secondary:hover {
  background: #ffffff !important;
  border: 1px solid #960006;
  color: #960006 !important;
}

@media screen and (max-width: 767px) {
  .button1,
.event .btn-primary,
.event input[type=button],
.event input[type=button],
.event .btn-secondary {
    padding: 0 26px;
  }
}
@media screen and (max-width: 479px) {
  .button1,
.event .btn-primary,
.event input[type=button],
.event input[type=button],
.event .btn-secondary {
    margin: 8px 0;
  }
}
.button2 {
  height: 58px;
  line-height: 58px;
  padding: 0 30px;
  background: #ffffff;
  color: #960006;
  border: 1px solid #960006;
  text-transform: uppercase;
  font-family: "CenturySchoolbook-Roman";
  font-size: 16px;
  display: inline-block;
  letter-spacing: 3px;
  transition: all 0.3s ease-in-out 0s;
}

.button2:hover {
  background: #960006;
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  footer .contact_options .button2 {
    padding: 0 26px;
  }
}
@media screen and (max-width: 479px) {
  footer .contact_options .button2 {
    margin: 8px auto;
    width: 275px;
    box-sizing: border-box;
    display: block;
  }
}
select {
  width: auto;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
}

select option {
  padding: 5px 15px;
}

#showRightPush {
  display: inline-block;
}

#toggle {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  height: auto;
  padding: 0;
  position: relative;
  right: 15px;
  top: 0;
  transition: all 0.1s ease-in;
  width: auto;
  z-index: 1000;
  box-sizing: border-box;
  z-index: 9999;
  transition: all 0.3s ease-in-out 0s;
  display: none;
}

@media screen and (max-width: 767px) {
  #toggle {
    display: block;
    top: -2px;
  }
}
#toggle:hover {
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}

#toggle .patty {
  background: none repeat scroll 0 0 #121212;
  height: 3px;
  top: 3px;
  margin: 10px 0;
  transition: all 0.3s ease 0s;
  width: 25px;
  position: relative;
  display: inline-block;
}

#toggle .patty:before {
  top: -8px;
}

#toggle .patty:after,
#toggle .patty:before {
  background: none repeat scroll 0 0 #121212;
  content: "";
  display: inline-block;
  height: 3px;
  position: absolute;
  transition: all 0.3s ease 0s;
  width: 25px;
  z-index: -1;
  right: 0;
}

#toggle .patty:after {
  top: 8px;
}

#toggle:hover {
  transition: top 0.4s ease 0s;
}

#toggle:hover .patty:before {
  top: -9px;
}

#toggle:hover .patty:after {
  top: 9px;
}

#toggle.is-active {
  left: -40px;
}

.is-active .patty:before {
  background: none repeat scroll 0 0 #121212 !important;
  top: 0 !important;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.is-active .patty:after {
  background: none repeat scroll 0 0 #121212 !important;
  top: 0 !important;
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.is-active .patty {
  background: none repeat scroll 0 0 transparent !important;
}

.sty-block-primary,
.sty-block-secondary,
.sty-block-tertiary {
  height: 15px;
  width: 15px;
  display: inline-block;
}

.sty-block-primary {
  background-color: #960006;
}

.sty-block-secondary {
  background-color: #920E0E;
}

.sty-block-tertiary {
  background-color: #F9F5E4;
}

.subpage .masthead,
.subpage-catering .image-blocks,
.home #grid .featured-blog,
.home #grid .recipe-block,
.event .image-blocks,
.event-ov .image-blocks,
.ecom-category .image-blocks,
.ecom-product .image-blocks {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.no-fouc {
  display: none;
}

html,
body {
  font-family: "LibreBaskerville", serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #121212;
  background-color: #fff;
}

h1,
.home .our_specialities h2 {
  font-family: "CenturySchoolbook-Roman", serif;
  font-size: 40px;
  color: #960006;
}

@media screen and (max-width: 767px) {
  h1,
.home .our_specialities h2 {
    font-size: 2.28571rem;
  }
}
h2 {
  font-family: "LibreBaskerville", serif;
  font-size: 18px;
  font-style: italic;
}

h4 {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  color: #960006;
}

h5 {
  font-family: "CenturySchoolbook-Roman", serif;
  font-size: 36px;
  color: #121212;
}

.btn,
.btn-primary,
input[type=button],
.btn-secondary {
  padding: 10px 30px;
}

.btn-primary,
input[type=button] {
  font-family: "LibreBaskerville", serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #960006;
  border: 1px solid #960006;
  background-color: #fff;
  border-radius: 0;
  transition: all 0.3s ease;
}

.btn-primary:hover,
input[type=button]:hover,
.btn-primary:focus,
input[type=button]:focus {
  background-color: #960006;
  border: 1px solid #960006;
}

.btn-secondary {
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #920E0E;
  background-color: #920E0E;
  border-radius: 0;
  transition: all 0.3s ease;
}

.btn-secondary:hover,
.btn-secondary:focus {
  background-color: #fff;
  border: 1px solid #920E0E;
  color: #920E0E;
}

input[type=email],
input[type=number],
input[type=tel],
input[type=text],
textarea {
  background: none;
  box-shadow: none;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  color: #121212;
  font-family: "LibreBaskervilleRegular";
  padding: 0 8px;
  margin-bottom: 15px;
  border: 2px solid #eaeaea;
  text-align: left;
  width: 100%;
}

textarea {
  min-height: 150px;
}

header #navigation_bar .menu_section nav .nav {
  text-align: center;
  display: inline-block;
  float: none;
}

header #navigation_bar .menu_section nav .dropdown-menu li,
header .main-nav .dropdown-menu #navigation_bar .menu_section nav ul li {
  display: block;
  margin-right: 0;
}

header #navigation_bar .menu_section nav .dropdown-menu a,
header .main-nav .dropdown-menu #navigation_bar .menu_section nav ul a {
  padding: 10px 0 0 22px;
}

header .main-nav .dropdown:hover > ul,
header .main-nav .dropdown:focus > ul {
  display: block;
}

header .main-nav .dropdown-menu .is-parent {
  position: relative;
}

header .main-nav .dropdown-menu .is-parent li {
  display: block;
}

header .main-nav .dropdown-menu .is-parent a {
  display: block;
  padding: 10px 20px;
}

@media screen and (min-width: 1023px) {
  header .main-nav .dropdown-menu .is-parent:hover ul {
    display: block;
    top: 0;
    left: 90%;
  }
}
header a {
  font-family: "Montserrat", sans-serif;
}

header.sticky #navigation_bar .menu_section nav li {
  margin-right: 0;
}

header.sticky #navigation_bar .menu_section nav li a {
  padding: 10px;
}

header.sticky #navigation_bar .menu_section nav .dropdown-menu li,
header.sticky .main-nav .dropdown-menu #navigation_bar .menu_section nav ul li {
  display: block;
  margin-right: 0;
}

header.sticky #navigation_bar .menu_section nav .dropdown-menu a,
header.sticky .main-nav .dropdown-menu #navigation_bar .menu_section nav ul a {
  padding: 10px 0 0 22px;
}

/* Mobile/Mmenu */
#mobile-menu .sub-panel-logo img {
  margin: 0 auto 20px;
}

#mobile-menu .sub-panel-search input {
  color: #555555;
  width: 100%;
}

#mobile-menu .sub-panel-clearlist {
  margin-left: 0;
  margin-right: 0;
  text-align: center;
}

#mobile-menu .sub-panel-clearlist li {
  display: inline-block;
}

#mobile-menu .sub-panel-clearlist li:after {
  border: 0;
}

#mobile-menu .sub-panel-clearlist li a {
  padding: 10px;
}

#mobile-menu .sub-panel-clearlist li a.mm-next {
  padding: 10px 0;
  width: 30px;
}

#mobile-menu .sub-panel-clearlist li a.mm-next:after {
  right: auto;
  left: 7px;
}

#mobile-menu .sub-panel-clearlist li a.mm-next + a,
#mobile-menu .sub-panel-clearlist li a.mm-next + span {
  margin-right: 30px;
}

#toggle {
  cursor: pointer;
  padding: 1.07143rem;
}

#toggle a {
  display: block;
}

@media screen and (min-width: 479px) {
  #toggle a {
    display: none;
  }
}
#mm-0 {
  padding-top: 0;
}

.mm-menu {
  background: #fff;
  border-color: rgba(0, 0, 0, 0.1);
  color: #000;
}

.mm-menu .mm-navbar a,
.mm-menu .mm-navbar > * {
  color: #000;
}

.mm-menu .mm-listview {
  border-color: rgba(0, 0, 0, 0.1);
  font-size: 18px;
  font-family: "Montserrat";
  letter-spacing: 3px;
  line-height: 15px;
  font-weight: 300 !important;
  text-decoration: none;
  color: #121212;
  position: relative;
  display: block;
  transition: background 0.3s ease;
  text-transform: uppercase;
}

.mm-menu .mm-listview > li a:hover {
  background-color: #f2f2f2;
}

.mm-menu .mm-listview > li .mm-next:before {
  border-color: transparent;
}

.mm-menu .mm-listview > li .mm-next:after {
  border-color: #000;
}

.mm-menu .mm-listview > li .mm-next:hover {
  background-color: rgba(0, 0, 0, 0.1);
}

.mm-menu .mm-btn:before,
.mm-menu .mm-btn:after {
  border-color: #000;
}

.home .main-cnt,
.subpage .main-cnt {
  padding: 95px 0;
}

@media screen and (max-width: 1239px) {
  .home .main-cnt,
.subpage .main-cnt {
    padding: 65px 0;
  }
}
@media screen and (max-width: 1023px) {
  .home .main-cnt,
.subpage .main-cnt {
    padding: 35px 0;
  }
}
.subpage .masthead {
  min-height: 508px;
}

@media screen and (max-width: 1023px) {
  .subpage .masthead {
    min-height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .subpage .masthead {
    min-height: 250px;
  }
}
.subpage .masthead .pagetitle {
  text-transform: uppercase;
  font-family: "CenturySchoolbook-Roman";
  font-size: 56px;
  letter-spacing: 10px;
  line-height: 68px;
  margin: 0;
  color: #121212;
  font-style: normal;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

@media screen and (max-width: 1239px) {
  .subpage .masthead .pagetitle {
    font-size: 52px;
    letter-spacing: 8px;
    line-height: 66px;
  }
}
@media screen and (max-width: 1023px) {
  .subpage .masthead .pagetitle {
    font-size: 40px;
    letter-spacing: 6px;
    line-height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .subpage .masthead .pagetitle {
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 42px;
  }
}
@media screen and (max-width: 479px) {
  .subpage .masthead .pagetitle {
    font-size: 28px;
    letter-spacing: 8px;
    line-height: 38px;
  }
}
.subpage .masthead .efelle-menu a {
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

.subpage .banner_caption nav select {
  display: none;
}

@media screen and (max-width: 767px) {
  .subpage .banner_caption nav ul {
    display: none;
  }

  .subpage .banner_caption nav select {
    display: inline-block;
  }
}
.subpage .spotlight .caption-text h4 {
  font-size: 22px;
}

.subpage #tagline {
  position: absolute;
  width: 100%;
  z-index: 1;
}

.item_banner .banner_pic {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  background-attachment: fixed;
  height: 537px;
}

@media screen and (max-width: 1239px) {
  .item_banner .banner_pic {
    height: 400px;
  }
}
@media screen and (max-width: 1023px) {
  .item_banner .banner_pic {
    height: 350px;
  }
}
@media screen and (max-width: 767px) {
  .item_banner .banner_pic {
    height: 250px;
  }
}
@media screen and (max-width: 700px) {
  .item_banner .banner_pic {
    background-attachment: scroll;
  }
}
.caption-text h2 {
  color: #fff;
  font-family: "CenturySchoolbook-Roman";
  font-size: 56px;
  font-style: normal;
  letter-spacing: 10px;
  line-height: 68px;
  text-shadow: 0.5px 0.5px 0.1px #545454;
  text-transform: uppercase;
  margin: 0;
}

.caption-text h3 {
  font-family: "CenturySchoolbook-Roman";
  font-size: 46px;
  letter-spacing: 8px;
  line-height: 52px;
  margin: 0;
  color: #121212;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 1239px) {
  .caption-text h2 {
    font-size: 52px;
    letter-spacing: 8px;
    line-height: 66px;
  }
}
@media screen and (max-width: 1023px) {
  .caption-text h2 {
    font-size: 40px;
    letter-spacing: 6px;
    line-height: 52px;
  }
}
@media screen and (max-width: 767px) {
  .caption-text h2 {
    font-size: 30px;
    letter-spacing: 4px;
    line-height: 42px;
  }
}
@media screen and (max-width: 479px) {
  .caption-text h2 {
    font-size: 28px;
    letter-spacing: 8px;
    line-height: 38px;
  }
}
.col_count,
.page-content p {
  column-count: 2;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  -ms-column-count: 2;
  -o-column-count: 2;
  column-gap: 75px;
  -webkit-column-gap: 75px;
  -moz-column-gap: 75px;
  -ms-column-gap: 75px;
  -o-column-gap: 75px;
}

@media screen and (max-width: 1023px) {
  .col_count,
.page-content p {
    column-gap: 58px;
    -webkit-column-gap: 58px;
    -moz-column-gap: 58px;
    -ms-column-gap: 58px;
    -o-column-gap: 58px;
  }
}
@media screen and (max-width: 767px) {
  .col_count,
.page-content p {
    column-count: 1;
    -webkit-column-count: 1;
    -moz-column-count: 1;
    -ms-column-count: 1;
    -o-column-count: 1;
  }
}
.subpage-catering .gallery img {
  max-width: 100%;
}

.subpage-catering .image-blocks {
  min-height: 768px;
}

@media screen and (max-width: 1023px) {
  .subpage-catering .image-blocks {
    min-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .subpage-catering .image-blocks {
    min-height: 250px;
  }
}
.subpage-wine .gallery img {
  width: 100%;
}

.subpage-visit .main-cnt iframe {
  width: 100%;
}

.home #banner .banner_caption {
  background: rgba(0, 0, 0, 0.25);
}

.home #banner .banner_caption .table_wrap .wrap_me {
  vertical-align: middle;
}

.home #banner video {
  width: 100%;
  display: block;
}

.home .masthead-text h1,
.home .masthead-text .our_specialities h2,
.home .our_specialities .masthead-text h2 {
  font-size: 56px;
  font-style: normal;
  color: #fff;
  text-shadow: 0.5px 0.5px 0.1px #545454;
}

@media (max-width: 1239px) {
  .home .masthead-text h1,
.home .masthead-text .our_specialities h2,
.home .our_specialities .masthead-text h2 {
    font-size: 52px;
  }
}
@media (max-width: 1023px) {
  .home .masthead-text h1,
.home .masthead-text .our_specialities h2,
.home .our_specialities .masthead-text h2 {
    font-size: 40px;
  }
}
@media (max-width: 900px) {
  .home .masthead-text h1,
.home .masthead-text .our_specialities h2,
.home .our_specialities .masthead-text h2 {
    font-size: 30px;
  }
}
@media (max-width: 900px) {
  .home .masthead-text h1,
.home .masthead-text .our_specialities h2,
.home .our_specialities .masthead-text h2 {
    font-size: 28px;
  }
}
.home .masthead-text h1 small,
.home .masthead-text .our_specialities h2 small,
.home .our_specialities .masthead-text h2 small {
  color: #fff;
}

.home .masthead-text h4 {
  font-size: 20px;
  color: #fff;
}

@media (max-width: 1023px) {
  .home .masthead-text h4 {
    font-size: 18px;
  }
}
@media (max-width: 900px) {
  .home .masthead-text h4 {
    font-size: 16px;
  }
}
@media (max-width: 479px) {
  .home .masthead-text h4 {
    font-size: 14px;
  }
}
.home .spotlight .title h3 {
  font-family: "Montserrat", sans-serif;
}

.home #grid .featured-blog {
  height: 400px;
}

@media (min-width: 1023px) {
  .home #grid .featured-blog {
    height: 768px;
  }
}
.home #grid .recipe-block {
  height: 384px;
}

.home #grid .recipe-block:nth-child(6) {
  background-position: center center;
}

.home #grid .recipe-block:nth-child(7) {
  height: 400px;
}

@media (min-width: 1023px) {
  .home #grid .recipe-block:nth-child(7) {
    height: 768px;
  }
}
.subpage-blog .blog_list .post .info h3 a {
  color: #121212;
  transition: all 0.3s ease;
}

.subpage-blog .blog_list .post .info h3 a:hover,
.subpage-blog .blog_list .post .info h3 a:focus {
  color: #960006;
}

@media screen and (min-width: 1023px) {
  .subpage-blog .box.sticky {
    position: fixed;
    top: 80px;
    padding: 20px 20px 45px;
  }
}
/* Layout Styles --------------------------------- */
.clear {
  clear: both;
  overflow: hidden;
  width: 100%;
  height: 0px;
}

/* Font Styles ----------------------------------- */
#schedulerv3 h1,
#schedulerv3 .home .our_specialities h2,
.home .our_specialities #schedulerv3 h2,
#schedulerv3 h2,
#schedulerv3 h3 {
  padding: 5px 0;
}

#schedulerv3 h1,
#schedulerv3 .home .our_specialities h2,
.home .our_specialities #schedulerv3 h2 {
  margin-bottom: 15px;
}

.section_header {
  padding-bottom: 10px;
}

.section_message {
  font-style: italic;
}

/* Event Details - Sections ---------------------- */
.add_border_top {
  border-top: 1px solid #CCC;
  padding: 15px 0;
}

#event_meta #share_message {
  float: left;
  padding-right: 5px;
}

#event_meta .addthis_toolbox {
  float: left;
  padding-top: 3px;
  line-height: 0.5;
}

#registration_forms {
  margin: 15px 0;
}

#registration_confirmation {
  display: none;
}

#event_registrations .registration_warning {
  text-align: right;
  font-style: italic;
  float: right;
}

#event_registerheading {
  width: 50%;
  float: left;
}

#event_registerbtn {
  width: 50%;
  float: right;
  margin: 15px 0;
}

#event_registrations table th {
  text-align: left;
  font-weight: normal;
}

#event_registrations table td span.early {
  font-weight: bold;
}

#event_registrations input.register {
  font-weight: bold;
  padding: 5px 10px;
}

#registration_steps {
  line-height: 30px;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  margin-bottom: 5px;
}

#registration_steps .registration_step {
  font-size: 13px;
  color: #333333;
  padding: 0 10px;
  height: 30px;
  float: left;
}

#registration_steps .visited_step {
  background: url("../../efellecdn.com/images/breadcrumbs.png") no-repeat right center;
  display: block;
  padding: 0 10px;
  color: #666666;
}

.registered_body {
  margin: 15px 0;
}

.registered_paid,
.registered_non_paid {
  display: none;
}

.registered_payment_option {
  overflow: hidden;
}

.registered_payment_option h3 {
  padding: 0 !important;
}

#event_gallery {
  margin: 0 0 15px;
}

#event_gallery img {
  max-width: 100%;
  cursor: pointer;
  background: none repeat scroll 0 0 #FFFFFF;
  box-shadow: 0 0 5px #888888;
  margin: 10px;
  padding: 5px;
  position: relative;
}

#event_description {
  margin: 0 0 15px;
}

#date_custom {
  margin: 0 0 15px;
}

#date_information {
  margin: 0 0 15px;
}

#event_actions {
  margin: 0 0 15px;
}

#event_social_media {
  margin: 0 0 15px;
}

#date_location_map {
  margin: 0 0 15px;
}

#date_location {
  margin: 0 0 15px;
}

#event_contacts {
  margin: 0 0 15px;
}

#event_actions img,
.print-act img {
  padding-bottom: 5px;
}

.print-act {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  .print-act {
    text-align: left;
    padding-top: 7px;
  }
}
#events_other_dates {
  width: 100%;
}

#events_other_dates #event_calendar {
  width: 100%;
}

#events_other_dates #event_calendar .ui-datepicker-inline {
  font-size: 10px;
}

#events_other_dates #event_calendar .ui-datepicker-inline .ui-datepicker-title {
  font-size: 15px;
  line-height: 18px;
}

#events_other_dates .ui-datepicker-inline table td {
  padding: 1px;
}

/* General - jQuery UI Datepicker ---------------- */
#event_calendar {
  height: auto;
}

.ui-datepicker {
  color: #888888;
  z-index: 10;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-right,
.ui-corner-bl,
.ui-corner-tl,
.ui-corner-br,
.ui-corner-tr {
  border: none;
  border-radius: 0;
}

.ui-datepicker-header {
  background-image: none;
}

.ui-datepicker-title {
  color: #FFFFFF;
  font-variant: small-caps;
}

.ui-widget-header {
  background-color: #A8A8AA;
}

.ui-widget-header .ui-state-hover {
  background: none !important;
  background-color: none;
  border: none;
}

.ui-datepicker table td.highlighted-date a.ui-state-default {
  background-color: #A8A8AA;
  color: #000000;
  cursor: pointer;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background: none;
  background-color: #EBECEE;
  color: #888888;
  border: 0;
  cursor: default;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background-color: #F5F5F5;
  border: none;
}

/* Event Calendar - jQuery UI Datepicker --------- */
.ui-datepicker-inline {
  font-size: 14px;
  width: 100%;
}

.ui-datepicker-inline .ui-datepicker-title {
  font-size: 18px;
  line-height: 24px;
}

.ui-datepicker-inline .ui-state-default,
.ui-datepicker-inline .ui-widget-content .ui-state-default,
.ui-datepicker-inline .ui-widget-header .ui-state-default {
  padding: 13px;
}

.ui-datepicker-inline table td {
  padding: 2px;
}

/* Upcoming Events - jQuery UI Datepicker --------- */
#ui-datepicker-div {
  z-index: 1000 !important;
}

#ui-datepicker-div .ui-datepicker-title select {
  color: black;
  margin: 0;
  padding: 0;
}

#ui-datepicker-div .ui-datepicker-days-cell-over a {
  background-color: #FFFFFF;
  border: 1px solid #A8A8AA;
}

/* Event Calendar - Spotlight Top Right (slidesjs) --------- */
#event_spotlight {
  position: relative;
  width: 600px;
  height: 360px;
}

#event_spotlight .slides_container {
  width: 600px;
  height: 350px;
}

#event_spotlight .slides_container div.slide {
  width: 600px;
}

#event_spotlight .caption {
  font-size: 18px;
  font-style: italic;
  width: 560px;
}

#event_spotlight ul.pagination {
  padding: 0;
  margin: 0;
}

#event_spotlight .pagination li {
  background: none !important;
  padding: 0;
}

#event_spotlight .caption p {
  padding: 0;
  color: #FFFFFF;
}

/* Calendar Description - Section Left Column ---------- */
#calendar_description {
  padding-bottom: 15px;
}

/* Featured Events - Section Left Column (slidesjs) ---------- */
#event_featured {
  position: relative;
}

#event_featured .slides_nav {
  font-size: 12px;
  float: right;
}

#event_featured .featured_event {
  margin-bottom: 15px;
}

/* Upcoming Events -------------------------------- */
#event_search {
  background-color: #f2f1ec;
  padding: 20px 20px;
  margin: 0 10px 15px 5px;
}

#event_search .search_field {
  margin-bottom: 15px;
  display: inline-block;
}

#event_search .search_label {
  font-weight: 400;
}

#event_search input,
#event_search select {
  font-size: 18px;
  margin: 0;
  padding: 3px;
  height: 50px;
  width: 100%;
  float: right;
  padding-left: 15px;
}

#event_search input {
  color: #999;
}

#event_search select {
  color: #777;
  text-transform: capitalize;
}

#event_results {
  position: relative;
  margin-top: 25px;
}

#event_results .slide {
  width: 100%;
}

.rslides-nav {
  float: right;
  font-size: 80%;
  font-weight: bold;
  margin: 10px 10px 0 0;
}

.rslides-nav a:last-child:before {
  content: " | ";
}

#event_results .calendar_date {
  margin: 0 auto;
  text-align: center;
  font-weight: bold;
}

#event_results .calendar_month {
  font-size: 10px;
  line-height: 12px;
  padding: 2px 0;
  background-color: #960006;
  color: #FFFFFF;
  height: 13px;
}

#event_results .calendar_day {
  color: #121212;
  font-size: 20px;
  line-height: 24px;
  border: 1px solid #960006;
  height: 45px;
}

#event_results .calendar_day span {
  padding-top: 3px;
  display: block;
}

@media only screen and (max-width: 992px) {
  #event_search {
    padding: 20px 15px;
    margin: 0 10px 15px;
  }

  #event_results .upcoming_event.row .date_blurb {
    margin-bottom: 15px;
  }

  #event_results .upcoming_event.row {
    padding: 0 0 20px;
  }
}
@media only screen and (max-width: 768px) {
  #event_search .search_field {
    margin-bottom: 15px;
  }

  #event_results .calendar_date {
    width: 100%;
    height: 35px;
  }

  #event_results .calendar_month {
    font-size: 20px;
    line-height: 20px;
    width: 50%;
    padding: 6px 0;
    height: 34px;
    float: left;
    max-width: 60px;
  }

  #event_results .calendar_day {
    font-size: 20px;
    line-height: 20px;
    height: 35px;
    background-color: #91ad1f;
    color: #FFFFFF;
  }

  #event_results .calendar_day span {
    padding-top: 6px;
    float: left;
  }

  #event_results .upcoming_event.row {
    padding: 20px 0;
  }

  #event_featured .featured_event_text p {
    margin: 0;
  }

  #event_featured .featured_event_text span.time {
    font-size: 75%;
  }

  #event_search input,
#event_search select {
    float: none;
  }
}
#event_results .upcoming_event_row h3 {
  padding-top: 0;
  margin-top: 0;
}

#event_results .upcoming_event_row {
  margin-bottom: 15px;
}

#event_results .upcoming_event_row .btn,
#event_results .upcoming_event_row .btn-primary,
#event_results .upcoming_event_row input[type=button],
#event_results .upcoming_event_row input[type=button],
#event_results .upcoming_event_row .btn-secondary {
  margin: 0;
}

#event_results .upcoming_event .left {
  font-size: 13px;
}

#event_results .upcoming_event .time_location {
  font-size: 14px;
  color: #888888;
  margin-bottom: 15px;
}

/*** SELECT FIX ***/
#event_search #search_field_cat .select-cont {
  background: url(../img/select-arr.html) no-repeat center right 10px white;
  width: 100%;
  overflow: hidden;
  margin: 0;
  display: inline-block;
  border-right: 1px solid #c0c0c0;
}

#event_search #search_field_cat select {
  width: 100%;
  background: transparent;
  margin: 0;
  padding-left: 10px;
  -webkit-appearance: none;
  /*Hiding select arrow in Chrome and Safari*/
}

#event_search #search_field_cat select::-ms-expand {
  display: none;
  /*Hiding select arrow in IE*/
}

/*Hiding select arrow in Firefox*/
@-moz-document url-prefix() {
  #event_search #search_field_cat select {
    width: 110%;
    padding-top: 2px;
    float: left;
    text-align: left;
  }

  #event_search #search_field_cat select option {
    width: auto;
  }

  #event_search #search_field_cat select option:before {
    content: none;
  }
}
.event .image-blocks,
.event-ov .image-blocks {
  min-height: 768px;
}

@media screen and (max-width: 1023px) {
  .event .image-blocks,
.event-ov .image-blocks {
    min-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .event .image-blocks,
.event-ov .image-blocks {
    min-height: 250px;
  }
}
.event .btn-primary,
.event input[type=button],
.event input[type=button],
.event .btn-secondary {
  margin-bottom: 15px;
}

.success {
  color: white;
  background: #1A5330;
  padding: 20px;
}
.success span {
  color: white;
}

/************************/
/*   eCommerce styles   */
/************************/
.ecom-category .sort .product-filters .filter-col .filters {
  display: inline-block;
  width: 200px;
  margin-bottom: 15px;
  padding: 0 15px;
  height: 46px;
  line-height: 46px;
  border: 2px solid #eaeaea;
  border-radius: 5px;
  font-size: 14px;
  color: #121212;
  font-family: "LibreBaskervilleItalic";
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-left: 8px;
  background: url(../img/toggle.png) 94% center no-repeat;
  position: relative;
}

.ecom-category .sort .product-filters .filter-col .filters.open .filter-list {
  max-height: 500px;
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  overflow: auto;
  display: block;
}

.ecom-category .sort .product-filters .filter-col .filters .filter-list {
  display: none;
  background-color: #fff;
  border: 2px solid #eaeaea;
  box-shadow: 2px 2px 6px 0 rgba(234, 234, 234, 0.8);
  max-height: 0;
  margin: 0;
  padding: 10px 5px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  cursor: pointer;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 100%;
  transition: opacity 0.2s ease-in;
  z-index: 10;
  line-height: 1;
}

.ecom-category .sort .product-filters .filter-col .filters .filter-list li {
  list-style: none;
  margin-bottom: 1.07143rem;
}

.ecom-category .sort .product-filters .filter-col .filters .filter-list li:last-child {
  margin-bottom: 0;
}

.ecom-category .sort .product-filters .filter-col .filters .filter-list li input {
  float: left;
  width: 10%;
  margin-top: 0;
  display: inline-block;
}

.ecom-category .sort .product-filters .filter-col .filters .filter-list li label {
  float: left;
  display: inline-block;
  width: 88%;
  margin: 0;
  padding: 0 15px;
  cursor: pointer;
}

.ecom-category .sort .sorting_sort {
  float: right;
}

.ecom-category .sort .filter-reset {
  margin-top: 30px;
  float: right;
}

.ecom-category .sort label {
  font-family: "Montserrat", sans-serif;
}

.ecom-category .product_features a .product-image {
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ecom-category .product_features .price_section span {
  cursor: pointer;
}

.ecom-category .image-blocks {
  min-height: 768px;
}

@media screen and (max-width: 1023px) {
  .ecom-category .image-blocks {
    min-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .ecom-category .image-blocks {
    min-height: 250px;
  }
}
#addcartdiv h1,
#addcartdiv .home .our_specialities h2,
.home .our_specialities #addcartdiv h2 {
  line-height: 1.5;
  font-size: 30px;
}

.ecom-product .product-infotabs {
  padding: 20px 0 20px 50px;
  font-family: "Montserrat";
  letter-spacing: 2px;
  width: 100%;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
  color: #960006;
  cursor: pointer;
}

.ecom-product .product-infotabs .info-header {
  position: relative;
  font-size: 15px;
  text-transform: uppercase;
}

.ecom-product .product-infotabs .info-header.open {
  margin-bottom: 25px;
}

.ecom-product .product-infotabs .info-header:after {
  position: absolute;
  content: "";
  right: 30px;
  top: 45%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #717171 transparent transparent transparent;
}

.ecom-product .product-infotabs .info-content {
  display: none;
}

.ecom-product .product-review-form {
  display: none;
}

.ecom-product .product-review-form form {
  max-width: 400px;
  margin: 0 auto;
}

.ecom-product .product-review-form .product-rating .review_form_rating {
  margin: 0 auto 30px;
}

.ecom-product .product_features .product-image {
  height: 350px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.ecom-product .image-blocks {
  min-height: 768px;
}

@media screen and (max-width: 1023px) {
  .ecom-product .image-blocks {
    min-height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .ecom-product .image-blocks {
    min-height: 250px;
  }
}
#payment_cart .cartqty {
  padding: 0;
  text-align: center;
}

#payment_cart input[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}

#addcartdiv h1,
#addcartdiv .home .our_specialities h2,
.home .our_specialities #addcartdiv h2 {
  font-size: 1.5rem;
  letter-spacing: 0.5rem;
}

#lgnbx_login {
  padding-top: 50px;
}

#lgnbx_login h1,
#lgnbx_login .home .our_specialities h2,
.home .our_specialities #lgnbx_login h2 {
  font-size: 1.5rem !important;
  text-align: center;
  letter-spacing: 0.5rem;
  line-height: 1;
}

#lgnbx_login .lgnbx_body ul {
  padding-top: 27px;
}

#submitlogin {
  margin: 30px 0;
}

.crm_account,
.crm_account_addresses,
.crm_account_newsletters {
  /* Logged In - Account Page Baseline */
}

.crm_account input,
.crm_account_addresses input,
.crm_account_newsletters input {
  padding: 7px;
  margin: 3px;
}

.crm_account #crm_tabs,
.crm_account_addresses #crm_tabs,
.crm_account_newsletters #crm_tabs {
  margin: 0;
}

.crm_account #crm_tabs ul,
.crm_account_addresses #crm_tabs ul,
.crm_account_newsletters #crm_tabs ul {
  list-style: none;
  margin: 0;
}

.crm_account #crm_tabs li:before,
.crm_account_addresses #crm_tabs li:before,
.crm_account_newsletters #crm_tabs li:before {
  content: none;
}

.crm_account #crm_tabs li a,
.crm_account_addresses #crm_tabs li a,
.crm_account_newsletters #crm_tabs li a {
  background-color: #920E0E;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-right: 5px;
  padding: 5px 17px;
  color: #FFFFFF;
  font-size: 14px;
}

.crm_account #crm_tabs li a:hover,
.crm_account #crm_tabs li a:focus,
.crm_account #crm_tabs li a.active_tab,
.crm_account_addresses #crm_tabs li a:hover,
.crm_account_addresses #crm_tabs li a:focus,
.crm_account_addresses #crm_tabs li a.active_tab,
.crm_account_newsletters #crm_tabs li a:hover,
.crm_account_newsletters #crm_tabs li a:focus,
.crm_account_newsletters #crm_tabs li a.active_tab {
  background-color: #F9F5E4;
  color: #920E0E;
}

.crm_account #crm_form,
.crm_account_addresses #crm_form,
.crm_account_newsletters #crm_form {
  border-top: 40px solid #920E0E;
  border-bottom: 1px solid #920E0E;
}

.crm_account #crm_form:before,
.crm_account #crm_form:after,
.crm_account_addresses #crm_form:before,
.crm_account_addresses #crm_form:after,
.crm_account_newsletters #crm_form:before,
.crm_account_newsletters #crm_form:after {
  display: table;
  content: " ";
}

.crm_account #crm_form:after,
.crm_account_addresses #crm_form:after,
.crm_account_newsletters #crm_form:after {
  clear: both;
}

.crm_account #crm_form h3,
.crm_account_addresses #crm_form h3,
.crm_account_newsletters #crm_form h3 {
  font-size: 28px;
  letter-spacing: normal;
}

@media screen and (max-width: 767px) {
  .crm_account #crm_form .crm_form,
.crm_account_addresses #crm_form .crm_form,
.crm_account_newsletters #crm_form .crm_form {
    padding: 0;
  }
}
.crm_account #crm_form .edit_left,
.crm_account_addresses #crm_form .edit_left,
.crm_account_newsletters #crm_form .edit_left {
  position: relative;
  min-height: 1px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  float: left;
  width: 100%;
  margin-top: 20px;
  color: #333333;
  font-size: 16px;
  font-weight: normal;
}

@media (min-width: 767px) and (max-width: 1022px) {
  .crm_account #crm_form .edit_left,
.crm_account_addresses #crm_form .edit_left,
.crm_account_newsletters #crm_form .edit_left {
    float: left;
    width: 33.33333%;
  }
}
@media (min-width: 1023px) {
  .crm_account #crm_form .edit_left,
.crm_account_addresses #crm_form .edit_left,
.crm_account_newsletters #crm_form .edit_left {
    float: left;
    width: 25%;
  }
}
.crm_account #crm_form .edit_right,
.crm_account_addresses #crm_form .edit_right,
.crm_account_newsletters #crm_form .edit_right {
  position: relative;
  min-height: 1px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  float: left;
  width: 100%;
  margin-top: 20px;
}

@media (min-width: 767px) and (max-width: 1022px) {
  .crm_account #crm_form .edit_right,
.crm_account_addresses #crm_form .edit_right,
.crm_account_newsletters #crm_form .edit_right {
    float: left;
    width: 66.66667%;
  }
}
@media (min-width: 1023px) {
  .crm_account #crm_form .edit_right,
.crm_account_addresses #crm_form .edit_right,
.crm_account_newsletters #crm_form .edit_right {
    float: left;
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .crm_account #crm_form .edit_right,
.crm_account_addresses #crm_form .edit_right,
.crm_account_newsletters #crm_form .edit_right {
    padding-top: 0;
  }
}
.crm_account #crm_form .edit_right .edit_form_label,
.crm_account_addresses #crm_form .edit_right .edit_form_label,
.crm_account_newsletters #crm_form .edit_right .edit_form_label {
  position: relative;
  min-height: 1px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  float: left;
  width: 100%;
}

@media (min-width: 767px) {
  .crm_account #crm_form .edit_right .edit_form_label,
.crm_account_addresses #crm_form .edit_right .edit_form_label,
.crm_account_newsletters #crm_form .edit_right .edit_form_label {
    float: left;
    width: 41.66667%;
  }
}
@media screen and (max-width: 767px) {
  .crm_account #crm_form .edit_right .edit_form_label,
.crm_account_addresses #crm_form .edit_right .edit_form_label,
.crm_account_newsletters #crm_form .edit_right .edit_form_label {
    padding: 0;
  }
}
.crm_account #crm_form .edit_right .edit_form_field,
.crm_account_addresses #crm_form .edit_right .edit_form_field,
.crm_account_newsletters #crm_form .edit_right .edit_form_field {
  position: relative;
  min-height: 1px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  float: left;
  width: 100%;
}

@media (min-width: 767px) {
  .crm_account #crm_form .edit_right .edit_form_field,
.crm_account_addresses #crm_form .edit_right .edit_form_field,
.crm_account_newsletters #crm_form .edit_right .edit_form_field {
    float: left;
    width: 58.33333%;
  }
}
@media screen and (max-width: 767px) {
  .crm_account #crm_form .edit_right .edit_form_field,
.crm_account_addresses #crm_form .edit_right .edit_form_field,
.crm_account_newsletters #crm_form .edit_right .edit_form_field {
    padding: 0;
  }
}
.crm_account #crm_form .edit_form_field select,
.crm_account_addresses #crm_form .edit_form_field select,
.crm_account_newsletters #crm_form .edit_form_field select {
  padding: 5px;
  margin: 3px;
}

.crm_account #crm_form .crm_form h3,
.crm_account_addresses #crm_form .crm_form h3,
.crm_account_newsletters #crm_form .crm_form h3 {
  clear: both;
  margin: 40px 0 10px;
  padding: 0 15px;
}

@media screen and (max-width: 767px) {
  .crm_account #crm_form .crm_form h3,
.crm_account_addresses #crm_form .crm_form h3,
.crm_account_newsletters #crm_form .crm_form h3 {
    padding: 0;
  }
}
.crm_account #crm_form .edit_right .awesome,
.crm_account_addresses #crm_form .edit_right .awesome,
.crm_account_newsletters #crm_form .edit_right .awesome {
  float: right;
}

@media screen and (max-width: 1023px) {
  .crm_account #crm_form .edit_right .awesome,
.crm_account_addresses #crm_form .edit_right .awesome,
.crm_account_newsletters #crm_form .edit_right .awesome {
    float: none;
  }
}
.crm_account #crm_account_image,
.crm_account_addresses #crm_account_image,
.crm_account_newsletters #crm_account_image {
  margin: 0 0 20px;
}

.crm_account #crm_account_image:before,
.crm_account #crm_account_image:after,
.crm_account_addresses #crm_account_image:before,
.crm_account_addresses #crm_account_image:after,
.crm_account_newsletters #crm_account_image:before,
.crm_account_newsletters #crm_account_image:after {
  display: table;
  content: " ";
}

.crm_account #crm_account_image:after,
.crm_account_addresses #crm_account_image:after,
.crm_account_newsletters #crm_account_image:after {
  clear: both;
}

.crm_account .crm_form .edit_form_button,
.crm_account_addresses .crm_form .edit_form_button,
.crm_account_newsletters .crm_form .edit_form_button {
  clear: both;
  padding-top: 15px;
}

@media screen and (max-width: 767px) {
  .crm_account .crm_form .edit_form_button,
.crm_account_addresses .crm_form .edit_form_button,
.crm_account_newsletters .crm_form .edit_form_button {
    float: left;
  }
}
.crm_account #crm_account_newsletters_form.crm_form h3,
.crm_account_addresses #crm_account_newsletters_form.crm_form h3,
.crm_account_newsletters #crm_account_newsletters_form.crm_form h3 {
  margin-top: 0;
}

.formbuilderv2_form {
  max-width: 600px;
  margin: 0 auto;
}

.formbuilderv2_form span.form_field_not_required {
  display: none;
}

.formbuilderv2_form ul {
  list-style-type: none;
  padding-left: 0;
}

.formbuilderv2_form ul li {
  background-image: none;
  padding-left: 0;
}

.formbuilderv2_form .form_title {
  text-align: center;
}

.formbuilderv2_form .form_description {
  text-align: center;
}

.formbuilderv2_form .form_field_title {
  padding-bottom: 4px;
}

.formbuilderv2_form img.ui-datepicker-trigger {
  padding-top: 4px;
}

.formbuilderv2_form input[type=checkbox],
.formbuilderv2_form input[type=radio] {
  margin-right: 7px;
}

.formbuilderv2_form .form_field_element input[type=text],
.formbuilderv2_form .form_field_element input[type=email],
.formbuilderv2_form .form_field_element textarea {
  padding: 5px 10px;
}

.formbuilderv2_form .form_field_element select {
  width: 100%;
}

.formbuilderv2_form .form_field_hint {
  font-size: 70%;
  width: 90%;
}

.formbuilderv2_form .form_field_element input.form_field_half {
  width: 47%;
}

.formbuilderv2_form .form_field_element input.form_field_half:last-child {
  float: right;
}

.formbuilderv2_form .formbuilderv2_form_field {
  padding: 10px 0px;
}

@media only screen and (max-width: 900px) {
  .formbuilderv2_form .formbuilderv2_form_field {
    padding-left: 5%;
  }
}
.formbuilderv2_form .form_submit {
  position: relative;
  min-height: 1px;
  padding-right: 0.9375rem;
  padding-left: 0.9375rem;
  float: left;
  width: 100%;
}

input[type=button] {
  float: right;
  margin-right: 4%;
  margin-top: 30px;
}

.tip-error,
.tip-darkgray {
  color: #fff;
  padding: 15px;
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.06);
}

.tip-error:before,
.tip-darkgray:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  top: 15px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.tip-error {
  background-color: #d12c0a;
}

.tip-error:before {
  border-right: 10px solid #d12c0a;
  right: -10px;
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.tip-darkgray {
  background-color: #333333;
  width: 250px;
}

.tip-darkgray:before {
  border-right: 10px solid #333333;
  left: -10px;
}

.home .main-cnt {
  text-align: center;
  background: #960006;
}

.home .main-cnt * {
  color: white !important;
}

.lightbox {
  display: none;
}

.label-right .nf-field-label {
  line-height: 1em;
  padding-left: 0 !important;
}

.list-checkbox-wrap .nf-field-element li,
.list-radio-wrap .nf-field-element li {
  line-height: 1em;
}

.nf-before-form-content,
.nf-form-title {
  display: none;
}

.nf-field-element hr {
  width: 100%;
  height: 2px;
  background: #eaeaea;
  border: none;
}

.nf-field-label label {
  font-weight: 400 !important;
}

.nf-error-msg {
  font-size: 0.8em;
  margin-right: 0 !important;
}

.nf-form-wrap {
  width: 600px;
  margin: 0 auto;
}

@media only screen and (max-width: 650px) {
  .nf-form-wrap {
    width: auto;
    margin: 0 25px;
  }
}
.nf-help {
  background: none !important;
}

.alignnone {
  margin: 0;
}

.aligncenter,
div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}

.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  width: calc(100% - 10px) !important;
  padding: 5px 5px 10px 5px;
  text-align: center;
}

.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 10px 0;
  width: 100%;
  max-width: 100%;
  padding: 0;
  display: block;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

#mc_embed_signup .clear {
  height: auto;
}

/*# sourceMappingURL=style.css.map */
