/*
Theme Name: Potter Ruiz
Theme URI: http://www.potterruiz.com/
Description: This is a custom child theme for Potter Ruiz
Author: Potter Ruiz
Author URI: http://www.potterruiz.com/
Template: salient
Version: 0.1
*/


/**
 * @license
 * MyFonts Webfont Build ID 2919880, 2014-11-11T14:31:03-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: MuseoSans-700 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/700/
 * 
 * Webfont: MuseoSans-300 by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300/
 * 
 * Webfont: MuseoSans-700Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/700-italic/
 * 
 * Webfont: MuseoSans-300Italic by exljbris
 * URL: http://www.myfonts.com/fonts/exljbris/museo-sans/300-italic/
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2919880
 * Licensed pageviews: 500,000
 * Webfonts copyright: Copyright (c) 2008 by Jos Buivenga. All rights reserved.
 * 
 * © 2014 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/2c8dc8");



/*MuseoSans*/

@import url("../salient/style.css");



  
@font-face {font-family: 'MuseoSans-700';src: url('webfonts/2C8DC8_0_0.eot');src: url('webfonts/2C8DC8_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C8DC8_0_0.woff2') format('woff2'),url('webfonts/2C8DC8_0_0.woff') format('woff'),url('webfonts/2C8DC8_0_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-300';src: url('webfonts/2C8DC8_1_0.eot');src: url('webfonts/2C8DC8_1_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C8DC8_1_0.woff2') format('woff2'),url('webfonts/2C8DC8_1_0.woff') format('woff'),url('webfonts/2C8DC8_1_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-700Italic';src: url('webfonts/2C8DC8_2_0.eot');src: url('webfonts/2C8DC8_2_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C8DC8_2_0.woff2') format('woff2'),url('webfonts/2C8DC8_2_0.woff') format('woff'),url('webfonts/2C8DC8_2_0.ttf') format('truetype');}
 
  
@font-face {font-family: 'MuseoSans-300Italic';src: url('webfonts/2C8DC8_3_0.eot');src: url('webfonts/2C8DC8_3_0.eot?#iefix') format('embedded-opentype'),url('webfonts/2C8DC8_3_0.woff2') format('woff2'),url('webfonts/2C8DC8_3_0.woff') format('woff'),url('webfonts/2C8DC8_3_0.ttf') format('truetype');}
 


/*
    #567483 blue
    #bd452c rust
	#A2CCCB robin's egg blue - lightboxes
*/

/*
Body
*/

body {
  font-size: 16px;
  color: #000000;
  font-family: 'MuseoSans-300', 'Montserrat', 'OpenSansSemibold' !important;
/*  max-width: 1138px!important;
*/  margin: auto;
  background-color: #ffffff!important;
}
/*
@media only screen and (min-width: 1000px) {
  .container, .woocommerce-tabs .full-width-content .tab-container {
    max-width: 1138px!important;
    width: 100%;
    margin: 0 auto;
    padding: 0 0px!important;;
  }
}
*/

@media only screen and (max-width: 1080px) {
	.brand-name {
		font-size: 17pt;
	}
	header#top nav > ul > li > a {
	  font-size: 14pt!important;
	}
}

.container-wrap, .project-title {
  padding-bottom: 0px;
  padding-top: 57px;
}

body, blockquote {
    font-family: 'MuseoSans-300', 'Montserrat', sans-serif!important;
}

h1,h2,h3,h4,h5,h6,
.bold, strong, b,
.uppercase,
.swiper-slide .content p,
p{
  font-family: 'MuseoSans-300', 'Montserrat', sans-serif!important;
}


h1,h2,h3,h4,h5,h6,
.bold, strong, b
{
    font-family: 'MuseoSans-300', 'Montserrat', sans-serif!important;
/*  font-weight: bold!important;*/
}

h1,
.light h1 {
  color: #bd452c;
  font-size: 37pt;
}

.blog-recent .col .post-header h3.title,
.blog-recent .col .post-header h3.title > a,
.home .blog-recent .col .post-header h3.title > a {
	font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	font-size: 21pt;
	line-height: 25pt;
	color: #29466e !important;
}

.blog-recent .col .post-header h3.meta-category > a,
.blog-recent .col .post-header h3.meta-category
{
	text-transform: uppercase !important;
	color: #bd452c!important;
	
}

h3,
.home .blog-recent .col .post-header > h3.title > a {
/*  color: #567483!important;
*/  text-transform: none!important;
  font-weight: bold;
}


/*
Content
*/

.container-wrap, .project-title {
	background-color: #ffffff;
}

.text-heavy {
	font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

/*
Navigation
*/

header#top nav > ul > li > a {
  font-size: 16pt;
}

header#top #logo img {
  display: inline;
  vertical-align: middle;
  padding-right: 16px;
/*  padding-left: 80px;*/
}

