*{	
	padding:0;
	margin:0;
}
body{
	background:url("../img/bg.jpg") repeat scroll center top / cover;
	font-family: 'Lato', sans-serif;
	color:#666666;
	font-size:14px;
}
.top-sec{	
	background:#37b54a;
	width:100%;
	display:table;
	color:#fff;
	font-size:13px;
	padding:5px 20px;
}
ul{
	margin:0;
	padding:0;
}
ul li{
	float:left;	
}
.phone-right li:last-child{
	padding-right:0;
}
.phone-right li:first-child{
	border-left:none;
	padding-left:25px;
}
.phone-right li{
	text-transform:uppercase;
	border-left:1px solid #fff;
	padding:0 20px;
	position:relative;
}
.phone-right li a{
	color:#fff;
	text-decoration:none;
}
.phone-right li a:hover{
	color:#000;
}
.phone-right li .fa.fa-phone {
    font-size: 18px;
    left: 0;
    margin-right: 10px;
    position: absolute;
    top: 2px;
}
.main-slider{
	width:100%;
	position:relative;
}
.carousel-caption{
	background:rgba(0, 0, 0, 0.6);
	padding:20px 25px 20px;
	bottom:40px;
}
.carousel-caption h4{
	color:#fff;
	margin:0;
	font-size:35px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
}
.carousel-caption p{
	margin-bottom:10px;
}
.carousel-control.left, .carousel-control.right{
	display:none;
}
.read-more{
	background:#39b44a;
	color:#fff;
	text-decoration:none;
	padding:10px 20px;
	text-transform:uppercase;
	text-shadow:none;
	display:inline-block;
	cursor:pointer;
}

.read-more:hover{
	text-shadow:none;
	text-decoration:none;
	color:#000;
}
.carousel-indicators {
    bottom: 0;
}
.carousel-indicators li{
	border:none;
	background:#e0e0e0;
	width:15px;
	height:15px;
	margin-left:7px;
}
.carousel-indicators .active{
	background:#39b44a;
	width:15px !important;
	height:15px!important;
	margin-left:7px;
}
.navbar{
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.navbar-default{
	background:rgba(255, 255, 255, 0.7);
	border:none;
}
.navbar{	
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius: 0;
}
.navbar-nav li a{
	font-size:15px;
	font-family: 'Lato', sans-serif;
	color:#000 !important;
}
.navbar-default {
    z-index: 9999;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover{
	background:#37b54a;
	color:#fff !important;
	text-decoration:none !important;
}
.navbar-default .navbar-nav>li>a:hover {
	background:#37b54a !important;
	color:#fff !important;
	text-decoration:none;
}

.navbar-collapse{
	margin:25px 25px 0 0 !important;
}
.content{
   background: #fff;
   display: table;
   padding: 30px 0;
   width: 100%;
}
.sarvice-sec {
    display: table;
	width:100%;
}
.sarvice-info p{
	margin-bottom:30px;
	padding:0 30px;
} 
h2{
	text-align:center;
	font-size:22px;
	text-transform:uppercase;
	font-family: 'Lato', sans-serif;
	color:#666666;
	margin-bottom:15px;
}
.sarvice-info{
	text-align:center;
}
.icon-box{
	width:100px;
	height:100px;
	-webkit-border-radius:100%;
	-moz-border-radius:100%;
	border-radius:100%;
	border:1px solid #b7f1c0;
	margin:0 auto;
	padding:20px 0;
	text-align:center;
}
h1.title{
    background:#fff;
    color: #666666;
    display: table;
    font-family: "Lato",sans-serif;
    font-size: 26px;
    margin: 0 auto;
    padding: 0 30px;
    text-transform: uppercase;
    width: auto;
}
.line {
    background: url("../img/line.jpg") repeat-x scroll center center;
    margin: 20px auto;
    width: 85%;
}
h1{
    color: #27c13d;
    display: inline-block;
    font-family: "Lato",sans-serif;
    font-size: 24px;
    margin: 0 auto 0;
	border-bottom:1px dashed #c9c9c9;
    padding: 20px 0;
	width:100%;
    text-transform: uppercase;
}
.welcome-sec {
    margin: 0 auto;
    width: 80%;
	text-align:center;
}
.small-box {
    border-bottom: 1px solid #dedddd;
    margin: 20px auto 0;
    padding-bottom: 30px;
    width: 60%;
}
.footer{
	background:rgba(0, 0, 0, 0.6);
	padding:30px;
	display:table;
	width:100%;
}
.footer-box ul li{
	width:100%;
	clear:both;
	float:left;
	font-size:14px;
	font-family: "Lato",sans-serif;
	color:#FFF;
	margin-bottom:15px;
}
.footer-box ul li a{
	color:#FFF;
	text-decoration:none;
	
}
.phone-icon a{
	text-decoration:none !important;
}
h4{
	font-size:18px;
	font-family: "Lato",sans-serif;
	color:#fff;
	margin-bottom:20px;
	font-weight:bold;
}
.map-icon{
	background:url(../img/map-icon.png) no-repeat center left;
	
}
.contact-us li{
	padding-left:30px;
}
.phone-icon{
	background:url(../img/phone-icon.png) no-repeat center left;
}
.email-icon{
	background:url(../img/email-icon.png) no-repeat center left;
}
.footer-box.contact-us ul li a{
	text-decoration:underline;
}
.footer-box.contact-us ul li a:hover{
	text-decoration:none;
}
.f-icon{
	background:url(../img/facebook.png) no-repeat center left;
}
.t-icon{
	background:url(../img/twitter.png) no-repeat center left;
}
.l-icon{
	background:url(../img/link-in.png) no-repeat center left;
}
.g-icon{
	background:url(../img/google-plus.png) no-repeat center left;
}
.follow-us li {
    padding-left: 25px;
}
.footer-box a:hover{
	color:#37b54a !important;	
}
.footer-logo {
    padding-top: 50px;
}
.copyright{
	background:#37b54a;
	padding:5px 40px;
	color:#fff;
}
.copyright a{	
	color:#fff;
	margin:0 3px;
	text-decoration:none;
}
.copyright a:hover{
	color:#000;
}
.banner-sec img{
	width:100%;
}
.about-sec {
    margin: 0 auto;
    text-align: center;
    width: 95%;
	
}

.article-area {
    
    margin: 0 auto;
    width: 95%;
}

.dropdown-menu > li {
    padding:0;
    width: 100%;
}
.dropdown:hover .dropdown-menu {
    display: block;
 }
 
 
 
 /*YX order form*/
 
 #absor_tabs	{
	
 	width:100%;
 }
 

#YX_order	{


}

