body {
    background: rgba(0,0,0,0.1) none repeat scroll 0 0;
	font-family: 'Roboto', sans-serif;
}
.main-header {
    background: #fff none repeat scroll 0 0;
    border-top: 2px solid #52625e;
    padding-bottom: 0px;
}
.secondary-nav {
    background: transparent none repeat scroll 0 0;
    border-bottom: medium none;
    color: #3ea033;
    font-size: 16px;
  	font-weight:600;
    border-top:5px solid #3ea033;
}
.secondary-nav p {
    margin: 70px 0px -70px 0px;
    padding: 10px 0 0 0;
    font-size: 22px;
}
@media (max-width:767px){
.secondary-nav p {
    margin: 3px 0px 0px 0px;
}
}
#mainbody {
    background: #fff;
}
#mainbody .container {
  	padding: 30px 20px 30px 20px;
}
.pull-right {
    display: none;
}
a {
	outline: medium none !important;
} 
a[href^=tel] { 
  	color: inherit; text-decoration: none; 
}
.row {
    margin-left: 0;
    margin-right: 0;
}
a.blname {
  display:none;
}
.fb_iframe_widget {
    float: none;
    margin: auto;
  	max-width:350px;
  	min-width:250px;
}
#above{
    background: #000 url("../background2.jpg");
  	background-size:contain;
}
#above .container {
    padding-top: 0;
    width: 95% !important;
    float: none;
    display: block;
    text-align: center;
}
@media (min-width:1400px) {
#above .container {
    width: 80% !important;
}
}
#strapline {
    background:#fff;
}
#strapline .container {
    margin-bottom: 0px;
    padding-bottom:0px;
}
#strapline .module.main-page-product-image img {
    border-bottom:20px solid #3ea033;
    border-radius:0px 0px 20px 20px;
  	margin-bottom:20px;
}
#strapline p {
    margin-bottom: 0px;
    padding-bottom:0px;
}
#strapline h1 {
  	margin-top:30px;
}
#below-content {
    margin-top:0px;
    border-radius: 0px 0px 0px 0px;
}
.col-sm-4 {
    padding: 0px 1px;
}
#contacts .col-sm-4 {
    padding: 10px 10px 0px;
    text-align:center;
}
#contacts .col-sm-4 a {
    color: #fff;
  	font-size:18px;
}
#contacts .col-sm-4 a:hover {
    color: #3ea033;
}
#contacts .col-sm-4 p {
    color: #fff;
  	font-size:18px;
}
td, th {
    padding: 5px;
}
#top.clearfix .container {
  	padding:0px;
}


/******* BOTTOM *******/

#bottom {
    background: #fff;
  	background-size:contain;
}
#bottom .container{
    margin:0px auto -20px;
  	padding:20px 35px 30px;
}



/******* BOTTOM 1 *******/

#bottom1 {
    background: #000 url("../background.jpg");
    text-align: center;
    float:none;
    margin:auto;
}
#bottom1 .container{
    margin:0px auto -20px;
  	padding:20px 35px 30px;
}
#bottom1 h1 {
    color:#fff;
}
#bottom1 h3 {
    color:#fff;
  	margin-bottom:20px;
}
#bottom1 .headline h4 {
    text-align: center;
    float: none;
    display: block;
  	margin-top:10px;
}



/******* BOTTOM 2 *******/


#bottom2 {
    padding: 10px 20px 30px;
    background: #000 url("../background.jpg");
    text-align: center;
    float:none;
    margin:auto;
}
#bottom2 p {
    color:#fff;
}
#bottom2 h1 {
    color:#fff;
}
#bottom2 h3 {
    color:#fff;
  	margin-bottom:20px;
}


/******* FOOTER 1 - TESTIMONIALS *******/

