@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans"), local("OpenSans"), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/cJZKeOuBrn4kERxqtaUH3T8E0i7KZn-EPnyo3HZu7kw.woff) format("woff"); }
html {
  height: 100%; }

body {
  background: #ffffff url(images/body_bg.png) repeat 0 0;
  font-family: Arial, Helvetica, sans-serif;
  text-align: left;
  height: 100%;
  margin: 0;
  padding: 0; }

header,
footer,
article,
section,
nav,
figure,
address,
hgroup,
abbr,
figcaption,
aside {
  margin: 0;
  padding: 0;
  display: block; }

abbr {
  border: none; }

address {
  font-style: normal; }

a {
  outline: none;
  cursor: pointer;
  transition: color .2s ease-out;
  -moz-transition: color .2s ease-out;
  -webkit-transition: color .2s ease-out;
  -o-transition: color .2s ease-out;
  -ms-transition: color .2s ease-out; }
  a:hover {
    text-decoration: none; }

p {
  margin: 0;
  padding: 0 0 18px; }

table {
  padding: 0;
  margin: 0;
  border-collapse: collapse; }

td,
th,
tr {
  padding: 0;
  margin: 0; }

ol,
ul,
li,
dl,
dt,
dd {
  padding: 0;
  margin: 0; }

ol,
ul {
  margin: 0 0px 18px; }

ol {
  list-style-position: inside; }

img {
  padding: 0;
  border: 0;
  max-width: 100%;
  height: auto; }

a img {
  border: 0;
  display: block; }

aside.widget_rss a img {
  display: inline; }

.fullwidth {
  display: block;
  min-width: 100%;
  max-width: 100%; }

img.fullwidth {
  image-rendering: optimizeQuality;
  -ms-interpolation-mode: bicubic; }

.preloader {
  background: url(images/loader.gif) 50% 50% no-repeat;
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative; }

.resizable_block {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
  z-index: 10; }

figure.preloader .fullwidth,
.blog.short .preloader .fullwidth,
.portfolio_container .preloader .fullwidth,
.resizable_block .fullwidth,
.project.four_blocks .resize .preloader .fullwidth,
.project.three_blocks .resize .preloader .fullwidth,
.project.two_blocks .resize .preloader .fullwidth {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0; }

.blog.portfolio_container .preloader .fullwidth {
  width: auto;
  height: auto;
  position: relative; }

div {
  text-align: left;
  margin: 0;
  padding: 0; }

blockquote,
code,
input,
textarea {
  padding: 0;
  margin: 0; }

object,
video,
audio,
embed,
canvas {
  display: block; }

form {
  border: none;
  margin: 0;
  padding: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

label {
  display: block;
  margin: 0;
  padding: 0; }

input {
  border: 0;
  background: none;
  outline: none; }

textarea {
  background: none;
  border: 0;
  overflow: hidden;
  outline: none;
  resize: none; }

select {
  border: 1px solid #666;
  background-color: #ffffff;
  height: 30px;
  padding: 5px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  max-width: 100%; }

#header select,
#bottom select {
  border: 1px solid #c8c8c8;
  background-color: #e4e4e4; }

select option {
  padding: 5px; }

h1,
.slider-title,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 18px;
  padding: 0; }

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none; }

h2.post-title {
  width: calc(100% + 20px);
  margin-left: -20px;
  padding-bottom: 14px;
  font-size: 36px;
  font-weight: 700;
  text-indent: 20px;
  color: #59595f;
  border-bottom: 1px solid #ebebeb; }

.content-wrap {
  margin-top: -4px;
  padding-top: 9px;
  background-color: #fff; }

.main_text {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  padding: 20px 0;
  margin: 0; }

.cl {
  clear: both; }

.ovh {
  overflow: hidden; }

.fl {
  float: left; }

.fr {
  float: left; }

#page {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 100%; }

.colored_block {
  width: 100%;
  height: 360px;
  position: absolute;
  top: 125px; }

.container {
  padding-bottom: 60px;
  background-color: #ececec; }

.logo {
  text-align: center;
  text-decoration: none;
  display: block;
  position: absolute;
  left: 25px;
  top: 2px; }

a.logo span.title,
a.logo span.title_text {
  display: inline-block; }

a.logo span.title_text {
  padding-top: 10px; }

.logo img {
  background-color: transparent !important; }

.clear {
  clear: both;
  display: block;
  width: 100%; }

.slideCaption.top {
  padding-left: 10px;
  width: 100%;
  max-height: 90px; }

.slideCaption.top h1,
.slider-title {
  font-size: 34px;
  margin-top: 0.7em !important; }

.slideCaption.top h5 {
  font-size: 18px;
  margin-top: -5px;
  display: none; }

.top-menu-fw a span {
  color: #ED182B;
  text-transform: uppercase; }
.top-menu-fw ul li a span {
  text-transform: capitalize; }

li.top-menu-fw:hover a span {
  color: #fff; }

#navigation li > a {
  font-weight: bold !important; }
#navigation li ul li a {
  background-color: #f5f5f5 !important;
  color: #333;
  border-bottom: 1px solid #f7002f !important;
  text-align: left; }
  #navigation li ul li a:hover {
    background-color: #f7002f !important;
    color: #fff !important;
    border-bottom: 1px solid #fff !important; }
#navigation ul.sub-menu li a {
  padding-left: 5px; }
#navigation ul.sub-menu li:hover a {
  padding-left: 15px !important;
  -webkit-transition: padding-left 250ms linear !important;
  -moz-transition: padding-left 250ms linear !important;
  transition: padding-left 250ms linear !important; }
#navigation li ul li:last-child a {
  border-bottom: none !important; }

.short-contact-form {
  padding: 20px 20px 0 20px;
  font: bold 14px Arial, sans-serif; }
  .short-contact-form .button {
    display: block;
    width: 185px;
    max-width: 100%;
    margin: 0 auto;
    font-family: Arial, Helvetica, sans-serif !important;
    text-align: center;
    padding: 12px 0; }
  .short-contact-form p:last-child {
    padding: 0;
    margin: 0; }

.slideCaption.top h1,
slider-title {
  color: #fff; }

.slideCaption.top h5 {
  color: #ffb540; }
.slideCaption.right ul li {
  font-size: 1.2em;
  line-height: 20px;
  color: #444;
  list-style-type: none;
  padding: 0 10px 0 20px; }
.slideCaption.right ul li:before {
  content: "";
  border-color: transparent #f7002f;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative; }

#middle_content .entry-content img {
  border-radius: 0px;
  width: 100%; }

.main_images_holder {
  width: 24%;
  height: 405px;
  float: left;
  margin-right: 1%; }

.resources.main_images_holder {
  width: 31%;
  height: auto;
  float: left;
  margin-right: 1%; }

.resources_images_holder {
  width: 48%;
  float: left;
  margin-right: 2%; }

.main_images_holder a,
.resources_images_holder a {
  text-decoration: none; }
.main_images_holder h3,
.resources_images_holder h3 {
  margin-bottom: 5px;
  font-size: 18px; }
  .main_images_holder h3 a,
  .resources_images_holder h3 a {
    color: #ea028b; }
.main_images_holder.two h3 a,
.resources_images_holder.two h3 a {
  color: #6ec823; }
.main_images_holder.three h3 a,
.resources_images_holder.three h3 a {
  color: #8356a9; }
.main_images_holder .four h3 a,
.resources_images_holder .four h3 a {
  color: #00abbb;
  margin-top: 15px; }

.caption_main_images {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  position: relative;
  top: -40px;
  margin-bottom: -40px;
  padding: 11px; }
  .caption_main_images p {
    margin: 0px;
    padding: 10px; }

.main_images_holder div.caption_main_images.one,
.resources_images_holder div.caption_resources_images.one {
  background-color: #ea028b; }
  .main_images_holder div.caption_main_images.one:after,
  .resources_images_holder div.caption_resources_images.one:after {
    content: '';
    display: block !important;
    position: absolute;
    bottom: -20px;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #ea028b transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }
.main_images_holder div.caption_main_images.two,
.resources_images_holder div.caption_resources_images.two {
  background-color: #6ec823; }
  .main_images_holder div.caption_main_images.two:after,
  .resources_images_holder div.caption_resources_images.two:after {
    content: '';
    display: block !important;
    position: absolute;
    bottom: -20px;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #6ec823 transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }
.main_images_holder div.caption_main_images.three,
.resources_images_holder div.caption_resources_images.three {
  background-color: #8356a9; }
  .main_images_holder div.caption_main_images.three:after,
  .resources_images_holder div.caption_resources_images.three:after {
    content: '';
    display: block !important;
    position: absolute;
    bottom: -20px;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #8356a9 transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }

.download_main {
  width: 100%;
  height: 125px;
  background-color: #00abbb;
  color: #fff;
  font-size: 25px;
  padding: 26px 10px 0px 10px;
  line-height: 42px; }
  .download_main:after {
    content: '';
    display: block !important;
    position: relative;
    top: 41px;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #00abbb transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }

.home_contactform {
  border: 1px solid #C7C7C7;
  box-shadow: 1px 1px 15px #C7C7C7;
  background-color: #ED182B;
  text-align: center; }
  .home_contactform h2 {
    text-transform: none;
    color: #fff !important;
    padding: 25px 10px 0px 10px;
    background-color: #ed182b; }
    .home_contactform h2:after {
      content: '';
      display: block !important;
      position: relative;
      top: 38px;
      left: 20px;
      width: 0;
      height: 0;
      border-color: #ed182b transparent transparent transparent;
      border-style: solid;
      border-width: 10px; }
    .home_contactform h2 a {
      color: #fff !important;
      font-size: 24px; }
  .home_contactform form {
    padding-left: 10px; }

.entry-content ul.home-list {
  margin-left: 0; }
  .entry-content ul.home-list li {
    margin-left: 0;
    list-style-type: none; }
    .entry-content ul.home-list li img {
      max-width: 100%;
      height: auto;
      margin: 0 auto; }

#seo-home-text {
  background-color: #006680;
  padding: 10px;
  color: #fff; }
  #seo-home-text a,
  #seo-home-text a:hover {
    color: #fff; }
  #seo-home-text br {
    display: none; }
  #seo-home-text p:last-child {
    padding-bottom: 0px; }
  #seo-home-text h2 {
    color: #fff;
    margin-bottom: 13px; }

#testimonials-home h2 {
  color: #eb0719;
  padding-top: 10px;
  margin-bottom: 5px; }
#testimonials-home span#quote {
  color: #b2b2b2;
  font-style: italic;
  font-size: 16px; }
#testimonials-home span#quoteauthor {
  font-size: 16px; }

#custom-twitter-3 p {
  padding: 10px; }

#custom-twitter-3 h2.widgettitle,
h3.widgettitle {
  color: #fff;
  background-color: #6ec823;
  padding-left: 10px;
  height: 40px;
  border: 1px solid #6ec823;
  border-bottom: none;
  margin: -1px 0px 10px -1px;
  width: auto;
  font-size: 24px; }
  #custom-twitter-3 h2.widgettitle:after,
  h3.widgettitle:after {
    content: '';
    display: block !important;
    position: relative;
    top: 4px;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #6ec823 transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }

.widgets_on_page li {
  list-style-type: none; }

#Widgets_on_Pages_2 {
  margin-right: 10px; }

#Widgets_on_Pages_2 .one_first,
.newsfeed,
#sidebar .one_first {
  border: 1px solid #c7c7c7;
  box-shadow: 1px 1px 15px #C7C7C7; }

#sidebar .one_first {
  margin-bottom: 10px; }
  #sidebar .one_first .bp-form-builder {
    padding-left: 10px; }

h3.widgettitle {
  background-color: #f7002f;
  border: 1px solid #f7002f; }
  h3.widgettitle:after {
    border-color: #f7002f transparent transparent transparent; }
  h3.widgettitle:nth-child(2) {
    background-color: #6ec823;
    border: 1px solid #6ec823; }
    h3.widgettitle:nth-child(2):after {
      border-color: #6ec823 transparent transparent transparent; }
  h3.widgettitle:nth-child(3) {
    background-color: #8356A9;
    border: 1px solid #8356A9; }
    h3.widgettitle:nth-child(3):after {
      border-color: #8356A9 transparent transparent transparent; }

.newsfeed {
  width: auto;
  margin-right: 10px; }
  .newsfeed .padding {
    padding: 10px; }
  .newsfeed h2 {
    color: #fff;
    background-color: #ea028b;
    padding-left: 10px;
    height: 40px;
    font-size: 24px;
    border: 1px solid #ea028b;
    border-bottom: none;
    margin: -1px 0px 10px -1px;
    width: auto; }
    .newsfeed h2:after {
      content: '';
      display: block !important;
      position: relative;
      top: 4px;
      left: 20px;
      width: 0;
      height: 0;
      border-color: #ea028b transparent transparent transparent;
      border-style: solid;
      border-width: 10px; }
  .newsfeed p {
    padding: 5px; }

.top-strapline {
  position: relative;
  top: 60px;
  left: 135px;
  font-size: 18px;
  color: gray;
  font-weight: normal;
  line-height: 13px; }

#wpcf7-f79-p4-o1 form p {
  padding-bottom: 5px; }
#wpcf7-f79-p4-o1 form textarea {
  height: 60px; }
#wpcf7-f79-p4-o1 form input.wpcf7-submit {
  background-color: #2569ff;
  background-image: -moz-linear-gradient(bottom, #256aff 42%, #77a2ff 86%);
  background-image: -webkit-linear-gradient(bottom, #256aff 42%, #77a2ff 86%);
  background-image: -ms-linear-gradient(bottom, #256aff 42%, #77a2ff 86%);
  background-image: linear-gradient(bottom, #256aff 42%, #77a2ff 86%);
  border: 1px solid #1258f4;
  color: #fff;
  position: relative;
  left: 78%;
  padding: 2px 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px; }

.main_images_holder ul li,
.resources_images_holder ul li {
  margin-left: 20px; }

.entry-content ul li {
  margin-left: 20px; }
  .entry-content ul li.jta-tweet-list-item {
    margin-left: 10px; }
.entry-content ul .one_first li {
  margin-left: 0; }

.resource-query h4 {
  font-size: 15px;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 5px; }

.col-1 {
  width: 6.5%; }

.col-2 {
  width: 15.0%; }

.col-3 {
  width: 23.5%; }

.col-4 {
  width: 32.0%; }

.col-5 {
  width: 40.5%; }

.col-6 {
  width: 49.0%; }

.col-7 {
  width: 57.5%; }

.col-8 {
  width: 66.0%; }

.col-9 {
  width: 74.5%; }

.col-10 {
  width: 83.0%; }

.col-11 {
  width: 91.5%; }

.col-12 {
  width: 100%; }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  margin-left: 2%;
  float: left; }

.col-1.first,
.col-2.first,
.col-3.first,
.col-4.first,
.col-5.first,
.col-6.first,
.col-7.first,
.col-8.first,
.col-9.first,
.col-10.first,
.col-11.first,
.col-12.first {
  margin-left: 0%;
  clear: left; }

#header {
  position: fixed;
  top: 0;
  width: 100%;
  border-top: 4px solid #f7002f;
  border-bottom: 4px solid #f7002f;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #fafafa));
  background: -moz-linear-gradient(center top, #ffffff 5%, #fafafa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#fafafa');
  background-color: #ffffff;
  z-index: 10000; }

#site_logo {
  margin: 15px 0; }

#main_navigation {
  margin: 0;
  padding: 0;
  text-align: right; }
  #main_navigation ul {
    text-align: left; }
  #main_navigation li {
    display: inline-block;
    position: relative; }
    #main_navigation li a {
      display: inline-block;
      font-size: 15px;
      color: #444;
      text-decoration: none;
      font-weight: bold;
      padding: 50px 10px;
      position: relative;
      transition: padding ease 1s; }
    #main_navigation li:hover > a {
      color: #f7002f; }
    #main_navigation li.menu-item-has-children > a:after {
      border-left: solid transparent 6px;
      border-right: solid transparent 6px;
      border-top: solid #d6d6d6 6px;
      bottom: 30px;
      content: " ";
      height: 0;
      left: 50%;
      margin-top: -5px;
      margin-left: -5px;
      position: absolute;
      width: 0;
      z-index: 1;
      transition: bottom ease 1s; }
    #main_navigation li.menu-item-has-children:hover > a:after {
      border-top: solid #f7002f 6px; }
    #main_navigation li .sub-menu {
      display: none;
      position: absolute;
      top: 118px;
      z-index: 9999;
      width: 330px;
      background-color: #fafafa;
      border-bottom: 2px solid #f7002f; }
    #main_navigation li:hover .sub-menu {
      display: block; }
      #main_navigation li:hover .sub-menu li {
        display: block; }
        #main_navigation li:hover .sub-menu li a {
          display: block;
          padding: 10px;
          font-weight: normal;
          font-size: 14px;
          border-bottom: 1px solid #ddd; }
          #main_navigation li:hover .sub-menu li a:hover {
            background-color: #fff; }
    #main_navigation li.current-menu-item > a {
      color: #f7002f; }

#mobile_navigation {
  display: none; }

#phone-call {
  background-color: #f7002f;
  color: #fff;
  line-height: 24px;
  padding-top: 3px; }
  #phone-call .pagewidth {
    position: relative; }
  #phone-call .box {
    color: #fff;
    font-size: 14px;
    background-color: #f7002f;
    border-radius: 8px;
    text-align: center;
    padding: 8px 10px;
    margin: 15px 0; }
  #phone-call p {
    padding: 0;
    line-height: 1.6em; }
    #phone-call p strong {
      display: inline;
      font-size: 22px; }
      #phone-call p strong a {
        color: #FFF;
        text-decoration: none; }
    #phone-call p .header-search-button {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 16px;
      padding: 0 14px;
      cursor: pointer; }
  #phone-call .header-search-bar {
    display: block;
    position: absolute;
    right: 0;
    top: 100%;
    max-height: 0;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -ms-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid transparent;
    border-top: none;
    box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
    z-index: 1;
    overflow: hidden;
    -webkit-transition: max-height 250ms ease, border-color 250ms ease;
    -moz-transition: max-height 250ms ease, border-color 250ms ease;
    -ms-transition: max-height 250ms ease, border-color 250ms ease;
    -o-transition: max-height 250ms ease, border-color 250ms ease;
    transition: max-height 250ms ease, border-color 250ms ease; }
    #phone-call .header-search-bar input {
      background-color: #fff; }
      #phone-call .header-search-bar input[type="submit"] {
        background-color: #00aabb; }
  #phone-call.search-open .header-search-bar {
    max-height: 50px;
    border-color: #00aabb; }
  #phone-call .pagewidth {
    text-align: right; }
    #phone-call .pagewidth > div {
      float: left; }
      #phone-call .pagewidth > div a {
        display: inline-block;
        width: 23px;
        height: 24px;
        background: url(images/header-sprite.png) no-repeat;
        overflow: hidden;
        text-indent: -9999px;
        margin-right: 4px; }
  #phone-call div a.tw {
    width: 24px;
    background-position: -23px 0; }
  #phone-call div a.gp {
    background-position: -47px 0; }
  #phone-call div a.li {
    width: 24px;
    background-position: -70px 0; }
  #phone-call div a.yt {
    background-position: -94px 0; }
  #phone-call span.clear {
    display: block; }

