.os_fancybox-nav span{
  visibility: visible !important;
}

.os_fancybox-wrap{
  z-index:9999 !important;
}

.desktop-view{
  display:block;
}

.mobile-view{
  display:none;
}

@media only screen and (max-width: 768px){
  .desktop-view{
  display:none;
  }
  
  .mobile-view{
    display:block;
  }
}

.gap-bottom{
  padding-bottom:20px;
}

a {
    -webkit-transition: color 300ms, background-color 300ms;
    transition: color 300ms, background-color 300ms;
}

.search-position {
    float: right;
}

.search-position > div:nth-child(2) {
	height:34px;
}

#sp-header {
    height: 60px;
    background-color: #f6f6f6;
box-shadow: none;
}

#sp-download {
padding-bottom: 10px;
}

#sp-top {
    width: 100%;
    position: fixed;
    z-index: 9999;
    top: 0;
    overflow-x: hidden;
    background-color: white;
}

#sp-section-2 {
    position: fixed;
    z-index: 9999;
    top: 100px;
    overflow-x: hidden;
    width: 100%;
}

#sp-header {
    position: fixed;
    z-index: 9999;
    top: 110px;
}

#sp-slider {
    padding-top: 190px;
}

.dl-link {
position: absolute;
right: 15px;
/*right: -89px;
-webkit-transition: all 300ms;
transition: all 300ms;*/
box-shadow: 0 0 5px rgba(0,0,0,.7);
margin-bottom:15px;
top:10px;
z-index: 10;
    background-color: #111111;
    border-radius: 5px;
}


.dl-link-product-pg {
    box-shadow: 0 0 5px rgba(0,0,0,.7);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    background-color: #111111;
    border-radius: 5px;
    margin-left: auto;
    text-align: left;
}

@media only screen and (max-width: 1082px){
.dl-link-product-pg {
    position: relative;
    right: 15px;
    box-shadow: 0 0 5px rgba(0,0,0,.7);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    background-color: #111111;
    border-radius: 5px;
  text-align: left;
  }
}

@media only screen and (max-width: 676px){
  .dl-link-product-pg {
    position: relative;
    right: 15px;
    box-shadow: 0 0 5px rgb(0 0 0 / 70%);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    background-color: #111111;
    border-radius: 5px;
  }
}

.dl-link-product-pg-left {
    box-shadow: 0 0 5px rgba(0,0,0,.7);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    background-color: #111111;
    border-radius: 5px;
    width: 30%;
}

@media only screen and (max-width: 1399px){
  .dl-link-product-pg-left {
    position: relative;
    left: 15px;
    box-shadow: 0 0 5px rgba(0,0,0,.7);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    width: 40%;
    background-color: #111111;
    border-radius: 5px;
	}
}

@media only screen and (max-width: 629px){
  .dl-link-product-pg-left {
    position: relative;
    left: 15px;
    box-shadow: 0 0 5px rgb(0 0 0 / 70%);
    margin-bottom: 15px;
    top: 10px;
    z-index: 10;
    width: 85%;
    background-color: #111111;
    border-radius: 5px;
	}
}

.dl-link1 {
    position: absolute;
    /* right: 15px; */
    /* box-shadow: 0 0 5px rgba(0,0,0,.7); */
    /* margin-bottom: 15px; */
    /* top: 10px; */
    z-index: 10;
    background-color: #414141;
    border-radius: 5px;
}

/*.dl-link:hover {
right: 15px;
}*/

.dl-link img {
height: 50px;
display: inline-block;
background-color: #6fc91a;
padding: 5px;
vertical-align: top;
}

.dl-link-product-pg img {
  height: 50px;
display: inline-block;
background-color: #6fc91a;
padding: 5px;
vertical-align: top;
}

/*@media only screen and (max-width: 676px){
.dl-link-product-pg img {
	height: 50px;
    display: inline-block;
    background-color: #6fc91a;
    padding: 5px;
    vertical-align: top;
    width: 100%;
    object-fit: contain;
	}
}*/

.dl-link-product-pg-left img {
  height: 50px;
display: inline-block;
background-color: #6fc91a;
padding: 5px;
vertical-align: top;
}

/*@media only screen and (max-width: 1399px){
.dl-link-product-pg-left img {
	height: 50px;
    display: inline-block;
    background-color: #6fc91a;
    padding: 5px;
    vertical-align: top;
    object-fit: contain;
  }
}

@media only screen and (max-width: 629px){
.dl-link-product-pg-left img {
    height: 50px;
    display: inline-block;
    background-color: #6fc91a;
    padding: 5px;
    vertical-align: top;
    width: 100%;
    object-fit: scale-down;
}
}
*/
.dl-link1 img {
height: 50px;
display: inline-block;
background-color: #6fc91a;
padding: 5px;
vertical-align: top;
border-radius: 5px;
}

.dl-link span {
background-color: #000;
display: inline-block;
height: 50px;
padding: 5px 15px;
line-height: 1.4em;
text-align: left;
color:#fff;
}

.dl-link-product-pg span {
background-color: #000;
display: inline-block;
height: 50px;
padding: 5px 15px;
line-height: 1.4em;
text-align: left;
color:#fff;
}

.dl-link-product-pg-left span {
background-color: #000;
display: inline-block;
height: 50px;
padding: 5px 15px;
line-height: 1.4em;
text-align: left;
color:#fff;
}

.dl-link1 span {
background-color: #000;
display: inline-block;
height: 50px;
padding: 5px 15px;
line-height: 1.4em;
text-align: left;
color:#fff;
}

#sp-banner .custom {
position:relative;
}

.itemid-109 #sp-product {
    margin-top: 500px;
}

.itemid-112 h2.banner-title {
	padding-top:2em;
}

h2.banner-title {
	margin:0!important;
	/*background-image:url(../../../images/banner-wood01.jpg);*/
	width:100%;
	height:300px;
	text-align:center;
	color:#fff;
	font-size:3.5em;
	font-weight:normal;
	padding:0 .1em;
	padding-top:2.2em;
	text-transform:uppercase;
	text-shadow:1px 1px 3px rgba(0,0,0,.7);
	background-size:cover;
	background-position: 0% 53% !important;
	position: absolute;
	z-index: 5;
    top: 190px;
}

h2.banner-title span.sub {
	font-size:.4em;
	display:block;
	text-transform:capitalize;
	margin-top:5px;
}

a.btn-enquiry {
position: fixed;
z-index: 9999999;
right: 0;
top: 50%;
background: #004d00;
color: #fff;
padding: 7px 15px;
font-weight: bold;
border-top-left-radius: 5px;
border-bottom-left-radius: 5px;
text-shadow:1px 1px 3px rgba(255,255,255,.3);
}


#gafancybox-skin316 {
    background-image: url(/images/popup-backgroud.jpg)!important;
    background-repeat: no-repeat!important;
    background-size: cover!important;
    height: 650px!important;
}

#gafancybox-skin316 .gafancybox-outer .gafancybox-inner {
    padding: 75px;
}

/*#sp-content > .container, 
#sp-content > .container > .row {
	width:100%;
	padding:0;
}*/

.sp-module {
    margin-top: 0;
}

.search {
    line-height: 20px;
    text-align: left;
}

.search-results .result-category {
   display: none;
}

.search input.button {
line-height:78px;
vertical-align: middle;
}

input.search-query {
    width:300px;
	border:none;
	background-color:#f6f6f6;
	box-shadow:none;
	border-radius:10px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	display:inline-block;
	vertical-align: middle;
}

.btn-fb {
	margin-bottom:5px;
	line-height:78px;
	text-align: right;
}

#sp-top #sp-menu {
	width: 8.33333333%;
}

#sp-top #sp-menu .sp-megamenu-wrapper {
	display:none;
}

#sp-top1 div {
text-decoration: blink;
font-family: Oswald, sans-serif;
font-weight:400;
text-align:right;
letter-spacing:.1em;
}

#sp-top1 div a {
color:#fff;
}

#sp-component table.product-type {
    margin: 0;
}

#sp-component table.product-type tr:first-child {
    background-color: #fff;
}

#sp-component table.product-type tr:nth-child(2n) {
    background-color: #fff;
}

#sp-component table.product-type tr:nth-child(2n+1) {
    background-color: #fff;
}

#sp-component table.product-type tr td {
border: solid 1px #f6f6f6;
    font-weight: 400;
}

#sp-component table.product-type > tbody > tr:first-child {
font-weight:bold;
color:#fff;
background-color:#333;
}

table.product-type > tbody > tr > td:first-child {
width:40%;
}

table.product-type > tbody > tr > td:nth-child(2n) {
width:30%;
}

table.product-type > tbody > tr > td:last-child {
width:30%;
}

table.product-type img {
display:inline-block;
}

.sp-accordion {
background-color:#f6f6f6;
}

.sp-accordion.sp-accordion-style4 .sp-accordion-inner {
    background: none;
padding: 15px;
}

.sp-accordion.sp-accordion-style4 .sp-accordion-inner p {
    margin: 0;
}

.sp-accordion.sp-accordion-style4 .toggler {
color: #fff;
    background: none;
background-color: #6fc91a;
border-bottom: 1px solid #fff;
}

.sp-accordion.sp-accordion-style4 .toggler, .sp-accordion.sp-accordion-style4 .toggler span, .sp-accordion.sp-accordion-style4 .toggler span span {
    height: 40px;
    line-height: 35px;
font-size: 14px;
font-weight:normal;
}

