@import url('editor-style.css');
@import url(https://fonts.googleapis.com/css?family=Permanent+Marker);

/* font-family: 'Permanent Marker', cursive; */

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color:#4b4b4d;
  font-weight: 300;
  overflow-x: hidden;
}

*, *:focus, *:active {
  outline:0px none !important;
}

p {
  font-size: 16px;
  line-height: 1.583em;
  margin: 0 0 20px;
}

ul, ol {
  font-size: 15px;
}

ol {
  padding-left:15px;
}

ul {
  list-style-type: none;
  padding-left:0;
}

#content ul li, #content ol li {
  margin-bottom:5px;
}

#content ul li:before {
  content: "• ";
  padding-right: 3px;
}

a {
  text-decoration: none;
}

a:hover,
a:focus {
  text-decoration: underline;
}

span.date a {
  pointer-events: none;
  cursor: default;
  font-weight: bold;
}

.post-meta {
  margin: 0 0 15px;
}

.wp-caption {
  background: none;
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 15px;
  text-rendering: optimizelegibility;
  font-weight: 400;
  line-height: normal;
}

h1, h2 {
  font-weight: 400;
  font-size:45px;
}

h3 {
  font-weight: 300;
  font-size:28px;
  margin-bottom:27px;
}

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

.ult-column {
  min-height: 0;
}

.center {
  text-align: center;
}

.padding-row .row {
  padding:30px 0 20px;
}

body.single-post .padding-row .row {
  padding-top: 54px;
}

.black-bg,
.red,
.grey-split,
.deep-blue,
.light-blue,
.dark-grey,
.lighter-blue {
  color:#fff;
}

.black-bg {
  background-color: #000;
}

.black-bg h2 {
  color:#44c3e2;
}

.red {
  background-color: #cb2633;
}

.deep-blue {
  background-color:#24b0d9;
}

.light-blue {
  background-color:#44c3e2;
}

.lighter-blue {
  background-color:#29bee0;
}

.dark-grey {
  background-color:#808080;
}

.light-grey {
  background-color:#ebebe8;
}

.lighter-grey {
  background-color: #fefefe;
}

.grey-split {
  background: #999999;
  position: relative;
  overflow: hidden;
}

.grey-split .text h3 {
  font-weight: 500;
}

.grey-split .text {
  padding:25px;
}

.grey-split .ult-column {
  padding:0;
}

.grey-split .inner-container {
  position: relative;
}

.grey-split .text.inner-container * {
  position: relative;
  z-index: 100;
}

