.ac-t, .ac-table {
  display: table;
  border-collapse: collapse;
}

.ac-c, .ac-cell {
  display: table-cell;
  vertical-align: middle;
}

.ac-menu-h .menu, .ac-simple-menu-h .menu, .l-page .ac-align-left, .l-page .ac-mini-feature .o-info {
  text-align: left;
}

.features .ac-tip, .ac-ajax-paginator {
  float: none;
  margin: 0 auto;
  text-align: center;
}

.l-page .ac-align-right {
  text-align: right;
}

.l-page .ac-float-left, .ac-position-left {
  float: left;
  display: inline-block;
}

.l-page .ac-float-right, .ac-position-right, .acquia-share-links {
  float: right;
  display: inline-block;
}

.ac-position-center {
  float: none;
  display: block;
}

.ac-no-margin {
  margin: 0 !important;
}

.ac-s-li, .no-padding {
  padding: 0 !important;
}

.ac-menu .menu {
  padding: 0;
  margin: 0;
}

.ac-cleared {
  clear: both;
}

.ac-font-fontello, .ac-menu-v .expanded a:after, #scroll-top span {
  font-size: 20px;
  font-family: 'fontello';
  font-style: normal;
  display: inline-block;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*%header-box{
	line-height: 92px;
	height: 92px;
}*/
.ac-no-display, .no-block-title .block__title {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}

.ac-animate, .fadeIn.ac-animate-processed, .ac-flip-x,
.ac-flip-y, .ac-effect-blur .blur-effect, .l-page .ac-mini-feature .ac-f, .features .ac-tip, .ac-f, .ac-preloading .ac-slides-pager,
.ac-preloading .ac-slides-nav, .ac-init-hidden {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}

.acquia-share-links li a, .acquia-share-links .ac-font-icon-wrap a {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
  opacity: 0.75;
}

.ac-animate-processed, .ac-animated.ac-flip-x, .ac-animated.ac-flip-y, .ac-effect-container:hover .blur-effect, .img-wrap:hover .ac-f, .overlaid-portfolio:hover .ac-f, .ac-popup-video .ac-f, .l-page .ac-mini-feature .img-wrap:hover .ac-f, .features a:hover .ac-tip, #scroll-top:hover, .l-page .ac-slider_style-nav .rslides_nav, .acquia-share-links li a:hover, .acquia-share-links .ac-font-icon-wrap a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

.ac-menu-v .menu ul a:after, .ac-size-x-tiny .font-icon {
  font-size: 14px;
}

.ac-menu-v .menu ul a:after {
  line-height: 14px;
}

.ac-menu-v .menu ul a:after {
  width: 14px;
  height: 14px;
}

.ac-boxed-tiny, .ac-menu-v .expanded a:after, .ac-size-tiny .font-icon {
  font-size: 16px;
}

.ac-boxed-tiny, .ac-menu-v .expanded a:after {
  line-height: 16px;
}

.ac-boxed-tiny, .ac-menu-v .expanded a:after {
  width: 16px;
  height: 16px;
}

.ac-boxed-x-small {
  font-size: 13px;
  font-size: 1rem;
}

.ac-boxed-x-small {
  line-height: 13px;
}

.ac-boxed-x-small {
  width: 13px;
  height: 13px;
}

.ac-boxed-small, #scroll-top span, .ac-ajax-paginator .loading-icon, .ac-size-small .font-icon {
  font-size: 16px;
  font-size: 1.23077rem;
}

.ac-boxed-small, #scroll-top span, .ac-ajax-paginator .loading-icon {
  line-height: 16px;
}

.ac-boxed-small, #scroll-top span, .ac-ajax-paginator .loading-icon {
  width: 16px;
  height: 16px;
}

.ac-boxed-medium, .ac-size-medium .font-icon {
  font-size: 24px;
  font-size: 1.84615rem;
}

.ac-boxed-medium {
  line-height: 26px;
}

.ac-boxed-medium {
  width: 26px;
  height: 26px;
}

.ac-boxed-large, .ac-size-large .font-icon {
  font-size: 36px;
  font-size: 2.76923rem;
}

.ac-boxed-large {
  line-height: 36px;
}

.ac-boxed-large {
  width: 36px;
  height: 36px;
}

.ac-boxed-x-large, .ac-size-x-large .font-icon {
  font-size: 46px;
  font-size: 3.53846rem;
}

.ac-boxed-x-large {
  line-height: 46px;
}

.ac-boxed-x-large {
  height: 46px;
  width: 46px;
}

.ac-boxed-xx-large, .ac-size-xx-large .font-icon {
  font-size: 52px;
}

.ac-boxed-xx-large {
  line-height: 52px;
}