.sp-accordion.sp-accordion-style4 .toggler span span {
    background: none;
    padding: 0;
padding: 0 15px;
padding-left:0;
}

.sp-accordion.sp-accordion-style4 .active span span {
    background: none;
}

.sp-accordion.sp-accordion-style4 .toggler span span:before {
    content:'+';
display: inline-block;
font-size:20px;
font-weight:bold;
height:40px;
width:40px;
background-color:#333;
border-bottom: solid 1px #fff;
text-align:center;
margin-right:15px;
}

.sp-accordion.sp-accordion-style4 .active span span:before {
    content:'-';
display: inline-block;
font-size:20px;
font-weight:bold;
height:40px;
width:40px;
background-color:#333;
border-bottom: solid 1px #fff;
text-align:center;
margin-right:15px;
}

.product-gallery {
display:flex;
margin-left: 0;
}

.product-gallery > div:first-child {
background-color:#6fc91a;
}

.features {
    padding: 20px 10px;
    background-color: #3e3e3e;
    margin-bottom: 20px;
}

.features > h5 > span {
    color: white;
}

.features > ul > li {
    color: white;
}
#sp-section-13 {
    background-color: #111111;
    color: #ffffff;
}

#sp-component .features h5 {
    margin-bottom: 20px;
    margin-top: 0;
text-align:center;
}

#sp-position6 .sp-module-title {
    border-bottom: 1px solid #6fc91a;
    margin-bottom: 20px;
    width: 80%;    
}

.features ul {
margin: 0;
padding: 0;
text-align: center;
margin-bottom: 15px;
}

.features ul li {
display: inline-block;
width: 9%;
margin-right: 3%;
text-align: center;
vertical-align: top;
line-height: 1.3em;
font-weight:bold;
}

.features ul li:last-child {
margin-right:0;
}

.features ul li img {
width:100%;
}

<!--
/* @group Blink */
.blink {
	-webkit-animation: blink 1s linear infinite;
	-moz-animation: blink 1s linear infinite;
	-ms-animation: blink 1s linear infinite;
	-o-animation: blink 1s linear infinite;
	 animation: blink 1s linear infinite;
}
@-webkit-keyframes blink {
	0% { opacity: 1; }
	10% { opacity: 0; }
	30% { opacity: 1; }
	100% { opacity: 1; }
}
@-moz-keyframes blink {
	0% { opacity: 1; }
	10% { opacity: 0; }
	30% { opacity: 1; }
	100% { opacity: 1; }
}
@-ms-keyframes blink {
	0% { opacity: 1; }
	10% { opacity: 0; }
	30% { opacity: 1; }
	100% { opacity: 1; }
}
@-o-keyframes blink {
	0% { opacity: 1; }
	10% { opacity: 0; }
	30% { opacity: 1; }
	100% { opacity: 1; }
}
@keyframes blink {
	0% { opacity: 1; }
	10% { opacity: 0; }
	30% { opacity: 1; }
	100% { opacity: 1; }
}
/* @end */
-->

/*#sp-position1 {
width: 50%;
}*/

#sp-top2 {
width:33.3333333%;
}

.btn-fb img {
display:inline-block;
width:auto;
height:45px;
padding-left:5px;
}

.btn-fb > a > img:nth-child(2) {
height:55px;
}


.sp-megamenu-parent {
    float: left;
}

.sp-megamenu-parent > li {
    padding-left:5px;
}

.sp-megamenu-parent > li:first-child {
    padding-left:0;
}

.sp-megamenu-parent > li > a {
    line-height: 60px;
    text-transform: capitalize;
	font-size: 1.1em;
	color:#666;
	font-weight:normal;
	padding:0;
}

.sp-megamenu-parent > li > a:after {
content:'';
    border-right: solid 1px #eee;
padding-right:25px;
padding-top:10px;
padding-bottom:10px;
}

.sp-megamenu-parent > li:last-child > a:after {
    border-right: none;
padding-right:0;
}

.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    color: #6fc91a;
    background-color: transparent;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
    /*background: #59ae0a;*/
color:#fff;
 background: #6fc91a;
}


.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background: #ffffff;
    padding: 0;
    width: 250px;
}

.offcanvas-menu .sp-module ul.menu > li > a::before {
    content: none;
}

#sp-prod-nav .sp-module ul {
display: flex;

}

#sp-prod-nav .sp-module ul > li {
    border-bottom: none;
    text-align: center;
	margin-right:1px;
margin-bottom:3px;
margin-top:3px;
flex-grow: 1;
}

#sp-prod-nav .sp-module ul > li:last-child {
    margin-right:0;
}

#sp-prod-nav .sp-module ul > li > a {
background-color: #6fc91a;
color: #fff;
padding: .6em 1.2em;
font-size: 1.1em;
line-height: 1.3em;
}

#sp-prod-nav .sp-module ul > li > a::before {
    content: none;
    margin-right: 0;
}

.about {
    display: flex;
	line-height: 1.3em;
	font-weight:100;
	font-size:1.1em;
}

.about span {
	font-size:.8em;
}

.about-spacing {
     text-align: center;
     padding-top: 60px;
}

.about-padding {
	padding-bottom: 50px;
}

.about h6 {
    display: contents;
}

h2.title {
	color:#6fc91a!important;
	font-weight:400;
	font-size:1.9em;
	margin-bottom:10px;
}

.entry-header h2 {
	/*color:#6fc91a;*/
	color:#614312;
	font-weight:400;
	font-size:2.5em;
	margin-top:40px;
	margin-bottom:10px;
}

h1.e-mail {
	color:#fff;
	line-height: 1.2em;
	font-size: 1.2em;
	font-weight:400;
	margin-top: 0;
}

.camera_commands {
	display:none!important;
}

.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont {
    border-radius: 20px;
}

.sp-module .sp-module-title {
    margin: 0;
    text-transform: uppercase;
    line-height: 2em;
	color:#6fc91a;
	font-weight:400;
	font-size:2.7em;
	margin-bottom:10px;
	letter-spacing: 1px;
}

#sp-bamboo-series .sp-module .sp-module-title span {
    background-color:#fff;
	padding-right: 30px;
position: relative;
}

#sp-position5 .sp-module .sp-module-title span, #sp-position-newproduct .sp-module .sp-module-title span {
    background-color:#fff;
	padding-right: 30px;
    position: relative;
    font-size: 32px;
}

#sp-position6 .sp-module .sp-module-title span {
    font-size: 32px;
}

#sp-position4 .sp-module .sp-module-title span {
    background-color:#fff;
	padding-right: 30px;
position: relative;
}

#sp-bamboo-series .sp-module .sp-module-title:before {
    background: #6fc91a;
    content: "";
    display: block;
    height: 1px;
    position: absolute;
    top: 9%;
    width: 1340px;
}

#sp-position4 .sp-module .sp-module-title:before {
background: #6fc91a;
content: "";
display: block;
height: 1px;
position: absolute;
top: 9%;
width: 1340px;
}

#sp-position5 .sp-module .sp-module-title:before, #sp-position-newproduct .sp-module .sp-module-title:before {
background: #6fc91a;
content: "";
display: block;
height: 1px;
position: absolute;
top: 8%;
width: 1340px;
}

#sp-position8 .sp-module .sp-module-title span {
    background-color:#f6f6f6;
	padding-right: 30px;
position: relative;
}


#sp-position8 .sp-module .sp-module-title:before {
background: #6fc91a;
content: "";
display: block;
height: 1px;
position: absolute;
top: 9%;
width: 1340px;
}

#sp-footer .sp-module .sp-module-title {
    line-height: 1.4em;
	font-size:2em;
text-transform:capitalize;
color:#fff;
}

/*#sp-product-range ul.nav.menu > li > a {
	display:none;
}*/


.notice-title {
	font-size: 32px;
    font-weight: 600;
    color: #840906;
    margin-bottom: 20px;
}

.notice-desc {
    margin-bottom: 0px;
    font-size: 18px;
    padding-right: 150px;
    font-weight: 400;
}

.notice-contact {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.6;
    color: #007d00;
}

.notice-contact-title {
    margin-bottom: 15px;
    font-size: 18px;
    padding-right: 150px;
    font-weight: 400;
    margin-top: 25px;
}

.notice-contact a {
    color: #007d00!important;
}

#sp-product-range ul.nav.menu {
display:block;
}

#sp-product-range ul.nav.menu > li{
    border-bottom: none;
	display: inline-block;
	margin-bottom:15px;
}

#sp-product-range ul.nav.menu > li > a {
line-height: 18px;
color:#ddd;
display:initial;
background: rgb(255,255,255,.2);
padding: 5px 10px;
border-radius: 5px;
}

#sp-product-range ul.nav.menu li > a::before {
    content: none;
margin:0;
}

#sp-intro {
	padding:30px 0 60px 0;
}

#sp-intro .info-left {
	width:45%;
	padding-right:3%;
	border-right: solid 2px #6fc91a;
	float:left;
}

#sp-intro .info-right {
	width:55%;
	padding-left:4%;
	float:left;
}
/*.icon {
    float: left;
	max-width: 100%;
	width:25%;
	padding:0 1%;
}*/


#sp-section-14 {
    padding: 40px 0 10px 0!important;
}

.foot-icon {
text-align:center;
}

.foot-icon > img {
width: auto;
display: inline-block;
padding-right: 1.5%;
height: 85px;
text-align:center;
margin-top:10px;
}

.foot-icon > img:first-child {
width: auto;
}