header#top nav ul li a {
	color: #567483;
}

nav ul.sf-menu li + li:before{
    content: "|";
    margin-top: 1.6em;
    font-size: 110%;
    float: left;
    color: #567483;/*the blue*/
}

nav li+li>a{
  padding-left: 20px !important;
}

#header-outer[data-using-secondary="1"] {
  top: 6px;
}

#header-secondary-outer {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 9999;
  background-color: #fff;
  border-bottom: 0px solid;
}

#header-secondary-outer #social {
  float: right;
  margin-top: 14px;
}

#header-secondary-outer #social i {
  height: 22px!important;
  line-height: 22px!important;
  font-size: 22px!important;
  color: #567483!important;
}

header#top .span_7 {
  position: static!important;
}

#header-secondary-outer nav > ul > li > a {
  border-left: 0px;
}


#header-outer .row .col.span_9,
#header-outer .row .col.span_7,
 {
  float: right;
}

/*#header-outer .social-items li a {
  display: block;
  line-height: 22px;
  height: 24px;
  position: relative;
  transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  background-position: center top;
}

#header-secondary-outer .social-items li a {
  position: relative;
  padding: 8px 10px 8px 10px!important;
  height: 16px!important;
  box-sizing: content-box!important;
  -moz-box-sizing: content-box!important;
  -webkit-box-sizing: content-box!important;
  -o-box-sizing: content-box!important;
}
*/
#top .social-items i {
  height: 22px!important;
  line-height: 22px!important;
  font-size: 22px!important;
  color: #567483!important;
  background-color: transparent;
}



header#top #logo {
	width: auto;
	max-width: none;
	display: block;
	line-height: inherit;
	font-size: 19pt;
	letter-spacing: inherit;
	color: #444444;
	font-family: 'MuseoSans-300', 'Montserrat', 'OpenSansSemibold' !important;
}

/*
HEADINGS
*/

.row .col.section-title {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  border-bottom: 0px;
  text-align: left;
}

.wpb_row.heading-row {
  margin-bottom: 32px;
}

.wpb_row.heading-row + .wpb_row {
  margin-top: 0px;
}

/*
Slider
*/

.swiper-slide .content h2  {
	font-family: 'MuseoSans-300', 'Montserrat', sans-serif!important;
  	text-transform: uppercase;
	letter-spacing: 4pt !important;
	font-size: 107px !important;
	line-height: 110px !important;
}

.swiper-container .slider-pagination .swiper-active-switch {
  background: none repeat scroll 0 0 #000000;
}
.slider-pagination .swiper-pagination-switch {
  border: 1px solid #000000;
  width: 20px;
  height: 20px;
}
/*
Blue-White
*/
.swiper-slide[data-color-scheme="blue-white"] .content h2 {
	color: #29466e!important;
  text-shadow: none!important;
  font-weight: normal;
  font-size: 65pt!important;
  line-height: 100px;
}

