@media only screen and (max-width:1199px){
	.about-m2 .ab-stat2{
        max-width: 100px;
        margin-left: -10px;
		padding: 10px;
	}
	.about-m2 .ab-stat2 .display-1 {
	    font-size: 30px;
	}
	.about-content {
     	padding-left: 0px; 
	}
	.about-section .btn{
		padding: 12px 6px;
	}
	.counter-card{
		    padding: 20px 10px;
	}
	.faq-sec .contact-form h3 {
	    font-size: 26px;
	    margin-bottom: 36px;
	}
	.faq-accordion .accordion-item{
		padding: 20px 15px;
	}
	.footer-widget .widget-title, .widget-title {
	    font-size: 22px;
	}
	.logo .logo-text h2{
		font-size: 22px;
    	line-height: 32px;
	}
	.navbar .navbar-nav .dropdown-menu.new{
		column-count: 1;
	}
	.widget ul li{
		    padding: 8px 10px;
    text-align: left;
	}
	.contact-card{
		flex-direction: column;
		justify-content: flex-start;
		align-items: center;
	}
	.carousel-caption h2{
		font-size: 22px;    
		line-height: 32px;
	}
	.carousel-caption{
	    bottom: 9%;
	    right: 5%;
	    left: 41%;
	}
	.carousel-caption h4{
		font-size: 18px;
	}
	.carousel-item{
		margin-top: 60px;
	}
}

@media only screen and (max-width:991px){
	.carousel-caption p.two{
		display: none;
	}
	.carousel-item{
		margin-top: 120px;
	}
	.carousel-caption p{
		font-size: 14px;
		line-height: 22px;
		margin: 5px 0;
	}
	.carousel-control-next, .carousel-control-prev{
		bottom: -100px;
	}
	.about-m2 .ab-stat2 {
        max-width: 220px;
        margin-left: 80px;
        padding: 15px 10px;
    }
    .about-m2 .ab-stat2 .display-1 {
        font-size: 60px;
    }
    .counter-card{
    	margin-bottom: 15px;
    }
    .choose-sec2 .reverse-choose {
         padding-left: 5px; 
    }
    .choose-sec2 .single-choose:not(:last-child) {
    	margin-bottom: 20px;
	}
	.contact-card{
		justify-content: flex-start!important;
	}
    .footer-widgets {
        padding: 50px 0 30px;
    }
    section.promo-sec {
	    padding: 200px 0 40px;
	}
}

@media only screen and (max-width:767px){
    .carousel-item {
        margin-top: 130px;
    }
	.logo .logo-icon img {
	    width: 90px;
	}
    .carousel-caption {
        bottom: 0%;
    }
	.carousel-caption p{
		overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
    .carousel-caption h2 {
        font-size: 18px;
        line-height: 27px;
    }
    .carousel-caption h4 {
        font-size: 14px;
        line-height: 22px;
    }
	.quick-call .conn-txt a.h6{
		font-size: 14px;
		line-height: 20px;
	}
	.quick-call .icon-lg {
	    width: 35px;
	    height: 35px;
	    font-size: 13px;
	}
	.about-footer{
		display: flex!important;
		flex-direction: column;
		align-items: flex-start !important;
	}
	.about-m2 .ab-stat2 {
        max-width: 160px;
        margin-left: -10px;
    }
    .contact-card{
    	margin-bottom: 15px;
    	    height: auto;
    }
    .widget ul li{
        padding: 8px 15px;
    	text-align: right;
    }
    .service-thumb img {
	    margin-bottom: 15px;
	}

}

@media only screen and (max-width:575px){
	.about-m2 .ab-stat2{
		visibility: hidden;
	}
	h2.sec-title{
		font-size: 24px;
    line-height: 34px;
	}
    .carousel-item {
        margin-top: 60px;
    }
	.logo .logo-icon img {
        width: 60px;
    }
    .logo .logo-text h2 {
    font-size: 19px;
    line-height: 29px;
    }
    .navbar button.navbar-toggler.offcanvas-nav-btn{
    	font-size: 0px;
    }
        .logo {
        max-width: 290px;
    }
    .neo-grid{
    	display: block;
    }
    .neo-card{
    	margin-bottom: 15px;
    	padding: 20px;
    }
    .neo-card h3 {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    font-weight: 400;
}
.neo-tags{
	justify-content: center;
}
    .navbar .navbar-brand .logo .logo-text h3{
    	display: none;
    }
     .navbar .navbar-brand .logo .logo-text h4{
    	display: none;
    }
    .about-footer{
    	display: none!important;
    }
    .carousel-caption {
        bottom: 22%;
                padding: 0;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
    	width: 20px;
    	height: 16px;
    }
    .carousel-caption h2 {
        font-size: 13px;
        line-height: 19px;
        margin: 0;
    }
    .carousel-caption p {
        font-size: 8px;
        line-height: 13px;
        margin-bottom: 0;
    }
    .carousel-caption h4 {
        font-size: 12px;
        line-height: 17px;
    }
    .logo .logo-text h3{
    	font-size: 12px;
    line-height: 18px;
    }
    .logo .logo-text h4{
    	    font-size: 10px;
    line-height: 12px;
    }
    .about-m1{
    	width: 150px;
    }
    .about-m1 .ab-stat .display-1 {
	    font-size: 30px;
	    font-weight: 500;
	}
	.about-m1 .ab-stat{
		width: 140px;
    	top: 5px;
	}
	.about-media p{
		font-size: 14px;
	}
	.about-content{
		margin-top: 170px;
		 padding: 100px 0 0;
	}
	.counter-section {
    padding: 30px 0;
}
    section.promo-sec {
        padding: 140px 0 40px;
    }

}