.copyright.footer-2 {
    background: #3ea033 none repeat scroll 0 0;
    color: #dbdbdb;
    padding: 10px 0;
  	min-height:150px;
}
#footer.clearfix div.copyright.footer-2 div.container.clearfix {
    background: #3ea033 none repeat scroll 0 0;
}
#footer1 {
  	background:#000 none repeat scroll 0 0;
    padding:40px 20px;
  	min-height:400px;
}
#footer1 .headline h4 {
    color: #fff;
    border-bottom: none;
    display: inline-block;
    font-size: 32px;
    margin: 20px 0px 10px;
    padding: 0px;
}
#footer {
    background:#3ea033;
}
#footer .container {
    background:#3ea033;
    max-width:1170px;
    float:none;
    margin:auto;
    padding:40px 20px 50px;
}
#footer a {
    color: #fff;
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    color: #433416;
    text-decoration: none;
}
#footer h3 {
    color: #fff;
    text-decoration: none;
  	margin-top:0px;
    font-size:18px;
    font-weight:bold;
    text-decoration: none;
}
@media (max-width:576px){
  #footer h3 {
    font-size:16px;
}
}
#footer p {
    color: #fff;
    text-decoration: none;
}



div.container.footer {
  	margin:0px;
  	padding:0px;
}
#slider {	
    background: #fff none repeat scroll 0 0;
}
.fa-lg {
  margin-right:0px;
}
div.sprocket-quotes.loading .sprocket-quotes-overlay {
  	display: none;
}
div.sprocket-strips-s.loading .sprocket-strips-s-overlay {
  	display: none;
}


/******* CENTER LOGO *******/

.pull-left {
    float: none !important;
    text-align: center;
  	padding-top:10px;
}
.navbar-brand {
    float: none;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    margin: auto;
    padding: 10px 0;
    width: 100%;
}
.navbar-brand a {
    max-height:170px;
  	min-height:125px;
  	width:auto;
}
.navbar-brand img {
    max-height:170px;
  	min-height:125px;
    padding: 0px 20px 20px;
  	margin-top:-20px;
}
div.pull-left.copyright-link{
  	float:none;
  	text-align:center;
}
header.main-header div.container.clearfix{
  	padding: 0;
  	margin-bottom:-10px;
}
div.logo.pull-left {
    margin-bottom: 0;
}

/******* NAVIGATION *******/


.navbar-nav {
    float: none;
    margin: auto;
  	display:block;
  	text-align:center;
}
div.top-bar div.container.clearfix{
  	background: transparent none repeat scroll 0 0;
    margin: auto;
    padding: 0;
    text-align: center;
    width:100%;
}
.navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 1140px;
    margin: auto;
  	min-height:55px;
}
div.navbar-wrapper.clear nav.navbar.col-md-8.col-md-offset-2.navbar-static-top{
    background: #fff none repeat scroll 0 0;
    padding: 0;
}
.navbar {
    background: #3ea033 none repeat scroll 0 0;
    border: 0 none;
    margin-bottom: 0;
    min-height: 55px;
    position: relative;
}
div.top-bar div.container.clearfix div.container{
  	padding:0;
  	margin:auto;
}
.nav-justified > li:first-child > a {
    border-left: 1px solid #52401c;
    border-radius: 0;
}
.nav-justified > li:last-child > a {
    border-right: 1px solid #52401c;
    border-radius: 0;
}
.nav-justified > li:first-child > a:hover {
    border-left: 1px solid #52401c;
    border-radius: 0;
}
.nav-justified > li:last-child > a:hover {
    border-right: 1px solid #52401c;
    border-radius: 0;
}