.swiper-slide[data-color-scheme="blue-white"] .content p {
	color: #ffffff!important;
	  font-weight: bold;
	  font-size: 26pt;
	  line-height: 29pt;
	  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

/*Black-Rust*/

.swiper-slide[data-color-scheme="black-rust"] .content h2 {
	text-shadow: none!important;
	  color: #000000!important;
	  /* font-weight: bold; */
	  font-size: 23pt!important;
	  text-transform: initial!important;
  line-height: 10px !important;
	  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	  letter-spacing: initial !important;
}

.swiper-slide[data-color-scheme="black-rust"] .content p {
    color: #bd452c!important;
    /* font-weight: bold; */
    /* line-height: 100px; */
    font-size: 65pt !important;
    line-height: initial !important;
	
}

/*
Black Blue
*/
.swiper-slide[data-color-scheme="black-blue"] .content h2 {
	text-shadow: none!important;
	  color: #000000!important;
	  /* font-weight: bold; */
	  font-size: 23pt!important;
	  text-transform: initial!important;
	  line-height: 10px !important;
	  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	  letter-spacing: initial !important;
}

.swiper-slide[data-color-scheme="black-blue"] .content p {
	color: #29466e!important;
    /* font-weight: bold; */
    /* line-height: 100px; */
    font-size: 65pt !important;
    line-height: initial !important;
	
}

/*
Black Rust
*/

.swiper-slide[data-color-scheme="rust-black"] .content h2 {
	color: #bd452c!important;/* rust */
    text-shadow: none!important;
    font-size: 65pt!important;
    line-height: 100px;
  letter-spacing: initial !important;
	

}

.swiper-slide[data-color-scheme="rust-black"] .content p {
	text-shadow: none!important;
	  color: #000000!important;
	  /* font-weight: bold; */
	  font-size: 23pt!important;
	  text-transform: initial!important;
	  line-height: 10px !important;
	  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	  letter-spacing: initial !important;
  
}


/* About */

body.page-about h3,
body.page-about h2,
body.page-about h4
 {
	color: #29466e !important;
    font-weight: bold;
    margin-bottom: 0;
    padding-bottom: 0;
	margin-top: 0;
	padding-top:0;
}

body.page-about .leadership-row h2,
body.page-about .leadership-row h3,
body.page-about .leadership-row h4
 {
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

body.page-about .leadership-row h4 {
  margin-top: -10px;
}

body.page-about .leadership-row p {
	font-size: 17pt;
	line-height: 21pt;
}

body.page-about .leadership-row .smaller-text  h4 {
	margin-top: 4em;
}

body.page-about .leadership-row .smaller-text p{
	font-size: 14pt;
	line-height: 17pt;
}

body.page-about .swiper-slide p {
	color: #A2CCCB;
	font-weight: normal;
	font-size: 64px !important;
	line-height: 64px !important;
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

body.page-about .larger-text {
	font-size: 20pt;
}

body.page-about .philosophy-text {
	font-size: 17pt;
	line-spacing: 21pt;
}

body.page-about .cultural-arc h3 {
	font-size: 22pt;
	line-spacing: 28pt; 
	color: #bd452c !important;
}

body.page-about .cultural-arc strong {
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	font-size: 15pt;
	color: #2c282e;
}

body.page-about .services-row h2 {
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	font-size: 24pt;
	color: #bd452c !important;
}

body.page-about .services-row h3 {
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	font-size: 17pt;
	color: #bd452c !important;
	padding-bottom: 8px;
}

body.page-about .services-row p {
	color: #29466e;
	font-size: 17pt;
	line-height: 21pt;
}

body.page-about .services-row .service-details p {
	color: #2c282e;
	padding-bottom:10px;
	line-height: 17pt;
}

/* Insights */

body.page-insights .row .col.section-title h1 {
	font-size: 37pt;
	text-transform: uppercase;
	margin-bottom: 12px;
	margin-top: 40px;
}


body.page-insights .swiper-slide h2,
body.cat-insights .swiper-slide h2
 {
	color: #A2CCCC;
	font-weight: normal !important;
	font-size: 65pt !important;
	line-height: 60px;
}

body.page-insights .swiper-slide p {
	color: #fff;
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	  font-weight: bold;
	  font-size: 40px !important;
}

.recent-insights{
	color: #567483;
	font-size: 15pt;
	line-spacing: 22pt;
}

/*@media only screen and (max-width: 1300px) and (min-width: 1000px) {
	body.page-about .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2,
	body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2,
	body.page-about .full-width-content .vc_span12 .swiper-slide .content h2 {
	  font-size: 20px!important;
	  line-height: 20px!important;
	}
}*/

body.page-insights p.insight.excerpt i{
	color: #bd452c;
}


body.page-insights .social-container,
body.page-insights .category-list-container {
    text-align: left;
    padding-left: 28px;
	padding-right: 28px;
    padding-top: 17px;
}

body.page-insights .category-list-container {
	border: 1px solid #fff;
}

body.page-insights .category-list-container li{
	font-size: 17pt;
	line-height: 21pt;
	color: #567483;
}

body.page-insights .social-container h4,
body.page-insights .category-list-container h4
 {
  font-weight: bold;
  font-size: 17pt !important;
  color: #29466e;
  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

.row .col img {
  margin: auto;
  display: block;
  margin-bottom: 30px;
}

.insights .span_4 a p,
.insights .span_4 a {
	color: #567483;
}

.recent-posts-title {
  text-align: center;
}
 

.insights .span_4 h3.title
{
	line-height: 1em !important;
}

.insights .span_4 .post-header .meta-category a {
	color: #bd452c!important;
}

.insights .span_4 .post-header h3.title,
.insights .span_4 .post-header h3.title a
 {
	 font-size: 30px;
	color: #2A476D;
}
.insights .span_4 h3.meta-category,
.insights .span_4 h3.meta-category a {
		text-transform: uppercase;

}
.insights .span_4 .meta-date {
	color: #000000 !important;
}

.nectar-fancy-ul a {
	color: #000000;
}

/* Insight detail */

body.portfolio-case,
body.portfolio-case #header-outer,
body.portfolio-case .container-wrap{
	background-color: #A2CCCB!important;
}


body.portfolio-case #header-outer {
	display: none;
}

body.portfolio-case #header-space {
	height: 32px !important;
}

.row .col img.insight-detail {
  margin: auto;
  display: inline;
  margin-bottom: 30px;
  margin-top: 30px;
}

article.post .content-inner {
	padding-bottom: 0px;
	margin-bottom: 20px;
}

#post-area .content-row {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 0px;
	margin-bottom: 20px;
	
}

#post-area .content-row-last {
	border-bottom: 0px solid transparent;
}

