@import url("../CherryFramework/style.css");

@import url(//fonts.googleapis.com/css?family=Ubuntu Condensed);

@import url(//fonts.googleapis.com/css?family=Mr+De+Haviland);

/* @import url(//fonts.googleapis.com/css?family=Pontano+Sans); */
/*--
	Theme Name: theme44744
	Theme URI: http://template-help.com/
	Description: A theme for Wordpress 3.5.x + from Template-Help.com Collection
	Author: Template_Help.com
	Author URL: http://www.Template-Help.com/
	Template: CherryFramework
	Version: 1.2
	MotoPress Version: 1.0
--*/
/*import CherryFramework style*/
/* #General
================================================== */
@media (max-width: 767px) {
  body {
    padding: 0;
  }
  body .header,
  body .content-holder,
  body .footer {
    padding: 0 20px;
  }
}
.main-holder {
  overflow: hidden;
}

#widget-collapscat-2-top li.collapsing.categories{
padding: 0 0 0 0;
}
.btn {
  font: bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: lowercase;
  color: #8f8f8f;
  padding: 8px 17px;
  border-radius: 20px;
  border: none;
  text-shadow: none;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
.btn:hover,
.btn:active,
.btn:focus {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.btn-info {
  /* font: 14px/18px "Ubuntu Condensed", serif; */
  color: #919191;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  padding: 0;
}
.calltoa {
background: url(https://www.communityassociationmanagement.com/wp-content/uploads/2013/08/coa.jpg) no-repeat;
border: none;
box-shadow: none;
text-shadow: none;
text-transform: uppercase;
padding: 0;
top: -475px;
text-align: right;
float: right;
z-index: 99;
position: relative;
margin-right: 96px;
}
.calltoa:hover { 
background: url(https://www.communityassociationmanagement.com/wp-content/uploads/2013/08/coa2.jpg) no-repeat;
border: none;
box-shadow: none;
text-shadow: none;
text-transform: uppercase;
padding: 0;
top: -475px;
text-align: right;
float: right;
z-index: 99;
position: relative;
margin-right: 96px;
}


/* .btn-info:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(images/arrow-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
} */
.btn-info:hover {
  color: #525252;
  background: none;
}
.thumbnail {
  border: none;
  padding: 0;
  border-radius: 0;
  box-shadow: none;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  box-shadow: none;
  background: none;
  border-radius: 0;
  border: 1px solid #e7e7e7;
}
table {
border-collapse: collapse;
border-spacing: 0;
text-align: left;
}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  box-shadow: none;
  border-color: #626262;
}
/*/ General */
/* #Header
================================================== */
.header {
  padding: 0;
  border: none;
}
.social-nets-wrapper {
  position: relative;
  background: url(images/bg-social.png);
  border-left: 8px solid #494DA3;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 101;
}
@media (max-width: 767px) {
  .social-nets-wrapper {
    border: none;
  }
  .social-nets-wrapper:before {
    background: url(images/bg-social.png);
    content: "";
    display: block;
    height: 100%;
    left: -100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.social-nets-wrapper:after {
  background: url(images/bg-social.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -150%;
  top: 0;
  width: 150%;
}
.social-nets-wrapper .follow {
  display: inline-block;
  vertical-align: top;
  /* font: 18px/91px "Ubuntu Condensed", serif; */
  color: #000000;
  margin: 0 18px 0 95px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .social-nets-wrapper .follow {
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .social-nets-wrapper .follow {
    margin: 0 10px 0 10px;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .social-nets-wrapper .follow {
    margin: 0 20px 0 0;
  }
}
.social-nets-wrapper .social {
  display: inline-block;
  list-style-type: none;
  margin: 0;
}
.social-nets-wrapper .social li {
  width: 35px;
  margin-left: 6px;
  overflow: hidden;
  display: inline-block;
  padding: 28px 0 0;
}
@media (min-width: 768px) and (max-width: 979px) {
  .social-nets-wrapper .social li {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .social-nets-wrapper .social li {
    margin: 0;
  }
}
.social-nets-wrapper .social li:first-child {
  margin-left: 0;
}
.social-nets-wrapper .social li a {
  text-indent: -9999px;
  display: block;
}
.social-nets-wrapper .social li a.facebook {
  background: url(https://www.communityassociationmanagement.com/wp-content/themes/template_44744_s4ZW6jIXD8CJcaO1792p/theme44744/images/icons/facebook.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.facebook:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.twitter {
  background: url(images/icons/twitter.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.twitter:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.feed {
  background: url(images/icons/feed.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.feed:hover {
  background-position: 0 -35px;
}
.social-nets-wrapper .social li a.google {
  background: url(images/icons/google.png) no-repeat;
  width: 35px;
  height: 35px;
}
.social-nets-wrapper .social li a.google:hover {
  background-position: 0 -35px;
}
.nav-wrap {
  position: relative;
  background: url(images/bg-footer.png);
  z-index: 100;
}
.nav-wrap:before {
  background: url(images/bg-footer.png);
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.nav-wrap:after {
  background: url(images/bg-footer.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  width: 100%;
}
.nav-wrap .nav__primary {
  margin: 0;
  -float: none;
margin-left:-30px;
}
@media (max-width: 767px) {
  .nav-wrap .nav__primary {
    padding: 20px 0;
  }
}
.nav-wrap .nav__primary .sf-menu {
  float: none;
  line-height: 91px;
  position: relative;
}
.nav-wrap .nav__primary .sf-menu > li {
background: none;
float: none;
display: inline-block;
position: relative;
line-height: 91px;
transition: 200ms all;
margin: 0 15px 0 0;
padding-left: 15px;
background: url(images/menu-dot.png) no-repeat 0 12px;
/* font: 16px/20px "Ubuntu Condensed", serif; */
}
.nav-wrap .nav__primary .sf-menu > li:first-child {
  padding-left: 0;
  background: none;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .nav-wrap .nav__primary .sf-menu > li {
    margin-right: 15px;
    padding-left: 21px;    
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-wrap .nav__primary .sf-menu > li {
    margin-right: 10px;
    padding-left: 15px;
  }
}
.nav-wrap .nav__primary .sf-menu > li > a {
  display: block;
  border-top: none;
  border-left: none;
  padding: 0;
  /* font: 16px/20px "Ubuntu Condensed", serif; */
}
@media (min-width: 768px) and (max-width: 979px) {
  .nav-wrap .nav__primary .sf-menu > li > a {
    font-size: 15px;
  }
}
.nav-wrap .nav__primary .sf-menu > li > a:hover {
  -color: #ffced9;
color:#335252;
  background: none;
}
.nav-wrap .nav__primary .sf-menu > li > a:hover .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav-wrap .nav__primary .sf-menu > li > a > .sf-sub-indicator {
  left: 50%;
  margin-left: -6px;
  top: 25px;
  
}
.nav-wrap .nav__primary .sf-menu > li.current-menu-item > a {
  background: none;
  color: #335252;
}
.nav-wrap .nav__primary .sf-menu > li.sfHover > a {
  background: none;
  color: #335252;
}
.nav-wrap .nav__primary .sf-menu > li.sfHover > a .sf-sub-indicator {
  background-position: -10px -100px;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu {
  height: auto !important;
  background: url(images/bg-footer.png);
  top: 40px;
  width: 170px;
  border-radius: 3px;
  padding: 10px 25px;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item {
  background: none;
  text-align: left;
  -border-top: 1px dashed #d3adb6;
border-top:1px solid #DBC999;
padding: 10px 0 10px 0;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item:first-child {
  border: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a {
padding: 0;
background: none;
border: none;
/* font: 12px/20px "Ubuntu Condensed", serif; */
text-transform: uppercase;
color: #FFF;
display: inline-block;
letter-spacing: 2px;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a:hover {
  color: #335252;
  background: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item a > .sf-sub-indicator {
  top: 12px;
  left: 110%;
  background: url("images/arrows-ffffff.png") no-repeat scroll 0 0 transparent;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover > a {
  color: #335252;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.sfHover .sf-sub-indicator {
  background-position: -10px 0;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item.current-menu-item a {
  color: #fff;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu {
  left: 100%;
  width: 100%;
  margin: 0 0 0 25px;
  padding: 10px 25px;
  border-radius: 3px;
  background: url(images/bg-footer.png);
  top: -10px;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item {
  background: none;
  padding: 0;
  margin: 0;
  -border-top: 1px dashed #d3adb6;
border-top:1px solid #DBC999;
padding: 10px 0 10px 0;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item:first-child {
  border: none;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a {
  color: #ffffff;
  background: none;
  padding: 0;
  margin: 0;
-border-bottom: 1px solid #335252;
}
.nav-wrap .nav__primary .sf-menu > li > .sub-menu > .menu-item > .sub-menu > .menu-item a:hover {
  color: #335252;
  background: none;
}
/*/ Header */
/* Logo
================================================== */
.logo {
  text-align: center;
  padding: 50px 0 0;
  position: relative;
  top: 1px;
  left: 2px;
}
.logo.pull-left {
  float: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .logo {
    width: 100%;
  }
}
.logo .line {
  margin: 19px 0 20px;
  background: #eeeeee;
  height: 1px;
  width: 100%;
  position: relative;
  top: -1px;
  left: -2px;
}
.logo .logo_h__txt:hover {
  text-decoration: none;
}
.logo .logo_h__txt:hover a {
  color: #1D2E85;
}
.logo .logo_tagline {
  position: relative;
  /* font: 14px/22px "Pontano Sans", sans-serif; */
  text-transform: none;
  top: -25px;
  left: 43px;
  color: #b6b6b6;
  letter-spacing: 1px;
}
.logo .logo_tagline.text_tagline {
  top: 0;
  left: 0;
}
@media (max-width: 480px) {
  .logo .logo_tagline {
    left: 0;
    top: -15px;
    font-size: 13px;
    text-align: right;
  }
  .logo .logo_tagline.text_tagline {
    text-align: center;
  }
}
/*/ Logo */
/* Slider
================================================== */
.slider {
  margin-bottom: 20px;
}
.slider .container .camera_target_content .cameraContents .camera_caption {
  width: 33%;
  left: auto;
  right: 42px;
  top: 124px;
  height: 40%;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 30px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption {
    top: 20px;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div {
  background: none;
  text-align: center;
}
.slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
  font-size: 48px;
  line-height: 52px;
  margin-bottom: 20px;
  color: #000000;
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    font-size: 28px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    font-size: 25px;
    line-height: 34px;
    margin-bottom: 14px;
  }
}
@media (max-width: 480px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div h2 {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div p {
  color: #000000;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div p {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
  /* font: 20px/22px "Ubuntu Condensed", serif; */
  color: #6c6c6c;
  padding: 10px 27px;
  border-radius: 20px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    font-size: 16px;
    line-height: 18px;
    padding: 8px 20px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    font-size: 14px;
    line-height: 16px;
    padding: 8px 20px;
  }
}
@media (max-width: 600px) {
  .slider .container .camera_target_content .cameraContents .camera_caption > div .btn {
    display: none;
  }
}
.slider .container .camera_target_content .cameraContents .camera_caption > div .btn:hover {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.slider .container .camera_pag {
  position: relative;
  top: auto;
  bottom: 37px;
  margin-right: 17px;
}
@media (max-width: 767px) {
  .slider .container .camera_pag {
    top: -40px;
  }
}
.slider .container .camera_pag .camera_pag_ul {
  text-align: left;
  position: absolute;
  right: 0;
}
@media (max-width: 1200px) {
  .slider .container .camera_pag .camera_pag_ul {
    width: 30%;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_pag .camera_pag_ul {
    text-align: center;
  }
}
.slider .container .camera_pag .camera_pag_ul li {
  margin: 0 5px 0 4px;
  width: 10px;
  height: 10px;
  border-radius: 0;
}
@media (max-width: 390px) {
  .slider .container .camera_pag .camera_pag_ul li {
    width: 10px;
    height: 10px;
    margin: 0 2px;
  }
}
.slider .container .camera_pag .camera_pag_ul li:first-child {
  margin-left: 73px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 220px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 155px;
  }
}
@media (max-width: 767px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 85px;
  }
}
@media (max-width: 600px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 60px;
  }
}
@media (max-width: 480px) {
  .slider .container .camera_pag .camera_pag_ul li:first-child {
    margin-left: 0;
  }
}
.slider .container .camera_pag .camera_pag_ul li span {
  top: 0;
  left: 0;
  width: 10px;
  height: 10px;
  border-radius: 0;
  background: #ebd8d4;
}
@media (max-width: 390px) {
  .slider .container .camera_pag .camera_pag_ul li span {
    width: 10px;
    height: 10px;
  }
}
.slider .container .camera_pag .camera_pag_ul li.cameracurrent span {
  background: #BBA925;
}
.slider .container .camera_pag .camera_pag_ul li:hover span {
  background: #BBA925;
}
.slider .camera_thumbs_cont {
  background: none;
  top: -60px;
}
@media (max-width: 767px) {
  .slider .camera_thumbs_cont {
    display: none;
  }
}
/*/ Slider */
/* #Content
================================================== */
.content-holder {
  background: #fff;
}
.title-section {
  padding: 32px 0 0;
}
@media (max-width: 767px) {
  .title-section {
    padding: 20px 0;
  }
}
.title-section .title-header {
  margin-bottom: 14px;
  line-height: 1.2em;
}
.title-section .breadcrumb {
  background: #f5f5f5;
  border-radius: 0;
  padding: 9px 13px 6px;
}
.title-section .breadcrumb li {
  text-shadow: none;
  color: #9b9b9b;
}
.title-section .breadcrumb li.divider {
  padding: 0 3px;
}
.title-section .breadcrumb li a {
  color: #626262;
}
.filter-wrapper {
  margin: 3px 0 15px;
}
.filter-wrapper strong {
  color: #626262;
  padding-top: 8px;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  margin-right: 10px;
}
.filter-wrapper .filter li {
  margin: 0 3px;
}
.filter-wrapper .filter li a {
  color: #77767f;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  padding: 8px 12px;
  border-radius: 0;
}
.filter-wrapper .filter li a:active,
.filter-wrapper .filter li a:hover,
.filter-wrapper .filter li a:focus {
  color: #ffffff;
  background: #4F3FC6;
}
.filter-wrapper .filter .active a {
  color: #ffffff;
}
@media (max-width: 767px) {
  .filter-wrapper .pull-right {
    float: none;
  }
}
.filterable-portfolio li .zoom-icon {
  border: 6px solid #dcb5b1;
}
.filterable-portfolio li .zoom-icon:before {
  background: url(images/zoom.png) no-repeat 50% 50%;
  width: 45px;
  height: 45px;
  margin: -22px 0 0 -22px;
}
.filterable-portfolio li .caption h3 {
  margin: 17px 0 11px;
}
.filterable-portfolio li .caption h3 a {
  /* font: 20px/26px "Ubuntu Condensed", serif; */
  color: #626262;
}
.filterable-portfolio li .caption .excerpt {
  margin-bottom: 20px;
}
.filterable-portfolio li .caption .btn {
  margin-left: 2px;
}
@media (max-width: 767px) {
  .pagination {
    padding: 0 20px;
  }
}
.pagination ul {
  box-shadow: none;
  border: none;
}
.pagination ul li a {
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  background: #98BBC9;
  border-radius: 0 !important;
}
.pagination ul li a:hover {
  color: #fff;
  background: #ad6d7c;
}
.pagination ul li.active a {
  color: #747474;
  text-decoration: none;
  background: #f5f5f5;
}
.pager {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.pager li a {
  border-radius: 0;
  /* font: 14px/20px "Ubuntu Condensed", serif; */
  padding: 8px 10px;
  margin: 10px 0;
  background: #98BBC9;
  color: #fff;
  border: none;
}
@media (max-width: 480px) {
  .pager li a {
    padding: 10px;
    font-size: 10px;
  }
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  color: #fff;
  background: #ddbf75;
}
.portfolio-meta-list {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.hr {
  margin: 17px 0 20px;
}
@media (max-width: 480px) {
  article .thumbnail {
    float: none;
  }
  article .thumbnail a {
    display: inline-block;
    width: 100%;
  }
  article .thumbnail img {
    margin: 0;
    width: 100%;
  }
}
@media (max-width: 480px) {
  article .thumbnail {
    width: 100% !important;
  }
}
article .post-header .post-title {
  margin: 6px 0 20px 0;
  /* font: 20px/28px "Ubuntu Condensed", serif; */
}
article .post-header .post-title a {
  color: #464646;
}
article .post_meta {
  padding: 9px 0 8px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
visibility: hidden;

}
article .post_meta i {
  margin-right: 4px;
  color: #e1e1e1;
  font-size: 15px;
}
article .post_meta span {
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  margin-right: 10px;
}
@media (max-width: 767px) {
  article .post_meta span {
    display: block;
  }
}
article .post_meta .post_date {
  color: #9b9b9b;
}
article .post_meta .post_author a {
  color: #464646;
}
article .post_meta .post_category a {
  color: #4F3FC6;
}
article .post_meta .post_comment a {
  color: #4F3FC6;
}
article .post_meta .post_permalink {
  margin-right: 0;
}
article .post_meta .post_permalink a {
  color: #4F3FC6;
}
@media (max-width: 767px) {
  article .post_meta .post_permalink {
    float: none;
  }
}
article div.jp-playlist li a:hover,
article div.jp-playlist li.jp-playlist-current a {
  color: #b8b8b8;
}
article .quote-wrap blockquote {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #afafaf;
  font-weight: bold;
}
.format-quote .post_meta {
  padding: 9px 0 8px;
}
.blog .post_content {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.single #content .post-header .post-title {
  margin: 6px 0 20px 0;
  /* font: 20px/28px "Ubuntu Condensed", serif; */
  color: #464646;
}
.single #content .post_content {
  margin-bottom: 0;
  padding-bottom: 0;
}
.single #content .post_content p {
  margin-bottom: 20px;
}
.single #content article {
  margin-bottom: 0px;
}
@media (min-width: 768px) and (max-width: 1000px) {
  .single #content article .thumbnail {
    float: none;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
@media (max-width: 600px) {
  .single #content article .thumbnail {
    float: none;
    width: 100%;
  }
  .single #content article .thumbnail img {
    margin: 0;
  }
}
.single #content .share-buttons {
  margin-bottom: 10px;
  margin-top: 0px;
}
.single #content .share-buttons .pinterest img {
  vertical-align: top;
}
.single #content .post-author {
  padding: 20px 20px 5px 20px;
  background: #faf5f4;
  border: none;
  visibility: hidden;
  height: 1px;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
}
.single #content .post-author .post-author_h {
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  margin: 0 0 15px 0;
  color: #464646;
  letter-spacing: 0;
}
.single #content .post-author .post-author_h a {
  color: #464646;
}
.single #content .post-author .post-author_gravatar {
  display: block;
  margin: 0 10px 10px 0;
}
.single #content .post-author .post-author_gravatar img {
  width: 80px;
  height: 80px;
  padding: 0;
  border: none;
}
.single #content .post-author .post-author_desc {
  font-size: 14px;
  line-height: 23px;
  padding-left: 95px;
  text-transform: none;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.single #content .post-author .post-author_link {
  margin-top: 15px;
  font-size: 14px;
}
.single #content .post-author .post-author_link a {
  font-size: 14px;
  color: #464646;
}
.gallery.type-gallery .thumbnail.large img {
  width: auto;
}
.portfolio .thumbnail.large {
  margin-bottom: 0;
  padding-bottom: 20px;
}
.archive_lists .list.check-list ul {
  margin: 0 0 60px 0;
  padding: 0;
  list-style-type: none;
}
.archive_lists .list.check-list ul li {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  /* font: 15px/22px "Pontano Sans", sans-serif; */
}
.archive_lists .list.check-list ul li:before {
  margin: 0;
  padding: 0;
  width: 0;
  content: "";
}
/*/ Content */
/* #Comments
================================================== */
.related-posts h3,
.comment-holder h3,
#respond h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 30px 0 20px;
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 23px;
  visibility: hidden;}
.related-posts .related-posts_item .thumbnail {
  float: none;
  margin-bottom: 18px;
}
.related-posts .related-posts_item a {
  color: #626262;
  font-size: 16px;
  font-family: "Ubuntu Condensed", serif;
}
.wpcf7-form p.field input {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  border: 1px solid #e7e7e7;
  color: #9b9b9b;
  font-size: 15px;
}
.wpcf7-form p.field input:focus {
  border-color: #626262 !important;
}
.wpcf7-form textarea {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  font-size: 15px;
  border: 1px solid #e7e7e7;
  color: #9b9b9b !important;
}
.wpcf7-form textarea:focus {
  border-color: #626262 !important;
}
.wpcf7-form textarea.watermark {
  color: #9b9b9b !important;
}
.wpcf7-form .wpcf7-not-valid-tip {
  padding: 3px 8px 2px !important;
}
#respond h3 {
  margin-top: 10px;
}
#respond #commentform {
  margin-top: 15px;
}
#respond #commentform textarea {
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #9b9b9b;
  height: 170px;
  min-height: auto;
  max-height: auto;
  min-width: auto;
  font-size: 15px;
  padding: 12px 13px 10px;
  border: 1px solid #e7e7e7;
}
#respond #commentform textarea:focus {
  box-shadow: none;
  border-color: #626262;
}
#respond #commentform p.field input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: none;
  background: #fff;
  border: 1px solid #e7e7e7;
  max-width: 100%;
  width: 100%;
  color: #9b9b9b;
  padding: 7px 13px;
  height: 36px;
  margin-bottom: 2px;
  font-size: 15px;
}
#respond #commentform p.field input:focus {
  box-shadow: none;
  border-color: #626262;
}
#respond #commentform p.right-btn {
  text-align: right;
}
#respond #commentform .btn {
  margin-top: 11px;
  height: 36px;
}
#respond #commentform .btn:hover,
#respond #commentform .btn:active,
#respond #commentform .btn:focus {
  text-decoration: none;
  box-shadow: none;
}
.comment-holder .comment-list .comment .comment-body {
  padding: 20px;
  background: #faf5f4;
  border: none;
}
.comment-holder .comment-list .comment .comment-body .comment-author {
  margin: 0 20px 0 0;
  text-align: left;
}
.comment-holder .comment-list .comment .comment-body .comment-author img {
  width: 80px;
  height: 80px;
  padding: 0;
  border: none;
}
.comment-holder .comment-list .comment .comment-body .comment-author .author {
  width: auto;
  text-align: left;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  color: #464646;
  margin-top: 15px;
}
.comment-holder .comment-list .comment .comment-body .comment-meta {
  margin: 10px 0px 0 0 ;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
  color: #9b9b9b;
}
.comment-holder .comment-list .comment .comment-body .reply a {
  margin: 5px 20px 5px 0;
  /* font: bold 12px/1.2em Arial, "Helvetica Neue", Helvetica, sans-serif; */
  text-transform: lowercase;
  color: #8f8f8f;
  padding: 8px 17px;
  border-radius: 20px;
  border: none;
  text-shadow: none;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.1);
  background: #f5f5f5;
  /* Old browsers */

  background: -moz-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #f5f5f5));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #ffffff 0%, #f5f5f5 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #ffffff 0%, #f5f5f5 100%);
  /* W3C */

}
.comment-holder .comment-list .comment .comment-body .reply a:hover,
.comment-holder .comment-list .comment .comment-body .reply a:active,
.comment-holder .comment-list .comment .comment-body .reply a:focus {
  color: #414141;
  background: #dddddd;
  /* Old browsers */

  background: -moz-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* FF3.6+ */

  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f5f5f5), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */

  background: -webkit-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */

  background: -o-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* Opera 11.10+ */

  background: -ms-linear-gradient(top, #f5f5f5 0%, #ffffff 100%);
  /* IE10+ */

  background: linear-gradient(to bottom, #f5f5f5 0%, #ffffff 100%);
  /* W3C */

}
.comment-holder #respond h3 {
  margin-bottom: 0;
}
.comment-holder #respond #commentform {
  margin-top: 0;
}
/*/ Comments */
/* #Widgets
================================================== */
#sidebar .widget > h3 {
  font-size: 30px;
  line-height: 36px;
  margin: 5px 0 15px;
  padding-bottom: 23px;
  color: #626262;
  border-bottom: 1px solid #e6e6e6;
}
#sidebar .widget {
  margin-bottom: 60px;
}
#sidebar .widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#sidebar .widget ul li.cat-item {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  /* font: 15px/22px "Pontano Sans", sans-serif; */
}
#sidebar .widget ul li.cat-item:before {
  margin: 0;
  padding: 0;
  width: 0;
}
#sidebar .widget .thumbnail {
  margin: 0 20px 20px 0;
}
#sidebar [id*="archives"] {
  margin: 0 0 60px 0;
  padding: 0;
  list-style-type: none;
}
#sidebar [id*="archives"] li {
  margin: 0;
  padding: 0 0 0 17px;
  background: url(images/arrow-btn.png) no-repeat 0 6px;
  /* font: 15px/22px "Pontano Sans", sans-serif; */
}
#sidebar [id*="archives"] li:before {
  margin: 0;
  padding: 0;
  width: 0;
}
#sidebar .post-list.unstyled li {
  padding: 20px 0;
}
#sidebar .post-list.unstyled li:first-child {
  padding-top: 6px;
}
#sidebar .post-list.unstyled li .thumbnail {
  margin: 0 0 22px 0;
  float: none;
}
@media (min-width: 979px) and (max-width: 1200px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li .thumbnail {
    float: none;
    margin-bottom: 20px;
  }
  #sidebar .post-list.unstyled li .thumbnail a {
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail a img {
    width: 100%;
  }
}
@media (max-width: 767px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin: 0 20px 20px 0;
  }
  #sidebar .post-list.unstyled li .thumbnail img {
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail .thumbnail {
    width: 100%;
  }
}
@media (max-width: 480px) {
  #sidebar .post-list.unstyled li .thumbnail {
    margin: 0 0 20px 0;
    width: 100%;
  }
  #sidebar .post-list.unstyled li .thumbnail img {
    width: 100%;
  }
}
#sidebar .post-list.unstyled li time {
  font-size: 15px;
  line-height: 22px;
  display: block;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li time {
    font-size: 12px;
  }
}
#sidebar .post-list.unstyled li .post-list_comment {
  display: inline-block;
  font-size: 15px;
  line-height: 22px;
}
#sidebar .post-list.unstyled li .post-list_comment:before {
  content: "/";
  margin-right: 5px;
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 979px) {
  #sidebar .post-list.unstyled li .post-list_comment {
    font-size: 12px;
  }
}
#sidebar .post-list.unstyled li .post-list_h {
  /* font: 20px/28px "Ubuntu Condensed", serif; */
  margin: 0 0 13px;
}
#sidebar .post-list.unstyled li .post-list_h a {
  color: #626262;
}
#sidebar .post-list.unstyled li .excerpt {
  margin-bottom: 18px;
}
#sidebar .comments-custom.unstyled .comments-custom_li {
  padding: 15px 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li:first-child {
  padding-top: 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li .thumbnail {
  margin: 5px 15px 10px 0;
}
#sidebar .comments-custom.unstyled .comments-custom_li .thumbnail img {
  width: 80px;
  height: 80px;
}
#sidebar .comments-custom.unstyled .comments-custom_li time {
  font-size: 14px;
  line-height: 23px;
  color: #77767f;
  margin-top: 0;
  /* font-family: "Pontano Sans", sans-serif; */
  display: block;
}
#sidebar .comments-custom.unstyled .comments-custom_li .clear {
  display: none;
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_h {
  margin: 0 0 0;
  /* font: 13px/23px "Ubuntu Condensed", serif; */
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_txt {
  padding-top: 20px;
  /* font-family: "Pontano Sans", sans-serif; */
}
#sidebar .comments-custom.unstyled .comments-custom_li .comments-custom_txt a {
  color: #77767f;
}
#sidebar .search-form .btn {
  margin: 0 0 0 15px;
  padding: 8px 20px !important;
  height: auto;
}
#sidebar .flickr_li a {
  display: inline-block;
}
#sidebar .flickr_li a:hover,
#sidebar .flickr_li a:focus {
  box-shadow: none;
}
#sidebar .flickr_li a:hover img,
#sidebar .flickr_li a:focus img {
  box-shadow: 0 1px 4px #000;
  max-width: auto;
}
#sidebar .social .social_ico {
  width: 35px;
  height: 35px;
  overflow: hidden;
}
#sidebar .social .social_label {
  line-height: 35px;
}
#sidebar .social li {
  padding: 0;
  margin: 0 0 5px 0;
  line-height: 35px;
}
#sidebar .social li .social_ico {
  width: 35px;
  height: 35px;
  display: inline-block;
  text-indent: -9999px;
}
#sidebar .social li .social_link:hover {
  opacity: 1;
}
#sidebar .social li .social_link:hover .social_label {
  text-decoration: underline;
}
#sidebar .social li .social_link {
  line-height: 35px;
  padding: 0;
  padding: 8px 0 7px;
  transition: none;
}
#sidebar .social li .social_label {
  margin-left: 7px;
}
#sidebar .social li .social_link__facebook {
  background: url(https://www.communityassociationmanagement.com/wp-content/themes/template_44744_s4ZW6jIXD8CJcaO1792p/theme44744/images/icons/facebook.png) no-repeat;
}
#sidebar .social li .social_link__facebook:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__twitter {
  background: url(images/icons/twitter.png) no-repeat;
}
#sidebar .social li .social_link__twitter:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__google {
  background: url(images/icons/google.png) no-repeat;
}
#sidebar .social li .social_link__google:hover {
  background-position: 0 -35px;
}
#sidebar .social li .social_link__feed {
  background: url(images/icons/feed.png) no-repeat;
}
#sidebar .social li .social_link__feed:hover {
  background-position: 0 -35px;
}
#sidebar #calendar_wrap caption {
  color: #626262;
}
.footer-widgets {
  padding: 0 0 20px;
}
.left {
  padding: 0 10px 0px 0;
}
.footer-widgets > div > div > h4 {
/* font: 18px/28px "Ubuntu Condensed", serif; */
color: #000;
text-transform: uppercase;
margin: 5px 0 5px;
letter-spacing: -1px;
}
@media (max-width: 767px) {
  .footer-widgets > div > div > h4 {
    margin-top: 40px;
  }
}
.textwidget {
  color: #000;
  /* font: 15px/20px "Pontano Sans", sans-serif; */
}
.textwidget .mail {
  background: url(images/mail.png) no-repeat 0 4px;
  padding-left: 32px;
  margin-top: 20px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .mail {
    font-size: 13px;
  }
}
.textwidget .mail a {
  color: #f8c3d1;
}
.textwidget .call {
  background: url(images/call.png) no-repeat 0 4px;
  padding: 2px 0 20px 47px;
  border-bottom: 2px solid #DBB620;
  margin-bottom: 15px;
  font-size: 20px;
}
.textwidget .call .tel {
  /* font: 26px/32px "Pontano Sans", sans-serif; */
  color: #f8c3d1;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .textwidget .call .tel {
    font-size: 20px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .call .tel {
    font-size: 13px;
  }
}
@media (max-width: 400px) {
  .textwidget .call .tel {
    font-size: 20px;
  }
}
.textwidget .call .tel span {
  background: url(images/tel-dot.png) no-repeat 0 0;
  width: 10px;
  height: 10px;
  margin: 0 1px 0 7px;
  display: inline-block;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .textwidget .call .tel span {
    margin: 0 0 0 5px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .textwidget .call .tel span {
    margin: 0 -2px 0 4px;
    background-position: 0 3px;
  }
}
@media (max-width: 400px) {
  .textwidget .call .tel span {
    margin: 0 0 0 5px;
  }
}
.textwidget .online-form {
  background: url(images/online-form.png) no-repeat;
  padding: 5px 0 10px 45px;
  font-size: 20px;
}
.textwidget .online-form a {
  color: #fff;
}
.before-after-gallery {
  margin-top: -3px;
}
.before-after-gallery li {
  width: 226px;
  float: left;
  padding: 0;
  margin: 0 0 0 14px;
}
.before-after-gallery li .thumbnail,
.before-after-gallery li .thumbnail img {
  width: 100%;
}
.before-after-gallery li .thumbnail {
  position: relative;
  z-index: 10;
}
.before-after-gallery li .thumbnail img {
  transition: 200ms all;
}
.before-after-gallery li .thumbnail:hover img {
  opacity: 0.5;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .before-after-gallery li {
    width: 48%;
  }
  .before-after-gallery li .thumbnail {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .before-after-gallery li {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .before-after-gallery li .thumbnail {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .before-after-gallery li {
    width: 48%;
  }
  .before-after-gallery li .thumbnail,
  .before-after-gallery li .thumbnail img {
    width: 100%;
  }
}
@media (max-width: 480px) {
  .before-after-gallery li {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
.before-after-gallery li:first-child {
  margin-left: 0;
}
.before-after-gallery li .excerpt {
  display: none;
}
.before-after-gallery li .post-list_h {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 0;
}
.before-after-gallery li .post-list_h a {
  color: #fff;
}
.before-after-gallery li .btn {
  background: none;
  padding: 0;
  box-shadow: none;
  /* font: 12px/1.2em "Ubuntu Condensed", serif; */
  color: #f8c3d1;
  text-transform: uppercase;
}
.before-after-gallery li .btn:after {
  content: "";
  width: 3px;
  height: 5px;
  background: url(images/arrow-gallery-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
  margin-bottom: 2px;
}
.before-after-gallery li .btn:hover {
  color: #762439;
}
/*/ Widgets */
/* #Shortcodes
================================================== */
.hero-unit {
  background: none;
  padding: 0;
  text-align: center;
}
.hero-unit h1 {
  /* font: 34px/48px "Ubuntu Condensed", serif; */
  color: #a2a2a2;
  letter-spacing: 1px;
  margin: 14px 0 20px;
  padding-bottom: 20px;
  background: url(images/line.png) no-repeat center 100%;
}
.hero-unit h1 strong {
  font-weight: normal;
  color: #1D2E85;
}
.hero-unit h1 em {
  color: #747474;
  font-style: normal;
}
.hero-unit p {
  font-size: 16px;
  line-height: 24px;
  color: #b2b2b2;
  width: 80%;
  text-align: center;
  margin: 0 auto 15px;
}
.surgery-wrap {
  position: relative;
  background: url(images/bg-surgery.png);
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  margin: 10px 0 80px 0;
}
.surgery-wrap:before {
  background: url(images/bg-surgery.png);
  content: "";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  top: -1px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.surgery-wrap:after {
  background: url(images/bg-surgery.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -100%;
  top: -1px;
  width: 100%;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
}
.surgery-wrap .surgery {
  background: url(images/bg-surgery-dark.png) no-repeat;
  background-size: 100% 100%;
  padding: 29px 0 0;
}
.surgery-wrap .surgery li {
  margin-bottom: 36px;
}
@media (max-width: 767px) {
  .surgery-wrap .surgery li {
    width: 48%;
    margin-left: 4%;
    float: left;
  }
  .surgery-wrap .surgery li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .surgery-wrap .surgery li {
    width: 100%;
    margin-left: 0%;
    float: none;
  }
}
.surgery-wrap .surgery h5 {
  font-size: 25px;
  line-height: 38px;
  border-bottom: 1px solid #e6e6e6;
  margin: 7px 0 20px;
  padding-bottom: 21px;
}
@media (min-width: 979px) and (max-width: 1200px) {
  .surgery-wrap .surgery h5 {
    font-size: 25px;
    line-height: 28px;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .surgery-wrap .surgery h5 {
    font-size: 18px;
    line-height: 25px;
  }
}
.surgery-wrap .surgery h5 a {
  color: #626262;
}
.surgery-wrap .surgery .thumbnail {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 20px;
  margin-bottom: 17px;
}
@media (max-width: 767px) {
  .surgery-wrap .surgery .thumbnail {
    width: 100%;
  }
}
.surgery-wrap .surgery .excerpt {
  text-align: center;
  width: 75%;
  margin: 0 auto 25px;
}
.surgery-wrap .surgery .btn-align {
  text-align: center;
}
.dropcap {
  border-radius: 50%;
  background: none;
  color: #D8A906;
  border: 1px solid #D8A906;
  line-height: 98px;
  text-align: center;
  width: 98px;
  height: 98px;
  margin-right: 32px;
}
.service-box {
  background: none;
  border: none;
  padding: 0;
  box-shadow: none;
  padding-bottom: 26px;
}
.service-box .service-box_body .title {
  /* font: 36px/36px "Ubuntu Condensed", serif; */
  color: #717171;
  margin: 5px 0 1px 0;
  /* text-transform: uppercase; */
}
@media (max-width: 480px) {
  .service-box .service-box_body .title {
    font-size: 25px;
    line-height: 30px;
  }
}
.service-box .service-box_body .title strong {
  font-weight: normal;
}
.service-box .service-box_body .sub-title {
  /* font: 20px/28px "Ubuntu Condensed", serif; */
  color: #aaaaaa;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.service-box .service-box_body .service-box_txt {
  /* font: 15px/22px "Pontano Sans", sans-serif; */
  color: #c6c6c6;
  text-transform: none;
  margin-bottom: 13px;
}
.service-box .service-box_body .btn-align {
  text-align: left;
}
/* .service-box .service-box_body .btn-align .btn {
  font: 14px/18px "Ubuntu Condensed", serif;
  color: #919191;
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  text-transform: uppercase;
  padding: 0;
  border-radius: 0;
  display: inline-block;
}
.service-box .service-box_body .btn-align .btn:after {
  content: "";
  width: 11px;
  height: 11px;
  background: url(images/arrow-btn.png) no-repeat;
  display: inline-block;
  margin-left: 7px;
}
.service-box .service-box_body .btn-align .btn:hover {
  color: #525252;
  background: none;
}
.service-box.red strong {
  color: #db92a3;
}
.service-box.red .btn:after {
  background: url(images/arrow-btn-red.png) no-repeat !important;
}
.service-box.green strong {
  color: #4F3FC6;
}
.service-box.green .btn:after {
  background: url(images/arrow-btn-green.png) no-repeat !important;
} */
.our-stuff .clear {
  display: none;
}
@media (max-width: 767px) {
  .our-stuff li {
    width: 48% !important;
    margin-left: 4% !important;
    float: left !important;
  }
  .our-stuff li:first-child {
    margin-left: 0 !important;
  }
}
@media (max-width: 440px) {
  .our-stuff li {
    width: 100% !important;
    margin-left: 0% !important;
    float: none !important;
  }
}
.our-stuff li .thumbnail {
  margin: 0 20px 0 0;
  width: 186px;
  height: 170px;
}
@media (max-width: 802px) {
  .our-stuff li .thumbnail {
    width: auto;
    height: auto;
    float: none;
    margin: 0 0 20px 0;
  }
}
.our-stuff li h5 {
  margin: 0 0 18px 0;
  overflow: hidden;
}
.our-stuff li h5 a {
  color: #626262;
}
.our-stuff li .excerpt {
  font-style: italic;
  color: #9b9b9b;
}
.our-stuff li .excerpt:before {
  content: '"';
  display: inline;
}
.our-stuff li .excerpt:after {
  content: '"';
  display: inline;
}
/*/ Shortcodes */
/* #Footer
================================================== */
.footer {
  background: none;
  border-top: 8px solid #DBB620;
  padding-bottom: 80px;
}
.page .line-footer {
  display: none;
}
.home .line-footer {
  height: 5px;
  background: #DBB620;
  margin-bottom: 30px;
  display: block;
}
.copyright .footer-text {
  margin: 0 9px 0 0;
  /* font: 16px/22px "Ubuntu Condensed", serif; */
  color: #1f4398;
  text-align: right;
  float: none;
}
@media (min-width: 768px) and (max-width: 979px) {
  .copyright .footer-text {
    font-size: 13px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .copyright .footer-text {
    text-align: left;
  }
}
.copyright .footer-text a {
  color: #BBA925;
}
.footer-nav {
  float: none !important;
  text-align: left;
}
.footer-nav .menu {
  float: none;
  text-align: left;
}
.footer-nav .menu li {
  float: none;
  text-align: left;
  padding: 0 0 0 24px;
  margin-right: 19px;
  display: inline-block;
  background: url(images/footer-menu-dot.png) no-repeat 0 50%;
}
@media (min-width: 768px) and (max-width: 979px) {
  .footer-nav .menu li {
    padding: 0 0 0 13px;
    margin-right: 6px;
  }
}
@media (max-width: 600px) {
  .footer-nav .menu li {
    padding: 0 0 0 11px;
    margin-right: 4px;
  }
}
@media (max-width: 480px) {
  .footer-nav .menu li {
    display: block;
    background: none;
    padding: 0 !important;
  }
}
.footer-nav .menu li:first-child {
  background: none;
  padding-left: 0;
}
.footer-nav .menu li a {
  text-transform: uppercase;
}
.footer-nav .menu li a:hover {
  color: #fff;
  text-decoration: underline;
}
/*/ Footer */
/* #Misc
================================================== */
#back-top-wrapper {
  right: 30px;
  bottom: 20px;
}
#back-top-wrapper #back-top a {
  opacity: 0.5;
  width: 40px;
  height: 40px;
}
#back-top-wrapper #back-top a:hover {
  opacity: 1;
}
#back-top-wrapper #back-top a span {
  width: 40px;
  height: 40px;
  background: url(images/totop.png) no-repeat;
}
.wpcf7 .wpcf7-form .submit-wrap .wpcf7-submit.btn,
.wpcf7 .wpcf7-form .submit-wrap .btn.btn-primary {
  height: 30px;
  line-height: 1.2em;
  padding: 8px 17px;
}
.flexslider {
  margin-bottom: 50px;
}
.flexslider .flex-control-paging {
  line-height: 0;
  padding-top: 15px;
  bottom: -30px;
  left: 0;
}
.flexslider .flex-control-paging li {
  margin: 0 4px 0 0;
}
.flexslider .flex-control-paging li a.flex-active {
  background: #4F3FC6;
}
.flexslider .flex-control-paging li a {
  background: #747474;
}
.flexslider .flex-control-paging li a:hover {
  background: #4F3FC6;
}
@media (max-width: 767px) {
  .archive_h {
    margin-top: 30px;
  }
}
blockquote p {
  line-height: 22px;
}
.error404 .error404-holder_num {
  color: #4F3FC6;
  margin: 50px 0;
  font-size: 44px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .error404-holder_num {
    font-size: 180px;
  }
}
@media (max-width: 480px) {
  .error404 .error404-holder_num {
    font-size: 140px;
    margin: 20px 0;
  }
}
.error404 .search-form_is {
  margin: 0 0 0 10px;
  height: 30px;
  line-height: 1.2em;
  padding: 8px 17px;
}
@media (min-width: 768px) and (max-width: 979px) {
  .error404 .search-form_is {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_is {
    display: block;
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .error404 .search-form_it {
    width: 100%;
    height: 30px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
/*/ Misc */
/* #IE8
================================================== */
.ie8 .social-nets-wrapper .follow {
  margin-left: 15px;
}
.ie8 .social-nets-wrapper:after {
  background: url(images/bg-social.png);
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  right: -200%;
  top: 0;
  width: 200%;
}
.ie8 .nav-wrap .nav__primary .sf-menu > li {
  margin-right: 15px;
  padding-left: 21px;
}
.ie8 .nav-wrap .nav__primary .sf-menu > li:first-child {
  padding-left: 0;
}
.ie8 .slider .container .camera_target_content .cameraContents .camera_caption {
  top: 30px;
}
.ie8 .slider .camera_pag .camera_pag_ul {
  width: 30%;
}
.ie8 .slider .camera_pag .camera_pag_ul li:first-child {
  margin-left: 220px;
}
.ie8 .single #content article .thumbnail {
  float: none;
}
.ie8 .single #content article .thumbnail img {
  margin: 0;
}
.ie8 #sidebar .post-list.unstyled li .thumbnail {
  margin-bottom: 20px;
}
.ie8 .footer-widgets .textwidget .call .tel {
  font-size: 20px;
}
.ie8 .footer-widgets .textwidget .call .tel span {
  margin: 0 0 0 5px;
}
.ie8 .error404 .search-form_is {
  height: 32px;
}
.ie8 .before-after-gallery li {
  width: 48%;
}
.ie8 .before-after-gallery li .thumbnail {
  width: 100%;
}
.ie8 .surgery-wrap .surgery h5 {
  font-size: 25px;
  line-height: 28px;
}
.ie8 .surgery-wrap .surgery .thumbnail {
  width: 100%;
}
.ie8 .our-stuff .thumbnail {
  width: 186px;
}
.ie8 .our-stuff .thumbnail img {
  width: 100%;
}
.ie8 .post-author_gravatar,
.ie8 .comment-author {
  width: 80px !important;
}
.ie8 #sidebar .comments-custom.unstyled .thumbnail {
  width: 80px !important;
}
.ie8 #back-top-wrapper #back-top a span {
  filter: alpha(opacity=50);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.ie8 #back-top-wrapper #back-top a span:hover {
  filter: alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
}
/*/ IE8 */
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.boldcopy {
/* font: normal 16px/18px Ubuntu Condensed; */
color: #626262;
}

.camhomelink1 {
/* font: normal 24px/40px Ubuntu Condensed; */
color:#DBB620;
}

.camhomelink {
color:#DBB620;
}
.camhomelink a {
color:#4F3FC6;
}

.camhomelink a:hover {
color:#4F3FC6;
text-decoration:none;
}

.tabletext {
/* font: normal 16px/18px Ubuntu Condensed; */
color: #626262;
}




/* ================================================================================================= */
/* 01 — Base
/* 02 — Utilities
/* 03 — Layout
/* 04 — Components
/* 05 — Template sections
/* ================================================================================================= */

/* ------------------------------------------------------------------------------------------------- */
/* 01 — Base
/* ------------------------------------------------------------------------------------------------- */

/* Typography
/* ------------------------------------------------------------------------------------------------- */

/* Base
/* '!important' declarations required to overwrite inherited inline styles
/* ----------------------------------------------- */

/* Font imports from Google Fonts */
/* @import url('http://fonts.googleapis.com/css2?family=Inter:wght@700;800&family=Lato:ital,wght@0,400;0,700;1,400;1,700&display=swap'); */

/* Text — Base */
body,
p,
ul,
.main-holder,
.textwidget {  
  font-family: 'Lato', sans-serif !important;
  font-size: 16px !important;
  line-height: 1.5;
}

body,
p,
ul,
.main-holder,
.motopress-wrapper .textwidget {
  color: #666666 !important;
}

/* Text — Small */
small,
.text--small {
  font-size: 13px !important;
}


/* Headings
/* '!important' declarations required to overwrite inherited inline styles
/* 'Inter' not available via theme config menu
/* ----------------------------------------------- */

h1,
h2,
h3,
h4,
h5 {
  font-family: 'Inter', sans-serif !important;
}

h1, .h1 {
  color: #111111 !important;
  font-weight: 800 !important;
  letter-spacing: -0.32px;
  line-height: 1.1 !important;
}

h2, .h2 {
  color: #111111 !important;
  font-weight: 700 !important;
  letter-spacing: -0.32px;
}

h3, .h3 {
  color: #111111 !important;
  font-weight: 700 !important;
  letter-spacing: -0.24px;
}

h4, .h4 {
  color: #111111 !important;
  font-weight: 700 !important;
  letter-spacing: -0.16px;
}

h5, .h5 {
  font-weight: 700 !important;
  text-transform: none !important;
}

/* Adjust @large breakpoint */
@media (min-width: 980px) {

  h1, .h1 {
    font-size: 54px !important;
  }
  
  h2, .h2 {
    font-size: 32px !important;
  }
  
  h3, .h3 {
    font-size: 22px !important;
  }
  
  h4, .h4 {
    font-size: 16px !important;
  }
  
  h5, .h5 {
    font-size: 16px !important;
  }

}


/* ------------------------------------------------------------------------------------------------- */
/* 02 — Utilities
/* ------------------------------------------------------------------------------------------------- */

/* Alignment
/* ------------------------------------------------------------------------------------------------- */

/* Block
/* ----------------------------------------------- */

.push--center {
  margin-left: auto;
  margin-right: auto;
}


/* Text
/* ----------------------------------------------- */

.align--center {
  text-align: center;
}


/* Color
/* '!important' declarations required to overwrite inherited inline styles
/* ------------------------------------------------------------------------------------------------- */

/* Text
/* ----------------------------------------------- */

.text-color__white {
  color: #FFFFFF !important;
}


/* Spacing
/* '!important' declarations required to overwrite inherited inline styles
/* ------------------------------------------------------------------------------------------------- */

/* Margin
/* ----------------------------------------------- */

.mb--0 {
  margin-bottom: 0;
}

.mb--1 {
  margin-bottom: 4px;
}

.mb--2 {
  margin-bottom: 8px;
}

.mb--3 {
  margin-bottom: 16px;
}

.mb--4 {
  margin-bottom: 24px;
}

.mb--5 {
  margin-bottom: 32px;
}

.mb--6 {
  margin-bottom: 40px;
}

.mb--7 {
  margin-bottom: 48px;
}

.mb--8 {
  margin-bottom: 56px;
}

.mb--9 {
  margin-bottom: 64px;
}


/* Visibility
/* ------------------------------------------------------------------------------------------------- */

/* Media-query-based visiblity
/* ----------------------------------------------- */

/* Hide for @small breakpoint */
@media (max-width: 768px) {
  .hide--small {
    display: none;
  }
}

/* Hide for @medium breakpoint */
@media (min-width: 768px) and (max-width: 980px) {
  .hide--medium {
    display: none;
  }
}

/* Hide for @large breakpoint */
@media (min-width: 980px) {
  .hide--large {
    display: none;
  }
}


/* ------------------------------------------------------------------------------------------------- */
/* 03 — Layout
/* ------------------------------------------------------------------------------------------------- */

body {
  position: relative !important;
}


/* Wraps
/* ------------------------------------------------------------------------------------------------- */

.wrap--small {
  max-width: 600px;
  width: 100%;
}

.wrap--base {
  max-width: 1170px;
  width: 100%;
}


/* ------------------------------------------------------------------------------------------------- */
/* 04 — Components
/* ------------------------------------------------------------------------------------------------- */

/* Button
/* '!important' declarations required to overwrite inherited inline styles
/* ------------------------------------------------------------------------------------------------- */

.button,
.btn {
  display: inline-block;
  font-family: 'Lato', sans-serif !important;
  font-weight: 700;
  text-transform: none;
  transition: background-color 0.3s ease-in-out;
}

/* Strip inherited link hover styles */
.button:hover {
  text-decoration: none;
}


/* Button — Base
/* Standard button
/* ----------------------------------------------- */

.button--base {
  border-radius: 40px;
  display: inline-block;
  line-height: 3;
  padding: 0 40px;
}


/* Button — Small
/* Alternate, smaller button
/* ----------------------------------------------- */

.btn,
.button--small,
.service-box .btn {
  background: #C59536 !important;
  background-color: #C59536 !important;
  border-radius: 40px;
  box-shadow: none !important;
  color: #FFFFFF !important;
  font-size: 14px;
  line-height: 3;
  padding: 0 24px;
}

.btn:hover,
.button--small:hover,
.service-box .btn:hover {
  background: #CA9E46 !important;
  background-color: #CA9E46 !important;
}


/* Button — Primary
/* ----------------------------------------------- */

.button--primary,
.btn-primary {
  background: #C59536 !important;
  background-color: #C59536 !important;
  color: #FFFFFF !important;
}

.button--primary:hover,
.btn-primary:hover {
  background: #CA9E46 !important;
  background-color: #CA9E46 !important;
}


/* Hero unit
/* Inherited component
/* Utilized on homepage (video embed)
/* ------------------------------------------------------------------------------------------------- */

/* Block container */
.hero-unit {
  margin-bottom: 64px !important;
}

/* Restyle as H2 */
.hero-unit h1 {
  font-size: 32px !important;
  letter-spacing: -0.32px !important;
  margin-bottom: 24px !important;
  padding: 0 !important;
}


/* Link
/* ------------------------------------------------------------------------------------------------- */

/* Base
/* Utilized in body copy, headings, lists etc
/* ----------------------------------------------- */

p a:not([class]),
.link--base {
  color: #D8A906 !important;
  font-weight: 700;
}


/* Scroll prompt
/* Utilized in hero sections
/* ----------------------------------------------- */

/* Link container */
.link--scroll-prompt {
  background-color: rgba(17, 17, 17, 0.64);
  border-radius: 100%;
  display: block;
  height: 56px;
  line-height: 56px;
  text-align: center;
  transition: all 0.3s ease-in-out;
  width: 56px;
}

/* Strip default link hover behavior */
.link--scroll-prompt:hover {
  color: #FFFFFF;
  transform: translateY(2px);
  text-decoration: none;
}

/* Icon (Chevron) */
.link--scroll-prompt::before {
  color: #FFFFFF;
  content: "\f347";
  font-family: "Dashicons";
  font-size: 24px;
  vertical-align: middle;
}


/* Service box
/* Inherited component
/* Utilized on homepage (numbered gateways)
/* ------------------------------------------------------------------------------------------------- */

/* Strip inherited styling, restyle as H3 */
.service-box .title {
  font-size: 22px !important;
  letter-spacing: -0.24px;
  text-transform: none !important;
}

/* Block text */
.service-box .service-box_txt {
  color: #666666 !important;
  font-family: 'Lato', sans-serif !important;
}


/* Navigation
/* ------------------------------------------------------------------------------------------------- */

/* Navigation — Primary (Small)
/* Displayed until @large breakpoint
/* Utilizing: 'https://github.com/Position2/jQuery-Simple-MobileMenu'
/* ----------------------------------------------- */

/* Adjust body container */
body.mmactive {
  overflow: hidden;
}

/* Navigation (list) container */
.nav--primary-small {
  display: none;
  margin: 0;
  position: relative;
}

/* Navigation items */
.sm_menu_outer .nav--primary-small li {
  list-style-type: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #666666;
}

/* Navigation item links */
.nav--primary-small a {
  color: #666666 !important;
  display: block;
  font-size: 18px;
  padding: 16px 24px;
  text-decoration: none;
}

/* Display navigation on state:active */
.sm_menu_outer.active .nav--primary-small {
  display: block;
}

/* Navigation container */
.sm_menu_outer {
  background-color: #F5F5F5;
  bottom: 0;
  height: 100vh;
  left: 0;
  opacity: 0;
  overflow-y: scroll;
  overflow-x: hidden;
  position: fixed;
  right: 0;
  top: 185px;
  transition: opacity 0.2s;
  width: 100%;
  z-index: -9;
}

/* Adjust navigation container height if WP admin bar is displayed */
.admin-bar .sm_menu_outer {
  top: 193px;
}

/* Display navigation container on state:active */
.sm_menu_outer.active {
  opacity: 1;
  z-index: 999;
}

/* 'Back' links for second & third-tier navigation */
.sm_menu_outer .nav--primary-small li.back a::before {
  color: #999999;
  content: '\f341';
  font-family: 'Dashicons';
  margin-right: 8px;
  vertical-align: middle;
}

/* Parent items (contain second/third-tier navigation) */
.sm_menu_outer .nav--primary-small li.hasChild {
    grid-template-columns: auto 1fr;
    display: grid;
}

/* Indication icon container */
.sm_menu_outer .nav--primary-small li.hasChild a.trigger__sub-menu {
  display: flex;
}

/* Indicator icon */
.sm_menu_outer .nav--primary-small li.hasChild > a.trigger__sub-menu::before {
  color: #999999;
  content: '\f345';
  font-family: 'Dashicons';
  margin-left: auto;
  vertical-align: middle;
}

/* Sub-menu (second/thhird-tier navigation) */
.sm_menu_outer.slide .nav--primary-small .sub-menu {
  background-color: #F5F5F5;
  height: 100%;
  position: absolute;
  right: -100%;
  top: 0;
  transition: all 0.5s ease 0s;
  width: 100%;
  z-index: 999;
}

/* Slide sub-menu into viewport on parent item state:active */
.sm_menu_outer.slide .nav--primary-small li.active > .sub-menu {
  right: 0;
}

/* 'Hamburger' navigation open/close trigger */
#sm_menu_ham {
  cursor: pointer;
  height: 24px;
  transform: rotate(0deg);
  transition: all 0.5s ease-in-out 0s;
  width: 40px;
}

/* 'Hamburger' icon bars */
#sm_menu_ham span {
  background-color: #999999;
  display: block;
  height: 3px;
  left: 0;
  opacity: 1;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.25s ease-in-out 0s;
  width: 40px;
}

/* Individual bar adjustments */
#sm_menu_ham span:nth-child(1) {
  top: 0;
}

#sm_menu_ham span:nth-child(2),
#sm_menu_ham span:nth-child(3) {
  top: 10px;
}

#sm_menu_ham span:nth-child(4) {
  top: 20px;
}

#sm_menu_ham.open span:nth-child(1) {
  left: 50%;
  top: 18px;
  width: 0;
}

