#honeypot-field-url,
.um-form input[type="text"].apbct_special_field,
.wc_apbct_email_id,
input[class*="apbct"].apbct_special_field,
label.apbct_special_field {
  display: none !important;
}
.apbct-tooltip,
.apbct-tooltip--text {
  border-radius: 5px;
  background: #d3d3d3;
}
.comment-form-cookies-consent {
  width: 100%;
  overflow: hidden;
}
.apbct-email-encoder {
  position: relative;
}
.apbct-tooltip {
  display: none;
  position: inherit;
  margin-top: 5px;
  left: 5px;
  opacity: 0.9;
}
.apbct-tooltip--text {
  position: sticky;
  padding: 10px;
  width: max-content;
}
.apbct-tooltip--arrow {
  position: absolute;
  background: #d3d3d3;
  width: 10px;
  height: 10px;
  top: -5px;
  left: 10px;
  transform: rotate(135deg);
}
.apbct-trusted-text--div {
  font-size: small !important;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 2pc;
}
.apbct-trusted-text--center {
  font-size: small !important;
  display: block;
  text-align: center;
  width: 100%;
  margin-bottom: 2pc;
}
.apbct-trusted-text--label {
  font-size: small !important;
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 5px 0;
}
.apbct-trusted-text--label_left {
  font-size: small !important;
  display: inline-block;
  text-align: left;
  padding: 5px 0;
}
.apbct-trusted-text--span {
  display: inline-block;
}
.apbct-popup-fade:before {
  content: "";
  background: #000;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.7;
  z-index: 9999;
}
.apbct-popup {
  position: fixed;
  top: 20%;
  left: 50%;
  padding: 20px;
  width: 360px;
  margin-left: -200px;
  background: #fff;
  border: 1px solid;
  border-radius: 4px;
  z-index: 99999;
  opacity: 1;
}
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
}

a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.Dark Grey {
  color: #666;
}

.Light Grey {
  background-color: #fafafa;
}
.Box Sizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.Box Radius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.Box Shadow {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}
.Transitions {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.ir:before,
hr {
  display: block;
}
.ir,
.visuallyhidden {
  overflow: hidden;
  border: 0;
}
.hidden,
.invisible {
  visibility: hidden;
}
button,
html,
input,
select,
textarea {
  color: #222;
}
html {
  font-size: 1em;
  line-height: 1.4;
}
hr {
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 45px 0 50px;
  padding: 0;
  width: 100%;
  float: left;
}
.horizontal_rule hr {
  margin: 20px 0 30px;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ddd;
  color: #000;
  padding: 0.2em 0;
}
.ir {
  background-color: transparent;
}
.ir:before {
  content: "";
  width: 0;
  height: 150%;
}
.hidden {
  display: none !important;
}
.visuallyhidden {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
::selection {
  text-shadow: none;
  background: #ddd;
}
::-moz-selection {
  text-shadow: none;
  background: #ddd;
}
img {
  max-width: 100%;
  height: auto;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  * {
    background: 0 0 !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #555;
  text-shadow: none;
}
a.fancybox-close,
a.fancybox-close:active,
a.fancybox-close:focus,
a.fancybox-close:hover {
  border: none !important;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-inner,
.fancybox-outer {
  position: relative;
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #555;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
.fancybox-nav,
.fancybox-nav span,
a.fancybox-close {
  cursor: pointer;
  z-index: 8040;
  position: absolute;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
}
a.fancybox-close {
  background: url(/wp-content/themes/photon/images/close-transparent.png) 3px
    3px no-repeat rgba(0, 0, 0, 0.2);
  top: 0;
  right: 0;
  width: 49px;
  height: 49px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.rounder_corners .fancybox-close {
  -webkit-border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  border-radius: 0 5px 0 0;
}
.fancybox-close:hover {
  background: url(/wp-content/themes/photon/images/close-transparent.png) 3px -43px
    no-repeat rgba(0, 0, 0, 0.4);
}
.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: visible !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: rgba(150, 150, 150, 0.85);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: 400 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: 0 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #fff;
  font-family: Lato;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
.fancybox-prev span,
.fancybox-next span {
  width: 46px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0.2);
}
.fancybox-prev span:hover,
.fancybox-next span:hover {
  background-color: rgba(0, 0, 0, 0.4);
}
.fancybox-next span {
  right: 0;
}
.fancybox-prev span {
  left: 0;
}
.fancybox-prev span:after,
.fancybox-next span:after {
  font-family: FontAwesome;
  font-style: normal;
  font-size: 26px;
  line-height: 44px;
  color: rgba(255, 255, 255, 0.75);
}
.fancybox-prev span:after {
  content: "\f104";
  margin-left: -4px;
}
.fancybox-next span:after {
  content: "\f105";
  margin-right: -4px;
}
.fancybox-prev span:hover:after,
.fancybox-next span:hover:after {
  color: rgba(255, 255, 255, 1);
}
.fancybox-nav span,
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-opened a:hover,
.fancybox-opened a:focus,
.fancybox-opened a:active {
  border: none !important;
}
.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline: 0;
}
.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  padding: 0;
  margin: 0;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  zoom: 1;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flex-direction-nav a,
.no-js .slides > li:first-child,
.slides:after,
html[xmlns] .slides {
  display: block;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: ".";
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
* html .slides {
  height: 1%;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flexslider .slides {
  zoom: 1;
}
.carousel li {
  margin-right: 5px;
}
.flex-direction-nav {
  z-index: 1001;
}
.flex-direction-nav a {
  width: 30px;
  height: 30px;
  margin: -20px 0 0;
  position: absolute;
  bottom: 0;
  z-index: 101;
  cursor: pointer;
  text-indent: -9999px;
  opacity: 0;
}
.flex-direction-nav .flex-next {
  background-position: 100% 0;
  right: -36px;
}
.flex-direction-nav .flex-prev {
  left: -36px;
}
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1;
}
.flex-direction-nav .flex-disabled {
  opacity: 0.3 !important;
  filter: alpha(opacity=30);
  cursor: default;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
}
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
}
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: 0.7;
  cursor: pointer;
}
.flex-control-thumbs img:hover {
  opacity: 1;
}
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 0;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 0;
  }
}
.jssocials-shares {
  margin: 0.2em 0;
}
.jssocials-shares * {
  box-sizing: border-box;
}
.jssocials-share {
  display: inline-block;
  vertical-align: top;
  margin: 0.3em 1px 0.3em 0.3em;
}
.jssocials-share:first-child {
  margin-left: 0;
}
.jssocials-share:last-child {
  margin-right: 0;
}
.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em;
}
img.jssocials-share-logo {
  width: auto;
  height: 1em;
}
.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}
.jssocials-share-link.jssocials-share-link-count {
  padding-top: 0.2em;
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: 0.6em;
  margin: 0 -0.5em -0.8em;
}
.jssocials-share-link.jssocials-share-no-count {
  padding-top: 0.5em;
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em;
}
.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle;
}
.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  vertical-align: middle;
  cursor: default;
}
.jssocials-share-count-box.jssocials-share-no-count {
  display: none;
}
.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle;
}
.jssocials-share-count-box,
.jssocials-share-link {
  -webkit-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.jssocials-share-twitter .jssocials-share-link {
  background: #00aced;
}
.jssocials-share-twitter .jssocials-share-link:hover {
  background: #0087ba;
}
.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998;
}
.jssocials-share-facebook .jssocials-share-link:hover {
  background: #2d4373;
}
.jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39;
}
.jssocials-share-googleplus .jssocials-share-link:hover {
  background: #c23321;
}
.jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6;
}
.jssocials-share-linkedin .jssocials-share-link:hover {
  background: #005983;
}
.jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027;
}
.jssocials-share-pinterest .jssocials-share-link:hover {
  background: #9f191f;
}
.jssocials-share-email .jssocials-share-link {
  background: #3490f3;
}
.jssocials-share-email .jssocials-share-link:hover {
  background: #0e76e6;
}
.jssocials-share-link {
  padding: 0.5em 0.6em;
  color: #fff;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.jssocials-share-link:active,
.jssocials-share-link:focus,
.jssocials-share-link:hover {
  color: #fff;
}
.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 0.3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.jssocials-share-count-box:hover {
  background: #dcdcdc;
}
.jssocials-share-count-box:hover:after {
  border-color: transparent #dcdcdc transparent transparent;
}
.jssocials-share-count-box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.85em;
  left: -0.3em;
  width: 0;
  height: 0;
  border-width: 0.4em 0.4em 0.4em 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: background 0.2s ease-in-out, border-color 0.2s ease-in-out;
}
.jssocials-share-count-box .jssocials-share-count {
  line-height: 2.5em;
  color: #555;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut,
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}
@-webkit-keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  20%,
  40%,
  60%,
  80%,
  from,
  to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
::root {
  --swiper-theme-color: #007aff;
}
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}
.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-container-pointer-events {
  touch-action: pan-y;
}
.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}
.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}
.swiper-slide-invisible-blank {
  visibility: hidden;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}
.swiper-container-3d {
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(
    to left,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.5),
    rgba(0, 0, 0, 0)
  );
}
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}
.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}
.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}
.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}
:root {
  --swiper-navigation-size: 44px;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}
.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
  --swiper-navigation-color: #fff;
}
.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
  --swiper-navigation-color: #000;
}
.swiper-button-lock {
  display: none;
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 0.3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  display: inline-block;
  transition: 0.2s transform, 0.2s top;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets
  .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal
  > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s left;
}
.swiper-container-horizontal.swiper-container-rtl
  > .swiper-pagination-bullets-dynamic
  .swiper-pagination-bullet {
  transition: 0.2s transform, 0.2s right;
}
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl
  .swiper-pagination-progressbar
  .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-horizontal
  > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}