#post-area .content-inner p {
	color:#577483;
}

.insight-title {
	color: #243D5E;
}


#post-area .content-row h3 {
	margin-top: -5px;
	  padding-bottom: 5px;
	  float: left;
	  padding-right: 32px;
	
}

body.single-post #sidebar h3,
body.single-post #sidebar h3 a {
	color: #000000 !important;
}

body.single-post #sidebar h3:first {
	background-color: orange;
	height: 100px;
}
	
body.single-post #sidebar h3 {
	border-bottom: 1px solid #dddddd;
	padding-bottom: 6px;
}

#post-area .content-row .count {
	display: none !important;
}


/***************** Social Sharing ******************/
a.pinterest-share i, a.facebook-share i, a.twitter-share i, .google-plus-share i, [class^="icon-"].icon-salient-heart, [class^="icon-"].icon-salient-heart-2, .linkedin-share i {
	color: #567483;
	font-size: 32px!important;
}


/* Tesimonials */

.col.span_12.testimonial_slider {
  padding: 0px 12%;
}

.testimonial_slider .slides {
  overflow: visible;
}

.testimonial_slider blockquote {
	padding-left: 0px;
	  text-align: inherit;
	  color: rgba(0,0,0,1);
	  background-image: none;
	  font-size: 36pt;
	  line-height: 42pt;
	  /* font-weight: bold; */
	  width: 100%;
	  margin: 0 auto;
	  opacity: 0;
	  position: absolute;
}

