/*!
	Theme Name: Paragon PLC 2015 update
	Theme URI: http://www.fifteen.co.uk/
	Description: Wordpress Theme created by Fifteen Design
	Version: 1
	Author: Fifteen Design
	Author URI: http://www.fifteen.co.uk/
*/
/*------------------------------------*	CONFIG
\*------------------------------------*/
/*------------------------------------*    MIXINS
\*------------------------------------*/
.btn {
  padding: 0.5em 1em;
  display: inline-block;
  background-color: #491d3f;
  color: #FFF;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 150%;
  font-size: 16px;
  font-family: 'Open sans', sans-serif;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .btn:hover {
    text-decoration: none;
    background-color: black;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.banner-bg {
  background-size: cover;
  background-position: center;
  width: 100%;
  padding-bottom: 40%;
  margin-bottom: 30px; }

.tweet-bar {
  padding: 7em 2em;
  margin: 0 0 20px 0;
  position: relative;
  background: #1eb1e7; }
  @media only screen and (max-width: 600px) {
    .tweet-bar {
      padding: 0 2em; } }

.twitter-header {
  background: #1eb1e7;
  margin: 50px 0 0 0;
  font-size: 60px;
  padding: 20px;
  color: #fff;
  display: block;
  text-align: center; }
  .twitter-header:hover {
    text-decoration: none; }

.follow-btn {
  position: absolute;
  right: 20px;
  top: -55px; }

.tweet p.tweet-date {
  font-style: italic;
  margin: 0 0 10px 0; }

#twitter-tweet {
  margin: 0; }
  #twitter-tweet p {
    border-top: 1px solid #ffffff;
    color: #ffffff;
    margin-bottom: 2em;
    margin-top: 1em;
    padding-top: 2em; }
  #twitter-tweet .user {
    font-size: 17px; }
  #twitter-tweet .user img {
    display: block;
    margin: 0 0 20px 0;
    border-radius: 50px; }
    @media only screen and (max-width: 600px) {
      #twitter-tweet .user img {
        margin: 0 auto 20px; } }
  #twitter-tweet ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden; }
    #twitter-tweet ul li {
      width: 25%;
      float: left;
      padding-right: 4em; }
      #twitter-tweet ul li:last-of-type {
        padding-right: 0; }
      @media only screen and (max-width: 1300px) {
        #twitter-tweet ul li {
          width: 33.33%; }
          #twitter-tweet ul li:nth-of-type(3) {
            padding-right: 0; }
          #twitter-tweet ul li:last-of-type {
            display: none; } }
      @media only screen and (max-width: 1000px) {
        #twitter-tweet ul li {
          width: 50%; }
          #twitter-tweet ul li:nth-of-type(2) {
            padding-right: 0; }
          #twitter-tweet ul li:nth-of-type(3) {
            display: none; } }
      @media only screen and (max-width: 600px) {
        #twitter-tweet ul li {
          width: 100%;
          float: none;
          margin: 2em 0;
          text-align: center;
          overflow: hidden;
          padding: 0; } }
  #twitter-tweet .timePosted {
    border-top: 1px solid #ffffff;
    font-size: 12px;
    padding-top: 1em; }
  #twitter-tweet a {
    font-weight: 600;
    color: #FFF;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    -ms-transition: all 0.3s ease-in-out 0s;
    -o-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s; }
  #twitter-tweet .interact {
    display: none; }

/*

.tweet-bar {
    border-bottom: 3px solid #c3d82c;
    border-left: 3px solid #c3d82c;
    border-right: 3px solid #c3d82c;
    margin: 0 0 20px;
    padding: 20px;
    position: relative;
}
.twitter-header {
    background: #c3d82c none repeat scroll 0 0;
    color: #ffffff;
    font-size: 27px;
    font-weight: 600;
    margin: 50px 0 0;
    padding: 20px;
    text-transform: uppercase;
}
.tweet p {
    margin: 0;
}
.follow-btn {
    position: absolute;
    right: 20px;
    top: -55px;
}
.tweet p.tweet-date {
    font-style: italic;
    margin: 0 0 10px;
}
#twitter-tweet {
    margin: 0;
}
#twitter-tweet .user img {
    border: 2px solid #c3d82c;
    border-radius: 50px;
    display: block;
    margin: 0 0 20px;
}
#twitter-tweet .user {
    font-size: 17px;
}
#twitter-tweet ul li {
    padding: 0 25px 0 0;
}
#twitter-tweet ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#twitter-tweet .timePosted {
    color: #666666;
    font-style: italic;
    font-weight: 700;
}
#twitter-tweet a {
    color: #c3d82c;
    font-weight: 600;
    transition: all 0.3s ease-in-out 0s;
}
#twitter-tweet .interact {
    display: none;
}

*/
.pagination a.page-numbers:hover {
  background: #491d3f;
  color: #fff;
  text-decoration: none; }

