div#logo {
    float: left;
    width: 140px;
}
.logo_home{
	    width: 100%;
    float: left;
}
section.veg-info.py-lg-4.py-md-4.py-sm-3.py-3 {
    display: none;
}
.about_us .banner-left-side {
    background-image: none;
    height: auto;
    min-height: auto;
}
section.about.py-lg-4.py-md-4.py-sm-3.py-3.about_us_page {
    top: 50px;
    position: relative;
}
ul.agileits_w3layouts_footer_grid_list li a {
    color: #fff;
    margin-left: 8px;
}
ul.agileits_w3layouts_footer_grid_list {
    color: #fff;
}
ul.agile_footer_grid_list {
    color: #b5b0b0;
}
.about_us section#service {
    position: relative;
    top: 48px;
}
div.clear
{
    clear: both;
}

div.product-chooser{
    margin-top: 30px;
}

    div.product-chooser.disabled div.product-chooser-item
	{
		zoom: 1;
		filter: alpha(opacity=60);
		opacity: 0.6;
		cursor: default;
	}

	div.product-chooser div.product-chooser-item{
		padding: 11px;
		border-radius: 6px;
		cursor: pointer;
		position: relative;
		border: 1px solid #efefef;
		margin-bottom: 10px;
        margin-left: 10px;
        margin-right: 10x;
            max-height: 600px;
    height: 430px;
	}
	
	div.product-chooser div.product-chooser-item.selected{
		border: 4px solid #428bca;
		background: #efefef;
		padding: 8px;
		filter: alpha(opacity=100);
		opacity: 1;
	}
	
		div.product-chooser div.product-chooser-item img{
			padding: 0;
		}
		
		div.product-chooser div.product-chooser-item span.title{
			display: block;
			margin: 10px 0 5px 0;
			font-weight: bold;
			font-size: 12px;
		}
		
		div.product-chooser div.product-chooser-item span.description{
			font-size: 12px;
		}
		
		div.product-chooser div.product-chooser-item input{
			position: absolute;
			left: 0;
			top: 0;
			visibility:hidden;
		}
		div.product-chooser-item.rice_class {
    min-height: auto;
    height: auto !important;
    text-align: center;
}
.rice_ .banner-left-side {
    background-image: none;
    height: auto;
    min-height: auto;
}
.key_people .banner-left-side {
    background-image: none;
    height: auto;
    min-height: auto;
}
section.service.py-lg-4.py-md-4.py-sm-3.py-3.rice_page {
    position: relative;
    top: 50px;
}
.color_change li{
	color: #000;
	    text-align: justify;
    padding: 6px;
        font-size: 14px;
}
section.service.py-lg-4.py-md-4.py-sm-3.py-3.key_ppl {
    position: relative;
    top: 50px;
}
.appen_class {
    padding-top: 0px !important;
}
label.toggle.toogle-3.prod_t {
    background-color: #fff;
    color: #000;
    font-weight: 700;
    font-size: 14px;
}

/* //responsive */
.language p {
    font-size: 13px;
    color: #fff;
    width: 126px;
    transform: rotate(90deg);
    position: absolute;
    right: -53px;
    background: #fd5e65;
    top: -73px;
    padding-left: 8px;
}
.language a {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    font-weight: 600;
    border-bottom: 1px solid #d43e44;
    padding-top: 4px;
    padding-bottom: 4px;
}
.language {
    position: fixed;
    right: 0;
    top: 50%;
    background: #fd5e65;
    z-index: 9;
    width: 40px;
}