.testimonial_slider blockquote span {
  color: orange!important;
  font-weight: bold;
  font-size: 20px!important;
}


.testimonial_slider blockquote .quote-quote {
  font-size: 34pt!important;
/*  display: block;
  margin-top: 39px;
  float: left;*/
}

.testimonial_slider blockquote .quote-quote-open {
  padding-right: 10px;
}

.testimonial_slider blockquote .quote-quote-close {
  padding-left: 10px;
}

.testimonial_slider blockquote .quote-attribution {
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}


.testimonial_slider blockquote p {
  text-indent: -32px;
}

/*Portfolios*/

.parallax_slider_outer.first-section {
/*  margin-bottom: 40px!important;
*/}


body.page-portfolio  .main-content h1,
body.single-portfolio .main-content h1 {
    margin-bottom: 40px!important;
    margin-top: 40px!important;
	
}

body .container #carousel-pagination{
	width: 60px !important;
}


/* TOP SLIDES */
body.page-portfolio .swiper-slide h2 {
	color: #2A476D;
	  font-weight: normal !important;
	  font-size: 65pt !important;
	    line-height: 48pt!important
}

body.page-portfolio .swiper-slide p {
	color: #fff;
	font-weight: bold;
	font-size: 40px !important;
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

.carousel-next, .carousel-prev {
  background-color: #444444;
  height: 40px;
  width: 40px;
  line-height: 40px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -moz-border-radius: 5px;
}

body.page-portfolio .carousel-heading {
	margin-bottom: 44px;
}

@media only screen and (min-width: 1000px) {
body .carousel-heading .container .carousel-next {
  right: -15px !important;
}
}

.carousel-next i, .carousel-prev i {
  background-color: transparent!important;
  line-height: 30px;
  font-size: 30px;
}

.portfolio-items .col {
  background-color: #ffffff;
}

.carousel-outer .portfolio-items .work-item.style-2 .bottom-pull {
  position: absolute;
  bottom: 0px;
  left: 0;
  padding: 20px 20px 16px 20px;
  width: 100%;
  background: rgba(0,0,0,0.7);
  text-align: center;
 
}

.portfolio-items .col .work-item.style-2 i {
  position: relative!important;
  top: auto!important;
  bottom: auto!important;
  color: #fff!important;
  left: auto!important;
  width: 40px!important;
  background-color: transparent!important;
}

.portfolio-items .col .work-item.style-2 i {
  border: 1px solid #fff;
  background-color: transparent;
  border-radius: 20px !important;
  cursor: pointer;
  display: inline-block;
  height: 10px;
  margin: 0 4px;
  width: 10px;
  font-size: 20px;
  font-weight: bold;
  transition: background-color 0.2s linear, border-color 0.2s linear;
  -moz-transition: background-color 0.2s linear, border-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s linear;
  -o-transition: background-color 0.2s linear, border-color 0.2s linear;
}

.portfolio-items .col .work-item.style-2 i.hover {
  border: 1px solid #000000;
  background-color: #ffffff!important;
  color: #000000!important;
  transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
  -moz-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
  -webkit-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
  -o-transition: background-color 0.2s linear, border-color 0.2s linear, color 0.2s linear;
}

.portfolio-items .col img {
	width: 100%;
	max-width: 400px;
}

.portfolio-items .col .work-item.style-2 .vert-center {
  padding: 0 6px;
}

body .portfolio-items .col {
  margin-bottom: 0px!important;
}

body .portfolio-items .col .work-item {
  max-width: 400px;
}

.portfolio-items .col .work-info .vert-center {
  margin-top: 0px;
}

.portfolio-items .col .work-item.style-2 h3 {
  color: #ffffff!important;
  padding-bottom: 12px;
  font-weight: bold;
  text-transform: uppercase!important;
  font-size: 32px;
  line-height: 36px;
}

.portfolio-items .col .work-info .vert-center *, 
.portfolio-items .col .work-info i,
.portfolio-items .work-info {
	opacity: 1!important;
	-ms-filter: "alpha(opacity=100)"!important;
}

.porfolio-link {
  display: none;
}
body.home .porfolio-link {
  display: block;
}
.porfolio-link .full-portfolio-title {
    text-align: right;
    margin-top: -40px;
}
/*
About
*/

body.page-about .main-content h1 {
/*    margin-bottom: 40px!important;
*/    margin-top: 40px!important;
	
}


body.page-about .row .col.section-title h1 {
	font-size: 37pt;
	text-transform: uppercase;
	margin-bottom: 12px;
}

body.page-about .about-block {
    font-size: 20pt;
    line-height: 24pt;
}

body.page-about .location-block {
    font-size: 17pt;
    line-height: 21pt;
	color: #567483;
}


/* TOP SLIDES */
body.page-about .swiper-slide h2 {
	color: #ffffff !important;
	  font-weight: bold;
	  font-size: 26pt !important;
	  text-transform: none;
	  letter-spacing: initial !important;
	  line-height: 60px !important;
	  font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {
	body.page-about .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content h2, 
	body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content h2, 
	body.page-about .full-width-content .vc_span12 .swiper-slide .content h2 {
	  font-size: 20px!important;
	  line-height: 20px!important;
	}
}

body.page-about .swiper-slide p {
	color: #A2CCCB;
	  font-weight: normal;
	  font-size: 65pt !important;
	  line-height: inherit;
	  font-family: 'MuseoSans-300', 'Montserrat', sans-serif!important;
}




.service-row h1 {
  color: #000000;
}

.service-row h2, .service-row h3 {
  color: #bd452c!important;
}

.service-row .vc_col-sm-6 p {
  color: #355276;
}

.cultural-arc h3 {
  color: #bd452c!important;
}

.philosophy-row,
.leadership-row,
.service-row {
/*  padding-left: 6%;
  padding-right: 6%;*/
  padding-top: 32px!important;
  padding-bottom: 32px!important;
}

.philosophy-row p {
  width: 60%;
}

@media only screen and (max-width: 690px){
	.philosophy-row p {
	  width: initial;
	}
}

/* Social Items */

.social-container {
	text-align: center;
	max-width: 100%;
	overflow: hidden;
}

/*
Footer
*/

#footer-outer .row.contact-row {
  background-color: #404041;
}

#footer-outer .row.contact-row .site-name{
  color: #ffffff !important;
  margin-top: -12px;
  margin-bottom: 0px;
}