.gs-l:before,
.gs-r:after {
  content:"";
  display:block;
  position:absolute;
  top:-300%;
  bottom:-300%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.gs-r:after {
  left:0;
  right:-300%;
}

.gs-l:before {
  left:-300%;
  right:0;
}

.gs-l:hover:before,
.gs-r:hover:after {
  background-color:rgba(0, 0, 0, 0.15);
}

.moe-bg .container,
.buzz-bg .container {
  background-repeat: no-repeat;
  background-position: center 40%;
  background-size: 60% auto;
}

.moe-bg .container {
  background-image:url(/wp-content/themes/signaturepromo/images/moe-bg.png);
}

.buzz-bg .container {
  background-image:url(/wp-content/themes/signaturepromo/images/buzz-bg.png);
}

.moe-bg .container h1,
.buzz-bg .container h1,
.title-wrapper .container h1,
.title-wrapper .container h2,
.buzz-bg .container ul li {
  margin:50px 0;
  font-size: 24px;
  font-weight: 500;
}

.buzz-bg .container ul li a {
  color: #fff;
  text-decoration: none;
}

.buzz-bg .container ul li a:hover {
  color:#eee;
}

body.ut-layout-showroom-layout h1.entry-title {
  font-size: 24px;
  font-weight: 500;
  color:#44c3e2;
}

.go-button {
  background-image:url(/wp-content/themes/signaturepromo/images/go-button.png);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 95% auto;
  position: relative;
  width: 33%;
  padding-bottom: 33%;
  height: 0;
  margin:0 auto;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a:hover > .go-button {
  width:38%;
  padding-bottom: 38%;
  margin-bottom: -5%;
  margin-top: -1%;
}

.top-navigation-wrapper,
.header-menu .ddsmoothmenuh ul.menu li ul,
.header-menu .ddsmoothmenuh ul.menu li {
  background-color:#7c7e7b;
}

.top-navigation-wrapper .row {
  padding:5px 0;
}

.header-logo-container .row .ult-column .colwrapper {
  padding:80px 0;
}

.header-logo-container .row .ult-column #logo-container {
  max-width: 420px;
}

.brand-shine img {
  display:inline-block;
  width:100%;
}

.header-menu .ddsmoothmenuh ul.menu > li > a:after,
.header-menu .ddsmoothmenuh ul.menu li ul li {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.header-menu .ddsmoothmenuh ul {
  display:table;
  margin:0 auto;
  width:auto !important;
}

.header-menu .ddsmoothmenuh ul.menu > li {
  display:block;
  position: relative;
}

.header-menu .ddsmoothmenuh ul.menu > li > a:after {
  display:block;
  content:"";
  height:5px;
  position: relative;
  width:0;
  margin:0 auto;
}

.header-menu .ddsmoothmenuh ul.menu > li:hover > a:after {
  width:80%;
  background-color: #fff;
}

.header-menu .ddsmoothmenuh ul.menu > li > a {
  padding: 8px 10px 0;
  text-transform:uppercase;
}

.header-menu .ddsmoothmenuh ul.menu li a {
  color:#fff;
  font-weight:500;
}

.header-menu .ddsmoothmenuh ul.menu li ul {
  padding:5px 0 0;
  top:auto !important;
  display:block;
  width:auto;
  position:absolute;
  left:-30% !important;
  right:-30% !important;
}

.header-menu .ddsmoothmenuh ul.menu li ul li a {
  font-weight: 300;
  padding-bottom: 6px;
}

.header-menu .ddsmoothmenuh ul.menu li ul li {
  padding:0 15px;
}

.header-menu .ddsmoothmenuh ul.menu li ul li:hover {
  background-color: #8f918e;
}

.slicknav_menu {
  background-color: rgba(0, 0, 0, 0.2);
  margin:8px 0;
}

.slicknav_menu ul {
}

.slicknav_menu ul li {

}

.slicknav_menu ul li:hover {
  background-color: rgba(0, 0, 0, 0.07);
}

.slicknav_menu ul li a {
  color:#fff;
  margin:0 !important;
  font-size: 15px;
}

.slicknav_menu ul li a:hover {
  background: none !important;
  color:#fff;
}

.slicknav_menu .sub-menu {
  margin:0;
}

.slicknav_menu .sub-menu li {
  padding-left:15px;
}

.ls-l.title,
.ls-l.content {
  display:none;
}

.footer-container .row .colwrapper {
  padding:10px 0 0;
}

.footer-container ul {
  text-align: center;
  margin:0;
  padding:0;
}

.footer-container ul li {
  display:inline-block;
  padding: 5px;
  text-decoration: none;
  font-weight: 300;
  font-size: 16px;
}

.footer-container ul li,
.footer-container ul li a,
.copyright-container,
.copyright-container a {
  color:#969697;
}


.footer-container ul li:after {
  content:"|";
  padding-left:10px;
  color:#000;
}

.footer-container ul li.last:after {
  content:"";
  display:none;
  padding:0;
}

.footer-container ul ul {
  display:none;
}

.social-media-list {
  padding:15px 0;
}

.social-media-list ul {}

.social-media-list ul li {
  margin:0 4px;
}

.social-media-list ul li:after {
  display:none;
  content:"";
}

.social-media-list ul li a {
  display:inline-block;
  width:60px;
  height:60px;
  background-color:#969697;
  border-radius: 50%;
  text-align: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.social-media-list ul li a:hover {
  background-color:#838383;
}

.social-media-list ul li a i {
  font-size: 40px;
  color:#EBEBE8;
  line-height: 60px;
}

.copyright-container {
  padding:80px 0 10px;
  text-align: center;
  font-size: 12px;
  font-weight: 400;
}

.header-image-container {
  margin:0 -10px;
}

.header-image-wrapper,
.tile-banner-wrapper,
#tile-banner-foreground,
.range-heading-wrapper {
  background-image:url(/wp-content/themes/signaturepromo/images/banner-homepage.jpg);
  background-color: #cf202e;
  background-size:cover;
  background-position:center !important;
  background-repeat: no-repeat;
}

.header-image-wrapper .ult-column {
  min-height:0;
}

.content-container .row {
  padding-top:70px;
}

.content-container h1.entry-title {
  text-transform: uppercase;
}

.content-container .entry-content,
.content-container .entry-content p,
.t-testimonial p {

  font-size: 23px;
  font-weight: 300;
}

/*   Client layout   */

body.single-clients .entry-content h2,
body.single-clients .entry-content h3 {
  color:#29bee0;
  margin:35px 0 15px;
}

body.single-clients .entry-content h2 {
  font-size: 31px;
  font-weight: 300;
}

body.single-clients .entry-content h3 {
  font-size: 24px;
  font-weight: 600;
}

.product-images-wrapper {
  overflow: hidden;
}

.t-border-container {
  text-align: center;
  margin-bottom: 40px;
}

.t-border {
  display:inline-block;
  width:auto;
  padding:0 40px 20px;
  border-bottom:5px solid;
}

.t-quotation-mark {
  width:80px;
  height:80px;
  color:#fff;
  font-size: 80px;
  border-radius: 50%;
}

.t-quotation-mark img {
  max-width:70%;
  margin-top: -50px;
}

.t-logo-container {
  height:100%;
  max-width: 240px;
  top:0;
  bottom:0;
  padding:0 20px;
}

.t-client-info-container {
  position: relative;
}

.t-client-info {
  margin:25px 0 40px;
  display:inline-block;
  display:relative;
  width:100%;
}

.t-client {
  padding:25px 0px 25px 15px;
}

.t-client.no-logo { 
  padding-top: 15px;
}

.t-name {
  font-size: 17px;
  font-weight:300;
  margin-bottom: 5px;
}

/*
.t-name:after {
  content:",";
}
*/

.t-title {
  font-size: 18px;
  font-weight: 300;
}

.client-pagination {
  display:table;
  margin: 0 auto;
}

.client-pagination div {
  display:inline-block;
  font-size: 22px;
  font-weight: 300;
  cursor: default;
  position: relative;
}

.client-pagination div a {
  color:#29bee0;
  display:block;
  text-decoration: none;
}

.client-pagination div a:hover {
  color:#32A1C2;
}

.client-pagination .seperation {
  padding:0 10px;
  font-size: 26px;
  font-weight: 200;
  width:auto;
}

/* client product slider */

#slider-container {
  height:300px;
  margin:10px -10px 0;
}

#slider-container ul.lightSlider {
  list-style: none outside none;
  padding-left: 0;
  margin-bottom:0;
}

#slider-container ul.lightSlider li {
  height:300px;
  display: block;
  margin: 0 40px;
  cursor:pointer;
}

#slider-container ul.lightSlider li div {
  padding: 15px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
}

#slider-container ul.lightSlider li img {
  width:auto;
  height: auto;
  max-width: 400px;
  max-height: 280px;
  display: block;
}

#slider-container ul.lSPager {
  display:none;
}

#slider-container .lSSlideOuter,
#slider-container .lSSlideWrapper {
  overflow:visible;
}

.prev-posts {
  text-align: right;
}

.pagination-container .row {
  padding:40px 0;
}

.content-contact-info ul {
  display:table;
  margin:0 auto 20px;
}

.content-contact-info ul li {
  float:left;
  font-size: 23px;
  padding:0 15px 0 0;
}

.content-contact-info ul li.phone {
  color:#cb2633;
}

.content-contact-info ul li:after {
  content:"|";
  padding-left:15px;
  color:#000;
}

.content-contact-info ul li.last:after {
  content:"";
  padding-left:0;
}

.content-contact-info ul li,
.content-contact-info ul li a {
  color:#b8b8b8;
}

/* Ninja Forms */

.ninja-forms-cont input.email {
  text-transform: lowercase;
}

.ninja-forms-required-items {
  display:none;
}

.ninja-forms-form .label-above label {
  font-size: 17px;
  font-weight: 300;
}

.ninja-forms-all-fields-wrap .textarea-wrap.label-inside textarea {
  resize:none;
  height:280px;
}

.ninja-forms-all-fields-wrap .text-wrap.label-inside input,
.ninja-forms-form-wrap input,
.ninja-forms-all-fields-wrap .textarea-wrap.label-inside textarea {
  color:#000;
  border:none;
  background-color: #ebebeb;
  padding:15px 10px;
  font-size: 17px;
  font-weight: 300;
}

.ninja-forms-all-fields-wrap .text-wrap.label-inside input {
  height:55px;
}