#sm_menu_ham.open span:nth-child(2) {
  transform: rotate(45deg);
}

#sm_menu_ham.open span:nth-child(3) {
  transform: rotate(-45deg);
}

#sm_menu_ham.open span:nth-child(4) {
  left: 50%;
  top: 18px;
  width: 0;
}


/* Adjust @medium breakpoint */
@media (min-width: 780px) {
  
  /* Adjust navigation offset if WP admin bar displayed */
  .admin-bar .sm_menu_outer {
    top: 179px;
  }

}


/* Adjust @large breakpoint */
@media (min-width: 980px) {
  
  /* Hide off-canvas navigation */
  #sm_menu_ham,
  .sm_menu_outer {
    display: none;
  }

}


/* Navigation — Primary (Large)
/* Displayed from @large breakpoint
/* ----------------------------------------------- */

/* List containers (all levels) */
nav.nav--primary-large ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* List items (all levels) */
nav.nav--primary-large ul li {
  position: relative;
}

/* Links (all levels) */
nav.nav--primary-large ul li a {
  color: #666666;
  text-decoration: none;
}

/* List items (first-tier) */
nav.nav--primary-large > ul > li {
  float: left;
}

/* List item links (first-tier) */
nav.nav--primary-large > ul > li > a {
  display: inline-block;
  font-weight: 500;
  line-height: 96px;
  padding: 0 12px;
}