.YX_float_left	{
	
	float:left;

}

#YX_customer_form	{

	/*width:250px;*/
	
}

input.yx_txt	{
	
	/*width:145px;*/

}
input.yx_product	{

	/*width:45px;*/
	width:35px;

}

#YX_product_view	{

	/*width:350px;*/
}

#YX_product_list	{

	clear:both;
	padding-top:15px;

}

.yx_station	{
	
	width:167px;
}

.yx_box	{
	
	border:solid 1px #999999;
	padding-bottom:8px;
}

.yx_station_dropdown	{
	
	/*width:125px;*/
	
}

.yx_selector_dropdown	{
	
	/*width:110px;*/
}

.yx_address_input	{
	
	width:167px	
	
}

.yx_address_zip_input	{
	
	width:45px
}

.yx_address_city_input	{
	
	width:120px
}

.yx_category_header	{
	
	font-weight:bold;
}
.yx_hidden	{
	
	display:none;
}

th.YX_product_header	{

	background:#f6a828;
	color:#000000;
	font-weight:400;
	padding-right:6px;
	padding-left:6px;
	text-align:center;
	font-size:0.8em;
}

.YX_product_list_A	{

	font-size:0.8em;
	background:#F9F7ED;
}

.YX_product_list_B	{

	font-size:0.8em;

}
#YX_top_area p	{
	
	margin-bottom:10px;

}

h4.yx_header4	{
	
	
	color:#000;
}


.station_hidden 	{

	display:none;

}


#tab-1 ul li {
    float: none;
    list-style: outside none disc;
    margin-left: 30px;
}
#tab-2 ul li {
    float: none;
    list-style: outside none disc;
    margin-left: 30px;
}



/* Product layout css */
.red{
	color:#FF0000;
}
.nature-sorb h2, .gray h2{
	text-align:left;
}
.nature-sorb p, .gray p{
	text-align:left;
} 
.nature-sorb ul{
	margin-left:30px;
}
.nature-sorb ul li{
	list-style:outside;
	clear:both;
	float:left;
}
.nature-img img{
	margin-top:50px;
	width:100%;
}
.gray{
	width:100%;
	display:table;
	float:left;
	clear:both;
	margin-top:30px;
	padding:20px;
	background:#c0c0c0;
}
.gray img{
	width:100%;
}
.gray .nature-img img{
	margin-top:30px;
}
.gray p {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 0;
}


.address{
	clear:both;
	float:left;
	text-align:left;
	margin-top:30px;
}
.footer-box ul li {
	list-style:none;
}
@media only screen and (max-width : 767px) {
	.nature-img{
		width:270px;
		margin:0 auto;
		float:none;
		clear:both;
	}	
	.nature-sorb p, .gray p, .nature-sorb h2, .gray h2{
		text-align:center;
	}
	.gray .nature-img{
		width:300px;
	}
	.address{
		clear:both;
		float:none;
		margin:30px auto 0;
		text-align:center;
		display:inline-block;
	}
}

#google_map	{

	height:380px;
	

}