/* Scss Document */
body {
  color: #5e5e5e;
  font-family: "Arapey", serif;
  font-size: 16px; }

a {
  color: #3a464e; }
  a:hover, a:active, a:focus {
    color: #3a464e;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "Arapey", serif; }

h1 {
  text-transform: uppercase; }

.home h2 {
  border-bottom: none;
  padding-bottom: 0;
  max-width: 90%;
  margin: 0 auto 15px; }

h2 {
  border-bottom: 1px solid #c4c4c4;
  padding-bottom: 20px;
  margin-bottom: 20px; }

.post h2 {
  border-bottom: none;
  padding-bottom: 0; }

/* BUTTONS */
.btn-lined {
  border: solid 1px #000;
  border-radius: 0;
  padding: 6px 16px;
  margin-top: 10px; }
  .btn-lined:hover {
    color: #000; }

blockquote {
  margin: 30px 0 0 0;
  border-left: none;
  text-align: center;
  font-size: 24px;
  font-family: "Arapey", serif;
  border-top: 1px solid rgba(196, 196, 196, 0.5);
  float: left;
  clear: left;
  width: 100%;
  padding: 30px 0 0 0; }

.entry-content ul {
  list-style-type: disc;
  margin-left: 30px; }
  .entry-content ul li {
    margin-left: 0; }

#site-title a {
  background-image: url(../img/hba-logo-black.png);
  text-indent: -1000px;
  display: block;
  overflow: hidden;
  width: 100%;
  background-size: 211px;
  max-width: 211px;
  height: 100px;
  margin: 0 auto;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  #header.scroll #site-title a, #header.stick #site-title a {
    background-size: 131px;
    max-width: 131px;
    height: 62px; }

#branding {
  background-image: url(../img/hba-logo-bg.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  width: 100%;
  position: relative;
  margin-bottom: 10px; }
  #branding h1 {
    margin: 0; }

@media (-webkit-min-device-pixel-ratio: 2) {
  #site-title a {
    background-image: url(../img/hba-logo-black@2x.png);
    background-size: 211px; } }

#menu-main-navigation .sub-menu, #menu-intro-menu .sub-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  padding-top: 20px;
  width: 280px; }

.menu-main-navigation-container, .menu-intro-menu-container {
  display: table;
  margin: 0 auto; }

ul#menu-main-navigation, ul#menu-intro-menu {
  min-width: 100%;
  list-style: none;
  padding-top: 20px; }
  ul#menu-main-navigation li, ul#menu-intro-menu li {
    display: inline;
    margin: 0 15px;
    font-size: 18px;
    text-transform: uppercase;
    position: relative;
    font-family: "Arapey", serif; }
    ul#menu-main-navigation li a, ul#menu-intro-menu li a {
      padding: 10px 0; }
    ul#menu-main-navigation li.current-menu-item a, ul#menu-main-navigation li a:hover, ul#menu-intro-menu li.current-menu-item a, ul#menu-intro-menu li a:hover {
      color: #849bab;
      text-decoration: none; }
    ul#menu-main-navigation li.menu-item-has-children a, ul#menu-intro-menu li.menu-item-has-children a {
      background-image: url(../img/nav-dropdown-bg.png);
      background-position: bottom center;
      background-repeat: no-repeat; }
    ul#menu-main-navigation li.menu-item-has-children .sub-menu a, ul#menu-intro-menu li.menu-item-has-children .sub-menu a {
      background-image: none;
      background-position: bottom center;
      background-repeat: no-repeat; }
    ul#menu-main-navigation li .sub-menu li, ul#menu-intro-menu li .sub-menu li {
      margin: 0 0 1px 0;
      display: block;
      float: left;
      width: 100%; }
    ul#menu-main-navigation li .sub-menu a, ul#menu-intro-menu li .sub-menu a {
      background: rgba(58, 70, 78, 0.8);
      color: #FFF;
      padding: 8px;
      display: block; }
      ul#menu-main-navigation li .sub-menu a:hover, ul#menu-intro-menu li .sub-menu a:hover {
        background: #3a464e; }

#blogintro {
  margin: 0 0 20px 0;
  float: left;
  width: 100%; }

@media screen and (max-width: 991px) {
  ul#menu-main-navigation li, ul#menu-intro-menu li {
    margin: 0 6px; } }

#menu-main-navigation li:hover .sub-menu, #menu-intro-menu li:hover .sub-menu {
  display: block;
  z-index: 10000; }

/* .single #menu {
  border-bottom: 1px solid rgba(196, 196, 196, 1);
  padding-bottom: 10px;
  margin-bottom: 30px;
} */
/*HOME SLIDE*/
body, html, .home .mm-page, .page-id-35747 .mm-page {
  height: 100%;
  width: 100%; }

.headertools {
  position: absolute;
  left: 0;
  bottom: -6px;
  width: 350px; }
  .headertools.left a {
    text-indent: -1000px;
    overflow: hidden;
    display: block;
    width: 175px;
    background-size: 175px;
    height: 85px;
    background-image: url(../img/hdr-left-tailor.png);
    float: left; }
    .headertools.left a.blog {
      background-image: url(../img/hdr-left-blog.png);
      background-size: 166px; }
  .headertools.right {
    right: 0;
    left: auto;
    bottom: 0; }
  .headertools .smlist {
    background-image: url(../img/hdr-right-bg.png);
    background-size: 121px;
    padding-left: 121px;
    height: 78px;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0;
    max-width: none;
    width: 100%; }
    .headertools .smlist i {
      color: #A6A6A6; }
    .headertools .smlist li {
      width: 35px;
      margin-top: 20px; }

@media (-webkit-min-device-pixel-ratio: 2) {
  .headertools.left a {
    background-size: 175px;
    background-image: url(../img/hdr-left-tailor@2x.png); }
    .headertools.left a.blog {
      background-size: 166px;
      background-image: url(../img/hdr-left-blog@2x.png); }
  .headertools .smlist {
    background-size: 121px;
    background-image: url(../img/hdr-right-bg@2x.png); } }

.home .headertools {
  display: none; }

.home .entry-content h3 {
  font-size: 24px;
  font-style: italic;
  margin-top: 10px;
  margin-bottom: 30px; }

#welcome {
  position: relative;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  transition: top .85s ease-in-out;
  -moz-transition: top .85s ease-in-out;
  -webkit-transition: top .85s ease-in-out;
  z-index: 2000; }
  #welcome.showhide {
    top: -99.4%; }
  #welcome #darkoverlay {
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.55);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 11; }

#welcomebg1 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  z-index: 1000; }

#welcomebg2 {
  position: absolute;
  width: 100%;
  height: 100%;
  background-size: cover;
  top: 0;
  z-index: 1000;
  z-index: -1;
  -webkit-filter: grayscale(1) brightness(0.4);
  filter: grayscale(1) brightness(0.4); }