/* List item (first-tier) » state:hover */
nav.nav--primary-large ul li:hover > a {
  color: #C59536;
}

/* List container (second-tier) */
nav.nav--primary-large ul ul {
  background-color: #FFFFFF;
  filter: alpha(opacity="0");
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  transition: 0.3s opacity;
  width: 256px;
}

/* Avoid displaying third-tier containers on first-tier item hover */
nav.nav--primary-large ul li.menu-item-has-children:hover > ul ul {
  filter: alpha(opacity="0");
  opacity: 0;
}

/* Display second & third-tier containers on parent item hover */
nav.nav--primary-large ul li.menu-item-has-children:hover > ul,
nav.nav--primary-large ul li.menu-item-has-children:hover > ul li.menu-item-has-children:hover > ul {
  filter: alpha(opacity="100");
  opacity: 1;
  pointer-events: auto;
}

/* Adjust item links on hover */
nav.nav--primary-large ul li.menu-item-has-children > ul li.menu-item-has-children:hover a,
nav.nav--primary-large ul li.menu-item-has-children:hover > ul > li > a:hover {
  background-color: #F5F5F5;
}

/* Nested links (second & third-tier containers) */
nav.nav--primary-large ul ul li a {
  padding: 8px 24px;
  display: block;
}

/* Adjust spacing for final items (second & third-tier containers) */
nav.nav--primary-large ul ul li:last-child a {
  margin-bottom: 8px;
}

