
@media only screen and (max-width: 1200px) {
a.request-quote-big-btn {
	font-size: 52px;
}
.banner-text {
	width: 56%;
}
.banner-text h1 {
	font-size: 50px;
}
}

@media only screen and (max-width: 991px) {
a.btns {
	font-size: 18px;
	line-height: 40px;
	padding: 0 15px;
}
.call-us-today-sec {
	font-size: 40px;
	padding: 15px 10px;
}
.phone-number {
	font-size: 25px;
}
.banner-text {
	width: 43%;
	padding: 25% 0 0 0;
}
.banner-text h1 {
	font-size: 30px;
	line-height: 32px;
}
.banner-text > p {
	font-size: 22px;
	line-height: 24px;
}
.service-box i {
	font-size: 50px;
	height: 100px;
	width: 100px;
}
section {
	padding: 35px 0;
}
a.request-quote-big-btn img {
	width: 45px;
}
a.request-quote-big-btn {
	height: 70px;
	line-height: 80px;
	font-size: 40px;
}
.services-sec h2 {
	font-size: 30px;
}
.service-box h2 {
	font-size: 18px;
}
.service-box p {
	font-size: 13px;
}
.welcome-sec h2 {
	padding-bottom: 15px;
	font-size: 25px;
	line-height: 30px;
}
.welcome-sec p {
	font-size: 13px;
	line-height: 22px;
}
}

@media only screen and (max-width: 767px) {
section {
	padding: 20px 0;
}
.welcome-sec h2 {
	margin-top: 15px;
}
a.request-quote-big-btn {
	font-size: 32px;
	height: 56px;
	line-height: 62px;
}
.welcome-sec h2 br {
	display: none;
}
a.request-quote-big-btn img {
	width: 30px;
}
.copyright {
	padding: 15px;
}
.top-logo {
	padding: 0 0 10px 0;
	width: 100%;
	text-align: center;
}
.top-logo img {
	display: inline-block;
}
.phone-number {
	font-size: 22px;
	padding: 0 0 10px;
	text-align: center;
	width: 100%;
}
.banner-text {
	display: none;
}
.form-sec {
	float: none;
	margin: 30px auto;
}
.form-sec::after {
	display: none;
}
.arrow::after {
	display: none;
}
.service-box {
	margin: 0 0 30px;
}
.testimonial-section h2 {
	font-size: 24px;
	margin-bottom: 0px;
}
.testimonial-section p {
	font-size: 15px;
	padding-bottom: 0;
}
}

@media only screen and (max-width: 640px) {
.call-us-today-sec {
	font-size: 28px;
}
.welcome-sec h2 {
	line-height: 22px;
	font-size: 20px;
}
.welcome-sec h2 br {
	display: none;
}
a.request-quote-big-btn {
	font-size: 23px;
}
a.request-quote-big-btn img {
	width: 30px;
}
.form-sec {
	padding: 15px;
}
.form-sec h2 {
	font-size: 22px;
}
.form-sec ul {
	padding: 0;
}
.form-sec ul li {
	padding: 0 0 5px;
}
.form-sec ul li .input-box {
	font-size: 13px;
	height: 38px;
}
	
.form-sec ul li .input-box-comments{
	font-size: 13px;
	height: 55px;	
	
	}

.submit-btn {
	font-size: 22px;
	height: 45px;
	line-height: 45px;
	color: #fff !important;
}
.arrow01 {
	display: none;
}
a.request-quote-big-btn img {
	display: none;
}
}

@media only screen and (max-width: 480px) {
body {
	line-height: 20px;
	font-size: 14px;
}
img.alignright {
	margin: 0 0 20px 0px;
	width: 100%;
}
a.request-quote-big-btn {
	font-size: 17px;
	height: 40px;
	line-height: 42px;
}
.call-us-today-sec {
	font-size: 18px;
	line-height: 25px;
	padding: 10px;
}
.copyright {
	font-size: 13px;
	padding: 10px;
}
.phone-number {
	font-size: 18px;
}
.services-sec h2 {
	padding-bottom: 10px;
	font-size: 22px;
}
.service-box h2 {
	font-size: 17px;
	padding-bottom: 0px;
}
.welcome-sec h2 {
	padding-bottom: 10px;
	font-size: 15px;
	line-height: 18px;
}
.test-text-div p {
	font-size: 15px;
	line-height: 22px;
	padding: 0 0 15px;
}
}