/* HOMEPAGE */
.home article .header {
  text-align: center; }

.blocks img {
  margin-bottom: 30px;
  width: 100%;
  max-width: 100%; }

.smlist {
  width: 100%;
  max-width: 250px;
  display: block;
  margin: 20px auto;
  font-size: 25px; }
  .smlist span {
    width: 1px;
    height: 1px;
    text-indent: -1000px;
    overflow: hidden;
    display: block; }
  .smlist li {
    float: left;
    width: 40px;
    height: 30px;
    display: block;
    text-align: center; }
  .smlist i, .smlist a {
    color: #FFF; }

#socialsidebar {
  width: 40px;
  position: fixed;
  right: 0;
  top: 100px;
  z-index: 1000; }
  #socialsidebar .smlist li {
    float: left;
    width: 45px;
    height: 45px;
    margin-bottom: 2px;
    display: block;
    text-align: center;
    background-color: rgba(58, 70, 78, 0.8);
    font-size: 25px;
    line-height: 45px; }
  #socialsidebar .smlist i, #socialsidebar .smlist a {
    display: block;
    width: 100%;
    line-height: 45px; }
  #socialsidebar .fa-google-plus {
    font-size: 20px; }
  #socialsidebar .smlist li:hover {
    background-color: #3a464e; }

#wrapper {
  background: url(../img/bg-diagonals-left.gif) no-repeat -350px top, url(../img/bg-diagonals-right.gif) no-repeat right -400px top 100px; }

@media screen and (max-width: 1500px) {
  #wrapper {
    background-position: -500px top, right -450px top 100px; } }

.promowide img {
  max-width: 100%; }

/* TEMPLATE SECTIONS */
.band {
  padding: 50px 0; }

#quote {
  background-color: #e8e8e8;
  text-align: center;
  padding: 70px 0; }
  #quote .smlist i {
    color: #FFF; }

#besocial {
  color: #FFF;
  text-align: center;
  min-height: 309px;
  background-size: cover;
  position: relative;
  padding-top: 0;
  background-color: #171717;
  padding-bottom: 0; }
  #besocial img {
    float: left;
    width: 100%;
    margin-bottom: 50px; }
  #besocial header {
    background-image: url(../img/section-be-social-title.jpg);
    width: 100%;
    max-width: 405px;
    height: 100px;
    margin: 140px auto 10px auto;
    text-indent: -1000px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: top center; }

#awardsimg img {
  max-width: 100%;
  height: auto;
  width: 100%; }

@media screen and (max-width: 1400px) {
  #besocial {
    min-height: 160px; }
    #besocial header {
      background-size: contain;
      height: 70px; } }

@media screen and (max-width: 1000px) {
  #besocial {
    min-height: 160px; }
    #besocial header {
      background-size: contain;
      height: 50px; } }

@media screen and (max-width: 1600px) {
  #besocial header {
    margin-top: 100px; } }

@media screen and (max-width: 1400px) {
  #besocial header {
    margin-top: 80px; } }

@media screen and (max-width: 1200px) {
  #besocial header {
    margin-top: 60px; } }

@media screen and (max-width: 1000px) {
  #besocial header {
    margin-top: 40px; } }

@media screen and (max-width: 800px) {
  #besocial header {
    margin-top: 20px; } }

@media screen and (max-width: 600px) {
  #besocial header {
    margin-top: 10px; } }

#asfeatured {
  text-align: center; }
  #asfeatured img {
    margin: 0 6px;
    display: inlin-block; }

#quote {
  font-family: "futura-pt",Helvetica,Arial,sans-serif;
  font-weight: 100;
  margin-top: 40px;
  text-align: left; }

.quote {
  /*background-image: url(../img/icon-speech.png); background-repeat: no-repeat; background-position: center top; padding-top: 70px;*/
  font-size: 30px;
  font-family: "Arapey", serif; }

#quote img {
  border-radius: 75px;
  max-width: 150px; }

.names {
  font-size: 24px;
  font-weight: 500;
  font-style: italic;
  font-family: "Arapey", serif; }

#welcome #logo {
  background-image: url(../img/hba-logo-white.png);
  width: 292px;
  height: 139px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -146px;
  text-indent: -1000px;
  overflow: hidden;
  margin-top: -100px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 291px; }

#welcome .arrow {
  width: 420px;
  height: 30px;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  bottom: 60px;
  margin-left: -210px;
  display: block;
  cursor: pointer;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  height: 70px;
  z-index: 12; }
  #welcome .arrow a {
    background-image: url(../img/welcome-arrow.png);
    width: 100px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center center;
    text-indent: -1000px;
    overflow: hidden;
    display: inline-block;
    cursor: pointer;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -50px; }

.largetext {
  font-size: 24px; }

.divider {
  margin: 60px 0; }

#footer {
  padding-bottom: 30px;
  background-image: url(../img/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: right top;
  background-color: #2d2d2d;
  color: #FFF; }
  #footer a {
    color: #FFF; }
  #footer .smlist {
    max-width: 340px;
    margin: 60px auto 0 auto;
    padding-bottom: 60px; }
    #footer .smlist li {
      background-image: url(../img/footer-sm-bg.png);
      width: 48px;
      height: 48px;
      margin-right: 8px;
      line-height: 50px;
      color: #FFF; }
    #footer .smlist i {
      color: #707070; }
  #footer hr {
    border-top: 1px solid rgba(255, 255, 255, 0.5); }
  #footer h2, #footer h3, #footer h5 {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0;
    font-size: 22px; }

#stimulatingminds {
  background-image: url(../img/footer-logo-stimulatingminds.png);
  width: 150px;
  height: 63px;
  display: block;
  text-indent: -1000px;
  float: right;
  overflow: hidden; }

#copyright {
  margin-bottom: 30px; }

#header {
  padding: 20px 0 15px;
  clear: left;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  background-color: #fff;
  transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out; }
  #header.scroll {
    padding: 10px 0; }
  #header.fixedhead {
    position: fixed;
    top: 0;
    z-index: 999; }

.stickThis.stick {
  position: fixed;
  top: 0;
  z-index: 999; }

.container {
  clear: both; }

#container {
  margin-top: 200px; }
  .home #container {
    margin-top: 0; }

#menutrg {
  position: absolute;
  top: 20px;
  right: 20px;
  overflow: hidden;
  font-size: 32px; }

#menuinsta {
  position: absolute;
  top: 28px;
  left: 20px;
  overflow: hidden;
  font-size: 18px; }

.wp-post-image {
  max-width: 100%;
  height: auto; }

.ftd-img.page article .header {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: solid 1px #c4c4c4;
  margin-bottom: 10px; }

/* #content div p:first-of-type {font-size: 130%; font-weight: 600;} */
.page img.size-full {
  margin: 30px 0; }

.home img.size-full {
  margin: 0; }

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