.container {
  padding-top: 161px; }

#site_logo img {
  height: 87px;
  transition: height ease 1s; }

.fixed-menu #site_logo img {
  height: 50px; }
.fixed-menu #main_navigation li a {
  padding: 30px 10px; }
.fixed-menu #main_navigation li.menu-item-has-children > a::after {
  bottom: 20px; }
.fixed-menu #main_navigation li .sub-menu {
  top: 60px;
  transition: top ease 1s; }
.fixed-menu #phone-call p strong a {
  font-size: 18px; }
.fixed-menu #mobile_navigation {
  margin-top: 10px; }

.home.page .short-contact-form .button,
.red-button {
  background: #00abbc !important;
  box-shadow: 2px 2px 0 1px #048b9a !important; }

.interest-form-section {
  float: left;
  width: 50%;
  padding: 0 5px 5px;
  box-sizing: border-box; }
  .interest-form-section span.clear {
    display: block;
    clear: both; }

.form-heading {
  font-size: 20px; }

.form-gap {
  border-top: 4px solid #00abbc;
  padding-top: 30px; }

.wpcf7-form-control.wpcf7-submit.button {
  background-color: #00abbc;
  cursor: pointer; }

div.wpcf7-mail-sent-ok {
  display: none; }

.home.page #middle,
.home.page .middle_inner {
  padding: 0;
  margin: 0;
  border: 0;
  width: 100%;
  border-radius: 0; }
.home.page #middle img {
  display: block;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }
.home.page #middle .feature-image img.banner-mobile {
  display: none; }

#middle .news-banner img {
  display: block; }

.pagewidth {
  width: 1260px;
  max-width: 90%;
  margin: 0 auto; }

.container_padding {
  padding: 60px 0; }

