.slicknav_menu{
	display: none;
}
#menu{
	display: block;
}

@media screen and (max-width: 1024px) {
.coverage-text h1:first-child::first-letter {
	font-size: 118px;
}
.coverage-text h1 {
	font-size: 30px !important;
}

}

@media screen and (max-width: 768px) {
.mainmenu ul li a {
	padding: 10px 9px;
	font-size: 14px;
}
.hero-area {
	min-height: 593px;
}
.hero-text {
	margin-top: 76px;
}
.hero-text h3 {
	font-size: 22px !important;
}
.tr-head h3 span {
	margin-left: 0;
	display: block;
	margin-top: 4px;
}
.price-info {
	padding: 20px 0 20px 20px;
}
.footer-widget {
	min-height: 167px;
}
}

@media screen and (max-width: 767px) {
.slicknav_menu {
	display: block;
	background: transparent;
	padding: 5px;
	width: 100%;
	position: fixed;
	top: 18px;
	z-index: 1000;
	right: 10px;
}
.slicknav_nav {
	background: #7C1D6C;
}
#menu{
	display: none;
}
}

@media screen and (max-width: 640px) {
.coverage-text {
	padding: 20px;
}
.footer-top-area {
	background: url('image/footer-bg.jpg') no-repeat;
	background-size: cover;
	background-position: bottom bottom;
	min-height: 446px;
	padding: 220px 0 0 0px;
	color: #fff;
}
.footer-top-area {
	background: #B13CA7;
	min-height: auto;
	padding: 80px 0 0 0px;
}
} /* Close media 640px */

@media screen and (max-width: 480px) {
.feature-single .icon .lni {
	font-size: 29px;
}
.feature-single h2 {
	margin-top: 7px;
	line-height: 29px;
	font-size: 17px;
}
.feature-single {
	text-align: center;
	min-height: 149px;
	padding: 18px;
}
.footer-widget h2 {
	font-size: 18px;
	border-bottom: 1px solid rgba(255,255,255,0.1);
	padding-bottom: 9px;
}
.calculate-price h3 {
	font-size: 20px;
}
}

@media screen and (max-width: 414px) {
.coverage-text h1:first-child::first-letter {
	font-size: 53px;
}
.coverage-text h1 {
	font-size: 20px !important;
}
.coverage-text h3 {
	font-size: 16px;
}
.featured-area {
	padding: 60px 0;
}
.coverage-calltoaction {
	padding: 60px 0;
}
.hero-text h2 {
	font-size: 30px !important;
	font-weight: 700;
}

}

@media screen and (max-width: 375px) {
.feature-single {
	min-height: 124px;
	padding: 14px;
}
.feature-single h2 {
	line-height: 22px;
	font-size: 16px;
}

}