.pagination .page-numbers {
  display: block;
  float: left;
  padding: 5px 10px;
  margin-right: 3px;
  background: #eee;
  color: #333;
  font-weight: 600;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.pagination .current {
  background-color: #ceda45;
  color: #FFF; }

ul {
  padding: 0 0 0 1em;
  line-height: 150%; }

/*------------------------------------*    TYPOGRAPHY
\*------------------------------------*/
h1, h2, h3, h4, h5 {
  color: #491d3f;
  font-weight: normal;
  font-family: 'Prata', serif; }

a {
  color: #491d3f; }
  a:hover {
    text-decoration: underline; }

p {
  line-height: 150%;
  margin: 0 0 1em;
  font-size: 16px; }

li {
  font-style: 16px;
  margin: 0 0 1em;
  line-height: 150%; }

/*------------------------------------*    TYPOGRAPHY
\*------------------------------------*/
h1, h2, h3, h4, h5 {
  color: #491d3f;
  font-weight: normal;
  font-family: 'Prata', serif; }

a {
  color: #491d3f; }
  a:hover {
    text-decoration: underline; }

p {
  line-height: 150%;
  margin: 0 0 1em;
  font-size: 16px; }

li {
  font-style: 16px;
  margin: 0 0 1em;
  line-height: 150%; }

/*------------------------------------*    HEADER ELEMENTS
\*------------------------------------*/
body.home header {
  height: 20%;
  min-height: 165px; }
  body.home header .wrapper {
    height: 100%; }
  @media only screen and (max-width: 1450px) {
    body.home header {
      height: 16%; } }
  @media only screen and (max-width: 600px) {
    body.home header {
      height: auto;
      max-height: none; } }

header {
  padding: 0;
  background-color: #FFF;
  position: relative;
  z-index: 99; }
  @media only screen and (max-width: 600px) {
    header {
      height: auto; } }
  header .wrapper {
    padding: 1em 2em;
    height: 14em; }
    @media only screen and (max-width: 600px) {
      header .wrapper {
        padding: 1em; } }
  header .logo {
    display: inline-block;
    width: 20em;
    position: absolute;
    bottom: 1em;
    padding: 2em 2em 1.4em 1em; }
    @media only screen and (max-width: 1450px) {
      header .logo {
        width: 15em; } }
    @media only screen and (max-width: 1100px) {
      header .logo {
        width: 14em; } }
    @media only screen and (max-width: 1050px) {
      header .logo {
        width: 18em; } }
    @media only screen and (max-width: 600px) {
      header .logo {
        float: none;
        padding: 0;
        display: block;
        position: relative;
        margin: 0;
        margin-top: 1em; } }
    header .logo img {
      width: 100%; }
      @media (max-width: 600px) {
        header .logo img {
          padding-bottom: 0;
          padding-top: 0; } }
  header .contact-wrap {
    bottom: 0;
    display: inline-block;
    float: right;
    height: 100%;
    position: absolute;
    right: 0;
    width: 21em;
    padding-top: 1em; }
    @media only screen and (max-width: 600px) {
      header .contact-wrap {
        height: auto;
        position: relative;
        float: none;
        width: 100%;
        text-align: center;
        padding: 0; } }
    header .contact-wrap a {
      color: #491d3f; }
    header .contact-wrap .phone {
      position: relative;
      right: 30px;
      text-align: right;
      font-size: 16px;
      color: #491d3f;
      margin-bottom: 5px; }
      header .contact-wrap .phone a {
        font-weight: bold;
        margin-left: 0.3em; }
      header .contact-wrap .phone a:hover {
        text-decoration: none; }
      @media only screen and (max-width: 600px) {
        header .contact-wrap .phone {
          position: relative;
          right: auto;
          bottom: auto;
          text-align: center;
          font-size: 14px; } }
    header .contact-wrap .portal {
      font-size: 12px;
      padding-right: 3em;
      position: absolute;
      text-align: right;
      bottom: 2.6em;
      margin: 0;
      width: 100%;
      font-weight: 600; }
      header .contact-wrap .portal img {
        width: 20px; }
      @media only screen and (max-width: 1050px) {
        header .contact-wrap .portal span {
          display: none; } }
      @media only screen and (max-width: 600px) {
        header .contact-wrap .portal {
          width: 2em;
          text-align: center;
          top: 0;
          padding: 0;
          right: 0;
          margin: 0 0 -10px 0; }
          header .contact-wrap .portal a {
            width: 100%;
            margin: 0; }
            header .contact-wrap .portal a img {
              margin: 0; } }
      header .contact-wrap .portal img {
        margin-left: 0.5em;
        margin-top: -4px;
        vertical-align: middle; }
        @media only screen and (max-width: 1050px) {
          header .contact-wrap .portal img {
            margin-top: 0; } }

@media only screen and (max-width: 1050px) {
  .mob-nav-container {
    display: block !important;
    position: relative;
    z-index: 99; } }

/*------------------------------------*    NAVIGATION
\*------------------------------------*/
nav {
  height: 3.33333em;
  z-index: 50;
  bottom: 0;
  width: 55em;
  display: block;
  font-family: "Open sans",sans-serif;
  left: 50%;
  margin: 0 auto 0 2em;
  position: absolute;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%); }
  @media only screen and (max-width: 1300px) {
    nav {
      width: 44em; } }
  @media only screen and (max-width: 1050px) {
    nav {
      display: none; } }
  nav > ul {
    position: absolute;
    bottom: 0; }
  nav ul {
    margin: 0;
    padding: 0; }
    nav ul li {
      float: left;
      margin: 0;
      text-align: center;
      -webkit-transition: all 0.3s ease-in-out 0s;
      -moz-transition: all 0.3s ease-in-out 0s;
      -ms-transition: all 0.3s ease-in-out 0s;
      -o-transition: all 0.3s ease-in-out 0s;
      transition: all 0.3s ease-in-out 0s; }
      nav ul li a {
        color: #491d3f;
        display: block;
        font-size: 14px;
        padding: 1em;
        width: 100%; }
      nav ul li:hover a {
        border-color: #ceda45;
        text-decoration: none; }
      nav ul li ul {
        display: none;
        background: rgba(73, 29, 63, 0.9); }
        nav ul li ul li {
          display: block;
          text-align: left;
          width: 100%; }
          nav ul li ul li a {
            color: #FFF; }
            nav ul li ul li a i {
              position: absolute;
              right: 10px;
              padding-top: 4px;
              color: #CCC;
              font-size: 16px;
              -webkit-transition: all 0.3s ease-in-out 0s;
              -moz-transition: all 0.3s ease-in-out 0s;
              -ms-transition: all 0.3s ease-in-out 0s;
              -o-transition: all 0.3s ease-in-out 0s;
              transition: all 0.3s ease-in-out 0s; }
            nav ul li ul li a:hover {
              color: #ceda45; }
          nav ul li ul li:hover a i {
            color: #ceda45;
            animation: navigation-arrow 1s infinite;
            -webkit-transition: all 0.2s ease-in-out 0s;
            -moz-transition: all 0.2s ease-in-out 0s;
            -ms-transition: all 0.2s ease-in-out 0s;
            -o-transition: all 0.2s ease-in-out 0s;
            transition: all 0.2s ease-in-out 0s; }
      nav ul li:hover ul {
        display: block;
        position: absolute;
        width: 250px; }
      nav ul li:last-child:hover ul {
        display: block;
        position: absolute;
        width: 250px;
        right: 0; }

nav > ul > li > a {
  padding: 2em 1em;
  border-bottom: 3px solid #FFF; }
  @media only screen and (max-width: 1300px) {
    nav > ul > li > a {
      padding: 2em 0.4em; } }

/*------------------------------------*    NAVIGATION ELEMENTS
\*------------------------------------*/
.mob-nav {
  display: none; }

.mob-nav-container {
  display: none;
  position: absolute;
  width: 100%; }

.mob-nav-fire {
  color: #fff;
  margin-right: 0.5em;
  vertical-align: middle;
  display: none; }
  @media only screen and (max-width: 1050px) {
    .mob-nav-fire {
      display: inline-block; } }
  .mob-nav-fire:hover {
    text-decoration: none;
    cursor: pointer; }
    .mob-nav-fire:hover i {
      color: #ceda45; }
  .mob-nav-fire i {
    color: #491d3f;
    font-size: 19px; }

.mob-active {
  color: #aaa; }
  .mob-active i {
    color: #491d3f; }

.mob-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.mob-nav li a {
  display: block;
  width: 100%;
  padding: 10px 20px 10px 20px;
  font-size: 15px;
  color: #fff;
  background: rgba(73, 29, 63, 0.9); }
  .mob-nav li a:hover {
    color: #ceda45; }

.mob-nav ul li a i {
  color: #c3d82c;
  float: right;
  font-size: 19px; }

.mob-nav ul li ul {
  display: none; }

.mob-nav li {
  margin: 0; }

.login-btn {
  position: absolute;
  right: 20px;
  top: 20px;
  color: #c3d82c;
  font-size: 1.1em; }

.login-btn a {
  background: #c3d82c;
  display: inline-block;
  padding: 0.1em 0.3em;
  color: #333;
  margin-left: 0.1em; }

.call-us {
  padding-top: 36px; }

.call-us p,
.call-us h6 {
  float: left; }

.call-us h6 {
  padding-left: 10px; }

/*------------------------------------*    HOMEPAGE
\*------------------------------------*/
.section {
  position: relative;
  overflow: hidden !important; }

.btn .icon-chevron-right {
  margin-left: 0.3em;
  vertical-align: middle; }

.section-inner {
  position: relative;
  text-align: center;
  width: 80%;
  top: 40%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .section-inner h2 {
    font-family: 'Prata', serif;
    font-size: 3.33333em;
    margin: 0 0 1.5em 0;
    color: #FFF;
    line-height: 150%; }
  .section-inner p {
    font-family: 'Open sans', sans-serif;
    font-size: 2.13333em;
    font-weight: 300;
    margin-bottom: 1em;
    color: #FFF; }
  @media only screen and (max-width: 600px) {
    .section-inner {
      width: 100%;
      top: 0;
      left: 0;
      -webkit-transform: translate(0%, 0%);
      -ms-transform: translate(0%, 0%);
      -o-transform: translate(0%, 0%);
      transform: translate(0%, 0%);
      padding: 5em 0; }
      .section-inner h2 {
        font-size: 32px;
        margin-bottom: 0.5em; }
      .section-inner p {
        font-size: 20px; }
      .section-inner .btn {
        font-size: 14px; } }

.section-1 header {
  height: 165px; }

.section-1 img {
  max-width: 800px;
  width: 100%; }
  @media only screen and (max-width: 1600px) {
    .section-1 img {
      max-width: 700px; } }
  @media only screen and (max-width: 1350px) {
    .section-1 img {
      max-width: 500px; } }
  @media (max-width: 600px) {
    .section-1 img {
      padding: 0;
      max-width: 200px;
      margin: 0;
      padding: 5em 0; } }

.paragon-slide-1 {
  position: relative;
  background-position: center;
  background-size: cover;
  height: 80%; }
  @media only screen and (max-width: 1450px) {
    .paragon-slide-1 {
      height: 84%; } }
  @media only screen and (max-width: 600px) {
    .paragon-slide-1 {
      height: 100%; } }
  .paragon-slide-1 .s1-30-years {
    width: 60%; }
  @media only screen and (max-width: 700px) {
    .paragon-slide-1 .s1-30-years {
      width: 80%; } }
  .paragon-slide-1 h2 {
    color: #ffffff;
    display: block;
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 48px;
    font-weight: 400;
    margin-top: 1%;
    position: relative;
    text-shadow: 0 0 3px #333333;
    width: 100%; }
    @media only screen and (max-width: 900px) {
      .paragon-slide-1 h2 {
        font-size: 30px; } }
    @media only screen and (max-width: 800px) {
      .paragon-slide-1 h2 {
        font-size: 26px; } }
    @media only screen and (max-width: 600px) {
      .paragon-slide-1 h2 {
        font-size: 20px; } }
  .paragon-slide-1 .social-wrap {
    position: absolute;
    bottom: 1em;
    right: 1em; }
    @media only screen and (max-width: 600px) {
      .paragon-slide-1 .social-wrap {
        display: none; } }
    .paragon-slide-1 .social-wrap a {
      display: inline-block;
      margin: 0 5px 0 0;
      width: 30px; }
  .paragon-slide-1 .logos-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 2em; }
    .paragon-slide-1 .logos-wrap img {
      margin-right: 1em; }
    @media only screen and (max-width: 1100px) {
      .paragon-slide-1 .logos-wrap img {
        height: 80px; } }
    @media only screen and (max-width: 700px) {
      .paragon-slide-1 .logos-wrap img {
        height: 60px; } }

.section-2 {
  background-color: #ceda45; }
  .section-2 h2, .section-2 p {
    color: #491d3f; }
  .section-2 .btn {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .section-2 .btn:hover {
      background-color: #FFF;
      color: #491d3f;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }

.section-3 {
  background-color: #491d3f;
  background-position: center;
  background-size: cover; }
  .section-3 .filter {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #1f103c;
    opacity: .4; }
  .section-3 .section-inner h1 {
    font-size: 5em;
    line-height: 1em !important;
    color: white;
    line-height: .6em;
    font-weight: bold;
    font-family: sans-serif;
    margin: 10px; }
    @media only screen and (max-width: 1206px) {
      .section-3 .section-inner h1 {
        font-size: 4em;
        line-height: .6em; } }
    @media only screen and (max-width: 970px) {
      .section-3 .section-inner h1 {
        font-size: 3em;
        line-height: 1em; } }
    @media (max-width: 450px) {
      .section-3 .section-inner h1 {
        font-size: 2em; } }
  .section-3 .section-inner h3 {
    font-family: sans-serif;
    font-size: 2em;
    color: white; }
    @media only screen and (max-width: 1206px) {
      .section-3 .section-inner h3 {
        font-size: 1.5em; } }
    @media only screen and (max-width: 970px) {
      .section-3 .section-inner h3 {
        font-size: 1em; } }
  .section-3 img {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 40px;
    max-width: 170px; }
    @media only screen and (max-width: 1350px) {
      .section-3 img {
        max-width: 120px; } }
    @media (max-width: 600px) {
      .section-3 img {
        margin: 10px;
        position: relative;
        bottom: 0;
        left: 0;
        max-width: 90px; } }

.section-4 {
  background-color: #e6e5e6; }
  .section-4 h2 {
    color: #491d3f;
    margin-top: 40px; }
  .section-4 .btn {
    color: #491d3f;
    background: none;
    border: 1px solid #491d3f;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .section-4 .btn:hover {
      background-color: #491d3f;
      color: #FFF;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  .section-4 ul {
    list-style-type: none;
    margin: 10% 0;
    overflow: hidden;
    padding: 0; }
    .section-4 ul li {
      float: left;
      margin-right: 2%;
      width: 15%; }
      .section-4 ul li:last-child {
        margin: 0; }
      .section-4 ul li:hover .ms-overlay {
        opacity: 0.5;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
      .section-4 ul li a {
        display: block; }
        .section-4 ul li a .ms-bg {
          position: relative; }
        .section-4 ul li a .ms-overlay {
          background-color: #491d3f;
          position: absolute;
          left: 0;
          top: 0;
          opacity: 0;
          width: 100%;
          height: 100%;
          -webkit-transition: all 0.2s ease-in-out 0s;
          -moz-transition: all 0.2s ease-in-out 0s;
          -ms-transition: all 0.2s ease-in-out 0s;
          -o-transition: all 0.2s ease-in-out 0s;
          transition: all 0.2s ease-in-out 0s; }
      .section-4 ul li span {
        color: #491d3f;
        display: block;
        padding-top: 1em;
        background-color: #e6e5e6; }
      .section-4 ul li a:hover {
        color: #491d3f; }
  @media only screen and (max-width: 800px) {
    .section-4 li:nth-of-type(4) {
      clear: left; }
    .section-4 ul li {
      margin-bottom: 1em;
      width: 31.33%; } }
  @media only screen and (max-width: 600px) and (max-height: 400px) {
    .section-4 li:nth-of-type(4) {
      clear: none; }
    .section-4 ul li {
      margin-bottom: 0;
      width: 15%; } }

.section-5 .row-1, .section-5 .row-2 {
  height: 100%;
  width: 50%;
  float: left; }
  @media only screen and (max-width: 600px) {
    .section-5 .row-1, .section-5 .row-2 {
      width: 100%;
      height: 50%; } }

.section-5 .news-item {
  width: 50%;
  height: 50%;
  text-align: center;
  float: left;
  position: relative;
  overflow: hidden;
  color: #491d3f; }
  @media only screen and (max-width: 1200px) {
    .section-5 .news-item {
      width: 100%; } }
  @media only screen and (max-width: 600px) {
    .section-5 .news-item {
      height: 100%; } }
  .section-5 .news-item .news-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 1;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    transform: scale(1.05);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media only screen and (max-width: 600px) {
      .section-5 .news-item .news-img {
        opacity: 0.2 !important; } }
  .section-5 .news-item .news-content {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media only screen and (max-width: 600px) {
      .section-5 .news-item .news-content {
        opacity: 1 !important; } }
    .section-5 .news-item .news-content span.news {
      border-bottom: 1px solid #000;
      padding: 0.1em 0.6em;
      font-weight: bold;
      font-size: 16px; }
    .section-5 .news-item .news-content h3 {
      text-transform: uppercase;
      font-family: 'Prata', serif;
      color: #491d3f;
      line-height: 140%;
      letter-spacing: 1px;
      font-size: 24px; }
      @media only screen and (max-width: 650px) {
        .section-5 .news-item .news-content h3 {
          font-size: 18px; } }
    .section-5 .news-item .news-content .news-arrow {
      display: block;
      margin-top: 0.5em; }
      .section-5 .news-item .news-content .news-arrow img {
        width: 30px; }
      .section-5 .news-item .news-content .news-arrow i {
        color: #491d3f; }
  .section-5 .news-item:nth-of-type(2):hover .news-img, .section-5 .news-item:nth-of-type(3):hover .news-img {
    opacity: 0.2;
    transform: scale(1);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item:nth-of-type(2):hover .date,
  .section-5 .news-item:nth-of-type(2):hover .icon-twitter,
  .section-5 .news-item:nth-of-type(2):hover .news-content, .section-5 .news-item:nth-of-type(3):hover .date,
  .section-5 .news-item:nth-of-type(3):hover .icon-twitter,
  .section-5 .news-item:nth-of-type(3):hover .news-content {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item:nth-of-type(2) .news-img, .section-5 .news-item:nth-of-type(3) .news-img {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item:nth-of-type(1):hover .news-img, .section-5 .news-item:nth-of-type(4):hover .news-img {
    opacity: 0.2;
    transform: scale(1);
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item:nth-of-type(1):hover .date,
  .section-5 .news-item:nth-of-type(1):hover .icon-twitter,
  .section-5 .news-item:nth-of-type(1):hover .news-content, .section-5 .news-item:nth-of-type(4):hover .date,
  .section-5 .news-item:nth-of-type(4):hover .icon-twitter,
  .section-5 .news-item:nth-of-type(4):hover .news-content {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item:nth-of-type(1) .date,
  .section-5 .news-item:nth-of-type(1) .icon-twitter,
  .section-5 .news-item:nth-of-type(1) .news-content, .section-5 .news-item:nth-of-type(4) .date,
  .section-5 .news-item:nth-of-type(4) .icon-twitter,
  .section-5 .news-item:nth-of-type(4) .news-content {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .section-5 .news-item.no-tweet-img .news-content,
  .section-5 .news-item.no-tweet-img .date,
  .section-5 .news-item.no-tweet-img .icon-twitter {
    opacity: 1 !important; }
  .section-5 .news-item.no-news-img .news-content {
    opacity: 1 !important; }

.section-5 .twitter-item {
  background-color: #1eb1e7;
  color: #FFF;
  text-align: left; }
  .section-5 .twitter-item a {
    color: #FFF;
    text-decoration: underline; }
  .section-5 .twitter-item:hover .news-img {
    transform: scale(1); }
  .section-5 .twitter-item .date {
    position: absolute;
    bottom: 10%;
    left: 10%;
    font-family: 'Open sans', sans-serif;
    font-size: 14px;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media only screen and (max-width: 600px) {
      .section-5 .twitter-item .date {
        opacity: 1 !important; } }
  .section-5 .twitter-item .icon-twitter {
    bottom: 10%;
    font-size: 3em;
    position: absolute;
    right: 10%;
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    @media only screen and (max-width: 600px) {
      .section-5 .twitter-item .icon-twitter {
        opacity: 1 !important; } }

.section-6 {
  background-color: #491d3f; }
  .section-6 h2 {
    margin: 4% 0 2%;
    font-family: 'Prata', serif; }
    .section-6 h2 span {
      font-family: 'Open sans', sans-serif;
      display: block;
      font-style: italic;
      font-size: 18px; }
  .section-6 img {
    display: inline-block;
    margin: 4% auto;
    width: 48%; }
    .section-6 img:first-of-type {
      margin-right: 2em; }
    @media only screen and (max-width: 1300px) {
      .section-6 img {
        margin: 2% auto;
        display: block;
        width: 80%; }
        .section-6 img:first-of-type {
          margin-right: auto; }
        .section-6 img:last-child {
          margin-bottom: 4em; } }
  .section-6 .btn {
    border: 1px solid #FFF;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .section-6 .btn:hover {
      color: #491d3f;
      background-color: #FFF;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  @media only screen and (max-width: 600px) {
    .section-6 h2 {
      font-size: 24px; }
      .section-6 h2 span {
        font-size: 14px; } }

.section-7 footer .footer-hero p {
  padding: 5px; }
  @media all and (max-width: 768px) {
    .section-7 footer .footer-hero p {
      font-size: 1em;
      overflow: hidden; } }

@media (max-width: 600px) {
  .section-7 .footer-hero {
    border: 0px; }
  .section-7 #nav-topclass {
    display: none; } }

@media (max-width: 400px) {
  .section-7 footer .footer-hero .footer-address-wrap h4 {
    font-size: 15px; }
  .section-7 footer .footer-hero .footer-phone {
    margin: 0px;
    font-size: 15px; } }

/*------------------------------------*    PAGE ELEMENTS
\*------------------------------------*/
.sidebar-nav-container {
  width: 17%;
  float: left;
  margin-right: 18%; }
  @media only screen and (max-width: 768px) {
    .sidebar-nav-container {
      width: 100%;
      float: none;
      margin: 3em 0; } }
  .sidebar-nav-container blockquote {
    margin: 80px 0;
    font-size: 26px;
    font-family: 'Prata', serif;
    color: #491d3f;
    line-height: 150%;
    letter-spacing: 0.2px; }
    @media only screen and (max-width: 1000px) {
      .sidebar-nav-container blockquote {
        font-size: 22px; } }
    @media only screen and (max-width: 768px) {
      .sidebar-nav-container blockquote {
        text-align: center; } }

.sidebar-nav ul {
  list-style-type: none;
  margin: 0;
  padding: 0; }

.sidebar-nav h3 {
  margin-top: 0; }

.sidebar-nav a {
  color: #491d3f;
  font-family: 'Open sans', sans-serif;
  padding: 18px 0;
  display: block;
  border-bottom: 1px solid #333; }
  .sidebar-nav a:hover {
    color: #ceda45;
    text-decoration: none; }

.sidebar-nav .current_page_item a {
  color: #ceda45; }

.sidebar-nav ul li a {
  text-transform: uppercase; }

.main-content-wrap {
  float: right;
  width: 65%;
  margin-top: 18px; }
  @media only screen and (max-width: 768px) {
    .main-content-wrap {
      float: none;
      width: 100%; } }
  .main-content-wrap .page-content {
    float: left;
    max-width: 800px; }
    .main-content-wrap .page-content h1:first-of-type,
    .main-content-wrap .page-content h2:first-of-type {
      margin-top: 0; }
    .main-content-wrap .page-content h1,
    .main-content-wrap .page-content h2 {
      font-size: 2.8em; }
    .main-content-wrap .page-content p img {
      margin: 32px 0 16px; }
    .main-content-wrap .page-content img {
      width: 100%; }
    .main-content-wrap .page-content.pc-second img:first-of-type {
      margin-top: 0; }
    @media only screen and (max-width: 1200px) {
      .main-content-wrap .page-content {
        width: 100%;
        float: none; }
        .main-content-wrap .page-content.pc-first {
          width: 100%;
          margin-bottom: 2em;
          padding: 0; } }

.main-content-inner-wrap {
  margin-bottom: 30px; }
  .main-content-inner-wrap .brand-logo {
    width: 160px;
    margin: 1em 0; }
    @media only screen and (max-width: 768px) {
      .main-content-inner-wrap .brand-logo {
        display: block;
        margin: 2em auto; } }
  .main-content-inner-wrap blockquote {
    margin: 0;
    font-size: 36px;
    font-family: 'Prata', serif;
    color: #491d3f;
    line-height: 150%;
    letter-spacing: 0.2px;
    padding-bottom: 25px; }
    @media only screen and (max-width: 1000px) {
      .main-content-inner-wrap blockquote {
        font-size: 22px; } }
    @media only screen and (max-width: 768px) {
      .main-content-inner-wrap blockquote {
        text-align: center; } }

body.the-team header .wrapper,
body.social-wall header .wrapper,
body.video-wall header .wrapper,
body.clients header .wrapper,
body.single-post header .wrapper,
body.blog header .wrapper,
body.commercial-interiors-contact header .wrapper,
body.image-library header .wrapper,
body.post-type-archive-case-studies header .wrapper {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4); }

.post-type-archive-case-studies .page-title {
  text-align: center;
  padding: 2em; }
  .post-type-archive-case-studies .page-title h2 {
    font-size: 2.4em;
    line-height: 140%;
    margin-bottom: 0.5em; }
  .post-type-archive-case-studies .page-title p {
    font-size: 0.93333em;
    color: #491d3f;
    font-style: italic;
    margin: 0; }

.post-type-archive-case-studies .case-studies-grid {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 36px;
  float: left;
  display: block;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .post-type-archive-case-studies .case-studies-grid:nth-of-type(3n) {
    margin-right: 0; }
  @media only screen and (max-width: 800px) {
    .post-type-archive-case-studies .case-studies-grid {
      width: 49%; }
      .post-type-archive-case-studies .case-studies-grid:nth-of-type(3n) {
        margin-right: 2%; }
      .post-type-archive-case-studies .case-studies-grid:nth-of-type(2n) {
        margin-right: 0; } }
  @media only screen and (max-width: 600px) {
    .post-type-archive-case-studies .case-studies-grid {
      width: 100%;
      float: none;
      margin-right: 0; } }
  .post-type-archive-case-studies .case-studies-grid:hover {
    text-decoration: none; }
    .post-type-archive-case-studies .case-studies-grid:hover .wp-post-image {
      opacity: 0.8;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .post-type-archive-case-studies .case-studies-grid:hover h2 {
      opacity: 0.3;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .post-type-archive-case-studies .case-studies-grid:hover .case-studies-title,
    .post-type-archive-case-studies .case-studies-grid:hover .case-studies-circle {
      opacity: 0.5;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  .post-type-archive-case-studies .case-studies-grid .wp-post-image {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  .post-type-archive-case-studies .case-studies-grid .case-studies-grid-inner {
    background-color: #e8e7e5;
    padding: 1em;
    min-height: 110px;
    position: relative; }
    .post-type-archive-case-studies .case-studies-grid .case-studies-grid-inner h2 {
      font-family: 'Open sans', arial, sans-serif;
      font-size: 1.6em;
      margin: 0 0 1.5em;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .post-type-archive-case-studies .case-studies-grid .case-studies-grid-inner .case-studies-title {
      font-weight: bold;
      color: #333;
      vertical-align: middle;
      position: absolute;
      bottom: 1em;
      left: 1em;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .post-type-archive-case-studies .case-studies-grid .case-studies-grid-inner .case-studies-circle {
      position: absolute;
      bottom: 1em;
      right: 1em;
      float: right;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      .post-type-archive-case-studies .case-studies-grid .case-studies-grid-inner .case-studies-circle img {
        width: 30px;
        vertical-align: middle; }

body.image-library .container {
  margin-top: 1em; }

body.image-library .gallery-navigation ul {
  list-style-type: none;
  padding: 0;
  margin-top: 0; }

body.image-library .gallery-navigation li {
  float: left;
  width: 23.5%;
  margin-right: 2%;
  text-align: center;
  padding: 3em;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  body.image-library .gallery-navigation li:last-of-type {
    margin-right: 0; }
  body.image-library .gallery-navigation li:hover {
    background-color: #e8e7e5;
    color: #888379;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  body.image-library .gallery-navigation li.active {
    background-color: #e8e7e5;
    color: #ceda45;
    font-weight: bold; }

body.image-library .gallery-overlay {
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  body.image-library .gallery-overlay:hover {
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.single-case-studies .page-content h3 {
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
  margin-top: 2em;
  font-size: 22px;
  font-weight: 600; }
  .single-case-studies .page-content h3:first-of-type {
    margin-top: 0; }

.single-case-studies .page-content blockquote {
  border: 1px solid #333;
  margin: 3em 0 0;
  padding: 2em;
  color: #491d3f;
  font-style: italic; }
  .single-case-studies .page-content blockquote p {
    font-size: 18px;
    font-weight: 300; }
  .single-case-studies .page-content blockquote cite {
    font-style: normal;
    font-weight: bold;
    font-size: 14px; }

.single-case-studies .pc-first strong {
  color: #491d3f; }

.slider ul {
  min-height: 400px;
  padding: 0;
  margin: 0 0 1em 0;
  padding-bottom: 35%;
  list-style-type: none;
  overflow: hidden;
  position: relative; }

.slider li {
  min-height: 400px;
  background-position: 50% center;
  background-size: cover;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%; }

.commercial-interiors-contact .page-title {
  text-align: center;
  margin: 4em 0; }
  .commercial-interiors-contact .page-title h1 {
    font-size: 2.53333em; }
  .commercial-interiors-contact .page-title a {
    margin-top: 30px;
    display: block; }

.commercial-interiors-contact .twitter-header {
  margin-top: 0; }

.commercial-interiors-contact .contact-page-wrap {
  padding: 2em 0;
  background-color: #efeeeb; }
  .commercial-interiors-contact .contact-page-wrap .wrapper {
    width: 95%; }

.commercial-interiors-contact .contact-details {
  width: 20em;
  float: left; }
  @media only screen and (max-width: 700px) {
    .commercial-interiors-contact .contact-details {
      width: 100%;
      float: none; } }
  .commercial-interiors-contact .contact-details strong {
    font-size: 1.33333em;
    color: #491d3f; }
  .commercial-interiors-contact .contact-details hr {
    border: none;
    background-color: #abacad;
    height: 1px;
    margin: 40px 0; }
  .commercial-interiors-contact .contact-details h2 {
    color: #ceda45;
    font-family: 'Open sans', arial, sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 1.2em;
    margin-top: 0; }

.commercial-interiors-contact .contact-page-form-content {
  width: 50%;
  float: right; }
  @media only screen and (max-width: 700px) {
    .commercial-interiors-contact .contact-page-form-content {
      width: 100%;
      float: none; } }

.commercial-interiors-contact .contact-form input[type="text"],
.commercial-interiors-contact .contact-form input[type="email"],
.commercial-interiors-contact .contact-form input[type="tel"],
.commercial-interiors-contact .contact-form textarea {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.8) inset;
  padding: 0.5em 1em;
  font-family: 'Open sans', arial, sans-serif;
  font-weight: 300; }

.commercial-interiors-contact .map-overlay {
  background-color: #ffffff;
  height: 100%;
  left: 0;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  .commercial-interiors-contact .map-overlay.show {
    opacity: 0.7;
    visibility: visible;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.commercial-interiors-contact .map-container {
  position: fixed;
  background: #e8e7e5;
  width: 84%;
  height: 400px;
  left: 50%;
  top: 50%;
  z-index: 999;
  visibility: hidden;
  opacity: 0;
  border: 3px solid #FFF;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .commercial-interiors-contact .map-container.show {
    visibility: visible;
    opacity: 1; }

.commercial-interiors-contact .map-container-london,
.commercial-interiors-contact .map-container-nottingham {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0; }
  .commercial-interiors-contact .map-container-london.show,
  .commercial-interiors-contact .map-container-nottingham.show {
    visibility: visible;
    opacity: 1; }

a.map-link {
  padding: 0.5em 1em;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  background-color: #ceda45;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }
  a.map-link i {
    margin-right: 0.2em; }
  a.map-link:hover {
    background-color: #491d3f;
    border-color: #491d3f;
    color: #FFF;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

@media only screen and (max-width: 600px) {
  body.the-team .container {
    width: 100%; } }

body.the-team .page-title {
  text-align: center;
  padding: 3em 0 1em;
  position: relative;
  width: 95%;
  margin: 2em auto; }
  body.the-team .page-title h1 {
    font-size: 36px;
    line-height: 140%;
    margin-bottom: 23px; }
  body.the-team .page-title p {
    font-size: 14px;
    color: #491d3f;
    margin-bottom: 1em; }
  body.the-team .page-title .sunday-times {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 80px; }
    @media only screen and (max-width: 600px) {
      body.the-team .page-title .sunday-times {
        display: none; } }
  body.the-team .page-title .filter-button-group button {
    border: medium none;
    font-family: "Open Sans",arial,sans-serif;
    font-size: 14px;
    font-weight: 300;
    line-height: 100%;
    margin-top: 0.5em;
    opacity: 0;
    padding: 0.8em 2em;
    text-transform: uppercase;
    visibility: hidden;
    background-color: #ceda45;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    body.the-team .page-title .filter-button-group button.show {
      opacity: 1;
      visibility: visible; }
    body.the-team .page-title .filter-button-group button:hover {
      background-color: #e4eb9a; }

body.the-team .team-wrap-inner {
  overflow: hidden; }

@media only screen and (max-width: 600px) {
  body.the-team .team-images {
    display: none; } }

body.the-team .team-images ul {
  list-style-type: none;
  margin: 0 0 10px;
  min-height: 400px;
  overflow: hidden;
  padding: 0 0 45%;
  position: relative; }
  body.the-team .team-images ul li {
    background-position: 50% center;
    background-size: cover;
    height: 100%;
    left: 0;
    min-height: 400px;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    body.the-team .team-images ul li:first-of-type {
      opacity: 1;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }

body.the-team .team-wrap .filter-button-group {
  margin-bottom: 10px; }
  body.the-team .team-wrap .filter-button-group ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  body.the-team .team-wrap .filter-button-group li button {
    width: 16.66%;
    float: left;
    background-color: #491d3f;
    color: #FFF;
    padding: 2em;
    text-transform: uppercase;
    font-weight: 300;
    border: none;
    border-right: 1px solid #FFF;
    position: relative;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    body.the-team .team-wrap .filter-button-group li button:hover {
      background-color: rgba(73, 29, 63, 0.7);
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    body.the-team .team-wrap .filter-button-group li button:focus {
      outline: none; }
    body.the-team .team-wrap .filter-button-group li button.selected {
      background-color: #ceda45;
      font-weight: bold;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    @media only screen and (max-width: 768px) {
      body.the-team .team-wrap .filter-button-group li button {
        width: 33.33%;
        padding: 1em; } }
    @media only screen and (max-width: 600px) {
      body.the-team .team-wrap .filter-button-group li button {
        width: 100%;
        padding: 0.5em;
        border: none; } }

body.the-team .team-wrap .col6-grid-inner:hover .inner-col {
  opacity: 0.4;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

body.the-team .team-wrap .col6-grid-inner .inner-col {
  width: calc(100% / 6 - 10px);
  float: left;
  opacity: 1;
  margin: 0 5px;
  -webkit-transition: opacity 0.2s ease-in-out 0s;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -ms-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  transition: opacity 0.2s ease-in-out 0s; }
  @media only screen and (max-width: 1500px) {
    body.the-team .team-wrap .col6-grid-inner .inner-col {
      width: calc(100% / 5 - 10px); } }
  @media only screen and (max-width: 1024px) {
    body.the-team .team-wrap .col6-grid-inner .inner-col {
      width: calc(100% / 4 - 10px); } }
  @media only screen and (max-width: 768px) {
    body.the-team .team-wrap .col6-grid-inner .inner-col {
      width: calc(100% / 3 - 10px); } }
  @media only screen and (max-width: 600px) {
    body.the-team .team-wrap .col6-grid-inner .inner-col {
      width: calc(100% / 2 - 10px); } }
  body.the-team .team-wrap .col6-grid-inner .inner-col:hover {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out 0s;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -ms-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    transition: opacity 0.2s ease-in-out 0s; }
  body.the-team .team-wrap .col6-grid-inner .inner-col h3 {
    font-family: 'Prata', serif;
    font-weight: normal;
    color: #576065;
    margin-bottom: 10px;
    margin-top: 0; }
  body.the-team .team-wrap .col6-grid-inner .inner-col p {
    color: #576065;
    margin-bottom: 0;
    font-size: 14px; }
  body.the-team .team-wrap .col6-grid-inner .inner-col .content-wrap {
    position: relative;
    height: 130px;
    overflow: hidden; }
    @media only screen and (max-width: 600px) {
      body.the-team .team-wrap .col6-grid-inner .inner-col .content-wrap {
        height: 150px; } }
  body.the-team .team-wrap .col6-grid-inner .inner-col .init-wrap {
    height: 100%;
    padding: 1em; }
  body.the-team .team-wrap .col6-grid-inner .inner-col .hover-wrap {
    height: 100%;
    width: 100%;
    opacity: 0;
    position: absolute;
    top: 0;
    padding: 1em;
    background-color: #ceda45;
    color: #491d3f;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    body.the-team .team-wrap .col6-grid-inner .inner-col .hover-wrap h2 {
      font-size: 14px;
      font-weight: 600;
      margin: 0.2em 0 0;
      font-family: 'Open Sans', sans-serif;
      text-transform: uppercase; }
    body.the-team .team-wrap .col6-grid-inner .inner-col .hover-wrap p {
      font-style: italic;
      color: #491d3f;
      font-size: 16px; }
  body.the-team .team-wrap .col6-grid-inner .inner-col .team-member-image-background {
    height: 0;
    overflow: hidden;
    padding-bottom: 135%;
    width: 100%;
    position: relative; }
    body.the-team .team-wrap .col6-grid-inner .inner-col .team-member-image-background img {
      width: 100%;
      position: absolute;
      top: 0;
      left: 0; }
    body.the-team .team-wrap .col6-grid-inner .inner-col .team-member-image-background .init-img {
      opacity: 1;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    body.the-team .team-wrap .col6-grid-inner .inner-col .team-member-image-background .hover-img {
      background-size: cover;
      opacity: 0;
      width: 100%;
      height: 100%;
      position: relative;
      z-index: 99;
      padding-bottom: 135%;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
  body.the-team .team-wrap .col6-grid-inner .inner-col:hover .hover-img {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  body.the-team .team-wrap .col6-grid-inner .inner-col:hover .init-img {
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
  body.the-team .team-wrap .col6-grid-inner .inner-col:hover .hover-wrap {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }

.blog-article {
  padding-bottom: 3em;
  margin-bottom: 3em;
  border-bottom: 1px solid #e9e9e9; }

.blog-post {
  background-color: #EEE;
  padding: 1em; }
  .blog-post .blog-date {
    display: inline-block;
    padding: 0.2em 0.5em;
    font-weight: bold;
    background: #FFF;
    color: #333; }
  .blog-post p {
    font-size: 15px; }
  .blog-post h2 {
    font-family: 'Open sans', sans-serif; }
    .blog-post h2 a {
      font-weight: normal;
      color: #491d3f;
      text-transform: none;
      font-size: 26px;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      .blog-post h2 a:hover {
        text-decoration: none;
        color: #877681;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
  .blog-post .blog-post-excerpt {
    width: 70%;
    float: left; }
  .blog-post .blog-post-thumbnail {
    width: 28%;
    float: right; }
    .blog-post .blog-post-thumbnail img {
      width: 100%; }

body.blog .blog-post-inner {
  max-width: 73%; }

body.blog .page-title {
  text-align: center;
  padding: 3em 2em; }
  body.blog .page-title h1 {
    font-size: 3.33333em;
    line-height: 140%;
    margin-bottom: 14px; }
  body.blog .page-title p {
    color: #491d3f;
    margin: 0; }

@media only screen and (max-width: 1024px) {
  body.blog .col-75 {
    width: 100%; }
  body.blog .col-20 {
    width: 100%;
    margin-top: 2em; } }

@media only screen and (max-width: 768px) {
  body.blog .blog-post-thumbnail {
    float: none;
    width: 100%;
    margin-bottom: 1em; }
  body.blog .blog-post-excerpt {
    width: 100%; } }

body.social-wall .page-title,
body.video-wall .page-title,
body.clients .page-title {
  text-align: center;
  padding: 3em 2em; }
  body.social-wall .page-title h1,
  body.video-wall .page-title h1,
  body.clients .page-title h1 {
    font-size: 3.33333em;
    line-height: 140%;
    margin-bottom: 14px; }
  body.social-wall .page-title p,
  body.video-wall .page-title p,
  body.clients .page-title p {
    color: #491d3f;
    margin: 0; }

body.video-wall .sidebar-nav-container {
  margin: 0;
  width: 20%; }
  @media only screen and (max-width: 1024px) {
    body.video-wall .sidebar-nav-container {
      width: 100%; } }

@media only screen and (max-width: 1024px) {
  body.video-wall .col-responsive {
    width: 100%; } }

@media only screen and (max-width: 768px) {
  body.video-wall .vidCont {
    margin: 2em 0; }
    body.video-wall .vidCont div, body.video-wall .vidCont iframe {
      width: 100%;
      float: none; } }

body.single .page-title {
  max-width: 800px;
  margin-left: 2.5%;
  margin-top: 6em;
  margin-bottom: 0; }
  body.single .page-title h1 {
    font-size: 40px; }

body.single .single-post-meta {
  margin-top: 3em;
  color: #491d3f; }
  body.single .single-post-meta p {
    font-size: 14px;
    font-style: italic;
    margin-bottom: 2em; }
    body.single .single-post-meta p strong {
      font-style: normal; }

body.single .sub-title {
  font-family: 'Open Sans', arial, sans-serif;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 16px; }

body.single .sidebar-wrap {
  margin-top: 20px; }

.blog-post-inner {
  max-width: 800px;
  float: left;
  position: relative; }
  .blog-post-inner p {
    font-size: 16px; }
  @media only screen and (max-width: 1024px) {
    .blog-post-inner {
      width: 100%; } }

.sidebar-wrap {
  float: right;
  margin-left: 10%;
  width: 17%; }
  @media only screen and (max-width: 1024px) {
    .sidebar-wrap {
      width: 100%;
      margin: 0; } }

body.video-wall h2 {
  font-size: 40px;
  text-transform: none;
  margin-bottom: 33px; }

body.video-wall .blog-post-inner {
  margin-top: 5em; }

body.video-wall .sidebar-wrap {
  margin-top: 9.4em; }

body.video-wall .vidCont {
  margin-bottom: 3em; }

@media only screen and (max-width: 768px) {
  body.video-wall .col48 {
    width: 100%;
    float: none; } }

.cta {
  color: #491d3f;
  font-weight: bold;
  margin-bottom: 33px; }
  .cta a {
    text-decoration: underline; }

/*------------------------------------*    FOOTER ELEMENTS
\*------------------------------------*/
@media only screen and (max-width: 768px) {
  body.home footer .footer-hero {
    height: 27em !important; } }

@media all and (max-width: 650px) {
  body.home footer .footer-hero {
    height: 35em !important; } }

body.home footer .address-1,
body.home footer .address-2 {
  height: 24%; }
  @media all and (max-width: 1333px) {
    body.home footer .address-1 > p,
    body.home footer .address-2 > p {
      font-size: 14px; } }

body.home footer .sub-footer {
  position: absolute; }
  @media (max-width: 600px) {
    body.home footer .sub-footer {
      display: none; } }

footer {
  color: #491d3f;
  height: 100%;
  position: relative; }
  footer a {
    color: #491d3f; }
  footer .nav-top {
    display: block;
    font-size: 28px;
    margin: 0 auto;
    text-align: center;
    width: 4em; }
    footer .nav-top img {
      width: 30px; }
    footer .nav-top:hover {
      text-decoration: none; }
    footer .nav-top span {
      display: block;
      font-size: 14px;
      margin-top: 0.5em; }
  footer .footer-hero {
    text-align: center;
    height: 32em;
    position: relative;
    border-bottom: 1px solid #adafb1; }
    footer .footer-hero .footer-hero-inner {
      width: 100%;
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%); }
    footer .footer-hero h2 {
      color: #491d3f;
      display: block;
      font-family: "Prata",serif;
      font-size: 50px;
      margin: 0 0 1em 0;
      text-align: center; }
      @media only screen and (max-width: 1333px) {
        footer .footer-hero h2 {
          font-size: 40px;
          margin-bottom: 0.5em; } }
      @media only screen and (max-width: 650px) {
        footer .footer-hero h2 {
          font-size: 34px;
          margin-bottom: 0.5em; } }
    @media only screen and (max-width: 650px) {
      footer .footer-hero p {
        font-size: 14px; } }
    footer .footer-hero .footer-address-wrap-outer {
      margin: 0 auto;
      overflow: hidden;
      width: 80%; }
      @media only screen and (max-width: 1150px) {
        footer .footer-hero .footer-address-wrap-outer {
          width: 100%;
          margin: 0; } }
    footer .footer-hero .footer-address-wrap {
      width: 30%;
      display: inline-block;
      vertical-align: top; }
      @media all and (max-width: 768px) {
        footer .footer-hero .footer-address-wrap {
          margin: 0; } }
      @media only screen and (max-width: 650px) {
        footer .footer-hero .footer-address-wrap {
          width: 100%;
          margin: 0; } }
      footer .footer-hero .footer-address-wrap h4 {
        color: #ceda45;
        font-size: 20px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0;
        font-family: 'Open sans', sans-serif; }
    footer .footer-hero .footer-phone {
      display: inline-block;
      font-size: 26px;
      font-weight: bold;
      text-align: center;
      margin: 0.5em 0; }
      footer .footer-hero .footer-phone:hover {
        text-decoration: none; }
      @media only screen and (max-width: 650px) {
        footer .footer-hero .footer-phone {
          font-size: 22px; } }
  footer .footer-mid {
    margin: 1em auto;
    padding-bottom: 5em; }
    @media only screen and (max-width: 650px) {
      footer .footer-mid {
        text-align: center;
        margin: 1em auto; } }
  footer .footer-email {
    font-weight: bold;
    position: absolute;
    right: 10em;
    top: 0.2em;
    margin-right: 20px; }
    @media only screen and (max-width: 768px) {
      footer .footer-email {
        display: none; } }
    @media all and (max-width: 1150px) {
      footer .footer-email {
        top: 100%; } }
  footer .social-networking {
    position: absolute;
    right: 0;
    top: 0; }
    @media only screen and (max-width: 768px) {
      footer .social-networking {
        display: none; } }
    @media all and (max-width: 1150px) {
      footer .social-networking {
        top: 100%; } }
    footer .social-networking .social-networks {
      border-radius: 30px;
      color: #ffffff;
      display: inline-block;
      font-size: 1em;
      margin: 0 0.3em;
      padding: 1em;
      position: relative;
      text-align: center; }
      footer .social-networking .social-networks i {
        left: 50%;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      footer .social-networking .social-networks:hover {
        text-decoration: none; }
    footer .social-networking .facebook-icon {
      background: #3b5998 none repeat scroll 0 0;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      footer .social-networking .facebook-icon:hover {
        background-color: #4c70ba;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
    footer .social-networking .twitter-icon {
      background: #4099ff none repeat scroll 0 0;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      footer .social-networking .twitter-icon:hover {
        background-color: #73b4ff;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
    footer .social-networking .linkedin-icon {
      background: #007bb6 none repeat scroll 0 0;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      footer .social-networking .linkedin-icon:hover {
        background-color: #009de9;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
  footer .wrapper {
    width: 95%; }
  footer .newsletter-wrap {
    width: 70%;
    position: relative; }
    footer .newsletter-wrap .frm_style_formidable-style.with_frm_style .frm_checkbox label p {
      font-size: 11px !important;
      float: left;
      padding: 5px 0px; }
      @media all and (max-width: 768px) {
        footer .newsletter-wrap .frm_style_formidable-style.with_frm_style .frm_checkbox label p {
          font-size: 50%; } }
    footer .newsletter-wrap .t-and-c {
      vertical-align: top;
      max-height: 60px; }
      @media only screen and (max-width: 1151px) {
        footer .newsletter-wrap .t-and-c {
          max-height: initial; } }
    footer .newsletter-wrap .with_frm_style .vertical_radio .frm_checkbox label, footer .newsletter-wrap .with_frm_style .vertical_radio .frm_radio label {
      text-indent: 0px; }
    footer .newsletter-wrap .frm_style_formidable-style.with_frm_style .frm_checkbox input[type="checkbox"] {
      width: 20px;
      -moz-appearance: checkbox;
      height: 20px;
      display: block;
      clear: both; }
    @media only screen and (max-width: 1150px) {
      footer .newsletter-wrap {
        width: 100%;
        padding: 2rem; } }
    footer .newsletter-wrap h3 {
      margin: 0 0 0.5em;
      font-family: 'Prata', serif;
      color: #491d3f; }
    footer .newsletter-wrap p {
      margin: 0;
      float: left; }
    footer .newsletter-wrap input[type="text"],
    footer .newsletter-wrap input[type="email"] {
      border: 1px solid #adafb1;
      padding: 0.6em 0.5em;
      width: 100%; }
    footer .newsletter-wrap span.wpcf7-form-control-wrap {
      display: block;
      margin: 0 1em 0 0;
      position: relative;
      float: left;
      width: 30%; }
      @media only screen and (max-width: 1150px) {
        footer .newsletter-wrap span.wpcf7-form-control-wrap {
          width: 100%;
          float: none;
          margin: 0 0 1em 0; } }
    footer .newsletter-wrap .wpcf7-form-control.wpcf7-submit {
      background-color: #ceda45;
      color: #FFF;
      border: medium none;
      font-weight: 600;
      padding: 0.6em;
      text-align: center;
      text-transform: uppercase;
      width: 100%;
      font-size: 16px;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
      footer .newsletter-wrap .wpcf7-form-control.wpcf7-submit:hover {
        background-color: #491d3f;
        color: #FFF;
        -webkit-transition: all 0.2s ease-in-out 0s;
        -moz-transition: all 0.2s ease-in-out 0s;
        -ms-transition: all 0.2s ease-in-out 0s;
        -o-transition: all 0.2s ease-in-out 0s;
        transition: all 0.2s ease-in-out 0s; }
  footer .sub-footer {
    background-color: #491d3f;
    color: #FFF;
    bottom: 0;
    position: relative;
    width: 100%;
    float: right;
    height: 7%;
    min-height: 5em; }
    @media only screen and (max-width: 650px) {
      footer .sub-footer {
        min-height: 4em; } }
    footer .sub-footer a {
      color: #FFF; }
    footer .sub-footer p {
      float: left;
      padding: 1em 0;
      margin: 0;
      font-size: 14px; }
      @media only screen and (max-width: 650px) {
        footer .sub-footer p {
          font-size: 12px; } }
    footer .sub-footer .footer-nav {
      list-style-type: none;
      margin: 1em 0 0;
      padding: 0;
      float: right; }
      @media only screen and (max-width: 1200px) {
        footer .sub-footer .footer-nav {
          font-size: 12px; } }
      @media only screen and (max-width: 900px) {
        footer .sub-footer .footer-nav {
          display: none; } }
      footer .sub-footer .footer-nav li {
        float: left;
        list-style-type: none; }
        footer .sub-footer .footer-nav li a {
          padding: 0.5em;
          float: left;
          font-size: 14px;
          text-transform: uppercase; }

.ajax-loader {
  display: none; }

@media only screen and (max-width: 1000px) {
  footer .newsletter-wrap .frm_style_formidable-style.with_frm_style .frm_checkbox label {
    position: relative; } }

/*------------------------------------*    SIDEBAR
\*------------------------------------*/
.sidebar-widget ul {
  list-style-type: none;
  padding: 0; }

.sidebar-widget .widget_archive i,
.sidebar-widget .widget_recent_entries i {
  margin-right: 6px; }

.sidebar-widget #recent-posts-2 h3 {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 16px;
  border-bottom: 1px solid #333;
  padding-bottom: 1em;
  margin-bottom: 0;
  color: #491d3f; }

.sidebar-widget #recent-posts-2 ul {
  margin: 0; }

.sidebar-widget #recent-posts-2 li {
  border-bottom: 1px solid #333; }
  .sidebar-widget #recent-posts-2 li i {
    display: none; }
  .sidebar-widget #recent-posts-2 li a {
    display: block;
    padding: 1.5em 0;
    font-weight: bold;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .sidebar-widget #recent-posts-2 li a:hover {
      text-decoration: none;
      opacity: 0.6;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }
    .sidebar-widget #recent-posts-2 li a::after {
      content: ' >';
      color: #ceda45;
      margin-left: 0.2em; }

.paragon-news-widget h3 {
  font-family: 'Open Sans', arial, sans-serif;
  font-size: 16px;
  border-bottom: 1px solid #333;
  padding-bottom: 1em;
  margin-bottom: 0;
  margin-top: 6em;
  color: #491d3f; }

.paragon-news-widget .year-wrap {
  cursor: pointer; }
  .paragon-news-widget .year-wrap.selected {
    color: #ceda45;
    font-weight: bold; }

.paragon-news-widget ul {
  margin: 0;
  padding: 0;
  list-style-type: none; }
  .paragon-news-widget ul ul {
    display: none; }
    .paragon-news-widget ul ul li {
      border-bottom: 1px dotted #333; }
      .paragon-news-widget ul ul li:last-of-type {
        border: none; }
      .paragon-news-widget ul ul li a {
        padding: 0.7em 0; }

.paragon-news-widget li {
  border-bottom: 1px solid #333; }
  .paragon-news-widget li i {
    display: none; }
  .paragon-news-widget li a {
    display: block;
    padding: 1.5em 0;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s; }
    .paragon-news-widget li a:hover {
      text-decoration: none;
      opacity: 0.6;
      -webkit-transition: all 0.2s ease-in-out 0s;
      -moz-transition: all 0.2s ease-in-out 0s;
      -ms-transition: all 0.2s ease-in-out 0s;
      -o-transition: all 0.2s ease-in-out 0s;
      transition: all 0.2s ease-in-out 0s; }

/*------------------------------------*    FORMS
\*------------------------------------*/
.newsletter-wrap .frm_style_formidable-style.with_frm_style .form-field,
.newsletter-wrap .with_frm_style .frm_submit {
  display: inline-block;
  margin-right: 10px;
  width: 30%; }
  @media only screen and (max-width: 1150px) {
    .newsletter-wrap .frm_style_formidable-style.with_frm_style .form-field,
    .newsletter-wrap .with_frm_style .frm_submit {
      width: 100%; } }

@media only screen and (max-width: 1150px) {
  .newsletter-wrap .with_frm_style .vertical_radio .frm_checkbox label, .newsletter-wrap .with_frm_style .vertical_radio .frm_radio label {
    padding-left: 0px; } }

.newsletter-wrap .frm_style_formidable-style.with_frm_style label.frm_primary_label {
  display: none; }

.newsletter-wrap .frm_style_formidable-style.with_frm_style input[type=text] {
  border: 1px solid #adafb1;
  padding: 1.1em 0.5em;
  width: 100%;
  border-radius: 0px;
  font-size: 15px;
  box-shadow: 0 0 0; }
  .newsletter-wrap .frm_style_formidable-style.with_frm_style input[type=text]:-ms-input-placeholder {
    color: #818181; }
  .newsletter-wrap .frm_style_formidable-style.with_frm_style input[type=text]::placeholder {
    color: #818181; }
  .newsletter-wrap .frm_style_formidable-style.with_frm_style input[type=text]:-ms-input-placeholder {
    color: #818181; }
  .newsletter-wrap .frm_style_formidable-style.with_frm_style input[type=text]::-ms-input-placeholder {
    color: #818181; }

.newsletter-wrap .frm_style_formidable-style.with_frm_style .frm_submit button {
  background-color: #ceda45;
  color: #FFF;
  border: medium none;
  font-weight: 600;
  padding: 0.6em;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  font-size: 16px;
  border-radius: 0px;
  max-width: 200px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s; }

.contact-form .frm_style_formidable-style.with_frm_style label.frm_primary_label {
  display: none; }

.contact-form .frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 15px; }

.contact-form .frm_style_formidable-style.with_frm_style .frm_submit button {
  border-radius: 0px !important;
  padding: 0.5em 1em;
  font-size: 16px;
  display: inline-block;
  color: #fff;
  background-color: #c3d82c;
  text-transform: uppercase;
  display: block;
  width: auto;
  float: right;
  font-size: 18px;
  margin: 5px 0 0 0;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -ms-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out; }

.commercial-interiors-contact .contact-form input[type="text"],
.commercial-interiors-contact .contact-form textarea {
  border-radius: 0px;
  padding: 18px 15px; }

.frm_style_formidable-style.with_frm_style .frm_message, .frm_success_style,
.frm_style_formidable-style.with_frm_style .frm_error_style {
  border: 0px;
  padding: 0px;
  background-color: transparent;
  margin: 10px;
  margin-bottom: 20px; }

/*------------------------------------*    MISC & WORDPRESS CORE
\*------------------------------------*/
::-moz-selection {
  background: #ceda45;
  color: #FFF;
  text-shadow: none; }
::selection {
  background: #ceda45;
  color: #FFF;
  text-shadow: none; }

::-webkit-selection {
  background: #ceda45;
  color: #FFF;
  text-shadow: none; }

::-moz-selection {
  background: #ceda45;
  color: #FFF;
  text-shadow: none; }

.alignnone {
  margin: 0 20px 20px 0; }

.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto; }

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

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

.aligncenter {
  display: block;
  margin: 5px auto; }

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px; }

a img.alignnone {
  margin: 0 20px 20px 0; }

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #FFF;
  border: 1px solid #F0F0F0;
  max-width: 96%;
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignleft, .wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.gallery-caption, .wp-caption .wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px; }

/*# sourceMappingURL=assets/maps/style-2015.css.map */