.ninja-forms-all-fields-wrap .submit-wrap input {
  background-color: transparent;
  color:#44c3e2;
  font-size: 35px;
  font-family: 'Permanent Marker', cursive;
  padding:0 10px 0;
}

.ninja-forms-all-fields-wrap .submit-wrap input:hover {
  color:#ebebeb;
}

#ninja_forms_form_1_all_fields_wrap .submit-wrap input {
  color:#fff;
  padding:0;
}


/*------- Brand sections styles -------*/

.br-image-container {
  float:left;
}

.br-image-inner-container {
  padding:20px;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.br-image-inner-container img {
  max-height: 100px;
  width: auto;
}

h2.br-title {
  margin:30px 0;
  text-align:center;
  font-size:37px;
  font-weight:300;
  color:#858585;
}

/* ---------- Post Styles ---------- */

body.single-post h1 {
  font-size: 26px;
  line-height: normal;
  font-weight: 500;
}

body.single-clients h1,
body.single-post h1 {
  color:#858585;
}

body.ut-layout-moe-layout .form-wrapper .container,
body.single-post .form-wrapper .container {
  background-color:#29bee0;
}

.post-pagination-container .row {
  padding-bottom:40px;
}

.multi-post-col-container {
  margin:0 -10px;
}

.multi-post-col {
  width:20%;
  float:left;
  height:100%;
}

.multi-post-col.odd .spacing-top,
.multi-post-col.even .spacing-bottom,
.post-img,
.post-sum {
  min-height:240px;
}

.post-img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display:block;
  position: relative;
}

.post-img:before {
  content:"";
  display:block;
  position: absolute;
  width:100%;
  height:100%;
  top:0;
  bottom:0;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -ms-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.post-img:hover:before {
  background-color:rgba(207, 32, 46, 0.6);
}

.post-sum {
  background-color: #e8e8e8;
}

.post-sum-inner {
  padding:20px 15px;
}

.post-sum-inner h4 a {
  color:#38b6db;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  text-decoration: none;
}

.post-sum-inner h4 a:hover {
  color:#32a1c2;
}

.post-sum-inner .the-content,
.post-sum-inner .the-read-more {
  color:#535353;
}

.post-sum-inner .the-read-more {
  text-transform: uppercase;
  font-weight: 500;
  text-decoration: none;
}

.post-sum-inner .the-read-more:hover {
  color:#000;
}

.logo-image-container {
  padding: 20px 0 40px;
}

.logo-image-container img {
  width:auto;
  max-width: 300px;
  height:auto;
  max-height: 300px;
  display: inline-block;
}

.multi-post-col.empty{
  height:720px;
}

.empty-block {
  height:33.33333%;
}

/* MOE Styles */

.ut-layout-moe-layout .entry-content {
  margin:35px 0;
}

.ut-layout-moe-layout .entry-content h3 {
  font-size: 26px;
  font-weight: 500;
  margin-bottom:10px;
  color:#29bee0;
}

.ut-layout-moe-layout .entry-content p {
  font-size: 23px;
}

#e-store-details-container {
  margin:0 -10px;
}

.es-detail-wrap {
  padding:25px 15px;
  color:#fff;
  display:table;
  width:100%;
}

.es-img-container {
  float:left;
  width:48%;
  margin:0 1%;
  height:300px;
  display:inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.es-descr-container {
  display:inline-block;
  float:right;
  width:50%;
  padding-left:30px;
}

#e-store-promo {
  margin:0 -10px;
}

/* ACF map styles */

#map-container {
  position:relative;
}

.acf-map {
  width: 100%;
  height: 340px;
  margin: 0;
}

/* fixes potential theme css conflict */
.acf-map img {
 max-width: inherit !important;
}

.acf-map .gm-style-cc,
.acf-map > div > div > a > div img {
  display: none;
}

.map-overlay {
  text-align: center;
  position:absolute;
  z-index: 999;
  top:0;
  bottom:0;
  left:0;
  right:0;
  -webkit-transition: background 0.4s ease;
  -moz-transition: background 0.4s ease;
  -ms-transition: background 0.4s ease;
  -o-transition: background 0.4s ease;
  transition: background 0.4s ease;
}

.map-overlay:hover {
  background-color: rgba(0, 0, 0, 0.3);
  text-decoration: none;
}

.map-overlay div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
  left:0;
  right:0;
}

.map-overlay span {
  background-color:#44c3e2;
  color:#fff;
  display:inline-block;
  width:auto;
  padding:10px 20px;
  font-size: 20px;
  font-weight: 500;
  margin:40px auto 0;
  opacity:0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.map-overlay:hover span {
  margin-top:0;
  opacity:1;
}

/* - Plus Menu - */

.plus-menu ul {
  margin:10px auto;
  display:table;
}

.plus-menu ul li {
  display:block;
  float:left;
  text-align: center;
}

.plus-menu ul li a {
  display:inline-block;
  color:#fff;
  font-size: 20px;
  font-weight: 500;
  text-transform: uppercase;
  padding:10px 15px;
  margin:0 20px;
  text-decoration: none;
  position: relative;
}

.plus-menu ul li a:before,
.plus-menu ul li a:after {
  display:block;
  clear:both;
  content:"";
  width:100%;
  height:40px;
  background-position: center;
  background-size: auto 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.plus-menu ul li a:before {
  background-image:url(/wp-content/themes/signaturepromo/images/plus-menu.png);
  margin-bottom:10px;
}

.plus-menu ul li a:after {
  background-image:url(/wp-content/themes/signaturepromo/images/plus-menu-hover.png);
  position: absolute;
  top:10px;
  left:0;
  right:0;
  opacity: 0;
}

.plus-menu ul li a:hover:before {
  opacity: 0;
}

.plus-menu ul li a:hover:after {
  opacity: 1;
}

/*----------- Profile Styles ------------------*/

/*----- Accordion -----*/
.accordion, .accordion * {
  -webkit-box-sizing:border-box;
  -moz-box-sizing:border-box;
  box-sizing:border-box;
}

.accordion {
  overflow:hidden;
}

.accordion-section-title {
  width:100%;
  display:inline-block;
  transition:all linear 0.15s;
  /* Type */
  font-size:1.200em;
}

.right-list-content h3,
.accordion-section-title h3 {
  color:#44c3e2;
  font-size: 24px;
  font-weight: 500;
}

.accordion-section-title h3 {
  margin-bottom:7px;
  position: relative;
}

.accordion-section-title.active, .accordion-section-title:hover {
  /* Type */
  text-decoration:none;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom:none;
}

.accordion-section-title h3:after {

}

.accordion-section-title h3:before,
.accordion-section-title h3:after {
  content:"";
  display:inline-block;
  width:25px;
  height:25px;
  background-size:100%;
  background-position:center;
  background-repeat:no-repeat;
  position:absolute;
  right:0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.accordion-section-title.active h3:before,
.accordion-section-title.active h3:after {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}


.accordion-section-title h3:before {
  background-image: url(/wp-content/themes/signaturepromo/images/post-arrow-no-view.png);
  opacity:1;
}

.accordion-section-title h3:after {
  background-image:url(/wp-content/themes/signaturepromo/images/post-arrow.png);
  opacity:0;
}

.accordion-section-title.active h3:before {
  opacity:0;
}

.accordion-section-title.active h3:after {
  opacity: 1;
}

.accordion-section {
  padding-bottom: 10px;
  border-bottom:1.5px black solid;
  margin-bottom: 15px;
}

.accordion-section-content {
  display:none;
}

/* List content styles */

.right-list-content h3 {
  margin-bottom:10px;
}


h4.list-title {
  margin:0;
  font-weight: 500;
  font-size: 18px;
}

.list-content {
  margin-bottom:18px;
  border-bottom:1px black solid;
}

.list-content.last {
  border:none;
}

/*---- Team Layout Styles ---*/

.ten-reasons-title {
  padding:40px 0 0;
}

.ten-reasons-title p {
  font-size: 40px;
  margin:0;
}

.ten-reasons-title p strong {
  width:100%;
  display:inline-block;
  font-size: 120px;
}

#reason-slider-container,
#reason-slider-container ul.lightSlider li {
  min-height:500px;
}

#reason-slider-container ul.lightSlider li div {
  min-height:250px;
}

#reason-slider-container ul.lightSlider li div:after {
  margin-top:15px;
}

