html {
   -webkit-text-size-adjust: none;
}
.video embed,
.video object,
.video iframe {
   width: 100%;
   height: auto;
}
img{
	max-width:100%;
	height: auto;
   	width: auto\9; /* ie8 */
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
header {

}
.phone1{ background: none repeat scroll 0 0 #2b4c75;
    border-radius: 6px;
    color: #fff;
    float: left;
    font-size: 11px;
    margin: 15px 5px 50px;
    padding: 5px 30px;

    width:32%;}
.menu ul li {
    background: url("../images/nav-transp.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    float: left;
    padding: 10px 0;
    position: relative;
}

.menu ul li.last {
    margin-right: 16px;
}

.menu ul p {
    color: #ffffff;
    display: block;
    font-family: Helvetica;
    font-size: 13px;
    font-weight: bold;
    line-height: 2px;
    margin-bottom: 2px;
    padding-top: 15px;
    position: relative;
    z-index: 6;
}

#content .Homebox2 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: normal;
    line-height: 210%;
    list-style-type: square;
    padding-left: 31px;
    text-align: right;
}
#content .Homebox1 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: normal;
    line-height: 210%;
    list-style-type: square;
    padding-left: 30px;
    text-align: justify;
    width: 33%;
}

#content .wrap-content {
    margin: 0 auto;
    width: 100%;
}

#content .Aboutbox1 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 15.5px;
    font-weight: normal;
    padding-left: 20px;
    padding-right: 20px;
    text-align: justify;
    width: 64%;
}

#content .Aboutbox2 {
    background: none repeat scroll 0 0 #2b4c75;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    margin-right: 20px;
    padding-left: 30px;
    text-align: justify;
}

#content .Servicebox {
    color: #000000;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    padding-left: 10px;
    text-align: justify;
    width: 94%;
}

#content .Servicebox1 {
    color: #000000;
    display: inline-block;
    float: left;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    padding-left: 24px;
    padding-right: 20px;
    position: absolute;
    text-align: justify;
    width: 50%;
}
#content .Servicebox2 {
    display: inline-block;
    margin-bottom: 120px;
    margin-left: 428px;
    position: relative;
}

.comment {
    font-size: 16px;
    font-weight: normal;
    margin: 2px 0;
    padding: 10px;
    width: 90%;
}	
}

@media only screen and (max-width: 767px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header {margin-top: 0px;height:150px;}
	header #logo{top:20px;}
	
	/* -------------------------------------------- */
	/* ------------------Featured------------------ */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (min-width: 620px) and (max-width: 767px) {
header{}
}

@media only screen and (min-width: 480px) and (max-width: 619px) {
	header{}
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Content------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Footer-------------------- */
	
	/* -------------------------------------------- */
	/* ------------------Other----------------*---- */
}

@media only screen and (max-width: 479px) {
	/* -------------------------------------------- */
	/* ------------------Header-------------------- */
	header{height: 170px;}
	.featured .wrap-featured {
    background: none;
}
.pser{ padding-top:70px;}
.rslides_container {
    position: absolute !important;
}
.phone1 {
   background: none repeat scroll 0 0 #2b4c75;
    border-radius: 6px;
    color: #fff;
    float: left;
    font-size: 15px;
    margin: 15px 5px 50px;
    padding: 5px 30px;
    text-align: center;
    width:78%;
}	
.featured {
    margin: -40px auto 2px;
}

#content .wrap-content {
    margin: 0 auto;
    width: 86%;
}

#content .Homebox1 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: normal;
    line-height: 98%;
    list-style-type: square;
    padding-left: 30px;
    text-align: justify;
    width: 94%;
	padding-top:70px;
}

#content .Homebox2 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 20px;
    font-weight: normal;
    line-height: 98%;
    list-style-type: square;
    padding-left: 39px;
    width: 94%;
	text-align:left;
}

.copyright {
    background: none repeat scroll 0 0 #333333;
    color: #ffffff;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
    width: 72%;
}
	header #logo{top:20px;}
	header #search{top:130px; left: 5px;}

	.menu{display: inline-block;}
	.minimenu{display:block; margin: 5px 0;}
	
	nav .wrap-nav{background: none; border: none;}
	
	#main-content .comment input, #main-content .comment textarea{width:90%;}


#content .Aboutbox1 {
    color: #000000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 15.5px;
    font-weight: normal;
    margin-top: 75px;
    padding-right: 20px;
    text-align: justify;
    width: 100%;
}

#content .Aboutbox2 {
    background: none repeat scroll 0 0 #2b4c75;
    color: #ffffff;
    display: inline-block;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    padding-left: 30px;
    text-align: justify;
    width: 89%;
	margin-top:28px;
	margin-bottom:15px;
}



#content .Servicebox1 {
    color: #000000;
    display: inline-block;
    float: left;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    padding-right: 20px;
    padding-top: 243px;
    position: absolute;
    text-align: justify;
    width: 85%;
}


#content .Servicebox2 {
    display: inline-block;
    margin-bottom: 120px;
    margin-left: 0;
    position: relative;
}
#content .Aboutbox3 {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    display: inline-block;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: normal;
    line-height: 220%;
    list-style-type: square;
    margin-bottom: 15px;
    margin-top: -104px;
    padding-left: 30px;
    text-align: justify;
    width: 89%;
}

#content .Servicebox2 img {
    height: 246px;
    width: 100%;
}

.comment input {
    border: 2px solid #999999;
    padding: 8px 10px;
    width: 98px;
}
.comment textarea {
    border: 2px solid #999999;
    padding: 8px 10px;
    width: 35%;
}
footer {
		width:100%;
bottom:0;
left:0;

}
}