html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
a,
a:active,
a:focus,
a:hover{outline:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;text-decoration:none;}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;

}

blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
b, strong {
	font-weight: bold;
}
input {
	outline: none;
}
em, i {
	font-style: italic;
}
body {
	margin: 0;
	padding: 0;
	font-family: 'proxima_nova_rgregular';
}
@font-face {
	font-family: 'proxima_novabold';
	src: url('../fonts/proximanova-bold-webfont.woff2') format('woff2'),  url('../fonts/proximanova-bold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'open_sansextrabold';
	src: url('../fonts/opensans-extrabold-webfont.woff2') format('woff2'),  url('../fonts/opensans-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url('../fonts/proxima-nova-webfont.woff2') format('woff2'),  url('../fonts/proxima-nova-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'proxima_novasemibold';
	src: url('../fonts/proxima-nova-semibold-webfont.woff2') format('woff2'),  url('../fonts/proxima-nova-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
p{
	color: #000;
    font-family: "proxima_nova_rgregular";
    font-size: 17px;
    line-height: 25px;
	margin-bottom:15px;
}
.no-padding
{
	padding:0;
}

#searchsubmit{ font-size:0px; height:40px;}
#s:focus, #s:focus + #searchsubmit {
    border-color: #fff;
    color: #fff;
}
#s:focus + #searchsubmit {
    background-image: url(../images/wihite_search.png);
    background-size: 20px 20px;
    background-position: 0;
}
.system-message, .system-error-message {
  background-color: #f9f9f9;
  border: 1px solid #eee;
  color: #666;
  height: auto;
  margin: 18px;
  min-height: 110px;
  padding: 36px;
}

.webform-results .tabledefault td {
  
  font-size: 18px;
  line-height: 30px;
 
}

.system-message p {
  color: #000;
  font-family: proxima_nova_rgregular;
  font-size: 22px;
}


.system-message h1, .system-error-message h1 {
  color: #000;
  font-family: proxima_nova_rgregular;
  font-size: 45px;
  font-weight: 900;
  margin: 0 0 18px;
}




.bg_img
{
		background:url(../images/bg-img.jpg);
	    background-size: cover;
	background-repeat:no-repeat;
}
.mobile_footer {
	display: none;
}
.mobile_device {
	display: none;
}
.banner_img {
	position: absolute;
	width: 100%;
}
.hdr_cnt {

    overflow: hidden;
    padding: 0 0 20px;

    background: rgba(60, 76, 92, 0.4);
}
.recycle.hdr_cnt {

    overflow: hidden;
    padding: 0 0 20px;
	margin-bottom:50px;
    background: rgba(60, 76, 92, 0.4);
}
.logo {
	float: left;
	margin: 0px;
	padding: 0px;
}
.nav_cnt.pull-right ul {
	margin-top: 15px;
}
ul.menu {
	list-style: none;
	float: right;
	margin: 0px;
	padding: 0px;
}
ul.menu li {
	list-style: none;
	float: left;
	margin: 0 0px;
	padding: 0px;
	font-weight: 600;
	font-size: 16px;
	color: #3a3a3a;
}
.menu > li a {
	color: #fff;
	padding: 10px 0 10px 45px;
}
input.search_input {
	background: transparent url("../images/serch_icon.png") no-repeat scroll 230px 5px;
	border: 2px solid #525053;
	border-radius: 20px;
	padding: 7px 6px;
	width: 100%;
}
.add-on .form-control:focus {
	border-color: #525053 !important;
	box-shadow: none;
}
.input-group-btn button:hover, .input-group-btn button:active, .input-group-btn button:focus {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color: #525053 !important;
}
.serch_box .btn-default.active.focus, .serch_box .btn-default.active:focus, .serch_box .btn-default.active:hover, .serch_box .btn-default.focus:active, .serch_box .btn-default:active:focus {
	background-color: transparent !important;
}
.add-on .input-group-btn > .btn {
	border-left-width: 0;
	left: -2px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* stop the glowing blue shadow */
.add-on .form-control:focus {
	box-shadow: none;
	-webkit-box-shadow: none;
	border-color: #cccccc;
}

.navbar-nav > li > a {
	border-right: 1px solid #ddd;
	padding-bottom: 15px;
	padding-top: 15px;
}
.input-group-btn button {
	background: transparent none repeat scroll 0 0;
	border: 2px solid #58575a;
	border-radius: 0 20px 20px 0;
	padding: 8px;    
}
.navbar-brand {
	position: relative;
	top: -15px;
}
.input-group-btn button:hover, .input-group-btn button:active, .input-group-btn button:focus {
	background: none;
	border-color: #333;
}
button em {
  color: #58575a;
  margin:0 5px 0 0;
}

.search_form {
	padding: 0;
}
.serch_box {
	width: 100%;
}
.serch_box input.form-control {
	border-radius: 20px 0 0 20px;
	border: 2px solid #58575a;
	border-right: 0;
	background: transparent;
	color:#5a595c;
	width:90% !important;
}
.serch_box .btn.btn-default i
{
	color:#5a595c;
}
.serch_box .input-group-btn {
	float:left;
	width: 25px !important;
}




.navbar-nav:last-child {
	border-right: 0
}
.top-bar {
	padding: 7px 0 0 0;
}
.section {
    padding: 0px 0px 50px 0;
}
.container-fluid.page-heading {
   /* background: rgba(158, 202, 28, 1);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-bottom: 40px;
	text-transform:uppercase;
	font-family: "open_sansextrabold";*/
	background: rgba(158, 202, 28, 0.8);
	margin-top:35px;
	color:#fff;
    padding-top: 40px;padding-bottom: 40px;
	text-transform:capitalize;
	font-family: "open_sansextrabold";
}
.recycle-page-heading
{
	background: rgba(158, 202, 28, 0.8);
	margin-top:35px;
	color:#fff;
    padding-top: 40px;padding-bottom: 40px;
	text-transform:capitalize;
	font-family: "open_sansextrabold";
}
.recycle-page-heading h2{
	position: absolute;
    left: 90px;
    bottom: 0;
}
.location_left img {
    float: left;
    margin-right: 15px;
    margin-top: 40px;
}
.location_left {
    padding: 0;
}
.location_left .location {
    overflow: hidden;
}
.location_left h4{
	margin-bottom:20px;
}
.location_left p{
font-size:16px;
color:#fff;
margin-bottom:7px;
}
.recycle_heading {
    margin-top: 37px;
}
.services h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
.services ul li {
    list-style: none;
    display: block;
    padding: 4px 0px;
    font-size: 16px;
}
.services h2 {
    color: #9eca1c;
    font-weight: bold;
    margin-bottom: 15px;
}
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #head-mobile {
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
#cssmenu ul {
	float: right;
}
#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
#cssmenu #head-mobile {
	display: none
}
#cssmenu {
	font-family: sans-serif;
}
#cssmenu > ul > li {
	float: left
}
#cssmenu > ul > li::after {
	content: "/";
	color: #fff;
	position: absolute;
	top: 18px;
	bottom: 0;
	vertical-align: middle;
	margin: auto;
	display: block;
	right: 0;
}
#cssmenu > ul > li:last-child::after {
	color: transparent;
}
#cssmenu > ul > li:last-child a {
	padding-right: 0;
}
#cssmenu > ul > li > a {
	    padding: 17px 25px 17px 25px;
    font-size: 16px;
    text-decoration: none;
    color: #fff;
	    text-transform: capitalize;
    font-weight: normal;
    font-family: 'proxima_nova_rgregular';
}
#cssmenu > ul > li:hover > a, #cssmenu ul li.active a {
	color: #9eca1c
}
#cssmenu > ul > li:hover, #cssmenu ul li.active:hover, #cssmenu ul li.active, #cssmenu ul li.has-sub.active:hover {
	-webkit-transition: background .3s ease;
	-ms-transition: background .3s ease;
	transition: background .3s ease;
}
#cssmenu > ul > li.has-sub > a {
	padding-right: 30px
}
#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}
#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}
#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0
}
#cssmenu ul ul {
	position: absolute;
	left: -9999px
}
#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	background: #333;
	transition: all .25s ease
}
#cssmenu ul ul li:hover {
}
#cssmenu li:hover > ul {
	left: auto
}
#cssmenu li:hover > ul > li {
	height: 35px
}
#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0
}
#cssmenu ul ul li a {
	border-bottom: 1px solid rgba(150,150,150,0.15);
	padding: 11px 15px;
	width: 170px;
	font-size: 12px;
	text-decoration: none;
	color: #ddd;
	font-weight: 400;
}
#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #fff
}
#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}
#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: '';
	-webkit-transition: all .25s ease;
	-ms-transition: all .25s ease;
	transition: all .25s ease
}
#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0
}
#cssmenu ul ul li.has-sub:hover, #cssmenu ul li.has-sub ul li.has-sub ul li:hover {
	background: #363636;
}
#cssmenu ul ul ul li.active a {
	border-left: 1px solid #333
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active> a {
	border-top: 1px solid #333
}
/*menu*/
.navbar-default.b-navbar {
	background: transparent;
	border: none;
}
.b-navbar .navbar-nav > li {
	position: relative;
}
.b-navbar .navbar-nav > li::after {
	color: #fff;
	content: "/";
	padding: 0 5px 0 83px;
	position: absolute;
	right: -37px;
	top: 2px;
}
.b-navbar .nav {
	margin-top: 20px;
}
.b-navbar .navbar-nav > li:last-child::after {
	content: "";
}
.b-navbar .navbar-nav > li > a {
	border: medium none;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	font-size: 15px;
	padding: 0 0 0 58px;
}
.b-navbar .navbar-nav > li > a:hover {
	text-decoration: none;
	color: #9eca1c;
}
.navbar-form {
	display: inline-block;
	width: 100%;
}
/*menu*/
.phone_no > p {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	font-weight: 600;
}
.phone_no p span {
	color: #9eca1c;
}
.phone_no {
	    margin: 20px 40px 0px 0px;
    text-align: right;
}
.input-group.add-on.serch_box {
	padding-top: 15px;
}
.banner-text {
	margin-top: 50px;
	color: #fff;
}
.banner-text h2 {
	font-family: 'open_sansextrabold';
	font-size: 30px;
	margin-bottom: 20px;
}
.banner-text h3 {
	font-family: 'open_sansextrabold';
	font-size: 21px;
	margin-bottom: 30px;
}
.banner-text p {
	color: #fff;
	font-size: 20px;
	line-height: 30px;
}
.banner-text li {
	list-style: none;
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin-bottom: 13px;
}
img {
	max-width: 100%;
}
.banner_heading p {
	color: #fff;
	font-family: "proxima_nova_rgregular";
	font-size: 20px;
	line-height: 30px;
	word-spacing: 1px;
}
.bner_text {
	padding-top: 70px;
}
.pull-right > ul {
	line-height: 20px;
	list-style: outside none none;
}
.pull-right li {
	color: #fff;
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	font-weight: 600;
	line-height: 25px;
}
.side_tool h2 {
	color: #fff;
	font-family: open_sansextrabold;
	font-size: 21px;
	font-weight: 400;
}
.side_tool img {
	margin: -42px 0 0;
	padding: 0 0 19px 33px;
}
.button a {
	background-image: url("../images/slider_butn.png");
	background-repeat: no-repeat;
	padding: 30px 45px 19px 41px;
	text-align: center;
	width: 59%;
}
.button > a {
	color: #fff;
	text-decoration: none;
}
.btn_black a
{
	background-image:url("../images/black_bg.png");
	background-repeat: no-repeat;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    width: 199px;
    height: 58px;
    display: block;
    line-height: 72px;
}
.btn_black a
{
	color:#333;
}
.button {
	font-family: 'proxima_novasemibold';
	font-size: 18.63px;
	font-weight: 900;
	line-height: 26px;
	margin-top: 50px;
}
.padding_slider {
	padding: 3px;
		padding-bottom: 70px;
}
.col-md-7.col-sm-6.col-xs-12.alkaline-left {
    padding-top: 30px;
}
.button a:hover {
	text-decoration: none;
	color: #9eca1c;
}
.row-container
{
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.col-container
{
	display:flex;
	margin-bottom:30px;
}
.ask_batter {
	padding: 60px 0;
    width: 100%;
    background: rgba(158, 202, 28, 0.8);
}

.ask_battery_bob {
        border: 15px solid #6a8e00;
    padding-bottom: 20px;
    border-radius: 25px;
    text-align: left;
    overflow: hidden;
    background: rgba(106, 142, 0, 0.6);
	padding-left: 20px;
    padding-right: 20px;
	margin:0 20px;
}
.ask_battery_bob h2 {
	color: #000;
	font-family: "open_sansextrabold";
	font-size: 35px;
	font-weight: 500;
	padding-bottom: 15px;
	line-height: 40px;
	display: inline-block;
	position: relative;
	min-width: 240px;
}
.battery_bob_heading p {
    padding: 0 !important;
    position: absolute;
    top: 40px;
    left: 5px;
    font-size: 16px !important;
}
.ask_battery_bob  p {
	    color: #000;
    font-family: "proxima_nova_rgregular";
    font-size: 20px;
    line-height: 30px;
    padding: 8px 20px 16px 20px;
    text-align: left;
}
.battery_bob_heading {
   
    padding: 12px 20px 0px 20px;
	    text-align: left;
}
.button_ask a {
	background-image: url("../images/ask_bg.png");
	background-repeat: no-repeat;
	padding: 26px 48px 19px 46px;
	text-align: center;
	width: 59%;
	text-transform: uppercase;
}
.button_ask > a {
	    color: #fff;
    text-decoration: none;
    margin: 20px;
}
.button_ask {
	    display: inline-block;
    font-family: "proxima_novasemibold";
    font-size: 17px;
    font-weight: 500;
    line-height: 26px;
    /*margin-top: 30px;
    position: absolute;*/
    left: 0;
    bottom: 50px;
    right: 0;
}
.button_ask a:hover {
	text-decoration: none;
	color: #000;
}
.col-md-12.col-sm-12.col-xs-12.captcha div {
    /*margin: 0 auto;*/
    margin-top: 8px;
}
input.home_contact_btn {
    height: 60px;
    width: 200px;
    background: url(../images/ask_bg.png);
    border: none;
    text-align: center;
    color: #fff;
    font-weight: 500;
    font-size: 17px;
    font-family: "proxima_novasemibold";
    text-transform: uppercase;
    line-height: 70px;
    background-repeat: no-repeat;
	/*margin-top:10px;*/
	    outline: none;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}
input.home_contact_btn:hover{
	color:#000;
}

.ask_battery_bob form {
    margin-top: 8px;
}
.ask_battery_bob .form-control {
       background: #fff;
    border-radius: 2px;
    border-color: #fff;
}
.ask_battery_bob .form-control::placeholder {
    color: #000;
}

.services form {
    position: relative; float:left;
}
.services form {
	padding: 0 0 0 60px;
}
.services form label {
	padding: 10px 0 0 6px;
	font-size: 16px;
	color: #000;
	font-weight: 400;
}

.contect-form input {
	padding: 0 0 13px 0;
	margin: 9px 0 0 0;
	width: 100%;
}

.footer {
	background-color: #10161d;
	float: left;
	padding: 60px 0;
	width: 100%;
}
.footer h3 {
	font-size: 15px;
	font-family: 'open_sansextrabold';
	color: #a7ca3e;
	margin-bottom: 12px;
	text-transform: uppercase;
}
.footer li {
	list-style: none;
	display: block;
	margin-bottom: 3px;
	font-family: 'proxima_nova_rgregular';
	font-size: 15px;
	color: #8c8d93;
}
.footer li a {
	color: #8c8d93;
	text-decoration: none;
}
.footer li a:hover {
	color: #a7ca3e;
}
.footer p {
	color: #8c8d93;
	font-size: 15px;
	font-family: 'proxima_nova_rgregular';
	padding-bottom: 20px;
}
input.email
{
	height:45px;
	border:1px solid #b7b7b7;
	display:inline-table;
	padding:0 10px;
	width:245px;
	background:#363636;
	color:#b7b6b6;
	float:left;
	font-size:16px;
}
input.submit_btn
{
	height:45px;
	border:1px solid #b7b7b7;
	display:inline-table;
	padding:0 10px;
	background:#94c021;
	color:#fff;
	border-left:0;
	width:86px;
	font-family: 'proxima_nova_rgregular';
}

.submit_btn {
	border-left: medium none;
	font-weight: 700;
	margin-left: -4px;
	text-transform: uppercase;
	font-size: 16px;
}
.banner-text .pull-right img {
	margin-bottom: 20px;
	margin-left: 30px;
}
.alkaline-left > h2 {
	margin-top: 63px;
}
.ask_battery_bob img {
	margin-bottom: 10px;
    width: auto;
    display: block;
}
.ask_battery_bob_2 img{
    margin-bottom: 10px;
    width: auto;
    display: inline-block;
}
.ask_battery_bob_2 .form-group
{
	margin-bottom:8px;
}
.ft_contact {
	padding-right: 0 !important;
}
.newsletter {
	float: right;
	width: 92%;
}
.contact-info {
    margin: 30px 0 30px 15px;
    display: block;
    background: #50863e;
    overflow: hidden;
    padding: 20px 0;
    color: #fff;
}
.contact-info h5 {
    font-size: 18px;
    padding: 8px 0;
}
.contact-info h5 i {
    color: #9eca1c;
    font-size: 20px;
    margin-right: 8px;
}
.contact-info h5 a{
	color: #2a2a2a!important;
}
.map-icon {
    text-align: center;
    color: #9eca1c;
    font-size: 100px;
}
.map_cont iframe
{
	    width: 100%;
    height: 370px;
    margin-top: 25px;
}
.contact-form .inputs {
    border-radius: 0;
    padding: 8px;
    height: 40px;
}
.contact-form .textarea
{
	border-radius: 0;
    padding: 8px;
	height:140px;
}
.contact-form .form-group label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 5px;
    text-transform: uppercase;
}
.contact-form input#catwebformbutton {
    border: 2px solid #749c0b;
    display: inline-table;
    padding: 10px 40px;
    background: #94c021;
    color: #fff;
    float: right;
    font-size: 20px;
    font-family: 'proxima_nova_rgregular';
    margin: 30px 0 0 0;
}
.contact-form input#catwebformbutton:hover{
background:#000;
border-color:#000;
}