#reason-slider-container {
  margin:25px 0;
}

#reason-slider-container .lSAction > a {
  background-image: url(/wp-content/themes/signaturepromo/images/slider-arrow-reasons.png);
}

#reason-slider-container ul.lightSlider li {
  display:block;
  padding:0 30px;
}

#reason-slider-container ul.lightSlider li div {
  float:left;
  width:50%;
  padding:0 5px;
  position:relative;
}

#reason-slider-container ul.lightSlider li div:after {
  display:block;
  content:"";
  width:95%;
  border-bottom: solid 7px #86d3ea;
  position:absolute;
  bottom:7px;
  margin-top:150px;
}

#reason-slider-container ul.lightSlider li div h3 {
  margin:15px 0 0 0;
  font-size: 36px;
  font-weight: 500;
}

#reason-slider-container .SSlideWrapper {
}

#reason-slider-container .lSPrev {
  left:0;
}

#reason-slider-container .lSNext {
  right:0;
}

body.ut-layout-team-layout .second-titles {
  color:#58c0df;
}

body.ut-layout-team-layout .second-titles h3 {
  font-weight: 500;
}

body.ut-layout-team-layout .second-titles h4 {
  font-weight: 500;
  max-width: 700px;
  margin:0 auto 30px;
  font-size: 20px;
}

/* --------- Member List --------- */

#member-list {
  margin:0;
  padding:0;
  display:block;
  width:100%;
  position: relative;
}

.team-member-row {
  overflow: auto;
}

.team-member-row > div {
  display:inline-block;
  position:relative;
}

.member-img,
.member-sum {
  float:left;
  width:20%;

}

.member-img .content-container,
.member-sum .content-container {
  padding: 50% 0;
}

.member-img img {
  width:100%;
  height:auto;
  position: absolute;
  top: 0;
  left: 0;
}

.member-img img.first-img {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.member-img a {
  cursor: pointer;
}

.member-img a:hover img.first-img,
.member-img.display img.first-img {
  opacity:0;
}

.member-sum {
  width:0%;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
  overflow: hidden;
}

.member-sum.open,
.member-sum.display {
  width:20%;
}

.member-sum .inner-container {
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: color 0 ease-in;
  -ms-transition: none;
  transition: none;
  background-image: url(/wp-content/themes/signaturepromo/images/member-sum-bg.png);
  background-size: 100%;
  background-position: bottom left;
  background-repeat: no-repeat;
  opacity:0;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

.member-sum .inner-container.display {
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  opacity:1;
}

.member-sum .inner-container {
  position: absolute;
  top:0;
  bottom:0;
  width:100%;
}

.member-sum .inner-inner-container {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 10px;
  color: #fff;
  text-align: center;
  margin-top: -6px;
}

.mobile-sum {
  text-align: center;
  margin-bottom: 20px;
  height:180px;
}

.mobile-sum h4,
.member-sum h4 {
  text-transform:uppercase;
  font-weight: 500;
  font-size: 21px;
  margin-bottom:0;
}

.mobile-sum h4 {
  margin-bottom: 10px;
}

.mobile-sum span,
.member-sum span {
  display:block;
  margin-bottom:7px;
}

.mobile-sum span.pos,
.member-sum span.pos {
  font-weight: 400;
  font-size: 15px;
}

.mobile-sum span.phone,
.member-sum span.phone {
  font-size: 21px;
}

.mobile-sum span.email,
.member-sum span.email {
  margin-bottom:0;
  font-size: 17px;
}

.member-sum span.email a {
  color:#fff;
}

.mobile-sum span.email a {
  color: #4B4B4D;
}

.mobile-sum span.email a:hover {
  text-decoration: underline !important;
}

.big-info-row {
  height:0;
  overflow: hidden;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.big-info-row.display {
  margin:45px 15px;
  height:300px;
}

.member-big {
  height:0;
  display:none;
}

.member-big td {
  vertical-align: top;
  position: relative;
  height:300px;
}

.member-big.display {
  height:300px;
  display:block;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -ms-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
}

.member-big td.bio-title {
  width:20%;
  color:#27b1da;
  text-align: left;
  text-transform: uppercase;
  font-weight: 500;
  vertical-align: middle;
  padding-right: 35px;
}

.bio-title h4 {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  margin-top: 0px;
}

.bio-title span {
}

.bio-content {
  width:80%;
}

.bio-content-inner {
  height:300px;
  padding-right: 35px;
  overflow-y:auto;
}

.bio-title:after {
  content:"";
  display:block;
  border:2px solid #27b1da;
  position:absolute;
  right:25px;
  top:15%;
  bottom:15%;
}


/* --------- Number Slider --------- */

.slider-container-numbers {

}

#slider-container-numbers ul.lightSlider {
  padding-left: 0;
  margin-bottom:0;
}

#slider-container-numbers ul.lightSlider li.lslide {
  height:200px;
  display: block;
  float:left;
}

#slider-container-numbers ul.lightSlider li.lslide:last-child {
  margin:0 !important;
}