#footer-outer .row.footer-address {
  padding-top: 6px;
  padding-bottom: 6px;
  color: #a1cccc;
  font-size: 14px;
}

body #footer-outer div a {
	color: #A2CCCB !important;
}

/*
Nectar overrides
*/
.nectar-button {
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0;
    -o-border-radius: 0px;
    box-shadow: 0;
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    -o-box-shadow: 0;
    background-color: #567483;
    display: inline-block;
    text-align: center;
    padding: 10px 20px;
    border: 0;
    font-size: 13pt !important;
	font-weight: bold;
    font-family: 'MuseoSans-700', 'Montserrat', sans-serif!important;
	
}

.nectar-fancy-ul ul li {
	padding-left: 0px;
	font-weight: bold;
}

.nectar-button i {
	opacity: 1.0;
	position: relative;
	right: 0px;
	font-weight: bold;
	font-size: 16pt;
	
}

.portfolio-items .col.span_3 {
  width: 24.8%;
  margin: 0px 0.1% 0.1% 0.1%;
  padding: 0px;
}

.portfolio-items .col.span_3 img {
  width: 100%;
  margin-bottom: 2px;
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
	body.page-portfolio	.portfolio-items:not(.carousel) .col.span_4, 
	body.page-portfolio .portfolio-items:not(.carousel) .col.span_3 {
	  width: 49%!important;
	  margin: 0.3%!important;
	  padding: 0px !important;
	}
}

