html, body {
  width: 100%;
  height: 100%;
}
p {
    margin-bottom: 20px;
}
.text-center{
	text-align:center;
}
.voffset0{
	margin-bottom:0px !important;
}
.hoffset2{
	margin-top:20px;
}
.dl-menuwrapper:first-child {
    margin-right: 20px;
}
#top-bar-wrapper {
	border-bottom: 5px solid #7EBB3C;
	background:#525153;
}
/* */
#top-bar .contact-info {
	width: auto;
	  margin-left: 10px;
}
#top-bar .contact-info li, #top-bar .contact-info li a {
	color:#FFF;
}
#top-bar .contact-info li a:hover {
	color: #78a22f !important;
}
/* */
#top-bar .submenu {
	float: right;
	padding-top: 13px;
}
#top-bar .submenu li {
	float: left;
	margin-right: 25px;
	color: #FFF;
	font-size: 12px;
}
#top-bar .submenu li a {
	line-height: 12px;
	color: #FFF;
}
#top-bar .submenu li a:hover {
	color: #78a22f !important;
}
/* */
#top-bar .social-links li {
	background:none;
	border-left:none;
}
#top-bar .social-links li:last-child {
    border-right: none;
}
#top-bar .social-links li a {
	color: #FFF;
}
#top-bar .social-links li:hover a {
	color: #86C71F !important;
	background: none;
}
#header-wrapper{

}
.success-flash {
    border: 1px solid green;
    padding: 1em;
    background-color: rgb(213, 255, 213);
}
.success-flash p {
    margin-bottom: auto;
}
.error-flash {
    border: 1px solid red;
    padding: 1em;
    background-color: rgb(249, 219, 219);
}
.error-flash p {
    margin-bottom: auto;
}
.error-flash .message {
    margin-left: 4em;
    border-top: 1px solid;
    padding-top: 1em;
}
/* */
@media only screen and (max-width: 991px) and (min-width: 320px) {
#header, #top-bar {
	width: auto;
	margin: 0 20px;
}
#top-bar .contact-info span {
	display: none;
}
#top-bar .contact-info, #top-bar .social-links {
	float: right;
	right: 0;
	position: absolute;
	margin-top: 30px;
	width: auto;
}
#top-bar .social-links {
	right: 90px;
	z-index: 1003;
	margin-top: 29px;
}
#top-bar .social-links li {
	width: 40px !important;
}
.tp-caption.regular.small.sfl{
	display:none;
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-bar .contact-info, #top-bar .social-links {
	margin-top: 30px;
	float:right;
}
}

@media only screen and (min-width: 320px) and (max-width: 1024px) {
.slogan {
	display: none;
}
#top-bar .submenu {
	display: none;
}
#nav-container {
	display: none;
}
.dl-menuwrapper {
	display: block;
	margin: 30px 0;
	max-width: 220px;
	float: left;
}
.dl-menuwrapper button {
	background: #87C620;
}
.dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
	background: #000;
}
#top-bar .social-links li {
	background:none;
	border-left:0;
	border-top:0;
}
#top-bar .social-links li:last-child {
    border-right: 0;
}
#page-title{
	padding:100px 0 0;
}
}
@media only screen and (max-width: 1024px){
	.email-off{
		display:none;
	}
	.social-links{
		right:90px !important;
	}
}
@media only screen and (min-width: 480px) and (max-width: 1200px) {
.slogan {
	display: none;
}
}
/* */
#logo {
	max-width: 303px;
	text-align:center;
	margin: 30px 0 20px;
	padding: 0 10px;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
#logo {
	margin: 0 auto;
	float: none;
	padding:30px 0;
}
}
#nav-container {
	width: auto;
	height: 108px
}
#nav > ul > li > a {
	padding: 50px 34px 38px;
	font-size: 14px;
	font-weight:bold;
}
#nav li a {
	color:#000;
}
#nav > ul > li:hover > a {
	background: #86C71F;
	color: #000 !important;
}
#nav li ul li {
	background: #86C71F;
	border-right: 0;
	border-left: 0;
}
#nav li ul li a {
	color: #000 !important;
}
/* */
#page-title{
    background-position:center !important;
}
.page-content.background-black{
		background:#000;
}
.page-content.background-black + .page-content {

}
.page-content.background-black.nomargin {
	margin-top: 0;
}
/* */
.tp-caption, .tp-caption p {
	color: #333;
}
.tp-caption.regular {
	background: rgba(255, 255, 255, 0.8);
	padding: 10px;
	color:#333;
	text-transform:uppercase;
}
.tp-caption.list-left p {
	background: rgba(255, 255, 255, 0.8);
}
.tp-wrapper.slider2{
	margin-bottom:0 !important;
}
.tp-caption.list-left {
	background:none;
}
.tp-caption.list-left p {
	margin-left:0;
}
.tp-caption a {
    color: #333;
}
/* */
.page-content.background-black .note p {
	color:#FFF;
	text-align: center;
}
.page-content.background-black .note .btn-big{
	margin-top:20px;
}

