/*for-large-dekstop view-1400*/
@media only screen and (min-width: 100px) and (max-width: 1400px) {
/* 	.texti-box-1 {
    top: 40px;
    left: 459px;
}
	
.texti-box-2 {
    left: 119px;
    top: 205px;
}
	.texti-box-3 {
    left: 150px;
    bottom: 220px;
}
	
	.texti-box-4 {
    right: 510px;
    bottom: 61px;
}
.texti-box-5 {
    right: 80px;
    bottom: 240px;
}

.texti-box-6 {
    top: 240px;
    right: 150px;
} */
.testi-customers-box {
    animation: floatHover 5s ease-in-out infinite;
}
	.banner-title h1 {
    font-size: 54px;
}

}

/*for-large-dekstop view-1200*/

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	
.navigations nav ul li a {
    margin: 0px 10px;
}
	.banner-title h1 {
    font-size: 49px;
}
	.how-work-card {
    padding-right: 30px;
}
	.benefit-content h3 {
    padding-right: 20px;
}
.texti-box-1 {
    top: 50px;
    left: 389px;
}
	.texti-box-2 {
    left: 79px;
    top: 225px;
}
    .texti-box-6 {
        top: 230px;
        right: 50px;
    }
	    .texti-box-5 {
        right: 70px;
        bottom: 210px;
    }
	    .texti-box-3 {
        left: 90px;
        bottom: 240px;
    }
	    .texti-box-4 {
        right: 440px;
        bottom: 61px;
    }
	
	.enterprice-content {
    padding: 20px 20px;
}
	.enterprice-bottom {
    padding-top: 45px;
}
	.f-location {
    margin-top: 50px;
    margin-left: -10px;
}
	
	
	
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container {
    width: 96%;
  }
}

/*for-small_mobile view-320*/

@media only screen and (min-width: 100px) and (max-width: 374px) {
}