.portfolio-wrap {
  padding-bottom: 40px;
}

/*
Lightboxes
*/

div.pp_pic_holder {
  background-color: #A2CCCB;
  max-width: 100%;
}

.pp_content {
	width: 100% !important;
	overflow: scroll;
}

.pp_content_container {
  text-align: center;
}

.pp_content_container .pp_left {
	padding-left: 0px;
}

.pp_content_container .pp_right {
	padding-right: 0px;
}

.single-portfolio .case-header,
.single-portfolio .case-sub-header {
	color: #bd452c;
}

.single-portfolio .case-header b,
.single-portfolio .case-header strong
 {
	font-weight: bold!important;
	font-size: 20px;
}

.single-portfolio .case-study-row {
	padding-top: 40px;
	padding-bottom: 40px;
	margin-bottom: 40px;
}

.single-portfolio .case-study-row .row-bg,
.single-portfolio .portfolio-row .row-bg {
	background-color:#A2CCCB;
}

.single-portfolio b,
.single-portfolio strong {
	font-weight: bold!important;	
}

body.single-portfolio .carousel-heading{
	margin-bottom: 35px!important ;
}

@media only screen and (max-width: 1000px) and (min-width: 690px) {
	.portfolio-case .container {
		max-width: 90%;
	}
}

@media only screen and (min-width: 1000px) {
	.portfolio-case .container, .woocommerce-tabs .full-width-content .tab-container {
		padding: 0 10px;
	}
}

/*! Gray v1.4.2 (https://github.com/karlhorky/gray) | MIT */
.grayscale {
  /* Firefox 10-34 */
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='saturate' values='0'/></filter></svg>#grayscale");

  /*
    Chrome 19+,
    Safari 6+,
    Safari 6+ iOS,
    Opera 15+
  */
  -webkit-filter: grayscale(1);

  /* Firefox 35+ */
  filter: grayscale(1);

  /* IE 6-9 */
  filter: gray;
}

.grayscale.grayscale-fade {
  transition: filter .5s;
}

/* Webkit hack until filter is unprefixed */
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .grayscale.grayscale-fade {
    -webkit-transition: -webkit-filter .5s;
    transition:         -webkit-filter .5s;
  }
}

.grayscale.grayscale-off,
.grayscale.grayscale-fade:hover {
  -webkit-filter: grayscale(0);
  filter:         grayscale(0);
}

/* Background element */
.grayscale.grayscale-replaced {
  -webkit-filter: none;
  filter:         none;
}

.grayscale.grayscale-replaced > svg {
  -webkit-transition: opacity .5s ease;
  transition:         opacity .5s ease;
  opacity: 1;
}

.grayscale.grayscale-replaced.grayscale-off > svg,
.grayscale.grayscale-replaced.grayscale-fade:hover > svg {
  opacity: 0;
}


/*
responsive overrides
*/

@media only screen and (max-width: 1024px) {
  header#top #logo img {
    padding-left: 0px;
  }
}