.foot-icon > img:nth-child(4) {
width: auto;
}

.foot-icon > img:nth-child(5) {
width: auto;
}

.foot-icon > img:nth-child(7) {
height: 77px;
}

.foot-icon > img:last-child {
padding-right: 0;
}

.about-centerline {

    background-color: #7cb944;
    height: 190px;
    width: 2px;
    float: right;
    margin-right: 30px;

}

.info {
	line-height: 18px;
	padding-top: 5px;
}


.gallery {
	width: auto;
	display: inline-block;
}

.gallery figure {
	width: 314px;
	display: inline-block;
}

.clear {
	clear: both;
}

.email-us {
    margin: 0 auto 40px auto;
}

.btm-icon img {
	display: inline-block;
	width: 50px;
	margin:0 10px;
}

#sp-copyright {
    background: #6fc91a;
}

.os-gallery-tabs-main-2 {
	padding-bottom:20px;
}

a.btn-eye {
	background-color:#6fc91a;
	color:#fff;
	padding:.6em 1.2em;
	font-size:1.1em;
}

a.btn-eye:hover {
	background-color:#56a60a;
}

a.btn-eye:after {
	content:"\25b6";
	font-size:.5em;
	position:relative;
	top:-2px;
	padding-left:10px;
}

a.btn-pdf {
	background-color:#6fc91a;
	color:#fff;
	padding:.6em 1.2em;
	font-size:1.1em;
}

a.btn-pdf:before {
	content:url(../../../images/icn-pdf.png);
	height:20px;
}


/*---------------*/
/***** Bubba *****/
/*---------------*/

.grid {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: .5%;
    /*height: 230px;*/
    text-align: center;
    cursor: pointer;
}

.grid figure.col-lg-4 {
	width:32.66666666%;
}

.grid figure:first-child {
    margin-left: 0;
}

.grid figure:nth-child(3n) {
    margin-right: 0;
}

.grid figure:nth-child(4n) {
    margin-left: 0;
}

.grid figure:last-child {
    margin-right: 0;
}

figure.effect-bubba {
	padding:0;
}

figure img {
box-shadow: 1px 1px 2px 0 rgba(0,0,0,.5);
}

figure h3 {
margin-top: 10px;
margin-bottom: 25px;
}

figure h3 a {
	color:#333!important;
	font-size: 22px !important;
	font-weight: 400;
}

/*figure h3 a:before {
	content:'';
	width:50px;
	height:5px;
	background-color:#6fc91a;
	display: block;
	margin: 0 auto;
	margin-bottom:10px;
-webkit-transition: width 300ms;
    transition: width 300ms;
}*/

figure h3 a:hover {
	color:#6fc91a!important;
}

/*figure h3 a:hover:before {
	width:200px;
}*/


figure.effect-bubba .overlay {
	opacity: 0;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
	position: absolute;
	background-color:#6fc91a;
	width:100%;
	height:100%;
	top:0;
	z-index: 1;
}

figure.effect-bubba:hover .overlay {
	opacity: 0.5;
}

figure.effect-bubba figcaption {
	position:absolute;
	width:100%;
	height:100%;
	display: flex;
  justify-content: center;
  flex-direction: column;
}

figure .caption{
	position:absolute;
	width:100%;
	height:100%;
	display: flex;
  justify-content: center;
  flex-direction: column;
  z-index: 99;
  }
  

figure.effect-bubba figcaption::before,
figure.effect-bubba figcaption::after {
	position: absolute;	
	top: 30px;
	right: 30px;
	bottom: 30px;
	left: 30px;
	content: '';
	opacity: 0;
	-webkit-transition: opacity 0.35s,
 	-webkit-transform 0.35s;
	transition: opacity 0.35s,
	 transform 0.35s;
}

/*figure.effect-bubba figcaption::before {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(0,1);
	transform: scale(0,1);
}*/

figure.effect-bubba figcaption::after {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	-webkit-transform: scale(1,0);
	transform: scale(1,0);
}

figure::after {
   background-color:#97f888;
}


figure.effect-bubba h2 {
	/*opacity: 0;*/
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,30px,0);
	transform: translate3d(0,30px,0);
	font-size:1.7em;
	color:#fff;
	margin-top:40px;
}

figure.effect-bubba:hover h2:after {
	content:"";
	width:20%;
	height:3px;
	background-color:#fff;
	position:absolute;
	bottom:-15px;
	left:40%;
}

figure.effect-bubba p {
	padding: 20px 2.5em;
	opacity: 0;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(0,20px,0);
	transform: translate3d(0,20px,0);
	font-size:.9em;
	font-weight:normal;
	color:#fff;
}



figure.effect-bubba:hover figcaption::before,
figure.effect-bubba:hover figcaption::after {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
}

figure.effect-bubba:hover h2,
figure.effect-bubba:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

figure.effect-bubba:hover h2 {
	margin-top:30px;
}

#sp-product {
	margin-top:190px;
}

#sp-position4 {
	margin-top:50px;
	margin-bottom:60px;
}

#sp-position3 .img-block {
	width:16.666666%!important;
	background: none!important;
	box-shadow:none!important;
}

[class^="os-gallery-tabs-main"] .os-cat-tab-images .img-block a {
    display: inline!important;
}

.enquiry-body {
	line-height: 20px;
}

.about-centerline-1 {
    background-color: #7cb944;
    height: 90px;
    width: 2px;
    float: left;
    margin-right: 10px;
}

.enquiry-spacing {
	width: 23.3%;
	float: left;
	margin-right: 10px;
}

.enquiry-tel {
	padding-left: 85px;
	text-align: left;
}

.enquiry-email {
	padding-left: 50px;
	text-align: left;
}

.enquiry-link {
	padding-left: 85px;
	text-align: left;
}

.spacing {
    margin: 60px 0;
}

.hover11 figure img {
	opacity: 1;
	-webkit-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
}
.hover11 figure:hover img {
	opacity: .5;
}

/*NEWS*/
.sp-module ul > li.newsitem {
    border-bottom: none;
}

.latestnewsenhanced_103 .newshead .picture {
    border: none!important;
}

.latestnewsenhanced_124 .newshead .picture {
    border: none!important;
}

.newsinfo {
    overflow: visible!important;
}

.latestnewsenhanced_103 .headleft {
    float: none!important;
    margin-right: 0!important;
	position:relative;
}

.latestnewsenhanced_124 .headleft {
    float: none!important;
    margin-right: 0!important;
	position:relative;
}

.newshead {
	margin-bottom:10px;
}


.latestnewsenhanced_103 .newstitle a {
    color:#6fc91a;
}

.latestnewsenhanced_124 .newstitle a {
    color:#6fc91a;
}

.newsdate {
	color:#999;
}

a.btn-update {
position: absolute;
z-index: 50;
top: -20px;
right:40px;
}

a.btn-update img {
width:40px;
}

.newsitem, .news {
	overflow:visible!important;
}

.responsive-map iframe {
		height:400px;
		width:100%;
}

.responsive-map {
	height:400px;
}

#sp-bottom2 {
	padding-top:30px;
}


.inquiry-btn {
	position:relative;
	top:1.2em;
}

#sp-footer {
	text-align:left;
}

#sp-footer img {
	display:inline-block;
	width:40px;
}

.enquiry > div > a:hover {
    color: #333!important;
}


#sp-footer strong {
	color:#6fc91a;
}

.enquiry {
	 display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}

.enquiry > div {
	border-right: solid 2px #6fc91a;
	 width:17%;
	 padding:0 2.5%;
}

.enquiry > div:first-child {
	border-right: solid 2px #6fc91a;
	 width:31.5%;
	 padding:0;
}

.enquiry > div:nth-child(4){
	 width:21.5%;
}

.enquiry > div:last-child {
	border-right: none;
	padding-right:0;
	width:13%;
}

.enquiry > div > img {
	display:inline-block!important;
}

#sp-footer {
	padding-top:0;
}

#sp-copyright {
	font-size:.9em;
	text-align:center;
}

#sp-component strong {
	font-size:1em;
}

#sp-component h5 {
	font-size:1.3em;
	margin-bottom:5px;
	margin-top:20px;
	clear:both;
    color: white;
}

#sp-component table {
	width:100%;
	margin-top:15px;
}

#sp-component table tr:nth-child(odd) {
	background-color:#f0f0f0;
}

#sp-component table tr:nth-child(even) {
	background-color:#fafafa;
}

#sp-component table tr:first-child {
	background-color:#eee;
}

#sp-component table tr td {
	padding: 5px 10px;
	border-right:solid 1px #fff;
}

#sp-component table tr td:last-child {
	border-right:none;
}

#sp-component .icon {
    float: none;
    width: 150px;
    padding: 1%;
	display:inline-block;
}


ul.prod-2 {
	padding:0;
	margin:0;
}

ul.prod-2 li {
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
	width:49.5%;
	margin-bottom:20px;
}

ul.prod-2 li img {
	width:100%;
}

ul.prod-2 li:first-child {
	margin-right:1%;
}

ul.prod-3 {
	padding:0;
	margin:0;
}

ul.prod-3 li {
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
	width:32.6666666%;
	margin-bottom:20px;
	margin-right:1%;
}

ul.prod-3 li img {
	width:100%;
}

ul.prod-3 li:last-child {
	margin-right:0;
}

ul.dl-list {
	padding:0;
	margin:0;
}

ul.dl-list li {
	padding:5px 10px;
	margin:0;
	display:block;
	background-color:#f6f6f6;
}

