.dsk{
		display:block !important;
	}
.mob{
		display:none !important;
	}
@media only screen and (max-width: 1920px) {
	/*.why-choose-section1:after {
		content: "";
		background-image: url(../images/home-page/why-chouse-vector-1.png);
		position: absolute;
		width: 36%;
		height: 100%;
		background-repeat: no-repeat;
		z-index: 9;
		right: 0px;
		background-position: center right;
		background-size: 50%;
		margin-top: 80px;
	}
	.home-services1-before:after {
		content: "";
		background-image: url(../images/home-page/services-vector-1.png);
		position: absolute;
		width: 60px;
		height: 90%;
		background-repeat: no-repeat;
		z-index: 9;
		right: 75px;
		background-position: center right;
		background-size: 50%;
	}*/
}

@media only screen and (max-width: 1880px) {  
/*.why-choose-section1:after {
	content: "";
    background-image: url(../images/home-page/why-chouse-vector-1.png);
    position: absolute;
    width: 20%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: 9;
    right: 0px;
    background-position: center right;
    background-size: 50%;
    margin-top: 200px;
}
.home-services1-before:after {
    content: "";
    background-image: url(../images/home-page/services-vector-1.png);
    position: absolute;
    width: 60px;
    height: 127%;
    background-repeat: no-repeat;
    z-index: 9;
    right: 75px;
    background-position: center right;
    background-size: 50%;
}*/

}	
@media only screen and (max-width: 767px) { 
 	.dsk{
		display:none !important;
	}
	.mob{
		display:block !important;
	}
	.footer-widget__newsletter input {
		height: 35px;
	}
	.banner-image-content__title {
		font-size: 34px;
		line-height: 1.2;
		font-weight: 400;
		color: #06112c;
		margin-bottom: 15px;
	}
	.banner-image-content__title .highlight {
		font-weight: 700;
		display: block;
		font-size: 20px;
	}
	.banner-image-content {
		padding: 30px 15px!important;
	}
	.home-page-section-1 {
		background-repeat: no-repeat;
		background-position: right;
		background-size: 50%;
		background-position-y: 85%;
		padding-bottom: 60px;
		padding-top: 0px;
	}
	.industry-four-slider__single-slide {
		height: auto;
	}
	.footer-widget__navigation li a {
		font-size: 13px;
	}
	.footer-widget__navigation--address li p {
		font-size: 13px;
	}
	.footer-copyright-left{
		font-size: 13px;
	}
	.footer-widget__newsletter--style2 input {
		font-size: 13px;
	}
	.website-padding-service{
		padding: 60px 0px 0px;
	}
	.industry-five-slider__single-slide__content .title {
		margin-bottom: 5px;
	}
	.industry-five-slider__single-slide__content .post-icon {
		margin-bottom: 10px;
	}
	.industry-five-slider__single-slide__content .see-more-link {
		margin-top: 15px;
	}
	.single-contact-icon-info--style2 {
		margin-bottom: 0;
		padding: 20px 20px;
		background-color: #f7f7f7;
		border-bottom: 1px solid #ddd;
	}
	.mb-5, .my-5 {
		margin-bottom: 0rem!important; 
	}
	/*.home-page-section-1 {
		background-image: url(../images/home-page/about-text-bg.png);
		background-repeat: no-repeat;
		background-position: right;
		background-size: 50%;
		background-position-y: 99%;
		padding-bottom: 75px;
		padding-top: 0px;
	}*/
	.section-title-area p{
		text-align:justify;
	}
	.website-padding {
		padding: 40px 0px;
	}
	.section-space--bottom--30 {
		margin-bottom: 10px !important;
	}
	.home-services{
		display: none;
	}

	.home-services-before:before {
		display: none;
	}

	.home-services1-before:after {
		display: none;
	}
	.why-choose-section:before {
		display: none;
	}

	.why-choose-section1:after {
		display: none;
	}
	
	.header-navigation__contact {
		display: none;
	}
	.career-title-area .quality-subtitle {
		font-size: 16px;
		margin: 0 auto;
		width: 615px;
		max-width: 100%;
		text-align: justify;
		padding-right: 0px;
	}
	.featured-project-three-slider__single-slide .content .project-excerpt {
		margin-bottom: 0px;
	}
	.featured-project-three-slider__single-slide .content .project-name {
		margin-bottom: 10px;
	}
	.mobile-menu-area {
		padding: 5px 0;
	}
	.logo a img {
		
		margin-left: 0px;
	}
	.website-padding-bottom-section1 {
		padding-bottom: 290px;
	}

	.website-padding-top {
		padding-top: 10px;
	}
	.industry-two-slider__container {
		padding-bottom: 20px;
	}
	.industry-slider-content-single {
		height: 375px;
	}
	.banner-image-two {
		padding: 50px 0;
	}
	.footer-logo a img{
		height: 110px;
	}
	.footer-padding {
		padding: 30px 0px 0px 0px;
	}
	.footer-flex{
		display: flex;
		flex-wrap: wrap;
	}
	.footer-flex li {
		padding: 0px 15px 0px 0px;
		line-height: 20px;
	}
	.footer-widget-wrapper--style3 .footer-widget {
		margin-bottom: 10px;
	}
	.footer-widget__title {
		margin-bottom: 10px;
		font-size: 18px;
		font-weight: 300;
	}
	.footer-logo--style2 {
		margin-bottom: 20px;
	}
}