.portfolio-img-container figcaption {
	background:none;
	text-align:center;
	text-transform: uppercase;
}
.portfolio-img-container figcaption.videos {
	height:80px;
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { 
.portfolio-img-container figcaption {
	white-space:nowrap;
    overflow:hidden;
}
.portfolio-img-container figcaption a{
	font-size:11px;
}
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) { 
	.portfolio-img-container figcaption {
	white-space:nowrap;
    overflow:hidden;
}
}
@media only screen and (min-width: 320px) and (max-width: 1199px) {
.featured-product .btn-medium.empty {
	margin-top: 5px;
}
}
.page-content .row.home-systems {
	margin: 40px 0;
}
.page-content.background-black .row.home-systems p {
	color: #FFF;
}
.team h6 {
	font-weight: 18px;
	font-weight: 600;
	margin-bottom: 10px;
}
.heading-bordered h1, .heading-bordered h2, .heading-bordered h3, .heading-bordered h4, .heading-bordered h5, .heading-bordered h6 {
	border-bottom: 1px solid #87C620;
}
.heading-bordered h3 img{
	max-width:250px;
}
/* */
.carousel-li {
	height: 90px;
	line-height: 100px;
	overflow: hidden;
}
ul.carousel-li {
	display: table;
}
ul.carousel-li li {
	padding: 0;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
ul.carousel-li img {
	vertical-align: middle;
}
/* */
.page-content.parallax-3 {
	background: #86C71F url(../img/green-bg.jpg) center top no-repeat;
	color: #000;
	padding-bottom:80px;
}
.parallax-3 .heading-centered h2{
	color:#000;
}
.page-content.parallax.parallax-3 p {
	color: #000;
	font-size: 14px;
	text-align:center;
}
.testimonial.style-2 .testimonial-text p {
	text-align: center;
font-size: 18px;
line-height: 28px;
}
/* */
#footer p, footer a {
	color: #FFF;
}
.footer-wrapper {
	background: #000;
	border-top: 2px solid #e5e8ec;
}
.footer-widget-container.about-text p {
	font-size: 15px;
	line-height: 26px;
}
.footer-widget-container .widget ul.menu-list li {
	text-transform: uppercase;
}
.copyright-container {
	text-align:center;
}
.copyright-container a, .copyright-container p {
	line-height: 16px;
	text-transform: none;
}

/* */
h1, h2, h3, h4, h5, h6, p{
    color: #000000;
}
.pt-title h1 {
    background: rgba(255, 255, 255, 0.8);
    padding: 10px;
	color:#000;
	text-transform:uppercase;
}
.btn-medium{
	background:#000;
}
.btn-medium.download-link{
	margin-top:30px;
}
.content-list ul{
	margin:10px 0;
}
.content-list ul li:before{
    content: "\f105";
    font-family: 'IconFont';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
	margin:0 10px 0 0;
}
.content-list ul li{
    padding: 5px 0 5px 10px;
}
img.float-left {
    float: left;
    margin: 6px 25px 25px 0px;
}
.nivo-caption {
display: none !important;
}
/* */
.blog-posts.blog-post-small-image li .post-body, .post-body {
    padding-left: 0;
}
.post-body.blog-padding {
    padding-left: 300px !important;
}
.blog-posts.blog-post-small-image .post-info-container .post-info {
	padding-left:0;
}
.blog-posts li.blog-post {
	margin-bottom:10px;
}
@media only screen and (min-width: 320px) and (max-width: 787px) {
.post-body.blog-padding {
    padding-left: 0 !important;
}
}
/* */
.recaptchatable #recaptcha_response_field{
	margin: 5px 0px 0px !important;
}
.recaptcha_only_if_privacy{
	height:10px !important;
}
.contact-title{
	margin:20px 0 10px;
}
.wpcf7-submit {
	float: left;
	margin-top:20px;
}
/* */
.portfolio-img-container .portfolio-img-hover li.portfolio-zoom{
    margin-left: -20px !important;
}
/* */
.accordion .content {
    margin-left: 45px;
	width:auto;
}
#page-title {
	padding: 150px 0px 0px;
}
@media only screen and (max-width: 766px){
	.footer-logos img{
		  max-height: 80px;
		  margin: 20px;
		  max-width: 140px;
	}
}
@media only screen and (min-width: 767px) and (max-width: 1024px) {
	.footer-logos img{
		  max-height: 40px;
		  margin: 20px;
		  max-width: 140px;
	}
}
@media only screen and (min-width: 1025px) {
	.footer-logos img{
		  max-height: 60px;
		  margin: 20px;
		  max-width: 140px;
	}
}
.stars{
	margin-bottom:10px;
}
.icon-star-3 {
        color: #FFCC33;
}
/* Portfolio */
.sy-controls {
  display: block;
}
.sy-pager {
  margin: 1.5em 0;
}
.external-captions {
  background-color: #fff;
  padding: 1em;
}
/* */
.page-content.parallax-4 {
	background:url(../img/green-bg.jpg);
}
/* */
.map_canvas {
	height:300px;
}
#invoice label {
    font-weight: bold;
}
#invoice input[type="text"],
#invoice input[type="number"] {
    width: 100%;
}
#invoice select {
    padding: 8px 10px;
}

