@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: 4%;
    left: 5%;
    right: 41%;
	}
	.carousel-caption p.two{
		display: none;
	}
	.carousel-caption h4{
		font-size: 18px;
	}
	.carousel-item{
		margin-top: 60px;
	}
}

@media only screen and (max-width:991px){
	.carousel-caption {
        bottom: 0%;
        padding: 0;

    }
    .carousel-caption h2 {
        font-size: 18px;
        line-height: 28px;
         margin: 0;
    }
	.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{
		     font-size: 12px;
    line-height: 18px;
		overflow: hidden;
	    display: -webkit-box;
	    -webkit-line-clamp: 3;
	    -webkit-box-orient: vertical;
	}
    .carousel-caption h2 {
        font-size: 16px;
        line-height: 24px;
    }
    .carousel-caption h4 {
           font-size: 12px;
    line-height: 18px;
    }
	.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;
	}
	.about-sec2 .about-media-box:before {
	    height: 210px;
	}
    .process-card {
        padding: 10px;
    }
	.process-card h3.display-4{
		font-size: 17px;
		line-height: 28px;
	}

}

@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:25%;
                left: 6%;
        padding: 0;
    }
    .carousel-control-next-icon, .carousel-control-prev-icon{
    	width: 20px;
    	height: 16px;
    }
    .carousel-caption h2 {
        font-size: 10px;
        line-height: 14px;
        margin: 0;
    }
    .carousel-caption p {
        font-size: 8px;
        line-height: 12px;
        margin: 0;
    }
    .carousel-caption h4 {
       font-size: 10px;
       line-height: 14px;
       margin: 0;
    }
    .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;
	}
	.counter-section {
	    padding: 30px 0;
	}
    section.promo-sec {
        padding: 140px 0 40px;
    }
    .faq-accordion .accordion-item .accordion-body {
	     padding:  0; 
	}
	.footer-2 .footer-bottom{
		text-align: center;
	}
	.header-top .header-infos .dropdown-menu{
		padding: 10px;
	}
	.header-top .header-infos ul li a{
		font-size: 13px;
	}
	.experien-stat{
		bottom: 0px;
    	left: 0px;
	}
	.experien-stat:before{
		width: 0;
	}
	    .about-content {
        padding: 20px 0 0;
    }
    .process-wrapper.d-flex{
    	display: block !important;
    }
    .tabs{
    	flex-direction: column;
    }
    .card-list{
    	    grid-template-columns: 1fr;
    }
    .services-sidebar .widget{
    	padding: 5px;
    }
section.promo-sec h1 {
    font-size: 24px;
    line-height: 32px;
}
    .widget ul li{
    	text-align: left;
    }
        section.promo-sec {
        padding: 100px 0 20px;
    }
    section.promo-sec .promo-wrap {
    padding-left: 20px;
}
.navbar .navbar-nav .dropdown-menu .dropdown-item{
	    padding: 7px 10px 7px 10px;
}
}