/* Third-tier container */
nav.nav--primary-large ul ul ul {
  background-color: #F5F5F5;
  left: 100%;
  top: 0;
}


/* ------------------------------------------------------------------------------------------------- */
/* 05 — Sections
/* ------------------------------------------------------------------------------------------------- */

/* Footer
/* ------------------------------------------------------------------------------------------------- */

footer#footer--global {
  background-color: #666666;
  border-top: 4px solid #D8A906;
}


/* Footer — CTA
/* Displayed above the primary footer block */
/* ----------------------------------------------- */

#section--cta-footer {
  background-color: #F5F5F5;
  padding: 64px 24px;
}


/* Footer — Primary
/* ----------------------------------------------- */

/* Item container */
footer#footer--global #footer__item--primary {
  padding: 64px 24px 120px;
}

/* Typography */
footer#footer--global #footer__item--primary p,
footer#footer--global #footer__item--primary .textwidget {
  color: rgba(255, 255, 255, 0.72) !important;
}

/* Logo (icon) */
footer#footer--global #footer__item--primary .logo--icon {
  height: 56px;
  margin-bottom: 32px;
}

/* Item grid */
footer#footer--global #footer__item--primary .container--grid {
  display: grid; 
  grid-row-gap: 24px;
}

/* Distribute widget spacing */
footer#footer--global #footer__item--primary .container--grid > .item > div:not(:last-child) {
  margin-bottom: 32px;
}

