.section{
margin:0 auto;
max-width:1100px;
} 
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8{
float:left;
}
.col-1{
width:22%;
margin-right:3%;

}
.col-2{
width:75%;


}
.col-3{
width:70%;
margin-right:0%;
}
.col-4{
width:30%;
padding:2% 0;

}
.col-5{
width:28%;
padding:2% 0;

}
.col-6{
width:72%;
float:right;
padding:4% 0;
}
.col-7{
width:70%;
padding:6% 2% 6% 0;
}
.col-8{
width:28%;
float:right;
padding:3% 0;

}




@media only screen and (max-width: 960px) {
body{
overflow-x:hidden;
}
.wraper {
 width:100%;
}
.header {
	padding:0;
}
.logo, .nav-menu{
	width:100%;
	margin-right:0;
	float:none;
}
.logo{
text-align:center;
padding:5px 0 0 0;
}
#menubar {
	float:none;
	padding:0;
}





.nav-menu{
width:100%;
float:none;
text-align:center;
}


#menubar ul li{
list-style:none;
width:100%;
background:none;
text-align:center;
border-bottom:1px solid #FFFFFF;
}

#menubar ul li a{
display:block;
padding:0;
  font-size:13px;
  line-height:28px;
  font-weight:normal;
  color: #fff;
  background:#5f5f5f;
}
#menubar ul li a:hover{
  background:#000;
}


.inner-container {
	width:94%;
	padding:2% 3%;
}

/*------------------*/
.testimonial-container {
	width:100%;
	padding:20px 0;
}
.testimonial-container h1 {
	font-size: 32px;
}
.testimonial-container p {
padding-top:9px;
}
.testimonial-box {
	width:94%;
	height:120px;
	padding:2% 3%;
	box-shadow:0px 0px 8px #999999;
	float:none;
	margin-right:0;
	margin-bottom:30px;
}




.banner {
	padding:20px 10px;
	text-align:center;
}
.banner-left {
	padding-top:15px;
	width:100%;
	margin-right:0%;
	float:none;
}
.banner-right {
	width:100%;
	float:none;
	padding:0;
}
.banner img {
width:100%;
	border:0;
	border-radius:0;
	box-shadow:none;
}
.search-box {
	margin-bottom:15px;
	margin-top:5px;
}
.search-box .text-field {
float:left;
	width:73%;
	padding:0 0 44px 0;
	border:none;
	outline:none;
}
.search-box .text-botton {
	width:60px;
	height:60px;
	float:right;
}


/**/
.container-section-bot {
	padding:20px 10px;
	position:static;
}
.container-section-bot p.text-01, .container-section-bot p.text-02, .container-section-bot p.text-03, .container-section-bot p.text-04{
	position:static;
}

.container-section-bot ul li {
	width:100%;
	float:none;
	padding-bottom:0;
}
.container-section-bot ul li p{
display:none;
}

.text-fade{
padding:0 10px;
}
.container-left, .container-right, .container-mid-left, .container-mid-right {
	width:100%;
	float:none;
	padding:0;
	margin:0;
}
.container-section img {
	width:100%;
	height:auto;
	border-radius:0;
	border:0;
	margin-top:20px;
}
.check-grammar-right-imag{
display:none;
}
.container-section h1{
 font-size:21px;
 font-weight:bold;
 line-height:22px;
 padding:10px 0 7px 0;
}
.container-section p{
 font-size:12px;
 line-height:16px;
 padding-bottom:4px;
}


.container-section .read-more.rm-2 {
	position:static;
	float:none;
	margin-top:10px;
}
.container-section .read-more span {
	position:absolute;
	left:60px;
	top:8px;
}

.leftrm{
float:none;
}

.footer-container {
	padding:20px 10px;
}
.footer-content {
	width:100%;
	float:none;
	margin-right:0;
}
.footer-content-last {
	float:none;
	padding-top:15px;
}


.footer-copyright {
	border-top:1px solid #484848;
	padding:20px 10px;
}
.footer-copyright .footer-menu {
	width:100%;
	float:none;
}
.copyRight {
	float:left;
	width:100%;
}

.footer-copyright .footer-menu-right {
	width:100%;
	float:none;
}

.footer-copyright .footer-menu ul li a {
display:block;
width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#757373;
	display:inline;
	text-decoration:none;
	border-right:0;
	line-height:12px;
	line-height:20px;
	padding:0 ;
}






.contact-form.contact-page {
	width:100%;
}




}