ul.dl-list li:nth-child(even) {
	background-color:#fcfcfc;
}

ul.dl-list li:hover {
	background-color:#f1f1f1;
}

ul.dl-list li:nth-child(even):hover {
	background-color:#f9f9f9;
}

ul.dl-list li img {
	display:inline;
	margin-right:8px;
}

ul.dl-list li a {
	color:#333;
}

table.video tr td {
	width:33.333333%;
}

table.video iframe {
	width:100%;
	height:250px;
	margin-top:5px;
}

[class^="os-gallery-tabs-main"] .osgalery-cat-tabs li a.active {
    background: #6fc91a;
    color: #fff;
	border-radius:5px;
}

[class^="os-gallery-tabs-main"] .osgalery-cat-tabs li a {
    padding: 0 10px;
    border-radius: 5px;
	border: solid 1px #6fc91a;
}


[class^="os-gallery-tabs-main"] .osgalery-cat-tabs li a:hover {
    background: #6fc91a;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
	color: #fff;
}

[class^="os-gallery-tabs-main"] .os-cat-tab-images .img-block {
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2)!important;
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2)!important;
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.2)!important;
}

#sp-component .osgalery-cat-tabs {
	padding-top:5px!important;
	padding-bottom:5px!important;
}

#sp-component .os-cat-tab-images > div > div {
	width:16.25%!important;
	margin-left:0!important;
	margin-right:.5%!important;
	margin-top:0!important;
	margin-bottom:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(6n) {
	margin-right:0!important;
}

#sp-component .export .os-cat-tab-images > div > div {
	width:24.625%!important;
	margin-left:0!important;
	margin-right:.5%!important;
	margin-top:0!important;
	margin-bottom:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:0!important;
}

#sptab117 ul.tabs_container {
    text-align: center;
}

#sptab117 ul.tabs_container li.tab {
    background: #fff;
    color: #6fc91a;
    float: none;
    padding: 0 0 0 10px;
	display:inline-block;
	border-radius:5px;
	border-top-right-radius:0;
	border-bottom-right-radius:0;
	border: solid 1px #6fc91a!important;
}

#sptab117 ul.tabs_container li.tab:nth-child(2) {
	border: solid 1px #6fc91a!important;
	border-left: 0!important;
	border-right: 0!important;
	border-top-left-radius:0;
	border-bottom-left-radius:0;
}

#sptab117 ul.tabs_container li.tab:last-child {
	border-top-left-radius:0;
	border-bottom-left-radius:0;
	border: solid 1px #6fc91a!important;
	border-top-right-radius:5px;
	border-bottom-right-radius:5px;
	
}

#sptab117 ul.tabs_container li.tab span {
    background: none;
    padding: 0 10px 0 0;
    margin: 0 4px 0 0;
    text-transform: capitalize;
}

#sptab117.sptab_green ul.tabs_container li.tab.active {
    background: #6fc91a;
	color: #fff;
}

#sptab117.sptab_green ul.tabs_container li.tab.active span {
    background: none;
}

#sptab117 .tabs_mask, #sptab117 ul.tabs_container li span {
    height: auto!important;
    line-height: initial!important;
}

#sptab117 .tabs_buttons {
    overflow: visible;
	margin-bottom: 20px;
}

#sptab117 ul.tabs_container li.tab, #sptab117 ul.tabs_container li.tab span {
    font-size: 1em;
    padding: 3px 7px !important;
}

#sp-component [class^="os-gallery-all-in-one-main"] .img-block.none-effect, #sp-component [class^="os-gallery-album-tabs-main"] .img-block.none-effect, #sp-component [class^="os-gallery-tabs-main"] .img-block.none-effect {
    background: transparent;
    overflow: hidden;
}

#sp-component [class^="os-gallery-album-tabs-main"], #sp-component [class^="os-gallery-all-in-one-main"], #sp-component [class^="os-gallery-tabs-main"] .os-cat-tab-images {
    overflow: hidden;
}

#sp-component .page-header {
	display:none;
}

#sp-component .event {
	padding:20px 0 50px;
}

h1.displayname {
color: #6fc91a;
    font-weight: 400;
    font-size: 1.9em;
    margin-bottom: 10px;
}

.search h1.page-title {
color: #6fc91a;
    font-weight: 400;
    font-size: 1.9em;
    margin-bottom: 10px;
}


/*.eventgallery-tiles .event-thumbnail {
	width: 100%;
    height: 200px;
    object-fit: cover;
    overflow: hidden;
}

.eventgallery-tiles-list .eventgallery-tile img {
    height: auto !important;
    object-fit: cover;
    width: 100% !important;
}*/

.eventgallery-tiles-list .eventgallery-tile {
    width: 25%;
}

.eventgallery-tile .content {
	position: absolute;
    bottom: 0;
}

.eventgallery-tile .content h2 {
	color: #fff;
	font-size:14px;
	text-shadow:1px 1px 1px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,.7);
	padding: 5px;

}

.eventgallery-tile {
	height: 170px;
overflow: hidden;
}

.eventgallery-tile .event-thumbnail {
	height: 160px;
    overflow: hidden;
}


h5.os-gallery-img-title {
	margin:0;
	/*position:absolute;
	top:95%;*/
	font-size: .72em!important;
	color:#fff;
	padding:0;
	margin:0!important;
	padding:3%;
	position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align:center;
  font-weight:normal;
}

.export .os-gallery-caption {
	background-color: rgba(0,0,0,.5);
}

/*TESTIMONIAL*/
.pb30 {
    padding-top: 15px;
	padding-bottom:10px;
}

.testimonial h3 {
	color:#6fc91a;
	margin-bottom:0;
	margin-top: 10px;
}

.testimonial h4 {
	font-size:1em;
	color:#999;
	margin-top:5px;
}

.img-container {
	width:100px;
	height:100px;
	border-radius:50%;
}

.img-container img {
	width:100%;
	height:100%;
	object-fit:cover;
	overflow:hidden;
}

.inner.testimonial blockquote {
    background-color: #f6f6f6;
	border-radius:10px;
	font-size:1em;
	/*box-shadow:0 0 3px 0 rgba(0,0,0,.3);*/
}

.inner.testimonial.signle-list blockquote.left-arrow::before {
    border-right: 20px solid #f6f6f6;
}

.inner.testimonial.signle-list blockquote.right-arrow::before {
    border-left: 20px solid #f6f6f6;
}

/*CONTENT*/
.contsruction {
	font-size: 3.5em;
}

.contsruction img {
	width:300px;
}

.contsruction h2 {
	text-align:center;
	width:60%;
	margin:0 auto;
	font-size:.4em;
}

p.chrono_credits {
	display:none;
}

.chronoforms {
	padding:0;
		width:100%;
		margin:0 auto!important;
}

.search .btn-toolbar button {
    background: #6fc91a!important;
}


.result-title a {
color:#6fc91a!important;
}

.pagination > .active > a:hover, .pagination > .active > a:focus, .pagination > .active > span:hover, .pagination > .active > span:focus {
    border-color: #6fc91a!important;
    background-color: #6fc91a!important;
}

.pagination > .active > a, .pagination > .active > span {
    border-color: #6fc91a!important;
    background-color: #6fc91a!important;
}

.semanticui-body {
font-family:Open Sans, sans-serif!important;
}

.semanticui-body h2 {
font-size:1.9em!important;
font-family:Open Sans, sans-serif!important;
font-weight:normal!important;
}

.semanticui-body p {
line-height: inherit!important;
}

.ui.green.button, .ui.green.buttons .button {
    background-color: #6fc91a!important;
}	

.ui.green.button:hover, .ui.green.buttons .button:hover {

    background-color: #6fc91a!important;
}

.camera_caption > div {
	padding:20px!important;
}

#camera_wrap_101 .camera_caption > div div.camera_caption_desc {
margin-top:10px;
font-style: italic;
}

/*#camera_wrap_101 .camera_caption {
    bottom: 10em;

    right: 25em !important;

    text-align: right;

    left: auto !important;

    width: 35%;

}


.camera_caption > div {
    background: none!important;

	border-radius:0!important;
    border-right: solid 3px #fff;

}


#camera_wrap_101 .camera_caption > div div.camera_caption_title {

    font-size: 2.5em!important;
text-shadow: 1px 1px 1px rgba(0,0,0,.7);

}


#camera_wrap_101 .camera_caption > div div.camera_caption_desc {

    font-size: 1.2em!important;
margin-top:5px;
text-shadow: 1px 1px 1px rgba(0,0,0,.7);
}

.contact-form-adjust {
width:60%;
margin:0 auto;
}*/

.btn-top2 {
display:none;
}

#sp-bottom3 {

border-left: solid 1px #666;
}

#sp-bottom5 {

border-left: solid 1px #666;
}

#sp-footer2 {
 border-left: solid 1px #666; 
}

@media only screen and (max-width: 1640px){
/*#camera_wrap_101 .camera_caption {
 right: 20em !important;
    width: 40%;

}*/
}

@media only screen and (max-width: 1480px){
/*#camera_wrap_101 .camera_caption {


    right: 15em !important;
    width: 45%;

}*/

}

@media only screen and (max-width: 1280px){
/*#camera_wrap_101 .camera_caption {


    right: 10em !important;
    width: 50%;

}*/

}



@media only screen and (min-width: 1400px){
.container {
    width: 1370px;
}

/*#sp-slider .container {
    width: 1620px;
}*/
}