/* Widget titles */
footer#footer--global #footer__item--primary h4 {
  color: #FFFFFF !important;
  margin: 0 0 4px;
}


/* Adjust @large breakpoint */
@media (min-width: 980px) {

  /* Adjust item grid */
  footer#footer--global #footer__item--primary .container--grid {
    grid-column-gap: 40px;
    grid-template-columns: 2fr 1fr 1fr;
  }

}


/* Widget area 2
/* Contains quick links navigation
/* ----------------------------------------------- */

/* Navigation container */
footer#footer--global #widget-area--2 ul {
  list-style: none;
  margin: 0;
}

/* Item links */
footer#footer--global #widget-area--2 ul > li > a {
  color: rgba(255, 255, 255, 0.72);
  line-height: 1.9;
  transition: color 0.3s ease-out;
}

/* Item links » state:hover */
footer#footer--global #widget-area--2 ul > li > a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

/* Hide second & third-tier list items */
footer#footer--global #widget-area--2 ul > li > ul {
  display: none;
}


/* Widget area 3
/* Contains telephone number, address & open hours
/* ----------------------------------------------- */

footer#footer--global #widget-area--3 a {
  color: #FFFFFF !important;
}


/* Footer — Secondary
/* Contains legal statement & accreditations
/* ----------------------------------------------- */

