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

@media only screen and (min-width: 100px) and (max-width: 1399px) {
	.banner-content-main h1 {
    /* font-size: 38px; */
    /* line-height: 50px; */
}
	    .service-image img {
        height: 380px;
    }
	.service-content h3 {
    font-size: 22px;
}
	.nav-bar nav ul {
    gap: 25px;
}
	.nav-bar nav ul li a {
    font-size: 15px;
}
	
	.service-content a {
    font-size: 22px;
}
	.customer-reviews-main {
    padding: 30px 20px;
    height: 260px;
}
	.customer-say {
    font-size: 15px;
}
	.customer-reviews .client-about h4 {
    /* font-size: 30px; */
}
	.review-slider:hover .slick-next.custom-arrow {
    right: 0px;
}
	.review-slider:hover .slick-prev.custom-arrow {
    left: 0px;
}
	
	.footer-links h2 {
    font-size: 26px;
}
	.footer-links ul li a {
    font-size: 15px;
}
	.f-main .row:last-child .col-lg-5 .footer-links ul li {
    font-size: 15px;
}
	.footer-logo p {
    width: 100%;
}
	    .banner-shape-image {
        width: 160px;
    }
	.banner-content {
        margin-left: 100px;
    }
  
}

/*for-laptop view-1024*/

@media only screen and (min-width: 100px) and (max-width: 1199px) {
	.responsive-logo {
    width: 20%;
	}
	.about-us-images {
    margin-left: 200px;
}
	    .service-image img {
        height: 300px;
    }
	
  
}

/*for-tablet view-768*/

@media only screen and (min-width: 100px) and (max-width: 991px) {
	
	.banner-shape-image {
    display: none;
}
	    .banner-content {
        margin-left: 0px;
    }
	.banner-content-main h1 {
    font-size: 50px;
    line-height: 60px;
}
	.bg-shape-title span:before {
    left: -3%;
}
	.service-content {
    padding: 20px;
}
	    .service-content h3 {
        font-size: 20px;
    }
	.service-content p {
    font-size: 14px;
    line-height: 22px;
}
	.services, .portfolio, .audience , .spacing {
    padding: 80px 0px !important;
}
	.service-about-image {
    margin-top: 40px;
}
	.gallery-item.item4 img, .gallery-item.item3 img, .gallery-item.item2 img {
    height: 280px;
}
	.audience-img {
    margin-top: 60px;
}
	.contact-form-main {
    padding: 0px 60px;
}
	.footer-links {
    margin-top: 20px;
}
	.made-by p, .made-by a, .copyrights p {
    text-align: center;
}
	.head-buton {
    display: none;
}
	
  
}

/*for-landscape_mobile view-576*/

@media only screen and (min-width: 100px) and (max-width: 767px) {
	.sub-header {
    display: none;
}

	.image-one-box {
    display: none;
}
	.about-us-images {
        margin-left: 0px;
    }
	.about-us-images:before {
    display: none;
}
		.services, .portfolio, .audience , .spacing {
    padding: 60px 0px !important;
}
	.about-us {
    margin-bottom: 0;
}
	.service-slider .slick-current.slick-center {
		transform: unset;
}
	.image-two {
    margin-top: 40px;
}
	.service-slider .slick-current.slick-center {
    box-shadow: unset;
		background-color: unset;
}
	.services-main {
    margin: 0px 30px;
}
	.service-slider .slick-list.draggable {
    padding: 0px 0px !important;
}
	    .gallery-item.item2, .gallery-item.item3, .gallery-item.item4, .gallery-item.item5, .gallery-item.item6 {
        grid-column: 1 / 13;
    }
	    .gallery-item.item4 img, .gallery-item.item3 img, .gallery-item.item2 img , .gallery-item.item1 img , .gallery-item.item5 img , .gallery-item.item6 img {
        height: 280px;
    }
	
	
	
  
}

/*for-mobile view-375*/

@media only screen and (min-width: 100px) and (max-width: 575px) {
  .container,
  .container-fluid {
    width: 96%;
  }
		.services, .portfolio, .audience , .spacing {
    padding: 50px 0px !important;
}
	    .banner-content-main h1 {
        font-size: 36px;
        line-height: 40px;
    }
	.about-shape {
    z-index: -1;
}
	.main-title h2 {
    font-size: 32px;
    line-height: 40px;
}
	.about-us-content p {
    padding: 14px 0px;
}
	.image-two img {
    height: 300px;
}
	.image-two img {
    height: 300px;
}
	.service-about-image img {
    height: 350px;
}
	.customer-reviews-title {
    margin-bottom: 30px;
}
	.audience-img img {
    height: 350px;
}
	.news-main {
    flex-wrap: wrap;
}
	.news-image {
    flex: 0 0 100%;
}
	.news-content {
    flex: 0 0 100%;
}
	    .contact-form-main {
        padding: 0px 30px;
    }
  
}

/*for-small_mobile view-320*/

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