@media only screen and (max-width: 1399px){
#sp-position4 .sp-module .sp-module-title::before {
    width: 1140px;
}

#sp-position8 .sp-module .sp-module-title::before {
    width: 1140px;
}

.foot-icon > img {
    height: 70px;
}

.foot-icon > img:nth-child(7) {
height: 65px;
}
.sp-megamenu-parent > li > a {
    font-size: 0.9em;
}
}



@media only screen and (max-width: 1199px){

h2.banner-title {
	padding-top:2em;
}

.container {
    width: 100%;
padding:0 2%;
}

#sp-top #sp-menu {
	width: 5%;
}

.sp-megamenu-parent > li > a {
    font-size: 12px;
}

.sp-megamenu-parent > li {
    padding-left: 15px;
}

.sp-megamenu-parent > li > a::after {
    padding-right: 15px;
}

#sp-position4 .sp-module .sp-module-title::before {
    content: none;
}

#sp-position8 .sp-module .sp-module-title::before {
    content: none;
}
	
.grid figure.col-lg-4 {
	width:49%;
}

.grid figure:first-child {
    margin-left: 0;
	margin-right: .5%;
}

.grid figure:nth-child(2n) {
	 margin-left: .5%;
}

.grid figure:nth-child(3n) {
    margin-right: .5%;
	margin-left:0;
}

.grid figure:nth-child(5n) {
    margin-right: .5%;
	margin-left:0;
}

.grid figure:nth-child(2n) {
	 margin-left: .5%;
}

#sp-intro .info-right {
	padding-top:2%;	
}

.latestnewsenhanced_103 .newshead .picture, .latestnewsenhanced_103 .newshead .nopicture, .latestnewsenhanced_103 .newshead .nodate {
    width: auto!important;
    height: auto!important;
    min-width: auto!important;
    min-height: auto!important;
}

.latestnewsenhanced_103 li.newsitem {
    width: 33%;
}

.latestnewsenhanced_124 .newshead .picture, .latestnewsenhanced_124 .newshead .nopicture, .latestnewsenhanced_124 .newshead .nodate {
    width: auto!important;
    height: auto!important;
    min-width: auto!important;
    min-height: auto!important;
}

.latestnewsenhanced_124 li.newsitem {
    width: 33%;
}

.inner.testimonial.signle-list blockquote {
    width: 100%;
}

.foot-icon > img {
    height: 60px;
}

.foot-icon > img:nth-child(7) {
height: 55px;
}

.foot-icon > img:nth-child(7) {
height: 50px;
}
}

@media only screen and (max-width: 991px){  
#sp-prod-nav .sp-module ul {
display: initial;
}

#sp-prod-nav .sp-module ul > li {
    width:24.5%;
display: inline-block;
margin-right:0.6666666%;
height: 58.5px;
vertical-align: top;
margin-bottom:3px;
}

#sp-prod-nav .sp-module ul > li > a {
height:58.5px;
}

#sp-prod-nav .sp-module ul > li:nth-child(4), #sp-prod-nav .sp-module ul > li:last-child {
margin-right:0;
}

.features ul li {
    display: inline-block;
    width: 21%;
    margin-right: 3%;
    text-align: center;
    vertical-align: top;
    line-height: 1.3em;
    font-weight: bold;
}

.features ul li:nth-child(4) {
    margin-right:0;
}

.features ul li img {
    width: 90px;
	margin:0 auto;
}

#sp-bottom3 {
margin-top: 15px;
padding-top:15px;
border-top: solid 1px #666;
border-left:none;
}

#sp-bottom5 {
margin-top: 15px;
padding-top:15px;
border-top: solid 1px #666;
border-left:none;
}

h2.banner-title {
	font-size:2em;
}
}

@media only screen and (max-width: 991px) and (min-width: 768px){
#sp-section-2 {
    top: 120px;
}
#offcanvas-toggler {
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: 15px;
}
#offcanvas-toggler {
    line-height: 40px;
    position: absolute;
    top: 30px;
    right: 15px;
}
.search {
    text-align: left!important;
    padding-left: 50px;
    padding-top: 15px;
}
.btn-fb {
    line-height: 40px;
    text-align: right;
}

.btn-fb img {
    display: inline-block;
    width: auto;
    height: 35px;
    padding-left: 5px;
}

#sp-position1 {
	width:50%;
}
	
.search-position > div {
	display:inline-block;
	float:right;
}

#sp-top #sp-menu .sp-megamenu-wrapper {
	display:inline-block;
}

#sp-top2 {
    width: 40%;
    position: absolute;
    top: 30px;
    left: 130px;
}

.search-position > div:nth-child(2) {
	float:left;
}

.search {
	text-align: right;
	line-height: 34px;
}
	
input.search-query {
    width:170px;
}

.btn-fb {
    margin-bottom: 0;
	position:relative;
	top:2px;
}

#offcanvas-toggler {
    line-height: 40px;
position: absolute;
top: 30px;
right: 15px;
font-size: 30px;
}

#sp-menu {
	float:right;
	margin-right:5px;
}

#sp-header {
    background: #e0cdaf none repeat scroll 0 0;
    box-shadow: 0 0 0 rgba(0,0,0,0);
    height: 50px;
    background-color: #e0cdaf;
	display:none;
}

.enquiry-spacing {
    width: 24%;
    margin-right: 5px;
}

.about-centerline-1 {
    height: 90px;
    margin-right: 0;
}

.enquiry-tel {
    padding-left: 35px;
}

.enquiry-link {
    padding-left: 25px;
}

.enquiry-email {
    padding-left: 6px;
}

#sp-position3 .img-block {
	width:25%!important;
}

#sp-intro .info-right {
	padding-top:4%;	
}

.latestnewsenhanced_103 li.newsitem {
    width: 49.6%!important;
	margin-bottom: 40px!important;
}

.latestnewsenhanced_124 li.newsitem {
    width: 49.6%!important;
	margin-bottom: 40px!important;
}

#sp-component .event {
    padding: 0 0 50px;
}


.enquiry {
	 display: -webkit-block;
  display: -webkit-block;
  display: -ms-block;
  display:    block;
}

.enquiry > div {
	 width:24.5%;
	 display:inline-block;
}

.enquiry > div:first-child {
	border-right: none;
	 width:100%;
	 padding:0;
}

.enquiry > div:nth-child(2){
	 padding:0;
}

.enquiry > div:nth-child(4){
	 width:31.5%;
}

.enquiry > div:last-child {
	border-right: none;
	padding-right:0;
	width:17%;
}

.enquiry > div > img {
	display:inline-block!important;
}

#sp-component .os-cat-tab-images > div > div {
	width:19.6%!important;
	margin-left:0!important;
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(6n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(5n) {
	margin-right:0!important;
}

#sp-component .export .os-cat-tab-images > div > div {
	width:33%!important;
	margin-left:0!important;
	margin-right:.5%!important;
	margin-top:0!important;
	margin-bottom:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:0!important;
}

h5.os-gallery-img-title {
	font-size: 1em!important;
}

.eventgallery-tile {
	height: 130px;
overflow: hidden;
}

.eventgallery-tile .event-thumbnail {
	height: 120px;
    overflow: hidden;
}

ul.prod-3 li {
	padding:0;
	margin:0;
	display:inline-block;
	float:left;
	width:49.5%;
	margin-bottom:20px;
	margin-right:1%;
}

ul.prod-3 li:nth-child(2n) {
	margin-right:0;
}

.foot-icon > img {
    height: 50px;
}

.foot-icon > img:nth-child(7) {
height: 45px;
}
}

@media only screen and (max-width: 859px){


/*#camera_wrap_101 .camera_caption {
    right: 5em !important;


}

#camera_wrap_101 .camera_caption > div div.camera_caption_title {
    font-size: 1.5em!important;
}


#camera_wrap_101 .camera_caption > div div.camera_caption_desc {
    font-size: .8em!important;
}*/
}

@media only screen and (max-width: 767px){
#sp-position5 .sp-module .sp-module-title:before {
    display: none;
}
#gafancybox-skin316 .gafancybox-outer .gafancybox-inner {
    padding-bottom: 0px;
    height: 100%!important;
}
.product-gallery {
display:block;
margin-left: 0;
margin-right: 0;
}

.product-gallery > div:last-child {
padding:15px 0;
}

.btn-fb {
    line-height: 65px;
}

.btn-fb img {
    height: 35px;
}

#sp-section-14 {
    text-align: center;
}

#sp-product-range {
padding-bottom:20px;
}

.search {
    line-height: 65px;
    text-align: left;
}

#sp-component .event {
    padding: 0 0 50px;
}

.sp-module .sp-module-title {
    text-align:center;
line-height: 1.3em;
font-size: 2em;
}

#sp-position4 .sp-module .sp-module-title span {
    padding-right: 0;
}

#sp-position8 .sp-module .sp-module-title span {
    padding-right: 0;
}

/*#sp-top {
border-bottom: solid 3px #004d00;
}*/

.container {
    width: 100%;
}
	
#sp-menu {
	position: absolute!important;
right: 0;
top: 0;
z-index:50;
}

#offcanvas-toggler {
    line-height: 60px;
}


#sp-top #sp-menu {
	width: auto;
}

#sp-position1 {
	width:100%;
}	

#sp-top #sp-menu .sp-megamenu-wrapper {
	display:inline-block;
}
	
#sp-header {
	height: 0;
}	

	input.search-query {
    width:200px;
	display:inline-block;
}