.ac-boxed-xx-large {
  width: 52px;
  height: 52px;
}

.ac-boxed-xxx-large, .ac-size-xxx-large .font-icon {
  font-size: 62px;
  font-size: 4.76923rem;
}

.ac-boxed-xxx-large {
  line-height: 62px;
}

.ac-boxed-xxx-large {
  width: 62px;
  height: 62px;
}

#scroll-top span, .acquia-share-links i, .acquia-share-links .font-icon {
  display: block;
  text-align: center;
}
#scroll-top span:before, .acquia-share-links i:before, .acquia-share-links .font-icon:before {
  margin: 0;
  width: 100%;
}

.ac-menu-v .expanded a:after, .l-page .ac-border-circled {
  -moz-border-radius: 1000px;
  -webkit-border-radius: 1000px;
  border-radius: 1000px;
}

.ac-sf .ac-f b.popup.video, .ac-menu-borderd .menu li:last-child.expanded.active > a, .l-page .ac-border-square, .l-page .ac-border-square-dashed {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#scroll-top {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

.acquia-share-links li a, .acquia-share-links .ac-font-icon-wrap a, .l-page .ac-circled {
  -moz-border-radius: 500%;
  -webkit-border-radius: 500%;
  border-radius: 500%;
}

.ac-fancy-menu .block__content, .l-page .ac-border-rounded, .l-page .ac-border-rounded-dashed {
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
}

.ac-menu-v .menu ul a:after {
  content: '\e8f5';
}

.ac-menu-v .expanded a:after {
  content: '\e8f3';
}

.ac-menu-h .menu, .ac-simple-menu-h .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ac-menu-h .menu:after, .ac-simple-menu-h .menu:after {
  content: "";
  display: table;
  clear: both;
}
.ac-menu-h .menu > li, .ac-simple-menu-h .menu > li {
  list-style: none;
  display: inline-block;
}
.ac-menu-h .menu > li > a, .ac-simple-menu-h .menu > li > a {
  display: block;
  vertical-align: top;
}

.ac-s-li {
  list-style: none;
}

.ac-menu-v .expanded a:after, .ac-menu-borderd .menu li, .ac-fancy-menu.ac-menu-borderd .expanded > a, .ac-fancy-menu .block__content, .ac-hr-sep, .acquia-share-links li a, .acquia-share-links .ac-font-icon-wrap a {
  border-width: 1px;
  border-style: solid;
}

.ac-border-no {
  border-width: 0px;
}

.img-wrap, .img-wrap img, .ac-menu .block__content {
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
}

.ac-overlay, .ac-effect-blur .blur-effect {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.ac-overlay, .ac-popup-video .ac-f:hover, .ac-f {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
}

.features .ac-tip {
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

.ac-menu-v .expanded a:after {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

#scroll-top {
  -moz-transition: box-shadow 0.4s ease-in-out;
  -o-transition: box-shadow 0.4s ease-in-out;
  -webkit-transition: box-shadow 0.4s ease-in-out;
  transition: box-shadow 0.4s ease-in-out;
  -moz-box-shadow: 0 0 0 10px transparent;
  -webkit-box-shadow: 0 0 0 10px transparent;
  box-shadow: 0 0 0 10px transparent;
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/** Base acquia styles
-----------------------------------*/
.font-icon {
  /** Font Icons **/
  /** Font Icons **/
}
.ac-size-x-tiny .font-icon {
  height: 23px;
  line-height: 23px;
  width: 23px;
}
.ac-size-tiny .font-icon {
  height: 30px;
  line-height: 30px;
  width: 30px;
}
.ac-size-small .font-icon {
  height: 32px;
  line-height: 32px;
  width: 32px;
}
.ac-size-medium .font-icon {
  height: 52px;
  line-height: 52px;
  width: 52px;
}
.ac-size-large .font-icon {
  height: 72px;
  line-height: 72px;
  width: 72px;
}
.ac-size-x-large .font-icon {
  height: 92px;
  line-height: 92px;
  width: 92px;
}
.ac-size-xx-large .font-icon {
  height: 104px;
  line-height: 104px;
  width: 104px;
}
.ac-size-xxx-large .font-icon {
  height: 124px;
  line-height: 124px;
  width: 124px;
}

/** DiamondLayers Position Styles
--------------------------------------------------*/
/** Align Elements **/
.l-page .ac-align-center {
  text-align: center;
}

.ac-linked {
  cursor: pointer;
}

/** Position **/
.ac-position-center {
  margin: 0 auto !important;
  display: block;
}

.ac-full-container-width {
  overflow: hidden;
  /*  .caroufredsel_nav .prev{
      left: 47px;
    }*/
}
.ac-full-container-width .owl-carousel {
  margin: 0 !important;
}
.ac-full-container-width > .col-inner {
  padding-left: 0;
  padding-right: 0;
}
.ac-full-container-width .ac-page-section-container {
  margin: 0;
}
.ac-full-container-width .ac-page-section-container .ac-page-section-container {
  margin: 0 -20px;
}

/** DiamondLayers Color Styles
--------------------------------------------------*/
/** Color Variations **/
.ac-bg_color-theme-color, .paint-accent-bg {
  color: #fff;
}

.ac-button.ac-bg_color-white {
  background: #fff;
  border-color: #fff;
}

.l-page .ac-color-white {
  color: #fff;
}
.l-page .ac-bg_color-white {
  background: #fff;
  border: none;
  text-shadow: none;
}
.l-page .ac-bg_color-white:hover {
  background: #fff;
}
.l-page .ac-border_color-grey {
  border-color: #A5A5A5;
}
.l-page .ac-border_color-black {
  border-color: #333;
}
.l-page .ac-border_color-silver {
  border-color: #E4E4E4;
}
.l-page .ac-border_color-white {
  /** Blue Border Color **/
  border-color: #fff;
}
.l-page .ac-color-blue {
  /** Blue BG **/
  color: #0099FF;
}
.l-page .ac-bg_color-blue {
  /** Blue **/
  background-color: #0099FF;
}
.l-page .ac-border_color-blue {
  /** Blue Border Color **/
  border-color: #0099FF;
}
.l-page .ac-bg_color-red {
  /** Red BG **/
  background-color: #FE4743;
}
.l-page .ac-color-red {
  /** Red Color **/
  color: #FE4743;
}
.l-page .ac-border_color-red {
  /** Red Border Color **/
  border-color: #FE4743;
}
.l-page .ac-bg_color-orange {
  /** Orange BG **/
  background-color: #FF8300;
}
.l-page .ac-color-orange {
  /** Orange Color **/
  color: #FF8300;
}
.l-page .ac-border_color-orange {
  /** Orange Border Color **/
  border-color: #FF8300;
}
.l-page .ac-bg_color-aqua {
  /** Aqua BG **/
  background-color: #00E2D3;
}
.l-page .ac-color-aqua {
  /** Aqua Color **/
  color: #00E2D3;
}
.l-page .ac-border_color-aqua {
  /** Aqua Border Color **/
  border-color: #00E2D3;
}
.l-page .ac-bg_color-green {
  /** Green BG **/
  background-color: #1abc9c;
}
.l-page .ac-color-green {
  /** Green Color **/
  color: #1abc9c;
}
.l-page .ac-border_color-green {
  /** Green Border Color **/
  border-color: #1abc9c;
}
.l-page .ac-bg_color-teal {
  /** Teal BG **/
  background-color: #1693A5;
}
.l-page .ac-color-teal {
  /** Teal Color **/
  color: #1693A5;
}
.l-page .ac-border_color-teal {
  /** Teal Border Color **/
  border-color: #1693A5;
}
.l-page .ac-bg_color-purple {
  /** Purple BG **/
  background-color: #852b99;
}
.l-page .ac-color-purple {
  /** Purple Color **/
  color: #852b99;
}
.l-page .ac-border_color-purple {
  /** Purple Border Color **/
  border-color: #852b99;
}
.l-page .ac-bg_color-pink {
  /** Pink BG **/
  background-color: #FF3D8A;
}
.l-page .ac-color-pink {
  /** Pink Color **/
  color: #FF3D8A;
}
.l-page .ac-border_color-pink {
  /** Pink Border Color **/
  border-color: #FF3D8A;
}
.l-page .ac-bg_color-silver {
  /** Silver BG **/
  background-color: #B1C5D1;
}
.l-page .ac-color-silver {
  /** Silver Color **/
  color: #B1C5D1;
}
.l-page .ac-bg_color-grey {
  /** Grey BG **/
  background-color: #A5A5A5;
}
.l-page .ac-color-grey {
  /** Grey Color **/
  color: #A5A5A5;
}
.l-page .ac-bg_color-black {
  /** Black BG **/
  background-color: #333;
  border-color: #333;
}
.l-page .ac-color-black {
  /** Black Color **/
  color: #333;
}

/** Built-in DiamondLayers Animations
-----------------------------------*/
/* Appear Animation*/
.ac-animate {
  position: relative;
}

/* flip-x Animation*/
.ac-flip-x,
.ac-flip-y {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-perspective: 1000;
  -webkit-animation-duration: 0.6s;
  -moz-animation-duration: 0.6s;
  -o-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-delay: 1s;
  -moz-animation-delay: 1;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.ac-animated.ac-flip-x {
  -webkit-animation-name: ac_flip_x;
  -moz-animation-name: ac_flip_x;
  -o-animation-name: ac_flip_x;
  animation-name: ac_flip_x;
}

/* Flip Horizontally */
@-webkit-keyframes ac_flip_x {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-moz-keyframes ac_flip_x {
  0% {
    -moz-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@-o-keyframes ac_flip_x {
  0% {
    -o-transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes ac_flip_x {
  0% {
    transform: perspective(400px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateX(0deg);
    opacity: 1;
  }
}
/* flip-Y Animation*/
.ac-animated.ac-flip-y {
  -webkit-animation-name: ac_flip_y;
  -moz-animation-name: ac_flip_y;
  -o-animation-name: ac_flip_y;
  animation-name: ac_flip_y;
}

/* Flip Vertically */
@-webkit-keyframes ac_flip_y {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-moz-keyframes ac_flip_y {
  0% {
    -moz-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -moz-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@-o-keyframes ac_flip_y {
  0% {
    -o-transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -o-transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes ac_flip_y {
  0% {
    transform: perspective(400px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    transform: perspective(400px) rotateY(0deg);
    opacity: 1;
  }
}
/* Appear Animation*/
.ac_appear {
  opacity: 1;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: ac_appear 0.45s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -moz-animation: ac_appear 0.45s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -o-animation: ac_appear 0.45s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: ac_appear 0.45s 1 cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

@-webkit-keyframes ac_appear {
  0% {
    -webkit-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
@-moz-keyframes ac_appear {
  0% {
    -moz-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -moz-transform: scale(1);
    opacity: 1;
  }
}
@-o-keyframes ac_appear {
  0% {
    -o-transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    -o-transform: scale(1);
    opacity: 1;
  }
}
@keyframes ac_appear {
  0% {
    transform: scale(0.3);
    opacity: 0.1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes move {
  0% {
    left: -300px;
    opacity: 0;
  }
  10% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  40% {
    left: 320px;
    opacity: 0;
  }
  100% {
    left: 600px;
    opacity: 0;
  }
}
@-webkit-keyframes move {
  0% {
    left: -300px;
    opacity: 0;
  }
  10% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  40% {
    left: 320px;
    opacity: 0;
  }
  100% {
    left: 600px;
    opacity: 0;
  }
}
@-moz-keyframes move {
  0% {
    left: -300px;
    opacity: 0;
  }
  10% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  40% {
    left: 320px;
    opacity: 0;
  }
  100% {
    left: 600px;
    opacity: 0;
  }
}
@-ms-keyframes move {
  0% {
    left: -300px;
    opacity: 0;
  }
  10% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  40% {
    left: 320px;
    opacity: 0;
  }
  100% {
    left: 600px;
    opacity: 0;
  }
}
@-o-keyframes move {
  0% {
    left: -300px;
    opacity: 0;
  }
  10% {
    opacity: 0.4;
  }
  15% {
    opacity: 0.5;
  }
  40% {
    left: 320px;
    opacity: 0;
  }
  100% {
    left: 600px;
    opacity: 0;
  }
}
/**
 * Acquia Spinner
 */
.ac-in-progress .loading-icon {
  -moz-animation: ac_spin 1s infinite linear;
  -o-animation: ac_spin 1s infinite linear;
  -webkit-animation: ac_spin 1s infinite linear;
  animation: ac_spin 1s infinite linear;
  display: inline-block;
}

@-moz-keyframes ac_spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-webkit-keyframes ac_spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-o-keyframes ac_spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@-ms-keyframes ac_spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes ac_spin {
  0% {
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -moz-transform: rotate(359deg);
    -o-transform: rotate(359deg);
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
/** DiamondLayers Effects
--------------------------------------------------*/
.ac-overlay {
  width: 0;
  z-index: 2;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  -webkit-transition-duration: 500ms;
  -moz-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  -webkit-transition-property: all;
  -moz-transition-property: all;
  -o-transition-property: all;
  transition-property: all;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ac-overlay.from-left {
  left: -100%;
  -moz-transform: skew(-45deg, 0);
  -ms-transform: skew(-45deg, 0);
  -webkit-transform: skew(-45deg, 0);
  transform: skew(-45deg, 0);
}
.ac-overlay.ac-show {
  width: 300%;
}

.ac-effect-blur .blur-effect {
  height: auto;
  z-index: 2;
  -moz-transition: opacity 300ms ease;
  -o-transition: opacity 300ms ease;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.ac-effect-zoom {
  overflow: hidden;
}
.ac-effect-zoom img {
  -moz-transition: -moz-transform 0.3s ease-in-out;
  -o-transition: -o-transform 0.3s ease-in-out;
  -webkit-transition: -webkit-transform 0.3s ease-in-out;
  transition: transform 0.3s ease-in-out;
}

.ac-effect-container:hover .ac-effect-zoom img {
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -webkit-transform: scale(1.15);
  transform: scale(1.15);
}

/*
// Fancy Icon Link
.fancy-icon-link{
  a{
    @extend %theme-active-color !optional;
    &:hover{
      .ac-font-icon {
        @extend %full-opacity;
        @extend %theme-border-color !optional;
        &:before{
          @extend %full-opacity; 
          @include transform(scale(1));
        }
      }
    }
  }
  .ac-font-icon{
    @extend %relative-position;
    @extend %theme-bg !optional;
    color: $white;
  }
  .ac-font-icon:before{
      @extend %content-box-sizing; 
      @extend %absolute-position; 
      @extend %no-opacity;
      //@extend %circled-border;
      top: -3px;
      left: -3px;
      padding: 3px;
      pointer-events: none;
      width: 100%;
      height: 100%;
      content: '';
      @include transform(scale(.7));
      @include transition(transform 0.2s, opacity 0.2s);
       // Theme Background Color
       // $SKIN
       @if $use-less != 'TRUE' {
          @include box-shadow(0 0 0 2px $theme-default-color);
       }
  }
}
*/
.ac-stick {
  position: relative;
}

/** DiamondLayers Typography Styles
--------------------------------------------------*/
.l-page .ac-font-small {
  font-size: .95em;
}

.ac-avatar_pos-headshot p,
.l-page .ac-font-big {
  font-size: 16px;
  font-size: 1.23077rem;
  line-height: 1.6;
  font-weight: lighter;
}

.l-page .ac-font-bigger {
  font-size: 22px;
  font-size: 1.69231rem;
  line-height: 1.4;
  font-weight: lighter;
}

.l-page .ac-typo-hard {
  font-weight: bold !important;
}
.l-page .ac-typo-soft {
  font-weight: lighter !important;
}

/** DiamondLayers Media
--------------------------------------------------*/
.img-wrap {
  position: relative;
  display: block;
  max-width: 100%;
}

.ac-popup-video .ac-f {
  background: transparent;
}

/** Mini Feature **/
.l-page .ac-mini-feature .ac-f b {
  border: 0;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20viewBox%3D%220%200%2016%2016%22%20enable-background%3D%22new%200%200%2016%2016%22%20fill%3D%22white%22%20xml%3Aspace%3D%22preserve%22%3E%3Crect%20x%3D%227%22%20width%3D%222%22%20height%3D%2216%22%2F%3E%3Crect%20y%3D%227%22%20width%3D%2216%22%20height%3D%222%22%2F%3E%3C%2Fsvg%3E") no-repeat center center !important;
  padding: 0;
  margin-left: -8px;
  margin-top: -8px;
  width: 16px;
  height: 16px;
}
.l-page .ac-mini-feature .ac-f b:hover {
  background-color: transparent;
  border: 0;
}
.l-page .ac-mini-feature .ac-f b span {
  display: none;
}
.l-page .ac-mini-feature .ac-col.ac-grid-item {
  margin-bottom: 15px;
}

/** Single Feature **/
.ac-sf .ac-f b {
  position: absolute;
  top: 50%;
  left: 50%;
}
.ac-sf .ac-f b.popup.video {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%0A%09%20viewBox%3D%220%200%2032%2032%22%20enable-background%3D%22new%200%200%2032%2032%22%20xml%3Aspace%3D%22preserve%22%3E%0A%3Cpath%20fill%3D%22%23FFFFFF%22%20d%3D%22M27%2C17l-5-2v-4l5-2c0.6%2C0%2C1%2C0.4%2C1%2C1v6C28%2C16.6%2C27.6%2C17%2C27%2C17z%20M17.5%2C10C15%2C10%2C13%2C8%2C13%2C5.5S15%2C1%2C17.5%2C1%0A%09S22%2C3%2C22%2C5.5C22%2C8%2C20%2C10%2C17.5%2C10z%20M8.5%2C10C6%2C10%2C4%2C8%2C4%2C5.5S6%2C1%2C8.5%2C1S13%2C3%2C13%2C5.5C13%2C8%2C11%2C10%2C8.5%2C10z%20M21%2C10v9h-5.6%0A%09c-0.1%2C0.8-0.4%2C1.5-1%2C2H15l4%2C9h-1l-1.3-3H14v5h-1v-5h-2.7L9%2C30H8l4.1-9h0.4c-0.5-0.4-0.9-1.1-1-2H5v-9C5%2C10%2C21%2C10%2C21%2C10z%20M13%2C21.3%0A%09c0%2C0-0.1%2C0-0.1%2C0L10.8%2C26H13V21.3z%20M14%2C21.2V26h2.2L14%2C21.2C14.1%2C21.2%2C14.1%2C21.2%2C14%2C21.2z%22%2F%3E%0A%3C%2Fsvg%3E%0A"), none;
  background-color: transparent;
  width: 52px;
  height: 52px;
  margin-left: -26px;
  margin-top: -26px;
}

/** Multi Features media **/
.features b {
  background-size: 80%;
}
.features a {
  position: relative;
}
.features .ac-tip {
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  color: #E6E6E6;
  font-size: 13px;
  line-height: 32px;
  height: 32px;
  font-style: normal;
  min-width: 76px;
  left: 0;
  top: -48px;
  text-transform: uppercase;
}
.features .ac-tip:before {
  content: "";
  position: absolute;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  left: 15px;
  border-top: 10px solid #333;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
  bottom: -10px;
}

.ac-f {
  font-style: normal;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: block;
  text-align: center;
  position: absolute;
  z-index: 4;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.ac-f .ac-t {
  width: 100%;
  height: 100%;
}
.ac-f .ac-c {
  font-style: normal;
}
.ac-f .ac-c a {
  vertical-align: top;
  display: inline-block;
  margin: 0 7.5px 0 0;
}
.ac-f b {
  display: block;
}

/** Media Element **/
.mejs-container, .mejs-embed, .mejs-embed body {
  background: #464646;
}

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #21759b;
}

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #d54e21;
}

.me-cannotplay {
  width: auto !important;
}

.db_flickr_stream {
  background: url(../images/shortcodes/flickr.png) no-repeat left center;
  padding-left: 25px;
  display: inline-block;
  font-size: 80%;
}

.ac-menu .menu {
  text-transform: capitalize;
}

.ac-menu-v {
  /** 1st Level **/
  /** 2nd Level **/
}
.ac-menu-v .expanded a:after {
  display: block;
  position: absolute;
  top: 14px;
  background-repeat: no-repeat;
  background-position: center center;
  right: 0;
  font-size: 17px;
  font-size: 1.30769rem;
}
.ac-menu-v .menu li {
  display: block;
}
.ac-menu-v .menu a {
  display: block;
  padding: 0 0 10px;
  position: relative;
}
.ac-menu-v.ac_dropdown_menu .menu a {
  padding-top: 10px;
}
.ac-menu-v .menu ul {
  background: whitesmoke;
}
.ac-menu-v .menu ul li {
  margin: 0 20px;
}
.ac-menu-v .menu ul a {
  font-size: 90%;
}

.ac-menu-h .menu a {
  line-height: 1.5;
}
.ac-menu-h .menu a:after {
  border-width: 0 2px 0 0;
  border-style: solid;
  position: absolute;
  width: 1px;
  right: -10px;
  content: '';
  height: 12px;
  top: 50%;
  margin-top: -6px;
  display: block;
  line-height: 1;
  border-color: #D5D5D5;
}
.ac-menu-h .menu li {
  margin-left: 10px;
  padding-left: 10px;
  position: relative;
}
.ac-menu-h .menu li.last a:after {
  display: none;
}
.ac-menu-h .menu li li a:after {
  display: none;
}
.ac-menu-h .menu li {
  padding: 0;
}
.ac-menu-h .menu li a {
  padding: 0 10px;
}
.ac-menu-h .menu ul {
  min-width: 7em;
  *width: 7em;
}
.ac-menu-h .menu ul li {
  margin: 0;
}
.ac-menu-h .menu ul li.last {
  border: 0;
}
.ac-menu-h .menu ul li a {
  font-size: 100%;
  height: 36px !important;
  line-height: 36px !important;
}

.ac-menu-borderd .menu li {
  border-width: 0 0 1px;
}
.ac-menu-borderd .menu li:last-child, .ac-menu-borderd .menu li:last-child > a {
  border-width: 0 !important;
}
.ac-menu-borderd .menu li:last-child.expanded.active > a {
  border-width: 0 0 1px !important;
}

.ac-fancy-menu {
  /** 1st Level **/
}
.ac-fancy-menu.ac-menu-borderd .expanded {
  border-width: 0;
}
.ac-fancy-menu.ac-menu-borderd .expanded.active {
  border-width: 0 0 1px;
}
.ac-fancy-menu.ac-menu-borderd .expanded > a {
  border-width: 0 0 1px;
}
.ac-fancy-menu.ac-menu-borderd .menu ul a {
  padding-left: 0;
  padding-right: 0;
}
.ac-fancy-menu.ac-menu-borderd .menu ul a:after {
  right: 0;
}
.ac-fancy-menu .block__content {
  padding: 10px 0;
}
.ac-fancy-menu .block__content a:before {
  display: none;
}
.ac-fancy-menu .block__content .menu > li:last-child > ul {
  margin-bottom: -10px;
}
.ac-fancy-menu .menu a {
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
  padding: 10px 15px;
}
.ac-fancy-menu .menu a:after {
  right: 20px;
}

.ac-menu-gradient .menu a {
  -moz-transition: all 0.05s linear;
  -o-transition: all 0.05s linear;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
.ac-menu-gradient .menu ul a {
  background: transparent;
}

/** Simple Horizontal **/
.ac-simple-menu-h .menu {
  text-transform: capitalize;
}
.ac-simple-menu-h .menu li {
  margin-right: 15px;
}
.ac-simple-menu-h .menu li:last-child {
  margin: 0;
}

/** Dropdown Menu
--------------------------------------------------*/
/** Simple DiamondLayers Menus
--------------------------------------------------*/
/** scroll top **/
#scroll-top {
  color: #fff;
  background: #333;
  background: rgba(51, 51, 51, 0.55);
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: fixed;
  bottom: -40px;
  z-index: 1000;
  cursor: pointer;
  -moz-opacity: 0.4;
  -khtml-opacity: 0.4;
  -webkit-opacity: 0.4;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
  right: 20px;
  padding: 10px;
}

.ac-slider {
  cursor: all-scroll;
}

.rev_slider .tp-loader,
.ls-container div.ls-loading-container,
.ac-preloader {
  position: absolute;
  top: 6em;
  left: 50%;
}
.block--ac-slider .rev_slider .tp-loader, .block--ac-slider
.ls-container div.ls-loading-container, .block--ac-slider
.ac-preloader {
  margin-top: -30px;
  top: 50%;
}

@-webkit-keyframes mk_preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes mk_preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes mk_preloader {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.block--ac-slider .ac-preloader {
  margin-top: -25px;
  top: 50%;
}

.tp-loader.spinner0 {
  background: #fff url(../images/loading-2.gif) no-repeat center center !important;
}

.l-page .ls-loading-container .ls-loading-indicator {
  display: block;
  font-size: 10px;
  margin: 50px auto;
  text-indent: -9999em;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #aaa;
  background: -moz-linear-gradient(left, #aaa 10%, rgba(255, 255, 255, 0) 42%);
  background: -webkit-linear-gradient(left, #aaa 10%, rgba(255, 255, 255, 0) 42%);
  background: -o-linear-gradient(left, #aaa 10%, rgba(255, 255, 255, 0) 42%);
  background: -ms-linear-gradient(left, #aaa 10%, rgba(255, 255, 255, 0) 42%);
  background: linear-gradient(to right, #aaaaaa 10%, rgba(255, 255, 255, 0) 42%);
  position: relative;
  -webkit-animation: mk_preloader 0.8s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  animation: mk_preloader 0.8s infinite cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
.l-page .ls-loading-container .ls-loading-indicator:before {
  width: 50%;
  height: 50%;
  background: #aaa;
  border-radius: 100% 0 0;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
}
.l-page .ls-loading-container .ls-loading-indicator:after {
  background: #fff;
  width: 85%;
  height: 85%;
  border-radius: 50%;
  content: '';
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.rev_slider .tp-loader {
  background-image: none;
  top: 50%;
  margin-top: -30px;
}

.l-page .ac-slider_style-nav {
  text-align: center;
}
.l-page .ac-slider_style-nav .rslides_nav {
  width: 30px;
  height: 30px;
  position: inherit;
  display: inline-block !important;
  left: 0;
  margin: 20px 5px 0;
}

/** Acquia Spaces Styles
--------------------------------------------------*/
.ac-row-space-1 {
  margin-bottom: 10px;
}

.ac-row-space-top-1 {
  margin-top: 10px;
}

.ac-row-space-2 {
  margin-bottom: 20px;
}

.ac-row-space-top-2 {
  margin-top: 20px;
}

.ac-row-space-3 {
  margin-bottom: 30px;
}

.ac-row-space-top-3 {
  margin-top: 30px;
}

.ac-row-space-4 {
  margin-bottom: 40px;
}

.ac-row-space-top-4 {
  margin-bottom: 40px;
}

.ac-row-space-5 {
  margin-bottom: 50px;
}

.ac-row-space-top-5 {
  margin-top: 50px;
}

.ac-row-space-6 {
  margin-bottom: 60px;
}

.ac-row-space-top-6 {
  margin-top: 60px;
}

.ac-row-space-7 {
  margin-bottom: 70px;
}

.ac-row-space-top-7 {
  margin-top: 70px;
}

.ac-row-space-8 {
  margin-bottom: 80px;
}

.ac-row-space-top-8 {
  margin-top: 80px;
}

/** Misc DiamondLayers Styles
--------------------------------------------------*/
.ac-border-left, .ac-border-vertical, .ac-border-all {
  border: none;
  border-left-width: 1px;
  border-left-style: solid;
}

.ac-border-right, .ac-border-vertical, .ac-border-all {
  border: none;
  border-right-width: 1px;
  border-right-style: solid;
}

.ac-border-top, .ac-border-horizontal, .ac-border-all {
  border: none;
  border-top-width: 1px;
  border-top-style: solid;
}

.ac-border-bottom, .ac-border-horizontal, .ac-border-all {
  border: none;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

.l-page .ac-border-square-dashed {
  border-style: dashed;
}

.l-page .ac-border-rounded-dashed {
  border-style: dashed;
}

.l-page .ac-h-space {
  margin-left: 14px;
  margin-right: 14px;
}

.l-page .ac-b-space {
  margin-bottom: 20px;
}

.l-page .ac-t-space {
  margin-top: 20px;
}

.ac-sticky-footer > .ac-container > .ac-page-section-container > .ac-col {
  margin-bottom: -40px;
  float: left;
}

.ac-no--b-margin {
  margin-bottom: 0 !important;
}

.ac-hr-sep {
  border-width: 1px 0 0;
  margin: 20px 0;
  clear: both;
}

.ac-s-li {
  margin: 0;
}

/*.ac-spaced {
  margin: 0 -($small-space/2);
  &.ac-full-container-width{
    margin: 0;
  }
  .item-i{
    margin: $small-space/2;
    .item-i{
      margin: 0;
    }
  }
}
.ac-no-spaced{
  .caroufredsel_nav a.prev{
    left: $small-space/2
  }
}*/
.ac-ajax-paginator {
  clear: both;
  padding: 40px 0 20px;
}
.ac-ajax-paginator a:hover .loading-icon-bg {
  fill: #fff;
}
.ac-ajax-paginator .loading-icon {
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0;
  height: 100%;
  margin-right: 10px;
}

.ac-style-2d .loading-icon-bg {
  fill: #fff;
}

.ac-init-hidden.ac-carousel {
  display: none;
}

.acquia-share-links {
  list-style: none;
  padding: 0;
  margin: 0;
}
.acquia-share-links li, .acquia-share-links .ac-font-icon-wrap {
  display: inline-block;
  margin: 0 5px 3px 0;
}
.acquia-share-links li a, .acquia-share-links .ac-font-icon-wrap a {
  border-width: 2px;
  display: inline-block;
}
.acquia-share-links .ac-font-icon {
  margin: 0;
  display: block;
}
.acquia-share-links a:hover {
  color: #fff !important;
}
.acquia-share-links .facebook a:hover {
  background: #3A589D;
  border-color: #3A589D;
}
.acquia-share-links .gplus a:hover {
  background: #DD4E31;
  border-color: #DD4E31;
}
.acquia-share-links .twitter a:hover {
  background: #2478BA;
  border-color: #2478BA;
}
.acquia-share-links .email a:hover {
  background: #111111;
  border-color: #111111;
}
.acquia-share-links .pinterest a:hover {
  background: #CB2320;
  border-color: #CB2320;
}

.ac-li-bordered li {
  border-bottom: 1px solid;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.ac-li-bordered li:last-child, .ac-li-bordered li.last {
  border-width: 0;
}

.l-page .ac-no-border {
  border: none !important;
}

.l-page .ac-no-b-border {
  border-bottom: 0;
}

.l-page .ac-no-t-border {
  border-top: 0;
}

.l-page .ac-top-bordered {
  border-top-width: 1px;
  border-top-style: solid;
}

/** DiamondLayers Hacks Styles
--------------------------------------------------*/
@media (max-width: 768px) {
  .l-page .ac-align-left,
  .l-page .ac-align-right {
    float: none;
    margin-right: 0;
    margin-left: 0;
    clear: both;
  }

  .ac-col {
    width: 100%;
    clear: both;
  }
}
/** tablet view < X **/
@media (min-width: 768px) {
  .ac-row-inner {
    margin: 0 -15px;
    z-index: 1;
  }
  .ac-row-inner > .ac-col-inner {
    z-index: 2;
  }
  .ac-row-inner:after {
    content: "";
    display: table;
    clear: both;
  }
}
@media (min-width: 768px) {
  .ac-container-wrap, .ac-page-section-container, .ac-row-inner, .ac-grow {
    margin: 0 -20px;
  }
  .ac-container-wrap:after, .ac-page-section-container:after, .ac-row-inner:after, .ac-grow:after {
    content: "";
    display: table;
    clear: both;
  }
}