.feature-image {
  position: relative;
  background: #000 url("images/slider.jpg") no-repeat top center;
  background-size: cover;
  padding: 0;
  color: #fff;
  min-height: 300px;
  padding-top: 130px;
  border-bottom: 4px solid #00abbc; }
  .feature-image h1 {
    color: #fff;
    font-weight: bold;
    font-size: 52px;
    padding-bottom: 30px;
    max-width: 780px;
    line-height: 54px; }
  .feature-image:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: url("images/overlay.png") top center no-repeat; }
  .feature-image .pagewidth {
    position: relative;
    max-width: 1260px;
    margin: 0 auto; }
    .feature-image .pagewidth .inner {
      position: relative;
      left: 50%;
      width: 50%;
      padding-bottom: 78px; }
      .feature-image .pagewidth .inner p {
        margin: 0;
        padding: 0; }
        .feature-image .pagewidth .inner p.button-wrap {
          display: inline-block;
          margin-right: 20px; }
  .feature-image p {
    font-size: 23px;
    line-height: 28px; }
    .feature-image p.citation {
      position: absolute;
      bottom: 12px;
      left: 0;
      margin: 0;
      padding: 0;
      font-size: 18px;
      line-height: 1.2em; }
    .feature-image p a {
      display: inline-block;
      margin: 0;
      padding: 8px 20px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      border: 1px solid #00abbc;
      border-radius: 5px;
      background-image: -moz-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -webkit-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -ms-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      -moz-box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
      box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25); }
      .feature-image p a::hover {
        background-image: -moz-linear-gradient(25deg, #238089 0%, #00aabb 100%);
        background-image: -webkit-linear-gradient(25deg, #238089 0%, #00aabb 100%);
        background-image: -ms-linear-gradient(25deg, #238089 0%, #00aabb 100%); }
    .feature-image p:nth-of-type(even) a {
      border: solid 1px #ce2e3e;
      border-radius: 5px;
      background-image: -moz-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
      background-image: -webkit-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
      background-image: -ms-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
      box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25); }
      .feature-image p:nth-of-type(even) a:hover {
        background-image: -moz-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important;
        background-image: -webkit-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important;
        background-image: -ms-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important; }
  .feature-image ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
    .feature-image ul li {
      position: relative;
      margin-bottom: 30px;
      margin: 0 0 30px 30px;
      font-size: 23px;
      font-weight: 700;
      line-height: 1.2em; }
      .feature-image ul li:before {
        content: '-';
        position: absolute;
        display: inline-block;
        left: -30px; }

.home-page .post-content {
  color: #58595b;
  font-size: 14px; }

.home-page .post-content .homepage-section {
  display: flex;
  width: 100%;
  margin-bottom: 37px; }

.home-page .post-content .homepage-section .imgholder img {
  margin: 0; }

.home-page .post-content h3 {
  color: #fff;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: bold;
  clear: both; }
  .home-page .post-content h3 a {
    color: #58595b;
    display: flex;
    position: relative;
    padding-top: 15px;
    text-decoration: none; }
    .home-page .post-content h3 a:after {
      content: ' ';
      border-top: 9px solid #ef2a3d;
      position: absolute;
      display: block;
      width: 100%;
      top: 0; }
    .home-page .post-content h3 a:hover {
      text-decoration: underline; }
.home-page .post-content a.more {
  display: inline-block;
  float: right;
  margin-top: -4px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  color: #ce2f3f; }
  .home-page .post-content a.more:after {
    position: relative;
    display: inline-block;
    right: 0;
    content: '>';
    margin-left: 5px;
    -webkit-transition: right 250ms ease;
    -moz-transition: right 250ms ease;
    -ms-transition: right 250ms ease;
    -o-transition: right 250ms ease;
    transition: right 250ms ease; }
  .home-page .post-content a.more:hover:after {
    right: -5px; }
.home-page .post-content .homepage-section:nth-of-type(2) h3 a:after {
  border-color: #8356a9; }
.home-page .post-content .homepage-section:nth-of-type(3) h3 a:after {
  border-color: #00abbb; }
.home-page .post-content .homepage-section:nth-of-type(4) h3 a:after {
  border-color: #6ec823; }
.home-page .post-content h4 {
  font-size: 16px;
  color: #58595b;
  font-weight: bold;
  margin-bottom: 0; }

.page-template-default #content {
  display: inline-block;
  float: none; }
.page-template-default #sidebar {
  display: inline-block;
  float: none;
  vertical-align: top; }

/* ======================================== SUB PAGE TEMPLATE STYLES ======================================== */
.page-template-sub-page .content-wrap {
  background: url(images/content_sep.png) repeat-y 800px 0; }
.page-template-sub-page #content {
  width: 760px; }
.page-template-sub-page #sidebar {
  width: 400px; }
.page-template-sub-page h1 {
  font-size: 36px;
  font-weight: 700;
  color: #59595f;
  line-height: 54px; }
.page-template-sub-page .container {
  padding-top: 128px; }
.page-template-sub-page #middle {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  border-radius: 0; }
  .page-template-sub-page #middle .middle_inner {
    border: none; }
.page-template-sub-page .page-template-banner {
  position: relative;
  height: 0;
  padding: 17.43% 0 0 0;
  overflow: hidden; }
  .page-template-sub-page .page-template-banner img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto; }
.page-template-sub-page .bulleted-list {
  list-style-type: none;
  margin: 0 0 30px;
  padding: 0 0 30px;
  border-bottom: 1px solid #ececec; }
  .page-template-sub-page .bulleted-list li {
    position: relative;
    display: inline-block;
    width: calc(50% - 26px);
    padding: 0 10px 16px;
    font-size: 18px;
    font-weight: 700;
    color: #59595f;
    line-height: 30px; }
    .page-template-sub-page .bulleted-list li:before {
      position: absolute;
      top: 10px;
      left: 0;
      content: '';
      display: inline-block;
      margin-right: 10px;
      border-top: 5px solid transparent;
      border-bottom: 5px solid transparent;
      border-left: 7px solid red; }
.page-template-sub-page .entry-content p, .page-template-sub-page .entry-content ul li, .page-template-sub-page .entry-content ol li {
  font-size: 16px;
  line-height: 1.4em; }
.page-template-sub-page .entry-content p strong span, .page-template-sub-page .entry-content h2, .page-template-sub-page .entry-content span strong {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
  color: #00aabb !important;
  line-height: 1.4em; }
.page-template-sub-page .search_line {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px; }
  .page-template-sub-page .search_line input[type="text"] {
    width: calc(100% - 68px);
    padding: 7px 12px 8px;
    font-size: 24px;
    font-weight: 700;
    color: #59595f; }
  .page-template-sub-page .search_line input[type="submit"] {
    position: absolute;
    right: 0;
    padding: 44px 22px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 19px;
    height: 19px;
    margin: 0;
    padding: 24px 22px;
    background: #00aabb url("images/search-white.png") center no-repeat; }
.page-template-sub-page .no-pad {
  padding: 0; }

.side-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }
  .side-nav ul li {
    font-size: 15px;
    background: transparent;
    -webkit-transition: background 250ms ease;
    -moz-transition: background 250ms ease;
    -ms-transition: background 250ms ease;
    -o-transition: background 250ms ease;
    transition: background 250ms ease; }
    .side-nav ul li a {
      display: block;
      margin: 0 0 -1px;
      padding: 15px 29px 0;
      color: #59595f;
      text-decoration: none;
      -webkit-transition: color 250ms ease;
      -moz-transition: color 250ms ease;
      -ms-transition: color 250ms ease;
      -o-transition: color 250ms ease;
      transition: color 250ms ease; }
      .side-nav ul li a:after {
        content: '';
        display: block;
        width: 100%;
        height: 1px;
        margin: 15px auto 0;
        background: #00aabb; }
    .side-nav ul li:hover {
      background: #00aabb; }
      .side-nav ul li:hover a {
        color: #fff; }
        .side-nav ul li:hover a:after {
          width: calc(100% + 58px); }
    .side-nav ul li:last-of-type a {
      padding-bottom: 15px; }
      .side-nav ul li:last-of-type a:after {
        display: none; }
    .side-nav ul li.categories {
      margin: 4px 0 0;
      text-indent: 29px; }
      .side-nav ul li.categories:hover {
        background: none; }
        .side-nav ul li.categories:hover li a {
          color: #59595f; }
      .side-nav ul li.categories ul {
        margin-top: 10px; }
      .side-nav ul li.categories li {
        font-weight: 400;
        line-height: 1.2em;
        text-indent: 0; }
        .side-nav ul li.categories li a {
          padding-bottom: 0;
          -webkit-transition: all 250ms ease;
          -moz-transition: all 250ms ease;
          -ms-transition: all 250ms ease;
          -o-transition: all 250ms ease;
          transition: all 250ms ease; }
          .side-nav ul li.categories li a:hover {
            color: #fff; }
          .side-nav ul li.categories li a:after {
            content: '';
            display: block;
            width: 100%;
            height: 1px;
            margin: 15px auto 0;
            background: #00aabb; }
        .side-nav ul li.categories li:last-of-type a {
          padding-bottom: 15px; }
          .side-nav ul li.categories li:last-of-type a:after {
            display: none; }
        .side-nav ul li.categories li:hover, .side-nav ul li.categories li.current-cat {
          background: none; }
          .side-nav ul li.categories li:hover a, .side-nav ul li.categories li.current-cat a {
            color: #fff;
            background: #00aabb; }
        .side-nav ul li.categories li .children {
          margin-top: 0; }
          .side-nav ul li.categories li .children li a {
            padding: 15px 39px 0; }
    .side-nav ul li.current_page_item a {
      color: #f7002f; }
      .side-nav ul li.current_page_item a:hover {
        color: #fff; }

.sidebar-inner {
  position: relative;
  margin: 0 0 70px;
  padding: 20px 0;
  border: 1px solid #f7002f;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  background: #f4f4f4;
  box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
  overflow: hidden; }
  .sidebar-inner h2, .sidebar-inner li.categories {
    margin: 4px 29px 10px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5em;
    color: #59595f; }
  .sidebar-inner li.categories {
    list-style-type: none; }
  .sidebar-inner.inner-img {
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: cover;
    overflow: visible; }
    .sidebar-inner.inner-img:after {
      content: "";
      display: table;
      clear: both; }
    .sidebar-inner.inner-img h2 {
      position: relative;
      padding: 0 calc(45% - 20px) 0 0;
      margin-bottom: 20px;
      line-height: 30px; }
    .sidebar-inner.inner-img a {
      position: relative;
      display: inline-block;
      margin: 0 29px 8px;
      padding: 10px 12px;
      font-size: 16.36px;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      border-radius: 5px;
      border: 1px solid #f7002f;
      background-image: -moz-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%);
      background-image: -webkit-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%);
      background-image: -ms-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%);
      box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
      -moz-box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
      -webkit-box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25);
      z-index: 1;
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      .sidebar-inner.inner-img a:hover {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        /* IE 8 */
        filter: alpha(opacity=80);
        /* IE 5-7 */
        -moz-opacity: 0.8;
        /* Netscape */
        -khtml-opacity: 0.8;
        /* Safari 1.x */
        opacity: 0.8;
        /* Modern browsers */ }
    .sidebar-inner.inner-img img {
      position: absolute; }
    .sidebar-inner.inner-img.img-right {
      background-position: right 0 bottom; }
      .sidebar-inner.inner-img.img-right img {
        right: 0px;
        bottom: 0px;
        box-shadow: 0 0 0 #b3b3b3 !important;
        -moz-box-shadow: 0 0 0 #b3b3b3 !important;
        -webkit-box-shadow: 0 0 0 #b3b3b3 !important; }
    .sidebar-inner.inner-img.img-left h2 {
      width: auto;
      margin-left: 20px;
      padding: 0 0 0 calc(45% - 20px); }
    .sidebar-inner.inner-img.img-left a {
      float: right;
      margin-left: 0; }
    .sidebar-inner.inner-img.img-left img {
      left: 0px;
      bottom: 0px;
      box-shadow: 0 0 0 #b3b3b3 !important;
      -moz-box-shadow: 0 0 0 #b3b3b3 !important;
      -webkit-box-shadow: 0 0 0 #b3b3b3 !important; }
  .sidebar-inner.inner-blue {
    border: 1px solid #00aabb; }
    .sidebar-inner.inner-blue a {
      border: 1px solid #00aabb;
      background-image: -moz-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -webkit-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -ms-linear-gradient(25deg, #238089 0%, #00aabb 76%); }
  .sidebar-inner.video-element {
    padding: 0; }
    .sidebar-inner.video-element iframe {
      width: 100%; }
  .sidebar-inner.form-wrap {
    padding-left: 32px;
    padding-right: 32px;
    text-align: left;
    background: #f4f4f4; }
    .sidebar-inner.form-wrap h4, .sidebar-inner.form-wrap p, .sidebar-inner.form-wrap input {
      color: #59595f; }
    .sidebar-inner.form-wrap h4 {
      font-size: 26px;
      font-weight: 700; }
    .sidebar-inner.form-wrap p {
      font-size: 15px;
      font-weight: 400; }
    .sidebar-inner.form-wrap span {
      display: block;
      width: 100%;
      margin-top: 10px;
      overflow: hidden; }
    .sidebar-inner.form-wrap input, .sidebar-inner.form-wrap textarea {
      width: auto; }
    .sidebar-inner.form-wrap .button {
      margin: 0;
      padding: 12px 15px;
      font-size: 16.36px;
      color: #fff;
      text-transform: uppercase;
      border: 1px solid #00aabb;
      border-radius: 5px;
      background-image: -moz-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -webkit-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      background-image: -ms-linear-gradient(25deg, #238089 0%, #00aabb 76%);
      -webkit-transition: all 250ms ease;
      -moz-transition: all 250ms ease;
      -ms-transition: all 250ms ease;
      -o-transition: all 250ms ease;
      transition: all 250ms ease; }
      .sidebar-inner.form-wrap .button:hover {
        background-position: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        /* IE 8 */
        filter: alpha(opacity=80);
        /* IE 5-7 */
        -moz-opacity: 0.8;
        /* Netscape */
        -khtml-opacity: 0.8;
        /* Safari 1.x */
        opacity: 0.8;
        /* Modern browsers */ }

.news-sidebar .sidebar-inner.inner-img {
  margin-top: 60px; }

.news-sidebar .sidebar-inner.side-nav + .sidebar-inner.inner-img {
  margin-top: 85px; }

.page-template-sub-page #middle .sidebar-inner img {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

@media (max-width: 1365px) {
  .page-template-sub-page .content_wrap.sidebar_bg {
    background-position: right 420px top; } }
@media (max-width: 1270px) {
  .page-template-sub-page .content_wrap.sidebar_bg {
    background-position: right 34.25% top; }
    .page-template-sub-page .content_wrap.sidebar_bg #content {
      width: 62.5%; }
    .page-template-sub-page .content_wrap.sidebar_bg #sidebar {
      width: 31.25%; } }
@media (max-width: 1080px) {
  .page-template-sub-page .sidebar-inner.inner-img {
    padding: 0;
    text-align: center; }
    .page-template-sub-page .sidebar-inner.inner-img img {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      height: 110%;
      width: auto; }
    .page-template-sub-page .sidebar-inner.inner-img h2 {
      width: auto;
      background: rgba(0, 0, 0, 0.25);
      color: #fff;
      padding: 20px;
      margin: 20px; }
    .page-template-sub-page .sidebar-inner.inner-img a {
      margin: 0 20px 20px; }
    .page-template-sub-page .sidebar-inner.inner-img.img-left img {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    .page-template-sub-page .sidebar-inner.inner-img.img-left h2 {
      padding: 20px; }
    .page-template-sub-page .sidebar-inner.inner-img.img-left a {
      float: none;
      margin: 0 20px 20px; }
  .page-template-sub-page .sidebar-inner.video-element {
    text-align: center; } }
@media (max-width: 960px) {
  .page-template-sub-page .sidebar-inner.form-wrap .button {
    width: 100%;
    padding: 12px 0; } }
@media (max-width: 768px) {
  .page-template-sub-page .sidebar-inner.form-wrap input,
  .page-template-sub-page .sidebar-inner.form-wrap textarea {
    width: 100%; } }
@media (max-width: 640px) {
  #phone-call .pagewidth {
    padding-bottom: 10px; }
    #phone-call .pagewidth > div {
      width: 100%;
      text-align: center; }
  #phone-call p {
    text-align: center; }
    #phone-call p .header-search-button {
      position: absolute;
      right: 0; } }
@media (max-width: 420px) {
  #phone-call p {
    margin-top: 10px; }
    #phone-call p .header-search-button {
      display: block;
      position: relative;
      margin: 15px auto 0; }
  #phone-call .pagewidth > div a {
    margin: 0 2px; }
  #phone-call .search_line p {
    margin-top: 0; } }
/* ====================================== END SUB PAGE TEMPLATE STYLES ====================================== */
/* ======================================== RESOURCE PAGE TEMPLATE STYLES ======================================== */
.page-template-template-resources #middle .middle_inner {
  border: 0; }
.page-template-template-resources .resource__articles {
  border-top: 1px solid #ececec;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 1.25em 0 2em; }
  .page-template-template-resources .resource__articles:last-of-type {
    border-bottom: 1px solid #ececec; }
.page-template-template-resources .articles__heading {
  flex-basis: 100%; }
  .page-template-template-resources .articles__heading a {
    color: #00aabb;
    text-decoration: underline; }
.page-template-template-resources .articles__image, .page-template-template-resources .articles__article-list {
  display: inline-block; }
.page-template-template-resources .articles__image {
  flex-grow: 1; }
.page-template-template-resources .articles__article-list {
  flex-basis: auto;
  flex-grow: 10; }
  .page-template-template-resources .articles__article-list .article__link {
    display: block;
    border-top: 1px solid #ececec;
    padding: 0.75em 0;
    font-size: 1.125em; }
    .page-template-template-resources .articles__article-list .article__link:last-child {
      border-bottom: 1px solid #ececec; }

@media screen and (max-width: 1000px), screen and (max-device-width: 1000px) {
  .page-template-template-resources .resource__articles .articles__image {
    display: none; } }
/* ====================================== END RESOURCE PAGE TEMPLATE STYLES ====================================== */
.form-wrap {
  background-color: #ef2a3d;
  padding: 30px 30px 10px 30px;
  color: #fff;
  text-align: center; }
  .form-wrap .short-contact-form {
    padding: 0;
    text-align: center; }
  .form-wrap input[type="text"],
  .form-wrap input[type="tel"],
  .form-wrap input[type="email"],
  .form-wrap textarea {
    color: #000;
    font-size: 16px;
    font-weight: bold;
    border: 0;
    border-radius: 0;
    padding: 10px; }
  .form-wrap h4 {
    color: #fff;
    font-size: 32px; }
  .form-wrap p {
    display: block;
    color: #fff;
    text-align: left; }

.main_home_content .form-wrap {
  color: #59595f;
  text-align: left;
  border: 1px solid #ce2e3e;
  border-radius: 5px;
  background: #f4f4f4;
  box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25); }
  .main_home_content .form-wrap h4,
  .main_home_content .form-wrap p {
    color: #59595f; }
  .main_home_content .form-wrap h4 {
    font-size: 36px;
    font-weight: 700; }
  .main_home_content .form-wrap p span {
    display: block;
    margin-top: 10px; }
  .main_home_content .form-wrap input[type="text"],
  .main_home_content .form-wrap input[type="tel"],
  .main_home_content .form-wrap input[type="email"],
  .main_home_content .form-wrap textarea {
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 14px;
    font-weight: 400;
    border-style: solid;
    border-width: 1px;
    border-color: #00abbc;
    border-radius: 5px;
    background: #fff; }
    .main_home_content .form-wrap input[type="text"]:focus,
    .main_home_content .form-wrap input[type="tel"]:focus,
    .main_home_content .form-wrap input[type="email"]:focus,
    .main_home_content .form-wrap textarea:focus {
      border-color: #ed182b; }

.home-blog {
  border-top: 1px solid #d8d8d7; }
  .home-blog h4 {
    color: #58595b;
    padding-top: 30px;
    font-size: 32px;
    font-weight: bold; }
  .home-blog h5 {
    display: inline-block;
    width: 48%;
    margin-bottom: 10px;
    margin-right: 1%;
    vertical-align: top; }
    .home-blog h5 a {
      font-size: 16px;
      color: #58595b;
      font-weight: bold;
      line-height: 1em;
      text-decoration: underline; }
      .home-blog h5 a:hover {
        color: #ef2a3d; }

.awards-slider-holder {
  width: 100%;
  padding: 15px 0;
  background: #d8d8d7; }

.awards-logos {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
  text-align: center; }

.home.page #middle .awards-logos img {
  display: inline-block;
  float: none;
  margin: 15px 35px;
  vertical-align: middle;
  box-shadow: 0 0 0 #b3b3b3;
  -moz-box-shadow: 0 0 0 #b3b3b3;
  -webkit-box-shadow: 0 0 0 #b3b3b3; }

.join-banner {
  color: #fff;
  background-color: #1babbb;
  background-position: bottom 0 right 20px;
  background-repeat: no-repeat;
  text-align: center;
  padding: 60px 0 0 0;
  font-size: 16px;
  line-height: 1em;
  margin: 0 0 30px; }
  .join-banner:after {
    content: "";
    display: table;
    clear: both; }
  .join-banner .constrainer {
    display: inline-block;
    width: 52%;
    text-align: left;
    margin-bottom: 100px;
    vertical-align: top; }
  .join-banner .pagewidth .franchisee-details {
    position: relative;
    display: inline-block;
    width: 48%;
    padding-top: 40px;
    vertical-align: bottom; }
    .join-banner .pagewidth .franchisee-details p {
      position: absolute;
      bottom: 20px;
      left: 50%;
      margin-left: -20%;
      font-size: 18px;
      font-weight: 700; }
  .join-banner h2 {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    text-align: left;
    line-height: 1.2em; }
  .join-banner p {
    font-size: 23px;
    line-height: 1.4em; }

#middle .join-banner .pagewidth .franchisee-details img {
  display: block;
  max-width: 100%;
  box-shadow: 0 0 0 #b3b3b3;
  -moz-box-shadow: 0 0 0 #b3b3b3;
  -webkit-box-shadow: 0 0 0 #b3b3b3; }

.home.page .short-contact-form .button,
.red-button {
  display: block;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  border-style: solid;
  border-width: 1px;
  border-color: #00abbc;
  border-radius: 5px;
  background-image: -moz-linear-gradient(25deg, #238089 0%, #00aabb 76%) !important;
  background-image: -webkit-linear-gradient(25deg, #238089 0%, #00aabb 76%) !important;
  background-image: -ms-linear-gradient(25deg, #238089 0%, #00aabb 76%) !important;
  box-shadow: none !important; }
  .home.page .short-contact-form .button:hover,
  .red-button:hover {
    color: #fff; }

.join-banner a.red-button {
  display: inline-block;
  padding: 12px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  border: solid 1px #ce2e3e;
  border-radius: 5px;
  background-image: -moz-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
  background-image: -webkit-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
  background-image: -ms-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 76%) !important;
  box-shadow: 0px 6px 19.95px 1.05px rgba(0, 0, 0, 0.25); }
  .join-banner a.red-button:hover {
    background-image: -moz-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important;
    background-image: -webkit-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important;
    background-image: -ms-linear-gradient(25deg, #8c2a34 0%, #ce2f3f 100%) !important; }

ul#testimonials {
  min-height: 160px !important; }
  ul#testimonials li {
    list-style: none;
    font-size: 14px;
    line-height: 18px;
    color: #000; }
    ul#testimonials li .testimonial-img img {
      float: left;
      max-width: 145px;
      height: auto;
      margin-right: 30px; }

.social-icons li {
  list-style-type: none;
  display: inline-block; }

.contact-number {
  background-color: #d9d9d8;
  padding: 60px 0;
  text-align: center; }
  .contact-number p {
    text-align: center;
    color: #000;
    font-size: 16px;
    font-weight: bold; }

.archive-post-listing h2 {
  font-size: 14px;
  line-height: 18px;
  font-weight: bold; }
  .archive-post-listing h2 a {
    color: #ed182b; }

p.author {
  display: inline-block;
  padding: 0 3px;
  color: #fff;
  background-color: #f7002f;
  font-size: 9px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px; }
p.post-time {
  color: #ccc;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  padding-bottom: 5px;
  display: none; }

.post-container.first {
  margin-bottom: 20px; }

.archive-post-listing .post-container {
  margin-bottom: 40px; }
  .archive-post-listing .post-container:after {
    content: '';
    display: block;
    position: relative;
    top: 20px;
    height: 5px;
    width: 100%;
    background: #ccc; }
  .archive-post-listing .post-container.first h2 {
    font-size: 22px;
    line-height: 28px; }
    .archive-post-listing .post-container.first h2 a {
      color: #000; }
  .archive-post-listing .post-container.case-study .col-3 {
    margin-left: 0; }
.archive-post-listing p.post-time {
  display: block; }

.post-image {
  max-width: 110px;
  float: left;
  margin: 0 10px 10px 0; }
  .post-image img {
    max-width: 100%;
    height: auto; }

.post-container.first img {
  max-width: 100%;
  height: auto; }

.map-block {
  background-color: #e9e9e9;
  border: 1px solid #cecece;
  margin-bottom: 30px; }
  .map-block img {
    border-radius: 0;
    max-width: 100%; }
  .map-block .map-image {
    float: left;
    width: 69%;
    text-align: center;
    background-color: #96bddf; }
  .map-block .map-listing {
    float: left;
    width: 31%; }
    .map-block .map-listing h4 {
      background-color: #808080;
      color: #fff;
      font-size: 14px;
      padding: 6px 20px;
      font-weight: bold;
      margin-bottom: 15px; }
    .map-block .map-listing ul {
      margin: 0;
      padding: 0; }
      .map-block .map-listing ul li {
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .map-block .map-listing ul li a {
          display: block;
          color: #666;
          padding: 6px 20px;
          text-decoration: none; }
          .map-block .map-listing ul li a:hover {
            background-color: #fff;
            color: #000; }

.box-alt-container {
  display: inline-block;
  width: 47%;
  margin-right: 2%;
  margin-bottom: 20px;
  vertical-align: top; }

.box-alt {
  border: 1px solid #d7d7d7;
  padding: 10px;
  min-height: 180px;
  border-radius: 3px;
  font-size: 13px;
  -moz-box-shadow: 3px 3px 7px 0px #ddd;
  -webkit-box-shadow: 3px 3px 7px 0px #ddd;
  box-shadow: 3px 3px 7px 0px #ddd; }
  .box-alt h2,
  .box-alt h3,
  .box-alt h4,
  .box-alt h5,
  .box-alt h6 {
    color: #ed182b;
    font-size: 18px;
    text-decoration: none; }

.footer-phone {
  float: right;
  font-weight: bold;
  font: bold 16px/16px Cambo, Arial, Helvetica, "Nimbus Sans L", sans-serif !important; }

.header-phone {
  color: #555;
  float: right;
  margin-top: 58px;
  margin-right: 20px;
  font: bold 14px/14px Cambo, Arial, Helvetica, "Nimbus Sans L", sans-serif !important; }
  .header-phone strong {
    color: #ef1a2f;
    font-size: 18px; }

#header nav {
  position: absolute;
  top: -4px;
  right: 10px;
  width: 80%; }

#navigation,
#navigation ul {
  margin: 0;
  padding: 0;
  list-style: none; }

#navigation {
  z-index: 202;
  zoom: 1; }
  #navigation > li > ul > li:first-child > a {
    border-top: 2px solid; }
  #navigation > li > ul > li:first-child > ul li:first-child a {
    border-top: none;
    margin-top: 2px; }
  #navigation:after {
    clear: both; }
  #navigation li {
    float: left;
    margin: 0 0 0 30px;
    position: relative;
    z-index: 203; }
  #navigation a {
    text-decoration: none;
    float: left;
    z-index: 204; }
  #navigation li > a {
    background-image: url(images/nav_divider.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 13px 10px 17px 10px; }
  #navigation li a {
    position: relative; }
  #navigation li:hover a:after, #navigation li:active a:after {
    content: '';
    display: block;
    position: absolute;
    top: 100%;
    left: 20px;
    width: 0;
    height: 0;
    border-color: #ed182b transparent transparent transparent;
    border-style: solid;
    border-width: 10px; }
  #navigation li a:after, #navigation li:hover a:after, #navigation li:active a:after {
    display: none !important; }
  #navigation > li {
    margin: 0; }
    #navigation > li.current-menu-item > a, #navigation > li.current-menu-ancestor > a,
    #navigation > li > a:hover {
      background-image: none;
      text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1); }
    #navigation > li a {
      font: 14px/14px Cambo, Arial, Helvetica, "Nimbus Sans L", sans-serif !important; }
      #navigation > li a:hover {
        background-image: none; }
  #navigation li:first-child > a {
    background-image: none; }
  #navigation li ul {
    padding: 5px 0 0 0;
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0px;
    top: 39px;
    z-index: 9999;
    box-shadow: 1px 1px 2px #d4d4d3;
    -moz-box-shadow: 1px 1px 2px #d4d4d3;
    -webkit-box-shadow: 1px 1px 2px #d4d4d3; }

#header .header.csstransition #navigation ul {
  -webkit-transition: opacity .4s ease-in-out, margin .4s ease-in-out;
  -moz-transition: opacity .4s ease-in-out, margin .4s ease-in-out;
  -ms-transition: opacity .4s ease-in-out, margin .4s ease-in-out;
  -o-transition: opacity .4s ease-in-out, margin .4s ease-in-out;
  transition: opacity .4s ease-in-out, margin .4s ease-in-out; }

#navigation li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0; }
#navigation ul ul {
  padding-left: 1px;
  margin: 0 0 0 20px;
  top: 0;
  left: 150px; }
#navigation ul li {
  border: 0;
  display: table;
  float: none;
  width: 185px;
  margin: 0; }
  #navigation ul li:first-child ul {
    top: 0; }
  #navigation ul li a {
    font-size: 12px;
    line-height: 19px;
    display: block;
    float: none;
    height: 30px;
    font-weight: normal !important;
    display: table-cell;
    vertical-align: middle;
    padding: 5px 10px 5px 15px;
    border-bottom: 1px solid #f7002f; }
#navigation > li > ul > li:first-child > a {
  border-top: none; }

#header {
  border-bottom: 4px solid #00abbc; }

#navigation ul ul li:first-child > a:before {
  border: none; }

select#resp_navigation {
  display: none;
  width: 100%;
  cursor: pointer; }
  select#resp_navigation option {
    cursor: pointer; }
    select#resp_navigation option.main_item {
      font-weight: bold; }

