@media only screen and (min-width: 1600px) {
	.container {
	    max-width: 1520px;
	}
	header .main-menu .sub-menu a {
		font-size: 17px;
	}
}
@media only screen and (min-width: 1400px) and (max-width: 1599px) {
	.container {
	   max-width: 1320px;
	}
	body {
		font-size: 18px;
	}
	h2, .h2 {
	    font-size: 34px;
	}
	h3, .h3 {
	    font-size: 26px;
	}
	h4, .h4 {
	    font-size: 22px;
	}
    .breadcrumb_wrap {
	    padding: 100px 0;
	}
	.slider-main-title {
		max-width: 1200px;
	}
	.banner-carousel .slide-item {
		min-height: 550px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 55px;
		line-height: 65px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1200px;
	}
	body {
		font-size: 16px;
		overflow-x: hidden;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 32px;
	}
	h3, .h3 {
	    font-size: 24px;
	}
	h4, .h4 {
	    font-size: 22px;
	}
	.top_bar ul > li a {
	    font-size: 16px;
	}
	.pad-tb {
	    padding: 40px 0;
	}
    .breadcrumb_wrap {
    	padding: 95px 0;
    }
	.slider-main-title {
		max-width: 1100px;
	}
	.banner-carousel .slide-item {
		min-height: 520px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 50px;    
		line-height: 60px;
	}
	header .main-menu > li > a {
		padding: 8px 1.2vw;
	}
	.ai-services-wrap.pad-tb {
		padding: 60px 0 90px;
	}
	.services-shape img {
		opacity: 0.07;
	}
	ul.aifms-list > li:before {
		font-size: 20px;
	}
	ul.aifms-list > li {
		padding-left: 30px;
	}
	.iv-title h3 {
		font-size: 20px;
	}
	.inner-services-detail h3 {
		font-size: 30px;
	}
	.contact-info-box .contact-info-icon i {
		font-size: 18px;
	}
}
@media only screen and (min-width: 1200px) and (max-width: 1280px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1170px;
	}
	.slider-main-title {
		max-width: 1000px;
	}
	.banner-carousel .slide-item {
		min-height: 500px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 45px;    
		line-height: 55px;
	}
	.breadcrumb_wrap {
        padding: 90px 0;
    }
	.breadcrumb_title h1 {
		font-size: 38px;
	}
	.ai-services-item p {
		padding: 0 40px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -20px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-next {
		right: -20px;
	}
	header .main-menu > li > a {
        padding: 8px 1.1vw;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
	.container, .container-lg, .container-md, .container-sm {
		max-width: 980px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 28px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 18px;
	}
	.top_bar ul > li a {
		font-size: 16px;
	}
	header .main-menu > li > a {
	    padding: 10px 1vw;
	}
	.pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 35px;
	}
	.breadcrumb_wrap {
	    padding: 85px 0;
	}
	.slider-main-title {
		max-width: 850px;
	}
	.banner-carousel .slide-item {
		min-height: 450px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 38px;    
		line-height: 48px;
	}
	header .header-logo {
		width: 30%;
	}
	header .header-logo img {
		width: 100%;
	}
	.intro-section-wrap .intro-image-pad {
		padding: 0 20px;
	}
	.ai-services-wrap.pad-tb {
		padding: 60px 0 90px;
	}
	.services-shape img {
		opacity: 0.07;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-next {
		right: -15px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -15px;
	}
	.strength-content {
		padding: 0 10px;
	}
	.iv-title {
		padding: 10px 4px;
	}
	.iv-title h3 {
		font-size: 18px;
	}
	.footer-top {
		padding: 40px 0 20px;
	}
	ul.aifms-list > li:before {
		font-size: 20px;
	}
	ul.aifms-list > li {
		padding-left: 30px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-next, .clients-carousel.owl-carousel .owl-nav button.owl-prev {
		top: 40%;
	}
	.contact-info-box .contact-info-icon i {
		font-size: 18px;
	}
	.inner-services-detail h3 {
		font-size: 26px;
		margin-bottom: 10px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.container, .container-md, .container-sm {
	    max-width: 740px;
	}
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 18px;
	}
    .side-menu-logo img {
    	width: 100%;
    }
    .side-menu-logo {
    	width: 85%;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.breadcrumb_title h1 {
		font-size: 30px;
	}
	.breadcrumb_wrap {
	    padding: 75px 0;
	}
	.slider-main-title {
		max-width: 700px;
	}
	.banner-carousel .slide-item {
		min-height: 350px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 32px;    
		line-height: 42px;
		margin-bottom: 20px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	nav.side-menu-nav {
		margin-top: 35px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.intro-section-wrap .intro-image-pad {
		padding: 0 10px;
	}
	.intro-section-wrap .btn-wrap {
		margin-top: 10px;
	}
	.single-values-box .icon img {
		width: 60px;
	}
	.single-values-box .icon {
		width: 80px;
		height: 80px;
		line-height: 75px;
	}
	.single-values-box .icon::after {
		width: 90px;
		height: 90px;
		line-height: 90px;
	}
	.single-values-box h3 {
		margin-top: 25px;
	}
	.ai-services-item .ai-services-thumb {
		height: 250px;
		width: 250px;
	}
	.ai-services-wrap {
		padding: 50px 0 80px;
	}
	.services-shape img {
		opacity: 0.07;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -16px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-next {
		right: -16px;
	}
	header {
		padding: 5px 0;
	}
	.footer-top {
		padding: 35px 0 25px;
	}
	.strength-content {
		padding: 0;
	}
	ul.aifms-list > li:before {
		font-size: 20px;
	}
	ul.aifms-list > li {
		padding-left: 30px;
	}
	.security-services ul.aifms-list {
		gap: 0 10px;
	}
	.services-img .edge-shape, .services-img .edge-shape-1 {
		width: 50px;
		height: 50px;
	}
	.inner-services-detail h3 {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.industry-verticals-wrap p {
		padding: 0 25px;
	}
	.industry-verticals-wrap .col-md-3 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
	.iv-title h3 {
		font-size: 21px;
	}
	.gallery-wrap .grid .grid-img-overlay i {
		font-size: 25px;
	}
	.gallery-wrap .masonry-gallery .grid {
		width: 33.333%;
	}
	.contact-info-box-wrap .contact-info-box {
		margin-bottom: 25px;
	}
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
	.container {
		max-width: 100%;
	}
}
@media only screen and (max-width: 767px) {
	body {
		font-size: 16px;
		line-height: 1.6;
	}
	h2, .h2 {
	    font-size: 26px;
	}
	h3, .h3 {
	    font-size: 22px;
	}
	h4, .h4 {
	    font-size: 20px;
	}
	h5, .h5 {
	    font-size: 18px;
	}
    header {
    	padding: 5px 10px;
    }
    .pad-tb {
	    padding: 40px 0;
	}
	.call_toaction {
		display: block;
	    position: fixed;
	    bottom: 0;
	    width: 100%;
	    z-index: 99999;
	    clear: both;
	}
	.call_toaction ul { 
	    display: flex;
	    list-style: none;
        justify-content: center;
        margin-bottom: 0;
        padding-inline-start: 0;
        margin-block-start: 0em;
		margin-block-end: 0em;
	}
	.call_toaction ul > li { 
		width: 50%;
		text-align: center;
	}
	.call_toaction ul > li:first-child a {
		background: #2a8802;
	    display: block;
	    color: #fff;
	    padding: 10px 0;
	}
	.call_toaction ul > li:last-child a {
		background: #09346d; 
	    display: block;
	    color: #fff;
	    padding: 10px 0; 
	}
	.call_toaction ul > li a i { 
		padding-right: 5px;
	}
	.call_toaction ul > li:last-child a i {
		font-weight: 600;
	}
	.call_toaction ul > li a {
		font-size: 16px;
	} 
	.side-menu-nav {
		margin-top: 35px;
	}
	.slider-main-title {
		max-width: 700px;
		padding: 0px 25px;
	}
	.banner-carousel .slide-item {
		min-height: 300px;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 30px;    
		line-height: 40px;
		margin-bottom: 20px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev {
		left: 5px;
	}
	.banner-section .owl-carousel .owl-nav button.owl-next {
		right: 5px;
	}
	.footer-top .col-off-40 {
		margin-left: 0;
		margin-right: 0;
	}
	.footer-widget h3.widget_title_one {
		display: none;
	}
	.footer-bottom {
		padding: 15px 0 60px;
		text-align: center;
	}
	.footer-bottom ul {
		float: none;
		margin-right: 0;
		margin-top: 10px;
		padding-inline-start: 0;
	}
	.inner-services-detail .col-md-push-6 {
		left: 0;
	}
	.inner-services-detail .col-md-pull-6 {
		right: 0;
	}
	.breadcrumb_wrap {
		padding: 70px 0;
	}
	.breadcrumb_title h1 {
		font-size: 30px;
	}
	.inner-services-detail.inner-services-detail-first {
		padding-top: 40px;
	}
	.inner-services-detail.inner-services-detail-last {
		padding-bottom: 50px;
	}
	.thanks-sec h3 {
	    font-size: 24px;
	    line-height: 34px;
	}
	.thanks-sec h2 {
		font-size: 42px;
	}
	.gallery-wrap .masonry-gallery .grid {
        width: 50%;
    }
	.intro-section-wrap .intro-image-pad {
		padding: 0 15px;
	}
	.intro-image .col-lg-6.col-md-6 {
		width: 50%;
	}
	.single-values-box h3 {
		margin-top: 35px;
	}
	.services-shape img {
		opacity: 0.06;
		width: 330px;
	}
	.ai-services-item {
		margin-bottom: 40px;
	}
	.ai-services-item.item-1 {
		margin-bottom: 20px;
	}
	.ai-services-item p {
		padding: 0 10px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-next {
		right: -12px;
	}
	.clients-carousel.owl-carousel .owl-nav button.owl-prev {
		left: -12px;
	}
	.ai-services-item .ai-services-thumb {
		height: 250px;
		width: 250px;
	}
	.intro-section-wrap .intro-content {
		margin-bottom: 20px;
	}
	.footer-top .col-lg-3.col-md-6:nth-of-type(1) .footer-widget, 
	.footer-top .col-lg-3.col-md-6:nth-of-type(1) .footer-widget ul {
		margin-bottom: 0;
	}
	.footer-top {
		padding: 35px 0 25px;
	}
	.strength-section-wrap .col-md-push-6 {
		left: 0;
	}
	.strength-section-wrap .col-md-pull-6{
		right: 0;
	}
	.strength-content {
		padding: 0 0px;
		margin-bottom: 20px;
	}
	.quality-policies-wrap img {
		margin-top: 20px;
	}
	.industry-verticals-wrap p {
		padding: 0;
	}
	.industry-verticals-wrap .col-lg-3.col-md-3 {
		width: 50%;
	}
	.gallery-wrap .grid .grid-img-overlay i {
		font-size: 25px;
	}
	.contact-info-box-wrap .contact-info-box {
		margin-bottom: 25px;
	}
	.services-img {
		margin-top: 15px;
	}
	.servicedetail-content {
		padding: 0;
	}
	.services-img.desk_dis {
		display: none;
	}
	.services-img.mble_dis {
		display: block;
	}
	.services-right .services-img .edge-shape {
		left: unset;
		right: 0;
	}
	.services-right .services-img .edge-shape-1 {
		right: unset;
		left: 0;
	}
	.services-img .edge-shape, .services-img .edge-shape-1 {
		width: 70px;
		height: 70px;
	}
	.values-shape.shape-1 {
		top: unset;    
		transform: translateY(0);
		bottom: 0;
	}
	ul.aifms-list > li:before {
		font-size: 20px;
	}
	ul.aifms-list > li {
		padding-left: 28px;
	}
}
@media only screen and (max-width: 575px) {
	.slider-main-title {
		max-width: 100%;
	}
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 28px;    
		line-height: 38px;
	}
	header .header-logo {
		width: 77%;
	}
	header .header-logo img {
		width: 100%;
	}
	.banner-carousel .slide-item {
		min-height: 275px;
	}
	.iv-wrap .img-wrap img {
		width: 100%;
	}
	.iv-title {
		padding: 15px 12px;
		min-height: auto;
	} 
	.industry-verticals-wrap .col-lg-3.col-md-3 {
		width: 100%;
	}
	.security-services ul.aifms-list {
		grid-template-columns: 100%;
		gap: 0;
	}
	.inner-services-detail h3 {
		font-size: 28px;
		margin-bottom: 10px;
	}
	.iv-title h3{
		font-size: 20px;
	}
}	
@media only screen and (max-width: 480px) { 
	.top_bar ul {
		float: none; padding: 0; margin-right: 0; margin-top: 0;
	}
	.top_bar ul > li {
	    margin-left: 0;
	    float: none;
	}
	.top_bar ul > li a {
		padding: 0;
	}
	.top_bar ul > li a:after {
		display: none;
	}
	.top_bar {
		text-align: center;
		padding: 7px 0;
	}
	.top_bar ul > li a {
		font-size: 16px;
	}
	.top_bar ul > li:last-child {
		margin-top: 5px;
	}
	header .header-logo {
		width: 80%;
	}
	header .header-logo img {
	    width: 100%;
	}
	.banner-section .owl-carousel .owl-nav button.owl-prev span, .banner-section .owl-carousel .owl-nav button.owl-next span {
		font-size: 32px;
	}
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 22px;
        line-height: 32px;
		margin-bottom: 15px;
    }
	.breadcrumb_wrap {
        padding: 65px 0;
    }
	.breadcrumb_title h1 {
        font-size: 30px;
    }
	.banner-carousel .slide-item {
        min-height: 250px;
    }
	.slide-item .aifms-btn {
		padding: 6px 15px; 
		font-size: 15px;
		font-weight: 400;
	}
}
@media only screen and (max-width: 393px) {
	.slider-main-title h2, .slider-main-title h1 {
		font-size: 22px;    
		line-height: 30px;
	}
	.banner-carousel .slide-item {
        min-height: 230px;
    }
	.services-img .edge-shape, .services-img .edge-shape-1 {
        width: 55px;
        height: 55px;
    }
}
@media only screen and (max-width: 375px) {
	.breadcrumb_title h1 {
        font-size: 25px;
    }
	.banner-carousel .slide-item {
        min-height: 210px;
    }
	.clients-carousel.owl-carousel .owl-nav button.owl-next {
        right: -12px;
    }
	.clients-carousel.owl-carousel .owl-nav button.owl-prev {
        left: -12px;
    }
	.clients-carousel.owl-carousel .owl-nav button.owl-next, .clients-carousel.owl-carousel .owl-nav button.owl-prev {
		top: 30%;
	}
	.iv-title h3 {
        font-size: 19px;
    }
}
@media only screen and (max-width: 360px) { 
	h2, .h2 {
        font-size: 25px;
    }
	.slider-main-title h2, .slider-main-title h1 {
        font-size: 20px;
        line-height: 28px;
    }
	.banner-carousel .slide-item {
        min-height: 200px;
    }
	.ai-services-item p {
        padding: 0;
    }
}
@media only screen and (max-width: 320px) { 
	.side-menu-wrap {
	    width: 95%;
	}
	h2, .h2 {
        font-size: 22px;
    }
	.slider-main-title h2, .slider-main-title h1 {
        line-height: 26px;
    }
}