@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    
    #hero-carousel{
	height: 650px;
}
#hero-carousel .glide__track,
#hero-carousel .glide__track .glide__slides,
#hero-carousel .glide__track .glide__slides .glide__slide,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper {
	height: 100% !important;
}
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper,
#hero-carousel .glide__track .glide__slides .glide__slide .hero-banner-wrapper picture{
	display: block;
	width: 100%;
	height: 100%;
}
	.single-arrow .slider-arrow.nav-button-next {
		right: 0;
	}

	.single-arrow .slider-arrow.nav-button-prev {
		left: 0;
	}
	
}
@media only screen  and (min-width: 991px) and (max-width: 1199px) {

    ul.list-inline li{
       font-size: 13px; 
    }
    .for-lg{
        
      font-size: 14px;
    }
}

@media only screen and (max-width: 1199px) {
	.nav ul li a {
		padding: 0.425rem 1rem;
	}

	.single-arrow .slider-arrow.nav-button-next {
		right: 0;
	}

	.single-arrow .slider-arrow.nav-button-prev {
		left: 0;
	}

	.content-inner-box {
		padding: 1rem;
	}

	.hero-content-inner {
		text-align: center;
	}

	.padding-100 {
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.consultation-box {
		padding: 2rem;
	}

	.book-a-free-consultation-section .btn-grp-colm {
		flex-direction: column;
	}
	  .service-box-image{
	    min-height: inherit;
	}

}
@media only screen and (min-width: 767px) and (max-width: 992px) {
    .for-tab-size{
        font-size: 11px;
    }
    .content-inner-box{
        padding: .5rem 2rem 2rem;
    }
}

@media only screen and (max-width: 991px) {

	.header-middle-section {
		/* padding-right: 60px; */
	}

	.featured-box-title {
		font-size: 50px;
	}

	.nav ul li a {
		font-size: 14px;
		padding: 12px 10px;
	}

	.why-choose-us-box .featured-box-icon {
		width: 100px;
		height: 100px;
	}

	.why-choose-us-box .featured-box-icon svg {
		width: 60px;
		height: 60px;
	}

	ul.footer-menu-section li {
		padding: 0 10px;
	}

	.hero-content-inner {
		text-align: center;
	}

	.banner-caption h1 {
		font-size: 44px;
	}

	.banner-caption h6 {
		margin-bottom: 20px !important;
	}

	.consultation-box {
		align-items: center;
		flex-direction: column;
		padding: 3rem;
		text-align: center;
	}

	.contact-details-left .icon-btn {
		font-size: 15px;
	}

	.work-with-us-section {
		text-align: center;
	}

	.bt-colm-group {
		justify-content: center;
	}

	.testimonials-section .heading {
		text-align: center;
	}
	.section.quality-section.cover-bg-section .heading{
	    text-align: center;
	}
	
  p	.wpcf7-spinner{
     position: absolute;
	 top: 50%;
     left: 50%;
     transform: translate(-140%, -50%);

	}
	
	.logo img{
	    width: 150px;
	}

  
	
}

@media only screen and (max-width: 767px) {

	.thumbs-wrapper {
		width: 100%;
	}

	.thumbs-arrow {
		left: inherit;
		right: inherit;
		height: 100%;
		width: 24px;
	}

	.thumbs-arrow-left {
		left: 0;
	}

	.thumbs-arrow-right {
		right: 0;
	}

	.slider-section.carousal-slider-section .slider-arrow.nav-button-next {
		right: 0;
	}

	.slider-section.carousal-slider-section .slider-arrow.nav-button-prev {
		left: 0;
	}

	.nav-left {
		width: 100%;
	}

	.nav ul {
		width: 100%;
	}

	.header {
		flex-direction: column;
		display: block;
	}

	.header-middle-section {
		/*padding-right: 50px;*/
		padding-top: 2px;
	}

	.list-with-tick.list-3 li {
		flex: 1 0 50%;
	}

	.testimonials-section {
		background-size: cover;
	}

	.why-choose-us-section .container {
		margin-top: 30px;
	}

	.banner-caption h1 {
		font-size: 35px;
	}

	.banner-caption h6 {
		font-size: 18px;
		margin-bottom: 20px !important;
	}

	.hero-content-inner {
		text-align: center;
	}

	.padding-60 {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.bt-colm-group {
		text-align: center;
	}

	.bt-colm-group .custom-btn {
		margin-bottom: 10px;
	}

	.service-box-content h4 {}

	.box-wrapper {
		padding: 40px 25px 30px;
	}

	.how-to-work-box {
		padding: 0;
	}

	.testimonials-section .heading {
		text-align: center;
	}

	.padding-100 {
		padding-top: 50px;
		padding-bottom: 50px;
	}

	.contact-right {
		padding: 0 0;
	}

	.contact-right .heading {
		text-align: center;
	}

	.contact-column {
		justify-content: center;
	}

	.top-right-section {
		gap: 0;
		margin-top: 10px;
	}

	.service-box-content {
		justify-content: center;
		text-align: center;
	}

	.heading h2 {
		font-size: 26px;
		line-height: 110%;
	}

	.consultation-box {
		padding: 3rem;
		text-align: center;
		align-items: center;
	}

	.btn-grp-colm {
		gap: 1rem;
		flex-direction: column;
	}

	.work-with-us-section {
		text-align: center;
	}

	.contact-details-left .icon-btn {
		flex-direction: column;
		text-align: center !important;
		gap: 15px;
		font-size: 18px;
	}

	.contact-details-left .icon-btn i {
		margin-right: 0;
	}

	.copy-text {
		text-align: center;
	}

	.list-with-tick li,
	.custom-btn {
		font-size: 14px;
	}

	.btn-with-arrow {
		padding: .68rem 1rem;
	}

	.slider-arrow {
		font-size: 40px;
	}

	.featured-box-title {
		font-size: 32px;
	}

	.hamburger {
		top: 15px;
	}

	.contact-form p {
		font-size: 14px !important;
	}

	.service-box-content {
		align-items: center;
	}

	ul.footer-menu-section li {
		font-size: 12px;
	}
	.featured-box-wrapper{
		border-right: none !important;
	}
	
	.carousal-slider-section .slider-arrow{
	   height: 35px;
       width: 35px;
	}
	

}