#top {
  position: relative; }

#slider {
  background: url(images/loader.gif) no-repeat scroll 50% 50%;
  list-style: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: relative; }

#top ul#slider img {
  display: block;
  min-width: 100%;
  max-width: 100%; }

.architector-number-nav {
  border-top: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  background-color: #fdfdfc;
  padding: 0 20px; }
  .architector-number-nav a {
    background: url(images/slider.png) no-repeat 0 -40px;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    float: left;
    margin: 26px 4px 22px 0;
    display: block;
    overflow: hidden; }
    .architector-number-nav a:hover, .architector-number-nav a.active {
      background-position: 0 0; }

#top_sidebar {
  padding: 20px 20px 0;
  overflow: hidden;
  position: relative; }

.top_sidebar_divider {
  border-bottom: 1px solid #ececec;
  background: rgba(0, 0, 0, 0.01);
  padding-bottom: 6px;
  margin-bottom: -6px;
  position: relative; }

.middle_content_sidebar {
  padding: 20px;
  overflow: hidden;
  position: relative; }

#middle {
  width: 1222px;
  padding: 9px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px; }

.middle_inner {
  background: #ffffff;
  border: 6px solid #d4d4d3;
  -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05); }

.news-page .container {
  padding-top: 119px; }
  .news-page .container .cont_nav {
    border-bottom: none; }
.news-page #middle .middle_inner {
  border: none; }
.news-page #middle #content h1 {
  font-size: 36px;
  font-weight: 700;
  color: #59595f;
  line-height: 1.25em; }
.news-page #middle #content h2 {
  width: calc(100% + 20px);
  margin-left: -20px;
  padding-bottom: 14px;
  font-size: 36px;
  font-weight: 700;
  text-indent: 20px;
  color: #59595f;
  border-bottom: 1px solid #ebebeb; }
.news-page #middle #content h3 {
  font-size: 22px;
  font-weight: 700;
  color: #f7002f;
  line-height: 1.25em;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 250ms ease;
  -moz-transition: border-color 250ms ease;
  -ms-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  transition: border-color 250ms ease; }
  .news-page #middle #content h3 a {
    color: #59595f; }
.news-page #middle #content h4 {
  margin-top: 14px;
  font-size: 18px;
  font-weight: 700;
  color: #f7002f;
  line-height: 1.25em;
  border-bottom: 2px solid transparent;
  -webkit-transition: border-color 250ms ease;
  -moz-transition: border-color 250ms ease;
  -ms-transition: border-color 250ms ease;
  -o-transition: border-color 250ms ease;
  transition: border-color 250ms ease; }
.news-page #middle #content .wp-pagenavi a span {
  color: #fff; }
.news-page #middle #content .img-holder {
  width: 100%;
  max-width: 372px; }
  .news-page #middle #content .img-holder img {
    width: 100%;
    height: auto; }
.news-page #middle #content .col-6 {
  float: none;
  display: inline-block;
  vertical-align: top;
  width: calc(48% - 2px);
  margin: 0 0 0 2%; }
  .news-page #middle #content .col-6.first {
    margin: 0 2% 0 0; }
  .news-page #middle #content .col-6:hover h4 {
    border-color: #f7002f; }
.news-page #middle #content .archive-post-listing .post-container.first .col-6 {
  width: calc(49% - 2px);
  margin: 0 0 0 1%;
  vertical-align: middle; }
  .news-page #middle #content .archive-post-listing .post-container.first .col-6.first {
    margin: 0 1% 0 0; }
.news-page #middle #content .archive-post-listing .post-container.first a {
  display: block; }
  .news-page #middle #content .archive-post-listing .post-container.first a:hover h3 {
    border-color: #f7002f; }
.news-page #middle #content .post-image {
  max-width: 100%;
  width: 100%;
  height: 200px;
  float: none;
  margin: 0;
  overflow: hidden;
  position: relative; }
  .news-page #middle #content .post-image a {
    max-width: 100%; }
  .news-page #middle #content .post-image img {
    position: relative;
    width: 100%;
    height: auto;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .news-page #middle #content .post-image.post-image-middle img {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
  .news-page #middle #content .post-image.post-image-bottom img {
    position: absolute;
    bottom: 0; }
.news-page #middle #content p, .news-page #middle #content li {
  font-size: 16px;
  line-height: 1.25em;
  color: #59595f; }
  .news-page #middle #content p.post-time, .news-page #middle #content li.post-time {
    margin-bottom: 6px;
    font-size: 12px;
    color: #cacaca; }
.news-page #middle #content a {
  color: #f7002f;
  text-decoration: none; }
  .news-page #middle #content a:hover {
    text-decoration: underline; }
.news-page #middle #content .author-name a {
  text-decoration: none; }
  .news-page #middle #content .author-name a:hover {
    text-decoration: underline; }
.news-page #middle #content .author-meta a {
  color: #59595f;
  text-decoration: none; }
  .news-page #middle #content .author-meta a:hover {
    color: #fff; }
.news-page #middle #content .post-container a {
  color: #59595f; }
  .news-page #middle #content .post-container a:hover {
    text-decoration: none; }
.news-page #middle .testimonials-wrap #content .post-container p {
  font-size: 13px;
  line-height: 18px; }
.news-page .article-page .at-above-post.addthis_tool {
  margin-bottom: 9px; }
.news-page .article-page .post_img {
  margin-bottom: 18px; }

.page-template-default .news-page #middle #content h2 {
  width: 100%;
  margin-left: 0;
  text-indent: 0; }
.page-template-default .news-page #middle #content table p {
  font-size: 13px; }

#middle .author-details {
  padding: 30px;
  background: #f4f4f4; }
  #middle .author-details:after {
    content: "";
    display: table;
    clear: both; }
  #middle .author-details span {
    display: inline-block;
    font-size: 14px; }
    #middle .author-details span a {
      color: #59595f;
      text-decoration: none; }
    #middle .author-details span em {
      display: block;
      height: 1px;
      width: 100%;
      background: red;
      margin: 10px 0; }
    #middle .author-details span.author-avatar {
      width: 96px;
      height: 96px;
      margin-right: 26px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      border-radius: 50%;
      background: #ebebeb;
      vertical-align: middle;
      overflow: hidden; }
      #middle .author-details span.author-avatar img {
        box-shadow: 0 0 0 #b3b3b3;
        -moz-box-shadow: 0 0 0 #b3b3b3;
        -webkit-box-shadow: 0 0 0 #b3b3b3; }
    #middle .author-details span.author-meta {
      float: right;
      vertical-align: top; }
    #middle .author-details span.author-name {
      margin-right: 10px;
      vertical-align: middle; }
    #middle .author-details span.author-date {
      display: block;
      margin: 0 0 10px;
      font-weight: 700;
      vertical-align: top; }
    #middle .author-details span.author-categories {
      display: block;
      vertical-align: top; }
      #middle .author-details span.author-categories a {
        margin: 10px 4px 10px 0;
        padding: 6px 15px;
        font-size: 11px;
        color: #59595f;
        text-decoration: none;
        text-transform: uppercase;
        background: #fff;
        border: 1px solid #e4e4e4;
        -webkit-transition: color 250ms ease, background 250ms ease;
        -moz-transition: color 250ms ease, background 250ms ease;
        -ms-transition: color 250ms ease, background 250ms ease;
        -o-transition: color 250ms ease, background 250ms ease;
        transition: color 250ms ease, background 250ms ease; }
        #middle .author-details span.author-categories a:hover {
          color: #fff;
          background: #59595f; }

.headline {
  border-bottom: 1px solid #ececec;
  padding: 16px 20px 15px; }
  .headline h3 {
    line-height: 1em;
    padding: 0;
    margin: 0; }
  .headline img {
    margin-right: 15px; }
  .headline span {
    font-size: 10px;
    text-transform: uppercase; }

.cont_nav {
  border-bottom: 1px solid #ececec;
  font-size: 11px;
  padding: 9px 20px 10px; }

.one_first {
  width: 100%;
  padding-bottom: 20px; }

.one_half {
  width: 49%;
  float: left;
  padding-right: 2%;
  padding-bottom: 20px; }
  .one_half.last {
    width: 49%;
    float: right;
    padding-right: 0; }

.one_third {
  width: 32%;
  float: left;
  padding-right: 2%;
  padding-bottom: 20px; }
  .one_third.last {
    width: 32%;
    float: right;
    padding-right: 0; }

.two_third {
  width: 66%;
  float: left;
  padding-right: 2%;
  padding-bottom: 20px; }
  .two_third.last {
    width: 66%;
    float: right;
    padding-right: 0; }

.one_fourth {
  width: 23.5%;
  float: left;
  padding-right: 2%;
  padding-bottom: 20px; }
  .one_fourth.last {
    width: 23.5%;
    float: right;
    padding-right: 0; }

.three_fourth {
  width: 74.5%;
  float: left;
  padding-right: 2%;
  padding-bottom: 20px; }
  .three_fourth.last {
    width: 74.5%;
    float: right;
    padding-right: 0; }

.one_half + .one_half,
.one_third + .two_third,
.two_third + .one_third,
.one_third + .one_third + .one_third,
.one_fourth + .one_fourth + .one_half,
.one_fourth + .one_half + .one_fourth,
.one_half + .one_fourth + .one_fourth,
.one_fourth + .three_fourth,
.three_fourth + .one_fourth,
.one_fourth + .one_fourth + .one_fourth + .one_fourth {
  float: right;
  padding-right: 0; }

.content_wrap {
  background: url(images/content_sep.png) repeat-y 840px 0; }
  .content_wrap.nobg {
    background: none; }
  .content_wrap.sidebar_left {
    background-position: 339px 0; }
    .content_wrap.sidebar_left #content {
      float: right; }

#content {
  width: 800px;
  padding: 20px;
  float: left;
  position: relative;
  overflow: hidden; }
  #content.fr {
    float: right; }

.sitemap {
  margin-bottom: 0; }
  .sitemap ul {
    margin: 0 0 0 20px; }
  .sitemap li {
    list-style: none; }
    .sitemap li a {
      background: url(images/arrow.png) no-repeat 3px 12px;
      line-height: 30px;
      display: inline-block;
      padding-left: 15px; }
  .sitemap.navigation_menu > li:first-child > a {
    margin-top: 0; }
  .sitemap.navigation_menu > li > a {
    background: none;
    font-size: 18px;
    padding-left: 0;
    margin-top: 20px; }
  .sitemap.navigation_menu > li > ul {
    margin-left: 0; }

#middle_content {
  padding: 20px;
  overflow: hidden;
  position: relative; }

#sidebar {
  padding: 10px;
  overflow: hidden; }
  #sidebar.fl {
    float: left; }
  #sidebar .one_half,
  #sidebar .one_half.last,
  #sidebar .one_third,
  #sidebar .one_third.last,
  #sidebar .two_third,
  #sidebar .two_third.last,
  #sidebar .one_fourth,
  #sidebar .one_fourth.last,
  #sidebar .three_fourth,
  #sidebar .one_fourth.last {
    width: auto;
    float: none;
    padding-right: 0; }
  #sidebar .one_half + .one_half,
  #sidebar .one_third + .two_third,
  #sidebar .two_third + .one_third,
  #sidebar .one_third + .one_third + .one_third,
  #sidebar .one_fourth + .one_fourth + .one_half,
  #sidebar .one_fourth + .one_half + .one_fourth,
  #sidebar .one_half + .one_fourth + .one_fourth,
  #sidebar .one_fourth + .three_fourth,
  #sidebar .three_fourth + .one_fourth,
  #sidebar .one_fourth + .one_fourth + .one_fourth + .one_fourth {
    float: none; }

.textwidget a {
  text-decoration: none; }

.middle_sidebar {
  padding: 30px 20px 20px;
  position: relative;
  overflow: hidden; }

.middle_sidebar_divider {
  border-bottom: 1px solid #ececec;
  background: rgba(0, 0, 0, 0.01);
  padding-top: 6px;
  margin-top: -6px;
  position: relative; }

#bottom {
  background: #f6f5f5;
  padding-top: 78px;
  margin-top: -108px; }

.bottom_inner {
  width: 940px;
  padding: 23px 0 20px;
  margin: 0 auto;
  overflow: hidden;
  position: relative; }

#footer {
  background-color: #d9d9d8;
  width: 100%;
  height: 60px;
  margin-top: -60px;
  position: relative;
  overflow: hidden;
  padding-bottom: 35px; }
  #footer .social_list {
    margin: 2px 0 0 20px; }
  #footer p {
    padding: 0; }
  #footer .footer_nav {
    list-style: none;
    padding: 0;
    margin: 0; }
    #footer .footer_nav li {
      float: left;
      padding: 0 10px; }
      #footer .footer_nav li ul {
        display: none; }

.footer_inner {
  line-height: 20px;
  width: 940px;
  height: 20px;
  padding: 20px;
  margin: 0 auto;
  position: relative; }

.social_list li {
  list-style: none;
  float: left;
  margin: 0 4px; }

.alignleft {
  float: left;
  margin: 0 20px 15px 0; }

.alignright {
  float: right;
  margin: 0 0 15px 20px; }

.aligncenter {
  margin: 0 auto; }

.divider {
  border-top: 1px solid #ececec;
  padding-bottom: 17px;
  position: relative;
  clear: both; }
  .divider a {
    text-decoration: none;
    text-transform: uppercase;
    font-size: 10px;
    margin-top: -18px; }

.with_arrow {
  background: url(images/arrow.png) no-repeat 0 50%;
  padding-left: 13px; }

.tooltip {
  border: 1px solid #dedede;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: #010101;
  background: rgba(0, 0, 0, 0.7);
  color: #fefefe;
  font-size: 12px;
  display: none;
  padding: 3px 10px;
  margin: 0 0 20px;
  z-index: 999;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.wp-caption {
  display: block;
  box-shadow: 0 0 1px #b3b3b3;
  -moz-box-shadow: 0 0 1px #b3b3b3;
  -webkit-box-shadow: 0 0 1px #b3b3b3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.wp-caption-text {
  background-color: #ffffff;
  text-align: center;
  padding-bottom: 4px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

#middle .wp-caption img {
  background-color: #ffffff;
  padding: 4px;
  box-shadow: none; }

#middle img,
#bottom img,
#middle_content .entry-content .widget_custom_twitter_entries > p > img {
  box-shadow: 0 0 1px #b3b3b3;
  -moz-box-shadow: 0 0 1px #b3b3b3;
  -webkit-box-shadow: 0 0 1px #b3b3b3;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  width: auto; }

#middle .jp-video,
#bottom .jp-video {
  margin-bottom: 20px; }

#middle .blog .post.format-video .jp-video {
  margin-bottom: 0; }

#middle .jp-video img,
#bottom .jp-video img,
#middle .no_border,
#bottom .no_border,
#middle #top img,
#middle .twtr-widget img,
#bottom .twtr-widget img {
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

.caption img {
  display: block; }
.caption figcaption {
  background-color: #ffffff;
  text-align: center; }

.table {
  width: 100%;
  margin-bottom: 18px; }
  .table thead th,
  .table tfoot th {
    color: #ffffff;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    font: 18px/18px "Cambo",Georgia,Times,"Century Schoolbook L",serif;
    padding: 10px 0 10px 20px; }
  .table tbody td {
    border-bottom: 1px solid #ffffff;
    background-color: #fafafa;
    padding: 10px 0 10px 20px; }

span.dropcap {
  float: left;
  font-size: 34px;
  font-weight: bold;
  line-height: 30px;
  margin-top: 5px;
  padding: 0 13px; }
span.dropcap2 {
  color: #ffffff;
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
  text-align: center;
  width: 38px;
  float: left;
  margin: 0 8px -5px;
  border-radius: 19px;
  -moz-border-radius: 19px;
  -webkit-border-radius: 19px; }

q,
blockquote {
  float: left;
  padding: 0 0 0 35px;
  margin: 0;
  position: relative;
  vertical-align: baseline; }
  q:before,
  blockquote:before {
    content: '\201C';
    font-size: 72px;
    line-height: 1em;
    display: block;
    padding: 0;
    position: absolute;
    top: -7px;
    left: 0; }
  q:after,
  blockquote:after {
    clear: both; }