.page img.wp-post-image {
  margin: 0 0 10px 0; }

.page .blog img.wp-post-image {
  margin: 0; }

/* GFORMS */
.gfield_label {
  font-size: 22px;
  margin: 10px 0 5px 0; }

.gfield_checkbox .gfield_label {
  font-size: 16px;
  margin: 5px 0 5px 0; }

#gform_5 {
  position: relative; }

/*
.gform_wrapper {
  *, :after, :before {
    box-sizing: border-box;
    position: relative;
  }
}
*/
.gform_body {
  position: relative; }

/*
.gfield_price {
  background-color: rgba(219, 225, 230, 0.3);
  padding: 30px 20px;
  color: rgba(0,0,0,.90);
  border: 2px dashed #FFF;
  width: 73%;
  margin-right: 3%;
  clear: none;
  float: left;
  border: none;
  border-bottom: 1px dashed rgba(0,0,0,.2);
  border-bottom: none; border: 1px solid rgba(0,0,0,.10);
  margin-bottom: 10px;
  border-radius: 5px;
} 
.gfield_price .gfield_label {
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 100 !important;
}
.gfield_price:hover {
  background-color: rgba(109, 154, 175, 0.4) !important;
}
.gfield_price .gfield_label {
  font-family: $font-main;
  font-size: 28px;
  text-transform: uppercase;
  padding-bottom: 10px;
  margin-bottom: 0px !important;
  width: 100%;
  text-align: center;
  font-weight: 500 !important;
}

 ul.gfield_checkbox {
   padding: 30px 30px 20px 30px !important;
   border: 1px solid rgba(0,0,0,.1);
   border-radius: 3px;
}
 */
.gform_wrapper .gfield_html.gfield_no_follows_desc {
  margin-top: 0 !important; }

/*
#field_5_4 {background-color: rgba(109, 154, 175, 0.1); }
#field_5_7 {background-color: rgba(109, 154, 175, 0.3); }
#field_5_12 {background-color: rgba(109, 154, 175, 0.2); }
#field_5_31 {background-color: rgba(109, 154, 175, 0.1); }
#field_5_32 {background-color: rgba(109, 154, 175, 0.3); }
#field_5_33 {background-color: rgba(109, 154, 175, 0.2); } 
*/
.picknmix {
  background-color: rgba(74, 107, 132, 0.29);
  padding: 20px;
  border-radius: 5px;
  margin-top: 40px; }
  .picknmix h4 {
    margin-top: 0 !important;
    border-bottom: solid 1px rgba(74, 107, 132, 0.29);
    padding-bottom: 20px;
    margin-bottom: 20px; }

.hidefield {
  display: none; }

.gform_wrapper {
  max-width: 100% !important; }

/*.gform_wrapper li.field_description_above .gfield_description {text-align: center !important; margin: 0 0 10px 0 !important; padding: 0 !important}*/
#field_1_18 {
  float: left;
  margin-top: 40px;
  width: 100%; }

.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title {
  font-weight: 500 !important; }

#gform_fields_5 .glist {
  list-style-type: none !important;
  color: #215984 !important;
  text-align: center;
  padding: 20px 60px !important; }
  #gform_fields_5 .glist li {
    list-style-type: none !important;
    margin-left: 15px !important;
    text-align: center;
    display: inline-block;
    clear: left !important; }

/* PRICE TOTAL */
.gfield_total_5_ {
  background-image: url(../img/form-total-bg.jpg);
  padding: 20px;
  top: 0;
  width: 280px;
  position: absolute;
  border-radius: 0;
  background-position: bottom right;
  border: none;
  color: #FFF;
  text-align: center;
  border-bottom: 10px solid #3a464e;
  margin-right: 0;
  border-bottom: none;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
  .gfield_total_5_ .ginput_container_total {
    display: inline-block;
    margin-left: 10px; }
  .gfield_total_5_ span.ginput_total {
    color: #FFF !important; }
  .gfield_total_5_ .gfield_label {
    width: auto;
    text-align: left;
    font-size: 18px; }

/* SCROLL PRICE */
#pricecontainer {
  position: absolute;
  right: 280px;
  top: 0;
  text-align: center; }

.gfield_total_5_.stick {
  position: fixed;
  z-index: 10000;
  top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.admin-bar .gfield_total_5_.stick {
  top: 30px; }

.gform_wrapper .gform_footer input[type=submit] {
  background-color: #3a464e;
  padding: 10px 16px;
  color: #FFF;
  background-image: none;
  border: none; }

@media screen and (max-width: 1200px) {
  #pricecontainer {
    right: 180px; }
  .gfield_total_5_ {
    width: 180px; } }

@media screen and (max-width: 770px) {
  .gfield_price {
    width: 100%; }
  .gfield_total_5_ {
    width: 100%;
    position: static;
    clear: left; }
  #pricecontainer {
    position: static;
    margin-bottom: 20px; }
  .gform_wrapper li.gfield_html {
    width: 100%; }
  .gfield_total_5_.stick {
    position: static; } }

a.post-edit-link, #searchform label {
  display: none; }

/* NEW FORM STYLES */
.formsection {
  background-color: rgba(219, 225, 230, 0.3);
  padding: 30px 20px;
  color: rgba(0, 0, 0, 0.9);
  width: 73%;
  margin-right: 3%;
  clear: none;
  float: left;
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 10px;
  border-radius: 5px;
  margin-bottom: 50px; }
  .formsection:last-of-type {
    background-color: rgba(219, 225, 230, 0.7); }

.gsection {
  margin-top: 0 !important; }

.gsection_title {
  font-family: "Arapey", serif;
  font-size: 30px !important;
  color: #507f98; }

.formsection h4, .formsection .gfield_label {
  font-size: 20px !important;
  text-transform: uppercase !important;
  letter-spacing: 2px !important;
  font-weight: 500 !important;
  font-family: "Arapey", serif;
  margin-top: 25px; }

/* body .gform_wrapper div.gform_body ul.gform_fields .formsection li.gfield.gfield_html ul li {list-style-type: none !important} */
#field_5_40 .gfield_label {
  display: none; }

/* BLOG FEED */
.postfeed {
  width: 100%;
  float: left; }
  .postfeed article {
    margin-bottom: 30px; }
    .postfeed article img {
      max-width: 100%;
      width: 100%;
      height: auto;
      display: block;
      margin-bottom: 0 !important; }

.single article img {
  max-width: 100%;
  height: auto;
  display: block; }

.aligncenter {
  text-align: center;
  margin: 0 auto; }

.postfeed article h2 {
  font-size: 16px;
  margin: 10px 0 10px 0;
  orphans: 3;
  border: 0;
  padding: 0;
  text-transform: uppercase; }