.btn-fb {
	display:inline-block;
	margin-bottom:0;
}
.search-position {
	margin-top:0;
}

.search-position .custom {
	float: right;
}
	
	.responsive-map iframe {
		height:300px;
	}
	
	.responsive-map {
	height:300px;
}

	
	h1.e-mail {
	font-size:1.7em;
	}
	
	.latestnewsenhanced_103 li.newsitem {
    width: 49.6%!important;
	margin-bottom: 40px!important;
}

	.latestnewsenhanced_124 li.newsitem {
    width: 49.6%!important;
	margin-bottom: 40px!important;
}

	.inquiry-btn {
	position:relative;
	top:0em;
	}
	
	.enquiry {
	 display: -webkit-block;
  display: -webkit-block;
  display: -ms-block;
  display:    block;
}

.enquiry > div {
	 width:24.5%;
	 display:inline-block;
}

.enquiry > div:first-child {
	border-right: none;
	 width:100%;
	 padding:0;
}

.enquiry > div:nth-child(2){
	 padding:0;
}

.enquiry > div:nth-child(4){
	 width:31.5%;
}

.enquiry > div:last-child {
	border-right: none;
	padding-right:0;
	width:17%;
}

.enquiry > div > img {
	display:inline-block!important;
}

.testimonial .span2 {
	width:30%;
	float:left;
	margin-left: 0;
}

.testimonial .span10 {
	width:70%;
	float:left;
	margin-left: 0;
}

.testimonial .img-right {
	text-align:right;
}

.testimonial .img-right span {
	float:right;
}

#sp-component .os-cat-tab-images > div > div {
	width:24.625%!important;
	margin-left:0!important;
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(6n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(5n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:0!important;
}

table.video iframe {
	height:200px;
}

#sp-component .export .os-cat-tab-images > div > div {
	width:33%!important;
	margin-left:0!important;
	margin-right:.5%!important;
	margin-top:0!important;
	margin-bottom:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:0!important;
}

h5.os-gallery-img-title {
	font-size: 1em!important;
}

.eventgallery-tiles-list .eventgallery-tile {
    width: 33.33333%;
}

/*[class*="col-"] {
    padding-right: 10px!important;
}*/

.grid [class*="col-"] {
    padding-right: 3px!important;
}

#sp-top #sp-menu {
	width: auto;
}

/*#sp-top {
border-bottom: solid 3px #e0cdaf;
}*/

#sp-top2 {
   width:50%;
}

#sp-footer {
    text-align: center;
}

#sp-position1 {
width:50%
}

.foot-icon > img {
    height: 45px;
}

.foot-icon > img:nth-child(7) {
height: 40px;
}

#sp-slider .container {
    padding:0;
}

#sp-position4 {
    margin-top: 80px;
}
}

@media only screen and (max-width: 767px) and (min-width: 480px) {
#sp-section-2 {
    top: 170px;
}
#sp-position1 {
    padding-top: 0px!important;
} 
#offcanvas-toggler {
    font-size: 30px;
    padding-top: 10px;
}
}

@media only screen and (max-width: 640px){
#sp-prod-nav .sp-module ul > li {
    width:100%;
display: block;
margin-right:0;
height: auto;
vertical-align: top;
margin-bottom:3px;
}

#sp-prod-nav .sp-module ul > li > a {
height: auto;
}


.entry-image.full-image img {
object-fit:contain;
height:150px;
}


/*#camera_wrap_101 .camera_caption {
    text-align: center;
width: 100%;
padding:5%;
right:auto!important;
}


.camera_caption > div {
    border-right: none;

}*/


.btn-fb img {
    display: inline-block;
    width: auto;
    height: 32px;
    padding-left: 2px;
}

input.search-query {
    width: 150px;
}

.contact-table tr td {
display:block;
width:100%;
}

.contact-form-adjust {
width:100%;
}

/*.gcore-display-table {
    width:100%!important;
}

.gcore-line-td input {
    width:100%!important;
}*/

.grid figure.col-lg-4 {
	width:49%;
}	

h2.banner-title {
	font-size:2em;
	padding-top:3em;
	height:250px;
}


#sp-position3 .img-block {
	width:33.33333333%!important;
}

#sp-intro .info-left {
	width:100%;
	padding-right:0;
	border-right: none;
	float:left;
}

#sp-intro .info-right {
	width:100%;
	padding-left:0;
	float:left;
}

.enquiry > div {
	 width:33.3%;
	 display:inline-block;
}

.enquiry > div:nth-child(4){
	border:none;
	 width:31.5%;
}

.enquiry > div:last-child {
	padding-left:0;
	border-right: none;
	padding-right:0;
	width:25%;
}

.enquiry > div > img {
	display:inline-block!important;
}

.testimonial .row-fluid {
	width:49%!important;
	display:inline-block;
	float:left!important;
	margin-right:2%;
}

.testimonial div.row-fluid:nth-child(2n) {
	margin-right:0;
}

.testimonial div.row-fluid:nth-child(2n) .pb30 {
	display: flex;
	display:-webkit-flex;
	flex-direction: column;
}

.testimonial div.row-fluid:nth-child(2n) .span2 {
	order:0;
}

.testimonial div.row-fluid:nth-child(2n) .span10 {
	order:1;
}

.span2 {
    width: 100%!important;
    float: none!important;
}

.span10 {
    width: 100%!important;
    float: none!important;
}

.inner.testimonial.signle-list blockquote.left-arrow {
    margin-left: 0;
}

.inner.testimonial.signle-list blockquote.left-arrow::before {
    display:none;
}

.inner.testimonial.signle-list blockquote.right-arrow {
    margin-right: 0;
}

.inner.testimonial.signle-list blockquote.right-arrow::before {
    display:none;
}

.img-container img {
	margin:0 auto;
}

.testimonial h3 {
    text-align:center;
}

.testimonial h4 {
    text-align:center;
	margin-bottom:10px!important;
}

.testimonial .img-right span {
    float: none;
}

.contsruction {
	font-size:3em;
}

.contsruction img {
	width:60%;
}

.contsruction h3 {
	width:80%;
	font-size:.4em;
}

#sp-component .os-cat-tab-images > div > div {
	width:33%!important;
	margin-left:0!important;
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(6n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(5n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:0!important;
}

table.video tr td {
	display:block;
	width:100%;
}

table.video iframe {
	height:300px;
}

#sp-component .export .os-cat-tab-images > div > div {
	width:49.75%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:.5%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(2n) {
	margin-right:0!important;
}

h5.os-gallery-img-title {
	font-size: 1.4em !important;
}

.eventgallery-tiles-list .eventgallery-tile {
    width: 50%;
}

.eventgallery-tile {
	height: 150px;
overflow: hidden;
}

.eventgallery-tile .event-thumbnail {
	height: 140px;
    overflow: hidden;
}

}

@media only screen and (max-width: 580px){
.btn-fb img {
    height: 30px;
}

input.search-query {
    width: 150px;
}
}

@media only screen and (max-width: 540px){
/*#camera_wrap_101 {
height:auto!important;
}*/

.camera_target {
    position: relative!important;
}

.camera_target_content {
    position: relative!important;
}

.cameraCont, .cameraContents {
    position: relative!important;
}

.cameraContent {
    position: relative!important;
}

#camera_wrap_101 .camera_caption {
    position: relative!important;
}

#sp-section-5 {
padding-top:91.2px;
margin-top:10px;
background-color: #000;
}

#sp-download {
    padding-bottom: 0;
}

.dl-link {
    top: 11px;
}

.sp-module .sp-module-title {
    line-height: 1em;
    font-size: 1.5em;

}

.camera_caption > div {
    background: rgba(0, 0, 0, 0)!important;
}

.camera_caption > div {
    padding: 30px 20px 10px 20px !important;
}
#sp-product {
    margin-top: 190px;
}
}

@media only screen and (max-width: 486px){
#sp-section-5 {
padding-top:108px;
}
}
@media only screen and (max-width: 480px){
#sp-position5 .sp-module .sp-module-content .grid .effect-bubba {
    width: 100%;
}
#sp-position5 {
    margin: 50px 0px 0px 0px!important;
}
#sp-bamboo-series {
    margin: 0px 0px 0px 0px!important;
}
#sp-product {
    margin-top: 130px;
}
.certtitle > p > span {
    display: table;
    border-bottom: 3px solid #231f20;
    font-weight: 700;
    line-height: 1.5em;
    letter-spacing: .135em;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    font-family: "proxima-nova","helvetica","arial","sans";
    margin-top: 10px;
    font-size: 18px!important;
}
.features ul li {
font-size:.8em;
}
    
.itemid-109 .sp-module .sp-module-title {
    padding-bottom: 0px;
}
    
.itemid-109 #sp-product {
    margin-top: 180px;
}

.itemid-109 #sp-top2 {
    position: absolute!important;
    margin-left: 110px!important;
    margin-top: 100px!important;
    top: 0;
}

#sp-position4 {
    margin-top: 0px;
}
    
#sp-top #sp-menu {
    margin-right: 20px;
}

#sp-top2 {
    position: absolute;
    margin-left: 110px;
    margin-top: 50px;     
}
    
.dl-link1 {
    position: absolute;
    z-index: 10;
    background-color: #414141;
    border-radius: 5px;
    margin-left: 100px;
    margin-top: 10px;
}
#sp-section-14 {
    padding: 40px 0 50px 0!important;
}
#sp-product-range {
    padding-bottom: 20px;
}

#sp-top1 div {
text-align:center;
}