/* Item container */
footer#footer--global #footer__item--secondary {
  background-color: #F5F5F5;
  padding: 16px 24px;
}

/* Item grid */
footer#footer--global #footer__item--secondary .container--grid {
  display: grid; 
  grid-row-gap: 16px;
}

/* Item — Accreditations*/
footer#footer--global #footer__item--secondary .container--grid #item--accreditations {
  display: grid; 
  grid-column-gap: 8px;
  grid-template-columns: max-content max-content;
}

/* Accreditation images */
footer#footer--global #footer__item--secondary .container--grid #item--accreditations img {
  height: 40px;
}


/* Adjust @large breakpoint */
@media (min-width: 980px) {

  /* Adjust item grid */
  footer#footer--global #footer__item--secondary .container--grid {
    align-items: center;
    grid-column-gap: 32px;
    grid-template-columns: max-content max-content;
    justify-content: space-between;
  }

}


/* Header
/* ------------------------------------------------------------------------------------------------- */

/* Header container */
header#header--global {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}


/* Header — Primary
/* Contains logo & primary navigation
/* ----------------------------------------------- */

/* Item container */
header#header--global #header__item--primary {
  padding: 16px 24px;
}

/* Item grid */
header#header--global #header__item--primary .container--grid {
  align-items: center;
  display: grid; 
  grid-template-columns: 208px max-content;
  justify-content: space-between;
}