.postfeed article p {
  font-size: 14px; }
  .postfeed article p.readmore {
    border-top: 1px solid #C1C1C1;
    display: inline-block;
    padding-top: 8px;
    margin-top: 8px;
    font-size: 12px;
    text-transform: uppercase; }

.postfeed article:nth-child(3n+4) {
  clear: left; }

.postfeed a:hover {
  text-decoration: none;
  color: #3a464e; }

.text {
  padding: 20px;
  text-align: center;
  border: 1px solid #C1C1C1;
  border-top: none; }

.postfeed .text {
  min-height: 260px; }

/* FEATURED LINKS */
#featuredlinks {
  padding-top: 30px;
  margin-top: 40px;
  margin-bottom: 40px; }
  #featuredlinks .hidden {
    display: none; }
  #featuredlinks h2 {
    text-align: center;
    text-transform: uppercase; }
  #featuredlinks h1, #featuredlinks h4 {
    font-size: 18px; }
  #featuredlinks img {
    max-width: 100%;
    height: auto; }
  #featuredlinks p {
    margin: 8px 0; }

/* SINGLE POST */
.single .entry-title {
  margin-top: 0;
  font-size: 28px;
  margin-bottom: 20px; }

@media screen and (max-width: 991px) {
  .single p {
    font-size: 18px !important; }
  .single footer a {
    font-size: 18px !important; } }

#info h3 {
  text-transform: uppercase;
  margin-top: 0;
  font-size: 20px;
  margin-bottom: 10px; }

#info p {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 2px;
  margin-bottom: 2px;
  font-size: 14px; }
  #info p strong {
    font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", Georgia, "Times New Roman", serif;
    font-weight: normal;
    font-style: italic;
    letter-spacing: 1px; }

/* .single #container {max-width: 1060px;} */
.prevnext, #sharing h3 {
  font-size: 14px;
  text-transform: uppercase;
  margin-top: 0;
  font-weight: 400;
  margin-bottom: 5px;
  float: left;
  width: 100%; }

.single .footercolumn {
  border-left: 1px solid rgba(0, 0, 0, 0.4);
  padding-left: 30px;
  margin-bottom: 50px; }

.single #nav-below a {
  display: inline-block;
  font-size: 12px;
  background-color: rgba(0, 0, 0, 0.9);
  color: #FFF;
  padding: 6px;
  margin-bottom: 15px;
  display: inline-block;
  font-size: 16px;
  background-color: transparent;
  color: #383838;
  padding: 0;
  margin-bottom: 15px; }

.single .footer {
  margin-top: 30px; }

.single #container {
  position: relative; }

#comments {
  padding-top: 10px;
  margin-top: 30px; }
  #comments h3 {
    text-transform: uppercase;
    margin-top: 0; }

#comment {
  clear: left;
  width: 100%; }

#comments #submit {
  background-color: rgba(0, 0, 0, 0.9);
  color: #FFF;
  background-image: none;
  border: none;
  text-transform: uppercase;
  padding: 8px;
  font-size: 16px; }

.commentmetadata {
  display: none; }

.comment {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.comment-form-comment label {
  display: none; }

a.comment-reply-link {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 4px 6px;
  text-transform: uppercase;
  color: #FFF;
  font-size: 12px; }

#tags {
  width: 100%;
  float: left; }

.single #tags h3 {
  margin-top: 0;
  margin-top: 0; }

#tags a {
  background: #3a464e;
  border-radius: 15px;
  color: #FFF;
  text-transform: uppercase;
  font-size: 12px;
  padding: 5px 8px;
  clear: left;
  float: left;
  margin-bottom: 4px;
  font-size: 12px !important; }
  #tags a:hover {
    background: #677e80;
    text-decoration: none; }

.blog #tags {
  margin-top: 0px; }
  .blog #tags a {
    clear: none;
    margin-right: 4px; }

.blog .entry-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 30px; }

.search .entry-title, .tag .entry-title, .error404 .entry-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 30px;
  margin-top: 0;
  padding-bottom: 30px; }

.blog .entry-title h1 {
  margin: 30px 0 0;
  text-align: center; }

/* SEARCH */
#blogsearch {
  text-align: center;
  max-width: 510px;
  width: 100%;
  margin: 10px auto;
  background-color: rgba(60, 58, 58, 0.68);
  padding: 30px;
  position: absolute;
  top: 25px;
  right: 45px; }

@media screen and (max-width: 991px) {
  #blogsearch {
    position: static;
    margin: 30px 0;
    max-width: 100%; } }

#searchsubmit {
  background: none;
  padding: 0;
  border: none;
  vertical-align: bottom; }

#s {
  border: none;
  border-bottom: 1px solid #BDBDBD; }

#blogsearch #searchsubmit {
  vertical-align: middle;
  padding: 10px 0 10px 10px; }

#blogsearch #s {
  padding: 10px;
  border: none;
  width: 90%;
  max-width: 400px; }

#blogtools {
  text-transform: uppercase;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 30px; }

#catlist li {
  list-style-type: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 4px;
  margin-bottom: 4px;
  font-size: 12px; }

.blog #nav-below {
  text-align: center; }
  .blog #nav-below > div {
    display: inline-block;
    margin: 30px 10px; }
  .blog #nav-below a {
    background-image: url(../img/icon-prev-arrow.png);
    margin-top: 20px;
    margin-bottom: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    display: inline-block;
    min-width: 180px;
    text-transform: uppercase; }
    .blog #nav-below a span {
      display: inline-block;
      background-color: #FFF;
      padding: 0 6px; }
  .blog #nav-below .nav-next a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .blog #nav-below .nav-next span {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

/* TESTIMONIAL */
.kindwordsquote {
  margin-bottom: 30px;
  text-align: center;
  border: 1px solid silver;
  padding: 30px;
  background-image: url(../img/icon-heart.png);
  background-size: 25px;
  background-position: center 30px;
  background-repeat: no-repeat;
  background-image: none; }

.grid-item {
  float: left;
  width: 31%;
  margin-left: 1%;
  margin-right: 1%; }

.grid-sizer {
  width: 31%; }

@media screen and (max-width: 991px) {
  .kindwordsquote {
    min-height: 10px;
    padding-bottom: 30px; }
  .grid-item, .grid-sizer {
    width: 45%; } }

.kindwordsquote .relatedthumb {
  width: 100%;
  max-width: 200px;
  height: 200px;
  margin: 0 auto 20px auto;
  display: block; }
  .kindwordsquote .relatedthumb img {
    width: 100%; }

.kindwordsquote blockquote {
  margin: 10px 0 0 0;
  border-left: none;
  font-size: 18px;
  font-weight: 100;
  border-top: none;
  margin-top: 0;
  padding-top: 0; }

.quoter {
  border-top: 1px solid rgba(58, 70, 78, 0.8);
  padding-top: 10px;
  margin: 20px auto 0 auto;
  color: rgba(58, 70, 78, 0.8);
  text-transform: uppercase;
  letter-spacing: 2px;
  display: inline-block;
  clear: left;
  width: 100%;
  max-width: 200px;
  font-size: 12px; }