.swiper-pagination-black {
  --swiper-pagination-color: #000;
}
.swiper-pagination-lock {
  display: none;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-scrollbar-lock {
  display: none;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-slide-zoomed {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}
.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.section_outer {
  clear: both;
  padding: 0;
  margin: 0;
}
.group:before,
.group:after {
  content: "";
  display: table;
}
.group:after {
  clear: both;
}
.group {
  zoom: 1;
}
.col {
  display: block;
  float: left;
  margin: 1.25% 0 1.25% 2.5%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.side_section {
  display: block;
  float: left;
}
.col:first-child {
  margin-left: 0;
}
.span_1_of_1 {
  width: 100%;
  margin-left: 0;
}
.span_2_of_2 {
  width: 100%;
}
.span_1_of_2 {
  width: 48.12%;
}
.col.span_1_of_2:nth-of-type(2n + 1) {
  margin-left: 0;
  clear: left;
}
.col.span_1_of_2:nth-of-type(2n) {
  margin-left: 3.75%;
  clear: none;
}
.span_3_of_3 {
  width: 100%;
}
.span_2_of_3 {
  width: 65.83%;
}
.span_1_of_3 {
  width: 31.66%;
}
.col.span_1_of_3:nth-of-type(3n + 1) {
  margin-left: 0;
  clear: left;
}
.span_4_of_4 {
  width: 100%;
}
.span_3_of_4 {
  width: 74.37%;
}
.span_2_of_4 {
  width: 48.75%;
}
.span_1_of_4 {
  width: 23.12%;
}
.col.span_1_of_4:nth-of-type(4n + 1) {
  margin-left: 0;
  clear: left;
}
.span_1_of_4:nth-child(1),
.span_1_of_4:nth-child(2),
.span_1_of_4:nth-child(3),
.span_1_of_4:nth-child(4) {
  margin-top: 0;
}
.span_6_of_6 {
  width: 100%;
}
.span_5_of_6 {
  width: 82.91%;
}
.span_4_of_6 {
  width: 65.83%;
}
.span_3_of_6 {
  width: 48.75%;
}
.span_2_of_6 {
  width: 31.66%;
}
.span_1_of_6 {
  width: 14.58%;
}
.col.span_1_of_6:nth-of-type(6n + 1) {
  margin-left: 0;
  clear: left;
}
.span_8_of_8 {
  width: 100%;
}
.span_7_of_8 {
  width: 87.18%;
}
.span_6_of_8 {
  width: 74.37%;
}
.span_5_of_8 {
  width: 61.56%;
}
.span_4_of_8 {
  width: 48.75%;
}
.span_3_of_8 {
  width: 35.93%;
}
.span_2_of_8 {
  width: 23.12%;
}
.span_1_of_8 {
  width: 10.31%;
}
body {
  background-color: #fff;
  font-size: 16px;
  line-height: 26px;
  color: #444;
  text-align: center;
}
body,
html,
button,
input,
select,
textarea {
  font-family: "Lato", sans-serif;
}
p {
  margin: 0 0 10px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
  margin-top: 25px;
}
h1 {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 12px;
  font-family: "Lato";
  font-weight: 300;
  color: #666;
}
h1.intro a {
  display: inline;
}
h2 {
  font-size: 24px;
  line-height: 26px;
  font-family: "Lato";
  font-weight: 300;
  margin-bottom: 10px;
  color: #666;
}
h2:last-child {
  margin-bottom: 3px;
}
h2.intro {
  font-size: 17px;
  line-height: 29px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 10px;
  color: #444;
  text-transform: none;
  width: 100%;
}
h2.intro a {
  color: #666;
  display: inline-block;
  font-weight: 400;
  text-decoration: underline;
}
h2:first-child {
  margin-top: 0;
}
h3 {
  font-size: 22px;
  line-height: 30px;
  font-family: "Lato";
  color: #666;
  margin-bottom: 7px;
}
h3.subheading {
  color: #666;
  margin-bottom: 8px;
}
h3,
h3.subtitle,
.subtitles h3 {
  font-size: 22px;
  line-height: 29px;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 700;
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
}
h3.subtitle a {
  font-style: normal;
  border: none;
  font-weight: 300;
  margin-bottom: 0 !important;
  text-transform: uppercase;
}
h3.subtitle a:hover,
h3.subtitle a:focus,
h3.subtitle a:active {
  border: none !important;
}
h3.subtitle:first-child {
  margin-top: 0;
}
p + h1,
p + h2,
ul + h2,
ol + h2,
p + h3,
ul + h3,
ol + h3 {
  margin-top: 35px;
}
ul + p,
ol + p {
  margin-top: 10px;
}
h3 a {
  font-family: "Lato";
  color: #666;
  border-bottom: none;
  text-decoration: none;
}
h3 a:hover {
  color: #aaa;
}
h3:first-child {
  margin-top: 0;
  margin-bottom: 9px;
}
h3 + p {
  margin-top: 0;
}
h4,
h5,
h6 {
  font-size: 20px;
  font-family: "Lato";
  font-weight: 700;
  letter-spacing: -0.25px;
  margin-bottom: 7px;
}
h4 {
  font-weight: 700;
}
h1 + h3 {
  margin-top: 30px;
}
a {
  display: inline-block;
  font-family: "Lato";
  color: #aaa;
  max-width: 100%;
  text-decoration: none;
  border-bottom: 3px solid #eee;
}
.col a:last-child {
  margin-bottom: 8px;
}
a.light_link {
  font-family: "Lato";
  font-weight: 300;
}
a:hover,
a:focus,
a:active {
  color: #888;
  border-bottom: 3px solid #ddd !important;
}
p a,
li a {
  display: inline;
}
li {
  list-style-position: inside;
  text-indent: -14px;
  padding-left: 14px;
}
ul:last-child {
  margin-bottom: 0;
}
p:last-child {
  margin-bottom: 0;
}
h2.section_heading,
h2.section_heading a {
  font-size: 32px;
  text-align: center;
  text-transform: uppercase;
  color: #d1d1d1;
  margin-top: 5px;
  margin-bottom: 5px;
}
blockquote {
  font-size: 20px;
  line-height: 31px;
  font-style: italic;
  color: #aaa;
  margin-left: 0;
  margin-right: 0;
}
blockquote:before {
  content: "";
  width: 150px;
  height: 1px;
  display: block;
  background: #ddd;
  margin: 35px auto 22px;
}
blockquote:after {
  content: "";
  width: 150px;
  height: 1px;
  display: block;
  background: #ddd;
  margin: 27px auto 32px;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p a,
a {
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.light_links a {
  font-family: "Lato";
}
p.subtitle {
  color: #aaa;
  margin-bottom: 0;
}
p.date {
  margin-top: 0;
  margin-bottom: 10px;
  font-style: italic;
  color: #aaa;
}
h3.subtitle + p.date,
.subtitles h3 + p.date {
  margin-top: 0;
}
p.contact_detail {
  margin-top: 0;
  color: #666;
}
p.subtitle + p.contact_detail {
  margin-top: 2px;
}
h3 + p,
p.subtitle + p {
  margin-top: 5px;
}
h3 + p.price {
  margin-top: 4px;
}
.smallprint,
.smallprint p {
  float: left;
  font-style: italic;
  color: #aaa;
  font-size: 13px;
  line-height: 23px;
}
.smallprint p {
  margin-top: 5px;
}
input[type="button"],
input[type="submit"] {
  display: inline-block;
  color: #fff;
  font-family: "Lato" !important;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  padding: 10px 25px 11px;
  margin-bottom: 20px;
  width: 100%;
}
.rounded_corners input[type="button"],
.rounded_corners input[type="submit"] {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.rounded_corners a.button {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
a.button {
  display: inline-block;
  font-size: 25px;
  text-align: center;
  font-style: normal;
  font-weight: 700;
  background: linear-gradient(90deg, #1badbc 0%, #15a8b6 100%);
  color: #fff !important;
  border-radius: 30px;
  text-transform: uppercase;
  border: 5px solid rgba(0, 0, 0, 0.1);
  padding: 10px 35px 11px;
  margin: 20px 0 20px;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
a.button:hover,
a.button:active,
a.button:focus {
  border: 5px solid rgba(0, 0, 0, 0.15) !important;
}
input.primary_colour,
input[type="submit"].primary_colour,
a.button.primary_colour {
  background: #666;
  background: -moz-linear-gradient(top, #666 0%, #555 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #666),
    color-stop(100%, #555)
  );
  background: -webkit-linear-gradient(top, #666 0%, #555 100%);
  background: -o-linear-gradient(top, #666 0%, #555 100%);
  background: -ms-linear-gradient(top, #666 0%, #555 100%);
  background: linear-gradient(to bottom, #666 0%, #555 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#666',endColorstr='#555',GradientType=0);
}
a.button.primary_colour:hover,
input[type="submit"].primary_colour:hover {
  background: #555;
  background: -moz-linear-gradient(top, #555 0%, #666 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #555),
    color-stop(100%, #666)
  );
  background: -webkit-linear-gradient(top, #555 0%, #666 100%);
  background: -o-linear-gradient(top, #555 0%, #666 100%);
  background: -ms-linear-gradient(top, #555 0%, #666 100%);
  background: linear-gradient(to bottom, #555 0%, #666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555',endColorstr='#666',GradientType=0);
}
.use_flat_colours a.button.white {
  background: #fff;
}
.use_flat_colours a.button.white:hover {
  background: #eee;
}
a.button.white {
  color: #666;
  text-shadow: none;
  background: #fff;
  background: -moz-linear-gradient(top, #fff 0%, #ddd 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #ddd)
  );
  background: -webkit-linear-gradient(top, #fff 0%, #ddd 100%);
  background: -o-linear-gradient(top, #fff 0%, #ddd 100%);
  background: -ms-linear-gradient(top, #fff 0%, #ddd 100%);
  background: linear-gradient(to bottom, #fff 0%, #ddd 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#dddddd',GradientType=0);
}
a.button.white:hover {
  background: #ddd;
  background: -moz-linear-gradient(top, #ddd 0%, #fff 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ddd),
    color-stop(100%, #fff)
  );
  background: -webkit-linear-gradient(top, #ddd 0%, #fff 100%);
  background: -o-linear-gradient(top, #ddd 0%, #fff 100%);
  background: -ms-linear-gradient(top, #ddd 0%, #fff 100%);
  background: linear-gradient(to bottom, #ddd 0%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dddddd',endColorstr='#ffffff',GradientType=0);
}
a.button:last-child {
  margin-bottom: 5px;
}
a.button.full_width {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
}
h2.section_title {
  display: inline-block;
  color: #fff;
  padding: 10px 24px 12px;
  font-size: 20px;
  line-height: 23px;
  margin: 0 auto;
  position: relative;
  top: -40px;
}
h2.section_title a {
  color: #fff;
}
h2.section_title a:hover {
  color: #fff;
}
a.thumbnail {
  margin-bottom: 0;
}
.thumbnail img {
  margin-bottom: 0 !important;
}
.thumbnail {
  color: #ddd;
  text-align: center;
  margin: 7px 0 5px !important;
}
.thumbnail.min_height {
  min-height: 170px;
  line-height: 170px;
}
.image_thumbnail {
  background-color: #efefef;
  color: #ddd;
  text-align: center;
  min-height: 125px;
  line-height: 125px;
}
p + a.button {
  margin-top: 10px;
}
.breadcrumb {
  font-size: 13px;
  color: #999;
}
a:focus,
a:active,
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: 0;
  outline: 0;
}
ul,
ol {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}
ul li:before {
  content: "-";
  margin-right: 8px;
}
a.see_all_link {
  font-style: italic;
  color: #aaa;
}
a.see_all_link:hover {
  color: #999;
}
table {
  width: 100%;
}
a:active,
a:focus {
  outline: none;
}
img {
  margin-bottom: 15px;
}
.wp-caption {
  max-width: 100%;
  margin: 35px auto;
}
p.wp-caption-text {
  font-style: italic;
  font-size: 13px;
  color: #999;
  margin-top: -5px;
  margin-bottom: 15px;
}
form {
  box-shadow: 0 0 10px #bfbfbf;
  padding: 10px;
  border-radius: 10px;
}
.row {
  float: left;
  width: 100%;
}
label {
  float: left;
  width: 100%;
  padding-top: 15px;
  color: #666;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.radio_area_label {
  float: left;
  font-size: 18px;
  width: 100%;
  padding-top: 15px;
  color: #666;
  font-family: "Lato";
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 5px;
}
label span.instruction {
  font-style: italic;
  color: #999;
}
input,
input[type="text"],
textarea,
select {
  width: 100%;
  text-align: left;
  background-color: #fafafa;
  border: 1px solid #e5e5e5;
  padding: 11px;
  color: #666;
  margin: 6px 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.grey_background input,
.grey_background input[type="text"],
.grey_background textarea {
  background-color: #fff;
  border: 1px solid #e0e0e0;
}
.white_background input,
.white_background input[type="text"],
.white_background textarea {
  border: 1px solid #eee;
}
.white_background input:focus {
  border: 1px solid #d0d0d0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="checkbox"] {
  width: auto;
  border: none;
  outline: none;
}
input[type="submit"] {
  text-transform: uppercase;
  width: 100%;
}
input:focus {
  color: #666;
  background-color: #ededed;
  border: 1px solid #ccc;
}
input[type="text"]:focus {
  color: #666;
  background-color: #ededed;
  border: 1px solid #ccc;
}
.popup input[type="text"]:focus {
  background-color: #fff;
  outline: 1px solid #ddd;
  border: 1px solid #ccc;
}
textarea:focus,
textarea.error:focus {
  color: #666;
  background-color: #ededed;
  border: 1px solid #ccc;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: #999;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: #999;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: #999;
}
input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: #999;
}
input[type="radio"],
.section_inner .form_area .form-row input[type="radio"] {
  width: auto;
  float: left;
  margin-top: 7px;
  margin-right: 7px;
}
.radio_label,
.section_inner .form_area .form-row .radio_label {
  width: auto;
  float: left;
  font-size: 16px;
  color: #666;
  padding-top: 0;
  margin-right: 20px;
}
.radio_row {
  width: 100%;
  float: left;
  clear: left;
}
.radio_container {
  float: left;
  margin-bottom: 2px;
}
::-webkit-input-placeholder,
::-webkit-input-placeholder {
  font-style: italic;
  color: #aaa;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  font-style: italic;
  color: #aaa;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  font-style: italic;
  color: #aaa;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  font-style: italic;
  color: #aaa;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  font-style: italic;
  color: #aaa;
}
input[type="text"],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
form input[type="text"],
form textarea {
  margin-bottom: 0;
}
input[type="submit"] {
  margin-top: 8px;
  margin-bottom: 4px;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
}
form .span_1_of_6,
form .span_5_of_6 {
  margin-top: 7px;
  margin-bottom: 7px;
}
.error {
  float: left;
  margin: 1px 0 0;
  background: #ffffbf;
  padding: 6px 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #666;
  font-family: "Lato";
  font-size: 14px;
  line-height: 21px;
}
.feature_box label.error {
  font-size: 14px;
}
textarea.error {
  font-size: 15px;
  padding: 16px;
  margin-top: 6px;
  background-color: #fafafa;
}
.grey_background textarea.error {
  background-color: #fff;
}
label.error {
  font-style: italic;
}
textarea {
  line-height: 25px;
}
form .col,
.container_column form .col {
  border: none;
  margin-top: 1px;
  margin-bottom: 0;
}
input[type="radio"] {
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  width: auto;
}
.checkboxes {
  float: left;
  clear: left;
  position: relative;
}
.checkboxes li {
  float: left;
  margin-right: 10px;
}
.checkboxes ul li:before {
  content: none;
}
.checkboxes label {
  font-family: "Lato";
  font-weight: 700;
  padding-top: 18px;
}
.checkboxes .error {
  position: absolute;
}
form p {
  line-height: 24px;
  font-weight: 400;
}
.form_heading,
h2.form_heading {
  margin-top: 15px;
  margin-bottom: 15px;
}
.form_section_heading {
  float: left;
  clear: both;
  width: 100%;
  padding-bottom: 18px;
  border-bottom: 6px solid #ececec;
  margin-bottom: 0;
}
.grey_background .form_section_heading {
  border-color: #eaeaea;
}
.form_area + .form_section_heading {
  margin-top: 35px;
}
.popup_form {
  overflow: hidden;
  background-color: #fff;
}
.popup_form form {
  width: 100%;
  margin-top: 0;
}
.popup_form label {
  padding-top: 0;
}
.popup_form h2 {
  margin-bottom: 0;
}
.popup_form p {
  margin-top: 2px;
  margin-bottom: 15px;
}
.popup_form input[type="text"],
.popup_form textarea {
  margin-top: 5px;
  margin-bottom: 15px;
}
.popup_form input.error {
  margin-bottom: 0;
}
.popup_form label.error {
  padding-top: 16px;
}
.popup_form textarea {
  min-height: 125px;
  margin-bottom: 0;
}
.popup_form input[type="button"] {
  margin-bottom: 0;
}
.hint {
  font-style: italic;
  font-size: 13px;
  color: #aaa;
}
.nf-form-fields-required {
  display: none;
}
.nf-field-label label {
  font-weight: 400 !important;
  text-align: left;
}
input.ninja-forms-field[type="button"] {
  width: 100% !important;
  -webkit-appearance: none;
}
.nf-error-msg {
  float: left;
  margin: -5px 0 0;
  background: #ffffbf;
  padding: 6px 8px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #666 !important;
  font-family: "Lato";
  font-style: italic;
  font-size: 14px;
  line-height: 21px;
}
.nf-error .ninja-forms-field {
  border: 1px solid #ccc !important;
  background-color: #ededed !important;
}
.popup .nf-after-form-content {
  display: none;
}
.nf-field-container,
#ninja_forms_required_items {
  margin-bottom: 0 !important;
}
.nf-field-container {
  margin-bottom: 12px !important;
}
.nf-field-container.hidden-container {
  margin-bottom: 0 !important;
}
.nf-field-container.submit-container {
  margin-bottom: 0 !important;
}
.nf-field-label {
  width: 100%;
}
.label-above .nf-field-label {
  margin-bottom: 5px !important;
}
input.ninja-forms-field[type="submit"] {
  width: 100% !important;
  border: none;
  text-align: center;
}
.feature_box .form_area {
  padding: 0 !important;
}
.feature_box .nf-field-container {
  padding: 0 20px;
}
.feature_box nf-field:first-child .nf-field-container {
  padding-top: 12px;
}
.feature_box nf-field:last-child .nf-field-container {
  padding: 0;
}
.feature_box nf-field:last-child .nf-after-field {
  display: none;
}
.feature_box input.ninja-forms-field[type="button"],
.feature_box .rounded_corners input.ninja-forms-field[type="button"] {
  border: none;
  -webkit-border-top-left-radius: 0 !important;
  -moz-border-top-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
  -webkit-border-top-right-radius: 0 !important;
  -moz-border-top-right-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
#get_in_touch_thanks_popup .feature_box .form_area,
#callback_thanks_popup .feature_box .form_area,
#contact_thanks_popup .feature_box .form_area {
  padding: 12px 20px !important;
}
.recaptcha-wrap .nf-field-label {
  display: none;
}
.recaptcha-wrap .nf-field-element .g-recaptcha div {
  margin: 10px auto;
}
.section_outer {
  position: relative;
  float: left;
  width: 100%;
}
.section_outer.border_bottom {
  border-bottom: 1px solid #efefef;
}
.col.span_1_of_3 {
  margin-top: 35px;
}
.col.span_1_of_3:nth-of-type(1),
.col.span_1_of_3:nth-of-type(2),
.col.span_1_of_3:nth-of-type(3) {
  margin-top: 1.25%;
}
.section_background {
  width: 100%;
  float: left;
  margin: 45px 0;
}
.section_outer.inc_page_title {
  padding-top: 40px;
  padding-bottom: 40px;
}
.section_outer.inc_page_title.last_section {
  padding-bottom: 50px;
}
.section_inner {
  position: relative;
  max-width: 1200px;
  padding: 0 50px;
  margin: 0 auto;
}
.border_top .col {
  padding: 48px 0 28px;
  border-top: 1px solid #e4e4e4;
}
.border_top .col:nth-of-type(1),
.border_top .col:nth-of-type(2),
.border_top .col:nth-of-type(3) {
  border-top: none;
  margin-top: 0;
  padding-top: 4px;
}
.last_section .col.span_1_of_3:last-child {
  margin-bottom: 0;
}
.padding {
  padding: 25px 30px 30px;
}
.padding.less_margin_top {
  padding-top: 25px;
}
.span_1_of_3.extra_side_item {
  float: right;
}
.no_background {
  background: 0 0;
}
.no_outline {
  outline: none;
  border: none;
}
.no_margin {
  margin: 0;
}
.container_column .col {
  margin-top: 0;
  margin-bottom: 3.75%;
}
.container_column .col.span_3_of_4,
.container_column .col.span_1_of_4 {
  margin-bottom: 0;
}
.container_column .col:last-child {
  margin-bottom: 0;
}
.col.image_container {
  min-height: 165px;
  line-height: 165px;
  padding: 3.5%;
  margin: 15px 0;
  background-color: #fafafa;
  color: #ddd;
  text-align: center;
  font-size: 17px;
  float: none;
}
.col.image_container:last-child {
  margin-bottom: 0;
}
.col.span_1_of_2.image_container {
  float: left;
  line-height: 365px;
}
.col.span_1_of_1.image_container {
  margin: 35px 0;
}
.col.span_1_of_2.image_container:first-child {
  margin-top: 1.25%;
}
.col.span_1_of_4.image_container {
  width: 93%;
}
.image_container img {
  width: 100%;
}
.col.image_container {
  outline: none;
  border: none;
}
.spacer {
  width: 100%;
  height: 250px;
  line-height: 250px;
  margin: 50px 0 0;
  float: left;
  background-color: #fafafa;
  text-align: center;
  text-transform: uppercase;
  color: #ddd;
}
.flexslider_narrow.page_image {
  float: none;
  clear: none;
}
.section_outer {
  transition: ease-in-out;
  transition-property: top;
  -webkit-transition: ease-in-out;
  -moz-transition: ease-in-out;
  -o-transition: ease-in-out;
  -webkit-transition-property: top;
  -moz-transition-property: top;
  -o-transition-property: top;
}
.col.span_1_of_1:nth-of-type(3n + 1) {
  margin-left: 0;
}
.col.span_1_of_4.image_container.min_width {
  min-width: 250px;
}
.col.span_1_of_4.image_container,
.col.span_1_of_4.image_container:nth-of-type(2n) {
  margin-left: 0;
  margin-bottom: 6%;
}
.page_container {
  float: left;
  margin-top: 40px;
  margin-bottom: 30px;
}
.col.page_intro {
  margin-top: 10px;
  margin-bottom: 40px;
}
.feature_box {
  width: 27%;
  margin-top: 38px;
  float: right;
  z-index: 1;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.rounded_corners .feature_box {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.feature_box .title_strip {
  color: #fff;
}
.rounded_corners .feature_box .title_strip {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.feature_box .form_area {
  padding: 12px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.section_inner .feature_box .form_area {
  margin-bottom: 0;
}
.feature_box .form_area .form-row:first-child label {
  padding-top: 0;
}
.feature_box .form_area .form-row:first-child label.error {
  padding-top: 12px;
}
.feature_box .form_area .form-row:last-child label.error {
  margin-bottom: 22px;
}
.feature_box .title_strip {
  background: #537487 !important;
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 20px;
  padding: 10px;
}
.feature_box .button {
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  font-size: 18px;
  color: #fff;
  padding-bottom: 15px;
  margin: 0;
  width: 100%;
}
.feature_box .button:last-child {
  margin-bottom: 0;
}
.feature_box label {
  color: #666;
}
.page_title_area {
  width: 100%;
  float: left;
  position: relative;
}
.page_title {
  width: 100%;
  float: left;
  clear: left;
}
.page_title_area img {
  margin: 0;
}
h1.page_title {
  position: relative;
  top: 0;
  margin: 0;
  font-size: 65px;
  line-height: 65px;
  opacity: 0.35;
  letter-spacing: -1.5px;
  text-transform: uppercase;
}
h1.main_title {
  font-size: 55px;
  line-height: 65px;
  letter-spacing: -1.5px;
  text-transform: uppercase;
  font-family:  "Josefin Sans", sans-serif;
}
.including_image h1.page_title {
  position: absolute;
  color: #fff;
  font-weight: 900;
  opacity: 1;
  text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.5);
}
.page_intro {
  float: left;
  clear: left;
  width: auto;
  padding: 20px 0 50px;
}
.excluding_image .page_intro {
  padding: 10px 0 20px;
}
.page_intro_container {
  float: left;
  clear: left;
  width: 70%;
  position: relative;
}
.no_feature_box .page_intro_container {
  width: 100%;
}
.full_width_row {
  width: 100%;
  float: left;
}
.page_intro_background {
  width: 100%;
  height: auto;
  position: absolute;
}
.page_intro_container .button {
  position: absolute;
  display: block;
  width: 270px;
  max-width: 100%;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: auto;
  margin-right: auto;
  bottom: 30px;
  left: 0;
  right: 0;
}
.popup.feature_box {
  margin-top: 0;
  width: 525px;
  max-width: 100%;
}
.popup.feature_box h4 {
  color: #fff;
  font-family: "Lato";
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.25px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.popup.feature_box p {
  margin-bottom: 0;
  color: #666;
  font-weight: 400;
}
#referral_thanks_popup p {
  margin-bottom: 10px;
}
.popup.feature_box.no_close h4 {
  padding-right: 0;
}
#borrow_form .feature_box a.fancybox-close {
  display: none;
}
.no_page_intro .section_background {
  margin-bottom: 0;
}
.no_page_intro {
  background: #555;
  background: -moz-linear-gradient(top, #555 0%, #666 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #555),
    color-stop(100%, #666)
  );
  background: -webkit-linear-gradient(top, #555 0%, #666 100%);
  background: -o-linear-gradient(top, #555 0%, #666 100%);
  background: -ms-linear-gradient(top, #555 0%, #666 100%);
  background: linear-gradient(to bottom, #555 0%, #666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555',endColorstr='#666',GradientType=0);
}
.no_feature_box .page_title_area .button {
  display: none !important;
}
.no_page_intro .page_intro_background {
  display: none;
}
.page_image {
  width: 320px;
  margin-top: 38px;
  margin-left: 25px;
  float: right;
  z-index: 1;
  background-color: #e5e5e5;
  border: 10px solid #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
}
.testimonial_strip {
  background-color: #fff;
}
.testimonial_strip .testimonial-quote {
  font-size: 24px;
  line-height: 32px;
}
.home .testimonial_strip p.testimonial {
  font-size: 20px;
  line-height: 34px;
  font-weight: 300;
  margin-bottom: 5px;
}
.fadein_first {
  -webkit-animation: fadein 0.75s;
  -moz-animation: fadein 0.75s;
  -ms-animation: fadein 0.75s;
  -o-animation: fadein 0.75s;
  animation: fadein 0.75s;
}
.fadein_second {
  -webkit-animation: hidden 0.25s, fadein 0.75s 0.25s;
  -moz-animation: hidden 0.25s, fadein 0.75s 0.25s;
  -ms-animation: hidden 0.25s, fadein 0.75s 0.25s;
  -o-animation: hidden 0.25s, fadein 0.75s 0.25s;
  animation: hidden 0.25s, fadein 0.75s 0.25s;
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-ms-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@keyframes hidden {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-moz-keyframes hidden {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-webkit-keyframes hidden {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-ms-keyframes hidden {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
@-o-keyframes hidden {
  from {
    opacity: 0;
  }
  to {
    opacity: 0;
  }
}
.header_container {
  position: fixed;
  width: 100%;
  height: 113px;
  top: 0;
  z-index: 2;
}
.header_background {
  position: absolute;
  top: 0;
  background-color: #7c8ba7f0 !important;
}
.container {
  padding-top: 113px;
}
.section_outer.header {
  padding: 0;
  z-index: 3;
}
.section_outer.header .section_inner {
  height: 113px;
}
.section_outer.header.inc_secondary_navigation,
.section_outer.header.inc_secondary_navigation .section_inner {
  height: 184px;
}
.header {
  background-color: #fff;
  width: 100%;
  height: 113px;
  position: relative;
  opacity: 0.95;
}
.header a {
  display: block;
  border: none;
}
.header a:hover,
.header a:active,
.header a:focus {
  border: none !important;
}
.logo {
  position: relative;
  top: 24px;
  width: 110px;
  height: 60px;
  margin: 0 auto 0;
}
.header .buttons {
  position: absolute;
  right: 50px;
  top: 30px;
}
.header a.button {
  display: inline-block;
}
.button + .button {
  margin-left: 10px;
}
.phone_number {
  position: relative;
  top: 0;
  right: 0;
  color: #fff;
  font-size: 19px;
  font-weight: 300;
  text-decoration: none;
  font-style: normal;
}
.phone_number {
  top: 0;
  font-family:  "Josefin Sans", sans-serif;
}
.phone_number a {
  color: #fff;
  margin-bottom: 3px;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 600;
}
.phone_number a:hover {
  color: #000;
}
.phone_number i {
  position: relative;
  display: inline-block;
  font-size: 20px;
  min-width: 24px;
  margin-right: 5px;
  text-align: center;
  background: transparent;
  color: #fff;
  top: 2px;
  padding: 4px;
  -webkit-border-radius: 17px;
  -moz-border-radius: 17px;
  border-radius: 17px;
}
.navigation_background {
  background: #ddd;
  background: -moz-linear-gradient(top, #ddd 0%, #aaa 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #ddd),
    color-stop(100%, #aaa)
  );
  background: -webkit-linear-gradient(top, #ddd 0%, #aaa 100%);
  background: -o-linear-gradient(top, #ddd 0%, #aaa 100%);
  background: -ms-linear-gradient(top, #ddd 0%, #aaa 100%);
  background: linear-gradient(to bottom, #ddd 0%, #aaa 100%);
  height: 52px;
  z-index: 2;
  position: absolute;
  bottom: 0;
  -webkit-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 12px 0 rgba(0, 0, 0, 0.15);
}
ul.navigation {
  float: left;
  clear: left;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0;
  padding: 0;
  margin-top: 0;
  top: 0;
  z-index: 102;
}
ul.navigation li {
  list-style: none;
  float: left;
  height: 52px;
  text-align: left;
  padding: 0;
  position: relative;
  width: 25%;
  -webkit-transition: background-color 0.3s ease;
  -moz-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
ul.navigation li.quote_button {
  float: right;
}
ul.navigation li a,
ul.navigation li span {
  display: block;
  float: left;
  width: 100%;
  font-size: 19px;
  line-height: 30px;
  text-align: center;
  font-family: "Lato";
  font-weight: 400;
  color: #fff;
  padding: 10px 0 12px;
  position: relative;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
ul.navigation li a.current,
ul.navigation li span.current,
ul.navigation li:hover,
ul.navigation li.hover,
ul.navigation li.current-menu-item,
ul.navigation li.current-menu-parent {
  background-color: rgba(0, 0, 0, 0.1);
}
#menu li:before {
  content: none;
}
#menu li,
.flexslider li {
  text-indent: 0;
}
#mobile_navigation li {
  text-indent: 0;
  padding-left: 0;
}
.flexslider li {
  padding-left: 0;
}
form li {
  text-indent: 0;
  padding-left: 0;
}
#menu ul.sub-menu {
  visibility: hidden;
  z-index: 2;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  width: auto;
  -webkit-box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0px 10px 25px 0 rgba(0, 0, 0, 0.25);
}
#menu ul li ul.sub-menu {
  display: none;
}
#menu ul li:hover ul.sub-menu {
  display: inline;
}
#menu ul.sub-menu li,
#menu ul.sub-menu li a {
  text-align: left;
  text-transform: none;
  line-height: 21px;
  margin: 0;
  list-style: none;
  display: block;
  height: auto;
  width: 100%;
  border-right: none;
}
#menu ul.sub-menu li {
  float: none;
  padding: 0;
}
#menu ul.sub-menu li a {
  padding: 10px 20px 12px;
  font-size: 15px;
  line-height: 24px;
  text-shadow: none;
  background-color: #fafafa;
  color: #666;
  border-top: 1px solid #e9e9e9;
  border-right: none;
  white-space: nowrap;
}
#menu ul.sub-menu li:first-child a {
  border-top: none;
}
#menu li ul.sub-menu li a:hover,
#menu li.hover ul.sub-menu li a:hover {
  background-image: none;
  background-color: #f1f1f1;
  color: #333;
  border-top: 1px solid #d9d9d9;
}
#menu li ul.sub-menu li:first-child a:hover,
#menu li.hover ul.sub-menu li:first-child a:hover {
  border-top: none;
}
#menu li ul.sub-menu li.current-menu-item a {
  color: #333;
  background-color: #f1f1f1;
}
#menu li.hover ul.sub-menu li.current-menu-item a:hover {
  color: #333;
  background-color: #f1f1f1;
}
#menu ul.sub-menu.full_width_sub_menu {
  width: 400%;
  height: auto;
  background-color: #efeef5;
  text-align: left;
  padding: 5px 0 15px;
}
#menu ul.sub-menu.full_width_sub_menu li,
#menu ul.sub-menu.full_width_sub_menu li a {
  text-align: left;
  padding-top: 1px;
  padding-bottom: 1px;
  background: 0 0;
  color: #aaa;
}
#menu ul.sub-menu.full_width_sub_menu h4 {
  font-family: "Lato";
  font-weight: 700;
  font-size: 22px;
  color: #666;
  padding-top: 7px;
  height: 26px;
}
#menu ul.sub-menu.full_width_sub_menu h4,
#menu ul.sub-menu.full_width_sub_menu li a {
  padding-left: 30px;
}
#menu ul.sub-menu.full_width_sub_menu li.hover ul,
#menu ul.sub-menu.full_width_sub_menu li:hover ul {
  visibility: visible !important;
}
#menu ul.sub-menu.full_width_sub_menu li {
  float: left;
}
#menu li ul.sub-menu.full_width_sub_menu li a.hover,
#menu li ul.sub-menu.full_width_sub_menu li a:hover {
  background: 0 0;
}
.overlay {
  background-color: rgba(150, 150, 150, 0.85);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  z-index: 1000;
}
.mobile_navigation {
  height: 100%;
  width: 300px;
  background-color: #363636;
  position: fixed;
  top: 0;
  left: -305px;
  overflow: auto;
  padding-bottom: 50px;
  text-align: left;
  z-index: 1001;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.35);
}
a.mobile_menu_button {
  position: relative;
  padding: 24px 50px 58px;
  width: 22px;
  height: 39px;
  top: 0;
  left: 0;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.mobile_menu_button i {
  font-size: 25px;
  color: #fff;
}
a.mobile_menu_button:hover {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.15);
}
.mobile_menu_label {
  position: relative;
  top: -9px;
  left: -6px;
  color: rgba(255, 255, 255, 0.5);
  font-size: 11px;
  line-height: 20px;
  font-family: "Lato";
  font-weight: 300;
  font-style: normal;
}
.mobile_navigation .sub-menu {
  display: none;
}
ul#mobile_navigation li.menu_title {
  color: #fff;
  padding: 10px 10px 10px 15px;
  font-size: 13px;
  line-height: 24px;
  font-weight: 700;
  text-transform: uppercase;
  position: relative;
  background: #aaa;
  background: -moz-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #aaa),
    color-stop(100%, #aaa)
  );
  background: -webkit-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -o-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -ms-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: linear-gradient(to bottom, #aaa 0%, #aaa 100%);
}
.menu_title span.menu_close {
  float: right;
  position: absolute;
  top: 0;
  right: 0;
  color: rgba(255, 255, 255, 0.8);
  text-align: center;
  font-weight: 300;
  width: 46px;
  height: 44px;
  line-height: 40px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.075);
}
.menu_title span.menu_close i {
  opacity: 0.75;
}
.menu_title span.menu_close:hover i {
  opacity: 1;
}
.menu_title span.menu_close:hover {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.15);
}
ul#mobile_navigation {
  margin: 0;
  padding: 0;
}
.mobile_navigation_content {
  padding-bottom: 150px;
}
ul#mobile_navigation ul,
ul#mobile_navigation ul li,
ul#mobile_navigation ul li a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
ul#mobile_navigation li {
  position: relative;
  padding-right: 0;
  margin: 0;
  text-align: left;
  list-style: none;
}
ul#mobile_navigation li:before {
  content: none;
  margin: 0;
}
ul#mobile_navigation li a,
ul#mobile_navigation li span.navigation_heading {
  background-color: #555;
  color: rgba(255, 255, 255, 0.7);
  display: block;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  line-height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 12px 12px 12px 15px;
  text-align: left;
  text-transform: uppercase;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
  width: auto;
  cursor: pointer;
}
ul#mobile_navigation li ul li a {
  background-color: #363636;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Lato";
  font-weight: 400;
  text-transform: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2) !important;
}
ul#mobile_navigation li ul li a:before {
  content: "-";
  margin-right: 5px;
}
ul#mobile_navigation li a.current,
ul#mobile_navigation li a.current:hover {
  color: #fff;
  background-color: #3d3d3d;
}
ul#mobile_navigation li a:hover {
  color: #fff;
  background-color: #3d3d3d;
}
ul#mobile_navigation li.has-sub:before {
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  right: 15px;
  font-size: 22px;
  line-height: 43px;
  color: rgba(255, 255, 255, 0.25);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
ul#mobile_navigation li.has-sub.active:before {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
ul#mobile_navigation li.menu_subsection a {
  background-color: #f7f6fa;
}
ul#mobile_navigation li ul {
  overflow: hidden;
  padding: 0;
}
ul#mobile_navigation li a.ui-state-active {
  color: #fff;
}
ul#mobile_navigation li ul li {
  overflow: hidden;
}
ul#mobile_navigation li ul li.current a,
ul#mobile_navigation li ul li.current a:hover {
  color: #fff;
  background-color: #2f2f2f;
}
ul#mobile_navigation li ul li a:hover {
  color: #fff;
  background-color: #2f2f2f;
}
ul#mobile_navigation li.submenu_header ul li a:after {
  content: none;
}
ul#mobile_navigation li.submenu_header a i {
  position: absolute;
  right: 15px;
  margin-top: -3px;
  font-size: 23px;
  color: rgba(255, 255, 255, 0.25);
  -webkit-transition: -webkit-transform 0.25s linear;
  -moz-transition: -moz-transform 0.25s linear;
  -o-transition: -o-transform 0.25s linear;
  transition: transform 0.25s linear;
}
ul#mobile_navigation li.submenu_header ul li a:after {
  content: none;
}
ul#mobile_navigation li.submenu_header a.ui-accordion-header-active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.navigation_footer {
  position: fixed;
  bottom: 0;
  left: -305px;
  padding: 0;
  background-color: #aaa;
}
.navigation_footer_upper {
  height: 46px;
  width: 300px;
}
.navigation_footer a.button {
  border: none;
  float: left;
  width: 300px;
  text-align: center;
  margin: 0;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.7);
  background-color: #666;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navigation_footer a.button:hover {
  border: none;
  color: rgba(255, 255, 255, 1);
  background-color: #555;
}
.navigation_footer a.button:hover,
.navigation_footer a.button:focus,
.navigation_footer a.button:active {
  border: none !important;
}
.navigation_footer a.button + a.button {
  background-color: #537487;
}
h1.homepage_intro {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
  letter-spacing: 0;
  color: #fff;
  text-align: center;
  text-transform: none;
  margin: 0;
  margin-bottom: 10px;
}
h1.homepage_intro a {
  color: #fff;
}
.section_title {
  padding: 25px 0;
}
.section_title h2 {
  font-size: 40px;
  line-height: 52px;
  font-weight: 100;
  margin-bottom: 5px;
  color: #ccc;
  text-transform: uppercase;
}
h2.section_title {
  font-size: 40px;
  line-height: 52px;
  font-weight: 100;
  margin-bottom: 5px;
  color: #ccc;
  top: 0;
}
.intro_section {
  background: #fafafa;
  border-bottom: 1px solid #efefef;
}
.intro_section .row {
  text-align: center;
}
.intro_section .button {
  margin-top: 20px;
  display: none;
}
.homepage_intro .image {
  display: none;
}
.including_profile_photo .homepage_intro .image {
  display: block;
  position: absolute;
  left: 50px;
}
.including_profile_photo .homepage_intro {
  padding-left: 270px;
  text-align: left;
}
.including_profile_photo {
  min-height: 225px;
}
.homepage_intro .image img {
  max-width: 235px;
}
.no_underline a,
.no_underline a:hover {
  border: none !important;
}
.image_rounded_corners {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}
.image_border img {
  border: 12px solid #fff;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.image_shadow img {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.25);
}
.image_rotate img {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  max-width: 85%;
  margin-bottom: 25px;
}
.image_slider {
  position: relative;
  width: 100%;
  padding: 0;
  overflow: hidden;
  background: #fff;
  z-index: 1;
  float: none;
  background: #aaa;
}
.image_slider .feature_box {
  position: absolute;
  right: 40px;
  top: 50%;
  margin-top: -165px;
}
.image_slider .feature_box input.error {
  background: #ffffbf;
}
.image_slider .feature_box .form_area {
  float: left;
}
.image_slider .feature_box .form-row {
  position: relative;
  float: left;
}
.form_area {
  position: relative;
  float: left;
  width: 100%;
}
.section_inner .form_area {
  margin-bottom: 10px;
}
.section_inner .form_area .form_row {
  width: 100%;
}
.section_inner .form_area .form-row input,
.section_inner .form_area .form-row label {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.form-row {
  position: relative;
  float: left;
}
.image_slider .feature_box label.error {
  position: absolute;
  visibility: hidden;
}
.section_outer.title_area {
  height: 500px;
  overflow: hidden;
}
.section_outer.title_area img {
  width: 100% !important;
  margin-bottom: 0;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.section_outer.intro_area {
  border-bottom: 1px solid #e5e5e5;
}
.intro_area .feature_box input.error {
  background: #ffffbf;
}
.intro_area .feature_box .form_area {
  float: left;
}
.intro_area .feature_box .form-row {
  position: relative;
  float: left;
}
.intro_area .feature_box label.error {
  position: absolute;
  visibility: hidden;
  display: none !important;
}
.image_slider .section_inner,
.image_slider .section_background {
  margin: 0;
  padding: 0;
}
.image_slider .section_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.flexslider {
  position: relative;
  border: none;
  padding: 0;
  box-shadow: none;
  background: url(/wp-content/themes/photon/images/loading.gif) no-repeat center
    center;
}
.flexslider.wide {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.page_image_wide {
  width: 1920px;
  position: absolute;
  left: 50%;
  margin-right: -50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.flexslider_narrow {
  display: none;
  float: left;
  clear: left;
  max-width: 1300px;
}
.page_image_narrow {
  display: none;
  clear: left;
  max-width: 1300px;
}
.flexslider.flexslider_narrow {
  height: auto;
}
.flexslider ul li:before {
  content: none;
}
.flexslider ul.slides li {
  position: relative;
}
.flex-control-nav {
  bottom: 0;
  overflow: hidden;
  z-index: 1000;
}
.flex-control-paging li a {
  border: none;
  box-shadow: none !important;
  cursor: pointer;
  display: block;
  height: 10px;
  width: 10px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-indent: -9999px;
  transition: none !important;
  background-color: #fff !important;
}
.flex-control-paging li a:hover {
  background-color: #432972;
}
.flex-control-paging li a.flex-active {
  background-color: #aaa !important;
}
.flex-control-nav li {
  bottom: 0;
  margin: 0 3px !important;
}
.flex-direction-nav a {
  width: 46px !important;
  height: 46px !important;
  opacity: 1 !important;
  background: #777
    url(/wp-content/themes/photon/images/transparent-arrows_x2.png) -46px 0 !important;
}
.flex-direction-nav .flex-prev,
.flex-direction-nav .flex-next {
  top: 50%;
  margin-top: -23px;
}
.flex-direction-nav .flex-prev {
  left: -23px !important;
  background: #777
    url(/wp-content/themes/photon/images/transparent-arrows_x2.png) !important;
}
.flex-direction-nav .flex-prev:hover {
  background: #555
    url(/wp-content/themes/photon/images/transparent-arrows_x2.png) 0 -46px !important;
}
.flex-direction-nav .flex-next {
  right: -23px !important;
}
.flex-direction-nav .flex-next:hover {
  background: #555
    url(/wp-content/themes/photon/images/transparent-arrows_x2.png) -46px -46px !important;
}
.flex-direction-nav a {
  margin: -25px 0 0;
  transition: none !important;
}
.flex-caption {
  zoom: 1;
  margin: 0;
  position: absolute;
  float: none;
  bottom: 15px;
  left: 25px;
  text-align: left;
  width: auto;
  z-index: 100;
}
.flex-caption h3 {
  display: inline-block;
  float: left;
  clear: left;
  font-weight: 400;
  font-size: 17px;
  color: #fff;
  background-color: #aaa;
  width: auto;
  padding: 1px 8px 3px;
  z-index: 1;
}
.flex-caption h2 {
  display: inline-block;
  float: left;
  clear: left;
  position: relative;
  left: 10px;
  top: -12px;
  font-family: "Lato";
  font-size: 42px;
  line-height: 42px;
  font-weight: 300;
  letter-spacing: -0.75px;
  padding: 8px 12px 14px;
  color: #fff;
  background-color: #666;
  z-index: -1;
}
a.fancybox-close {
  transition: none;
}
.metaslider .flexslider {
  margin-bottom: 0 !important;
}
.metaslider .caption-wrap {
  position: absolute;
  background: 0 0 !important;
  opacity: 1 !important;
  bottom: 20px !important;
  right: 25px !important;
  text-align: left;
  width: auto !important;
  z-index: 100;
}
.metaslider .caption {
  display: inline-block;
  float: right;
  clear: left;
  position: relative;
  right: 10px;
  top: -12px;
  font-family: "Lato";
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  letter-spacing: 0px;
  padding: 8px 12px !important;
  color: #fff;
  background-color: #666;
  opacity: 0.9;
  text-transform: uppercase;
}
.metaslider .flex-control-nav {
  bottom: 15px !important;
  display: none;
}
.metaslider .flex-control-nav li a {
  margin: 0 1px !important;
}
.metaslider a:hover {
  border: none !important;
}
.metaslider li.flex-active-slide .caption {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.swiper-container {
  width: 100%;
  height: auto;
  background: #ddd;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
}
.swiper-container .swiper-slide {
  height: 550px;
  line-height: 550px;
}
.swiper-container .swiper-slide {
  background: 0 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-container .swiper-slide a,
.swiper-container .swiper-slide a:hover {
  border: none !important;
}
.swiper-container .swiper-slide img {
  width: 100%;
  margin: 0;
  display: block;
}
.swiper-container .swiper-slide a {
  width: 100%;
}
.swiper-container .caption {
  position: absolute;
  bottom: 30px;
  right: 30px;
  line-height: 1.25;
  padding: 5px 10px;
  background: rgba(255, 255, 255, 0.5);
}
.swiper-container .caption h4 {
  font-size: 24px;
  margin: 0;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-family: FontAwesome;
  font-size: 25px;
  opacity: 0.5;
  color: #fff;
}
.swiper-button-next:hover:after,
.swiper-button-prev:hover:after {
  opacity: 1;
}
.swiper-button-prev:after {
  content: "\f053";
}
.swiper-button-next:after {
  content: "\f054";
}
.includes_video_link a:before {
  line-height: 1;
}
.swiper-container .caption {
  zoom: 1;
  margin: 0;
  position: absolute;
  float: none;
  text-align: left;
  width: auto;
  z-index: 100;
}
.swiper-container .caption {
  display: inline-block;
  bottom: 34px;
  font-size: 28px;
  line-height: 1.15;
  font-weight: 300;
  padding: 8px 12px !important;
  color: #fff;
  background-color: #999;
}
.swiper-container .caption h2 {
  font-family: "Fira Sans", sans-serif;
  font-size: 42px;
  line-height: 42px;
  font-weight: 600;
  letter-spacing: -0.75px;
  color: #444;
}
.swiper-container .caption a,
.swiper-container .caption a h2 {
  text-decoration: none;
}
.swiper-slide-active .caption {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
.swiper-container {
  overflow: visible;
}
.swiper-wrapper {
  overflow: hidden;
}
.swiper-button-next {
  right: 0;
}
.swiper-button-prev {
  left: 0;
}
.swiper-button-next,
.swiper-button-prev {
  font-size: ;
  top: 50%;
  margin: -23px 0 0;
  transition: none;
  width: 46px;
  height: 46px;
  opacity: 1;
  background-color: #999;
}
.swiper-button-next:hover,
.swiper-button-prev:hover {
  background-color: #666;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 18px;
}
.swiper-button-prev:after {
  margin-right: 2px;
}
.swiper-button-next:after {
  margin-left: 2px;
}
@media only screen and (max-width: 1250px) {
  .swiper-button-next {
    right: 0;
  }
  .swiper-button-prev {
    left: 0;
  }
}
.swiper-pagination {
  display: none;
}
@media only screen and (max-width: 1200px) {
  .swiper-container .swiper-slide {
    height: 500px;
    line-height: 500px;
  }
}
@media only screen and (max-width: 1100px) {
  .swiper-container .swiper-slide {
    height: 450px;
    line-height: 450px;
  }
}
@media only screen and (max-width: 1000px) {
  .swiper-container .swiper-slide {
    height: 400px;
    line-height: 400px;
  }
}
@media only screen and (max-width: 875px) {
  .swiper-container .swiper-slide {
    height: 350px;
    line-height: 350px;
  }
}
@media only screen and (max-width: 775px) {
  .swiper-container .swiper-slide {
    height: 300px;
    line-height: 300px;
  }
}
@media only screen and (max-width: 700px) {
  .image_slider.updated_image_slider {
    margin-top: 0;
  }
}
@media only screen and (max-width: 675px) {
  .swiper-container .swiper-slide {
    height: 250px;
    line-height: 250px;
  }
}
@media only screen and (max-width: 575px) {
  .swiper-container .swiper-slide img {
    margin-bottom: 25px;
    top: -6px;
    position: relative;
  }
  .swiper-container .caption {
    display: block;
    bottom: 0;
    right: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    -webkit-animation-delay: 0;
    animation-delay: 0;
    -webkit-animation-duration: 0;
    animation-duration: 0;
    -webkit-animation-name: none;
    animation-name: none;
  }
}
@media only screen and (max-width: 475px) {
  .swiper-container .swiper-slide {
    height: 225px;
    line-height: 225px;
  }
  .swiper-button-next,
  .swiper-button-prev {
    display: none;
  }
}
@media only screen and (max-width: 425px) {
  .swiper-container .swiper-slide {
    height: 200px;
    line-height: 200px;
  }
}
@media only screen and (max-width: 375px) {
  .swiper-container .swiper-slide {
    height: 175px;
    line-height: 175px;
  }
  .swiper-container .caption {
    font-size: 18px;
  }
}
.fbx-count {
  display: none;
}
.foogallery-container a,
.foogallery-default.spacing-width-25 a {
  width: 23.5%;
  margin-right: 2%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.foogallery-container a:nth-child(4n) {
  margin-right: 0;
}
.foogallery-default a img {
  margin-bottom: 0;
}
.gallery_container a,
.gallery_container img {
  margin-bottom: 0 !important;
}
.section_outer.call-to-action {
  padding-top: 0;
  margin-bottom: 40px;
}
.call-to-action .section_background {
  margin: 0;
}
.col.call-to-action {
  background-color: #e5e5e5;
  border-radius: 55px;
  float: left;
  clear: left;
  text-align: center;
  padding: 40px 80px 25px;
  margin-top: 0;
  margin-bottom: 0;
  outline: none;
}
.col.call-to-actiont {
  float: left;
  clear: left;
  text-align: center;
  padding: 40px 80px 45px;
  margin-top: 0;
  margin-bottom: 0;
  outline: none;
}
.call-to-actiont p {
  margin: 0;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
  font-size: 16px;
}
.page_container .col.call-to-action {
  margin-top: 2.5%;
}
.page_container .call-to-action.internal {
  margin-bottom: 0;
}
.call-to-action.internal {
  padding: 0;
  margin: 25px 0 30px;
}
.call-to-action .text-area {
  margin: 0 auto;
  padding: 35px 0 40px;
}
.call-to-action h4 {
  margin: 0 0 7px;
  font-size: 22px;
  line-height: 28px;
  font-family: "Lato";
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.call-to-action p {
  margin: 0;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.button_area {
  float: right;
  width: 37.5%;
  margin-left: 35px;
}
.call-to-action a.button {
  margin: 17px 0 0;
  line-height: 22px;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.two_buttons .button:first-child {
  margin-right: 7px;
}
.two_buttons .button:nth-child(2) {
  margin-left: 7px;
}
.full_width_call_to_action .section_outer {
  background-color: rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.full_width_call_to_action .col.call-to-action {
  background: 0 0;
}
.more_info_banner .section_background {
  margin-bottom: 0;
}
.more_info_banner + .call-to-action .col.call-to-action {
  background-color: #e5e5e5;
  border-radius: 55px;
}
#cookie-message {
  position: absolute;
  padding: 55px 2.5% 25px;
  text-align: center;
  background-color: #dfdfdf;
  bottom: 0;
  right: 0;
  display: none;
  width: 95%;
  max-width: 400px;
  color: #555;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.9;
  z-index: 11;
}
#cookie-message,
#cookie-message p,
#cookie-message a {
  font-size: 14px;
  line-height: 24px;
}
#cookie-message p {
  margin: 0;
}
#cookie-message #top-strip {
  position: absolute;
  top: -1px;
  left: 0;
  height: 35px;
  width: 100%;
  background-color: #aaa;
}
#cookie-message .close p {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  cursor: pointer;
  margin: 0;
  padding: 0;
  color: #fff;
  width: 35px;
  height: 35px;
  line-height: 36px;
  background-color: rgba(0, 0, 0, 0.15);
}
#cookie-message .close p:hover {
  background-color: rgba(0, 0, 0, 0.25);
  color: #fff;
}
.testimonial,
.testimonial-name {
  font-style: italic;
  font-size: 105%;
}
.col.testimonial:first-child {
  margin-top: 0;
}
.testimonial-quote {
  font-size: 28px;
  line-height: 36px;
  font-weight: 300;
  font-style: italic;
  color: #666;
}
.testimonial-name {
  color: #666;
}
.testimonial-name.secondary_colour {
  color: #aaa;
}
h3.key_people_name {
  margin-bottom: 0;
}
p.job_title {
  margin-bottom: 15px;
}
.page_title p.job_title {
  margin-top: 7px;
}
img.team_thumbnail {
  -webkit-border-radius: 117px;
  -moz-border-radius: 117px;
  border-radius: 117px;
}
.download {
  margin-bottom: 25px;
}
.download h4 {
  font-family: "Lato";
  font-weight: 700;
  margin-top: 22px;
  margin-bottom: 0;
}
.download p {
  margin: 4px 0;
}
.map {
  background-color: #e5e3df;
}
#google_map {
  width: 100%;
  height: 320px;
}
.contact_form input[type="submit"] {
  margin-top: 20px;
}
.back_to_top_section {
  padding: 0 0 40px;
}
.back_to_top_section .col {
  margin-top: 0;
  margin-bottom: 0;
}
a.button.grey_background {
  color: #fff;
  background-color: #ddd;
}
a.button.back_to_top {
  padding-left: 22px;
  margin-top: 0;
}
a.back_to_top {
  width: 100%;
  clear: both;
  margin: 0 0 15px;
}
.last_section + a.back_to_top,
.call-to-action + a.back_to_top {
  margin-top: 0;
  margin-bottom: 50px;
}
a.button.grey_background:hover {
  color: #fff;
  background-color: #aaa;
}
.blog_post {
  margin-bottom: 5px;
}
.blog_post_title .page_title {
  margin-bottom: 25px;
}
.blog_post_introduction .section_inner,
.blog_post_content .section_inner,
.comments_section .section_inner {
  max-width: 900px;
}
.blog_post_content img,
p img,
.wp-caption img {
  border: 1px solid #dfdfdf;
}
h1 + p.date {
  margin-top: 0;
}
.page_title_area .date {
  clear: left;
  color: rgba(255, 255, 255, 0.75);
  position: relative;
  margin-bottom: 7px;
}
.page_title_area .date a {
  font-weight: 400;
  color: rgba(255, 255, 255, 0.75);
}
.page_title_area .date a:hover {
  color: rgba(255, 255, 255, 1);
}
p img {
  margin: 15px 0;
}
.blog_meta_information {
  float: left;
  clear: left;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.blog_post_title .blog_meta_information {
  top: -20px;
}
.blog_meta_information.date a {
  font-weight: 400;
  color: #aaa;
}
.jssocials-share-link {
  line-height: 1 !important;
}
#share {
  position: relative;
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.blog_post_introduction h2.intro {
  padding-top: 0;
}
.comments_section {
  background-color: #fafafa;
}
.comments_section .section_inner .row {
  padding-top: 25px;
}
.comments_section .section_background {
  margin-top: 0;
}
.jssocials-share-twitter .jssocials-share-link,
.jssocials-share-facebook .jssocials-share-link,
.jssocials-share-googleplus .jssocials-share-link,
.jssocials-share-linkedin .jssocials-share-link {
  background: 0 0;
  color: rgba(0, 0, 0, 0.35);
  border: 1px solid rgba(0, 0, 0, 0.35);
}
.jssocials-share-twitter .jssocials-share-link:hover,
.jssocials-share-facebook .jssocials-share-link:hover,
.jssocials-share-googleplus .jssocials-share-link:hover,
.jssocials-share-linkedin .jssocials-share-link:hover {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7);
  border: 1px solid rgba(0, 0, 0, 0.35) !important;
}
.custom-pagination {
  float: left;
  width: 100%;
  margin-top: 35px;
  border-top: 1px solid #ddd;
  padding-top: 35px;
  font-style: italic;
  color: #999;
}
.custom-pagination span,
.custom-pagination a {
  display: inline-block;
  padding: 0 6px;
}
.custom-pagination span.page-num {
  margin-right: 10px;
  padding: 0;
}
.custom-pagination span.dots {
  padding: 0;
}
.custom-pagination span.current {
  font-weight: 700;
}
.video_container {
  margin-bottom: 15px;
}
.video-element_2 .image-block_2 .play-icon {
  cursor: pointer !important;
}
.video-element_2 .image-block_2 .play-icon.youtube-icon {
  opacity: 0.5;
  background: url("/wp-content/themes/photon/images/round-play-icon-single-65px.png")
    no-repeat center center !important;
}
.video-element_2 .image-block_2 .play-icon.youtube-icon:hover {
  opacity: 0.8;
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.huge_it_videogallery_container .title-block_2 {
  display: none;
}
.huge_it_videogallery_container .video-element {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#vcboxOverlay {
  background: rgba(0, 0, 0, 0.65) !important;
  opacity: 1 !important;
}
#vcboxTopLeft,
#vcboxTopCenter,
#vcboxTopRight,
#vcboxMiddleLeft,
#vcboxMiddleRight,
#vcboxBottomLeft,
#vcboxBottomCenter,
#vcboxBottomRight,
#vcboxTitle,
#vcboxClose,
#vcboxCurrent,
#vcboxPrevious,
#vcboxNext {
  display: none !important;
}
#vcboxContent {
  margin-left: 21px;
}
#vcboxLoadedContent {
  margin-bottom: 0 !important;
}
.video-element_2 {
  position: relative !important;
  top: auto !important;
  left: auto !important;
  transform: none !important;
  display: block;
  float: left;
  width: 23.12% !important;
  margin: 1.25% 0 1.25% 2.5% !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.video-element_2:nth-child(4n + 3) {
  clear: left;
  margin-left: 0 !important;
}
.yotu-playlist {
  padding-top: 0 !important;
}
.yotu-videos li:before {
  content: "";
}
#google_map {
  height: 290px;
}
.map {
  background-color: #e5e3df;
}
.gmnoprint img {
  max-width: none !important;
}
.single-landing .col.span_1_of_2 .nf-form-cont {
  background-color: #fafafa;
  padding: 25px;
  border: 1px solid #ddd;
}
.single-landing .col.span_1_of_2 .nf-form-cont:not(:first-child) {
  margin-top: 17px;
}
.single-landing .col.span_1_of_2 .nf-form-cont input[type="text"],
.single-landing .col.span_1_of_2 .nf-form-cont input[type="email"],
.single-landing .col.span_1_of_2 .nf-form-cont textarea {
  background-color: #fff;
}
html {
  height: 100%;
}
html,
body {
  height: 100%;
  margin: 0;
}
.wrapper {
  min-height: 100%;
}
.container {
  overflow: auto;
}
.footer {
  background-color: rgb(0 0 0 / 14%);
  position: relative;
  clear: both;
  text-align: center;
  width: 100%;
  padding: 0;
  font-size: 13px;
  line-height: 60px;
  color: #bbb;
  padding: 20px 0;
}
.footer_inner {
  overflow: hidden;
  max-width: 1100px;
  padding: 0 50px 0;
  margin: 0 auto;
}
.footer_inner p {
  margin-bottom: 0;
}
.footer h4 {
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 5px;
}
.footer p {
  line-height: 27px;
  z-index: 100;
  font-size: 15px;
  color: #000;
  font-family:  "Josefin Sans", sans-serif;
  font-weight: 500;
  letter-spacing: 0.2px;
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@keyframes pulse {
  0%,
  100% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1);
  }
}
@-webkit-keyframes pulse {
  0%,
  100% {
    -webkit-transform: scale(0.95);
  }
  50% {
    -webkit-transform: scale(1);
  }
}
.footer a {
  color: #000;
  font-size: 100%;
  line-height: 22px;
  text-decoration: none;
  border: none;
}
.footer a:hover {
  color: #888;
  border: none;
}
.evolve-websites {
  width: 155px;
  height: 17px;
  margin: 10px auto 0;
  opacity: 0.6;
  text-indent: -9999px;
  background: url(/wp-content/themes/photon/images/evolve-logo.png) 0 0
    no-repeat;
  background-image: url(/wp-content/themes/photon/images/evolve-logo.svg), none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  border: none;
}
.evolve-websites:hover {
  opacity: 0.8;
}
.footer_bottom_strip {
  width: 100%;
  min-height: 75px;
  position: relative;
  bottom: 0;
}
.footer p.margin_top {
  margin-top: 8px;
}
.footer table {
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
}
.footer table td {
  width: 20% !important;
}
.footer table tr:nth-child(2n + 1) td {
  background: 0 0;
}
.footer table a:hover,
.footer table a:focus {
  border: none !important;
}
.footer table p {
  font-style: italic;
  line-height: 20px;
}
.footer img {
  max-width: 94px;
  width: 100%;
  margin-right: 10px;
  margin-bottom: 5px;
  margin-top: 15px;
}
.footer td:nth-child(5) img {
  max-width: 140px;
}

.normal,
.popup.feature_box p.normal {
  font-weight: 400;
}
.centered {
  text-align: center;
}
.left_aligned {
  text-align: left;
}
.primary_colour_gradient {
  background: #555;
  background: -moz-linear-gradient(top, #555 0%, #666 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #555),
    color-stop(100%, #666)
  );
  background: -webkit-linear-gradient(top, #555 0%, #666 100%);
  background: -o-linear-gradient(top, #555 0%, #666 100%);
  background: -ms-linear-gradient(top, #555 0%, #666 100%);
  background: linear-gradient(to bottom, #555 0%, #666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#555',endColorstr='#666',GradientType=0);
}
.primary_colour_gradient h1 {
  color: #fff;
}
.secondary_colour_gradient {
  background: #aaa;
  background: -moz-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #aaa),
    color-stop(100%, #aaa)
  );
  background: -webkit-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -o-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: -ms-linear-gradient(top, #aaa 0%, #aaa 100%);
  background: linear-gradient(to bottom, #aaa 0%, #aaa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaa',endColorstr='#aaa',GradientType=0);
}
.pale_grey {
  background-color: rgba(0, 0, 0, 0.05);
}
.grey_background {
  background-color: #fafafa;
}
.ten_margin_bottom {
  margin-bottom: 10px;
}
.no_margin_top {
  margin-top: 0;
}
.no_margin_bottom {
  margin-bottom: 0;
}
.five_margin_bottom,
h1.five_margin_bottom {
  margin-bottom: 5px;
}
.ten_margin_top,
p.ten_margin_top {
  margin-top: 10px;
}
.fifteen_margin_top,
p.fifteen_margin_top,
.col.call-to-action.fifteen_margin_top {
  margin-top: 15px;
}
.twenty_margin_top,
p.twenty_margin_top {
  margin-top: 20px;
}
.no_margin_bottom,
h1.no_margin_bottom,
h2.no_margin_bottom,
h3.no_margin_bottom {
  margin-bottom: 0;
}
.no_margin_bottom + p.subtitle {
  margin-top: 0;
}
.thirty_margin_bottom {
  margin-bottom: 30px;
}
.extra_margin_bottom {
  margin-bottom: 10px;
}
h3.less_margin_top {
  margin-top: 10px;
}
.ten_margin_bottom {
  margin-bottom: 10px;
}
.fifteen_margin_bottom {
  margin-bottom: 15px;
}
li.increased_margin_bottom {
  margin-bottom: 6px;
}
.no_padding_bottom {
  padding-bottom: 0;
}
.no_padding_top,
padding.no_padding_top {
  padding-top: 0;
}
.section_outer.extra_padding_bottom {
  padding-bottom: 60px;
}
.section_outer.no_padding_top {
  padding-top: 0;
}
.section_outer.seventeen_padding_top {
  padding-top: 17px;
}
.section_outer.thirty_padding_bottom {
  padding-bottom: 30px;
}
.padding.less_margin_top.no_padding_top {
  padding-top: 9px;
}
.padding.less_padding_top {
  padding-top: 25px;
}
.thirtyfive_padding_bottom {
  padding-bottom: 35px;
}
.pale {
  opacity: 0.5;
}
.border_bottom {
  border-bottom: 1px solid #ddd;
}
.col.border_bottom {
  padding-bottom: 35px;
  margin-bottom: 25px;
}
.col.border_bottom:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.no_border_bottom {
  border-bottom: 0;
}
a.no_border_bottom:hover,
a.no_border_bottom:focus,
a.no_border_bottom:active {
  border-bottom: 0 !important;
}
.table_layout,
.col.table_layout {
  display: table;
}
.table_cell {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.table_cell img {
  width: 100%;
}
.only_visible_below_foursevenfive {
  display: none;
}
.visible_below_tenseventyfive,
a.button.visible_below_tenseventyfive {
  display: none;
}
.hidden_above_seven_hundred,
a.button.hidden_above_seven_hundred {
  display: none;
}
.max_width_sixhundred {
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}
.visible_below_sixtwentyfive {
  display: none;
}
.visible_below_eighttwentyfive,
a.button.visible_below_eighttwentyfive,
.page_intro_container .button.visible_below_eighttwentyfive {
  display: none;
}
.display_none {
  display: none;
}
.stickit {
  position: fixed;
  top: 0;
}
table {
  width: 100%;
  margin-top: 35px;
  margin-bottom: 15px;
}
table tr th {
  background-color: #444;
  color: #fff;
  font-size: 16px;
  text-align: left;
}
table p.date {
  margin-bottom: 0;
}
table tr td {
  background-color: #f8f8f8;
}
table tr:nth-child(odd) td {
  background-color: #e8e8e8;
}
table tr th {
  padding: 9px 5px 9px 8px;
}
table tr td {
  padding: 12px 5px 12px 8px;
}
table.align_right_fourth_td tr th:nth-child(4),
table.align_right_fourth_td tr td:nth-child(4) {
  text-align: right;
}
tr.table_title th {
  background-color: #444;
}
.notes {
  color: #999;
}
td.right_aligned {
  padding-right: 10px;
}
td.no_link_styling a {
  color: #444;
  text-decoration: none;
}
.label {
  position: relative;
  background-color: #ddd;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-shadow: #acb195 0 -1px 0;
  font-size: 11px;
  padding: 2px 6px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-left: 10px;
  top: -2px;
}
.page_intro_container .label {
  color: #666;
  text-shadow: none;
}
.checkbox-wrap .nf-field-label label,
.form_privacy_link,
.form_privacy_link a,
.nf-field-element a {
  font-size: 14px;
  line-height: 22px;
  font-style: italic;
  letter-spacing: -0.2px;
}
.textbox-wrap .nf-field-label,
.textarea-wrap .nf-field-label,
.email-wrap .nf-field-label {
  margin-bottom: 3px !important;
}
.nf-field-container {
  margin-bottom: 10px !important;
}
.feature_box .form_area {
  padding: 12px 20px;
}
input,
input[type="text"],
textarea {
  padding: 12px;
}
/* .nf-field-element textarea {
  height: 150px !important;
  min-height: 150px !important;
} */
.label-right .nf-field-label {
  padding-left: 0 !important;
}
.label-right .nf-after-field {
  width: 100% !important;
}
.field-wrap > div input[type="checkbox"] {
  position: relative;
  top: -3px;
  margin-right: 5px;
}
.checkbox-container .nf-after-field .nf-error-msg {
  margin-top: 5px;
}
.single-landing .col.span_1_of_2 .nf-form-cont {
  overflow: hidden;
}
.label-right .checkbox-wrap .nf-field-label {
  width: 100% !important;
}
.site_banner {
  background-color: #537487;
  text-align: center;
  padding: 12px 0 14px;
  position: fixed;
  display: block;
  bottom: 0;
  width: 100%;
  z-index: 10;
}
.site_banner p {
  margin-bottom: 0;
}
.site_banner a {
  color: #fff;
  text-decoration: none;
  margin-bottom: 0;
  padding: 0 10px;
  border: none;
}
.site_banner a:hover {
  background: 0 0;
  color: #a4b6bf;
  border: none !important;
}
@media only screen and (max-width: 1125px) {
  .site_banner {
    position: fixed;
    top: auto;
    bottom: 0;
  }
}
@media only screen and (max-width: 450px) {
  .site_banner {
    padding: 10px;
  }
  .site_banner p {
    font-size: 15px;
    line-height: 23px;
  }
}
@media only screen and (max-width: 1300px) {
  .image_slider {
    height: auto;
  }
  .home .image_slider .section_inner {
    padding: 0;
  }
  .flexslider_narrow .left-fade,
  .flexslider_narrow .right-fade {
    display: none;
  }
  .flexslider_narrow .flex-caption {
    max-width: 30%;
  }
  .image_slider .section_inner {
    padding: 0;
  }
  .flexslider_narrow .flex-caption h2 strong:after {
    content: " ";
  }
  .flexslider_narrow .flex-caption p,
  .flexslider_narrow .flex-caption a {
    display: inline;
  }
  .flexslider_narrow .flex-caption a {
    font-family: "Lato";
    font-weight: 700;
  }
  a.mobile_menu_button {
    left: 0;
  }
}
@media only screen and (max-width: 1250px) {
  .button_area {
    width: 45%;
  }
  .page_intro_container {
    width: 65%;
  }
  .feature_box {
    width: 32%;
  }
}
@media only screen and (max-width: 1246px) {
  .flex-direction-nav .flex-prev {
    left: 0 !important;
  }
  .flex-direction-nav .flex-next {
    right: 0 !important;
  }
  .image_slider .feature_box {
    right: 63px;
    margin-top: -157px;
  }
}
@media only screen and (max-width: 1150px) {
  .call-to-action,
  .call-to-action .text-area {
    display: block;
    text-align: center;
  }
  .call-to-action .text-area {
    padding-bottom: 15px;
    max-width: 800px;
  }
  .call-to-action .button_area {
    display: inline-block;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 40px;
  }
  .call-to-action .button_area .button {
    width: auto;
    float: none;
    padding-left: 25px;
    padding-right: 25px;
  }
  .inc_image .page_intro_container {
    width: 60%;
  }
}
@media only screen and (max-width: 1075px) {
  .page_intro_container {
    width: 62%;
  }
  .feature_box {
    width: 35%;
  }
  .image_slider .feature_box {
    display: none;
  }
  .visible_below_tenseventyfive,
  a.button.visible_below_tenseventyfive {
    display: inline-block;
  }
  .intro_section .button {
    display: inline-block;
  }
}
@media only screen and (max-width: 1030px) {
  .table_layout .col.span_2_of_4 {
    display: block;
    width: 100%;
    margin: 0;
  }
  .table_layout .col.span_3_of_8,
  .table_layout .col.span_5_of_8 {
    display: block;
    width: 100%;
    margin: 0;
  }
  .wide_image {
    display: block;
  }
  .normal_image {
    display: none;
  }
  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 1000px) {
  .page_intro_container {
    width: 60%;
  }
  .feature_box {
    width: 37%;
  }
  .flex-caption {
    left: 68px;
  }
  .inc_image .page_intro_container {
    width: 55%;
  }
}
@media only screen and (max-width: 950px) {
  .checkboxes input[type="radio"] {
    margin-top: 12px;
  }
  .checkboxes label {
    padding-top: 6px;
  }
  .col.span_1_of_3.dont_break_at_ninefifty {
    width: 31.66%;
  }
  .page_intro_container {
    width: 58%;
  }
  .feature_box {
    width: 39%;
  }
  .section_title {
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 900px) {
  .page_intro_container {
    width: 56%;
  }
  .feature_box {
    width: 41%;
  }
}
@media only screen and (max-width: 875px) {
  .border_top .col {
    margin-bottom: 1%;
  }
  .span_2_of_3 + .span_1_of_3 {
    width: 100%;
    margin-left: 0;
  }
  .side_section .span_1_of_3 {
    width: 100%;
    margin-left: 0;
  }
  .span_1_of_4 {
    width: 48.125%;
  }
  .span_1_of_4:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .col.span_1_of_4:nth-child(1),
  .col.span_1_of_4:nth-child(2) {
    margin-top: 0;
  }
  .span_1_of_4:nth-child(3),
  .span_1_of_4:nth-child(4) {
    margin-top: 1.25%;
  }
  .col.span_5_of_6 {
    margin-left: 0;
  }
  .border_top .col:nth-of-type(1),
  .border_top .col:nth-of-type(2) {
    border-top: none;
    margin-top: 0;
    padding: 4px 0 28px;
  }
  .border_top .col:nth-of-type(3) {
    padding: 48px 0 18px;
    border-top: 1px solid #e4e4e4;
  }
  .span_1_of_3 a.fancybox {
    margin-right: 10px;
  }
  .span_1_of_3.extra_side_item {
    width: 100%;
  }
  .section_inner {
    padding: 0 40px;
  }
  .home .section_inner {
    padding: 0 40px;
  }
  .page_title h1 {
    left: 30px;
  }
  h1.page_title {
    font-size: 45px;
    line-height: 45px;
  }
  .col {
    margin-bottom: 2%;
  }
  .home .column_slider .padding {
    padding: 20px;
  }
  .image_slider .section_inner {
    padding: 0;
  }
  .flexslider.column_slider .thumbnail {
    display: none;
  }
  .section_outer.overlap {
    margin-top: -15px;
  }
  .page_container {
    margin-top: 30px;
  }
  .utility_navigation,
  .search-area {
    right: 40px;
  }
  form {
    margin-top: 0;
  }
  form .col.span_2_of_7 {
    margin-bottom: 2px;
  }
  form .col.span_5_of_7 {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 850px) {
  .page_intro_container {
    width: 54%;
  }
  .feature_box {
    width: 43%;
  }
  .inc_image .page_intro_container {
    width: 50%;
  }
}
@media only screen and (max-width: 825px) {
  * {
    text-align: center;
  }
  .feature_box {
    display: none;
  }
  .popup.feature_box {
    display: block;
  }
  .page_intro_container {
    width: 100%;
  }
  .page_title {
    width: 100%;
  }
  .no_feature_box .page_title {
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .visible_below_eighttwentyfive,
  .page_intro_container .button.visible_below_eighttwentyfive {
    display: block;
  }
  a.button.visible_below_eighttwentyfive {
    display: inline-block;
  }
  .flex-caption {
    position: relative;
    bottom: 0 !important;
    left: 0 !important;
  }
  .metaslider .caption-wrap {
    position: relative !important;
    bottom: 0 !important;
    left: 0 !important;
    width: 100% !important;
  }
  .metaslider .caption {
    position: relative;
    width: 100% !important;
    top: auto !important;
    bottom: 0 !important;
    left: 0 !important;
    font-size: 22px;
    line-height: 30px;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .flex-caption h3,
  .flex-caption h2 {
    width: 100%;
    text-align: center;
    margin: 0;
    top: 0;
    left: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .flex-caption h2 {
    background-color: #aaa;
  }
  .flex-caption h3 {
    background-color: #666;
  }
  .flex-control-nav {
    display: none;
  }
  form .col.span_1_of_2,
  form .col.span_1_of_2:nth-of-type(2n) {
    width: 100%;
    margin-left: 0;
  }
  .smallprint,
  .smallprint p {
    float: left;
    width: 100%;
    text-align: center;
  }
  .radio_container {
    float: none;
    clear: both;
    text-align: center;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  .col.span_1_of_3.break_at_eighttwentyfive,
  .col.span_2_of_3.break_at_eighttwentyfive {
    width: 100%;
    margin-left: 0;
  }
  .page_title_area .date {
    width: 100%;
    text-align: center;
  }
  .visible_above_eighttwentyfive {
    display: none;
  }
  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }
  #share {
    float: none;
    margin: 0 auto 18px;
  }
  blockquote {
    font-size: 17px;
    line-height: 29px;
    border-left: none;
    padding-left: 0;
  }
  h1.homepage_intro {
    font-size: 17px;
    line-height: 29px;
  }
  .homepage_intro .image img {
    max-width: 235px;
    border-width: 8px;
  }
  .including_profile_photo .homepage_intro .image {
    display: block;
    position: relative;
    left: auto;
    margin-top: 0;
  }
  .including_profile_photo .homepage_intro {
    padding-left: 0;
    text-align: center;
  }
  .page_image {
    max-width: 75%;
    float: none;
    margin: 0 auto 40px;
    border-width: 7px;
  }
  .inc_image .page_title {
    float: none;
    margin-bottom: 30px;
  }
  .inc_image .page_intro_container {
    width: 100%;
  }
  .video-element_2 {
    width: 31.66% !important;
    margin-left: 2.5% !important;
    margin-bottom: 15px !important;
  }
  .video-element_2:nth-child(4n + 3) {
    clear: none !important;
    margin-left: 2.5% !important;
  }
  .video-element_2:nth-child(3n + 3) {
    clear: left;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 750px) {
  .intro_section .section_background {
    margin-top: 30px;
    margin-bottom: 35px;
  }
  .section_title h2 {
    font-size: 34px;
    line-height: 34px;
  }
  .header .phone_number {
    display: none;
  }
  .col.span_1_of_3,
  .col.span_1_of_3:nth-of-type(2n) {
    width: 100%;
    margin-left: 0;
    margin-bottom: 0;
  }
  .col.span_1_of_3:nth-of-type(1) {
    margin-top: 0;
  }
  .col.span_1_of_3:nth-of-type(2),
  .col.span_1_of_3:nth-of-type(3) {
    margin-top: 35px;
  }
  .home .testimonial_strip p.testimonial {
    font-size: 18px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 700px) {
  * {
    text-align: center;
  }
  ul#mobile_navigation,
  ul#mobile_navigation li,
  ul#mobile_navigation li a {
    text-align: left;
  }
  .header .phone .number,
  .header .button {
    display: none;
  }
  ul.primary_navigation,
  ul.navigation {
    display: none;
  }
  .section_outer.header .section_inner {
    height: auto;
  }
  .call-to-action {
    display: inline;
    float: left;
  }
  .call-to-action.internal {
    margin: 15px 0 30px;
  }
  a.mobile_menu_button {
    display: block;
  }
  .span_1_of_3 a.fancybox {
    margin-right: 0;
  }
  .hidden_above_seven_hundred {
    display: inline;
  }
  a.hidden_above_seven_hundred {
    display: inline-block;
  }
  a.button.hidden_above_seven_hundred {
    display: inline-block;
  }
  .last_section {
    padding-bottom: 40px;
  }
  .page_title h1,
  .page_title h2 {
    top: 77px;
    padding: 5px 14px 7px;
  }
  .image_container {
    padding: 2%;
  }
  .col.span_1_of_4.image_container {
    width: 48%;
  }
  .col.span_1_of_4.image_container:nth-of-type(2n) {
    margin-left: 4%;
  }
  .col.span_1_of_4.image_container,
  .col.span_1_of_4.image_container:nth-of-type(2n) {
    margin-bottom: 2%;
  }
  .page_title h1,
  .page_title h2 {
    width: 100%;
    left: 0;
    top: 77px;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    padding-top: 3px;
    padding-bottom: 6px;
  }
  .image_slider {
    margin-top: 52px;
  }
  .home .image_slider {
    margin-top: 0;
  }
  .home .logo {
    left: 0;
  }
  .navigation_background {
    display: none;
  }
  .span_1_of_6 {
    width: 31.66%;
  }
  .col.span_1_of_6:nth-of-type(3n + 1) {
    margin-left: 0;
  }
  form .span_1_of_6,
  form .span_5_of_6 {
    width: 100%;
    margin-left: 0;
  }
  label {
    width: 100%;
    text-align: center;
  }
  .checkboxes {
    width: 100%;
    overflow: hidden;
  }
  .checkboxes ul {
    list-style: none;
    position: relative;
    float: left;
    display: block;
    left: 50%;
  }
  .checkboxes ul li {
    position: relative;
    float: left;
    display: block;
    right: 50%;
  }
  .checkboxes label {
    width: auto;
  }
  img.logop {
    width: 240px;
    margin-top: -16px;
  }
}
.profile-img {
  width: 300px;
  height: 300px;
  border-radius: 50%;
}
.bussiness-img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: center;
}
.service-prt img {
  width: 100%;
  height: 300px;
  object-position: center;
  margin-bottom: 0;
}

/******************/
.service-sec .span_1_of_4 {
  background: #fff;
  box-shadow: 0 2px 4px #bfbfbf;
  border-radius: 10px;
  overflow: hidden;
}
.service-sec h3.subtitle {
  margin: 0;
  padding: 20px 0;
  font-family:  "Josefin Sans", sans-serif;
}
.profile-sec .span_1_of_3 {
  background: #fff;
  box-shadow: 0 2px 4px #bfbfbf;
  border-radius: 10px;
  overflow: hidden;
}
.profile-sec h3.subtitle {
  margin: 0;
  padding: 20px 0;
  font-family:  "Josefin Sans", sans-serif;
}
/************************/

@media only screen and (max-width: 675px) {
  h1.page_title {
    font-size: 40px;
    line-height: 40px;
  }
}
@media only screen and (max-width: 625px) {
  .hidden_below_sixtwentyfive {
    display: none;
  }
  .visible_below_sixtwentyfive {
    display: inline;
  }
  .section_background.reduced_margin_top {
    margin-top: 10px;
  }
  a.mobile_menu_button {
    padding-left: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .video-element_2 {
    width: 48% !important;
    margin-left: 4% !important;
    margin-bottom: 3% !important;
  }
  .video-element_2:nth-child(3n + 3) {
    clear: none !important;
    margin-left: 4% !important;
  }
  .video-element_2:nth-child(2n + 3) {
    clear: left;
    margin-left: 0 !important;
  }
}
@media only screen and (max-width: 550px) {
  .section_inner {
    padding: 0 30px;
  }
  .padding {
    padding: 20px;
  }
  .padding.less_padding_top {
    padding-top: 15px;
  }
  .no_padding_bottom {
    padding-bottom: 0;
  }
  .page_container {
    margin-bottom: 20px;
  }
  .col {
    margin: 3% 0;
  }
  .col.no_margin_top {
    margin-top: 0;
  }
  .col.no_margin {
    margin: 0;
  }
  .col.span_1_of_4,
  .col.span_2_of_4,
  .col.span_3_of_4,
  .col.span_4_of_4 {
    margin: 1.25% 0 2% 2.5%;
  }
  .span_1_of_4:nth-child(2n + 1) {
    clear: left;
    margin-left: 0;
  }
  .span_3_of_3 {
    width: 100%;
  }
  .span_2_of_3 {
    width: 100%;
  }
  .span_1_of_3 {
    width: 100%;
    margin-left: 0;
  }
  .span_1_of_3:nth-of-type(2n) {
    margin-left: 0;
  }
  .span_2_of_2 {
    width: 100%;
  }
  .span_1_of_2 {
    width: 100%;
  }
  .span_1_of_8,
  .span_2_of_8,
  .span_3_of_8,
  .span_4_of_8,
  .span_5_of_8,
  .span_6_of_8,
  .span_7_of_8,
  .span_8_of_8 {
    width: 100%;
  }
  .border_top .col:nth-of-type(1) {
    margin-top: 20px;
    border-top: 1px solid #e4e4e4;
    padding: 28px 0;
  }
  .border_top .col:nth-of-type(2) {
    border-top: 1px solid #e4e4e4;
    margin-top: 1%;
    padding: 28px 0;
  }
  .border_top .col {
    padding: 28px 0;
  }
  .container_column .col {
    margin-bottom: 3%;
    margin-top: 3%;
  }
  .container_column .col.span_1_of_2:first-child {
    margin-top: 0;
  }
  h3 {
    font-size: 21px;
    line-height: 28px;
  }
  .col.span_1_of_2:nth-of-type(2n) {
    margin-left: 0;
  }
  .form_container .span_1_of_2:nth-child(2n + 1) {
    margin-bottom: 0;
  }
  .form_container .span_1_of_2:nth-child(2n) {
    margin-top: 0;
  }
  .col.span_1_of_6,
  .col.span_1_of_6:nth-of-type(3n + 1) {
    margin-left: 4%;
  }
  .col.span_1_of_6:nth-of-type(2n + 1),
  .col.span_1_of_6:nth-of-type(4n + 1) {
    margin-left: 0;
  }
  .span_1_of_6 {
    width: 48%;
  }
  .call-to-action .button_area .button {
    width: 100%;
    margin: 0;
  }
  .call-to-action .button_area .button:first-child {
    margin-bottom: 8px;
  }
  .footer_inner {
    padding: 20px 30px 0;
  }
  .footer table td {
    display: block;
    float: left;
    width: 50% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .footer table td:nth-child(2n + 1) {
    clear: left;
  }
  .footer table td:nth-child(5) {
    clear: left;
    width: 100% !important;
  }
}
@media only screen and (max-width: 475px) {
  .call-to-action h4 {
    font-size: 20px;
    line-height: 26px;
  }
  .flex-direction-nav {
    display: none;
  }
  .flexslider.column_slider {
    display: none;
  }
  .home .section_inner {
    padding: 0 25px;
  }
  .only_visible_below_foursevenfive {
    display: block;
  }
  .only_visible_above_foursevenfive {
    display: none;
  }
  h1.homepage_intro {
    font-size: 16px;
    line-height: 27px;
  }
  .intro_section .section_background {
    margin-top: 25px;
    margin-bottom: 25px;
  }
  .metaslider .caption {
    font-size: 20px;
    line-height: 28px;
  }
  .span_1_of_4,
  .span_2_of_4,
  .span_3_of_4,
  .span_4_of_4 {
    width: 100%;
  }
  .col.span_1_of_4 {
    margin-top: 2.5%;
    margin-bottom: 2.5%;
    margin-left: 0;
  }
  .col.span_1_of_4:nth-child(1) {
    margin-top: 0;
  }
  .col.span_1_of_4:nth-child(2) {
    margin-top: 2.5%;
  }
  .page_image {
    max-width: 85%;
  }
}
@media only screen and (max-width: 450px) {
  a.mobile_menu_button {
    padding: 22px 30px 45px;
  }
  .page_container {
    margin-top: 10px;
  }
  .header .phone .icon {
    top: 9px;
  }
  .flexslider_narrow .flex-caption {
    padding: 0 25px;
  }
  .header {
    height: 85px;
  }
  .no_feature_box .page_title {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  h2.intro {
    font-size: 16px;
    line-height: 27px;
  }
}
@media only screen and (max-width: 400px) {
  .col.span_1_of_6 {
    width: 100%;
    margin-left: 0;
    margin-bottom: 4%;
  }
  .section_inner {
    padding-left: 5%;
    padding-right: 5%;
  }
  .home .section_inner {
    padding: 0 20px;
  }
  .col.span_1_of_4.image_container:first-child {
    margin-top: 0;
  }
  .col.span_1_of_4.image_container:last-child {
    margin-bottom: 0;
  }
  .col.span_1_of_4.image_container,
  .col.span_1_of_4.image_container:nth-of-type(2n) {
    width: 100%;
    margin-left: 0;
  }
  .flex-caption h2 {
    font-size: 40px;
    line-height: 40px;
  }
  h3.subtitle,
  .subtitles h3 {
    font-size: 22px;
    line-height: 32px;
  }
  .mobile_menu_button,
  .mobile_menu_button i,
  .mobile_menu_icon,
  .mobile_menu_label {
    line-height: 25px;
  }
}
@media only screen and (max-width: 375px) {
  .header {
    height: 71px;
  }
  a.mobile_menu_button {
    padding: 15px 22px 38px;
  }
  .flex-caption h2 {
    font-size: 32px;
    line-height: 32px;
  }
  .page_image {
    max-width: 100%;
  }
  .video-element_2 {
    width: 100% !important;
    float: none;
    margin-bottom: 15px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    clear: left;
  }
  .video-element_2:nth-child(3n + 3) {
    margin-left: auto !important;
  }
  .video-element_2:nth-child(2n + 3) {
    clear: left;
    margin-left: auto !important;
  }
}
html.lt-ie9 .flexslider.wide {
  left: -360px;
}
@media print {
  body,
  .footer {
    color: #000;
    background: 0 0;
  }
  a:link:after,
  a:visited:after {
    content: "";
  }
  .search-area,
  .phone,
  .image-slider,
  .image_slider {
    display: none;
  }
  .subtitle {
    margin-top: 0;
  }
  blockquote {
    border-top: none;
    border-right: none;
    border-bottom: none;
  }
  hr {
    background: #000 !important;
  }
  a.button,
  .sponsor-advert,
  .news-story,
  .column.border-top,
  .promo_strip,
  .fame_summary {
    border-color: #000;
  }
  a.button,
  input[type="submit"] {
    border: 1px solid #ccc;
  }
  .logo {
    background-color: #fff !important;
  }
  .print_only {
    display: block;
  }
  .print_only img {
    text-indent: 0;
  }
  .print_logo {
    float: left;
    width: 258px;
    height: 47px;
    margin-left: 30px;
    margin-top: 32px;
    cursor: pointer;
  }
  .email-signup label:first-child {
    margin-top: 0;
  }
  input,
  input[type="text"],
  textarea {
    border: 1px solid #ccc;
  }
  .evolve-websites {
    background: url(/wp-content/themes/photon/images/evolve-logo-black.png) 0 0
      no-repeat !important;
    background-image: url(/wp-content/themes/photon/images/evolve-logo-black.svg),
      none !important;
    opacity: 1;
  }
  .evolve-websites:hover {
    opacity: 1;
  }
  .padding.less_margin_top {
    margin-top: 15px;
    padding-top: 0;
  }
  .padding.less_padding_top {
    padding-top: 0;
  }
  .padding {
    padding: 0;
  }
  .col {
    border: none;
  }
  .span_5_of_8 {
    padding-right: 25px;
  }
  .updated_tabs ul#tab-menu li a {
    border-color: #000;
  }
  .updated_tabs ul#tab-menu li:last-child a {
    border-color: #000;
  }
  .updated_tabs ul#tab-menu li.active a {
    border-color: #000;
    background: #000 !important;
    color: #fff !important;
  }
  ul#tab-menu {
    border-color: #000;
  }
  .call-to-action .text-area {
    padding: 0;
  }
  .section-title {
    border-color: #000;
  }
  .section_inner {
    max-width: none;
  }
  .section_outer.overlap {
    margin-top: 0;
  }
  .section_outer,
  .section_outer.border_bottom,
  .intro_area {
    border-bottom: 1px solid #ccc;
  }
  .intro_section {
    border-bottom: 1px solid #ccc;
  }
  .section_outer.call-to-action {
    border-bottom: 1px solid #ccc;
    padding-top: 40px;
    padding-bottom: 45px;
  }
  .section_outer.overlap {
    top: auto;
  }
  h2.intro {
    margin-top: 0;
    padding-top: 0;
  }
  .header,
  .section_outer.header .section_inner {
    height: auto;
  }
  .header .print_only {
    display: block;
  }
  .header {
    margin-bottom: 15px;
  }
  .navigation_background {
    background-color: #000 !important;
  }
  ul.navigation li a,
  ul.navigation li span {
    color: #fff !important;
  }
  ul.navigation li a {
    border-right: 1px solid rgba(255, 255, 255, 0.3);
  }
  .thumbnail {
    text-align: left;
  }
  .home .thumbnail {
    text-align: center;
  }
  .home .thumbnail img {
    margin: 0 auto;
  }
}
img.logop {
  margin-bottom: 0;
}

.float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 40px;
  right: 40px;
  background-color: #25d366;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
}

.my-float {
  margin-top: 16px;
}
.profile-sec .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  flex-wrap: wrap;
}
.profile-sec .row h1.main_title {
  width: 100%;
}
