/*
	Theme Name: Sentient
	Theme URI: http://themes.profteamsolutions.com/sentient/
	Description: Simple Wordpress Theme.
	Author: ProfTeam
	Author URI: http://www.profteamsolutions.com
	License: GNU General Public License
	License URI: license.txt
	Tags: two-columns, left-sidebar, right-sidebar, custom-menu, full-width-template, theme-options, translation-ready
	Version: 1.2
*/

/*------------------------------------------------------
General
-------------------------------------------------------*/
h1 , h2 , h3 , h4 , h5 , h6{margin:0 0 15px 0;}
body{
	color:#4e4e4e;	
	font-size:13px;
	margin:0 0 0 0;
	margin:0 auto;
	line-height:22px;	
	text-align:left;
	background:#fff;
}
.ie body{line-height:normal;}
input, button{-webkit-appearance:none !important; background:transparent;}

a, a:visited { color:#f0b310;}

/*------------------------------------------------------
Sentient Sidebar
-------------------------------------------------------*/
.proftheme-widget{padding:0 0 40px 0;}
.proftheme-widget:last-child{padding:0;}
.sidebar-title h5{
	color: #6D6D6D;
	letter-spacing: 3px;
	margin: 0 0 35px;
	padding-bottom: 0;
	text-transform: uppercase;
	font-size:13px !important;
}
/*------------------------------------------------------
Sentient Page Main Container
-------------------------------------------------------*/
.page-main-container{
	width:100%;
	display:inline-block;
	padding:70px 0 70px;
	line-height:22px;
	text-align:center;
	height:auto;
	min-height:325px;
	position:relative;
	margin-bottom:-5px;
	overflow:hidden;
}
.page-main-container.page-main-container-blog-full-grid{padding:50px 0 70px;}
.middle-container{
	width:1200px;
	padding:0 15px 0 15px;
	display:inline-block;
	margin:0 auto;
	text-align:left;
	position:relative;
}
/*------------------------------------------------------
Sentient line Separator
-------------------------------------------------------*/
#SentientMainContentContainer .vc_separator.vc_sep_color_grey .vc_sep_line{border-color:#ECECEC;}
/*------------------------------------------------------
Sentient Portfolio divider
-------------------------------------------------------*/
.sentient-portfolio-divider{
	color: transparent;
	display: inline-block;
	height: 1px;
	margin-top: 25px;
	width: 30px;
	margin-bottom: 25px;
	background:#e2e2e2;
}
/*------------------------------------------------------
Sentient Homepage icons style two
-------------------------------------------------------*/
.people-container i{
	display: inline-block;
	font-family: fontello;
	font-size: 27px;
	font-style: normal !important;
	height: 100%;
	line-height: 30px;
	text-align: left;
	transition: all 0.3s ease-in-out 0s;
	width: 50%;
}
.icon-thumbnail{
	float: left;
	height: 60px;
	overflow: hidden;
	width: 30px;
}
.icon-thumbnail img{width:60px; height:60px;}
.icon-say{padding-left:45px;}
.people-title {
  font-size: 18px;
  color: #4e4e4e;
  margin-bottom:20px;
  letter-spacing:-0.5px;
}
.people-desc{color: #7c7c7c;}
.people-desc p{margin:0;}
.people-desc  br{display:none;}
.people-container{width:100%; margin-bottom:60px !important; display:inline-block; word-wrap:break-word;}
.people-container-align-right.people-container-circle-shape .icon-thumbnail {float: right;}
.people-container-align-right.people-container-circle-shape .icon-say {padding-left: 0; padding-right: 80px; text-align:right;}
.people-container-align-right .people-desc {text-align: right !important;}

/*------------------------------------------------------
Sentient Homepage icons style three
-------------------------------------------------------*/
.people-container-circle-shape .icon-say {padding-left: 80px;}
.people-container-circle-shape .icon-thumbnail {
  border-radius: 100%;
  float: left;
  height: 50px;
  overflow: hidden;
  text-align: center;
  width: 50px;
}
.vc_span3 .people-container.people-container-circle-shape:last-child {margin-bottom: 0 !important;}
.people-container.people-container-circle-shape .icon-thumbnail.icon-thumbnail-hover i{color:#fff !important;}
.people-container.people-container-circle-shape i {
  display: inline-block;
  font-family: fontello;
  font-size: 20px;
  font-style: normal !important;
  height: 100%;
  line-height: 48px;
  text-align: left;
  width: auto;
}

/*------------------------------------------------------
Sentient Homepage icons style one
-------------------------------------------------------*/
.sentient-iconsOne-iconContainer i{
	display: inline-block;
	font-family: fontello;
	font-size: 27px;
	font-style: normal !important;
	line-height: 15px;
	text-align: center;
	width: 50%;
	height: 100%;
	line-height: 100px;
}
.sentient-iconsOne-iconContainer i.homepage-icon-hover{color:#fff !important;}
.sentient-iconsOne-iconContainer {
	background: transparent;
	border-radius: 100%;
	height: 100px;
	margin: 0 auto;
	width: 100px;
	position:relative;
	text-align:center;
}
.sentient-iconsOne-titleContainer{
  font-size: 18px;
  padding-bottom: 20px;
  padding-top: 40px;
  color:#4e4e4e;
  letter-spacing:-0.5px;
}
.sentient-iconsOne-textContainer {margin: 0 auto; width: 90%; color:#7c7c7c;}
.sentient-iconsOne-iconContainer .sentient-header-search-pointer-main {
	height: 8px;
	left: 38%;
	overflow: hidden;
	position: absolute;
	text-align: center;
	top: 100%;
	width: 35px;
}
.sentient-iconsOne-iconContainer .sentient-header-search-pointer {
	background: none repeat scroll 0 0 #FFFFFF;
	border-radius: 1px;
	box-shadow: none;
	color: rgba(0, 0, 0, 0);
	height: 30px;
	margin: 0 auto;
	position: relative;
	top: -26px;
	width: 18px;
	z-index: 3;
	
	transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg);	
}
.sentient-iconsone-container {text-align: center; width: 100%; height: auto;}

/*------------------------------------------------------
Sentient Homepage icons style Four
-------------------------------------------------------*/
.sentient-iconsFour-Face {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #EEEEEE;
	border-radius: 5px;
	height: 60%;
	padding: 50px 0;
	position: absolute;
	width: 100%;
	transform: rotateY(0deg); -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);	 -ms-transform: rotateY(0deg);
}
.sentient-homepage-icon-stylefour-wrapper{text-align:center; height:260px;}
.sentient-iconsFour-Container{text-align:center;}
.sentient-homepage-icon-stylefour-wrapper-hover .sentient-iconsFour-Face {
	-webkit-transform:  rotateY(-90deg); -moz-transform: rotateY(-90deg); -o-transform: rotateY(-90deg); -ms-transform: rotateY(-90deg); transform: rotateY(-90deg);
	opacity:1;
}
.sentient-homepage-icon-stylefour-wrapper-hover .sentient-iconsFour-textContainer {
	-webkit-transform:  rotateY(0deg); -moz-transform: rotateY(0deg); -o-transform: rotateY(0deg);	 -ms-transform: rotateY(0deg); transform: rotateY(0deg);
	opacity:1;
}
.sentient-iconsFour-textContainer{
	color: #FFFFFF;
	font-size: 13px;
	height: 100%;
	left: 0;
	padding: 60px 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 10;
	opacity:0;
	border-radius:5px;
	-webkit-transform: rotateY(-90deg); -moz-transform: rotateY(-90deg); -ms-transform: rotateY(-90deg); -o-transform: rotateY(-90deg);	 transform: rotateY(-90deg);
}
.sentient-iconsFour-titleContainer {
  color: #4E4E4E;
  font-size: 16px;
  margin-top: 35px;
  font-weight:400;
}
.sentient-iconsFour-FaceTitle {
  display: block;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight:400;  
}
/*------------------------------------------------------
Sentient Homepage icons style Five
-------------------------------------------------------*/
.sentient-iconsFive-Container {height: auto; width: 100%;}
.sentient-homepage-icon-stylefive-with-image-main-container {height: 295px; position: relative;}
.page-content-container .sentient-iconsFive-imageContainer {height:169px}
.page-content-container .sentient-iconsFive-imageContainer {height: 250px;}
.sentient-iconsFive-imageInternal {
	height: 213px;
	overflow: hidden;
	width: 100%;
	border-bottom:2px solid #E8E8E8;
	transition: all 0.3s ease-in-out 0s !important; -webkit-transition:all 0.3s ease-in-out 0s !important; -o-transition: all 0.3s ease-in-out 0s !important; -ms-transition: all 0.3s ease-in-out 0s !important; -moz-transition: all 0.3s ease-in-out 0s !important;  
}
.sentient-homepage-icon-stylefive-wrapper-hover .sentient-iconsFive-imageInternal > img {opacity:1;}
.sentient-iconsFive-imageInternal > img {
	height: auto;
	opacity: 0.7;
	width: 100%;
	backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;
	transition: all 0.3s ease-in-out 0s !important; -webkit-transition:all 0.3s ease-in-out 0s !important; -o-transition: all 0.3s ease-in-out 0s !important; -ms-transition: all 0.3s ease-in-out 0s !important; -moz-transition: all 0.3s ease-in-out 0s !important;  
}
.sentient-iconsFive-Container .sentient-iconsOne-iconContainer {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.9);
  bottom: 53px;
  position: relative;
  border:1px solid #E8E8E8 !important;
}
.sentient-iconsFive-imageContainer .sentient-iconsOne-iconContainer .sentient-header-search-pointer{border:1px solid #E8E8E8 !important;}
.sentient-iconsFive-imageContainer .sentient-iconsOne-iconContainer{background:rgba(255,255,255,0.9);}
.sentient-iconsFive-titleContainer {
  color: #4E4E4E;
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center;
  font-weight:400;
  letter-spacing:-0.5;
}
.sentient-iconsFive-textContainer {
  color: #7C7C7C;
  text-align: center;
  margin-bottom: 25px;
  padding:0 65px;
}
.sentient-iconsFive-linkContainer, .sentient-iconsFive-linkContainer a {
	color: #7C7C7C;
	text-align: center;
	transition: all 0.3s ease-in-out 0s !important; -webkit-transition:all 0.3s ease-in-out 0s !important; -o-transition: all 0.3s ease-in-out 0s !important; -ms-transition: all 0.3s ease-in-out 0s !important; -moz-transition: all 0.3s ease-in-out 0s !important;
	margin-bottom:40px !important;  
}
.wpb_row .vc_col-sm-4.sentient-homepage-icon-stylefive-wrapper {
  border-radius: 5px;
  padding: 0;
  border:1px solid #eeeeee;
  border-right:none;
}
.wpb_row .vc_col-sm-4.sentient-homepage-icon-stylefive-wrapper:last-child {border-right:1px solid #eeeeee;}
.sentient-iconsFive-imageContainer .sentient-iconsOne-iconContainer i{color:#919191 !important;}
/*------------------------------------------------------
Sentient Homepage icons style Six
-------------------------------------------------------*/
.sentient-iconsSix-Container {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #E8E8E8;
	border-radius: 5px;
	margin-top: 50px;
	padding-bottom: 35px;
}
.sentient-iconsSix-Container .sentient-iconsFive-imageContainer {height: 55px;}
.sentient-iconsSix-Container .sentient-iconsFive-imageContainer .sentient-iconsOne-iconContainer {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #E8E8E8;
  position: relative;
  top: -50px;
}
.sentient-iconsSix-Container .sentient-iconsFive-titleContainer {margin-top: 30px;}
.sentient-iconsSix-Container .sentient-iconsFive-linkContainer, .sentient-iconsSix-Container .sentient-iconsFive-linkContainer a {margin-bottom:0 !important;}

/*------------------------------------------------------
Sentient Working Process
-------------------------------------------------------*/
.sentient-working-process-container:last-child .sentient-process-line{display:none;}
.sentient-iconsone-container.sentient-working-process {position: relative;}
.sentient-process-number {
  display: inline-block;
  font-size: 38px;
  font-weight: 600;
  margin-top: 37px;
  color:#4E4E4E;  
}
.sentient-homepage-icon-styleone-iconcontainer-hover .sentient-process-number{color:#ffffff !important;}
.sentient-working-process .sentient-iconsOne-iconContainer .sentient-header-search-pointer{border:1px solid #E8E8E8;}
.sentient-working-process .sentient-iconsOne-iconContainer {border: 1px solid #E8E8E8;}
.sentient-process-line {
  border-bottom: 1px dashed #E8E8E8;
  display: inline-block;
  height: 1px;
  left: 82.5%;
  position: absolute;
  top: 47px;
  width: 42.5%;
}
/*------------------------------------------------------
Sentient Homepage Portfolio Full Width
-------------------------------------------------------*/
.sentient-portfolio-fw-container {height: auto;width: 100%;}
.sentient-portfolio-fw-container ul {margin: 0; padding: 0; margin-bottom:-11px !important;}
.sentient-portfolio-fw-container li {
	border-top: 1px solid #f1f1f1;
	margin: 0;
	padding: 0;
	display: inline-block;
	margin-bottom: -13px;
	width:100%;
	-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;
}
.sentient-portfolio-fw-container li:last-child {margin-bottom: -2px !important;}
.sentient-portfolio-fullwidth-thumb {float: left;width: 50%;}
.sentient-portfolio-fullwidth-thumb img {box-shadow: none; max-height:322px; margin-bottom:0;}
.homepage-container-design .sentient-portfolio-fullwidth-thumb img {max-height:none;}
.sentient-portfolio-fw-content {
  float: left;
  width: 42.5%;
  text-align:left;
  padding: 4.4% 3% 4.4% 4.5%;
  background:#fff;
}
.sentient-portfolio-fw-title {font-size: 26px; margin-bottom: 15px; letter-spacing:-0.5px;}
.sentient-portfolio-fw-title a {color: #4E4E4E;}
.sentient-portfolio-fw-client {font-size: 14px; margin-bottom: 10px; letter-spacing:-0.5px; font-weight:600;}
.sentient-portfolio-fw-clientText{color: #4E4E4E;}
.sentient-portfolio-fw-clientValue a{color: #B1B1B1;}
.sentient-portfolio-fw-cat{letter-spacing:-0.5px;}
.sentient-portfolio-fw-cat a, .sentient-portfolio-fw-cat {font-size: 14px; color: #B1B1B1; font-weight:600;}
.sentient-portfolio-fw-text {font-size: 13px;color: #7c7c7c;}
.sentient-portfolio-fullwidth-thumb{position:relative;}
.sentient-portfolio-fullwidth-thumb.sentient-portfolio-fullwidth-thumb-hover img {opacity:0.75;}
.sentient-portfolio-fullwidth-thumb.sentient-portfolio-fullwidth-thumb-hover i {
	opacity:1;
	transform:scale(1); -webkit-transform:scale(1); -o-transform:scale(1); -ms-transform: scale(1); -moz-transform: scale(1);	
}
.sentient-portfolio-fullwidth-thumb i {
	background: none repeat scroll 0 0 rgba(225, 225, 225, 0.3);
	border: 6px solid #FFFFFF;
	border-radius: 100%;
	box-shadow: 0 0 150px 0.2px #505050;
	color: #FFFFFF;
	display: inline-block;
	font-family: fontawesome;
	font-size: 20px;
	font-style: normal !important;
	height: 60px;
	line-height: 48px;
	opacity: 0;
	position: absolute;
	right: 50%;
	text-align: center;
	top: 40%;
	width: 60px;
	z-index: 5;
	cursor:pointer;
	transform:scale(0); -webkit-transform:scale(0); -o-transform:scale(0); -ms-transform: scale(0); -moz-transform: scale(0);
}
.sentient-portfolio-fw-cat > a {margin-right: 10px;margin-left: 10px;}
.sentient-portfolio-fw-cat > a:first-child { margin-left: 0;}
/*------------------------------------------------------
Sentient Homepage Portfolio Four Col
-------------------------------------------------------*/
.sentient-portfolio-four-col {height: auto;width: 100%;}
.sentient-portfolio-four-col > ul {list-style: none outside none; margin: 0; padding: 0 0 1px 0;}
.sentient-portfolio-four-col li {
  border: 1px solid #EEEEEE;
  float: left;
  margin: 0;
  padding: 10px;
  width: 23.2%;
  text-align:center;
  border-radius:5px;
  background:#fff;
  margin-right:-1px;
}
.sentient-portfolio-four-col-thumb {
  height: auto;
  max-height: 190px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-radius: 5px;
  transform:rotateY(0); -webkit-transform:rotateY(0); -o-transform:rotateY(0); -ms-transform: rotateY(0); -moz-transform: rotateY(0);  
}
.sentient-portfolio-four-col-thumb > a {display: block; height: 100%; width: 100%; border-radius: 5px;}
.sentient-portfolio-four-col-thumb.sentient-portfolio-four-col-thumb-show img{opacity:0.75;}
.sentient-portfolio-four-col-thumb img {
  box-shadow: none;
  left: -20%;
  max-width: none !important;
  position: relative;
  top: 0;
}
.sentient-portfolio-related-items-main-container-internal .sentient-portfolio-four-col-thumb img {width:auto; height:100%; max-height:200px;}
#portfolio .sentient-portfolio-four-col-thumb img {left: -24%;width:150%;}
#portfolio .two-column  .sentient-portfolio-four-col-thumb img {left: -13%; width:130%; height:auto !important;}
#portfolio .three-column  .sentient-portfolio-four-col-thumb img {left: -14%; width:130%;height:auto !important;}
#portfolio.four-column  .sentient-portfolio-four-col-thumb img {left: -19%; width:140%; height:auto !important;}
.sentient-portfolio-four-col-thumb.sentient-portfolio-four-col-thumb-show i {
	opacity:1;
	transform:scale(1); -webkit-transform:scale(1); -o-transform: scale(1); -ms-transform: scale(1);-moz-transform: scale(1);	
}
.sentient-portfolio-four-col-thumb i {
	background: none repeat scroll 0 0 rgba(225, 225, 225, 0.3);
	border: 6px solid #FFFFFF;
	border-radius: 100%;
	box-shadow: 0 0 150px 0.2px #505050;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: fontawesome;
	font-size: 18px;
	font-style: normal !important;
	height: 50px;
	line-height: 38px;
	opacity: 0;
	position: absolute;
	right: 41%;
	text-align: center;
	top: 36%;
	width: 50px;
	transform:scale(0); -webkit-transform:scale(0); -o-transform: scale(0); -ms-transform: scale(0);-moz-transform: scale(0);
}
.sentient-portfolio-four-col-title{padding-top:15px; letter-spacing:-0.5px; font-weight:600;}
.sentient-portfolio-four-col-title > a {color: #4E4E4E;font-size:14px;}
.sentient-portfolio-four-col-categories > a {color: #b1b1b1;font-size:12px;}
.sentient-portfolio-four-col-categories {padding-bottom: 5px;color: #b1b1b1;}
/*------------------------------------------------------
Sentient Homepage Portfolio Five Col
-------------------------------------------------------*/
.sentient-portfolio-five-col {height: auto;width: 100%;display:inline-block;}
.sentient-portfolio-five-col > ul {list-style: none outside none;margin: 0;padding: 0;}
.grid-sizer{width: 19.977%;}
.isotope{width:100%;}
.sentient-portfolio-full-item{
  float: left;
  height: 270px;
  overflow: hidden;
  position:relative;
  -webkit-transition:all 1s ease-in-out 0s; -o-transition: all 1s ease-in-out 0s; -ms-transition: all 1s ease-in-out 0s; -moz-transition: all 1s ease-in-out 0s;transition:all 1s ease-in-out 0s;    
}
.sentient-portfolio-five-col ul li.sentient-portfolio-five-col-hover img{opacity:0.7;}
.sentient-portfolio-five-col ul li img {
	box-shadow: none;
	left: -47%;
	max-width: none !important;
	position: absolute;
	width: auto !important;
	height: 100% !important;  
	backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;  
}
.sentient-portfolio-five-col-hover .sentient-portfolio-five-col-content-container {bottom: 0;}
.sentient-portfolio-five-col-content-container {
  background: none repeat scroll 0 0 #FFFFFF;
  padding: 15px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  bottom: -72px;
}
.sentient-portfolio-five-col-title a, .sentient-portfolio-five-col-title {
  color: #4E4E4E;
  font-size: 14px;
  margin-bottom: -2px;
  letter-spacing:-0.5px;
  font-weight:600;
}
.sentient-portfolio-five-col-categories a, .sentient-portfolio-five-col-categories {color: #B1B1B1; font-size: 12px;}
.sentient-portfolio-five-col-hover .sentient-portfolio-five-col-thumb i {
	opacity: 1;
	transform: scale(1); -webkit-transform:scale(1); -o-transform: scale(1); -ms-transform: scale(1); -moz-transform: scale(1);  	
}
.sentient-portfolio-five-col-thumb i {
	background: none repeat scroll 0 0 rgba(225, 225, 225, 0.3);
	border: 6px solid #FFFFFF;
	border-radius: 100%;
	box-shadow: 0 0 150px 0.2px #505050;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	font-family: fontawesome;
	font-size: 18px;
	font-style: normal !important;
	height: 50px;
	line-height: 38px;
	opacity: 0;
	position: absolute;
	right: 41%;
	text-align: center;
	top: 27.5%;
	width: 50px;
	transform: scale(0); -webkit-transform:scale(0); -o-transform: scale(0); -ms-transform: scale(0); -moz-transform: scale(0);  
}
.sentient-portfolio-five-col-filter {
  height: auto;
  padding: 40px 0;
  width: 100%;
  text-align: center;
}
.sentient-portfolio-five-col-filter > ul {list-style: none outside none; margin: 0; padding: 0;}
.sentient-portfolio-five-col-filter > ul > li {
  border-right: 1px solid #E1E1E1;
  display: inline-block;
  height: 15px;
  line-height: 13px;
  margin: 0 20px 0 0;
  padding: 0 20px 0 0;
}
.sentient-portfolio-five-col-filter > ul > li:last-child {
  display: inline-block;
  margin: 0;
  border-right: none;
  padding: 0;
}
.sentient-portfolio-five-col-filter > ul > li  > button{
  color: #c4c4c4;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  cursor: pointer;
  padding:0;
  margin:0;
  outline:0;
  font-family:inherit;
  line-height:10px;
}
/*------------------------------------------------------
Sentient Homepage Portfolio Six Col
-------------------------------------------------------*/
.sentient-portfolio-six-col ul li {height: 270px; overflow: hidden; position: relative;}
.sentient-portfolio-six-col ul li.sentient-portfolio-five-col-hover img{opacity:0.7;}
.sentient-portfolio-six-col ul li img {
	left: -47%;
	max-height: 300px;
	max-width: none !important;
	position: absolute;
	width: auto;
}
.sentient-portfolio-six-col ul.flex-direction-nav li {height:auto;}
.sentient-portfolio-six-col .flex-control-nav.flex-control-paging{display:none;}
.sentient-portfolio-six-col ul.flex-direction-nav {height:0;}
.sentient-portfolio-six-col .flex-direction-nav {
  display: inline-block;
  height: 30px;
  position: absolute;
  top: 41%;
  width: 100%;
  z-index: 100;
}
.sentient-portfolio-six-col .flex-direction-nav li:first-child {float:left;border-radius:0 3px 3px 0;}
.sentient-portfolio-six-col .flex-direction-nav li a.flex-disabled{cursor:pointer;}
.sentient-portfolio-six-col .flex-direction-nav li:hover {background: rgba(0,0,0,0.9);}
.sentient-portfolio-six-col .flex-direction-nav li {
  background: rgba(0,0,0,0.6);
  display: inline-block;
  float: right;
  height: 50px !important;
  width: 50px;
  border-radius:3px 0 0 3px;
  cursor:pointer;
}
.sentient-portfolio-six-col .flex-direction-nav li a.flex-disabled, .sentient-portfolio-six-col .flex-direction-nav li a {
  opacity:1 !important;
  right:auto;
  left:auto;
  background:transparent;
  color:transparent !important;
  text-indent:1px;
  width:100%;
  height:100%;
}
.sentient-portfolio-six-col .flex-direction-nav li a.flex-disabled:hover,
.sentient-portfolio-six-col .flex-direction-nav li a:hover {color:transparent !important;}
.sentient-portfolio-six-col .flex-direction-nav li a  i {
	color: #FFFFFF;
	display: inline-block;
	font-family: fontello;
	font-size: 16px;
	font-style: normal !important;
	left: 40%;
	line-height: 38px;
	position: absolute;
	top: 0;
}

.vc_row-fluid.sentient-white-callout, .vc_row-fluid.sentient-homepage-icon-stylefour-main-wrapper{margin: 0 auto; width: 97.5%;}
.wpb_row .vc_column_container.sentient-homepage-icon-stylefour-wrapper.vc_col-sm-3:last-child{margin-right:0;}
.wpb_row .vc_column_container.sentient-homepage-icon-stylefour-wrapper.vc_col-sm-3{width:21.95%; margin-right:4%; padding:0;}

/*  NEW slider classes */
.ls-wp-container .sentient-layer-slider-buttons {
	cursor:pointer;
    -webkit-transition:color 0.3s, background 0.3s, -webkit-transform 0.3s !important;
    transition:color 0.3s, background 0.3s,  transform 0.3s !important;
    -moz-transition: color 0.3s, background 0.3s,  transform 0.3s !important;
    -o-transition: color 0.3s, background 0.3s,  transform 0.3s !important;
    -ms-transition: color 0.3s, background 0.3s, transform 0.3s !important;  
}
.ls-wp-container .sentient-layer-slider-buttons:hover{background:#000 !important;color:#fff !important; border: 1px solid #f0b310 !important;}


/* NEW HOME PAGE - row 2  */
.page-home-row2 .homepage-container-design {
	
}
.page-home-row2 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:30px;
	letter-spacing:3px;
	text-align:center;	
}
.page-home-row2 .homepage-container-design H3 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:18px;
	margin-top:60px;	
	text-align:center;
}
.page-home-row2 .homepage-container-design p {
	text-align:center;
	max-width:600px;
	margin:0 auto;
}
@media (max-width: 768px) {
	.page-home-row2 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-home-row2 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-home-row2 .homepage-container-design P {
		margin-left:10px;
		max-width:inherit;		
	}
}

/* home - row 3 (company, technology, who we are) */
.page-home-row3 .homepage-container-design {
	background:url(images/_home/page_home_sec3_bg.jpg) #464646 no-repeat top center !important;
	min-height:347px;
	padding:0px !important;	
}
.page-home-row3 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:50px;
	letter-spacing:3px;
	margin-top:60px;
	text-align:center;
	color:#fff;
	text-transform:uppercase;	
}
.page-home-row3 .homepage-container-design p {
	text-align:left;
	color:#fff;
}
@media (max-width: 768px) {
	.page-home-row3 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-home-row3 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-home-row3 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* home - row 4 (links) */
.page-home-row4 .homepage-container-design a, .page-home-row4 .homepage-container-design a:visited {
	color:#fff !important;	
	transition:none  !important;
}
.page-home-row4 .homepage-container-design a:hover {
	color:#fff !important;	
	text-decoration:underline;
}
.page-home-row4 .homepage-container-design p {
	text-align:left;
	color:#fff;
	margin-bottom:20px;
	font-size:18px;
}
.page-home-row4 .homepage-container-design .fontLarge {
	font-size:30px;
	font-weight:bold;
	margin-top:20px;	
}

/* home - row 5 (links) */
.page-home-row5-title h2{
	color:#fff !important;
}
.page-home-row5 .homepage-container-design a, .page-home-row5 .homepage-container-design a:visited {
	transition:none  !important;
}
.page-home-row5 .homepage-container-design a:hover {
	text-decoration:underline;
}
.page-home-row5 .homepage-container-design p {
	text-align:left;
	margin-bottom:20px;
	font-size:18px;
}

.page-home-row5-subrow1 {
	border-bottom:1px solid #cccccc;
	
}
.page-home-row5-subrow2-c1{	
	border-right:1px solid #cccccc;
}
.page-home-row5-subrow2-c1 p, .page-home-row5-subrow2-c1 p, .page-home-row5-subrow2-c1 h3, .page-home-row5-subrow2-c2 p, .page-home-row5-subrow2-c2 p, .page-home-row5-subrow2-c2 h3{	
	padding-left:120px;
	padding-right:60px;
}
@media (max-width: 768px) {
	.page-home-row5-subrow2-c1 p, .page-home-row5-subrow2-c1 p, .page-home-row5-subrow2-c1 h3, .page-home-row5-subrow2-c2 p, .page-home-row5-subrow2-c2 p, .page-home-row5-subrow2-c2 h3{	
		padding-left:0px;
		padding-right:0px;
	}
}

/* ABOUT row 1 */
.page-about-row1 .homepage-container-design {
	background:url(images/_about/page_about_sec1_bg.jpg) #f0b310 no-repeat top center !important;
}
.page-about-row1 .homepage-container-design H1 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:30px;
	letter-spacing:3px;
	text-transform:uppercase;
	
}
@media (max-width: 768px) {
	.page-about-row1 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-about-row1 .homepage-container-design H1 {
		margin-left:10px;		
	}
	.page-about-row1 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* ABOUT row 2 */
.page-about-row2 .homepage-container-design {
	background:url(images/_about/page_about_sec2_bg.jpg) #ededed no-repeat top center !important;
	height:332px;
	padding:0px !important;	
}
.page-about-row2 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:50px;
	letter-spacing:3px;
	margin-top:110px;
	text-transform:uppercase;
	
}
.page-about-row2 .homepage-container-design p {
	
}
@media (max-width: 768px) {
	.page-about-row2 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-about-row2 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-about-row2 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* ABOUT row SIMPLE */
.page-about-row-simple .homepage-container-design {
	background-color:#fff;
	min-height:300px;
	padding:0px !important;	
}
.page-about-row-simple .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:20px !important;	
	letter-spacing:3px;
	margin-top:120px;
	text-transform:uppercase;
	color:#a9a9a9;
	
}
.page-about-row-simple .homepage-container-design p {
	color:#a9a9a9;	
}

.page-about-row-simpleOrange .homepage-container-design {
	background-color:#f0b310;
	min-height:300px;
	padding:0px !important;	
}
.page-about-row-simpleOrange .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:20px !important;
	letter-spacing:3px;
	margin-top:110px;
	text-transform:uppercase;
	color:#fff;
	
}
.page-about-row-simpleOrange .homepage-container-design p {
	color:#fff;	
}
@media (max-width: 768px) {
	.page-about-row-simple .homepage-container-design, .page-about-row-simpleOrange .homepage-container-design {
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-about-row-simple .homepage-container-design H2, .page-about-row-simpleOrange .homepage-container-design H2 {
		margin-left:25px;
		margin-top:110px !important;	
		text-align:left !important;	
	}
	.page-about-row-simple .homepage-container-design p, .page-about-row-simpleOrange .homepage-container-design p {
		margin-left:25px;
		text-align:left !important;	
	}
}

/* ABOUT row 3 */
.page-about-row3 .homepage-container-design {
	background:url(images/_about/page_about_sec3_bg.jpg) #3b3b3b no-repeat top center !important;
	min-height:332px;
	padding:0px !important;	
}
.page-about-row3 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:50px;
	letter-spacing:3px;
	margin-top:40px;
	margin-left:20px;
	text-transform:uppercase;
	color:#fff;
	
}
.page-about-row3 .homepage-container-design p {
	color:#fff;
	margin-left:20px;
	margin-right:5%;
}
@media (max-width: 768px) {
	.page-about-row3 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
	}
	.page-about-row3 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-about-row3 .homepage-container-design P {
		margin-left:10px;		
	}
}


/* CONTACT row 1 */
.page-contact-row1 .homepage-container-design {
	background:url(images/_contact/page_contact_sec1_bg.jpg) #f0b310 no-repeat top center !important;
}
.page-contact-row1 .homepage-container-design H1 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:100;
	font-size:30px;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#fff;
	text-align:center;
	
}
@media (max-width: 768px) {
	.page-contact-row1 .homepage-container-design {
		/*background-image:none !important;*/
		/*padding-top:40px !important;
		padding-bottom:40px !important;*/
	}
	.page-contact-row1 .homepage-container-design H1 {
		margin-left:10px;		
	}
	.page-contact-row1 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* CONTACT row 2 */
.page-contact-row2 .homepage-container-design {
	background:url(images/_contact/page_contact_sec2_bg.jpg) #ededed repeat-x 0 0 !important;
	height:332px;
	padding:0px !important;	
}
.page-contact-row2 .page-contact-row2-col1 {
	padding-left:0px;	
}
.page-contact-row2 .page-contact-row2-col1 p {
	text-align:center;
	
}
.page-contact-row2 .page-contact-row2-col2 {
	background-color:#353535;
	height:332px;
	padding-top:60px;
}
.page-contact-row2 .page-contact-row2-col2 p {
	color:#fff;
}
.page-contact-row2 .homepage-container-design H1 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:100;
	font-size:50px;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#55555;
	text-align:center;
	margin-top:70px;
	
}
.page-contact-row2 table {
	border:none;
    border-collapse: collapse;
    border-spacing: 0;
    line-height:inherit;
    margin: 0;
}
.page-contact-row2 table tr {
	border:none;
}
.page-contact-row2 table td {
	padding-bottom:20px;	
}
.page-contact-row2 .sentient-button.large-size {
	padding: 10px 15px;
	min-width:150px;
	text-align:center;
}

@media (max-width: 768px) {
	.page-contact-row2 .homepage-container-design {
		background-image:none !important;
		padding-top:0px !important;
		padding-bottom:0px !important;
		height:auto;
	}
	.page-contact-row2 .page-contact-row2-col1 {
		padding-left:inherit;
		padding-bottom:20px !important;	
	}
	.page-contact-row2 .page-contact-row2-col2 {
		padding-right:inherit;	
		height:auto;
		padding-bottom:10px !important;
	}
	.page-contact-row2 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-contact-row2 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* CONTACT row 3 */
.page-contact-row3 .homepage-container-design {
	background:url(images/_contact/page_contact_sec3_bg.jpg) #fff repeat-x 0 0 !important;
	height:325px;
	padding:0px !important;	
}
.page-contact-row3 .homepage-container-design img {
	padding-top:30px;	
}
.page-contact-row3 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:400;
	font-size:50px;
	letter-spacing:3px;
	margin-top:110px;
	text-transform:uppercase;
	
}
.page-contact-row3 .homepage-container-design p {
	
}
@media (max-width: 768px) {
	.page-contact-row3 .homepage-container-design {
		background-image:none !important;
		padding-top:40px !important;
		padding-bottom:40px !important;
		height:auto;
	}
	.page-contact-row3 .homepage-container-design H2 {
		margin-left:10px;		
	}
	.page-contact-row3 .homepage-container-design P {
		margin-left:10px;		
	}
}

/* ------------------------------ PRESS ------------------------------------------------------ */
/* PRESS row 1 */
.page-press-row1 .homepage-container-design {
	background-color:#f0b310;
}
.page-press-row1 .homepage-container-design H1 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:500;
	font-size:50px !important;
	letter-spacing:3px;
	text-transform:uppercase;
	color:#fff;
	text-align:left;
	margin-left:50px;
	margin-bottom:0px;
}
.page-press-row1 .homepage-container-design p {
	color:#fff;
	font-size:18px;
	margin-left:50px;
	
}
@media (max-width: 768px) {
	.page-press-row1 .homepage-container-design {
		/*background-image:none !important;*/
		/*padding-top:40px !important;
		padding-bottom:40px !important;*/
	}
	.page-press-row1 .homepage-container-design H1 {
		margin-left:10px;
		text-align:center;		
	}
	.page-press-row1 .homepage-container-design P {
		margin-left:10px;
		text-align:center;			
	}
}
/* PRESS row 2 */
.page-press-row2 .homepage-container-design {
	background:url(images/_press/press_bg_carousel.jpg) #000 no-repeat top center !important;
	height:266px;
}
.page-press-row1 .homepage-container-design p {
	color:#fff;
	font-size:18px;
	margin-left:50px;
	
}
.press-quote-box {
	width:337px;
	height:310px;
	float:left;
	margin-left:30px;
	margin-bottom:20px;
	background: url("images/_press/press_box_bottom_shadow_337.jpg") no-repeat center bottom;
}
.press-quote-box-content {
	width:277px; /* 337 - 60 */
	height:279px; /* 289 - 10 */
	border:1px #c7c7c7 solid;
	text-align:center;
	padding:10px 30px;
	background-color:#fff;
}
.press-quote-box-content:hover {
	background: url("images/_press/press_box_bg_hover.jpg") no-repeat center center;
	cursor:pointer;
}
.press-quote-box-small {
	width:261px;
	height:122px;
	float:left;
	margin:0 auto;
	margin-left:30px;
	margin-bottom:20px;
	background: url("images/_press/press_box_bottom_shadow_261.png") no-repeat center bottom;
}
.press-quote-box-small-content {
	width:201px;/*261px*/
	height:87px;/*112px*/
	border:1px #000 solid;
	text-align:center;
	padding:25px 30px 0 30px;
}
.press-quote-box-small2 {
	width:261px;
	height:150px;
	float:left;
	margin:0 auto;
	margin-left:30px;
	margin-bottom:20px;
	background: url("images/_press/press_box_bottom_shadow_261.png") no-repeat center bottom;
}
.press-quote-box-small2-content {
	width:201px;/*261px*/
	height:135px;/*112px*/
	border:1px #000 solid;
	text-align:center;
	padding:5px 30px 0 30px;
}
.press-quote-box p{
	color:#000 !important;
	font-size:12px !important;
	line-height:15px;
	text-align:left;
}
.press-quote-box h2, .press-quote-box h2:not(.layerslider-heading) {
	font-size:14px !important;
	text-align:left;
}
.press-quote-box p .press-quote-box-company {	
	color:#999999 !important;
}
.press-quote-box p .press-quote-box-link a {
	color:#c6292a !important;
	text-transform:none;	
}
.press-quote-box p.press-quotes:before {
	content: '“';
	font-family: "TradeGothicLTCom-BdCn20";
	font-weight: normal;
	font-size: 60px;
	color: #cc0000 !important;
	-webkit-font-smoothing: antialiased;
	position: relative;
	top: 5.2px;
	left: -10.4px;
}
.press-quote-box p.press-quotes:after {
	content: '”';
	font-family: "TradeGothicLTCom-BdCn20";
	font-weight: normal;
	font-size: 60px;
	color: #cc0000 !important;
	-webkit-font-smoothing: antialiased;
	position: relative;
	top: 13.2px;
	right: -26.4px;
}
.press-quote-box p.press-quotes.press-quotes-smallfonts {
	font-size:13px;
	line-height:20px;
	margin-top:-20px;
}
.press-quotes-slides {
	min-height:125px;
	text-align:center;
	position:relative;
	margin:0 25px;
}
.press-quotes-slides p.press-quotes:before {
	content: '“';
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: 600;
	font-size: 60px;
	color: #feb12a !important;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 13.2px;
	left: -10.4px;
}
.press-quotes-slides p.press-quotes:after {
	content: '”';
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: 600;
	font-size: 60px;
	color: #feb12a !important;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 13.2px;
	right: -26.4px;
}
.press-quotes-slides img {
	float:left;
	padding-right:20px;	
}
.press-quotes-slides .press-quotes {
	color:#fff !important;
	font-size:26px;
	line-height:35px;
}
.press-quotes-slides .press-quote-box-company {
	font-size:14px;
	color:#fff !important;
}
.press-quotes-slides .press-quote-box-link a, .press-quotes-slides .press-quote-box-link a:visited, .press-quotes-slides .press-quote-box-link a:hover{
	font-size:14px;
	background-color:#feb12a;
	padding:4px 5px;
	color:#fff !important;
	text-transform:none;
}
@media (max-width: 780px) {
	.press-quotes-slides p.press-quotes:before {
		left: -20.4px;
	}
	.press-quotes-slides p.press-quotes:after {
		
	}
	.press-quotes-slides {
		max-width:500px;	
	}
	.press-quote-box {
		float:none;
		margin:0 auto 10px auto;	
	}
	.press-quote-box-small, .press-quote-box-small2 {
		float:none;
		margin:0 auto 10px auto;	
	}
	.press-quotes-slides .press-quotes {
		font-size:16px;
		line-height:20px;
	}
}
@media (max-width: 450px) {
	.press-quotes-slides {
		max-width:350px;	
	}
	.press-quotes-slides img {
		max-width:100px !important;
		height:auto !important;	
	}
	.press-quotes-slides .press-quotes {
		font-size:14px;
	}
}

.jcarousel-wrapper {
	margin: 0px auto;
	position: relative;
	padding-top:50px;
}
/** Carousel **/
.jcarousel {
	position: relative;
	overflow: hidden;
	width: 80%;
	margin:0 auto;
}
.jcarousel ul {
	width: 40000em;
	position: relative;
	list-style: none;
	margin: 0;
	padding: 0;
}
.jcarousel li {
	width: 1100px;
	float: left;
}
/** Carousel Pagination **/
.jcarousel-pagination {
	position: absolute;
	bottom: -20px;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin: 0;
}
.jcarousel-pagination a {
	text-decoration: none;
	display: inline-block;
	font-size: 11px;
	height: 10px;
	width: 10px;
	line-height: 10px;
	background: #fff !important;
	color: #4E443C;
	border-radius: 10px;
	text-indent: -9999px;
	margin-right: 7px;
	-webkit-box-shadow: 0 0 2px #4E443C;
	-moz-box-shadow: 0 0 2px #4E443C;
	box-shadow: 0 0 2px #4E443C;
}
.jcarousel-pagination a.active {
	background: #4E443C !important;
	color: #fff;
	opacity: 1;
	-webkit-box-shadow: 0 0 2px #F0EFE7;
	-moz-box-shadow: 0 0 2px #F0EFE7;
	box-shadow: 0 0 2px #F0EFE7;
}
@media (max-width: 1200px) {
	.jcarousel ul {
		margin: 0;
	}
}

/* PRESS row 3 */
.page-press-row3 .homepage-container-design {
	background:url(images/_press/press_bg_grey_bottom_tile.png) #e9e9e9 repeat-x bottom center !important;
	
}
.page-press-row3 .homepage-container-design H2 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:600;
	font-size:40px !important;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#453939;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
}
.page-press-row3 .homepage-container-design p {
	color:#fff;
	font-size:18px;
	margin-left:50px;
	
}
@media (max-width: 768px) {
	.page-press-row3 .homepage-container-design {
		
	}
	.page-press-row3 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row3 .homepage-container-design H2 {
		font-size:26px !important;
	}
	.page-press-row3 .homepage-container-design P {
		margin-left:0px;		
	}
}

/* PRESS row 4 */
.page-press-row4 .homepage-container-design {
	background-color:#fff;
}
.page-press-row4 .homepage-container-design .homepage-container-design-inner {
	padding-left:40px;	
}
.page-press-row4 .homepage-container-design p {
	color:#fff;
	font-size:18px;
	margin-left:0px;	
}
@media (max-width: 768px) {
	.page-press-row4 .homepage-container-design {
	}
	.page-press-row4 .homepage-container-design .homepage-container-design-inner {
		padding-left:0px;	
	}
	.page-press-row4 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row4 .homepage-container-design P {
		margin-left:0px;		
	}
}

/* PRESS row 5 */
.page-press-row5 .homepage-container-design {
	/*background:url(images/_press/press_bg_section_black.jpg) #3d3d3d repeat-x bottom center !important;*/
	background-color:#3d3d3d !important;
	background-image: url(images/_press/press_bg_section_black_top.png), url(images/_press/press_bg_section_black_bottom.png) !important;
	background-repeat: repeat-x !important;
	background-position: center top, right bottom, center bottom !important;
	min-height:231px;
}
.page-press-row5 .homepage-container-design p {
	color:#fff;
	font-size:14px;
	margin-left:0px;	
}
.page-press-row5 .pressWomanCircle {
	text-align:right;
	margin-right:10px;
	padding-top:30px;
}
.page-press-row5 h3, .page-press-row5 h3:not(.layerslider-heading) {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:100;
	font-size:30px !important;
	letter-spacing:2px;
	padding-top:30px;
}
.page-press-row5 p, .page-press-row5 h3 {
	color:#fff !important;
	margin-bottom:0px;	
}
.page-press-row5 table {
	border:none;
	border-collapse:inherit;
}
.page-press-row5 table tr {

}
p.pagePressEmailCol3a, p.pagePressEmailCol3b {
	padding:0px;
	margin:0px;
	line-height:15px;
}
a.pagePressContactLink {
	font-size:20px !important;
	border-bottom: 1px #feb12a solid;
	color:#feb12a !important;
	line-height:normal;
}
.page-press-row5 a.pagePressEmail, .page-press-row5 a.pagePressEmail:visited, .page-press-row5 a.pagePressEmail:hover {
	background-color: #feb12a;
	text-align:center;
	padding:10px 25px;
	margin:0px 5px;
	color:#fff !important;
	font-size:20px;
	text-decoration:none !important;
}
@media (max-width: 780px) {
	body.page-template-press-page-php .pagePressEmail a {	
		font-size:14px;
	}
	.page-press-row5 img{
		text-align:center;
	}
	a.pagePressContactLink {
		font-size:12px !important;
	}
	.page-press-row5 a.pagePressEmail, .page-press-row5 a.pagePressEmail:visited, .page-press-row5 a.pagePressEmail:hover {
		background-color: #feb12a;
		text-align:center;
		padding:5px 5px;
		font-size:14px;
	}
	.page-press-row5 p {
		text-align:center;		
	}
	.page-press-row5 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row5 .homepage-container-design P {
		margin-left:0px;		
	}
}


/* PRESS row 6 */
.page-press-row6 .homepage-container-design {
	background:url(images/_press/press_bg_grey_bottom_tile.png) #e9e9e9 repeat-x bottom center !important;
	
}
.page-press-row6 .homepage-container-design-inner {
	text-align:center;	
}
.page-press-row6 .homepage-container-design H3 {
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight:normal;
	font-size:24px !important;
	letter-spacing:2px;
	text-transform:uppercase;
	color:#453939;
	text-align:center;
	margin-left:0px;
	margin-bottom:0px;
}
.page-press-row6 .homepage-container-design p {
	color:#fff;
	font-size:18px;
	margin-bottom:0px
}
@media (max-width: 768px) {
	.page-press-row6 .homepage-container-design {
	}
	.page-press-row6 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row6 .homepage-container-design H3 {
		font-size:20px !important;
	}
	.page-press-row6 .homepage-container-design P {
		margin-left:0px;		
	}
}

/* PRESS row 7 */
.page-press-row7 .homepage-container-design {
	background-color:#fff;
}
.page-press-row7 .homepage-container-design-inner {
	padding-left:40px;	
}
.page-press-row7 .homepage-container-design p {
	color:#000;
	font-size:18px;
	margin-left:0px;	
}
.press-quotes-holder {
	position:relative;
	padding:0 20px;
}
.page-press-row7 p.press-quotes {
	font-size:18px;	
	color:#000;
	line-height:30px;
	margin-left:20px;
	margin-right:20px;
}
.page-press-row7 p.press-quotes:before {
	content: '“';
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: 600;
	font-size: 40px !important;
	color: #c42b2f !important;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0;
	left: 0px;
}
.page-press-row7 p.press-quotes:after {
	content: '”';
	font-family: "TradeGothicLT","Helvetica Neue",Helvetica,Arial,sans-serif !important;
	font-weight: 600;
	font-size: 40px !important;
	color: #c42b2f !important;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	top: 0px;
	right: 0px;
}
.page-press-row7 p.press-quotes a, .page-press-row7 p.press-quotes a:visited, .page-press-row7 p.press-quotes a:hover {
	color:#c42b2f !important;
}
.page-press-row7 P .press-quote-box-company {
	color:#989898;
	font-size:14px;	
}
.page-press-row7 P .press-quote-box-link {
	font-size:14px;	
}
.page-press-row7 hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0;
}
.pagePressButtonEquilSeeAll {
	margin-top:40px;
	margin-bottom:20px;
}
.pagePressButtonEquilSeeAll a, .pagePressButtonEquilSeeAll a:visited, .pagePressButtonEquilSeeAll a:hover {
	background-color: rgb(199, 41, 41);
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
    margin: 0px 5px;
    max-width: 250px;
    padding: 10px 40px;
	font-size:18px;
	color:#fff !important;
}
@media (max-width: 768px) {
	.page-press-row7 .homepage-container-design-inner {
		padding-left:0px;	
	}
	.page-press-row7 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row7 .homepage-container-design P {
		margin-left:0px;
		text-align:center;	
	}
	.pagePressButtonEquilSeeAll {
		margin:30px auto 50px auto !important;	
		text-align:center;	
	}
	.pagePressButtonEquilSeeAll a, .pagePressButtonEquilSeeAll a:visited, .pagePressButtonEquilSeeAll a:hover {
		
	}
}

/* PRESS row 9 */
.page-press-row9 .homepage-container-design {
	background-color:#fff;
}
.page-press-row9 .homepage-container-design-inner {
	padding-left:40px;	
}
.page-press-row9 .page-press-row9-col1 h4 {
	color:#215c86 !important;
}
.page-press-row9 .page-press-row9-col1 a {
	color:#1a7fc6 !important;
	font-size:14px;
	font-weight:bold;
}
.page-press-row9 .homepage-container-design p {
	color:#000;
	font-size:14px;
	margin-left:0px;	
}
.page-press-row9 hr {
	display: block; height: 1px;
    border: 0; border-top: 1px solid #ccc;
    margin: 1em 0; padding: 0;
}
.pagePressButtonEbeamSeeAll {
	margin-top:40px;
	margin-bottom:20px;
}
.page-press-row9 .page-press-row9-col1 .pagePressButtonEbeamSeeAll a, .page-press-row9 .page-press-row9-col1 .pagePressButtonEbeamSeeAll a:visited, .page-press-row9 .page-press-row9-col1 .pagePressButtonEbeamSeeAll a:hover {
	background-color:#1a7fc6;
    margin: 0px 5px;
    max-width: 250px;
    padding: 10px 40px;
	font-size:18px;
	color:#fff !important;
}
@media (max-width: 768px) {
	.page-press-row9 .homepage-container-design-inner {
		padding-left:0px;	
	}
	.page-press-row9 .homepage-container-design H1 {
		margin-left:0px;		
	}
	.page-press-row9 .homepage-container-design P {
		margin-left:0px;		
	}
	.page-press-row9 .page-press-row9-col1 .pagePressButtonEbeamSeeAll {
		margin:20px auto 40px auto;
		text-align:center;
		
	}
}



/*  HIDE SEARCH BUTTON FROM TOP NAV */
.sentient-header-search-container {
	display:none !important;
}

/* MOBILE ADJUSTMENTS 2014-9-30 */

@media only screen and (max-width: 820px){
	.wpb_wrapper p span {
		width:auto !important;	
	}
	.wpb_wrapper p {
		margin-right:10px;
		margin-left:10px;	
	}
	.ls-wp-fullwidth-container {
			
	}
	.navigation {
		position: absolute !important;
		right: 0;
	}
	.mobileMenu-icon {
		margin-top: -50px !important;
	}
}

/*  MAKE MAX WIDTH 1200 */
#SentientMainContentContainer {
    max-width: 1200px;
}
body.custom-background {
    background-color: #f3f3f3 !important;
}
.footer-container .footer-bottom-container {
    background: none repeat scroll 0 0 #f3f3f3 !important;
}