@media screen and (max-width: 770px) {
  .kindwordsquote .relatedthumb {
    height: auto; }
  .grid-item, .grid-sizer {
    width: 100%;
    position: static !important;
    clear: left !important;
    float: left !important; } }

/* GALLERY */
.page-id-4324 .entry-title, .page-id-18679 .entry-title, .page-id-4330 .entry-title {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  /* border-bottom: 1px solid rgba(0,0,0,.1); */
  text-align: center;
  padding: 20px 0 0 0;
  margin-top: 0; }

.page-id-4324 .entry-content, .page-id-18679 .entry-content, .page-id-4330 .entry-content {
  text-align: center; }

#filters {
  text-align: center;
  clear: both;
  margin-bottom: 20px;
  margin-top: 30px; }
  #filters li {
    display: inline-block;
    cursor: pointer;
    text-transform: uppercase;
    border: none;
    margin: 5px 5px 10px 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    float: none; }
    #filters li a {
      color: #FFF;
      background: rgba(0, 0, 0, 0.8);
      padding: 6px 8px;
      transition: background-color 0.2s; }
      #filters li a:hover {
        text-decoration: none;
        background: #aa8f66; }
      #filters li a.selected {
        background: rgba(0, 0, 0, 0.6); }

/* STOP MOTION */
.vimeo-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-top: 30px; }
  .vimeo-container iframe, .vimeo-container object, .vimeo-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* FOOTER FORM */
#footer input {
  background-color: #5c5c5c;
  color: #FFF;
  border: none;
  padding-left: 5px; }
  #footer input.gform_button {
    background-color: #828282;
    text-transform: uppercase;
    padding: 8px; }

#footer .gform_wrapper .gform_footer {
  margin: 0; }

aside.featuredbox {
  display: none; }

.relatedposts a:hover {
  text-decoration: none; }

.relatedthumb img {
  border-radius: 50%;
  max-width: 180px;
  margin-bottom: 20px; }

.relatedthumb a {
  display: inline-block;
  text-align: center; }

.hdivide {
  background-image: url(../img/hdr-line.gif);
  background-repeat: repeat-x;
  background-position: left center;
  text-align: center;
  margin: 50px 0 30px 0;
  text-transform: uppercase; }
  .hdivide span {
    background-color: white;
    font-size: 34px;
    padding: 0 10px; }

/* CONTACT ICONS */
.page-id-23 .entry-content .col-md-6:first-of-type ul {
  border-top: 1px solid #C1C1C1;
  padding-top: 10px;
  margin-top: 30px;
  list-style-type: none;
  margin-left: 0; }
  .page-id-23 .entry-content .col-md-6:first-of-type ul li {
    border-bottom: 1px solid #C1C1C1;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    margin-left: 0;
    padding-left: 0; }

.page-id-23 .entry-content .col-md-6:first-of-type .fa {
  margin-right: 4px;
  color: #3a464e;
  text-align: center;
  width: 30px; }

/* JIG BUTTONS */
.jig-filterButtons {
  text-align: center;
  font-family: Georgia;
  letter-spacing: 4px;
  margin-bottom: 15px !important; }

.jig-filterButton {
  font-family: Baskerville, Georgia, Palatino, "Times New Roman", serif;
  letter-spacing: 2px;
  border-right: 1px solid #849bab !important;
  padding: 0 8px !important;
  margin: 5px 0 0 0 !important;
  line-height: 1;
  font-size: 14px; }
  .jig-filterButton:last-of-type {
    border-right: none !important; }

/* STICKY 2 */
.stickem-container {
  position: relative; }

#info.stickit {
  position: fixed;
  width: 165px;
  margin-left: 975px;
  position: fixed;
  top: 160px;
  box-sizing: content-box; }
  @media screen and (min-width: 767px) {
    #info.stickit {
      top: 170px; } }
  @media screen and (min-width: 1200px) {
    #info.stickit {
      top: 150px; } }

#info.stickit-end {
  bottom: 0;
  position: absolute;
  right: 0; }

@media screen and (max-width: 1140px) {
  #info.stickit {
    margin-left: 808px; } }

@media screen and (max-width: 991px) {
  #info.stickit, #info.stickit-end {
    position: static !important;
    margin-left: auto !important;
    width: 100% !important; } }

.postlist li {
  margin-bottom: 6px; }

@media screen and (max-width: 770px) {
  div.ginput_complex.ginput_container.gf_name_has_2 span {
    padding-right: 0 !important;
    width: 100% !important; }
  .gform_wrapper .top_label li.gfield.gf_left_half, .gform_wrapper .top_label li.gfield.gf_right_half {
    padding-right: 0 !important;
    width: 100% !important; } }

iframe {
  max-width: 100%; }

/* PREVIEW BLOCKS */
.page #preview {
  margin: 90px 0; }

#preview .row {
  margin: 0 -4px; }
  #preview .row .col-md-3 {
    padding: 0 4px; }

#preview .image {
  margin-bottom: 8px;
  position: relative; }

@media screen and (min-width: 992px) {
  #preview .row .col-md-3:nth-child(1) {
    padding-top: 50px; }
  #preview .row .col-md-3:nth-child(2) {
    padding-top: 0; }
  #preview .row .col-md-3:nth-child(3) {
    padding-top: 30px; }
  #preview .row .col-md-3:nth-child(4) {
    padding-top: 100px;
    background-image: url(../img/sneak-preview.png);
    background-repeat: no-repeat;
    background-position: top left;
    margin-top: 70px;
    background-size: 278px; }
  #preview.cols5 .row .col-md-3 {
    width: 20%; }
    #preview.cols5 .row .col-md-3:nth-child(1), #preview.cols5 .row .col-md-3:nth-child(2), #preview.cols5 .row .col-md-3:nth-child(3), #preview.cols5 .row .col-md-3:nth-child(4) {
      margin-top: 0;
      background-image: none; } }

#preview.cols5 .row .col-md-3 {
  margin-top: 0;
  padding-top: 0; }
  #preview.cols5 .row .col-md-3 .hovertext p {
    padding-top: 30px; }

@media screen and (max-width: 991px) {
  #preview.cols5 .row .col-md-3 img,
  #preview.cols5 .row .col-md-3 .image {
    margin-top: 8px !important; } }

.hovertext {
  display: none;
  position: absolute;
  height: 100%;
  width: 100%;
  background-color: rgba(22, 67, 84, 0.55);
  padding: 4px; }
  .hovertext .border {
    border: 1px solid rgba(255, 255, 255, 0.2);
    display: block;
    height: 100%; }
  .hovertext p {
    padding-top: 70px;
    text-align: center;
    color: #FFF;
    font-family: "Arapey", serif;
    font-weight: 100;
    font-size: 30px;
    text-transform: uppercase;
    display: block;
    letter-spacing: 4px; }