/*products*/
.product-container
{
	padding-bottom:40px;
	padding-top:50px;
}
ul.productList.productSmall li {
    list-style: none;
    display: inline-block;
    width: 24%;
    padding: 15px;
    text-align: center;
}
.b_products {
    border: 2px solid #9eca1c;
}

ul.productList.productSmall li:hover .b_products
{
	border-color:#333;
}
ul.productList.productSmall li .image
{
	position: relative;
    overflow: hidden;
	padding: 20px 0;
}
ul.productList.productSmall li .image img
{
	  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

ul.productList.productSmall li .image:hover img, ul.productList.productSmall li:hover img {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
ul.productList.productSmall li h5 {
    width: 100%;
    color: #10161d;
    font-family: proxima_novabold;
    font-size: 18px;
}
ul.productList.productSmall li h5 a {
       color: #333;
    text-transform: uppercase;
    background: #9eca1c;
    width: 100%;
    display: block;
    padding: 20px 10px;
}
ul.productList.productSmall li:hover a {
    background: #333;
    color: #fff;
}
ul.productList.productLarge li {
    list-style: none;
}
ul.productList.productLarge li .image {
    width: 37%;
    float: left;
    margin: 15px;
	border: 2px solid #9eca38;
}

ul.productList.productLarge .details {
    width: 57%;
    float: left;
    margin: 15px;
}
.details h1 {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 20px;
    color: #9eca38;
	font-weight: bold;
}
.description h4 {
    color: #a4ca38;
    text-transform: uppercase;
    padding: 10px 0;
	font-weight:bold;
}
ul.productList.productLarge ul li {
    list-style: none;
    color: #000;
    font-family: "proxima_nova_rgregular";
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 5px;
}
/*products end*/

/*============== Recycling program ============*/
.features h4, .features h3, .features h5, .features h6
{
	font-family:"open_sansextrabold";
}
.features h2{
	font-size:27px;
	font-family:"open_sansextrabold";
	color:#000000;
	margin-bottom: 10px;
}
.features h3{
	font-size:20px;
	font-family:"open_sansextrabold";
	color:#000000;	
	margin-bottom: 10px;
}
em.plus-icon {
    font-style: normal;
    font-weight: bold;
    font-size: 40px;
    width: 50px;
    height: 50px;
    background: #333;
    display: block;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
    border-radius: 50%;
    color: #9eca1c;
}

.container.service-points .service {
    background: #a3a0a0;
	    display: inline-block;
}
.container.service-points .features {
    padding-top: 60px;
	    
}
.container.environment-points .environment {
    background: #b1ab95;display: inline-block;
}
.container.environment-points .features {
        padding-top: 60px;
   
    padding-left: 55px;
    padding-right: 0;
}

.container.service-points .features h4 ,.container.environment-points .features h4{
margin-bottom:20px;
font-size:20px;
}
.container.service-points .features p ,.container.environment-points .features p{
color:#fff;
font-size:17px;
}
.container.service-points .features ul, .container.environment-points .features ul {
    padding-left: 30px;
}
.container.service-points .features li ,.container.environment-points .features li{
	list-style:none;
	display:block;
	font-size:17px;
	padding-bottom:25px;
	color:#fff;
	position:relative;
}
.container.service-points .features li::before,.container.environment-points .features li::before {
    content: '+';
    position: absolute;
    left: -12px;
    top: 0px;
}
img.cartoon-img {
    position: absolute;
    height: 145px;
    width: auto;
    left: -40px;
    bottom: -20px;
}
/*============== Recycling program ============*/
 @media only screen and (max-width: 1200px) {
.phone_no > p {
	font-size: 14px;
	line-height: 24px;
}
.footer li {
	font-size: 12px;
}
.mail {
	width: 200px;
}
.footer p {
	font-size: 12px;
	padding-bottom: 15px;
}
.banner-text p {
	font-size: 18px;
	line-height: 28px;
}
.pull-right li {
	font-size: 14px;
	line-height: 24px;
}

}


@media (max-width:991px)
{
	.phone_no {
		margin: 10px 40px 0px 0px;}
#cssmenu > ul > li > a {
  color: #fff;
  font-family: "proxima_nova_rgregular";
  font-size: 16px;
  font-weight: normal;
  padding: 17px 12px;
  text-decoration: none;
  text-transform: capitalize;
}
.owl-nav {
  display: none;
}	
	
	
ul.productList.productSmall li {
	width: 32.33%;
}
}
@media only screen and (max-width: 992px) {
	.col-md-12.col-sm-12.col-xs-12.captcha div {
    margin: 0 auto;
    margin-top: 15px;
    width: 270px;
}
.battery_bob_heading p {
    padding: 0 !important;
    position: relative;
    top: 0;
    left: 5px;
    font-size: 16px !important;
}
input.submit_btn
{
	margin-top:15px;
}
	.mobile_device.recycle
	{
		margin-bottom:50px;
	}
	.environment img{
	width:100%;
	}
	.service img{
	width:100%;
	}
.b-navbar .navbar-nav > li > a {
	font-size: 15px;
	padding: 0 0 0 40px;
}
.b-navbar .navbar-nav > li::after {
	right: -35px;
}
.container_ft .col-sm-4 {
	margin-bottom: 20px;
}
.b-navbar .navbar-nav > li::after {
	color: #fff;
	content: "/";
	padding: 0 10px 0 67px;
	position: absolute;
	right: -37px;
	top: 2px;
}
.banner-text h2 {
	font-size: 23px;
	margin-bottom: 15px;
}
.pull-right li {
	font-size: 14px;
	line-height: 20px;
}
.banner-text h3 {
	font-size: 16px;
	margin-bottom: 20px;
}
.banner-text p {
	font-size: 15px;
	line-height: 26px;
}
.mail {
	height: 40px;
	width: 100%;
	margin-bottom: 15px;
}
.submit_btn {
	height: 40px;
	width: 85px;
	border-left: 1px solid;
	margin: 0 auto;
	display: block
}
.footer li {
	font-size: 14px;
}
.footer p {
	font-size: 14px;
	padding-bottom: 10px;
}
.col-container
{
	margin-bottom:30px;
}
.button_ask
{
	position:relative;
	bottom:10px;
}
}
 @media screen and (max-width: 767px) {
	 .button_ask > a {
	color: #fff;
	text-decoration: none;
	margin: 0;
}
	 .buttons > img {
    width: 30px;
    float: right;
    margin: 0 15px 0 0;
}
	 .col-md-12.col-sm-12.col-xs-12.captcha div {
        margin: 0 auto;
    margin-top: 2px;
    width: 270px;
    float: left;
}
	 .map-icon {
  color: #9eca1c;
  font-size: 120px;
  margin-bottom: 30px;
  text-align: center;
}

.contact-info {
  background: #50863e none repeat scroll 0 0;
  color: #fff;
  display: block;
  margin: 30px 15px;
  overflow: hidden;
  padding: 20px 0;
}
	 .bg_img
{
		background:none;
	    
}

.ask_batter {
  background:url(../images/mobile_bg_bob.jpg);
  padding: 60px 0;
  width: 100%;
  position:relative;
}
.ask_batter::before {
  background: rgba(158, 202, 28, 0.8) none repeat scroll 0 0;
  content: "";
  display: block;
  height: 100%;
  opacity: 0.8;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}

#cssmenu ul {
    float: right;
    padding: 20px 0 10px;
}
.hdr_cnt {
	display: none;
}
.mobile_device {
	background-image: url(../images/mob_bg.jpg);
	background-repeat: no-repeat;
	display: block;
	background-size: cover;
}
#head-mobile > img {
	width: 150px;
}