section.blog q p,
section.blog blockquote p {
  padding-bottom: 0; }

code {
  background: #fafafa;
  padding: 10px 15px;
  position: relative; }
  code:before {
    content: "code";
    color: #ffffff;
    font-size: 10px;
    text-align: center;
    text-transform: uppercase;
    display: block;
    float: left;
    padding: 2px 8px;
    margin-top: -7px;
    position: relative; }
  code:after {
    clear: both; }

.tab_content {
  width: 100%;
  z-index: 1; }

.togg {
  overflow: hidden;
  position: relative; }
  .togg .tog {
    background: url(images/toggle.png) no-repeat 7px 0px;
    text-decoration: none;
    display: block;
    padding: 0 0 16px 38px; }
    .togg .tog.current {
      background-position: 7px -41px; }
  .togg .tab_content {
    width: auto;
    padding: 0 0 16px 38px; }

.accordion {
  margin-bottom: 18px;
  overflow: hidden;
  position: relative; }
  .accordion .tog.button_large {
    display: block;
    padding-left: 6px;
    margin-bottom: 2px; }
    .accordion .tog.button_large span {
      background: url(images/accordion.png) no-repeat 0 0;
      padding: 0 0 0 25px; }
    .accordion .tog.button_large.current span {
      background-position: 0 -41px; }
  .accordion .tab_content {
    width: auto;
    padding: 15px;
    overflow: hidden;
    position: relative; }

.related_posts ul,
.tabs {
  list-style: none;
  margin-bottom: -1px;
  overflow: hidden; }
  .related_posts ul li,
  .tabs li {
    display: block;
    float: left; }
    .related_posts ul li a,
    .tabs li a {
      border: 1px solid transparent;
      border-bottom: none;
      text-align: center;
      padding: 7px 20px 12px;
      margin-right: 2px;
      display: block;
      position: relative;
      z-index: 2;
      border-radius: 4px 4px 0 0;
      -moz-border-radius: 4px 4px 0 0;
      -webkit-border-radius: 4px 4px 0 0; }
      .related_posts ul li a.current,
      .tabs li a.current {
        border: 1px solid #ececec;
        border-bottom: none;
        text-decoration: none;
        background-color: #ffffff;
        padding-bottom: 16px; }

.tab {
  margin-bottom: 18px;
  overflow: hidden;
  position: relative; }

.related_posts_content,
.tabs_tab {
  background-color: #ffffff;
  border: 1px solid #ececec;
  display: none;
  padding: 20px 20px 0;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.tabs_tab {
  padding-bottom: 20px; }

.related_posts {
  border-top: 1px solid #ececec;
  padding-top: 20px;
  margin-bottom: 30px; }

.latest_news li {
  list-style: none;
  margin-top: 30px; }
  .latest_news li:first-child {
    margin: 0; }
  .latest_news li p {
    padding-bottom: 0; }

.blog.short,
.portfolio_container.short {
  position: relative; }

.blog.short .post .post_category,
.portfolio_container.short .portfolio .post_category {
  font-size: 10px;
  text-decoration: none;
  text-transform: uppercase; }
.blog.short .post header,
.portfolio_container.short .portfolio header {
  margin: 0; }
.blog.short .post footer,
.portfolio_container.short .portfolio footer {
  border: none;
  padding: 0;
  margin-bottom: 7px; }
.blog.short .post .published,
.portfolio_container.short .portfolio .published {
  border: none;
  background: none;
  font-size: 10px;
  line-height: 18px;
  text-align: left;
  text-transform: uppercase;
  text-shadow: none;
  width: auto;
  height: auto;
  position: relative;
  top: auto;
  left: auto;
  padding: 0;
  margin-bottom: 2px;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none; }

.google_map {
  margin-bottom: 18px; }

.tour_content {
  overflow: hidden;
  position: relative;
  margin-bottom: 18px; }

.tour {
  width: 25%;
  padding-right: 2%;
  float: left; }
  .tour li {
    border-top: 1px solid #ececec;
    background: url(images/arrow.png) no-repeat 95% 50%;
    line-height: 38px; }
    .tour li:first-child {
      border: none; }
    .tour li a {
      display: block; }
    .tour li.current a {
      text-decoration: none; }

.tour_box {
  width: 73%;
  float: right;
  display: none;
  overflow: hidden;
  position: relative; }

.tour_box_inner {
  border: 1px solid #ececec;
  padding: 20px;
  overflow: hidden;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px; }

.button,
.button_medium,
.button_large {
  border: 1px solid #ececec;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: url(images/button.png) repeat-x 0 0;
  color: #ffffff;
  font-size: 13px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
  text-decoration: none;
  line-height: 18px;
  display: inline-block;
  padding: 5px 10px;
  margin: 0 2px 5px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -webkit-transition: background-position 0.3s ease-in-out;
  -moz-transition: background-position 0.3s ease-in-out;
  -o-transition: background-position 0.3s ease-in-out;
  -ms-transition: background-position 0.3s ease-in-out;
  transition: background-position 0.3s ease-in-out; }
  .button span,
  .button_medium span,
  .button_large span {
    background: url(images/arrow_right.png) no-repeat right 50%;
    padding-right: 20px; }
  .button:hover,
  .button_medium:hover,
  .button_large:hover {
    background-position: 0 -20px;
    color: #ffffff; }

.button_medium {
  background: url(images/but_medium.png) repeat-x 0 0;
  font-size: 14px;
  line-height: 28px;
  font-weight: bold;
  padding: 5px 15px; }

.button_large {
  background: url(images/but_big.png) repeat-x 0 0;
  height: 18px;
  font-size: 18px;
  font-weight: bold;
  padding: 12px 15px; }

.box {
  margin: 0 0 18px; }
  .box table {
    width: 100%; }
    .box table td {
      text-align: left;
      padding: 25px 25px 25px 0; }
      .box table td p {
        padding: 0 20px 0 0; }
      .box table td:first-child {
        width: 80px;
        padding-right: 0; }
  .box.warning_box {
    background: #f4b100;
    background: rgba(244, 177, 0, 0.25);
    border: 1px solid rgba(244, 177, 0, 0.4); }
    .box.warning_box table td:first-child {
      background: url(images/warning.png) center center no-repeat; }
  .box.success_box {
    background: #81d348;
    background: rgba(129, 211, 72, 0.25);
    border: 1px solid rgba(129, 211, 72, 0.4); }
    .box.success_box table td:first-child {
      background: url(images/success.png) center center no-repeat; }
  .box.notice_box {
    background: #5aa6ea;
    background: rgba(90, 166, 234, 0.25);
    border: 1px solid rgba(90, 166, 234, 0.4); }
    .box.notice_box table td:first-child {
      background: url(images/notice.png) center center no-repeat; }
  .box.error_box {
    background: #ff8459;
    background: rgba(255, 132, 89, 0.25);
    border: 1px solid rgba(255, 132, 89, 0.4); }
    .box.error_box table td:first-child {
      background: url(images/error.png) center center no-repeat; }
  .box.download_box {
    background: #43f270;
    background: rgba(67, 242, 112, 0.25);
    border: 1px solid rgba(67, 242, 112, 0.4); }
    .box.download_box table td:first-child {
      background: url(images/download.png) center center no-repeat; }
  .box.css_box {
    border: 1px solid #ececec;
    padding: 25px; }
    .box.css_box p {
      padding: 0; }

.widget {
  position: relative; }
  .widget ul {
    margin-bottom: 0; }
    .widget ul.tabs {
      margin-bottom: -1px; }
  .widget li {
    list-style: none;
    margin-left: 10px;
    margin-right: 10px; }
    .widget li ul {
      margin-left: 20px; }
  .widget > ul > li > a {
    background: url(images/arrow.png) no-repeat 0 50%;
    display: inline-block;
    line-height: 30px;
    padding-left: 13px; }
  .widget.widget_custom_twitter_entries li > a, .widget.widget_custom_comments_entries li > a, .widget.widget_custom_popular_entries li > a, .widget.widget_custom_recent_entries li > a {
    background: none;
    display: inline;
    line-height: normal;
    padding-left: 0; }
  .widget.widget_custom_twitter_entries p > img {
    float: left;
    margin: 0 10px 0 0; }
  .widget.widget_custom_twitter_entries > div {
    padding: 0 10px 0 16px; }
    .widget.widget_custom_twitter_entries > div > span.date {
      color: #999; }
    .widget.widget_custom_twitter_entries > div > span.retweet {
      float: right; }
  .widget.widget_custom_popular_entries li > a, .widget.widget_custom_recent_entries li > a {
    line-height: 30px; }
  .widget li a abbr {
    display: inline-block; }
  .widget select {
    width: 100%; }

.widgettitle {
  margin-bottom: 15px; }

.widget_custom_flickr_entries .flickr_badge_image {
  margin: 0 7px 7px 0;
  float: left; }
  .widget_custom_flickr_entries .flickr_badge_image a {
    display: block; }

.widget_custom_testimonials_entries .wrap {
  border: 1px solid #ececec;
  position: relative;
  padding: 20px;
  margin-bottom: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .widget_custom_testimonials_entries .wrap:before {
    border-top: 17px solid #ececec;
    border-right: 17px solid transparent;
    content: '';
    display: block;
    position: absolute;
    bottom: -17px;
    right: 54px; }
  .widget_custom_testimonials_entries .wrap:after {
    border-top: 15px solid #ffffff;
    border-right: 15px solid transparent;
    content: '';
    display: block;
    position: absolute;
    bottom: -15px;
    right: 55px; }
  .widget_custom_testimonials_entries .wrap p {
    padding: 0; }
.widget_custom_testimonials_entries .test_site,
.widget_custom_testimonials_entries .test_name {
  font-size: 10px;
  text-transform: uppercase;
  display: block; }

.widget_custom_comments_entries ul li,
.widget_custom_recent_entries ul li,
.widget_custom_popular_entries ul li {
  margin-top: 30px; }
  .widget_custom_comments_entries ul li:first-child,
  .widget_custom_recent_entries ul li:first-child,
  .widget_custom_popular_entries ul li:first-child {
    margin-top: 0; }
  .widget_custom_comments_entries ul li p,
  .widget_custom_recent_entries ul li p,
  .widget_custom_popular_entries ul li p {
    padding-bottom: 0; }

.widget_custom_comments_entries ul li .published,
.widget_custom_popular_entries ul li .published,
.widget_custom_recent_entries ul li .published,
.widget_custom_twitter_entries ul li .published {
  text-transform: uppercase;
  display: block; }

.widget_custom_popular_entries ul li .post_title,
.widget_custom_recent_entries ul li .post_title {
  display: inline-block;
  padding-bottom: 5px; }

.widget_custom_twitter_entries ul li {
  list-style: none; }
  .widget_custom_twitter_entries ul li .published {
    background: url(images/icon_tweet.png) no-repeat 11px 5px;
    padding: 0 0 5px 58px; }
  .widget_custom_twitter_entries ul li abbr.published a {
    text-decoration: none; }
    .widget_custom_twitter_entries ul li abbr.published a:hover {
      text-decoration: underline; }
  .widget_custom_twitter_entries ul li .tweet_content {
    border: 1px solid #ececec;
    background-color: #ffffff;
    display: block;
    padding: 15px 20px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
    .widget_custom_twitter_entries ul li .tweet_content:before {
      content: '';
      border-bottom: 10px solid #ececec;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      position: absolute;
      top: -10px;
      left: 37px; }
    .widget_custom_twitter_entries ul li .tweet_content:after {
      content: '';
      border-bottom: 8px solid #ffffff;
      border-left: 7px solid transparent;
      border-right: 7px solid transparent;
      position: absolute;
      top: -8px;
      left: 37px; }

#bottom .widget_custom_contact_form_entries .bp-form-builder input[type="text"],
#bottom .widget_custom_contact_form_entries .bp-form-builder textarea {
  border: 1px solid #c8c8c8;
  background-color: #e4e4e4;
  margin-bottom: 5px; }

.widget_custom_contact_form_entries .bp-form-builder textarea {
  min-height: 100px;
  resize: vertical; }
.widget_custom_contact_form_entries .bp-form-builder .form_info {
  padding-bottom: 3px; }
  .widget_custom_contact_form_entries .bp-form-builder .form_info label {
    font-size: 10px;
    text-transform: uppercase;
    padding: 0 0 6px; }
.widget_custom_contact_form_entries .bp-form-builder .button {
  margin: 10px 0 0 0; }

.widget.widget_calendar table {
  width: 100%; }
  .widget.widget_calendar table th,
  .widget.widget_calendar table td {
    padding: 5px 0; }
.widget.widget_calendar caption {
  font-weight: bold;
  padding-bottom: 15px; }

.widgetinfo {
  border: 1px solid #ececec;
  background: #ffffff;
  color: #90cd67;
  text-align: center;
  display: none;
  padding: 5px 10px;
  margin: 0 0 15px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

.loading {
  background: url(images/loader.gif) no-repeat 0 0;
  width: 40px;
  height: 5px;
  position: relative;
  margin: 10px 5% 0 0;
  float: right;
  opacity: 0;
  filter: alpha(opacity=0); }

.widget .loading {
  margin-top: 25px; }

.widget_custom_recent_portfolio_entries .project_title,
.widget_custom_popular_portfolio_entries .project_title {
  margin: 15px 0; }
.widget_custom_recent_portfolio_entries li,
.widget_custom_popular_portfolio_entries li {
  display: none; }

.widget.widget_custom_advertisement_entries {
  padding: 1px;
  position: relative;
  overflow: hidden; }
  .widget.widget_custom_advertisement_entries .adv_widget_image {
    display: block;
    float: left;
    padding: 0 20px 20px 0; }
    .widget.widget_custom_advertisement_entries .adv_widget_image img {
      width: 125px;
      height: 125px; }
.widget.widget_custom_text_icon table.widgethead {
  width: 100%;
  margin-bottom: 10px; }
  .widget.widget_custom_text_icon table.widgethead td {
    vertical-align: middle; }
    .widget.widget_custom_text_icon table.widgethead td h3.widgettitle {
      margin-bottom: 0; }
    .widget.widget_custom_text_icon table.widgethead td:first-child {
      width: 48px;
      padding-right: 20px; }

#middle .widget.widget_custom_text_icon table.widgethead td:first-child img,
#bottom .widget.widget_custom_text_icon table.widgethead td:first-child img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
#middle .widget_custom_portfolio_entries_slides.responsiveContentSlider li.bpContentSlide figure img,
#bottom .widget_custom_portfolio_entries_slides.responsiveContentSlider li.bpContentSlide figure img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.search_line {
  border: 1px solid #ECECEC;
  background-color: white;
  height: 35px;
  width: 90%;
  margin-left: 10px;
  padding-top: 10px;
  clear: both; }
  .search_line p {
    padding: 0; }
  .search_line input[type="text"] {
    border: none;
    background-color: transparent;
    height: auto;
    float: left;
    padding: 4px;
    margin: 0;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px; }
  .search_line input[type="submit"] {
    background: url(images/search.png) no-repeat 0 center;
    cursor: pointer;
    font-size: 1px;
    width: 13px;
    height: 23px;
    float: right;
    margin: 0 8px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px; }

.error {
  text-align: center;
  padding-bottom: 70px; }
  .error h1 {
    font-size: 24.6em;
    line-height: 1em;
    padding: 40px 0 30px; }
  .error .search_line {
    width: 198px;
    margin: 10px auto 30px; }

.addthis_toolbox {
  border: 1px solid #ececec;
  background-color: #f8f8f8;
  position: relative;
  padding: 5px;
  margin-right: -1px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  margin-bottom: 10px; }
  .addthis_toolbox:before {
    display: block;
    color: #707070;
    content: "Share this article";
    font-size: 10px;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 5px; }

header .post_img + .post_img_bot .published {
  top: -13px; }

.blog .post,
.blog .page {
  margin-bottom: 55px; }
.blog .post.post-article {
  margin-bottom: 0; }

.portfolio.project .resizable_block {
  margin-bottom: 20px; }

.blog.short .post,
.portfolio_container.short .portfolio {
  margin-bottom: 10px; }

.post header {
  margin-bottom: 0; }
  .post header .entry-title {
    padding-bottom: 0; }

figure a {
  display: block; }

.post footer {
  overflow: hidden; }

.post_img .border_img,
.post_img .border_img_slide {
  border-bottom: none;
  display: block;
  padding: 5px 5px 0 5px;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }
  .post_img .border_img .border_img_inner,
  .post_img .border_img_slide .border_img_inner {
    padding-bottom: 0; }

.border_img a {
  display: block; }

header iframe {
  display: block;
  position: relative;
  z-index: 8; }

article .post_img_bot {
  clear: both;
  border: 1px solid #ececec;
  background-color: #f8f8f8;
  position: relative;
  padding: 5px;
  margin-right: -1px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
article .post_img + .post_img_bot {
  padding-top: 0;
  border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  -webkit-border-radius: 0 0 4px 4px; }
article .post_img.post_img_nomargin + .post_img_bot {
  margin-right: 0; }

.post_img_bot_inner {
  background-color: #fcfcfc;
  padding: 9px 0;
  overflow: hidden; }

.img_wrapper {
  position: relative; }
  .img_wrapper img {
    opacity: 1; }

.blog .post footer,
.blog .page footer,
.portfolio.project footer {
  border-top: 1px solid #ececec;
  padding-top: 9px;
  margin-bottom: 20px;
  overflow: hidden; }

.tags {
  width: 70%;
  float: left;
  margin: 7px 0 0; }
  .tags li {
    list-style: none;
    float: left;
    padding: 0 15px 0 5px; }
    .tags li a {
      background: url(images/icon_tag.png) no-repeat 0 3px;
      text-decoration: none;
      padding-left: 15px; }
      .tags li a:hover {
        background-position: 0 -29px; }

.post_info span.user_name {
  padding-right: 5px; }

.comments_number,
.user_name a,
.category_name a,
.tags li a {
  -webkit-transition: background-position .2s ease-in-out;
  -moz-transition: background-position .2s ease-in-out;
  -ms-transition: background-position .2s ease-in-out;
  -o-transition: background-position .2s ease-in-out;
  transition: background-position .2s ease-in-out; }

.format-quote .post_img,
.format-link .post_img,
.format-aside .post_img {
  border: 1px solid #ececec;
  border-bottom: none;
  background-color: #f8f8f8;
  position: relative;
  padding: 5px 5px 0 5px;
  border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  -webkit-border-radius: 4px 4px 0 0; }
.format-quote .aside,
.format-link .aside,
.format-aside .aside {
  background-color: #ffffff;
  overflow: hidden;
  padding: 13px 13px 23px; }

.aside h3,
.aside h4 {
  margin: 0; }

.format-link .aside h3 {
  background: url(images/icon_link.png) no-repeat 0 50%;
  padding-left: 30px; }

.format-quote blockquote:before {
  color: #e5e5e5; }
.format-quote .post_img .aside blockquote,
.format-quote .format-aside .post_img .aside h5 {
  line-height: 30px; }

.project_navi {
  border-top: 1px solid #ececec;
  padding: 20px 0;
  position: relative;
  overflow: hidden; }
  .project_navi .fl a {
    background: url(images/arrow_left.png) no-repeat 0 50%;
    padding-left: 17px; }
  .project_navi .fr a {
    background: url(images/arrow.png) no-repeat 100% 50%;
    float: right;
    padding-right: 17px; }

.wp-pagenavi {
  padding: 10px 0 30px;
  position: relative;
  overflow: hidden; }
  .wp-pagenavi span.current {
    border: 1px solid #d2d2d2;
    background-color: #e5e5e5;
    padding: 3px 7px;
    margin: 0 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px; }
  .wp-pagenavi a {
    border: 1px solid #ececec;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background: url(images/button.png) repeat-x 0 0;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.1);
    padding: 3px 7px;
    margin: 0 2px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05); }
    .wp-pagenavi a:hover {
      background-image: none;
      color: #ffffff; }

.blog .wp-pagenavi .pages {
  padding-right: 10px; }
.blog .wp-pagenavi .page {
  margin-bottom: 0; }

.bpLike {
  border: 1px solid #d3d3d3;
  background: #e5e5e5 url(images/like.png) no-repeat 5px 1px;
  color: #ffffff;
  font-size: 11px;
  text-decoration: none;
  display: block;
  height: 18px;
  float: left;
  padding: 0 6px 0 28px;
  margin: 0 30px 0 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-transition: background-color .3s ease-in-out, background-position .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, background-position .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out, background-position .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, background-position .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out;
  transition: background-color .3s ease-in-out, background-position .3s ease-in-out, border-color .3s ease-in-out, color .3s ease-in-out; }
  .bpLike:hover, .bpLike.active {
    background-position: 5px -31px; }

.bp_social {
  display: none;
  margin-top: 18px;
  overflow: hidden; }
  .bp_social a {
    display: inline-block;
    padding: 5px 10px 0 2px; }

.bp_share {
  margin: 18px 0 0; }

.share_posts {
  border-top: 1px solid #ececec;
  padding: 20px 0; }

.about_author {
  border-top: 1px solid #ececec;
  padding: 20px 0;
  position: relative;
  overflow: hidden; }
  .about_author h3 {
    margin-bottom: 0; }
  .about_author p {
    padding-bottom: 0; }

#comments,
#respond {
  border-top: 1px solid #ececec;
  padding-top: 20px; }

.commentlist li {
  list-style: none; }
  .commentlist li .border_img.alignleft {
    margin-right: 10px; }
.commentlist ul {
  padding-left: 45px;
  margin-bottom: 0; }

.com_box {
  border: 1px solid #ececec;
  background: #ffffff;
  padding: 14px 20px;
  margin-bottom: 20px;
  position: relative;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
  .com_box:before, .com_box:after {
    content: '';
    position: absolute; }
  .com_box:after {
    border-top: 10px solid #ffffff;
    border-left: 10px solid transparent;
    left: -10px;
    top: 20px; }
  .com_box:before {
    border-top: 12px solid #ececec;
    border-left: 12px solid transparent;
    left: -12px;
    top: 19px; }
  .com_box p {
    padding-bottom: 16px; }

.comment-body {
  padding-left: 10px;
  overflow: hidden; }

.com_info {
  padding-bottom: 8px; }

.portfolio_container {
  margin-right: -1.9%;
  position: relative; }

#content .portfolio_container {
  margin-right: -1.8%; }
#content .blog.portfolio_container {
  margin-right: 0; }

.project .resize {
  clear: both; }

.project .resize figure,
.portfolio_container .portfolio {
  float: left; }

.portfolio_container.one_block .portfolio,
.project.one_block .resize figure {
  float: none; }

.blog.portfolio_container.one_block .portfolio {
  width: 100%; }

.project.four_blocks .resize figure,
.project.three_blocks .resize figure,
.project.two_blocks .resize figure,
.portfolio_container.four_blocks .portfolio,
.portfolio_container.three_blocks .portfolio,
.portfolio_container.two_blocks .portfolio {
  padding: 1px 1.8% 20px 0.2%; }

.project.one_block .resize figure {
  padding-bottom: 20px; }
.project.four_blocks .resize figure {
  width: 23.5%; }
.project.three_blocks .resize figure {
  width: 32%; }
.project.two_blocks .resize figure {
  width: 49%; }

.portfolio_container.four_blocks .portfolio {
  width: 23%; }
.portfolio_container.three_blocks .portfolio {
  width: 31.3%; }
.portfolio_container.two_blocks .portfolio {
  width: 48%; }

.project.four_blocks header, .project.three_blocks header, .project.two_blocks header {
  margin-bottom: 0; }

.portfolio_container.one_block .portfolio {
  width: 99%;
  padding: 1px .5% 30px .5%; }

.portfolio_container.one_block .portfolio,
.project.four_blocks .resize figure + figure + figure + figure,
.project.three_blocks .resize figure + figure + figure,
.project.two_blocks .resize figure + figure {
  padding-right: 0;
  padding-left: 0; }

.portfolio_container .portfolio figure,
.portfolio_container .portfolio .shortcode_slideshow,
.portfolio_container .portfolio .resizable_block,
#middle .portfolio_container .portfolio .jp-video {
  margin: 0 0 20px; }

#middle .portfolio_container .portfolio .jp-video,
#middle .portfolio_container .portfolio .resizable_block,
.portfolio_container .portfolio .shortcode_slideshow .bp_content_slider_parent {
  -webkit-box-shadow: 0 0 1px #b3b3b3;
  -moz-box-shadow: 0 0 1px #b3b3b3;
  box-shadow: 0 0 1px #b3b3b3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

#middle .portfolio_container .portfolio .jp-video .li-jp-full-screen,
#middle .portfolio_container .portfolio .jp-video .li-jp-restore-screen {
  display: none; }
#middle .portfolio_container .portfolio .jp-video .jp-volume-bar {
  right: 8px; }
#middle .portfolio_container .portfolio .jp-video .jp-duration {
  margin-right: 100px; }

.portfolio_container.four_blocks .portfolio div.jp-video div.jp-current-time,
.portfolio_container.four_blocks .portfolio div.jp-audio div.jp-current-time,
#content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-current-time,
#content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-current-time,
.portfolio_container.four_blocks .portfolio div.jp-video div.jp-time-sep,
.portfolio_container.four_blocks .portfolio div.jp-audio div.jp-time-sep,
#content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-time-sep,
#content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-time-sep,
.portfolio_container.four_blocks .portfolio div.jp-video div.jp-duration,
.portfolio_container.four_blocks .portfolio div.jp-audio div.jp-duration,
#content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-duration,
#content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-duration {
  display: none; }