#slider-container-numbers a.lSPrev {
}

#slider-container-numbers a.lSNext {
}

.number-container {
  text-align:center;
  position:relative;
}

.number-container:after {
  content:"";
  display:block;
  position:absolute;
  top:0;
  right:0;
  width:2px;height:170px;
  margin: 15px 0;
  border-left: 2px solid #EBEBEB;
}

.big-number {
  color:#29bee0;
  font-family: 'Permanent Marker', cursive;
  font-size: 70px;
}

.number-desc {
  font-size: 20px;
  text-transform: uppercase;
  padding:0 40px;
}

#slider-container-numbers .lSSlideWrapper:before,
#slider-container-numbers .lSSlideWrapper:after {
  content: "";
  display: block;
  width:30px; height:200px;
  background-color: #fff;
  position: absolute;
  z-index: 40;
}

#slider-container-numbers .lSSlideWrapper:after {
  right: 0;
  top: 0;
}

/* --------- DNA layout --------- */

.int-wrapper {
}

.none {
  display:none;
}

.slide-hide {
  height:0;
  overflow: hidden !important;
}

.int-wrapper h2 {
  font-size: 34px;
  font-weight: 500;
}

.core-values-wrapper.center .inner-container {
  padding: 30px 13% 20px;
}

.core-values-wrapper h2 {
  color:#29bee0;
}

.mission-wrapper .inner-container {
  padding: 30px 13% 20px;
}

.mission-wrapper h2,
.vision-wrapper h2 {
  margin:10px 0 30px;
}

.vision-wrapper .inner-container {
  padding: 30px 0 0 0;
}

.vision-wrapper h2 {
  color:#29bee0;
}

.vision-wrapper ul {
  font-size: 17px;
  margin-bottom: 21px !important;
}

.vision-wrapper ul li {
  font-size: inherit;
  margin:0;
  position: relative;
  padding:0 0 6px 21px;
}

.vision-wrapper ul li:before {
  content:"•";
  color:#cb2633;
  position: absolute;
  left: 7px;
}

.vs-same-height {
  padding:0 20px;
}

.side-img-col .inner-container {
  text-align: center;

}

.side-img-col .inner-container img {
  max-width: 400px;
  margin-top: 30px;
}

.vision-wrapper .inner-container {
  height:auto !important;
}



/* --------- Core Value Tiles --------- */

.tiles-container {
  margin:0 -10px -5px;
}

.tiles-container ul {
  background-color: #000;
  display:inline-block;
  margin:0;
  padding:0;
}

.tiles-container ul li {
  float:left;
  display:block;
  height:230px;
  background-size: cover;
  background-position: center;
  text-align: center;
  vertical-align: center;
/*  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tiles-container ul li:hover {
  opacity:0.8;*/
}

.tiles-container ul li div.tile-container {
  display:inline-block;
  width:100%;
  font-size: 20px;
  font-weight: 500;
  padding:0 20%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  max-height: 100%;
}

.anchor-links {
  margin:30px auto;
  padding:0;
  display:table;
}

.anchor-links li {
  float:left;
  display:block;
  margin:0 40px;
}

.anchor-links li a {
  padding:5px;
  width:130px;
  display:block;
  color:#fff;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  border: 1px solid #fff;
  cursor: pointer;

}

/* ------- Range Layout ------ */

.range-heading-wrapper .container {
  padding:0;
}

.range-categories-container {
  margin-bottom: 60px;
}

.range-categories-container ul {
  padding-left: 20px;
}

.range-categories-container ul li.parent:after {
}

.range-categories-container ul li a {
  font-size: 20px;
  color:#989898;
  font-weight: 500;
  text-decoration: none;
}

.range-categories-container ul li a:hover {
  color:#5c5c5c;
}

.range-products-container {
  display: inline-block;
  margin-bottom: 60px;
  width:100%;
}

.range-product {
  float:left;
  text-align: center;
  height: 160px;
  margin-bottom: 20px;
}

.range-product.initial .range-product-inner {
  display:inline-block;
  width:110px;
  height:100%;
  background-color: #d41015;
  color:#fff;
  font-weight: 500;
  text-transform: lowercase;
}

.range-product-inner div {
  padding:10px;
  text-align: left;
}

.range-product-inner a {
  display: inline-block;
}

.range-product-inner img {
  display:block;
  -webkit-box-shadow: 0 0 2px 0.2px rgba(0,0,0,0.2);
  box-shadow: 0 0 2px 0.2px rgba(0,0,0,0.2);
}

.range-product-inner a,
.range-product-inner img {
  width:auto;
  max-width: 120px;
  height:auto;
  max-height: 160px;
}

#range-cats {
  max-width:350px;
  margin-bottom:40px;
}

#range-cats > ul {
  padding:0 15px;
  margin:0;
}

#range-cats > ul > li {
  padding:5px 0;
}

#range-cats ul li a {
  color:#5c5c5e;
  text-decoration: none;
}

#range-cats ul li a:hover,
.current-cat-parent > a,
.current-cat > a {
  color:#00aedb !important;
}

#range-cats ul li li a {
  padding:3px 0;
}

#range-cats h3 {
  display:block;
  width:30px;
  text-align: center;
  float:right;
  cursor: pointer;
  margin:0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.acc-open h3 {
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

#range-cats h3 span {
  font-size: 20px;
  padding-bottom:3.6px;
  display:block;
}

#range-cats li {
  list-style-type: none;
  width:100%;
  display:inline-block;
}

#range-cats ul ul li a {
  line-height: 27px;
  display: block;
  font-size:18px;
  font-weight:300;
  transition: all 0.15s;
}

#range-cats ul ul li a:hover {
}

#range-cats ul ul {
  display: none;
  padding:0 !important;
  margin:5px 0 10px 10px;
}

#range-cats li.active ul {
  display: block;
}

.range-categories-container .cat-item-1 {
  display:none !important;
}

/* --------- Showroom layout --------- */

.sr-same-height.right .featured-img-container {
  text-align: center;
  height:100%;
  padding-top:4%;
}

.sr-same-height.right .featured-img-container img {
  width:auto;
  height:100%;
  max-width: 400px;
}

/* --------- Tile Banner Layouts -----------*/