.banner-text .pull-right {
	display: none;
}
.alkaline-left {
	text-align: center;
}
.ask_batter {
	text-align: center;
}
.ask_battery_bob {
	display: inline-block;
	margin: 30px 0;
}
.ask_battery_bob > img {
	margin-bottom: 10px;
	margin-left: 0;
}
.ask_battery_bob > img {
	margin-bottom: 10px;
	width: 130px;
}
.button_ask
{
	position:relative;
	bottom:10px;
}

.navbar-header {
	padding-top: 30px;
}
.phone_no {
	display: none;
}
.navbar-form {
	display: none;
}
.banner-text h2 {
	font-size: 62px;
	margin-bottom: 15px;
}
.banner-text p {
	font-size: 29px;
	line-height: 40px;
}
.banner-text {
	color: #fff;
	margin-bottom: 50px;
}
.ask_battery_bob > h2 {
	color: #000;
	font-family: "open_sansextrabold";
	font-size: 55px;
	font-weight: 500;
	padding-bottom: 10px;
}
.ask_battery_bob > p {
	color: #000;
	font-family: "proxima_nova_rgregular";
	font-size: 25px;
	line-height: 33px;
}
.footer {
	display: none;
}
.mobile_footer {
	background-color: #10161d;
	padding: 60px 0;
	text-align: center;
	display: block;
}
.mobile_footer h2 {
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 10px;
	color: #fff;
	text-transform: uppercase;
}
.mobile_footer h3 {
	color: #fff;
	font-family: open_sansextrabold;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 20px;
	text-transform: capitalize;
}
.mobile_footer ul li {
	list-style: none;
	display: block;
	padding: 00px;
	font-size: 17px;
	line-height: 30px;
	color: #fff;
}
.mobile_footer ul li a {
	text-decoration: none;
	color: #8c8d93;
}
.mobile_footer .contact {
	margin-bottom: 30px;
	color: #8c8d93;
}
.mobile_footer .contact li {
	color: #8c8d93;
}
.mobile_footer .contact h2 {
	font-family: 'proxima_novabold';
}
.mobile_footer .location img {
	margin-bottom: 30px;
	width: 100px;
}
.mobile_footer .location li {
	font-family: "Open Sans", sans-serif;
}
#cssmenu ul li a {
	color: #fff;
	font-family: open_sansextrabold;
	font-size: 30px;
	font-weight: 400;
	line-height: 50px;
	padding-bottom: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	text-decoration: none;
	text-transform: uppercase;
}
#cssmenu ul {
	background-color: #363636;
	list-style: outside none none;
}
#cssmenu > ul > li {
	float: none;
	padding: 0 0 14px 30px;
}
#cssmenu ul li a:hover {
	color: #9eca1c;
}
.mob_text {
	margin-top: 10%;
	text-align: center;
	margin-bottom: 20%;
}
.mob_text p {
	color: #fff;
	font-family: "proxima_nova_rgregular";
	font-size: 20px;
}
.mob_text h2 {
	color: #fff;
	font-family: open_sansextrabold;
	font-size: 50px;
	line-height: 55px;
	margin: 0 0 25px 0;
}
.button_mob a {
	background-image: url("../images/slider_butn.png");
	background-repeat: no-repeat;
	padding: 30px 45px 19px 36px;
	text-align: center;
	width: 59%;
}
.button_mob > a {
	color: #fff;
	text-decoration: none;
}
.button_mob {
	font-family: 'proxima_novasemibold';
	font-size: 18.63px;
	font-weight: 900;
	line-height: 26px;
	margin-top: 60px;
}
.button a:hover {
	text-decoration: none;
	color: #9eca1c;
}