.foot-icon > img {
height: 55px;
}

.sp-module .sp-module-title {
    line-height: 1.5em;
    font-size: 1.7em;
    padding-bottom: 10px;
}

#sp-top2 {
    width: 100%;
}

.search-position {
    float:none;
}

.search-position .custom {
    float:none;
}

.btn-fb {
display:none;
}

#sp-position1 {
    width: 100%;
}
    
#offcanvas-toggler {
    font-size: 30px;
}

.btn-top2 {
display:block;
margin-top:17px;
text-align:center;
}

.btn-top2 img {
display: inline-block;
width: auto;
height: 37px;
padding-left: 4px;
margin-left: 20px;
}

.btn-top2 > a:first-child > img {
padding-left: 0;
}

.btn-top2 > a:last-child > img {
height: 45px;
}

	.grid figure.col-lg-4 {
	width:100%;
}
  
.itemid-115 h2.banner-title {
	font-size:2em;
	padding-top:2.5em;
	height:200px;
}

.itemid-116 h2.banner-title {
	font-size:2em;
	padding-top:2.5em;
	height:200px;
}

h2.banner-title {
	font-size:1.8em;
	padding-top:2em;
	height:170px;
}

.grid figure {
    margin-left: 0!important;
	margin-right: 0!important;
}
	
#sp-position3 .img-block {
	width:50%!important;
}

.newsitems .picture img {
	width:100%;
	object-fit:cover;
}

h1.e-mail {
	font-size:1.5em;
	}

.inquiry-btn {
	position:relative;
	top:1em;
	}
	
	.enquiry > div {
	 width:49%;
	 display:inline-block;
}

.enquiry > div:nth-child(3){
	border:none;
}

.enquiry > div:nth-child(4){
	border-right: solid 2px #6fc91a;
	 width:49%;
	 padding-left:0;
}


.enquiry > div:last-child {
	padding-left:2.5%;
	border-right: none;
	padding-right:0;
	width:49%;
}

.enquiry > div > img {
	display:inline-block!important;
}

.testimonial .row-fluid {
	width:100%!important;
	display:block;
	float:none!important;
	margin-right:0;
}

.contsruction {
	font-size:2.5em;
}

#sp-component .os-cat-tab-images > div > div {
	width:49.75%!important;
	margin-left:0!important;
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(6n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(5n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(4n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:.5%!important;
}

#sp-component .os-cat-tab-images > div > div:nth-child(2n) {
	margin-right:0!important;
}

table.video iframe {
	height:220px;
}

ul.prod-2 li {
	display:block;
	width:100%;
}

ul.prod-2 li:last-child {
	margin-bottom:20px;
}

ul.prod-3 li {
	display:block;
	width:100%;
}

ul.prod-3 li:last-child {
	margin-bottom:20px;
}

.eventgallery-tile {
	height: 120px;
overflow: hidden;
}

.eventgallery-tile .event-thumbnail {
	height: 110px;
    overflow: hidden;
}
.certdesc > p > span {
    font-size: 16px!important;
}
.notice-desc {
    margin-bottom: 0px;
    font-size: 15px;
    padding-right: 50px;
    font-weight: 400;
}
.notice-title {
    font-size: 21px;
    font-weight: 600;
    color: #840906;
    margin-bottom: 10px;
}
.notice-contact-title {
    margin-bottom: 15px;
    font-size: 15px;
    padding-right: 50px;
    font-weight: 400;
    margin-top: 5px;
}
.notice-contact {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #007d00;
}
}

@media only screen and (max-width: 435px){
.gafancybox-opened {
    width: 365px!important;
    left: 0px!important;
}
 .sp-simpleportfolio-item shuffle-item filtered {
        margin-top: 20px;
  }
.sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
    width: 100%;
    display: grid;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
    position: relative;
    overflow: hidden;
    order: 2;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #6fc91a;
    order: 1;
   margin-bottom: 20px;
}
#sp-section-13 {
    background-color: #111111;
    color: #ffffff;
    padding: 40px 0 50px 0!important;
}
#sp-email {
    text-align: center;
}
#sp-product-range .menus {
    text-align: center;
}
.dl-link1 {
    position: relative;
    z-index: 10;
    background-color: #414141;
    border-radius: 5px;
    width: 200px;
}
h2.banner-title {
    top: 140px;
}
.jf_sidebuttons {
    bottom: -10px!important;
}
h2.banner-title span.sub {
    font-size: .6em;
    display: block;
    text-transform: capitalize;
    margin-top: 5px;
}
#sp-component strong {
    font-size: 0.9em;
    line-height: 25px;
}
.itemid-109 .btn-top2 {
    display: block;
    margin-top: 4px;
    text-align: center;
}
#sp-position8 .sp-module .sp-module-title {
	line-height: 1.5em;
    font-size: 2.5em;
    padding-bottom: 10px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}
#sp-slider {
    padding-top: 140px;
}
#sp-section-2 {
    top: 140px;
}
#sp-section-5 {
    margin-top: 0px;
}
.camera_caption > div {
    padding: 20px 20px 30px 20px !important;
}
#sp-position1 {
    padding-top: 0px!important;
}
#sp-component table.product-type tr td {
    border: solid 1px #f6f6f6;
    line-height: 16px;
    font-size: 12px;
    font-weight: 400;
}
#sp-component table.product-type {
    margin: 0;
    table-layout: fixed;
    width: 100%;
    word-break: break-all;
}
.itemid-112 h2.banner-title {
    padding-top: 1.8em;
}
h5.os-gallery-img-title {
	font-size: .8em !important;
}

.foot-icon > img {
    height: 45px;
}

.foot-icon > img:nth-child(7) {
height: 40px;
}
.footericon1 {
    padding-top: 20px!important;
}
.footericon2 {
    padding-top: 20px!important;
}
#sp-section-2 {
    position: relative;
    z-index: 1; 
    top: 100px;
    overflow-x: hidden;
    width: 100%;
    padding-top: 14px!important;
    top: 140px;
}
.itemid-109 #sp-section-2 {
    position: relative;
    z-index: 1; 
    top: 100px;
    overflow-x: hidden;
    width: 100%;
    padding-top: 20px!important;
    top: 180px;
}
.itemid-109 #sp-product {
    margin-top: 380px;
}
.itemid-109 h2.banner-title {
      padding-top: 2.6em!important;
    top: 220px;
}
h2.banner-title {
	font-size:1.4em;
}
.itemid-103 h2.banner-title {
    top: 160px;
}
 .title > p {
    width: fit-content;
}
.product-gallery > div > h2 {
    color: #ffffff;
    font-size: 21px;
    margin-bottom: 20px;
}
.product-gallery > div > p {
    display: none;
}
#gafancybox-skin316 .gafancybox-outer .gafancybox-inner {
    padding: 25px;
    padding-right: 0px;
    width: 100%!important;
}
#gafancybox-skin316 {
	background-image: url(/images/popup-backgroud-mobile.jpg)!important;
    background-repeat: no-repeat!important;
    height: 420px!important;
    background-size: 380px 420px!important;
}
.notice-title {
    font-size: 22px;
    font-weight: 600;
    color: #840906;
    margin-bottom: 5px;
    margin-top: -5px;
}
.notice-desc {
    margin-bottom: 0px;
    font-size: 14px;
    padding-right: 50px;
    font-weight: 400;
    line-height: 1.5;
}
.notice-contact-title {
    margin-bottom: 15px;
    font-size: 14px;
    padding-right: 50px;
    font-weight: 400;
    margin-top: 5px;
}
.notice-contact {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #007d00;
}
}

@media only screen and (max-width: 380px){
.notice-contact-title {
    margin-bottom: 5px;
}
#gafancybox-skin316 {
    background-image: url(/images/popup-backgroud-mobile.jpg)!important;
    background-repeat: no-repeat!important;
    height: 420px!important;
    background-size: 370px 420px!important;
}
.notice-desc {
    padding-right: 48px;
}
#sp-position8 .sp-module .sp-module-title {
    line-height: 1.5em;
    font-size: 2.3em;
    padding-bottom: 10px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
}
.itemid-103 #sp-position8 .sp-module .sp-module-title {
    line-height: 1.5em;
    font-size: 2.1em;
    padding-bottom: 10px;
    width: 93%;
    margin-left: auto;
    margin-right: auto;
}
.sp-accordion.sp-accordion-style4 .sp-accordion-inner p {
    margin: 0;
    line-height: 15px;
}
input.search-query {
    width: 130px;
}
#sp-top2 {
    position: absolute;
    margin-left: 90px;
    margin-top: 45px;
}
#offcanvas-toggler {
    line-height: 40px;
}
#sp-top #sp-menu {
    margin-right: 10px;
    margin-top: 0px;
}
.itemid-109 #sp-top #sp-menu {
    margin-right: 25px;
    margin-top: 20px;
}
.dl-link1 {
    margin-left: 80px;
}
.btn-top2 img {
    display: inline-block;
    width: auto;
    height: 40px!important;
    padding-left: 4px;
}
.btn-top2 {
    display: block;
    margin-top: 21px;
    text-align: center;
      margin-left: 25px;
}
.btn-top2 > a:nth-child(5) > img {
    height: 38px!important;
}
}

@media only screen and (max-width: 365px){
#gafancybox-skin316 {
    background-image: url(/images/popup-backgroud-mobile.jpg)!important;
    background-repeat: no-repeat!important;
    height: 420px!important;
    background-size: 330px 420px!important;
}  
}