.tile-banner-wrapper {
  overflow:hidden;
}

#tile-banner-foreground {
  width:100%;
  position:absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  z-index: 999;
  -webkit-transition: all 3s ease;
  -moz-transition: all 3s ease;
  -ms-transition: all 3s ease;
  -o-transition: all 3s ease;
  transition: all 3s ease;
}

#tile-banner-foreground.slide {
  top:105%;
  bottom:-105%;
}

.tile-banner-wrapper > .container {
  padding:0;
  background-color: #cf1f2c;
}

#tile-banner-container .tile-img-container,
.tile-img-container div {
  float:left;
}

.tile-img {
  width:100%;
  height:100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.span-container {
  width:100%;
  height:100%;
  position: relative;
  background: rgba(207, 32, 46, 0.8);
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.tile-img:hover .span-container {
  opacity:1;
}

.span-inner-container {
  width:100%;
  max-height: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.span-inner-container span {
  display:block;
  clear:both;
  color:#fff;
  text-align: center;
  padding:0 15px;
  text-transform: uppercase;
}

/* LAYOUT 4 IMAGES */
.tile-container-layout-4 > .tile-img-container {
  height:100%;
}

.tile-container-layout-4 .section-1 {
  width:20%;
}
.tile-container-layout-4 .section-1 .img-c-0,
.tile-container-layout-4 .section-1 .img-c-1 {
  width:100%;
  height:50%;
}

.tile-container-layout-4 .section-2 {
  width:40%;
}
.tile-container-layout-4 .section-2 .img-c-2 {
  width:100%;
  height:100%;
}

.tile-container-layout-4 .section-3 {
  width:40%;
}

.tile-container-layout-4 .section-3 .img-c-3 {
  width:100%;
  height:100%;
}

/* LAYOUT 105 IMAGES */
.tile-container-layout-105 > .tile-img-container {
  height:100%;
}

.tile-container-layout-105 .section-1 {
  width:20%;
}
.tile-container-layout-105 .section-1 .img-c-0,
.tile-container-layout-105 .section-1 .img-c-1 {
  width:100%;
  height:50%;
}

.tile-container-layout-105 .section-2 {
  width:40%;
}
.tile-container-layout-105 .section-2 .img-c-2 {
  width:100%;
  height:100%;
}

.tile-container-layout-105 .section-3 {
  width:40%;
}

.tile-container-layout-105 .section-3 .img-c-3 {
  width:100%;
  height:45%;
}

.tile-container-layout-105 .section-3 .img-c-4 {
  width:100%;
  height:55%;
}

/* LAYOUT 5 IMAGES */

.tile-container-layout-5 > .tile-img-container {
  height:100%;
}

.tile-container-layout-5 .section-1 {
  width:25%;
}

.tile-container-layout-5 .section-1 .img-c-0 {
  width:100%;
  height:100%;
}

.tile-container-layout-5 .section-2 {
  width:40%;
}

.tile-container-layout-5 .section-2 .img-c-1 {
  width:50%;
  height:40%;
}

.tile-container-layout-5 .section-2 .img-c-2 {
  width:50%;
  height:40%;
}

.tile-container-layout-5 .section-2 .img-c-3 {
  width:100%;
  height:60%;
}

.tile-container-layout-5 .section-3 {
  width:35%;
}

.tile-container-layout-5 .section-3 .img-c-4 {
  width:100%;
  height:100%;
}

/* LAYOUT 8 IMAGES */

.tile-container-layout-8 .section-1 {
  width:60%;
  height:65%;
}
.tile-container-layout-8 .section-1 .img-c-0 {
  width:50%;
  height:50%;
}
.tile-container-layout-8 .section-1 .img-c-1 {
  width:50%;
  height:50%;
}
.tile-container-layout-8 .section-1 .img-c-2 {
  width:100%;
  height:50%;
}

.tile-container-layout-8 .section-2 {
  width:40%;
  height:65%;
}
.tile-container-layout-8 .section-2 .img-c-3 {
  width:50%;
  height:100%;
}
.tile-container-layout-8 .section-2 .img-c-4 {
  width:50%;
  height:100%;
}

.tile-container-layout-8 .section-3 {
  width:100%;
  height:35%;
}
.tile-container-layout-8 .section-3 .img-c-5 {
  width:30%;
  height:100%;
}
.tile-container-layout-8 .section-3 .img-c-6 {
  width:40%;
  height:100%;
}
.tile-container-layout-8 .section-3 .img-c-7 {
  width:30%;
  height:100%;
}

/* LAYOUT 13 IMAGES */

.tile-container-layout-13 > .tile-img-container {
  height:100%;
}
.tile-container-layout-13 .span-container {
  display:none;
}

.tile-container-layout-13 .section-1 { width:34%; }
.tile-container-layout-13 .section-1 .sub-section-1 {
  width:40%;
  height:100%;
}
.tile-container-layout-13 .section-1 .sub-section-2 {
  width:60%;
  height:100%;
}
.tile-container-layout-13 .section-1 .sub-section-1 .img-container {
  width:100%;
  height:33.33333%;
}

.tile-container-layout-13 .section-1 .sub-section-2 .img-container {
  width:100%;
  height:50%;
}

.tile-container-layout-13 .section-2 { width:33%; }
.tile-container-layout-13 .section-2 .sub-section-1 {
  width:50%;
  height:70%;
}
.tile-container-layout-13 .section-2 .img-c-5 {
  width:100%;
  height:50%;
}
.tile-container-layout-13 .section-2 .img-c-6 {
  width:100%;
  height:50%;
}
.tile-container-layout-13 .section-2 .img-c-7 {
  width:50%;
  height:70%;
  float:right;
}
.tile-container-layout-13 .section-2 .img-c-8 {
  width:100%;
  height:30%;
}

.tile-container-layout-13 .section-3 { width:33%; }
.tile-container-layout-13 .section-3 .sub-section-1 {
  width:40%;
  height:100%;
}
.tile-container-layout-13 .section-3 .img-c-9 {
  width:100%;
  height:33%;
}
.tile-container-layout-13 .section-3 .img-c-10 {
  width:100%;
  height:67%;
}
.tile-container-layout-13 .section-3 .img-c-11 {
  width:60%;
  height:50%;
  float:right;
}
.tile-container-layout-13 .section-3 .img-c-12 {
  width:60%;
  height:50%;
  float:right;
}

/* -------------- TWEAKS ----------------*/

.book-room-wrapper p {
  font-size: 25px;
  max-width: 600px;
  margin:0 auto 20px;
}

.book-room-wrapper .widget_ninja_forms_widget {
  margin-top: 40px;
}

#ninja_forms_field_4_div_wrap {
  float: left;
  text-align: left;
}

body.ut-layout-showroom-layout #content{
  padding-top: 40px;
}

/* ----------- Video --------------- */

.player-wrapper {
  width:100%;
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  height: 0;
  z-index: 100;
  margin-bottom: -3px;
}

.player-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.video-button-container {
  position: absolute;
  top:0;
  bottom:0;
  left:0;
  right:0;
  text-align: center;
}

.video-button-inner {
  position: absolute;
  text-align: center;
  top: 50%;
  left:0;
  right:0;
  transform: translateY(-50%);
  z-index: 100;
}

.video-button-container a.start-video {
  cursor: pointer;
  display:inline-block;
  margin:0 auto 0;
  max-width: 35%;
  position: relative;
  z-index: 100;
  opacity:0.9;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.inner-container:hover a.start-video {
  opacity: 1;
}

/* promo row */

.promo-container {
  text-align: center;
}

.promo-inner-container {
  height:250px;
}

.promo-inner-container > div {
  display: inline-block;
  float:left;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.promo-img-container {
  width:40%;
  text-align: right;
}

.promo-img-container img {
  height:160px !important;
}

.promo-text-container {
  max-width:40%;
}

.promo-text-inner-container {
  text-align: left;
  font-size: 36px;
  padding: 0 15px;
}

.promo-link-container {
  text-align: left;
  width:20%;
}

.promo-link-container a {
  padding:0 20px;
  display: inline-block;
  opacity: 0.7;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.promo-link-container a:hover {
  opacity: 1;
}

/* --------- Association Logos --------- */

#association-header {
  text-align: center;
  font-size: 33px;
}

.association-logos-container-row .colwrapper .inner-container {
  padding:30px 0 25px
}

#association-logos-container {
  text-align: center;
}

.association-logo-container {
  display:inline-block;
  padding:5px 0;
}

.association-logo-container img {
  width:80%;
}

/* --------- Media Queries --------- */

@media (max-width: 640px){
  .range-product {
    width:50%;
  }
}
@media (min-width: 641px){
  .range-product {
    width:25%;
  }
}
@media (max-width: 767px) {
  .client-pagination .seperation {
    display:none;
  }
  .client-pagination div {
    float:none;
    text-align: center;
    display:block;
    padding:5px 0;
  }
  .social-media-list ul li {
    margin:0;
  }
  .buzz-bg .container {
    background-size: auto 170%;
  }
  .buzz-bg .container h1 {
    margin:26px 0;
  }
  .br-gallery-container {
    max-width:430px;
    margin:0 auto;
  }
  .br-image-container {
    height:auto;
    width:50%;
  }
  .br-image-inner-container {
    margin:10px 14%;
    padding:0;
    position:none;
    top: 0;
    transform: translateY(0%);
    height:150px;
  }
  .br-image-inner-container img {
    display: block;
    max-width:100%;
    max-height:100%;
    width: auto;
    height: auto;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .plus-menu ul li {
    float:none;
    margin: 15px 0;
  }
  .tiles-container ul li {
    width:50%;
  }
  ul.anchor-links li {
    float:none;
    width:100%;
    margin:20px 0;
  }
  .span-inner-container span.title {
    font-size: 9px;
  }
  .span-inner-container span.alt {
    font-size: 6px;
  }
  .tile-container-layout-4 {
    height:250px;
  }
  .tile-container-layout-105 {
    height:250px;
  }
  .tile-container-layout-5 {
    height:300px;
  }
  .tile-container-layout-8 {
    height:400px;
  }
  .tile-container-layout-13 {
    height:250px;
  }
  .member-sum .inner-inner-container {
    display:none;
  }
  .big-info-row.display,
  .member-big.display {
    height:480px;
  }
  .mobile-sum {
    display:block;
  }
}
@media (min-width: 768px) {
  #ninja_forms_form_1_all_fields_wrap .text-wrap,
  #ninja_forms_form_1_all_fields_wrap .textarea-wrap {
    width:49%;
  }
  #ninja_forms_form_1_all_fields_wrap .text-wrap {
    float:left;
    clear:left;
  }
  #ninja_forms_form_1_all_fields_wrap .textarea-wrap {
    float:right;
  }
  #ninja_forms_form_1_all_fields_wrap .spam-wrap {
    display:inline-block;
    clear:both;
  }
  #ninja_forms_form_1_all_fields_wrap .submit-wrap {
    display:inline-block;
    float:right;
  }
  #ninja_forms_form_1_all_fields_wrap .textarea-wrap.label-inside {
    margin-top:-225px;
  }
  .br-gallery-container {
    margin-bottom: 40px;
    display: inline-block;
  }
  .tiles-container ul li {
    width:25%;
  }
  .client-pagination div.prev-posts a:before,
  .client-pagination div.next-posts a:after,
  .client-pagination div.prev-posts.no-view:before,
  .client-pagination div.next-posts.no-view:after {
    content:"";
    display:inline-block;
    position:relative;
    width:35px;
    height:35px;
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
  }
  .client-pagination div.prev-posts.no-view:before,
  .client-pagination div.next-posts.no-view:after {
    background-image: url(/wp-content/themes/signaturepromo/images/post-arrow-no-view.png);
  }
  .client-pagination div.prev-posts.view a:before,
  .client-pagination div.next-posts.view a:after {
    background-image:url(/wp-content/themes/signaturepromo/images/post-arrow.png);
  }
  .client-pagination .prev-posts a:before,
  .client-pagination .prev-posts.no-view:before {
    margin-right:10px;
    float:left;
    -ms-transform: rotate(180deg); /* IE 9 */
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    transform: rotate(180deg);
  }
  .client-pagination .next-posts a:after,
  .client-pagination .next-posts.no-view:after {
    margin-left:10px;
    float:right;
  }
  .mobile-sum {
    display:none;
  }
}
@media only screen and (max-width: 767px) {
  .footer-container .contact-info ul li:after {
    display:none;
  }
  #slider-container-numbers ul.lightSlider li {
    width:196px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .br-image-container {
    height:140px;
    width:20%;
  }
  .br-image-inner-container {
    padding:30px;
  }
  .plus-menu ul li a {
    padding:6px 10px;
    margin:0 10px;
  }
  #slider-container-numbers ul.lightSlider li {
    width:231px;
  }
  .span-inner-container span.title {
    font-size: 15px;
  }
  .span-inner-container span.alt {
    font-size: 12px;
  }
  .tile-container-layout-4 {
    height:350px;
  }
  .tile-container-layout-105 {
    height:350px;
  }
  .tile-container-layout-5 {
    height:350px;
  }
  .tile-container-layout-8 {
    height:550px;
  }
  .tile-container-layout-13 {
    height:340px;
  }
}