ul.productList.productSmall li {
  width: 49%;
}
}
 @media screen and (max-width:767px) {
	 .ask_battery_bob p {
	padding: 8px 0 16px 0;
}
	.battery_bob_heading {
	padding: 0;
	text-align: left;
}
	 body .ask_battery_bob textarea.form-control {
	height: 160px;
	margin-bottom: 10px;
}
.logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 46px;
	text-align: center;
	padding: 10px 0 0 0;
	float: none
}
.logo2 {
	display: none
}
#cssmenu {
	width: 100%
}
#cssmenu ul {
	width: 100%;
	display: none
}
#cssmenu ul li {
	width: 100%;
	position: relative
}
#cssmenu ul li:hover {
	background: #363636;
}
#cssmenu ul ul li, #cssmenu li:hover > ul > li {
	height: auto
}
#cssmenu ul li a, #cssmenu ul ul li a {
	width: 100%;
	border-bottom: 0
}
#cssmenu > ul > li::after
{
	content:"";
}
#cssmenu > ul > li {
	float: none
}
/*#cssmenu ul ul li a{padding-left:25px}
#cssmenu ul ul li{background:#333!important;}
#cssmenu ul ul li:hover{background:#363636!important}*/
#cssmenu ul ul ul li a {
	padding-left: 35px
}
#cssmenu ul ul li a {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	color: #acacac;
	font-family: "Open Sans", sans-serif;
	font-size: 22px;
	font-weight: 700;
	line-height: 40px;
}
#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
	color: #9eca1c;
	background: none;
}
#cssmenu ul ul, #cssmenu ul ul ul {
	position: relative;
	left: 0;
	width: 100%;
	margin: 0;
	text-align: left
}
#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
	display: none
}
#cssmenu #head-mobile {
	display: block;
	padding: 23px 0;
	color: #ddd;
	font-size: 12px;
	font-weight: 700
}
.buttons {
	width: 55px;
	height: 46px;
	position: absolute;
	right: 36px;
	top: 36px;
	cursor: pointer;
	z-index: 12399994;
}
.buttons.menu-opened:after {
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	top: 23px;
	border: 0;
	height: 2px;
	width: 19px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}