.image:hover .hovertext {
  display: block; }

#homeslider {
  position: relative;
  margin-bottom: 30px; }
  #homeslider #textoverlay {
    position: absolute;
    left: 0;
    text-align: center;
    color: #FFF;
    font-family: "Arapey", serif;
    font-weight: 100;
    width: 100%;
    z-index: 1000;
    top: 30%;
    font-style: normal; }
    #homeslider #textoverlay .textholder {
      max-width: 400px;
      width: 100%;
      margin: 20px auto;
      position: relative; }
    #homeslider #textoverlay h3 {
      font-size: 120px;
      padding: 0;
      border-bottom: none;
      font-style: normal;
      font-weight: 100;
      font-family: "Arapey", serif;
      margin: 30px 0 5px 0; }
    #homeslider #textoverlay p {
      font-size: 30px;
      padding: 0;
      font-weight: 100;
      font-family: "Arapey", serif;
      margin: 0 0 30px 0; }
    #homeslider #textoverlay hr {
      position: absolute;
      left: 0;
      width: 100%;
      margin: 0;
      top: -30px; }
      #homeslider #textoverlay hr:last-of-type {
        top: auto;
        bottom: -30px; }

.owl-nav {
  position: absolute;
  top: 50%;
  margin-top: -29px;
  display: none;
  width: 100%;
  z-index: 3000; }
  .owl-nav div {
    background-image: url(../img/arrow-left.png);
    width: 26px;
    height: 58px;
    display: block;
    position: absolute;
    left: 20px;
    text-indent: -1000px;
    overflow: hidden; }
    .owl-nav div.owl-next {
      right: 20px;
      left: auto;
      background-image: url(../img/arrow-right.png); }

.owl-carousel:hover .owl-nav {
  display: block; }

#slide {
  display: block;
  height: 100%;
  z-index: 10; }
  #slide .owl-slide, #slide .owl-stage-outer, #slide .owl-stage, #slide .owl-item {
    height: 100%; }
  #slide .owl-slide {
    background-size: cover; }

@media screen and (max-width: 991px) {
  #homeslider #textoverlay {
    top: 30%; }
    #homeslider #textoverlay h3 {
      font-size: 50px;
      margin: 20px 0 5px 0; } }

@media screen and (max-width: 600px) {
  #homeslider #textoverlay {
    top: 20%; }
    #homeslider #textoverlay h3 {
      font-size: 50px; }
    #homeslider #textoverlay p {
      font-size: 20px; }
    #homeslider #textoverlay hr {
      display: none !important; } }

/* BLOG FEED */
#blog {
  background-image: url(../img/hannahs-blog-bg.png);
  background-repeat: no-repeat;
  background-position: center center; }
  #blog img {
    max-width: 100%; }
  #blog h3 {
    font-size: 40px;
    letter-spacing: 0; }
  #blog .readon {
    font-size: 24px;
    letter-spacing: 0; }

#counter {
  background-color: rgba(60, 58, 58, 0.68);
  padding: 20px 0;
  text-align: center;
  color: #FFF;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-family: "Arapey", serif;
  float: left;
  width: 100%;
  position: absolute;
  bottom: 0;
  margin-bottom: 0;
  height: 62px; }
  #counter div div div {
    display: inline; }
  #counter .col-md-4 {
    background-image: url(../img/icon-circle.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px; }
    #counter .col-md-4:last-of-type {
      background-image: none; }

@media screen and (max-width: 991px) {
  #counter {
    position: static;
    clear: left;
    height: auto; }
    #counter .col-md-4 {
      background-image: none; } }

@media screen and (max-width: 600px) {
  #counter {
    font-size: 14px; } }

#awards {
  text-align: center; }
  #awards h3 {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 10px;
    margin-top: 30px; }
  #awards img {
    max-width: 175px; }
  #awards .logo {
    margin-bottom: 15px;
    display: inline-block; }
    @media screen and (max-width: 600px) {
      #awards .logo img {
        max-width: 140px; } }

.packages {
  text-align: center;
  width: 100%;
  max-width: 832px;
  margin: -20px 0 20px 0;
  float: left;
  clear: left; }

#vipcontainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5000;
  text-align: center;
  font-size: 20px;
  background-color: #000; }
  #vipcontainer .post-password-form {
    width: 100%;
    color: #FFF; }
    #vipcontainer .post-password-form input {
      color: #000;
      background: rgba(255, 255, 255, 0.8);
      border: none;
      padding: 15px;
      width: 300px; }
    #vipcontainer .post-password-form .topform {
      margin-top: 30px;
      position: static;
      float: left;
      width: 100%; }
      @media screen and (min-width: 767px) {
        #vipcontainer .post-password-form .topform {
          margin-top: 100px; } }
      #vipcontainer .post-password-form .topform h1 {
        float: left;
        width: 100%; }
    #vipcontainer .post-password-form .enter {
      bottom: 30px;
      position: static;
      width: 100%;
      margin-top: 40px;
      float: left;
      width: 100%; }
      @media screen and (min-width: 767px) {
        #vipcontainer .post-password-form .enter {
          bottom: 100px;
          position: absolute;
          margin-top: 0; } }
  #vipcontainer h2 {
    font-style: italic;
    border-bottom: none;
    font-size: 50px;
    padding-bottom: 0; }

.page-id-28893 header.header {
  display: none; }

.page-id-28893 #container {
  text-align: center; }
  .page-id-28893 #container h2 {
    border-bottom: none;
    padding-bottom: 0;
    margin-top: 100px;
    float: left;
    width: 100%;
    clear: left; }
  .page-id-28893 #container .postfeed {
    margin-top: 0px; }

.page-id-28893 #forms img {
  border-radius: 150px; }

.page-id-28893 #vipgrid .col {
  margin-bottom: 10px;
  position: relative; }
  .page-id-28893 #vipgrid .col .gridimg {
    margin-bottom: 20px;
    float: left;
    position: relative; }
    .page-id-28893 #vipgrid .col .gridimg .overlay {
      background-color: rgba(0, 0, 0, 0.8);
      position: absolute;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      padding-top: 32%;
      display: none;
      color: #FFF;
      text-transform: uppercase;
      letter-spacing: 2px;
      font-size: 22px;
      font-weight: 600;
      background-size: cover; }
      @media screen and (max-width: 991px) {
        .page-id-28893 #vipgrid .col .gridimg .overlay {
          display: block;
          background-color: rgba(0, 0, 0, 0.5); } }
    .page-id-28893 #vipgrid .col .gridimg:hover .overlay {
      display: block; }
  .page-id-28893 #vipgrid .col .gridimg:nth-of-type(2) {
    margin-top: 15px; }