.portfolio_container .portfolio .shortcode_slideshow li.bpContentSlide figure {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0;
  position: relative; }

#middle .portfolio_container .portfolio .shortcode_slideshow li.bpContentSlide figure img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

.portfolio_container.one_block .portfolio .entry-title {
  margin: 20px 0 6px; }
.portfolio_container.one_block .portfolio figure.fullwidth,
.portfolio_container.one_block .portfolio div.video_block,
.portfolio_container.one_block .portfolio div.shortcode_slideshow {
  float: left;
  min-width: 63%;
  max-width: 63%; }
.portfolio_container.one_block .portfolio .port_text {
  min-width: 33%;
  max-width: 33%;
  float: left;
  padding-left: 2%;
  padding-bottom: 20px; }
.portfolio_container .portfolio .post_category {
  margin-bottom: 14px; }
.portfolio_container.short .portfolio .post_category {
  margin-bottom: 0; }

.pj_sort {
  border-bottom: 1px solid #ececec;
  height: 30px;
  padding: 14px 20px;
  position: relative; }

.p_options_loader {
  background: url(images/loader_white.gif) no-repeat 0 0;
  display: block;
  width: 160px;
  height: 20px;
  position: absolute;
  top: 20px;
  right: 20px; }

.p_options_block {
  padding: 0;
  display: none;
  position: absolute;
  right: 0;
  top: 15px;
  z-index: 29;
  opacity: 1;
  filter: alpha(opacity=100); }
  .p_options_block a:hover {
    text-decoration: none; }

.p_sort_block {
  float: left; }
  .p_sort_block p {
    margin-left: 10px; }

.p_sort {
  float: right;
  padding: 0 20px 0 0;
  position: relative; }
  .p_sort a[name="p_date"] {
    display: block;
    float: left; }
  .p_sort a[name="p_name"] span,
  .p_sort a[name="p_date"] span {
    background: url(images/sort_arrow.png) no-repeat right 3px;
    padding-right: 25px; }
  .p_sort a.current,
  .p_sort a.current.reversed {
    color: #ffffff; }
  .p_sort a.current.reversed[name="p_name"] span, .p_sort a.current.reversed[name="p_date"] span {
    background-position: right -28px; }

.p_sort a.current.reversed[name="p_name"], .p_sort a.current.reversed[name="p_date"], .p_sort a.current[name="p_name"], .p_sort a.current[name="p_date"] {
  background-image: none; }

.p_sort a[name="p_name"] {
  margin-right: 10px;
  display: block;
  float: left; }

div.p_filter,
.p_filter_container {
  position: relative;
  z-index: 29; }

div.p_filter {
  float: right;
  padding: 0 10px 0 0; }

a.p_cat_filter {
  display: block;
  position: relative;
  z-index: 31; }
  a.p_cat_filter span {
    background: url(images/sort_arrow.png) no-repeat right 3px;
    display: block;
    width: 110px;
    padding-right: 25px; }
  a.p_cat_filter:hover span {
    background-position: right -28px; }

.p_filter_container ul.p_filter {
  background: #444444;
  list-style: none;
  display: block;
  width: 157px;
  overflow: hidden;
  position: absolute;
  top: 27px;
  left: 0;
  z-index: 30;
  opacity: 0;
  filter: alpha(opacity=0);
  border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease; }
.p_filter_container:hover ul.p_filter {
  opacity: 1;
  filter: alpha(opacity=100); }

ul.p_filter li a {
  color: #ffffff;
  text-decoration: none;
  display: block;
  width: 144px;
  height: 0;
  padding: 0 0 0 10px;
  z-index: 30;
  -webkit-transition: height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease;
  -moz-transition: height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease;
  -o-transition: height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease;
  -ms-transition: height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease;
  transition: height 0.5s ease, padding-top 0.5s ease, padding-bottom 0.5s ease; }

.p_filter_container:hover ul.p_filter li a {
  height: 20px;
  padding-top: 4px;
  padding-bottom: 4px; }

ul.p_filter li {
  position: relative;
  overflow: hidden;
  display: block;
  z-index: 30; }
  ul.p_filter li.current a,
  ul.p_filter li a:hover {
    display: block;
    height: 20px; }
  ul.p_filter li:first-child {
    padding-top: 6px; }

article.portfolio span.meta-date {
  display: none; }

.project header {
  margin-bottom: 20px; }
.project footer {
  overflow: hidden; }
.project .project_meta {
  border-top: 1px solid #ececec;
  background-color: #fcfcfc;
  padding: 10px 0 10px 20px;
  margin: 20px 0;
  overflow: hidden;
  position: relative; }
  .project .project_meta .post_info {
    width: 60%;
    padding: 0; }
  .project .project_meta .published {
    background: url(images/icon_calendar.png) no-repeat 0 3px;
    font-size: 10px;
    text-transform: uppercase;
    float: left;
    padding: 0 35px 0 25px;
    margin-top: 1px; }

.preloader img {
  opacity: 0;
  filter: alpha(opacity=0); }

.bp-form-builder label {
  padding-bottom: 11px; }
.bp-form-builder select {
  border: 1px solid #ececec;
  background-color: #ffffff;
  height: 30px;
  line-height: 20px;
  width: 220px;
  padding: 5px 4px;
  margin: 0 0 3px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }
.bp-form-builder option {
  background-color: #ffffff;
  border: none;
  height: 20px;
  width: 200px;
  padding: 0;
  margin: 0; }
.bp-form-builder .form_info {
  padding-bottom: 20px; }
.bp-form-builder span.db {
  font-size: .915em; }

input[type="text"],
input[type="tel"],
input[type="email"],
textarea {
  border: 1px solid #999;
  background-color: #ffffff;
  height: 20px;
  width: 90%;
  padding: 5px 4px;
  margin: 0 0 3px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

textarea {
  height: 120px; }

#commentform input[type="text"] {
  width: 60%;
  float: left; }
#commentform textarea {
  width: 95%; }
#commentform p {
  overflow: hidden;
  clear: both; }
#commentform input[type="text"] + label {
  line-height: 32px;
  float: left;
  padding-left: 16px; }

#commentform textarea,
.bp-form-builder textarea {
  min-height: 200px;
  resize: vertical; }

.bp-form-builder .check_parent {
  padding: 6px 0;
  position: relative;
  overflow: hidden; }
  .bp-form-builder .check_parent label {
    padding: 0; }
  .bp-form-builder .check_parent input[type="checkbox"],
  .bp-form-builder .check_parent input[type="radio"] {
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    filter: alpha(opacity=0); }
  .bp-form-builder .check_parent input[type="radio"] + label {
    background: url(images/radio_check.png) no-repeat 0 -27px; }
  .bp-form-builder .check_parent input[type="radio"]:checked + label {
    background: url(images/radio_check.png) no-repeat 0 0; }
  .bp-form-builder .check_parent input[type="checkbox"] + label {
    background: url(images/radio_check.png) no-repeat 0 -81px; }
  .bp-form-builder .check_parent input[type="checkbox"]:checked + label {
    background: url(images/radio_check.png) no-repeat 0 -54px; }
.bp-form-builder .check_parent input[type="checkbox"] + label,
.bp-form-builder input[type="radio"] + label {
  line-height: 17px;
  font-weight: normal;
  display: block;
  height: 17px;
  float: left;
  padding: 0 0 0 25px;
  margin: 0;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  z-index: 1; }
.bp-form-builder .bp_checkbox .db,
.bp-form-builder .bp_radio .db,
.bp-form-builder .bp_checkboxes .db {
  display: block;
  padding-bottom: 15px; }

.accordionSlider {
  list-style: none;
  width: 980px;
  height: 400px;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden; }
  .accordionSlider li {
    display: block;
    width: 980px;
    height: 400px;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: hidden;
    z-index: 200; }
    .accordionSlider li span.overlay {
      display: block;
      width: 20px;
      height: 400px;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 200; }
  .accordionSlider.vertical li span.overlay {
    width: 980px;
    height: 20px;
    left: 0; }
  .accordionSlider li .slide-description-short {
    background: #010101;
    color: #fefefe;
    padding: 20px 20px 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: .8;
    filter: alpha(opacity=80); }

.accordion_content_slider {
  background: url(images/loader.gif) 50% 50% no-repeat; }