.nav-justified > .active > a, .nav-justified > .active > a:hover, .nav-justified > .active > a:focus, .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #433416;
    background-image: none;
    border: 0 none;
    box-shadow: none;
    color: #fff;
}
.nav-justified > li > a {
    background: #3ea033 none repeat scroll 0 0;
    border-bottom: 0 none;
    color: #fff;
    font-size: 15px;
    margin: 0 1px;
    padding-bottom: 15px;
    padding-top: 15px;
    text-align: center;
    text-shadow: none;
    white-space: nowrap;
  	min-height:55px;
}
.nav-justified > li > a:hover, .nav-justified > li > a:focus {
    background: #433416 none repeat scroll 0 0;
    box-shadow: none;
    color: #fff;
}
.nav-justified > li > a {
    border-left: none;
    border-right: none;
}
.nav-justified {
    background-color: #52401c;
    border-radius: 0px;
    border: 0;
  	min-height:55px;
}
ul li.dropdown-submenu .caret {
    display: inline-block;
    margin: inherit;
}
.top-bar .caret {
    display: block;
    margin: auto;
}
.nav-justified > .dropdown > ul.nav-child.dropdown-menu {
    margin-top: 0;
    margin-left: 0;
    top: auto;
    left: -50px;
    width: 100%;
}
.dropdown-menu {
    background-clip: padding-box;
    background-color: #433416;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
    display: none;
    float: none;
    font-size: 14px;
    left: 0;
    list-style: outside none none;
    margin: 2px auto 0;
    min-width: 225px;
    padding: 5px 0;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: 1000;
}
.dropdown-menu.pull-right {
    left: auto;
    right: 0;
}
.dropdown-menu .divider {
    background: #433416 none repeat scroll 0 0;
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
}
.dropdown-menu > li > a {
    clear: both;
    color: #fff;
    display: block;
    font-weight: 400;
    line-height: 1.42857;
    padding: 7px 10px;
    white-space: normal;
    background: #433416 !important;
    border-bottom:1px solid rgba(255,255,255,0.3);
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    background: #3ea033 !important;
    color: #fff;
    text-decoration: none;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    background: #3ea033 !important;
    color: #fff;
    outline: 0 none;
    text-decoration: none;
}
a {
    color: #3ea033;
    text-decoration: none;
}
a:hover, a:active, a:focus {
    color: #433416;
    text-decoration: none;
}
.mm-list .dropdown-menu > li > a {
  	color:#fff;
}
.navbar-static-top .navbar-nav > li > a,  {
    border-bottom: none;
    color: #fff !important;
    text-align: center;
}



/******* BURGER MENU - MOBILE MENU *******/

.navbar-header {
    float: none !important;
    margin: auto;
  	width:100%;
  	display:block;
}
.navbar-toggle {
    background-color: #3ea033;
    border: 1px solid #3ea033;
  	margin-top: 8px;
    width: 100%;
    text-align: center;
    float: none !important;
}
.navbar-toggle .icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 25px;
    background-color: #fff !important;
    text-align: center;
    float: none;
    margin: auto;
}
.fa-times-circle-o::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#000;
}
.fa-home::before {
    content: "";
  	font-size:20px;
  	text-align:right;
  	margin-right:0px;
  	color:#000;
}
.mm-header .mm-title {
    padding-right: 0px;
}
div.mm-panel > .mm-list {
    margin-left: 0px;
    margin-right: 0px;
    background:transparent;
}
.navbar-toggle .icon-bar {
    background-color: #3ea033;
}
#panel-overview ul li a.mm-subopen {
  	background:transparent;
  	color:#fff;
}
div.mm-list li a {
  color:#fff;
}
div#panel-overview li a:hover {
    color:#fff;
}
div#panel-overview li a {
    color:#fff;
}
#mm-0 li a {
  color:#fff;
}
#mm-1 li a {
  color:#fff;
}
#mm-2 li a {
  color:#fff;
}
#mm-3 li a {
  color:#fff;
}
#mm-4 li a {
  color:#fff;
}
#mm-5 li a {
  color:#fff;
}
.navbar-collapse.collapse li.parent.dropdown.dropdown-submenu a.dropdown-toggle {
  width:100%;
  	color: #fff !important;
    text-align: left;
}
#mm-sidebar li.deeper.parent.dropdown.dropdown-submenu a {
    color: #fff !important;
    text-align: left !important;
  	white-space:normal;
}
#mm-sidebar li a.mm-subopen {
  background:transparent !important;
}
#mm-sidebar li a {
  color:#fff;
  border:none;
  background:#3ea033;
  padding:20px;
  text-align:left;
}
#mm-sidebar.mm-menu.mm-horizontal.mm-light.mm-offcanvas.mm-behind.mm-hasheader.mm-current.mm-opened ul.nav-child.unstyled.small.dropdown-menu.mm-list.mm-panel.mm-highest.mm-current.mm-opened li.current.active a {
  color:#fff;
  border:none;
  background:#3ea033 !important;
}
.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
    height: 100% !important;
    min-height: 140px;
    max-height: 100%;
}