.contactmenu {
  clear: left; }
  @media screen and (min-width: 991px) {
    .contactmenu {
      clear: none; } }

#forms {
  background-image: url(../img/hannahs-blog-bg.png);
  background-position: center center;
  background-repeat: no-repeat; }
  #forms .formlink {
    width: 100%;
    display: inline-block; }
    @media screen and (min-width: 767px) {
      #forms .formlink {
        max-width: 250px; } }
    #forms .formlink img {
      max-width: 150px; }

/* FORM STYLINGS */
.single-column-form ul.gfield_checkbox li input[type=checkbox]:checked + label, .single-column-form ul.gfield_checkbox li input[type=checkbox]:not(:checked) + label {
  margin-left: 19px;
  font-weight: 400;
  font-size: 15px; }

.single-column-form [type="checkbox"]:not(:checked) {
  position: absolute !important;
  left: -9999px; }

/*Custom subscribe box for .single-column-form class*/
[type="checkbox"]:checked {
  position: absolute !important;
  left: -9999px; }

.single-column-form [type="checkbox"]:not(:checked) + label, [type="checkbox"]:checked + label {
  position: relative !important;
  padding-left: 1em !important;
  cursor: pointer !important; }

.single-column-form [type="checkbox"]:not(:checked) + label:before, [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: -17px;
  top: 2px;
  width: 1.30em;
  height: 1.30em;
  border: 2px solid #ccc;
  background: #fff;
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
  padding: 2px; }

.single-column-form [type="checkbox"]:not(:checked) + label:after, [type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  width: 11px;
  height: 11px;
  top: 6px;
  left: -13px;
  font-size: 1.3em;
  line-height: 0.8;
  background-color: #c4732d;
  transition: all .2s; }

/* checked mark aspect changes */
.single-column-form [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0); }

.single-column-form [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1); }

.single-column-form [type="checkbox"]:disabled:not(:checked) + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

/* disabled checkbox */
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd; }

.single-column-form [type="checkbox"]:disabled:checked + label:after {
  color: #999; }

.single-column-form [type="checkbox"]:disabled + label {
  color: #aaa; }

/* PRICING PAGE */
.pricing-content .page-banner {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 300px 0 30px;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
  letter-spacing: 2px;
  margin-bottom: 100px; }
  @media screen and (min-width: 767px) {
    .pricing-content .page-banner {
      padding: 500px 0 50px; } }
  .pricing-content .page-banner h1 {
    letter-spacing: 25px; }
  .pricing-content .page-banner em {
    font-style: italic; }

.pricing-content img {
  max-width: 100%;
  height: auto; }
  .pricing-content img.size-full {
    margin: 0; }

.pricing-content hr {
  margin: 100px auto 50px;
  width: 60%; }

.pricing-content .singlecolumn {
  text-align: center;
  margin: 70px 0 100px;
  font-size: 18px; }
  .pricing-content .singlecolumn h2 {
    letter-spacing: 1px;
    font-size: 36px;
    border: 0;
    padding: 0;
    margin: 0 0 30px; }
    .pricing-content .singlecolumn h2 em {
      font-style: italic;
      color: #848181; }
  @media screen and (min-width: 992px) {
    .pricing-content .singlecolumn > p:first-of-type {
      font-size: 20px;
      line-height: 1.6; } }

.pricing-content .doublecolumn {
  margin: 30px 0; }
  .pricing-content .doublecolumn .text-column {
    font-size: 18px;
    text-align: center; }
    @media screen and (min-width: 992px) {
      .pricing-content .doublecolumn .text-column {
        text-align: left;
        margin: 10px 0 0 10px; } }
    @media screen and (min-width: 1199px) {
      .pricing-content .doublecolumn .text-column {
        margin: 50px 0 0 50px; } }
    .pricing-content .doublecolumn .text-column p:first-of-type {
      margin-top: 20px; }

.pricing-content .fullscreenimg {
  margin: 70px 0; }

.pricing-content .triplecolumn {
  font-size: 18px;
  margin-bottom: 70px; }
  .pricing-content .triplecolumn h3 em {
    font-style: italic;
    font-size: 24px;
    color: #848181; }
  .pricing-content .triplecolumn h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px; }
  .pricing-content .triplecolumn p {
    margin-bottom: 30px; }
    @media screen and (min-width: 992px) {
      .pricing-content .triplecolumn p {
        margin-bottom: 10px; } }
  .pricing-content .triplecolumn.samplealbums {
    margin-top: 70px; }

.pricing-content .gform-wrapper ul.gform_fields li.gfield {
  padding-right: 0 !important; }

.pricing-content .gform-wrapper li.gfield.gf_list_2col ul.gfield_checkbox li label {
  white-space: unset !important; }

.pricing-content #gform_wrapper_29.gf_browser_chrome ul.gform_fields li.gfield span.name_first,
.pricing-content .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_last,
.pricing-content .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield span.name_middle {
  padding-top: 0 !important; }

.pricing-content #gform_wrapper_29 li.hidden_label input {
  margin-top: 0 !important; }

.pricing-content #gform_fields_29 * ::placeholder {
  font-size: 14px;
  padding: 4px; }

.pricing-content .gfield_radio#input_29_7 > li {
  vertical-align: top; }
  @media screen and (min-width: 767px) {
    .pricing-content .gfield_radio#input_29_7 > li {
      display: inline-block;
      width: 33%; } }

.pricing-content #field_29_24 {
  display: inline;
  margin: 0 16px 0;
  padding: 8px 20px;
  background-color: #a07407;
  border-radius: 30px; }
  @media (min-width: 767px) {
    .pricing-content #field_29_24 {
      float: right;
      display: unset; } }
  .pricing-content #field_29_24 label, .pricing-content #field_29_24 > div {
    display: inline-block;
    margin: 0; }
  .pricing-content #field_29_24 label {
    margin-right: 10px; }
  .pricing-content #field_29_24 label, .pricing-content #field_29_24 span {
    color: #fff; }

.pricing-content .gfield_radio li > label > em {
  font-size: 22px !important; }

.pricing-content .gsection {
  padding: 0 !important;
  border-bottom: 0 !important;
  margin-bottom: 0 !important; }
  .pricing-content .gsection#field_29_22 .gsection_title, .pricing-content .gsection#field_29_21 .gsection_title {
    color: #5e5e5e;
    font-size: 34px !important;
    letter-spacing: 1px !important;
    font-weight: 100 !important;
    border-bottom: solid 1px #ecf0f1;
    padding-bottom: 20px !important; }
    @media (min-width: 767px) {
      .pricing-content .gsection#field_29_22 .gsection_title, .pricing-content .gsection#field_29_21 .gsection_title {
        margin-bottom: 30px !important; } }
  .pricing-content .gsection#field_29_21 .gsection_title {
    border-top: solid 1px #ecf0f1;
    border-bottom: solid 1px #ecf0f1;
    padding: 25px 0 !important; }