.slide-description-short h1,
.slider-title {
  color: #ffffff; }

.accordionSlider.vertical li .slide-description-short {
  padding: 10px 10px 0; }

.accordionSlider li .slide-description {
  background: #010101;
  color: #fefefe;
  padding: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: .8;
  filter: alpha(opacity=80); }
  .accordionSlider li .slide-description p {
    padding: 0; }
  .accordionSlider li .slide-description .fr {
    margin-left: 30px; }

#slider.accordionSlider.sliderActive img {
  display: block; }

#slider.accordionSlider a img {
  border: 0; }

.inputContainer {
  position: relative;
  float: left; }

.formError {
  display: block;
  position: absolute;
  top: 300px;
  left: 300px;
  cursor: pointer;
  z-index: 5000; }

.ajaxSubmit {
  border: 1px solid #999999;
  background: #55ea55;
  display: none;
  padding: 20px; }

.formError .formErrorContent {
  border: 1px solid #333333;
  background: #000000;
  color: #ffffff;
  font-family: Tahoma;
  font-size: 11px;
  width: 150px;
  padding: 4px 10px;
  position: relative;
  z-index: 5001;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px; }

.greenPopup .formErrorContent {
  background: #33be40; }

.blackPopup .formErrorContent {
  background: #393939;
  color: #ffffff; }

.formError .formErrorArrow {
  width: 15px;
  margin: -2px 0 0 13px;
  position: relative;
  z-index: 5006; }
.formError .formErrorArrowBottom {
  margin: 0 0 0 12px;
  top: 2px; }
  .formError .formErrorArrowBottom div {
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    background: #000000;
    font-size: 0;
    line-height: 0;
    display: block;
    height: 1px;
    margin: 0 auto; }

.greenPopup .formErrorArrow div {
  background: #33be40; }

.blackPopup .formErrorArrow div {
  background: #393939;
  color: #ffffff; }

.formError .formErrorArrow .line10 {
  border: 0;
  width: 15px; }
.formError .formErrorArrow .line9 {
  border: 0;
  width: 13px; }
.formError .formErrorArrow .line8 {
  width: 11px; }
.formError .formErrorArrow .line7 {
  width: 9px; }
.formError .formErrorArrow .line6 {
  width: 7px; }
.formError .formErrorArrow .line5 {
  width: 5px; }
.formError .formErrorArrow .line4 {
  width: 3px; }
.formError .formErrorArrow .line3 {
  border-bottom: 0;
  border-left: 1px solid #333333;
  border-right: 1px solid #333333;
  width: 1px; }
.formError .formErrorArrow .line2 {
  border: 0;
  background: #333333;
  width: 1px; }
.formError .formErrorArrow .line1 {
  border: 0;
  background: #333333;
  width: 0; }

.header,
#header .header.csstransition #navigation li > a,
#middle,
#content,
#sidebar,
.bottom_inner,
.footer_inner,
.one_half,
.one_half.last,
.one_third,
.one_third.last,
.two_third,
.two_third.last,
.one_fourth,
.one_fourth.last,
.three_fourth,
.three_fourth.last,
.resizable_block,
.preloader,
.fullwidth,
.bp_slider_parent {
  transition: width .3s ease-in-out;
  -moz-transition: width .3s ease-in-out;
  -webkit-transition: width .3s ease-in-out;
  -o-transition: width .3s ease-in-out;
  -ms-transition: width .3s ease-in-out; }

#middle.portfolio_page,
#middle.portfolio_page #content {
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none; }

.resizable_block,
.preloader,
.fullwidth,
.colored_block,
.bp_slider_parent {
  transition: height .3s ease-in-out;
  -moz-transition: height .3s ease-in-out;
  -webkit-transition: height .3s ease-in-out;
  -o-transition: height .3s ease-in-out;
  -ms-transition: height .3s ease-in-out; }

.content_wrap {
  transition: background-position .3s ease-in-out;
  -moz-transition: background-position .3s ease-in-out;
  -webkit-transition: background-position .3s ease-in-out;
  -o-transition: background-position .3s ease-in-out;
  -ms-transition: background-position .3s ease-in-out; }

.preloader {
  transition: padding-bottom .3s ease-in-out;
  -moz-transition: padding-bottom .3s ease-in-out;
  -webkit-transition: padding-bottom .3s ease-in-out;
  -o-transition: padding-bottom .3s ease-in-out;
  -ms-transition: padding-bottom .3s ease-in-out; }

.error h1 {
  transition: font-size .3s ease-in-out, padding .3s ease-in-out;
  -moz-transition: font-size .3s ease-in-out, padding .3s ease-in-out;
  -webkit-transition: font-size .3s ease-in-out, padding .3s ease-in-out;
  -o-transition: font-size .3s ease-in-out, padding .3s ease-in-out;
  -ms-transition: font-size .3s ease-in-out, padding .3s ease-in-out; }

.subpage_nav {
  padding-bottom: 20px; }
  .subpage_nav a {
    text-decoration: none; }

.bp_slider_parent,
#slider {
  height: 300px;
  position: relative;
  overflow: hidden; }

.responsiveSlider {
  text-align: left;
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity .5s ease-in-out;
  -moz-transition: opacity .5s ease-in-out;
  -ms-transition: opacity .5s ease-in-out;
  -o-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out; }

.bp_slider_parent > .responsiveSlider {
  width: 100%;
  height: 100%;
  opacity: 1;
  filter: alpha(opacity=100); }

.responsiveSlider,
.responsiveSlider > li {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  position: absolute; }

.responsiveSlider {
  top: 0;
  left: 0; }
  .responsiveSlider > li {
    top: 0;
    left: 100%;
    z-index: 1; }
  .responsiveSlider .slideCaption {
    position: absolute;
    top: 0; }
    .responsiveSlider .slideCaption.right {
      right: 5px; }
    .responsiveSlider .slideCaption.left {
      left: 50px; }
  .responsiveSlider .slideCaption > .slideCaptionInner {
    width: 100%;
    display: table-cell;
    vertical-align: middle; }
  .responsiveSlider > li div.bp_img_pattern {
    background-position: 0 0;
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0; }
  .responsiveSlider > li.video > a.bp_img_video {
    background: url(images/video.png) 0 0 no-repeat;
    display: block;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
    position: absolute;
    top: 50%;
    left: 50%;
    cursor: pointer;
    opacity: 0.33;
    filter: alpha(opacity=33);
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out; }
  .responsiveSlider > li.video > a.bp_img_video:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.bp_slider_parent .bp_slider_video {
  background: #000000;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 150; }
.bp_slider_parent a.bp_prev_slide,
.bp_slider_parent a.bp_next_slide {
  display: block;
  width: 70px;
  height: 100px;
  margin-top: -50px;
  position: absolute;
  top: 50%;
  z-index: 11; }
.bp_slider_parent a.bp_prev_slide {
  left: 10px; }
.bp_slider_parent a.bp_next_slide {
  right: 10px; }
.bp_slider_parent a.bp_prev_slide span,
.bp_slider_parent a.bp_next_slide span,
.bp_slider_parent a.bp_close_video {
  background-color: #ececec;
  width: 41px;
  height: 41px;
  display: block;
  overflow: hidden;
  position: absolute;
  border-radius: 20.5px;
  -moz-border-radius: 20.5px;
  -webkit-border-radius: 20.5px;
  -webkit-transition: background-color .3s ease-in-out, background-position .3s ease-in-out;
  -moz-transition: background-color .3s ease-in-out, background-position .3s ease-in-out;
  -ms-transition: background-color .3s ease-in-out, background-position .3s ease-in-out;
  -o-transition: background-color .3s ease-in-out, background-position .3s ease-in-out;
  transition: background-color .3s ease-in-out, background-position .3s ease-in-out; }
.bp_slider_parent a.bp_prev_slide span,
.bp_slider_parent a.bp_next_slide span {
  background-repeat: no-repeat;
  top: 30px; }
.bp_slider_parent a.bp_prev_slide span {
  background-image: url(images/prev_sl.png);
  background-position: 14px 11px;
  left: 5px; }
.bp_slider_parent a.bp_prev_slide:hover span {
  background-position: -25px 11px; }
.bp_slider_parent a.bp_next_slide span {
  background-image: url(images/next_sl.png);
  background-position: -24px 11px;
  right: 5px; }
.bp_slider_parent a.bp_next_slide:hover span {
  background-position: 15px 11px; }
.bp_slider_parent a.bp_close_video {
  background-image: url(images/video_close.png);
  background-position: 12px -49px;
  background-repeat: no-repeat;
  bottom: -150px;
  right: 15px;
  z-index: 200; }
  .bp_slider_parent a.bp_close_video:hover {
    background-position: 12px 11px; }
.bp_slider_parent ul.bp_slides_nav {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 30px;
  background-color: #eee;
  z-index: 10;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  .bp_slider_parent ul.bp_slides_nav li {
    display: inline-block;
    position: relative;
    left: 45%;
    width: 20px;
    padding: 8px 0 0; }
    .bp_slider_parent ul.bp_slides_nav li:first-child {
      padding: 0; }
    .bp_slider_parent ul.bp_slides_nav li a {
      background-color: #999;
      display: block;
      text-indent: -9999px;
      width: 7px;
      height: 7px;
      margin: 5px 0px;
      position: relative;
      left: 45%;
      border-radius: 6px;
      -moz-border-radius: 6px;
      -webkit-border-radius: 6px;
      -webkit-transition: background-color .3s ease-in-out;
      -moz-transition: background-color .3s ease-in-out;
      -ms-transition: background-color .3s ease-in-out;
      -o-transition: background-color .3s ease-in-out;
      transition: background-color .3s ease-in-out; }
.bp_slider_parent .bp_slider_timer {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 10;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }

.bp_content_slider_parent {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden; }

.responsiveContentSlider {
  background: url(images/loader.gif) 50% 50% no-repeat;
  text-align: left;
  display: block;
  list-style: none;
  width: 100%;
  height: 0;
  padding: 0 0 56.25%;
  margin: 0;
  position: relative;
  overflow: hidden; }
  .responsiveContentSlider > li {
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 1; }

.bp_content_slider_parent > .responsiveContentSlider {
  height: 100%;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0; }

a.bp_content_prev_slide, a.bp_content_next_slide {
  background-image: url(images/widget_nav.png);
  background-repeat: no-repeat;
  display: block;
  width: 21px;
  height: 20px;
  position: absolute;
  top: 10px;
  z-index: 11; }
a.bp_content_prev_slide {
  background-position: 0 -30px;
  right: 23px; }
  a.bp_content_prev_slide:hover {
    background-position: 0 -60px; }
a.bp_content_next_slide {
  background-position: 0 0;
  right: 0; }
  a.bp_content_next_slide:hover {
    background-position: 0 -90px; }

.bp_content_slider_parent ul.bp_slides_nav {
  list-style: none;
  padding: 10px;
  margin: 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
  -webkit-transition: opacity .3s ease-in-out;
  -moz-transition: opacity .3s ease-in-out;
  -ms-transition: opacity .3s ease-in-out;
  -o-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out; }
  .bp_content_slider_parent ul.bp_slides_nav li {
    display: block;
    float: left;
    padding: 0 0 0 4px; }
    .bp_content_slider_parent ul.bp_slides_nav li:first-child {
      padding: 0; }
    .bp_content_slider_parent ul.bp_slides_nav li a {
      background-color: #ececec;
      display: block;
      text-indent: -9999px;
      width: 7px;
      height: 7px;
      border-radius: 3.5px;
      -moz-border-radius: 3.5px;
      -webkit-border-radius: 3.5px;
      -webkit-transition: background-color .3s ease-in-out;
      -moz-transition: background-color .3s ease-in-out;
      -ms-transition: background-color .3s ease-in-out;
      -o-transition: background-color .3s ease-in-out;
      transition: background-color .3s ease-in-out; }

.slider_shortcode .shortcode_slideshow_container {
  position: relative;
  overflow: hidden; }
.slider_shortcode a.bp_content_prev_slide,
.slider_shortcode a.bp_content_next_slide {
  top: 5px; }
.slider_shortcode a.bp_content_prev_slide {
  right: auto;
  left: 5px; }
.slider_shortcode a.bp_content_next_slide {
  right: auto;
  left: 28px; }

.related-guides h3 {
  border-top: 1px solid #D7D7D7;
  color: #57585A;
  padding-top: 10px; }
.related-guides > div {
  width: 33%;
  float: left;
  box-sizing: border-box;
  padding: 0 10px 20px 0; }
.related-guides > div:nth-of-type(3n+1) {
  clear: both; }
.related-guides > div a {
  text-decoration: none; }
.related-guides > div a.title {
  font-weight: bold; }

.related-guides div.date {
  font-size: 12px;
  color: #CECECE;
  text-transform: uppercase;
  padding: 2px 0; }

@media only screen and (max-width: 1370px) {
  h3.widgettitle {
    font-size: 20px !important; }

  .slideCaption.right .slideCaptionInner {
    width: 245px;
    height: 380px !important; } }
@media only screen and (min-width: 1366px) {
  .header-phone {
    margin-top: 58px; }

  .header {
    width: 1240px; }

  #navigation li > a {
    width: auto; }

  .colored_block {
    height: 0px; }

  #middle {
    width: 1222px;
    padding: 10px;
    margin: 0 auto; }

  #bottom {
    padding-top: 80px;
    margin-top: -110px; }

  .bp_slider_parent,
  #slider {
    width: 1220px;
    height: 300px; }

  .slideCaption.right .slideCaptionInner {
    height: 380px !important;
    width: 265px; }

  .content_wrap {
    background-position: 800px 0; }
    .content_wrap.sidebar_left {
      background-position: 419px 0; }

  #content {
    width: 760px;
    padding: 20px; }

  #sidebar {
    width: 380px;
    padding: 10px; }

  .bottom_inner,
  .footer_inner {
    width: 1180px; }

  .main_text {
    font-size: 32px;
    line-height: 40px; }

  .portfolio_container {
    margin-right: -1.7%; }

  #content .portfolio_container {
    margin-right: -1.9%; }
  #content .blog.portfolio_container {
    margin-right: 0; }

  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-current-time,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-current-time,
  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-time-sep,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-time-sep,
  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-duration,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-duration {
    display: inline; } }
@media screen and (max-width: 1280px), screen and (max-device-width: 1280px) {
  #main_navigation li a {
    font-size: 14px;
    padding: 50px 5px; }

  #phone-call .box {
    font-size: 13px; }
  #phone-call p strong {
    font-size: 18px; }

  #middle .author-details span.author-avatar {
    float: left; }
  #middle .author-details span.author-name {
    float: right;
    width: calc(100% - 122px);
    margin-right: 0; }
  #middle .author-details span.author-meta {
    width: 100%;
    margin-top: 20px; }
  #middle .author-details span.author-date {
    display: inline-block;
    float: left;
    width: 96px;
    margin-top: 6px;
    text-align: center;
    vertical-align: middle; }
  #middle .author-details span.author-categories {
    display: inline-block;
    float: right;
    width: calc(100% - 121px);
    margin-left: 0;
    vertical-align: middle; }
    #middle .author-details span.author-categories a {
      display: inline-block;
      margin-top: 0; } }
@media only screen and (max-width: 1270px) {
  .map-block .map-image,
  .map-block .map-listing {
    width: 100%;
    margin: 0; } }
@media screen and (max-width: 1140px), screen and (max-device-width: 1140px) {
  #main_navigation li a {
    font-size: 13px; } }
@media only screen and (max-width: 1040px) {
  .box-alt-container {
    margin-right: 0;
    width: 98%; } }