/******* TEXT *******/

p {
  	font-size:14px;
  	margin-bottom:20px;
  	color:#333;
}
h1 {
  	color:#3ea033;
  	font-size:36px;
  	line-height:42px;
  	margin-bottom: 20px;
}
h2 {
  	color:#575757;
  	font-size:32px;
  	line-height:38px;
}
h3 {
    color: #3ea033;
    font-size: 22px;
    margin-bottom: 20px;
}
h4 {
    color:#52625e;
    line-height: 30px;
}
h5 {
    color: #3ea033;
  	font-size:14px;
    font-weight: bold;
  	margin-top:30px;
}
#content-area ul li {
  	margin:10px 0px;
  	font-size:14px;
  	color:#555;
}
ul, ol {
    margin-bottom: 20px;
    margin-top: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #52625e currentcolor currentcolor;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 20px;
    margin-top: 10px;
}
.headline h4 {
    color:#3ea033;
  	border-bottom: none;
    display: inline-block;
    font-size: 28px;
    margin: 20px 0px 10px;
    padding: 0px;
}
.headline {
    border-bottom: none;
    display: block;
    margin: 0px;
}
.blog h2 {
  	font-size:22px;
  	margin-bottom:0px;
}

/******* HOME IMAGES *******/

#home-images img {
    border: 2px solid #b3cc58;
    border-radius: 10px;
    margin: 5px;
    text-align: center;
}

/******* BREEZING FORMS 100% *******/

form#ff_form1.bfQuickMode label{
  	width:100%;
}
form#ff_form1.bfQuickMode input{
  	width:100%;
}
form#ff_form1.bfQuickMode textarea{
  	width:100%;
}
#ff_formdiv2.bfFormDiv label {
  	width:125px;
}
#ff_formdiv2.bfFormDiv input{
  	width:175px;
}
#ff_formdiv2.bfFormDiv legend {
    border-image: none;
    border-style: none;
    border-width: 0;
    margin: 20px 0 10px;
    text-decoration: none;
}
.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
    float: right;
    margin: 20px 10px;
    padding: 5px 10px;
}

/******* BUTTONS - LINKS *******/