.pricing-content #input_29_4 {
  padding: 0;
  margin-bottom: 40px; }
  @media (min-width: 767px) {
    .pricing-content #input_29_4 {
      margin-bottom: 6px; } }
  .pricing-content #input_29_4 li {
    margin: 0px;
    border-bottom: solid 1px #f5f5f5;
    padding: 15px 0 !important; }
    @media (min-width: 767px) {
      .pricing-content #input_29_4 li {
        border-bottom: 0; } }
    .pricing-content #input_29_4 li input {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      right: 40px;
      margin: 0; }
    .pricing-content #input_29_4 li label {
      white-space: unset;
      display: inline-block;
      max-width: 480px;
      padding-right: 110px;
      font-size: 15px; }
      .pricing-content #input_29_4 li label .ginput_price {
        position: absolute;
        top: 50%;
        right: 65px;
        transform: translateY(-50%);
        color: #a07407; }
      .pricing-content #input_29_4 li label.tooltip_label::after {
        content: "  \f059";
        font-family: FontAwesome; }

@media (min-width: 767px) {
  .pricing-content .gf_left_half *, .pricing-content .gf_right_half * {
    width: 95% !important; } }

.pricing-content .name_first, .pricing-content .name_last {
  width: 50% !important; }

.pricing-content textarea {
  border: solid 1px #d2d2d2; }

.pricing-content #field_29_22 {
  margin-top: 50px !important; }

.pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
  width: 100% !important; }
  @media only screen and (min-width: 767px) {
    .pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox li, .pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio li {
      width: 50% !important; } }

.pricing-content #input_29_7 .ginput_price {
  display: none !important; }

.pricing-content #input_29_7 .gchoice_29_7_0, .pricing-content #input_29_7 .gchoice_29_7_1, .pricing-content #input_29_7 .gchoice_29_7_2 {
  padding: 0 15px !important; }
  .pricing-content #input_29_7 .gchoice_29_7_0 label, .pricing-content #input_29_7 .gchoice_29_7_1 label, .pricing-content #input_29_7 .gchoice_29_7_2 label {
    margin: 0 0 5px; }
    .pricing-content #input_29_7 .gchoice_29_7_0 label em, .pricing-content #input_29_7 .gchoice_29_7_1 label em, .pricing-content #input_29_7 .gchoice_29_7_2 label em {
      color: #bea05f;
      font-size: 16px; }
  .pricing-content #input_29_7 .gchoice_29_7_0 ul, .pricing-content #input_29_7 .gchoice_29_7_1 ul, .pricing-content #input_29_7 .gchoice_29_7_2 ul {
    padding-left: 15px;
    margin-bottom: 20px; }
    .pricing-content #input_29_7 .gchoice_29_7_0 ul li, .pricing-content #input_29_7 .gchoice_29_7_1 ul li, .pricing-content #input_29_7 .gchoice_29_7_2 ul li {
      font-size: 15px;
      overflow: unset;
      list-style-type: disc !important; }
  .pricing-content #input_29_7 .gchoice_29_7_0 .ginput_price, .pricing-content #input_29_7 .gchoice_29_7_1 .ginput_price, .pricing-content #input_29_7 .gchoice_29_7_2 .ginput_price {
    color: #bea05f;
    font-style: italic; }
  .pricing-content #input_29_7 .gchoice_29_7_0 input, .pricing-content #input_29_7 .gchoice_29_7_1 input, .pricing-content #input_29_7 .gchoice_29_7_2 input {
    float: right;
    margin-right: 10px; }

.pricing-content [type="checkbox"]:checked {
  left: unset; }

.pricing-content .single-column-form [type="checkbox"]:not(:checked) + label, .pricing-content [type="checkbox"]:checked + label {
  position: unset !important;
  padding-left: 0 !important; }

.pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_checkbox, .pricing-content .gform_wrapper li.gfield.gf_list_2col ul.gfield_radio, .pricing-content .gform_wrapper li.gfield.gf_list_3col ul.gfield_checkbox, .pricing-content .gform_wrapper li.gfield.gf_list_3col ul.gfield_radio, .pricing-content .gform_wrapper li.gfield.gf_list_4col ul.gfield_checkbox, .pricing-content .gform_wrapper li.gfield.gf_list_4col ul.gfield_radio, .pricing-content .gform_wrapper li.gfield.gf_list_5col ul.gfield_checkbox, .pricing-content .gform_wrapper li.gfield.gf_list_5col ul.gfield_radio {
  overflow: visible !important; }

.pricing-content .single-column-form [type="checkbox"]:not(:checked) + label:after, .pricing-content [type="checkbox"]:checked + label:after {
  content: '';
  position: unset;
  font-size: unset;
  background-color: transparent; }

.pricing-content .single-column-form [type="checkbox"]:not(:checked) + label:before, .pricing-content [type="checkbox"]:checked + label:before {
  display: none; }

.pricing-content .gform_wrapper .gfield_checkbox li label, .pricing-content .gform_wrapper .gfield_radio li label {
  max-width: unset; }

.pricing-content #gform_wrapper_29 #input_29_7 li input {
  position: absolute;
  right: 0;
  bottom: 20px; }

#gform_wrapper_29 ul.gfield_checkbox li {
  overflow: visible; }

.gform_wrapper #gform_29 .screen-reader-text,
.gform_wrapper #gform_29 label.hidden_sub_label {
  width: 1px !important; }

/* HOMEPAGE INTRO 2020 */
#toplogo {
  position: absolute;
  top: 30px;
  left: 30px;
  z-index: 12; }
  #toplogo img {
    width: 240px; }

#topmenu {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 12; }
  #topmenu a {
    color: #fff; }

/* RESPONSIVE EMBED */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe, .embed-container object, .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* QUOTE SLIDER */
.quoteslide {
  background-color: #e6e6e6; }
  .quoteslide #quoteslider {
    padding: 50px 0 40px; }
    .quoteslide #quoteslider .owl-dots {
      text-align: center;
      height: 20px;
      position: absolute;
      bottom: 30px;
      width: 100%; }
      .quoteslide #quoteslider .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
        display: inline-block;
        background-color: #fff;
        border-radius: 50%;
        margin: 0 3px; }
        .quoteslide #quoteslider .owl-dots .owl-dot.active {
          background-color: #ccc; }
    .quoteslide #quoteslider .quotecontent {
      margin-left: 15px; }
      .quoteslide #quoteslider .quotecontent strong a {
        font-size: 18px;
        font-weight: 900; }
    .quoteslide #quoteslider img {
      margin-bottom: 17px; }
    .quoteslide #quoteslider .row::before {
      width: 360px;
      height: 230px;
      background-color: rgba(255, 255, 255, 0.65);
      position: absolute;
      top: 16px;
      left: 117px; }
