@media only screen and (max-width: 1500px) {
	.header__btn .v-btn{
		padding: 0 20px;
		font-size: 15px;
		height: 55px;
		line-height: 55px;
	}
	.container-xl {
		max-width: 100%;
		padding: 0px 15px;
	}
	.header__action-2 {
		position: absolute;
		top: 0;
		right: 0;
	}
	.contact-list > a{
		font-size: 14px;
	}
	.contact-infos h4 {
		font-size: 20px;
	}
	.page-title-area {
		min-height: 160px;
	}
	.breadcrumb-menu {
		right: 15px;
	}
	.section-padding {
		padding: 40px 0px;
	}
	p {
		font-size: 15px;
		line-height: 24px;
	}
	.about__content > p {
		margin-bottom: 15px;
	}
	.link-btn, .v-btn, .portfolio__content a{
		font-size: 15px;
		padding: 0 30px;
		height: 50px;
		line-height: 50px;
	}
	.section-title-wrapper, .section-title-wrapper-2 {
		margin-bottom: 15px;
	}
	.portfolio__content ul li {
		font-size: 14px;
		margin-bottom: 11px;
	}
	.features__area-display .features__content {
		margin-bottom: 10px;
	}
	.features__right {
		padding-right: 0;
		margin-bottom: 0;
	}
	.copyright__text p {
		line-height: 30px;
		font-size: 14px;
		text-align: center;
	}
	.copyright__text {
		text-align: center;
		margin-bottom: 0;
	}
	.copyright-bg {
		padding: 20px 0px;
	}
	.services__box-list h4 {
		font-size: 18px;
	}
	.services__area-display p {
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
	}
	.services__box-list {
		padding: 20px 16px;
	}
	.services__box-link a {
		height: 50px;
		font-size: 14px;
		line-height: 50px;
	}
	.office-address-meta h5 {
		font-size: 17px;
	}
	.office-address-meta span {
		font-size: 14px;
	}
	.office-location {
		margin-bottom: 30px;
	}
	.about__img {
		position: relative;
		margin-bottom: 0;
	}
	.services__box-icon i {
		font-size: 70px;
	}
}

.dsk{
	display:block !important
}
.mob{
	display:none !important
}
@media only screen and (max-width: 599px) {
	
	.dsk{
		display:none !important
	}
	.mob{
		display:block !important
	}.footer-logo {
		max-width: 160px;
		margin-bottom: 20px;
	}
.features__area-display .features__content p {
    text-align: justify;
}
.sector-coverage-icon i {
    font-size: 40px;
}
.sector-coverage-icon {
    padding-right: 20px;
    margin-right: 25px;
}
.about-member-details p {
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 15px;
    text-align: justify;
}
.logo-1 {
    max-width: 240px;
    padding: 5px 0px;
}
.home-slider .owl-nav .owl-prev, .home-slider .owl-nav .owl-next {
    width: 40px;
    height: 40px;
    line-height: 36px;
}
.header__action-2 ul li a {
    line-height: 70px;
}
}