@charset "utf-8";
/* CSS Document */
/*
Theme Name:Bon ZenZenn
Theme URL: http://www.kmaxdesigns.com/
Author: the Responsive web design
*Copyright 2015, Prasad web developer
Author URI: http://www.kmaxdesigns.com/
Description: The is a simple and clean responsive web design.
Text Domain:Bon ZenZenn.
*/
@media screen {
  body {
    width: 100%;
  }
}

@media print {
  body {
    width: 100%;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (max-width: 990px) {
		img{
	max-width:100%;
	max-height:100%;
}
header{
	width:100%;
}
#logo{
	width:50%;
	margin:25px 10px;
}
#logo img{
	max-width:100%;
	max-height:100%;
}
#call{
	width:40%;
	background-size:100%;
	height:auto;
	line-height:30px;
}
#flash_bg{
	width:100%;
}
#slide{
	width:100%;
}
section{
	width:100%;
}
article{
	width:65%;
}
aside{
	width:34%;
}
.welcome{
	font-size:15px;
}
.sections {
    margin: 0 3px;
    width: 32%;
}
.section_head{
	font-size:10px;
}
footer{
	width:100%;
}
.footer_bottom{
	width:100%;
}
.footer_left{
	width:57%;
}
.footer_right {
    float: right;
    line-height: 40px;
    margin: 0;
    width: 25%;
}

.footer_right img {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
.footer{
	width:95%;
}
.section_text, .wel_text p{
	font-size:11px;
}
.location{
	width:98%;
}
iframe{
	width:100%;
}
.contact{
	width:96%;
}
.contact_right{
	width:95%;
}
}









@media only screen and (max-width: 767px) {
	img{
	max-width:100%;
	max-height:100%;
}	
header{
	width:100%;
	height:auto;
	clear:both;
}
#logo{
	width:67%;
	margin:10px;
}
#logo img{
	max-width:100%;
	max-height:100%;
}
#call {
    background-size: 100% auto;
    clear: both;
    height: auto;
    line-height: 19px;
    margin: 0;
    width: 40%;
}
#call span{
	font-size:10px;
}
#call span p{
	padding:0 51px 1px 0;
}
#flash_bg{
	width:100%;
}
#slide{
	width:100%;
}
section{
	width:100%;
}
article{
	width:95%;
}
aside {
    clear: both;
    float: none;
    width: 96%;
}
.welcome{
	font-size:14px;
}
.sections {
    margin: 0 3px;
    width: 100%;
}
.section_head{
	font-size:17px;
}
footer{
	width:100%;
}
.footer_bottom{
	width:100%;
}
.footer_left{
	width:60%;
	font-size:10px;
}
.footer_right {
    float: right;
    line-height: 40px;
    margin: 0;
    width: 35%;
	background:url(../images/bg.jpg) repeat center top;
	font-size:10px;
}

.footer_right img {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
.footer{
	width:100%;
}
.section_text, .wel_text p{
	font-size:11px;
}
#call a{
	font-size:20px;
}
#footer_nav {
    line-height: 16px;
    text-align: center;
    width: 98%;
}

#footer_nav a {
    background: rgba(0, 0, 0, 0) url("../images/footer_div.png") no-repeat scroll right top;
    color: #000000;
    height: auto;
    line-height: 14px;
    margin: 0;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
}
.footer_left strong{
	font-size:9px;
}
.location{
	width:98%;
}
iframe{
	width:100%;
}
}



@media only screen and (max-width: 479px){
		img{
	max-width:100%;
	max-height:100%;
}	
header{
	width:100%;
	height:auto;
	clear:both;
}
#logo{
	width:95%;
	margin:10px;
}
#logo img{
	max-width:100%;
	max-height:100%;
}
#call {
    background-size: 100% auto;
    clear: both;
    height: auto;
    line-height: 18px;
    margin: 0;
    width: 62%;
}
#call span{
	font-size:10px;
}
#call span p{
	padding:0 53px 4px 0;
}
#flash_bg{
	width:100%;
}
#slide{
	width:100%;
}
section{
	width:100%;
}
article{
	width:95%;
}
aside {
    clear: both;
    float: none;
    width: 95%;
}
.welcome{
	font-size:9px;
}
.sections {
    margin: 0 3px;
    width: 96%;
}
.section_head{
	font-size:17px;
}
footer{
	width:100%;
}
.footer_bottom{
	width:100%;
}
.footer_left {
    font-size: 10px;
    padding: 0 14px;
    width: 98%;
}
.footer_right {
    background: rgba(0, 0, 0, 0) url("../images/bg.jpg") repeat scroll center top;
    float: right;
    line-height: 40px;
    margin: 0;
    padding: 0 78px;
    width: 52%;
}

.footer_right img {
    float: right;
    margin-right: 10px;
    margin-top: 5px;
}
.footer{
	width:100%;
}
.section_text, .wel_text p{
	font-size:11px;
}
#call a{
	font-size:20px;
}
#footer_nav {
    line-height: 16px;
    text-align: center;
    width: 98%;
}

#footer_nav a {
    background: rgba(0, 0, 0, 0) url("../images/footer_div.png") no-repeat scroll right top;
    color: #000000;
    height: auto;
    line-height: 14px;
    margin: 0;
    padding: 0 6px;
    text-align: center;
    text-decoration: none;
}
.location{
	width:95%;
}
iframe{
	width:100%;
}
}