#invoice .row {
    margin-bottom: 0;
}

#invoice div[class^="grid"] {
    margin: 0;
}
#invoice-details {
    margin-bottom: 15px !important;
}
#invoice-number, #invoice-amount {
    font-size: 2em;
}
#invoice-amount {
    text-align: right;
}
#currency {
    font-size: .8em;
    color: #8f8f8f;
}
#invoice .wpcf7-submit {
    font-size: 2em;
    padding: 20px;
    -webkit-appearance: none;
}

#invoice .errors {
    margin-bottom: 10px;
    padding: 5px;
    background-color: #ffe5e5;
    border: 1px solid #ff8080;
    font-weight: bold;
}
/* */
.v-align-children{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
	flex-direction: row;
	-webkit-flex-direction: row;
}
@media all and (max-width: 991px) {
.v-align-children{
	display: block !important;
}
}
.thumb-wrapper{overflow: hidden;display:block;}
.grid_3 .portfolio-img{height:200px;}
.grid_3 .portfolio-img img{min-height: 200px;min-width: 100%;}
.thumb-box{
	height: 200px;
    width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
/* iframe */
.resp-container {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
	min-height:800px;
}
.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
/* updated menu */
#header-wrapper{z-index:99999999;position: absolute;background-color:transparent;}
#header-wrapper.static{background-color:#000;}
#nav li a {color: #FFF;}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
	#nav-container {width:100%;margin-left: 0;}
	#nav {width: 100%;}
	#nav ul{width:100%;text-align:center;}
	#nav li{float:none;display:inline-block;}
	#nav li ul {text-align:left;}
	#nav li ul li{width:100%;}
}
@media only screen and (max-height: 600px){
#header-wrapper {position:relative;background-color: #000;}
}
/* new home */
.s-one{
	display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 100vh;
	height: 100%;
	color:#FFF;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}
.s-one-overlay {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
  background: -moz-linear-gradient(top,  rgba(0,0,0,.2) 0%, rgba(0,0,0,0.95) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top,  rgba(0,0,0,.2) 0%,rgba(0,0,0,0.95) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom,  rgba(0,0,0,.2) 0%,rgba(0,0,0,0.95) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
  opacity: .75;
}
.s-one .container{position:relative;}
.page-header-home.s-one .container, .page-header-home.s-three .container{height:auto;}
.s-one-content{
	text-align: center;
	position: relative;
	padding-top: 200px;
}

.s-one-content h1 {
	color:#FFF;
	font-size: 65px;
	font-weight: 300;
	line-height: 1;
	text-transform: uppercase;
}
@media (max-height: 800px) and (max-width: 1199px){
	.s-one-content{align-self:flex-end;}
	.s-one-content h1 {font-size:35px;}
}
.s-one-content .mb-display p{font-size: 22px;color:#FFF;line-height:36px;font-family: 'Raleway', sans-serif !important;}
.s-one-content .mb-display{margin:0 auto 50px;width:80%;}
.s-one .btn-big{float:none; margin-top:50px;}
@media (max-height: 600px){
	.s-one-content h1{padding-top: 600px;}
	.s-one-content .mb-display{display:none;}
}
@media all and (max-width: 767px) {
	.s-one-content h1 {font-size: 45px;}
	.s-one-content .mb-display{width:100%;}
}
@media all and (max-width: 450px) {
	.s-one-content .mb-display{display:none;}
}
section.section.s-section, .s-section{padding: 70px 0 50px;}
#scroll-down {
  display: block;
  position: relative;
  padding-top: 59px;
  margin-top: 50px;
  text-align: center;
}
.arrow-down {
  display: block;
  margin: 0 auto;
  width: 10px;
  height: 38px;
}
.arrow-down:after {
  content: '';
  display: block;
  margin: 0;
  padding: 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  behavior: url(-ms-transform.htc);
  -moz-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
#scroll-down::before {
  -webkit-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  /* Safari 4+ */
  -moz-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  /* Fx 5+ */
  -o-animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  /* Opera 12+ */
  animation: elasticus 1.2s cubic-bezier(1, 0, 0, 1) infinite;
  /* IE 10+, Fx 29+ */
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -2px;
  width: 2px;
  height: 60px;
  background: #FFF;
  content: ' ';
}
@-webkit-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@-moz-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@-o-keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
@keyframes elasticus {
  0% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
  50% {
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    -moz-transform-origin: 0% 0%;
    -o-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50.1% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  100% {
    -webkit-transform-origin: 0% 100%;
    -ms-transform-origin: 0% 100%;
    -moz-transform-origin: 0% 100%;
    -o-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
  }
}
.s-two{padding: 80px 0 0;text-align:center;overflow:hidden;}
.s-two h2{font-size:40px;font-weight:300;margin-bottom:40px;}
.s-two p{font-size:15px;line-height: 1.6rem;}
.s-two .btn-big{float:none;}
.s-two .grid_3{margin-bottom:0 !important;}
/* custom image boxes */
.no-gutter > [class*='grid_'] {
    padding-right:0;
    padding-left:0;
}
.dg-imagebox07{
	height: 45vh;
	width: 100%;
	overflow: hidden;
    position: relative;
}
.thumb-box{
	height: 100%;
    width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
.dg-imagebox07 .thumb-box{
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
	-webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.dg-imagebox07:hover .thumb-box, .dg-imagebox07:focus .thumb-box {
    transform: scale(1.09,1.09);
    -ms-transform: scale(1.09,1.09);
    -moz-transform: scale(1.09,1.09);
    -webkit-transform: scale(1.09,1.09);
    -o-transform: scale(1.09,1.09);
    transform: scale(1.09,1.09);
}

.dg-imagebox07 .content{
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 20px;
	text-align: center;
	z-index: 2;
	color:
	#FFF;
	letter-spacing: 0.05em;
	z-index: 999999;
	opacity:1;
	transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: transform .35s ease-out;
} 
.dg-imagebox07:hover .content{
	transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
}
.dg-imagebox07 .btn{opacity: 0;float: none;
display: inline;}
.dg-imagebox07:hover .btn{opacity: 1;}
.dg-imagebox07 .content .center {
	vertical-align: bottom;
    bottom: 0;
    position: absolute;
    right: 0;
    left: 0;
	white-space: normal;
	padding: 15px;
	min-width: 205px;
	text-align: center;
	max-width: 98%;
	z-index: 1;
	color: #fff;
	display: inline-block;
}
.dg-imagebox07 .content .title{text-transform: uppercase;font-size: 26px;}
.dg-imagebox07 .bg{opacity:1;}
.dg-imagebox07 .bg {
    position: absolute;
    bottom: 0px;
    right: 0px;
    left: 0px;
    top: 0;
    opacity: 1;
    z-index: 1;
    transition: all 300ms ease-in;
    -moz-transition: all 300ms ease-in;
    -webkit-transition: all 300ms ease-in;
    -o-transition: all 300ms ease-in;
    -ms-transition: all 300ms ease-in;
}
.dg-imagebox07:hover .bg {
    opacity: 0.85;
}
.bg-gradient{
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
}
@media only screen and (max-width: 1024px) {
	.dg-imagebox07 .content .title{ font-size: 20px;}
	.dg-imagebox07{height: 35vh;}
}
@media only screen and (max-width: 992px) {
	.dg-imagebox07 .dg-btn-1{opacity: 1;}
}
@media only screen and (min-width: 768px)and (max-width: 992px) {
	.dg-imagebox07{height: 200px;}
	.dg-imagebox07 .content .title{ font-size: 16px; margin: 0 0 10px;}
	.dg-imagebox07 .content {left: 10px;right: 10px;}
}
.s-three{
background: rgb(0,0,0); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(82,81,83,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(82,81,83,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(82,81,83,1) 0%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#525153',GradientType=0 ); /* IE6-9 */
padding-top:140px;
}
.s-three p, .s-three h2{
color:#FFF !important;
}
.s-three .row{margin-bottom:0;}
/* new interior */
#page-title {padding: 300px 0px 0px;background-repeat: no-repeat ;background-size: cover;background-attachment:scroll;}
.pt-title h1 {background: transparent;padding: 0;color:#FFF;}
@media only screen and (max-width: 1199px){
	.pt-title h1 {text-align:center;}
}