.btn-default {
    color: #fff;
    background-color: #333;
    border-color: #eee;
    padding: 15px 25px;
    border-radius: 0px;
    font-size: 16px;
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open > .dropdown-toggle.btn-default {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-danger, .btn-primary {
    color: #FFF;
    background-color: #dc911b;
    border-color: #dc911b;
    padding: 10px;
  	border-radius: 5px;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active {
    background-color: #333;
}
.btn-spec {
    color: #fff;
    background-color: #3ea033;
    border-color: #eee;
    padding: 20px 0px;
    border-radius: 20px;
    font-size: 16px;
    width:100%;
    margin-top:10px;
}
.btn-spec:hover, .btn-spec:focus, .btn-spec:active, .btn-spec.active, .open > .dropdown-toggle.btn-spec {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-install {
    color: #fff;
    background-color: #433416;
    border-color: #eee;
    padding: 20px 0px;
    border-radius: 20px;
    font-size: 16px;
    width:100%;
    margin-top:10px;
}
.btn-install:hover, .btn-install:focus, .btn-install:active, .btn-install.active, .open > .dropdown-toggle.btn-install {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-case {
    color: #fff;
    background-color: #3c3c3c;
    border-color: #eee;
    padding: 20px 0px;
    border-radius: 20px;
    font-size: 16px;
    width:100%;
    margin-top:10px;
}
.btn-case:hover, .btn-case:focus, .btn-case:active, .btn-case.active, .open > .dropdown-toggle.btn-case {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-contact {
    color: #fff;
    background-color: #3ea033;
    border-color: #eee;
    padding: 20px 0px;
    border-radius: 20px;
    font-size: 16px;
    width:100%;
    margin-top:10px;
}
.btn-contact:hover, .btn-contact:focus, .btn-contact:active, .btn-contact.active, .open > .dropdown-toggle.btn-contact {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}
.btn-email {
    color: #fff;
    background-color: #433416;
    border-color: #eee;
    padding: 20px 0px;
    border-radius: 20px;
    font-size: 16px;
    width:100%;
    margin-top:10px;
}
.btn-email:hover, .btn-email:focus, .btn-email:active, .btn-email.active, .open > .dropdown-toggle.btn-email {
    color: #fff;
    background-color: #000;
    border-color: #eee;
}



/******* COOKIES *******/

div.cwcookielaw {
	background-repeat: repeat-x;
	font-family: "Gill Sans", "Gill Sans MT", Calibri, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: 600;
	z-index: 1000;
	width: 100%;
	position: fixed;
	padding-bottom: 10px;
	line-height: 22px;
	z-index: 99999;
}
div.cwcookielaw p {
    padding: 9px 0 0 0;
    margin: 0;
    float: none;
    text-align: center;
    width: 100%;
    line-height: 22px;
  	color:#ffffff;
  	font-weight:normal;
  	font-size:16px;
}
a.cwcookiesmoreinfo {
  	text-align:center;
}
a.cwallowcookies {
  	text-align:center;
}
div.cwcookielaw .cwallowcookies {
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo {
  	border:1px solid #fff;
}
div.cwcookielaw .cwallowcookies:hover {
    background-color: #000;
  	border:1px solid #fff;
}
div.cwcookielaw .cwcookiesmoreinfo:hover {
    background-color: #000;
  	border:1px solid #fff;
}

/******** STRIPS PRODUCTS PAGE ********/

.sprocket-strips-s-block {
    display: inline-block;
    vertical-align: top;
    margin: 1% -4px 1% 0;
    box-sizing: border-box;
    padding: 5px 10px !important;;
    text-align: center;
    background:#fff;
    border:5px solid #000;
    border-radius:20px;
    color:#333;
    box-shadow:0 0 7px 0 rgba(0,0,0,0.2)inset;
}
.sprocket-strips-s-block:hover {
    display: inline-block;
    vertical-align: top;
    margin: 1% -4px 1% 0;
    box-sizing: border-box;
    padding: 5px 10px !important;;
    text-align: center;
    background:#e3eee2;
    border:5px solid #000;
    border-radius:20px;
    color:#000;
    box-shadow:0 0 7px 0 rgba(0,0,0,0.2)inset;
}
div.sprocket-strips-s-item img {
    max-height: 250px;
    border-radius: 10px;
    margin-top: 10px;
    border-bottom: 5px solid #3ea033;
}
div.sprocket-strips-s-content span.sprocket-strips-s-text h1 {
  	display:none;
}
.sprocket-strips-s-content {
    z-index: 2;
    margin: 15px 0;
    position: relative;
    min-height: 170px;
}
@media (min-width:576px) and (max-width:1200px){
.sprocket-strips-s-content {
    min-height: 250px;
}
}
.sprocket-strips-s-content .readon {
    display: inline-block;
    margin-top: 15px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: transparent;
    padding: 5px;
    border-radius:10px;
    color:#fff;
    height: 100%;
}
.sprocket-strips-s-content a.readon span {
    display: inline-block;
    margin-top: 15px;
    bottom: 0;
    position: absolute;
    left: 0;
    width: 100%;
    background: #3ea033;
    padding: 5px;
    border-radius:10px;
    color:#fff;
}
.sprocket-strips-s-content a.readon:hover span {
    background: #000;
}
span.roksprocket-ellipsis {
    display:none;
}
h4.sprocket-strips-s-title a {
  color:#52401c;
}
@media (min-width:601px) and (max-width:767px) {
.sprocket-strips-s-container .sprocket-strips-s-block {
    width: 33.3% !important;
}
}
@media (max-width:600px) {
.sprocket-strips-s-container .sprocket-strips-s-block {
    width: 100% !important;
}
}


/******** NEW HOME BUTTONS/LINKS ********/


.sprocket-strips-c-container {
    list-style: none !important;
    overflow: hidden;
    padding: 0;
    margin: 0 -1%;
    text-align: center;
}
.sprocket-strips-c-content {
    z-index: 2;
    margin: 0;
    padding: 15px 5px !important;
    position: relative;
}
.cols-2 .sprocket-strips-c-block {
    width: 45%;
    padding: 0 10px 20px 10px;
}
.cols-6 .sprocket-strips-c-block {
    width: 24%;
    padding: 0 4px 20px 4px;
}
@media (min-width:992px) and (max-width:1250px){
.cols-6 .sprocket-strips-c-block {
    width: 33% !important;
    padding: 0 4px 10px 4px;
 }
}
@media (min-width:576px) and (max-width:992px){
.cols-6 .sprocket-strips-c-block {
    width: 45% !important;
    padding: 0 4px 10px 4px;
 }
}
@media (max-width:576px){
.cols-6 .sprocket-strips-c-block {
    width: 95% !important;
    padding: 0 4px 10px 4px;
 }
}
span.sprocket-strips-c-text h1 {
  	display:none;
}
.sprocket-strips-c .sprocket-strips-c-image {
    border-color: #fff !important;
}
.sprocket-strips-c-item:hover {
    margin-top: -75% !important;
    padding-bottom: 75% !important;
}
.sprocket-strips-c-block:nth-child(0n+1) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
.sprocket-strips-c-block:nth-child(2n) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
.sprocket-strips-c-block:nth-child(2n+3) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
.sprocket-strips-c-block:nth-child(2n+4) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
.sprocket-strips-c-block:nth-child(2n+5) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
.sprocket-strips-c-block:nth-child(2n+6) .sprocket-strips-c-item {
    background: #3ea033 !important;
    color: #fff;
    border-radius: 0 0 20px 20px;
	border-top: 10px solid #433416;
}
h4.sprocket-strips-c-title a {
  	color:#fff;
    font-size:16px;
  	white-space:nowrap;
}
a.sprocket-strips-c-readon {
  	color:#000;
  	background: #fff;
  	padding:5px 20px;
  	border-radius:20px;
}
a.sprocket-strips-c-readon:hover {
  	color:#fff;
  	background: #3ea033;
  	padding:5px 20px;
  	border-radius:20px;
}
span.sprocket-strips-c-text p {
  	font-size:14px;
}
@media (max-width:576px){
span.sprocket-strips-c-text p {
    font-size: 16px;
}
}

/******** CASE STUDY LINKS - HOME ********/

h3.os-gallery-img-title {
    padding: 20px !important;
}

/******** CASE STUDY LINKS - HOME ********/

h3.os-gallery-img-title {
    padding: 20px !important;
}

a#os_image_id-10.os_fancybox-1 {
    border:5px solid #945D60;
}
a#os_image_id-11.os_fancybox-1 {
    border:5px solid #626E60;
}
a#os_image_id-12.os_fancybox-1 {
    border:5px solid #AFA73C;
}
.img-block.andrea-effect.zoomIn.animated {
  	border-radius:20px !important;;
}

.sprocket-strips-p-overlay .css-loader-wrapper {
  	display: none;
}
.sprocket-strips-p-text blockquote.twitter-tweet {
    padding: 10px 20px;
    margin: 0;
    font-size: 17.5px;
    border-left: none !important;
}
.sprocket-strips-p-pagination {
    display: table-cell;
    vertical-align: middle;
    display: none;
}
.sprocket-strips-p-container {
    min-height: 225px;
}
.sprocket-strips-p-arrows .arrow {
    background: #3ea033 !important;
}