/* Adjust @large breakpoint */
@media (min-width: 980px) {

  /* Adjust item container */
  header#header--global #header__item--primary {
    padding: 0;
  }

  /* Adjust item grid */
  header#header--global #header__item--primary .container--grid {
    grid-column-gap: 16px;
    grid-template-columns: minmax(128px, 240px) max-content;
  }

}

/* Header — Secondary
/* Contains telephone CTA & social links
/* ----------------------------------------------- */

/* Item container */
header#header--global #header__item--secondary {
    background-color: #62656A;
    border-bottom: 4px solid #D8A906;
    padding: 12px 24px;
}

/* Item grid */
header#header--global #header__item--secondary .container--grid {
  display: grid; 
  grid-row-gap: 8px;
  grid-template-columns: minmax(min-content max-content);
  justify-content: center;
  text-align: center;
}

/* Item — Social links */
header#header--global #header__item--secondary .container--grid #item--social-links {
  align-items: center;
  display: grid;
  grid-column-gap: 8px;
  grid-template-columns: 24px 24px 24px;
  margin: 0 auto;
}

header#header--global #header__item--secondary .container--grid #item--social-links a {
  opacity: 0.4;
  transition: opacity 0.3s ease-out;
}

header#header--global #header__item--secondary .container--grid #item--social-links a:hover {
  opacity: 1;
}