@media only screen and (max-width: 359px){
.btn-top2 {
    display: block;
    margin-top: 21px;
    text-align: center;
    margin-right: 18px;
}
#sp-top2 {
    position: absolute;
    margin-left: 90px;
    margin-top: 30px;
}
input.search-query {
    height: 26px!important;
}
.search input.button {
    width: 45px!important;
}
.sp-accordion.sp-accordion-style4 .sp-accordion-inner {
    padding: 5px;
}

table.product-type > tbody > tr > td:first-child {
width:30%;
}

table.product-type > tbody > tr > td:nth-child(2n) {
width:35%;
}

table.product-type > tbody > tr > td:last-child {
width:35%;
}

.features ul li {
font-size:.7em;
}

.sp-module .sp-module-title {
    font-size: 1.8em;
    padding-top: 10px;
}

h2.banner-title {
	font-size:2em;
	padding-top:3em;
}

.foot-icon > img {
    height: 40px;
}

.foot-icon > img:nth-child(7) {
height: 37px;
}
	
	.logo {
	width:80%;
}
	.enquiry > div {
	 width:100%!important;
	 display:block!important;
	 padding:0!important;
	 border:none!important;
}

.contsruction {
	font-size:2em;
}

.contsruction img {
	width:80%;
}

.contsruction h2 {
	width:80%;
	font-size:.4em;
}

table.video iframe {
	height:170px;
}

#sp-component .export .os-cat-tab-images > div > div {
	width:100%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(3n) {
	margin-right:0%!important;
}

#sp-component .export .os-cat-tab-images > div > div:nth-child(2n) {
	margin-right:0!important;
}

h5.os-gallery-img-title {
	font-size: 1.4em !important;
}

.eventgallery-tiles-list .eventgallery-tile {
    width: 100%;
}

.eventgallery-tile {
	height: 180px;
overflow: hidden;
}

.eventgallery-tile .event-thumbnail {
	height: 170px;
    overflow: hidden;
}
}

@media only screen and (max-width: 340px){
#gafancybox-skin316 {
    background-image: url(/images/popup-backgroud-mobile.jpg)!important;
    background-repeat: no-repeat!important;
    height: 430px!important;
    background-size: 285px 430px!important;
}
.notice-desc {
    padding-right: 31px;
}
#gafancybox-skin316 .gafancybox-outer .gafancybox-inner {
    padding: 25px;
}
.dl-link1 {
    margin-left: 50px;
}
.itemid-112 h2.banner-title {
    padding-top: 1.1em;
}
h2.banner-title {
    font-size: 1.5em;
    padding-top: 1em;
}
#sp-slider {
    padding-top: 120px;
}
#sp-product {
    margin-top: 110px;
}
.itemid-103 h2.banner-title {
    top: 80px;
}
.btn-top2 {
    margin-left: 0px;
}  
#sp-section-2 {
    top: 120px;
}
}

.footericon1 {
    min-height: 190px;
}
.footericon2 {
    min-height: 190px;
}
.footericon3 {
    min-height: 190px;
}
.footericon4 {
    min-height: 190px;
}
.footericon5 {
    min-height: 190px;
}
.footericon6 {
    min-height: 190px;
}
.footericon > div {
    padding-top: 10px;
}

.shortcutlink > p {
    line-height: 21px;
    color: #ddd;
    display: inline-block;
    background: rgb(111, 201, 26);
    padding: 5px 10px;
    border-radius: 5px;
}

.shortcutlink > p:hover {
    background: rgb(71, 140, 6);
}

.shortcutlink > p > a {
    color: white;
      font-weight: 400;
}

.productlink > p {
    line-height: 21px;
    color: #ddd;
    display: inline-block;
    background: rgb(111, 201, 26);
    padding: 10px 15px;
    border-radius: 5px;
    margin-right: 5px;
}

.productlink > p:hover {
    background: rgb(71, 140, 6);
}

.productlink > p > a {
    color: white;
      font-weight: 400;
}

.technical-title {
    display: flex;
}

.technical-title > p {
    width: fit-content;
    background-color: #6fc91a;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 5px;
    padding: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 18px!important;
    line-height: 30px;
}

.technical-title > p > a {
  color: white!important;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:nth-child(2) {
  display: none;
}

.itemid-182 .sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:nth-child(2){
    display: inline-block;
}

.download-btn a{
    display: inline-block;
    padding: 10px 20px;
    background-color: #6fc91a;
    color: #fff;
    border-radius: 50px;
    margin-bottom: 50px;
}

.featherlight {
    z-index: 999999;
}

.certtitle > p > span {
    display: table;
    border-bottom: 3px solid #231f20;
    font-weight: 700;
    line-height: 1em;
    letter-spacing: .135em;
    padding-bottom: 10px;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    font-family: "proxima-nova","helvetica","arial","sans";
    margin-top: 10px;
}

.certtitle > p:nth-child(2) > span {
    line-height: 1.5em;
}
.form-limit {
      display: none;
}
#sp-position1 {
      padding-top: 20px;
}
.itemid-101 #sp-product {
    margin-top: 0px;
}
.speasyimagegallery-modal-wrapper {
    z-index: 999999;
}

.itemid-109 .btn-top2 {
    padding-right: 50px;
}

.itemid-109 .sp-default-logo {
  width: 270px;
}
button.jfab_main_btn {
    width: 53px!important;
    height: 53px!important;
    margin-right: 5px!important;
}
.jfab_main_btn span {
    font-size: 30px!important;
    line-height: 50px!important;
}
.product-gallery > div > h2 {
  	color: #ffffff;
    font-size: 24px;
}
.product-gallery > div > h5 > a {
  	color: #ffffff;
}
.grid .imgholder img {
    position: relative;
    max-width: 100%;
    background: #fff;
    display: block;
    margin-bottom: 5px;
    box-shadow: none; 
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin: 0;
    padding-right: 7px;
    padding-bottom: 7px;
}
.ga-folder .grid {
    box-shadow: none;
}

#sp-user1 .sp-module ul >li {
    border-bottom: unset!important;
}

.jf_sidebuttons li a {
    display: flow-root!important;
    border-bottom: unset!important;
}

.jf_sidebuttons li a img {
    float: right;
    margin: 0 -15px!important;
    padding-left: 25px;
    top: -6px;
    position: inherit;
}

.jf_sidebuttons li a {
    position: relative;
    border: 1px solid #4a4b7d!important;
    background-color: #4a4b7d!important;
    min-width: 86px;
    padding: 10px 37px 10px 10px;
    color: #222;
    left: -100%;
    margin-right: -37px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: white!important;
    font-weight: 400;
    height: 45px;
    margin-bottom: 10px;
}
.jf_sidebuttons li a:hover {
    position: relative;
    border: 1px solid #4a4b7d!important;
    background-color: #4a4b7d!important;
    color: white!important;
}

.jf_sidebuttons {
    position: fixed;
    top: auto!important;
    left: 0;
    z-index: 888;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    list-style: none;
    margin: 0;
    padding: 0;
    bottom: 3%;
}
@media only screen and (min-width: 1120px) {
#sp-position1 {
    padding-top: 20px;
    padding-left: 80px;
}  
}

.title > p {
    font-weight: 700;
    line-height: 1em;
    letter-spacing: .110em;
    text-transform: uppercase;
    margin-left: auto;
    margin-right: auto;
    font-family: "proxima-nova","helvetica","arial","sans";
    margin-top: 10px;  
    display: inline-block;
    text-align: left;
}

.title {
    margin-bottom: 10px;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #f5f5f5;
    padding: 20px;
    font-size: 13px;
    line-height: 13px;
    -webkit-transition: all 400ms;
    transition: all 400ms;
    pointer-events: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    line-height: 21px;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
    margin: 0px;
    padding: 0;
    font-size: 16px;
    line-height: 21px;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
    color: white;
}

.sp-simpleportfolio-tags {
      display: none;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
    background: #6fc91a;
}

.jdscf-row .jdscf-col-md-4 > button {
      border-color: #259d63;
    background-color: #2bb673;
    color: white;
}

.checkbox {
  padding-left: 20px;
}

.control-label {
    font-size: 16px;
    font-weight: 700;
    margin: 0px;
    margin-top: 5px;
}

#mod-rscontact-full-name-290 {
  font-weight: 600;
}

#mod-rscontact-email-290 {
  font-weight: 600;
}

#mod-rscontact-mobile-phone-290 {
  font-weight: 600;
}

#mod-rscontact-message-290 {
	width: 350px;
    height: 150px;

}

.itemid-192 #sp-component .icon {
    float: none;
    width: 20px;
    padding: 1%;
    display: inline-block;
}


.itemid-109 #sp-component .icon {
    float: none;
    width: 20px;
    padding: 1%;
    display: inline-block;
}

.new-look .offcanvas-menu .sp-module ul >li.active a {
    background: #6fc91a;
}

.new-look .offcanvas-menu .sp-module ul >li:hover a {
    background: transparent;
}

.sp-megamenu-parent li:nth-child(3) .sp-dropdown .sp-dropdown-inner ul li:first-child a:after  {
    background-image: url(/images/new_sticker5.png);
    width: 54px;
    height: 26px;
    content: '';
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: 10px;
    right: 20px;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    font-size: 15px;
}

/* Clear floats after the columns */
.row1 {
  text-align: right;
}

/* Create two equal columns that floats next to each other */
.column1 {
  display: inline-block;
  vertical-align:right;
}