@media only screen and (min-width: 1025px) and (max-width: 1270px) {
  #middle {
    width: 97%; }

  #content {
    width: 640px; }

  .content_wrap {
    background: url(images/content_sep.png) repeat-y 677px 0; } }
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .header-phone {
    display: none; }

  .main_images_holder,
  .resources_images_holder {
    width: 45% !important;
    float: left !important;
    margin: 0 5% !important; }

  .newsfeed h2 {
    font-size: 20px !important; }

  .header {
    width: 760px; }

  #navigation {
    display: none; }
    #navigation li > a {
      min-width: 75px; }

  select#resp_navigation {
    display: block;
    position: relative;
    top: 30px; }

  .slideCaption.right .slideCaptionInner {
    position: relative;
    top: -10px !important;
    width: 165px;
    line-height: 12px; }
  .slideCaption.right ul li {
    line-height: 12px !important; }

  .responsiveSlider .slideCaption.right {
    right: 5px !important; }

  .slideCaption.right ul li {
    font-size: 12px !important; }
  .slideCaption.top h1 {
    font-size: 20px !important;
    margin-top: -10px; }
  .slideCaption.top h5 {
    display: none; }

  .colored_block {
    height: 260px;
    top: 123px; }

  #middle {
    width: 742px;
    padding: 6px;
    margin: 0 auto; }

  #bottom {
    padding-top: 74px;
    margin-top: -104px; }

  #top_sidebar {
    padding: 20px 20px 0; }

  #middle_content,
  .middle_sidebar {
    padding: 20px; }

  .bp_slider_parent,
  #slider {
    width: 740px;
    height: 185px; }

  .content_wrap {
    background-position: 480px 0; }
    .content_wrap.sidebar_left {
      background-position: 259px 0; }

  #content {
    width: 440px;
    padding: 20px; }

  #sidebar {
    width: 220px;
    padding: 10px; }

  .bottom_inner,
  .footer_inner {
    width: 690px; }

  .main_text {
    font-size: 24px;
    line-height: 32px; }

  .commentlist ul {
    padding-left: 25px; }

  #content .post_info {
    padding: 50px 15px 0; }
  #content .project .post_info {
    padding: 30px 0 0; }

  .portfolio_container,
  #content .portfolio_container {
    margin-right: -2%; }

  #content .blog.portfolio_container {
    margin-right: 0; }
  #content .portfolio_container.one_block .portfolio {
    float: none; }
    #content .portfolio_container.one_block .portfolio figure.fullwidth,
    #content .portfolio_container.one_block .portfolio div.video_block,
    #content .portfolio_container.one_block .portfolio div.shortcode_slideshow {
      float: none;
      min-width: 100%;
      max-width: 100%; }
    #content .portfolio_container.one_block .portfolio .port_text {
      float: none;
      padding-left: 0;
      min-width: 100%;
      max-width: 100%; }

  .portfolio_container.three_blocks .portfolio div.jp-video div.jp-current-time,
  .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-current-time,
  #content .portfolio_container.two_blocks .portfolio div.jp-video div.jp-current-time,
  #content .portfolio_container.two_blocks .portfolio div.jp-audio div.jp-current-time,
  .portfolio_container.three_blocks .portfolio div.jp-video div.jp-time-sep,
  .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-time-sep,
  #content .portfolio_container.two_blocks .portfolio div.jp-video div.jp-time-sep,
  #content .portfolio_container.two_blocks .portfolio div.jp-audio div.jp-time-sep,
  .portfolio_container.three_blocks .portfolio div.jp-video div.jp-duration,
  .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-duration,
  #content .portfolio_container.two_blocks .portfolio div.jp-video div.jp-duration,
  #content .portfolio_container.two_blocks .portfolio div.jp-audio div.jp-duration,
  #content .portfolio_container.three_blocks .portfolio div.jp-video .li-jp-stop,
  #content .portfolio_container.three_blocks .portfolio div.jp-audio .li-jp-stop {
    display: none; } }
@media screen and (max-width: 1035px), screen and (max-device-width: 1035px) {
  #main_navigation li a {
    font-size: 13px; }

  #phone-call .box {
    font-size: 12px; } }
@media screen and (max-width: 1030px), screen and (max-device-width: 1030px) {
  .container {
    padding-top: 130px; }

  #main_navigation {
    display: none; }

  #mobile_navigation {
    margin-top: 40px;
    display: block;
    width: 100%; }

  #site_logo {
    width: 20%;
    margin: 0; }

  #site_navigation {
    width: 48%;
    margin-left: 2%; } }
@media only screen and (max-width: 767px) {
  .header-phone {
    display: none; }

  .footer-phone {
    display: block;
    float: none;
    text-align: center;
    padding: 20px 0; }

  .main_images_holder,
  .resources_images_holder {
    width: 98% !important;
    height: auto !important;
    clear: both;
    margin-right: 5% !important; }

  .download_main {
    width: auto !important; }

  .bp_slider_parent {
    display: none; }

  .header {
    width: 280px; }

  .logo {
    margin: 20px auto;
    position: relative;
    top: auto;
    left: auto; }
    .logo img {
      display: inline-block; }

  .newsfeed h2 {
    font-size: 16px; }

  #header nav {
    width: 100%;
    position: relative;
    top: auto;
    right: auto; }

  #navigation {
    display: none; }

  select#resp_navigation {
    display: block; }

  .colored_block {
    height: 104px;
    top: 125px; }

  .top-strapline {
    display: none; }

  #middle {
    width: 302px;
    padding: 1px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px; }

  #bottom {
    padding-top: 62px;
    margin-top: -92px; }

  #top_sidebar {
    padding: 20px 10px 0; }

  .bp_slider_parent,
  #slider {
    width: 300px;
    height: 85px; }

  #middle_content,
  .middle_sidebar,
  #content,
  #sidebar {
    padding: 20px 0px 20px 10px; }

  .content_wrap {
    background: none; }

  #content {
    background: url(images/content_sep.png) bottom left repeat-x; }

  #content,
  #sidebar {
    width: 280px; }

  .headline,
  .cont_nav,
  .related_posts_content,
  .tabs_tab {
    padding-right: 10px;
    padding-left: 10px; }

  .bottom_inner,
  .footer_inner {
    width: 280px; }

  .one_half,
  .one_half.last,
  .one_third,
  .one_third.last,
  .two_third,
  .two_third.last,
  .one_fourth,
  .one_fourth.last,
  .three_fourth,
  .three_fourth.last,
  .portfolio_container.four_blocks .portfolio,
  .portfolio_container.three_blocks .portfolio,
  .portfolio_container.two_blocks .portfolio,
  .project.four_blocks .resize figure,
  .project.three_blocks .resize figure,
  .project.two_blocks .resize figure {
    width: 99%;
    float: none;
    padding-right: .5%;
    padding-left: .5%; }

  .portfolio_container,
  #content .portfolio_container {
    margin-right: 0; }

  .portfolio_container.one_block .portfolio {
    float: none; }

  .portfolio_container.one_block .portfolio figure.fullwidth,
  .portfolio_container.one_block .portfolio div.video_block,
  .portfolio_container.one_block .portfolio div.shortcode_slideshow {
    float: none;
    min-width: 100%;
    max-width: 100%; }

  .portfolio_container.one_block .portfolio .port_text {
    float: none;
    padding-left: 0;
    min-width: 100%;
    max-width: 100%; }

  .main_text {
    font-size: 24px;
    line-height: 32px; }

  .commentlist ul {
    padding-left: 15px; }

  .commentlist figure.alignleft {
    float: none;
    margin-right: 0; }

  .commentlist .comment-body {
    padding: 10px 0 0; }

  .com_box:before {
    border-top: 12px solid transparent;
    border-left: 12px solid #ececec;
    top: -12px;
    left: 19px; }

  .com_box:after {
    border-top: 10px solid transparent;
    border-left: 10px solid #ffffff;
    top: -10px;
    left: 20px; }

  .related_posts ul,
  .tabs,
  .tour {
    margin-bottom: 0; }

  .tour {
    padding-right: 0; }

  .tour,
  .tour_box {
    width: auto;
    float: none; }

  .related_posts ul li,
  .tabs li {
    float: none; }

  .tour li {
    border: 0;
    background: none; }

  .related_posts ul li a,
  .tabs li a {
    border: 1px solid #ececec;
    border-bottom: 0;
    padding-bottom: 10px;
    margin: 0 5px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }

  .tour li a {
    border: 1px solid #ececec;
    border-bottom: 0;
    text-align: center;
    line-height: 18px;
    display: block;
    padding: 7px 20px 10px;
    margin: 0 5px; }

  .related_posts ul li a.current,
  .tabs li a.current {
    padding-bottom: 10px; }

  .related_posts .related_posts_content .one_half {
    overflow: hidden; }

  .post_info {
    padding: 50px 15px 0; }

  #content .project .post_info {
    padding: 30px 0 0; }

  .error h1 {
    font-size: 10em;
    padding: 0 0 10px; }

  .responsiveSlider .bp_slider_timer,
  .responsiveSlider .bp_slides_nav,
  .responsiveSlider .slideCaption {
    display: none; }

  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-current-time,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-current-time,
  #content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-current-time,
  #content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-current-time,
  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-time-sep,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-time-sep,
  #content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-time-sep,
  #content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-time-sep,
  .portfolio_container.four_blocks .portfolio div.jp-video div.jp-duration,
  .portfolio_container.four_blocks .portfolio div.jp-audio div.jp-duration,
  #content .portfolio_container.three_blocks .portfolio div.jp-video div.jp-duration,
  #content .portfolio_container.three_blocks .portfolio div.jp-audio div.jp-duration {
    display: inline; }

  .pj_sort {
    height: 70px; }

  .p_sort {
    padding: 0 10px 3px 0; }

  .fr.disable_fr {
    float: none; }

  span.enable_cl {
    display: block;
    clear: both; }

  .interest-form-section > div {
    float: none;
    width: auto;
    margin: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer-phone {
    display: block;
    float: none;
    text-align: center;
    padding: 20px 0; }

  .header {
    width: 440px; }

  .colored_block {
    height: 165px;
    top: 130px; }

  #middle {
    width: 462px;
    padding: 4px;
    margin: 0 auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px; }

  .slideCaption.top h1 {
    font-size: 12px !important;
    margin-top: -10px; }

  #bottom {
    padding-top: 68px;
    margin-top: -98px; }

  .bp_slider_parent,
  #slider {
    width: 460px;
    height: 125px; }

  #content,
  #sidebar {
    width: 440px; }

  .bottom_inner,
  .footer_inner {
    width: 440px;
    height: auto; }

  .commentlist ul {
    padding-left: 25px; }

  .error h1 {
    font-size: 15em;
    padding: 0; }

  .pj_sort {
    height: 30px; }

  .container_padding {
    padding: 60px 0 100px; }

  #footer {
    height: 100px;
    margin-top: -100px; }

  .footer-phone {
    margin-top: 0; } }
@media screen and (max-width: 630px), screen and (max-device-width: 630px) {
  #site_logo {
    width: 35%;
    margin: 0; }

  #site_navigation {
    width: 63%;
    margin-left: 2%; }

  #phone-call {
    width: 100%;
    margin: 0; }
    #phone-call p strong {
      display: inline;
      font-size: 14px; } }
@media screen and (max-width: 600px), screen and (max-device-width: 600px) {
  #phone-call .pagewidth {
    text-align: center; }

  #phone-call .pagewidth > div {
    float: none; } }
@media screen and (max-width: 1300px), screen and (max-device-width: 1300px) {
  .home-page .pagewidth {
    width: auto;
    max-width: 100%;
    margin: 0 20px; } }
@media screen and (max-width: 1170px), screen and (max-device-width: 1170px) {
  .feature-image {
    padding-top: 180px; } }
@media screen and (max-width: 1024px), screen and (max-device-width: 1024px) {
  .feature-image:before {
    background-position: top right; }

  .feature-image .pagewidth .inner {
    left: 0;
    width: 100%; }

  .feature-image h1 {
    max-width: 100%;
    padding-bottom: 0;
    font-size: 40px;
    line-height: 1.4em; }

  .feature-image ul li {
    font-size: 20px;
    margin: 0 0 20px 30px; }

  .feature-image p.citation {
    left: auto;
    right: 20px; }

  .home-page .post-content .homepage-section {
    display: block;
    float: left;
    clear: left; }

  .home-page .post-content .homepage-section .col-4.imgholder {
    width: 46%;
    margin: 0;
    padding: 0 4% 0 0; }

  .home-page .post-content .homepage-section .col-8.contentholder {
    width: 50%;
    margin: 0; }

  .home-blog {
    float: left;
    padding-bottom: 40px; }

  .home-blog h5 {
    width: 100%; }

  .join-banner {
    background-size: 66%; }

  #footer {
    padding-bottom: 50px; }
    #footer .social_list {
      margin-left: 0; }

  .footer_inner {
    text-align: center; }
    .footer_inner .fr {
      float: none;
      display: inline-block;
      margin-right: 20px; }

  .footer-phone {
    float: none;
    display: block;
    margin-top: 10px; } }
@media screen and (max-width: 800px), screen and (max-device-width: 800px) {
  .feature-image {
    padding-top: 160px; }

  .feature-image h1 {
    font-size: 36px; }

  .home.page #middle .main_home_content img {
    float: none;
    display: block;
    margin: 0 auto 40px auto;
    text-align: center; }

  .home.page #middle .main_home_content .homepage-section img {
    margin: 0; }

  .col-1,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-10,
  .col-11,
  .col-12 {
    margin-left: 0;
    width: 100%;
    display: block; }

  ul#testimonials {
    min-height: 300px !important; }

  .case-study .col-3 {
    margin-left: 0;
    width: 23.5%; }
  .case-study .col-9 {
    margin-left: 2%;
    width: 74.5%; } }
@media screen and (max-width: 680px), screen and (max-device-width: 680px) {
  .feature-image {
    min-height: 0;
    padding: 0;
    color: #58595b;
    background-image: none !important;
    background-color: #f4f4f4; }

  .feature-image:before {
    display: none; }

  .feature-image .pagewidth .inner {
    padding: 40px 0; }

  .feature-image h1 {
    font-size: 26px;
    color: #58595b; }

  .feature-image ul li {
    font-size: 18px; }

  .feature-image p.citation {
    bottom: auto;
    top: -58px;
    padding: 5px;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.5); }

  .home.page #middle .feature-image img.banner-mobile {
    display: block; } }
@media screen and (max-width: 500px), screen and (max-device-width: 500px) {
  .feature-image p.citation {
    font-size: 16px; }

  .feature-image .pagewidth .inner {
    padding: 40px 0 20px; }

  .home-page .post-content .homepage-section .col-4.imgholder,
  .home-page .post-content .homepage-section .col-8.contentholder {
    width: 100%; }

  .home-page .post-content .homepage-section .col-4.imgholder {
    text-align: center; }

  .home.page #middle .main_home_content .homepage-section img {
    margin: 0 auto 40px;
    padding: 0; }

  .feature-image .pagewidth .inner p.button-wrap {
    margin-bottom: 20px; } }
/* full screen responsive edit */
@media only screen and (max-width: 1040px) {
  .bp_slider_parent,
  #slider {
    width: auto; }

  .slideCaption.right .slideCaptionInner {
    height: 250px !important; }

  .content_wrap {
    background: none; }

  #middle {
    width: auto !important;
    max-width: 98%; }

  .home #middle {
    max-width: 100%; }

  #content {
    width: 64% !important;
    box-sizing: border-box; }

  #sidebar {
    width: 34% !important;
    box-sizing: border-box; } }
@media only screen and (max-width: 960px) {
  #middle .sidebar-inner.inner-img {
    text-align: center; }
    #middle .sidebar-inner.inner-img img {
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
    #middle .sidebar-inner.inner-img h2 {
      padding: 0;
      text-align: center;
      margin-bottom: 150px; }
    #middle .sidebar-inner.inner-img a {
      float: none;
      margin: 0 auto; } }
@media only screen and (max-width: 768px) {
  #content,
  #sidebar {
    width: 100% !important;
    padding-right: 10px; }

  .join-banner {
    background-position: bottom center; }

  .join-banner .constrainer {
    width: 100%;
    margin-bottom: 45%;
    text-align: center; }

  .join-banner h2 {
    text-align: center; }

  .join-banner .pagewidth .franchisee-details {
    width: 100%; }

  .join-banner .pagewidth .franchisee-details p {
    left: auto;
    width: 100%;
    margin: 0;
    text-align: center; }

  #middle .sidebar-inner.inner-img {
    text-align: inherit; }
    #middle .sidebar-inner.inner-img img {
      left: auto;
      right: 0;
      -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
      transform: translateX(0); }
    #middle .sidebar-inner.inner-img h2 {
      padding: 0 calc(45% - 20px) 0 0;
      text-align: initial;
      margin-bottom: 90px; }
    #middle .sidebar-inner.inner-img a {
      float: none;
      margin: 0 29px 8px; }
    #middle .sidebar-inner.inner-img.img-left img {
      left: 0;
      right: auto; }
    #middle .sidebar-inner.inner-img.img-left h2 {
      padding: 0 0 0 calc(45% - 20px); }
    #middle .sidebar-inner.inner-img.img-left a {
      float: right; }

  .page-template-default #sidebar {
    margin-bottom: 50px; } }
@media only screen and (max-width: 500px) {
  .interest-form-section {
    width: 100%;
    float: none; } }
@media screen and (max-width: 480px), screen and (max-device-width: 480px) {
  .container {
    padding-bottom: 0; }

  #footer {
    height: auto;
    margin: 0;
    padding: 0; }

  .footer_inner {
    height: auto; } }
@media only screen and (max-width: 460px) {
  .news-page #middle #content p img {
    display: block;
    float: none;
    margin: 20px auto; }

  #middle .sidebar-inner.inner-img img {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 8 */
    filter: alpha(opacity=50);
    /* IE 5-7 */
    -moz-opacity: 0.5;
    /* Netscape */
    -khtml-opacity: 0.5;
    /* Safari 1.x */
    opacity: 0.5;
    /* Modern browsers */ } }
@media only screen and (max-width: 380px) {
  #middle .sidebar-inner.inner-img {
    text-align: center; }
    #middle .sidebar-inner.inner-img h2, #middle .sidebar-inner.inner-img.img-left h2 {
      padding: 0;
      text-align: center; }
    #middle .sidebar-inner.inner-img.img-left a {
      float: none; } }
.seo-block {
  border-top: 1px solid #d6d6d6;
  padding: 40px 0;
  font-size: 14px;
  color: #58595b; }
  .seo-block h5 {
    line-height: 30px;
    color: #58595b; }