@media (max-width: 991px) {
  .header-logo-container .row {
    padding:30px 0;
  }
  .header-logo-container .row .ult-column .colwrapper {
    padding:15px;
  }
  .header-logo-container .row .ult-column .colwrapper div {
    margin:0 auto;
  }
  .footer-container .contact-info ul {
    margin-bottom:20px;
  }
  .t-container {
    margin-top: 40px;
  }
  .t-client-info {
    width:100%;
    margin: 0px 5px 25px;
    text-align: center;
  }
  .t-client-info .t-logo-container {
    display:inline-block;
  }
  .t-client {
    padding:0;
    margin:20px 0 30px;
  }
  .field-wrap.submit-wrap {
    text-align: center;
  }
  .brand-shine {
    text-align: center;
  }
  .brand-shine img {
    max-width: 400px;
  }
  .multi-post-col {
    width:50%;
  }
  .multi-post-col.col-1 {
    width:100%;
  }
  .multi-post-col.col-1 .spacing-top {
    display:none;
  }
  .multi-post-col-container-container {
    margin:0 auto;
    max-width: 500px;
  }
  #ninja_forms_form_1_all_fields_wrap {
    padding:0 5px;
  }
  .es-img-container,
  .es-descr-container {
    float:none;
  }
  .es-img-container {
    width:98%;
  }
  .es-descr-container {
    width:100%;
    padding-left:0;
    margin-bottom: 15px;
  }
  .padding-bottom-mob-col .colwrapper {
    padding-bottom:50px;
  }
  .ten-reasons-title {
    text-align: center;
    padding:40px 20px 0;
  }
  .side-img-col .inner-container img {
    margin-top: 0;
    max-width: 100%;
  }
  .member-sum h4 {
    font-size: 14px;
  }
  .member-sum span.pos {
    font-size: 9px;
  }
  .member-sum span.phone {
    font-size: 15px;
  }
  .member-sum span.email {
    font-size: 10px;
  }
  .gs-l:before,
  .gs-r:after {
    top:0;
    bottom:0;
    left:-300%;
    right:-300%;
  }
  .logo-image-container {
    text-align: center;
  }
  .promo-container {
    padding:30px 0;
  }
  .promo-inner-container {
    height: auto;
  }
  .promo-inner-container > div {
      display: block;
      float: none;
      position: initial;
      top: auto;
      transform: none;
      margin: 0 auto;
      text-align: center;
      width:auto !important;
      padding: 15px 0;
  }
  .promo-text-inner-container {
    text-align: center;
  }
  .clients h1 {
    font-size: 40px;
  }
}
@media (min-width: 992px) {
  .content-container .entry-content {
    margin-right: 40px;
  }
  .t-client-info > div {
    width:49.9%;
  }
  .t-logo-container {
    float:left;
  }
  .t-client {
    float:right;
    border-left: 1px solid #808080;
  }
  .t-client.no-logo {
    float:none;
    border-left:none;
    width:100%;
    padding-left:3px; 
  }
  .t-container:before {
    display:block;
    content:"";
    border-left:solid gray 1px;
    width:1px;
    height:100%;
    position:absolute;
    left:-33px;
  }
  .br-image-container {
    width:10%;
  }
  .brand-shine {
    text-align: right;
  }
  .brand-shine img {
    max-width: 500px;
  }
  #ninja_forms_form_1_all_fields_wrap {
    padding:0 30px;
  }
  .two-col- p,
  .content-two-col .entry-content {
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
  }
  .two-col- p,
  .content-two-col .entry-content p {
    display:inline-block;
  }
  .padding-right-col .colwrapper {
    padding-right:50px;
  }
  .go-left { float:left; }
  .go-right { float:right; }
  .gs-l .text.inner-container {
    padding-left: 0;
  }
  .gs-r .text.inner-container {
    padding-right: 0;
  }
  .t-logo-container {
    position: absolute;
  }
  .t-logo-container img {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
  }
  .logo-image-container {
    text-align: left;
  }
  .post-title-col .inner-container:after {
    content: "";
    display: block;
    position: absolute;
    height: 100%;
    max-height: 340px;
    width: 1px;
    border-right: 1px solid #000;
    top: 0;
    right: 0;
    margin-right: 28px;
  }
  .post-title-col .inner-container {
    padding-right:40px !important;
  }
  .promo-img-inner-container {
    padding-right: 20px;
  }
  body.single-post h1 {
    margin-right: 70px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .br-image-container {
    height:120px;
  }
  #slider-container-numbers ul.lightSlider li {
    width:303px;
  }
  body.ut-layout-team-layout .featured-img-container {
    margin-top: 60px;
  }
  .span-inner-container span.title {
    font-size: 20px;
  }
  .span-inner-container span.alt {
    font-size: 16px;
  }
  .tile-container-layout-4 {
    height:400px;
  }
  .tile-container-layout-105 {
    height:400px;
  }
  .tile-container-layout-5 {
    height:450px;
  }
  .tile-container-layout-8 {
    height:650px;
  }
  .tile-container-layout-13 {
    height:380px;
  }
  .member-sum h4 {
    font-size: 19px;
  }
  .member-sum span.pos {
    font-size: 12px;
  }
  .member-sum span.phone {
    font-size: 19px;
  }
  .member-sum span.email {
    font-size: 13px;
  }
}
@media (max-width: 1199px) {
  .content-contact-info ul li:after {
    content:"";
  }
  .content-contact-info ul li {
    display:block;
    float:none;
    text-align: center;
    padding-bottom: 15px;
  }
}
@media (min-width: 1200px) {
  .br-image-container {
    height:150px;
  }
  #slider-container-numbers ul.lightSlider li {
    width:383px;
  }
  .span-inner-container span.title {
    font-size: 27px;
  }
  .span-inner-container span.alt {
    font-size: 20px;
  }
  .tile-container-layout-4 {
    height:500px;
  }
  .tile-container-layout-105 {
    height:500px;
  }
  .tile-container-layout-5 {
    height:500px;
  }
  .tile-container-layout-8 {
    height:750px;
  }
  .tile-container-layout-13 {
    height:450px;
  }
}