header#header--global #header__item--secondary .container--grid #item--cta a,
header#header--global #header__item--secondary .container--grid #item--cta a:hover {
  color: #FFFFFF !important;
}


/* Adjust @large breakpoint */
@media (min-width: 980px) {

  /* Adjust item grid */
  header#header--global #header__item--secondary .container--grid {
    align-items: center;
    grid-template-columns: max-content max-content;
    justify-content: space-between;
  }

  /* Adjust item — Telephone CTA */
  header#header--global #header__item--secondary .container--grid #item--cta {
    order: 1;
  }

  /* Adjust item — Social links */
  header#header--global #header__item--secondary .container--grid #item--social-links {
    margin: inherit;
    order: 2;
  }

}


/* Hero
/* ------------------------------------------------------------------------------------------------- */

/* Section container */
#section--hero {
  background-position: center;
  background-size: cover;
  margin-bottom: 40px;
  min-height: 420px;
  overflow: hidden;
  padding: 80px 24px 0;
  position: relative;
}

/* Add subtle text-shadow to improve contrast */
#section--hero h1 {
  text-shadow: 0 4px 64px rgba(41, 39, 56, 0.8);
}

/* Section scroll prompt */
#section--hero .link--scroll-prompt {
  bottom: 32px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}


/* Adjust @large breakpoint */
@media (min-width: 980px) {

  /* Adjust section container */
  #section--hero {
    height: 32vw;
    margin-bottom: 64px;
    max-height: 640px;
    padding: 96px 24px 0;
  }

}