/******************************MEDIA QUERIES***********************/
@media screen and (max-width: 1080px){
.service-block {
	background-size: cover;
}
.testimonials{
	background-size:cover;	
}
}

@media screen and (max-width: 1024px) {
.menu ul li {
	margin: 0 14px 0 0;
}
}

 @media screen and (max-width: 980px) {
.menu ul li {
	font-size:13px;
	margin: 0 11px 0 0;
}
.each-service {
	padding: 15px 26px 30px;
}
.about-title p, .service-title p, .price-title p, .testimonials p {
	width: 62%;
}
.testi-slider .owl-item p {
	width: 100%;
}

}

 @media screen and (max-width: 800px) {
.header-menu {
	border-radius: 0px 60px;
}
.menu-toggle {
	display: inline-block;
	font-size: 20px;
	color: #fff;
	padding: 0;
	text-transform: uppercase;
	font-weight: 600;
	cursor: pointer;
	text-align: left;
	position: absolute;
	top: -37px;
	z-index: 99;
}

.menu-toggle .fa
{
	font-size: 25px;
}

.menu-block {
	display: none;
	/*background: #000;*/
	padding: 20px;
	z-index:9999;
	background: #56b224;
	position:absolute;
}

.menu li a {
	float: left;
	padding: 13px 10px;
	width: 100%;
	text-align: center;
	font-size: 16px;
}

.menu ul li
{
	float: left;
	margin: 3px;
	position: relative;
	width: 100%;
}
.testi-image {
	position: absolute;
	bottom: -73px;
	width: 120px;
	height: 120px;
	right: 14px;
}
.title h3 {
	font-size: 30px;
}
.testi-box p {
	font-size: 14px;
	line-height: 24px;
}
.testi-body h3 {
	font-size: 16px;
}

.contact-address {
	padding: 45px;
	margin-top: 120px;
}	
.contact-formpart h3 {
	font-size: 28px;
}
.contact-formpart {
	background-color: #56B224;
	padding: 100px 100px;
	border-top-left-radius: 320px;
	border-bottom-left-radius: 320px;
	margin-bottom: 50px;
}
.banner-text {
	bottom: 15%;
}
}

@media screen and (max-width:768px){
.left-block, .footer-menu, .footer-services {
	margin: 0 0 30px;
}
}

@media screen and (max-width: 675px) {
	.main-menu {
	position: relative;
}
.modal-dialog {
	width: 96% !important;
}
.logo {
	text-align: center;
}
.menu ul {
	float: none;
	padding: 0;
	top: 23px;
	/* position: absolute; */
	width: auto;
	left: 0;
	right: 0;
	/* z-index: 999; */
}
.contact-formpart {
	background-color: #56B224;
	padding: 20px;
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	margin-bottom: 50px;
}	
.contact-address {
	padding: 0 30px;
}
.text-block {
	width: 100%;
}
.text-block h1 {
	font-size: 24px;
	line-height: 34px;
	margin:0 0 10px 0;
}
.top-header p {
	margin: 0 0 10px;
}
.header-menu {
	position: relative;
}
.quote {
	position: absolute;
	right: 0;
	top: 16px;
	width: auto;
	z-index: 999;
}
.menu {
	padding-top: 14px;
	padding-left: 40px;
	/*position: absolute;*/
	/*width: auto;*/
}
.banner-slider .owl-dots {
	bottom: 10px;
}

}

@media screen and (max-width: 640px){
.top-header .rt-part p:nth-child(1) {
	margin: 0 7px 0 0;
}
}
 
@media screen and (max-width: 500px) {
/*.text-block {
	display:none;
}*/
.text-block h1 {
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 6px 0;
}
.text-block h1.h1-offer {
	margin-bottom: 5px;		
}
.text-block p.slide-txt {
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}
.text-block h3 a {
	display: inline-block;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	border: 1px solid #000;
	padding: 3px 8px;
	border-radius: 30px;
}
.price-title p {
	width: 100%;
}
.about-title p, .service-title p, .price-title p, .testimonials p {
	width: 100%;
}
.left-top {
	width: 100%;
	text-align: center;
}
.top-header .rt-part {
	text-align: center;
	width: 100%;
	margin: 6px 0 0;
}
}

@media screen and (max-width: 480px) {
	.each-service img {
	float: none;
}
.each-service {
	padding: 15px 26px;
	text-align: center;
}
}

@media screen and (max-width: 360px) {
.quote {
	display: none;
}
}

@media screen and (max-width: 320px) {
}