.buttons.menu-opened:before {
	top: 23px;
	background: #fff;
	width: 19px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
#cssmenu .submenu-button {
	position: absolute;
	z-index: 99;
	right: 0;
	top: 0;
	display: block;
	height: 46px;
	width: 46px;
	cursor: pointer
}
#cssmenu .submenu-button.submenu-opened {
	background: #363636
}
#cssmenu ul ul .submenu-button {
	height: 34px;
	width: 34px
}
#cssmenu .submenu-button:after {
	position: absolute;
	top: 22px;
	right: 19px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: ''
}
#cssmenu ul ul .submenu-button:after {
	top: 15px;
	right: 13px
}
#cssmenu .submenu-button.submenu-opened:after {
	background: #fff
}
#cssmenu .submenu-button:before {
	position: absolute;
	top: 19px;
	right: 22px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: ''
}
#cssmenu ul ul .submenu-button:before {
	top: 12px;
	right: 16px
}
#cssmenu .submenu-button.submenu-opened:before {
	display: none
}
#cssmenu ul ul ul li.active a {
	border-left: none
}
#cssmenu > ul > li.has-sub > ul > li.active > a, #cssmenu > ul ul > li.has-sub > ul > li.active > a {
	border-top: none
}
}
 @media screen and (max-width: 1170px){ #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;} } 
@media (max-width:500px)
{
ul.productList.productSmall li {
  width: 100%;
}
}

@media (max-width:420px)
{
	.ask_battery_bob h2
	{
		min-width:100%;
	}
	.battery_bob_heading p {
    padding: 0 !important;
    position: relative;
    top: -10px;
    left: 5px;
    font-size: 16px !important;
}
.col-md-12.col-sm-12.col-xs-12.captcha div {
    margin: 0 auto;
    margin-top: 15px;
    width: 270px;
}
}