@media only screen and (max-width: 1000px) {
  #footer-outer .contact-row .col {
    margin-bottom: 0px;
    text-align: center;
  }
  #footer-outer #copyright .col {
    width: 100%!important;
    margin-bottom: 0px;
  }
  .porfolio-link .full-portfolio-title {
    text-align: right;
    margin-top: 0px;
  }
  header#top .col.span_6.header-right {
    margin-left: 0px;
    min-height: 48px;
    margin-bottom: 0px;
    width: 100%!important;
    float: none;
    z-index: 100;
    position: relative;
  }
  header#top .col.span_6.header-left {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1000;
    width: 85%!important;
  }
  
  
  
  
  header#top #logo img {
    padding-left: 0px;
  }
  
  .testimonial_slider blockquote {
    font-size: 22px;
    line-height: 22px;
  }
  
  .testimonial_slider blockquote p {
    text-indent: 0px;
  }

  .testimonial_slider blockquote .quote-quote-open {
    display: block;
    padding-left: 0;
    padding-right: 0;
    text-align:center;
  }
  
  
  .testimonial_slider blockquote .quote-quote-close {
    margin-top: 12px;
    display: block;
    padding-left: 0;
    text-align:center;
  }
  
  
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
	body .carousel-heading .container .carousel-prev {
	  right: 35px!important;
	}
	body .carousel-heading .container .carousel-next {
	  right: -15px !important;
	}
}

@media only screen and (max-width: 690px) {
  
  header#top #logo img {
    padding-right: 0px;
  }
  
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
    font-size: 28px!important;
    line-height: 28px!important;
    letter-spacing: 1px!important;
  }
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content h2,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content h2, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content h2 {
    font-size: 12px!important;
    line-height: 12px!important;
    letter-spacing: 1px!important;
  }
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content p,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content p, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide[data-color-scheme="black-blue"] .content p {
    font-size: 15px!important;
    line-height: 15px!important;
    letter-spacing: 1px!important;
  }
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content h2,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content h2, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content h2 {
    font-size: 10px!important;
    line-height: 10px!important;
    letter-spacing: 1px!important;
  }
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content p,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content p, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide[data-color-scheme="black-rust"] .content p {
    font-size: 20px!important;
    line-height: 20px!important;
    letter-spacing: 1px!important;
  }
  
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide[data-color-scheme="rust-black"] .content h2,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide[data-color-scheme="rust-black"] .content h2, 
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide[data-color-scheme="rust-black"] .content h2 {
    font-size: 21px!important;
    line-height: 21px!important;
    letter-spacing: 1px!important;
  }
  
  body .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p,
  body .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p,
  body .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p,
  body .full-width-content .vc_span12 .swiper-slide .content p {
    font-size: 13.2px!important;
    line-height: 24px!important;
  }

  .brand-name {
    font-size: 16px;
  }

}

@media only screen and (max-width: 1300px) and (min-width: 1000px) {

	body.page-about  .nectar-slider-wrap[data-full-width="true"] .swiper-slide .content p, 
	body.page-about  .nectar-slider-wrap[data-full-width="boxed-full-width"] .swiper-slide .content p, 
	body.page-about  .full-width-content .vc_span12 .swiper-slide .content p {
	  font-size: 64px!important;
	  line-height: 64px!important;
	}
}


@media only screen and (max-width: 1000px) and (min-width: 690px) {
	body.page-about .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2, 
	body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2, 
	body.page-about .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
	  font-size: 20px!important;
	  line-height: 20px!important;
	  letter-spacing: 1px!important;
	}
	
    body.page-about .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .full-width-content .vc_span12 .swiper-slide .content p {
      font-size: 48px!important;
      line-height: 48px!important;
    }
}

@media only screen and (max-width: 690px) {

	body.page-about .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content h2, 
	body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content h2, 
	body.page-about .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content h2 {
	  font-size: 20px!important;
	  line-height: 20px!important;
	}
	
    body.page-about .nectar-slider-wrap[data-full-width="true"][data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .nectar-slider-wrap[data-full-width="boxed-full-width"][data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .full-width-content .vc_span12 .nectar-slider-wrap[data-fullscreen="false"] .swiper-slide .content p,
    body.page-about .full-width-content .vc_span12 .swiper-slide .content p {
      font-size: 48px!important;
      line-height: 48px!important;
    }
}


